Deploying to gh-pages from @ ethereum-lists/chains@05e0907a37 🚀
|
@ -694,6 +694,14 @@
|
|||
"height": 1067,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "scolcoin",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt",
|
||||
"width": 792,
|
||||
"height": 822,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "mythical",
|
||||
"icons": [{
|
||||
|
@ -1657,9 +1665,9 @@
|
|||
}, {
|
||||
"name": "rangers",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmfHG3xbg4iiopagww93Gu7tmvCpPwZdiwsUjd3Dt5mRwT",
|
||||
"width": 835,
|
||||
"height": 835,
|
||||
"url": "ipfs://QmXR5e5SDABWfQn6XT9uMsVYAo5Bv7vUv4jVs8DFqatZWG",
|
||||
"width": 2000,
|
||||
"height": 2000,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
|
|
23
chains/eip155-65450.json
Normal 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
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -5822,6 +5822,19 @@
|
|||
"rpc": ["https://rpc.tresleches.finance/", "https://rpc.treschain.io/"],
|
||||
"faucets": [],
|
||||
"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",
|
||||
"chainId": 6626,
|
||||
|
@ -7954,6 +7967,19 @@
|
|||
"rpc": ["https://rpc.tst.ecredits.com"],
|
||||
"faucets": ["https://faucet.tst.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",
|
||||
"chainId": 67390,
|
||||
|
|
|
@ -8641,6 +8641,26 @@
|
|||
"icon": "treslechesexplorer",
|
||||
"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",
|
||||
"chain": "PixieChain",
|
||||
|
@ -11898,6 +11918,26 @@
|
|||
"icon": "ecredits",
|
||||
"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",
|
||||
"chain": "SIN",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmfHG3xbg4iiopagww93Gu7tmvCpPwZdiwsUjd3Dt5mRwT",
|
||||
"width": 835,
|
||||
"height": 835,
|
||||
"url": "ipfs://QmXR5e5SDABWfQn6XT9uMsVYAo5Bv7vUv4jVs8DFqatZWG",
|
||||
"width": 2000,
|
||||
"height": 2000,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
||||
|
|
8
icons/scolcoin.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt",
|
||||
"width": 792,
|
||||
"height": 822,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt
Normal file
After Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 40 KiB |
|
@ -447,6 +447,7 @@
|
|||
"rbd": "eip155:5869",
|
||||
"TRESTEST": "eip155:6065",
|
||||
"TRESMAIN": "eip155:6066",
|
||||
"SRC-test": "eip155:6552",
|
||||
"pixie-chain": "eip155:6626",
|
||||
"STANDm": "eip155:6789",
|
||||
"tombchain": "eip155:6969",
|
||||
|
@ -611,6 +612,7 @@
|
|||
"mtv": "eip155:62621",
|
||||
"ecs": "eip155:63000",
|
||||
"ecs-testnet": "eip155:63001",
|
||||
"SRC": "eip155:65450",
|
||||
"mcl": "eip155:67390",
|
||||
"cndr": "eip155:69420",
|
||||
"TKM0": "eip155:70000",
|
||||
|
|
BIN
static/026342e920b7860837c9478804503b70/06393/edgeware.png
Normal file
After Width: | Height: | Size: 757 B |
BIN
static/026342e920b7860837c9478804503b70/187b4/edgeware.png
Normal file
After Width: | Height: | Size: 436 B |
BIN
static/026342e920b7860837c9478804503b70/39223/edgeware.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
static/026342e920b7860837c9478804503b70/46057/edgeware.webp
Normal file
After Width: | Height: | Size: 174 B |
BIN
static/026342e920b7860837c9478804503b70/51c35/edgeware.png
Normal file
After Width: | Height: | Size: 284 B |
BIN
static/026342e920b7860837c9478804503b70/69585/edgeware.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
static/026342e920b7860837c9478804503b70/75f12/edgeware.webp
Normal file
After Width: | Height: | Size: 840 B |
BIN
static/026342e920b7860837c9478804503b70/b6772/edgeware.webp
Normal file
After Width: | Height: | Size: 416 B |
BIN
static/026342e920b7860837c9478804503b70/c32e3/edgeware.webp
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
static/026342e920b7860837c9478804503b70/d25a7/edgeware.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
static/edgeware-026342e920b7860837c9478804503b70.png
Normal file
After Width: | Height: | Size: 21 KiB |