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@0875bb85b2 🚀
This commit is contained in:
parent
a80cfb6bc6
commit
c227667993
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1455,9 +1455,9 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://tao.network"
|
||||
}, {
|
||||
"name": "Metis Testnet Rinkeby",
|
||||
"name": "Metis Stardust Testnet",
|
||||
"chainId": 588,
|
||||
"shortName": "metis-rinkeby",
|
||||
"shortName": "metis-stardust",
|
||||
"networkId": 588,
|
||||
"nativeCurrency": {
|
||||
"name": "tMetis",
|
||||
|
@ -1754,9 +1754,9 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://bittorrentchain.io/"
|
||||
}, {
|
||||
"name": "Metis",
|
||||
"name": "Metis Andromeda Mainnet",
|
||||
"chainId": 1088,
|
||||
"shortName": "metis",
|
||||
"shortName": "metis-andromeda",
|
||||
"networkId": 1088,
|
||||
"nativeCurrency": {
|
||||
"name": "Metis",
|
||||
|
|
|
@ -1994,7 +1994,7 @@
|
|||
"chainId": 558,
|
||||
"networkId": 558
|
||||
}, {
|
||||
"name": "Metis Testnet Rinkeby",
|
||||
"name": "Metis Stardust Testnet",
|
||||
"chain": "ETH",
|
||||
"network": "rinkeby",
|
||||
"rpc": ["https://stardust.metis.io/?owner=588"],
|
||||
|
@ -2005,13 +2005,13 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.metis.io",
|
||||
"shortName": "metis-rinkeby",
|
||||
"shortName": "metis-stardust",
|
||||
"chainId": 588,
|
||||
"networkId": 588,
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://stardust-explorer.metis.io/",
|
||||
"standard": "none"
|
||||
"standard": "EIP3091"
|
||||
}],
|
||||
"parent": {
|
||||
"type": "L2",
|
||||
|
@ -2377,7 +2377,7 @@
|
|||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Metis",
|
||||
"name": "Metis Andromeda Mainnet",
|
||||
"chain": "ETH",
|
||||
"network": "mainnet",
|
||||
"rpc": ["https://andromeda.metis.io/?owner=1088"],
|
||||
|
@ -2388,13 +2388,13 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.metis.io",
|
||||
"shortName": "metis",
|
||||
"shortName": "metis-andromeda",
|
||||
"chainId": 1088,
|
||||
"networkId": 1088,
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://andromeda-explorer.metis.io/",
|
||||
"standard": "none"
|
||||
"standard": "EIP3091"
|
||||
}],
|
||||
"parent": {
|
||||
"type": "L2",
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
"ogor": "eip155:420",
|
||||
"rupx": "eip155:499",
|
||||
"tao": "eip155:558",
|
||||
"metis-rinkeby": "eip155:588",
|
||||
"metis-stardust": "eip155:588",
|
||||
"maca": "eip155:595",
|
||||
"kar": "eip155:686",
|
||||
"tfeth": "eip155:721",
|
||||
|
@ -134,7 +134,7 @@
|
|||
"tclv": "eip155:1023",
|
||||
"clv": "eip155:1024",
|
||||
"tbtt": "eip155:1028",
|
||||
"metis": "eip155:1088",
|
||||
"metis-andromeda": "eip155:1088",
|
||||
"MATH": "eip155:1139",
|
||||
"tMATH": "eip155:1140",
|
||||
"popcat": "eip155:1213",
|
||||
|
|
Loading…
Reference in New Issue
Block a user