From 6df25782605f95178c3490743c5d37aa3653e026 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+von-steinkirch@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:45:05 +0900 Subject: [PATCH] erc-7521: general intents for smart contract wallets, by @pixelcircuits et al. --- MEV_by_chains/MEV_on_Ethereum/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MEV_by_chains/MEV_on_Ethereum/README.md b/MEV_by_chains/MEV_on_Ethereum/README.md index f85b02e..67abc84 100644 --- a/MEV_by_chains/MEV_on_Ethereum/README.md +++ b/MEV_by_chains/MEV_on_Ethereum/README.md @@ -105,6 +105,7 @@ * **[lib.mev](https://libmev.com/dashboard)**
+ --- ### resources @@ -125,3 +126,4 @@ * **[local bundle simulation with anvil, by degencode](https://www.degencode.com/p/local-bundle-simulation-with-anvil)** * **[we are all building the same thing, by dba](https://dba.xyz/were-all-building-the-same-thing/)** * **[ethereum reorgs after the merge, vb et al.](https://www.paradigm.xyz/2021/07/ethereum-reorgs-after-the-merge)** +* **[erc-7521: general intents for smart contract wallets, by @pixelcircuits et al.](https://eips.ethereum.org/EIPS/eip-7521)**