Skip to content

Commit 96b9841

Browse files
committed
fix: foundry toml
1 parent e68bd9e commit 96b9841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ linea = { key="${ETHERSCAN_API_KEY_LINEA}", chain = 59144 }
7777
sonic = { key="${ETHERSCAN_API_KEY_SONIC}", chain = 146 }
7878
celo = { key="${ETHERSCAN_API_KEY_CELO}", chain = 42220 }
7979
soneium = { key="any", chainId=1868, url='https://soneium.blockscout.com/api' }
80-
plasma = { key="any", chainId=9745 }
80+
plasma = { key="any", chainId=9745, url='https://api.routescan.io/v2/network/mainnet/evm/9745/etherscan/api' }
8181

8282
# See more config options https://github.com/gakonst/foundry/tree/master/config

0 commit comments

Comments
 (0)