@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
package/dist/160/common.d.cts
CHANGED
|
@@ -238,7 +238,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
238
238
|
solanaVault: boolean;
|
|
239
239
|
}>;
|
|
240
240
|
}, "strip", z.ZodTypeAny, {
|
|
241
|
-
__kind: "CodeAmber";
|
|
242
241
|
value: {
|
|
243
242
|
governance: boolean;
|
|
244
243
|
funding: boolean;
|
|
@@ -262,8 +261,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
262
261
|
solanaBroadcast: boolean;
|
|
263
262
|
solanaVault: boolean;
|
|
264
263
|
};
|
|
265
|
-
}, {
|
|
266
264
|
__kind: "CodeAmber";
|
|
265
|
+
}, {
|
|
267
266
|
value: {
|
|
268
267
|
governance: boolean;
|
|
269
268
|
funding: boolean;
|
|
@@ -287,6 +286,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
287
286
|
solanaBroadcast: boolean;
|
|
288
287
|
solanaVault: boolean;
|
|
289
288
|
};
|
|
289
|
+
__kind: "CodeAmber";
|
|
290
290
|
}>]>;
|
|
291
291
|
declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
|
|
292
292
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -524,7 +524,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
524
524
|
solanaVault: boolean;
|
|
525
525
|
}>;
|
|
526
526
|
}, "strip", z.ZodTypeAny, {
|
|
527
|
-
__kind: "CodeAmber";
|
|
528
527
|
value: {
|
|
529
528
|
governance: boolean;
|
|
530
529
|
funding: boolean;
|
|
@@ -548,8 +547,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
548
547
|
solanaBroadcast: boolean;
|
|
549
548
|
solanaVault: boolean;
|
|
550
549
|
};
|
|
551
|
-
}, {
|
|
552
550
|
__kind: "CodeAmber";
|
|
551
|
+
}, {
|
|
553
552
|
value: {
|
|
554
553
|
governance: boolean;
|
|
555
554
|
funding: boolean;
|
|
@@ -573,6 +572,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
573
572
|
solanaBroadcast: boolean;
|
|
574
573
|
solanaVault: boolean;
|
|
575
574
|
};
|
|
575
|
+
__kind: "CodeAmber";
|
|
576
576
|
}>]>;
|
|
577
577
|
ingressEgressEthereum: z.ZodObject<{
|
|
578
578
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -717,7 +717,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
717
717
|
} | {
|
|
718
718
|
__kind: "CodeRed";
|
|
719
719
|
} | {
|
|
720
|
-
__kind: "CodeAmber";
|
|
721
720
|
value: {
|
|
722
721
|
governance: boolean;
|
|
723
722
|
funding: boolean;
|
|
@@ -741,6 +740,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
741
740
|
solanaBroadcast: boolean;
|
|
742
741
|
solanaVault: boolean;
|
|
743
742
|
};
|
|
743
|
+
__kind: "CodeAmber";
|
|
744
744
|
};
|
|
745
745
|
ingressEgressEthereum: {
|
|
746
746
|
boostDepositsEnabled: boolean;
|
|
@@ -835,7 +835,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
835
835
|
} | {
|
|
836
836
|
__kind: "CodeRed";
|
|
837
837
|
} | {
|
|
838
|
-
__kind: "CodeAmber";
|
|
839
838
|
value: {
|
|
840
839
|
governance: boolean;
|
|
841
840
|
funding: boolean;
|
|
@@ -859,6 +858,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
859
858
|
solanaBroadcast: boolean;
|
|
860
859
|
solanaVault: boolean;
|
|
861
860
|
};
|
|
861
|
+
__kind: "CodeAmber";
|
|
862
862
|
};
|
|
863
863
|
ingressEgressEthereum: {
|
|
864
864
|
boostDepositsEnabled: boolean;
|
|
@@ -1125,7 +1125,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1125
1125
|
solanaVault: boolean;
|
|
1126
1126
|
}>;
|
|
1127
1127
|
}, "strip", z.ZodTypeAny, {
|
|
1128
|
-
__kind: "CodeAmber";
|
|
1129
1128
|
value: {
|
|
1130
1129
|
governance: boolean;
|
|
1131
1130
|
funding: boolean;
|
|
@@ -1149,8 +1148,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1149
1148
|
solanaBroadcast: boolean;
|
|
1150
1149
|
solanaVault: boolean;
|
|
1151
1150
|
};
|
|
1152
|
-
}, {
|
|
1153
1151
|
__kind: "CodeAmber";
|
|
1152
|
+
}, {
|
|
1154
1153
|
value: {
|
|
1155
1154
|
governance: boolean;
|
|
1156
1155
|
funding: boolean;
|
|
@@ -1174,6 +1173,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1174
1173
|
solanaBroadcast: boolean;
|
|
1175
1174
|
solanaVault: boolean;
|
|
1176
1175
|
};
|
|
1176
|
+
__kind: "CodeAmber";
|
|
1177
1177
|
}>]>;
|
|
1178
1178
|
ingressEgressEthereum: z.ZodObject<{
|
|
1179
1179
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -1318,7 +1318,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1318
1318
|
} | {
|
|
1319
1319
|
__kind: "CodeRed";
|
|
1320
1320
|
} | {
|
|
1321
|
-
__kind: "CodeAmber";
|
|
1322
1321
|
value: {
|
|
1323
1322
|
governance: boolean;
|
|
1324
1323
|
funding: boolean;
|
|
@@ -1342,6 +1341,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1342
1341
|
solanaBroadcast: boolean;
|
|
1343
1342
|
solanaVault: boolean;
|
|
1344
1343
|
};
|
|
1344
|
+
__kind: "CodeAmber";
|
|
1345
1345
|
};
|
|
1346
1346
|
ingressEgressEthereum: {
|
|
1347
1347
|
boostDepositsEnabled: boolean;
|
|
@@ -1436,7 +1436,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1436
1436
|
} | {
|
|
1437
1437
|
__kind: "CodeRed";
|
|
1438
1438
|
} | {
|
|
1439
|
-
__kind: "CodeAmber";
|
|
1440
1439
|
value: {
|
|
1441
1440
|
governance: boolean;
|
|
1442
1441
|
funding: boolean;
|
|
@@ -1460,6 +1459,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1460
1459
|
solanaBroadcast: boolean;
|
|
1461
1460
|
solanaVault: boolean;
|
|
1462
1461
|
};
|
|
1462
|
+
__kind: "CodeAmber";
|
|
1463
1463
|
};
|
|
1464
1464
|
ingressEgressEthereum: {
|
|
1465
1465
|
boostDepositsEnabled: boolean;
|
|
@@ -1493,7 +1493,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1493
1493
|
};
|
|
1494
1494
|
}>;
|
|
1495
1495
|
}, "strip", z.ZodTypeAny, {
|
|
1496
|
-
__kind: "CodeAmber";
|
|
1497
1496
|
value: {
|
|
1498
1497
|
funding: {
|
|
1499
1498
|
redeemEnabled: boolean;
|
|
@@ -1557,7 +1556,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1557
1556
|
} | {
|
|
1558
1557
|
__kind: "CodeRed";
|
|
1559
1558
|
} | {
|
|
1560
|
-
__kind: "CodeAmber";
|
|
1561
1559
|
value: {
|
|
1562
1560
|
governance: boolean;
|
|
1563
1561
|
funding: boolean;
|
|
@@ -1581,6 +1579,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1581
1579
|
solanaBroadcast: boolean;
|
|
1582
1580
|
solanaVault: boolean;
|
|
1583
1581
|
};
|
|
1582
|
+
__kind: "CodeAmber";
|
|
1584
1583
|
};
|
|
1585
1584
|
ingressEgressEthereum: {
|
|
1586
1585
|
boostDepositsEnabled: boolean;
|
|
@@ -1613,8 +1612,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1613
1612
|
depositsEnabled: boolean;
|
|
1614
1613
|
};
|
|
1615
1614
|
};
|
|
1616
|
-
}, {
|
|
1617
1615
|
__kind: "CodeAmber";
|
|
1616
|
+
}, {
|
|
1618
1617
|
value: {
|
|
1619
1618
|
funding: {
|
|
1620
1619
|
redeemEnabled: boolean;
|
|
@@ -1678,7 +1677,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1678
1677
|
} | {
|
|
1679
1678
|
__kind: "CodeRed";
|
|
1680
1679
|
} | {
|
|
1681
|
-
__kind: "CodeAmber";
|
|
1682
1680
|
value: {
|
|
1683
1681
|
governance: boolean;
|
|
1684
1682
|
funding: boolean;
|
|
@@ -1702,6 +1700,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1702
1700
|
solanaBroadcast: boolean;
|
|
1703
1701
|
solanaVault: boolean;
|
|
1704
1702
|
};
|
|
1703
|
+
__kind: "CodeAmber";
|
|
1705
1704
|
};
|
|
1706
1705
|
ingressEgressEthereum: {
|
|
1707
1706
|
boostDepositsEnabled: boolean;
|
|
@@ -1734,6 +1733,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1734
1733
|
depositsEnabled: boolean;
|
|
1735
1734
|
};
|
|
1736
1735
|
};
|
|
1736
|
+
__kind: "CodeAmber";
|
|
1737
1737
|
}>]>;
|
|
1738
1738
|
declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1739
1739
|
declare const numericString: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -1752,21 +1752,21 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
|
|
|
1752
1752
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
1753
1753
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
1754
1754
|
}, "strip", z.ZodTypeAny, {
|
|
1755
|
-
__kind: "
|
|
1755
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1756
1756
|
}, {
|
|
1757
|
-
__kind: "
|
|
1758
|
-
}>, "
|
|
1759
|
-
__kind: "
|
|
1757
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1758
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
1759
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1760
1760
|
}>;
|
|
1761
1761
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
1762
1762
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1763
1763
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1764
1764
|
}, "strip", z.ZodTypeAny, {
|
|
1765
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1766
1765
|
value: `0x${string}`;
|
|
1766
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1767
1767
|
}, {
|
|
1768
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1769
1768
|
value: string;
|
|
1769
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1770
1770
|
}>, {
|
|
1771
1771
|
readonly chain: "Ethereum";
|
|
1772
1772
|
readonly address: `0x${string}`;
|
|
@@ -1783,8 +1783,8 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1783
1783
|
readonly chain: "Solana";
|
|
1784
1784
|
readonly address: string;
|
|
1785
1785
|
}, {
|
|
1786
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1787
1786
|
value: string;
|
|
1787
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1788
1788
|
}>;
|
|
1789
1789
|
declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1790
1790
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -1792,11 +1792,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1792
1792
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1793
1793
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1794
1794
|
}, "strip", z.ZodTypeAny, {
|
|
1795
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1796
1795
|
value: `0x${string}`;
|
|
1796
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1797
1797
|
}, {
|
|
1798
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1799
1798
|
value: string;
|
|
1799
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1800
1800
|
}>, {
|
|
1801
1801
|
readonly chain: "Ethereum";
|
|
1802
1802
|
readonly address: `0x${string}`;
|
|
@@ -1813,8 +1813,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1813
1813
|
readonly chain: "Solana";
|
|
1814
1814
|
readonly address: string;
|
|
1815
1815
|
}, {
|
|
1816
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1817
1816
|
value: string;
|
|
1817
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1818
1818
|
}>;
|
|
1819
1819
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1820
1820
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -1841,8 +1841,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1841
1841
|
}, {
|
|
1842
1842
|
__kind: "DepositChannel";
|
|
1843
1843
|
depositAddress: {
|
|
1844
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1845
1844
|
value: string;
|
|
1845
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1846
1846
|
};
|
|
1847
1847
|
channelId: string | number;
|
|
1848
1848
|
depositBlockHeight: string | number;
|
|
@@ -1898,11 +1898,11 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1898
1898
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1899
1899
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1900
1900
|
}, "strip", z.ZodTypeAny, {
|
|
1901
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1902
1901
|
value: `0x${string}`;
|
|
1902
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1903
1903
|
}, {
|
|
1904
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1905
1904
|
value: string;
|
|
1905
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1906
1906
|
}>, {
|
|
1907
1907
|
readonly chain: "Ethereum";
|
|
1908
1908
|
readonly address: `0x${string}`;
|
|
@@ -1919,8 +1919,8 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1919
1919
|
readonly chain: "Solana";
|
|
1920
1920
|
readonly address: string;
|
|
1921
1921
|
}, {
|
|
1922
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1923
1922
|
value: string;
|
|
1923
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1924
1924
|
}>>>;
|
|
1925
1925
|
channelMetadata: z.ZodObject<{
|
|
1926
1926
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1968,8 +1968,8 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1968
1968
|
cfParameters: string;
|
|
1969
1969
|
};
|
|
1970
1970
|
sourceAddress?: {
|
|
1971
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1972
1971
|
value: string;
|
|
1972
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1973
1973
|
} | null | undefined;
|
|
1974
1974
|
}>;
|
|
1975
1975
|
declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -1990,11 +1990,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
1990
1990
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1991
1991
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1992
1992
|
}, "strip", z.ZodTypeAny, {
|
|
1993
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1994
1993
|
value: `0x${string}`;
|
|
1994
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1995
1995
|
}, {
|
|
1996
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1997
1996
|
value: string;
|
|
1997
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1998
1998
|
}>, {
|
|
1999
1999
|
readonly chain: "Ethereum";
|
|
2000
2000
|
readonly address: `0x${string}`;
|
|
@@ -2011,8 +2011,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2011
2011
|
readonly chain: "Solana";
|
|
2012
2012
|
readonly address: string;
|
|
2013
2013
|
}, {
|
|
2014
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2015
2014
|
value: string;
|
|
2015
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2016
2016
|
}>;
|
|
2017
2017
|
}, "strip", z.ZodTypeAny, {
|
|
2018
2018
|
__kind: "Regular";
|
|
@@ -2035,8 +2035,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2035
2035
|
}, {
|
|
2036
2036
|
__kind: "Regular";
|
|
2037
2037
|
outputAddress: {
|
|
2038
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2039
2038
|
value: string;
|
|
2039
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2040
2040
|
};
|
|
2041
2041
|
}>, z.ZodObject<{
|
|
2042
2042
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -2044,11 +2044,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2044
2044
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2045
2045
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2046
2046
|
}, "strip", z.ZodTypeAny, {
|
|
2047
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2048
2047
|
value: `0x${string}`;
|
|
2048
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2049
2049
|
}, {
|
|
2050
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2051
2050
|
value: string;
|
|
2051
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2052
2052
|
}>, {
|
|
2053
2053
|
readonly chain: "Ethereum";
|
|
2054
2054
|
readonly address: `0x${string}`;
|
|
@@ -2065,8 +2065,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2065
2065
|
readonly chain: "Solana";
|
|
2066
2066
|
readonly address: string;
|
|
2067
2067
|
}, {
|
|
2068
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2069
2068
|
value: string;
|
|
2069
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2070
2070
|
}>;
|
|
2071
2071
|
ccmDepositMetadata: z.ZodObject<{
|
|
2072
2072
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -2082,11 +2082,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2082
2082
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2083
2083
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2084
2084
|
}, "strip", z.ZodTypeAny, {
|
|
2085
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2086
2085
|
value: `0x${string}`;
|
|
2086
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2087
2087
|
}, {
|
|
2088
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2089
2088
|
value: string;
|
|
2089
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2090
2090
|
}>, {
|
|
2091
2091
|
readonly chain: "Ethereum";
|
|
2092
2092
|
readonly address: `0x${string}`;
|
|
@@ -2103,8 +2103,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2103
2103
|
readonly chain: "Solana";
|
|
2104
2104
|
readonly address: string;
|
|
2105
2105
|
}, {
|
|
2106
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2107
2106
|
value: string;
|
|
2107
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2108
2108
|
}>>>;
|
|
2109
2109
|
channelMetadata: z.ZodObject<{
|
|
2110
2110
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -2152,8 +2152,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2152
2152
|
cfParameters: string;
|
|
2153
2153
|
};
|
|
2154
2154
|
sourceAddress?: {
|
|
2155
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2156
2155
|
value: string;
|
|
2156
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2157
2157
|
} | null | undefined;
|
|
2158
2158
|
}>;
|
|
2159
2159
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2201,8 +2201,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2201
2201
|
}, {
|
|
2202
2202
|
__kind: "Ccm";
|
|
2203
2203
|
outputAddress: {
|
|
2204
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2205
2204
|
value: string;
|
|
2205
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2206
2206
|
};
|
|
2207
2207
|
ccmDepositMetadata: {
|
|
2208
2208
|
sourceChain: {
|
|
@@ -2214,8 +2214,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2214
2214
|
cfParameters: string;
|
|
2215
2215
|
};
|
|
2216
2216
|
sourceAddress?: {
|
|
2217
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2218
2217
|
value: string;
|
|
2218
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2219
2219
|
} | null | undefined;
|
|
2220
2220
|
};
|
|
2221
2221
|
}>]>;
|
|
@@ -2225,11 +2225,11 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2225
2225
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2226
2226
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2227
2227
|
}, "strip", z.ZodTypeAny, {
|
|
2228
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2229
2228
|
value: `0x${string}`;
|
|
2229
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2230
2230
|
}, {
|
|
2231
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2232
2231
|
value: string;
|
|
2232
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2233
2233
|
}>, {
|
|
2234
2234
|
readonly chain: "Ethereum";
|
|
2235
2235
|
readonly address: `0x${string}`;
|
|
@@ -2246,8 +2246,8 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2246
2246
|
readonly chain: "Solana";
|
|
2247
2247
|
readonly address: string;
|
|
2248
2248
|
}, {
|
|
2249
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2250
2249
|
value: string;
|
|
2250
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2251
2251
|
}>;
|
|
2252
2252
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2253
2253
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2272,8 +2272,8 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2272
2272
|
}, {
|
|
2273
2273
|
retryDuration: number;
|
|
2274
2274
|
refundAddress: {
|
|
2275
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
2276
2275
|
value: string;
|
|
2276
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2277
2277
|
};
|
|
2278
2278
|
minPrice: string | number;
|
|
2279
2279
|
}>;
|
|
@@ -2338,11 +2338,11 @@ declare const spRuntimeModuleError: z.ZodObject<{
|
|
|
2338
2338
|
declare const spRuntimeTokenError: z.ZodEffects<z.ZodObject<{
|
|
2339
2339
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
2340
2340
|
}, "strip", z.ZodTypeAny, {
|
|
2341
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2341
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2342
2342
|
}, {
|
|
2343
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2344
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2345
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2343
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2344
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
2345
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2346
2346
|
}>;
|
|
2347
2347
|
declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
|
|
2348
2348
|
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
@@ -2393,17 +2393,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2393
2393
|
error: string;
|
|
2394
2394
|
}>;
|
|
2395
2395
|
}, "strip", z.ZodTypeAny, {
|
|
2396
|
-
__kind: "Module";
|
|
2397
2396
|
value: {
|
|
2398
2397
|
index: number;
|
|
2399
2398
|
error: `0x${string}`;
|
|
2400
2399
|
};
|
|
2401
|
-
}, {
|
|
2402
2400
|
__kind: "Module";
|
|
2401
|
+
}, {
|
|
2403
2402
|
value: {
|
|
2404
2403
|
index: number;
|
|
2405
2404
|
error: string;
|
|
2406
2405
|
};
|
|
2406
|
+
__kind: "Module";
|
|
2407
2407
|
}>, z.ZodObject<{
|
|
2408
2408
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2409
2409
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2427,20 +2427,20 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2427
2427
|
value: z.ZodEffects<z.ZodObject<{
|
|
2428
2428
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
2429
2429
|
}, "strip", z.ZodTypeAny, {
|
|
2430
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2430
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2431
2431
|
}, {
|
|
2432
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2433
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2434
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2432
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2433
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
2434
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2435
2435
|
}>;
|
|
2436
2436
|
}, "strip", z.ZodTypeAny, {
|
|
2437
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2437
2438
|
__kind: "Token";
|
|
2438
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2439
2439
|
}, {
|
|
2440
|
-
__kind: "Token";
|
|
2441
2440
|
value: {
|
|
2442
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2441
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2443
2442
|
};
|
|
2443
|
+
__kind: "Token";
|
|
2444
2444
|
}>, z.ZodObject<{
|
|
2445
2445
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2446
2446
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2453,13 +2453,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2453
2453
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2454
2454
|
}>;
|
|
2455
2455
|
}, "strip", z.ZodTypeAny, {
|
|
2456
|
-
__kind: "Arithmetic";
|
|
2457
2456
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2458
|
-
}, {
|
|
2459
2457
|
__kind: "Arithmetic";
|
|
2458
|
+
}, {
|
|
2460
2459
|
value: {
|
|
2461
2460
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2462
2461
|
};
|
|
2462
|
+
__kind: "Arithmetic";
|
|
2463
2463
|
}>, z.ZodObject<{
|
|
2464
2464
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2465
2465
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2472,13 +2472,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2472
2472
|
__kind: "LimitReached" | "NoLayer";
|
|
2473
2473
|
}>;
|
|
2474
2474
|
}, "strip", z.ZodTypeAny, {
|
|
2475
|
-
__kind: "Transactional";
|
|
2476
2475
|
value: "LimitReached" | "NoLayer";
|
|
2477
|
-
}, {
|
|
2478
2476
|
__kind: "Transactional";
|
|
2477
|
+
}, {
|
|
2479
2478
|
value: {
|
|
2480
2479
|
__kind: "LimitReached" | "NoLayer";
|
|
2481
2480
|
};
|
|
2481
|
+
__kind: "Transactional";
|
|
2482
2482
|
}>, z.ZodObject<{
|
|
2483
2483
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2484
2484
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2623,13 +2623,13 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2623
2623
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2624
2624
|
}>;
|
|
2625
2625
|
}, "strip", z.ZodTypeAny, {
|
|
2626
|
-
__kind: "FailedToDeriveAddress";
|
|
2627
2626
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2628
|
-
}, {
|
|
2629
2627
|
__kind: "FailedToDeriveAddress";
|
|
2628
|
+
}, {
|
|
2630
2629
|
value: {
|
|
2631
2630
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2632
2631
|
};
|
|
2632
|
+
__kind: "FailedToDeriveAddress";
|
|
2633
2633
|
}>, z.ZodObject<{
|
|
2634
2634
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
2635
2635
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2642,13 +2642,13 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2642
2642
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2643
2643
|
}>;
|
|
2644
2644
|
}, "strip", z.ZodTypeAny, {
|
|
2645
|
-
__kind: "InvalidCcm";
|
|
2646
2645
|
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2647
|
-
}, {
|
|
2648
2646
|
__kind: "InvalidCcm";
|
|
2647
|
+
}, {
|
|
2649
2648
|
value: {
|
|
2650
2649
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2651
2650
|
};
|
|
2651
|
+
__kind: "InvalidCcm";
|
|
2652
2652
|
}>, z.ZodObject<{
|
|
2653
2653
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
2654
2654
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2659,11 +2659,11 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2659
2659
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
2660
2660
|
value: z.ZodNumber;
|
|
2661
2661
|
}, "strip", z.ZodTypeAny, {
|
|
2662
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
2663
2662
|
value: number;
|
|
2664
|
-
}, {
|
|
2665
2663
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2664
|
+
}, {
|
|
2666
2665
|
value: number;
|
|
2666
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
2667
2667
|
}>]>;
|
|
2668
2668
|
declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2669
2669
|
__kind: z.ZodLiteral<"Unsupported">;
|
|
@@ -2715,13 +2715,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2715
2715
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2716
2716
|
}>;
|
|
2717
2717
|
}, "strip", z.ZodTypeAny, {
|
|
2718
|
-
__kind: "FailedToDeriveAddress";
|
|
2719
2718
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2720
|
-
}, {
|
|
2721
2719
|
__kind: "FailedToDeriveAddress";
|
|
2720
|
+
}, {
|
|
2722
2721
|
value: {
|
|
2723
2722
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2724
2723
|
};
|
|
2724
|
+
__kind: "FailedToDeriveAddress";
|
|
2725
2725
|
}>, z.ZodObject<{
|
|
2726
2726
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
2727
2727
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2734,13 +2734,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2734
2734
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2735
2735
|
}>;
|
|
2736
2736
|
}, "strip", z.ZodTypeAny, {
|
|
2737
|
-
__kind: "InvalidCcm";
|
|
2738
2737
|
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2739
|
-
}, {
|
|
2740
2738
|
__kind: "InvalidCcm";
|
|
2739
|
+
}, {
|
|
2741
2740
|
value: {
|
|
2742
2741
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2743
2742
|
};
|
|
2743
|
+
__kind: "InvalidCcm";
|
|
2744
2744
|
}>, z.ZodObject<{
|
|
2745
2745
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
2746
2746
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2751,14 +2751,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2751
2751
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
2752
2752
|
value: z.ZodNumber;
|
|
2753
2753
|
}, "strip", z.ZodTypeAny, {
|
|
2754
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
2755
2754
|
value: number;
|
|
2756
|
-
}, {
|
|
2757
2755
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2756
|
+
}, {
|
|
2758
2757
|
value: number;
|
|
2758
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
2759
2759
|
}>]>;
|
|
2760
2760
|
}, "strip", z.ZodTypeAny, {
|
|
2761
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
2762
2761
|
value: {
|
|
2763
2762
|
__kind: "CannotLookupApiEnvironment";
|
|
2764
2763
|
} | {
|
|
@@ -2770,19 +2769,19 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2770
2769
|
} | {
|
|
2771
2770
|
__kind: "NoAvailableNonceAccount";
|
|
2772
2771
|
} | {
|
|
2773
|
-
__kind: "FailedToDeriveAddress";
|
|
2774
2772
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2773
|
+
__kind: "FailedToDeriveAddress";
|
|
2775
2774
|
} | {
|
|
2776
|
-
__kind: "InvalidCcm";
|
|
2777
2775
|
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2776
|
+
__kind: "InvalidCcm";
|
|
2778
2777
|
} | {
|
|
2779
2778
|
__kind: "FailedToSerializeFinalTransaction";
|
|
2780
2779
|
} | {
|
|
2781
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
2782
2780
|
value: number;
|
|
2781
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
2783
2782
|
};
|
|
2784
|
-
}, {
|
|
2785
2783
|
__kind: "FailedToBuildCcmForSolana";
|
|
2784
|
+
}, {
|
|
2786
2785
|
value: {
|
|
2787
2786
|
__kind: "CannotLookupApiEnvironment";
|
|
2788
2787
|
} | {
|
|
@@ -2794,21 +2793,22 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2794
2793
|
} | {
|
|
2795
2794
|
__kind: "NoAvailableNonceAccount";
|
|
2796
2795
|
} | {
|
|
2797
|
-
__kind: "FailedToDeriveAddress";
|
|
2798
2796
|
value: {
|
|
2799
2797
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2800
2798
|
};
|
|
2799
|
+
__kind: "FailedToDeriveAddress";
|
|
2801
2800
|
} | {
|
|
2802
|
-
__kind: "InvalidCcm";
|
|
2803
2801
|
value: {
|
|
2804
2802
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2805
2803
|
};
|
|
2804
|
+
__kind: "InvalidCcm";
|
|
2806
2805
|
} | {
|
|
2807
2806
|
__kind: "FailedToSerializeFinalTransaction";
|
|
2808
2807
|
} | {
|
|
2809
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
2810
2808
|
value: number;
|
|
2809
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
2811
2810
|
};
|
|
2811
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
2812
2812
|
}>, z.ZodObject<{
|
|
2813
2813
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
2814
2814
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -2842,17 +2842,17 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2842
2842
|
error: string;
|
|
2843
2843
|
}>;
|
|
2844
2844
|
}, "strip", z.ZodTypeAny, {
|
|
2845
|
-
__kind: "Module";
|
|
2846
2845
|
value: {
|
|
2847
2846
|
index: number;
|
|
2848
2847
|
error: `0x${string}`;
|
|
2849
2848
|
};
|
|
2850
|
-
}, {
|
|
2851
2849
|
__kind: "Module";
|
|
2850
|
+
}, {
|
|
2852
2851
|
value: {
|
|
2853
2852
|
index: number;
|
|
2854
2853
|
error: string;
|
|
2855
2854
|
};
|
|
2855
|
+
__kind: "Module";
|
|
2856
2856
|
}>, z.ZodObject<{
|
|
2857
2857
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2858
2858
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2876,20 +2876,20 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2876
2876
|
value: z.ZodEffects<z.ZodObject<{
|
|
2877
2877
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
2878
2878
|
}, "strip", z.ZodTypeAny, {
|
|
2879
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2879
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2880
2880
|
}, {
|
|
2881
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2882
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2883
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2881
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2882
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
2883
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2884
2884
|
}>;
|
|
2885
2885
|
}, "strip", z.ZodTypeAny, {
|
|
2886
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2886
2887
|
__kind: "Token";
|
|
2887
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2888
2888
|
}, {
|
|
2889
|
-
__kind: "Token";
|
|
2890
2889
|
value: {
|
|
2891
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2890
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2892
2891
|
};
|
|
2892
|
+
__kind: "Token";
|
|
2893
2893
|
}>, z.ZodObject<{
|
|
2894
2894
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2895
2895
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2902,13 +2902,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2902
2902
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2903
2903
|
}>;
|
|
2904
2904
|
}, "strip", z.ZodTypeAny, {
|
|
2905
|
-
__kind: "Arithmetic";
|
|
2906
2905
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2907
|
-
}, {
|
|
2908
2906
|
__kind: "Arithmetic";
|
|
2907
|
+
}, {
|
|
2909
2908
|
value: {
|
|
2910
2909
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2911
2910
|
};
|
|
2911
|
+
__kind: "Arithmetic";
|
|
2912
2912
|
}>, z.ZodObject<{
|
|
2913
2913
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2914
2914
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2921,13 +2921,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2921
2921
|
__kind: "LimitReached" | "NoLayer";
|
|
2922
2922
|
}>;
|
|
2923
2923
|
}, "strip", z.ZodTypeAny, {
|
|
2924
|
-
__kind: "Transactional";
|
|
2925
2924
|
value: "LimitReached" | "NoLayer";
|
|
2926
|
-
}, {
|
|
2927
2925
|
__kind: "Transactional";
|
|
2926
|
+
}, {
|
|
2928
2927
|
value: {
|
|
2929
2928
|
__kind: "LimitReached" | "NoLayer";
|
|
2930
2929
|
};
|
|
2930
|
+
__kind: "Transactional";
|
|
2931
2931
|
}>, z.ZodObject<{
|
|
2932
2932
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2933
2933
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2954,7 +2954,6 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2954
2954
|
__kind: "RootNotAllowed";
|
|
2955
2955
|
}>]>;
|
|
2956
2956
|
}, "strip", z.ZodTypeAny, {
|
|
2957
|
-
__kind: "DispatchError";
|
|
2958
2957
|
value: {
|
|
2959
2958
|
__kind: "Other";
|
|
2960
2959
|
} | {
|
|
@@ -2962,11 +2961,11 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2962
2961
|
} | {
|
|
2963
2962
|
__kind: "BadOrigin";
|
|
2964
2963
|
} | {
|
|
2965
|
-
__kind: "Module";
|
|
2966
2964
|
value: {
|
|
2967
2965
|
index: number;
|
|
2968
2966
|
error: `0x${string}`;
|
|
2969
2967
|
};
|
|
2968
|
+
__kind: "Module";
|
|
2970
2969
|
} | {
|
|
2971
2970
|
__kind: "ConsumerRemaining";
|
|
2972
2971
|
} | {
|
|
@@ -2974,14 +2973,14 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2974
2973
|
} | {
|
|
2975
2974
|
__kind: "TooManyConsumers";
|
|
2976
2975
|
} | {
|
|
2976
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2977
2977
|
__kind: "Token";
|
|
2978
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2979
2978
|
} | {
|
|
2980
|
-
__kind: "Arithmetic";
|
|
2981
2979
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2980
|
+
__kind: "Arithmetic";
|
|
2982
2981
|
} | {
|
|
2983
|
-
__kind: "Transactional";
|
|
2984
2982
|
value: "LimitReached" | "NoLayer";
|
|
2983
|
+
__kind: "Transactional";
|
|
2985
2984
|
} | {
|
|
2986
2985
|
__kind: "Exhausted";
|
|
2987
2986
|
} | {
|
|
@@ -2991,8 +2990,8 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2991
2990
|
} | {
|
|
2992
2991
|
__kind: "RootNotAllowed";
|
|
2993
2992
|
};
|
|
2994
|
-
}, {
|
|
2995
2993
|
__kind: "DispatchError";
|
|
2994
|
+
}, {
|
|
2996
2995
|
value: {
|
|
2997
2996
|
__kind: "Other";
|
|
2998
2997
|
} | {
|
|
@@ -3000,11 +2999,11 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
3000
2999
|
} | {
|
|
3001
3000
|
__kind: "BadOrigin";
|
|
3002
3001
|
} | {
|
|
3003
|
-
__kind: "Module";
|
|
3004
3002
|
value: {
|
|
3005
3003
|
index: number;
|
|
3006
3004
|
error: string;
|
|
3007
3005
|
};
|
|
3006
|
+
__kind: "Module";
|
|
3008
3007
|
} | {
|
|
3009
3008
|
__kind: "ConsumerRemaining";
|
|
3010
3009
|
} | {
|
|
@@ -3012,20 +3011,20 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
3012
3011
|
} | {
|
|
3013
3012
|
__kind: "TooManyConsumers";
|
|
3014
3013
|
} | {
|
|
3015
|
-
__kind: "Token";
|
|
3016
3014
|
value: {
|
|
3017
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3015
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3018
3016
|
};
|
|
3017
|
+
__kind: "Token";
|
|
3019
3018
|
} | {
|
|
3020
|
-
__kind: "Arithmetic";
|
|
3021
3019
|
value: {
|
|
3022
3020
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3023
3021
|
};
|
|
3022
|
+
__kind: "Arithmetic";
|
|
3024
3023
|
} | {
|
|
3025
|
-
__kind: "Transactional";
|
|
3026
3024
|
value: {
|
|
3027
3025
|
__kind: "LimitReached" | "NoLayer";
|
|
3028
3026
|
};
|
|
3027
|
+
__kind: "Transactional";
|
|
3029
3028
|
} | {
|
|
3030
3029
|
__kind: "Exhausted";
|
|
3031
3030
|
} | {
|
|
@@ -3035,6 +3034,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
3035
3034
|
} | {
|
|
3036
3035
|
__kind: "RootNotAllowed";
|
|
3037
3036
|
};
|
|
3037
|
+
__kind: "DispatchError";
|
|
3038
3038
|
}>]>;
|
|
3039
3039
|
declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
|
|
3040
3040
|
__kind: z.ZodEnum<["Dot"]>;
|
|
@@ -3092,47 +3092,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
3092
3092
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
3093
3093
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3094
3094
|
}, "strip", z.ZodTypeAny, {
|
|
3095
|
-
__kind: "P2PKH";
|
|
3096
3095
|
value: `0x${string}`;
|
|
3097
|
-
}, {
|
|
3098
3096
|
__kind: "P2PKH";
|
|
3097
|
+
}, {
|
|
3099
3098
|
value: string;
|
|
3099
|
+
__kind: "P2PKH";
|
|
3100
3100
|
}>, z.ZodObject<{
|
|
3101
3101
|
__kind: z.ZodLiteral<"P2SH">;
|
|
3102
3102
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3103
3103
|
}, "strip", z.ZodTypeAny, {
|
|
3104
|
-
__kind: "P2SH";
|
|
3105
3104
|
value: `0x${string}`;
|
|
3106
|
-
}, {
|
|
3107
3105
|
__kind: "P2SH";
|
|
3106
|
+
}, {
|
|
3108
3107
|
value: string;
|
|
3108
|
+
__kind: "P2SH";
|
|
3109
3109
|
}>, z.ZodObject<{
|
|
3110
3110
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3111
3111
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3112
3112
|
}, "strip", z.ZodTypeAny, {
|
|
3113
|
-
__kind: "P2WPKH";
|
|
3114
3113
|
value: `0x${string}`;
|
|
3115
|
-
}, {
|
|
3116
3114
|
__kind: "P2WPKH";
|
|
3115
|
+
}, {
|
|
3117
3116
|
value: string;
|
|
3117
|
+
__kind: "P2WPKH";
|
|
3118
3118
|
}>, z.ZodObject<{
|
|
3119
3119
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
3120
3120
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3121
3121
|
}, "strip", z.ZodTypeAny, {
|
|
3122
|
-
__kind: "P2WSH";
|
|
3123
3122
|
value: `0x${string}`;
|
|
3124
|
-
}, {
|
|
3125
3123
|
__kind: "P2WSH";
|
|
3124
|
+
}, {
|
|
3126
3125
|
value: string;
|
|
3126
|
+
__kind: "P2WSH";
|
|
3127
3127
|
}>, z.ZodObject<{
|
|
3128
3128
|
__kind: z.ZodLiteral<"Taproot">;
|
|
3129
3129
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3130
3130
|
}, "strip", z.ZodTypeAny, {
|
|
3131
|
-
__kind: "Taproot";
|
|
3132
3131
|
value: `0x${string}`;
|
|
3133
|
-
}, {
|
|
3134
3132
|
__kind: "Taproot";
|
|
3133
|
+
}, {
|
|
3135
3134
|
value: string;
|
|
3135
|
+
__kind: "Taproot";
|
|
3136
3136
|
}>, z.ZodObject<{
|
|
3137
3137
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3138
3138
|
version: z.ZodNumber;
|
|
@@ -3271,7 +3271,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3271
3271
|
liquidity: string | number;
|
|
3272
3272
|
}>;
|
|
3273
3273
|
}, "strip", z.ZodTypeAny, {
|
|
3274
|
-
__kind: "Increase";
|
|
3275
3274
|
value: {
|
|
3276
3275
|
amounts: {
|
|
3277
3276
|
base: bigint;
|
|
@@ -3279,8 +3278,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3279
3278
|
};
|
|
3280
3279
|
liquidity: bigint;
|
|
3281
3280
|
};
|
|
3282
|
-
}, {
|
|
3283
3281
|
__kind: "Increase";
|
|
3282
|
+
}, {
|
|
3284
3283
|
value: {
|
|
3285
3284
|
amounts: {
|
|
3286
3285
|
base: string | number;
|
|
@@ -3288,6 +3287,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3288
3287
|
};
|
|
3289
3288
|
liquidity: string | number;
|
|
3290
3289
|
};
|
|
3290
|
+
__kind: "Increase";
|
|
3291
3291
|
}>, z.ZodObject<{
|
|
3292
3292
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3293
3293
|
value: z.ZodObject<{
|
|
@@ -3316,7 +3316,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3316
3316
|
liquidity: string | number;
|
|
3317
3317
|
}>;
|
|
3318
3318
|
}, "strip", z.ZodTypeAny, {
|
|
3319
|
-
__kind: "Decrease";
|
|
3320
3319
|
value: {
|
|
3321
3320
|
amounts: {
|
|
3322
3321
|
base: bigint;
|
|
@@ -3324,8 +3323,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3324
3323
|
};
|
|
3325
3324
|
liquidity: bigint;
|
|
3326
3325
|
};
|
|
3327
|
-
}, {
|
|
3328
3326
|
__kind: "Decrease";
|
|
3327
|
+
}, {
|
|
3329
3328
|
value: {
|
|
3330
3329
|
amounts: {
|
|
3331
3330
|
base: string | number;
|
|
@@ -3333,6 +3332,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3333
3332
|
};
|
|
3334
3333
|
liquidity: string | number;
|
|
3335
3334
|
};
|
|
3335
|
+
__kind: "Decrease";
|
|
3336
3336
|
}>]>;
|
|
3337
3337
|
declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
|
|
3338
3338
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -3347,20 +3347,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
3347
3347
|
__kind: z.ZodLiteral<"Increase">;
|
|
3348
3348
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3349
3349
|
}, "strip", z.ZodTypeAny, {
|
|
3350
|
-
__kind: "Increase";
|
|
3351
3350
|
value: bigint;
|
|
3352
|
-
}, {
|
|
3353
3351
|
__kind: "Increase";
|
|
3352
|
+
}, {
|
|
3354
3353
|
value: string | number;
|
|
3354
|
+
__kind: "Increase";
|
|
3355
3355
|
}>, z.ZodObject<{
|
|
3356
3356
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3357
3357
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3358
3358
|
}, "strip", z.ZodTypeAny, {
|
|
3359
|
-
__kind: "Decrease";
|
|
3360
3359
|
value: bigint;
|
|
3361
|
-
}, {
|
|
3362
3360
|
__kind: "Decrease";
|
|
3361
|
+
}, {
|
|
3363
3362
|
value: string | number;
|
|
3363
|
+
__kind: "Decrease";
|
|
3364
3364
|
}>]>;
|
|
3365
3365
|
declare const palletCfPoolsAssetPair: z.ZodObject<{
|
|
3366
3366
|
assets: z.ZodObject<{
|
|
@@ -3389,20 +3389,20 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
3389
3389
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
3390
3390
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
3391
3391
|
}, "strip", z.ZodTypeAny, {
|
|
3392
|
-
__kind: "
|
|
3392
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3393
3393
|
}, {
|
|
3394
|
-
__kind: "
|
|
3395
|
-
}>, "
|
|
3396
|
-
__kind: "
|
|
3394
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3395
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
3396
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3397
3397
|
}>;
|
|
3398
3398
|
quoteAsset: z.ZodEffects<z.ZodObject<{
|
|
3399
3399
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
3400
3400
|
}, "strip", z.ZodTypeAny, {
|
|
3401
|
-
__kind: "
|
|
3401
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3402
3402
|
}, {
|
|
3403
|
-
__kind: "
|
|
3404
|
-
}>, "
|
|
3405
|
-
__kind: "
|
|
3403
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3404
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
3405
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3406
3406
|
}>;
|
|
3407
3407
|
side: z.ZodEffects<z.ZodObject<{
|
|
3408
3408
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -3416,17 +3416,17 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
3416
3416
|
id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3417
3417
|
}, "strip", z.ZodTypeAny, {
|
|
3418
3418
|
__kind: "Limit";
|
|
3419
|
-
baseAsset: "
|
|
3420
|
-
quoteAsset: "
|
|
3419
|
+
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3420
|
+
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3421
3421
|
side: "Buy" | "Sell";
|
|
3422
3422
|
id: bigint;
|
|
3423
3423
|
}, {
|
|
3424
3424
|
__kind: "Limit";
|
|
3425
3425
|
baseAsset: {
|
|
3426
|
-
__kind: "
|
|
3426
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3427
3427
|
};
|
|
3428
3428
|
quoteAsset: {
|
|
3429
|
-
__kind: "
|
|
3429
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3430
3430
|
};
|
|
3431
3431
|
side: {
|
|
3432
3432
|
__kind: "Buy" | "Sell";
|
|
@@ -3437,34 +3437,34 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
3437
3437
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
3438
3438
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
3439
3439
|
}, "strip", z.ZodTypeAny, {
|
|
3440
|
-
__kind: "
|
|
3440
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3441
3441
|
}, {
|
|
3442
|
-
__kind: "
|
|
3443
|
-
}>, "
|
|
3444
|
-
__kind: "
|
|
3442
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3443
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
3444
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3445
3445
|
}>;
|
|
3446
3446
|
quoteAsset: z.ZodEffects<z.ZodObject<{
|
|
3447
3447
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
3448
3448
|
}, "strip", z.ZodTypeAny, {
|
|
3449
|
-
__kind: "
|
|
3449
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3450
3450
|
}, {
|
|
3451
|
-
__kind: "
|
|
3452
|
-
}>, "
|
|
3453
|
-
__kind: "
|
|
3451
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3452
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
3453
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3454
3454
|
}>;
|
|
3455
3455
|
id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3456
3456
|
}, "strip", z.ZodTypeAny, {
|
|
3457
3457
|
__kind: "Range";
|
|
3458
|
-
baseAsset: "
|
|
3459
|
-
quoteAsset: "
|
|
3458
|
+
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3459
|
+
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3460
3460
|
id: bigint;
|
|
3461
3461
|
}, {
|
|
3462
3462
|
__kind: "Range";
|
|
3463
3463
|
baseAsset: {
|
|
3464
|
-
__kind: "
|
|
3464
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3465
3465
|
};
|
|
3466
3466
|
quoteAsset: {
|
|
3467
|
-
__kind: "
|
|
3467
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3468
3468
|
};
|
|
3469
3469
|
id: string | number;
|
|
3470
3470
|
}>]>;
|