_BaseEVMContract
Description
The _BaseEVMContract class provides the base functionality for EVM contracts. It includes methods for handling contract deployment, execution, and interaction.
_BaseEVMContractThe _BaseEVMContract class provides the base functionality for EVM contracts. It includes methods for handling contract deployment, execution, and interaction.