Skip to content

Commit 548943b

Browse files
Add new network zkSync Sepolia Testnet - 300 (#1017)
* Add new network zkSync Sepolia Testnet - 300 * Update package.json --------- Co-authored-by: ChaituVR <[email protected]> Co-authored-by: Chaitanya <[email protected]>
1 parent 72cfff3 commit 548943b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/networks.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,21 @@
461461
"start": 13960096,
462462
"logo": "ipfs://QmU7f1MyRz8rLELFfypnWZQjGbDGYgZtC9rjw47jYMYrnu"
463463
},
464+
"300": {
465+
"key": "300",
466+
"name": "zkSync Sepolia Testnet",
467+
"shortName": "testnet",
468+
"chainId": 300,
469+
"network": "testnet",
470+
"multicall": "0xF9cda624FBC7e059355ce98a31693d299FACd963",
471+
"rpc": [],
472+
"explorer": {
473+
"url": "https://sepolia.explorer.zksync.dev/"
474+
},
475+
"start": 2292,
476+
"logo": "ipfs://bafkreih6y7ri7h667cwxe5miisxghfheiidtbw2747y75stoxt3gp3a2yy",
477+
"testnet": true
478+
},
464479
"314": {
465480
"key": "314",
466481
"name": "Filecoin",

0 commit comments

Comments
 (0)