Skip to content

Commit 0890d25

Browse files
Update Linea Testnet - 59140 (#970)
* Add new network Linea Testnet - 59140 * Update networks.json * Update package.json --------- Co-authored-by: ChaituVR <[email protected]> Co-authored-by: Chaitanya <[email protected]>
1 parent 0af203f commit 0890d25

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

src/networks.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,19 +1272,17 @@
12721272
"59140": {
12731273
"key": "59140",
12741274
"name": "Linea Goerli testnet",
1275-
"shortName": "Linea Goerli",
1275+
"shortName": "linea",
12761276
"chainId": 59140,
12771277
"network": "testnet",
1278-
"testnet": true,
12791278
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1280-
"rpc": [
1281-
"https://rpc.goerli.linea.build"
1282-
],
1279+
"rpc": [],
12831280
"explorer": {
1284-
"url": "https://explorer.goerli.linea.build"
1281+
"url": "https://goerli.lineascan.build/"
12851282
},
12861283
"start": 498623,
1287-
"logo": "ipfs://QmSwCnEeLoyMApQd1YfhmGvLt97bH5mLPoabjKqUSuQHHF"
1284+
"logo": "ipfs://bafkreihtyzolub3sejuwc32hpdpjnt7ksowaguni2yuho3kyihhcqrtqce",
1285+
"testnet": true
12881286
},
12891287
"80001": {
12901288
"key": "80001",

0 commit comments

Comments
 (0)