Skip to content

Commit 99f7e5c

Browse files
authored
remove duplicate in chains.json
1 parent 75ec3e5 commit 99f7e5c

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

data/chains.json

+3-8
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"baseUrl": "https://api-sepolia.etherscan.io",
1515
"name": "ethereum-sepolia-testnet"
1616
},
17-
"10":{
17+
"10": {
1818
"apiRoute": "api?module=contract&action=getabi",
1919
"baseUrl": "https://api-optimistic.etherscan.io",
2020
"name": "optimism"
@@ -89,11 +89,6 @@
8989
"baseUrl": "https://api.basescan.org",
9090
"name": "base"
9191
},
92-
"8453": {
93-
"apiRoute": "api?module=contract&action=getabi",
94-
"baseUrl": "https://api.basescan.org",
95-
"name": "base"
96-
},
9792
"84531": {
9893
"apiRoute": "api?module=contract&action=getabi",
9994
"baseUrl": "https://api-goerli.basescan.org",
@@ -104,12 +99,12 @@
10499
"baseUrl": "https://api-sepolia.basescan.org",
105100
"name": "base-sepolia-testnet"
106101
},
107-
"1313161554": {
102+
"1313161554": {
108103
"apiRoute": "api?module=contract&action=getabi",
109104
"baseUrl": "https://api.aurorascan.dev",
110105
"name": "aurora"
111106
},
112-
"42220": {
107+
"42220": {
113108
"apiRoute": "api?module=contract&action=getabi",
114109
"baseUrl": "https://api.celoscan.io",
115110
"name": "celo"

0 commit comments

Comments
 (0)