Skip to content

Commit

Permalink
Update chains.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MidnightOnMars committed Feb 8, 2024
1 parent e91281d commit e9bd61c
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 @@ -113,5 +113,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 e9bd61c

Please sign in to comment.