Skip to content

Commit 8b06db7

Browse files
Add new network Linea Sepolia - 59141 (#1018)
* Add new network Linea Sepolia - 59141 * Update package.json --------- Co-authored-by: ChaituVR <[email protected]> Co-authored-by: Chaitanya <[email protected]>
1 parent 548943b commit 8b06db7

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
@@ -1302,6 +1302,21 @@
13021302
"start": 62,
13031303
"logo": "ipfs://QmZNkpVgPbuVbDcsi6arwH1om3456FGnwfDqYQJWUfHDEx"
13041304
},
1305+
"59141": {
1306+
"key": "59141",
1307+
"name": "Linea Sepolia",
1308+
"shortName": "testnet",
1309+
"chainId": 59141,
1310+
"network": "testnet",
1311+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1312+
"rpc": [],
1313+
"explorer": {
1314+
"url": "https://sepolia.lineascan.build/"
1315+
},
1316+
"start": 227427,
1317+
"logo": "ipfs://bafkreihtyzolub3sejuwc32hpdpjnt7ksowaguni2yuho3kyihhcqrtqce",
1318+
"testnet": true
1319+
},
13051320
"59144": {
13061321
"key": "59144",
13071322
"name": "Linea",

0 commit comments

Comments
 (0)