@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
|
@@ -53,17 +53,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
53
53
|
error: string;
|
|
54
54
|
}>;
|
|
55
55
|
}, "strip", z.ZodTypeAny, {
|
|
56
|
-
__kind: "Module";
|
|
57
56
|
value: {
|
|
58
57
|
index: number;
|
|
59
58
|
error: `0x${string}`;
|
|
60
59
|
};
|
|
61
|
-
}, {
|
|
62
60
|
__kind: "Module";
|
|
61
|
+
}, {
|
|
63
62
|
value: {
|
|
64
63
|
index: number;
|
|
65
64
|
error: string;
|
|
66
65
|
};
|
|
66
|
+
__kind: "Module";
|
|
67
67
|
}>, z.ZodObject<{
|
|
68
68
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
69
69
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -94,13 +94,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
94
94
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
__kind: "Token";
|
|
98
97
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
|
-
}, {
|
|
100
98
|
__kind: "Token";
|
|
99
|
+
}, {
|
|
101
100
|
value: {
|
|
102
101
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
102
|
};
|
|
103
|
+
__kind: "Token";
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
106
106
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -113,13 +113,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
113
113
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
__kind: "Arithmetic";
|
|
117
116
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
|
-
}, {
|
|
119
117
|
__kind: "Arithmetic";
|
|
118
|
+
}, {
|
|
120
119
|
value: {
|
|
121
120
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
121
|
};
|
|
122
|
+
__kind: "Arithmetic";
|
|
123
123
|
}>, z.ZodObject<{
|
|
124
124
|
__kind: z.ZodLiteral<"Transactional">;
|
|
125
125
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -132,13 +132,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: "LimitReached" | "NoLayer";
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
__kind: "Transactional";
|
|
136
135
|
value: "LimitReached" | "NoLayer";
|
|
137
|
-
}, {
|
|
138
136
|
__kind: "Transactional";
|
|
137
|
+
}, {
|
|
139
138
|
value: {
|
|
140
139
|
__kind: "LimitReached" | "NoLayer";
|
|
141
140
|
};
|
|
141
|
+
__kind: "Transactional";
|
|
142
142
|
}>, z.ZodObject<{
|
|
143
143
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
144
144
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -165,7 +165,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
165
165
|
__kind: "RootNotAllowed";
|
|
166
166
|
}>]>;
|
|
167
167
|
}, "strip", z.ZodTypeAny, {
|
|
168
|
-
__kind: "DepositWitnessRejected";
|
|
169
168
|
value: {
|
|
170
169
|
__kind: "Other";
|
|
171
170
|
} | {
|
|
@@ -173,11 +172,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
172
|
} | {
|
|
174
173
|
__kind: "BadOrigin";
|
|
175
174
|
} | {
|
|
176
|
-
__kind: "Module";
|
|
177
175
|
value: {
|
|
178
176
|
index: number;
|
|
179
177
|
error: `0x${string}`;
|
|
180
178
|
};
|
|
179
|
+
__kind: "Module";
|
|
181
180
|
} | {
|
|
182
181
|
__kind: "ConsumerRemaining";
|
|
183
182
|
} | {
|
|
@@ -185,14 +184,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
184
|
} | {
|
|
186
185
|
__kind: "TooManyConsumers";
|
|
187
186
|
} | {
|
|
188
|
-
__kind: "Token";
|
|
189
187
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
188
|
+
__kind: "Token";
|
|
190
189
|
} | {
|
|
191
|
-
__kind: "Arithmetic";
|
|
192
190
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
191
|
+
__kind: "Arithmetic";
|
|
193
192
|
} | {
|
|
194
|
-
__kind: "Transactional";
|
|
195
193
|
value: "LimitReached" | "NoLayer";
|
|
194
|
+
__kind: "Transactional";
|
|
196
195
|
} | {
|
|
197
196
|
__kind: "Exhausted";
|
|
198
197
|
} | {
|
|
@@ -202,8 +201,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
202
201
|
} | {
|
|
203
202
|
__kind: "RootNotAllowed";
|
|
204
203
|
};
|
|
205
|
-
}, {
|
|
206
204
|
__kind: "DepositWitnessRejected";
|
|
205
|
+
}, {
|
|
207
206
|
value: {
|
|
208
207
|
__kind: "Other";
|
|
209
208
|
} | {
|
|
@@ -211,11 +210,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
210
|
} | {
|
|
212
211
|
__kind: "BadOrigin";
|
|
213
212
|
} | {
|
|
214
|
-
__kind: "Module";
|
|
215
213
|
value: {
|
|
216
214
|
index: number;
|
|
217
215
|
error: string;
|
|
218
216
|
};
|
|
217
|
+
__kind: "Module";
|
|
219
218
|
} | {
|
|
220
219
|
__kind: "ConsumerRemaining";
|
|
221
220
|
} | {
|
|
@@ -223,20 +222,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
222
|
} | {
|
|
224
223
|
__kind: "TooManyConsumers";
|
|
225
224
|
} | {
|
|
226
|
-
__kind: "Token";
|
|
227
225
|
value: {
|
|
228
226
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
229
227
|
};
|
|
228
|
+
__kind: "Token";
|
|
230
229
|
} | {
|
|
231
|
-
__kind: "Arithmetic";
|
|
232
230
|
value: {
|
|
233
231
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
234
232
|
};
|
|
233
|
+
__kind: "Arithmetic";
|
|
235
234
|
} | {
|
|
236
|
-
__kind: "Transactional";
|
|
237
235
|
value: {
|
|
238
236
|
__kind: "LimitReached" | "NoLayer";
|
|
239
237
|
};
|
|
238
|
+
__kind: "Transactional";
|
|
240
239
|
} | {
|
|
241
240
|
__kind: "Exhausted";
|
|
242
241
|
} | {
|
|
@@ -246,6 +245,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
245
|
} | {
|
|
247
246
|
__kind: "RootNotAllowed";
|
|
248
247
|
};
|
|
248
|
+
__kind: "DepositWitnessRejected";
|
|
249
249
|
}>, z.ZodObject<{
|
|
250
250
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
251
251
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -260,47 +260,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
260
260
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
261
261
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
262
262
|
}, "strip", z.ZodTypeAny, {
|
|
263
|
-
__kind: "P2PKH";
|
|
264
263
|
value: `0x${string}`;
|
|
265
|
-
}, {
|
|
266
264
|
__kind: "P2PKH";
|
|
265
|
+
}, {
|
|
267
266
|
value: string;
|
|
267
|
+
__kind: "P2PKH";
|
|
268
268
|
}>, z.ZodObject<{
|
|
269
269
|
__kind: z.ZodLiteral<"P2SH">;
|
|
270
270
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
271
271
|
}, "strip", z.ZodTypeAny, {
|
|
272
|
-
__kind: "P2SH";
|
|
273
272
|
value: `0x${string}`;
|
|
274
|
-
}, {
|
|
275
273
|
__kind: "P2SH";
|
|
274
|
+
}, {
|
|
276
275
|
value: string;
|
|
276
|
+
__kind: "P2SH";
|
|
277
277
|
}>, z.ZodObject<{
|
|
278
278
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
279
279
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
280
280
|
}, "strip", z.ZodTypeAny, {
|
|
281
|
-
__kind: "P2WPKH";
|
|
282
281
|
value: `0x${string}`;
|
|
283
|
-
}, {
|
|
284
282
|
__kind: "P2WPKH";
|
|
283
|
+
}, {
|
|
285
284
|
value: string;
|
|
285
|
+
__kind: "P2WPKH";
|
|
286
286
|
}>, z.ZodObject<{
|
|
287
287
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
288
288
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
289
289
|
}, "strip", z.ZodTypeAny, {
|
|
290
|
-
__kind: "P2WSH";
|
|
291
290
|
value: `0x${string}`;
|
|
292
|
-
}, {
|
|
293
291
|
__kind: "P2WSH";
|
|
292
|
+
}, {
|
|
294
293
|
value: string;
|
|
294
|
+
__kind: "P2WSH";
|
|
295
295
|
}>, z.ZodObject<{
|
|
296
296
|
__kind: z.ZodLiteral<"Taproot">;
|
|
297
297
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
298
298
|
}, "strip", z.ZodTypeAny, {
|
|
299
|
-
__kind: "Taproot";
|
|
300
299
|
value: `0x${string}`;
|
|
301
|
-
}, {
|
|
302
300
|
__kind: "Taproot";
|
|
301
|
+
}, {
|
|
303
302
|
value: string;
|
|
303
|
+
__kind: "Taproot";
|
|
304
304
|
}>, z.ZodObject<{
|
|
305
305
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
306
306
|
version: z.ZodNumber;
|
|
@@ -397,11 +397,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
397
397
|
};
|
|
398
398
|
} | null | undefined;
|
|
399
399
|
};
|
|
400
|
+
amount: bigint;
|
|
400
401
|
id: {
|
|
401
402
|
txId: `0x${string}`;
|
|
402
403
|
vout: number;
|
|
403
404
|
};
|
|
404
|
-
amount: bigint;
|
|
405
405
|
}, {
|
|
406
406
|
depositAddress: {
|
|
407
407
|
pubkeyX: string;
|
|
@@ -414,35 +414,35 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
414
414
|
};
|
|
415
415
|
} | null | undefined;
|
|
416
416
|
};
|
|
417
|
+
amount: string | number;
|
|
417
418
|
id: {
|
|
418
419
|
txId: string;
|
|
419
420
|
vout: number;
|
|
420
421
|
};
|
|
421
|
-
amount: string | number;
|
|
422
422
|
}>;
|
|
423
423
|
}, "strip", z.ZodTypeAny, {
|
|
424
424
|
depositAddress: {
|
|
425
|
-
__kind: "P2PKH";
|
|
426
425
|
value: `0x${string}`;
|
|
426
|
+
__kind: "P2PKH";
|
|
427
427
|
} | {
|
|
428
|
-
__kind: "P2SH";
|
|
429
428
|
value: `0x${string}`;
|
|
429
|
+
__kind: "P2SH";
|
|
430
430
|
} | {
|
|
431
|
-
__kind: "P2WPKH";
|
|
432
431
|
value: `0x${string}`;
|
|
432
|
+
__kind: "P2WPKH";
|
|
433
433
|
} | {
|
|
434
|
-
__kind: "P2WSH";
|
|
435
434
|
value: `0x${string}`;
|
|
435
|
+
__kind: "P2WSH";
|
|
436
436
|
} | {
|
|
437
|
-
__kind: "Taproot";
|
|
438
437
|
value: `0x${string}`;
|
|
438
|
+
__kind: "Taproot";
|
|
439
439
|
} | {
|
|
440
440
|
__kind: "OtherSegwit";
|
|
441
441
|
version: number;
|
|
442
442
|
program: `0x${string}`;
|
|
443
443
|
};
|
|
444
|
-
asset: "Btc";
|
|
445
444
|
amount: bigint;
|
|
445
|
+
asset: "Btc";
|
|
446
446
|
depositDetails: {
|
|
447
447
|
depositAddress: {
|
|
448
448
|
pubkeyX: `0x${string}`;
|
|
@@ -455,37 +455,37 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
455
455
|
};
|
|
456
456
|
} | null | undefined;
|
|
457
457
|
};
|
|
458
|
+
amount: bigint;
|
|
458
459
|
id: {
|
|
459
460
|
txId: `0x${string}`;
|
|
460
461
|
vout: number;
|
|
461
462
|
};
|
|
462
|
-
amount: bigint;
|
|
463
463
|
};
|
|
464
464
|
}, {
|
|
465
465
|
depositAddress: {
|
|
466
|
-
__kind: "P2PKH";
|
|
467
466
|
value: string;
|
|
467
|
+
__kind: "P2PKH";
|
|
468
468
|
} | {
|
|
469
|
-
__kind: "P2SH";
|
|
470
469
|
value: string;
|
|
470
|
+
__kind: "P2SH";
|
|
471
471
|
} | {
|
|
472
|
-
__kind: "P2WPKH";
|
|
473
472
|
value: string;
|
|
473
|
+
__kind: "P2WPKH";
|
|
474
474
|
} | {
|
|
475
|
-
__kind: "P2WSH";
|
|
476
475
|
value: string;
|
|
476
|
+
__kind: "P2WSH";
|
|
477
477
|
} | {
|
|
478
|
-
__kind: "Taproot";
|
|
479
478
|
value: string;
|
|
479
|
+
__kind: "Taproot";
|
|
480
480
|
} | {
|
|
481
481
|
__kind: "OtherSegwit";
|
|
482
482
|
version: number;
|
|
483
483
|
program: string;
|
|
484
484
|
};
|
|
485
|
+
amount: string | number;
|
|
485
486
|
asset: {
|
|
486
487
|
__kind: "Btc";
|
|
487
488
|
};
|
|
488
|
-
amount: string | number;
|
|
489
489
|
depositDetails: {
|
|
490
490
|
depositAddress: {
|
|
491
491
|
pubkeyX: string;
|
|
@@ -498,38 +498,38 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
498
498
|
};
|
|
499
499
|
} | null | undefined;
|
|
500
500
|
};
|
|
501
|
+
amount: string | number;
|
|
501
502
|
id: {
|
|
502
503
|
txId: string;
|
|
503
504
|
vout: number;
|
|
504
505
|
};
|
|
505
|
-
amount: string | number;
|
|
506
506
|
};
|
|
507
507
|
}>;
|
|
508
508
|
}, "strip", z.ZodTypeAny, {
|
|
509
509
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
510
510
|
depositWitness: {
|
|
511
511
|
depositAddress: {
|
|
512
|
-
__kind: "P2PKH";
|
|
513
512
|
value: `0x${string}`;
|
|
513
|
+
__kind: "P2PKH";
|
|
514
514
|
} | {
|
|
515
|
-
__kind: "P2SH";
|
|
516
515
|
value: `0x${string}`;
|
|
516
|
+
__kind: "P2SH";
|
|
517
517
|
} | {
|
|
518
|
-
__kind: "P2WPKH";
|
|
519
518
|
value: `0x${string}`;
|
|
519
|
+
__kind: "P2WPKH";
|
|
520
520
|
} | {
|
|
521
|
-
__kind: "P2WSH";
|
|
522
521
|
value: `0x${string}`;
|
|
522
|
+
__kind: "P2WSH";
|
|
523
523
|
} | {
|
|
524
|
-
__kind: "Taproot";
|
|
525
524
|
value: `0x${string}`;
|
|
525
|
+
__kind: "Taproot";
|
|
526
526
|
} | {
|
|
527
527
|
__kind: "OtherSegwit";
|
|
528
528
|
version: number;
|
|
529
529
|
program: `0x${string}`;
|
|
530
530
|
};
|
|
531
|
-
asset: "Btc";
|
|
532
531
|
amount: bigint;
|
|
532
|
+
asset: "Btc";
|
|
533
533
|
depositDetails: {
|
|
534
534
|
depositAddress: {
|
|
535
535
|
pubkeyX: `0x${string}`;
|
|
@@ -542,40 +542,40 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
542
542
|
};
|
|
543
543
|
} | null | undefined;
|
|
544
544
|
};
|
|
545
|
+
amount: bigint;
|
|
545
546
|
id: {
|
|
546
547
|
txId: `0x${string}`;
|
|
547
548
|
vout: number;
|
|
548
549
|
};
|
|
549
|
-
amount: bigint;
|
|
550
550
|
};
|
|
551
551
|
};
|
|
552
552
|
}, {
|
|
553
553
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
554
554
|
depositWitness: {
|
|
555
555
|
depositAddress: {
|
|
556
|
-
__kind: "P2PKH";
|
|
557
556
|
value: string;
|
|
557
|
+
__kind: "P2PKH";
|
|
558
558
|
} | {
|
|
559
|
-
__kind: "P2SH";
|
|
560
559
|
value: string;
|
|
560
|
+
__kind: "P2SH";
|
|
561
561
|
} | {
|
|
562
|
-
__kind: "P2WPKH";
|
|
563
562
|
value: string;
|
|
563
|
+
__kind: "P2WPKH";
|
|
564
564
|
} | {
|
|
565
|
-
__kind: "P2WSH";
|
|
566
565
|
value: string;
|
|
566
|
+
__kind: "P2WSH";
|
|
567
567
|
} | {
|
|
568
|
-
__kind: "Taproot";
|
|
569
568
|
value: string;
|
|
569
|
+
__kind: "Taproot";
|
|
570
570
|
} | {
|
|
571
571
|
__kind: "OtherSegwit";
|
|
572
572
|
version: number;
|
|
573
573
|
program: string;
|
|
574
574
|
};
|
|
575
|
+
amount: string | number;
|
|
575
576
|
asset: {
|
|
576
577
|
__kind: "Btc";
|
|
577
578
|
};
|
|
578
|
-
amount: string | number;
|
|
579
579
|
depositDetails: {
|
|
580
580
|
depositAddress: {
|
|
581
581
|
pubkeyX: string;
|
|
@@ -588,11 +588,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
588
588
|
};
|
|
589
589
|
} | null | undefined;
|
|
590
590
|
};
|
|
591
|
+
amount: string | number;
|
|
591
592
|
id: {
|
|
592
593
|
txId: string;
|
|
593
594
|
vout: number;
|
|
594
595
|
};
|
|
595
|
-
amount: string | number;
|
|
596
596
|
};
|
|
597
597
|
};
|
|
598
598
|
}>, z.ZodObject<{
|
|
@@ -611,47 +611,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
611
611
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
612
612
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
613
613
|
}, "strip", z.ZodTypeAny, {
|
|
614
|
-
__kind: "P2PKH";
|
|
615
614
|
value: `0x${string}`;
|
|
616
|
-
}, {
|
|
617
615
|
__kind: "P2PKH";
|
|
616
|
+
}, {
|
|
618
617
|
value: string;
|
|
618
|
+
__kind: "P2PKH";
|
|
619
619
|
}>, z.ZodObject<{
|
|
620
620
|
__kind: z.ZodLiteral<"P2SH">;
|
|
621
621
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
622
622
|
}, "strip", z.ZodTypeAny, {
|
|
623
|
-
__kind: "P2SH";
|
|
624
623
|
value: `0x${string}`;
|
|
625
|
-
}, {
|
|
626
624
|
__kind: "P2SH";
|
|
625
|
+
}, {
|
|
627
626
|
value: string;
|
|
627
|
+
__kind: "P2SH";
|
|
628
628
|
}>, z.ZodObject<{
|
|
629
629
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
630
630
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
631
631
|
}, "strip", z.ZodTypeAny, {
|
|
632
|
-
__kind: "P2WPKH";
|
|
633
632
|
value: `0x${string}`;
|
|
634
|
-
}, {
|
|
635
633
|
__kind: "P2WPKH";
|
|
634
|
+
}, {
|
|
636
635
|
value: string;
|
|
636
|
+
__kind: "P2WPKH";
|
|
637
637
|
}>, z.ZodObject<{
|
|
638
638
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
639
639
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
640
640
|
}, "strip", z.ZodTypeAny, {
|
|
641
|
-
__kind: "P2WSH";
|
|
642
641
|
value: `0x${string}`;
|
|
643
|
-
}, {
|
|
644
642
|
__kind: "P2WSH";
|
|
643
|
+
}, {
|
|
645
644
|
value: string;
|
|
645
|
+
__kind: "P2WSH";
|
|
646
646
|
}>, z.ZodObject<{
|
|
647
647
|
__kind: z.ZodLiteral<"Taproot">;
|
|
648
648
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
649
649
|
}, "strip", z.ZodTypeAny, {
|
|
650
|
-
__kind: "Taproot";
|
|
651
650
|
value: `0x${string}`;
|
|
652
|
-
}, {
|
|
653
651
|
__kind: "Taproot";
|
|
652
|
+
}, {
|
|
654
653
|
value: string;
|
|
654
|
+
__kind: "Taproot";
|
|
655
655
|
}>, z.ZodObject<{
|
|
656
656
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
657
657
|
version: z.ZodNumber;
|
|
@@ -740,11 +740,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
740
740
|
};
|
|
741
741
|
} | null | undefined;
|
|
742
742
|
};
|
|
743
|
+
amount: bigint;
|
|
743
744
|
id: {
|
|
744
745
|
txId: `0x${string}`;
|
|
745
746
|
vout: number;
|
|
746
747
|
};
|
|
747
|
-
amount: bigint;
|
|
748
748
|
}, {
|
|
749
749
|
depositAddress: {
|
|
750
750
|
pubkeyX: string;
|
|
@@ -757,30 +757,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
757
757
|
};
|
|
758
758
|
} | null | undefined;
|
|
759
759
|
};
|
|
760
|
+
amount: string | number;
|
|
760
761
|
id: {
|
|
761
762
|
txId: string;
|
|
762
763
|
vout: number;
|
|
763
764
|
};
|
|
764
|
-
amount: string | number;
|
|
765
765
|
}>;
|
|
766
766
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
767
767
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
768
768
|
}, "strip", z.ZodTypeAny, {
|
|
769
|
-
__kind: "
|
|
769
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
770
770
|
}, {
|
|
771
|
-
__kind: "
|
|
772
|
-
}>, "
|
|
773
|
-
__kind: "
|
|
771
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
772
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
773
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
774
774
|
}>;
|
|
775
775
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
776
776
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
777
777
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
778
778
|
}, "strip", z.ZodTypeAny, {
|
|
779
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
780
779
|
value: `0x${string}`;
|
|
780
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
781
781
|
}, {
|
|
782
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
783
782
|
value: string;
|
|
783
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
784
784
|
}>, {
|
|
785
785
|
readonly chain: "Ethereum";
|
|
786
786
|
readonly address: `0x${string}`;
|
|
@@ -800,8 +800,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
800
800
|
readonly chain: "Assethub";
|
|
801
801
|
readonly address: string;
|
|
802
802
|
}, {
|
|
803
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
804
803
|
value: string;
|
|
804
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
805
805
|
}>;
|
|
806
806
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
807
807
|
channelMetadata: z.ZodObject<{
|
|
@@ -830,67 +830,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
830
830
|
__kind: z.ZodLiteral<"Eth">;
|
|
831
831
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
832
832
|
}, "strip", z.ZodTypeAny, {
|
|
833
|
-
__kind: "Eth";
|
|
834
833
|
value: `0x${string}`;
|
|
835
|
-
}, {
|
|
836
834
|
__kind: "Eth";
|
|
835
|
+
}, {
|
|
837
836
|
value: string;
|
|
837
|
+
__kind: "Eth";
|
|
838
838
|
}>, z.ZodObject<{
|
|
839
839
|
__kind: z.ZodLiteral<"Dot">;
|
|
840
840
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
841
841
|
}, "strip", z.ZodTypeAny, {
|
|
842
|
-
__kind: "Dot";
|
|
843
842
|
value: `0x${string}`;
|
|
844
|
-
}, {
|
|
845
843
|
__kind: "Dot";
|
|
844
|
+
}, {
|
|
846
845
|
value: string;
|
|
846
|
+
__kind: "Dot";
|
|
847
847
|
}>, z.ZodObject<{
|
|
848
848
|
__kind: z.ZodLiteral<"Btc">;
|
|
849
849
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
850
850
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
851
851
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
852
852
|
}, "strip", z.ZodTypeAny, {
|
|
853
|
-
__kind: "P2PKH";
|
|
854
853
|
value: `0x${string}`;
|
|
855
|
-
}, {
|
|
856
854
|
__kind: "P2PKH";
|
|
855
|
+
}, {
|
|
857
856
|
value: string;
|
|
857
|
+
__kind: "P2PKH";
|
|
858
858
|
}>, z.ZodObject<{
|
|
859
859
|
__kind: z.ZodLiteral<"P2SH">;
|
|
860
860
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
861
861
|
}, "strip", z.ZodTypeAny, {
|
|
862
|
-
__kind: "P2SH";
|
|
863
862
|
value: `0x${string}`;
|
|
864
|
-
}, {
|
|
865
863
|
__kind: "P2SH";
|
|
864
|
+
}, {
|
|
866
865
|
value: string;
|
|
866
|
+
__kind: "P2SH";
|
|
867
867
|
}>, z.ZodObject<{
|
|
868
868
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
869
869
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
870
870
|
}, "strip", z.ZodTypeAny, {
|
|
871
|
-
__kind: "P2WPKH";
|
|
872
871
|
value: `0x${string}`;
|
|
873
|
-
}, {
|
|
874
872
|
__kind: "P2WPKH";
|
|
873
|
+
}, {
|
|
875
874
|
value: string;
|
|
875
|
+
__kind: "P2WPKH";
|
|
876
876
|
}>, z.ZodObject<{
|
|
877
877
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
878
878
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
879
879
|
}, "strip", z.ZodTypeAny, {
|
|
880
|
-
__kind: "P2WSH";
|
|
881
880
|
value: `0x${string}`;
|
|
882
|
-
}, {
|
|
883
881
|
__kind: "P2WSH";
|
|
882
|
+
}, {
|
|
884
883
|
value: string;
|
|
884
|
+
__kind: "P2WSH";
|
|
885
885
|
}>, z.ZodObject<{
|
|
886
886
|
__kind: z.ZodLiteral<"Taproot">;
|
|
887
887
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
888
888
|
}, "strip", z.ZodTypeAny, {
|
|
889
|
-
__kind: "Taproot";
|
|
890
889
|
value: `0x${string}`;
|
|
891
|
-
}, {
|
|
892
890
|
__kind: "Taproot";
|
|
891
|
+
}, {
|
|
893
892
|
value: string;
|
|
893
|
+
__kind: "Taproot";
|
|
894
894
|
}>, z.ZodObject<{
|
|
895
895
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
896
896
|
version: z.ZodNumber;
|
|
@@ -905,76 +905,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
905
905
|
program: string;
|
|
906
906
|
}>]>;
|
|
907
907
|
}, "strip", z.ZodTypeAny, {
|
|
908
|
-
__kind: "Btc";
|
|
909
908
|
value: {
|
|
910
|
-
__kind: "P2PKH";
|
|
911
909
|
value: `0x${string}`;
|
|
910
|
+
__kind: "P2PKH";
|
|
912
911
|
} | {
|
|
913
|
-
__kind: "P2SH";
|
|
914
912
|
value: `0x${string}`;
|
|
913
|
+
__kind: "P2SH";
|
|
915
914
|
} | {
|
|
916
|
-
__kind: "P2WPKH";
|
|
917
915
|
value: `0x${string}`;
|
|
916
|
+
__kind: "P2WPKH";
|
|
918
917
|
} | {
|
|
919
|
-
__kind: "P2WSH";
|
|
920
918
|
value: `0x${string}`;
|
|
919
|
+
__kind: "P2WSH";
|
|
921
920
|
} | {
|
|
922
|
-
__kind: "Taproot";
|
|
923
921
|
value: `0x${string}`;
|
|
922
|
+
__kind: "Taproot";
|
|
924
923
|
} | {
|
|
925
924
|
__kind: "OtherSegwit";
|
|
926
925
|
version: number;
|
|
927
926
|
program: `0x${string}`;
|
|
928
927
|
};
|
|
929
|
-
}, {
|
|
930
928
|
__kind: "Btc";
|
|
929
|
+
}, {
|
|
931
930
|
value: {
|
|
932
|
-
__kind: "P2PKH";
|
|
933
931
|
value: string;
|
|
932
|
+
__kind: "P2PKH";
|
|
934
933
|
} | {
|
|
935
|
-
__kind: "P2SH";
|
|
936
934
|
value: string;
|
|
935
|
+
__kind: "P2SH";
|
|
937
936
|
} | {
|
|
938
|
-
__kind: "P2WPKH";
|
|
939
937
|
value: string;
|
|
938
|
+
__kind: "P2WPKH";
|
|
940
939
|
} | {
|
|
941
|
-
__kind: "P2WSH";
|
|
942
940
|
value: string;
|
|
941
|
+
__kind: "P2WSH";
|
|
943
942
|
} | {
|
|
944
|
-
__kind: "Taproot";
|
|
945
943
|
value: string;
|
|
944
|
+
__kind: "Taproot";
|
|
946
945
|
} | {
|
|
947
946
|
__kind: "OtherSegwit";
|
|
948
947
|
version: number;
|
|
949
948
|
program: string;
|
|
950
949
|
};
|
|
950
|
+
__kind: "Btc";
|
|
951
951
|
}>, z.ZodObject<{
|
|
952
952
|
__kind: z.ZodLiteral<"Arb">;
|
|
953
953
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
954
954
|
}, "strip", z.ZodTypeAny, {
|
|
955
|
-
__kind: "Arb";
|
|
956
955
|
value: `0x${string}`;
|
|
957
|
-
}, {
|
|
958
956
|
__kind: "Arb";
|
|
957
|
+
}, {
|
|
959
958
|
value: string;
|
|
959
|
+
__kind: "Arb";
|
|
960
960
|
}>, z.ZodObject<{
|
|
961
961
|
__kind: z.ZodLiteral<"Sol">;
|
|
962
962
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
963
963
|
}, "strip", z.ZodTypeAny, {
|
|
964
|
-
__kind: "Sol";
|
|
965
964
|
value: `0x${string}`;
|
|
966
|
-
}, {
|
|
967
965
|
__kind: "Sol";
|
|
966
|
+
}, {
|
|
968
967
|
value: string;
|
|
968
|
+
__kind: "Sol";
|
|
969
969
|
}>, z.ZodObject<{
|
|
970
970
|
__kind: z.ZodLiteral<"Hub">;
|
|
971
971
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
972
972
|
}, "strip", z.ZodTypeAny, {
|
|
973
|
-
__kind: "Hub";
|
|
974
973
|
value: `0x${string}`;
|
|
975
|
-
}, {
|
|
976
974
|
__kind: "Hub";
|
|
975
|
+
}, {
|
|
977
976
|
value: string;
|
|
977
|
+
__kind: "Hub";
|
|
978
978
|
}>]>>>;
|
|
979
979
|
}, "strip", z.ZodTypeAny, {
|
|
980
980
|
channelMetadata: {
|
|
@@ -984,42 +984,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
984
984
|
};
|
|
985
985
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
986
986
|
sourceAddress?: {
|
|
987
|
-
__kind: "Eth";
|
|
988
987
|
value: `0x${string}`;
|
|
988
|
+
__kind: "Eth";
|
|
989
989
|
} | {
|
|
990
|
-
__kind: "Dot";
|
|
991
990
|
value: `0x${string}`;
|
|
991
|
+
__kind: "Dot";
|
|
992
992
|
} | {
|
|
993
|
-
__kind: "Btc";
|
|
994
993
|
value: {
|
|
995
|
-
__kind: "P2PKH";
|
|
996
994
|
value: `0x${string}`;
|
|
995
|
+
__kind: "P2PKH";
|
|
997
996
|
} | {
|
|
998
|
-
__kind: "P2SH";
|
|
999
997
|
value: `0x${string}`;
|
|
998
|
+
__kind: "P2SH";
|
|
1000
999
|
} | {
|
|
1001
|
-
__kind: "P2WPKH";
|
|
1002
1000
|
value: `0x${string}`;
|
|
1001
|
+
__kind: "P2WPKH";
|
|
1003
1002
|
} | {
|
|
1004
|
-
__kind: "P2WSH";
|
|
1005
1003
|
value: `0x${string}`;
|
|
1004
|
+
__kind: "P2WSH";
|
|
1006
1005
|
} | {
|
|
1007
|
-
__kind: "Taproot";
|
|
1008
1006
|
value: `0x${string}`;
|
|
1007
|
+
__kind: "Taproot";
|
|
1009
1008
|
} | {
|
|
1010
1009
|
__kind: "OtherSegwit";
|
|
1011
1010
|
version: number;
|
|
1012
1011
|
program: `0x${string}`;
|
|
1013
1012
|
};
|
|
1013
|
+
__kind: "Btc";
|
|
1014
1014
|
} | {
|
|
1015
|
-
__kind: "Arb";
|
|
1016
1015
|
value: `0x${string}`;
|
|
1016
|
+
__kind: "Arb";
|
|
1017
1017
|
} | {
|
|
1018
|
-
__kind: "Sol";
|
|
1019
1018
|
value: `0x${string}`;
|
|
1019
|
+
__kind: "Sol";
|
|
1020
1020
|
} | {
|
|
1021
|
-
__kind: "Hub";
|
|
1022
1021
|
value: `0x${string}`;
|
|
1022
|
+
__kind: "Hub";
|
|
1023
1023
|
} | null | undefined;
|
|
1024
1024
|
}, {
|
|
1025
1025
|
channelMetadata: {
|
|
@@ -1031,42 +1031,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1031
1031
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1032
1032
|
};
|
|
1033
1033
|
sourceAddress?: {
|
|
1034
|
-
__kind: "Eth";
|
|
1035
1034
|
value: string;
|
|
1035
|
+
__kind: "Eth";
|
|
1036
1036
|
} | {
|
|
1037
|
-
__kind: "Dot";
|
|
1038
1037
|
value: string;
|
|
1038
|
+
__kind: "Dot";
|
|
1039
1039
|
} | {
|
|
1040
|
-
__kind: "Btc";
|
|
1041
1040
|
value: {
|
|
1042
|
-
__kind: "P2PKH";
|
|
1043
1041
|
value: string;
|
|
1042
|
+
__kind: "P2PKH";
|
|
1044
1043
|
} | {
|
|
1045
|
-
__kind: "P2SH";
|
|
1046
1044
|
value: string;
|
|
1045
|
+
__kind: "P2SH";
|
|
1047
1046
|
} | {
|
|
1048
|
-
__kind: "P2WPKH";
|
|
1049
1047
|
value: string;
|
|
1048
|
+
__kind: "P2WPKH";
|
|
1050
1049
|
} | {
|
|
1051
|
-
__kind: "P2WSH";
|
|
1052
1050
|
value: string;
|
|
1051
|
+
__kind: "P2WSH";
|
|
1053
1052
|
} | {
|
|
1054
|
-
__kind: "Taproot";
|
|
1055
1053
|
value: string;
|
|
1054
|
+
__kind: "Taproot";
|
|
1056
1055
|
} | {
|
|
1057
1056
|
__kind: "OtherSegwit";
|
|
1058
1057
|
version: number;
|
|
1059
1058
|
program: string;
|
|
1060
1059
|
};
|
|
1060
|
+
__kind: "Btc";
|
|
1061
1061
|
} | {
|
|
1062
|
-
__kind: "Arb";
|
|
1063
1062
|
value: string;
|
|
1063
|
+
__kind: "Arb";
|
|
1064
1064
|
} | {
|
|
1065
|
-
__kind: "Sol";
|
|
1066
1065
|
value: string;
|
|
1066
|
+
__kind: "Sol";
|
|
1067
1067
|
} | {
|
|
1068
|
-
__kind: "Hub";
|
|
1069
1068
|
value: string;
|
|
1069
|
+
__kind: "Hub";
|
|
1070
1070
|
} | null | undefined;
|
|
1071
1071
|
}>>>;
|
|
1072
1072
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1154,16 +1154,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1154
1154
|
};
|
|
1155
1155
|
} | null | undefined;
|
|
1156
1156
|
};
|
|
1157
|
+
amount: bigint;
|
|
1157
1158
|
id: {
|
|
1158
1159
|
txId: `0x${string}`;
|
|
1159
1160
|
vout: number;
|
|
1160
1161
|
};
|
|
1161
|
-
amount: bigint;
|
|
1162
1162
|
};
|
|
1163
|
-
boostFee: number;
|
|
1164
1163
|
inputAsset: "Btc";
|
|
1165
1164
|
depositAmount: bigint;
|
|
1166
|
-
outputAsset: "
|
|
1165
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1167
1166
|
destinationAddress: {
|
|
1168
1167
|
readonly chain: "Ethereum";
|
|
1169
1168
|
readonly address: `0x${string}`;
|
|
@@ -1198,21 +1197,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1198
1197
|
} | null | undefined;
|
|
1199
1198
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1200
1199
|
};
|
|
1200
|
+
boostFee: number;
|
|
1201
1201
|
depositAddress?: {
|
|
1202
|
-
__kind: "P2PKH";
|
|
1203
1202
|
value: `0x${string}`;
|
|
1203
|
+
__kind: "P2PKH";
|
|
1204
1204
|
} | {
|
|
1205
|
-
__kind: "P2SH";
|
|
1206
1205
|
value: `0x${string}`;
|
|
1206
|
+
__kind: "P2SH";
|
|
1207
1207
|
} | {
|
|
1208
|
-
__kind: "P2WPKH";
|
|
1209
1208
|
value: `0x${string}`;
|
|
1209
|
+
__kind: "P2WPKH";
|
|
1210
1210
|
} | {
|
|
1211
|
-
__kind: "P2WSH";
|
|
1212
1211
|
value: `0x${string}`;
|
|
1212
|
+
__kind: "P2WSH";
|
|
1213
1213
|
} | {
|
|
1214
|
-
__kind: "Taproot";
|
|
1215
1214
|
value: `0x${string}`;
|
|
1215
|
+
__kind: "Taproot";
|
|
1216
1216
|
} | {
|
|
1217
1217
|
__kind: "OtherSegwit";
|
|
1218
1218
|
version: number;
|
|
@@ -1227,42 +1227,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1227
1227
|
};
|
|
1228
1228
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1229
1229
|
sourceAddress?: {
|
|
1230
|
-
__kind: "Eth";
|
|
1231
1230
|
value: `0x${string}`;
|
|
1231
|
+
__kind: "Eth";
|
|
1232
1232
|
} | {
|
|
1233
|
-
__kind: "Dot";
|
|
1234
1233
|
value: `0x${string}`;
|
|
1234
|
+
__kind: "Dot";
|
|
1235
1235
|
} | {
|
|
1236
|
-
__kind: "Btc";
|
|
1237
1236
|
value: {
|
|
1238
|
-
__kind: "P2PKH";
|
|
1239
1237
|
value: `0x${string}`;
|
|
1238
|
+
__kind: "P2PKH";
|
|
1240
1239
|
} | {
|
|
1241
|
-
__kind: "P2SH";
|
|
1242
1240
|
value: `0x${string}`;
|
|
1241
|
+
__kind: "P2SH";
|
|
1243
1242
|
} | {
|
|
1244
|
-
__kind: "P2WPKH";
|
|
1245
1243
|
value: `0x${string}`;
|
|
1244
|
+
__kind: "P2WPKH";
|
|
1246
1245
|
} | {
|
|
1247
|
-
__kind: "P2WSH";
|
|
1248
1246
|
value: `0x${string}`;
|
|
1247
|
+
__kind: "P2WSH";
|
|
1249
1248
|
} | {
|
|
1250
|
-
__kind: "Taproot";
|
|
1251
1249
|
value: `0x${string}`;
|
|
1250
|
+
__kind: "Taproot";
|
|
1252
1251
|
} | {
|
|
1253
1252
|
__kind: "OtherSegwit";
|
|
1254
1253
|
version: number;
|
|
1255
1254
|
program: `0x${string}`;
|
|
1256
1255
|
};
|
|
1256
|
+
__kind: "Btc";
|
|
1257
1257
|
} | {
|
|
1258
|
-
__kind: "Arb";
|
|
1259
1258
|
value: `0x${string}`;
|
|
1259
|
+
__kind: "Arb";
|
|
1260
1260
|
} | {
|
|
1261
|
-
__kind: "Sol";
|
|
1262
1261
|
value: `0x${string}`;
|
|
1262
|
+
__kind: "Sol";
|
|
1263
1263
|
} | {
|
|
1264
|
-
__kind: "Hub";
|
|
1265
1264
|
value: `0x${string}`;
|
|
1265
|
+
__kind: "Hub";
|
|
1266
1266
|
} | null | undefined;
|
|
1267
1267
|
} | null | undefined;
|
|
1268
1268
|
brokerFee?: {
|
|
@@ -1287,23 +1287,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1287
1287
|
};
|
|
1288
1288
|
} | null | undefined;
|
|
1289
1289
|
};
|
|
1290
|
+
amount: string | number;
|
|
1290
1291
|
id: {
|
|
1291
1292
|
txId: string;
|
|
1292
1293
|
vout: number;
|
|
1293
1294
|
};
|
|
1294
|
-
amount: string | number;
|
|
1295
1295
|
};
|
|
1296
|
-
boostFee: number;
|
|
1297
1296
|
inputAsset: {
|
|
1298
1297
|
__kind: "Btc";
|
|
1299
1298
|
};
|
|
1300
1299
|
depositAmount: string | number;
|
|
1301
1300
|
outputAsset: {
|
|
1302
|
-
__kind: "
|
|
1301
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1303
1302
|
};
|
|
1304
1303
|
destinationAddress: {
|
|
1305
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1306
1304
|
value: string;
|
|
1305
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1307
1306
|
};
|
|
1308
1307
|
affiliateFees: {
|
|
1309
1308
|
account: number;
|
|
@@ -1320,21 +1319,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1320
1319
|
} | null | undefined;
|
|
1321
1320
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1322
1321
|
};
|
|
1322
|
+
boostFee: number;
|
|
1323
1323
|
depositAddress?: {
|
|
1324
|
-
__kind: "P2PKH";
|
|
1325
1324
|
value: string;
|
|
1325
|
+
__kind: "P2PKH";
|
|
1326
1326
|
} | {
|
|
1327
|
-
__kind: "P2SH";
|
|
1328
1327
|
value: string;
|
|
1328
|
+
__kind: "P2SH";
|
|
1329
1329
|
} | {
|
|
1330
|
-
__kind: "P2WPKH";
|
|
1331
1330
|
value: string;
|
|
1331
|
+
__kind: "P2WPKH";
|
|
1332
1332
|
} | {
|
|
1333
|
-
__kind: "P2WSH";
|
|
1334
1333
|
value: string;
|
|
1334
|
+
__kind: "P2WSH";
|
|
1335
1335
|
} | {
|
|
1336
|
-
__kind: "Taproot";
|
|
1337
1336
|
value: string;
|
|
1337
|
+
__kind: "Taproot";
|
|
1338
1338
|
} | {
|
|
1339
1339
|
__kind: "OtherSegwit";
|
|
1340
1340
|
version: number;
|
|
@@ -1351,42 +1351,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1351
1351
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1352
1352
|
};
|
|
1353
1353
|
sourceAddress?: {
|
|
1354
|
-
__kind: "Eth";
|
|
1355
1354
|
value: string;
|
|
1355
|
+
__kind: "Eth";
|
|
1356
1356
|
} | {
|
|
1357
|
-
__kind: "Dot";
|
|
1358
1357
|
value: string;
|
|
1358
|
+
__kind: "Dot";
|
|
1359
1359
|
} | {
|
|
1360
|
-
__kind: "Btc";
|
|
1361
1360
|
value: {
|
|
1362
|
-
__kind: "P2PKH";
|
|
1363
1361
|
value: string;
|
|
1362
|
+
__kind: "P2PKH";
|
|
1364
1363
|
} | {
|
|
1365
|
-
__kind: "P2SH";
|
|
1366
1364
|
value: string;
|
|
1365
|
+
__kind: "P2SH";
|
|
1367
1366
|
} | {
|
|
1368
|
-
__kind: "P2WPKH";
|
|
1369
1367
|
value: string;
|
|
1368
|
+
__kind: "P2WPKH";
|
|
1370
1369
|
} | {
|
|
1371
|
-
__kind: "P2WSH";
|
|
1372
1370
|
value: string;
|
|
1371
|
+
__kind: "P2WSH";
|
|
1373
1372
|
} | {
|
|
1374
|
-
__kind: "Taproot";
|
|
1375
1373
|
value: string;
|
|
1374
|
+
__kind: "Taproot";
|
|
1376
1375
|
} | {
|
|
1377
1376
|
__kind: "OtherSegwit";
|
|
1378
1377
|
version: number;
|
|
1379
1378
|
program: string;
|
|
1380
1379
|
};
|
|
1380
|
+
__kind: "Btc";
|
|
1381
1381
|
} | {
|
|
1382
|
-
__kind: "Arb";
|
|
1383
1382
|
value: string;
|
|
1383
|
+
__kind: "Arb";
|
|
1384
1384
|
} | {
|
|
1385
|
-
__kind: "Sol";
|
|
1386
1385
|
value: string;
|
|
1386
|
+
__kind: "Sol";
|
|
1387
1387
|
} | {
|
|
1388
|
-
__kind: "Hub";
|
|
1389
1388
|
value: string;
|
|
1389
|
+
__kind: "Hub";
|
|
1390
1390
|
} | null | undefined;
|
|
1391
1391
|
} | null | undefined;
|
|
1392
1392
|
brokerFee?: {
|
|
@@ -1414,16 +1414,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1414
1414
|
};
|
|
1415
1415
|
} | null | undefined;
|
|
1416
1416
|
};
|
|
1417
|
+
amount: bigint;
|
|
1417
1418
|
id: {
|
|
1418
1419
|
txId: `0x${string}`;
|
|
1419
1420
|
vout: number;
|
|
1420
1421
|
};
|
|
1421
|
-
amount: bigint;
|
|
1422
1422
|
};
|
|
1423
|
-
boostFee: number;
|
|
1424
1423
|
inputAsset: "Btc";
|
|
1425
1424
|
depositAmount: bigint;
|
|
1426
|
-
outputAsset: "
|
|
1425
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1427
1426
|
destinationAddress: {
|
|
1428
1427
|
readonly chain: "Ethereum";
|
|
1429
1428
|
readonly address: `0x${string}`;
|
|
@@ -1458,21 +1457,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1458
1457
|
} | null | undefined;
|
|
1459
1458
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1460
1459
|
};
|
|
1460
|
+
boostFee: number;
|
|
1461
1461
|
depositAddress?: {
|
|
1462
|
-
__kind: "P2PKH";
|
|
1463
1462
|
value: `0x${string}`;
|
|
1463
|
+
__kind: "P2PKH";
|
|
1464
1464
|
} | {
|
|
1465
|
-
__kind: "P2SH";
|
|
1466
1465
|
value: `0x${string}`;
|
|
1466
|
+
__kind: "P2SH";
|
|
1467
1467
|
} | {
|
|
1468
|
-
__kind: "P2WPKH";
|
|
1469
1468
|
value: `0x${string}`;
|
|
1469
|
+
__kind: "P2WPKH";
|
|
1470
1470
|
} | {
|
|
1471
|
-
__kind: "P2WSH";
|
|
1472
1471
|
value: `0x${string}`;
|
|
1472
|
+
__kind: "P2WSH";
|
|
1473
1473
|
} | {
|
|
1474
|
-
__kind: "Taproot";
|
|
1475
1474
|
value: `0x${string}`;
|
|
1475
|
+
__kind: "Taproot";
|
|
1476
1476
|
} | {
|
|
1477
1477
|
__kind: "OtherSegwit";
|
|
1478
1478
|
version: number;
|
|
@@ -1487,42 +1487,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1487
1487
|
};
|
|
1488
1488
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1489
1489
|
sourceAddress?: {
|
|
1490
|
-
__kind: "Eth";
|
|
1491
1490
|
value: `0x${string}`;
|
|
1491
|
+
__kind: "Eth";
|
|
1492
1492
|
} | {
|
|
1493
|
-
__kind: "Dot";
|
|
1494
1493
|
value: `0x${string}`;
|
|
1494
|
+
__kind: "Dot";
|
|
1495
1495
|
} | {
|
|
1496
|
-
__kind: "Btc";
|
|
1497
1496
|
value: {
|
|
1498
|
-
__kind: "P2PKH";
|
|
1499
1497
|
value: `0x${string}`;
|
|
1498
|
+
__kind: "P2PKH";
|
|
1500
1499
|
} | {
|
|
1501
|
-
__kind: "P2SH";
|
|
1502
1500
|
value: `0x${string}`;
|
|
1501
|
+
__kind: "P2SH";
|
|
1503
1502
|
} | {
|
|
1504
|
-
__kind: "P2WPKH";
|
|
1505
1503
|
value: `0x${string}`;
|
|
1504
|
+
__kind: "P2WPKH";
|
|
1506
1505
|
} | {
|
|
1507
|
-
__kind: "P2WSH";
|
|
1508
1506
|
value: `0x${string}`;
|
|
1507
|
+
__kind: "P2WSH";
|
|
1509
1508
|
} | {
|
|
1510
|
-
__kind: "Taproot";
|
|
1511
1509
|
value: `0x${string}`;
|
|
1510
|
+
__kind: "Taproot";
|
|
1512
1511
|
} | {
|
|
1513
1512
|
__kind: "OtherSegwit";
|
|
1514
1513
|
version: number;
|
|
1515
1514
|
program: `0x${string}`;
|
|
1516
1515
|
};
|
|
1516
|
+
__kind: "Btc";
|
|
1517
1517
|
} | {
|
|
1518
|
-
__kind: "Arb";
|
|
1519
1518
|
value: `0x${string}`;
|
|
1519
|
+
__kind: "Arb";
|
|
1520
1520
|
} | {
|
|
1521
|
-
__kind: "Sol";
|
|
1522
1521
|
value: `0x${string}`;
|
|
1522
|
+
__kind: "Sol";
|
|
1523
1523
|
} | {
|
|
1524
|
-
__kind: "Hub";
|
|
1525
1524
|
value: `0x${string}`;
|
|
1525
|
+
__kind: "Hub";
|
|
1526
1526
|
} | null | undefined;
|
|
1527
1527
|
} | null | undefined;
|
|
1528
1528
|
brokerFee?: {
|
|
@@ -1550,23 +1550,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1550
1550
|
};
|
|
1551
1551
|
} | null | undefined;
|
|
1552
1552
|
};
|
|
1553
|
+
amount: string | number;
|
|
1553
1554
|
id: {
|
|
1554
1555
|
txId: string;
|
|
1555
1556
|
vout: number;
|
|
1556
1557
|
};
|
|
1557
|
-
amount: string | number;
|
|
1558
1558
|
};
|
|
1559
|
-
boostFee: number;
|
|
1560
1559
|
inputAsset: {
|
|
1561
1560
|
__kind: "Btc";
|
|
1562
1561
|
};
|
|
1563
1562
|
depositAmount: string | number;
|
|
1564
1563
|
outputAsset: {
|
|
1565
|
-
__kind: "
|
|
1564
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1566
1565
|
};
|
|
1567
1566
|
destinationAddress: {
|
|
1568
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1569
1567
|
value: string;
|
|
1568
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1570
1569
|
};
|
|
1571
1570
|
affiliateFees: {
|
|
1572
1571
|
account: number;
|
|
@@ -1583,21 +1582,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1583
1582
|
} | null | undefined;
|
|
1584
1583
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1585
1584
|
};
|
|
1585
|
+
boostFee: number;
|
|
1586
1586
|
depositAddress?: {
|
|
1587
|
-
__kind: "P2PKH";
|
|
1588
1587
|
value: string;
|
|
1588
|
+
__kind: "P2PKH";
|
|
1589
1589
|
} | {
|
|
1590
|
-
__kind: "P2SH";
|
|
1591
1590
|
value: string;
|
|
1591
|
+
__kind: "P2SH";
|
|
1592
1592
|
} | {
|
|
1593
|
-
__kind: "P2WPKH";
|
|
1594
1593
|
value: string;
|
|
1594
|
+
__kind: "P2WPKH";
|
|
1595
1595
|
} | {
|
|
1596
|
-
__kind: "P2WSH";
|
|
1597
1596
|
value: string;
|
|
1597
|
+
__kind: "P2WSH";
|
|
1598
1598
|
} | {
|
|
1599
|
-
__kind: "Taproot";
|
|
1600
1599
|
value: string;
|
|
1600
|
+
__kind: "Taproot";
|
|
1601
1601
|
} | {
|
|
1602
1602
|
__kind: "OtherSegwit";
|
|
1603
1603
|
version: number;
|
|
@@ -1614,42 +1614,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1614
1614
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1615
1615
|
};
|
|
1616
1616
|
sourceAddress?: {
|
|
1617
|
-
__kind: "Eth";
|
|
1618
1617
|
value: string;
|
|
1618
|
+
__kind: "Eth";
|
|
1619
1619
|
} | {
|
|
1620
|
-
__kind: "Dot";
|
|
1621
1620
|
value: string;
|
|
1621
|
+
__kind: "Dot";
|
|
1622
1622
|
} | {
|
|
1623
|
-
__kind: "Btc";
|
|
1624
1623
|
value: {
|
|
1625
|
-
__kind: "P2PKH";
|
|
1626
1624
|
value: string;
|
|
1625
|
+
__kind: "P2PKH";
|
|
1627
1626
|
} | {
|
|
1628
|
-
__kind: "P2SH";
|
|
1629
1627
|
value: string;
|
|
1628
|
+
__kind: "P2SH";
|
|
1630
1629
|
} | {
|
|
1631
|
-
__kind: "P2WPKH";
|
|
1632
1630
|
value: string;
|
|
1631
|
+
__kind: "P2WPKH";
|
|
1633
1632
|
} | {
|
|
1634
|
-
__kind: "P2WSH";
|
|
1635
1633
|
value: string;
|
|
1634
|
+
__kind: "P2WSH";
|
|
1636
1635
|
} | {
|
|
1637
|
-
__kind: "Taproot";
|
|
1638
1636
|
value: string;
|
|
1637
|
+
__kind: "Taproot";
|
|
1639
1638
|
} | {
|
|
1640
1639
|
__kind: "OtherSegwit";
|
|
1641
1640
|
version: number;
|
|
1642
1641
|
program: string;
|
|
1643
1642
|
};
|
|
1643
|
+
__kind: "Btc";
|
|
1644
1644
|
} | {
|
|
1645
|
-
__kind: "Arb";
|
|
1646
1645
|
value: string;
|
|
1646
|
+
__kind: "Arb";
|
|
1647
1647
|
} | {
|
|
1648
|
-
__kind: "Sol";
|
|
1649
1648
|
value: string;
|
|
1649
|
+
__kind: "Sol";
|
|
1650
1650
|
} | {
|
|
1651
|
-
__kind: "Hub";
|
|
1652
1651
|
value: string;
|
|
1652
|
+
__kind: "Hub";
|
|
1653
1653
|
} | null | undefined;
|
|
1654
1654
|
} | null | undefined;
|
|
1655
1655
|
brokerFee?: {
|
|
@@ -1663,7 +1663,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1663
1663
|
};
|
|
1664
1664
|
}>]>;
|
|
1665
1665
|
}, "strip", z.ZodTypeAny, {
|
|
1666
|
-
blockHeight: bigint;
|
|
1667
1666
|
reason: {
|
|
1668
1667
|
__kind: "BelowMinimumDeposit";
|
|
1669
1668
|
} | {
|
|
@@ -1671,7 +1670,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1671
1670
|
} | {
|
|
1672
1671
|
__kind: "TransactionRejectedByBroker";
|
|
1673
1672
|
} | {
|
|
1674
|
-
__kind: "DepositWitnessRejected";
|
|
1675
1673
|
value: {
|
|
1676
1674
|
__kind: "Other";
|
|
1677
1675
|
} | {
|
|
@@ -1679,11 +1677,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1679
1677
|
} | {
|
|
1680
1678
|
__kind: "BadOrigin";
|
|
1681
1679
|
} | {
|
|
1682
|
-
__kind: "Module";
|
|
1683
1680
|
value: {
|
|
1684
1681
|
index: number;
|
|
1685
1682
|
error: `0x${string}`;
|
|
1686
1683
|
};
|
|
1684
|
+
__kind: "Module";
|
|
1687
1685
|
} | {
|
|
1688
1686
|
__kind: "ConsumerRemaining";
|
|
1689
1687
|
} | {
|
|
@@ -1691,14 +1689,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1691
1689
|
} | {
|
|
1692
1690
|
__kind: "TooManyConsumers";
|
|
1693
1691
|
} | {
|
|
1694
|
-
__kind: "Token";
|
|
1695
1692
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1693
|
+
__kind: "Token";
|
|
1696
1694
|
} | {
|
|
1697
|
-
__kind: "Arithmetic";
|
|
1698
1695
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1696
|
+
__kind: "Arithmetic";
|
|
1699
1697
|
} | {
|
|
1700
|
-
__kind: "Transactional";
|
|
1701
1698
|
value: "LimitReached" | "NoLayer";
|
|
1699
|
+
__kind: "Transactional";
|
|
1702
1700
|
} | {
|
|
1703
1701
|
__kind: "Exhausted";
|
|
1704
1702
|
} | {
|
|
@@ -1708,34 +1706,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1708
1706
|
} | {
|
|
1709
1707
|
__kind: "RootNotAllowed";
|
|
1710
1708
|
};
|
|
1709
|
+
__kind: "DepositWitnessRejected";
|
|
1711
1710
|
} | {
|
|
1712
1711
|
__kind: "Unrefundable";
|
|
1713
1712
|
};
|
|
1713
|
+
blockHeight: bigint;
|
|
1714
1714
|
details: {
|
|
1715
1715
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
1716
1716
|
depositWitness: {
|
|
1717
1717
|
depositAddress: {
|
|
1718
|
-
__kind: "P2PKH";
|
|
1719
1718
|
value: `0x${string}`;
|
|
1719
|
+
__kind: "P2PKH";
|
|
1720
1720
|
} | {
|
|
1721
|
-
__kind: "P2SH";
|
|
1722
1721
|
value: `0x${string}`;
|
|
1722
|
+
__kind: "P2SH";
|
|
1723
1723
|
} | {
|
|
1724
|
-
__kind: "P2WPKH";
|
|
1725
1724
|
value: `0x${string}`;
|
|
1725
|
+
__kind: "P2WPKH";
|
|
1726
1726
|
} | {
|
|
1727
|
-
__kind: "P2WSH";
|
|
1728
1727
|
value: `0x${string}`;
|
|
1728
|
+
__kind: "P2WSH";
|
|
1729
1729
|
} | {
|
|
1730
|
-
__kind: "Taproot";
|
|
1731
1730
|
value: `0x${string}`;
|
|
1731
|
+
__kind: "Taproot";
|
|
1732
1732
|
} | {
|
|
1733
1733
|
__kind: "OtherSegwit";
|
|
1734
1734
|
version: number;
|
|
1735
1735
|
program: `0x${string}`;
|
|
1736
1736
|
};
|
|
1737
|
-
asset: "Btc";
|
|
1738
1737
|
amount: bigint;
|
|
1738
|
+
asset: "Btc";
|
|
1739
1739
|
depositDetails: {
|
|
1740
1740
|
depositAddress: {
|
|
1741
1741
|
pubkeyX: `0x${string}`;
|
|
@@ -1748,11 +1748,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1748
1748
|
};
|
|
1749
1749
|
} | null | undefined;
|
|
1750
1750
|
};
|
|
1751
|
+
amount: bigint;
|
|
1751
1752
|
id: {
|
|
1752
1753
|
txId: `0x${string}`;
|
|
1753
1754
|
vout: number;
|
|
1754
1755
|
};
|
|
1755
|
-
amount: bigint;
|
|
1756
1756
|
};
|
|
1757
1757
|
};
|
|
1758
1758
|
} | {
|
|
@@ -1771,16 +1771,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1771
1771
|
};
|
|
1772
1772
|
} | null | undefined;
|
|
1773
1773
|
};
|
|
1774
|
+
amount: bigint;
|
|
1774
1775
|
id: {
|
|
1775
1776
|
txId: `0x${string}`;
|
|
1776
1777
|
vout: number;
|
|
1777
1778
|
};
|
|
1778
|
-
amount: bigint;
|
|
1779
1779
|
};
|
|
1780
|
-
boostFee: number;
|
|
1781
1780
|
inputAsset: "Btc";
|
|
1782
1781
|
depositAmount: bigint;
|
|
1783
|
-
outputAsset: "
|
|
1782
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1784
1783
|
destinationAddress: {
|
|
1785
1784
|
readonly chain: "Ethereum";
|
|
1786
1785
|
readonly address: `0x${string}`;
|
|
@@ -1815,21 +1814,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1815
1814
|
} | null | undefined;
|
|
1816
1815
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1817
1816
|
};
|
|
1817
|
+
boostFee: number;
|
|
1818
1818
|
depositAddress?: {
|
|
1819
|
-
__kind: "P2PKH";
|
|
1820
1819
|
value: `0x${string}`;
|
|
1820
|
+
__kind: "P2PKH";
|
|
1821
1821
|
} | {
|
|
1822
|
-
__kind: "P2SH";
|
|
1823
1822
|
value: `0x${string}`;
|
|
1823
|
+
__kind: "P2SH";
|
|
1824
1824
|
} | {
|
|
1825
|
-
__kind: "P2WPKH";
|
|
1826
1825
|
value: `0x${string}`;
|
|
1826
|
+
__kind: "P2WPKH";
|
|
1827
1827
|
} | {
|
|
1828
|
-
__kind: "P2WSH";
|
|
1829
1828
|
value: `0x${string}`;
|
|
1829
|
+
__kind: "P2WSH";
|
|
1830
1830
|
} | {
|
|
1831
|
-
__kind: "Taproot";
|
|
1832
1831
|
value: `0x${string}`;
|
|
1832
|
+
__kind: "Taproot";
|
|
1833
1833
|
} | {
|
|
1834
1834
|
__kind: "OtherSegwit";
|
|
1835
1835
|
version: number;
|
|
@@ -1844,42 +1844,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1844
1844
|
};
|
|
1845
1845
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1846
1846
|
sourceAddress?: {
|
|
1847
|
-
__kind: "Eth";
|
|
1848
1847
|
value: `0x${string}`;
|
|
1848
|
+
__kind: "Eth";
|
|
1849
1849
|
} | {
|
|
1850
|
-
__kind: "Dot";
|
|
1851
1850
|
value: `0x${string}`;
|
|
1851
|
+
__kind: "Dot";
|
|
1852
1852
|
} | {
|
|
1853
|
-
__kind: "Btc";
|
|
1854
1853
|
value: {
|
|
1855
|
-
__kind: "P2PKH";
|
|
1856
1854
|
value: `0x${string}`;
|
|
1855
|
+
__kind: "P2PKH";
|
|
1857
1856
|
} | {
|
|
1858
|
-
__kind: "P2SH";
|
|
1859
1857
|
value: `0x${string}`;
|
|
1858
|
+
__kind: "P2SH";
|
|
1860
1859
|
} | {
|
|
1861
|
-
__kind: "P2WPKH";
|
|
1862
1860
|
value: `0x${string}`;
|
|
1861
|
+
__kind: "P2WPKH";
|
|
1863
1862
|
} | {
|
|
1864
|
-
__kind: "P2WSH";
|
|
1865
1863
|
value: `0x${string}`;
|
|
1864
|
+
__kind: "P2WSH";
|
|
1866
1865
|
} | {
|
|
1867
|
-
__kind: "Taproot";
|
|
1868
1866
|
value: `0x${string}`;
|
|
1867
|
+
__kind: "Taproot";
|
|
1869
1868
|
} | {
|
|
1870
1869
|
__kind: "OtherSegwit";
|
|
1871
1870
|
version: number;
|
|
1872
1871
|
program: `0x${string}`;
|
|
1873
1872
|
};
|
|
1873
|
+
__kind: "Btc";
|
|
1874
1874
|
} | {
|
|
1875
|
-
__kind: "Arb";
|
|
1876
1875
|
value: `0x${string}`;
|
|
1876
|
+
__kind: "Arb";
|
|
1877
1877
|
} | {
|
|
1878
|
-
__kind: "Sol";
|
|
1879
1878
|
value: `0x${string}`;
|
|
1879
|
+
__kind: "Sol";
|
|
1880
1880
|
} | {
|
|
1881
|
-
__kind: "Hub";
|
|
1882
1881
|
value: `0x${string}`;
|
|
1882
|
+
__kind: "Hub";
|
|
1883
1883
|
} | null | undefined;
|
|
1884
1884
|
} | null | undefined;
|
|
1885
1885
|
brokerFee?: {
|
|
@@ -1893,7 +1893,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1893
1893
|
};
|
|
1894
1894
|
};
|
|
1895
1895
|
}, {
|
|
1896
|
-
blockHeight: string | number;
|
|
1897
1896
|
reason: {
|
|
1898
1897
|
__kind: "BelowMinimumDeposit";
|
|
1899
1898
|
} | {
|
|
@@ -1901,7 +1900,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1901
1900
|
} | {
|
|
1902
1901
|
__kind: "TransactionRejectedByBroker";
|
|
1903
1902
|
} | {
|
|
1904
|
-
__kind: "DepositWitnessRejected";
|
|
1905
1903
|
value: {
|
|
1906
1904
|
__kind: "Other";
|
|
1907
1905
|
} | {
|
|
@@ -1909,11 +1907,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1909
1907
|
} | {
|
|
1910
1908
|
__kind: "BadOrigin";
|
|
1911
1909
|
} | {
|
|
1912
|
-
__kind: "Module";
|
|
1913
1910
|
value: {
|
|
1914
1911
|
index: number;
|
|
1915
1912
|
error: string;
|
|
1916
1913
|
};
|
|
1914
|
+
__kind: "Module";
|
|
1917
1915
|
} | {
|
|
1918
1916
|
__kind: "ConsumerRemaining";
|
|
1919
1917
|
} | {
|
|
@@ -1921,20 +1919,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1921
1919
|
} | {
|
|
1922
1920
|
__kind: "TooManyConsumers";
|
|
1923
1921
|
} | {
|
|
1924
|
-
__kind: "Token";
|
|
1925
1922
|
value: {
|
|
1926
1923
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1927
1924
|
};
|
|
1925
|
+
__kind: "Token";
|
|
1928
1926
|
} | {
|
|
1929
|
-
__kind: "Arithmetic";
|
|
1930
1927
|
value: {
|
|
1931
1928
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1932
1929
|
};
|
|
1930
|
+
__kind: "Arithmetic";
|
|
1933
1931
|
} | {
|
|
1934
|
-
__kind: "Transactional";
|
|
1935
1932
|
value: {
|
|
1936
1933
|
__kind: "LimitReached" | "NoLayer";
|
|
1937
1934
|
};
|
|
1935
|
+
__kind: "Transactional";
|
|
1938
1936
|
} | {
|
|
1939
1937
|
__kind: "Exhausted";
|
|
1940
1938
|
} | {
|
|
@@ -1944,36 +1942,38 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1944
1942
|
} | {
|
|
1945
1943
|
__kind: "RootNotAllowed";
|
|
1946
1944
|
};
|
|
1945
|
+
__kind: "DepositWitnessRejected";
|
|
1947
1946
|
} | {
|
|
1948
1947
|
__kind: "Unrefundable";
|
|
1949
1948
|
};
|
|
1949
|
+
blockHeight: string | number;
|
|
1950
1950
|
details: {
|
|
1951
1951
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
1952
1952
|
depositWitness: {
|
|
1953
1953
|
depositAddress: {
|
|
1954
|
-
__kind: "P2PKH";
|
|
1955
1954
|
value: string;
|
|
1955
|
+
__kind: "P2PKH";
|
|
1956
1956
|
} | {
|
|
1957
|
-
__kind: "P2SH";
|
|
1958
1957
|
value: string;
|
|
1958
|
+
__kind: "P2SH";
|
|
1959
1959
|
} | {
|
|
1960
|
-
__kind: "P2WPKH";
|
|
1961
1960
|
value: string;
|
|
1961
|
+
__kind: "P2WPKH";
|
|
1962
1962
|
} | {
|
|
1963
|
-
__kind: "P2WSH";
|
|
1964
1963
|
value: string;
|
|
1964
|
+
__kind: "P2WSH";
|
|
1965
1965
|
} | {
|
|
1966
|
-
__kind: "Taproot";
|
|
1967
1966
|
value: string;
|
|
1967
|
+
__kind: "Taproot";
|
|
1968
1968
|
} | {
|
|
1969
1969
|
__kind: "OtherSegwit";
|
|
1970
1970
|
version: number;
|
|
1971
1971
|
program: string;
|
|
1972
1972
|
};
|
|
1973
|
+
amount: string | number;
|
|
1973
1974
|
asset: {
|
|
1974
1975
|
__kind: "Btc";
|
|
1975
1976
|
};
|
|
1976
|
-
amount: string | number;
|
|
1977
1977
|
depositDetails: {
|
|
1978
1978
|
depositAddress: {
|
|
1979
1979
|
pubkeyX: string;
|
|
@@ -1986,11 +1986,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1986
1986
|
};
|
|
1987
1987
|
} | null | undefined;
|
|
1988
1988
|
};
|
|
1989
|
+
amount: string | number;
|
|
1989
1990
|
id: {
|
|
1990
1991
|
txId: string;
|
|
1991
1992
|
vout: number;
|
|
1992
1993
|
};
|
|
1993
|
-
amount: string | number;
|
|
1994
1994
|
};
|
|
1995
1995
|
};
|
|
1996
1996
|
} | {
|
|
@@ -2009,23 +2009,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2009
2009
|
};
|
|
2010
2010
|
} | null | undefined;
|
|
2011
2011
|
};
|
|
2012
|
+
amount: string | number;
|
|
2012
2013
|
id: {
|
|
2013
2014
|
txId: string;
|
|
2014
2015
|
vout: number;
|
|
2015
2016
|
};
|
|
2016
|
-
amount: string | number;
|
|
2017
2017
|
};
|
|
2018
|
-
boostFee: number;
|
|
2019
2018
|
inputAsset: {
|
|
2020
2019
|
__kind: "Btc";
|
|
2021
2020
|
};
|
|
2022
2021
|
depositAmount: string | number;
|
|
2023
2022
|
outputAsset: {
|
|
2024
|
-
__kind: "
|
|
2023
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2025
2024
|
};
|
|
2026
2025
|
destinationAddress: {
|
|
2027
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
2028
2026
|
value: string;
|
|
2027
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2029
2028
|
};
|
|
2030
2029
|
affiliateFees: {
|
|
2031
2030
|
account: number;
|
|
@@ -2042,21 +2041,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2042
2041
|
} | null | undefined;
|
|
2043
2042
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2044
2043
|
};
|
|
2044
|
+
boostFee: number;
|
|
2045
2045
|
depositAddress?: {
|
|
2046
|
-
__kind: "P2PKH";
|
|
2047
2046
|
value: string;
|
|
2047
|
+
__kind: "P2PKH";
|
|
2048
2048
|
} | {
|
|
2049
|
-
__kind: "P2SH";
|
|
2050
2049
|
value: string;
|
|
2050
|
+
__kind: "P2SH";
|
|
2051
2051
|
} | {
|
|
2052
|
-
__kind: "P2WPKH";
|
|
2053
2052
|
value: string;
|
|
2053
|
+
__kind: "P2WPKH";
|
|
2054
2054
|
} | {
|
|
2055
|
-
__kind: "P2WSH";
|
|
2056
2055
|
value: string;
|
|
2056
|
+
__kind: "P2WSH";
|
|
2057
2057
|
} | {
|
|
2058
|
-
__kind: "Taproot";
|
|
2059
2058
|
value: string;
|
|
2059
|
+
__kind: "Taproot";
|
|
2060
2060
|
} | {
|
|
2061
2061
|
__kind: "OtherSegwit";
|
|
2062
2062
|
version: number;
|
|
@@ -2073,42 +2073,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2073
2073
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2074
2074
|
};
|
|
2075
2075
|
sourceAddress?: {
|
|
2076
|
-
__kind: "Eth";
|
|
2077
2076
|
value: string;
|
|
2077
|
+
__kind: "Eth";
|
|
2078
2078
|
} | {
|
|
2079
|
-
__kind: "Dot";
|
|
2080
2079
|
value: string;
|
|
2080
|
+
__kind: "Dot";
|
|
2081
2081
|
} | {
|
|
2082
|
-
__kind: "Btc";
|
|
2083
2082
|
value: {
|
|
2084
|
-
__kind: "P2PKH";
|
|
2085
2083
|
value: string;
|
|
2084
|
+
__kind: "P2PKH";
|
|
2086
2085
|
} | {
|
|
2087
|
-
__kind: "P2SH";
|
|
2088
2086
|
value: string;
|
|
2087
|
+
__kind: "P2SH";
|
|
2089
2088
|
} | {
|
|
2090
|
-
__kind: "P2WPKH";
|
|
2091
2089
|
value: string;
|
|
2090
|
+
__kind: "P2WPKH";
|
|
2092
2091
|
} | {
|
|
2093
|
-
__kind: "P2WSH";
|
|
2094
2092
|
value: string;
|
|
2093
|
+
__kind: "P2WSH";
|
|
2095
2094
|
} | {
|
|
2096
|
-
__kind: "Taproot";
|
|
2097
2095
|
value: string;
|
|
2096
|
+
__kind: "Taproot";
|
|
2098
2097
|
} | {
|
|
2099
2098
|
__kind: "OtherSegwit";
|
|
2100
2099
|
version: number;
|
|
2101
2100
|
program: string;
|
|
2102
2101
|
};
|
|
2102
|
+
__kind: "Btc";
|
|
2103
2103
|
} | {
|
|
2104
|
-
__kind: "Arb";
|
|
2105
2104
|
value: string;
|
|
2105
|
+
__kind: "Arb";
|
|
2106
2106
|
} | {
|
|
2107
|
-
__kind: "Sol";
|
|
2108
2107
|
value: string;
|
|
2108
|
+
__kind: "Sol";
|
|
2109
2109
|
} | {
|
|
2110
|
-
__kind: "Hub";
|
|
2111
2110
|
value: string;
|
|
2111
|
+
__kind: "Hub";
|
|
2112
2112
|
} | null | undefined;
|
|
2113
2113
|
} | null | undefined;
|
|
2114
2114
|
brokerFee?: {
|