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

This commit is contained in:
ligi 2023-03-23 18:54:48 +00:00
parent e763edd1ad
commit 6e3d8c842c
25 changed files with 20 additions and 18 deletions

View File

@ -1473,7 +1473,7 @@
}, { }, {
"name": "zksync-era", "name": "zksync-era",
"icons": [{ "icons": [{
"url": "ipfs://Qma6H9xd8Ydah1bAFnmDuau1jeMh5NjGEL8tpdnjLbJ7m2", "url": "ipfs://QmRkhUD6J3B9WhT4hEWLrcFVTrBhx3CQgNC783aJsrwxSN",
"width": 512, "width": 512,
"height": 512, "height": 512,
"format": "svg" "format": "svg"

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,7 +1,7 @@
{ {
"name": "zkSync Era Testnet", "name": "zkSync Era Testnet",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://zksync2-testnet.zksync.dev"], "rpc": ["https://testnet.era.zksync.dev"],
"faucets": ["https://goerli.portal.zksync.io/faucet"], "faucets": ["https://goerli.portal.zksync.io/faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "Ether", "name": "Ether",

View File

@ -1,7 +1,7 @@
{ {
"name": "zkSync Era Mainnet", "name": "zkSync Era Mainnet",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://zksync2-mainnet.zksync.io"], "rpc": ["https://mainnet.era.zksync.io"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Ether", "name": "Ether",
@ -24,6 +24,6 @@
"parent": { "parent": {
"type": "L2", "type": "L2",
"chain": "eip155-1", "chain": "eip155-1",
"bridges": [{ "url": "https://portal.zksync.io/bridge" }] "bridges": [{ "url": "https://bridge.zksync.io/" }]
} }
} }

File diff suppressed because one or more lines are too long

View File

@ -2075,7 +2075,7 @@
"symbol": "ETH", "symbol": "ETH",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://zksync2-testnet.zksync.dev"], "rpc": ["https://testnet.era.zksync.dev"],
"faucets": ["https://goerli.portal.zksync.io/faucet"], "faucets": ["https://goerli.portal.zksync.io/faucet"],
"infoURL": "https://era.zksync.io/docs/" "infoURL": "https://era.zksync.io/docs/"
}, { }, {
@ -2231,7 +2231,7 @@
"symbol": "ETH", "symbol": "ETH",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://zksync2-mainnet.zksync.io"], "rpc": ["https://mainnet.era.zksync.io"],
"faucets": [], "faucets": [],
"infoURL": "https://zksync.io/" "infoURL": "https://zksync.io/"
}, { }, {

View File

@ -2959,7 +2959,7 @@
}, { }, {
"name": "zkSync Era Testnet", "name": "zkSync Era Testnet",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://zksync2-testnet.zksync.dev"], "rpc": ["https://testnet.era.zksync.dev"],
"faucets": ["https://goerli.portal.zksync.io/faucet"], "faucets": ["https://goerli.portal.zksync.io/faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "Ether", "name": "Ether",
@ -3289,7 +3289,7 @@
}, { }, {
"name": "zkSync Era Mainnet", "name": "zkSync Era Mainnet",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://zksync2-mainnet.zksync.io"], "rpc": ["https://mainnet.era.zksync.io"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Ether", "name": "Ether",
@ -3311,7 +3311,7 @@
"type": "L2", "type": "L2",
"chain": "eip155-1", "chain": "eip155-1",
"bridges": [{ "bridges": [{
"url": "https://portal.zksync.io/bridge" "url": "https://bridge.zksync.io/"
}] }]
} }
}, { }, {

View File

@ -1,6 +1,6 @@
[ [
{ {
"url": "ipfs://Qma6H9xd8Ydah1bAFnmDuau1jeMh5NjGEL8tpdnjLbJ7m2", "url": "ipfs://QmRkhUD6J3B9WhT4hEWLrcFVTrBhx3CQgNC783aJsrwxSN",
"width": 512, "width": 512,
"height": 512, "height": 512,
"format": "svg" "format": "svg"

View File

@ -0,0 +1,5 @@
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="black"/>
<path d="M344.489 373L462 255.511L344.489 138V226.138L227 314.255H344.489V373Z" fill="white"/>
<path d="M167.511 138L50 255.511L167.511 373V284.883L285 196.766H167.511V138Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 342 B

View File

@ -1,3 +0,0 @@
<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>

Before

Width:  |  Height:  |  Size: 164 B

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B