curl --request GET \
--url https://tonapi.io/v2/staking/pool/{account_id}/history{
"apy": [
{
"apy": 123,
"time": 123
}
]
}Pool history
curl --request GET \
--url https://tonapi.io/v2/staking/pool/{account_id}/history{
"apy": [
{
"apy": 123,
"time": 123
}
]
}account ID
"0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621"
omit this parameter to get last log entries
25758317000002
1 <= x <= 100100
pool history
Show child attributes
Was this page helpful?