@chainflip/processor 1.11.13 → 1.11.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +8 -8
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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 +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.ts +4 -4
- 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 +10 -10
- package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
- package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
- 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 +14 -14
- package/dist/100/swapping/swapScheduled.d.ts +14 -14
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +178 -178
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
- 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 +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/swapping/swapExecuted.d.cts +4 -4
- package/dist/11100/swapping/swapExecuted.d.ts +4 -4
- package/dist/11100/swapping/swapRequested.d.cts +2 -2
- package/dist/11100/swapping/swapRequested.d.ts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.ts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +6 -6
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/assethubIngressEgress/depositFailed.d.ts +196 -196
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +109 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +109 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +274 -274
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +274 -274
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/common.cjs +318 -54
- package/dist/11200/common.d.cts +7756 -818
- package/dist/11200/common.d.ts +7756 -818
- package/dist/11200/common.mjs +317 -53
- package/dist/11200/environment/batchCompleted.cjs +6 -0
- package/dist/11200/environment/batchCompleted.d.cts +5 -0
- package/dist/11200/environment/batchCompleted.d.ts +5 -0
- package/dist/11200/environment/batchCompleted.mjs +6 -0
- package/dist/11200/environment/nonNativeSignedCall.cjs +6 -0
- package/dist/11200/environment/nonNativeSignedCall.d.cts +5 -0
- package/dist/11200/environment/nonNativeSignedCall.d.ts +5 -0
- package/dist/11200/environment/nonNativeSignedCall.mjs +6 -0
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +90 -90
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +172 -172
- package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +172 -172
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/lendingPools/interestTaken.cjs +4 -4
- package/dist/11200/lendingPools/interestTaken.d.cts +12 -52
- package/dist/11200/lendingPools/interestTaken.d.ts +12 -52
- package/dist/11200/lendingPools/interestTaken.mjs +5 -5
- package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
- package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
- package/dist/11200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/11200/lendingPools/loanCreated.d.ts +2 -2
- package/dist/11200/lendingPools/loanRepaid.d.cts +2 -2
- package/dist/11200/lendingPools/loanRepaid.d.ts +2 -2
- package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
- package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
- package/dist/11200/lendingPools/palletConfigUpdated.d.cts +25 -0
- package/dist/11200/lendingPools/palletConfigUpdated.d.ts +25 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +24 -24
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/solanaIngressEgress/depositBoosted.cjs +2 -0
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +37 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +37 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.mjs +2 -0
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +306 -184
- package/dist/11200/solanaIngressEgress/depositFailed.d.ts +306 -184
- package/dist/11200/solanaIngressEgress/depositFinalised.cjs +2 -0
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +35 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +35 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.mjs +2 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +44 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.ts +44 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +41 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.ts +41 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.mjs +9 -0
- package/dist/11200/swapping/swapRequested.cjs +25 -0
- package/dist/11200/swapping/swapRequested.d.cts +2978 -0
- package/dist/11200/swapping/swapRequested.d.ts +2978 -0
- package/dist/11200/swapping/swapRequested.mjs +25 -0
- package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.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/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/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 +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- 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/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- 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/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- 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 +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.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 +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +26 -26
- package/dist/160/swapping/swapRequested.d.ts +26 -26
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
- 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/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
- 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 +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- 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 +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +54 -54
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +54 -54
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- 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/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +26 -26
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +26 -26
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- 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 +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.ts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.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/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +54 -54
- 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 +172 -172
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +172 -172
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/package.json +2 -2
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.cjs +0 -10
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +0 -24
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +0 -24
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.mjs +0 -10
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
txHash: `0x${string}`;
|
|
10
9
|
accountId: string;
|
|
10
|
+
txHash: `0x${string}`;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
txHash: string;
|
|
15
14
|
accountId: string;
|
|
15
|
+
txHash: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
accountId: string;
|
|
9
10
|
broadcastId: number;
|
|
10
11
|
amount: bigint;
|
|
11
|
-
accountId: string;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
+
accountId: string;
|
|
14
15
|
broadcastId: number;
|
|
15
16
|
amount: string | number;
|
|
16
|
-
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
accountId: string;
|
|
9
10
|
broadcastId: number;
|
|
10
11
|
amount: bigint;
|
|
11
|
-
accountId: string;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
+
accountId: string;
|
|
14
15
|
broadcastId: number;
|
|
15
16
|
amount: string | number;
|
|
16
|
-
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -26,20 +26,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodLiteral<"Increase">;
|
|
27
27
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
value: bigint;
|
|
30
29
|
__kind: "Increase";
|
|
30
|
+
value: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
value: string | number;
|
|
33
32
|
__kind: "Increase";
|
|
33
|
+
value: string | number;
|
|
34
34
|
}>, z.ZodObject<{
|
|
35
35
|
__kind: z.ZodLiteral<"Decrease">;
|
|
36
36
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
value: bigint;
|
|
39
38
|
__kind: "Decrease";
|
|
39
|
+
value: bigint;
|
|
40
40
|
}, {
|
|
41
|
-
value: string | number;
|
|
42
41
|
__kind: "Decrease";
|
|
42
|
+
value: string | number;
|
|
43
43
|
}>]>>>;
|
|
44
44
|
amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
45
45
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -54,11 +54,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
54
54
|
collectedFees: bigint;
|
|
55
55
|
boughtAmount: bigint;
|
|
56
56
|
amountChange?: {
|
|
57
|
-
value: bigint;
|
|
58
57
|
__kind: "Increase";
|
|
59
|
-
} | {
|
|
60
58
|
value: bigint;
|
|
59
|
+
} | {
|
|
61
60
|
__kind: "Decrease";
|
|
61
|
+
value: bigint;
|
|
62
62
|
} | null | undefined;
|
|
63
63
|
}, {
|
|
64
64
|
lp: string;
|
|
@@ -74,11 +74,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
74
74
|
collectedFees: string | number;
|
|
75
75
|
boughtAmount: string | number;
|
|
76
76
|
amountChange?: {
|
|
77
|
-
value: string | number;
|
|
78
77
|
__kind: "Increase";
|
|
79
|
-
} | {
|
|
80
78
|
value: string | number;
|
|
79
|
+
} | {
|
|
81
80
|
__kind: "Decrease";
|
|
81
|
+
value: string | number;
|
|
82
82
|
} | null | undefined;
|
|
83
83
|
}>;
|
|
84
84
|
|
|
@@ -26,20 +26,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodLiteral<"Increase">;
|
|
27
27
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
value: bigint;
|
|
30
29
|
__kind: "Increase";
|
|
30
|
+
value: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
value: string | number;
|
|
33
32
|
__kind: "Increase";
|
|
33
|
+
value: string | number;
|
|
34
34
|
}>, z.ZodObject<{
|
|
35
35
|
__kind: z.ZodLiteral<"Decrease">;
|
|
36
36
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
value: bigint;
|
|
39
38
|
__kind: "Decrease";
|
|
39
|
+
value: bigint;
|
|
40
40
|
}, {
|
|
41
|
-
value: string | number;
|
|
42
41
|
__kind: "Decrease";
|
|
42
|
+
value: string | number;
|
|
43
43
|
}>]>>>;
|
|
44
44
|
amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
45
45
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -54,11 +54,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
54
54
|
collectedFees: bigint;
|
|
55
55
|
boughtAmount: bigint;
|
|
56
56
|
amountChange?: {
|
|
57
|
-
value: bigint;
|
|
58
57
|
__kind: "Increase";
|
|
59
|
-
} | {
|
|
60
58
|
value: bigint;
|
|
59
|
+
} | {
|
|
61
60
|
__kind: "Decrease";
|
|
61
|
+
value: bigint;
|
|
62
62
|
} | null | undefined;
|
|
63
63
|
}, {
|
|
64
64
|
lp: string;
|
|
@@ -74,11 +74,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
74
74
|
collectedFees: string | number;
|
|
75
75
|
boughtAmount: string | number;
|
|
76
76
|
amountChange?: {
|
|
77
|
-
value: string | number;
|
|
78
77
|
__kind: "Increase";
|
|
79
|
-
} | {
|
|
80
78
|
value: string | number;
|
|
79
|
+
} | {
|
|
81
80
|
__kind: "Decrease";
|
|
81
|
+
value: string | number;
|
|
82
82
|
} | null | undefined;
|
|
83
83
|
}>;
|
|
84
84
|
|
|
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
+
__kind: "Increase";
|
|
62
63
|
value: {
|
|
63
64
|
liquidity: bigint;
|
|
64
65
|
amounts: {
|
|
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
66
67
|
pair: bigint;
|
|
67
68
|
};
|
|
68
69
|
};
|
|
69
|
-
__kind: "Increase";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Increase";
|
|
71
72
|
value: {
|
|
72
73
|
liquidity: string | number;
|
|
73
74
|
amounts: {
|
|
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
75
76
|
pair: string | number;
|
|
76
77
|
};
|
|
77
78
|
};
|
|
78
|
-
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
__kind: "Decrease";
|
|
107
108
|
value: {
|
|
108
109
|
liquidity: bigint;
|
|
109
110
|
amounts: {
|
|
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
111
112
|
pair: bigint;
|
|
112
113
|
};
|
|
113
114
|
};
|
|
114
|
-
__kind: "Decrease";
|
|
115
115
|
}, {
|
|
116
|
+
__kind: "Decrease";
|
|
116
117
|
value: {
|
|
117
118
|
liquidity: string | number;
|
|
118
119
|
amounts: {
|
|
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
120
121
|
pair: string | number;
|
|
121
122
|
};
|
|
122
123
|
};
|
|
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,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
+
__kind: "Increase";
|
|
151
152
|
value: {
|
|
152
153
|
liquidity: bigint;
|
|
153
154
|
amounts: {
|
|
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
155
156
|
pair: bigint;
|
|
156
157
|
};
|
|
157
158
|
};
|
|
158
|
-
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
+
__kind: "Decrease";
|
|
160
161
|
value: {
|
|
161
162
|
liquidity: bigint;
|
|
162
163
|
amounts: {
|
|
@@ -164,7 +165,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
164
165
|
pair: bigint;
|
|
165
166
|
};
|
|
166
167
|
};
|
|
167
|
-
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
+
__kind: "Increase";
|
|
188
189
|
value: {
|
|
189
190
|
liquidity: string | number;
|
|
190
191
|
amounts: {
|
|
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
192
193
|
pair: string | number;
|
|
193
194
|
};
|
|
194
195
|
};
|
|
195
|
-
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
+
__kind: "Decrease";
|
|
197
198
|
value: {
|
|
198
199
|
liquidity: string | number;
|
|
199
200
|
amounts: {
|
|
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
201
202
|
pair: string | number;
|
|
202
203
|
};
|
|
203
204
|
};
|
|
204
|
-
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
+
__kind: "Increase";
|
|
62
63
|
value: {
|
|
63
64
|
liquidity: bigint;
|
|
64
65
|
amounts: {
|
|
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
66
67
|
pair: bigint;
|
|
67
68
|
};
|
|
68
69
|
};
|
|
69
|
-
__kind: "Increase";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Increase";
|
|
71
72
|
value: {
|
|
72
73
|
liquidity: string | number;
|
|
73
74
|
amounts: {
|
|
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
75
76
|
pair: string | number;
|
|
76
77
|
};
|
|
77
78
|
};
|
|
78
|
-
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
__kind: "Decrease";
|
|
107
108
|
value: {
|
|
108
109
|
liquidity: bigint;
|
|
109
110
|
amounts: {
|
|
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
111
112
|
pair: bigint;
|
|
112
113
|
};
|
|
113
114
|
};
|
|
114
|
-
__kind: "Decrease";
|
|
115
115
|
}, {
|
|
116
|
+
__kind: "Decrease";
|
|
116
117
|
value: {
|
|
117
118
|
liquidity: string | number;
|
|
118
119
|
amounts: {
|
|
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
120
121
|
pair: string | number;
|
|
121
122
|
};
|
|
122
123
|
};
|
|
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,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
+
__kind: "Increase";
|
|
151
152
|
value: {
|
|
152
153
|
liquidity: bigint;
|
|
153
154
|
amounts: {
|
|
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
155
156
|
pair: bigint;
|
|
156
157
|
};
|
|
157
158
|
};
|
|
158
|
-
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
+
__kind: "Decrease";
|
|
160
161
|
value: {
|
|
161
162
|
liquidity: bigint;
|
|
162
163
|
amounts: {
|
|
@@ -164,7 +165,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
164
165
|
pair: bigint;
|
|
165
166
|
};
|
|
166
167
|
};
|
|
167
|
-
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
+
__kind: "Increase";
|
|
188
189
|
value: {
|
|
189
190
|
liquidity: string | number;
|
|
190
191
|
amounts: {
|
|
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
192
193
|
pair: string | number;
|
|
193
194
|
};
|
|
194
195
|
};
|
|
195
|
-
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
+
__kind: "Decrease";
|
|
197
198
|
value: {
|
|
198
199
|
liquidity: string | number;
|
|
199
200
|
amounts: {
|
|
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
201
202
|
pair: string | number;
|
|
202
203
|
};
|
|
203
204
|
};
|
|
204
|
-
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -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"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
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" | "Flip" | "Usdc";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
|
-
__kind: "Eth" | "
|
|
29
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
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"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
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" | "Flip" | "Usdc";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
|
-
__kind: "Eth" | "
|
|
29
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
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 };
|
|
@@ -249,8 +249,6 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
249
249
|
} | null | undefined;
|
|
250
250
|
}>;
|
|
251
251
|
}, "strip", z.ZodTypeAny, {
|
|
252
|
-
ccmId: bigint;
|
|
253
|
-
depositAmount: bigint;
|
|
254
252
|
destinationAddress: {
|
|
255
253
|
readonly chain: "Ethereum";
|
|
256
254
|
readonly address: `0x${string}`;
|
|
@@ -298,11 +296,11 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
298
296
|
};
|
|
299
297
|
} | null | undefined;
|
|
300
298
|
};
|
|
299
|
+
ccmId: bigint;
|
|
300
|
+
depositAmount: bigint;
|
|
301
301
|
principalSwapId?: bigint | null | undefined;
|
|
302
302
|
gasSwapId?: bigint | null | undefined;
|
|
303
303
|
}, {
|
|
304
|
-
ccmId: string | number;
|
|
305
|
-
depositAmount: string | number;
|
|
306
304
|
destinationAddress: {
|
|
307
305
|
__kind: "Eth" | "Dot" | "Btc";
|
|
308
306
|
value: string;
|
|
@@ -346,6 +344,8 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
346
344
|
};
|
|
347
345
|
} | null | undefined;
|
|
348
346
|
};
|
|
347
|
+
ccmId: string | number;
|
|
348
|
+
depositAmount: string | number;
|
|
349
349
|
principalSwapId?: string | number | null | undefined;
|
|
350
350
|
gasSwapId?: string | number | null | undefined;
|
|
351
351
|
}>;
|
|
@@ -249,8 +249,6 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
249
249
|
} | null | undefined;
|
|
250
250
|
}>;
|
|
251
251
|
}, "strip", z.ZodTypeAny, {
|
|
252
|
-
ccmId: bigint;
|
|
253
|
-
depositAmount: bigint;
|
|
254
252
|
destinationAddress: {
|
|
255
253
|
readonly chain: "Ethereum";
|
|
256
254
|
readonly address: `0x${string}`;
|
|
@@ -298,11 +296,11 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
298
296
|
};
|
|
299
297
|
} | null | undefined;
|
|
300
298
|
};
|
|
299
|
+
ccmId: bigint;
|
|
300
|
+
depositAmount: bigint;
|
|
301
301
|
principalSwapId?: bigint | null | undefined;
|
|
302
302
|
gasSwapId?: bigint | null | undefined;
|
|
303
303
|
}, {
|
|
304
|
-
ccmId: string | number;
|
|
305
|
-
depositAmount: string | number;
|
|
306
304
|
destinationAddress: {
|
|
307
305
|
__kind: "Eth" | "Dot" | "Btc";
|
|
308
306
|
value: string;
|
|
@@ -346,6 +344,8 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
346
344
|
};
|
|
347
345
|
} | null | undefined;
|
|
348
346
|
};
|
|
347
|
+
ccmId: string | number;
|
|
348
|
+
depositAmount: string | number;
|
|
349
349
|
principalSwapId?: string | number | null | undefined;
|
|
350
350
|
gasSwapId?: string | number | null | undefined;
|
|
351
351
|
}>;
|
|
@@ -254,6 +254,7 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
254
254
|
} | null | undefined;
|
|
255
255
|
}>;
|
|
256
256
|
}, "strip", z.ZodTypeAny, {
|
|
257
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
|
|
257
258
|
destinationAddress: {
|
|
258
259
|
readonly chain: "Ethereum";
|
|
259
260
|
readonly address: `0x${string}`;
|
|
@@ -301,8 +302,10 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
301
302
|
};
|
|
302
303
|
} | null | undefined;
|
|
303
304
|
};
|
|
304
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
|
|
305
305
|
}, {
|
|
306
|
+
reason: {
|
|
307
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
|
|
308
|
+
};
|
|
306
309
|
destinationAddress: {
|
|
307
310
|
__kind: "Eth" | "Dot" | "Btc";
|
|
308
311
|
value: string;
|
|
@@ -346,9 +349,6 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
346
349
|
};
|
|
347
350
|
} | null | undefined;
|
|
348
351
|
};
|
|
349
|
-
reason: {
|
|
350
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
|
|
351
|
-
};
|
|
352
352
|
}>;
|
|
353
353
|
|
|
354
354
|
export { swappingCcmFailed };
|
|
@@ -254,6 +254,7 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
254
254
|
} | null | undefined;
|
|
255
255
|
}>;
|
|
256
256
|
}, "strip", z.ZodTypeAny, {
|
|
257
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
|
|
257
258
|
destinationAddress: {
|
|
258
259
|
readonly chain: "Ethereum";
|
|
259
260
|
readonly address: `0x${string}`;
|
|
@@ -301,8 +302,10 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
301
302
|
};
|
|
302
303
|
} | null | undefined;
|
|
303
304
|
};
|
|
304
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
|
|
305
305
|
}, {
|
|
306
|
+
reason: {
|
|
307
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
|
|
308
|
+
};
|
|
306
309
|
destinationAddress: {
|
|
307
310
|
__kind: "Eth" | "Dot" | "Btc";
|
|
308
311
|
value: string;
|
|
@@ -346,9 +349,6 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
346
349
|
};
|
|
347
350
|
} | null | undefined;
|
|
348
351
|
};
|
|
349
|
-
reason: {
|
|
350
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
|
|
351
|
-
};
|
|
352
352
|
}>;
|
|
353
353
|
|
|
354
354
|
export { swappingCcmFailed };
|
|
@@ -4,19 +4,19 @@ declare const swappingMinimumSwapAmountSet: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Eth" | "
|
|
15
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
16
16
|
amount: bigint;
|
|
17
17
|
}, {
|
|
18
18
|
asset: {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
20
20
|
};
|
|
21
21
|
amount: string | number;
|
|
22
22
|
}>;
|
|
@@ -4,19 +4,19 @@ declare const swappingMinimumSwapAmountSet: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Eth" | "
|
|
15
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
16
16
|
amount: bigint;
|
|
17
17
|
}, {
|
|
18
18
|
asset: {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
20
20
|
};
|
|
21
21
|
amount: string | number;
|
|
22
22
|
}>;
|
|
@@ -4,11 +4,11 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,8 +92,6 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
92
92
|
txHash: string;
|
|
93
93
|
}>]>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
96
|
-
amount: bigint;
|
|
97
95
|
destinationAddress: {
|
|
98
96
|
readonly chain: "Ethereum";
|
|
99
97
|
readonly address: `0x${string}`;
|
|
@@ -104,6 +102,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
104
102
|
readonly chain: "Bitcoin";
|
|
105
103
|
readonly address: string;
|
|
106
104
|
};
|
|
105
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
106
|
+
amount: bigint;
|
|
107
107
|
origin: {
|
|
108
108
|
__kind: "DepositChannel";
|
|
109
109
|
depositAddress: {
|
|
@@ -123,14 +123,14 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
123
123
|
txHash: `0x${string}`;
|
|
124
124
|
};
|
|
125
125
|
}, {
|
|
126
|
-
asset: {
|
|
127
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
128
|
-
};
|
|
129
|
-
amount: string | number;
|
|
130
126
|
destinationAddress: {
|
|
131
127
|
__kind: "Eth" | "Dot" | "Btc";
|
|
132
128
|
value: string;
|
|
133
129
|
};
|
|
130
|
+
asset: {
|
|
131
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
132
|
+
};
|
|
133
|
+
amount: string | number;
|
|
134
134
|
origin: {
|
|
135
135
|
__kind: "DepositChannel";
|
|
136
136
|
depositAddress: {
|