Skip to content

Commit

Permalink
chore(ui): add metis:mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Dec 16, 2024
1 parent a10b6c9 commit 1dae758
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/api/src/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,12 @@
"metis": {
"name": "Metis",
"networks": {
"metis.mainnet": {
"mainnet": true,
"name": "Metis Andromeda Mainnet",
"blockExplorer": "https://explorer.metis.io/address/{address}",
"version": "2.0"
},
"metis.sepolia": {
"name": "Metis Sepolia",
"blockExplorer": "https://sepolia-explorer.metisdevops.link/address/{address}",
Expand Down

0 comments on commit 1dae758

Please sign in to comment.