@zoralabs/protocol-sdk 0.7.2 → 0.7.3-SPARKS.0

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,13 @@
1
1
  # @zoralabs/protocol-sdk
2
2
 
3
+ ## 0.7.3-SPARKS.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [94f524b4]
8
+ - Updated dependencies [fcf962f2]
9
+ - @zoralabs/protocol-deployments@0.2.0-SPARKS.0
10
+
3
11
  ## 0.7.2
4
12
 
5
13
  ### Patch Changes
package/dist/index.cjs CHANGED
@@ -2988,7 +2988,7 @@ var unwrapAndForwardEthPermitAndTypedDataDefinition = ({
2988
2988
  tokenIds,
2989
2989
  quantities,
2990
2990
  safeTransferData: safeTransferData || makeCallWithEthSafeTransferData(callWithEth),
2991
- to: import_protocol_deployments11.mintsEthUnwrapperAndCallerAddress[chainId],
2991
+ to: import_protocol_deployments11.sparksEthUnwrapperAndCallerAddress[chainId],
2992
2992
  nonce
2993
2993
  });
2994
2994