Deploying to gh-pages from @ ethereum-lists/chains@e8c2f709c5 🚀
|
@ -1518,6 +1518,14 @@
|
||||||
"height": 310,
|
"height": 310,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "altlayer",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmcEfZJU7NMn9ycTAcEooQgGNfa2nYBToSUZHdFCFadcjb",
|
||||||
|
"width": 1080,
|
||||||
|
"height": 1025,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "enter",
|
"name": "enter",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
25
chains/eip155-9997.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "AltLayer Testnet",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": ["https://testnet-rollup-api.altlayer.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
|
"infoURL": "https://altlayer.io",
|
||||||
|
"shortName": "alt-testnet",
|
||||||
|
"chainId": 9997,
|
||||||
|
"networkId": 9997,
|
||||||
|
"icon": "altlayer",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://testnet-rollup-explorer.altlayer.io",
|
||||||
|
"icon": "blockscout",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -7304,6 +7304,19 @@
|
||||||
"rpc": ["https://test-evm-api.carbon.network/"],
|
"rpc": ["https://test-evm-api.carbon.network/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://carbon.network/"
|
"infoURL": "https://carbon.network/"
|
||||||
|
}, {
|
||||||
|
"name": "AltLayer Testnet",
|
||||||
|
"chainId": 9997,
|
||||||
|
"shortName": "alt-testnet",
|
||||||
|
"networkId": 9997,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://testnet-rollup-api.altlayer.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://altlayer.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "myOwn Testnet",
|
"name": "myOwn Testnet",
|
||||||
"chainId": 9999,
|
"chainId": 9999,
|
||||||
|
|
|
@ -10971,6 +10971,32 @@
|
||||||
"chainId": 9792,
|
"chainId": 9792,
|
||||||
"networkId": 9792,
|
"networkId": 9792,
|
||||||
"explorers": []
|
"explorers": []
|
||||||
|
}, {
|
||||||
|
"name": "AltLayer Testnet",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": ["https://testnet-rollup-api.altlayer.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"features": [{
|
||||||
|
"name": "EIP155"
|
||||||
|
}, {
|
||||||
|
"name": "EIP1559"
|
||||||
|
}],
|
||||||
|
"infoURL": "https://altlayer.io",
|
||||||
|
"shortName": "alt-testnet",
|
||||||
|
"chainId": 9997,
|
||||||
|
"networkId": 9997,
|
||||||
|
"icon": "altlayer",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://testnet-rollup-explorer.altlayer.io",
|
||||||
|
"icon": "blockscout",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "myOwn Testnet",
|
"name": "myOwn Testnet",
|
||||||
"chain": "myOwn",
|
"chain": "myOwn",
|
||||||
|
|
8
icons/altlayer.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmcEfZJU7NMn9ycTAcEooQgGNfa2nYBToSUZHdFCFadcjb",
|
||||||
|
"width": 1080,
|
||||||
|
"height": 1025,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
|
@ -561,6 +561,7 @@
|
||||||
"NetZt": "eip155:9768",
|
"NetZt": "eip155:9768",
|
||||||
"carbon": "eip155:9790",
|
"carbon": "eip155:9790",
|
||||||
"carbon-testnet": "eip155:9792",
|
"carbon-testnet": "eip155:9792",
|
||||||
|
"alt-testnet": "eip155:9997",
|
||||||
"myn": "eip155:9999",
|
"myn": "eip155:9999",
|
||||||
"smartbch": "eip155:10000",
|
"smartbch": "eip155:10000",
|
||||||
"smartbchtest": "eip155:10001",
|
"smartbchtest": "eip155:10001",
|
||||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 426 B After Width: | Height: | Size: 426 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 200 B After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 942 B After Width: | Height: | Size: 942 B |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 796 B After Width: | Height: | Size: 796 B |
Before Width: | Height: | Size: 218 B After Width: | Height: | Size: 218 B |
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 212 B After Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 452 B After Width: | Height: | Size: 452 B |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 210 B |
Before Width: | Height: | Size: 715 B After Width: | Height: | Size: 715 B |
Before Width: | Height: | Size: 1002 B After Width: | Height: | Size: 1002 B |
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 488 B After Width: | Height: | Size: 488 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 507 B |
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 994 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 994 B |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 152 B |
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 924 B |
Before Width: | Height: | Size: 92 B After Width: | Height: | Size: 92 B |
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 906 B After Width: | Height: | Size: 906 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 460 B After Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 226 B |
Before Width: | Height: | Size: 382 B After Width: | Height: | Size: 382 B |
Before Width: | Height: | Size: 1018 B After Width: | Height: | Size: 1018 B |
Before Width: | Height: | Size: 241 B After Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 747 B After Width: | Height: | Size: 747 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 504 B After Width: | Height: | Size: 504 B |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 220 B After Width: | Height: | Size: 220 B |
Before Width: | Height: | Size: 641 B After Width: | Height: | Size: 641 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 388 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 953 B |
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 503 B |
Before Width: | Height: | Size: 374 B After Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 766 B After Width: | Height: | Size: 766 B |
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 331 B |