mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
removed testnet chainIDs
This commit is contained in:
parent
199f82ad28
commit
dda0d6b492
|
@ -18,12 +18,8 @@ dotenvConfig({ path: resolve(__dirname, "./.env") });
|
|||
|
||||
const chainIds = {
|
||||
ganache: 1337,
|
||||
goerli: 5,
|
||||
hardhat: 31337,
|
||||
kovan: 42,
|
||||
mainnet: 1,
|
||||
rinkeby: 4,
|
||||
ropsten: 3,
|
||||
avalanche: 43114,
|
||||
polygon: 137,
|
||||
arbitrum: 42161,
|
||||
|
|
Loading…
Reference in New Issue
Block a user