@chainflip/processor 1.11.7 → 1.11.8
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/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +178 -178
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.ts +2 -2
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +195 -195
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +98 -98
- package/dist/11000/swapping/swapRequested.d.ts +98 -98
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/swapping/swapExecuted.cjs +18 -0
- package/dist/11100/swapping/swapExecuted.d.cts +58 -0
- package/dist/11100/swapping/swapExecuted.d.ts +58 -0
- package/dist/11100/swapping/swapExecuted.mjs +18 -0
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/141/swapping/swapExecuted.d.cts +88 -88
- package/dist/141/swapping/swapExecuted.d.ts +88 -88
- package/dist/141/swapping/swapScheduled.d.cts +97 -97
- package/dist/141/swapping/swapScheduled.d.ts +97 -97
- package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +22 -22
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +22 -22
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.ts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.ts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +2 -2
- package/dist/190/swapping/creditedOnChain.d.ts +2 -2
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +2 -2
- package/dist/190/swapping/refundedOnChain.d.ts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +64 -64
- package/dist/190/swapping/swapRequested.d.ts +64 -64
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/package.json +1 -1
|
@@ -59,7 +59,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
-
__kind: "Increase";
|
|
63
62
|
value: {
|
|
64
63
|
liquidity: bigint;
|
|
65
64
|
amounts: {
|
|
@@ -67,8 +66,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
67
66
|
quote: bigint;
|
|
68
67
|
};
|
|
69
68
|
};
|
|
70
|
-
}, {
|
|
71
69
|
__kind: "Increase";
|
|
70
|
+
}, {
|
|
72
71
|
value: {
|
|
73
72
|
liquidity: string | number;
|
|
74
73
|
amounts: {
|
|
@@ -76,6 +75,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
76
75
|
quote: string | number;
|
|
77
76
|
};
|
|
78
77
|
};
|
|
78
|
+
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,7 +104,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
-
__kind: "Decrease";
|
|
108
107
|
value: {
|
|
109
108
|
liquidity: bigint;
|
|
110
109
|
amounts: {
|
|
@@ -112,8 +111,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
112
111
|
quote: bigint;
|
|
113
112
|
};
|
|
114
113
|
};
|
|
115
|
-
}, {
|
|
116
114
|
__kind: "Decrease";
|
|
115
|
+
}, {
|
|
117
116
|
value: {
|
|
118
117
|
liquidity: string | number;
|
|
119
118
|
amounts: {
|
|
@@ -121,6 +120,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
121
120
|
quote: string | number;
|
|
122
121
|
};
|
|
123
122
|
};
|
|
123
|
+
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -148,7 +148,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
-
__kind: "Increase";
|
|
152
151
|
value: {
|
|
153
152
|
liquidity: bigint;
|
|
154
153
|
amounts: {
|
|
@@ -156,8 +155,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
156
155
|
quote: bigint;
|
|
157
156
|
};
|
|
158
157
|
};
|
|
158
|
+
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
-
__kind: "Decrease";
|
|
161
160
|
value: {
|
|
162
161
|
liquidity: bigint;
|
|
163
162
|
amounts: {
|
|
@@ -165,6 +164,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
165
164
|
quote: bigint;
|
|
166
165
|
};
|
|
167
166
|
};
|
|
167
|
+
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,7 +185,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
-
__kind: "Increase";
|
|
189
188
|
value: {
|
|
190
189
|
liquidity: string | number;
|
|
191
190
|
amounts: {
|
|
@@ -193,8 +192,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
193
192
|
quote: string | number;
|
|
194
193
|
};
|
|
195
194
|
};
|
|
195
|
+
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
-
__kind: "Decrease";
|
|
198
197
|
value: {
|
|
199
198
|
liquidity: string | number;
|
|
200
199
|
amounts: {
|
|
@@ -202,6 +201,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
202
201
|
quote: string | number;
|
|
203
202
|
};
|
|
204
203
|
};
|
|
204
|
+
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -59,7 +59,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
-
__kind: "Increase";
|
|
63
62
|
value: {
|
|
64
63
|
liquidity: bigint;
|
|
65
64
|
amounts: {
|
|
@@ -67,8 +66,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
67
66
|
quote: bigint;
|
|
68
67
|
};
|
|
69
68
|
};
|
|
70
|
-
}, {
|
|
71
69
|
__kind: "Increase";
|
|
70
|
+
}, {
|
|
72
71
|
value: {
|
|
73
72
|
liquidity: string | number;
|
|
74
73
|
amounts: {
|
|
@@ -76,6 +75,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
76
75
|
quote: string | number;
|
|
77
76
|
};
|
|
78
77
|
};
|
|
78
|
+
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,7 +104,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
-
__kind: "Decrease";
|
|
108
107
|
value: {
|
|
109
108
|
liquidity: bigint;
|
|
110
109
|
amounts: {
|
|
@@ -112,8 +111,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
112
111
|
quote: bigint;
|
|
113
112
|
};
|
|
114
113
|
};
|
|
115
|
-
}, {
|
|
116
114
|
__kind: "Decrease";
|
|
115
|
+
}, {
|
|
117
116
|
value: {
|
|
118
117
|
liquidity: string | number;
|
|
119
118
|
amounts: {
|
|
@@ -121,6 +120,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
121
120
|
quote: string | number;
|
|
122
121
|
};
|
|
123
122
|
};
|
|
123
|
+
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -148,7 +148,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
-
__kind: "Increase";
|
|
152
151
|
value: {
|
|
153
152
|
liquidity: bigint;
|
|
154
153
|
amounts: {
|
|
@@ -156,8 +155,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
156
155
|
quote: bigint;
|
|
157
156
|
};
|
|
158
157
|
};
|
|
158
|
+
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
-
__kind: "Decrease";
|
|
161
160
|
value: {
|
|
162
161
|
liquidity: bigint;
|
|
163
162
|
amounts: {
|
|
@@ -165,6 +164,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
165
164
|
quote: bigint;
|
|
166
165
|
};
|
|
167
166
|
};
|
|
167
|
+
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,7 +185,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
-
__kind: "Increase";
|
|
189
188
|
value: {
|
|
190
189
|
liquidity: string | number;
|
|
191
190
|
amounts: {
|
|
@@ -193,8 +192,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
193
192
|
quote: string | number;
|
|
194
193
|
};
|
|
195
194
|
};
|
|
195
|
+
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
-
__kind: "Decrease";
|
|
198
197
|
value: {
|
|
199
198
|
liquidity: string | number;
|
|
200
199
|
amounts: {
|
|
@@ -202,6 +201,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
202
201
|
quote: string | number;
|
|
203
202
|
};
|
|
204
203
|
};
|
|
204
|
+
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
broadcastId: number;
|
|
16
15
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
17
|
-
}, {
|
|
18
16
|
broadcastId: number;
|
|
17
|
+
}, {
|
|
19
18
|
egressId: [{
|
|
20
19
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
21
20
|
}, string | number];
|
|
21
|
+
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { polkadotIngressEgressCcmBroadcastRequested };
|
|
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
broadcastId: number;
|
|
16
15
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
17
|
-
}, {
|
|
18
16
|
broadcastId: number;
|
|
17
|
+
}, {
|
|
19
18
|
egressId: [{
|
|
20
19
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
21
20
|
}, string | number];
|
|
21
|
+
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { polkadotIngressEgressCcmBroadcastRequested };
|
|
@@ -153,6 +153,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { polkadotIngressEgressCcmEgressInvalid };
|
|
@@ -153,6 +153,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { polkadotIngressEgressCcmEgressInvalid };
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerRetryRequested };
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerRetryRequested };
|
|
@@ -237,8 +237,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -237,8 +237,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -7,14 +7,14 @@ declare const solanaThresholdSignerThresholdSignatureRequest: z.ZodObject<{
|
|
|
7
7
|
key: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
9
9
|
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
ceremonyId: bigint;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: bigint;
|
|
12
12
|
epoch: number;
|
|
13
13
|
key: `0x${string}`;
|
|
14
14
|
signatories: string[];
|
|
15
15
|
}, {
|
|
16
|
-
ceremonyId: string | number;
|
|
17
16
|
requestId: number;
|
|
17
|
+
ceremonyId: string | number;
|
|
18
18
|
epoch: number;
|
|
19
19
|
key: string;
|
|
20
20
|
signatories: string[];
|
|
@@ -7,14 +7,14 @@ declare const solanaThresholdSignerThresholdSignatureRequest: z.ZodObject<{
|
|
|
7
7
|
key: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
9
9
|
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
ceremonyId: bigint;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: bigint;
|
|
12
12
|
epoch: number;
|
|
13
13
|
key: `0x${string}`;
|
|
14
14
|
signatories: string[];
|
|
15
15
|
}, {
|
|
16
|
-
ceremonyId: string | number;
|
|
17
16
|
requestId: number;
|
|
17
|
+
ceremonyId: string | number;
|
|
18
18
|
epoch: number;
|
|
19
19
|
key: string;
|
|
20
20
|
signatories: string[];
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerThresholdSignatureSuccess };
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerThresholdSignatureSuccess };
|
|
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
12
12
|
}>;
|
|
13
13
|
direction: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["FromStable", "ToStable"]>;
|
|
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
21
21
|
}>;
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
asset: "Eth" | "
|
|
25
|
-
direction: "FromStable" | "ToStable";
|
|
24
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
|
-
__kind: "Eth" | "
|
|
29
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
30
30
|
};
|
|
31
|
+
amount: string | number;
|
|
31
32
|
direction: {
|
|
32
33
|
__kind: "FromStable" | "ToStable";
|
|
33
34
|
};
|
|
34
|
-
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
12
12
|
}>;
|
|
13
13
|
direction: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["FromStable", "ToStable"]>;
|
|
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
21
21
|
}>;
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
asset: "Eth" | "
|
|
25
|
-
direction: "FromStable" | "ToStable";
|
|
24
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
|
-
__kind: "Eth" | "
|
|
29
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
30
30
|
};
|
|
31
|
+
amount: string | number;
|
|
31
32
|
direction: {
|
|
32
33
|
__kind: "FromStable" | "ToStable";
|
|
33
34
|
};
|
|
34
|
-
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|