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