Add Metis Mainnet (#590)

This commit is contained in:
Pavel Sinelnikov 2021-11-23 16:46:23 -05:00 committed by GitHub
parent 075fdcf624
commit 351d0f6f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}]
}