Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shaspitz opened this issue Dec 13, 2024 · 0 comments

Comments

@shaspitz
Copy link
Contributor

shaspitz commented Dec 13, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant