Get state of a given address. State can be either uninitialized, active or frozen.
curl --request GET \ --url https://ton-mainnet.s.chainbase.online/{api-key}/v1/getAddressState
{ "ok": true, "result": "<string>", "error": "<string>", "code": 123 }
Identifier of target TON account in any form.