Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Type Alias GetAllBalancesResponse

    GetAllBalancesResponse: { balance: bigint; token: TokenAddress }[]

    All balances for each token on an account

    Type declaration

    • balance: bigint

      The account balance of the specified token

      This is in raw units, and not the display units that the token uses

    • token: TokenAddress

      The account of the token