This endpoint is used to create company minter wallets per blockchain.
Last updated 4 months ago
public static VyTask<VyCompanyWalletBase> CreateCompanyWallet(VyCreateCompanyWalletRequest reqParams)
Parameters
reqParams
Request data for the operation
Returns
VyTask<VyCompanyWalletBase>
VyTask<VyCompanyMinterWalletDto> CreateCompanyWallet_CompanyMinter (VyCreateCompanyWalletRequest ...)
VyTask<VyDeployerWalletDto> CreateCompanyWallet_Deployer (VyCreateCompanyWalletRequest ...)
VyTask<VyMinterWalletDto> CreateCompanyWallet_Minter (VyCreateCompanyWalletRequest ...)