@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
|
@@ -379,21 +379,21 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
379
379
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
380
380
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
381
381
|
}, "strip", z.ZodTypeAny, {
|
|
382
|
-
__kind: "
|
|
382
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
383
383
|
}, {
|
|
384
|
-
__kind: "
|
|
385
|
-
}>, "
|
|
386
|
-
__kind: "
|
|
384
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
385
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
|
|
386
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
387
387
|
}>;
|
|
388
388
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
389
389
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
390
390
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
392
|
value: `0x${string}`;
|
|
393
|
-
__kind: "
|
|
393
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
394
394
|
}, {
|
|
395
395
|
value: string;
|
|
396
|
-
__kind: "
|
|
396
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
397
397
|
}>, {
|
|
398
398
|
readonly chain: "Ethereum";
|
|
399
399
|
readonly address: `0x${string}`;
|
|
@@ -414,7 +414,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
414
414
|
readonly address: string;
|
|
415
415
|
}, {
|
|
416
416
|
value: string;
|
|
417
|
-
__kind: "
|
|
417
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
418
418
|
}>;
|
|
419
419
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
420
420
|
channelMetadata: z.ZodObject<{
|
|
@@ -754,6 +754,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
754
754
|
}>>>;
|
|
755
755
|
boostFee: z.ZodNumber;
|
|
756
756
|
}, "strip", z.ZodTypeAny, {
|
|
757
|
+
txId: [`0x${string}`, bigint];
|
|
757
758
|
depositDetails: {
|
|
758
759
|
value: `0x${string}`;
|
|
759
760
|
__kind: "Channel";
|
|
@@ -761,10 +762,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
761
762
|
value: [`0x${string}`, bigint];
|
|
762
763
|
__kind: "VaultSwapAccount";
|
|
763
764
|
};
|
|
764
|
-
txId: [`0x${string}`, bigint];
|
|
765
765
|
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
766
766
|
depositAmount: bigint;
|
|
767
|
-
outputAsset: "
|
|
767
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
768
768
|
destinationAddress: {
|
|
769
769
|
readonly chain: "Ethereum";
|
|
770
770
|
readonly address: `0x${string}`;
|
|
@@ -857,6 +857,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
857
857
|
chunkInterval: number;
|
|
858
858
|
} | null | undefined;
|
|
859
859
|
}, {
|
|
860
|
+
txId: [string, string | number];
|
|
860
861
|
depositDetails: {
|
|
861
862
|
value: string;
|
|
862
863
|
__kind: "Channel";
|
|
@@ -864,17 +865,16 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
864
865
|
value: [string, string | number];
|
|
865
866
|
__kind: "VaultSwapAccount";
|
|
866
867
|
};
|
|
867
|
-
txId: [string, string | number];
|
|
868
868
|
inputAsset: {
|
|
869
869
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
870
870
|
};
|
|
871
871
|
depositAmount: string | number;
|
|
872
872
|
outputAsset: {
|
|
873
|
-
__kind: "
|
|
873
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
874
874
|
};
|
|
875
875
|
destinationAddress: {
|
|
876
876
|
value: string;
|
|
877
|
-
__kind: "
|
|
877
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
878
878
|
};
|
|
879
879
|
affiliateFees: {
|
|
880
880
|
account: number;
|
|
@@ -954,6 +954,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
954
954
|
}, "strip", z.ZodTypeAny, {
|
|
955
955
|
__kind: "DepositFailedVaultVariantSolana";
|
|
956
956
|
vaultWitness: {
|
|
957
|
+
txId: [`0x${string}`, bigint];
|
|
957
958
|
depositDetails: {
|
|
958
959
|
value: `0x${string}`;
|
|
959
960
|
__kind: "Channel";
|
|
@@ -961,10 +962,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
961
962
|
value: [`0x${string}`, bigint];
|
|
962
963
|
__kind: "VaultSwapAccount";
|
|
963
964
|
};
|
|
964
|
-
txId: [`0x${string}`, bigint];
|
|
965
965
|
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
966
966
|
depositAmount: bigint;
|
|
967
|
-
outputAsset: "
|
|
967
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
968
968
|
destinationAddress: {
|
|
969
969
|
readonly chain: "Ethereum";
|
|
970
970
|
readonly address: `0x${string}`;
|
|
@@ -1060,6 +1060,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1060
1060
|
}, {
|
|
1061
1061
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1062
1062
|
vaultWitness: {
|
|
1063
|
+
txId: [string, string | number];
|
|
1063
1064
|
depositDetails: {
|
|
1064
1065
|
value: string;
|
|
1065
1066
|
__kind: "Channel";
|
|
@@ -1067,17 +1068,16 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1067
1068
|
value: [string, string | number];
|
|
1068
1069
|
__kind: "VaultSwapAccount";
|
|
1069
1070
|
};
|
|
1070
|
-
txId: [string, string | number];
|
|
1071
1071
|
inputAsset: {
|
|
1072
1072
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1073
1073
|
};
|
|
1074
1074
|
depositAmount: string | number;
|
|
1075
1075
|
outputAsset: {
|
|
1076
|
-
__kind: "
|
|
1076
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
1077
1077
|
};
|
|
1078
1078
|
destinationAddress: {
|
|
1079
1079
|
value: string;
|
|
1080
|
-
__kind: "
|
|
1080
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1081
1081
|
};
|
|
1082
1082
|
affiliateFees: {
|
|
1083
1083
|
account: number;
|
|
@@ -1221,6 +1221,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1221
1221
|
} | {
|
|
1222
1222
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1223
1223
|
vaultWitness: {
|
|
1224
|
+
txId: [`0x${string}`, bigint];
|
|
1224
1225
|
depositDetails: {
|
|
1225
1226
|
value: `0x${string}`;
|
|
1226
1227
|
__kind: "Channel";
|
|
@@ -1228,10 +1229,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1228
1229
|
value: [`0x${string}`, bigint];
|
|
1229
1230
|
__kind: "VaultSwapAccount";
|
|
1230
1231
|
};
|
|
1231
|
-
txId: [`0x${string}`, bigint];
|
|
1232
1232
|
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1233
1233
|
depositAmount: bigint;
|
|
1234
|
-
outputAsset: "
|
|
1234
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
1235
1235
|
destinationAddress: {
|
|
1236
1236
|
readonly chain: "Ethereum";
|
|
1237
1237
|
readonly address: `0x${string}`;
|
|
@@ -1399,6 +1399,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1399
1399
|
} | {
|
|
1400
1400
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1401
1401
|
vaultWitness: {
|
|
1402
|
+
txId: [string, string | number];
|
|
1402
1403
|
depositDetails: {
|
|
1403
1404
|
value: string;
|
|
1404
1405
|
__kind: "Channel";
|
|
@@ -1406,17 +1407,16 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1406
1407
|
value: [string, string | number];
|
|
1407
1408
|
__kind: "VaultSwapAccount";
|
|
1408
1409
|
};
|
|
1409
|
-
txId: [string, string | number];
|
|
1410
1410
|
inputAsset: {
|
|
1411
1411
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1412
1412
|
};
|
|
1413
1413
|
depositAmount: string | number;
|
|
1414
1414
|
outputAsset: {
|
|
1415
|
-
__kind: "
|
|
1415
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
1416
1416
|
};
|
|
1417
1417
|
destinationAddress: {
|
|
1418
1418
|
value: string;
|
|
1419
|
-
__kind: "
|
|
1419
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1420
1420
|
};
|
|
1421
1421
|
affiliateFees: {
|
|
1422
1422
|
account: number;
|
|
@@ -100,15 +100,15 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
100
100
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
102
|
__kind: "Refund";
|
|
103
|
-
amount: bigint;
|
|
104
103
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
104
|
+
amount: bigint;
|
|
105
105
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
106
106
|
}, {
|
|
107
107
|
__kind: "Refund";
|
|
108
|
-
amount: string | number;
|
|
109
108
|
reason: {
|
|
110
109
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
111
110
|
};
|
|
111
|
+
amount: string | number;
|
|
112
112
|
egressId?: [{
|
|
113
113
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
114
114
|
}, string | number] | null | undefined;
|
|
@@ -130,9 +130,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
130
130
|
__kind: "DepositChannel" | "Vault";
|
|
131
131
|
}>;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
133
|
+
blockHeight: bigint;
|
|
133
134
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
134
135
|
amount: bigint;
|
|
135
|
-
blockHeight: bigint;
|
|
136
136
|
depositDetails: {
|
|
137
137
|
value: `0x${string}`;
|
|
138
138
|
__kind: "Channel";
|
|
@@ -140,6 +140,7 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
140
140
|
value: [`0x${string}`, bigint];
|
|
141
141
|
__kind: "VaultSwapAccount";
|
|
142
142
|
};
|
|
143
|
+
originType: "DepositChannel" | "Vault";
|
|
143
144
|
ingressFee: bigint;
|
|
144
145
|
maxBoostFeeBps: number;
|
|
145
146
|
action: {
|
|
@@ -158,21 +159,20 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
158
159
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
159
160
|
} | {
|
|
160
161
|
__kind: "Refund";
|
|
161
|
-
amount: bigint;
|
|
162
162
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
163
|
+
amount: bigint;
|
|
163
164
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
164
165
|
} | {
|
|
165
166
|
__kind: "Unrefundable";
|
|
166
167
|
};
|
|
167
|
-
originType: "DepositChannel" | "Vault";
|
|
168
168
|
depositAddress?: `0x${string}` | null | undefined;
|
|
169
169
|
channelId?: bigint | null | undefined;
|
|
170
170
|
}, {
|
|
171
|
+
blockHeight: string | number;
|
|
171
172
|
asset: {
|
|
172
173
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
173
174
|
};
|
|
174
175
|
amount: string | number;
|
|
175
|
-
blockHeight: string | number;
|
|
176
176
|
depositDetails: {
|
|
177
177
|
value: string;
|
|
178
178
|
__kind: "Channel";
|
|
@@ -180,6 +180,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
180
180
|
value: [string, string | number];
|
|
181
181
|
__kind: "VaultSwapAccount";
|
|
182
182
|
};
|
|
183
|
+
originType: {
|
|
184
|
+
__kind: "DepositChannel" | "Vault";
|
|
185
|
+
};
|
|
183
186
|
ingressFee: string | number;
|
|
184
187
|
maxBoostFeeBps: number;
|
|
185
188
|
action: {
|
|
@@ -198,19 +201,16 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
198
201
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
199
202
|
} | {
|
|
200
203
|
__kind: "Refund";
|
|
201
|
-
amount: string | number;
|
|
202
204
|
reason: {
|
|
203
205
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
204
206
|
};
|
|
207
|
+
amount: string | number;
|
|
205
208
|
egressId?: [{
|
|
206
209
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
207
210
|
}, string | number] | null | undefined;
|
|
208
211
|
} | {
|
|
209
212
|
__kind: "Unrefundable";
|
|
210
213
|
};
|
|
211
|
-
originType: {
|
|
212
|
-
__kind: "DepositChannel" | "Vault";
|
|
213
|
-
};
|
|
214
214
|
depositAddress?: string | null | undefined;
|
|
215
215
|
channelId?: string | number | null | undefined;
|
|
216
216
|
}>;
|
|
@@ -100,15 +100,15 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
100
100
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
102
|
__kind: "Refund";
|
|
103
|
-
amount: bigint;
|
|
104
103
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
104
|
+
amount: bigint;
|
|
105
105
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
106
106
|
}, {
|
|
107
107
|
__kind: "Refund";
|
|
108
|
-
amount: string | number;
|
|
109
108
|
reason: {
|
|
110
109
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
111
110
|
};
|
|
111
|
+
amount: string | number;
|
|
112
112
|
egressId?: [{
|
|
113
113
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
114
114
|
}, string | number] | null | undefined;
|
|
@@ -130,9 +130,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
130
130
|
__kind: "DepositChannel" | "Vault";
|
|
131
131
|
}>;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
133
|
+
blockHeight: bigint;
|
|
133
134
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
134
135
|
amount: bigint;
|
|
135
|
-
blockHeight: bigint;
|
|
136
136
|
depositDetails: {
|
|
137
137
|
value: `0x${string}`;
|
|
138
138
|
__kind: "Channel";
|
|
@@ -140,6 +140,7 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
140
140
|
value: [`0x${string}`, bigint];
|
|
141
141
|
__kind: "VaultSwapAccount";
|
|
142
142
|
};
|
|
143
|
+
originType: "DepositChannel" | "Vault";
|
|
143
144
|
ingressFee: bigint;
|
|
144
145
|
maxBoostFeeBps: number;
|
|
145
146
|
action: {
|
|
@@ -158,21 +159,20 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
158
159
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
159
160
|
} | {
|
|
160
161
|
__kind: "Refund";
|
|
161
|
-
amount: bigint;
|
|
162
162
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
163
|
+
amount: bigint;
|
|
163
164
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
164
165
|
} | {
|
|
165
166
|
__kind: "Unrefundable";
|
|
166
167
|
};
|
|
167
|
-
originType: "DepositChannel" | "Vault";
|
|
168
168
|
depositAddress?: `0x${string}` | null | undefined;
|
|
169
169
|
channelId?: bigint | null | undefined;
|
|
170
170
|
}, {
|
|
171
|
+
blockHeight: string | number;
|
|
171
172
|
asset: {
|
|
172
173
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
173
174
|
};
|
|
174
175
|
amount: string | number;
|
|
175
|
-
blockHeight: string | number;
|
|
176
176
|
depositDetails: {
|
|
177
177
|
value: string;
|
|
178
178
|
__kind: "Channel";
|
|
@@ -180,6 +180,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
180
180
|
value: [string, string | number];
|
|
181
181
|
__kind: "VaultSwapAccount";
|
|
182
182
|
};
|
|
183
|
+
originType: {
|
|
184
|
+
__kind: "DepositChannel" | "Vault";
|
|
185
|
+
};
|
|
183
186
|
ingressFee: string | number;
|
|
184
187
|
maxBoostFeeBps: number;
|
|
185
188
|
action: {
|
|
@@ -198,19 +201,16 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
198
201
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
199
202
|
} | {
|
|
200
203
|
__kind: "Refund";
|
|
201
|
-
amount: string | number;
|
|
202
204
|
reason: {
|
|
203
205
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
204
206
|
};
|
|
207
|
+
amount: string | number;
|
|
205
208
|
egressId?: [{
|
|
206
209
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
207
210
|
}, string | number] | null | undefined;
|
|
208
211
|
} | {
|
|
209
212
|
__kind: "Unrefundable";
|
|
210
213
|
};
|
|
211
|
-
originType: {
|
|
212
|
-
__kind: "DepositChannel" | "Vault";
|
|
213
|
-
};
|
|
214
214
|
depositAddress?: string | null | undefined;
|
|
215
215
|
channelId?: string | number | null | undefined;
|
|
216
216
|
}>;
|
|
@@ -26,18 +26,18 @@ declare const solanaIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
28
28
|
prewitnessedDepositId: bigint;
|
|
29
|
-
originType: "DepositChannel" | "Vault";
|
|
30
29
|
amountAttempted: bigint;
|
|
30
|
+
originType: "DepositChannel" | "Vault";
|
|
31
31
|
channelId?: bigint | null | undefined;
|
|
32
32
|
}, {
|
|
33
33
|
asset: {
|
|
34
34
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
35
35
|
};
|
|
36
36
|
prewitnessedDepositId: string | number;
|
|
37
|
+
amountAttempted: string | number;
|
|
37
38
|
originType: {
|
|
38
39
|
__kind: "DepositChannel" | "Vault";
|
|
39
40
|
};
|
|
40
|
-
amountAttempted: string | number;
|
|
41
41
|
channelId?: string | number | null | undefined;
|
|
42
42
|
}>;
|
|
43
43
|
//#endregion
|
|
@@ -26,18 +26,18 @@ declare const solanaIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
28
28
|
prewitnessedDepositId: bigint;
|
|
29
|
-
originType: "DepositChannel" | "Vault";
|
|
30
29
|
amountAttempted: bigint;
|
|
30
|
+
originType: "DepositChannel" | "Vault";
|
|
31
31
|
channelId?: bigint | null | undefined;
|
|
32
32
|
}, {
|
|
33
33
|
asset: {
|
|
34
34
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
35
35
|
};
|
|
36
36
|
prewitnessedDepositId: string | number;
|
|
37
|
+
amountAttempted: string | number;
|
|
37
38
|
originType: {
|
|
38
39
|
__kind: "DepositChannel" | "Vault";
|
|
39
40
|
};
|
|
40
|
-
amountAttempted: string | number;
|
|
41
41
|
channelId?: string | number | null | undefined;
|
|
42
42
|
}>;
|
|
43
43
|
//#endregion
|
|
@@ -6,21 +6,21 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
12
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
|
|
13
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
14
14
|
}>;
|
|
15
15
|
depositAddress: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
17
17
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
19
|
value: `0x${string}`;
|
|
20
|
-
__kind: "
|
|
20
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
21
21
|
}, {
|
|
22
22
|
value: string;
|
|
23
|
-
__kind: "
|
|
23
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
24
24
|
}>, {
|
|
25
25
|
readonly chain: "Ethereum";
|
|
26
26
|
readonly address: `0x${string}`;
|
|
@@ -41,7 +41,7 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
41
41
|
readonly address: string;
|
|
42
42
|
}, {
|
|
43
43
|
value: string;
|
|
44
|
-
__kind: "
|
|
44
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
45
45
|
}>;
|
|
46
46
|
requestedBy: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
47
47
|
requestedFor: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
@@ -53,10 +53,10 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
55
|
value: `0x${string}`;
|
|
56
|
-
__kind: "
|
|
56
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
57
57
|
}, {
|
|
58
58
|
value: string;
|
|
59
|
-
__kind: "
|
|
59
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
60
60
|
}>, {
|
|
61
61
|
readonly chain: "Ethereum";
|
|
62
62
|
readonly address: `0x${string}`;
|
|
@@ -77,7 +77,7 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
77
77
|
readonly address: string;
|
|
78
78
|
}, {
|
|
79
79
|
value: string;
|
|
80
|
-
__kind: "
|
|
80
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
81
81
|
}>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
83
|
depositAddress: {
|
|
@@ -99,7 +99,7 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
99
99
|
readonly chain: "Assethub";
|
|
100
100
|
readonly address: string;
|
|
101
101
|
};
|
|
102
|
-
asset: "
|
|
102
|
+
asset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
103
103
|
channelId: bigint;
|
|
104
104
|
refundAddress: {
|
|
105
105
|
readonly chain: "Ethereum";
|
|
@@ -121,28 +121,28 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
121
121
|
readonly address: string;
|
|
122
122
|
};
|
|
123
123
|
boostFee: number;
|
|
124
|
-
depositChainExpiryBlock: bigint;
|
|
125
|
-
channelOpeningFee: bigint;
|
|
126
124
|
requestedBy: `cF${string}`;
|
|
127
125
|
requestedFor: `cF${string}`;
|
|
126
|
+
depositChainExpiryBlock: bigint;
|
|
127
|
+
channelOpeningFee: bigint;
|
|
128
128
|
}, {
|
|
129
129
|
depositAddress: {
|
|
130
130
|
value: string;
|
|
131
|
-
__kind: "
|
|
131
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
132
132
|
};
|
|
133
133
|
asset: {
|
|
134
|
-
__kind: "
|
|
134
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
135
135
|
};
|
|
136
136
|
channelId: string | number;
|
|
137
137
|
refundAddress: {
|
|
138
138
|
value: string;
|
|
139
|
-
__kind: "
|
|
139
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
140
140
|
};
|
|
141
141
|
boostFee: number;
|
|
142
|
-
depositChainExpiryBlock: string | number;
|
|
143
|
-
channelOpeningFee: string | number;
|
|
144
142
|
requestedBy: string;
|
|
145
143
|
requestedFor: string;
|
|
144
|
+
depositChainExpiryBlock: string | number;
|
|
145
|
+
channelOpeningFee: string | number;
|
|
146
146
|
}>;
|
|
147
147
|
//#endregion
|
|
148
148
|
export { swappingAccountCreationDepositAddressReady };
|
|
@@ -6,21 +6,21 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
12
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
|
|
13
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
14
14
|
}>;
|
|
15
15
|
depositAddress: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
17
17
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
19
|
value: `0x${string}`;
|
|
20
|
-
__kind: "
|
|
20
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
21
21
|
}, {
|
|
22
22
|
value: string;
|
|
23
|
-
__kind: "
|
|
23
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
24
24
|
}>, {
|
|
25
25
|
readonly chain: "Ethereum";
|
|
26
26
|
readonly address: `0x${string}`;
|
|
@@ -41,7 +41,7 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
41
41
|
readonly address: string;
|
|
42
42
|
}, {
|
|
43
43
|
value: string;
|
|
44
|
-
__kind: "
|
|
44
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
45
45
|
}>;
|
|
46
46
|
requestedBy: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
47
47
|
requestedFor: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
@@ -53,10 +53,10 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
55
|
value: `0x${string}`;
|
|
56
|
-
__kind: "
|
|
56
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
57
57
|
}, {
|
|
58
58
|
value: string;
|
|
59
|
-
__kind: "
|
|
59
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
60
60
|
}>, {
|
|
61
61
|
readonly chain: "Ethereum";
|
|
62
62
|
readonly address: `0x${string}`;
|
|
@@ -77,7 +77,7 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
77
77
|
readonly address: string;
|
|
78
78
|
}, {
|
|
79
79
|
value: string;
|
|
80
|
-
__kind: "
|
|
80
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
81
81
|
}>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
83
|
depositAddress: {
|
|
@@ -99,7 +99,7 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
99
99
|
readonly chain: "Assethub";
|
|
100
100
|
readonly address: string;
|
|
101
101
|
};
|
|
102
|
-
asset: "
|
|
102
|
+
asset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
103
103
|
channelId: bigint;
|
|
104
104
|
refundAddress: {
|
|
105
105
|
readonly chain: "Ethereum";
|
|
@@ -121,28 +121,28 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
121
121
|
readonly address: string;
|
|
122
122
|
};
|
|
123
123
|
boostFee: number;
|
|
124
|
-
depositChainExpiryBlock: bigint;
|
|
125
|
-
channelOpeningFee: bigint;
|
|
126
124
|
requestedBy: `cF${string}`;
|
|
127
125
|
requestedFor: `cF${string}`;
|
|
126
|
+
depositChainExpiryBlock: bigint;
|
|
127
|
+
channelOpeningFee: bigint;
|
|
128
128
|
}, {
|
|
129
129
|
depositAddress: {
|
|
130
130
|
value: string;
|
|
131
|
-
__kind: "
|
|
131
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
132
132
|
};
|
|
133
133
|
asset: {
|
|
134
|
-
__kind: "
|
|
134
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
135
135
|
};
|
|
136
136
|
channelId: string | number;
|
|
137
137
|
refundAddress: {
|
|
138
138
|
value: string;
|
|
139
|
-
__kind: "
|
|
139
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
140
140
|
};
|
|
141
141
|
boostFee: number;
|
|
142
|
-
depositChainExpiryBlock: string | number;
|
|
143
|
-
channelOpeningFee: string | number;
|
|
144
142
|
requestedBy: string;
|
|
145
143
|
requestedFor: string;
|
|
144
|
+
depositChainExpiryBlock: string | number;
|
|
145
|
+
channelOpeningFee: string | number;
|
|
146
146
|
}>;
|
|
147
147
|
//#endregion
|
|
148
148
|
export { swappingAccountCreationDepositAddressReady };
|