curl --request GET \
--url https://tonapi.io/v2/accounts/{account_id}/traces{
"traces": [
{
"id": "55e8809519cd3c49098c9ee45afdafcea7a894a74d0f628d94a115a50e045122",
"utime": 1645544908
}
]
}Get traces for account
curl --request GET \
--url https://tonapi.io/v2/accounts/{account_id}/traces{
"traces": [
{
"id": "55e8809519cd3c49098c9ee45afdafcea7a894a74d0f628d94a115a50e045122",
"utime": 1645544908
}
]
}account ID
"0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621"
omit this parameter to get last events
25758317000002
1 <= x <= 1000100
account's traces
Show child attributes
Was this page helpful?