suapp-examples
suapp-examples copied to clipboard
build-eth-block: mainnet building
- fetches gas price estimate from L1 RPC to use in signed L1 transaction
- this makes the txs valid on eth providers that use a realistic gas price (e.g. anvil), so the txs can be simulated
oops, this PR was supposed to just be this commit, branch name confused me. I'll make a new PR with just that commit, and use this one for the mainnet builder stuff.