We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7672d7b commit cd33067Copy full SHA for cd33067
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@snapshot-labs/snapshot.js",
3
- "version": "0.4.104",
+ "version": "0.4.105",
4
"repository": "snapshot-labs/snapshot.js",
5
"license": "MIT",
6
"main": "dist/snapshot.cjs.js",
src/networks.json
@@ -566,7 +566,7 @@
566
"wss://rpc.xdaichain.com/wss"
567
],
568
"explorer": {
569
- "url": "https://blockscout.com/poa/xdai"
+ "url": "https://gnosis.blockscout.com"
570
},
571
"start": 4108192,
572
"logo": "ipfs://QmZeiy8Ax4133wzxUQM9ky8z5XFVf6YLFjJMmTWbWVniZR"
0 commit comments