GET /v1/sponsorship/info
GET /v1/sponsorship/nonce/:chainId/:gasTankAddress
GET /v1/sponsorship/receipt/:chainId/:hash
POST /v1/sponsorship/sign/:chainId/:gasTankAddress
GetQuotePayload
as defined in AbstractJS.sponsorshipOptions
when calling getFusionQuote
. Your backend should expose a compatible API to fetch sponsorship data.
url
: URL of your sponsorship backendcustomHeaders
: Optional custom headers (e.g. for authentication)gasTank
: Configuration for the gas tank account