All pools available in network
account ID
0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621
return also pools not from white list - just compatible by interfaces (maybe dangerous!)
false
en
ru-RU,ru;q=0.5
GET /v2/staking/pools HTTP/1.1 Host: ton-open-api.nownodes.io Accept: */*
a list of pools
{ "pools": [ { "address": "0:48fb0195a7fc7454512377b9bd704503ded27f6e7c4c4a9d136fdab3ef9ec04c", "name": "Tonkeeper pool", "total_amount": 1, "implementation": "whales", "apy": 5.31, "min_stake": 5000000000, "cycle_start": 1678223064, "cycle_end": 1678223064, "verified": true, "current_nominators": 10, "max_nominators": 100, "liquid_jetton_master": "0:4a91d32d0289bda9813ae00ff7640e6c38fdce76e4583dd6afc463b70c7d767c", "nominators_stake": 5000000000, "validator_stake": 5000000000, "cycle_length": 1 } ], "implementations": { "ANY_ADDITIONAL_PROPERTY": { "name": "TON Whales", "description": "Oldest pool with minimal staking amount 50 TON", "url": "https://tonvalidators.org/", "socials": [ "https://t.me/tonwhales" ] } } }