Skip to content

Commit

Permalink
Add new network Linea - 59144 (#916)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <ChaituVR@users.noreply.github.com>
Co-authored-by: Chaitanya <yourchaitu@gmail.com>
  • Loading branch information
3 people authored Mar 6, 2024
1 parent 0890d25 commit 73b1d28
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snapshot-labs/snapshot.js",
"version": "0.11.7",
"version": "0.11.8",
"repository": "snapshot-labs/snapshot.js",
"license": "MIT",
"main": "dist/snapshot.cjs.js",
Expand Down
16 changes: 15 additions & 1 deletion src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1284,6 +1284,20 @@
"logo": "ipfs://bafkreihtyzolub3sejuwc32hpdpjnt7ksowaguni2yuho3kyihhcqrtqce",
"testnet": true
},
"59144": {
"key": "59144",
"name": "Linea",
"shortName": "linea",
"chainId": 59144,
"network": "mainnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://lineascan.build/"
},
"start": 42,
"logo": "ipfs://bafkreihtyzolub3sejuwc32hpdpjnt7ksowaguni2yuho3kyihhcqrtqce"
},
"80001": {
"key": "80001",
"name": "Polygon Mumbai",
Expand Down Expand Up @@ -1424,4 +1438,4 @@
"start": 7521509,
"logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
}
}
}

0 comments on commit 73b1d28

Please sign in to comment.