Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toliman & ethers-suave #19

Merged
merged 14 commits into from
Aug 1, 2024
4 changes: 3 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
SUAVE_PK=1111111111111111111111111111111111111111111111111111111111111111
HOLESKY_PK=2222222222222222222222222222222222222222222222222222222222222222
RIGIL_PK=3333333333333333333333333333333333333333333333333333333333333333
TOLIMAN_PK=3333333333333333333333333333333333333333333333333333333333333333

SUAVE_RPC=http://localhost:8545
HOLESKY_RPC=http://localhost:8548
SUAVE_RPC=http://localhost:8545
RIGIL_RPC=https://rpc.rigil.suave.flashbots.net
TOLIMAN_RPC=https://rpc.toliman.suave.flashbots.net
EXECUTION_NODE=0x3333333333333333333333333333333333333333

HOLESKY_BEACON=http://localhost:3500
Expand Down
340 changes: 0 additions & 340 deletions abi/contracts/blockad/BlockAdV1.sol/BlockAdAuctionV1.json

This file was deleted.

Loading
Loading