@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,31 +6,31 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
6
6
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
9
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
12
|
-
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
13
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
11
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
12
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot", {
|
|
13
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
14
14
|
}>;
|
|
15
15
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
19
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
22
|
-
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
23
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
21
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
22
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot", {
|
|
23
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
24
24
|
}>;
|
|
25
25
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
value: `0x${string}`;
|
|
30
|
-
__kind: "
|
|
30
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
31
31
|
}, {
|
|
32
32
|
value: string;
|
|
33
|
-
__kind: "
|
|
33
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -42,7 +42,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
42
42
|
readonly address: string;
|
|
43
43
|
}, {
|
|
44
44
|
value: string;
|
|
45
|
-
__kind: "
|
|
45
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
46
46
|
}>;
|
|
47
47
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
48
48
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -51,10 +51,10 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
51
51
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
value: `0x${string}`;
|
|
54
|
-
__kind: "
|
|
54
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
55
55
|
}, {
|
|
56
56
|
value: string;
|
|
57
|
-
__kind: "
|
|
57
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
58
58
|
}>, {
|
|
59
59
|
readonly chain: "Ethereum";
|
|
60
60
|
readonly address: `0x${string}`;
|
|
@@ -66,7 +66,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
66
66
|
readonly address: string;
|
|
67
67
|
}, {
|
|
68
68
|
value: string;
|
|
69
|
-
__kind: "
|
|
69
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
70
70
|
}>;
|
|
71
71
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
72
72
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -88,7 +88,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
88
88
|
__kind: "DepositChannel";
|
|
89
89
|
depositAddress: {
|
|
90
90
|
value: string;
|
|
91
|
-
__kind: "
|
|
91
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
92
92
|
};
|
|
93
93
|
channelId: string | number;
|
|
94
94
|
depositBlockHeight: string | number;
|
|
@@ -328,9 +328,9 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
328
328
|
readonly chain: "Bitcoin";
|
|
329
329
|
readonly address: string;
|
|
330
330
|
};
|
|
331
|
-
sourceAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
331
|
+
sourceAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
332
|
+
destinationAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
332
333
|
depositAmount: bigint;
|
|
333
|
-
destinationAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc";
|
|
334
334
|
origin: {
|
|
335
335
|
__kind: "DepositChannel";
|
|
336
336
|
depositAddress: {
|
|
@@ -395,20 +395,20 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
395
395
|
swapId: string | number;
|
|
396
396
|
destinationAddress: {
|
|
397
397
|
value: string;
|
|
398
|
-
__kind: "
|
|
398
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
399
399
|
};
|
|
400
400
|
sourceAsset: {
|
|
401
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
401
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
402
402
|
};
|
|
403
|
-
depositAmount: string | number;
|
|
404
403
|
destinationAsset: {
|
|
405
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
404
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
406
405
|
};
|
|
406
|
+
depositAmount: string | number;
|
|
407
407
|
origin: {
|
|
408
408
|
__kind: "DepositChannel";
|
|
409
409
|
depositAddress: {
|
|
410
410
|
value: string;
|
|
411
|
-
__kind: "
|
|
411
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
412
412
|
};
|
|
413
413
|
channelId: string | number;
|
|
414
414
|
depositBlockHeight: string | number;
|
|
@@ -6,31 +6,31 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
6
6
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
9
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
12
|
-
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
13
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
11
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
12
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot", {
|
|
13
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
14
14
|
}>;
|
|
15
15
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
19
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
22
|
-
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
23
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
21
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
22
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot", {
|
|
23
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
24
24
|
}>;
|
|
25
25
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
value: `0x${string}`;
|
|
30
|
-
__kind: "
|
|
30
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
31
31
|
}, {
|
|
32
32
|
value: string;
|
|
33
|
-
__kind: "
|
|
33
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -42,7 +42,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
42
42
|
readonly address: string;
|
|
43
43
|
}, {
|
|
44
44
|
value: string;
|
|
45
|
-
__kind: "
|
|
45
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
46
46
|
}>;
|
|
47
47
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
48
48
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -51,10 +51,10 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
51
51
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
value: `0x${string}`;
|
|
54
|
-
__kind: "
|
|
54
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
55
55
|
}, {
|
|
56
56
|
value: string;
|
|
57
|
-
__kind: "
|
|
57
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
58
58
|
}>, {
|
|
59
59
|
readonly chain: "Ethereum";
|
|
60
60
|
readonly address: `0x${string}`;
|
|
@@ -66,7 +66,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
66
66
|
readonly address: string;
|
|
67
67
|
}, {
|
|
68
68
|
value: string;
|
|
69
|
-
__kind: "
|
|
69
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
70
70
|
}>;
|
|
71
71
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
72
72
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -88,7 +88,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
88
88
|
__kind: "DepositChannel";
|
|
89
89
|
depositAddress: {
|
|
90
90
|
value: string;
|
|
91
|
-
__kind: "
|
|
91
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
92
92
|
};
|
|
93
93
|
channelId: string | number;
|
|
94
94
|
depositBlockHeight: string | number;
|
|
@@ -328,9 +328,9 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
328
328
|
readonly chain: "Bitcoin";
|
|
329
329
|
readonly address: string;
|
|
330
330
|
};
|
|
331
|
-
sourceAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
331
|
+
sourceAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
332
|
+
destinationAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
332
333
|
depositAmount: bigint;
|
|
333
|
-
destinationAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc";
|
|
334
334
|
origin: {
|
|
335
335
|
__kind: "DepositChannel";
|
|
336
336
|
depositAddress: {
|
|
@@ -395,20 +395,20 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
395
395
|
swapId: string | number;
|
|
396
396
|
destinationAddress: {
|
|
397
397
|
value: string;
|
|
398
|
-
__kind: "
|
|
398
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
399
399
|
};
|
|
400
400
|
sourceAsset: {
|
|
401
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
401
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
402
402
|
};
|
|
403
|
-
depositAmount: string | number;
|
|
404
403
|
destinationAsset: {
|
|
405
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
404
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
406
405
|
};
|
|
406
|
+
depositAmount: string | number;
|
|
407
407
|
origin: {
|
|
408
408
|
__kind: "DepositChannel";
|
|
409
409
|
depositAddress: {
|
|
410
410
|
value: string;
|
|
411
|
-
__kind: "
|
|
411
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
412
412
|
};
|
|
413
413
|
channelId: string | number;
|
|
414
414
|
depositBlockHeight: string | number;
|
|
@@ -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", "Usdt"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
17
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
20
|
-
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
21
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
19
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
20
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot", {
|
|
21
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
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>;
|
|
@@ -27,10 +27,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
value: `0x${string}`;
|
|
30
|
-
__kind: "
|
|
30
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
31
31
|
}, {
|
|
32
32
|
value: string;
|
|
33
|
-
__kind: "
|
|
33
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -42,7 +42,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
42
42
|
readonly address: string;
|
|
43
43
|
}, {
|
|
44
44
|
value: string;
|
|
45
|
-
__kind: "
|
|
45
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
46
46
|
}>;
|
|
47
47
|
}, "strip", z.ZodTypeAny, {
|
|
48
48
|
destinationAddress: {
|
|
@@ -57,19 +57,19 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
57
57
|
};
|
|
58
58
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
59
59
|
egressAmount: bigint;
|
|
60
|
-
egressAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
60
|
+
egressAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
61
61
|
egressFee: bigint;
|
|
62
62
|
}, {
|
|
63
63
|
destinationAddress: {
|
|
64
64
|
value: string;
|
|
65
|
-
__kind: "
|
|
65
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
66
66
|
};
|
|
67
67
|
egressId: [{
|
|
68
68
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
69
69
|
}, string | number];
|
|
70
70
|
egressAmount: string | number;
|
|
71
71
|
egressAsset: {
|
|
72
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
72
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
73
73
|
};
|
|
74
74
|
egressFee: string | number;
|
|
75
75
|
}>;
|
|
@@ -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", "Usdt"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
17
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
20
|
-
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
21
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
19
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
20
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot", {
|
|
21
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
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>;
|
|
@@ -27,10 +27,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
value: `0x${string}`;
|
|
30
|
-
__kind: "
|
|
30
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
31
31
|
}, {
|
|
32
32
|
value: string;
|
|
33
|
-
__kind: "
|
|
33
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -42,7 +42,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
42
42
|
readonly address: string;
|
|
43
43
|
}, {
|
|
44
44
|
value: string;
|
|
45
|
-
__kind: "
|
|
45
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
46
46
|
}>;
|
|
47
47
|
}, "strip", z.ZodTypeAny, {
|
|
48
48
|
destinationAddress: {
|
|
@@ -57,19 +57,19 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
57
57
|
};
|
|
58
58
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
59
59
|
egressAmount: bigint;
|
|
60
|
-
egressAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
60
|
+
egressAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
61
61
|
egressFee: bigint;
|
|
62
62
|
}, {
|
|
63
63
|
destinationAddress: {
|
|
64
64
|
value: string;
|
|
65
|
-
__kind: "
|
|
65
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
66
66
|
};
|
|
67
67
|
egressId: [{
|
|
68
68
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
69
69
|
}, string | number];
|
|
70
70
|
egressAmount: string | number;
|
|
71
71
|
egressAsset: {
|
|
72
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
72
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
73
73
|
};
|
|
74
74
|
egressFee: string | number;
|
|
75
75
|
}>;
|
|
@@ -5,11 +5,11 @@ declare const arbitrumBroadcasterTransactionFeeDeficitRecorded: z.ZodObject<{
|
|
|
5
5
|
beneficiary: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
beneficiary: `0x${string}`;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
beneficiary: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
beneficiary: string;
|
|
12
11
|
amount: string | number;
|
|
12
|
+
beneficiary: string;
|
|
13
13
|
}>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { arbitrumBroadcasterTransactionFeeDeficitRecorded };
|
|
@@ -5,11 +5,11 @@ declare const arbitrumBroadcasterTransactionFeeDeficitRecorded: z.ZodObject<{
|
|
|
5
5
|
beneficiary: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
beneficiary: `0x${string}`;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
beneficiary: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
beneficiary: string;
|
|
12
11
|
amount: string | number;
|
|
12
|
+
beneficiary: string;
|
|
13
13
|
}>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { arbitrumBroadcasterTransactionFeeDeficitRecorded };
|
|
@@ -26,20 +26,20 @@ declare const arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
26
26
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
28
|
amount: bigint;
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "ArbEth" | "ArbUsdc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
}, {
|
|
35
35
|
amount: string | number;
|
|
36
|
+
boosterId: string;
|
|
36
37
|
boostPool: {
|
|
37
38
|
asset: {
|
|
38
39
|
__kind: "ArbEth" | "ArbUsdc";
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
boosterId: string;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { arbitrumIngressEgressBoostFundsAdded };
|
|
@@ -26,20 +26,20 @@ declare const arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
26
26
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
28
|
amount: bigint;
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "ArbEth" | "ArbUsdc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
}, {
|
|
35
35
|
amount: string | number;
|
|
36
|
+
boosterId: string;
|
|
36
37
|
boostPool: {
|
|
37
38
|
asset: {
|
|
38
39
|
__kind: "ArbEth" | "ArbUsdc";
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
boosterId: string;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { arbitrumIngressEgressBoostFundsAdded };
|
|
@@ -26,21 +26,21 @@ declare const arbitrumIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
26
26
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "ArbEth" | "ArbUsdc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
unlockedAmount: bigint;
|
|
35
35
|
pendingBoosts: bigint[];
|
|
36
36
|
}, {
|
|
37
|
+
boosterId: string;
|
|
37
38
|
boostPool: {
|
|
38
39
|
asset: {
|
|
39
40
|
__kind: "ArbEth" | "ArbUsdc";
|
|
40
41
|
};
|
|
41
42
|
tier: number;
|
|
42
43
|
};
|
|
43
|
-
boosterId: string;
|
|
44
44
|
unlockedAmount: string | number;
|
|
45
45
|
pendingBoosts: (string | number)[];
|
|
46
46
|
}>;
|
|
@@ -26,21 +26,21 @@ declare const arbitrumIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
26
26
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "ArbEth" | "ArbUsdc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
unlockedAmount: bigint;
|
|
35
35
|
pendingBoosts: bigint[];
|
|
36
36
|
}, {
|
|
37
|
+
boosterId: string;
|
|
37
38
|
boostPool: {
|
|
38
39
|
asset: {
|
|
39
40
|
__kind: "ArbEth" | "ArbUsdc";
|
|
40
41
|
};
|
|
41
42
|
tier: number;
|
|
42
43
|
};
|
|
43
|
-
boosterId: string;
|
|
44
44
|
unlockedAmount: string | number;
|
|
45
45
|
pendingBoosts: (string | number)[];
|
|
46
46
|
}>;
|
|
@@ -15,16 +15,16 @@ declare const arbitrumIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
15
15
|
destinationAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
broadcastId: z.ZodNumber;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
broadcastId: number;
|
|
19
18
|
amount: bigint;
|
|
20
19
|
asset: "ArbEth" | "ArbUsdc";
|
|
20
|
+
broadcastId: number;
|
|
21
21
|
destinationAddress: `0x${string}`;
|
|
22
22
|
}, {
|
|
23
|
-
broadcastId: number;
|
|
24
23
|
amount: string | number;
|
|
25
24
|
asset: {
|
|
26
25
|
__kind: "ArbEth" | "ArbUsdc";
|
|
27
26
|
};
|
|
27
|
+
broadcastId: number;
|
|
28
28
|
destinationAddress: string;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -15,16 +15,16 @@ declare const arbitrumIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
15
15
|
destinationAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
broadcastId: z.ZodNumber;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
broadcastId: number;
|
|
19
18
|
amount: bigint;
|
|
20
19
|
asset: "ArbEth" | "ArbUsdc";
|
|
20
|
+
broadcastId: number;
|
|
21
21
|
destinationAddress: `0x${string}`;
|
|
22
22
|
}, {
|
|
23
|
-
broadcastId: number;
|
|
24
23
|
amount: string | number;
|
|
25
24
|
asset: {
|
|
26
25
|
__kind: "ArbEth" | "ArbUsdc";
|
|
27
26
|
};
|
|
27
|
+
broadcastId: number;
|
|
28
28
|
destinationAddress: string;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -26,20 +26,20 @@ declare const bitcoinIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
26
26
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
28
|
amount: bigint;
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "Btc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
}, {
|
|
35
35
|
amount: string | number;
|
|
36
|
+
boosterId: string;
|
|
36
37
|
boostPool: {
|
|
37
38
|
asset: {
|
|
38
39
|
__kind: "Btc";
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
boosterId: string;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { bitcoinIngressEgressBoostFundsAdded };
|
|
@@ -26,20 +26,20 @@ declare const bitcoinIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
26
26
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
28
|
amount: bigint;
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "Btc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
}, {
|
|
35
35
|
amount: string | number;
|
|
36
|
+
boosterId: string;
|
|
36
37
|
boostPool: {
|
|
37
38
|
asset: {
|
|
38
39
|
__kind: "Btc";
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
boosterId: string;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { bitcoinIngressEgressBoostFundsAdded };
|
|
@@ -155,6 +155,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
155
155
|
prewitnessedDepositId: bigint;
|
|
156
156
|
asset: "Btc";
|
|
157
157
|
amounts: [number, bigint][];
|
|
158
|
+
depositDetails: {
|
|
159
|
+
txId: `0x${string}`;
|
|
160
|
+
vout: number;
|
|
161
|
+
};
|
|
158
162
|
ingressFee: bigint;
|
|
159
163
|
boostFee: bigint;
|
|
160
164
|
action: {
|
|
@@ -173,10 +177,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
173
177
|
__kind: "BoostersCredited";
|
|
174
178
|
prewitnessedDepositId: bigint;
|
|
175
179
|
};
|
|
176
|
-
depositDetails: {
|
|
177
|
-
txId: `0x${string}`;
|
|
178
|
-
vout: number;
|
|
179
|
-
};
|
|
180
180
|
}, {
|
|
181
181
|
depositAddress: {
|
|
182
182
|
value: string;
|
|
@@ -204,6 +204,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
204
204
|
__kind: "Btc";
|
|
205
205
|
};
|
|
206
206
|
amounts: [number, string | number][];
|
|
207
|
+
depositDetails: {
|
|
208
|
+
txId: string;
|
|
209
|
+
vout: number;
|
|
210
|
+
};
|
|
207
211
|
ingressFee: string | number;
|
|
208
212
|
boostFee: string | number;
|
|
209
213
|
action: {
|
|
@@ -222,10 +226,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
222
226
|
__kind: "BoostersCredited";
|
|
223
227
|
prewitnessedDepositId: string | number;
|
|
224
228
|
};
|
|
225
|
-
depositDetails: {
|
|
226
|
-
txId: string;
|
|
227
|
-
vout: number;
|
|
228
|
-
};
|
|
229
229
|
}>;
|
|
230
230
|
//#endregion
|
|
231
231
|
export { bitcoinIngressEgressDepositBoosted };
|