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@7aff4a31fd 🚀
This commit is contained in:
parent
78444a76b8
commit
da0f283f71
1784
chain_icons.json
1784
chain_icons.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -23,5 +23,6 @@
|
||||||
"type": "L2",
|
"type": "L2",
|
||||||
"chain": "eip155-4",
|
"chain": "eip155-4",
|
||||||
"bridges": [{ "url": "https://bridge.metis.io" }]
|
"bridges": [{ "url": "https://bridge.metis.io" }]
|
||||||
}
|
},
|
||||||
|
"status": "deprecated"
|
||||||
}
|
}
|
||||||
|
|
27
chains/eip155-599.json
Normal file
27
chains/eip155-599.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Metis Goerli Testnet",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": ["https://goerli.gateway.metisdevops.link"],
|
||||||
|
"faucets": ["https://goerli.faucet.metisdevops.link"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Goerli Metis",
|
||||||
|
"symbol": "METIS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.metis.io",
|
||||||
|
"shortName": "metis-goerli",
|
||||||
|
"chainId": 599,
|
||||||
|
"networkId": 599,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://goerli.explorer.metisdevops.link",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-4",
|
||||||
|
"bridges": [{ "url": "https://testnet-bridge.metis.io" }]
|
||||||
|
}
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -2169,6 +2169,19 @@
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://acala.network"
|
"infoURL": "https://acala.network"
|
||||||
|
}, {
|
||||||
|
"name": "Metis Goerli Testnet",
|
||||||
|
"chainId": 599,
|
||||||
|
"shortName": "metis-goerli",
|
||||||
|
"networkId": 599,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Goerli Metis",
|
||||||
|
"symbol": "METIS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://goerli.gateway.metisdevops.link"],
|
||||||
|
"faucets": ["https://goerli.faucet.metisdevops.link"],
|
||||||
|
"infoURL": "https://www.metis.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "Meshnyan testnet",
|
"name": "Meshnyan testnet",
|
||||||
"chainId": 600,
|
"chainId": 600,
|
||||||
|
|
|
@ -3004,7 +3004,8 @@
|
||||||
"bridges": [{
|
"bridges": [{
|
||||||
"url": "https://bridge.metis.io"
|
"url": "https://bridge.metis.io"
|
||||||
}]
|
}]
|
||||||
}
|
},
|
||||||
|
"status": "deprecated"
|
||||||
}, {
|
}, {
|
||||||
"name": "Astar",
|
"name": "Astar",
|
||||||
"chain": "ASTR",
|
"chain": "ASTR",
|
||||||
|
@ -3070,6 +3071,32 @@
|
||||||
"chainId": 597,
|
"chainId": 597,
|
||||||
"networkId": 597,
|
"networkId": 597,
|
||||||
"slip44": 597
|
"slip44": 597
|
||||||
|
}, {
|
||||||
|
"name": "Metis Goerli Testnet",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": ["https://goerli.gateway.metisdevops.link"],
|
||||||
|
"faucets": ["https://goerli.faucet.metisdevops.link"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Goerli Metis",
|
||||||
|
"symbol": "METIS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.metis.io",
|
||||||
|
"shortName": "metis-goerli",
|
||||||
|
"chainId": 599,
|
||||||
|
"networkId": 599,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://goerli.explorer.metisdevops.link",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-4",
|
||||||
|
"bridges": [{
|
||||||
|
"url": "https://testnet-bridge.metis.io"
|
||||||
|
}]
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "Meshnyan testnet",
|
"name": "Meshnyan testnet",
|
||||||
"chain": "MeshTestChain",
|
"chain": "MeshTestChain",
|
||||||
|
|
|
@ -166,6 +166,7 @@
|
||||||
"maca": "eip155:595",
|
"maca": "eip155:595",
|
||||||
"tkar": "eip155:596",
|
"tkar": "eip155:596",
|
||||||
"taca": "eip155:597",
|
"taca": "eip155:597",
|
||||||
|
"metis-goerli": "eip155:599",
|
||||||
"mesh-chain-testnet": "eip155:600",
|
"mesh-chain-testnet": "eip155:600",
|
||||||
"SX-Testnet": "eip155:647",
|
"SX-Testnet": "eip155:647",
|
||||||
"pixie-chain-testnet": "eip155:666",
|
"pixie-chain-testnet": "eip155:666",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user