@snapshot-labs/snapshot.js 0.14.14 → 0.14.15
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.
- package/dist/snapshot.cjs.js +1 -1
- package/dist/snapshot.esm.js +1 -1
- package/dist/snapshot.min.js +1 -1
- package/package.json +1 -1
- package/src/networks.json +2 -2
- package/src/schemas/space.json +9 -6
package/dist/snapshot.cjs.js
CHANGED
|
@@ -2072,7 +2072,7 @@ var networks = {
|
|
|
2072
2072
|
"0x8FADE66B79cC9f707aB26799354482EB93a5B7dD"
|
|
2073
2073
|
],
|
|
2074
2074
|
ensNameWrapper: "0x0635513f179D50A207757E05759CbD106d7dFcE8",
|
|
2075
|
-
ensSubgraph: "https://subgrapher.snapshot.org/subgraph/arbitrum/
|
|
2075
|
+
ensSubgraph: "https://subgrapher.snapshot.org/subgraph/arbitrum/CA5t8ep58QKXBdLrjJHaREETHpCsy63kro9Eem6zBQAD",
|
|
2076
2076
|
explorer: {
|
|
2077
2077
|
url: "https://sepolia.etherscan.io",
|
|
2078
2078
|
apiUrl: "https://api-sepolia.etherscan.io"
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -2062,7 +2062,7 @@ var networks = {
|
|
|
2062
2062
|
"0x8FADE66B79cC9f707aB26799354482EB93a5B7dD"
|
|
2063
2063
|
],
|
|
2064
2064
|
ensNameWrapper: "0x0635513f179D50A207757E05759CbD106d7dFcE8",
|
|
2065
|
-
ensSubgraph: "https://subgrapher.snapshot.org/subgraph/arbitrum/
|
|
2065
|
+
ensSubgraph: "https://subgrapher.snapshot.org/subgraph/arbitrum/CA5t8ep58QKXBdLrjJHaREETHpCsy63kro9Eem6zBQAD",
|
|
2066
2066
|
explorer: {
|
|
2067
2067
|
url: "https://sepolia.etherscan.io",
|
|
2068
2068
|
apiUrl: "https://api-sepolia.etherscan.io"
|