Fetch BSC Wallet Balance
This endpoint allows the user to fetch Bitcoin wallet balance.
To fetch the BSC wallet balance for a user, the /wallet/check-bsc-balance
API endpoint requires one parameter in the request:
userWalletAddress
- The wallet address of the user for BSC blockchain.
POST
https://dev-api.altra.click/wallet/check-bsc-balance
Request Body
Name | Type | Description |
---|---|---|
userWalletAddress* | Required |
Fetch BSC USDT Wallet BalanceFetch BSC USDC Wallet Balance
Last updated