Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Activate Stellar Address

Start an async Activate Stellar Address operation. Funds and activates a Stellar address with the minimum XLM balance. 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
string
required

Funding account master key.

string
required

Funding account name.

Destination
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.

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