DeleteCompanyWallet
This endpoint deletes a company wallet by blockchain and wallet address.
Parameters
chain | eVyChain | The blockchain of the company wallet. |
address | string | This is the wallet `address` of the company wallet. |
Returns
VyTask<VyResponseEnvelope>
Last updated