@zoralabs/protocol-deployments 0.2.0-SPARKS.3 → 0.2.0-SPARKS.4

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @zoralabs/protocol-deployments
2
2
 
3
+ ## 0.2.0-SPARKS.4
4
+
5
+ ### Patch Changes
6
+
7
+ - c1017504: Fixed unwrapper
8
+
3
9
  ## 0.2.0-SPARKS.3
4
10
 
5
11
  ### Patch Changes
@@ -38,7 +38,7 @@ export declare const chainConfigs: {
38
38
  };
39
39
  export declare const addresses: {
40
40
  7777777: {
41
- SPARKS_ETH_UNWRAPPER_AND_CALLER: string;
41
+ MINTS_ETH_UNWRAPPER_AND_CALLER: string;
42
42
  SPARKS_MANAGER_IMPL: string;
43
43
  SPARKS_MANAGER_IMPL_VERSION: string;
44
44
  };
package/dist/index.cjs CHANGED
@@ -9921,7 +9921,7 @@ var chainConfigs2 = {
9921
9921
  };
9922
9922
  var addresses2 = {
9923
9923
  7777777: {
9924
- SPARKS_ETH_UNWRAPPER_AND_CALLER: "0x0000000000000000000000000000000000000000",
9924
+ MINTS_ETH_UNWRAPPER_AND_CALLER: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
9925
9925
  SPARKS_MANAGER_IMPL: "0xFB854463800d09B89682746c37A3AE696C92193D",
9926
9926
  SPARKS_MANAGER_IMPL_VERSION: "0.1.4"
9927
9927
  },