Pool

Deprecated

Get the current state of the staking pool

get
Responses
curl -L \
  --url 'https://akt.nownodes.io/staking/pool'
{
  "loose_tokens": "text",
  "bonded_tokens": "text",
  "inflation_last_time": "text",
  "inflation": "text",
  "date_last_commission_reset": "text",
  "prev_bonded_shares": "text"
}