Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Sponsor

Start an async Sponsor operation. Sponsors contract calls via EIP-7702 authorization. Requires Data and optionally EIP7702Authorizations in the EVM spec. Status can be queried with GET /operations/id/{operationID}/status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Composes SponsorIntentPayload plus optional StartOperationMetadata (OperationID, InitiatorID). Enforces ChainParametersAtMostOne.

string

Unique operation identifier.

string

Initiator identifier.

string
string
string
required
boolean
Source
object
required

Identifies an on-chain address in transaction intents and related APIs. Either set both MasterKeyName and AccountName (with optional AddressIndex where the API allows it; index 0 is the main address when deriving), or set Address to a literal address string. Setting only one of MasterKeyName or AccountName is invalid. For POST /solana/accountInfo, when not sending Address, AddressIndex is required alongside master key and account.

string

Target contract; empty means code-reset.

EVM
object
required

Optional EVM-specific parameters.

Bitcoin
object

Optional Bitcoin-specific parameters.

Substrate
object

Optional Substrate-specific parameters.

Solana
object

Optional Solana-specific parameters.

Canton
object

Optional Canton-specific parameters.

Stellar
object

Optional Stellar-specific parameters.

TVM
object

Optional TVM-specific parameters.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json