Skip to main content

Module access_control

Module access_control 

Source
Expand description

MegaAccessControl contract bytecode and interface.

Bytecode constants are pre-generated from the versioned artifacts in the artifacts/ directory. Interface bindings are generated from the Solidity source.

Modules§

IMegaAccessControl
@title IMegaAccessControl @notice Interface for the MegaAccessControl system contract. @dev This contract provides functions to control resource limits during EVM execution. Functions are intercepted by the MegaETH EVM and enforced at the execution level.

Constants§

LATEST_CODE
Latest MegaAccessControl contract bytecode
LATEST_CODE_HASH
Latest MegaAccessControl contract code hash
V1_0_0_CODE
MegaAccessControl contract bytecode v1.0.0
V1_0_0_CODE_HASH
MegaAccessControl contract code hash v1.0.0