For the complete documentation index, see llms.txt. This page is also available as Markdown.
/ibc/apps/transfer/v1/denom_traces/{hash}
DenomTrace queries a denomination trace information.
Parameters:
hash - string, hash (in hex format) or denom (full denom with ibc prefix) of the denomination trace information.
Example:
// Requestcurl -X GET -H 'Content-Type: application/json' https://cosmos.blockpi.network/lcd/v1/<your-api-key>/ibc/apps/transfer/v1/denom_traces/{hash}// Result