FVyWalletBalanceDtoDto

A data transfer object representing the balance of a wallet

Properties

FieldTypeDescription

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