Address Whitelisting
Whitelist Address
Whitelist an external wallet address for withdrawals
POST
Registers an external wallet address against a network so it can receive withdrawals from your account.
Response (decrypted
Returns your updated list of whitelisted addresses.
The request body must be encrypted.
Body parameters (plain payload, pre-encryption)
string
required
Network the address belongs to. See Get Networks.
string
required
The wallet address to whitelist.
Response (decrypted data)
Returns your updated list of whitelisted addresses.
object[]