mev-commit icon indicating copy to clipboard operation
mev-commit copied to clipboard

Create microservice which bridges mev-commit chain protocol fees to l1 once per day

Open shaspitz opened this issue 1 year ago • 0 comments

Currently on mainnet we have:

  • A dev multisig, responsible for ownership of contracts, changing on-chain params etc.
  • A separate primev foundation address, responsible for accumulating protocol funds which could eventually be managed by future token holders

Protocol fees on the mev-commit chain accumulate to the preconf.eth address. For now we'll need to manually bridge protocol funds from the mev-commit chain to the L1 primev foundation address.

To solve this issue, the process of bridging protocol fees back to the L1 foundation address must be automated by a microservice, where protocol fees are bridged every X amount of time (eg 1 day)

shaspitz avatar Dec 13 '24 02:12 shaspitz