FVyWalletBalanceDtoDto
A data transfer object representing the balance of a wallet
Properties
Field
Type
Description
walletAddress
FString
The address of the wallet
contractAddress
FString
The address of the contract
tokenBalance
int
The balance of the token in the wallet
Last updated