English
Consensus Client API
cURL
curl --request GET \ --url https://api.example.com/staking/pool
{ "code": 200, "msg": { "pool": { "not_bonded_tokens": "0", "bonded_tokens": "4000000" } }, "error": "" }
Show child attributes