Skip to content

Commit

Permalink
Add new network Fraxtal - 252 (#1048)
Browse files Browse the repository at this point in the history
* Add new network Fraxtal - 252

* Update package.json

---------

Co-authored-by: ChaituVR <ChaituVR@users.noreply.github.com>
Co-authored-by: Chaitanya <yourchaitu@gmail.com>
  • Loading branch information
3 people authored Aug 21, 2024
1 parent 901305a commit a518c1f
Showing 1 changed file with 29 additions and 15 deletions.
44 changes: 29 additions & 15 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,20 @@
"start": 2497732,
"logo": "ipfs://QmVEgNeQDKnXygeGxfY9FywZpNGQu98ktZtRJ9bToYF6g7"
},
"252": {
"key": "252",
"name": "Fraxtal",
"shortName": "mainnet",
"chainId": 252,
"network": "mainnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://fraxscan.com"
},
"start": 1,
"logo": "ipfs://bafkreieflj4wq6tx7k5kq47z3xnsrdrn2xgm4bxa3uovrnndcb2vqqwlyu"
},
"269": {
"key": "269",
"name": "High Performance Blockchain",
Expand Down Expand Up @@ -1455,6 +1469,20 @@
"logo": "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq",
"testnet": true
},
"810180": {
"key": "810180",
"name": "zkLink Nova",
"shortName": "zlink",
"chainId": 810180,
"network": "mainnet",
"multicall": "0x825267E0fA5CAe92F98540828a54198dcB3Eaeb5",
"rpc": [],
"explorer": {
"url": "https://explorer.zklink.io"
},
"start": 146055,
"logo": "ipfs://bafkreic6c3iems5235qapyhyrygha7akqrsfact2nok3y2uhljpzxrdu74"
},
"810181": {
"key": "810181",
"name": "zkLink Nova Sepolia",
Expand All @@ -1470,20 +1498,6 @@
"logo": "ipfs://bafkreic6c3iems5235qapyhyrygha7akqrsfact2nok3y2uhljpzxrdu74",
"testnet": true
},
"810180": {
"key": "810180",
"name": "zkLink Nova",
"shortName": "zlink",
"chainId": 810180,
"network": "mainnet",
"multicall": "0x825267E0fA5CAe92F98540828a54198dcB3Eaeb5",
"rpc": [],
"explorer": {
"url": "https://explorer.zklink.io"
},
"start": 146055,
"logo": "ipfs://bafkreic6c3iems5235qapyhyrygha7akqrsfact2nok3y2uhljpzxrdu74"
},
"11155111": {
"key": "11155111",
"name": "Sepolia testnet",
Expand Down Expand Up @@ -1622,4 +1636,4 @@
"start": 7521509,
"logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
}
}
}

0 comments on commit a518c1f

Please sign in to comment.