CreateDepositAddress
Creates a deposit address for a user.
Last updated
Creates a deposit address for a user.
Last updated
Server Authoritative (default)
Path Parameters
reqParams
The request parameters for creating the deposit address.
Returns
VyTask<VyDepositAddressDto> A task that represents the asynchronous operation. The task result contains the created deposit address.
Path Parameters
reqParams
The request parameters for creating a new deposit address.
Returns
VyTask<VyDepositAddressDto> A task that represents the asynchronous operation. The task result contains the newly created deposit address.