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

    Class QuerySupplyOfRequest

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

    from message cosmos.bank.v1beta1.QuerySupplyOfRequest

    Hierarchy

    Index

    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"

    Methods