@chainflip/processor 1.4.8 → 1.5.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/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
- package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
- package/dist/100/swapping/ccmFailed.d.cts +70 -70
- package/dist/100/swapping/ccmFailed.d.ts +70 -70
- package/dist/100/swapping/swapAmountTooLow.d.cts +30 -30
- package/dist/100/swapping/swapAmountTooLow.d.ts +30 -30
- package/dist/100/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/100/swapping/swapDepositAddressReady.d.ts +24 -24
- package/dist/100/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/100/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +100 -100
- package/dist/100/swapping/swapScheduled.d.ts +100 -100
- package/dist/100/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/100/swapping/withdrawalRequested.d.ts +16 -16
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.ts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.ts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.ts +14 -14
- package/dist/120/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/120/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/common.cjs +121 -8
- package/dist/160/common.d.cts +1182 -41
- package/dist/160/common.d.ts +1182 -41
- package/dist/160/common.mjs +120 -7
- package/dist/160/environment/durableNonceSetForAccount.cjs +10 -0
- package/dist/160/environment/durableNonceSetForAccount.d.cts +14 -0
- package/dist/160/environment/durableNonceSetForAccount.d.ts +14 -0
- package/dist/160/environment/durableNonceSetForAccount.mjs +10 -0
- package/dist/160/environment/solanaInitialized.cjs +6 -0
- package/dist/160/environment/solanaInitialized.d.cts +5 -0
- package/dist/160/environment/solanaInitialized.d.ts +5 -0
- package/dist/160/environment/solanaInitialized.mjs +6 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/assetSwapped.cjs +12 -0
- package/dist/160/liquidityPools/assetSwapped.d.cts +40 -0
- package/dist/160/liquidityPools/assetSwapped.d.ts +40 -0
- package/dist/160/liquidityPools/assetSwapped.mjs +12 -0
- package/dist/160/liquidityPools/limitOrderUpdated.cjs +24 -0
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +98 -0
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +98 -0
- package/dist/160/liquidityPools/limitOrderUpdated.mjs +24 -0
- package/dist/160/liquidityPools/newPoolCreated.cjs +12 -0
- package/dist/160/liquidityPools/newPoolCreated.d.cts +40 -0
- package/dist/160/liquidityPools/newPoolCreated.d.ts +40 -0
- package/dist/160/liquidityPools/newPoolCreated.mjs +12 -0
- package/dist/160/liquidityPools/poolFeeSet.cjs +11 -0
- package/dist/160/liquidityPools/poolFeeSet.d.cts +37 -0
- package/dist/160/liquidityPools/poolFeeSet.d.ts +37 -0
- package/dist/160/liquidityPools/poolFeeSet.mjs +11 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.cjs +10 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.d.cts +45 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.d.ts +45 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.mjs +10 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +208 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +208 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.mjs +22 -0
- package/dist/160/liquidityProvider/accountCredited.cjs +11 -0
- package/dist/160/liquidityProvider/accountCredited.d.cts +27 -0
- package/dist/160/liquidityProvider/accountCredited.d.ts +27 -0
- package/dist/160/liquidityProvider/accountCredited.mjs +11 -0
- package/dist/160/liquidityProvider/accountDebited.cjs +11 -0
- package/dist/160/liquidityProvider/accountDebited.d.cts +27 -0
- package/dist/160/liquidityProvider/accountDebited.d.ts +27 -0
- package/dist/160/liquidityProvider/accountDebited.mjs +11 -0
- package/dist/160/liquidityProvider/assetTransferred.cjs +12 -0
- package/dist/160/liquidityProvider/assetTransferred.d.cts +30 -0
- package/dist/160/liquidityProvider/assetTransferred.d.ts +30 -0
- package/dist/160/liquidityProvider/assetTransferred.mjs +12 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +114 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +114 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +11 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +27 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +27 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +11 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +118 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +118 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.cjs +11 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.d.cts +17 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.d.ts +17 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.mjs +11 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +142 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +142 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.cjs +9 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +40 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +40 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.mjs +9 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.cjs +11 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +44 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +44 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.mjs +11 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.cjs +9 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.d.cts +38 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.d.ts +38 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.mjs +9 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +16 -16
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +11 -11
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +11 -11
- package/dist/160/solanaIngressEgress/depositIgnored.cjs +17 -0
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +40 -0
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +40 -0
- package/dist/160/solanaIngressEgress/depositIgnored.mjs +17 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +263 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +263 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.cjs +12 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +30 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +30 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.mjs +12 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.cjs +10 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.d.cts +24 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.d.ts +24 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.mjs +10 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.cjs +12 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +47 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +47 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.mjs +12 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.cjs +12 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +30 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.ts +30 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.mjs +12 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.cts +107 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.ts +107 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
- package/dist/160/swapping/batchSwapFailed.cjs +11 -0
- package/dist/160/swapping/batchSwapFailed.d.cts +37 -0
- package/dist/160/swapping/batchSwapFailed.d.ts +37 -0
- package/dist/160/swapping/batchSwapFailed.mjs +11 -0
- package/dist/160/swapping/ccmFailed.d.cts +120 -120
- package/dist/160/swapping/ccmFailed.d.ts +120 -120
- package/dist/160/swapping/maximumSwapAmountSet.cjs +10 -0
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +24 -0
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +24 -0
- package/dist/160/swapping/maximumSwapAmountSet.mjs +10 -0
- package/dist/160/swapping/refundEgressIgnored.d.cts +25 -25
- package/dist/160/swapping/refundEgressIgnored.d.ts +25 -25
- package/dist/160/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/160/swapping/refundEgressScheduled.d.ts +9 -9
- package/dist/160/swapping/swapAmountConfiscated.d.cts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.ts +8 -8
- package/dist/160/swapping/swapDepositAddressReady.cjs +27 -0
- package/dist/160/swapping/swapDepositAddressReady.d.cts +545 -0
- package/dist/160/swapping/swapDepositAddressReady.d.ts +545 -0
- package/dist/160/swapping/swapDepositAddressReady.mjs +27 -0
- package/dist/160/swapping/swapEgressIgnored.d.cts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.ts +25 -25
- package/dist/160/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/160/swapping/swapEgressScheduled.d.ts +9 -9
- package/dist/160/swapping/swapExecuted.d.cts +14 -14
- package/dist/160/swapping/swapExecuted.d.ts +14 -14
- package/dist/160/swapping/swapRequested.d.cts +194 -194
- package/dist/160/swapping/swapRequested.d.ts +194 -194
- package/dist/160/swapping/withdrawalRequested.cjs +18 -0
- package/dist/160/swapping/withdrawalRequested.d.cts +118 -0
- package/dist/160/swapping/withdrawalRequested.d.ts +118 -0
- package/dist/160/swapping/withdrawalRequested.mjs +18 -0
- package/package.json +1 -1
|
@@ -32,17 +32,17 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "Module";
|
|
36
35
|
value: {
|
|
37
36
|
index: number;
|
|
38
37
|
error: `0x${string}`;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Module";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
index: number;
|
|
44
43
|
error: string;
|
|
45
44
|
};
|
|
45
|
+
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "Token";
|
|
77
76
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
|
-
}, {
|
|
79
77
|
__kind: "Token";
|
|
78
|
+
}, {
|
|
80
79
|
value: {
|
|
81
80
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
81
|
};
|
|
82
|
+
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
__kind: "Arithmetic";
|
|
96
95
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
|
-
}, {
|
|
98
96
|
__kind: "Arithmetic";
|
|
97
|
+
}, {
|
|
99
98
|
value: {
|
|
100
99
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
100
|
};
|
|
101
|
+
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
__kind: "Transactional";
|
|
115
114
|
value: "LimitReached" | "NoLayer";
|
|
116
|
-
}, {
|
|
117
115
|
__kind: "Transactional";
|
|
116
|
+
}, {
|
|
118
117
|
value: {
|
|
119
118
|
__kind: "LimitReached" | "NoLayer";
|
|
120
119
|
};
|
|
120
|
+
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -156,14 +156,14 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
156
156
|
}>;
|
|
157
157
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
asset: "Dot";
|
|
160
159
|
depositAddress: `0x${string}`;
|
|
160
|
+
asset: "Dot";
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
+
depositAddress: string;
|
|
163
164
|
asset: {
|
|
164
165
|
__kind: "Dot";
|
|
165
166
|
};
|
|
166
|
-
depositAddress: string;
|
|
167
167
|
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -174,11 +174,11 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
174
174
|
} | {
|
|
175
175
|
__kind: "BadOrigin";
|
|
176
176
|
} | {
|
|
177
|
-
__kind: "Module";
|
|
178
177
|
value: {
|
|
179
178
|
index: number;
|
|
180
179
|
error: `0x${string}`;
|
|
181
180
|
};
|
|
181
|
+
__kind: "Module";
|
|
182
182
|
} | {
|
|
183
183
|
__kind: "ConsumerRemaining";
|
|
184
184
|
} | {
|
|
@@ -186,14 +186,14 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
186
186
|
} | {
|
|
187
187
|
__kind: "TooManyConsumers";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "Token";
|
|
190
189
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
|
+
__kind: "Token";
|
|
191
191
|
} | {
|
|
192
|
-
__kind: "Arithmetic";
|
|
193
192
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
|
+
__kind: "Arithmetic";
|
|
194
194
|
} | {
|
|
195
|
-
__kind: "Transactional";
|
|
196
195
|
value: "LimitReached" | "NoLayer";
|
|
196
|
+
__kind: "Transactional";
|
|
197
197
|
} | {
|
|
198
198
|
__kind: "Exhausted";
|
|
199
199
|
} | {
|
|
@@ -204,8 +204,8 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
204
204
|
__kind: "RootNotAllowed";
|
|
205
205
|
};
|
|
206
206
|
depositWitness: {
|
|
207
|
-
asset: "Dot";
|
|
208
207
|
depositAddress: `0x${string}`;
|
|
208
|
+
asset: "Dot";
|
|
209
209
|
amount: bigint;
|
|
210
210
|
};
|
|
211
211
|
}, {
|
|
@@ -216,11 +216,11 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
216
216
|
} | {
|
|
217
217
|
__kind: "BadOrigin";
|
|
218
218
|
} | {
|
|
219
|
-
__kind: "Module";
|
|
220
219
|
value: {
|
|
221
220
|
index: number;
|
|
222
221
|
error: string;
|
|
223
222
|
};
|
|
223
|
+
__kind: "Module";
|
|
224
224
|
} | {
|
|
225
225
|
__kind: "ConsumerRemaining";
|
|
226
226
|
} | {
|
|
@@ -228,20 +228,20 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
228
228
|
} | {
|
|
229
229
|
__kind: "TooManyConsumers";
|
|
230
230
|
} | {
|
|
231
|
-
__kind: "Token";
|
|
232
231
|
value: {
|
|
233
232
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
234
233
|
};
|
|
234
|
+
__kind: "Token";
|
|
235
235
|
} | {
|
|
236
|
-
__kind: "Arithmetic";
|
|
237
236
|
value: {
|
|
238
237
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
239
238
|
};
|
|
239
|
+
__kind: "Arithmetic";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "Transactional";
|
|
242
241
|
value: {
|
|
243
242
|
__kind: "LimitReached" | "NoLayer";
|
|
244
243
|
};
|
|
244
|
+
__kind: "Transactional";
|
|
245
245
|
} | {
|
|
246
246
|
__kind: "Exhausted";
|
|
247
247
|
} | {
|
|
@@ -252,10 +252,10 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
252
252
|
__kind: "RootNotAllowed";
|
|
253
253
|
};
|
|
254
254
|
depositWitness: {
|
|
255
|
+
depositAddress: string;
|
|
255
256
|
asset: {
|
|
256
257
|
__kind: "Dot";
|
|
257
258
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
25
|
-
amount: bigint;
|
|
26
25
|
direction: "FromStable" | "ToStable";
|
|
26
|
+
amount: bigint;
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
30
30
|
};
|
|
31
|
-
amount: string | number;
|
|
32
31
|
direction: {
|
|
33
32
|
__kind: "FromStable" | "ToStable";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
25
|
-
amount: bigint;
|
|
26
25
|
direction: "FromStable" | "ToStable";
|
|
26
|
+
amount: bigint;
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
30
30
|
};
|
|
31
|
-
amount: string | number;
|
|
32
31
|
direction: {
|
|
33
32
|
__kind: "FromStable" | "ToStable";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -9,29 +9,29 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
9
9
|
__kind: z.ZodLiteral<"Eth">;
|
|
10
10
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
value: `0x${string}`;
|
|
13
12
|
__kind: "Eth";
|
|
13
|
+
value: `0x${string}`;
|
|
14
14
|
}, {
|
|
15
|
-
value: string;
|
|
16
15
|
__kind: "Eth";
|
|
16
|
+
value: string;
|
|
17
17
|
}>, z.ZodObject<{
|
|
18
18
|
__kind: z.ZodLiteral<"Dot">;
|
|
19
19
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
20
20
|
}, "strip", z.ZodTypeAny, {
|
|
21
|
-
value: `0x${string}`;
|
|
22
21
|
__kind: "Dot";
|
|
22
|
+
value: `0x${string}`;
|
|
23
23
|
}, {
|
|
24
|
-
value: string;
|
|
25
24
|
__kind: "Dot";
|
|
25
|
+
value: string;
|
|
26
26
|
}>, z.ZodObject<{
|
|
27
27
|
__kind: z.ZodLiteral<"Btc">;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
value: `0x${string}`;
|
|
31
30
|
__kind: "Btc";
|
|
31
|
+
value: `0x${string}`;
|
|
32
32
|
}, {
|
|
33
|
-
value: string;
|
|
34
33
|
__kind: "Btc";
|
|
34
|
+
value: string;
|
|
35
35
|
}>]>;
|
|
36
36
|
depositMetadata: z.ZodObject<{
|
|
37
37
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -47,67 +47,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
47
47
|
__kind: z.ZodLiteral<"Eth">;
|
|
48
48
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
|
-
value: `0x${string}`;
|
|
51
50
|
__kind: "Eth";
|
|
51
|
+
value: `0x${string}`;
|
|
52
52
|
}, {
|
|
53
|
-
value: string;
|
|
54
53
|
__kind: "Eth";
|
|
54
|
+
value: string;
|
|
55
55
|
}>, z.ZodObject<{
|
|
56
56
|
__kind: z.ZodLiteral<"Dot">;
|
|
57
57
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
58
58
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
value: `0x${string}`;
|
|
60
59
|
__kind: "Dot";
|
|
60
|
+
value: `0x${string}`;
|
|
61
61
|
}, {
|
|
62
|
-
value: string;
|
|
63
62
|
__kind: "Dot";
|
|
63
|
+
value: string;
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Btc">;
|
|
66
66
|
value: z.ZodUnion<[z.ZodObject<{
|
|
67
67
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
68
68
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
69
69
|
}, "strip", z.ZodTypeAny, {
|
|
70
|
-
value: `0x${string}`;
|
|
71
70
|
__kind: "P2PKH";
|
|
71
|
+
value: `0x${string}`;
|
|
72
72
|
}, {
|
|
73
|
-
value: string;
|
|
74
73
|
__kind: "P2PKH";
|
|
74
|
+
value: string;
|
|
75
75
|
}>, z.ZodObject<{
|
|
76
76
|
__kind: z.ZodLiteral<"P2SH">;
|
|
77
77
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
value: `0x${string}`;
|
|
80
79
|
__kind: "P2SH";
|
|
80
|
+
value: `0x${string}`;
|
|
81
81
|
}, {
|
|
82
|
-
value: string;
|
|
83
82
|
__kind: "P2SH";
|
|
83
|
+
value: string;
|
|
84
84
|
}>, z.ZodObject<{
|
|
85
85
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
86
86
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
value: `0x${string}`;
|
|
89
88
|
__kind: "P2WPKH";
|
|
89
|
+
value: `0x${string}`;
|
|
90
90
|
}, {
|
|
91
|
-
value: string;
|
|
92
91
|
__kind: "P2WPKH";
|
|
92
|
+
value: string;
|
|
93
93
|
}>, z.ZodObject<{
|
|
94
94
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
95
95
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: `0x${string}`;
|
|
98
97
|
__kind: "P2WSH";
|
|
98
|
+
value: `0x${string}`;
|
|
99
99
|
}, {
|
|
100
|
-
value: string;
|
|
101
100
|
__kind: "P2WSH";
|
|
101
|
+
value: string;
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Taproot">;
|
|
104
104
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
value: `0x${string}`;
|
|
107
106
|
__kind: "Taproot";
|
|
107
|
+
value: `0x${string}`;
|
|
108
108
|
}, {
|
|
109
|
-
value: string;
|
|
110
109
|
__kind: "Taproot";
|
|
110
|
+
value: string;
|
|
111
111
|
}>, z.ZodObject<{
|
|
112
112
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
113
113
|
version: z.ZodNumber;
|
|
@@ -122,49 +122,49 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
122
122
|
program: string;
|
|
123
123
|
}>]>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
+
__kind: "Btc";
|
|
125
126
|
value: {
|
|
126
|
-
value: `0x${string}`;
|
|
127
127
|
__kind: "P2PKH";
|
|
128
|
-
} | {
|
|
129
128
|
value: `0x${string}`;
|
|
130
|
-
__kind: "P2SH";
|
|
131
129
|
} | {
|
|
130
|
+
__kind: "P2SH";
|
|
132
131
|
value: `0x${string}`;
|
|
133
|
-
__kind: "P2WPKH";
|
|
134
132
|
} | {
|
|
133
|
+
__kind: "P2WPKH";
|
|
135
134
|
value: `0x${string}`;
|
|
136
|
-
__kind: "P2WSH";
|
|
137
135
|
} | {
|
|
136
|
+
__kind: "P2WSH";
|
|
138
137
|
value: `0x${string}`;
|
|
138
|
+
} | {
|
|
139
139
|
__kind: "Taproot";
|
|
140
|
+
value: `0x${string}`;
|
|
140
141
|
} | {
|
|
141
142
|
__kind: "OtherSegwit";
|
|
142
143
|
version: number;
|
|
143
144
|
program: `0x${string}`;
|
|
144
145
|
};
|
|
145
|
-
__kind: "Btc";
|
|
146
146
|
}, {
|
|
147
|
+
__kind: "Btc";
|
|
147
148
|
value: {
|
|
148
|
-
value: string;
|
|
149
149
|
__kind: "P2PKH";
|
|
150
|
-
} | {
|
|
151
150
|
value: string;
|
|
152
|
-
__kind: "P2SH";
|
|
153
151
|
} | {
|
|
152
|
+
__kind: "P2SH";
|
|
154
153
|
value: string;
|
|
155
|
-
__kind: "P2WPKH";
|
|
156
154
|
} | {
|
|
155
|
+
__kind: "P2WPKH";
|
|
157
156
|
value: string;
|
|
158
|
-
__kind: "P2WSH";
|
|
159
157
|
} | {
|
|
158
|
+
__kind: "P2WSH";
|
|
160
159
|
value: string;
|
|
160
|
+
} | {
|
|
161
161
|
__kind: "Taproot";
|
|
162
|
+
value: string;
|
|
162
163
|
} | {
|
|
163
164
|
__kind: "OtherSegwit";
|
|
164
165
|
version: number;
|
|
165
166
|
program: string;
|
|
166
167
|
};
|
|
167
|
-
__kind: "Btc";
|
|
168
168
|
}>]>>>;
|
|
169
169
|
channelMetadata: z.ZodObject<{
|
|
170
170
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -187,33 +187,33 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
187
187
|
cfParameters: `0x${string}`;
|
|
188
188
|
};
|
|
189
189
|
sourceAddress?: {
|
|
190
|
-
value: `0x${string}`;
|
|
191
190
|
__kind: "Eth";
|
|
192
|
-
} | {
|
|
193
191
|
value: `0x${string}`;
|
|
192
|
+
} | {
|
|
194
193
|
__kind: "Dot";
|
|
194
|
+
value: `0x${string}`;
|
|
195
195
|
} | {
|
|
196
|
+
__kind: "Btc";
|
|
196
197
|
value: {
|
|
197
|
-
value: `0x${string}`;
|
|
198
198
|
__kind: "P2PKH";
|
|
199
|
-
} | {
|
|
200
199
|
value: `0x${string}`;
|
|
201
|
-
__kind: "P2SH";
|
|
202
200
|
} | {
|
|
201
|
+
__kind: "P2SH";
|
|
203
202
|
value: `0x${string}`;
|
|
204
|
-
__kind: "P2WPKH";
|
|
205
203
|
} | {
|
|
204
|
+
__kind: "P2WPKH";
|
|
206
205
|
value: `0x${string}`;
|
|
207
|
-
__kind: "P2WSH";
|
|
208
206
|
} | {
|
|
207
|
+
__kind: "P2WSH";
|
|
209
208
|
value: `0x${string}`;
|
|
209
|
+
} | {
|
|
210
210
|
__kind: "Taproot";
|
|
211
|
+
value: `0x${string}`;
|
|
211
212
|
} | {
|
|
212
213
|
__kind: "OtherSegwit";
|
|
213
214
|
version: number;
|
|
214
215
|
program: `0x${string}`;
|
|
215
216
|
};
|
|
216
|
-
__kind: "Btc";
|
|
217
217
|
} | null | undefined;
|
|
218
218
|
}, {
|
|
219
219
|
sourceChain: {
|
|
@@ -225,47 +225,47 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
225
225
|
cfParameters: string;
|
|
226
226
|
};
|
|
227
227
|
sourceAddress?: {
|
|
228
|
-
value: string;
|
|
229
228
|
__kind: "Eth";
|
|
230
|
-
} | {
|
|
231
229
|
value: string;
|
|
230
|
+
} | {
|
|
232
231
|
__kind: "Dot";
|
|
232
|
+
value: string;
|
|
233
233
|
} | {
|
|
234
|
+
__kind: "Btc";
|
|
234
235
|
value: {
|
|
235
|
-
value: string;
|
|
236
236
|
__kind: "P2PKH";
|
|
237
|
-
} | {
|
|
238
237
|
value: string;
|
|
239
|
-
__kind: "P2SH";
|
|
240
238
|
} | {
|
|
239
|
+
__kind: "P2SH";
|
|
241
240
|
value: string;
|
|
242
|
-
__kind: "P2WPKH";
|
|
243
241
|
} | {
|
|
242
|
+
__kind: "P2WPKH";
|
|
244
243
|
value: string;
|
|
245
|
-
__kind: "P2WSH";
|
|
246
244
|
} | {
|
|
245
|
+
__kind: "P2WSH";
|
|
247
246
|
value: string;
|
|
247
|
+
} | {
|
|
248
248
|
__kind: "Taproot";
|
|
249
|
+
value: string;
|
|
249
250
|
} | {
|
|
250
251
|
__kind: "OtherSegwit";
|
|
251
252
|
version: number;
|
|
252
253
|
program: string;
|
|
253
254
|
};
|
|
254
|
-
__kind: "Btc";
|
|
255
255
|
} | null | undefined;
|
|
256
256
|
}>;
|
|
257
257
|
}, "strip", z.ZodTypeAny, {
|
|
258
258
|
ccmId: bigint;
|
|
259
259
|
depositAmount: bigint;
|
|
260
260
|
destinationAddress: {
|
|
261
|
-
value: `0x${string}`;
|
|
262
261
|
__kind: "Eth";
|
|
263
|
-
} | {
|
|
264
262
|
value: `0x${string}`;
|
|
265
|
-
__kind: "Dot";
|
|
266
263
|
} | {
|
|
264
|
+
__kind: "Dot";
|
|
267
265
|
value: `0x${string}`;
|
|
266
|
+
} | {
|
|
268
267
|
__kind: "Btc";
|
|
268
|
+
value: `0x${string}`;
|
|
269
269
|
};
|
|
270
270
|
depositMetadata: {
|
|
271
271
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
@@ -275,33 +275,33 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
275
275
|
cfParameters: `0x${string}`;
|
|
276
276
|
};
|
|
277
277
|
sourceAddress?: {
|
|
278
|
-
value: `0x${string}`;
|
|
279
278
|
__kind: "Eth";
|
|
280
|
-
} | {
|
|
281
279
|
value: `0x${string}`;
|
|
280
|
+
} | {
|
|
282
281
|
__kind: "Dot";
|
|
282
|
+
value: `0x${string}`;
|
|
283
283
|
} | {
|
|
284
|
+
__kind: "Btc";
|
|
284
285
|
value: {
|
|
285
|
-
value: `0x${string}`;
|
|
286
286
|
__kind: "P2PKH";
|
|
287
|
-
} | {
|
|
288
287
|
value: `0x${string}`;
|
|
289
|
-
__kind: "P2SH";
|
|
290
288
|
} | {
|
|
289
|
+
__kind: "P2SH";
|
|
291
290
|
value: `0x${string}`;
|
|
292
|
-
__kind: "P2WPKH";
|
|
293
291
|
} | {
|
|
292
|
+
__kind: "P2WPKH";
|
|
294
293
|
value: `0x${string}`;
|
|
295
|
-
__kind: "P2WSH";
|
|
296
294
|
} | {
|
|
295
|
+
__kind: "P2WSH";
|
|
297
296
|
value: `0x${string}`;
|
|
297
|
+
} | {
|
|
298
298
|
__kind: "Taproot";
|
|
299
|
+
value: `0x${string}`;
|
|
299
300
|
} | {
|
|
300
301
|
__kind: "OtherSegwit";
|
|
301
302
|
version: number;
|
|
302
303
|
program: `0x${string}`;
|
|
303
304
|
};
|
|
304
|
-
__kind: "Btc";
|
|
305
305
|
} | null | undefined;
|
|
306
306
|
};
|
|
307
307
|
principalSwapId?: bigint | null | undefined;
|
|
@@ -310,14 +310,14 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
310
310
|
ccmId: string | number;
|
|
311
311
|
depositAmount: string | number;
|
|
312
312
|
destinationAddress: {
|
|
313
|
-
value: string;
|
|
314
313
|
__kind: "Eth";
|
|
315
|
-
} | {
|
|
316
314
|
value: string;
|
|
317
|
-
__kind: "Dot";
|
|
318
315
|
} | {
|
|
316
|
+
__kind: "Dot";
|
|
319
317
|
value: string;
|
|
318
|
+
} | {
|
|
320
319
|
__kind: "Btc";
|
|
320
|
+
value: string;
|
|
321
321
|
};
|
|
322
322
|
depositMetadata: {
|
|
323
323
|
sourceChain: {
|
|
@@ -329,33 +329,33 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
329
329
|
cfParameters: string;
|
|
330
330
|
};
|
|
331
331
|
sourceAddress?: {
|
|
332
|
-
value: string;
|
|
333
332
|
__kind: "Eth";
|
|
334
|
-
} | {
|
|
335
333
|
value: string;
|
|
334
|
+
} | {
|
|
336
335
|
__kind: "Dot";
|
|
336
|
+
value: string;
|
|
337
337
|
} | {
|
|
338
|
+
__kind: "Btc";
|
|
338
339
|
value: {
|
|
339
|
-
value: string;
|
|
340
340
|
__kind: "P2PKH";
|
|
341
|
-
} | {
|
|
342
341
|
value: string;
|
|
343
|
-
__kind: "P2SH";
|
|
344
342
|
} | {
|
|
343
|
+
__kind: "P2SH";
|
|
345
344
|
value: string;
|
|
346
|
-
__kind: "P2WPKH";
|
|
347
345
|
} | {
|
|
346
|
+
__kind: "P2WPKH";
|
|
348
347
|
value: string;
|
|
349
|
-
__kind: "P2WSH";
|
|
350
348
|
} | {
|
|
349
|
+
__kind: "P2WSH";
|
|
351
350
|
value: string;
|
|
351
|
+
} | {
|
|
352
352
|
__kind: "Taproot";
|
|
353
|
+
value: string;
|
|
353
354
|
} | {
|
|
354
355
|
__kind: "OtherSegwit";
|
|
355
356
|
version: number;
|
|
356
357
|
program: string;
|
|
357
358
|
};
|
|
358
|
-
__kind: "Btc";
|
|
359
359
|
} | null | undefined;
|
|
360
360
|
};
|
|
361
361
|
principalSwapId?: string | number | null | undefined;
|