/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:
// Request
curl -X GET -H 'Content-Type: application/json' https://cosmos.blockpi.network/lcd/v1/<your-api-key>/ibc/apps/transfer/v1/denom_traces/{hash}
// Result
Last updated
Was this helpful?