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