Skip to content

Commit

Permalink
Merge pull request #5 from GridPlus/netbonus-patch-1
Browse files Browse the repository at this point in the history
remove duplicate in chains.json
  • Loading branch information
netbonus committed Jan 26, 2024
2 parents 75ec3e5 + 99f7e5c commit a286e04
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions data/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"baseUrl": "https://api-sepolia.etherscan.io",
"name": "ethereum-sepolia-testnet"
},
"10":{
"10": {
"apiRoute": "api?module=contract&action=getabi",
"baseUrl": "https://api-optimistic.etherscan.io",
"name": "optimism"
Expand Down Expand Up @@ -89,11 +89,6 @@
"baseUrl": "https://api.basescan.org",
"name": "base"
},
"8453": {
"apiRoute": "api?module=contract&action=getabi",
"baseUrl": "https://api.basescan.org",
"name": "base"
},
"84531": {
"apiRoute": "api?module=contract&action=getabi",
"baseUrl": "https://api-goerli.basescan.org",
Expand All @@ -104,12 +99,12 @@
"baseUrl": "https://api-sepolia.basescan.org",
"name": "base-sepolia-testnet"
},
"1313161554": {
"1313161554": {
"apiRoute": "api?module=contract&action=getabi",
"baseUrl": "https://api.aurorascan.dev",
"name": "aurora"
},
"42220": {
"42220": {
"apiRoute": "api?module=contract&action=getabi",
"baseUrl": "https://api.celoscan.io",
"name": "celo"
Expand Down

0 comments on commit a286e04

Please sign in to comment.