Skip to content

Commit

Permalink
Remove all goerli networks (#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaituVR authored Jun 8, 2024
1 parent 9bc0e5a commit 72cfff3
Showing 1 changed file with 0 additions and 72 deletions.
72 changes: 0 additions & 72 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,6 @@
"start": 7929876,
"logo": "ipfs://bafkreid7ndxh6y2ljw2jhbisodiyrhcy2udvnwqgon5wgells3kh4si5z4"
},
"5": {
"key": "5",
"name": "Goerli testnet",
"shortName": "Goerli",
"chainId": 5,
"network": "goerli",
"testnet": true,
"multicall": "0x77dca2c955b15e9de4dbbcf1246b4b85b651e50e",
"ensResolvers": [
"0xd7a4F6473f32aC2Af804B3686AE8F1932bC35750",
"0x4B1488B7a6B320d2D721406204aBc3eeAa9AD329"
],
"ensNameWrapper": "0x114D4603199df73e7D157787f8778E21fCd13066",
"ensSubgraph": "https://api.thegraph.com/subgraphs/name/ensdomains/ensgoerli",
"rpc": [
"https://eth-goerli.alchemyapi.io/v2/v4nqH_J-J3STit45Mm07TxuYexMHQsYZ"
],
"explorer": {
"url": "https://goerli.etherscan.io",
"apiUrl": "https://api-goerli.etherscan.io"
},
"start": 743550,
"logo": "ipfs://bafkreid7ndxh6y2ljw2jhbisodiyrhcy2udvnwqgon5wgells3kh4si5z4"
},
"8": {
"key": "8",
"name": "Ubiq",
Expand Down Expand Up @@ -485,23 +461,6 @@
"start": 13960096,
"logo": "ipfs://QmU7f1MyRz8rLELFfypnWZQjGbDGYgZtC9rjw47jYMYrnu"
},
"280": {
"key": "280",
"name": "zkSync Era Testnet",
"shortName": "zkSync testnet",
"chainId": 280,
"network": "zkSync alpha testnet",
"testnet": true,
"multicall": "0xbDAd32d600915cB70576D3d935d49bFf3C9cB0CF",
"rpc": [
"https://testnet.era.zksync.dev"
],
"explorer": {
"url": "https://goerli.explorer.zksync.io/"
},
"start": 9012429,
"logo": "ipfs://bafkreih6y7ri7h667cwxe5miisxghfheiidtbw2747y75stoxt3gp3a2yy"
},
"314": {
"key": "314",
"name": "Filecoin",
Expand Down Expand Up @@ -1328,21 +1287,6 @@
"start": 62,
"logo": "ipfs://QmZNkpVgPbuVbDcsi6arwH1om3456FGnwfDqYQJWUfHDEx"
},
"59140": {
"key": "59140",
"name": "Linea Goerli testnet",
"shortName": "linea",
"chainId": 59140,
"network": "testnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://goerli.lineascan.build/"
},
"start": 498623,
"logo": "ipfs://bafkreihtyzolub3sejuwc32hpdpjnt7ksowaguni2yuho3kyihhcqrtqce",
"testnet": true
},
"59144": {
"key": "59144",
"name": "Linea",
Expand Down Expand Up @@ -1392,22 +1336,6 @@
"start": 88189,
"logo": "ipfs://bafkreibfmkjg22cozxppzcoxswj45clvh2rqhxzax57cmmgudbtkf4dkce"
},
"84531": {
"key": "84531",
"name": "Base Goerli Testnet",
"chainId": 84531,
"network": "Base",
"testnet": true,
"multicall": "0x0012989E982C2c473e36418384Ab707C72f2B782",
"rpc": [
"https://goerli.base.org"
],
"explorer": {
"url": "https://goerli.basescan.org/"
},
"start": 1151797,
"logo": "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv"
},
"84532": {
"key": "84532",
"name": "Base Sepolia",
Expand Down

0 comments on commit 72cfff3

Please sign in to comment.