Get state of a given address. State can be either unitialized, active or frozen.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/getAddressState
{ "ok": true, "result": "active" }
Identifier of target TON account in any form.
Successful Response
uninitialized
active
frozen