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