DenomMetadataByQueryString queries the client metadata of a given coin denomination.
get
Query parameters
denomanyOptional
denom is the coin denom to query the metadata for.
Responses
application/json
objectOptional
QueryDenomMetadataByQueryStringResponse is the response type for the Query/DenomMetadata RPC
method. Identical with QueryDenomMetadataResponse but receives denom as query string in request.
application/json
get
GET /cosmos/bank/v1beta1/denoms_metadata_by_query_string HTTP/1.1
Host: inj.nownodes.io
Accept: */*