GetDepositAddresses
Retrieves all deposit addresses for a given user.
Last updated
Retrieves all deposit addresses for a given user.
Last updated
Path Parameters
Returns
VyTask<> An asynchronous task that returns an array of VyDepositAddressDto objects representing the deposit addresses of the user.
Path Parameters
Returns
VyTask<> An asynchronous task that returns an array of deposit addresses for the authenticated user.