mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
updating zkSync Era information (#2480)
* updating zkSync v2/Era information * prettier * adding downloaded icon * updating zkSync Era information * adding icon to downloads * deleting old icon --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
5db67f4996
commit
bd10bdea36
|
@ -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",
|
||||||
|
|
|
@ -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/" }]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"url": "ipfs://Qma6H9xd8Ydah1bAFnmDuau1jeMh5NjGEL8tpdnjLbJ7m2",
|
"url": "ipfs://QmRkhUD6J3B9WhT4hEWLrcFVTrBhx3CQgNC783aJsrwxSN",
|
||||||
"width": 512,
|
"width": 512,
|
||||||
"height": 512,
|
"height": 512,
|
||||||
"format": "svg"
|
"format": "svg"
|
||||||
|
|
|
@ -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 |
|
@ -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 |
Loading…
Reference in New Issue
Block a user