queryWithdrawAddresses
Retrieve saved withdrawal addresses for crypto transfers, filtering by coin, chain, and address type to quickly find the correct destination.
Instructions
Retrieve withdrawal addresses from the address book.
API key must have withdrawal permissions.
Business rules (from code):
When addressType is 1 (internal transfer) or 2 (all), coin and chain parameters are ignored
Records with failed address signature verification will be filtered out
If user has enabled 24-hour new address no-verification security policy, new address status=1 means unavailable within 24 hours
Use baseCoin as coin to query universal addresses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | ||
| chain | No | ||
| limit | No | ||
| cursor | No | ||
| addressType | No | 0 |