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

    Class QueryDenomMetadataResponse

    QueryDenomMetadataResponse is the response type for the Query/DenomMetadata RPC method.

    from message cosmos.bank.v1beta1.QueryDenomMetadataResponse

    Hierarchy

    Index

    Constructors

    Properties

    metadata describes and provides all the client information for the requested token.

    from field: cosmos.bank.v1beta1.Metadata metadata = 1;

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

    Methods