@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
|
@@ -502,9 +502,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
502
502
|
assethubIngressEgress: z.ZodBoolean;
|
|
503
503
|
assethubVault: z.ZodBoolean;
|
|
504
504
|
}, "strip", z.ZodTypeAny, {
|
|
505
|
+
governance: boolean;
|
|
505
506
|
funding: boolean;
|
|
506
507
|
swapping: boolean;
|
|
507
|
-
governance: boolean;
|
|
508
508
|
ethereumBroadcast: boolean;
|
|
509
509
|
ethereumChainTracking: boolean;
|
|
510
510
|
ethereumIngressEgress: boolean;
|
|
@@ -528,9 +528,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
528
528
|
assethubIngressEgress: boolean;
|
|
529
529
|
assethubVault: boolean;
|
|
530
530
|
}, {
|
|
531
|
+
governance: boolean;
|
|
531
532
|
funding: boolean;
|
|
532
533
|
swapping: boolean;
|
|
533
|
-
governance: boolean;
|
|
534
534
|
ethereumBroadcast: boolean;
|
|
535
535
|
ethereumChainTracking: boolean;
|
|
536
536
|
ethereumIngressEgress: boolean;
|
|
@@ -556,9 +556,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
556
556
|
}>;
|
|
557
557
|
}, "strip", z.ZodTypeAny, {
|
|
558
558
|
value: {
|
|
559
|
+
governance: boolean;
|
|
559
560
|
funding: boolean;
|
|
560
561
|
swapping: boolean;
|
|
561
|
-
governance: boolean;
|
|
562
562
|
ethereumBroadcast: boolean;
|
|
563
563
|
ethereumChainTracking: boolean;
|
|
564
564
|
ethereumIngressEgress: boolean;
|
|
@@ -585,9 +585,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
585
585
|
__kind: "CodeAmber";
|
|
586
586
|
}, {
|
|
587
587
|
value: {
|
|
588
|
+
governance: boolean;
|
|
588
589
|
funding: boolean;
|
|
589
590
|
swapping: boolean;
|
|
590
|
-
governance: boolean;
|
|
591
591
|
ethereumBroadcast: boolean;
|
|
592
592
|
ethereumChainTracking: boolean;
|
|
593
593
|
ethereumIngressEgress: boolean;
|
|
@@ -717,9 +717,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
717
717
|
oraclePriceElections: boolean;
|
|
718
718
|
}>;
|
|
719
719
|
}, "strip", z.ZodTypeAny, {
|
|
720
|
-
emissions: {
|
|
721
|
-
emissionsSyncEnabled: boolean;
|
|
722
|
-
};
|
|
723
720
|
funding: {
|
|
724
721
|
redeemEnabled: boolean;
|
|
725
722
|
};
|
|
@@ -729,6 +726,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
729
726
|
brokerRegistrationEnabled: boolean;
|
|
730
727
|
depositEnabled: boolean;
|
|
731
728
|
};
|
|
729
|
+
emissions: {
|
|
730
|
+
emissionsSyncEnabled: boolean;
|
|
731
|
+
};
|
|
732
732
|
liquidityProvider: {
|
|
733
733
|
depositEnabled: boolean;
|
|
734
734
|
withdrawalEnabled: boolean;
|
|
@@ -841,9 +841,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
841
841
|
__kind: "CodeRed";
|
|
842
842
|
} | {
|
|
843
843
|
value: {
|
|
844
|
+
governance: boolean;
|
|
844
845
|
funding: boolean;
|
|
845
846
|
swapping: boolean;
|
|
846
|
-
governance: boolean;
|
|
847
847
|
ethereumBroadcast: boolean;
|
|
848
848
|
ethereumChainTracking: boolean;
|
|
849
849
|
ethereumIngressEgress: boolean;
|
|
@@ -909,9 +909,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
909
909
|
oraclePriceElections: boolean;
|
|
910
910
|
};
|
|
911
911
|
}, {
|
|
912
|
-
emissions: {
|
|
913
|
-
emissionsSyncEnabled: boolean;
|
|
914
|
-
};
|
|
915
912
|
funding: {
|
|
916
913
|
redeemEnabled: boolean;
|
|
917
914
|
};
|
|
@@ -921,6 +918,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
921
918
|
brokerRegistrationEnabled: boolean;
|
|
922
919
|
depositEnabled: boolean;
|
|
923
920
|
};
|
|
921
|
+
emissions: {
|
|
922
|
+
emissionsSyncEnabled: boolean;
|
|
923
|
+
};
|
|
924
924
|
liquidityProvider: {
|
|
925
925
|
depositEnabled: boolean;
|
|
926
926
|
withdrawalEnabled: boolean;
|
|
@@ -1043,9 +1043,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1043
1043
|
__kind: "CodeRed";
|
|
1044
1044
|
} | {
|
|
1045
1045
|
value: {
|
|
1046
|
+
governance: boolean;
|
|
1046
1047
|
funding: boolean;
|
|
1047
1048
|
swapping: boolean;
|
|
1048
|
-
governance: boolean;
|
|
1049
1049
|
ethereumBroadcast: boolean;
|
|
1050
1050
|
ethereumChainTracking: boolean;
|
|
1051
1051
|
ethereumIngressEgress: boolean;
|
|
@@ -1113,9 +1113,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1113
1113
|
}>;
|
|
1114
1114
|
}, "strip", z.ZodTypeAny, {
|
|
1115
1115
|
value: {
|
|
1116
|
-
emissions: {
|
|
1117
|
-
emissionsSyncEnabled: boolean;
|
|
1118
|
-
};
|
|
1119
1116
|
funding: {
|
|
1120
1117
|
redeemEnabled: boolean;
|
|
1121
1118
|
};
|
|
@@ -1125,6 +1122,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1125
1122
|
brokerRegistrationEnabled: boolean;
|
|
1126
1123
|
depositEnabled: boolean;
|
|
1127
1124
|
};
|
|
1125
|
+
emissions: {
|
|
1126
|
+
emissionsSyncEnabled: boolean;
|
|
1127
|
+
};
|
|
1128
1128
|
liquidityProvider: {
|
|
1129
1129
|
depositEnabled: boolean;
|
|
1130
1130
|
withdrawalEnabled: boolean;
|
|
@@ -1237,9 +1237,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1237
1237
|
__kind: "CodeRed";
|
|
1238
1238
|
} | {
|
|
1239
1239
|
value: {
|
|
1240
|
+
governance: boolean;
|
|
1240
1241
|
funding: boolean;
|
|
1241
1242
|
swapping: boolean;
|
|
1242
|
-
governance: boolean;
|
|
1243
1243
|
ethereumBroadcast: boolean;
|
|
1244
1244
|
ethereumChainTracking: boolean;
|
|
1245
1245
|
ethereumIngressEgress: boolean;
|
|
@@ -1308,9 +1308,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1308
1308
|
__kind: "CodeAmber";
|
|
1309
1309
|
}, {
|
|
1310
1310
|
value: {
|
|
1311
|
-
emissions: {
|
|
1312
|
-
emissionsSyncEnabled: boolean;
|
|
1313
|
-
};
|
|
1314
1311
|
funding: {
|
|
1315
1312
|
redeemEnabled: boolean;
|
|
1316
1313
|
};
|
|
@@ -1320,6 +1317,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1320
1317
|
brokerRegistrationEnabled: boolean;
|
|
1321
1318
|
depositEnabled: boolean;
|
|
1322
1319
|
};
|
|
1320
|
+
emissions: {
|
|
1321
|
+
emissionsSyncEnabled: boolean;
|
|
1322
|
+
};
|
|
1323
1323
|
liquidityProvider: {
|
|
1324
1324
|
depositEnabled: boolean;
|
|
1325
1325
|
withdrawalEnabled: boolean;
|
|
@@ -1442,9 +1442,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1442
1442
|
__kind: "CodeRed";
|
|
1443
1443
|
} | {
|
|
1444
1444
|
value: {
|
|
1445
|
+
governance: boolean;
|
|
1445
1446
|
funding: boolean;
|
|
1446
1447
|
swapping: boolean;
|
|
1447
|
-
governance: boolean;
|
|
1448
1448
|
ethereumBroadcast: boolean;
|
|
1449
1449
|
ethereumChainTracking: boolean;
|
|
1450
1450
|
ethereumIngressEgress: boolean;
|
|
@@ -1519,9 +1519,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1519
1519
|
__kind: "CodeGreen";
|
|
1520
1520
|
} | {
|
|
1521
1521
|
value: {
|
|
1522
|
-
emissions: {
|
|
1523
|
-
emissionsSyncEnabled: boolean;
|
|
1524
|
-
};
|
|
1525
1522
|
funding: {
|
|
1526
1523
|
redeemEnabled: boolean;
|
|
1527
1524
|
};
|
|
@@ -1531,6 +1528,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1531
1528
|
brokerRegistrationEnabled: boolean;
|
|
1532
1529
|
depositEnabled: boolean;
|
|
1533
1530
|
};
|
|
1531
|
+
emissions: {
|
|
1532
|
+
emissionsSyncEnabled: boolean;
|
|
1533
|
+
};
|
|
1534
1534
|
liquidityProvider: {
|
|
1535
1535
|
depositEnabled: boolean;
|
|
1536
1536
|
withdrawalEnabled: boolean;
|
|
@@ -1643,9 +1643,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1643
1643
|
__kind: "CodeRed";
|
|
1644
1644
|
} | {
|
|
1645
1645
|
value: {
|
|
1646
|
+
governance: boolean;
|
|
1646
1647
|
funding: boolean;
|
|
1647
1648
|
swapping: boolean;
|
|
1648
|
-
governance: boolean;
|
|
1649
1649
|
ethereumBroadcast: boolean;
|
|
1650
1650
|
ethereumChainTracking: boolean;
|
|
1651
1651
|
ethereumIngressEgress: boolean;
|
|
@@ -1720,9 +1720,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1720
1720
|
__kind: "CodeGreen";
|
|
1721
1721
|
} | {
|
|
1722
1722
|
value: {
|
|
1723
|
-
emissions: {
|
|
1724
|
-
emissionsSyncEnabled: boolean;
|
|
1725
|
-
};
|
|
1726
1723
|
funding: {
|
|
1727
1724
|
redeemEnabled: boolean;
|
|
1728
1725
|
};
|
|
@@ -1732,6 +1729,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1732
1729
|
brokerRegistrationEnabled: boolean;
|
|
1733
1730
|
depositEnabled: boolean;
|
|
1734
1731
|
};
|
|
1732
|
+
emissions: {
|
|
1733
|
+
emissionsSyncEnabled: boolean;
|
|
1734
|
+
};
|
|
1735
1735
|
liquidityProvider: {
|
|
1736
1736
|
depositEnabled: boolean;
|
|
1737
1737
|
withdrawalEnabled: boolean;
|
|
@@ -1854,9 +1854,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1854
1854
|
__kind: "CodeRed";
|
|
1855
1855
|
} | {
|
|
1856
1856
|
value: {
|
|
1857
|
+
governance: boolean;
|
|
1857
1858
|
funding: boolean;
|
|
1858
1859
|
swapping: boolean;
|
|
1859
|
-
governance: boolean;
|
|
1860
1860
|
ethereumBroadcast: boolean;
|
|
1861
1861
|
ethereumChainTracking: boolean;
|
|
1862
1862
|
ethereumIngressEgress: boolean;
|
|
@@ -15,16 +15,16 @@ declare const lendingPoolsLoanCreated: z.ZodObject<{
|
|
|
15
15
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
16
16
|
principalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
loanId: bigint;
|
|
19
|
-
borrowerId: `cF${string}`;
|
|
20
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
|
+
borrowerId: `cF${string}`;
|
|
20
|
+
loanId: bigint;
|
|
21
21
|
principalAmount: bigint;
|
|
22
22
|
}, {
|
|
23
|
-
loanId: string | number;
|
|
24
|
-
borrowerId: string;
|
|
25
23
|
asset: {
|
|
26
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
27
25
|
};
|
|
26
|
+
borrowerId: string;
|
|
27
|
+
loanId: string | number;
|
|
28
28
|
principalAmount: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -15,16 +15,16 @@ declare const lendingPoolsLoanCreated: z.ZodObject<{
|
|
|
15
15
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
16
16
|
principalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
loanId: bigint;
|
|
19
|
-
borrowerId: `cF${string}`;
|
|
20
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
|
+
borrowerId: `cF${string}`;
|
|
20
|
+
loanId: bigint;
|
|
21
21
|
principalAmount: bigint;
|
|
22
22
|
}, {
|
|
23
|
-
loanId: string | number;
|
|
24
|
-
borrowerId: string;
|
|
25
23
|
asset: {
|
|
26
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
27
25
|
};
|
|
26
|
+
borrowerId: string;
|
|
27
|
+
loanId: string | number;
|
|
28
28
|
principalAmount: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -841,27 +841,27 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
841
841
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
842
842
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
loanId: bigint;
|
|
845
844
|
__kind: "Liquidation";
|
|
846
845
|
borrowerId: `cF${string}`;
|
|
846
|
+
loanId: bigint;
|
|
847
847
|
}, {
|
|
848
|
-
loanId: string | number;
|
|
849
848
|
__kind: "Liquidation";
|
|
850
849
|
borrowerId: string;
|
|
850
|
+
loanId: string | number;
|
|
851
851
|
}>;
|
|
852
852
|
}, "strip", z.ZodTypeAny, {
|
|
853
853
|
__kind: "CreditLendingPool";
|
|
854
854
|
swapType: {
|
|
855
|
-
loanId: bigint;
|
|
856
855
|
__kind: "Liquidation";
|
|
857
856
|
borrowerId: `cF${string}`;
|
|
857
|
+
loanId: bigint;
|
|
858
858
|
};
|
|
859
859
|
}, {
|
|
860
860
|
__kind: "CreditLendingPool";
|
|
861
861
|
swapType: {
|
|
862
|
-
loanId: string | number;
|
|
863
862
|
__kind: "Liquidation";
|
|
864
863
|
borrowerId: string;
|
|
864
|
+
loanId: string | number;
|
|
865
865
|
};
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
__kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
|
|
@@ -964,9 +964,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
964
964
|
} | {
|
|
965
965
|
__kind: "CreditLendingPool";
|
|
966
966
|
swapType: {
|
|
967
|
-
loanId: bigint;
|
|
968
967
|
__kind: "Liquidation";
|
|
969
968
|
borrowerId: `cF${string}`;
|
|
969
|
+
loanId: bigint;
|
|
970
970
|
};
|
|
971
971
|
} | {
|
|
972
972
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1033,9 +1033,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1033
1033
|
} | {
|
|
1034
1034
|
__kind: "CreditLendingPool";
|
|
1035
1035
|
swapType: {
|
|
1036
|
-
loanId: string | number;
|
|
1037
1036
|
__kind: "Liquidation";
|
|
1038
1037
|
borrowerId: string;
|
|
1038
|
+
loanId: string | number;
|
|
1039
1039
|
};
|
|
1040
1040
|
} | {
|
|
1041
1041
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1661,27 +1661,27 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1661
1661
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1662
1662
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1663
1663
|
}, "strip", z.ZodTypeAny, {
|
|
1664
|
-
loanId: bigint;
|
|
1665
1664
|
__kind: "Liquidation";
|
|
1666
1665
|
borrowerId: `cF${string}`;
|
|
1666
|
+
loanId: bigint;
|
|
1667
1667
|
}, {
|
|
1668
|
-
loanId: string | number;
|
|
1669
1668
|
__kind: "Liquidation";
|
|
1670
1669
|
borrowerId: string;
|
|
1670
|
+
loanId: string | number;
|
|
1671
1671
|
}>;
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
1673
|
__kind: "CreditLendingPool";
|
|
1674
1674
|
swapType: {
|
|
1675
|
-
loanId: bigint;
|
|
1676
1675
|
__kind: "Liquidation";
|
|
1677
1676
|
borrowerId: `cF${string}`;
|
|
1677
|
+
loanId: bigint;
|
|
1678
1678
|
};
|
|
1679
1679
|
}, {
|
|
1680
1680
|
__kind: "CreditLendingPool";
|
|
1681
1681
|
swapType: {
|
|
1682
|
-
loanId: string | number;
|
|
1683
1682
|
__kind: "Liquidation";
|
|
1684
1683
|
borrowerId: string;
|
|
1684
|
+
loanId: string | number;
|
|
1685
1685
|
};
|
|
1686
1686
|
}>, z.ZodObject<{
|
|
1687
1687
|
__kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
|
|
@@ -1784,9 +1784,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1784
1784
|
} | {
|
|
1785
1785
|
__kind: "CreditLendingPool";
|
|
1786
1786
|
swapType: {
|
|
1787
|
-
loanId: bigint;
|
|
1788
1787
|
__kind: "Liquidation";
|
|
1789
1788
|
borrowerId: `cF${string}`;
|
|
1789
|
+
loanId: bigint;
|
|
1790
1790
|
};
|
|
1791
1791
|
} | {
|
|
1792
1792
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1853,9 +1853,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1853
1853
|
} | {
|
|
1854
1854
|
__kind: "CreditLendingPool";
|
|
1855
1855
|
swapType: {
|
|
1856
|
-
loanId: string | number;
|
|
1857
1856
|
__kind: "Liquidation";
|
|
1858
1857
|
borrowerId: string;
|
|
1858
|
+
loanId: string | number;
|
|
1859
1859
|
};
|
|
1860
1860
|
} | {
|
|
1861
1861
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3411,9 +3411,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3411
3411
|
} | {
|
|
3412
3412
|
__kind: "CreditLendingPool";
|
|
3413
3413
|
swapType: {
|
|
3414
|
-
loanId: bigint;
|
|
3415
3414
|
__kind: "Liquidation";
|
|
3416
3415
|
borrowerId: `cF${string}`;
|
|
3416
|
+
loanId: bigint;
|
|
3417
3417
|
};
|
|
3418
3418
|
} | {
|
|
3419
3419
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3508,9 +3508,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3508
3508
|
} | {
|
|
3509
3509
|
__kind: "CreditLendingPool";
|
|
3510
3510
|
swapType: {
|
|
3511
|
-
loanId: bigint;
|
|
3512
3511
|
__kind: "Liquidation";
|
|
3513
3512
|
borrowerId: `cF${string}`;
|
|
3513
|
+
loanId: bigint;
|
|
3514
3514
|
};
|
|
3515
3515
|
} | {
|
|
3516
3516
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3767,9 +3767,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3767
3767
|
} | {
|
|
3768
3768
|
__kind: "CreditLendingPool";
|
|
3769
3769
|
swapType: {
|
|
3770
|
-
loanId: string | number;
|
|
3771
3770
|
__kind: "Liquidation";
|
|
3772
3771
|
borrowerId: string;
|
|
3772
|
+
loanId: string | number;
|
|
3773
3773
|
};
|
|
3774
3774
|
} | {
|
|
3775
3775
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3836,9 +3836,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3836
3836
|
} | {
|
|
3837
3837
|
__kind: "CreditLendingPool";
|
|
3838
3838
|
swapType: {
|
|
3839
|
-
loanId: string | number;
|
|
3840
3839
|
__kind: "Liquidation";
|
|
3841
3840
|
borrowerId: string;
|
|
3841
|
+
loanId: string | number;
|
|
3842
3842
|
};
|
|
3843
3843
|
} | {
|
|
3844
3844
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -841,27 +841,27 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
841
841
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
842
842
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
loanId: bigint;
|
|
845
844
|
__kind: "Liquidation";
|
|
846
845
|
borrowerId: `cF${string}`;
|
|
846
|
+
loanId: bigint;
|
|
847
847
|
}, {
|
|
848
|
-
loanId: string | number;
|
|
849
848
|
__kind: "Liquidation";
|
|
850
849
|
borrowerId: string;
|
|
850
|
+
loanId: string | number;
|
|
851
851
|
}>;
|
|
852
852
|
}, "strip", z.ZodTypeAny, {
|
|
853
853
|
__kind: "CreditLendingPool";
|
|
854
854
|
swapType: {
|
|
855
|
-
loanId: bigint;
|
|
856
855
|
__kind: "Liquidation";
|
|
857
856
|
borrowerId: `cF${string}`;
|
|
857
|
+
loanId: bigint;
|
|
858
858
|
};
|
|
859
859
|
}, {
|
|
860
860
|
__kind: "CreditLendingPool";
|
|
861
861
|
swapType: {
|
|
862
|
-
loanId: string | number;
|
|
863
862
|
__kind: "Liquidation";
|
|
864
863
|
borrowerId: string;
|
|
864
|
+
loanId: string | number;
|
|
865
865
|
};
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
__kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
|
|
@@ -964,9 +964,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
964
964
|
} | {
|
|
965
965
|
__kind: "CreditLendingPool";
|
|
966
966
|
swapType: {
|
|
967
|
-
loanId: bigint;
|
|
968
967
|
__kind: "Liquidation";
|
|
969
968
|
borrowerId: `cF${string}`;
|
|
969
|
+
loanId: bigint;
|
|
970
970
|
};
|
|
971
971
|
} | {
|
|
972
972
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1033,9 +1033,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1033
1033
|
} | {
|
|
1034
1034
|
__kind: "CreditLendingPool";
|
|
1035
1035
|
swapType: {
|
|
1036
|
-
loanId: string | number;
|
|
1037
1036
|
__kind: "Liquidation";
|
|
1038
1037
|
borrowerId: string;
|
|
1038
|
+
loanId: string | number;
|
|
1039
1039
|
};
|
|
1040
1040
|
} | {
|
|
1041
1041
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1661,27 +1661,27 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1661
1661
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1662
1662
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1663
1663
|
}, "strip", z.ZodTypeAny, {
|
|
1664
|
-
loanId: bigint;
|
|
1665
1664
|
__kind: "Liquidation";
|
|
1666
1665
|
borrowerId: `cF${string}`;
|
|
1666
|
+
loanId: bigint;
|
|
1667
1667
|
}, {
|
|
1668
|
-
loanId: string | number;
|
|
1669
1668
|
__kind: "Liquidation";
|
|
1670
1669
|
borrowerId: string;
|
|
1670
|
+
loanId: string | number;
|
|
1671
1671
|
}>;
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
1673
|
__kind: "CreditLendingPool";
|
|
1674
1674
|
swapType: {
|
|
1675
|
-
loanId: bigint;
|
|
1676
1675
|
__kind: "Liquidation";
|
|
1677
1676
|
borrowerId: `cF${string}`;
|
|
1677
|
+
loanId: bigint;
|
|
1678
1678
|
};
|
|
1679
1679
|
}, {
|
|
1680
1680
|
__kind: "CreditLendingPool";
|
|
1681
1681
|
swapType: {
|
|
1682
|
-
loanId: string | number;
|
|
1683
1682
|
__kind: "Liquidation";
|
|
1684
1683
|
borrowerId: string;
|
|
1684
|
+
loanId: string | number;
|
|
1685
1685
|
};
|
|
1686
1686
|
}>, z.ZodObject<{
|
|
1687
1687
|
__kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
|
|
@@ -1784,9 +1784,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1784
1784
|
} | {
|
|
1785
1785
|
__kind: "CreditLendingPool";
|
|
1786
1786
|
swapType: {
|
|
1787
|
-
loanId: bigint;
|
|
1788
1787
|
__kind: "Liquidation";
|
|
1789
1788
|
borrowerId: `cF${string}`;
|
|
1789
|
+
loanId: bigint;
|
|
1790
1790
|
};
|
|
1791
1791
|
} | {
|
|
1792
1792
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1853,9 +1853,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1853
1853
|
} | {
|
|
1854
1854
|
__kind: "CreditLendingPool";
|
|
1855
1855
|
swapType: {
|
|
1856
|
-
loanId: string | number;
|
|
1857
1856
|
__kind: "Liquidation";
|
|
1858
1857
|
borrowerId: string;
|
|
1858
|
+
loanId: string | number;
|
|
1859
1859
|
};
|
|
1860
1860
|
} | {
|
|
1861
1861
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3411,9 +3411,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3411
3411
|
} | {
|
|
3412
3412
|
__kind: "CreditLendingPool";
|
|
3413
3413
|
swapType: {
|
|
3414
|
-
loanId: bigint;
|
|
3415
3414
|
__kind: "Liquidation";
|
|
3416
3415
|
borrowerId: `cF${string}`;
|
|
3416
|
+
loanId: bigint;
|
|
3417
3417
|
};
|
|
3418
3418
|
} | {
|
|
3419
3419
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3508,9 +3508,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3508
3508
|
} | {
|
|
3509
3509
|
__kind: "CreditLendingPool";
|
|
3510
3510
|
swapType: {
|
|
3511
|
-
loanId: bigint;
|
|
3512
3511
|
__kind: "Liquidation";
|
|
3513
3512
|
borrowerId: `cF${string}`;
|
|
3513
|
+
loanId: bigint;
|
|
3514
3514
|
};
|
|
3515
3515
|
} | {
|
|
3516
3516
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3767,9 +3767,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3767
3767
|
} | {
|
|
3768
3768
|
__kind: "CreditLendingPool";
|
|
3769
3769
|
swapType: {
|
|
3770
|
-
loanId: string | number;
|
|
3771
3770
|
__kind: "Liquidation";
|
|
3772
3771
|
borrowerId: string;
|
|
3772
|
+
loanId: string | number;
|
|
3773
3773
|
};
|
|
3774
3774
|
} | {
|
|
3775
3775
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3836,9 +3836,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3836
3836
|
} | {
|
|
3837
3837
|
__kind: "CreditLendingPool";
|
|
3838
3838
|
swapType: {
|
|
3839
|
-
loanId: string | number;
|
|
3840
3839
|
__kind: "Liquidation";
|
|
3841
3840
|
borrowerId: string;
|
|
3841
|
+
loanId: string | number;
|
|
3842
3842
|
};
|
|
3843
3843
|
} | {
|
|
3844
3844
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -91,15 +91,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
91
91
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
__kind: "Refund";
|
|
94
|
-
amount: bigint;
|
|
95
94
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
95
|
+
amount: bigint;
|
|
96
96
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
97
97
|
}, {
|
|
98
98
|
__kind: "Refund";
|
|
99
|
-
amount: string | number;
|
|
100
99
|
reason: {
|
|
101
100
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
102
101
|
};
|
|
102
|
+
amount: string | number;
|
|
103
103
|
egressId?: [{
|
|
104
104
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
105
105
|
}, string | number] | null | undefined;
|
|
@@ -120,14 +120,17 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
120
120
|
__kind: "DepositChannel" | "Vault";
|
|
121
121
|
}>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
124
123
|
blockHeight: bigint;
|
|
124
|
+
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
125
125
|
depositDetails: {
|
|
126
126
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
127
127
|
};
|
|
128
|
+
boostFee: bigint;
|
|
129
|
+
prewitnessedDepositId: bigint;
|
|
130
|
+
amounts: [number, bigint][];
|
|
131
|
+
originType: "DepositChannel" | "Vault";
|
|
128
132
|
ingressFee: bigint;
|
|
129
133
|
maxBoostFeeBps: number;
|
|
130
|
-
prewitnessedDepositId: bigint;
|
|
131
134
|
action: {
|
|
132
135
|
__kind: "Swap";
|
|
133
136
|
swapRequestId: bigint;
|
|
@@ -144,28 +147,30 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
144
147
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
145
148
|
} | {
|
|
146
149
|
__kind: "Refund";
|
|
147
|
-
amount: bigint;
|
|
148
150
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
151
|
+
amount: bigint;
|
|
149
152
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
150
153
|
} | {
|
|
151
154
|
__kind: "Unrefundable";
|
|
152
155
|
};
|
|
153
|
-
originType: "DepositChannel" | "Vault";
|
|
154
|
-
boostFee: bigint;
|
|
155
|
-
amounts: [number, bigint][];
|
|
156
156
|
depositAddress?: `0x${string}` | null | undefined;
|
|
157
157
|
channelId?: bigint | null | undefined;
|
|
158
158
|
}, {
|
|
159
|
+
blockHeight: string | number;
|
|
159
160
|
asset: {
|
|
160
161
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
161
162
|
};
|
|
162
|
-
blockHeight: string | number;
|
|
163
163
|
depositDetails: {
|
|
164
164
|
txHashes?: string[] | null | undefined;
|
|
165
165
|
};
|
|
166
|
+
boostFee: string | number;
|
|
167
|
+
prewitnessedDepositId: string | number;
|
|
168
|
+
amounts: [number, string | number][];
|
|
169
|
+
originType: {
|
|
170
|
+
__kind: "DepositChannel" | "Vault";
|
|
171
|
+
};
|
|
166
172
|
ingressFee: string | number;
|
|
167
173
|
maxBoostFeeBps: number;
|
|
168
|
-
prewitnessedDepositId: string | number;
|
|
169
174
|
action: {
|
|
170
175
|
__kind: "Swap";
|
|
171
176
|
swapRequestId: string | number;
|
|
@@ -182,21 +187,16 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
182
187
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
183
188
|
} | {
|
|
184
189
|
__kind: "Refund";
|
|
185
|
-
amount: string | number;
|
|
186
190
|
reason: {
|
|
187
191
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
188
192
|
};
|
|
193
|
+
amount: string | number;
|
|
189
194
|
egressId?: [{
|
|
190
195
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
191
196
|
}, string | number] | null | undefined;
|
|
192
197
|
} | {
|
|
193
198
|
__kind: "Unrefundable";
|
|
194
199
|
};
|
|
195
|
-
originType: {
|
|
196
|
-
__kind: "DepositChannel" | "Vault";
|
|
197
|
-
};
|
|
198
|
-
boostFee: string | number;
|
|
199
|
-
amounts: [number, string | number][];
|
|
200
200
|
depositAddress?: string | null | undefined;
|
|
201
201
|
channelId?: string | number | null | undefined;
|
|
202
202
|
}>;
|