Get balance (in nanotons) of a given address.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/getAddressBalance
{ "ok": true, "result": "1592521995920473" }
Identifier of target TON account in any form.
Successful Response