Skip to content

Commit

Permalink
chore: update Mantle explorer to Mantlescan (#1123)
Browse files Browse the repository at this point in the history
* chore: update Mantle explorer to Mantlescan

* Update package.json

---------

Co-authored-by: Chaitanya <yourchaitu@gmail.com>
  • Loading branch information
Sekhmet and ChaituVR authored Feb 14, 2025
1 parent def9637 commit 83f91cf
Show file tree
Hide file tree
Showing 2 changed files with 2 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.47",
"version": "0.12.48",
"repository": "snapshot-labs/snapshot.js",
"license": "MIT",
"main": "dist/snapshot.cjs.js",
Expand Down
2 changes: 1 addition & 1 deletion src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@
"https://rpc.mantle.xyz"
],
"explorer": {
"url": "https://explorer.mantle.xyz"
"url": "https://mantlescan.xyz"
},
"start": 304717,
"logo": "ipfs://bafkreidkucwfn4mzo2gtydrt2wogk3je5xpugom67vhi4h4comaxxjzoz4"
Expand Down

0 comments on commit 83f91cf

Please sign in to comment.