accountCoinBalanceQuery
Retrieve the balance of a specific coin for a given account type. Supports sub UID and cross-account transferable balance queries.
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 |