Put Crypto Destination Addresses
Updates a specified crypto destination address. If the address does not exist, it will be created
Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-travel-rule-api-enhancements.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Upsert request for a crypto destination address. Provide (crypto_network, address) to identify the address, optionally scoped by identity_id in 3P flows.
A CryptoNetwork is a blockchain transmitting cryptocurrencies.
BITCOIN, ETHEREUM, BITCOIN_CASH, LITECOIN, SOLANA, POLYGON_POS, BASE, ARBITRUM_ONE, STELLAR, INK, XLAYER Preview addition. The identity that owns this saved destination address. Required in 3P flows; omit for Dashboard-style flows where the address is not scoped to a particular identity.
Optional human-readable nickname. If omitted on creation, Paxos generates one.
Travel Rule metadata associated with a crypto destination address.
Response
The upserted crypto destination address.