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

interface QueryDenomMetadataResponse {
    metadata: undefined | Metadata;
}

Properties

Properties

metadata: undefined | Metadata

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