mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@351d0f6f8f 🚀
This commit is contained in:
parent
77277e72ec
commit
2f695b24e8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1740,6 +1740,19 @@
|
||||||
"rpc": ["https://testrpc.bittorrentchain.io/"],
|
"rpc": ["https://testrpc.bittorrentchain.io/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://bittorrentchain.io/"
|
"infoURL": "https://bittorrentchain.io/"
|
||||||
|
}, {
|
||||||
|
"name": "Metis",
|
||||||
|
"chainId": 1088,
|
||||||
|
"shortName": "metis",
|
||||||
|
"networkId": 1088,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Metis",
|
||||||
|
"symbol": "METIS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://andromeda.metis.io/?owner=1088"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.metis.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "MathChain",
|
"name": "MathChain",
|
||||||
"chainId": 1139,
|
"chainId": 1139,
|
||||||
|
|
|
@ -2349,6 +2349,26 @@
|
||||||
"url": "https://testscan.bittorrentchain.io/",
|
"url": "https://testscan.bittorrentchain.io/",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "MathChain",
|
"name": "MathChain",
|
||||||
"chain": "MATH",
|
"chain": "MATH",
|
||||||
|
|
|
@ -133,6 +133,7 @@
|
||||||
"tclv": "eip155:1023",
|
"tclv": "eip155:1023",
|
||||||
"clv": "eip155:1024",
|
"clv": "eip155:1024",
|
||||||
"tbtt": "eip155:1028",
|
"tbtt": "eip155:1028",
|
||||||
|
"metis": "eip155:1088",
|
||||||
"MATH": "eip155:1139",
|
"MATH": "eip155:1139",
|
||||||
"tMATH": "eip155:1140",
|
"tMATH": "eip155:1140",
|
||||||
"popcat": "eip155:1213",
|
"popcat": "eip155:1213",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user