This is the endpoint for Wallet Balance.
GET https://exchanger-api.fuspay.finance/gateway/balance
GET
https://exchanger-api.fuspay.finance/gateway/balance
your-fuspay-secret-key
{
}
{ "status": "success", "balance": Number, "wallet_address": String, "chain": "usdt-trc20" }
{ "status": "error", "message": String, }
Last updated 5 months ago