@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
|
@@ -27,8 +27,8 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
27
27
|
swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
28
28
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
egressAmount: bigint;
|
|
31
30
|
swapId: bigint;
|
|
31
|
+
egressAmount: bigint;
|
|
32
32
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
33
33
|
depositAmount: bigint;
|
|
34
34
|
swapInput: bigint;
|
|
@@ -36,8 +36,8 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
36
36
|
swapOutput: bigint;
|
|
37
37
|
intermediateAmount?: bigint | null | undefined;
|
|
38
38
|
}, {
|
|
39
|
-
egressAmount: string | number;
|
|
40
39
|
swapId: string | number;
|
|
40
|
+
egressAmount: string | number;
|
|
41
41
|
sourceAsset: {
|
|
42
42
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
43
43
|
};
|
|
@@ -27,8 +27,8 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
27
27
|
swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
28
28
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
egressAmount: bigint;
|
|
31
30
|
swapId: bigint;
|
|
31
|
+
egressAmount: bigint;
|
|
32
32
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
33
33
|
depositAmount: bigint;
|
|
34
34
|
swapInput: bigint;
|
|
@@ -36,8 +36,8 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
36
36
|
swapOutput: bigint;
|
|
37
37
|
intermediateAmount?: bigint | null | undefined;
|
|
38
38
|
}, {
|
|
39
|
-
egressAmount: string | number;
|
|
40
39
|
swapId: string | number;
|
|
40
|
+
egressAmount: string | number;
|
|
41
41
|
sourceAsset: {
|
|
42
42
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
43
43
|
};
|
|
@@ -14,18 +14,18 @@ declare const bitcoinBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
14
14
|
transactionOutId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
broadcastId: number;
|
|
17
|
-
transactionOutId: `0x${string}`;
|
|
18
17
|
nominee: `cF${string}`;
|
|
19
18
|
transactionPayload: {
|
|
20
19
|
encodedTransaction: `0x${string}`;
|
|
21
20
|
};
|
|
21
|
+
transactionOutId: `0x${string}`;
|
|
22
22
|
}, {
|
|
23
23
|
broadcastId: number;
|
|
24
|
-
transactionOutId: string;
|
|
25
24
|
nominee: string;
|
|
26
25
|
transactionPayload: {
|
|
27
26
|
encodedTransaction: string;
|
|
28
27
|
};
|
|
28
|
+
transactionOutId: string;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { bitcoinBroadcasterTransactionBroadcastRequest };
|
|
@@ -14,18 +14,18 @@ declare const bitcoinBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
14
14
|
transactionOutId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
broadcastId: number;
|
|
17
|
-
transactionOutId: `0x${string}`;
|
|
18
17
|
nominee: `cF${string}`;
|
|
19
18
|
transactionPayload: {
|
|
20
19
|
encodedTransaction: `0x${string}`;
|
|
21
20
|
};
|
|
21
|
+
transactionOutId: `0x${string}`;
|
|
22
22
|
}, {
|
|
23
23
|
broadcastId: number;
|
|
24
|
-
transactionOutId: string;
|
|
25
24
|
nominee: string;
|
|
26
25
|
transactionPayload: {
|
|
27
26
|
encodedTransaction: string;
|
|
28
27
|
};
|
|
28
|
+
transactionOutId: string;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { bitcoinBroadcasterTransactionBroadcastRequest };
|
|
@@ -90,7 +90,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
90
90
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
91
91
|
}>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
|
-
|
|
93
|
+
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
94
94
|
depositAddress: {
|
|
95
95
|
value: `0x${string}`;
|
|
96
96
|
__kind: "P2PKH";
|
|
@@ -111,15 +111,15 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
111
111
|
version: number;
|
|
112
112
|
program: `0x${string}`;
|
|
113
113
|
};
|
|
114
|
+
asset: "Btc";
|
|
114
115
|
amount: bigint;
|
|
115
116
|
depositDetails: {
|
|
116
117
|
txId: `0x${string}`;
|
|
117
118
|
vout: number;
|
|
118
119
|
};
|
|
119
|
-
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
120
120
|
}, {
|
|
121
|
-
|
|
122
|
-
__kind: "
|
|
121
|
+
reason: {
|
|
122
|
+
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
123
123
|
};
|
|
124
124
|
depositAddress: {
|
|
125
125
|
value: string;
|
|
@@ -141,14 +141,14 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
141
141
|
version: number;
|
|
142
142
|
program: string;
|
|
143
143
|
};
|
|
144
|
+
asset: {
|
|
145
|
+
__kind: "Btc";
|
|
146
|
+
};
|
|
144
147
|
amount: string | number;
|
|
145
148
|
depositDetails: {
|
|
146
149
|
txId: string;
|
|
147
150
|
vout: number;
|
|
148
151
|
};
|
|
149
|
-
reason: {
|
|
150
|
-
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
151
|
-
};
|
|
152
152
|
}>;
|
|
153
153
|
//#endregion
|
|
154
154
|
export { bitcoinIngressEgressDepositIgnored };
|
|
@@ -90,7 +90,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
90
90
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
91
91
|
}>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
|
-
|
|
93
|
+
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
94
94
|
depositAddress: {
|
|
95
95
|
value: `0x${string}`;
|
|
96
96
|
__kind: "P2PKH";
|
|
@@ -111,15 +111,15 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
111
111
|
version: number;
|
|
112
112
|
program: `0x${string}`;
|
|
113
113
|
};
|
|
114
|
+
asset: "Btc";
|
|
114
115
|
amount: bigint;
|
|
115
116
|
depositDetails: {
|
|
116
117
|
txId: `0x${string}`;
|
|
117
118
|
vout: number;
|
|
118
119
|
};
|
|
119
|
-
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
120
120
|
}, {
|
|
121
|
-
|
|
122
|
-
__kind: "
|
|
121
|
+
reason: {
|
|
122
|
+
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
123
123
|
};
|
|
124
124
|
depositAddress: {
|
|
125
125
|
value: string;
|
|
@@ -141,14 +141,14 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
141
141
|
version: number;
|
|
142
142
|
program: string;
|
|
143
143
|
};
|
|
144
|
+
asset: {
|
|
145
|
+
__kind: "Btc";
|
|
146
|
+
};
|
|
144
147
|
amount: string | number;
|
|
145
148
|
depositDetails: {
|
|
146
149
|
txId: string;
|
|
147
150
|
vout: number;
|
|
148
151
|
};
|
|
149
|
-
reason: {
|
|
150
|
-
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
151
|
-
};
|
|
152
152
|
}>;
|
|
153
153
|
//#endregion
|
|
154
154
|
export { bitcoinIngressEgressDepositIgnored };
|
|
@@ -119,7 +119,6 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
119
119
|
__kind: "NoAction";
|
|
120
120
|
}>]>;
|
|
121
121
|
}, "strip", z.ZodTypeAny, {
|
|
122
|
-
asset: "Btc";
|
|
123
122
|
depositAddress: {
|
|
124
123
|
value: `0x${string}`;
|
|
125
124
|
__kind: "P2PKH";
|
|
@@ -140,7 +139,12 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
140
139
|
version: number;
|
|
141
140
|
program: `0x${string}`;
|
|
142
141
|
};
|
|
142
|
+
asset: "Btc";
|
|
143
143
|
amount: bigint;
|
|
144
|
+
depositDetails: {
|
|
145
|
+
txId: `0x${string}`;
|
|
146
|
+
vout: number;
|
|
147
|
+
};
|
|
144
148
|
ingressFee: bigint;
|
|
145
149
|
action: {
|
|
146
150
|
__kind: "Swap";
|
|
@@ -155,14 +159,7 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
155
159
|
} | {
|
|
156
160
|
__kind: "NoAction";
|
|
157
161
|
};
|
|
158
|
-
depositDetails: {
|
|
159
|
-
txId: `0x${string}`;
|
|
160
|
-
vout: number;
|
|
161
|
-
};
|
|
162
162
|
}, {
|
|
163
|
-
asset: {
|
|
164
|
-
__kind: "Btc";
|
|
165
|
-
};
|
|
166
163
|
depositAddress: {
|
|
167
164
|
value: string;
|
|
168
165
|
__kind: "P2PKH";
|
|
@@ -183,7 +180,14 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
183
180
|
version: number;
|
|
184
181
|
program: string;
|
|
185
182
|
};
|
|
183
|
+
asset: {
|
|
184
|
+
__kind: "Btc";
|
|
185
|
+
};
|
|
186
186
|
amount: string | number;
|
|
187
|
+
depositDetails: {
|
|
188
|
+
txId: string;
|
|
189
|
+
vout: number;
|
|
190
|
+
};
|
|
187
191
|
ingressFee: string | number;
|
|
188
192
|
action: {
|
|
189
193
|
__kind: "Swap";
|
|
@@ -198,10 +202,6 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
198
202
|
} | {
|
|
199
203
|
__kind: "NoAction";
|
|
200
204
|
};
|
|
201
|
-
depositDetails: {
|
|
202
|
-
txId: string;
|
|
203
|
-
vout: number;
|
|
204
|
-
};
|
|
205
205
|
}>;
|
|
206
206
|
//#endregion
|
|
207
207
|
export { bitcoinIngressEgressDepositReceived };
|
|
@@ -119,7 +119,6 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
119
119
|
__kind: "NoAction";
|
|
120
120
|
}>]>;
|
|
121
121
|
}, "strip", z.ZodTypeAny, {
|
|
122
|
-
asset: "Btc";
|
|
123
122
|
depositAddress: {
|
|
124
123
|
value: `0x${string}`;
|
|
125
124
|
__kind: "P2PKH";
|
|
@@ -140,7 +139,12 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
140
139
|
version: number;
|
|
141
140
|
program: `0x${string}`;
|
|
142
141
|
};
|
|
142
|
+
asset: "Btc";
|
|
143
143
|
amount: bigint;
|
|
144
|
+
depositDetails: {
|
|
145
|
+
txId: `0x${string}`;
|
|
146
|
+
vout: number;
|
|
147
|
+
};
|
|
144
148
|
ingressFee: bigint;
|
|
145
149
|
action: {
|
|
146
150
|
__kind: "Swap";
|
|
@@ -155,14 +159,7 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
155
159
|
} | {
|
|
156
160
|
__kind: "NoAction";
|
|
157
161
|
};
|
|
158
|
-
depositDetails: {
|
|
159
|
-
txId: `0x${string}`;
|
|
160
|
-
vout: number;
|
|
161
|
-
};
|
|
162
162
|
}, {
|
|
163
|
-
asset: {
|
|
164
|
-
__kind: "Btc";
|
|
165
|
-
};
|
|
166
163
|
depositAddress: {
|
|
167
164
|
value: string;
|
|
168
165
|
__kind: "P2PKH";
|
|
@@ -183,7 +180,14 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
183
180
|
version: number;
|
|
184
181
|
program: string;
|
|
185
182
|
};
|
|
183
|
+
asset: {
|
|
184
|
+
__kind: "Btc";
|
|
185
|
+
};
|
|
186
186
|
amount: string | number;
|
|
187
|
+
depositDetails: {
|
|
188
|
+
txId: string;
|
|
189
|
+
vout: number;
|
|
190
|
+
};
|
|
187
191
|
ingressFee: string | number;
|
|
188
192
|
action: {
|
|
189
193
|
__kind: "Swap";
|
|
@@ -198,10 +202,6 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
198
202
|
} | {
|
|
199
203
|
__kind: "NoAction";
|
|
200
204
|
};
|
|
201
|
-
depositDetails: {
|
|
202
|
-
txId: string;
|
|
203
|
-
vout: number;
|
|
204
|
-
};
|
|
205
205
|
}>;
|
|
206
206
|
//#endregion
|
|
207
207
|
export { bitcoinIngressEgressDepositReceived };
|
|
@@ -224,7 +224,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
224
224
|
vout: number;
|
|
225
225
|
}>;
|
|
226
226
|
}, "strip", z.ZodTypeAny, {
|
|
227
|
-
asset: "Btc";
|
|
228
227
|
depositAddress: {
|
|
229
228
|
value: `0x${string}`;
|
|
230
229
|
__kind: "P2PKH";
|
|
@@ -245,15 +244,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
245
244
|
version: number;
|
|
246
245
|
program: `0x${string}`;
|
|
247
246
|
};
|
|
247
|
+
asset: "Btc";
|
|
248
248
|
amount: bigint;
|
|
249
249
|
depositDetails: {
|
|
250
250
|
txId: `0x${string}`;
|
|
251
251
|
vout: number;
|
|
252
252
|
};
|
|
253
253
|
}, {
|
|
254
|
-
asset: {
|
|
255
|
-
__kind: "Btc";
|
|
256
|
-
};
|
|
257
254
|
depositAddress: {
|
|
258
255
|
value: string;
|
|
259
256
|
__kind: "P2PKH";
|
|
@@ -274,6 +271,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
274
271
|
version: number;
|
|
275
272
|
program: string;
|
|
276
273
|
};
|
|
274
|
+
asset: {
|
|
275
|
+
__kind: "Btc";
|
|
276
|
+
};
|
|
277
277
|
amount: string | number;
|
|
278
278
|
depositDetails: {
|
|
279
279
|
txId: string;
|
|
@@ -318,7 +318,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
318
318
|
__kind: "RootNotAllowed";
|
|
319
319
|
};
|
|
320
320
|
depositWitness: {
|
|
321
|
-
asset: "Btc";
|
|
322
321
|
depositAddress: {
|
|
323
322
|
value: `0x${string}`;
|
|
324
323
|
__kind: "P2PKH";
|
|
@@ -339,6 +338,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
339
338
|
version: number;
|
|
340
339
|
program: `0x${string}`;
|
|
341
340
|
};
|
|
341
|
+
asset: "Btc";
|
|
342
342
|
amount: bigint;
|
|
343
343
|
depositDetails: {
|
|
344
344
|
txId: `0x${string}`;
|
|
@@ -389,9 +389,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
389
389
|
__kind: "RootNotAllowed";
|
|
390
390
|
};
|
|
391
391
|
depositWitness: {
|
|
392
|
-
asset: {
|
|
393
|
-
__kind: "Btc";
|
|
394
|
-
};
|
|
395
392
|
depositAddress: {
|
|
396
393
|
value: string;
|
|
397
394
|
__kind: "P2PKH";
|
|
@@ -412,6 +409,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
412
409
|
version: number;
|
|
413
410
|
program: string;
|
|
414
411
|
};
|
|
412
|
+
asset: {
|
|
413
|
+
__kind: "Btc";
|
|
414
|
+
};
|
|
415
415
|
amount: string | number;
|
|
416
416
|
depositDetails: {
|
|
417
417
|
txId: string;
|
|
@@ -224,7 +224,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
224
224
|
vout: number;
|
|
225
225
|
}>;
|
|
226
226
|
}, "strip", z.ZodTypeAny, {
|
|
227
|
-
asset: "Btc";
|
|
228
227
|
depositAddress: {
|
|
229
228
|
value: `0x${string}`;
|
|
230
229
|
__kind: "P2PKH";
|
|
@@ -245,15 +244,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
245
244
|
version: number;
|
|
246
245
|
program: `0x${string}`;
|
|
247
246
|
};
|
|
247
|
+
asset: "Btc";
|
|
248
248
|
amount: bigint;
|
|
249
249
|
depositDetails: {
|
|
250
250
|
txId: `0x${string}`;
|
|
251
251
|
vout: number;
|
|
252
252
|
};
|
|
253
253
|
}, {
|
|
254
|
-
asset: {
|
|
255
|
-
__kind: "Btc";
|
|
256
|
-
};
|
|
257
254
|
depositAddress: {
|
|
258
255
|
value: string;
|
|
259
256
|
__kind: "P2PKH";
|
|
@@ -274,6 +271,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
274
271
|
version: number;
|
|
275
272
|
program: string;
|
|
276
273
|
};
|
|
274
|
+
asset: {
|
|
275
|
+
__kind: "Btc";
|
|
276
|
+
};
|
|
277
277
|
amount: string | number;
|
|
278
278
|
depositDetails: {
|
|
279
279
|
txId: string;
|
|
@@ -318,7 +318,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
318
318
|
__kind: "RootNotAllowed";
|
|
319
319
|
};
|
|
320
320
|
depositWitness: {
|
|
321
|
-
asset: "Btc";
|
|
322
321
|
depositAddress: {
|
|
323
322
|
value: `0x${string}`;
|
|
324
323
|
__kind: "P2PKH";
|
|
@@ -339,6 +338,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
339
338
|
version: number;
|
|
340
339
|
program: `0x${string}`;
|
|
341
340
|
};
|
|
341
|
+
asset: "Btc";
|
|
342
342
|
amount: bigint;
|
|
343
343
|
depositDetails: {
|
|
344
344
|
txId: `0x${string}`;
|
|
@@ -389,9 +389,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
389
389
|
__kind: "RootNotAllowed";
|
|
390
390
|
};
|
|
391
391
|
depositWitness: {
|
|
392
|
-
asset: {
|
|
393
|
-
__kind: "Btc";
|
|
394
|
-
};
|
|
395
392
|
depositAddress: {
|
|
396
393
|
value: string;
|
|
397
394
|
__kind: "P2PKH";
|
|
@@ -412,6 +409,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
412
409
|
version: number;
|
|
413
410
|
program: string;
|
|
414
411
|
};
|
|
412
|
+
asset: {
|
|
413
|
+
__kind: "Btc";
|
|
414
|
+
};
|
|
415
415
|
amount: string | number;
|
|
416
416
|
depositDetails: {
|
|
417
417
|
txId: string;
|
package/dist/131/common.d.cts
CHANGED
|
@@ -1408,10 +1408,10 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1408
1408
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1409
1409
|
}, "strip", z.ZodTypeAny, {
|
|
1410
1410
|
value: `0x${string}`;
|
|
1411
|
-
__kind: "
|
|
1411
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1412
1412
|
}, {
|
|
1413
1413
|
value: string;
|
|
1414
|
-
__kind: "
|
|
1414
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1415
1415
|
}>, {
|
|
1416
1416
|
readonly chain: "Ethereum";
|
|
1417
1417
|
readonly address: `0x${string}`;
|
|
@@ -1423,16 +1423,16 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1423
1423
|
readonly address: string;
|
|
1424
1424
|
}, {
|
|
1425
1425
|
value: string;
|
|
1426
|
-
__kind: "
|
|
1426
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1427
1427
|
}>;
|
|
1428
1428
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
1429
1429
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
1430
1430
|
}, "strip", z.ZodTypeAny, {
|
|
1431
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
1431
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
1432
1432
|
}, {
|
|
1433
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
1434
|
-
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
1435
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
1433
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
1434
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot", {
|
|
1435
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
1436
1436
|
}>;
|
|
1437
1437
|
declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
1438
1438
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1454,10 +1454,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1454
1454
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1455
1455
|
}, "strip", z.ZodTypeAny, {
|
|
1456
1456
|
value: `0x${string}`;
|
|
1457
|
-
__kind: "
|
|
1457
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1458
1458
|
}, {
|
|
1459
1459
|
value: string;
|
|
1460
|
-
__kind: "
|
|
1460
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1461
1461
|
}>, {
|
|
1462
1462
|
readonly chain: "Ethereum";
|
|
1463
1463
|
readonly address: `0x${string}`;
|
|
@@ -1469,7 +1469,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1469
1469
|
readonly address: string;
|
|
1470
1470
|
}, {
|
|
1471
1471
|
value: string;
|
|
1472
|
-
__kind: "
|
|
1472
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1473
1473
|
}>;
|
|
1474
1474
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1475
1475
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -1491,7 +1491,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1491
1491
|
__kind: "DepositChannel";
|
|
1492
1492
|
depositAddress: {
|
|
1493
1493
|
value: string;
|
|
1494
|
-
__kind: "
|
|
1494
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1495
1495
|
};
|
|
1496
1496
|
channelId: string | number;
|
|
1497
1497
|
depositBlockHeight: string | number;
|
|
@@ -2205,14 +2205,14 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
2205
2205
|
}>;
|
|
2206
2206
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2207
2207
|
}, "strip", z.ZodTypeAny, {
|
|
2208
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2209
2208
|
depositAddress: `0x${string}`;
|
|
2209
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2210
2210
|
amount: bigint;
|
|
2211
2211
|
}, {
|
|
2212
|
+
depositAddress: string;
|
|
2212
2213
|
asset: {
|
|
2213
2214
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2214
2215
|
};
|
|
2215
|
-
depositAddress: string;
|
|
2216
2216
|
amount: string | number;
|
|
2217
2217
|
}>;
|
|
2218
2218
|
declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -2617,7 +2617,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2617
2617
|
vout: number;
|
|
2618
2618
|
}>;
|
|
2619
2619
|
}, "strip", z.ZodTypeAny, {
|
|
2620
|
-
asset: "Btc";
|
|
2621
2620
|
depositAddress: {
|
|
2622
2621
|
value: `0x${string}`;
|
|
2623
2622
|
__kind: "P2PKH";
|
|
@@ -2638,15 +2637,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2638
2637
|
version: number;
|
|
2639
2638
|
program: `0x${string}`;
|
|
2640
2639
|
};
|
|
2640
|
+
asset: "Btc";
|
|
2641
2641
|
amount: bigint;
|
|
2642
2642
|
depositDetails: {
|
|
2643
2643
|
txId: `0x${string}`;
|
|
2644
2644
|
vout: number;
|
|
2645
2645
|
};
|
|
2646
2646
|
}, {
|
|
2647
|
-
asset: {
|
|
2648
|
-
__kind: "Btc";
|
|
2649
|
-
};
|
|
2650
2647
|
depositAddress: {
|
|
2651
2648
|
value: string;
|
|
2652
2649
|
__kind: "P2PKH";
|
|
@@ -2667,6 +2664,9 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2667
2664
|
version: number;
|
|
2668
2665
|
program: string;
|
|
2669
2666
|
};
|
|
2667
|
+
asset: {
|
|
2668
|
+
__kind: "Btc";
|
|
2669
|
+
};
|
|
2670
2670
|
amount: string | number;
|
|
2671
2671
|
depositDetails: {
|
|
2672
2672
|
txId: string;
|
package/dist/131/common.d.mts
CHANGED
|
@@ -1408,10 +1408,10 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1408
1408
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1409
1409
|
}, "strip", z.ZodTypeAny, {
|
|
1410
1410
|
value: `0x${string}`;
|
|
1411
|
-
__kind: "
|
|
1411
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1412
1412
|
}, {
|
|
1413
1413
|
value: string;
|
|
1414
|
-
__kind: "
|
|
1414
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1415
1415
|
}>, {
|
|
1416
1416
|
readonly chain: "Ethereum";
|
|
1417
1417
|
readonly address: `0x${string}`;
|
|
@@ -1423,16 +1423,16 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1423
1423
|
readonly address: string;
|
|
1424
1424
|
}, {
|
|
1425
1425
|
value: string;
|
|
1426
|
-
__kind: "
|
|
1426
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1427
1427
|
}>;
|
|
1428
1428
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
1429
1429
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
1430
1430
|
}, "strip", z.ZodTypeAny, {
|
|
1431
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
1431
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
1432
1432
|
}, {
|
|
1433
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
1434
|
-
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
1435
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot"
|
|
1433
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
1434
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot", {
|
|
1435
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot";
|
|
1436
1436
|
}>;
|
|
1437
1437
|
declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
1438
1438
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1454,10 +1454,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1454
1454
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1455
1455
|
}, "strip", z.ZodTypeAny, {
|
|
1456
1456
|
value: `0x${string}`;
|
|
1457
|
-
__kind: "
|
|
1457
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1458
1458
|
}, {
|
|
1459
1459
|
value: string;
|
|
1460
|
-
__kind: "
|
|
1460
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1461
1461
|
}>, {
|
|
1462
1462
|
readonly chain: "Ethereum";
|
|
1463
1463
|
readonly address: `0x${string}`;
|
|
@@ -1469,7 +1469,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1469
1469
|
readonly address: string;
|
|
1470
1470
|
}, {
|
|
1471
1471
|
value: string;
|
|
1472
|
-
__kind: "
|
|
1472
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1473
1473
|
}>;
|
|
1474
1474
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1475
1475
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -1491,7 +1491,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1491
1491
|
__kind: "DepositChannel";
|
|
1492
1492
|
depositAddress: {
|
|
1493
1493
|
value: string;
|
|
1494
|
-
__kind: "
|
|
1494
|
+
__kind: "Btc" | "Eth" | "Dot";
|
|
1495
1495
|
};
|
|
1496
1496
|
channelId: string | number;
|
|
1497
1497
|
depositBlockHeight: string | number;
|
|
@@ -2205,14 +2205,14 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
2205
2205
|
}>;
|
|
2206
2206
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2207
2207
|
}, "strip", z.ZodTypeAny, {
|
|
2208
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2209
2208
|
depositAddress: `0x${string}`;
|
|
2209
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2210
2210
|
amount: bigint;
|
|
2211
2211
|
}, {
|
|
2212
|
+
depositAddress: string;
|
|
2212
2213
|
asset: {
|
|
2213
2214
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2214
2215
|
};
|
|
2215
|
-
depositAddress: string;
|
|
2216
2216
|
amount: string | number;
|
|
2217
2217
|
}>;
|
|
2218
2218
|
declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -2617,7 +2617,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2617
2617
|
vout: number;
|
|
2618
2618
|
}>;
|
|
2619
2619
|
}, "strip", z.ZodTypeAny, {
|
|
2620
|
-
asset: "Btc";
|
|
2621
2620
|
depositAddress: {
|
|
2622
2621
|
value: `0x${string}`;
|
|
2623
2622
|
__kind: "P2PKH";
|
|
@@ -2638,15 +2637,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2638
2637
|
version: number;
|
|
2639
2638
|
program: `0x${string}`;
|
|
2640
2639
|
};
|
|
2640
|
+
asset: "Btc";
|
|
2641
2641
|
amount: bigint;
|
|
2642
2642
|
depositDetails: {
|
|
2643
2643
|
txId: `0x${string}`;
|
|
2644
2644
|
vout: number;
|
|
2645
2645
|
};
|
|
2646
2646
|
}, {
|
|
2647
|
-
asset: {
|
|
2648
|
-
__kind: "Btc";
|
|
2649
|
-
};
|
|
2650
2647
|
depositAddress: {
|
|
2651
2648
|
value: string;
|
|
2652
2649
|
__kind: "P2PKH";
|
|
@@ -2667,6 +2664,9 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2667
2664
|
version: number;
|
|
2668
2665
|
program: string;
|
|
2669
2666
|
};
|
|
2667
|
+
asset: {
|
|
2668
|
+
__kind: "Btc";
|
|
2669
|
+
};
|
|
2670
2670
|
amount: string | number;
|
|
2671
2671
|
depositDetails: {
|
|
2672
2672
|
txId: string;
|