@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
|
@@ -87,18 +87,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
90
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
93
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
94
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
92
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
94
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
97
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
98
98
|
__kind: "Token";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
101
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
102
102
|
};
|
|
103
103
|
__kind: "Token";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -184,7 +184,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
184
184
|
} | {
|
|
185
185
|
__kind: "TooManyConsumers";
|
|
186
186
|
} | {
|
|
187
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
187
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
188
188
|
__kind: "Token";
|
|
189
189
|
} | {
|
|
190
190
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -223,7 +223,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
223
|
__kind: "TooManyConsumers";
|
|
224
224
|
} | {
|
|
225
225
|
value: {
|
|
226
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
226
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
227
227
|
};
|
|
228
228
|
__kind: "Token";
|
|
229
229
|
} | {
|
|
@@ -760,21 +760,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
760
760
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
761
761
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
762
762
|
}, "strip", z.ZodTypeAny, {
|
|
763
|
-
__kind: "
|
|
763
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
764
764
|
}, {
|
|
765
|
-
__kind: "
|
|
766
|
-
}>, "
|
|
767
|
-
__kind: "
|
|
765
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
766
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
767
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
768
768
|
}>;
|
|
769
769
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
770
770
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
771
771
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
772
772
|
}, "strip", z.ZodTypeAny, {
|
|
773
773
|
value: `0x${string}`;
|
|
774
|
-
__kind: "
|
|
774
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
775
775
|
}, {
|
|
776
776
|
value: string;
|
|
777
|
-
__kind: "
|
|
777
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
778
778
|
}>, {
|
|
779
779
|
readonly chain: "Ethereum";
|
|
780
780
|
readonly address: `0x${string}`;
|
|
@@ -795,7 +795,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
795
795
|
readonly address: string;
|
|
796
796
|
}, {
|
|
797
797
|
value: string;
|
|
798
|
-
__kind: "
|
|
798
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
799
799
|
}>;
|
|
800
800
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
801
801
|
channelMetadata: z.ZodObject<{
|
|
@@ -1147,6 +1147,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1147
1147
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1148
1148
|
}, "strip", z.ZodTypeAny, {
|
|
1149
1149
|
retryDuration: number;
|
|
1150
|
+
minPrice: bigint;
|
|
1150
1151
|
refundAddress: {
|
|
1151
1152
|
value: `0x${string}`;
|
|
1152
1153
|
__kind: "P2PKH";
|
|
@@ -1167,9 +1168,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1167
1168
|
version: number;
|
|
1168
1169
|
program: `0x${string}`;
|
|
1169
1170
|
};
|
|
1170
|
-
minPrice: bigint;
|
|
1171
1171
|
}, {
|
|
1172
1172
|
retryDuration: number;
|
|
1173
|
+
minPrice: string | number;
|
|
1173
1174
|
refundAddress: {
|
|
1174
1175
|
value: string;
|
|
1175
1176
|
__kind: "P2PKH";
|
|
@@ -1190,7 +1191,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1190
1191
|
version: number;
|
|
1191
1192
|
program: string;
|
|
1192
1193
|
};
|
|
1193
|
-
minPrice: string | number;
|
|
1194
1194
|
}>;
|
|
1195
1195
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1196
1196
|
numberOfChunks: z.ZodNumber;
|
|
@@ -1225,7 +1225,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1225
1225
|
};
|
|
1226
1226
|
inputAsset: "Btc";
|
|
1227
1227
|
depositAmount: bigint;
|
|
1228
|
-
outputAsset: "
|
|
1228
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1229
1229
|
destinationAddress: {
|
|
1230
1230
|
readonly chain: "Ethereum";
|
|
1231
1231
|
readonly address: `0x${string}`;
|
|
@@ -1251,6 +1251,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1251
1251
|
}[];
|
|
1252
1252
|
refundParams: {
|
|
1253
1253
|
retryDuration: number;
|
|
1254
|
+
minPrice: bigint;
|
|
1254
1255
|
refundAddress: {
|
|
1255
1256
|
value: `0x${string}`;
|
|
1256
1257
|
__kind: "P2PKH";
|
|
@@ -1271,7 +1272,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1271
1272
|
version: number;
|
|
1272
1273
|
program: `0x${string}`;
|
|
1273
1274
|
};
|
|
1274
|
-
minPrice: bigint;
|
|
1275
1275
|
};
|
|
1276
1276
|
boostFee: number;
|
|
1277
1277
|
depositAddress?: {
|
|
@@ -1374,11 +1374,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1374
1374
|
};
|
|
1375
1375
|
depositAmount: string | number;
|
|
1376
1376
|
outputAsset: {
|
|
1377
|
-
__kind: "
|
|
1377
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1378
1378
|
};
|
|
1379
1379
|
destinationAddress: {
|
|
1380
1380
|
value: string;
|
|
1381
|
-
__kind: "
|
|
1381
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1382
1382
|
};
|
|
1383
1383
|
affiliateFees: {
|
|
1384
1384
|
account: number;
|
|
@@ -1386,6 +1386,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1386
1386
|
}[];
|
|
1387
1387
|
refundParams: {
|
|
1388
1388
|
retryDuration: number;
|
|
1389
|
+
minPrice: string | number;
|
|
1389
1390
|
refundAddress: {
|
|
1390
1391
|
value: string;
|
|
1391
1392
|
__kind: "P2PKH";
|
|
@@ -1406,7 +1407,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1406
1407
|
version: number;
|
|
1407
1408
|
program: string;
|
|
1408
1409
|
};
|
|
1409
|
-
minPrice: string | number;
|
|
1410
1410
|
};
|
|
1411
1411
|
boostFee: number;
|
|
1412
1412
|
depositAddress?: {
|
|
@@ -1511,7 +1511,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1511
1511
|
};
|
|
1512
1512
|
inputAsset: "Btc";
|
|
1513
1513
|
depositAmount: bigint;
|
|
1514
|
-
outputAsset: "
|
|
1514
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1515
1515
|
destinationAddress: {
|
|
1516
1516
|
readonly chain: "Ethereum";
|
|
1517
1517
|
readonly address: `0x${string}`;
|
|
@@ -1537,6 +1537,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1537
1537
|
}[];
|
|
1538
1538
|
refundParams: {
|
|
1539
1539
|
retryDuration: number;
|
|
1540
|
+
minPrice: bigint;
|
|
1540
1541
|
refundAddress: {
|
|
1541
1542
|
value: `0x${string}`;
|
|
1542
1543
|
__kind: "P2PKH";
|
|
@@ -1557,7 +1558,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1557
1558
|
version: number;
|
|
1558
1559
|
program: `0x${string}`;
|
|
1559
1560
|
};
|
|
1560
|
-
minPrice: bigint;
|
|
1561
1561
|
};
|
|
1562
1562
|
boostFee: number;
|
|
1563
1563
|
depositAddress?: {
|
|
@@ -1663,11 +1663,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1663
1663
|
};
|
|
1664
1664
|
depositAmount: string | number;
|
|
1665
1665
|
outputAsset: {
|
|
1666
|
-
__kind: "
|
|
1666
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1667
1667
|
};
|
|
1668
1668
|
destinationAddress: {
|
|
1669
1669
|
value: string;
|
|
1670
|
-
__kind: "
|
|
1670
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1671
1671
|
};
|
|
1672
1672
|
affiliateFees: {
|
|
1673
1673
|
account: number;
|
|
@@ -1675,6 +1675,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1675
1675
|
}[];
|
|
1676
1676
|
refundParams: {
|
|
1677
1677
|
retryDuration: number;
|
|
1678
|
+
minPrice: string | number;
|
|
1678
1679
|
refundAddress: {
|
|
1679
1680
|
value: string;
|
|
1680
1681
|
__kind: "P2PKH";
|
|
@@ -1695,7 +1696,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1695
1696
|
version: number;
|
|
1696
1697
|
program: string;
|
|
1697
1698
|
};
|
|
1698
|
-
minPrice: string | number;
|
|
1699
1699
|
};
|
|
1700
1700
|
boostFee: number;
|
|
1701
1701
|
depositAddress?: {
|
|
@@ -1805,7 +1805,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1805
1805
|
} | {
|
|
1806
1806
|
__kind: "TooManyConsumers";
|
|
1807
1807
|
} | {
|
|
1808
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1808
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1809
1809
|
__kind: "Token";
|
|
1810
1810
|
} | {
|
|
1811
1811
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -1892,7 +1892,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1892
1892
|
};
|
|
1893
1893
|
inputAsset: "Btc";
|
|
1894
1894
|
depositAmount: bigint;
|
|
1895
|
-
outputAsset: "
|
|
1895
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1896
1896
|
destinationAddress: {
|
|
1897
1897
|
readonly chain: "Ethereum";
|
|
1898
1898
|
readonly address: `0x${string}`;
|
|
@@ -1918,6 +1918,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1918
1918
|
}[];
|
|
1919
1919
|
refundParams: {
|
|
1920
1920
|
retryDuration: number;
|
|
1921
|
+
minPrice: bigint;
|
|
1921
1922
|
refundAddress: {
|
|
1922
1923
|
value: `0x${string}`;
|
|
1923
1924
|
__kind: "P2PKH";
|
|
@@ -1938,7 +1939,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1938
1939
|
version: number;
|
|
1939
1940
|
program: `0x${string}`;
|
|
1940
1941
|
};
|
|
1941
|
-
minPrice: bigint;
|
|
1942
1942
|
};
|
|
1943
1943
|
boostFee: number;
|
|
1944
1944
|
depositAddress?: {
|
|
@@ -2047,7 +2047,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2047
2047
|
__kind: "TooManyConsumers";
|
|
2048
2048
|
} | {
|
|
2049
2049
|
value: {
|
|
2050
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2050
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2051
2051
|
};
|
|
2052
2052
|
__kind: "Token";
|
|
2053
2053
|
} | {
|
|
@@ -2144,11 +2144,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2144
2144
|
};
|
|
2145
2145
|
depositAmount: string | number;
|
|
2146
2146
|
outputAsset: {
|
|
2147
|
-
__kind: "
|
|
2147
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2148
2148
|
};
|
|
2149
2149
|
destinationAddress: {
|
|
2150
2150
|
value: string;
|
|
2151
|
-
__kind: "
|
|
2151
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2152
2152
|
};
|
|
2153
2153
|
affiliateFees: {
|
|
2154
2154
|
account: number;
|
|
@@ -2156,6 +2156,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2156
2156
|
}[];
|
|
2157
2157
|
refundParams: {
|
|
2158
2158
|
retryDuration: number;
|
|
2159
|
+
minPrice: string | number;
|
|
2159
2160
|
refundAddress: {
|
|
2160
2161
|
value: string;
|
|
2161
2162
|
__kind: "P2PKH";
|
|
@@ -2176,7 +2177,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2176
2177
|
version: number;
|
|
2177
2178
|
program: string;
|
|
2178
2179
|
};
|
|
2179
|
-
minPrice: string | number;
|
|
2180
2180
|
};
|
|
2181
2181
|
boostFee: number;
|
|
2182
2182
|
depositAddress?: {
|
|
@@ -87,18 +87,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
90
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
93
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
94
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
92
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
94
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
97
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
98
98
|
__kind: "Token";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
101
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
102
102
|
};
|
|
103
103
|
__kind: "Token";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -184,7 +184,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
184
184
|
} | {
|
|
185
185
|
__kind: "TooManyConsumers";
|
|
186
186
|
} | {
|
|
187
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
187
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
188
188
|
__kind: "Token";
|
|
189
189
|
} | {
|
|
190
190
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -223,7 +223,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
223
|
__kind: "TooManyConsumers";
|
|
224
224
|
} | {
|
|
225
225
|
value: {
|
|
226
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
226
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
227
227
|
};
|
|
228
228
|
__kind: "Token";
|
|
229
229
|
} | {
|
|
@@ -760,21 +760,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
760
760
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
761
761
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
762
762
|
}, "strip", z.ZodTypeAny, {
|
|
763
|
-
__kind: "
|
|
763
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
764
764
|
}, {
|
|
765
|
-
__kind: "
|
|
766
|
-
}>, "
|
|
767
|
-
__kind: "
|
|
765
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
766
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
767
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
768
768
|
}>;
|
|
769
769
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
770
770
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
771
771
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
772
772
|
}, "strip", z.ZodTypeAny, {
|
|
773
773
|
value: `0x${string}`;
|
|
774
|
-
__kind: "
|
|
774
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
775
775
|
}, {
|
|
776
776
|
value: string;
|
|
777
|
-
__kind: "
|
|
777
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
778
778
|
}>, {
|
|
779
779
|
readonly chain: "Ethereum";
|
|
780
780
|
readonly address: `0x${string}`;
|
|
@@ -795,7 +795,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
795
795
|
readonly address: string;
|
|
796
796
|
}, {
|
|
797
797
|
value: string;
|
|
798
|
-
__kind: "
|
|
798
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
799
799
|
}>;
|
|
800
800
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
801
801
|
channelMetadata: z.ZodObject<{
|
|
@@ -1147,6 +1147,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1147
1147
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1148
1148
|
}, "strip", z.ZodTypeAny, {
|
|
1149
1149
|
retryDuration: number;
|
|
1150
|
+
minPrice: bigint;
|
|
1150
1151
|
refundAddress: {
|
|
1151
1152
|
value: `0x${string}`;
|
|
1152
1153
|
__kind: "P2PKH";
|
|
@@ -1167,9 +1168,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1167
1168
|
version: number;
|
|
1168
1169
|
program: `0x${string}`;
|
|
1169
1170
|
};
|
|
1170
|
-
minPrice: bigint;
|
|
1171
1171
|
}, {
|
|
1172
1172
|
retryDuration: number;
|
|
1173
|
+
minPrice: string | number;
|
|
1173
1174
|
refundAddress: {
|
|
1174
1175
|
value: string;
|
|
1175
1176
|
__kind: "P2PKH";
|
|
@@ -1190,7 +1191,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1190
1191
|
version: number;
|
|
1191
1192
|
program: string;
|
|
1192
1193
|
};
|
|
1193
|
-
minPrice: string | number;
|
|
1194
1194
|
}>;
|
|
1195
1195
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1196
1196
|
numberOfChunks: z.ZodNumber;
|
|
@@ -1225,7 +1225,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1225
1225
|
};
|
|
1226
1226
|
inputAsset: "Btc";
|
|
1227
1227
|
depositAmount: bigint;
|
|
1228
|
-
outputAsset: "
|
|
1228
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1229
1229
|
destinationAddress: {
|
|
1230
1230
|
readonly chain: "Ethereum";
|
|
1231
1231
|
readonly address: `0x${string}`;
|
|
@@ -1251,6 +1251,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1251
1251
|
}[];
|
|
1252
1252
|
refundParams: {
|
|
1253
1253
|
retryDuration: number;
|
|
1254
|
+
minPrice: bigint;
|
|
1254
1255
|
refundAddress: {
|
|
1255
1256
|
value: `0x${string}`;
|
|
1256
1257
|
__kind: "P2PKH";
|
|
@@ -1271,7 +1272,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1271
1272
|
version: number;
|
|
1272
1273
|
program: `0x${string}`;
|
|
1273
1274
|
};
|
|
1274
|
-
minPrice: bigint;
|
|
1275
1275
|
};
|
|
1276
1276
|
boostFee: number;
|
|
1277
1277
|
depositAddress?: {
|
|
@@ -1374,11 +1374,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1374
1374
|
};
|
|
1375
1375
|
depositAmount: string | number;
|
|
1376
1376
|
outputAsset: {
|
|
1377
|
-
__kind: "
|
|
1377
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1378
1378
|
};
|
|
1379
1379
|
destinationAddress: {
|
|
1380
1380
|
value: string;
|
|
1381
|
-
__kind: "
|
|
1381
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1382
1382
|
};
|
|
1383
1383
|
affiliateFees: {
|
|
1384
1384
|
account: number;
|
|
@@ -1386,6 +1386,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1386
1386
|
}[];
|
|
1387
1387
|
refundParams: {
|
|
1388
1388
|
retryDuration: number;
|
|
1389
|
+
minPrice: string | number;
|
|
1389
1390
|
refundAddress: {
|
|
1390
1391
|
value: string;
|
|
1391
1392
|
__kind: "P2PKH";
|
|
@@ -1406,7 +1407,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1406
1407
|
version: number;
|
|
1407
1408
|
program: string;
|
|
1408
1409
|
};
|
|
1409
|
-
minPrice: string | number;
|
|
1410
1410
|
};
|
|
1411
1411
|
boostFee: number;
|
|
1412
1412
|
depositAddress?: {
|
|
@@ -1511,7 +1511,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1511
1511
|
};
|
|
1512
1512
|
inputAsset: "Btc";
|
|
1513
1513
|
depositAmount: bigint;
|
|
1514
|
-
outputAsset: "
|
|
1514
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1515
1515
|
destinationAddress: {
|
|
1516
1516
|
readonly chain: "Ethereum";
|
|
1517
1517
|
readonly address: `0x${string}`;
|
|
@@ -1537,6 +1537,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1537
1537
|
}[];
|
|
1538
1538
|
refundParams: {
|
|
1539
1539
|
retryDuration: number;
|
|
1540
|
+
minPrice: bigint;
|
|
1540
1541
|
refundAddress: {
|
|
1541
1542
|
value: `0x${string}`;
|
|
1542
1543
|
__kind: "P2PKH";
|
|
@@ -1557,7 +1558,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1557
1558
|
version: number;
|
|
1558
1559
|
program: `0x${string}`;
|
|
1559
1560
|
};
|
|
1560
|
-
minPrice: bigint;
|
|
1561
1561
|
};
|
|
1562
1562
|
boostFee: number;
|
|
1563
1563
|
depositAddress?: {
|
|
@@ -1663,11 +1663,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1663
1663
|
};
|
|
1664
1664
|
depositAmount: string | number;
|
|
1665
1665
|
outputAsset: {
|
|
1666
|
-
__kind: "
|
|
1666
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1667
1667
|
};
|
|
1668
1668
|
destinationAddress: {
|
|
1669
1669
|
value: string;
|
|
1670
|
-
__kind: "
|
|
1670
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1671
1671
|
};
|
|
1672
1672
|
affiliateFees: {
|
|
1673
1673
|
account: number;
|
|
@@ -1675,6 +1675,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1675
1675
|
}[];
|
|
1676
1676
|
refundParams: {
|
|
1677
1677
|
retryDuration: number;
|
|
1678
|
+
minPrice: string | number;
|
|
1678
1679
|
refundAddress: {
|
|
1679
1680
|
value: string;
|
|
1680
1681
|
__kind: "P2PKH";
|
|
@@ -1695,7 +1696,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1695
1696
|
version: number;
|
|
1696
1697
|
program: string;
|
|
1697
1698
|
};
|
|
1698
|
-
minPrice: string | number;
|
|
1699
1699
|
};
|
|
1700
1700
|
boostFee: number;
|
|
1701
1701
|
depositAddress?: {
|
|
@@ -1805,7 +1805,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1805
1805
|
} | {
|
|
1806
1806
|
__kind: "TooManyConsumers";
|
|
1807
1807
|
} | {
|
|
1808
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1808
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1809
1809
|
__kind: "Token";
|
|
1810
1810
|
} | {
|
|
1811
1811
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -1892,7 +1892,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1892
1892
|
};
|
|
1893
1893
|
inputAsset: "Btc";
|
|
1894
1894
|
depositAmount: bigint;
|
|
1895
|
-
outputAsset: "
|
|
1895
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1896
1896
|
destinationAddress: {
|
|
1897
1897
|
readonly chain: "Ethereum";
|
|
1898
1898
|
readonly address: `0x${string}`;
|
|
@@ -1918,6 +1918,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1918
1918
|
}[];
|
|
1919
1919
|
refundParams: {
|
|
1920
1920
|
retryDuration: number;
|
|
1921
|
+
minPrice: bigint;
|
|
1921
1922
|
refundAddress: {
|
|
1922
1923
|
value: `0x${string}`;
|
|
1923
1924
|
__kind: "P2PKH";
|
|
@@ -1938,7 +1939,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1938
1939
|
version: number;
|
|
1939
1940
|
program: `0x${string}`;
|
|
1940
1941
|
};
|
|
1941
|
-
minPrice: bigint;
|
|
1942
1942
|
};
|
|
1943
1943
|
boostFee: number;
|
|
1944
1944
|
depositAddress?: {
|
|
@@ -2047,7 +2047,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2047
2047
|
__kind: "TooManyConsumers";
|
|
2048
2048
|
} | {
|
|
2049
2049
|
value: {
|
|
2050
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2050
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2051
2051
|
};
|
|
2052
2052
|
__kind: "Token";
|
|
2053
2053
|
} | {
|
|
@@ -2144,11 +2144,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2144
2144
|
};
|
|
2145
2145
|
depositAmount: string | number;
|
|
2146
2146
|
outputAsset: {
|
|
2147
|
-
__kind: "
|
|
2147
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2148
2148
|
};
|
|
2149
2149
|
destinationAddress: {
|
|
2150
2150
|
value: string;
|
|
2151
|
-
__kind: "
|
|
2151
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2152
2152
|
};
|
|
2153
2153
|
affiliateFees: {
|
|
2154
2154
|
account: number;
|
|
@@ -2156,6 +2156,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2156
2156
|
}[];
|
|
2157
2157
|
refundParams: {
|
|
2158
2158
|
retryDuration: number;
|
|
2159
|
+
minPrice: string | number;
|
|
2159
2160
|
refundAddress: {
|
|
2160
2161
|
value: string;
|
|
2161
2162
|
__kind: "P2PKH";
|
|
@@ -2176,7 +2177,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2176
2177
|
version: number;
|
|
2177
2178
|
program: string;
|
|
2178
2179
|
};
|
|
2179
|
-
minPrice: string | number;
|
|
2180
2180
|
};
|
|
2181
2181
|
boostFee: number;
|
|
2182
2182
|
depositAddress?: {
|