Skip to content

Commit 8fafe90

Browse files
authored
Merge pull request #222 from valory-xyz/base_chain_id
chore: correcting base chain id
2 parents 32ae938 + 69dc147 commit 8fafe90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/deployment/staking/base/globals_base_mainnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"useLedger":true,
44
"derivationPath":"m/44'/60'/2'/0/0",
55
"providerName":"base",
6-
"chainId":"8543",
6+
"chainId":"8453",
77
"networkURL":"https://mainnet.base.org",
88
"blockscoutURL":"https://base.blockscout.com",
99
"gasPriceInGwei":"2",

0 commit comments

Comments
 (0)