deleteContract

This endpoint is used to delete a contract.

public deleteContract(chain: eVyChain, contractAddress: String) : VyPromise<Any>

Parameters

Last updated