@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
|
@@ -5,171 +5,171 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"Eth">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
value: `0x${string}`;
|
|
9
8
|
__kind: "Eth";
|
|
9
|
+
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
value: string;
|
|
12
11
|
__kind: "Eth";
|
|
12
|
+
value: string;
|
|
13
13
|
}>, {
|
|
14
14
|
chain: "Ethereum";
|
|
15
15
|
address: `0x${string}`;
|
|
16
16
|
}, {
|
|
17
|
-
value: string;
|
|
18
17
|
__kind: "Eth";
|
|
18
|
+
value: string;
|
|
19
19
|
}>, z.ZodEffects<z.ZodObject<{
|
|
20
20
|
__kind: z.ZodLiteral<"Dot">;
|
|
21
21
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
22
22
|
}, "strip", z.ZodTypeAny, {
|
|
23
|
-
value: `0x${string}`;
|
|
24
23
|
__kind: "Dot";
|
|
24
|
+
value: `0x${string}`;
|
|
25
25
|
}, {
|
|
26
|
-
value: string;
|
|
27
26
|
__kind: "Dot";
|
|
27
|
+
value: string;
|
|
28
28
|
}>, {
|
|
29
29
|
chain: "Polkadot";
|
|
30
30
|
address: string;
|
|
31
31
|
}, {
|
|
32
|
-
value: string;
|
|
33
32
|
__kind: "Dot";
|
|
33
|
+
value: string;
|
|
34
34
|
}>, z.ZodEffects<z.ZodObject<{
|
|
35
35
|
__kind: z.ZodLiteral<"Btc">;
|
|
36
36
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
value: `0x${string}`;
|
|
39
38
|
__kind: "Btc";
|
|
39
|
+
value: `0x${string}`;
|
|
40
40
|
}, {
|
|
41
|
-
value: string;
|
|
42
41
|
__kind: "Btc";
|
|
42
|
+
value: string;
|
|
43
43
|
}>, {
|
|
44
44
|
chain: "Bitcoin";
|
|
45
45
|
address: string;
|
|
46
46
|
}, {
|
|
47
|
-
value: string;
|
|
48
47
|
__kind: "Btc";
|
|
48
|
+
value: string;
|
|
49
49
|
}>, z.ZodEffects<z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"Arb">;
|
|
51
51
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
value: `0x${string}`;
|
|
54
53
|
__kind: "Arb";
|
|
54
|
+
value: `0x${string}`;
|
|
55
55
|
}, {
|
|
56
|
-
value: string;
|
|
57
56
|
__kind: "Arb";
|
|
57
|
+
value: string;
|
|
58
58
|
}>, {
|
|
59
59
|
chain: "Arbitrum";
|
|
60
60
|
address: `0x${string}`;
|
|
61
61
|
}, {
|
|
62
|
-
value: string;
|
|
63
62
|
__kind: "Arb";
|
|
63
|
+
value: string;
|
|
64
64
|
}>, z.ZodEffects<z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Sol">;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
-
value: `0x${string}`;
|
|
69
68
|
__kind: "Sol";
|
|
69
|
+
value: `0x${string}`;
|
|
70
70
|
}, {
|
|
71
|
-
value: string;
|
|
72
71
|
__kind: "Sol";
|
|
72
|
+
value: string;
|
|
73
73
|
}>, {
|
|
74
74
|
chain: "Solana";
|
|
75
75
|
address: string;
|
|
76
76
|
}, {
|
|
77
|
-
value: string;
|
|
78
77
|
__kind: "Sol";
|
|
78
|
+
value: string;
|
|
79
79
|
}>]>;
|
|
80
80
|
destinationAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
|
|
81
81
|
__kind: z.ZodLiteral<"Eth">;
|
|
82
82
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
83
83
|
}, "strip", z.ZodTypeAny, {
|
|
84
|
-
value: `0x${string}`;
|
|
85
84
|
__kind: "Eth";
|
|
85
|
+
value: `0x${string}`;
|
|
86
86
|
}, {
|
|
87
|
-
value: string;
|
|
88
87
|
__kind: "Eth";
|
|
88
|
+
value: string;
|
|
89
89
|
}>, {
|
|
90
90
|
chain: "Ethereum";
|
|
91
91
|
address: `0x${string}`;
|
|
92
92
|
}, {
|
|
93
|
-
value: string;
|
|
94
93
|
__kind: "Eth";
|
|
94
|
+
value: string;
|
|
95
95
|
}>, z.ZodEffects<z.ZodObject<{
|
|
96
96
|
__kind: z.ZodLiteral<"Dot">;
|
|
97
97
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
|
-
value: `0x${string}`;
|
|
100
99
|
__kind: "Dot";
|
|
100
|
+
value: `0x${string}`;
|
|
101
101
|
}, {
|
|
102
|
-
value: string;
|
|
103
102
|
__kind: "Dot";
|
|
103
|
+
value: string;
|
|
104
104
|
}>, {
|
|
105
105
|
chain: "Polkadot";
|
|
106
106
|
address: string;
|
|
107
107
|
}, {
|
|
108
|
-
value: string;
|
|
109
108
|
__kind: "Dot";
|
|
109
|
+
value: string;
|
|
110
110
|
}>, z.ZodEffects<z.ZodObject<{
|
|
111
111
|
__kind: z.ZodLiteral<"Btc">;
|
|
112
112
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
value: `0x${string}`;
|
|
115
114
|
__kind: "Btc";
|
|
115
|
+
value: `0x${string}`;
|
|
116
116
|
}, {
|
|
117
|
-
value: string;
|
|
118
117
|
__kind: "Btc";
|
|
118
|
+
value: string;
|
|
119
119
|
}>, {
|
|
120
120
|
chain: "Bitcoin";
|
|
121
121
|
address: string;
|
|
122
122
|
}, {
|
|
123
|
-
value: string;
|
|
124
123
|
__kind: "Btc";
|
|
124
|
+
value: string;
|
|
125
125
|
}>, z.ZodEffects<z.ZodObject<{
|
|
126
126
|
__kind: z.ZodLiteral<"Arb">;
|
|
127
127
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
128
128
|
}, "strip", z.ZodTypeAny, {
|
|
129
|
-
value: `0x${string}`;
|
|
130
129
|
__kind: "Arb";
|
|
130
|
+
value: `0x${string}`;
|
|
131
131
|
}, {
|
|
132
|
-
value: string;
|
|
133
132
|
__kind: "Arb";
|
|
133
|
+
value: string;
|
|
134
134
|
}>, {
|
|
135
135
|
chain: "Arbitrum";
|
|
136
136
|
address: `0x${string}`;
|
|
137
137
|
}, {
|
|
138
|
-
value: string;
|
|
139
138
|
__kind: "Arb";
|
|
139
|
+
value: string;
|
|
140
140
|
}>, z.ZodEffects<z.ZodObject<{
|
|
141
141
|
__kind: z.ZodLiteral<"Sol">;
|
|
142
142
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
143
143
|
}, "strip", z.ZodTypeAny, {
|
|
144
|
-
value: `0x${string}`;
|
|
145
144
|
__kind: "Sol";
|
|
145
|
+
value: `0x${string}`;
|
|
146
146
|
}, {
|
|
147
|
-
value: string;
|
|
148
147
|
__kind: "Sol";
|
|
148
|
+
value: string;
|
|
149
149
|
}>, {
|
|
150
150
|
chain: "Solana";
|
|
151
151
|
address: string;
|
|
152
152
|
}, {
|
|
153
|
-
value: string;
|
|
154
153
|
__kind: "Sol";
|
|
154
|
+
value: string;
|
|
155
155
|
}>]>;
|
|
156
156
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
157
157
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
__kind: "Eth" | "
|
|
159
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
160
160
|
}, {
|
|
161
|
-
__kind: "Eth" | "
|
|
162
|
-
}>, "Eth" | "
|
|
163
|
-
__kind: "Eth" | "
|
|
161
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
162
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
|
|
163
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
164
164
|
}>;
|
|
165
165
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
166
166
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
167
167
|
}, "strip", z.ZodTypeAny, {
|
|
168
|
-
__kind: "Eth" | "
|
|
168
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
169
169
|
}, {
|
|
170
|
-
__kind: "Eth" | "
|
|
171
|
-
}>, "Eth" | "
|
|
172
|
-
__kind: "Eth" | "
|
|
170
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
171
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
|
|
172
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
173
173
|
}>;
|
|
174
174
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
175
175
|
brokerCommissionRate: z.ZodNumber;
|
|
@@ -205,77 +205,77 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
205
205
|
__kind: z.ZodLiteral<"Eth">;
|
|
206
206
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
207
207
|
}, "strip", z.ZodTypeAny, {
|
|
208
|
-
value: `0x${string}`;
|
|
209
208
|
__kind: "Eth";
|
|
209
|
+
value: `0x${string}`;
|
|
210
210
|
}, {
|
|
211
|
-
value: string;
|
|
212
211
|
__kind: "Eth";
|
|
212
|
+
value: string;
|
|
213
213
|
}>, {
|
|
214
214
|
chain: "Ethereum";
|
|
215
215
|
address: `0x${string}`;
|
|
216
216
|
}, {
|
|
217
|
-
value: string;
|
|
218
217
|
__kind: "Eth";
|
|
218
|
+
value: string;
|
|
219
219
|
}>, z.ZodEffects<z.ZodObject<{
|
|
220
220
|
__kind: z.ZodLiteral<"Dot">;
|
|
221
221
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
222
222
|
}, "strip", z.ZodTypeAny, {
|
|
223
|
-
value: `0x${string}`;
|
|
224
223
|
__kind: "Dot";
|
|
224
|
+
value: `0x${string}`;
|
|
225
225
|
}, {
|
|
226
|
-
value: string;
|
|
227
226
|
__kind: "Dot";
|
|
227
|
+
value: string;
|
|
228
228
|
}>, {
|
|
229
229
|
chain: "Polkadot";
|
|
230
230
|
address: string;
|
|
231
231
|
}, {
|
|
232
|
-
value: string;
|
|
233
232
|
__kind: "Dot";
|
|
233
|
+
value: string;
|
|
234
234
|
}>, z.ZodEffects<z.ZodObject<{
|
|
235
235
|
__kind: z.ZodLiteral<"Btc">;
|
|
236
236
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
237
237
|
}, "strip", z.ZodTypeAny, {
|
|
238
|
-
value: `0x${string}`;
|
|
239
238
|
__kind: "Btc";
|
|
239
|
+
value: `0x${string}`;
|
|
240
240
|
}, {
|
|
241
|
-
value: string;
|
|
242
241
|
__kind: "Btc";
|
|
242
|
+
value: string;
|
|
243
243
|
}>, {
|
|
244
244
|
chain: "Bitcoin";
|
|
245
245
|
address: string;
|
|
246
246
|
}, {
|
|
247
|
-
value: string;
|
|
248
247
|
__kind: "Btc";
|
|
248
|
+
value: string;
|
|
249
249
|
}>, z.ZodEffects<z.ZodObject<{
|
|
250
250
|
__kind: z.ZodLiteral<"Arb">;
|
|
251
251
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
253
|
-
value: `0x${string}`;
|
|
254
253
|
__kind: "Arb";
|
|
254
|
+
value: `0x${string}`;
|
|
255
255
|
}, {
|
|
256
|
-
value: string;
|
|
257
256
|
__kind: "Arb";
|
|
257
|
+
value: string;
|
|
258
258
|
}>, {
|
|
259
259
|
chain: "Arbitrum";
|
|
260
260
|
address: `0x${string}`;
|
|
261
261
|
}, {
|
|
262
|
-
value: string;
|
|
263
262
|
__kind: "Arb";
|
|
263
|
+
value: string;
|
|
264
264
|
}>, z.ZodEffects<z.ZodObject<{
|
|
265
265
|
__kind: z.ZodLiteral<"Sol">;
|
|
266
266
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
267
267
|
}, "strip", z.ZodTypeAny, {
|
|
268
|
-
value: `0x${string}`;
|
|
269
268
|
__kind: "Sol";
|
|
269
|
+
value: `0x${string}`;
|
|
270
270
|
}, {
|
|
271
|
-
value: string;
|
|
272
271
|
__kind: "Sol";
|
|
272
|
+
value: string;
|
|
273
273
|
}>, {
|
|
274
274
|
chain: "Solana";
|
|
275
275
|
address: string;
|
|
276
276
|
}, {
|
|
277
|
-
value: string;
|
|
278
277
|
__kind: "Sol";
|
|
278
|
+
value: string;
|
|
279
279
|
}>]>;
|
|
280
280
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
281
281
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -300,20 +300,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
300
300
|
}, {
|
|
301
301
|
retryDuration: number;
|
|
302
302
|
refundAddress: {
|
|
303
|
-
value: string;
|
|
304
303
|
__kind: "Eth";
|
|
305
|
-
} | {
|
|
306
304
|
value: string;
|
|
307
|
-
__kind: "Dot";
|
|
308
305
|
} | {
|
|
306
|
+
__kind: "Dot";
|
|
309
307
|
value: string;
|
|
310
|
-
__kind: "Btc";
|
|
311
308
|
} | {
|
|
309
|
+
__kind: "Btc";
|
|
312
310
|
value: string;
|
|
313
|
-
__kind: "Arb";
|
|
314
311
|
} | {
|
|
312
|
+
__kind: "Arb";
|
|
315
313
|
value: string;
|
|
314
|
+
} | {
|
|
316
315
|
__kind: "Sol";
|
|
316
|
+
value: string;
|
|
317
317
|
};
|
|
318
318
|
minPrice: string | number;
|
|
319
319
|
}>>>;
|
|
@@ -351,8 +351,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
351
351
|
chain: "Solana";
|
|
352
352
|
address: string;
|
|
353
353
|
};
|
|
354
|
-
sourceAsset: "Eth" | "
|
|
355
|
-
destinationAsset: "Eth" | "
|
|
354
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
355
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
356
356
|
brokerCommissionRate: number;
|
|
357
357
|
sourceChainExpiryBlock: bigint;
|
|
358
358
|
boostFee: number;
|
|
@@ -388,43 +388,43 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
388
388
|
} | null | undefined;
|
|
389
389
|
}, {
|
|
390
390
|
depositAddress: {
|
|
391
|
-
value: string;
|
|
392
391
|
__kind: "Eth";
|
|
393
|
-
} | {
|
|
394
392
|
value: string;
|
|
395
|
-
__kind: "Dot";
|
|
396
393
|
} | {
|
|
394
|
+
__kind: "Dot";
|
|
397
395
|
value: string;
|
|
398
|
-
__kind: "Btc";
|
|
399
396
|
} | {
|
|
397
|
+
__kind: "Btc";
|
|
400
398
|
value: string;
|
|
401
|
-
__kind: "Arb";
|
|
402
399
|
} | {
|
|
400
|
+
__kind: "Arb";
|
|
403
401
|
value: string;
|
|
402
|
+
} | {
|
|
404
403
|
__kind: "Sol";
|
|
404
|
+
value: string;
|
|
405
405
|
};
|
|
406
406
|
channelId: string | number;
|
|
407
407
|
destinationAddress: {
|
|
408
|
-
value: string;
|
|
409
408
|
__kind: "Eth";
|
|
410
|
-
} | {
|
|
411
409
|
value: string;
|
|
412
|
-
__kind: "Dot";
|
|
413
410
|
} | {
|
|
411
|
+
__kind: "Dot";
|
|
414
412
|
value: string;
|
|
415
|
-
__kind: "Btc";
|
|
416
413
|
} | {
|
|
414
|
+
__kind: "Btc";
|
|
417
415
|
value: string;
|
|
418
|
-
__kind: "Arb";
|
|
419
416
|
} | {
|
|
417
|
+
__kind: "Arb";
|
|
420
418
|
value: string;
|
|
419
|
+
} | {
|
|
421
420
|
__kind: "Sol";
|
|
421
|
+
value: string;
|
|
422
422
|
};
|
|
423
423
|
sourceAsset: {
|
|
424
|
-
__kind: "Eth" | "
|
|
424
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
425
425
|
};
|
|
426
426
|
destinationAsset: {
|
|
427
|
-
__kind: "Eth" | "
|
|
427
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
428
428
|
};
|
|
429
429
|
brokerCommissionRate: number;
|
|
430
430
|
sourceChainExpiryBlock: string | number;
|
|
@@ -442,20 +442,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
442
442
|
refundParameters?: {
|
|
443
443
|
retryDuration: number;
|
|
444
444
|
refundAddress: {
|
|
445
|
-
value: string;
|
|
446
445
|
__kind: "Eth";
|
|
447
|
-
} | {
|
|
448
446
|
value: string;
|
|
449
|
-
__kind: "Dot";
|
|
450
447
|
} | {
|
|
448
|
+
__kind: "Dot";
|
|
451
449
|
value: string;
|
|
452
|
-
__kind: "Btc";
|
|
453
450
|
} | {
|
|
451
|
+
__kind: "Btc";
|
|
454
452
|
value: string;
|
|
455
|
-
__kind: "Arb";
|
|
456
453
|
} | {
|
|
454
|
+
__kind: "Arb";
|
|
457
455
|
value: string;
|
|
456
|
+
} | {
|
|
458
457
|
__kind: "Sol";
|
|
458
|
+
value: string;
|
|
459
459
|
};
|
|
460
460
|
minPrice: string | number;
|
|
461
461
|
} | null | undefined;
|