The mev-commit contracts verify and manage the movement of funds as a response to bid and commitment activities that occur on our p2p network.
For mev-commit mainnet contract addresses please refer to Mainnet section.
For mev-commit testnet contract addresses please refer to Testnet section.
The mev-commit protocol has 5 core contracts, which are all deployed on the mev-commit chain:
The validator registry contracts are deployed on L1, and enable three methods of validator opt-in:
The standard bridge protocol for native ETH transfers between L1 and the mev-commit chain is implemented in this directory. Contracts include:
You can deploy any EVM compatible contracts to the mev-commit chain, simply set your Chain ID to tbd and RPC Url to https://chainrpc.mev-commit.xyz
.
You can deploy any EVM compatible contracts to the mev-commit chain, simply set your Chain ID to 17864 and RPC Url to https://chainrpc.testnet.mev-commit.xyz
.
The mev-commit contracts verify and manage the movement of funds as a response to bid and commitment activities that occur on our p2p network.
For mev-commit mainnet contract addresses please refer to Mainnet section.
For mev-commit testnet contract addresses please refer to Testnet section.
The mev-commit protocol has 5 core contracts, which are all deployed on the mev-commit chain:
The validator registry contracts are deployed on L1, and enable three methods of validator opt-in:
The standard bridge protocol for native ETH transfers between L1 and the mev-commit chain is implemented in this directory. Contracts include:
You can deploy any EVM compatible contracts to the mev-commit chain, simply set your Chain ID to tbd and RPC Url to https://chainrpc.mev-commit.xyz
.
You can deploy any EVM compatible contracts to the mev-commit chain, simply set your Chain ID to 17864 and RPC Url to https://chainrpc.testnet.mev-commit.xyz
.