Skip to content

Commit

Permalink
Add new network Shibarium Puppynet Testnet - 157
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaituVR authored Dec 7, 2024
1 parent f18adbb commit 93a29b5
Show file tree
Hide file tree
Showing 2 changed files with 17 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.12.35",
"version": "0.12.36",
"repository": "snapshot-labs/snapshot.js",
"license": "MIT",
"main": "dist/snapshot.cjs.js",
Expand Down
17 changes: 16 additions & 1 deletion src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,21 @@
"start": 1290,
"logo": "ipfs://bafkreib4xhbgbhrwkmizp4d4nz3wzbpyhdm6wpz2v2pbkk7jxsgg3hdt74"
},
"157": {
"key": "157",
"name": "Shibarium Puppynet Testnet",
"shortName": "testnet",
"chainId": 157,
"network": "testnet",
"multicall": "0xA4029b74FBA366c926eDFA7Dd10B21C621170a4c",
"rpc": [],
"explorer": {
"url": "https://puppyscan.shib.io/"
},
"start": 3035769,
"logo": "ipfs://bafkreig57igai5phg4icywc5yoockd52jo3hlvbkyi6wiufrmu4p2lmenm",
"testnet": true
},
"169": {
"key": "169",
"name": "Manta Pacific",
Expand Down Expand Up @@ -1723,4 +1738,4 @@
"start": 7521509,
"logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
}
}
}

0 comments on commit 93a29b5

Please sign in to comment.