accountCoinBalanceQuery
Query the balance of a specific coin in a specific account type. Supports sub UID balance queries using a master API key.
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 |
|---|---|---|---|
| accountType | Yes | ||
| coin | Yes | ||
| memberId | No | ||
| toMemberId | No | ||
| toAccountType | No | ||
| withBonus | No | 0 | |
| withTransferSafeAmount | No | 0 | |
| withLtvTransferSafeAmount | No | 0 |