QuerySupplyOfRequest is the request type for the Query/SupplyOf RPC method.

from message cosmos.bank.v1beta1.QuerySupplyOfRequest

Hierarchy

Constructors

Properties

denom: string = ""

denom is the coin denom to query balances for.

from field: string denom = 1;

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

Methods