GET
/
v1
/
ton
/
wallet
/
{address}
/
balance
curl --request GET \
  --url https://backend.swap.coffee/v1/ton/wallet/{address}/balance
"<string>"

Authorizations

X-Api-Key
string
header
required

Path Parameters

address
string
required

Response

200
application/json
Wallet balance in nanotons

The response is of type string.