isContractDeployed
Checks if a contract is deployed by verifying its bytecode.
Example
Parameters
Returns
A promise that resolves to a boolean indicating whether the contract is deployed or not.
Checks if a contract is deployed by verifying its bytecode.
A promise that resolves to a boolean indicating whether the contract is deployed or not.