210 похожих чатов

Do you know if this endpoint is available in any

way?

curl -s "https://akash.declab.pro/cosmos/bank/v1beta1/supply/by_denom?denom=uakt" | jq
{
"code": 2,
"message": "invalid denom: by_denom: panic",
"details": []
}

It works for others, I'm wondering if this is just different for this one, or not available at all

curl -s "https://lcd.osmosis.zone/cosmos/bank/v1beta1/supply/by_denom?denom=uosmo" | jq
{
"amount": {
"denom": "uosmo",
"amount": "672962820198577"
}
}
curl -s "https://api.juno.basementnodes.ca/cosmos/bank/v1beta1/supply/by_denom?denom=ujuno" | jq
{
"amount": {
"denom": "ujuno",
"amount": "116945307759959"
}
}

7 ответов

28 просмотров

Let me check

Max-Power Автор вопроса
Kam B | Blocc Dynamics
Let me check

I'm off for the night probably, can you dm me with whatever you find out? Ideally this works but if not I can just check the entire bank module and find the ones I want but that sucks lol

Max-Power Автор вопроса
Kam B | Blocc Dynamics
It looks like the endpoint is not working

Yeah I don't know if it just doesn't exist here or if it's formatted incorrectly on my end

Max-Power Автор вопроса
Max Power
hey I found it lol

Oh nicely done, I'm not familiar with the API and couldn't figure it out

Похожие вопросы

Обсуждают сегодня

Карта сайта