Skip to content

Commit 4a2a144

Browse files
authored
Add subscription field (#965)
* Add subscription field * v0.11.3 * Update src/networks.json
1 parent bcdfe82 commit 4a2a144

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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.11.2",
3+
"version": "0.11.3",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,8 @@
414414
"url": "https://www.oklink.com/manta"
415415
},
416416
"start": 332890,
417-
"logo": "ipfs://bafkreibbrwgwdcfh755dqh4ndta6tja77qbaa36bfv4pstub6prhhore7a"
417+
"logo": "ipfs://bafkreibbrwgwdcfh755dqh4ndta6tja77qbaa36bfv4pstub6prhhore7a",
418+
"subscription": "Feb 26, 2025"
418419
},
419420
"204": {
420421
"key": "204",

0 commit comments

Comments
 (0)