happy birthday Ethereum! seeing a lot of folks sharing a believe in somETHing image. thought I’d make a little tool to make your own [in the next tweet]
12 days since EIP-7702 went live on mainnet! Introducing UXScout, to track adoption of 7702 and related EIPs (e.g. 5792), and highlight apps and wallets which are improving UX on Ethereum, details in the thread…
EIP-7702 can turn your EOA into a smart contract which is cool, but also like Spiderman says with great power comes other stuff you have to think about. I built some examples to learn a bit more about what it all means.
Had fun building Game of Flashblocks for the 24 hour @base builder side quest. I don’t think I had appreciated how much faster 200ms feels. Wrote up some quick thoughts below…
Yesterday we announced a builder side quest, asking for web apps that showcased the 10x speed of Flashblocks
We got so many great submissions that we increased the prize pool from 2 to 3 ETH, and announced the 6 finalists live at ETHDenver:
[EIP-5792 hype thread] 5792 enables apps to ask a wallet to process a batch of write calls.
people are excited about 7702, but 7702 is just a protocol peculiarity if dapps can’t _use_ it. enter 5792!
(oh also it is legitimately useful on its own to overcome approve-transfer).
Does [chain] support 7702?
You can check for the presence of Type 4 transactions, but that requires indexing the whole chain.
There isn't a simple RPC method to call to verify if a chain supports 7702, but we can do it with a little stateOverride magic! Read below to see how...
sharing 7702 checker!
1. connect your wallet
2. check your 7702 status
3. [for some wallets] activate your account!
7702checker.azfuller.com
Switch chains to check those too
7702 this. 5792 that. these are just numbers if we aren’t actually improving user experiences. if it all feels a bit abstract, uxscout has got some examples for you...