FVyWalletMultiTokensDto

A DTO representing a wallet with multiple tokens

Properties

FieldTypeDescription

walletId

FString

The ID of the wallet

walletAddress

FString

The address of the wallet

walletType

The type of the wallet

chain

The preferred blockchain for the wallet

items

An array of multi tokens in the wallet

Last updated