Skip to content

Commit f05795c

Browse files
authored
chore: update Celo explorer URL (#1181)
* chore: update Celo explorer URL * Bump version to 0.14.11
1 parent 874b2d9 commit f05795c

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.14.10",
3+
"version": "0.14.11",
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
@@ -1567,7 +1567,7 @@
15671567
"https://celo-mainnet--rpc.datahub.figment.io/apikey/e892a66dc36e4d2d98a5d6406d609796/"
15681568
],
15691569
"explorer": {
1570-
"url": "https://explorer.celo.org"
1570+
"url": "https://celoscan.io"
15711571
},
15721572
"start": 6599803,
15731573
"logo": "ipfs://bafkreidvcofeczigbjr7ddapgdugwso6v2l4iolfxys7qg6kfvu2uduyva"

0 commit comments

Comments
 (0)