Skip to main content

/cosmos/bank/v1beta1/denoms_metadata/{denom} REST API Endpoint

Queries the client metadata of a given coin denomination.

Updated on
May 9, 2024

/cosmos/bank/v1beta1/denoms_metadata/{denom} REST API Endpoint

Path Parameters

denom
string
REQUIRED
The coin denom to query the metadata for

Returns

metadatas
array
An array containing objects representing metadata information for different tokens
description
string
The description of the token
denom_units
array
An array containing objects representing different units of the token denomination
denom
string
The denomination or identifier of the token unit
exponent
integer
The exponent that denotes the magnitude of the unit relative to the base unit
aliases
array
An array containing alternative names or aliases for the unit
base
string
The base denomination or identifier of the token
display
string
The display denomination or identifier of the token
name
string
The name of the token
symbol
string
The symbol of the token
uri
string
(Optional) The URI to a document (on or off-chain) that contains additional information
uri_hash
string
(Optional) The sha256 hash of a document pointed by URI
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/bank/v1beta1/denoms_metadata/usei'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free