/getExtendedAddressInformation - The Open Network (TON)
Example code for the /getExtendedAddressInformation json-rpc method. Сomplete guide on how to use /getExtendedAddressInformation 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/getExtendedAddressInformation?address=EQAFPsHznqgqPUZQVyUBmWxpNwReAIuepKo_BjLiS-C05XB_'--header 'x-api-key: YOUR-API-KEY'--header 'Content-Type: application/json'