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

This commit is contained in:
ligi 2023-03-17 13:44:48 +00:00
parent e0eb1318b4
commit ad7050ed90
26 changed files with 141 additions and 11 deletions

View File

@ -694,6 +694,14 @@
"height": 1067, "height": 1067,
"format": "png" "format": "png"
}] }]
}, {
"name": "scolcoin",
"icons": [{
"url": "ipfs://QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt",
"width": 792,
"height": 822,
"format": "png"
}]
}, { }, {
"name": "mythical", "name": "mythical",
"icons": [{ "icons": [{
@ -1657,9 +1665,9 @@
}, { }, {
"name": "rangers", "name": "rangers",
"icons": [{ "icons": [{
"url": "ipfs://QmfHG3xbg4iiopagww93Gu7tmvCpPwZdiwsUjd3Dt5mRwT", "url": "ipfs://QmXR5e5SDABWfQn6XT9uMsVYAo5Bv7vUv4jVs8DFqatZWG",
"width": 835, "width": 2000,
"height": 835, "height": 2000,
"format": "png" "format": "png"
}] }]
}, { }, {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

23
chains/eip155-65450.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Scolcoin Mainnet",
"chain": "SCOLWEI",
"rpc": ["https://mainnet-rpc.scolcoin.com"],
"faucets": [],
"nativeCurrency": {
"name": "Scolcoin",
"symbol": "SCOL",
"decimals": 18
},
"infoURL": "https://scolcoin.com",
"shortName": "SRC",
"chainId": 65450,
"networkId": 65450,
"icon": "scolcoin",
"explorers": [
{
"name": "Scolscan Explorer",
"url": "https://explorer.scolcoin.com",
"standard": "EIP3091"
}
]
}

23
chains/eip155-6552.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Scolcoin WeiChain Testnet",
"chain": "SCOLWEI-testnet",
"rpc": ["https://testnet-rpc.scolcoin.com"],
"faucets": ["https://faucet.scolcoin.com"],
"nativeCurrency": {
"name": "Scolcoin",
"symbol": "SCOL",
"decimals": 18
},
"infoURL": "https://scolcoin.com",
"shortName": "SRC-test",
"chainId": 6552,
"networkId": 6552,
"icon": "scolcoin",
"explorers": [
{
"name": "Scolscan Testnet Explorer",
"url": "https://testnet-explorer.scolcoin.com",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -5822,6 +5822,19 @@
"rpc": ["https://rpc.tresleches.finance/", "https://rpc.treschain.io/"], "rpc": ["https://rpc.tresleches.finance/", "https://rpc.treschain.io/"],
"faucets": [], "faucets": [],
"infoURL": "https://treschain.com" "infoURL": "https://treschain.com"
}, {
"name": "Scolcoin WeiChain Testnet",
"chainId": 6552,
"shortName": "SRC-test",
"networkId": 6552,
"nativeCurrency": {
"name": "Scolcoin",
"symbol": "SCOL",
"decimals": 18
},
"rpc": ["https://testnet-rpc.scolcoin.com"],
"faucets": ["https://faucet.scolcoin.com"],
"infoURL": "https://scolcoin.com"
}, { }, {
"name": "Pixie Chain Mainnet", "name": "Pixie Chain Mainnet",
"chainId": 6626, "chainId": 6626,
@ -7954,6 +7967,19 @@
"rpc": ["https://rpc.tst.ecredits.com"], "rpc": ["https://rpc.tst.ecredits.com"],
"faucets": ["https://faucet.tst.ecredits.com"], "faucets": ["https://faucet.tst.ecredits.com"],
"infoURL": "https://ecredits.com" "infoURL": "https://ecredits.com"
}, {
"name": "Scolcoin Mainnet",
"chainId": 65450,
"shortName": "SRC",
"networkId": 65450,
"nativeCurrency": {
"name": "Scolcoin",
"symbol": "SCOL",
"decimals": 18
},
"rpc": ["https://mainnet-rpc.scolcoin.com"],
"faucets": [],
"infoURL": "https://scolcoin.com"
}, { }, {
"name": "SiriusNet", "name": "SiriusNet",
"chainId": 67390, "chainId": 67390,

View File

@ -8641,6 +8641,26 @@
"icon": "treslechesexplorer", "icon": "treslechesexplorer",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"name": "Scolcoin WeiChain Testnet",
"chain": "SCOLWEI-testnet",
"rpc": ["https://testnet-rpc.scolcoin.com"],
"faucets": ["https://faucet.scolcoin.com"],
"nativeCurrency": {
"name": "Scolcoin",
"symbol": "SCOL",
"decimals": 18
},
"infoURL": "https://scolcoin.com",
"shortName": "SRC-test",
"chainId": 6552,
"networkId": 6552,
"icon": "scolcoin",
"explorers": [{
"name": "Scolscan Testnet Explorer",
"url": "https://testnet-explorer.scolcoin.com",
"standard": "EIP3091"
}]
}, { }, {
"name": "Pixie Chain Mainnet", "name": "Pixie Chain Mainnet",
"chain": "PixieChain", "chain": "PixieChain",
@ -11898,6 +11918,26 @@
"icon": "ecredits", "icon": "ecredits",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"name": "Scolcoin Mainnet",
"chain": "SCOLWEI",
"rpc": ["https://mainnet-rpc.scolcoin.com"],
"faucets": [],
"nativeCurrency": {
"name": "Scolcoin",
"symbol": "SCOL",
"decimals": 18
},
"infoURL": "https://scolcoin.com",
"shortName": "SRC",
"chainId": 65450,
"networkId": 65450,
"icon": "scolcoin",
"explorers": [{
"name": "Scolscan Explorer",
"url": "https://explorer.scolcoin.com",
"standard": "EIP3091"
}]
}, { }, {
"name": "SiriusNet", "name": "SiriusNet",
"chain": "SIN", "chain": "SIN",

View File

@ -1,8 +1,8 @@
[ [
{ {
"url": "ipfs://QmfHG3xbg4iiopagww93Gu7tmvCpPwZdiwsUjd3Dt5mRwT", "url": "ipfs://QmXR5e5SDABWfQn6XT9uMsVYAo5Bv7vUv4jVs8DFqatZWG",
"width": 835, "width": 2000,
"height": 835, "height": 2000,
"format": "png" "format": "png"
} }
] ]

8
icons/scolcoin.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -447,6 +447,7 @@
"rbd": "eip155:5869", "rbd": "eip155:5869",
"TRESTEST": "eip155:6065", "TRESTEST": "eip155:6065",
"TRESMAIN": "eip155:6066", "TRESMAIN": "eip155:6066",
"SRC-test": "eip155:6552",
"pixie-chain": "eip155:6626", "pixie-chain": "eip155:6626",
"STANDm": "eip155:6789", "STANDm": "eip155:6789",
"tombchain": "eip155:6969", "tombchain": "eip155:6969",
@ -611,6 +612,7 @@
"mtv": "eip155:62621", "mtv": "eip155:62621",
"ecs": "eip155:63000", "ecs": "eip155:63000",
"ecs-testnet": "eip155:63001", "ecs-testnet": "eip155:63001",
"SRC": "eip155:65450",
"mcl": "eip155:67390", "mcl": "eip155:67390",
"cndr": "eip155:69420", "cndr": "eip155:69420",
"TKM0": "eip155:70000", "TKM0": "eip155:70000",

Binary file not shown.

After

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB