curl --request GET \
--url https://toncenter.com/api/v3/topAccountsByBalance[
{
"account": "<string>",
"balance": "<string>"
}
]Get list of accounts sorted descending by balance.
curl --request GET \
--url https://toncenter.com/api/v3/topAccountsByBalance[
{
"account": "<string>",
"balance": "<string>"
}
]Documentation Index
Fetch the complete documentation index at: https://toncenter.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?