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:
kwame 2022-11-08 15:39:51 -05:00 committed by GitHub
parent 396deaaf77
commit 9857e098a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 62 additions and 0 deletions

View 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"
}
]
}

View 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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmfQkfmQuoUUUKwF1yCcrPEzFcWLaqNyiSv5YMcSj6zs74",
"width": 500,
"height": 500,
"format": "png"
}
]