Get all deposit addresses for account
GET {{baseUrl}}/v3/offchain/account/:id/address
1 credit per API call.
Get all deposit addresses generated for account. It is possible to deposit funds from another blockchain address to any of associated addresses and they will be credited on the Tatum Ledger account connected to the address.
RESPONSES
status: OK
[{"address":"7c21ed165e294db78b95f0f181086d6f","currency":"BTC","derivationKey":1059011718,"xpub":"xpub6FB4LJzdKNkkpsjggFAGS2p34G48pqjtmSktmK2Ke3k1LKqm9ULsg8bGfDakYUrdhe2EHw5uGKX9DrMbrgYnVfDwrksT4ZVQ3vmgEruo3Ka","destinationTag":5,"memo":"5","message":"5"},{"address":"7c21ed165e294db78b95f0f181086d6f","currency":"BTC","derivationKey":1123480370,"xpub":"xpub6FB4LJzdKNkkpsjggFAGS2p34G48pqjtmSktmK2Ke3k1LKqm9ULsg8bGfDakYUrdhe2EHw5uGKX9DrMbrgYnVfDwrksT4ZVQ3vmgEruo3Ka","destinationTag":5,"memo":"5","message":"5"}]