Skip to main content
GET
/
getAddressBalance
Get account balance only
curl --request GET \
  --url https://toncenter.com/api/v2/getAddressBalance
{
  "ok": true,
  "result": "1592521995920473"
}

Documentation Index

Fetch the complete documentation index at: https://companyname-a7d5b98e-3-gasless.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

address
string
required

Identifier of target TON account in any form.

Response

Successful Response

ok
boolean
required
result
string
error
string
code
integer