Deploying to gh-pages from @ ethereum-lists/chains@d04be95589 🚀

This commit is contained in:
ligi 2023-02-16 19:52:48 +00:00
parent fd34a7ede2
commit df437dbd5b
21 changed files with 72 additions and 39 deletions

View File

@ -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": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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" }]
}
} }

View File

@ -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"
} }

File diff suppressed because one or more lines are too long

View File

@ -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/"
}, { }, {

View File

@ -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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://Qma6H9xd8Ydah1bAFnmDuau1jeMh5NjGEL8tpdnjLbJ7m2",
"width": 512,
"height": 512,
"format": "svg"
}
]

View File

@ -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

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 856 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB