EIP-7702 is officially live on mainnet!
and the first ever EIP-7702 transaction on mainnet has been bundled by @pimlicoHQ :)
it has the address of: 0x7702433748cF2394977945a59a3Ddc616c914430
very proud of the team
it's time to build with smart accounts ❤️
Sharing a simple setup to mine for the uniswap v4 address for anyone feeling lucky or who likes to burn money
Setup:
- Modified create2crunch
- Log collector that forwards salts to tg
- Script for bidding on vastai instances
https://t.co/RwFHRcCAtF
@drakeevans@0xfoobar awesome repo, thanks for sharing. Pinging slack is such a good idea, I am just using netcat to pipe all of the instance's output to a single server haha
When using ERADICATE2, the hashrate for one RTX 4090 is 2 GH/s, so all 700 combined are mining at a rate of ~1.4 TH/s
The chance of mining a 7 leading zero is 1 / 256^7
That's 1 in 72 quadrillion, which takes 700 GPUs about 14 hours to compute
@high_byte@RyskyGeronimo lmao so ur new rpc allows u to get custom logs from any tx by using a code stateoverride to replace an existing contract's bytecode with a version that includes custom logs. Then you just simply extract the custom logs from the trace result.