Skip to content

Commit cd33067

Browse files
zzuziakChaituVR
andauthored
Gnosis - replace with working explorer endpoint (#870)
* replace with working explorer endpoint * Update src/networks.json * V0.4.105 --------- Co-authored-by: Chaitanya <[email protected]>
1 parent 7672d7b commit cd33067

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.4.104",
3+
"version": "0.4.105",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566
"wss://rpc.xdaichain.com/wss"
567567
],
568568
"explorer": {
569-
"url": "https://blockscout.com/poa/xdai"
569+
"url": "https://gnosis.blockscout.com"
570570
},
571571
"start": 4108192,
572572
"logo": "ipfs://QmZeiy8Ax4133wzxUQM9ky8z5XFVf6YLFjJMmTWbWVniZR"

0 commit comments

Comments
 (0)