Skip to main content
Returns all token balances held by the authenticated party — both CIP-56 token holdings and Canton Coin.

Request

Response

balances
TokenBalance[]
List of balances. Each TokenBalance includes the token instrument identifier, admin party, and the amount held.

Example

See also

  • GetAmulets — list individual unlocked Canton Coin amulet contracts (needed to pick amulet_cids for state-changing operations).
  • GetActiveContracts — stream all active Daml contracts visible to the authenticated party.