VyDepositAddressDto

Data transfer object for deposit addresses.

Properties

FieldTypeDescription

userId

string

The user ID associated with the deposit address.

chain

The chain of the deposit address.

address

string

The deposit address.

memo

string

The memo associated with the deposit address.

Last updated