Deploying to gh-pages from @ ethereum-lists/chains@0929537164 🚀

This commit is contained in:
ligi 2023-02-03 14:40:28 +00:00
parent 4e2b8eaad6
commit 3db1de0154
24 changed files with 92 additions and 13 deletions

View File

@ -1646,6 +1646,14 @@
"height": 361,
"format": "png"
}]
}, {
"name": "shardeum",
"icons": [{
"url": "ipfs://Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD",
"width": 609,
"height": 533,
"format": "png"
}]
}, {
"name": "lucky",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,7 @@
{
"name": "Shardeum Liberty 1.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://liberty10.shardeum.org/"],
"faucets": ["https://faucet.liberty10.shardeum.org"],
"nativeCurrency": {
@ -14,9 +15,9 @@
"networkId": 8080,
"explorers": [
{
"name": "Sharedum Scan",
"name": "Shardeum Scan",
"url": "https://explorer-liberty10.shardeum.org",
"standard": "EIP3091"
"standard": "none"
}
],
"redFlags": ["reusedChainId"]

View File

@ -1,6 +1,7 @@
{
"name": "Shardeum Liberty 2.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://liberty20.shardeum.org/"],
"faucets": ["https://faucet.liberty20.shardeum.org"],
"nativeCurrency": {
@ -14,9 +15,9 @@
"networkId": 8081,
"explorers": [
{
"name": "Sharedum Scan",
"name": "Shardeum Scan",
"url": "https://explorer-liberty20.shardeum.org",
"standard": "EIP3091"
"standard": "none"
}
],
"redFlags": ["reusedChainId"]

24
chains/eip155-8082.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Shardeum Sphinx 1.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://sphinx.shardeum.org/"],
"faucets": ["https://faucet-sphinx.shardeum.org/"],
"nativeCurrency": {
"name": "Shardeum SHM",
"symbol": "SHM",
"decimals": 18
},
"infoURL": "https://docs.shardeum.org/",
"shortName": "Sphinx10",
"chainId": 8082,
"networkId": 8082,
"explorers": [
{
"name": "Shardeum Scan",
"url": "https://explorer-sphinx.shardeum.org",
"standard": "none"
}
],
"redFlags": ["reusedChainId"]
}

File diff suppressed because one or more lines are too long

View File

@ -5484,6 +5484,19 @@
"rpc": ["https://liberty20.shardeum.org/"],
"faucets": ["https://faucet.liberty20.shardeum.org"],
"infoURL": "https://docs.shardeum.org/"
}, {
"name": "Shardeum Sphinx 1.X",
"chainId": 8082,
"shortName": "Sphinx10",
"networkId": 8082,
"nativeCurrency": {
"name": "Shardeum SHM",
"symbol": "SHM",
"decimals": 18
},
"rpc": ["https://sphinx.shardeum.org/"],
"faucets": ["https://faucet-sphinx.shardeum.org/"],
"infoURL": "https://docs.shardeum.org/"
}, {
"name": "StreamuX Blockchain",
"chainId": 8098,

View File

@ -7980,6 +7980,7 @@
}, {
"name": "Shardeum Liberty 1.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://liberty10.shardeum.org/"],
"faucets": ["https://faucet.liberty10.shardeum.org"],
"nativeCurrency": {
@ -7992,14 +7993,15 @@
"chainId": 8080,
"networkId": 8080,
"explorers": [{
"name": "Sharedum Scan",
"name": "Shardeum Scan",
"url": "https://explorer-liberty10.shardeum.org",
"standard": "EIP3091"
"standard": "none"
}],
"redFlags": ["reusedChainId"]
}, {
"name": "Shardeum Liberty 2.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://liberty20.shardeum.org/"],
"faucets": ["https://faucet.liberty20.shardeum.org"],
"nativeCurrency": {
@ -8012,9 +8014,30 @@
"chainId": 8081,
"networkId": 8081,
"explorers": [{
"name": "Sharedum Scan",
"name": "Shardeum Scan",
"url": "https://explorer-liberty20.shardeum.org",
"standard": "EIP3091"
"standard": "none"
}],
"redFlags": ["reusedChainId"]
}, {
"name": "Shardeum Sphinx 1.X",
"chain": "Shardeum",
"icon": "shardeum",
"rpc": ["https://sphinx.shardeum.org/"],
"faucets": ["https://faucet-sphinx.shardeum.org/"],
"nativeCurrency": {
"name": "Shardeum SHM",
"symbol": "SHM",
"decimals": 18
},
"infoURL": "https://docs.shardeum.org/",
"shortName": "Sphinx10",
"chainId": 8082,
"networkId": 8082,
"explorers": [{
"name": "Shardeum Scan",
"url": "https://explorer-sphinx.shardeum.org",
"standard": "none"
}],
"redFlags": ["reusedChainId"]
}, {

8
icons/shardeum.json Normal file
View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -421,6 +421,7 @@
"mdgl": "eip155:8029",
"Liberty10": "eip155:8080",
"Liberty20": "eip155:8081",
"Sphinx10": "eip155:8082",
"StreamuX": "eip155:8098",
"meertest": "eip155:8131",
"tBOC": "eip155:8181",

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 546 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB