CreateCompanyWallet_Deployer

This endpoint is used to create company minter wallets per blockchain.

public static VyTask<VyDeployerWalletDto> CreateCompanyWallet_Deployer(VyCreateCompanyWalletRequest reqParams)

Parameters

reqParams

Request data for the operation

Returns

VyTask<VyDeployerWalletDto>

Last updated