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

    Class QueryBalanceResponse

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

    from message cosmos.nft.v1beta1.QueryBalanceResponse

    Hierarchy

    Index

    Constructors

    Properties

    amount: bigint = protoInt64.zero

    amount is the number of all NFTs of a given class owned by the owner

    from field: uint64 amount = 1;

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

    Methods