Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Add Solana Asset to Cold Vault

Initiates the creation of a Solana Nonce account for a cold (offline) account, enabling offline transaction signing.
This is required before a cold vault can send Solana transactions.

The operation creates a durable nonce account on Solana which replaces the recent blockhash requirement,
allowing transactions to be signed offline and submitted at any later time.

A hot (online) account with SOL balance is required to pay for the nonce account creation (rent-exempt balance + fees).

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

ID of the cold vault to add the Solana asset to

string
required

CAIP-19 identifier of the Solana asset (URL-encoded)

Body Params

Request to add a Solana asset to a cold account by creating a nonce account

int64
required

ID of the hot (online) account that will pay for nonce account creation

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