@chainflip/processor 1.7.1 → 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- 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/liquidityRefundAddressRegistered.d.cts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +4 -4
- 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 +20 -20
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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 +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/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- 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/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/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
- package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
- package/dist/141/swapping/ccmFailed.d.cts +100 -100
- package/dist/141/swapping/ccmFailed.d.ts +100 -100
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +126 -126
- package/dist/141/swapping/swapScheduled.d.ts +126 -126
- package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
- package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +14 -14
- package/dist/160/swapping/swapRequested.d.ts +14 -14
- package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/160/swapping/withdrawalRequested.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/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.d.cts +11 -11
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +11 -11
- 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/{taintedTransactionRejected.d.cts → transactionRejectedByBroker.d.cts} +2 -2
- package/dist/170/{ethereumIngressEgress/taintedTransactionRejected.d.cts → arbitrumIngressEgress/transactionRejectedByBroker.d.ts} +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/170/{ethereumIngressEgress/failedToRejectTaintedTransaction.d.cts → arbitrumIngressEgress/transactionRejectionFailed.d.cts} +2 -2
- package/dist/170/arbitrumIngressEgress/{failedToRejectTaintedTransaction.d.cts → transactionRejectionFailed.d.ts} +2 -2
- 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/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +101 -101
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- 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.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +35 -35
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +35 -35
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/{taintedTransactionRejected.d.cts → transactionRejectedByBroker.d.cts} +6 -6
- package/dist/170/bitcoinIngressEgress/{taintedTransactionRejected.d.ts → transactionRejectedByBroker.d.ts} +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.cjs +7 -0
- package/dist/170/bitcoinIngressEgress/{failedToRejectTaintedTransaction.d.cts → transactionRejectionFailed.d.cts} +6 -6
- package/dist/170/bitcoinIngressEgress/{failedToRejectTaintedTransaction.d.ts → transactionRejectionFailed.d.ts} +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.mjs +7 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/{taintedTransactionReportExpired.d.ts → transactionRejectionRequestExpired.d.cts} +2 -2
- package/dist/170/{arbitrumIngressEgress/taintedTransactionReportExpired.d.ts → bitcoinIngressEgress/transactionRejectionRequestExpired.d.ts} +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/{arbitrumIngressEgress/taintedTransactionReportReceived.d.ts → bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts} +2 -2
- package/dist/170/bitcoinIngressEgress/{taintedTransactionReportReceived.d.ts → transactionRejectionRequestReceived.d.ts} +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/common.cjs +1 -1
- package/dist/170/common.d.cts +5 -5
- package/dist/170/common.d.ts +5 -5
- package/dist/170/common.mjs +1 -1
- 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.d.cts +7 -7
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +7 -7
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/170/ethereumIngressEgress/{taintedTransactionRejected.d.ts → transactionRejectedByBroker.d.cts} +2 -2
- package/dist/170/{arbitrumIngressEgress/taintedTransactionRejected.d.ts → ethereumIngressEgress/transactionRejectedByBroker.d.ts} +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/170/{arbitrumIngressEgress/failedToRejectTaintedTransaction.d.ts → ethereumIngressEgress/transactionRejectionFailed.d.cts} +2 -2
- package/dist/170/ethereumIngressEgress/{failedToRejectTaintedTransaction.d.ts → transactionRejectionFailed.d.ts} +2 -2
- 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/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +101 -101
- 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.d.cts +11 -11
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +11 -11
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.cjs +9 -0
- package/dist/170/polkadotIngressEgress/{taintedTransactionRejected.d.cts → transactionRejectedByBroker.d.cts} +2 -2
- package/dist/170/polkadotIngressEgress/{taintedTransactionRejected.d.ts → transactionRejectedByBroker.d.ts} +2 -2
- 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/{taintedTransactionReportExpired.d.cts → transactionRejectionRequestExpired.d.cts} +2 -2
- package/dist/170/polkadotIngressEgress/{taintedTransactionReportExpired.d.ts → transactionRejectionRequestExpired.d.ts} +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/polkadotIngressEgress/{taintedTransactionReportReceived.d.cts → transactionRejectionRequestReceived.d.cts} +2 -2
- package/dist/170/polkadotIngressEgress/{taintedTransactionReportReceived.d.ts → transactionRejectionRequestReceived.d.ts} +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.mjs +11 -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.d.cts +7 -7
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +7 -7
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.cjs +6 -0
- package/dist/170/solanaIngressEgress/{taintedTransactionRejected.d.cts → transactionRejectedByBroker.d.cts} +2 -2
- package/dist/170/solanaIngressEgress/{taintedTransactionRejected.d.ts → transactionRejectedByBroker.d.ts} +2 -2
- 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/{arbitrumIngressEgress/taintedTransactionReportExpired.d.cts → solanaIngressEgress/transactionRejectionRequestExpired.d.cts} +2 -2
- package/dist/170/{bitcoinIngressEgress/taintedTransactionReportExpired.d.cts → solanaIngressEgress/transactionRejectionRequestExpired.d.ts} +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/{bitcoinIngressEgress/taintedTransactionReportReceived.d.cts → solanaIngressEgress/transactionRejectionRequestReceived.d.cts} +2 -2
- package/dist/170/{arbitrumIngressEgress/taintedTransactionReportReceived.d.cts → solanaIngressEgress/transactionRejectionRequestReceived.d.ts} +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/types.d.cts +1 -1
- package/dist/types.d.ts +1 -1
- package/package.json +1 -1
- package/dist/170/arbitrumIngressEgress/failedToRejectTaintedTransaction.cjs +0 -9
- package/dist/170/arbitrumIngressEgress/failedToRejectTaintedTransaction.mjs +0 -9
- package/dist/170/arbitrumIngressEgress/taintedTransactionRejected.cjs +0 -10
- package/dist/170/arbitrumIngressEgress/taintedTransactionRejected.mjs +0 -10
- package/dist/170/arbitrumIngressEgress/taintedTransactionReportExpired.cjs +0 -10
- package/dist/170/arbitrumIngressEgress/taintedTransactionReportExpired.mjs +0 -10
- package/dist/170/arbitrumIngressEgress/taintedTransactionReportReceived.cjs +0 -11
- package/dist/170/arbitrumIngressEgress/taintedTransactionReportReceived.mjs +0 -11
- package/dist/170/bitcoinIngressEgress/failedToRejectTaintedTransaction.cjs +0 -9
- package/dist/170/bitcoinIngressEgress/failedToRejectTaintedTransaction.mjs +0 -9
- package/dist/170/bitcoinIngressEgress/taintedTransactionRejected.cjs +0 -10
- package/dist/170/bitcoinIngressEgress/taintedTransactionRejected.mjs +0 -10
- package/dist/170/bitcoinIngressEgress/taintedTransactionReportExpired.cjs +0 -10
- package/dist/170/bitcoinIngressEgress/taintedTransactionReportExpired.mjs +0 -10
- package/dist/170/bitcoinIngressEgress/taintedTransactionReportReceived.cjs +0 -11
- package/dist/170/bitcoinIngressEgress/taintedTransactionReportReceived.mjs +0 -11
- package/dist/170/ethereumIngressEgress/failedToRejectTaintedTransaction.cjs +0 -9
- package/dist/170/ethereumIngressEgress/failedToRejectTaintedTransaction.mjs +0 -9
- package/dist/170/ethereumIngressEgress/taintedTransactionRejected.cjs +0 -10
- package/dist/170/ethereumIngressEgress/taintedTransactionRejected.mjs +0 -10
- package/dist/170/ethereumIngressEgress/taintedTransactionReportExpired.cjs +0 -10
- package/dist/170/ethereumIngressEgress/taintedTransactionReportExpired.d.cts +0 -14
- package/dist/170/ethereumIngressEgress/taintedTransactionReportExpired.d.ts +0 -14
- package/dist/170/ethereumIngressEgress/taintedTransactionReportExpired.mjs +0 -10
- package/dist/170/ethereumIngressEgress/taintedTransactionReportReceived.cjs +0 -11
- package/dist/170/ethereumIngressEgress/taintedTransactionReportReceived.d.cts +0 -17
- package/dist/170/ethereumIngressEgress/taintedTransactionReportReceived.d.ts +0 -17
- package/dist/170/ethereumIngressEgress/taintedTransactionReportReceived.mjs +0 -11
- package/dist/170/polkadotIngressEgress/failedToRejectTaintedTransaction.cjs +0 -6
- package/dist/170/polkadotIngressEgress/failedToRejectTaintedTransaction.d.cts +0 -11
- package/dist/170/polkadotIngressEgress/failedToRejectTaintedTransaction.d.ts +0 -11
- package/dist/170/polkadotIngressEgress/failedToRejectTaintedTransaction.mjs +0 -6
- package/dist/170/polkadotIngressEgress/taintedTransactionRejected.cjs +0 -9
- package/dist/170/polkadotIngressEgress/taintedTransactionRejected.mjs +0 -9
- package/dist/170/polkadotIngressEgress/taintedTransactionReportExpired.cjs +0 -10
- package/dist/170/polkadotIngressEgress/taintedTransactionReportExpired.mjs +0 -10
- package/dist/170/polkadotIngressEgress/taintedTransactionReportReceived.cjs +0 -11
- package/dist/170/polkadotIngressEgress/taintedTransactionReportReceived.mjs +0 -11
- package/dist/170/solanaIngressEgress/failedToRejectTaintedTransaction.cjs +0 -6
- package/dist/170/solanaIngressEgress/failedToRejectTaintedTransaction.d.cts +0 -5
- package/dist/170/solanaIngressEgress/failedToRejectTaintedTransaction.d.ts +0 -5
- package/dist/170/solanaIngressEgress/failedToRejectTaintedTransaction.mjs +0 -6
- package/dist/170/solanaIngressEgress/taintedTransactionRejected.cjs +0 -6
- package/dist/170/solanaIngressEgress/taintedTransactionRejected.mjs +0 -6
- package/dist/170/solanaIngressEgress/taintedTransactionReportExpired.cjs +0 -10
- package/dist/170/solanaIngressEgress/taintedTransactionReportExpired.d.cts +0 -14
- package/dist/170/solanaIngressEgress/taintedTransactionReportExpired.d.ts +0 -14
- package/dist/170/solanaIngressEgress/taintedTransactionReportExpired.mjs +0 -10
- package/dist/170/solanaIngressEgress/taintedTransactionReportReceived.cjs +0 -11
- package/dist/170/solanaIngressEgress/taintedTransactionReportReceived.d.cts +0 -17
- package/dist/170/solanaIngressEgress/taintedTransactionReportReceived.d.ts +0 -17
- package/dist/170/solanaIngressEgress/taintedTransactionReportReceived.mjs +0 -11
|
@@ -5,82 +5,82 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "Eth" | "
|
|
21
|
-
}>, "Eth" | "
|
|
22
|
-
__kind: "Eth" | "
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
21
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
22
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
23
23
|
}>;
|
|
24
24
|
destinationAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
|
|
25
25
|
__kind: z.ZodLiteral<"Eth">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
value: `0x${string}`;
|
|
29
28
|
__kind: "Eth";
|
|
29
|
+
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
|
-
value: string;
|
|
32
31
|
__kind: "Eth";
|
|
32
|
+
value: string;
|
|
33
33
|
}>, {
|
|
34
34
|
chain: "Ethereum";
|
|
35
35
|
address: `0x${string}`;
|
|
36
36
|
}, {
|
|
37
|
-
value: string;
|
|
38
37
|
__kind: "Eth";
|
|
38
|
+
value: string;
|
|
39
39
|
}>, z.ZodEffects<z.ZodObject<{
|
|
40
40
|
__kind: z.ZodLiteral<"Dot">;
|
|
41
41
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
|
-
value: `0x${string}`;
|
|
44
43
|
__kind: "Dot";
|
|
44
|
+
value: `0x${string}`;
|
|
45
45
|
}, {
|
|
46
|
-
value: string;
|
|
47
46
|
__kind: "Dot";
|
|
47
|
+
value: string;
|
|
48
48
|
}>, {
|
|
49
49
|
chain: "Polkadot";
|
|
50
50
|
address: string;
|
|
51
51
|
}, {
|
|
52
|
-
value: string;
|
|
53
52
|
__kind: "Dot";
|
|
53
|
+
value: string;
|
|
54
54
|
}>, z.ZodEffects<z.ZodObject<{
|
|
55
55
|
__kind: z.ZodLiteral<"Btc">;
|
|
56
56
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
value: `0x${string}`;
|
|
59
58
|
__kind: "Btc";
|
|
59
|
+
value: `0x${string}`;
|
|
60
60
|
}, {
|
|
61
|
-
value: string;
|
|
62
61
|
__kind: "Btc";
|
|
62
|
+
value: string;
|
|
63
63
|
}>, {
|
|
64
64
|
chain: "Bitcoin";
|
|
65
65
|
address: string;
|
|
66
66
|
}, {
|
|
67
|
-
value: string;
|
|
68
67
|
__kind: "Btc";
|
|
68
|
+
value: string;
|
|
69
69
|
}>, z.ZodEffects<z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Arb">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
value: `0x${string}`;
|
|
74
73
|
__kind: "Arb";
|
|
74
|
+
value: `0x${string}`;
|
|
75
75
|
}, {
|
|
76
|
-
value: string;
|
|
77
76
|
__kind: "Arb";
|
|
77
|
+
value: string;
|
|
78
78
|
}>, {
|
|
79
79
|
chain: "Arbitrum";
|
|
80
80
|
address: `0x${string}`;
|
|
81
81
|
}, {
|
|
82
|
-
value: string;
|
|
83
82
|
__kind: "Arb";
|
|
83
|
+
value: string;
|
|
84
84
|
}>]>;
|
|
85
85
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
86
86
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -88,62 +88,62 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
88
88
|
__kind: z.ZodLiteral<"Eth">;
|
|
89
89
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
90
90
|
}, "strip", z.ZodTypeAny, {
|
|
91
|
-
value: `0x${string}`;
|
|
92
91
|
__kind: "Eth";
|
|
92
|
+
value: `0x${string}`;
|
|
93
93
|
}, {
|
|
94
|
-
value: string;
|
|
95
94
|
__kind: "Eth";
|
|
95
|
+
value: string;
|
|
96
96
|
}>, {
|
|
97
97
|
chain: "Ethereum";
|
|
98
98
|
address: `0x${string}`;
|
|
99
99
|
}, {
|
|
100
|
-
value: string;
|
|
101
100
|
__kind: "Eth";
|
|
101
|
+
value: string;
|
|
102
102
|
}>, z.ZodEffects<z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Dot">;
|
|
104
104
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
value: `0x${string}`;
|
|
107
106
|
__kind: "Dot";
|
|
107
|
+
value: `0x${string}`;
|
|
108
108
|
}, {
|
|
109
|
-
value: string;
|
|
110
109
|
__kind: "Dot";
|
|
110
|
+
value: string;
|
|
111
111
|
}>, {
|
|
112
112
|
chain: "Polkadot";
|
|
113
113
|
address: string;
|
|
114
114
|
}, {
|
|
115
|
-
value: string;
|
|
116
115
|
__kind: "Dot";
|
|
116
|
+
value: string;
|
|
117
117
|
}>, z.ZodEffects<z.ZodObject<{
|
|
118
118
|
__kind: z.ZodLiteral<"Btc">;
|
|
119
119
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
|
-
value: `0x${string}`;
|
|
122
121
|
__kind: "Btc";
|
|
122
|
+
value: `0x${string}`;
|
|
123
123
|
}, {
|
|
124
|
-
value: string;
|
|
125
124
|
__kind: "Btc";
|
|
125
|
+
value: string;
|
|
126
126
|
}>, {
|
|
127
127
|
chain: "Bitcoin";
|
|
128
128
|
address: string;
|
|
129
129
|
}, {
|
|
130
|
-
value: string;
|
|
131
130
|
__kind: "Btc";
|
|
131
|
+
value: string;
|
|
132
132
|
}>, z.ZodEffects<z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Arb">;
|
|
134
134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: `0x${string}`;
|
|
137
136
|
__kind: "Arb";
|
|
137
|
+
value: `0x${string}`;
|
|
138
138
|
}, {
|
|
139
|
-
value: string;
|
|
140
139
|
__kind: "Arb";
|
|
140
|
+
value: string;
|
|
141
141
|
}>, {
|
|
142
142
|
chain: "Arbitrum";
|
|
143
143
|
address: `0x${string}`;
|
|
144
144
|
}, {
|
|
145
|
-
value: string;
|
|
146
145
|
__kind: "Arb";
|
|
146
|
+
value: string;
|
|
147
147
|
}>]>;
|
|
148
148
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
149
149
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -167,17 +167,17 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
167
167
|
}, {
|
|
168
168
|
__kind: "DepositChannel";
|
|
169
169
|
depositAddress: {
|
|
170
|
-
value: string;
|
|
171
170
|
__kind: "Eth";
|
|
172
|
-
} | {
|
|
173
171
|
value: string;
|
|
174
|
-
__kind: "Dot";
|
|
175
172
|
} | {
|
|
173
|
+
__kind: "Dot";
|
|
176
174
|
value: string;
|
|
177
|
-
__kind: "Btc";
|
|
178
175
|
} | {
|
|
176
|
+
__kind: "Btc";
|
|
179
177
|
value: string;
|
|
178
|
+
} | {
|
|
180
179
|
__kind: "Arb";
|
|
180
|
+
value: string;
|
|
181
181
|
};
|
|
182
182
|
channelId: string | number;
|
|
183
183
|
depositBlockHeight: string | number;
|
|
@@ -197,67 +197,67 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
197
197
|
__kind: z.ZodLiteral<"Eth">;
|
|
198
198
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
199
199
|
}, "strip", z.ZodTypeAny, {
|
|
200
|
-
value: `0x${string}`;
|
|
201
200
|
__kind: "Eth";
|
|
201
|
+
value: `0x${string}`;
|
|
202
202
|
}, {
|
|
203
|
-
value: string;
|
|
204
203
|
__kind: "Eth";
|
|
204
|
+
value: string;
|
|
205
205
|
}>, z.ZodObject<{
|
|
206
206
|
__kind: z.ZodLiteral<"Dot">;
|
|
207
207
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
208
208
|
}, "strip", z.ZodTypeAny, {
|
|
209
|
-
value: `0x${string}`;
|
|
210
209
|
__kind: "Dot";
|
|
210
|
+
value: `0x${string}`;
|
|
211
211
|
}, {
|
|
212
|
-
value: string;
|
|
213
212
|
__kind: "Dot";
|
|
213
|
+
value: string;
|
|
214
214
|
}>, z.ZodObject<{
|
|
215
215
|
__kind: z.ZodLiteral<"Btc">;
|
|
216
216
|
value: z.ZodUnion<[z.ZodObject<{
|
|
217
217
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
218
218
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
219
219
|
}, "strip", z.ZodTypeAny, {
|
|
220
|
-
value: `0x${string}`;
|
|
221
220
|
__kind: "P2PKH";
|
|
221
|
+
value: `0x${string}`;
|
|
222
222
|
}, {
|
|
223
|
-
value: string;
|
|
224
223
|
__kind: "P2PKH";
|
|
224
|
+
value: string;
|
|
225
225
|
}>, z.ZodObject<{
|
|
226
226
|
__kind: z.ZodLiteral<"P2SH">;
|
|
227
227
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
228
228
|
}, "strip", z.ZodTypeAny, {
|
|
229
|
-
value: `0x${string}`;
|
|
230
229
|
__kind: "P2SH";
|
|
230
|
+
value: `0x${string}`;
|
|
231
231
|
}, {
|
|
232
|
-
value: string;
|
|
233
232
|
__kind: "P2SH";
|
|
233
|
+
value: string;
|
|
234
234
|
}>, z.ZodObject<{
|
|
235
235
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
236
236
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
237
237
|
}, "strip", z.ZodTypeAny, {
|
|
238
|
-
value: `0x${string}`;
|
|
239
238
|
__kind: "P2WPKH";
|
|
239
|
+
value: `0x${string}`;
|
|
240
240
|
}, {
|
|
241
|
-
value: string;
|
|
242
241
|
__kind: "P2WPKH";
|
|
242
|
+
value: string;
|
|
243
243
|
}>, z.ZodObject<{
|
|
244
244
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
245
245
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
246
246
|
}, "strip", z.ZodTypeAny, {
|
|
247
|
-
value: `0x${string}`;
|
|
248
247
|
__kind: "P2WSH";
|
|
248
|
+
value: `0x${string}`;
|
|
249
249
|
}, {
|
|
250
|
-
value: string;
|
|
251
250
|
__kind: "P2WSH";
|
|
251
|
+
value: string;
|
|
252
252
|
}>, z.ZodObject<{
|
|
253
253
|
__kind: z.ZodLiteral<"Taproot">;
|
|
254
254
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
255
255
|
}, "strip", z.ZodTypeAny, {
|
|
256
|
-
value: `0x${string}`;
|
|
257
256
|
__kind: "Taproot";
|
|
257
|
+
value: `0x${string}`;
|
|
258
258
|
}, {
|
|
259
|
-
value: string;
|
|
260
259
|
__kind: "Taproot";
|
|
260
|
+
value: string;
|
|
261
261
|
}>, z.ZodObject<{
|
|
262
262
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
263
263
|
version: z.ZodNumber;
|
|
@@ -272,145 +272,145 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
272
272
|
program: string;
|
|
273
273
|
}>]>;
|
|
274
274
|
}, "strip", z.ZodTypeAny, {
|
|
275
|
+
__kind: "Btc";
|
|
275
276
|
value: {
|
|
276
|
-
value: `0x${string}`;
|
|
277
277
|
__kind: "P2PKH";
|
|
278
|
-
} | {
|
|
279
278
|
value: `0x${string}`;
|
|
280
|
-
__kind: "P2SH";
|
|
281
279
|
} | {
|
|
280
|
+
__kind: "P2SH";
|
|
282
281
|
value: `0x${string}`;
|
|
283
|
-
__kind: "P2WPKH";
|
|
284
282
|
} | {
|
|
283
|
+
__kind: "P2WPKH";
|
|
285
284
|
value: `0x${string}`;
|
|
286
|
-
__kind: "P2WSH";
|
|
287
285
|
} | {
|
|
286
|
+
__kind: "P2WSH";
|
|
288
287
|
value: `0x${string}`;
|
|
288
|
+
} | {
|
|
289
289
|
__kind: "Taproot";
|
|
290
|
+
value: `0x${string}`;
|
|
290
291
|
} | {
|
|
291
292
|
__kind: "OtherSegwit";
|
|
292
293
|
version: number;
|
|
293
294
|
program: `0x${string}`;
|
|
294
295
|
};
|
|
295
|
-
__kind: "Btc";
|
|
296
296
|
}, {
|
|
297
|
+
__kind: "Btc";
|
|
297
298
|
value: {
|
|
298
|
-
value: string;
|
|
299
299
|
__kind: "P2PKH";
|
|
300
|
-
} | {
|
|
301
300
|
value: string;
|
|
302
|
-
__kind: "P2SH";
|
|
303
301
|
} | {
|
|
302
|
+
__kind: "P2SH";
|
|
304
303
|
value: string;
|
|
305
|
-
__kind: "P2WPKH";
|
|
306
304
|
} | {
|
|
305
|
+
__kind: "P2WPKH";
|
|
307
306
|
value: string;
|
|
308
|
-
__kind: "P2WSH";
|
|
309
307
|
} | {
|
|
308
|
+
__kind: "P2WSH";
|
|
310
309
|
value: string;
|
|
310
|
+
} | {
|
|
311
311
|
__kind: "Taproot";
|
|
312
|
+
value: string;
|
|
312
313
|
} | {
|
|
313
314
|
__kind: "OtherSegwit";
|
|
314
315
|
version: number;
|
|
315
316
|
program: string;
|
|
316
317
|
};
|
|
317
|
-
__kind: "Btc";
|
|
318
318
|
}>, z.ZodObject<{
|
|
319
319
|
__kind: z.ZodLiteral<"Arb">;
|
|
320
320
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
321
321
|
}, "strip", z.ZodTypeAny, {
|
|
322
|
-
value: `0x${string}`;
|
|
323
322
|
__kind: "Arb";
|
|
323
|
+
value: `0x${string}`;
|
|
324
324
|
}, {
|
|
325
|
-
value: string;
|
|
326
325
|
__kind: "Arb";
|
|
326
|
+
value: string;
|
|
327
327
|
}>]>;
|
|
328
328
|
}, "strip", z.ZodTypeAny, {
|
|
329
|
+
__kind: "Swap";
|
|
329
330
|
value: {
|
|
330
|
-
value: `0x${string}`;
|
|
331
331
|
__kind: "Eth";
|
|
332
|
-
} | {
|
|
333
332
|
value: `0x${string}`;
|
|
333
|
+
} | {
|
|
334
334
|
__kind: "Dot";
|
|
335
|
+
value: `0x${string}`;
|
|
335
336
|
} | {
|
|
337
|
+
__kind: "Btc";
|
|
336
338
|
value: {
|
|
337
|
-
value: `0x${string}`;
|
|
338
339
|
__kind: "P2PKH";
|
|
339
|
-
} | {
|
|
340
340
|
value: `0x${string}`;
|
|
341
|
-
__kind: "P2SH";
|
|
342
341
|
} | {
|
|
342
|
+
__kind: "P2SH";
|
|
343
343
|
value: `0x${string}`;
|
|
344
|
-
__kind: "P2WPKH";
|
|
345
344
|
} | {
|
|
345
|
+
__kind: "P2WPKH";
|
|
346
346
|
value: `0x${string}`;
|
|
347
|
-
__kind: "P2WSH";
|
|
348
347
|
} | {
|
|
348
|
+
__kind: "P2WSH";
|
|
349
349
|
value: `0x${string}`;
|
|
350
|
+
} | {
|
|
350
351
|
__kind: "Taproot";
|
|
352
|
+
value: `0x${string}`;
|
|
351
353
|
} | {
|
|
352
354
|
__kind: "OtherSegwit";
|
|
353
355
|
version: number;
|
|
354
356
|
program: `0x${string}`;
|
|
355
357
|
};
|
|
356
|
-
__kind: "Btc";
|
|
357
358
|
} | {
|
|
358
|
-
value: `0x${string}`;
|
|
359
359
|
__kind: "Arb";
|
|
360
|
+
value: `0x${string}`;
|
|
360
361
|
};
|
|
361
|
-
__kind: "Swap";
|
|
362
362
|
}, {
|
|
363
|
+
__kind: "Swap";
|
|
363
364
|
value: {
|
|
364
|
-
value: string;
|
|
365
365
|
__kind: "Eth";
|
|
366
|
-
} | {
|
|
367
366
|
value: string;
|
|
367
|
+
} | {
|
|
368
368
|
__kind: "Dot";
|
|
369
|
+
value: string;
|
|
369
370
|
} | {
|
|
371
|
+
__kind: "Btc";
|
|
370
372
|
value: {
|
|
371
|
-
value: string;
|
|
372
373
|
__kind: "P2PKH";
|
|
373
|
-
} | {
|
|
374
374
|
value: string;
|
|
375
|
-
__kind: "P2SH";
|
|
376
375
|
} | {
|
|
376
|
+
__kind: "P2SH";
|
|
377
377
|
value: string;
|
|
378
|
-
__kind: "P2WPKH";
|
|
379
378
|
} | {
|
|
379
|
+
__kind: "P2WPKH";
|
|
380
380
|
value: string;
|
|
381
|
-
__kind: "P2WSH";
|
|
382
381
|
} | {
|
|
382
|
+
__kind: "P2WSH";
|
|
383
383
|
value: string;
|
|
384
|
+
} | {
|
|
384
385
|
__kind: "Taproot";
|
|
386
|
+
value: string;
|
|
385
387
|
} | {
|
|
386
388
|
__kind: "OtherSegwit";
|
|
387
389
|
version: number;
|
|
388
390
|
program: string;
|
|
389
391
|
};
|
|
390
|
-
__kind: "Btc";
|
|
391
392
|
} | {
|
|
392
|
-
value: string;
|
|
393
393
|
__kind: "Arb";
|
|
394
|
+
value: string;
|
|
394
395
|
};
|
|
395
|
-
__kind: "Swap";
|
|
396
396
|
}>, z.ZodObject<{
|
|
397
397
|
__kind: z.ZodLiteral<"CcmPrincipal">;
|
|
398
398
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
399
399
|
}, "strip", z.ZodTypeAny, {
|
|
400
|
-
value: bigint;
|
|
401
400
|
__kind: "CcmPrincipal";
|
|
401
|
+
value: bigint;
|
|
402
402
|
}, {
|
|
403
|
-
value: string | number;
|
|
404
403
|
__kind: "CcmPrincipal";
|
|
404
|
+
value: string | number;
|
|
405
405
|
}>, z.ZodObject<{
|
|
406
406
|
__kind: z.ZodLiteral<"CcmGas">;
|
|
407
407
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
408
408
|
}, "strip", z.ZodTypeAny, {
|
|
409
|
-
value: bigint;
|
|
410
409
|
__kind: "CcmGas";
|
|
410
|
+
value: bigint;
|
|
411
411
|
}, {
|
|
412
|
-
value: string | number;
|
|
413
412
|
__kind: "CcmGas";
|
|
413
|
+
value: string | number;
|
|
414
414
|
}>, z.ZodObject<{
|
|
415
415
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
416
416
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -428,6 +428,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
428
428
|
brokerFee: 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>>>;
|
|
429
429
|
executeAt: z.ZodNumber;
|
|
430
430
|
}, "strip", z.ZodTypeAny, {
|
|
431
|
+
swapId: bigint;
|
|
431
432
|
depositAmount: bigint;
|
|
432
433
|
destinationAddress: {
|
|
433
434
|
chain: "Ethereum";
|
|
@@ -442,7 +443,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
442
443
|
chain: "Arbitrum";
|
|
443
444
|
address: `0x${string}`;
|
|
444
445
|
};
|
|
445
|
-
swapId: bigint;
|
|
446
446
|
origin: {
|
|
447
447
|
__kind: "DepositChannel";
|
|
448
448
|
depositAddress: {
|
|
@@ -464,48 +464,48 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
464
464
|
__kind: "Vault";
|
|
465
465
|
txHash: `0x${string}`;
|
|
466
466
|
};
|
|
467
|
-
sourceAsset: "Eth" | "
|
|
468
|
-
destinationAsset: "Eth" | "
|
|
467
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
468
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
469
469
|
swapType: {
|
|
470
|
+
__kind: "Swap";
|
|
470
471
|
value: {
|
|
471
|
-
value: `0x${string}`;
|
|
472
472
|
__kind: "Eth";
|
|
473
|
-
} | {
|
|
474
473
|
value: `0x${string}`;
|
|
474
|
+
} | {
|
|
475
475
|
__kind: "Dot";
|
|
476
|
+
value: `0x${string}`;
|
|
476
477
|
} | {
|
|
478
|
+
__kind: "Btc";
|
|
477
479
|
value: {
|
|
478
|
-
value: `0x${string}`;
|
|
479
480
|
__kind: "P2PKH";
|
|
480
|
-
} | {
|
|
481
481
|
value: `0x${string}`;
|
|
482
|
-
__kind: "P2SH";
|
|
483
482
|
} | {
|
|
483
|
+
__kind: "P2SH";
|
|
484
484
|
value: `0x${string}`;
|
|
485
|
-
__kind: "P2WPKH";
|
|
486
485
|
} | {
|
|
486
|
+
__kind: "P2WPKH";
|
|
487
487
|
value: `0x${string}`;
|
|
488
|
-
__kind: "P2WSH";
|
|
489
488
|
} | {
|
|
489
|
+
__kind: "P2WSH";
|
|
490
490
|
value: `0x${string}`;
|
|
491
|
+
} | {
|
|
491
492
|
__kind: "Taproot";
|
|
493
|
+
value: `0x${string}`;
|
|
492
494
|
} | {
|
|
493
495
|
__kind: "OtherSegwit";
|
|
494
496
|
version: number;
|
|
495
497
|
program: `0x${string}`;
|
|
496
498
|
};
|
|
497
|
-
__kind: "Btc";
|
|
498
499
|
} | {
|
|
499
|
-
value: `0x${string}`;
|
|
500
500
|
__kind: "Arb";
|
|
501
|
+
value: `0x${string}`;
|
|
501
502
|
};
|
|
502
|
-
__kind: "Swap";
|
|
503
503
|
} | {
|
|
504
|
-
value: bigint;
|
|
505
504
|
__kind: "CcmPrincipal";
|
|
506
|
-
} | {
|
|
507
505
|
value: bigint;
|
|
506
|
+
} | {
|
|
508
507
|
__kind: "CcmGas";
|
|
508
|
+
value: bigint;
|
|
509
509
|
} | {
|
|
510
510
|
__kind: "NetworkFee";
|
|
511
511
|
} | {
|
|
@@ -515,35 +515,35 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
515
515
|
brokerCommission?: bigint | null | undefined;
|
|
516
516
|
brokerFee?: bigint | null | undefined;
|
|
517
517
|
}, {
|
|
518
|
+
swapId: string | number;
|
|
518
519
|
depositAmount: string | number;
|
|
519
520
|
destinationAddress: {
|
|
520
|
-
value: string;
|
|
521
521
|
__kind: "Eth";
|
|
522
|
-
} | {
|
|
523
522
|
value: string;
|
|
524
|
-
__kind: "Dot";
|
|
525
523
|
} | {
|
|
524
|
+
__kind: "Dot";
|
|
526
525
|
value: string;
|
|
527
|
-
__kind: "Btc";
|
|
528
526
|
} | {
|
|
527
|
+
__kind: "Btc";
|
|
529
528
|
value: string;
|
|
529
|
+
} | {
|
|
530
530
|
__kind: "Arb";
|
|
531
|
+
value: string;
|
|
531
532
|
};
|
|
532
|
-
swapId: string | number;
|
|
533
533
|
origin: {
|
|
534
534
|
__kind: "DepositChannel";
|
|
535
535
|
depositAddress: {
|
|
536
|
-
value: string;
|
|
537
536
|
__kind: "Eth";
|
|
538
|
-
} | {
|
|
539
537
|
value: string;
|
|
540
|
-
__kind: "Dot";
|
|
541
538
|
} | {
|
|
539
|
+
__kind: "Dot";
|
|
542
540
|
value: string;
|
|
543
|
-
__kind: "Btc";
|
|
544
541
|
} | {
|
|
542
|
+
__kind: "Btc";
|
|
545
543
|
value: string;
|
|
544
|
+
} | {
|
|
546
545
|
__kind: "Arb";
|
|
546
|
+
value: string;
|
|
547
547
|
};
|
|
548
548
|
channelId: string | number;
|
|
549
549
|
depositBlockHeight: string | number;
|
|
@@ -552,51 +552,51 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
552
552
|
txHash: string;
|
|
553
553
|
};
|
|
554
554
|
sourceAsset: {
|
|
555
|
-
__kind: "Eth" | "
|
|
555
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
556
556
|
};
|
|
557
557
|
destinationAsset: {
|
|
558
|
-
__kind: "Eth" | "
|
|
558
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
559
559
|
};
|
|
560
560
|
swapType: {
|
|
561
|
+
__kind: "Swap";
|
|
561
562
|
value: {
|
|
562
|
-
value: string;
|
|
563
563
|
__kind: "Eth";
|
|
564
|
-
} | {
|
|
565
564
|
value: string;
|
|
565
|
+
} | {
|
|
566
566
|
__kind: "Dot";
|
|
567
|
+
value: string;
|
|
567
568
|
} | {
|
|
569
|
+
__kind: "Btc";
|
|
568
570
|
value: {
|
|
569
|
-
value: string;
|
|
570
571
|
__kind: "P2PKH";
|
|
571
|
-
} | {
|
|
572
572
|
value: string;
|
|
573
|
-
__kind: "P2SH";
|
|
574
573
|
} | {
|
|
574
|
+
__kind: "P2SH";
|
|
575
575
|
value: string;
|
|
576
|
-
__kind: "P2WPKH";
|
|
577
576
|
} | {
|
|
577
|
+
__kind: "P2WPKH";
|
|
578
578
|
value: string;
|
|
579
|
-
__kind: "P2WSH";
|
|
580
579
|
} | {
|
|
580
|
+
__kind: "P2WSH";
|
|
581
581
|
value: string;
|
|
582
|
+
} | {
|
|
582
583
|
__kind: "Taproot";
|
|
584
|
+
value: string;
|
|
583
585
|
} | {
|
|
584
586
|
__kind: "OtherSegwit";
|
|
585
587
|
version: number;
|
|
586
588
|
program: string;
|
|
587
589
|
};
|
|
588
|
-
__kind: "Btc";
|
|
589
590
|
} | {
|
|
590
|
-
value: string;
|
|
591
591
|
__kind: "Arb";
|
|
592
|
+
value: string;
|
|
592
593
|
};
|
|
593
|
-
__kind: "Swap";
|
|
594
594
|
} | {
|
|
595
|
-
value: string | number;
|
|
596
595
|
__kind: "CcmPrincipal";
|
|
597
|
-
} | {
|
|
598
596
|
value: string | number;
|
|
597
|
+
} | {
|
|
599
598
|
__kind: "CcmGas";
|
|
599
|
+
value: string | number;
|
|
600
600
|
} | {
|
|
601
601
|
__kind: "NetworkFee";
|
|
602
602
|
} | {
|