@zkp2p/sdk 0.7.1 → 0.7.2

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.
@@ -0,0 +1,5 @@
1
+ export { enrichPvDepositView, enrichPvIntentView, parseDepositView, parseIntentView } from './chunk-ZM4ZP5GQ.mjs';
2
+ import './chunk-ZFBH4HD7.mjs';
3
+ import './chunk-J5LGTIGS.mjs';
4
+ //# sourceMappingURL=protocolViewerParsers-GG6UQKLO.mjs.map
5
+ //# sourceMappingURL=protocolViewerParsers-GG6UQKLO.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"protocolViewerParsers-N5SJ4KHJ.mjs"}
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"protocolViewerParsers-GG6UQKLO.mjs"}
package/dist/react.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import { Z as Zkp2pClient, P as PostDepositDetailsRequest, M as SignalIntentMethodParams, bu as PreparedTransaction, bx as TakerTier, w as GetTakerTierRequest, x as GetTakerTierResponse, N as FulfillIntentMethodParams, cO as SendTransactionFn, cP as SendBatchFn, cM as DelegationDepositTarget, cN as BatchResult } from './vaultUtils-DI-r1LAg.mjs';
2
- export { cK as DelegationRoute, cL as DelegationState, cQ as VAULT_ZERO_ADDRESS, cE as ZERO_RATE_MANAGER_ID, cR as asErrorMessage, cS as assertDelegationMethodSupport, cJ as classifyDelegationState, cI as getDelegationRoute, cF as isZeroRateManagerId, cG as normalizeRateManagerId, cH as normalizeRegistry } from './vaultUtils-DI-r1LAg.mjs';
1
+ import { Z as Zkp2pClient, P as PostDepositDetailsRequest, a0 as SignalIntentMethodParams, bF as PreparedTransaction, bI as TakerTier, E as GetTakerTierRequest, F as GetTakerTierResponse, a1 as FulfillIntentMethodParams, cZ as SendTransactionFn, c_ as SendBatchFn, cX as DelegationDepositTarget, cY as BatchResult } from './vaultUtils-CdYaZr3f.mjs';
2
+ export { cV as DelegationRoute, cW as DelegationState, c$ as VAULT_ZERO_ADDRESS, cP as ZERO_RATE_MANAGER_ID, d0 as asErrorMessage, d1 as assertDelegationMethodSupport, cU as classifyDelegationState, cT as getDelegationRoute, cQ as isZeroRateManagerId, cR as normalizeRateManagerId, cS as normalizeRegistry } from './vaultUtils-CdYaZr3f.mjs';
3
3
  import { Hash, Address, Hex } from 'viem';
4
4
  import '@zkp2p/indexer-schema';
5
5
  import 'abitype';
package/dist/react.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { Z as Zkp2pClient, P as PostDepositDetailsRequest, M as SignalIntentMethodParams, bu as PreparedTransaction, bx as TakerTier, w as GetTakerTierRequest, x as GetTakerTierResponse, N as FulfillIntentMethodParams, cO as SendTransactionFn, cP as SendBatchFn, cM as DelegationDepositTarget, cN as BatchResult } from './vaultUtils-DI-r1LAg.js';
2
- export { cK as DelegationRoute, cL as DelegationState, cQ as VAULT_ZERO_ADDRESS, cE as ZERO_RATE_MANAGER_ID, cR as asErrorMessage, cS as assertDelegationMethodSupport, cJ as classifyDelegationState, cI as getDelegationRoute, cF as isZeroRateManagerId, cG as normalizeRateManagerId, cH as normalizeRegistry } from './vaultUtils-DI-r1LAg.js';
1
+ import { Z as Zkp2pClient, P as PostDepositDetailsRequest, a0 as SignalIntentMethodParams, bF as PreparedTransaction, bI as TakerTier, E as GetTakerTierRequest, F as GetTakerTierResponse, a1 as FulfillIntentMethodParams, cZ as SendTransactionFn, c_ as SendBatchFn, cX as DelegationDepositTarget, cY as BatchResult } from './vaultUtils-CdYaZr3f.js';
2
+ export { cV as DelegationRoute, cW as DelegationState, c$ as VAULT_ZERO_ADDRESS, cP as ZERO_RATE_MANAGER_ID, d0 as asErrorMessage, d1 as assertDelegationMethodSupport, cU as classifyDelegationState, cT as getDelegationRoute, cQ as isZeroRateManagerId, cR as normalizeRateManagerId, cS as normalizeRegistry } from './vaultUtils-CdYaZr3f.js';
3
3
  import { Hash, Address, Hex } from 'viem';
4
4
  import '@zkp2p/indexer-schema';
5
5
  import 'abitype';