Query wallet information
cURL
curl --request GET \ --url https://toncenter.com/api/v3/walletStates
{ "address_book": {}, "metadata": {}, "wallets": [ { "address": "<string>", "balance": "<string>", "code_hash": "<string>", "extra_currencies": {}, "is_signature_allowed": true, "is_wallet": true, "last_transaction_hash": "<string>", "last_transaction_lt": "0", "seqno": 123, "status": "<string>", "wallet_id": 123, "wallet_type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://companyname-a7d5b98e-pr-1003-gas-tolk.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://companyname-a7d5b98e-pr-1003-gas-tolk.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.
OK
Show child attributes
Was this page helpful?