Deploying to gh-pages from @ ethereum-lists/chains@044380626f 🚀
|
@ -502,6 +502,14 @@
|
||||||
"height": 418,
|
"height": 418,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "chaos",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmbYYCoU2G4LUfRr9ofGowF3eatfvWv9FiPVhqKndZeqwA",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "mmt",
|
"name": "mmt",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
24
chains/eip155-1351057110.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Chaos (SKALE Testnet)",
|
||||||
|
"title": "Chaos Testnet",
|
||||||
|
"chain": "staging-fast-active-bellatrix",
|
||||||
|
"rpc": ["https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix"],
|
||||||
|
"faucets": ["https://sfuel.skale.network/staging/chaos"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "sFUEL",
|
||||||
|
"symbol": "sFUEL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://docs.skale.network/develop/",
|
||||||
|
"shortName": "chaos-tenet",
|
||||||
|
"chainId": 1351057110,
|
||||||
|
"networkId": 1351057110,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://staging-fast-active-bellatrix.explorer.staging-v3.skalenodes.com",
|
||||||
|
"icon": "chaos",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -10866,6 +10866,19 @@
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://aurora.dev"
|
"infoURL": "https://aurora.dev"
|
||||||
|
}, {
|
||||||
|
"name": "Chaos (SKALE Testnet)",
|
||||||
|
"chainId": 1351057110,
|
||||||
|
"shortName": "chaos-tenet",
|
||||||
|
"networkId": 1351057110,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "sFUEL",
|
||||||
|
"symbol": "sFUEL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix"],
|
||||||
|
"faucets": ["https://sfuel.skale.network/staging/chaos"],
|
||||||
|
"infoURL": "https://docs.skale.network/develop/"
|
||||||
}, {
|
}, {
|
||||||
"name": "RaptorChain",
|
"name": "RaptorChain",
|
||||||
"chainId": 1380996178,
|
"chainId": 1380996178,
|
||||||
|
|
|
@ -16407,6 +16407,27 @@
|
||||||
"shortName": "aurora-betanet",
|
"shortName": "aurora-betanet",
|
||||||
"chainId": 1313161556,
|
"chainId": 1313161556,
|
||||||
"networkId": 1313161556
|
"networkId": 1313161556
|
||||||
|
}, {
|
||||||
|
"name": "Chaos (SKALE Testnet)",
|
||||||
|
"title": "Chaos Testnet",
|
||||||
|
"chain": "staging-fast-active-bellatrix",
|
||||||
|
"rpc": ["https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix"],
|
||||||
|
"faucets": ["https://sfuel.skale.network/staging/chaos"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "sFUEL",
|
||||||
|
"symbol": "sFUEL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://docs.skale.network/develop/",
|
||||||
|
"shortName": "chaos-tenet",
|
||||||
|
"chainId": 1351057110,
|
||||||
|
"networkId": 1351057110,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://staging-fast-active-bellatrix.explorer.staging-v3.skalenodes.com",
|
||||||
|
"icon": "chaos",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "RaptorChain",
|
"name": "RaptorChain",
|
||||||
"chain": "RPTR",
|
"chain": "RPTR",
|
||||||
|
|
8
icons/chaos.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmbYYCoU2G4LUfRr9ofGowF3eatfvWv9FiPVhqKndZeqwA",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
|
@ -835,6 +835,7 @@
|
||||||
"aurora": "eip155:1313161554",
|
"aurora": "eip155:1313161554",
|
||||||
"aurora-testnet": "eip155:1313161555",
|
"aurora-testnet": "eip155:1313161555",
|
||||||
"aurora-betanet": "eip155:1313161556",
|
"aurora-betanet": "eip155:1313161556",
|
||||||
|
"chaos-tenet": "eip155:1351057110",
|
||||||
"rptr": "eip155:1380996178",
|
"rptr": "eip155:1380996178",
|
||||||
"nebula-mainnet": "eip155:1482601649",
|
"nebula-mainnet": "eip155:1482601649",
|
||||||
"calypso-mainnet": "eip155:1564830818",
|
"calypso-mainnet": "eip155:1564830818",
|
||||||
|
|
BIN
static/5b90b4b59ea18c8d71018b0a1da8c9ea/1f8a1/rikeza.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
static/5b90b4b59ea18c8d71018b0a1da8c9ea/264f2/rikeza.webp
Normal file
After Width: | Height: | Size: 314 B |
BIN
static/5b90b4b59ea18c8d71018b0a1da8c9ea/61ca6/rikeza.webp
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
static/5b90b4b59ea18c8d71018b0a1da8c9ea/bd5c1/rikeza.webp
Normal file
After Width: | Height: | Size: 138 B |
BIN
static/5b90b4b59ea18c8d71018b0a1da8c9ea/ca121/rikeza.png
Normal file
After Width: | Height: | Size: 421 B |
BIN
static/5b90b4b59ea18c8d71018b0a1da8c9ea/e73fe/rikeza.webp
Normal file
After Width: | Height: | Size: 656 B |
BIN
static/5b90b4b59ea18c8d71018b0a1da8c9ea/ebf64/rikeza.png
Normal file
After Width: | Height: | Size: 244 B |
BIN
static/5b90b4b59ea18c8d71018b0a1da8c9ea/f31ef/rikeza.png
Normal file
After Width: | Height: | Size: 775 B |