Check whether a blockchain address is assigned to a virtual account

/v3/offchain/account/address/{address}/{currency}

1 credit per API call

Check whether a blockchain address with the specified cryptocurrency is registered within Tatum and is assigned to a virtual account (that is, whether this blockchain address is a deposit address associated with the virtual account).

If the blockchain address is assigned to a virtual account, information about this account is returned. Otherwise, an error message is returned.

Path Params
string
required

The cryptocurrency of the blockchain address to check

string
required

The blockchain address to check

Query Params
number

Only for BNB Beacon Chain, Stellar, or XRPL

  • For BNB Beacon Chain, specify the memo.
  • For Stellar, specify the message.
  • For XRPL, specify the DestinationTag.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json