Skip to content

Commit

Permalink
Add Metis Mainnet (ethereum-lists#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
psinelnikov authored Nov 23, 2021
1 parent 075fdcf commit 351d0f6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-1088.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Metis",
"chain": "METIS",
"network": "mainnet",
"rpc": ["https://andromeda.metis.io/?owner=1088"],
"faucets": [],
"nativeCurrency": {
"name": "Metis",
"symbol": "METIS",
"decimals": 18
},
"infoURL": "https://www.metis.io",
"shortName": "metis",
"chainId": 1088,
"networkId": 1088,

"explorers": [{
"name": "blockscan",
"url": "https://andromeda-explorer.metis.io/",
"standard": "none"
}]
}

0 comments on commit 351d0f6

Please sign in to comment.