Last updated 1 year ago
QueryPoolResponse is response type for the Query/Pool RPC method.
GET /cosmos/staking/v1beta1/pool HTTP/1.1 Host: atom.nownodes.io Accept: */*
A successful response.
{ "pool": { "not_bonded_tokens": "text", "bonded_tokens": "text" } }