@chainflip/processor 1.4.8 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
- package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
- package/dist/100/swapping/ccmFailed.d.cts +70 -70
- package/dist/100/swapping/ccmFailed.d.ts +70 -70
- package/dist/100/swapping/swapAmountTooLow.d.cts +30 -30
- package/dist/100/swapping/swapAmountTooLow.d.ts +30 -30
- package/dist/100/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/100/swapping/swapDepositAddressReady.d.ts +24 -24
- package/dist/100/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/100/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +100 -100
- package/dist/100/swapping/swapScheduled.d.ts +100 -100
- package/dist/100/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/100/swapping/withdrawalRequested.d.ts +16 -16
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.ts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.ts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.ts +14 -14
- package/dist/120/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/120/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/common.cjs +121 -8
- package/dist/160/common.d.cts +1182 -41
- package/dist/160/common.d.ts +1182 -41
- package/dist/160/common.mjs +120 -7
- package/dist/160/environment/durableNonceSetForAccount.cjs +10 -0
- package/dist/160/environment/durableNonceSetForAccount.d.cts +14 -0
- package/dist/160/environment/durableNonceSetForAccount.d.ts +14 -0
- package/dist/160/environment/durableNonceSetForAccount.mjs +10 -0
- package/dist/160/environment/solanaInitialized.cjs +6 -0
- package/dist/160/environment/solanaInitialized.d.cts +5 -0
- package/dist/160/environment/solanaInitialized.d.ts +5 -0
- package/dist/160/environment/solanaInitialized.mjs +6 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/assetSwapped.cjs +12 -0
- package/dist/160/liquidityPools/assetSwapped.d.cts +40 -0
- package/dist/160/liquidityPools/assetSwapped.d.ts +40 -0
- package/dist/160/liquidityPools/assetSwapped.mjs +12 -0
- package/dist/160/liquidityPools/limitOrderUpdated.cjs +24 -0
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +98 -0
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +98 -0
- package/dist/160/liquidityPools/limitOrderUpdated.mjs +24 -0
- package/dist/160/liquidityPools/newPoolCreated.cjs +12 -0
- package/dist/160/liquidityPools/newPoolCreated.d.cts +40 -0
- package/dist/160/liquidityPools/newPoolCreated.d.ts +40 -0
- package/dist/160/liquidityPools/newPoolCreated.mjs +12 -0
- package/dist/160/liquidityPools/poolFeeSet.cjs +11 -0
- package/dist/160/liquidityPools/poolFeeSet.d.cts +37 -0
- package/dist/160/liquidityPools/poolFeeSet.d.ts +37 -0
- package/dist/160/liquidityPools/poolFeeSet.mjs +11 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.cjs +10 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.d.cts +45 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.d.ts +45 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.mjs +10 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +208 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +208 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.mjs +22 -0
- package/dist/160/liquidityProvider/accountCredited.cjs +11 -0
- package/dist/160/liquidityProvider/accountCredited.d.cts +27 -0
- package/dist/160/liquidityProvider/accountCredited.d.ts +27 -0
- package/dist/160/liquidityProvider/accountCredited.mjs +11 -0
- package/dist/160/liquidityProvider/accountDebited.cjs +11 -0
- package/dist/160/liquidityProvider/accountDebited.d.cts +27 -0
- package/dist/160/liquidityProvider/accountDebited.d.ts +27 -0
- package/dist/160/liquidityProvider/accountDebited.mjs +11 -0
- package/dist/160/liquidityProvider/assetTransferred.cjs +12 -0
- package/dist/160/liquidityProvider/assetTransferred.d.cts +30 -0
- package/dist/160/liquidityProvider/assetTransferred.d.ts +30 -0
- package/dist/160/liquidityProvider/assetTransferred.mjs +12 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +114 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +114 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +11 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +27 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +27 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +11 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +118 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +118 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.cjs +11 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.d.cts +17 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.d.ts +17 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.mjs +11 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +142 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +142 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.cjs +9 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +40 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +40 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.mjs +9 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.cjs +11 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +44 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +44 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.mjs +11 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.cjs +9 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.d.cts +38 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.d.ts +38 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.mjs +9 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +16 -16
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +11 -11
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +11 -11
- package/dist/160/solanaIngressEgress/depositIgnored.cjs +17 -0
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +40 -0
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +40 -0
- package/dist/160/solanaIngressEgress/depositIgnored.mjs +17 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +263 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +263 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.cjs +12 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +30 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +30 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.mjs +12 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.cjs +10 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.d.cts +24 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.d.ts +24 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.mjs +10 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.cjs +12 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +47 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +47 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.mjs +12 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.cjs +12 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +30 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.ts +30 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.mjs +12 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.cts +107 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.ts +107 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
- package/dist/160/swapping/batchSwapFailed.cjs +11 -0
- package/dist/160/swapping/batchSwapFailed.d.cts +37 -0
- package/dist/160/swapping/batchSwapFailed.d.ts +37 -0
- package/dist/160/swapping/batchSwapFailed.mjs +11 -0
- package/dist/160/swapping/ccmFailed.d.cts +120 -120
- package/dist/160/swapping/ccmFailed.d.ts +120 -120
- package/dist/160/swapping/maximumSwapAmountSet.cjs +10 -0
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +24 -0
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +24 -0
- package/dist/160/swapping/maximumSwapAmountSet.mjs +10 -0
- package/dist/160/swapping/refundEgressIgnored.d.cts +25 -25
- package/dist/160/swapping/refundEgressIgnored.d.ts +25 -25
- package/dist/160/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/160/swapping/refundEgressScheduled.d.ts +9 -9
- package/dist/160/swapping/swapAmountConfiscated.d.cts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.ts +8 -8
- package/dist/160/swapping/swapDepositAddressReady.cjs +27 -0
- package/dist/160/swapping/swapDepositAddressReady.d.cts +545 -0
- package/dist/160/swapping/swapDepositAddressReady.d.ts +545 -0
- package/dist/160/swapping/swapDepositAddressReady.mjs +27 -0
- package/dist/160/swapping/swapEgressIgnored.d.cts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.ts +25 -25
- package/dist/160/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/160/swapping/swapEgressScheduled.d.ts +9 -9
- package/dist/160/swapping/swapExecuted.d.cts +14 -14
- package/dist/160/swapping/swapExecuted.d.ts +14 -14
- package/dist/160/swapping/swapRequested.d.cts +194 -194
- package/dist/160/swapping/swapRequested.d.ts +194 -194
- package/dist/160/swapping/withdrawalRequested.cjs +18 -0
- package/dist/160/swapping/withdrawalRequested.d.cts +118 -0
- package/dist/160/swapping/withdrawalRequested.d.ts +118 -0
- package/dist/160/swapping/withdrawalRequested.mjs +18 -0
- package/package.json +1 -1
|
@@ -15,47 +15,47 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
15
15
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "P2PKH";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "P2PKH";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "P2PKH";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"P2SH">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
__kind: "P2SH";
|
|
28
27
|
value: `0x${string}`;
|
|
29
|
-
}, {
|
|
30
28
|
__kind: "P2SH";
|
|
29
|
+
}, {
|
|
31
30
|
value: string;
|
|
31
|
+
__kind: "P2SH";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "P2WPKH";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "P2WPKH";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "P2WPKH";
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
__kind: "P2WSH";
|
|
46
45
|
value: `0x${string}`;
|
|
47
|
-
}, {
|
|
48
46
|
__kind: "P2WSH";
|
|
47
|
+
}, {
|
|
49
48
|
value: string;
|
|
49
|
+
__kind: "P2WSH";
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"Taproot">;
|
|
52
52
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
__kind: "Taproot";
|
|
55
54
|
value: `0x${string}`;
|
|
56
|
-
}, {
|
|
57
55
|
__kind: "Taproot";
|
|
56
|
+
}, {
|
|
58
57
|
value: string;
|
|
58
|
+
__kind: "Taproot";
|
|
59
59
|
}>, z.ZodObject<{
|
|
60
60
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
61
61
|
version: z.ZodNumber;
|
|
@@ -71,55 +71,55 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
71
71
|
}>]>;
|
|
72
72
|
broadcastId: z.ZodNumber;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
|
+
broadcastId: number;
|
|
74
75
|
asset: "Btc";
|
|
75
76
|
amount: bigint;
|
|
76
77
|
destinationAddress: {
|
|
77
|
-
__kind: "P2PKH";
|
|
78
78
|
value: `0x${string}`;
|
|
79
|
+
__kind: "P2PKH";
|
|
79
80
|
} | {
|
|
80
|
-
__kind: "P2SH";
|
|
81
81
|
value: `0x${string}`;
|
|
82
|
+
__kind: "P2SH";
|
|
82
83
|
} | {
|
|
83
|
-
__kind: "P2WPKH";
|
|
84
84
|
value: `0x${string}`;
|
|
85
|
+
__kind: "P2WPKH";
|
|
85
86
|
} | {
|
|
86
|
-
__kind: "P2WSH";
|
|
87
87
|
value: `0x${string}`;
|
|
88
|
+
__kind: "P2WSH";
|
|
88
89
|
} | {
|
|
89
|
-
__kind: "Taproot";
|
|
90
90
|
value: `0x${string}`;
|
|
91
|
+
__kind: "Taproot";
|
|
91
92
|
} | {
|
|
92
93
|
__kind: "OtherSegwit";
|
|
93
94
|
version: number;
|
|
94
95
|
program: `0x${string}`;
|
|
95
96
|
};
|
|
96
|
-
broadcastId: number;
|
|
97
97
|
}, {
|
|
98
|
+
broadcastId: number;
|
|
98
99
|
asset: {
|
|
99
100
|
__kind: "Btc";
|
|
100
101
|
};
|
|
101
102
|
amount: string | number;
|
|
102
103
|
destinationAddress: {
|
|
103
|
-
__kind: "P2PKH";
|
|
104
104
|
value: string;
|
|
105
|
+
__kind: "P2PKH";
|
|
105
106
|
} | {
|
|
106
|
-
__kind: "P2SH";
|
|
107
107
|
value: string;
|
|
108
|
+
__kind: "P2SH";
|
|
108
109
|
} | {
|
|
109
|
-
__kind: "P2WPKH";
|
|
110
110
|
value: string;
|
|
111
|
+
__kind: "P2WPKH";
|
|
111
112
|
} | {
|
|
112
|
-
__kind: "P2WSH";
|
|
113
113
|
value: string;
|
|
114
|
+
__kind: "P2WSH";
|
|
114
115
|
} | {
|
|
115
|
-
__kind: "Taproot";
|
|
116
116
|
value: string;
|
|
117
|
+
__kind: "Taproot";
|
|
117
118
|
} | {
|
|
118
119
|
__kind: "OtherSegwit";
|
|
119
120
|
version: number;
|
|
120
121
|
program: string;
|
|
121
122
|
};
|
|
122
|
-
broadcastId: number;
|
|
123
123
|
}>;
|
|
124
124
|
|
|
125
125
|
export { bitcoinIngressEgressTransferFallbackRequested };
|
|
@@ -15,47 +15,47 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
15
15
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "P2PKH";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "P2PKH";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "P2PKH";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"P2SH">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
__kind: "P2SH";
|
|
28
27
|
value: `0x${string}`;
|
|
29
|
-
}, {
|
|
30
28
|
__kind: "P2SH";
|
|
29
|
+
}, {
|
|
31
30
|
value: string;
|
|
31
|
+
__kind: "P2SH";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "P2WPKH";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "P2WPKH";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "P2WPKH";
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
__kind: "P2WSH";
|
|
46
45
|
value: `0x${string}`;
|
|
47
|
-
}, {
|
|
48
46
|
__kind: "P2WSH";
|
|
47
|
+
}, {
|
|
49
48
|
value: string;
|
|
49
|
+
__kind: "P2WSH";
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"Taproot">;
|
|
52
52
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
__kind: "Taproot";
|
|
55
54
|
value: `0x${string}`;
|
|
56
|
-
}, {
|
|
57
55
|
__kind: "Taproot";
|
|
56
|
+
}, {
|
|
58
57
|
value: string;
|
|
58
|
+
__kind: "Taproot";
|
|
59
59
|
}>, z.ZodObject<{
|
|
60
60
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
61
61
|
version: z.ZodNumber;
|
|
@@ -71,55 +71,55 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
71
71
|
}>]>;
|
|
72
72
|
broadcastId: z.ZodNumber;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
|
+
broadcastId: number;
|
|
74
75
|
asset: "Btc";
|
|
75
76
|
amount: bigint;
|
|
76
77
|
destinationAddress: {
|
|
77
|
-
__kind: "P2PKH";
|
|
78
78
|
value: `0x${string}`;
|
|
79
|
+
__kind: "P2PKH";
|
|
79
80
|
} | {
|
|
80
|
-
__kind: "P2SH";
|
|
81
81
|
value: `0x${string}`;
|
|
82
|
+
__kind: "P2SH";
|
|
82
83
|
} | {
|
|
83
|
-
__kind: "P2WPKH";
|
|
84
84
|
value: `0x${string}`;
|
|
85
|
+
__kind: "P2WPKH";
|
|
85
86
|
} | {
|
|
86
|
-
__kind: "P2WSH";
|
|
87
87
|
value: `0x${string}`;
|
|
88
|
+
__kind: "P2WSH";
|
|
88
89
|
} | {
|
|
89
|
-
__kind: "Taproot";
|
|
90
90
|
value: `0x${string}`;
|
|
91
|
+
__kind: "Taproot";
|
|
91
92
|
} | {
|
|
92
93
|
__kind: "OtherSegwit";
|
|
93
94
|
version: number;
|
|
94
95
|
program: `0x${string}`;
|
|
95
96
|
};
|
|
96
|
-
broadcastId: number;
|
|
97
97
|
}, {
|
|
98
|
+
broadcastId: number;
|
|
98
99
|
asset: {
|
|
99
100
|
__kind: "Btc";
|
|
100
101
|
};
|
|
101
102
|
amount: string | number;
|
|
102
103
|
destinationAddress: {
|
|
103
|
-
__kind: "P2PKH";
|
|
104
104
|
value: string;
|
|
105
|
+
__kind: "P2PKH";
|
|
105
106
|
} | {
|
|
106
|
-
__kind: "P2SH";
|
|
107
107
|
value: string;
|
|
108
|
+
__kind: "P2SH";
|
|
108
109
|
} | {
|
|
109
|
-
__kind: "P2WPKH";
|
|
110
110
|
value: string;
|
|
111
|
+
__kind: "P2WPKH";
|
|
111
112
|
} | {
|
|
112
|
-
__kind: "P2WSH";
|
|
113
113
|
value: string;
|
|
114
|
+
__kind: "P2WSH";
|
|
114
115
|
} | {
|
|
115
|
-
__kind: "Taproot";
|
|
116
116
|
value: string;
|
|
117
|
+
__kind: "Taproot";
|
|
117
118
|
} | {
|
|
118
119
|
__kind: "OtherSegwit";
|
|
119
120
|
version: number;
|
|
120
121
|
program: string;
|
|
121
122
|
};
|
|
122
|
-
broadcastId: number;
|
|
123
123
|
}>;
|
|
124
124
|
|
|
125
125
|
export { bitcoinIngressEgressTransferFallbackRequested };
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
accountId: string;
|
|
17
16
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
|
+
accountId: string;
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
-
accountId: string;
|
|
21
20
|
asset: {
|
|
22
21
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
23
22
|
};
|
|
23
|
+
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
accountId: string;
|
|
17
16
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
|
+
accountId: string;
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
-
accountId: string;
|
|
21
20
|
asset: {
|
|
22
21
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
23
22
|
};
|
|
23
|
+
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -50,8 +50,8 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
50
50
|
}>]>;
|
|
51
51
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
54
53
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
54
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
55
55
|
amount: bigint;
|
|
56
56
|
destinationAddress: {
|
|
57
57
|
value: `0x${string}`;
|
|
@@ -65,12 +65,12 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
65
65
|
};
|
|
66
66
|
fee: bigint;
|
|
67
67
|
}, {
|
|
68
|
-
asset: {
|
|
69
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
70
|
-
};
|
|
71
68
|
egressId: [{
|
|
72
69
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
73
70
|
}, string | number];
|
|
71
|
+
asset: {
|
|
72
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
73
|
+
};
|
|
74
74
|
amount: string | number;
|
|
75
75
|
destinationAddress: {
|
|
76
76
|
value: string;
|
|
@@ -50,8 +50,8 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
50
50
|
}>]>;
|
|
51
51
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
54
53
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
54
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
55
55
|
amount: bigint;
|
|
56
56
|
destinationAddress: {
|
|
57
57
|
value: `0x${string}`;
|
|
@@ -65,12 +65,12 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
65
65
|
};
|
|
66
66
|
fee: bigint;
|
|
67
67
|
}, {
|
|
68
|
-
asset: {
|
|
69
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
70
|
-
};
|
|
71
68
|
egressId: [{
|
|
72
69
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
73
70
|
}, string | number];
|
|
71
|
+
asset: {
|
|
72
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
73
|
+
};
|
|
74
74
|
amount: string | number;
|
|
75
75
|
destinationAddress: {
|
|
76
76
|
value: string;
|
|
@@ -260,6 +260,7 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
260
260
|
} | null | undefined;
|
|
261
261
|
}>;
|
|
262
262
|
}, "strip", z.ZodTypeAny, {
|
|
263
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
263
264
|
destinationAddress: {
|
|
264
265
|
value: `0x${string}`;
|
|
265
266
|
__kind: "Eth";
|
|
@@ -270,7 +271,6 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
270
271
|
value: `0x${string}`;
|
|
271
272
|
__kind: "Btc";
|
|
272
273
|
};
|
|
273
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
274
274
|
depositMetadata: {
|
|
275
275
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
276
276
|
channelMetadata: {
|
|
@@ -309,6 +309,9 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
309
309
|
} | null | undefined;
|
|
310
310
|
};
|
|
311
311
|
}, {
|
|
312
|
+
reason: {
|
|
313
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
314
|
+
};
|
|
312
315
|
destinationAddress: {
|
|
313
316
|
value: string;
|
|
314
317
|
__kind: "Eth";
|
|
@@ -319,9 +322,6 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
319
322
|
value: string;
|
|
320
323
|
__kind: "Btc";
|
|
321
324
|
};
|
|
322
|
-
reason: {
|
|
323
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
324
|
-
};
|
|
325
325
|
depositMetadata: {
|
|
326
326
|
sourceChain: {
|
|
327
327
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
@@ -260,6 +260,7 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
260
260
|
} | null | undefined;
|
|
261
261
|
}>;
|
|
262
262
|
}, "strip", z.ZodTypeAny, {
|
|
263
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
263
264
|
destinationAddress: {
|
|
264
265
|
value: `0x${string}`;
|
|
265
266
|
__kind: "Eth";
|
|
@@ -270,7 +271,6 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
270
271
|
value: `0x${string}`;
|
|
271
272
|
__kind: "Btc";
|
|
272
273
|
};
|
|
273
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
274
274
|
depositMetadata: {
|
|
275
275
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
276
276
|
channelMetadata: {
|
|
@@ -309,6 +309,9 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
309
309
|
} | null | undefined;
|
|
310
310
|
};
|
|
311
311
|
}, {
|
|
312
|
+
reason: {
|
|
313
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
314
|
+
};
|
|
312
315
|
destinationAddress: {
|
|
313
316
|
value: string;
|
|
314
317
|
__kind: "Eth";
|
|
@@ -319,9 +322,6 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
319
322
|
value: string;
|
|
320
323
|
__kind: "Btc";
|
|
321
324
|
};
|
|
322
|
-
reason: {
|
|
323
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
324
|
-
};
|
|
325
325
|
depositMetadata: {
|
|
326
326
|
sourceChain: {
|
|
327
327
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
13
13
|
}>;
|
|
14
14
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
reason: z.ZodUnion<[z.ZodObject<{
|
|
@@ -192,7 +192,7 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
192
192
|
} | {
|
|
193
193
|
__kind: "RootNotAllowed";
|
|
194
194
|
};
|
|
195
|
-
asset: "Eth" | "
|
|
195
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
196
196
|
amount: bigint;
|
|
197
197
|
}, {
|
|
198
198
|
swapId: string | number;
|
|
@@ -239,7 +239,7 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
239
239
|
__kind: "RootNotAllowed";
|
|
240
240
|
};
|
|
241
241
|
asset: {
|
|
242
|
-
__kind: "Eth" | "
|
|
242
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
243
243
|
};
|
|
244
244
|
amount: string | number;
|
|
245
245
|
}>;
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
13
13
|
}>;
|
|
14
14
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
reason: z.ZodUnion<[z.ZodObject<{
|
|
@@ -192,7 +192,7 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
192
192
|
} | {
|
|
193
193
|
__kind: "RootNotAllowed";
|
|
194
194
|
};
|
|
195
|
-
asset: "Eth" | "
|
|
195
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
196
196
|
amount: bigint;
|
|
197
197
|
}, {
|
|
198
198
|
swapId: string | number;
|
|
@@ -239,7 +239,7 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
239
239
|
__kind: "RootNotAllowed";
|
|
240
240
|
};
|
|
241
241
|
asset: {
|
|
242
|
-
__kind: "Eth" | "
|
|
242
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
243
243
|
};
|
|
244
244
|
amount: string | number;
|
|
245
245
|
}>;
|
|
@@ -14,29 +14,29 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
27
26
|
swapId: bigint;
|
|
28
|
-
asset: "Eth" | "
|
|
27
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
29
28
|
amount: bigint;
|
|
29
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
egressId: [{
|
|
33
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
34
|
-
}, string | number];
|
|
35
32
|
swapId: string | number;
|
|
36
33
|
asset: {
|
|
37
|
-
__kind: "Eth" | "
|
|
34
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
38
35
|
};
|
|
39
36
|
amount: string | number;
|
|
37
|
+
egressId: [{
|
|
38
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
39
|
+
}, string | number];
|
|
40
40
|
fee: string | number;
|
|
41
41
|
}>;
|
|
42
42
|
|
|
@@ -14,29 +14,29 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
27
26
|
swapId: bigint;
|
|
28
|
-
asset: "Eth" | "
|
|
27
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
29
28
|
amount: bigint;
|
|
29
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
egressId: [{
|
|
33
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
34
|
-
}, string | number];
|
|
35
32
|
swapId: string | number;
|
|
36
33
|
asset: {
|
|
37
|
-
__kind: "Eth" | "
|
|
34
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
38
35
|
};
|
|
39
36
|
amount: string | number;
|
|
37
|
+
egressId: [{
|
|
38
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
39
|
+
}, string | number];
|
|
40
40
|
fee: string | number;
|
|
41
41
|
}>;
|
|
42
42
|
|
|
@@ -5,46 +5,46 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
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
|
swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "
|
|
22
|
-
}>, "Eth" | "
|
|
23
|
-
__kind: "Eth" | "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
24
24
|
}>;
|
|
25
25
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
intermediateAmount: 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>>>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
egressAmount: bigint;
|
|
30
29
|
swapId: bigint;
|
|
31
|
-
sourceAsset: "Eth" | "
|
|
30
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
32
31
|
depositAmount: bigint;
|
|
33
32
|
swapInput: bigint;
|
|
34
|
-
destinationAsset: "Eth" | "
|
|
33
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
34
|
+
egressAmount: bigint;
|
|
35
35
|
swapOutput: bigint;
|
|
36
36
|
intermediateAmount?: bigint | null | undefined;
|
|
37
37
|
}, {
|
|
38
|
-
egressAmount: string | number;
|
|
39
38
|
swapId: string | number;
|
|
40
39
|
sourceAsset: {
|
|
41
|
-
__kind: "Eth" | "
|
|
40
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
42
41
|
};
|
|
43
42
|
depositAmount: string | number;
|
|
44
43
|
swapInput: string | number;
|
|
45
44
|
destinationAsset: {
|
|
46
|
-
__kind: "Eth" | "
|
|
45
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
47
46
|
};
|
|
47
|
+
egressAmount: string | number;
|
|
48
48
|
swapOutput: string | number;
|
|
49
49
|
intermediateAmount?: string | number | null | undefined;
|
|
50
50
|
}>;
|