chains/_data/chains/eip155-1088.json
2022-01-14 21:12:06 +01:00

28 lines
587 B
JSON

{
"name": "Metis Andromeda Mainnet",
"chain": "ETH",
"rpc": ["https://andromeda.metis.io/?owner=1088"],
"faucets": [],
"nativeCurrency": {
"name": "Metis",
"symbol": "METIS",
"decimals": 18
},
"infoURL": "https://www.metis.io",
"shortName": "metis-andromeda",
"chainId": 1088,
"networkId": 1088,
"explorers": [
{
"name": "blockscout",
"url": "https://andromeda-explorer.metis.io",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [{ "url": "https://bridge.metis.io" }]
}
}