@chainflip/processor 2.1.3-bsc-dev.2 → 2.1.3-bsc-dev.3
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.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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/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/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/100/swapping/ccmDepositReceived.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/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +394 -394
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2497 -2497
- package/dist/11000/common.d.mts +2497 -2497
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- 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 +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- 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 +17 -17
- package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
- 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 +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +102 -102
- package/dist/11000/swapping/swapRequested.d.mts +102 -102
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +44 -44
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +44 -44
- package/dist/11100/common.d.cts +486 -486
- package/dist/11100/common.d.mts +486 -486
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +9 -9
- package/dist/11100/lendingPools/loanCreated.d.mts +9 -9
- package/dist/11100/lendingPools/loanRepaid.d.cts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.mts +8 -8
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +66 -66
- package/dist/11100/swapping/swapRequested.d.mts +66 -66
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/common.d.cts +363 -363
- package/dist/11200/common.d.mts +2729 -2729
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/swapping/swapRequested.d.cts +35 -35
- package/dist/11200/swapping/swapRequested.d.mts +35 -35
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +87 -87
- package/dist/131/swapping/swapScheduled.d.mts +87 -87
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- 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 +12 -12
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/common.d.cts +19 -19
- package/dist/141/common.d.mts +19 -19
- 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/depositBoosted.d.cts +8 -8
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/141/swapping/ccmFailed.d.cts +36 -36
- package/dist/141/swapping/ccmFailed.d.mts +36 -36
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +23 -23
- package/dist/141/swapping/swapDepositAddressReady.d.mts +23 -23
- package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +13 -13
- package/dist/141/swapping/swapExecuted.d.mts +13 -13
- package/dist/141/swapping/swapScheduled.d.cts +24 -24
- package/dist/141/swapping/swapScheduled.d.mts +24 -24
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.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/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/common.d.cts +4 -4
- package/dist/150/common.d.mts +4 -4
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- 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 +21 -21
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- 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 +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
- 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/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +5 -5
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +5 -5
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- 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 +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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 +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- 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 +12 -12
- package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- 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 +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +18 -18
- package/dist/150/swapping/swapExecuted.d.mts +18 -18
- package/dist/150/swapping/swapScheduled.d.cts +16 -16
- package/dist/150/swapping/swapScheduled.d.mts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
- 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 +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/assetBalances/accountCredited.d.cts +7 -7
- package/dist/160/assetBalances/accountCredited.d.mts +7 -7
- package/dist/160/assetBalances/accountDebited.d.cts +7 -7
- package/dist/160/assetBalances/accountDebited.d.mts +7 -7
- 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 +24 -24
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/160/common.d.cts +153 -153
- package/dist/160/common.d.mts +153 -153
- 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 +2 -2
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/160/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- 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 +14 -14
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- 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 +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.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/depositBoosted.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
- 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 +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +26 -26
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.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 +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
- 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 +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/160/swapping/swapExecuted.d.cts +16 -16
- package/dist/160/swapping/swapExecuted.d.mts +16 -16
- package/dist/160/swapping/swapRequested.d.cts +46 -46
- package/dist/160/swapping/swapRequested.d.mts +46 -46
- package/dist/160/swapping/swapScheduled.d.cts +2 -2
- package/dist/160/swapping/swapScheduled.d.mts +2 -2
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- 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/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- 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 +16 -16
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +72 -72
- package/dist/170/common.d.mts +72 -72
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- 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/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- 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/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- 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 +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- 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 +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- 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 +203 -203
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +203 -203
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- 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 +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +394 -394
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1753 -1753
- package/dist/180/common.d.mts +1753 -1753
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- 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 +203 -203
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +203 -203
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- 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 +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- 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 +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- 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 +194 -194
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +194 -194
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- 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 +35 -35
- package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
- 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 +61 -61
- package/dist/180/swapping/swapRequested.d.mts +61 -61
- 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 +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +39 -39
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +39 -39
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +42 -42
- 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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +91 -91
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +91 -91
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +289 -289
- package/dist/190/common.d.mts +289 -289
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +39 -39
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +39 -39
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/190/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/assetBalances/accountCredited.d.cts +2 -2
- package/dist/210/assetBalances/accountCredited.d.mts +2 -2
- package/dist/210/assetBalances/accountDebited.d.cts +2 -2
- package/dist/210/assetBalances/accountDebited.d.mts +2 -2
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +50 -50
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +50 -50
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +99 -99
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +99 -99
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/common.d.cts +450 -450
- package/dist/210/common.d.mts +450 -450
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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/funding/sCCallCannotBeExecuted.d.cts +6 -6
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +2 -2
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +2 -2
- package/dist/210/lendingPools/collateralAdded.d.cts +4 -4
- package/dist/210/lendingPools/collateralAdded.d.mts +4 -4
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/210/lendingPools/loanCreated.d.cts +2 -2
- package/dist/210/lendingPools/loanCreated.d.mts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +8 -8
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +6 -6
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +50 -50
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +50 -50
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +56 -56
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +56 -56
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/creditedOnChain.d.cts +2 -2
- package/dist/210/swapping/creditedOnChain.d.mts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.cts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.mts +2 -2
- package/dist/210/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/210/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/210/swapping/refundedOnChain.d.cts +2 -2
- package/dist/210/swapping/refundedOnChain.d.mts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/210/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/210/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/210/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/210/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/210/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/210/swapping/swapRequested.d.cts +48 -48
- package/dist/210/swapping/swapRequested.d.mts +48 -48
- package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +2 -2
- package/package.json +3 -3
|
@@ -829,11 +829,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
829
829
|
__kind: z.ZodLiteral<"CreditOnChain">;
|
|
830
830
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
831
831
|
}, "strip", z.ZodTypeAny, {
|
|
832
|
-
accountId: `cF${string}`;
|
|
833
832
|
__kind: "CreditOnChain";
|
|
833
|
+
accountId: `cF${string}`;
|
|
834
834
|
}, {
|
|
835
|
-
accountId: string;
|
|
836
835
|
__kind: "CreditOnChain";
|
|
836
|
+
accountId: string;
|
|
837
837
|
}>, z.ZodObject<{
|
|
838
838
|
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
839
839
|
swapType: z.ZodObject<{
|
|
@@ -841,26 +841,26 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
841
841
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
842
842
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
__kind: "Liquidation";
|
|
845
844
|
borrowerId: `cF${string}`;
|
|
845
|
+
__kind: "Liquidation";
|
|
846
846
|
loanId: bigint;
|
|
847
847
|
}, {
|
|
848
|
-
__kind: "Liquidation";
|
|
849
848
|
borrowerId: string;
|
|
849
|
+
__kind: "Liquidation";
|
|
850
850
|
loanId: string | number;
|
|
851
851
|
}>;
|
|
852
852
|
}, "strip", z.ZodTypeAny, {
|
|
853
853
|
__kind: "CreditLendingPool";
|
|
854
854
|
swapType: {
|
|
855
|
-
__kind: "Liquidation";
|
|
856
855
|
borrowerId: `cF${string}`;
|
|
856
|
+
__kind: "Liquidation";
|
|
857
857
|
loanId: bigint;
|
|
858
858
|
};
|
|
859
859
|
}, {
|
|
860
860
|
__kind: "CreditLendingPool";
|
|
861
861
|
swapType: {
|
|
862
|
-
__kind: "Liquidation";
|
|
863
862
|
borrowerId: string;
|
|
863
|
+
__kind: "Liquidation";
|
|
864
864
|
loanId: string | number;
|
|
865
865
|
};
|
|
866
866
|
}>, z.ZodObject<{
|
|
@@ -868,12 +868,12 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
868
868
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
869
869
|
flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
870
870
|
}, "strip", z.ZodTypeAny, {
|
|
871
|
-
accountId: `cF${string}`;
|
|
872
871
|
__kind: "CreditFlipAndTransferToGateway";
|
|
872
|
+
accountId: `cF${string}`;
|
|
873
873
|
flipToSubtractFromSwapOutput: bigint;
|
|
874
874
|
}, {
|
|
875
|
-
accountId: string;
|
|
876
875
|
__kind: "CreditFlipAndTransferToGateway";
|
|
876
|
+
accountId: string;
|
|
877
877
|
flipToSubtractFromSwapOutput: string | number;
|
|
878
878
|
}>]>;
|
|
879
879
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -959,18 +959,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
959
959
|
} | null | undefined;
|
|
960
960
|
} | null | undefined;
|
|
961
961
|
} | {
|
|
962
|
-
accountId: `cF${string}`;
|
|
963
962
|
__kind: "CreditOnChain";
|
|
963
|
+
accountId: `cF${string}`;
|
|
964
964
|
} | {
|
|
965
965
|
__kind: "CreditLendingPool";
|
|
966
966
|
swapType: {
|
|
967
|
-
__kind: "Liquidation";
|
|
968
967
|
borrowerId: `cF${string}`;
|
|
968
|
+
__kind: "Liquidation";
|
|
969
969
|
loanId: bigint;
|
|
970
970
|
};
|
|
971
971
|
} | {
|
|
972
|
-
accountId: `cF${string}`;
|
|
973
972
|
__kind: "CreditFlipAndTransferToGateway";
|
|
973
|
+
accountId: `cF${string}`;
|
|
974
974
|
flipToSubtractFromSwapOutput: bigint;
|
|
975
975
|
};
|
|
976
976
|
}, {
|
|
@@ -1028,18 +1028,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1028
1028
|
} | null | undefined;
|
|
1029
1029
|
} | null | undefined;
|
|
1030
1030
|
} | {
|
|
1031
|
-
accountId: string;
|
|
1032
1031
|
__kind: "CreditOnChain";
|
|
1032
|
+
accountId: string;
|
|
1033
1033
|
} | {
|
|
1034
1034
|
__kind: "CreditLendingPool";
|
|
1035
1035
|
swapType: {
|
|
1036
|
-
__kind: "Liquidation";
|
|
1037
1036
|
borrowerId: string;
|
|
1037
|
+
__kind: "Liquidation";
|
|
1038
1038
|
loanId: string | number;
|
|
1039
1039
|
};
|
|
1040
1040
|
} | {
|
|
1041
|
-
accountId: string;
|
|
1042
1041
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1042
|
+
accountId: string;
|
|
1043
1043
|
flipToSubtractFromSwapOutput: string | number;
|
|
1044
1044
|
};
|
|
1045
1045
|
}>, z.ZodObject<{
|
|
@@ -1649,11 +1649,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1649
1649
|
__kind: z.ZodLiteral<"CreditOnChain">;
|
|
1650
1650
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1651
1651
|
}, "strip", z.ZodTypeAny, {
|
|
1652
|
-
accountId: `cF${string}`;
|
|
1653
1652
|
__kind: "CreditOnChain";
|
|
1653
|
+
accountId: `cF${string}`;
|
|
1654
1654
|
}, {
|
|
1655
|
-
accountId: string;
|
|
1656
1655
|
__kind: "CreditOnChain";
|
|
1656
|
+
accountId: string;
|
|
1657
1657
|
}>, z.ZodObject<{
|
|
1658
1658
|
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
1659
1659
|
swapType: z.ZodObject<{
|
|
@@ -1661,26 +1661,26 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1661
1661
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1662
1662
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1663
1663
|
}, "strip", z.ZodTypeAny, {
|
|
1664
|
-
__kind: "Liquidation";
|
|
1665
1664
|
borrowerId: `cF${string}`;
|
|
1665
|
+
__kind: "Liquidation";
|
|
1666
1666
|
loanId: bigint;
|
|
1667
1667
|
}, {
|
|
1668
|
-
__kind: "Liquidation";
|
|
1669
1668
|
borrowerId: string;
|
|
1669
|
+
__kind: "Liquidation";
|
|
1670
1670
|
loanId: string | number;
|
|
1671
1671
|
}>;
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
1673
|
__kind: "CreditLendingPool";
|
|
1674
1674
|
swapType: {
|
|
1675
|
-
__kind: "Liquidation";
|
|
1676
1675
|
borrowerId: `cF${string}`;
|
|
1676
|
+
__kind: "Liquidation";
|
|
1677
1677
|
loanId: bigint;
|
|
1678
1678
|
};
|
|
1679
1679
|
}, {
|
|
1680
1680
|
__kind: "CreditLendingPool";
|
|
1681
1681
|
swapType: {
|
|
1682
|
-
__kind: "Liquidation";
|
|
1683
1682
|
borrowerId: string;
|
|
1683
|
+
__kind: "Liquidation";
|
|
1684
1684
|
loanId: string | number;
|
|
1685
1685
|
};
|
|
1686
1686
|
}>, z.ZodObject<{
|
|
@@ -1688,12 +1688,12 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1688
1688
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1689
1689
|
flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1690
1690
|
}, "strip", z.ZodTypeAny, {
|
|
1691
|
-
accountId: `cF${string}`;
|
|
1692
1691
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1692
|
+
accountId: `cF${string}`;
|
|
1693
1693
|
flipToSubtractFromSwapOutput: bigint;
|
|
1694
1694
|
}, {
|
|
1695
|
-
accountId: string;
|
|
1696
1695
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1696
|
+
accountId: string;
|
|
1697
1697
|
flipToSubtractFromSwapOutput: string | number;
|
|
1698
1698
|
}>]>;
|
|
1699
1699
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1779,18 +1779,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1779
1779
|
} | null | undefined;
|
|
1780
1780
|
} | null | undefined;
|
|
1781
1781
|
} | {
|
|
1782
|
-
accountId: `cF${string}`;
|
|
1783
1782
|
__kind: "CreditOnChain";
|
|
1783
|
+
accountId: `cF${string}`;
|
|
1784
1784
|
} | {
|
|
1785
1785
|
__kind: "CreditLendingPool";
|
|
1786
1786
|
swapType: {
|
|
1787
|
-
__kind: "Liquidation";
|
|
1788
1787
|
borrowerId: `cF${string}`;
|
|
1788
|
+
__kind: "Liquidation";
|
|
1789
1789
|
loanId: bigint;
|
|
1790
1790
|
};
|
|
1791
1791
|
} | {
|
|
1792
|
-
accountId: `cF${string}`;
|
|
1793
1792
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1793
|
+
accountId: `cF${string}`;
|
|
1794
1794
|
flipToSubtractFromSwapOutput: bigint;
|
|
1795
1795
|
};
|
|
1796
1796
|
}, {
|
|
@@ -1848,18 +1848,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1848
1848
|
} | null | undefined;
|
|
1849
1849
|
} | null | undefined;
|
|
1850
1850
|
} | {
|
|
1851
|
-
accountId: string;
|
|
1852
1851
|
__kind: "CreditOnChain";
|
|
1852
|
+
accountId: string;
|
|
1853
1853
|
} | {
|
|
1854
1854
|
__kind: "CreditLendingPool";
|
|
1855
1855
|
swapType: {
|
|
1856
|
-
__kind: "Liquidation";
|
|
1857
1856
|
borrowerId: string;
|
|
1857
|
+
__kind: "Liquidation";
|
|
1858
1858
|
loanId: string | number;
|
|
1859
1859
|
};
|
|
1860
1860
|
} | {
|
|
1861
|
-
accountId: string;
|
|
1862
1861
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1862
|
+
accountId: string;
|
|
1863
1863
|
flipToSubtractFromSwapOutput: string | number;
|
|
1864
1864
|
};
|
|
1865
1865
|
}>]>;
|
|
@@ -3406,18 +3406,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3406
3406
|
} | null | undefined;
|
|
3407
3407
|
} | null | undefined;
|
|
3408
3408
|
} | {
|
|
3409
|
-
accountId: `cF${string}`;
|
|
3410
3409
|
__kind: "CreditOnChain";
|
|
3410
|
+
accountId: `cF${string}`;
|
|
3411
3411
|
} | {
|
|
3412
3412
|
__kind: "CreditLendingPool";
|
|
3413
3413
|
swapType: {
|
|
3414
|
-
__kind: "Liquidation";
|
|
3415
3414
|
borrowerId: `cF${string}`;
|
|
3415
|
+
__kind: "Liquidation";
|
|
3416
3416
|
loanId: bigint;
|
|
3417
3417
|
};
|
|
3418
3418
|
} | {
|
|
3419
|
-
accountId: `cF${string}`;
|
|
3420
3419
|
__kind: "CreditFlipAndTransferToGateway";
|
|
3420
|
+
accountId: `cF${string}`;
|
|
3421
3421
|
flipToSubtractFromSwapOutput: bigint;
|
|
3422
3422
|
};
|
|
3423
3423
|
} | {
|
|
@@ -3503,18 +3503,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3503
3503
|
} | null | undefined;
|
|
3504
3504
|
} | null | undefined;
|
|
3505
3505
|
} | {
|
|
3506
|
-
accountId: `cF${string}`;
|
|
3507
3506
|
__kind: "CreditOnChain";
|
|
3507
|
+
accountId: `cF${string}`;
|
|
3508
3508
|
} | {
|
|
3509
3509
|
__kind: "CreditLendingPool";
|
|
3510
3510
|
swapType: {
|
|
3511
|
-
__kind: "Liquidation";
|
|
3512
3511
|
borrowerId: `cF${string}`;
|
|
3512
|
+
__kind: "Liquidation";
|
|
3513
3513
|
loanId: bigint;
|
|
3514
3514
|
};
|
|
3515
3515
|
} | {
|
|
3516
|
-
accountId: `cF${string}`;
|
|
3517
3516
|
__kind: "CreditFlipAndTransferToGateway";
|
|
3517
|
+
accountId: `cF${string}`;
|
|
3518
3518
|
flipToSubtractFromSwapOutput: bigint;
|
|
3519
3519
|
};
|
|
3520
3520
|
};
|
|
@@ -3522,6 +3522,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3522
3522
|
account: `cF${string}`;
|
|
3523
3523
|
bps: number;
|
|
3524
3524
|
}[];
|
|
3525
|
+
dcaParameters?: {
|
|
3526
|
+
numberOfChunks: number;
|
|
3527
|
+
chunkInterval: number;
|
|
3528
|
+
} | null | undefined;
|
|
3525
3529
|
priceLimitsAndExpiry?: {
|
|
3526
3530
|
minPrice: bigint;
|
|
3527
3531
|
expiryBehaviour: {
|
|
@@ -3654,10 +3658,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3654
3658
|
};
|
|
3655
3659
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
3656
3660
|
} | null | undefined;
|
|
3657
|
-
dcaParameters?: {
|
|
3658
|
-
numberOfChunks: number;
|
|
3659
|
-
chunkInterval: number;
|
|
3660
|
-
} | null | undefined;
|
|
3661
3661
|
}, {
|
|
3662
3662
|
inputAsset: {
|
|
3663
3663
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
@@ -3762,18 +3762,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3762
3762
|
} | null | undefined;
|
|
3763
3763
|
} | null | undefined;
|
|
3764
3764
|
} | {
|
|
3765
|
-
accountId: string;
|
|
3766
3765
|
__kind: "CreditOnChain";
|
|
3766
|
+
accountId: string;
|
|
3767
3767
|
} | {
|
|
3768
3768
|
__kind: "CreditLendingPool";
|
|
3769
3769
|
swapType: {
|
|
3770
|
-
__kind: "Liquidation";
|
|
3771
3770
|
borrowerId: string;
|
|
3771
|
+
__kind: "Liquidation";
|
|
3772
3772
|
loanId: string | number;
|
|
3773
3773
|
};
|
|
3774
3774
|
} | {
|
|
3775
|
-
accountId: string;
|
|
3776
3775
|
__kind: "CreditFlipAndTransferToGateway";
|
|
3776
|
+
accountId: string;
|
|
3777
3777
|
flipToSubtractFromSwapOutput: string | number;
|
|
3778
3778
|
};
|
|
3779
3779
|
} | {
|
|
@@ -3831,18 +3831,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3831
3831
|
} | null | undefined;
|
|
3832
3832
|
} | null | undefined;
|
|
3833
3833
|
} | {
|
|
3834
|
-
accountId: string;
|
|
3835
3834
|
__kind: "CreditOnChain";
|
|
3835
|
+
accountId: string;
|
|
3836
3836
|
} | {
|
|
3837
3837
|
__kind: "CreditLendingPool";
|
|
3838
3838
|
swapType: {
|
|
3839
|
-
__kind: "Liquidation";
|
|
3840
3839
|
borrowerId: string;
|
|
3840
|
+
__kind: "Liquidation";
|
|
3841
3841
|
loanId: string | number;
|
|
3842
3842
|
};
|
|
3843
3843
|
} | {
|
|
3844
|
-
accountId: string;
|
|
3845
3844
|
__kind: "CreditFlipAndTransferToGateway";
|
|
3845
|
+
accountId: string;
|
|
3846
3846
|
flipToSubtractFromSwapOutput: string | number;
|
|
3847
3847
|
};
|
|
3848
3848
|
};
|
|
@@ -3850,6 +3850,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3850
3850
|
account: string;
|
|
3851
3851
|
bps: number;
|
|
3852
3852
|
}[];
|
|
3853
|
+
dcaParameters?: {
|
|
3854
|
+
numberOfChunks: number;
|
|
3855
|
+
chunkInterval: number;
|
|
3856
|
+
} | null | undefined;
|
|
3853
3857
|
priceLimitsAndExpiry?: {
|
|
3854
3858
|
minPrice: string | number;
|
|
3855
3859
|
expiryBehaviour: {
|
|
@@ -3984,10 +3988,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3984
3988
|
};
|
|
3985
3989
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
3986
3990
|
} | null | undefined;
|
|
3987
|
-
dcaParameters?: {
|
|
3988
|
-
numberOfChunks: number;
|
|
3989
|
-
chunkInterval: number;
|
|
3990
|
-
} | null | undefined;
|
|
3991
3991
|
}>;
|
|
3992
3992
|
//#endregion
|
|
3993
3993
|
export { swappingSwapRequested };
|
|
@@ -829,11 +829,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
829
829
|
__kind: z.ZodLiteral<"CreditOnChain">;
|
|
830
830
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
831
831
|
}, "strip", z.ZodTypeAny, {
|
|
832
|
-
accountId: `cF${string}`;
|
|
833
832
|
__kind: "CreditOnChain";
|
|
833
|
+
accountId: `cF${string}`;
|
|
834
834
|
}, {
|
|
835
|
-
accountId: string;
|
|
836
835
|
__kind: "CreditOnChain";
|
|
836
|
+
accountId: string;
|
|
837
837
|
}>, z.ZodObject<{
|
|
838
838
|
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
839
839
|
swapType: z.ZodObject<{
|
|
@@ -841,26 +841,26 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
841
841
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
842
842
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
__kind: "Liquidation";
|
|
845
844
|
borrowerId: `cF${string}`;
|
|
845
|
+
__kind: "Liquidation";
|
|
846
846
|
loanId: bigint;
|
|
847
847
|
}, {
|
|
848
|
-
__kind: "Liquidation";
|
|
849
848
|
borrowerId: string;
|
|
849
|
+
__kind: "Liquidation";
|
|
850
850
|
loanId: string | number;
|
|
851
851
|
}>;
|
|
852
852
|
}, "strip", z.ZodTypeAny, {
|
|
853
853
|
__kind: "CreditLendingPool";
|
|
854
854
|
swapType: {
|
|
855
|
-
__kind: "Liquidation";
|
|
856
855
|
borrowerId: `cF${string}`;
|
|
856
|
+
__kind: "Liquidation";
|
|
857
857
|
loanId: bigint;
|
|
858
858
|
};
|
|
859
859
|
}, {
|
|
860
860
|
__kind: "CreditLendingPool";
|
|
861
861
|
swapType: {
|
|
862
|
-
__kind: "Liquidation";
|
|
863
862
|
borrowerId: string;
|
|
863
|
+
__kind: "Liquidation";
|
|
864
864
|
loanId: string | number;
|
|
865
865
|
};
|
|
866
866
|
}>, z.ZodObject<{
|
|
@@ -868,12 +868,12 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
868
868
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
869
869
|
flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
870
870
|
}, "strip", z.ZodTypeAny, {
|
|
871
|
-
accountId: `cF${string}`;
|
|
872
871
|
__kind: "CreditFlipAndTransferToGateway";
|
|
872
|
+
accountId: `cF${string}`;
|
|
873
873
|
flipToSubtractFromSwapOutput: bigint;
|
|
874
874
|
}, {
|
|
875
|
-
accountId: string;
|
|
876
875
|
__kind: "CreditFlipAndTransferToGateway";
|
|
876
|
+
accountId: string;
|
|
877
877
|
flipToSubtractFromSwapOutput: string | number;
|
|
878
878
|
}>]>;
|
|
879
879
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -959,18 +959,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
959
959
|
} | null | undefined;
|
|
960
960
|
} | null | undefined;
|
|
961
961
|
} | {
|
|
962
|
-
accountId: `cF${string}`;
|
|
963
962
|
__kind: "CreditOnChain";
|
|
963
|
+
accountId: `cF${string}`;
|
|
964
964
|
} | {
|
|
965
965
|
__kind: "CreditLendingPool";
|
|
966
966
|
swapType: {
|
|
967
|
-
__kind: "Liquidation";
|
|
968
967
|
borrowerId: `cF${string}`;
|
|
968
|
+
__kind: "Liquidation";
|
|
969
969
|
loanId: bigint;
|
|
970
970
|
};
|
|
971
971
|
} | {
|
|
972
|
-
accountId: `cF${string}`;
|
|
973
972
|
__kind: "CreditFlipAndTransferToGateway";
|
|
973
|
+
accountId: `cF${string}`;
|
|
974
974
|
flipToSubtractFromSwapOutput: bigint;
|
|
975
975
|
};
|
|
976
976
|
}, {
|
|
@@ -1028,18 +1028,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1028
1028
|
} | null | undefined;
|
|
1029
1029
|
} | null | undefined;
|
|
1030
1030
|
} | {
|
|
1031
|
-
accountId: string;
|
|
1032
1031
|
__kind: "CreditOnChain";
|
|
1032
|
+
accountId: string;
|
|
1033
1033
|
} | {
|
|
1034
1034
|
__kind: "CreditLendingPool";
|
|
1035
1035
|
swapType: {
|
|
1036
|
-
__kind: "Liquidation";
|
|
1037
1036
|
borrowerId: string;
|
|
1037
|
+
__kind: "Liquidation";
|
|
1038
1038
|
loanId: string | number;
|
|
1039
1039
|
};
|
|
1040
1040
|
} | {
|
|
1041
|
-
accountId: string;
|
|
1042
1041
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1042
|
+
accountId: string;
|
|
1043
1043
|
flipToSubtractFromSwapOutput: string | number;
|
|
1044
1044
|
};
|
|
1045
1045
|
}>, z.ZodObject<{
|
|
@@ -1649,11 +1649,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1649
1649
|
__kind: z.ZodLiteral<"CreditOnChain">;
|
|
1650
1650
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1651
1651
|
}, "strip", z.ZodTypeAny, {
|
|
1652
|
-
accountId: `cF${string}`;
|
|
1653
1652
|
__kind: "CreditOnChain";
|
|
1653
|
+
accountId: `cF${string}`;
|
|
1654
1654
|
}, {
|
|
1655
|
-
accountId: string;
|
|
1656
1655
|
__kind: "CreditOnChain";
|
|
1656
|
+
accountId: string;
|
|
1657
1657
|
}>, z.ZodObject<{
|
|
1658
1658
|
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
1659
1659
|
swapType: z.ZodObject<{
|
|
@@ -1661,26 +1661,26 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1661
1661
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1662
1662
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1663
1663
|
}, "strip", z.ZodTypeAny, {
|
|
1664
|
-
__kind: "Liquidation";
|
|
1665
1664
|
borrowerId: `cF${string}`;
|
|
1665
|
+
__kind: "Liquidation";
|
|
1666
1666
|
loanId: bigint;
|
|
1667
1667
|
}, {
|
|
1668
|
-
__kind: "Liquidation";
|
|
1669
1668
|
borrowerId: string;
|
|
1669
|
+
__kind: "Liquidation";
|
|
1670
1670
|
loanId: string | number;
|
|
1671
1671
|
}>;
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
1673
|
__kind: "CreditLendingPool";
|
|
1674
1674
|
swapType: {
|
|
1675
|
-
__kind: "Liquidation";
|
|
1676
1675
|
borrowerId: `cF${string}`;
|
|
1676
|
+
__kind: "Liquidation";
|
|
1677
1677
|
loanId: bigint;
|
|
1678
1678
|
};
|
|
1679
1679
|
}, {
|
|
1680
1680
|
__kind: "CreditLendingPool";
|
|
1681
1681
|
swapType: {
|
|
1682
|
-
__kind: "Liquidation";
|
|
1683
1682
|
borrowerId: string;
|
|
1683
|
+
__kind: "Liquidation";
|
|
1684
1684
|
loanId: string | number;
|
|
1685
1685
|
};
|
|
1686
1686
|
}>, z.ZodObject<{
|
|
@@ -1688,12 +1688,12 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1688
1688
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1689
1689
|
flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1690
1690
|
}, "strip", z.ZodTypeAny, {
|
|
1691
|
-
accountId: `cF${string}`;
|
|
1692
1691
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1692
|
+
accountId: `cF${string}`;
|
|
1693
1693
|
flipToSubtractFromSwapOutput: bigint;
|
|
1694
1694
|
}, {
|
|
1695
|
-
accountId: string;
|
|
1696
1695
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1696
|
+
accountId: string;
|
|
1697
1697
|
flipToSubtractFromSwapOutput: string | number;
|
|
1698
1698
|
}>]>;
|
|
1699
1699
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1779,18 +1779,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1779
1779
|
} | null | undefined;
|
|
1780
1780
|
} | null | undefined;
|
|
1781
1781
|
} | {
|
|
1782
|
-
accountId: `cF${string}`;
|
|
1783
1782
|
__kind: "CreditOnChain";
|
|
1783
|
+
accountId: `cF${string}`;
|
|
1784
1784
|
} | {
|
|
1785
1785
|
__kind: "CreditLendingPool";
|
|
1786
1786
|
swapType: {
|
|
1787
|
-
__kind: "Liquidation";
|
|
1788
1787
|
borrowerId: `cF${string}`;
|
|
1788
|
+
__kind: "Liquidation";
|
|
1789
1789
|
loanId: bigint;
|
|
1790
1790
|
};
|
|
1791
1791
|
} | {
|
|
1792
|
-
accountId: `cF${string}`;
|
|
1793
1792
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1793
|
+
accountId: `cF${string}`;
|
|
1794
1794
|
flipToSubtractFromSwapOutput: bigint;
|
|
1795
1795
|
};
|
|
1796
1796
|
}, {
|
|
@@ -1848,18 +1848,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1848
1848
|
} | null | undefined;
|
|
1849
1849
|
} | null | undefined;
|
|
1850
1850
|
} | {
|
|
1851
|
-
accountId: string;
|
|
1852
1851
|
__kind: "CreditOnChain";
|
|
1852
|
+
accountId: string;
|
|
1853
1853
|
} | {
|
|
1854
1854
|
__kind: "CreditLendingPool";
|
|
1855
1855
|
swapType: {
|
|
1856
|
-
__kind: "Liquidation";
|
|
1857
1856
|
borrowerId: string;
|
|
1857
|
+
__kind: "Liquidation";
|
|
1858
1858
|
loanId: string | number;
|
|
1859
1859
|
};
|
|
1860
1860
|
} | {
|
|
1861
|
-
accountId: string;
|
|
1862
1861
|
__kind: "CreditFlipAndTransferToGateway";
|
|
1862
|
+
accountId: string;
|
|
1863
1863
|
flipToSubtractFromSwapOutput: string | number;
|
|
1864
1864
|
};
|
|
1865
1865
|
}>]>;
|
|
@@ -3406,18 +3406,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3406
3406
|
} | null | undefined;
|
|
3407
3407
|
} | null | undefined;
|
|
3408
3408
|
} | {
|
|
3409
|
-
accountId: `cF${string}`;
|
|
3410
3409
|
__kind: "CreditOnChain";
|
|
3410
|
+
accountId: `cF${string}`;
|
|
3411
3411
|
} | {
|
|
3412
3412
|
__kind: "CreditLendingPool";
|
|
3413
3413
|
swapType: {
|
|
3414
|
-
__kind: "Liquidation";
|
|
3415
3414
|
borrowerId: `cF${string}`;
|
|
3415
|
+
__kind: "Liquidation";
|
|
3416
3416
|
loanId: bigint;
|
|
3417
3417
|
};
|
|
3418
3418
|
} | {
|
|
3419
|
-
accountId: `cF${string}`;
|
|
3420
3419
|
__kind: "CreditFlipAndTransferToGateway";
|
|
3420
|
+
accountId: `cF${string}`;
|
|
3421
3421
|
flipToSubtractFromSwapOutput: bigint;
|
|
3422
3422
|
};
|
|
3423
3423
|
} | {
|
|
@@ -3503,18 +3503,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3503
3503
|
} | null | undefined;
|
|
3504
3504
|
} | null | undefined;
|
|
3505
3505
|
} | {
|
|
3506
|
-
accountId: `cF${string}`;
|
|
3507
3506
|
__kind: "CreditOnChain";
|
|
3507
|
+
accountId: `cF${string}`;
|
|
3508
3508
|
} | {
|
|
3509
3509
|
__kind: "CreditLendingPool";
|
|
3510
3510
|
swapType: {
|
|
3511
|
-
__kind: "Liquidation";
|
|
3512
3511
|
borrowerId: `cF${string}`;
|
|
3512
|
+
__kind: "Liquidation";
|
|
3513
3513
|
loanId: bigint;
|
|
3514
3514
|
};
|
|
3515
3515
|
} | {
|
|
3516
|
-
accountId: `cF${string}`;
|
|
3517
3516
|
__kind: "CreditFlipAndTransferToGateway";
|
|
3517
|
+
accountId: `cF${string}`;
|
|
3518
3518
|
flipToSubtractFromSwapOutput: bigint;
|
|
3519
3519
|
};
|
|
3520
3520
|
};
|
|
@@ -3522,6 +3522,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3522
3522
|
account: `cF${string}`;
|
|
3523
3523
|
bps: number;
|
|
3524
3524
|
}[];
|
|
3525
|
+
dcaParameters?: {
|
|
3526
|
+
numberOfChunks: number;
|
|
3527
|
+
chunkInterval: number;
|
|
3528
|
+
} | null | undefined;
|
|
3525
3529
|
priceLimitsAndExpiry?: {
|
|
3526
3530
|
minPrice: bigint;
|
|
3527
3531
|
expiryBehaviour: {
|
|
@@ -3654,10 +3658,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3654
3658
|
};
|
|
3655
3659
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
3656
3660
|
} | null | undefined;
|
|
3657
|
-
dcaParameters?: {
|
|
3658
|
-
numberOfChunks: number;
|
|
3659
|
-
chunkInterval: number;
|
|
3660
|
-
} | null | undefined;
|
|
3661
3661
|
}, {
|
|
3662
3662
|
inputAsset: {
|
|
3663
3663
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
@@ -3762,18 +3762,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3762
3762
|
} | null | undefined;
|
|
3763
3763
|
} | null | undefined;
|
|
3764
3764
|
} | {
|
|
3765
|
-
accountId: string;
|
|
3766
3765
|
__kind: "CreditOnChain";
|
|
3766
|
+
accountId: string;
|
|
3767
3767
|
} | {
|
|
3768
3768
|
__kind: "CreditLendingPool";
|
|
3769
3769
|
swapType: {
|
|
3770
|
-
__kind: "Liquidation";
|
|
3771
3770
|
borrowerId: string;
|
|
3771
|
+
__kind: "Liquidation";
|
|
3772
3772
|
loanId: string | number;
|
|
3773
3773
|
};
|
|
3774
3774
|
} | {
|
|
3775
|
-
accountId: string;
|
|
3776
3775
|
__kind: "CreditFlipAndTransferToGateway";
|
|
3776
|
+
accountId: string;
|
|
3777
3777
|
flipToSubtractFromSwapOutput: string | number;
|
|
3778
3778
|
};
|
|
3779
3779
|
} | {
|
|
@@ -3831,18 +3831,18 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3831
3831
|
} | null | undefined;
|
|
3832
3832
|
} | null | undefined;
|
|
3833
3833
|
} | {
|
|
3834
|
-
accountId: string;
|
|
3835
3834
|
__kind: "CreditOnChain";
|
|
3835
|
+
accountId: string;
|
|
3836
3836
|
} | {
|
|
3837
3837
|
__kind: "CreditLendingPool";
|
|
3838
3838
|
swapType: {
|
|
3839
|
-
__kind: "Liquidation";
|
|
3840
3839
|
borrowerId: string;
|
|
3840
|
+
__kind: "Liquidation";
|
|
3841
3841
|
loanId: string | number;
|
|
3842
3842
|
};
|
|
3843
3843
|
} | {
|
|
3844
|
-
accountId: string;
|
|
3845
3844
|
__kind: "CreditFlipAndTransferToGateway";
|
|
3845
|
+
accountId: string;
|
|
3846
3846
|
flipToSubtractFromSwapOutput: string | number;
|
|
3847
3847
|
};
|
|
3848
3848
|
};
|
|
@@ -3850,6 +3850,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3850
3850
|
account: string;
|
|
3851
3851
|
bps: number;
|
|
3852
3852
|
}[];
|
|
3853
|
+
dcaParameters?: {
|
|
3854
|
+
numberOfChunks: number;
|
|
3855
|
+
chunkInterval: number;
|
|
3856
|
+
} | null | undefined;
|
|
3853
3857
|
priceLimitsAndExpiry?: {
|
|
3854
3858
|
minPrice: string | number;
|
|
3855
3859
|
expiryBehaviour: {
|
|
@@ -3984,10 +3988,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3984
3988
|
};
|
|
3985
3989
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
3986
3990
|
} | null | undefined;
|
|
3987
|
-
dcaParameters?: {
|
|
3988
|
-
numberOfChunks: number;
|
|
3989
|
-
chunkInterval: number;
|
|
3990
|
-
} | null | undefined;
|
|
3991
3991
|
}>;
|
|
3992
3992
|
//#endregion
|
|
3993
3993
|
export { swappingSwapRequested };
|