Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Associate Nonce Account

Start an async Associate Nonce Account operation. Creates a Solana nonce account for durable transactions. 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

Blockchain-specific options for transaction intents. At most one of EVM, Bitcoin, Substrate, Solana, Canton, Stellar, or TVM may be set; the server rejects multiple families in one request.

string

Unique operation identifier.

string

Initiator identifier.

string
string
string
required
boolean
integer

Target number of nonce accounts to associate; if omitted, the server default applies.

string
string
required
Authority
object

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.

EVM
object

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