getAddressBalance

TONC1

Returns the balance of a TON address in nanotons — a lighter call than getAddressInformation when you only need the balance.

Endpoint
GET https://api.1st-node.com/v1/ton/getAddressBalance?address=EQD%E2%80%A6

Parameters

NameTypeDescription
addressstringTON address.

Returns

string — the balance in nanotons.

Request

curl "https://api.1st-node.com/v1/ton/getAddressBalance?address=EQD%E2%80%A6" \
  -H "Authorization: Bearer $ONE_KEY"

Response

"4200000000"
More state methods on TON

TON API

Top up, get a key, ship.

Self-serve. Pay in crypto or card. Metered by credits — heavy primitives cost more, simple ones are cheap.

Get API key