cURL
Exec Get Method With Body For Blockchain Account
Execute get method for account
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://tonapi.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
account ID
Example:
"0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621"
contract get method name
Example:
"get_wallet_address"
Body
application/json
Request body for executing a GET method on a blockchain account via POST. This format allows passing arguments in the request body instead of query parameters, which is especially useful for large or complex input data.