Comment on page
Balances
This object represents the balance of one of your holders. This balance merges the following sources of information:
- Off-Chain Balance. This balance represents any $TOKENs a user has been allocated, but has not yet claimed.
- On-Chain Balance. This balance represents $TOKENs within the user's wallet.
get
http://localhost:8080/v1
/wallets/{userId}/balance
Get user Balances
Last modified 7mo ago