@chainflip/processor 1.7.0 → 1.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.
- 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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- 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/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
- package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
- package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +109 -109
- package/dist/100/swapping/swapScheduled.d.ts +109 -109
- package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- 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/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/150/assetBalances/refundSkipped.d.ts +70 -70
- 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 +10 -10
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
- package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
- package/dist/150/swapping/ccmFailed.d.cts +115 -115
- package/dist/150/swapping/ccmFailed.d.ts +115 -115
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
- package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +139 -139
- package/dist/150/swapping/swapScheduled.d.ts +139 -139
- package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
- package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.cjs +7 -0
- package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.mjs +7 -0
- package/dist/170/arbitrumIngressEgress/depositIgnored.cjs +19 -0
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +53 -0
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +53 -0
- package/dist/170/arbitrumIngressEgress/depositIgnored.mjs +19 -0
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +24 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +24 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.d.cts +21 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.d.ts +21 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.mjs +9 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.d.cts +38 -0
- package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.d.ts +38 -0
- package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/depositBoosted.cjs +24 -0
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +342 -0
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +342 -0
- package/dist/170/bitcoinIngressEgress/depositBoosted.mjs +24 -0
- package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.cjs +7 -0
- package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.mjs +7 -0
- package/dist/170/bitcoinIngressEgress/depositFinalised.cjs +22 -0
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +336 -0
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +336 -0
- package/dist/170/bitcoinIngressEgress/depositFinalised.mjs +22 -0
- package/dist/170/bitcoinIngressEgress/depositIgnored.cjs +19 -0
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +267 -0
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +267 -0
- package/dist/170/bitcoinIngressEgress/depositIgnored.mjs +19 -0
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +564 -0
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +564 -0
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +143 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +143 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.cjs +7 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +140 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +140 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.mjs +7 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.d.cts +26 -0
- package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.d.ts +26 -0
- package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/common.cjs +106 -1
- package/dist/170/common.d.cts +765 -1
- package/dist/170/common.d.ts +765 -1
- package/dist/170/common.mjs +105 -0
- package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.cjs +7 -0
- package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.mjs +7 -0
- package/dist/170/ethereumIngressEgress/depositIgnored.cjs +19 -0
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +53 -0
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +53 -0
- package/dist/170/ethereumIngressEgress/depositIgnored.mjs +19 -0
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +24 -0
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +24 -0
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.d.cts +21 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.d.ts +21 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.mjs +9 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.d.cts +38 -0
- package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.d.ts +38 -0
- package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.cjs +6 -0
- package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.mjs +6 -0
- package/dist/170/polkadotIngressEgress/depositIgnored.cjs +18 -0
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +43 -0
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +43 -0
- package/dist/170/polkadotIngressEgress/depositIgnored.mjs +18 -0
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.cjs +9 -0
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +14 -0
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +14 -0
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.mjs +9 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionFailed.cjs +6 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionFailed.d.cts +11 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionFailed.d.ts +11 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionFailed.mjs +6 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +29 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.ts +29 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +32 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.ts +32 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.d.cts +11 -0
- package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.d.ts +11 -0
- package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/solanaIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/solanaIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/solanaIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/solanaIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.cjs +7 -0
- package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.mjs +7 -0
- package/dist/170/solanaIngressEgress/depositIgnored.cjs +17 -0
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +40 -0
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +40 -0
- package/dist/170/solanaIngressEgress/depositIgnored.mjs +17 -0
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.cjs +6 -0
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.d.cts +11 -0
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.d.ts +11 -0
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.mjs +6 -0
- package/dist/170/solanaIngressEgress/transactionRejectionFailed.cjs +6 -0
- package/dist/170/solanaIngressEgress/transactionRejectionFailed.d.cts +5 -0
- package/dist/170/solanaIngressEgress/transactionRejectionFailed.d.ts +5 -0
- package/dist/170/solanaIngressEgress/transactionRejectionFailed.mjs +6 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.d.cts +11 -0
- package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.d.ts +11 -0
- package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/swapping/minimumChunkSizeSet.cjs +10 -0
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +24 -0
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +24 -0
- package/dist/170/swapping/minimumChunkSizeSet.mjs +10 -0
- package/dist/170/swapping/swapRequested.d.cts +135 -135
- package/dist/170/swapping/swapRequested.d.ts +135 -135
- package/dist/HandlerMap.cjs +3 -6
- package/dist/HandlerMap.mjs +3 -6
- package/dist/Processor.cjs +12 -16
- package/dist/Processor.mjs +8 -12
- package/dist/{chunk-FTWJXIFQ.cjs → chunk-6F7DYTPM.cjs} +1 -2
- package/dist/{chunk-AYNJNFEN.mjs → chunk-XRJFNASX.mjs} +1 -2
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +1 -1
- package/dist/types.d.cts +1 -2
- package/dist/types.d.ts +1 -2
- package/dist/utils.cjs +1 -1
- package/dist/utils.mjs +1 -1
- package/package.json +8 -3
|
@@ -14,77 +14,77 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "Eth";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "Eth";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, {
|
|
23
23
|
chain: "Ethereum";
|
|
24
24
|
address: `0x${string}`;
|
|
25
25
|
}, {
|
|
26
|
-
value: string;
|
|
27
26
|
__kind: "Eth";
|
|
27
|
+
value: string;
|
|
28
28
|
}>, z.ZodEffects<z.ZodObject<{
|
|
29
29
|
__kind: z.ZodLiteral<"Dot">;
|
|
30
30
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
value: `0x${string}`;
|
|
33
32
|
__kind: "Dot";
|
|
33
|
+
value: `0x${string}`;
|
|
34
34
|
}, {
|
|
35
|
-
value: string;
|
|
36
35
|
__kind: "Dot";
|
|
36
|
+
value: string;
|
|
37
37
|
}>, {
|
|
38
38
|
chain: "Polkadot";
|
|
39
39
|
address: string;
|
|
40
40
|
}, {
|
|
41
|
-
value: string;
|
|
42
41
|
__kind: "Dot";
|
|
42
|
+
value: string;
|
|
43
43
|
}>, z.ZodEffects<z.ZodObject<{
|
|
44
44
|
__kind: z.ZodLiteral<"Btc">;
|
|
45
45
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
value: `0x${string}`;
|
|
48
47
|
__kind: "Btc";
|
|
48
|
+
value: `0x${string}`;
|
|
49
49
|
}, {
|
|
50
|
-
value: string;
|
|
51
50
|
__kind: "Btc";
|
|
51
|
+
value: string;
|
|
52
52
|
}>, {
|
|
53
53
|
chain: "Bitcoin";
|
|
54
54
|
address: string;
|
|
55
55
|
}, {
|
|
56
|
-
value: string;
|
|
57
56
|
__kind: "Btc";
|
|
57
|
+
value: string;
|
|
58
58
|
}>, z.ZodEffects<z.ZodObject<{
|
|
59
59
|
__kind: z.ZodLiteral<"Arb">;
|
|
60
60
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
-
value: `0x${string}`;
|
|
63
62
|
__kind: "Arb";
|
|
63
|
+
value: `0x${string}`;
|
|
64
64
|
}, {
|
|
65
|
-
value: string;
|
|
66
65
|
__kind: "Arb";
|
|
66
|
+
value: string;
|
|
67
67
|
}>, {
|
|
68
68
|
chain: "Arbitrum";
|
|
69
69
|
address: `0x${string}`;
|
|
70
70
|
}, {
|
|
71
|
-
value: string;
|
|
72
71
|
__kind: "Arb";
|
|
72
|
+
value: string;
|
|
73
73
|
}>, z.ZodEffects<z.ZodObject<{
|
|
74
74
|
__kind: z.ZodLiteral<"Sol">;
|
|
75
75
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
value: `0x${string}`;
|
|
78
77
|
__kind: "Sol";
|
|
78
|
+
value: `0x${string}`;
|
|
79
79
|
}, {
|
|
80
|
-
value: string;
|
|
81
80
|
__kind: "Sol";
|
|
81
|
+
value: string;
|
|
82
82
|
}>, {
|
|
83
83
|
chain: "Solana";
|
|
84
84
|
address: string;
|
|
85
85
|
}, {
|
|
86
|
-
value: string;
|
|
87
86
|
__kind: "Sol";
|
|
87
|
+
value: string;
|
|
88
88
|
}>]>;
|
|
89
89
|
depositMetadata: z.ZodObject<{
|
|
90
90
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -100,67 +100,67 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
100
100
|
__kind: z.ZodLiteral<"Eth">;
|
|
101
101
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
102
102
|
}, "strip", z.ZodTypeAny, {
|
|
103
|
-
value: `0x${string}`;
|
|
104
103
|
__kind: "Eth";
|
|
104
|
+
value: `0x${string}`;
|
|
105
105
|
}, {
|
|
106
|
-
value: string;
|
|
107
106
|
__kind: "Eth";
|
|
107
|
+
value: string;
|
|
108
108
|
}>, z.ZodObject<{
|
|
109
109
|
__kind: z.ZodLiteral<"Dot">;
|
|
110
110
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
111
111
|
}, "strip", z.ZodTypeAny, {
|
|
112
|
-
value: `0x${string}`;
|
|
113
112
|
__kind: "Dot";
|
|
113
|
+
value: `0x${string}`;
|
|
114
114
|
}, {
|
|
115
|
-
value: string;
|
|
116
115
|
__kind: "Dot";
|
|
116
|
+
value: string;
|
|
117
117
|
}>, z.ZodObject<{
|
|
118
118
|
__kind: z.ZodLiteral<"Btc">;
|
|
119
119
|
value: z.ZodUnion<[z.ZodObject<{
|
|
120
120
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
121
121
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
value: `0x${string}`;
|
|
124
123
|
__kind: "P2PKH";
|
|
124
|
+
value: `0x${string}`;
|
|
125
125
|
}, {
|
|
126
|
-
value: string;
|
|
127
126
|
__kind: "P2PKH";
|
|
127
|
+
value: string;
|
|
128
128
|
}>, z.ZodObject<{
|
|
129
129
|
__kind: z.ZodLiteral<"P2SH">;
|
|
130
130
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
|
-
value: `0x${string}`;
|
|
133
132
|
__kind: "P2SH";
|
|
133
|
+
value: `0x${string}`;
|
|
134
134
|
}, {
|
|
135
|
-
value: string;
|
|
136
135
|
__kind: "P2SH";
|
|
136
|
+
value: string;
|
|
137
137
|
}>, z.ZodObject<{
|
|
138
138
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
139
139
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
140
140
|
}, "strip", z.ZodTypeAny, {
|
|
141
|
-
value: `0x${string}`;
|
|
142
141
|
__kind: "P2WPKH";
|
|
142
|
+
value: `0x${string}`;
|
|
143
143
|
}, {
|
|
144
|
-
value: string;
|
|
145
144
|
__kind: "P2WPKH";
|
|
145
|
+
value: string;
|
|
146
146
|
}>, z.ZodObject<{
|
|
147
147
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
148
148
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
149
149
|
}, "strip", z.ZodTypeAny, {
|
|
150
|
-
value: `0x${string}`;
|
|
151
150
|
__kind: "P2WSH";
|
|
151
|
+
value: `0x${string}`;
|
|
152
152
|
}, {
|
|
153
|
-
value: string;
|
|
154
153
|
__kind: "P2WSH";
|
|
154
|
+
value: string;
|
|
155
155
|
}>, z.ZodObject<{
|
|
156
156
|
__kind: z.ZodLiteral<"Taproot">;
|
|
157
157
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
value: `0x${string}`;
|
|
160
159
|
__kind: "Taproot";
|
|
160
|
+
value: `0x${string}`;
|
|
161
161
|
}, {
|
|
162
|
-
value: string;
|
|
163
162
|
__kind: "Taproot";
|
|
163
|
+
value: string;
|
|
164
164
|
}>, z.ZodObject<{
|
|
165
165
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
166
166
|
version: z.ZodNumber;
|
|
@@ -175,67 +175,67 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
175
175
|
program: string;
|
|
176
176
|
}>]>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
+
__kind: "Btc";
|
|
178
179
|
value: {
|
|
179
|
-
value: `0x${string}`;
|
|
180
180
|
__kind: "P2PKH";
|
|
181
|
-
} | {
|
|
182
181
|
value: `0x${string}`;
|
|
183
|
-
__kind: "P2SH";
|
|
184
182
|
} | {
|
|
183
|
+
__kind: "P2SH";
|
|
185
184
|
value: `0x${string}`;
|
|
186
|
-
__kind: "P2WPKH";
|
|
187
185
|
} | {
|
|
186
|
+
__kind: "P2WPKH";
|
|
188
187
|
value: `0x${string}`;
|
|
189
|
-
__kind: "P2WSH";
|
|
190
188
|
} | {
|
|
189
|
+
__kind: "P2WSH";
|
|
191
190
|
value: `0x${string}`;
|
|
191
|
+
} | {
|
|
192
192
|
__kind: "Taproot";
|
|
193
|
+
value: `0x${string}`;
|
|
193
194
|
} | {
|
|
194
195
|
__kind: "OtherSegwit";
|
|
195
196
|
version: number;
|
|
196
197
|
program: `0x${string}`;
|
|
197
198
|
};
|
|
198
|
-
__kind: "Btc";
|
|
199
199
|
}, {
|
|
200
|
+
__kind: "Btc";
|
|
200
201
|
value: {
|
|
201
|
-
value: string;
|
|
202
202
|
__kind: "P2PKH";
|
|
203
|
-
} | {
|
|
204
203
|
value: string;
|
|
205
|
-
__kind: "P2SH";
|
|
206
204
|
} | {
|
|
205
|
+
__kind: "P2SH";
|
|
207
206
|
value: string;
|
|
208
|
-
__kind: "P2WPKH";
|
|
209
207
|
} | {
|
|
208
|
+
__kind: "P2WPKH";
|
|
210
209
|
value: string;
|
|
211
|
-
__kind: "P2WSH";
|
|
212
210
|
} | {
|
|
211
|
+
__kind: "P2WSH";
|
|
213
212
|
value: string;
|
|
213
|
+
} | {
|
|
214
214
|
__kind: "Taproot";
|
|
215
|
+
value: string;
|
|
215
216
|
} | {
|
|
216
217
|
__kind: "OtherSegwit";
|
|
217
218
|
version: number;
|
|
218
219
|
program: string;
|
|
219
220
|
};
|
|
220
|
-
__kind: "Btc";
|
|
221
221
|
}>, z.ZodObject<{
|
|
222
222
|
__kind: z.ZodLiteral<"Arb">;
|
|
223
223
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
225
|
-
value: `0x${string}`;
|
|
226
225
|
__kind: "Arb";
|
|
226
|
+
value: `0x${string}`;
|
|
227
227
|
}, {
|
|
228
|
-
value: string;
|
|
229
228
|
__kind: "Arb";
|
|
229
|
+
value: string;
|
|
230
230
|
}>, z.ZodObject<{
|
|
231
231
|
__kind: z.ZodLiteral<"Sol">;
|
|
232
232
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
-
value: `0x${string}`;
|
|
235
234
|
__kind: "Sol";
|
|
235
|
+
value: `0x${string}`;
|
|
236
236
|
}, {
|
|
237
|
-
value: string;
|
|
238
237
|
__kind: "Sol";
|
|
238
|
+
value: string;
|
|
239
239
|
}>]>>>;
|
|
240
240
|
channelMetadata: z.ZodObject<{
|
|
241
241
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -258,39 +258,39 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
258
258
|
cfParameters: `0x${string}`;
|
|
259
259
|
};
|
|
260
260
|
sourceAddress?: {
|
|
261
|
-
value: `0x${string}`;
|
|
262
261
|
__kind: "Eth";
|
|
263
|
-
} | {
|
|
264
262
|
value: `0x${string}`;
|
|
263
|
+
} | {
|
|
265
264
|
__kind: "Dot";
|
|
265
|
+
value: `0x${string}`;
|
|
266
266
|
} | {
|
|
267
|
+
__kind: "Btc";
|
|
267
268
|
value: {
|
|
268
|
-
value: `0x${string}`;
|
|
269
269
|
__kind: "P2PKH";
|
|
270
|
-
} | {
|
|
271
270
|
value: `0x${string}`;
|
|
272
|
-
__kind: "P2SH";
|
|
273
271
|
} | {
|
|
272
|
+
__kind: "P2SH";
|
|
274
273
|
value: `0x${string}`;
|
|
275
|
-
__kind: "P2WPKH";
|
|
276
274
|
} | {
|
|
275
|
+
__kind: "P2WPKH";
|
|
277
276
|
value: `0x${string}`;
|
|
278
|
-
__kind: "P2WSH";
|
|
279
277
|
} | {
|
|
278
|
+
__kind: "P2WSH";
|
|
280
279
|
value: `0x${string}`;
|
|
280
|
+
} | {
|
|
281
281
|
__kind: "Taproot";
|
|
282
|
+
value: `0x${string}`;
|
|
282
283
|
} | {
|
|
283
284
|
__kind: "OtherSegwit";
|
|
284
285
|
version: number;
|
|
285
286
|
program: `0x${string}`;
|
|
286
287
|
};
|
|
287
|
-
__kind: "Btc";
|
|
288
288
|
} | {
|
|
289
|
-
value: `0x${string}`;
|
|
290
289
|
__kind: "Arb";
|
|
291
|
-
} | {
|
|
292
290
|
value: `0x${string}`;
|
|
291
|
+
} | {
|
|
293
292
|
__kind: "Sol";
|
|
293
|
+
value: `0x${string}`;
|
|
294
294
|
} | null | undefined;
|
|
295
295
|
}, {
|
|
296
296
|
sourceChain: {
|
|
@@ -302,39 +302,39 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
302
302
|
cfParameters: string;
|
|
303
303
|
};
|
|
304
304
|
sourceAddress?: {
|
|
305
|
-
value: string;
|
|
306
305
|
__kind: "Eth";
|
|
307
|
-
} | {
|
|
308
306
|
value: string;
|
|
307
|
+
} | {
|
|
309
308
|
__kind: "Dot";
|
|
309
|
+
value: string;
|
|
310
310
|
} | {
|
|
311
|
+
__kind: "Btc";
|
|
311
312
|
value: {
|
|
312
|
-
value: string;
|
|
313
313
|
__kind: "P2PKH";
|
|
314
|
-
} | {
|
|
315
314
|
value: string;
|
|
316
|
-
__kind: "P2SH";
|
|
317
315
|
} | {
|
|
316
|
+
__kind: "P2SH";
|
|
318
317
|
value: string;
|
|
319
|
-
__kind: "P2WPKH";
|
|
320
318
|
} | {
|
|
319
|
+
__kind: "P2WPKH";
|
|
321
320
|
value: string;
|
|
322
|
-
__kind: "P2WSH";
|
|
323
321
|
} | {
|
|
322
|
+
__kind: "P2WSH";
|
|
324
323
|
value: string;
|
|
324
|
+
} | {
|
|
325
325
|
__kind: "Taproot";
|
|
326
|
+
value: string;
|
|
326
327
|
} | {
|
|
327
328
|
__kind: "OtherSegwit";
|
|
328
329
|
version: number;
|
|
329
330
|
program: string;
|
|
330
331
|
};
|
|
331
|
-
__kind: "Btc";
|
|
332
332
|
} | {
|
|
333
|
-
value: string;
|
|
334
333
|
__kind: "Arb";
|
|
335
|
-
} | {
|
|
336
334
|
value: string;
|
|
335
|
+
} | {
|
|
337
336
|
__kind: "Sol";
|
|
337
|
+
value: string;
|
|
338
338
|
} | null | undefined;
|
|
339
339
|
}>;
|
|
340
340
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
@@ -343,77 +343,77 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
343
343
|
__kind: z.ZodLiteral<"Eth">;
|
|
344
344
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
345
345
|
}, "strip", z.ZodTypeAny, {
|
|
346
|
-
value: `0x${string}`;
|
|
347
346
|
__kind: "Eth";
|
|
347
|
+
value: `0x${string}`;
|
|
348
348
|
}, {
|
|
349
|
-
value: string;
|
|
350
349
|
__kind: "Eth";
|
|
350
|
+
value: string;
|
|
351
351
|
}>, {
|
|
352
352
|
chain: "Ethereum";
|
|
353
353
|
address: `0x${string}`;
|
|
354
354
|
}, {
|
|
355
|
-
value: string;
|
|
356
355
|
__kind: "Eth";
|
|
356
|
+
value: string;
|
|
357
357
|
}>, z.ZodEffects<z.ZodObject<{
|
|
358
358
|
__kind: z.ZodLiteral<"Dot">;
|
|
359
359
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
360
360
|
}, "strip", z.ZodTypeAny, {
|
|
361
|
-
value: `0x${string}`;
|
|
362
361
|
__kind: "Dot";
|
|
362
|
+
value: `0x${string}`;
|
|
363
363
|
}, {
|
|
364
|
-
value: string;
|
|
365
364
|
__kind: "Dot";
|
|
365
|
+
value: string;
|
|
366
366
|
}>, {
|
|
367
367
|
chain: "Polkadot";
|
|
368
368
|
address: string;
|
|
369
369
|
}, {
|
|
370
|
-
value: string;
|
|
371
370
|
__kind: "Dot";
|
|
371
|
+
value: string;
|
|
372
372
|
}>, z.ZodEffects<z.ZodObject<{
|
|
373
373
|
__kind: z.ZodLiteral<"Btc">;
|
|
374
374
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
375
375
|
}, "strip", z.ZodTypeAny, {
|
|
376
|
-
value: `0x${string}`;
|
|
377
376
|
__kind: "Btc";
|
|
377
|
+
value: `0x${string}`;
|
|
378
378
|
}, {
|
|
379
|
-
value: string;
|
|
380
379
|
__kind: "Btc";
|
|
380
|
+
value: string;
|
|
381
381
|
}>, {
|
|
382
382
|
chain: "Bitcoin";
|
|
383
383
|
address: string;
|
|
384
384
|
}, {
|
|
385
|
-
value: string;
|
|
386
385
|
__kind: "Btc";
|
|
386
|
+
value: string;
|
|
387
387
|
}>, z.ZodEffects<z.ZodObject<{
|
|
388
388
|
__kind: z.ZodLiteral<"Arb">;
|
|
389
389
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
-
value: `0x${string}`;
|
|
392
391
|
__kind: "Arb";
|
|
392
|
+
value: `0x${string}`;
|
|
393
393
|
}, {
|
|
394
|
-
value: string;
|
|
395
394
|
__kind: "Arb";
|
|
395
|
+
value: string;
|
|
396
396
|
}>, {
|
|
397
397
|
chain: "Arbitrum";
|
|
398
398
|
address: `0x${string}`;
|
|
399
399
|
}, {
|
|
400
|
-
value: string;
|
|
401
400
|
__kind: "Arb";
|
|
401
|
+
value: string;
|
|
402
402
|
}>, z.ZodEffects<z.ZodObject<{
|
|
403
403
|
__kind: z.ZodLiteral<"Sol">;
|
|
404
404
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
405
405
|
}, "strip", z.ZodTypeAny, {
|
|
406
|
-
value: `0x${string}`;
|
|
407
406
|
__kind: "Sol";
|
|
407
|
+
value: `0x${string}`;
|
|
408
408
|
}, {
|
|
409
|
-
value: string;
|
|
410
409
|
__kind: "Sol";
|
|
410
|
+
value: string;
|
|
411
411
|
}>, {
|
|
412
412
|
chain: "Solana";
|
|
413
413
|
address: string;
|
|
414
414
|
}, {
|
|
415
|
-
value: string;
|
|
416
415
|
__kind: "Sol";
|
|
416
|
+
value: string;
|
|
417
417
|
}>]>;
|
|
418
418
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
419
419
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -440,20 +440,20 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
440
440
|
}, {
|
|
441
441
|
__kind: "DepositChannel";
|
|
442
442
|
depositAddress: {
|
|
443
|
-
value: string;
|
|
444
443
|
__kind: "Eth";
|
|
445
|
-
} | {
|
|
446
444
|
value: string;
|
|
447
|
-
__kind: "Dot";
|
|
448
445
|
} | {
|
|
446
|
+
__kind: "Dot";
|
|
449
447
|
value: string;
|
|
450
|
-
__kind: "Btc";
|
|
451
448
|
} | {
|
|
449
|
+
__kind: "Btc";
|
|
452
450
|
value: string;
|
|
453
|
-
__kind: "Arb";
|
|
454
451
|
} | {
|
|
452
|
+
__kind: "Arb";
|
|
455
453
|
value: string;
|
|
454
|
+
} | {
|
|
456
455
|
__kind: "Sol";
|
|
456
|
+
value: string;
|
|
457
457
|
};
|
|
458
458
|
channelId: string | number;
|
|
459
459
|
depositBlockHeight: string | number;
|
|
@@ -492,39 +492,39 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
492
492
|
cfParameters: `0x${string}`;
|
|
493
493
|
};
|
|
494
494
|
sourceAddress?: {
|
|
495
|
-
value: `0x${string}`;
|
|
496
495
|
__kind: "Eth";
|
|
497
|
-
} | {
|
|
498
496
|
value: `0x${string}`;
|
|
497
|
+
} | {
|
|
499
498
|
__kind: "Dot";
|
|
499
|
+
value: `0x${string}`;
|
|
500
500
|
} | {
|
|
501
|
+
__kind: "Btc";
|
|
501
502
|
value: {
|
|
502
|
-
value: `0x${string}`;
|
|
503
503
|
__kind: "P2PKH";
|
|
504
|
-
} | {
|
|
505
504
|
value: `0x${string}`;
|
|
506
|
-
__kind: "P2SH";
|
|
507
505
|
} | {
|
|
506
|
+
__kind: "P2SH";
|
|
508
507
|
value: `0x${string}`;
|
|
509
|
-
__kind: "P2WPKH";
|
|
510
508
|
} | {
|
|
509
|
+
__kind: "P2WPKH";
|
|
511
510
|
value: `0x${string}`;
|
|
512
|
-
__kind: "P2WSH";
|
|
513
511
|
} | {
|
|
512
|
+
__kind: "P2WSH";
|
|
514
513
|
value: `0x${string}`;
|
|
514
|
+
} | {
|
|
515
515
|
__kind: "Taproot";
|
|
516
|
+
value: `0x${string}`;
|
|
516
517
|
} | {
|
|
517
518
|
__kind: "OtherSegwit";
|
|
518
519
|
version: number;
|
|
519
520
|
program: `0x${string}`;
|
|
520
521
|
};
|
|
521
|
-
__kind: "Btc";
|
|
522
522
|
} | {
|
|
523
|
-
value: `0x${string}`;
|
|
524
523
|
__kind: "Arb";
|
|
525
|
-
} | {
|
|
526
524
|
value: `0x${string}`;
|
|
525
|
+
} | {
|
|
527
526
|
__kind: "Sol";
|
|
527
|
+
value: `0x${string}`;
|
|
528
528
|
} | null | undefined;
|
|
529
529
|
};
|
|
530
530
|
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
@@ -554,20 +554,20 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
554
554
|
};
|
|
555
555
|
}, {
|
|
556
556
|
destinationAddress: {
|
|
557
|
-
value: string;
|
|
558
557
|
__kind: "Eth";
|
|
559
|
-
} | {
|
|
560
558
|
value: string;
|
|
561
|
-
__kind: "Dot";
|
|
562
559
|
} | {
|
|
560
|
+
__kind: "Dot";
|
|
563
561
|
value: string;
|
|
564
|
-
__kind: "Btc";
|
|
565
562
|
} | {
|
|
563
|
+
__kind: "Btc";
|
|
566
564
|
value: string;
|
|
567
|
-
__kind: "Arb";
|
|
568
565
|
} | {
|
|
566
|
+
__kind: "Arb";
|
|
569
567
|
value: string;
|
|
568
|
+
} | {
|
|
570
569
|
__kind: "Sol";
|
|
570
|
+
value: string;
|
|
571
571
|
};
|
|
572
572
|
depositMetadata: {
|
|
573
573
|
sourceChain: {
|
|
@@ -579,39 +579,39 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
579
579
|
cfParameters: string;
|
|
580
580
|
};
|
|
581
581
|
sourceAddress?: {
|
|
582
|
-
value: string;
|
|
583
582
|
__kind: "Eth";
|
|
584
|
-
} | {
|
|
585
583
|
value: string;
|
|
584
|
+
} | {
|
|
586
585
|
__kind: "Dot";
|
|
586
|
+
value: string;
|
|
587
587
|
} | {
|
|
588
|
+
__kind: "Btc";
|
|
588
589
|
value: {
|
|
589
|
-
value: string;
|
|
590
590
|
__kind: "P2PKH";
|
|
591
|
-
} | {
|
|
592
591
|
value: string;
|
|
593
|
-
__kind: "P2SH";
|
|
594
592
|
} | {
|
|
593
|
+
__kind: "P2SH";
|
|
595
594
|
value: string;
|
|
596
|
-
__kind: "P2WPKH";
|
|
597
595
|
} | {
|
|
596
|
+
__kind: "P2WPKH";
|
|
598
597
|
value: string;
|
|
599
|
-
__kind: "P2WSH";
|
|
600
598
|
} | {
|
|
599
|
+
__kind: "P2WSH";
|
|
601
600
|
value: string;
|
|
601
|
+
} | {
|
|
602
602
|
__kind: "Taproot";
|
|
603
|
+
value: string;
|
|
603
604
|
} | {
|
|
604
605
|
__kind: "OtherSegwit";
|
|
605
606
|
version: number;
|
|
606
607
|
program: string;
|
|
607
608
|
};
|
|
608
|
-
__kind: "Btc";
|
|
609
609
|
} | {
|
|
610
|
-
value: string;
|
|
611
610
|
__kind: "Arb";
|
|
612
|
-
} | {
|
|
613
611
|
value: string;
|
|
612
|
+
} | {
|
|
614
613
|
__kind: "Sol";
|
|
614
|
+
value: string;
|
|
615
615
|
} | null | undefined;
|
|
616
616
|
};
|
|
617
617
|
reason: {
|
|
@@ -620,20 +620,20 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
620
620
|
origin: {
|
|
621
621
|
__kind: "DepositChannel";
|
|
622
622
|
depositAddress: {
|
|
623
|
-
value: string;
|
|
624
623
|
__kind: "Eth";
|
|
625
|
-
} | {
|
|
626
624
|
value: string;
|
|
627
|
-
__kind: "Dot";
|
|
628
625
|
} | {
|
|
626
|
+
__kind: "Dot";
|
|
629
627
|
value: string;
|
|
630
|
-
__kind: "Btc";
|
|
631
628
|
} | {
|
|
629
|
+
__kind: "Btc";
|
|
632
630
|
value: string;
|
|
633
|
-
__kind: "Arb";
|
|
634
631
|
} | {
|
|
632
|
+
__kind: "Arb";
|
|
635
633
|
value: string;
|
|
634
|
+
} | {
|
|
636
635
|
__kind: "Sol";
|
|
636
|
+
value: string;
|
|
637
637
|
};
|
|
638
638
|
channelId: string | number;
|
|
639
639
|
depositBlockHeight: string | number;
|
|
@@ -4,19 +4,19 @@ declare const swappingMaximumSwapAmountSet: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
10
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
|
|
11
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Eth" | "
|
|
15
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
16
16
|
amount?: bigint | null | undefined;
|
|
17
17
|
}, {
|
|
18
18
|
asset: {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
20
20
|
};
|
|
21
21
|
amount?: string | number | null | undefined;
|
|
22
22
|
}>;
|
|
@@ -4,19 +4,19 @@ declare const swappingMaximumSwapAmountSet: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
10
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
|
|
11
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Eth" | "
|
|
15
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
16
16
|
amount?: bigint | null | undefined;
|
|
17
17
|
}, {
|
|
18
18
|
asset: {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
20
20
|
};
|
|
21
21
|
amount?: string | number | null | undefined;
|
|
22
22
|
}>;
|