curl --location --request GET 'https://api-mainnet.celenium.io/v1/constants'
{
"denom_metadata": [
{
"base": "utia",
"description": "Some description",
"display": "TIA",
"name": "TIA",
"symbol": "TIA",
"units": [
0
],
"uri": "https://example.com"
}
],
"module": {
"property1": {
"property1": "string",
"property2": "string"
},
"property2": {
"property1": "string",
"property2": "string"
}
}
}