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@9857e098a9 🚀
This commit is contained in:
parent
d71a3ef286
commit
1a09183f05
|
@ -62,6 +62,14 @@
|
|||
"height": 150,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "nebula",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmfQkfmQuoUUUKwF1yCcrPEzFcWLaqNyiSv5YMcSj6zs74",
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "phiv2",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
27
chains/eip155-1482601649.json
Normal file
27
chains/eip155-1482601649.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "green-giddy-denebola",
|
||||
"title": "Nebula Mainnet",
|
||||
"chain": "green-giddy-denebola",
|
||||
"rpc": [
|
||||
"https://mainnet.skalenodes.com/v1/green-giddy-denebola",
|
||||
"wss://mainnet-proxy.skalenodes.com/v1/ws/green-giddy-denebola"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "sFUEL",
|
||||
"symbol": "sFUEL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://nebulachain.io/",
|
||||
"shortName": "nebula-mainnet",
|
||||
"chainId": 1482601649,
|
||||
"networkId": 1482601649,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "nebula",
|
||||
"url": "https://green-giddy-denebola.explorer.mainnet.skalenodes.com",
|
||||
"icon": "nebula",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
27
chains/eip155-503129905.json
Normal file
27
chains/eip155-503129905.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "staging-faint-slimy-achird",
|
||||
"title": "Nebula Staging",
|
||||
"chain": "staging-faint-slimy-achird",
|
||||
"rpc": [
|
||||
"https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird",
|
||||
"wss://staging-v3.skalenodes.com/v1/ws/staging-faint-slimy-achird"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "sFUEL",
|
||||
"symbol": "sFUEL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://nebulachain.io/",
|
||||
"shortName": "nebula-staging",
|
||||
"chainId": 503129905,
|
||||
"networkId": 503129905,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "nebula",
|
||||
"url": "https://staging-faint-slimy-achird.explorer.staging-v3.skalenodes.com",
|
||||
"icon": "nebula",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -7135,6 +7135,19 @@
|
|||
"rpc": ["https://devnet.gather.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://gather.network"
|
||||
}, {
|
||||
"name": "staging-faint-slimy-achird",
|
||||
"chainId": 503129905,
|
||||
"shortName": "nebula-staging",
|
||||
"networkId": 503129905,
|
||||
"nativeCurrency": {
|
||||
"name": "sFUEL",
|
||||
"symbol": "sFUEL",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird", "wss://staging-v3.skalenodes.com/v1/ws/staging-faint-slimy-achird"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://nebulachain.io/"
|
||||
}, {
|
||||
"name": "IPOS Network",
|
||||
"chainId": 1122334455,
|
||||
|
@ -7187,6 +7200,19 @@
|
|||
"rpc": ["https://betanet.aurora.dev/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://aurora.dev"
|
||||
}, {
|
||||
"name": "green-giddy-denebola",
|
||||
"chainId": 1482601649,
|
||||
"shortName": "nebula-mainnet",
|
||||
"networkId": 1482601649,
|
||||
"nativeCurrency": {
|
||||
"name": "sFUEL",
|
||||
"symbol": "sFUEL",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet.skalenodes.com/v1/green-giddy-denebola", "wss://mainnet-proxy.skalenodes.com/v1/ws/green-giddy-denebola"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://nebulachain.io/"
|
||||
}, {
|
||||
"name": "Harmony Mainnet Shard 0",
|
||||
"chainId": 1666600000,
|
||||
|
|
|
@ -10410,6 +10410,27 @@
|
|||
"url": "https://devnet-explorer.gather.network",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "staging-faint-slimy-achird",
|
||||
"title": "Nebula Staging",
|
||||
"chain": "staging-faint-slimy-achird",
|
||||
"rpc": ["https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird", "wss://staging-v3.skalenodes.com/v1/ws/staging-faint-slimy-achird"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "sFUEL",
|
||||
"symbol": "sFUEL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://nebulachain.io/",
|
||||
"shortName": "nebula-staging",
|
||||
"chainId": 503129905,
|
||||
"networkId": 503129905,
|
||||
"explorers": [{
|
||||
"name": "nebula",
|
||||
"url": "https://staging-faint-slimy-achird.explorer.staging-v3.skalenodes.com",
|
||||
"icon": "nebula",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "IPOS Network",
|
||||
"chain": "IPOS",
|
||||
|
@ -10476,6 +10497,27 @@
|
|||
"shortName": "aurora-betanet",
|
||||
"chainId": 1313161556,
|
||||
"networkId": 1313161556
|
||||
}, {
|
||||
"name": "green-giddy-denebola",
|
||||
"title": "Nebula Mainnet",
|
||||
"chain": "green-giddy-denebola",
|
||||
"rpc": ["https://mainnet.skalenodes.com/v1/green-giddy-denebola", "wss://mainnet-proxy.skalenodes.com/v1/ws/green-giddy-denebola"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "sFUEL",
|
||||
"symbol": "sFUEL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://nebulachain.io/",
|
||||
"shortName": "nebula-mainnet",
|
||||
"chainId": 1482601649,
|
||||
"networkId": 1482601649,
|
||||
"explorers": [{
|
||||
"name": "nebula",
|
||||
"url": "https://green-giddy-denebola.explorer.mainnet.skalenodes.com",
|
||||
"icon": "nebula",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Harmony Mainnet Shard 0",
|
||||
"chain": "Harmony",
|
||||
|
|
8
icons/nebula.json
Normal file
8
icons/nebula.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmfQkfmQuoUUUKwF1yCcrPEzFcWLaqNyiSv5YMcSj6zs74",
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
|
@ -548,10 +548,12 @@
|
|||
"oneledger": "eip155:311752642",
|
||||
"tGTH": "eip155:356256156",
|
||||
"dGTH": "eip155:486217935",
|
||||
"nebula-staging": "eip155:503129905",
|
||||
"ipos": "eip155:1122334455",
|
||||
"aurora": "eip155:1313161554",
|
||||
"aurora-testnet": "eip155:1313161555",
|
||||
"aurora-betanet": "eip155:1313161556",
|
||||
"nebula-mainnet": "eip155:1482601649",
|
||||
"hmy-s0": "eip155:1666600000",
|
||||
"hmy-s1": "eip155:1666600001",
|
||||
"hmy-s2": "eip155:1666600002",
|
||||
|
|
Loading…
Reference in New Issue
Block a user