mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adding Nebula SChain to chainslist (#1845)
* Adding Nebula SChain to chainslist * Updated Explorer Links * Update _data/chains/eip155-1482601649.json Co-authored-by: ligi <ligi@ligi.de> * Update _data/chains/eip155-503129905.json Co-authored-by: ligi <ligi@ligi.de> * Update _data/chains/eip155-1482601649.json * Update _data/chains/eip155-503129905.json * Ran prettier on .json entries updated unique names * modified names * naming update * prettier updates nebula * update nebula gaming to staging mainnet Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
396deaaf77
commit
9857e098a9
27
_data/chains/eip155-1482601649.json
Normal file
27
_data/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
_data/chains/eip155-503129905.json
Normal file
27
_data/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"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/nebula.json
Normal file
8
_data/icons/nebula.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmfQkfmQuoUUUKwF1yCcrPEzFcWLaqNyiSv5YMcSj6zs74",
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user