Documentation Index
Fetch the complete documentation index at: https://companyname-a7d5b98e-oracles-review.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Get account state and balance
Get basic information about the address: balance, code, data, last_transaction_id.
Previous
Get detailed account state (extended)Similar to previous one but tries to parse additional information for known contract types. This method is based on tonlib's function *getAccountState*. For detecting wallets we recommend to use *getWalletInformation*.
Next