[Create] Permanent Route Address
Generate a personalized address for Cross-Chain Transfers
post
/v0/customers/{customer_id}/cross-chain-transfer/permanent-route-address
Path parameters
customer_idstring · uuidRequired
The unique identifier of the customer
Header parameters
AuthorizationstringRequired
Token for authentication
Body
destination_networkstring · enumRequiredPossible values:
The blockchain network for the destination
destination_tokenstring · enumRequiredPossible values:
The token for the destination. Note: Base network only supports usdc, while Tron network only supports usdt
destination_addressstringRequired
The blockchain address where the funds will be sent
Responses
200
Successful retrieval of liquidation address
application/json
post
/v0/customers/{customer_id}/cross-chain-transfer/permanent-route-address200
Successful retrieval of liquidation address
Last updated