@snapshot-labs/snapshot.js 0.12.39 → 0.12.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -824,6 +824,7 @@ declare const _default: {
824
824
  "56": string;
825
825
  "100": string;
826
826
  "137": string;
827
+ "146": string;
827
828
  "250": string;
828
829
  "8453": string;
829
830
  "42161": string;
@@ -4,6 +4,7 @@ export declare const SNAPSHOT_SUBGRAPH_URL: {
4
4
  "56": string;
5
5
  "100": string;
6
6
  "137": string;
7
+ "146": string;
7
8
  "250": string;
8
9
  "8453": string;
9
10
  "42161": string;
@@ -83,6 +83,7 @@ declare const _default: {
83
83
  "56": string;
84
84
  "100": string;
85
85
  "137": string;
86
+ "146": string;
86
87
  "250": string;
87
88
  "8453": string;
88
89
  "42161": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapshot-labs/snapshot.js",
3
- "version": "0.12.39",
3
+ "version": "0.12.41",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
@@ -4,6 +4,7 @@
4
4
  "56": "https://subgrapher.snapshot.org/delegation/56",
5
5
  "100": "https://subgrapher.snapshot.org/delegation/100",
6
6
  "137": "https://subgrapher.snapshot.org/delegation/137",
7
+ "146": "https://subgrapher.snapshot.org/delegation/146",
7
8
  "250": "https://subgrapher.snapshot.org/delegation/250",
8
9
  "8453": "https://subgrapher.snapshot.org/delegation/8453",
9
10
  "42161": "https://subgrapher.snapshot.org/delegation/42161",
package/src/networks.json CHANGED
@@ -1110,6 +1110,21 @@
1110
1110
  "start": 6334180,
1111
1111
  "logo": "ipfs://QmQyJt28h4wN3QHPXUQJQYQqGiFUD77han3zibZPzHbitk"
1112
1112
  },
1113
+ "5611": {
1114
+ "key": "5611",
1115
+ "name": "opBNB Testnet",
1116
+ "shortName": "testnet",
1117
+ "chainId": 5611,
1118
+ "network": "testnet",
1119
+ "multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1120
+ "rpc": [],
1121
+ "explorer": {
1122
+ "url": "https://opbnb-testnet.bscscan.com"
1123
+ },
1124
+ "start": 3705108,
1125
+ "logo": "ipfs://bafkreibll4la7wqerzs7zwxjne2j7ayynbg2wlenemssoahxxj5rbt6c64",
1126
+ "testnet": true
1127
+ },
1113
1128
  "6102": {
1114
1129
  "key": "6102",
1115
1130
  "name": "Cascadia Testnet",