mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Metis Mainnet (#590)
This commit is contained in:
parent
075fdcf624
commit
351d0f6f8f
22
_data/chains/eip155-1088.json
Normal file
22
_data/chains/eip155-1088.json
Normal 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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user