Path Parameters
trace*string
The denomination trace ([port_id]/[channel_id])+/[denom]
Response Body
*/*
*/*
curl -X GET "https://api.terp.network/ibc/apps/transfer/v1/denom_hashes/string"{
"hash": "string"
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}