/mev-blocker-till

Smart contract holding MEV Blocker builders' bonds and managing fee payment

Primary LanguageSolidity

MevblockerFeeTill

Should be compatible with both dapp and forge. (dapp doesn't support one of the cheatcodes so some tests will fail)

Deploy

make deploy \
  rpc-url=sepolia \
  private-key=0x1234567890123456789012345678901234567890123456789012345678901234 \
  etherscan_api_key=1234567890ABCDEFGHIJKLMNOPQRSTUVWX \
  owner=0x1234567890123456789012345678901234567890

Verify on block explorer

make verify \
  rpc-url=mainnet \
  owner=0x1234567890123456789012345678901234567890 \
  etherscan_api_key=1234567890ABCDEFGHIJKLMNOPQRSTUVWX \
  address=0x1234567890123456789012345678901234567890