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

from message cosmos.nft.v1beta1.QuerySupplyResponse

Hierarchy

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" = "cosmos.nft.v1beta1.QuerySupplyResponse"

Methods