The Address to check. This should be the issuing address
The API version to use. If omitted, use version 1.
An operational address to exclude from the balances issued, or an array of. such addresses.
A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you. know which request prompted which response.
A 20-byte hex string for the ledger version to use.
The ledger index of the ledger version to use, or a shortcut string to. choose a ledger automatically.
If true, only accept an address or public key for the account parameter. Defaults to false.
Generated using TypeDoc
The gateway_balances command calculates the total balances issued by a given account, optionally excluding amounts held by operational addresses. Expects a response in the form of a GatewayBalancesResponse.