curl --request GET \
--url https://backend.swap.coffee/v1/ton/wallet/{address}/balance
"<string>"
curl --request GET \
--url https://backend.swap.coffee/v1/ton/wallet/{address}/balance
"<string>"
"UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
Wallet balance in nanotons
The response is of type string
.