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