Skip to main content
GET
/
api
/
v2
/
getAddressState
Get Address State
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.

Query Parameters

address
string
required

Identifier of target TON account in any form

seqno
integer<int32>

Seqno of a block

Response

OK

ok
boolean
required
Example:

true

result
enum<string>
required

Computed from code/frozen_hash by the API server.

Available options:
uninitialized,
active,
frozen