Fetch Celo Wallet Balance
This endpoint allows the user to fetch Celo wallet balance.
To fetch the Celo wallet balance for a user, the /wallet/check-celo-balance
API endpoint requires one parameter in the request:
userWalletAddress
- The wallet address of the user for Celo blockchain.
POST
https://dev-api.altra.click/wallet/check-celo-balance
Request Body
Last updated