Query account states
cURL
curl --request GET \ --url https://toncenter.com/api/v3/accountStates
{ "accounts": [ { "account_state_hash": "<string>", "address": "<string>", "balance": "<string>", "code_boc": "<string>", "code_hash": "<string>", "contract_methods": [ 123 ], "data_boc": "<string>", "data_hash": "<string>", "extra_currencies": {}, "frozen_hash": "<string>", "interfaces": [ "<string>" ], "last_transaction_hash": "<string>", "last_transaction_lt": "0", "status": "<string>" } ], "address_book": {}, "metadata": {} }
Documentation IndexFetch the complete documentation index at: https://companyname-a7d5b98e-vanity-edits.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://companyname-a7d5b98e-vanity-edits.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
List of addresses in any form. Maximum 1000 addresses allowed.
Include code and data BOCs. Default: true
OK
Show child attributes
Was this page helpful?