Last updated
Last updated
This class represents the wallet balance of a user for a specific token.
walletAddress
string
The wallet address of the user.
contractAddress
string
The contract address of the token.
tokenBalance
int
The balance of the token in the user's wallet.