web3-flashbots icon indicating copy to clipboard operation
web3-flashbots copied to clipboard

Add new simple examples for Sepolia testnet

Open jasonthewhale opened this issue 1 year ago • 0 comments

Since Goerli gonna sunset, it makes sense to add new example based on Sepolia testnet.

Changes:

  • Seems simulation only works on mainnet, so ignore simulation when "USE_GOERLI" is "True";
  • Replace Goerli setup with Sepolia in "simple_new.py";
  • Provide popular bundle builders that compatible with "eth_sendBundle" method.

jasonthewhale avatar Feb 24 '24 15:02 jasonthewhale