Skip to content

Commit

Permalink
Merge pull request #6 from MidnightOnMars/main
Browse files Browse the repository at this point in the history
Update chains.json
  • Loading branch information
netbonus committed Feb 9, 2024
2 parents a286e04 + e9bd61c commit 4435f41
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,15 @@
"apiRoute": "api?module=contract&action=getabi",
"baseUrl": "https://api.celoscan.io",
"name": "celo"
},
"14": {
"apiRoute": "api?module=contract&action=getabi",
"baseUrl": "https://api.routescan.io/v2/network/mainnet/evm/14/etherscan/",
"name": "flare"
},
"5000": {
"apiRoute": "api?module=contract&action=getabi",
"baseUrl": "https://api.routescan.io/v2/network/mainnet/evm/5000/etherscan/",
"name": "mantle"
}
}

0 comments on commit 4435f41

Please sign in to comment.