CreateDepositAddress
Creates a deposit address for a user.
Last updated
Creates a deposit address for a user.
Last updated
Path Parameters
reqParams
The request parameters for creating the deposit address.
Returns
VyTask<> 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<> A task that represents the asynchronous operation. The task result contains the newly created deposit address.