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

from message cosmos.bank.v1beta1.QueryDenomMetadataResponse

Hierarchy

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" = "cosmos.bank.v1beta1.QueryDenomMetadataResponse"

Methods