Skip to content

Commit

Permalink
update chainId
Browse files Browse the repository at this point in the history
  • Loading branch information
kinrezC committed Jun 6, 2024
1 parent 69531fa commit 8f93660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ mainnet = "${MAINNET_RPC_URL}"
op_sepolia = "${OP_SEPOLIA_RPC_URL}"
testnet = "${TESTNET_RPC_URL}"

unknown_chain = { key = "${TENDERLY_ACCESS_KEY}", chain = 8888, url = "${TESTNET_RPC_URL}" }
unknown_chain = { key = "${TENDERLY_ACCESS_KEY}", chain = 753712, url = "${TESTNET_RPC_URL}" }

0 comments on commit 8f93660

Please sign in to comment.