@chainflip/processor 2.1.1 → 2.1.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/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +10 -10
- package/dist/100/swapping/swapScheduled.d.mts +10 -10
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +122 -122
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +122 -122
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/common.d.cts +620 -620
- package/dist/11000/common.d.mts +620 -620
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +55 -55
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +55 -55
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/11000/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/11000/swapping/swapRequested.d.cts +16 -16
- package/dist/11000/swapping/swapRequested.d.mts +16 -16
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/common.d.cts +4 -4
- package/dist/111/common.d.mts +4 -4
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +8 -8
- package/dist/11100/swapping/swapRequested.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.d.cts +2663 -2663
- package/dist/11200/common.d.mts +2663 -2663
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +366 -366
- package/dist/11200/swapping/swapRequested.d.mts +366 -366
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +8 -8
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +12 -12
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +12 -12
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +3 -3
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +3 -3
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +3 -3
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +3 -3
- package/dist/120/swapping/swapEgressIgnored.d.cts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.mts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/120/swapping/swapExecuted.d.cts +2 -2
- package/dist/120/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +7 -7
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +7 -7
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +12 -12
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +12 -12
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/131/common.d.cts +17 -17
- package/dist/131/common.d.mts +17 -17
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +17 -17
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +17 -17
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +38 -38
- package/dist/131/swapping/ccmFailed.d.mts +38 -38
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/131/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/131/swapping/swapExecuted.d.cts +13 -13
- package/dist/131/swapping/swapExecuted.d.mts +13 -13
- package/dist/131/swapping/swapScheduled.d.cts +22 -22
- package/dist/131/swapping/swapScheduled.d.mts +22 -22
- package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +2 -2
- package/dist/141/common.d.mts +2 -2
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/141/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/141/swapping/swapExecuted.d.cts +6 -6
- package/dist/141/swapping/swapExecuted.d.mts +6 -6
- package/dist/141/swapping/swapScheduled.d.cts +10 -10
- package/dist/141/swapping/swapScheduled.d.mts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/common.d.cts +25 -25
- package/dist/150/common.d.mts +25 -25
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +17 -17
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +33 -33
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +33 -33
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/150/swapping/ccmFailed.d.cts +13 -13
- package/dist/150/swapping/ccmFailed.d.mts +13 -13
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +33 -33
- package/dist/150/swapping/swapDepositAddressReady.d.mts +33 -33
- package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/150/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/150/swapping/swapExecuted.d.cts +14 -14
- package/dist/150/swapping/swapExecuted.d.mts +14 -14
- package/dist/150/swapping/swapScheduled.d.cts +60 -60
- package/dist/150/swapping/swapScheduled.d.mts +60 -60
- package/dist/150/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/assetBalances/accountCredited.d.cts +6 -6
- package/dist/160/assetBalances/accountCredited.d.mts +6 -6
- package/dist/160/assetBalances/accountDebited.d.cts +6 -6
- package/dist/160/assetBalances/accountDebited.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
- package/dist/160/common.d.cts +149 -149
- package/dist/160/common.d.mts +149 -149
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +28 -28
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/160/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +34 -34
- package/dist/160/swapping/swapDepositAddressReady.d.mts +34 -34
- package/dist/160/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/160/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.mts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +38 -38
- package/dist/160/swapping/swapRequested.d.mts +38 -38
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/170/common.d.cts +64 -64
- package/dist/170/common.d.mts +64 -64
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/common.d.cts +154 -154
- package/dist/180/common.d.mts +154 -154
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +34 -34
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +34 -34
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +17 -17
- package/dist/180/swapping/swapRequested.d.mts +17 -17
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/180/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.mts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.mts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +56 -56
- package/dist/190/assetBalances/refundScheduled.d.mts +56 -56
- package/dist/190/assetBalances/refundSkipped.d.cts +76 -76
- package/dist/190/assetBalances/refundSkipped.d.mts +76 -76
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +35 -35
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +35 -35
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +215 -215
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +215 -215
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +327 -327
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +327 -327
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/190/common.d.cts +2217 -2217
- package/dist/190/common.d.mts +2217 -2217
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/flip/palletConfigUpdated.d.cts +8 -8
- package/dist/190/flip/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +23 -23
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +23 -23
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +54 -54
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +54 -54
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +215 -215
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +215 -215
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.mts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +191 -191
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +191 -191
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +8 -8
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +8 -8
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +32 -32
- package/dist/190/swapping/refundEgressIgnored.d.mts +32 -32
- package/dist/190/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/190/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/190/swapping/swapEgressIgnored.d.cts +32 -32
- package/dist/190/swapping/swapEgressIgnored.d.mts +32 -32
- package/dist/190/swapping/swapEgressScheduled.d.cts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.mts +16 -16
- package/dist/190/swapping/swapExecuted.d.cts +18 -18
- package/dist/190/swapping/swapExecuted.d.mts +18 -18
- package/dist/190/swapping/swapRequested.d.cts +81 -81
- package/dist/190/swapping/swapRequested.d.mts +81 -81
- package/dist/190/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/190/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +10 -10
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +10 -10
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/loanCreated.d.cts +4 -4
- package/dist/200/lendingPools/loanCreated.d.mts +4 -4
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +22 -22
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +22 -22
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +22 -22
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +22 -22
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +22 -22
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +22 -22
- package/dist/210/common.d.cts +533 -533
- package/dist/210/common.d.mts +533 -533
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +22 -22
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +22 -22
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +15 -15
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +15 -15
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +12 -12
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +12 -12
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +22 -22
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +22 -22
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +22 -22
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +22 -22
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +18 -18
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +18 -18
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/210/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/210/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/210/swapping/refundEgressIgnored.d.mts +12 -12
- package/dist/210/swapping/refundEgressScheduled.d.cts +13 -13
- package/dist/210/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/210/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/210/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/210/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/210/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/210/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/210/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/210/swapping/swapExecuted.d.cts +14 -14
- package/dist/210/swapping/swapExecuted.d.mts +14 -14
- package/dist/210/swapping/swapRequested.d.cts +72 -72
- package/dist/210/swapping/swapRequested.d.mts +72 -72
- package/dist/210/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/210/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +26 -26
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +26 -26
- package/package.json +2 -2
|
@@ -6,21 +6,21 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
6
6
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
13
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
14
14
|
}>;
|
|
15
15
|
inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "
|
|
22
|
-
}>, "
|
|
23
|
-
__kind: "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
24
24
|
}>;
|
|
25
25
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
26
26
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -28,11 +28,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
28
28
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
29
29
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
32
31
|
value: `0x${string}`;
|
|
32
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
33
33
|
}, {
|
|
34
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
35
34
|
value: string;
|
|
35
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
36
36
|
}>, {
|
|
37
37
|
readonly chain: "Ethereum";
|
|
38
38
|
readonly address: `0x${string}`;
|
|
@@ -49,8 +49,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
49
49
|
readonly chain: "Solana";
|
|
50
50
|
readonly address: string;
|
|
51
51
|
}, {
|
|
52
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
53
52
|
value: string;
|
|
53
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
54
54
|
}>;
|
|
55
55
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -77,8 +77,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
77
77
|
}, {
|
|
78
78
|
__kind: "DepositChannel";
|
|
79
79
|
depositAddress: {
|
|
80
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
81
80
|
value: string;
|
|
81
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
82
82
|
};
|
|
83
83
|
channelId: string | number;
|
|
84
84
|
depositBlockHeight: string | number;
|
|
@@ -116,11 +116,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
116
116
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
117
117
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
118
118
|
}, "strip", z.ZodTypeAny, {
|
|
119
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
120
119
|
value: `0x${string}`;
|
|
120
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
121
121
|
}, {
|
|
122
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
123
122
|
value: string;
|
|
123
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
124
124
|
}>, {
|
|
125
125
|
readonly chain: "Ethereum";
|
|
126
126
|
readonly address: `0x${string}`;
|
|
@@ -137,8 +137,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
137
137
|
readonly chain: "Solana";
|
|
138
138
|
readonly address: string;
|
|
139
139
|
}, {
|
|
140
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
141
140
|
value: string;
|
|
141
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
142
142
|
}>;
|
|
143
143
|
}, "strip", z.ZodTypeAny, {
|
|
144
144
|
__kind: "Regular";
|
|
@@ -161,8 +161,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
161
161
|
}, {
|
|
162
162
|
__kind: "Regular";
|
|
163
163
|
outputAddress: {
|
|
164
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
165
164
|
value: string;
|
|
165
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
166
166
|
};
|
|
167
167
|
}>, z.ZodObject<{
|
|
168
168
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -170,11 +170,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
170
170
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
171
171
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
172
172
|
}, "strip", z.ZodTypeAny, {
|
|
173
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
174
173
|
value: `0x${string}`;
|
|
174
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
175
175
|
}, {
|
|
176
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
177
176
|
value: string;
|
|
177
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
178
178
|
}>, {
|
|
179
179
|
readonly chain: "Ethereum";
|
|
180
180
|
readonly address: `0x${string}`;
|
|
@@ -191,8 +191,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
191
191
|
readonly chain: "Solana";
|
|
192
192
|
readonly address: string;
|
|
193
193
|
}, {
|
|
194
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
195
194
|
value: string;
|
|
195
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
196
196
|
}>;
|
|
197
197
|
ccmDepositMetadata: z.ZodObject<{
|
|
198
198
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -208,11 +208,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
208
208
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
209
209
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
212
211
|
value: `0x${string}`;
|
|
212
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
213
213
|
}, {
|
|
214
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
215
214
|
value: string;
|
|
215
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
216
216
|
}>, {
|
|
217
217
|
readonly chain: "Ethereum";
|
|
218
218
|
readonly address: `0x${string}`;
|
|
@@ -229,8 +229,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
229
229
|
readonly chain: "Solana";
|
|
230
230
|
readonly address: string;
|
|
231
231
|
}, {
|
|
232
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
233
232
|
value: string;
|
|
233
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
234
234
|
}>>>;
|
|
235
235
|
channelMetadata: z.ZodObject<{
|
|
236
236
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -278,8 +278,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
278
278
|
cfParameters: string;
|
|
279
279
|
};
|
|
280
280
|
sourceAddress?: {
|
|
281
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
282
281
|
value: string;
|
|
282
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
283
283
|
} | null | undefined;
|
|
284
284
|
}>;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -327,8 +327,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
327
327
|
}, {
|
|
328
328
|
__kind: "Ccm";
|
|
329
329
|
outputAddress: {
|
|
330
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
331
330
|
value: string;
|
|
331
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
332
332
|
};
|
|
333
333
|
ccmDepositMetadata: {
|
|
334
334
|
sourceChain: {
|
|
@@ -340,8 +340,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
340
340
|
cfParameters: string;
|
|
341
341
|
};
|
|
342
342
|
sourceAddress?: {
|
|
343
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
344
343
|
value: string;
|
|
344
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
345
345
|
} | null | undefined;
|
|
346
346
|
};
|
|
347
347
|
}>]>;
|
|
@@ -351,11 +351,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
351
351
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
352
352
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
353
353
|
}, "strip", z.ZodTypeAny, {
|
|
354
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
355
354
|
value: `0x${string}`;
|
|
355
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
356
356
|
}, {
|
|
357
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
358
357
|
value: string;
|
|
358
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
359
359
|
}>, {
|
|
360
360
|
readonly chain: "Ethereum";
|
|
361
361
|
readonly address: `0x${string}`;
|
|
@@ -372,8 +372,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
372
372
|
readonly chain: "Solana";
|
|
373
373
|
readonly address: string;
|
|
374
374
|
}, {
|
|
375
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
376
375
|
value: string;
|
|
376
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
377
377
|
}>;
|
|
378
378
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
379
379
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -398,8 +398,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
398
398
|
}, {
|
|
399
399
|
retryDuration: number;
|
|
400
400
|
refundAddress: {
|
|
401
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
402
401
|
value: string;
|
|
402
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
403
403
|
};
|
|
404
404
|
minPrice: string | number;
|
|
405
405
|
}>>>;
|
|
@@ -442,8 +442,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
442
442
|
} | {
|
|
443
443
|
__kind: "Internal";
|
|
444
444
|
};
|
|
445
|
-
inputAsset: "
|
|
446
|
-
outputAsset: "
|
|
445
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
446
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
447
447
|
requestType: {
|
|
448
448
|
__kind: "NetworkFee";
|
|
449
449
|
} | {
|
|
@@ -539,8 +539,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
539
539
|
origin: {
|
|
540
540
|
__kind: "DepositChannel";
|
|
541
541
|
depositAddress: {
|
|
542
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
543
542
|
value: string;
|
|
543
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
544
544
|
};
|
|
545
545
|
channelId: string | number;
|
|
546
546
|
depositBlockHeight: string | number;
|
|
@@ -551,10 +551,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
551
551
|
__kind: "Internal";
|
|
552
552
|
};
|
|
553
553
|
inputAsset: {
|
|
554
|
-
__kind: "
|
|
554
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
555
555
|
};
|
|
556
556
|
outputAsset: {
|
|
557
|
-
__kind: "
|
|
557
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
558
558
|
};
|
|
559
559
|
requestType: {
|
|
560
560
|
__kind: "NetworkFee";
|
|
@@ -563,14 +563,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
563
563
|
} | {
|
|
564
564
|
__kind: "Regular";
|
|
565
565
|
outputAddress: {
|
|
566
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
567
566
|
value: string;
|
|
567
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
568
568
|
};
|
|
569
569
|
} | {
|
|
570
570
|
__kind: "Ccm";
|
|
571
571
|
outputAddress: {
|
|
572
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
573
572
|
value: string;
|
|
573
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
574
574
|
};
|
|
575
575
|
ccmDepositMetadata: {
|
|
576
576
|
sourceChain: {
|
|
@@ -582,16 +582,16 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
582
582
|
cfParameters: string;
|
|
583
583
|
};
|
|
584
584
|
sourceAddress?: {
|
|
585
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
586
585
|
value: string;
|
|
586
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
587
587
|
} | null | undefined;
|
|
588
588
|
};
|
|
589
589
|
};
|
|
590
590
|
refundParameters?: {
|
|
591
591
|
retryDuration: number;
|
|
592
592
|
refundAddress: {
|
|
593
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
594
593
|
value: string;
|
|
594
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
595
595
|
};
|
|
596
596
|
minPrice: string | number;
|
|
597
597
|
} | null | undefined;
|
|
@@ -6,21 +6,21 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
6
6
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
13
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
14
14
|
}>;
|
|
15
15
|
inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "
|
|
22
|
-
}>, "
|
|
23
|
-
__kind: "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
24
24
|
}>;
|
|
25
25
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
26
26
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -28,11 +28,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
28
28
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
29
29
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
32
31
|
value: `0x${string}`;
|
|
32
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
33
33
|
}, {
|
|
34
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
35
34
|
value: string;
|
|
35
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
36
36
|
}>, {
|
|
37
37
|
readonly chain: "Ethereum";
|
|
38
38
|
readonly address: `0x${string}`;
|
|
@@ -49,8 +49,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
49
49
|
readonly chain: "Solana";
|
|
50
50
|
readonly address: string;
|
|
51
51
|
}, {
|
|
52
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
53
52
|
value: string;
|
|
53
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
54
54
|
}>;
|
|
55
55
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -77,8 +77,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
77
77
|
}, {
|
|
78
78
|
__kind: "DepositChannel";
|
|
79
79
|
depositAddress: {
|
|
80
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
81
80
|
value: string;
|
|
81
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
82
82
|
};
|
|
83
83
|
channelId: string | number;
|
|
84
84
|
depositBlockHeight: string | number;
|
|
@@ -116,11 +116,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
116
116
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
117
117
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
118
118
|
}, "strip", z.ZodTypeAny, {
|
|
119
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
120
119
|
value: `0x${string}`;
|
|
120
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
121
121
|
}, {
|
|
122
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
123
122
|
value: string;
|
|
123
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
124
124
|
}>, {
|
|
125
125
|
readonly chain: "Ethereum";
|
|
126
126
|
readonly address: `0x${string}`;
|
|
@@ -137,8 +137,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
137
137
|
readonly chain: "Solana";
|
|
138
138
|
readonly address: string;
|
|
139
139
|
}, {
|
|
140
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
141
140
|
value: string;
|
|
141
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
142
142
|
}>;
|
|
143
143
|
}, "strip", z.ZodTypeAny, {
|
|
144
144
|
__kind: "Regular";
|
|
@@ -161,8 +161,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
161
161
|
}, {
|
|
162
162
|
__kind: "Regular";
|
|
163
163
|
outputAddress: {
|
|
164
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
165
164
|
value: string;
|
|
165
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
166
166
|
};
|
|
167
167
|
}>, z.ZodObject<{
|
|
168
168
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -170,11 +170,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
170
170
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
171
171
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
172
172
|
}, "strip", z.ZodTypeAny, {
|
|
173
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
174
173
|
value: `0x${string}`;
|
|
174
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
175
175
|
}, {
|
|
176
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
177
176
|
value: string;
|
|
177
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
178
178
|
}>, {
|
|
179
179
|
readonly chain: "Ethereum";
|
|
180
180
|
readonly address: `0x${string}`;
|
|
@@ -191,8 +191,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
191
191
|
readonly chain: "Solana";
|
|
192
192
|
readonly address: string;
|
|
193
193
|
}, {
|
|
194
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
195
194
|
value: string;
|
|
195
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
196
196
|
}>;
|
|
197
197
|
ccmDepositMetadata: z.ZodObject<{
|
|
198
198
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -208,11 +208,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
208
208
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
209
209
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
212
211
|
value: `0x${string}`;
|
|
212
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
213
213
|
}, {
|
|
214
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
215
214
|
value: string;
|
|
215
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
216
216
|
}>, {
|
|
217
217
|
readonly chain: "Ethereum";
|
|
218
218
|
readonly address: `0x${string}`;
|
|
@@ -229,8 +229,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
229
229
|
readonly chain: "Solana";
|
|
230
230
|
readonly address: string;
|
|
231
231
|
}, {
|
|
232
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
233
232
|
value: string;
|
|
233
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
234
234
|
}>>>;
|
|
235
235
|
channelMetadata: z.ZodObject<{
|
|
236
236
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -278,8 +278,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
278
278
|
cfParameters: string;
|
|
279
279
|
};
|
|
280
280
|
sourceAddress?: {
|
|
281
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
282
281
|
value: string;
|
|
282
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
283
283
|
} | null | undefined;
|
|
284
284
|
}>;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -327,8 +327,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
327
327
|
}, {
|
|
328
328
|
__kind: "Ccm";
|
|
329
329
|
outputAddress: {
|
|
330
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
331
330
|
value: string;
|
|
331
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
332
332
|
};
|
|
333
333
|
ccmDepositMetadata: {
|
|
334
334
|
sourceChain: {
|
|
@@ -340,8 +340,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
340
340
|
cfParameters: string;
|
|
341
341
|
};
|
|
342
342
|
sourceAddress?: {
|
|
343
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
344
343
|
value: string;
|
|
344
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
345
345
|
} | null | undefined;
|
|
346
346
|
};
|
|
347
347
|
}>]>;
|
|
@@ -351,11 +351,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
351
351
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
352
352
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
353
353
|
}, "strip", z.ZodTypeAny, {
|
|
354
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
355
354
|
value: `0x${string}`;
|
|
355
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
356
356
|
}, {
|
|
357
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
358
357
|
value: string;
|
|
358
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
359
359
|
}>, {
|
|
360
360
|
readonly chain: "Ethereum";
|
|
361
361
|
readonly address: `0x${string}`;
|
|
@@ -372,8 +372,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
372
372
|
readonly chain: "Solana";
|
|
373
373
|
readonly address: string;
|
|
374
374
|
}, {
|
|
375
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
376
375
|
value: string;
|
|
376
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
377
377
|
}>;
|
|
378
378
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
379
379
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -398,8 +398,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
398
398
|
}, {
|
|
399
399
|
retryDuration: number;
|
|
400
400
|
refundAddress: {
|
|
401
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
402
401
|
value: string;
|
|
402
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
403
403
|
};
|
|
404
404
|
minPrice: string | number;
|
|
405
405
|
}>>>;
|
|
@@ -442,8 +442,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
442
442
|
} | {
|
|
443
443
|
__kind: "Internal";
|
|
444
444
|
};
|
|
445
|
-
inputAsset: "
|
|
446
|
-
outputAsset: "
|
|
445
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
446
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
447
447
|
requestType: {
|
|
448
448
|
__kind: "NetworkFee";
|
|
449
449
|
} | {
|
|
@@ -539,8 +539,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
539
539
|
origin: {
|
|
540
540
|
__kind: "DepositChannel";
|
|
541
541
|
depositAddress: {
|
|
542
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
543
542
|
value: string;
|
|
543
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
544
544
|
};
|
|
545
545
|
channelId: string | number;
|
|
546
546
|
depositBlockHeight: string | number;
|
|
@@ -551,10 +551,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
551
551
|
__kind: "Internal";
|
|
552
552
|
};
|
|
553
553
|
inputAsset: {
|
|
554
|
-
__kind: "
|
|
554
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
555
555
|
};
|
|
556
556
|
outputAsset: {
|
|
557
|
-
__kind: "
|
|
557
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
558
558
|
};
|
|
559
559
|
requestType: {
|
|
560
560
|
__kind: "NetworkFee";
|
|
@@ -563,14 +563,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
563
563
|
} | {
|
|
564
564
|
__kind: "Regular";
|
|
565
565
|
outputAddress: {
|
|
566
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
567
566
|
value: string;
|
|
567
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
568
568
|
};
|
|
569
569
|
} | {
|
|
570
570
|
__kind: "Ccm";
|
|
571
571
|
outputAddress: {
|
|
572
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
573
572
|
value: string;
|
|
573
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
574
574
|
};
|
|
575
575
|
ccmDepositMetadata: {
|
|
576
576
|
sourceChain: {
|
|
@@ -582,16 +582,16 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
582
582
|
cfParameters: string;
|
|
583
583
|
};
|
|
584
584
|
sourceAddress?: {
|
|
585
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
586
585
|
value: string;
|
|
586
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
587
587
|
} | null | undefined;
|
|
588
588
|
};
|
|
589
589
|
};
|
|
590
590
|
refundParameters?: {
|
|
591
591
|
retryDuration: number;
|
|
592
592
|
refundAddress: {
|
|
593
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
594
593
|
value: string;
|
|
594
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
595
595
|
};
|
|
596
596
|
minPrice: string | number;
|
|
597
597
|
} | null | undefined;
|
|
@@ -14,11 +14,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
14
14
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "
|
|
17
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "
|
|
20
|
-
}>, "
|
|
21
|
-
__kind: "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
20
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
22
22
|
}>;
|
|
23
23
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -26,11 +26,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
30
29
|
value: `0x${string}`;
|
|
30
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
31
31
|
}, {
|
|
32
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
33
32
|
value: string;
|
|
33
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -47,11 +47,14 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
47
47
|
readonly chain: "Solana";
|
|
48
48
|
readonly address: string;
|
|
49
49
|
}, {
|
|
50
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
51
50
|
value: string;
|
|
51
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
52
52
|
}>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
54
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
55
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
56
|
+
egressAmount: bigint;
|
|
57
|
+
egressFee: bigint;
|
|
55
58
|
destinationAddress: {
|
|
56
59
|
readonly chain: "Ethereum";
|
|
57
60
|
readonly address: `0x${string}`;
|
|
@@ -68,22 +71,19 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
68
71
|
readonly chain: "Solana";
|
|
69
72
|
readonly address: string;
|
|
70
73
|
};
|
|
71
|
-
egressAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
72
|
-
egressAmount: bigint;
|
|
73
|
-
egressFee: bigint;
|
|
74
74
|
}, {
|
|
75
75
|
egressId: [{
|
|
76
76
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
77
77
|
}, string | number];
|
|
78
|
-
destinationAddress: {
|
|
79
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
80
|
-
value: string;
|
|
81
|
-
};
|
|
82
78
|
egressAsset: {
|
|
83
|
-
__kind: "
|
|
79
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
84
80
|
};
|
|
85
81
|
egressAmount: string | number;
|
|
86
82
|
egressFee: string | number;
|
|
83
|
+
destinationAddress: {
|
|
84
|
+
value: string;
|
|
85
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
86
|
+
};
|
|
87
87
|
}>;
|
|
88
88
|
//#endregion
|
|
89
89
|
export { swappingWithdrawalRequested };
|