The balance details.
| Name | Type | Description | Notes |
|---|---|---|---|
| total | String | The current amount of tokens in an address, which is retrieved directly from the network. To learn more, see Balances and transaction amounts for MPC Wallets for more details. | |
| available | String | The amount of tokens ready to be spent. To learn more, see Balances and transaction amounts for MPC Wallets for more details. | |
| pending | String | The total amount being sent in a transaction, which is calculated as the withdrawal amount plus the transaction fee. To learn more, see Balances and transaction amounts for MPC Wallets for more details. | [optional] |
| locked | String | For UTXO chains, this is the combined value of the selected UTXOs for the transaction. For other chains, it is equal to the Pending amount. To learn more, see Balances and transaction amounts for MPC Wallets for more details. | [optional] |
| frozen | String | Amount frozen due to compliance inspection. To learn more, see Balances and transaction amounts for MPC Wallets for more details. | [optional] |