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

    Class QueryDenomMetadataRequest

    QueryDenomMetadataRequest is the request type for the Query/DenomMetadata RPC method.

    from message cosmos.bank.v1beta1.QueryDenomMetadataRequest

    Hierarchy

    Index

    Constructors

    Properties

    denom: string = ""

    denom is the coin denom to query the metadata for.

    from field: string denom = 1;

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

    Methods