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

    Class QuerySupplyResponse

    QuerySupplyResponse is the response type for the Query/Supply RPC method

    from message cosmos.nft.v1beta1.QuerySupplyResponse

    Hierarchy

    Index

    Constructors

    Properties

    amount: bigint = protoInt64.zero

    amount is the number of all NFTs from the given class

    from field: uint64 amount = 1;

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

    Methods