/getAddressState REST API Endpoint
Query Parameters
address
string
REQUIRED
An identifier of target TON account in any form
Returns
ok
boolean
Indicates whether the response was successful
result
string
The state of the address. State can be either unitialized, active or frozen
Request
1curl --location 'https://docs-demo.ton-mainnet.quiknode.pro/getAddressState?address=UQDNwlhcbPbRZmCn1Eew99yxC1TqUpU2jBv0ba8oI1oan3WC' \2--header 'accept: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free