Get receiver address
Assets/withdraw/settle PnL
Get receiver address
Limit: 10 requests per 1 second
GET /v1/client/asset/receiver_address
Returns the exclusive receiver address for the authenticated account. Users can deposit supported tokens by transferring directly to this address without wallet connection or gas.
GET
Get receiver address
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Query Parameters
Chain ID to get the receiver address for. Supported chains: Arbitrum (42161), BNB Chain (56).
Token symbol. Supported tokens: USDC, USDT. Defaults to USDC if omitted.