VyWalletMultiTokensDto

This class represents a wallet that can hold multiple tokens.

Properties

FieldTypeDescription

walletId

string

The unique identifier of the wallet.

walletAddress

string

The address of the wallet.

walletType

The type of the wallet.

chain

The chain of the wallet.

items

The list of tokens held in the wallet.

Last updated