queryWithdrawAddresses
Retrieve saved withdrawal addresses from your Bybit address book by filtering coin, chain, and address type to review and manage approved destinations before transferring funds.
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 |