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