Authorizations
Path Parameters
Body
Flag to indicate if the crypto addresses has previously been digitally signed and verified when added in the Address Book UI tab
The VASP identifier if the address is owned by one of the supported Virtual Asset Service Providers
Business name
The country code (ISO 3166-1 alpha-2) of the originator's account location.
Flag to indicate if the user owns the crypto address
Blockchain network of the address. If null
or not provided, the network field remains unchanged. Use *
to make the address available on all supported networks compatible with the asset (e.g., both ethereum
and arbitrum
for an ERC-20 token). Alternatively, specify a single network name (e.g., ethereum
, bitcoin
)
Blockchain network used to verify ownership of the wallet address
Response
Asset symbol for the saved address (e.g., BTC
, ETH
, USDC
). _ALL_ASSETS_
indicates that this address is stored globally for all assets, rather than a specific one. The network
field determines which blockchain network the address applies to.
Flag to indicate if the crypto addresses has previously been digitally signed and verified when added in the Address Book UI tab
The VASP identifier if the address is owned by one of the supported Virtual Asset Service Providers
Business name of the originator's account
The country code (ISO 3166-1 alpha-2) of the originator's account location.
Blockchain network of the address. If null
or not provided, the address is available on all supported networks compatible with the asset (e.g., both ethereum
and arbitrum
for an ERC-20 token).