bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class QueryBalanceResponse

    QueryBalanceResponse is the response type for the Query/Balance RPC method.

    from message cosmos.bank.v1beta1.QueryBalanceResponse

    Hierarchy

    Index

    Constructors

    Properties

    balance?: Coin

    balance is the balance of the coin.

    from field: cosmos.base.v1beta1.Coin balance = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.bank.v1beta1.QueryBalanceResponse"

    Methods