Example code for the /getAddressInformation json-rpc method. Сomplete guide on how to use /getAddressInformation json-rpc in GetBlock.io Web3 documentation.
Parameters
address - query
required, string
Identifier of target TON account in any form.
Request
curl --location --request GET 'https://ton.getblock.io/mainnet/getAddressInformation?address=EQAFPsHznqgqPUZQVyUBmWxpNwReAIuepKo_BjLiS-C05XB_'--header 'x-api-key: YOUR-API-KEY'--header 'Content-Type: application/json'