Last updated 2 years ago
Was this helpful?
QueryPoolResponse is response type for the Query/Pool RPC method.
GET /cosmos/staking/v1beta1/pool HTTP/1.1 Host: Accept: */*
A successful response.
{ "pool": { "not_bonded_tokens": "text", "bonded_tokens": "text" } }