Deploying to gh-pages from @ ethereum-lists/chains@57084f1f7b 🚀
|
@ -1361,9 +1361,9 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "taiko",
|
"name": "taiko",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
"url": "ipfs://QmWMUDmNHzCtism9dYK1JooerZJ4da6kGt67HAQmLiEykc",
|
"url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
|
||||||
"width": 1001,
|
"width": 288,
|
||||||
"height": 1001,
|
"height": 258,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Taiko (Alpha-2 Testnet)",
|
"name": "Taiko (Alpha-2 Testnet)",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
|
"status": "deprecated",
|
||||||
"icon": "taiko",
|
"icon": "taiko",
|
||||||
"rpc": ["https://rpc.a2.taiko.xyz"],
|
"rpc": ["https://rpc.a2.taiko.xyz"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
|
|
24
chains/eip155-167005.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Taiko (Alpha-3 Testnet)",
|
||||||
|
"chain": "ETH",
|
||||||
|
"status": "active",
|
||||||
|
"icon": "taiko",
|
||||||
|
"rpc": ["https://rpc.test.taiko.xyz"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://taiko.xyz",
|
||||||
|
"shortName": "taiko-a3",
|
||||||
|
"chainId": 167005,
|
||||||
|
"networkId": 167005,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://explorer.test.taiko.xyz",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -10138,6 +10138,19 @@
|
||||||
"rpc": ["https://rpc.a2.taiko.xyz"],
|
"rpc": ["https://rpc.a2.taiko.xyz"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://taiko.xyz"
|
"infoURL": "https://taiko.xyz"
|
||||||
|
}, {
|
||||||
|
"name": "Taiko (Alpha-3 Testnet)",
|
||||||
|
"chainId": 167005,
|
||||||
|
"shortName": "taiko-a3",
|
||||||
|
"networkId": 167005,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.test.taiko.xyz"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://taiko.xyz"
|
||||||
}, {
|
}, {
|
||||||
"name": "Condor Test Network",
|
"name": "Condor Test Network",
|
||||||
"chainId": 188881,
|
"chainId": 188881,
|
||||||
|
|
|
@ -15386,6 +15386,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Taiko (Alpha-2 Testnet)",
|
"name": "Taiko (Alpha-2 Testnet)",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
|
"status": "deprecated",
|
||||||
"icon": "taiko",
|
"icon": "taiko",
|
||||||
"rpc": ["https://rpc.a2.taiko.xyz"],
|
"rpc": ["https://rpc.a2.taiko.xyz"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
|
@ -15403,6 +15404,27 @@
|
||||||
"url": "https://explorer.a2.taiko.xyz",
|
"url": "https://explorer.a2.taiko.xyz",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Taiko (Alpha-3 Testnet)",
|
||||||
|
"chain": "ETH",
|
||||||
|
"status": "active",
|
||||||
|
"icon": "taiko",
|
||||||
|
"rpc": ["https://rpc.test.taiko.xyz"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://taiko.xyz",
|
||||||
|
"shortName": "taiko-a3",
|
||||||
|
"chainId": 167005,
|
||||||
|
"networkId": 167005,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://explorer.test.taiko.xyz",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Condor Test Network",
|
"name": "Condor Test Network",
|
||||||
"chain": "CONDOR",
|
"chain": "CONDOR",
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"url": "ipfs://QmWMUDmNHzCtism9dYK1JooerZJ4da6kGt67HAQmLiEykc",
|
"url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
|
||||||
"width": 1001,
|
"width": 288,
|
||||||
"height": 1001,
|
"height": 258,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Before Width: | Height: | Size: 17 KiB |
|
@ -779,6 +779,7 @@
|
||||||
"ETND": "eip155:131419",
|
"ETND": "eip155:131419",
|
||||||
"ICPlaza": "eip155:142857",
|
"ICPlaza": "eip155:142857",
|
||||||
"taiko-a2": "eip155:167004",
|
"taiko-a2": "eip155:167004",
|
||||||
|
"taiko-a3": "eip155:167005",
|
||||||
"condor": "eip155:188881",
|
"condor": "eip155:188881",
|
||||||
"milkTAda": "eip155:200101",
|
"milkTAda": "eip155:200101",
|
||||||
"milkTAlgo": "eip155:200202",
|
"milkTAlgo": "eip155:200202",
|
||||||
|
|
Before Width: | Height: | Size: 128 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 660 B After Width: | Height: | Size: 660 B |
Before Width: | Height: | Size: 194 B After Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 72 B After Width: | Height: | Size: 72 B |
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 696 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.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: 857 B After Width: | Height: | Size: 857 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 184 B After Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 317 B |
Before Width: | Height: | Size: 578 B After Width: | Height: | Size: 578 B |
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 230 B |
Before Width: | Height: | Size: 609 B After Width: | Height: | Size: 609 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 200 B After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 744 B After Width: | Height: | Size: 744 B |
Before Width: | Height: | Size: 116 B After Width: | Height: | Size: 116 B |
Before Width: | Height: | Size: 349 B After Width: | Height: | Size: 349 B |
Before Width: | Height: | Size: 392 B After Width: | Height: | Size: 392 B |
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 600 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 420 B |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 202 B |
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 203 B After Width: | Height: | Size: 203 B |
Before Width: | Height: | Size: 848 B After Width: | Height: | Size: 848 B |