Skip to main content

/cosmos/staking/v1beta1/pool

GET

Pool queries the pool info.
Responses
pool defines the pool info.
not_bonded_tokensstring
bonded_tokensstring
codestringrequired
Code identifying the cause of the failed request.
messagestringrequired
Detailed message including the name and value of the invalid parameter.
{
"code": "ERROR_CODE",
"message": "An unexpected error response."
}
cURL
curl -X GET 'https://rest-cosmos-mainnet.nodit.io/cosmos/staking/v1beta1/pool' \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: nodit-demo'