Deploying to gh-pages from @ ethereum-lists/chains@d04be95589 🚀
|
@ -1790,6 +1790,14 @@
|
||||||
"height": 418,
|
"height": 418,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "zksync-era",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://Qma6H9xd8Ydah1bAFnmDuau1jeMh5NjGEL8tpdnjLbJ7m2",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "svg"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "hyperonchain",
|
"name": "hyperonchain",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
|
@ -1,24 +1,29 @@
|
||||||
{
|
{
|
||||||
"name": "zkSync alpha testnet",
|
"name": "zkSync Era Testnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": ["https://zksync2-testnet.zksync.dev"],
|
"rpc": ["https://zksync2-testnet.zksync.dev"],
|
||||||
"faucets": ["https://portal.zksync.io/faucet"],
|
"faucets": ["https://goerli.portal.zksync.io/faucet"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Ether",
|
"name": "Ether",
|
||||||
"symbol": "ETH",
|
"symbol": "ETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://v2-docs.zksync.io/",
|
"infoURL": "https://era.zksync.io/docs/",
|
||||||
"shortName": "zksync-goerli",
|
"shortName": "zksync-goerli",
|
||||||
"chainId": 280,
|
"chainId": 280,
|
||||||
"networkId": 280,
|
"networkId": 280,
|
||||||
"icon": "ethereum",
|
"icon": "zksync-era",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "blockscout",
|
"name": "zkSync Era Block Explorer",
|
||||||
"url": "https://zksync2-testnet.zkscan.io",
|
"url": "https://goerli.explorer.zksync.io",
|
||||||
"icon": "blockscout",
|
"icon": "zksync-era",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-1",
|
||||||
|
"bridges": [{ "url": "https://goerli.portal.zksync.io/bridge" }]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "zkSync v2",
|
"name": "zkSync Era Mainnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": [],
|
"rpc": ["https://zksync2-mainnet.zksync.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Ether",
|
"name": "Ether",
|
||||||
|
@ -12,18 +12,18 @@
|
||||||
"shortName": "zksync",
|
"shortName": "zksync",
|
||||||
"chainId": 324,
|
"chainId": 324,
|
||||||
"networkId": 324,
|
"networkId": 324,
|
||||||
"icon": "ethereum",
|
"icon": "zksync-era",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "zkSync v2 Block Explorer",
|
"name": "zkSync Era Block Explorer",
|
||||||
"url": "https://explorer.zksync.io",
|
"url": "https://explorer.zksync.io",
|
||||||
|
"icon": "zksync-era",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"parent": {
|
"parent": {
|
||||||
"type": "L2",
|
"type": "L2",
|
||||||
"chain": "eip155-1",
|
"chain": "eip155-1",
|
||||||
"bridges": []
|
"bridges": [{ "url": "https://portal.zksync.io/bridge" }]
|
||||||
},
|
}
|
||||||
"status": "incubating"
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1988,7 +1988,7 @@
|
||||||
"faucets": ["https://myhpbwallet.com/"],
|
"faucets": ["https://myhpbwallet.com/"],
|
||||||
"infoURL": "https://hpb.io"
|
"infoURL": "https://hpb.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "zkSync alpha testnet",
|
"name": "zkSync Era Testnet",
|
||||||
"chainId": 280,
|
"chainId": 280,
|
||||||
"shortName": "zksync-goerli",
|
"shortName": "zksync-goerli",
|
||||||
"networkId": 280,
|
"networkId": 280,
|
||||||
|
@ -1998,8 +1998,8 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://zksync2-testnet.zksync.dev"],
|
"rpc": ["https://zksync2-testnet.zksync.dev"],
|
||||||
"faucets": ["https://portal.zksync.io/faucet"],
|
"faucets": ["https://goerli.portal.zksync.io/faucet"],
|
||||||
"infoURL": "https://v2-docs.zksync.io/"
|
"infoURL": "https://era.zksync.io/docs/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network",
|
"name": "Boba Network",
|
||||||
"chainId": 288,
|
"chainId": 288,
|
||||||
|
@ -2092,7 +2092,7 @@
|
||||||
"faucets": ["https://faucet-testnet.kcc.network"],
|
"faucets": ["https://faucet-testnet.kcc.network"],
|
||||||
"infoURL": "https://scan-testnet.kcc.network"
|
"infoURL": "https://scan-testnet.kcc.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "zkSync v2",
|
"name": "zkSync Era Mainnet",
|
||||||
"chainId": 324,
|
"chainId": 324,
|
||||||
"shortName": "zksync",
|
"shortName": "zksync",
|
||||||
"networkId": 324,
|
"networkId": 324,
|
||||||
|
@ -2101,7 +2101,7 @@
|
||||||
"symbol": "ETH",
|
"symbol": "ETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": [],
|
"rpc": ["https://zksync2-mainnet.zksync.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://zksync.io/"
|
"infoURL": "https://zksync.io/"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -2838,26 +2838,33 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "zkSync alpha testnet",
|
"name": "zkSync Era Testnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": ["https://zksync2-testnet.zksync.dev"],
|
"rpc": ["https://zksync2-testnet.zksync.dev"],
|
||||||
"faucets": ["https://portal.zksync.io/faucet"],
|
"faucets": ["https://goerli.portal.zksync.io/faucet"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Ether",
|
"name": "Ether",
|
||||||
"symbol": "ETH",
|
"symbol": "ETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://v2-docs.zksync.io/",
|
"infoURL": "https://era.zksync.io/docs/",
|
||||||
"shortName": "zksync-goerli",
|
"shortName": "zksync-goerli",
|
||||||
"chainId": 280,
|
"chainId": 280,
|
||||||
"networkId": 280,
|
"networkId": 280,
|
||||||
"icon": "ethereum",
|
"icon": "zksync-era",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "blockscout",
|
"name": "zkSync Era Block Explorer",
|
||||||
"url": "https://zksync2-testnet.zkscan.io",
|
"url": "https://goerli.explorer.zksync.io",
|
||||||
"icon": "blockscout",
|
"icon": "zksync-era",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-1",
|
||||||
|
"bridges": [{
|
||||||
|
"url": "https://goerli.portal.zksync.io/bridge"
|
||||||
}]
|
}]
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network",
|
"name": "Boba Network",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
|
@ -3017,9 +3024,9 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "zkSync v2",
|
"name": "zkSync Era Mainnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": [],
|
"rpc": ["https://zksync2-mainnet.zksync.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Ether",
|
"name": "Ether",
|
||||||
|
@ -3030,18 +3037,20 @@
|
||||||
"shortName": "zksync",
|
"shortName": "zksync",
|
||||||
"chainId": 324,
|
"chainId": 324,
|
||||||
"networkId": 324,
|
"networkId": 324,
|
||||||
"icon": "ethereum",
|
"icon": "zksync-era",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "zkSync v2 Block Explorer",
|
"name": "zkSync Era Block Explorer",
|
||||||
"url": "https://explorer.zksync.io",
|
"url": "https://explorer.zksync.io",
|
||||||
|
"icon": "zksync-era",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}],
|
}],
|
||||||
"parent": {
|
"parent": {
|
||||||
"type": "L2",
|
"type": "L2",
|
||||||
"chain": "eip155-1",
|
"chain": "eip155-1",
|
||||||
"bridges": []
|
"bridges": [{
|
||||||
},
|
"url": "https://portal.zksync.io/bridge"
|
||||||
"status": "incubating"
|
}]
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "Web3Q Mainnet",
|
"name": "Web3Q Mainnet",
|
||||||
"chain": "Web3Q",
|
"chain": "Web3Q",
|
||||||
|
|
8
icons/zksync-era.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://Qma6H9xd8Ydah1bAFnmDuau1jeMh5NjGEL8tpdnjLbJ7m2",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "svg"
|
||||||
|
}
|
||||||
|
]
|
|
@ -0,0 +1,3 @@
|
||||||
|
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M348.6 106H163V406.2H348.6V106Z" fill="black"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 164 B |
BIN
static/b6c2c874389753d15981badd557bf1ac/1f8a1/nmactest.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
static/b6c2c874389753d15981badd557bf1ac/2453c/nmactest.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
static/b6c2c874389753d15981badd557bf1ac/264f2/nmactest.webp
Normal file
After Width: | Height: | Size: 476 B |
BIN
static/b6c2c874389753d15981badd557bf1ac/61ca6/nmactest.webp
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
static/b6c2c874389753d15981badd557bf1ac/bd5c1/nmactest.webp
Normal file
After Width: | Height: | Size: 248 B |
BIN
static/b6c2c874389753d15981badd557bf1ac/ca121/nmactest.png
Normal file
After Width: | Height: | Size: 483 B |
BIN
static/b6c2c874389753d15981badd557bf1ac/e73fe/nmactest.webp
Normal file
After Width: | Height: | Size: 856 B |
BIN
static/b6c2c874389753d15981badd557bf1ac/ebf64/nmactest.png
Normal file
After Width: | Height: | Size: 323 B |
BIN
static/b6c2c874389753d15981badd557bf1ac/f31ef/nmactest.png
Normal file
After Width: | Height: | Size: 833 B |
BIN
static/nmactest-b6c2c874389753d15981badd557bf1ac.png
Normal file
After Width: | Height: | Size: 13 KiB |