OptionalexternalId?: stringThe unsigned hex encoded transaction or JSON transactions for compatible networks.
OptionalexternalId?: stringA unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).
The hex encoded PSBT.
OptionalexternalId?: stringA unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).
OptionalexternalId?: stringA unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).
A fee sponsor id to sponsor the transaction fee by another wallet. (read more here)
Function call arguments
OptionalexternalId?: stringA unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).
OptionalexternalId?: stringA unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).
Optionaldata?: stringOptionalexternalId?: stringA unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).
OptionalgasLimit?: string | stringOptionalnonce?: number | string | stringThe current nonce of the signer EOA.
Optionalto?: stringOptionalvalue?: string | stringOptionaldata?: stringOptionalexternalId?: stringA unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).
OptionalgasLimit?: string | stringOptionalmaxFeePerGas?: string | stringOptionalmaxPriorityFeePerGas?: string | stringOptionalnonce?: number | string | stringOptionalto?: stringOptionalvalue?: string | stringOptionalcount?: numberOptional. Number of nonce accounts to create in one bootstrap transaction (1–8; capped by Solana max-tx-size budget). Defaults to 1.
OptionalexternalId?: stringA unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).
OptionalnonceAuthority?: stringOptional Solana address. The wallet that will own the nonce accounts (be their on-chain authority). When omitted, the URL wallet bootstraps for itself. When set, the URL wallet pays the rent and signs the bootstrap, but the resulting accounts' authority is this address — used to bootstrap on behalf of an offline wallet that can't sign within the 90-second blockhash window.
Optionalpriority?: "Slow" | "Standard" | "Fast"Priority for the bootstrap fee. Defaults to Standard.
A unique ID from your system. It can be leveraged to be used as an idempotency key (read more here).