diff --git a/MEV_by_chains/MEV_on_Ethereum/account_abstraction/README.md b/MEV_by_chains/MEV_on_Ethereum/account_abstraction/README.md
index ae50298..16dcdf1 100644
--- a/MEV_by_chains/MEV_on_Ethereum/account_abstraction/README.md
+++ b/MEV_by_chains/MEV_on_Ethereum/account_abstraction/README.md
@@ -1,4 +1,4 @@
-## ERC-4337: account abstraction
+## erc-4337: account abstraction
@@ -29,15 +29,5 @@
* **[erc-4337 bundler implementation in rust](https://github.com/Vid201/aa-bundler)**
* **[erc-4337: account abstraction using alt mempool](https://eips.ethereum.org/EIPS/eip-4337)**
* **[account abstraction gas benchmakrs, by eth-infinitism](https://github.com/eth-infinitism/account-abstraction/blob/develop/reports/gas-checker.txt)**
-
-
-
-
-###### protocols that don't use erc-4337
-
-
-
-* [gnosis safe](https://safe.global/)
-* [argent]()
-
+* **[eip-7702: set EOA account code for one transaction](https://ethereum-magicians.org/t/eip-7702-set-eoa-account-code-for-one-transaction/19923/1)**