Skip to main content
POST
Validate Destination Address

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Body

application/json

Destination address validation request

Request to validate an address as a transfer destination

address
string
required

A unique string identifying an account on a blockchain. This is sometimes dervied from a public key and sometimes decided by the blockchain.

networkId
string
required

A unique string identifying a combination of blockchain and environment (testnet, mainnet).

memo
string | null

Optional memo/tag/destination tag (required by some blockchain networks)

Maximum string length: 256

Response

Address is valid as a transfer destination