Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Get address (deprecated)

Deprecated: Use POST /addresses/get instead. Gets an address for the native asset in the specified master key and account. For a given (masterKey, account, symbol, testnet), a previously unused index can only take a value one greater than the maximal previously used index (zero if no previous calls).

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

Request to get an address for the native asset.

string
required

Master key name.

string
required

Account name.

string
required

Asset symbol (e.g., ETH, BTC).

integer
Defaults to 0

Address index. Default 0.

boolean
required

Whether to use test network.

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