queryWithdrawAddresses
Retrieve withdrawal addresses from your Bybit address book using filters for coin, chain, and type. Automatically excludes unverified and temporarily unavailable addresses.
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 |