
Ethereum, Solidity | Developer at @OriginProtocol | Author of sol2uml and tx2uml
6 Followers
Being able to trace transactions that were not executed on anvil. I’d like to be able to run a local anvil fork and trace past mainnet txs
I run the following multiple times a day cast block --rpc-url "$NODE_URL" | grep 'timestamp\|number'
Ideally, this would be improved to also update the BLOCK_NUMBER in my .env file