accountCoinBalanceQuery
Check the balance of a specific coin in a specified Bybit account type. Supports sub-account balances with master API key and cross-account transferable balance queries when member IDs are provided.
Instructions
Query the balance of a specific coin in a specific account type. Supports querying sub UID balance with master API key.
accountTypeandcoinare requiredmemberIdis required when querying sub UID balance with master API keytoMemberId+toAccountTypeare required for cross-account transferable balance querieswithLtvTransferSafeAmount=1requirestoAccountTypeto be set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| memberId | No | ||
| withBonus | No | 0 | |
| toMemberId | No | ||
| accountType | Yes | ||
| toAccountType | No | ||
| withTransferSafeAmount | No | 0 | |
| withLtvTransferSafeAmount | No | 0 |