All pools where account participates
/v2/staking/nominator/{account_id}/pools
account ID
0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621
account's pools
Some error during request processing
curl -L \ --url 'https://ton-open-api.nownodes.io/v2/staking/nominator/{account_id}/pools'
{ "pools": [ { "pool": "EQBI-wGVp_x0VFEjd7m9cEUD3tJ_bnxMSp0Tb9qz757ATEAM", "amount": 10050000000000, "pending_deposit": 500000000000, "pending_withdraw": 500000000000, "ready_withdraw": 500000000000 } ] }