curl --request GET \
--url https://toncenter.com/api/v2/getAddressState{
"ok": true,
"result": "uninitialized"
}Get address state (active, uninitialized or frozen)
curl --request GET \
--url https://toncenter.com/api/v2/getAddressState{
"ok": true,
"result": "uninitialized"
}Documentation Index
Fetch the complete documentation index at: https://toncenter.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?