@chainflip/processor 2.0.2 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- 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/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- 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/11200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.ts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
- 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/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/141/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/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/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 +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/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/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/200/common.cjs +44 -10
- package/dist/200/common.d.cts +1163 -215
- package/dist/200/common.d.ts +1163 -215
- package/dist/200/common.mjs +43 -9
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +9 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.ts +9 -0
- package/dist/200/funding/funded.cjs +12 -0
- package/dist/200/funding/funded.d.cts +87 -0
- package/dist/200/funding/funded.d.ts +87 -0
- package/dist/200/funding/funded.mjs +12 -0
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.ts +2 -2
- package/dist/200/lendingPools/palletConfigUpdated.d.cts +17 -12
- package/dist/200/lendingPools/palletConfigUpdated.d.ts +17 -12
- package/dist/200/lendingPools/whitelistUpdated.cjs +9 -0
- package/dist/200/lendingPools/whitelistUpdated.d.cts +66 -0
- package/dist/200/lendingPools/whitelistUpdated.d.ts +66 -0
- package/dist/200/lendingPools/whitelistUpdated.mjs +9 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.cjs +23 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +319 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +319 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.mjs +23 -0
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +1066 -52
- package/dist/200/swapping/swapRequested.d.ts +1066 -52
- package/package.json +2 -2
|
@@ -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, {
|
|
@@ -87,20 +87,20 @@ 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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
97
98
|
__kind: "Token";
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
99
|
}, {
|
|
100
|
-
__kind: "Token";
|
|
101
100
|
value: {
|
|
102
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
101
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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
|
} | {
|
|
187
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
188
188
|
__kind: "Token";
|
|
189
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
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
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
226
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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<"InvalidDestinationAddress">;
|
|
251
251
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -290,47 +290,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
290
290
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
291
291
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
292
292
|
}, "strip", z.ZodTypeAny, {
|
|
293
|
-
__kind: "P2PKH";
|
|
294
293
|
value: `0x${string}`;
|
|
295
|
-
}, {
|
|
296
294
|
__kind: "P2PKH";
|
|
295
|
+
}, {
|
|
297
296
|
value: string;
|
|
297
|
+
__kind: "P2PKH";
|
|
298
298
|
}>, z.ZodObject<{
|
|
299
299
|
__kind: z.ZodLiteral<"P2SH">;
|
|
300
300
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
-
__kind: "P2SH";
|
|
303
302
|
value: `0x${string}`;
|
|
304
|
-
}, {
|
|
305
303
|
__kind: "P2SH";
|
|
304
|
+
}, {
|
|
306
305
|
value: string;
|
|
306
|
+
__kind: "P2SH";
|
|
307
307
|
}>, z.ZodObject<{
|
|
308
308
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
309
309
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
310
310
|
}, "strip", z.ZodTypeAny, {
|
|
311
|
-
__kind: "P2WPKH";
|
|
312
311
|
value: `0x${string}`;
|
|
313
|
-
}, {
|
|
314
312
|
__kind: "P2WPKH";
|
|
313
|
+
}, {
|
|
315
314
|
value: string;
|
|
315
|
+
__kind: "P2WPKH";
|
|
316
316
|
}>, z.ZodObject<{
|
|
317
317
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
318
318
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
319
319
|
}, "strip", z.ZodTypeAny, {
|
|
320
|
-
__kind: "P2WSH";
|
|
321
320
|
value: `0x${string}`;
|
|
322
|
-
}, {
|
|
323
321
|
__kind: "P2WSH";
|
|
322
|
+
}, {
|
|
324
323
|
value: string;
|
|
324
|
+
__kind: "P2WSH";
|
|
325
325
|
}>, z.ZodObject<{
|
|
326
326
|
__kind: z.ZodLiteral<"Taproot">;
|
|
327
327
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
328
328
|
}, "strip", z.ZodTypeAny, {
|
|
329
|
-
__kind: "Taproot";
|
|
330
329
|
value: `0x${string}`;
|
|
331
|
-
}, {
|
|
332
330
|
__kind: "Taproot";
|
|
331
|
+
}, {
|
|
333
332
|
value: string;
|
|
333
|
+
__kind: "Taproot";
|
|
334
334
|
}>, z.ZodObject<{
|
|
335
335
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
336
336
|
version: z.ZodNumber;
|
|
@@ -427,11 +427,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
427
427
|
};
|
|
428
428
|
} | null | undefined;
|
|
429
429
|
};
|
|
430
|
+
amount: bigint;
|
|
430
431
|
id: {
|
|
431
432
|
txId: `0x${string}`;
|
|
432
433
|
vout: number;
|
|
433
434
|
};
|
|
434
|
-
amount: bigint;
|
|
435
435
|
}, {
|
|
436
436
|
depositAddress: {
|
|
437
437
|
pubkeyX: string;
|
|
@@ -444,28 +444,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
444
444
|
};
|
|
445
445
|
} | null | undefined;
|
|
446
446
|
};
|
|
447
|
+
amount: string | number;
|
|
447
448
|
id: {
|
|
448
449
|
txId: string;
|
|
449
450
|
vout: number;
|
|
450
451
|
};
|
|
451
|
-
amount: string | number;
|
|
452
452
|
}>;
|
|
453
453
|
}, "strip", z.ZodTypeAny, {
|
|
454
454
|
depositAddress: {
|
|
455
|
-
__kind: "P2PKH";
|
|
456
455
|
value: `0x${string}`;
|
|
456
|
+
__kind: "P2PKH";
|
|
457
457
|
} | {
|
|
458
|
-
__kind: "P2SH";
|
|
459
458
|
value: `0x${string}`;
|
|
459
|
+
__kind: "P2SH";
|
|
460
460
|
} | {
|
|
461
|
-
__kind: "P2WPKH";
|
|
462
461
|
value: `0x${string}`;
|
|
462
|
+
__kind: "P2WPKH";
|
|
463
463
|
} | {
|
|
464
|
-
__kind: "P2WSH";
|
|
465
464
|
value: `0x${string}`;
|
|
465
|
+
__kind: "P2WSH";
|
|
466
466
|
} | {
|
|
467
|
-
__kind: "Taproot";
|
|
468
467
|
value: `0x${string}`;
|
|
468
|
+
__kind: "Taproot";
|
|
469
469
|
} | {
|
|
470
470
|
__kind: "OtherSegwit";
|
|
471
471
|
version: number;
|
|
@@ -485,28 +485,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
485
485
|
};
|
|
486
486
|
} | null | undefined;
|
|
487
487
|
};
|
|
488
|
+
amount: bigint;
|
|
488
489
|
id: {
|
|
489
490
|
txId: `0x${string}`;
|
|
490
491
|
vout: number;
|
|
491
492
|
};
|
|
492
|
-
amount: bigint;
|
|
493
493
|
};
|
|
494
494
|
}, {
|
|
495
495
|
depositAddress: {
|
|
496
|
-
__kind: "P2PKH";
|
|
497
496
|
value: string;
|
|
497
|
+
__kind: "P2PKH";
|
|
498
498
|
} | {
|
|
499
|
-
__kind: "P2SH";
|
|
500
499
|
value: string;
|
|
500
|
+
__kind: "P2SH";
|
|
501
501
|
} | {
|
|
502
|
-
__kind: "P2WPKH";
|
|
503
502
|
value: string;
|
|
503
|
+
__kind: "P2WPKH";
|
|
504
504
|
} | {
|
|
505
|
-
__kind: "P2WSH";
|
|
506
505
|
value: string;
|
|
506
|
+
__kind: "P2WSH";
|
|
507
507
|
} | {
|
|
508
|
-
__kind: "Taproot";
|
|
509
508
|
value: string;
|
|
509
|
+
__kind: "Taproot";
|
|
510
510
|
} | {
|
|
511
511
|
__kind: "OtherSegwit";
|
|
512
512
|
version: number;
|
|
@@ -528,31 +528,31 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
528
528
|
};
|
|
529
529
|
} | null | undefined;
|
|
530
530
|
};
|
|
531
|
+
amount: string | number;
|
|
531
532
|
id: {
|
|
532
533
|
txId: string;
|
|
533
534
|
vout: number;
|
|
534
535
|
};
|
|
535
|
-
amount: string | number;
|
|
536
536
|
};
|
|
537
537
|
}>;
|
|
538
538
|
}, "strip", z.ZodTypeAny, {
|
|
539
539
|
__kind: "DepositChannel";
|
|
540
540
|
depositWitness: {
|
|
541
541
|
depositAddress: {
|
|
542
|
-
__kind: "P2PKH";
|
|
543
542
|
value: `0x${string}`;
|
|
543
|
+
__kind: "P2PKH";
|
|
544
544
|
} | {
|
|
545
|
-
__kind: "P2SH";
|
|
546
545
|
value: `0x${string}`;
|
|
546
|
+
__kind: "P2SH";
|
|
547
547
|
} | {
|
|
548
|
-
__kind: "P2WPKH";
|
|
549
548
|
value: `0x${string}`;
|
|
549
|
+
__kind: "P2WPKH";
|
|
550
550
|
} | {
|
|
551
|
-
__kind: "P2WSH";
|
|
552
551
|
value: `0x${string}`;
|
|
552
|
+
__kind: "P2WSH";
|
|
553
553
|
} | {
|
|
554
|
-
__kind: "Taproot";
|
|
555
554
|
value: `0x${string}`;
|
|
555
|
+
__kind: "Taproot";
|
|
556
556
|
} | {
|
|
557
557
|
__kind: "OtherSegwit";
|
|
558
558
|
version: number;
|
|
@@ -572,31 +572,31 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
572
572
|
};
|
|
573
573
|
} | null | undefined;
|
|
574
574
|
};
|
|
575
|
+
amount: bigint;
|
|
575
576
|
id: {
|
|
576
577
|
txId: `0x${string}`;
|
|
577
578
|
vout: number;
|
|
578
579
|
};
|
|
579
|
-
amount: bigint;
|
|
580
580
|
};
|
|
581
581
|
};
|
|
582
582
|
}, {
|
|
583
583
|
__kind: "DepositChannel";
|
|
584
584
|
depositWitness: {
|
|
585
585
|
depositAddress: {
|
|
586
|
-
__kind: "P2PKH";
|
|
587
586
|
value: string;
|
|
587
|
+
__kind: "P2PKH";
|
|
588
588
|
} | {
|
|
589
|
-
__kind: "P2SH";
|
|
590
589
|
value: string;
|
|
590
|
+
__kind: "P2SH";
|
|
591
591
|
} | {
|
|
592
|
-
__kind: "P2WPKH";
|
|
593
592
|
value: string;
|
|
593
|
+
__kind: "P2WPKH";
|
|
594
594
|
} | {
|
|
595
|
-
__kind: "P2WSH";
|
|
596
595
|
value: string;
|
|
596
|
+
__kind: "P2WSH";
|
|
597
597
|
} | {
|
|
598
|
-
__kind: "Taproot";
|
|
599
598
|
value: string;
|
|
599
|
+
__kind: "Taproot";
|
|
600
600
|
} | {
|
|
601
601
|
__kind: "OtherSegwit";
|
|
602
602
|
version: number;
|
|
@@ -618,11 +618,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
618
618
|
};
|
|
619
619
|
} | null | undefined;
|
|
620
620
|
};
|
|
621
|
+
amount: string | number;
|
|
621
622
|
id: {
|
|
622
623
|
txId: string;
|
|
623
624
|
vout: number;
|
|
624
625
|
};
|
|
625
|
-
amount: string | number;
|
|
626
626
|
};
|
|
627
627
|
};
|
|
628
628
|
}>, z.ZodObject<{
|
|
@@ -641,47 +641,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
641
641
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
642
642
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
643
643
|
}, "strip", z.ZodTypeAny, {
|
|
644
|
-
__kind: "P2PKH";
|
|
645
644
|
value: `0x${string}`;
|
|
646
|
-
}, {
|
|
647
645
|
__kind: "P2PKH";
|
|
646
|
+
}, {
|
|
648
647
|
value: string;
|
|
648
|
+
__kind: "P2PKH";
|
|
649
649
|
}>, z.ZodObject<{
|
|
650
650
|
__kind: z.ZodLiteral<"P2SH">;
|
|
651
651
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
652
652
|
}, "strip", z.ZodTypeAny, {
|
|
653
|
-
__kind: "P2SH";
|
|
654
653
|
value: `0x${string}`;
|
|
655
|
-
}, {
|
|
656
654
|
__kind: "P2SH";
|
|
655
|
+
}, {
|
|
657
656
|
value: string;
|
|
657
|
+
__kind: "P2SH";
|
|
658
658
|
}>, z.ZodObject<{
|
|
659
659
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
660
660
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
661
661
|
}, "strip", z.ZodTypeAny, {
|
|
662
|
-
__kind: "P2WPKH";
|
|
663
662
|
value: `0x${string}`;
|
|
664
|
-
}, {
|
|
665
663
|
__kind: "P2WPKH";
|
|
664
|
+
}, {
|
|
666
665
|
value: string;
|
|
666
|
+
__kind: "P2WPKH";
|
|
667
667
|
}>, z.ZodObject<{
|
|
668
668
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
669
669
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
670
670
|
}, "strip", z.ZodTypeAny, {
|
|
671
|
-
__kind: "P2WSH";
|
|
672
671
|
value: `0x${string}`;
|
|
673
|
-
}, {
|
|
674
672
|
__kind: "P2WSH";
|
|
673
|
+
}, {
|
|
675
674
|
value: string;
|
|
675
|
+
__kind: "P2WSH";
|
|
676
676
|
}>, z.ZodObject<{
|
|
677
677
|
__kind: z.ZodLiteral<"Taproot">;
|
|
678
678
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
679
679
|
}, "strip", z.ZodTypeAny, {
|
|
680
|
-
__kind: "Taproot";
|
|
681
680
|
value: `0x${string}`;
|
|
682
|
-
}, {
|
|
683
681
|
__kind: "Taproot";
|
|
682
|
+
}, {
|
|
684
683
|
value: string;
|
|
684
|
+
__kind: "Taproot";
|
|
685
685
|
}>, z.ZodObject<{
|
|
686
686
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
687
687
|
version: z.ZodNumber;
|
|
@@ -770,11 +770,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
770
770
|
};
|
|
771
771
|
} | null | undefined;
|
|
772
772
|
};
|
|
773
|
+
amount: bigint;
|
|
773
774
|
id: {
|
|
774
775
|
txId: `0x${string}`;
|
|
775
776
|
vout: number;
|
|
776
777
|
};
|
|
777
|
-
amount: bigint;
|
|
778
778
|
}, {
|
|
779
779
|
depositAddress: {
|
|
780
780
|
pubkeyX: string;
|
|
@@ -787,30 +787,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
787
787
|
};
|
|
788
788
|
} | null | undefined;
|
|
789
789
|
};
|
|
790
|
+
amount: string | number;
|
|
790
791
|
id: {
|
|
791
792
|
txId: string;
|
|
792
793
|
vout: number;
|
|
793
794
|
};
|
|
794
|
-
amount: string | number;
|
|
795
795
|
}>;
|
|
796
796
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
797
797
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
798
798
|
}, "strip", z.ZodTypeAny, {
|
|
799
|
-
__kind: "
|
|
799
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
800
800
|
}, {
|
|
801
|
-
__kind: "
|
|
802
|
-
}>, "
|
|
803
|
-
__kind: "
|
|
801
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
802
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
803
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
804
804
|
}>;
|
|
805
805
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
806
806
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
807
807
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
808
808
|
}, "strip", z.ZodTypeAny, {
|
|
809
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
810
809
|
value: `0x${string}`;
|
|
810
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
811
811
|
}, {
|
|
812
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
813
812
|
value: string;
|
|
813
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
814
814
|
}>, {
|
|
815
815
|
readonly chain: "Ethereum";
|
|
816
816
|
readonly address: `0x${string}`;
|
|
@@ -827,8 +827,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
827
827
|
readonly chain: "Solana";
|
|
828
828
|
readonly address: string;
|
|
829
829
|
}, {
|
|
830
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
831
830
|
value: string;
|
|
831
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
832
832
|
}>;
|
|
833
833
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
834
834
|
channelMetadata: z.ZodObject<{
|
|
@@ -857,67 +857,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
857
857
|
__kind: z.ZodLiteral<"Eth">;
|
|
858
858
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
859
859
|
}, "strip", z.ZodTypeAny, {
|
|
860
|
-
__kind: "Eth";
|
|
861
860
|
value: `0x${string}`;
|
|
862
|
-
}, {
|
|
863
861
|
__kind: "Eth";
|
|
862
|
+
}, {
|
|
864
863
|
value: string;
|
|
864
|
+
__kind: "Eth";
|
|
865
865
|
}>, z.ZodObject<{
|
|
866
866
|
__kind: z.ZodLiteral<"Dot">;
|
|
867
867
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
868
868
|
}, "strip", z.ZodTypeAny, {
|
|
869
|
-
__kind: "Dot";
|
|
870
869
|
value: `0x${string}`;
|
|
871
|
-
}, {
|
|
872
870
|
__kind: "Dot";
|
|
871
|
+
}, {
|
|
873
872
|
value: string;
|
|
873
|
+
__kind: "Dot";
|
|
874
874
|
}>, z.ZodObject<{
|
|
875
875
|
__kind: z.ZodLiteral<"Btc">;
|
|
876
876
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
877
877
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
878
878
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
879
879
|
}, "strip", z.ZodTypeAny, {
|
|
880
|
-
__kind: "P2PKH";
|
|
881
880
|
value: `0x${string}`;
|
|
882
|
-
}, {
|
|
883
881
|
__kind: "P2PKH";
|
|
882
|
+
}, {
|
|
884
883
|
value: string;
|
|
884
|
+
__kind: "P2PKH";
|
|
885
885
|
}>, z.ZodObject<{
|
|
886
886
|
__kind: z.ZodLiteral<"P2SH">;
|
|
887
887
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
888
888
|
}, "strip", z.ZodTypeAny, {
|
|
889
|
-
__kind: "P2SH";
|
|
890
889
|
value: `0x${string}`;
|
|
891
|
-
}, {
|
|
892
890
|
__kind: "P2SH";
|
|
891
|
+
}, {
|
|
893
892
|
value: string;
|
|
893
|
+
__kind: "P2SH";
|
|
894
894
|
}>, z.ZodObject<{
|
|
895
895
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
896
896
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
897
897
|
}, "strip", z.ZodTypeAny, {
|
|
898
|
-
__kind: "P2WPKH";
|
|
899
898
|
value: `0x${string}`;
|
|
900
|
-
}, {
|
|
901
899
|
__kind: "P2WPKH";
|
|
900
|
+
}, {
|
|
902
901
|
value: string;
|
|
902
|
+
__kind: "P2WPKH";
|
|
903
903
|
}>, z.ZodObject<{
|
|
904
904
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
905
905
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
906
906
|
}, "strip", z.ZodTypeAny, {
|
|
907
|
-
__kind: "P2WSH";
|
|
908
907
|
value: `0x${string}`;
|
|
909
|
-
}, {
|
|
910
908
|
__kind: "P2WSH";
|
|
909
|
+
}, {
|
|
911
910
|
value: string;
|
|
911
|
+
__kind: "P2WSH";
|
|
912
912
|
}>, z.ZodObject<{
|
|
913
913
|
__kind: z.ZodLiteral<"Taproot">;
|
|
914
914
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
915
915
|
}, "strip", z.ZodTypeAny, {
|
|
916
|
-
__kind: "Taproot";
|
|
917
916
|
value: `0x${string}`;
|
|
918
|
-
}, {
|
|
919
917
|
__kind: "Taproot";
|
|
918
|
+
}, {
|
|
920
919
|
value: string;
|
|
920
|
+
__kind: "Taproot";
|
|
921
921
|
}>, z.ZodObject<{
|
|
922
922
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
923
923
|
version: z.ZodNumber;
|
|
@@ -932,67 +932,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
932
932
|
program: string;
|
|
933
933
|
}>]>;
|
|
934
934
|
}, "strip", z.ZodTypeAny, {
|
|
935
|
-
__kind: "Btc";
|
|
936
935
|
value: {
|
|
937
|
-
__kind: "P2PKH";
|
|
938
936
|
value: `0x${string}`;
|
|
937
|
+
__kind: "P2PKH";
|
|
939
938
|
} | {
|
|
940
|
-
__kind: "P2SH";
|
|
941
939
|
value: `0x${string}`;
|
|
940
|
+
__kind: "P2SH";
|
|
942
941
|
} | {
|
|
943
|
-
__kind: "P2WPKH";
|
|
944
942
|
value: `0x${string}`;
|
|
943
|
+
__kind: "P2WPKH";
|
|
945
944
|
} | {
|
|
946
|
-
__kind: "P2WSH";
|
|
947
945
|
value: `0x${string}`;
|
|
946
|
+
__kind: "P2WSH";
|
|
948
947
|
} | {
|
|
949
|
-
__kind: "Taproot";
|
|
950
948
|
value: `0x${string}`;
|
|
949
|
+
__kind: "Taproot";
|
|
951
950
|
} | {
|
|
952
951
|
__kind: "OtherSegwit";
|
|
953
952
|
version: number;
|
|
954
953
|
program: `0x${string}`;
|
|
955
954
|
};
|
|
956
|
-
}, {
|
|
957
955
|
__kind: "Btc";
|
|
956
|
+
}, {
|
|
958
957
|
value: {
|
|
959
|
-
__kind: "P2PKH";
|
|
960
958
|
value: string;
|
|
959
|
+
__kind: "P2PKH";
|
|
961
960
|
} | {
|
|
962
|
-
__kind: "P2SH";
|
|
963
961
|
value: string;
|
|
962
|
+
__kind: "P2SH";
|
|
964
963
|
} | {
|
|
965
|
-
__kind: "P2WPKH";
|
|
966
964
|
value: string;
|
|
965
|
+
__kind: "P2WPKH";
|
|
967
966
|
} | {
|
|
968
|
-
__kind: "P2WSH";
|
|
969
967
|
value: string;
|
|
968
|
+
__kind: "P2WSH";
|
|
970
969
|
} | {
|
|
971
|
-
__kind: "Taproot";
|
|
972
970
|
value: string;
|
|
971
|
+
__kind: "Taproot";
|
|
973
972
|
} | {
|
|
974
973
|
__kind: "OtherSegwit";
|
|
975
974
|
version: number;
|
|
976
975
|
program: string;
|
|
977
976
|
};
|
|
977
|
+
__kind: "Btc";
|
|
978
978
|
}>, z.ZodObject<{
|
|
979
979
|
__kind: z.ZodLiteral<"Arb">;
|
|
980
980
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
981
981
|
}, "strip", z.ZodTypeAny, {
|
|
982
|
-
__kind: "Arb";
|
|
983
982
|
value: `0x${string}`;
|
|
984
|
-
}, {
|
|
985
983
|
__kind: "Arb";
|
|
984
|
+
}, {
|
|
986
985
|
value: string;
|
|
986
|
+
__kind: "Arb";
|
|
987
987
|
}>, z.ZodObject<{
|
|
988
988
|
__kind: z.ZodLiteral<"Sol">;
|
|
989
989
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
990
990
|
}, "strip", z.ZodTypeAny, {
|
|
991
|
-
__kind: "Sol";
|
|
992
991
|
value: `0x${string}`;
|
|
993
|
-
}, {
|
|
994
992
|
__kind: "Sol";
|
|
993
|
+
}, {
|
|
995
994
|
value: string;
|
|
995
|
+
__kind: "Sol";
|
|
996
996
|
}>]>>>;
|
|
997
997
|
}, "strip", z.ZodTypeAny, {
|
|
998
998
|
channelMetadata: {
|
|
@@ -1002,39 +1002,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1002
1002
|
};
|
|
1003
1003
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1004
1004
|
sourceAddress?: {
|
|
1005
|
-
__kind: "Eth";
|
|
1006
1005
|
value: `0x${string}`;
|
|
1006
|
+
__kind: "Eth";
|
|
1007
1007
|
} | {
|
|
1008
|
-
__kind: "Dot";
|
|
1009
1008
|
value: `0x${string}`;
|
|
1009
|
+
__kind: "Dot";
|
|
1010
1010
|
} | {
|
|
1011
|
-
__kind: "Btc";
|
|
1012
1011
|
value: {
|
|
1013
|
-
__kind: "P2PKH";
|
|
1014
1012
|
value: `0x${string}`;
|
|
1013
|
+
__kind: "P2PKH";
|
|
1015
1014
|
} | {
|
|
1016
|
-
__kind: "P2SH";
|
|
1017
1015
|
value: `0x${string}`;
|
|
1016
|
+
__kind: "P2SH";
|
|
1018
1017
|
} | {
|
|
1019
|
-
__kind: "P2WPKH";
|
|
1020
1018
|
value: `0x${string}`;
|
|
1019
|
+
__kind: "P2WPKH";
|
|
1021
1020
|
} | {
|
|
1022
|
-
__kind: "P2WSH";
|
|
1023
1021
|
value: `0x${string}`;
|
|
1022
|
+
__kind: "P2WSH";
|
|
1024
1023
|
} | {
|
|
1025
|
-
__kind: "Taproot";
|
|
1026
1024
|
value: `0x${string}`;
|
|
1025
|
+
__kind: "Taproot";
|
|
1027
1026
|
} | {
|
|
1028
1027
|
__kind: "OtherSegwit";
|
|
1029
1028
|
version: number;
|
|
1030
1029
|
program: `0x${string}`;
|
|
1031
1030
|
};
|
|
1031
|
+
__kind: "Btc";
|
|
1032
1032
|
} | {
|
|
1033
|
-
__kind: "Arb";
|
|
1034
1033
|
value: `0x${string}`;
|
|
1034
|
+
__kind: "Arb";
|
|
1035
1035
|
} | {
|
|
1036
|
-
__kind: "Sol";
|
|
1037
1036
|
value: `0x${string}`;
|
|
1037
|
+
__kind: "Sol";
|
|
1038
1038
|
} | null | undefined;
|
|
1039
1039
|
}, {
|
|
1040
1040
|
channelMetadata: {
|
|
@@ -1046,39 +1046,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1046
1046
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1047
1047
|
};
|
|
1048
1048
|
sourceAddress?: {
|
|
1049
|
-
__kind: "Eth";
|
|
1050
1049
|
value: string;
|
|
1050
|
+
__kind: "Eth";
|
|
1051
1051
|
} | {
|
|
1052
|
-
__kind: "Dot";
|
|
1053
1052
|
value: string;
|
|
1053
|
+
__kind: "Dot";
|
|
1054
1054
|
} | {
|
|
1055
|
-
__kind: "Btc";
|
|
1056
1055
|
value: {
|
|
1057
|
-
__kind: "P2PKH";
|
|
1058
1056
|
value: string;
|
|
1057
|
+
__kind: "P2PKH";
|
|
1059
1058
|
} | {
|
|
1060
|
-
__kind: "P2SH";
|
|
1061
1059
|
value: string;
|
|
1060
|
+
__kind: "P2SH";
|
|
1062
1061
|
} | {
|
|
1063
|
-
__kind: "P2WPKH";
|
|
1064
1062
|
value: string;
|
|
1063
|
+
__kind: "P2WPKH";
|
|
1065
1064
|
} | {
|
|
1066
|
-
__kind: "P2WSH";
|
|
1067
1065
|
value: string;
|
|
1066
|
+
__kind: "P2WSH";
|
|
1068
1067
|
} | {
|
|
1069
|
-
__kind: "Taproot";
|
|
1070
1068
|
value: string;
|
|
1069
|
+
__kind: "Taproot";
|
|
1071
1070
|
} | {
|
|
1072
1071
|
__kind: "OtherSegwit";
|
|
1073
1072
|
version: number;
|
|
1074
1073
|
program: string;
|
|
1075
1074
|
};
|
|
1075
|
+
__kind: "Btc";
|
|
1076
1076
|
} | {
|
|
1077
|
-
__kind: "Arb";
|
|
1078
1077
|
value: string;
|
|
1078
|
+
__kind: "Arb";
|
|
1079
1079
|
} | {
|
|
1080
|
-
__kind: "Sol";
|
|
1081
1080
|
value: string;
|
|
1081
|
+
__kind: "Sol";
|
|
1082
1082
|
} | null | undefined;
|
|
1083
1083
|
}>>>;
|
|
1084
1084
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1108,47 +1108,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1108
1108
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1109
1109
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1110
1110
|
}, "strip", z.ZodTypeAny, {
|
|
1111
|
-
__kind: "P2PKH";
|
|
1112
1111
|
value: `0x${string}`;
|
|
1113
|
-
}, {
|
|
1114
1112
|
__kind: "P2PKH";
|
|
1113
|
+
}, {
|
|
1115
1114
|
value: string;
|
|
1115
|
+
__kind: "P2PKH";
|
|
1116
1116
|
}>, z.ZodObject<{
|
|
1117
1117
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1118
1118
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1119
1119
|
}, "strip", z.ZodTypeAny, {
|
|
1120
|
-
__kind: "P2SH";
|
|
1121
1120
|
value: `0x${string}`;
|
|
1122
|
-
}, {
|
|
1123
1121
|
__kind: "P2SH";
|
|
1122
|
+
}, {
|
|
1124
1123
|
value: string;
|
|
1124
|
+
__kind: "P2SH";
|
|
1125
1125
|
}>, z.ZodObject<{
|
|
1126
1126
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1127
1127
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1128
1128
|
}, "strip", z.ZodTypeAny, {
|
|
1129
|
-
__kind: "P2WPKH";
|
|
1130
1129
|
value: `0x${string}`;
|
|
1131
|
-
}, {
|
|
1132
1130
|
__kind: "P2WPKH";
|
|
1131
|
+
}, {
|
|
1133
1132
|
value: string;
|
|
1133
|
+
__kind: "P2WPKH";
|
|
1134
1134
|
}>, z.ZodObject<{
|
|
1135
1135
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1136
1136
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1137
1137
|
}, "strip", z.ZodTypeAny, {
|
|
1138
|
-
__kind: "P2WSH";
|
|
1139
1138
|
value: `0x${string}`;
|
|
1140
|
-
}, {
|
|
1141
1139
|
__kind: "P2WSH";
|
|
1140
|
+
}, {
|
|
1142
1141
|
value: string;
|
|
1142
|
+
__kind: "P2WSH";
|
|
1143
1143
|
}>, z.ZodObject<{
|
|
1144
1144
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1145
1145
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1146
1146
|
}, "strip", z.ZodTypeAny, {
|
|
1147
|
-
__kind: "Taproot";
|
|
1148
1147
|
value: `0x${string}`;
|
|
1149
|
-
}, {
|
|
1150
1148
|
__kind: "Taproot";
|
|
1149
|
+
}, {
|
|
1151
1150
|
value: string;
|
|
1151
|
+
__kind: "Taproot";
|
|
1152
1152
|
}>, z.ZodObject<{
|
|
1153
1153
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1154
1154
|
version: z.ZodNumber;
|
|
@@ -1166,20 +1166,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1166
1166
|
}, "strip", z.ZodTypeAny, {
|
|
1167
1167
|
retryDuration: number;
|
|
1168
1168
|
refundAddress: {
|
|
1169
|
-
__kind: "P2PKH";
|
|
1170
1169
|
value: `0x${string}`;
|
|
1170
|
+
__kind: "P2PKH";
|
|
1171
1171
|
} | {
|
|
1172
|
-
__kind: "P2SH";
|
|
1173
1172
|
value: `0x${string}`;
|
|
1173
|
+
__kind: "P2SH";
|
|
1174
1174
|
} | {
|
|
1175
|
-
__kind: "P2WPKH";
|
|
1176
1175
|
value: `0x${string}`;
|
|
1176
|
+
__kind: "P2WPKH";
|
|
1177
1177
|
} | {
|
|
1178
|
-
__kind: "P2WSH";
|
|
1179
1178
|
value: `0x${string}`;
|
|
1179
|
+
__kind: "P2WSH";
|
|
1180
1180
|
} | {
|
|
1181
|
-
__kind: "Taproot";
|
|
1182
1181
|
value: `0x${string}`;
|
|
1182
|
+
__kind: "Taproot";
|
|
1183
1183
|
} | {
|
|
1184
1184
|
__kind: "OtherSegwit";
|
|
1185
1185
|
version: number;
|
|
@@ -1189,20 +1189,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1189
1189
|
}, {
|
|
1190
1190
|
retryDuration: number;
|
|
1191
1191
|
refundAddress: {
|
|
1192
|
-
__kind: "P2PKH";
|
|
1193
1192
|
value: string;
|
|
1193
|
+
__kind: "P2PKH";
|
|
1194
1194
|
} | {
|
|
1195
|
-
__kind: "P2SH";
|
|
1196
1195
|
value: string;
|
|
1196
|
+
__kind: "P2SH";
|
|
1197
1197
|
} | {
|
|
1198
|
-
__kind: "P2WPKH";
|
|
1199
1198
|
value: string;
|
|
1199
|
+
__kind: "P2WPKH";
|
|
1200
1200
|
} | {
|
|
1201
|
-
__kind: "P2WSH";
|
|
1202
1201
|
value: string;
|
|
1202
|
+
__kind: "P2WSH";
|
|
1203
1203
|
} | {
|
|
1204
|
-
__kind: "Taproot";
|
|
1205
1204
|
value: string;
|
|
1205
|
+
__kind: "Taproot";
|
|
1206
1206
|
} | {
|
|
1207
1207
|
__kind: "OtherSegwit";
|
|
1208
1208
|
version: number;
|
|
@@ -1235,16 +1235,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1235
1235
|
};
|
|
1236
1236
|
} | null | undefined;
|
|
1237
1237
|
};
|
|
1238
|
+
amount: bigint;
|
|
1238
1239
|
id: {
|
|
1239
1240
|
txId: `0x${string}`;
|
|
1240
1241
|
vout: number;
|
|
1241
1242
|
};
|
|
1242
|
-
amount: bigint;
|
|
1243
1243
|
};
|
|
1244
|
-
boostFee: number;
|
|
1245
1244
|
inputAsset: "Btc";
|
|
1246
1245
|
depositAmount: bigint;
|
|
1247
|
-
outputAsset: "
|
|
1246
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1248
1247
|
destinationAddress: {
|
|
1249
1248
|
readonly chain: "Ethereum";
|
|
1250
1249
|
readonly address: `0x${string}`;
|
|
@@ -1268,20 +1267,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1268
1267
|
refundParams: {
|
|
1269
1268
|
retryDuration: number;
|
|
1270
1269
|
refundAddress: {
|
|
1271
|
-
__kind: "P2PKH";
|
|
1272
1270
|
value: `0x${string}`;
|
|
1271
|
+
__kind: "P2PKH";
|
|
1273
1272
|
} | {
|
|
1274
|
-
__kind: "P2SH";
|
|
1275
1273
|
value: `0x${string}`;
|
|
1274
|
+
__kind: "P2SH";
|
|
1276
1275
|
} | {
|
|
1277
|
-
__kind: "P2WPKH";
|
|
1278
1276
|
value: `0x${string}`;
|
|
1277
|
+
__kind: "P2WPKH";
|
|
1279
1278
|
} | {
|
|
1280
|
-
__kind: "P2WSH";
|
|
1281
1279
|
value: `0x${string}`;
|
|
1280
|
+
__kind: "P2WSH";
|
|
1282
1281
|
} | {
|
|
1283
|
-
__kind: "Taproot";
|
|
1284
1282
|
value: `0x${string}`;
|
|
1283
|
+
__kind: "Taproot";
|
|
1285
1284
|
} | {
|
|
1286
1285
|
__kind: "OtherSegwit";
|
|
1287
1286
|
version: number;
|
|
@@ -1289,21 +1288,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1289
1288
|
};
|
|
1290
1289
|
minPrice: bigint;
|
|
1291
1290
|
};
|
|
1291
|
+
boostFee: number;
|
|
1292
1292
|
depositAddress?: {
|
|
1293
|
-
__kind: "P2PKH";
|
|
1294
1293
|
value: `0x${string}`;
|
|
1294
|
+
__kind: "P2PKH";
|
|
1295
1295
|
} | {
|
|
1296
|
-
__kind: "P2SH";
|
|
1297
1296
|
value: `0x${string}`;
|
|
1297
|
+
__kind: "P2SH";
|
|
1298
1298
|
} | {
|
|
1299
|
-
__kind: "P2WPKH";
|
|
1300
1299
|
value: `0x${string}`;
|
|
1300
|
+
__kind: "P2WPKH";
|
|
1301
1301
|
} | {
|
|
1302
|
-
__kind: "P2WSH";
|
|
1303
1302
|
value: `0x${string}`;
|
|
1303
|
+
__kind: "P2WSH";
|
|
1304
1304
|
} | {
|
|
1305
|
-
__kind: "Taproot";
|
|
1306
1305
|
value: `0x${string}`;
|
|
1306
|
+
__kind: "Taproot";
|
|
1307
1307
|
} | {
|
|
1308
1308
|
__kind: "OtherSegwit";
|
|
1309
1309
|
version: number;
|
|
@@ -1318,39 +1318,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1318
1318
|
};
|
|
1319
1319
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1320
1320
|
sourceAddress?: {
|
|
1321
|
-
__kind: "Eth";
|
|
1322
1321
|
value: `0x${string}`;
|
|
1322
|
+
__kind: "Eth";
|
|
1323
1323
|
} | {
|
|
1324
|
-
__kind: "Dot";
|
|
1325
1324
|
value: `0x${string}`;
|
|
1325
|
+
__kind: "Dot";
|
|
1326
1326
|
} | {
|
|
1327
|
-
__kind: "Btc";
|
|
1328
1327
|
value: {
|
|
1329
|
-
__kind: "P2PKH";
|
|
1330
1328
|
value: `0x${string}`;
|
|
1329
|
+
__kind: "P2PKH";
|
|
1331
1330
|
} | {
|
|
1332
|
-
__kind: "P2SH";
|
|
1333
1331
|
value: `0x${string}`;
|
|
1332
|
+
__kind: "P2SH";
|
|
1334
1333
|
} | {
|
|
1335
|
-
__kind: "P2WPKH";
|
|
1336
1334
|
value: `0x${string}`;
|
|
1335
|
+
__kind: "P2WPKH";
|
|
1337
1336
|
} | {
|
|
1338
|
-
__kind: "P2WSH";
|
|
1339
1337
|
value: `0x${string}`;
|
|
1338
|
+
__kind: "P2WSH";
|
|
1340
1339
|
} | {
|
|
1341
|
-
__kind: "Taproot";
|
|
1342
1340
|
value: `0x${string}`;
|
|
1341
|
+
__kind: "Taproot";
|
|
1343
1342
|
} | {
|
|
1344
1343
|
__kind: "OtherSegwit";
|
|
1345
1344
|
version: number;
|
|
1346
1345
|
program: `0x${string}`;
|
|
1347
1346
|
};
|
|
1347
|
+
__kind: "Btc";
|
|
1348
1348
|
} | {
|
|
1349
|
-
__kind: "Arb";
|
|
1350
1349
|
value: `0x${string}`;
|
|
1350
|
+
__kind: "Arb";
|
|
1351
1351
|
} | {
|
|
1352
|
-
__kind: "Sol";
|
|
1353
1352
|
value: `0x${string}`;
|
|
1353
|
+
__kind: "Sol";
|
|
1354
1354
|
} | null | undefined;
|
|
1355
1355
|
} | null | undefined;
|
|
1356
1356
|
brokerFee?: {
|
|
@@ -1375,23 +1375,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1375
1375
|
};
|
|
1376
1376
|
} | null | undefined;
|
|
1377
1377
|
};
|
|
1378
|
+
amount: string | number;
|
|
1378
1379
|
id: {
|
|
1379
1380
|
txId: string;
|
|
1380
1381
|
vout: number;
|
|
1381
1382
|
};
|
|
1382
|
-
amount: string | number;
|
|
1383
1383
|
};
|
|
1384
|
-
boostFee: number;
|
|
1385
1384
|
inputAsset: {
|
|
1386
1385
|
__kind: "Btc";
|
|
1387
1386
|
};
|
|
1388
1387
|
depositAmount: string | number;
|
|
1389
1388
|
outputAsset: {
|
|
1390
|
-
__kind: "
|
|
1389
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1391
1390
|
};
|
|
1392
1391
|
destinationAddress: {
|
|
1393
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
1394
1392
|
value: string;
|
|
1393
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1395
1394
|
};
|
|
1396
1395
|
affiliateFees: {
|
|
1397
1396
|
account: number;
|
|
@@ -1400,20 +1399,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1400
1399
|
refundParams: {
|
|
1401
1400
|
retryDuration: number;
|
|
1402
1401
|
refundAddress: {
|
|
1403
|
-
__kind: "P2PKH";
|
|
1404
1402
|
value: string;
|
|
1403
|
+
__kind: "P2PKH";
|
|
1405
1404
|
} | {
|
|
1406
|
-
__kind: "P2SH";
|
|
1407
1405
|
value: string;
|
|
1406
|
+
__kind: "P2SH";
|
|
1408
1407
|
} | {
|
|
1409
|
-
__kind: "P2WPKH";
|
|
1410
1408
|
value: string;
|
|
1409
|
+
__kind: "P2WPKH";
|
|
1411
1410
|
} | {
|
|
1412
|
-
__kind: "P2WSH";
|
|
1413
1411
|
value: string;
|
|
1412
|
+
__kind: "P2WSH";
|
|
1414
1413
|
} | {
|
|
1415
|
-
__kind: "Taproot";
|
|
1416
1414
|
value: string;
|
|
1415
|
+
__kind: "Taproot";
|
|
1417
1416
|
} | {
|
|
1418
1417
|
__kind: "OtherSegwit";
|
|
1419
1418
|
version: number;
|
|
@@ -1421,21 +1420,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1421
1420
|
};
|
|
1422
1421
|
minPrice: string | number;
|
|
1423
1422
|
};
|
|
1423
|
+
boostFee: number;
|
|
1424
1424
|
depositAddress?: {
|
|
1425
|
-
__kind: "P2PKH";
|
|
1426
1425
|
value: string;
|
|
1426
|
+
__kind: "P2PKH";
|
|
1427
1427
|
} | {
|
|
1428
|
-
__kind: "P2SH";
|
|
1429
1428
|
value: string;
|
|
1429
|
+
__kind: "P2SH";
|
|
1430
1430
|
} | {
|
|
1431
|
-
__kind: "P2WPKH";
|
|
1432
1431
|
value: string;
|
|
1432
|
+
__kind: "P2WPKH";
|
|
1433
1433
|
} | {
|
|
1434
|
-
__kind: "P2WSH";
|
|
1435
1434
|
value: string;
|
|
1435
|
+
__kind: "P2WSH";
|
|
1436
1436
|
} | {
|
|
1437
|
-
__kind: "Taproot";
|
|
1438
1437
|
value: string;
|
|
1438
|
+
__kind: "Taproot";
|
|
1439
1439
|
} | {
|
|
1440
1440
|
__kind: "OtherSegwit";
|
|
1441
1441
|
version: number;
|
|
@@ -1452,39 +1452,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1452
1452
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1453
1453
|
};
|
|
1454
1454
|
sourceAddress?: {
|
|
1455
|
-
__kind: "Eth";
|
|
1456
1455
|
value: string;
|
|
1456
|
+
__kind: "Eth";
|
|
1457
1457
|
} | {
|
|
1458
|
-
__kind: "Dot";
|
|
1459
1458
|
value: string;
|
|
1459
|
+
__kind: "Dot";
|
|
1460
1460
|
} | {
|
|
1461
|
-
__kind: "Btc";
|
|
1462
1461
|
value: {
|
|
1463
|
-
__kind: "P2PKH";
|
|
1464
1462
|
value: string;
|
|
1463
|
+
__kind: "P2PKH";
|
|
1465
1464
|
} | {
|
|
1466
|
-
__kind: "P2SH";
|
|
1467
1465
|
value: string;
|
|
1466
|
+
__kind: "P2SH";
|
|
1468
1467
|
} | {
|
|
1469
|
-
__kind: "P2WPKH";
|
|
1470
1468
|
value: string;
|
|
1469
|
+
__kind: "P2WPKH";
|
|
1471
1470
|
} | {
|
|
1472
|
-
__kind: "P2WSH";
|
|
1473
1471
|
value: string;
|
|
1472
|
+
__kind: "P2WSH";
|
|
1474
1473
|
} | {
|
|
1475
|
-
__kind: "Taproot";
|
|
1476
1474
|
value: string;
|
|
1475
|
+
__kind: "Taproot";
|
|
1477
1476
|
} | {
|
|
1478
1477
|
__kind: "OtherSegwit";
|
|
1479
1478
|
version: number;
|
|
1480
1479
|
program: string;
|
|
1481
1480
|
};
|
|
1481
|
+
__kind: "Btc";
|
|
1482
1482
|
} | {
|
|
1483
|
-
__kind: "Arb";
|
|
1484
1483
|
value: string;
|
|
1484
|
+
__kind: "Arb";
|
|
1485
1485
|
} | {
|
|
1486
|
-
__kind: "Sol";
|
|
1487
1486
|
value: string;
|
|
1487
|
+
__kind: "Sol";
|
|
1488
1488
|
} | null | undefined;
|
|
1489
1489
|
} | null | undefined;
|
|
1490
1490
|
brokerFee?: {
|
|
@@ -1512,16 +1512,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1512
1512
|
};
|
|
1513
1513
|
} | null | undefined;
|
|
1514
1514
|
};
|
|
1515
|
+
amount: bigint;
|
|
1515
1516
|
id: {
|
|
1516
1517
|
txId: `0x${string}`;
|
|
1517
1518
|
vout: number;
|
|
1518
1519
|
};
|
|
1519
|
-
amount: bigint;
|
|
1520
1520
|
};
|
|
1521
|
-
boostFee: number;
|
|
1522
1521
|
inputAsset: "Btc";
|
|
1523
1522
|
depositAmount: bigint;
|
|
1524
|
-
outputAsset: "
|
|
1523
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1525
1524
|
destinationAddress: {
|
|
1526
1525
|
readonly chain: "Ethereum";
|
|
1527
1526
|
readonly address: `0x${string}`;
|
|
@@ -1545,20 +1544,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1545
1544
|
refundParams: {
|
|
1546
1545
|
retryDuration: number;
|
|
1547
1546
|
refundAddress: {
|
|
1548
|
-
__kind: "P2PKH";
|
|
1549
1547
|
value: `0x${string}`;
|
|
1548
|
+
__kind: "P2PKH";
|
|
1550
1549
|
} | {
|
|
1551
|
-
__kind: "P2SH";
|
|
1552
1550
|
value: `0x${string}`;
|
|
1551
|
+
__kind: "P2SH";
|
|
1553
1552
|
} | {
|
|
1554
|
-
__kind: "P2WPKH";
|
|
1555
1553
|
value: `0x${string}`;
|
|
1554
|
+
__kind: "P2WPKH";
|
|
1556
1555
|
} | {
|
|
1557
|
-
__kind: "P2WSH";
|
|
1558
1556
|
value: `0x${string}`;
|
|
1557
|
+
__kind: "P2WSH";
|
|
1559
1558
|
} | {
|
|
1560
|
-
__kind: "Taproot";
|
|
1561
1559
|
value: `0x${string}`;
|
|
1560
|
+
__kind: "Taproot";
|
|
1562
1561
|
} | {
|
|
1563
1562
|
__kind: "OtherSegwit";
|
|
1564
1563
|
version: number;
|
|
@@ -1566,21 +1565,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1566
1565
|
};
|
|
1567
1566
|
minPrice: bigint;
|
|
1568
1567
|
};
|
|
1568
|
+
boostFee: number;
|
|
1569
1569
|
depositAddress?: {
|
|
1570
|
-
__kind: "P2PKH";
|
|
1571
1570
|
value: `0x${string}`;
|
|
1571
|
+
__kind: "P2PKH";
|
|
1572
1572
|
} | {
|
|
1573
|
-
__kind: "P2SH";
|
|
1574
1573
|
value: `0x${string}`;
|
|
1574
|
+
__kind: "P2SH";
|
|
1575
1575
|
} | {
|
|
1576
|
-
__kind: "P2WPKH";
|
|
1577
1576
|
value: `0x${string}`;
|
|
1577
|
+
__kind: "P2WPKH";
|
|
1578
1578
|
} | {
|
|
1579
|
-
__kind: "P2WSH";
|
|
1580
1579
|
value: `0x${string}`;
|
|
1580
|
+
__kind: "P2WSH";
|
|
1581
1581
|
} | {
|
|
1582
|
-
__kind: "Taproot";
|
|
1583
1582
|
value: `0x${string}`;
|
|
1583
|
+
__kind: "Taproot";
|
|
1584
1584
|
} | {
|
|
1585
1585
|
__kind: "OtherSegwit";
|
|
1586
1586
|
version: number;
|
|
@@ -1595,39 +1595,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1595
1595
|
};
|
|
1596
1596
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1597
1597
|
sourceAddress?: {
|
|
1598
|
-
__kind: "Eth";
|
|
1599
1598
|
value: `0x${string}`;
|
|
1599
|
+
__kind: "Eth";
|
|
1600
1600
|
} | {
|
|
1601
|
-
__kind: "Dot";
|
|
1602
1601
|
value: `0x${string}`;
|
|
1602
|
+
__kind: "Dot";
|
|
1603
1603
|
} | {
|
|
1604
|
-
__kind: "Btc";
|
|
1605
1604
|
value: {
|
|
1606
|
-
__kind: "P2PKH";
|
|
1607
1605
|
value: `0x${string}`;
|
|
1606
|
+
__kind: "P2PKH";
|
|
1608
1607
|
} | {
|
|
1609
|
-
__kind: "P2SH";
|
|
1610
1608
|
value: `0x${string}`;
|
|
1609
|
+
__kind: "P2SH";
|
|
1611
1610
|
} | {
|
|
1612
|
-
__kind: "P2WPKH";
|
|
1613
1611
|
value: `0x${string}`;
|
|
1612
|
+
__kind: "P2WPKH";
|
|
1614
1613
|
} | {
|
|
1615
|
-
__kind: "P2WSH";
|
|
1616
1614
|
value: `0x${string}`;
|
|
1615
|
+
__kind: "P2WSH";
|
|
1617
1616
|
} | {
|
|
1618
|
-
__kind: "Taproot";
|
|
1619
1617
|
value: `0x${string}`;
|
|
1618
|
+
__kind: "Taproot";
|
|
1620
1619
|
} | {
|
|
1621
1620
|
__kind: "OtherSegwit";
|
|
1622
1621
|
version: number;
|
|
1623
1622
|
program: `0x${string}`;
|
|
1624
1623
|
};
|
|
1624
|
+
__kind: "Btc";
|
|
1625
1625
|
} | {
|
|
1626
|
-
__kind: "Arb";
|
|
1627
1626
|
value: `0x${string}`;
|
|
1627
|
+
__kind: "Arb";
|
|
1628
1628
|
} | {
|
|
1629
|
-
__kind: "Sol";
|
|
1630
1629
|
value: `0x${string}`;
|
|
1630
|
+
__kind: "Sol";
|
|
1631
1631
|
} | null | undefined;
|
|
1632
1632
|
} | null | undefined;
|
|
1633
1633
|
brokerFee?: {
|
|
@@ -1655,23 +1655,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1655
1655
|
};
|
|
1656
1656
|
} | null | undefined;
|
|
1657
1657
|
};
|
|
1658
|
+
amount: string | number;
|
|
1658
1659
|
id: {
|
|
1659
1660
|
txId: string;
|
|
1660
1661
|
vout: number;
|
|
1661
1662
|
};
|
|
1662
|
-
amount: string | number;
|
|
1663
1663
|
};
|
|
1664
|
-
boostFee: number;
|
|
1665
1664
|
inputAsset: {
|
|
1666
1665
|
__kind: "Btc";
|
|
1667
1666
|
};
|
|
1668
1667
|
depositAmount: string | number;
|
|
1669
1668
|
outputAsset: {
|
|
1670
|
-
__kind: "
|
|
1669
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1671
1670
|
};
|
|
1672
1671
|
destinationAddress: {
|
|
1673
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
1674
1672
|
value: string;
|
|
1673
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1675
1674
|
};
|
|
1676
1675
|
affiliateFees: {
|
|
1677
1676
|
account: number;
|
|
@@ -1680,20 +1679,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1680
1679
|
refundParams: {
|
|
1681
1680
|
retryDuration: number;
|
|
1682
1681
|
refundAddress: {
|
|
1683
|
-
__kind: "P2PKH";
|
|
1684
1682
|
value: string;
|
|
1683
|
+
__kind: "P2PKH";
|
|
1685
1684
|
} | {
|
|
1686
|
-
__kind: "P2SH";
|
|
1687
1685
|
value: string;
|
|
1686
|
+
__kind: "P2SH";
|
|
1688
1687
|
} | {
|
|
1689
|
-
__kind: "P2WPKH";
|
|
1690
1688
|
value: string;
|
|
1689
|
+
__kind: "P2WPKH";
|
|
1691
1690
|
} | {
|
|
1692
|
-
__kind: "P2WSH";
|
|
1693
1691
|
value: string;
|
|
1692
|
+
__kind: "P2WSH";
|
|
1694
1693
|
} | {
|
|
1695
|
-
__kind: "Taproot";
|
|
1696
1694
|
value: string;
|
|
1695
|
+
__kind: "Taproot";
|
|
1697
1696
|
} | {
|
|
1698
1697
|
__kind: "OtherSegwit";
|
|
1699
1698
|
version: number;
|
|
@@ -1701,21 +1700,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1701
1700
|
};
|
|
1702
1701
|
minPrice: string | number;
|
|
1703
1702
|
};
|
|
1703
|
+
boostFee: number;
|
|
1704
1704
|
depositAddress?: {
|
|
1705
|
-
__kind: "P2PKH";
|
|
1706
1705
|
value: string;
|
|
1706
|
+
__kind: "P2PKH";
|
|
1707
1707
|
} | {
|
|
1708
|
-
__kind: "P2SH";
|
|
1709
1708
|
value: string;
|
|
1709
|
+
__kind: "P2SH";
|
|
1710
1710
|
} | {
|
|
1711
|
-
__kind: "P2WPKH";
|
|
1712
1711
|
value: string;
|
|
1712
|
+
__kind: "P2WPKH";
|
|
1713
1713
|
} | {
|
|
1714
|
-
__kind: "P2WSH";
|
|
1715
1714
|
value: string;
|
|
1715
|
+
__kind: "P2WSH";
|
|
1716
1716
|
} | {
|
|
1717
|
-
__kind: "Taproot";
|
|
1718
1717
|
value: string;
|
|
1718
|
+
__kind: "Taproot";
|
|
1719
1719
|
} | {
|
|
1720
1720
|
__kind: "OtherSegwit";
|
|
1721
1721
|
version: number;
|
|
@@ -1732,39 +1732,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1732
1732
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1733
1733
|
};
|
|
1734
1734
|
sourceAddress?: {
|
|
1735
|
-
__kind: "Eth";
|
|
1736
1735
|
value: string;
|
|
1736
|
+
__kind: "Eth";
|
|
1737
1737
|
} | {
|
|
1738
|
-
__kind: "Dot";
|
|
1739
1738
|
value: string;
|
|
1739
|
+
__kind: "Dot";
|
|
1740
1740
|
} | {
|
|
1741
|
-
__kind: "Btc";
|
|
1742
1741
|
value: {
|
|
1743
|
-
__kind: "P2PKH";
|
|
1744
1742
|
value: string;
|
|
1743
|
+
__kind: "P2PKH";
|
|
1745
1744
|
} | {
|
|
1746
|
-
__kind: "P2SH";
|
|
1747
1745
|
value: string;
|
|
1746
|
+
__kind: "P2SH";
|
|
1748
1747
|
} | {
|
|
1749
|
-
__kind: "P2WPKH";
|
|
1750
1748
|
value: string;
|
|
1749
|
+
__kind: "P2WPKH";
|
|
1751
1750
|
} | {
|
|
1752
|
-
__kind: "P2WSH";
|
|
1753
1751
|
value: string;
|
|
1752
|
+
__kind: "P2WSH";
|
|
1754
1753
|
} | {
|
|
1755
|
-
__kind: "Taproot";
|
|
1756
1754
|
value: string;
|
|
1755
|
+
__kind: "Taproot";
|
|
1757
1756
|
} | {
|
|
1758
1757
|
__kind: "OtherSegwit";
|
|
1759
1758
|
version: number;
|
|
1760
1759
|
program: string;
|
|
1761
1760
|
};
|
|
1761
|
+
__kind: "Btc";
|
|
1762
1762
|
} | {
|
|
1763
|
-
__kind: "Arb";
|
|
1764
1763
|
value: string;
|
|
1764
|
+
__kind: "Arb";
|
|
1765
1765
|
} | {
|
|
1766
|
-
__kind: "Sol";
|
|
1767
1766
|
value: string;
|
|
1767
|
+
__kind: "Sol";
|
|
1768
1768
|
} | null | undefined;
|
|
1769
1769
|
} | null | undefined;
|
|
1770
1770
|
brokerFee?: {
|
|
@@ -1786,7 +1786,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1786
1786
|
} | {
|
|
1787
1787
|
__kind: "TransactionRejectedByBroker";
|
|
1788
1788
|
} | {
|
|
1789
|
-
__kind: "DepositWitnessRejected";
|
|
1790
1789
|
value: {
|
|
1791
1790
|
__kind: "Other";
|
|
1792
1791
|
} | {
|
|
@@ -1794,11 +1793,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1794
1793
|
} | {
|
|
1795
1794
|
__kind: "BadOrigin";
|
|
1796
1795
|
} | {
|
|
1797
|
-
__kind: "Module";
|
|
1798
1796
|
value: {
|
|
1799
1797
|
index: number;
|
|
1800
1798
|
error: `0x${string}`;
|
|
1801
1799
|
};
|
|
1800
|
+
__kind: "Module";
|
|
1802
1801
|
} | {
|
|
1803
1802
|
__kind: "ConsumerRemaining";
|
|
1804
1803
|
} | {
|
|
@@ -1806,14 +1805,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1806
1805
|
} | {
|
|
1807
1806
|
__kind: "TooManyConsumers";
|
|
1808
1807
|
} | {
|
|
1808
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1809
1809
|
__kind: "Token";
|
|
1810
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1811
1810
|
} | {
|
|
1812
|
-
__kind: "Arithmetic";
|
|
1813
1811
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1812
|
+
__kind: "Arithmetic";
|
|
1814
1813
|
} | {
|
|
1815
|
-
__kind: "Transactional";
|
|
1816
1814
|
value: "LimitReached" | "NoLayer";
|
|
1815
|
+
__kind: "Transactional";
|
|
1817
1816
|
} | {
|
|
1818
1817
|
__kind: "Exhausted";
|
|
1819
1818
|
} | {
|
|
@@ -1823,6 +1822,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1823
1822
|
} | {
|
|
1824
1823
|
__kind: "RootNotAllowed";
|
|
1825
1824
|
};
|
|
1825
|
+
__kind: "DepositWitnessRejected";
|
|
1826
1826
|
} | {
|
|
1827
1827
|
__kind: "InvalidDestinationAddress";
|
|
1828
1828
|
} | {
|
|
@@ -1840,20 +1840,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1840
1840
|
__kind: "DepositChannel";
|
|
1841
1841
|
depositWitness: {
|
|
1842
1842
|
depositAddress: {
|
|
1843
|
-
__kind: "P2PKH";
|
|
1844
1843
|
value: `0x${string}`;
|
|
1844
|
+
__kind: "P2PKH";
|
|
1845
1845
|
} | {
|
|
1846
|
-
__kind: "P2SH";
|
|
1847
1846
|
value: `0x${string}`;
|
|
1847
|
+
__kind: "P2SH";
|
|
1848
1848
|
} | {
|
|
1849
|
-
__kind: "P2WPKH";
|
|
1850
1849
|
value: `0x${string}`;
|
|
1850
|
+
__kind: "P2WPKH";
|
|
1851
1851
|
} | {
|
|
1852
|
-
__kind: "P2WSH";
|
|
1853
1852
|
value: `0x${string}`;
|
|
1853
|
+
__kind: "P2WSH";
|
|
1854
1854
|
} | {
|
|
1855
|
-
__kind: "Taproot";
|
|
1856
1855
|
value: `0x${string}`;
|
|
1856
|
+
__kind: "Taproot";
|
|
1857
1857
|
} | {
|
|
1858
1858
|
__kind: "OtherSegwit";
|
|
1859
1859
|
version: number;
|
|
@@ -1873,11 +1873,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1873
1873
|
};
|
|
1874
1874
|
} | null | undefined;
|
|
1875
1875
|
};
|
|
1876
|
+
amount: bigint;
|
|
1876
1877
|
id: {
|
|
1877
1878
|
txId: `0x${string}`;
|
|
1878
1879
|
vout: number;
|
|
1879
1880
|
};
|
|
1880
|
-
amount: bigint;
|
|
1881
1881
|
};
|
|
1882
1882
|
};
|
|
1883
1883
|
} | {
|
|
@@ -1896,16 +1896,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1896
1896
|
};
|
|
1897
1897
|
} | null | undefined;
|
|
1898
1898
|
};
|
|
1899
|
+
amount: bigint;
|
|
1899
1900
|
id: {
|
|
1900
1901
|
txId: `0x${string}`;
|
|
1901
1902
|
vout: number;
|
|
1902
1903
|
};
|
|
1903
|
-
amount: bigint;
|
|
1904
1904
|
};
|
|
1905
|
-
boostFee: number;
|
|
1906
1905
|
inputAsset: "Btc";
|
|
1907
1906
|
depositAmount: bigint;
|
|
1908
|
-
outputAsset: "
|
|
1907
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1909
1908
|
destinationAddress: {
|
|
1910
1909
|
readonly chain: "Ethereum";
|
|
1911
1910
|
readonly address: `0x${string}`;
|
|
@@ -1929,20 +1928,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1929
1928
|
refundParams: {
|
|
1930
1929
|
retryDuration: number;
|
|
1931
1930
|
refundAddress: {
|
|
1932
|
-
__kind: "P2PKH";
|
|
1933
1931
|
value: `0x${string}`;
|
|
1932
|
+
__kind: "P2PKH";
|
|
1934
1933
|
} | {
|
|
1935
|
-
__kind: "P2SH";
|
|
1936
1934
|
value: `0x${string}`;
|
|
1935
|
+
__kind: "P2SH";
|
|
1937
1936
|
} | {
|
|
1938
|
-
__kind: "P2WPKH";
|
|
1939
1937
|
value: `0x${string}`;
|
|
1938
|
+
__kind: "P2WPKH";
|
|
1940
1939
|
} | {
|
|
1941
|
-
__kind: "P2WSH";
|
|
1942
1940
|
value: `0x${string}`;
|
|
1941
|
+
__kind: "P2WSH";
|
|
1943
1942
|
} | {
|
|
1944
|
-
__kind: "Taproot";
|
|
1945
1943
|
value: `0x${string}`;
|
|
1944
|
+
__kind: "Taproot";
|
|
1946
1945
|
} | {
|
|
1947
1946
|
__kind: "OtherSegwit";
|
|
1948
1947
|
version: number;
|
|
@@ -1950,21 +1949,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1950
1949
|
};
|
|
1951
1950
|
minPrice: bigint;
|
|
1952
1951
|
};
|
|
1952
|
+
boostFee: number;
|
|
1953
1953
|
depositAddress?: {
|
|
1954
|
-
__kind: "P2PKH";
|
|
1955
1954
|
value: `0x${string}`;
|
|
1955
|
+
__kind: "P2PKH";
|
|
1956
1956
|
} | {
|
|
1957
|
-
__kind: "P2SH";
|
|
1958
1957
|
value: `0x${string}`;
|
|
1958
|
+
__kind: "P2SH";
|
|
1959
1959
|
} | {
|
|
1960
|
-
__kind: "P2WPKH";
|
|
1961
1960
|
value: `0x${string}`;
|
|
1961
|
+
__kind: "P2WPKH";
|
|
1962
1962
|
} | {
|
|
1963
|
-
__kind: "P2WSH";
|
|
1964
1963
|
value: `0x${string}`;
|
|
1964
|
+
__kind: "P2WSH";
|
|
1965
1965
|
} | {
|
|
1966
|
-
__kind: "Taproot";
|
|
1967
1966
|
value: `0x${string}`;
|
|
1967
|
+
__kind: "Taproot";
|
|
1968
1968
|
} | {
|
|
1969
1969
|
__kind: "OtherSegwit";
|
|
1970
1970
|
version: number;
|
|
@@ -1979,39 +1979,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1979
1979
|
};
|
|
1980
1980
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1981
1981
|
sourceAddress?: {
|
|
1982
|
-
__kind: "Eth";
|
|
1983
1982
|
value: `0x${string}`;
|
|
1983
|
+
__kind: "Eth";
|
|
1984
1984
|
} | {
|
|
1985
|
-
__kind: "Dot";
|
|
1986
1985
|
value: `0x${string}`;
|
|
1986
|
+
__kind: "Dot";
|
|
1987
1987
|
} | {
|
|
1988
|
-
__kind: "Btc";
|
|
1989
1988
|
value: {
|
|
1990
|
-
__kind: "P2PKH";
|
|
1991
1989
|
value: `0x${string}`;
|
|
1990
|
+
__kind: "P2PKH";
|
|
1992
1991
|
} | {
|
|
1993
|
-
__kind: "P2SH";
|
|
1994
1992
|
value: `0x${string}`;
|
|
1993
|
+
__kind: "P2SH";
|
|
1995
1994
|
} | {
|
|
1996
|
-
__kind: "P2WPKH";
|
|
1997
1995
|
value: `0x${string}`;
|
|
1996
|
+
__kind: "P2WPKH";
|
|
1998
1997
|
} | {
|
|
1999
|
-
__kind: "P2WSH";
|
|
2000
1998
|
value: `0x${string}`;
|
|
1999
|
+
__kind: "P2WSH";
|
|
2001
2000
|
} | {
|
|
2002
|
-
__kind: "Taproot";
|
|
2003
2001
|
value: `0x${string}`;
|
|
2002
|
+
__kind: "Taproot";
|
|
2004
2003
|
} | {
|
|
2005
2004
|
__kind: "OtherSegwit";
|
|
2006
2005
|
version: number;
|
|
2007
2006
|
program: `0x${string}`;
|
|
2008
2007
|
};
|
|
2008
|
+
__kind: "Btc";
|
|
2009
2009
|
} | {
|
|
2010
|
-
__kind: "Arb";
|
|
2011
2010
|
value: `0x${string}`;
|
|
2011
|
+
__kind: "Arb";
|
|
2012
2012
|
} | {
|
|
2013
|
-
__kind: "Sol";
|
|
2014
2013
|
value: `0x${string}`;
|
|
2014
|
+
__kind: "Sol";
|
|
2015
2015
|
} | null | undefined;
|
|
2016
2016
|
} | null | undefined;
|
|
2017
2017
|
brokerFee?: {
|
|
@@ -2033,7 +2033,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2033
2033
|
} | {
|
|
2034
2034
|
__kind: "TransactionRejectedByBroker";
|
|
2035
2035
|
} | {
|
|
2036
|
-
__kind: "DepositWitnessRejected";
|
|
2037
2036
|
value: {
|
|
2038
2037
|
__kind: "Other";
|
|
2039
2038
|
} | {
|
|
@@ -2041,11 +2040,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2041
2040
|
} | {
|
|
2042
2041
|
__kind: "BadOrigin";
|
|
2043
2042
|
} | {
|
|
2044
|
-
__kind: "Module";
|
|
2045
2043
|
value: {
|
|
2046
2044
|
index: number;
|
|
2047
2045
|
error: string;
|
|
2048
2046
|
};
|
|
2047
|
+
__kind: "Module";
|
|
2049
2048
|
} | {
|
|
2050
2049
|
__kind: "ConsumerRemaining";
|
|
2051
2050
|
} | {
|
|
@@ -2053,20 +2052,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2053
2052
|
} | {
|
|
2054
2053
|
__kind: "TooManyConsumers";
|
|
2055
2054
|
} | {
|
|
2056
|
-
__kind: "Token";
|
|
2057
2055
|
value: {
|
|
2058
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2056
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2059
2057
|
};
|
|
2058
|
+
__kind: "Token";
|
|
2060
2059
|
} | {
|
|
2061
|
-
__kind: "Arithmetic";
|
|
2062
2060
|
value: {
|
|
2063
2061
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2064
2062
|
};
|
|
2063
|
+
__kind: "Arithmetic";
|
|
2065
2064
|
} | {
|
|
2066
|
-
__kind: "Transactional";
|
|
2067
2065
|
value: {
|
|
2068
2066
|
__kind: "LimitReached" | "NoLayer";
|
|
2069
2067
|
};
|
|
2068
|
+
__kind: "Transactional";
|
|
2070
2069
|
} | {
|
|
2071
2070
|
__kind: "Exhausted";
|
|
2072
2071
|
} | {
|
|
@@ -2076,6 +2075,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2076
2075
|
} | {
|
|
2077
2076
|
__kind: "RootNotAllowed";
|
|
2078
2077
|
};
|
|
2078
|
+
__kind: "DepositWitnessRejected";
|
|
2079
2079
|
} | {
|
|
2080
2080
|
__kind: "InvalidDestinationAddress";
|
|
2081
2081
|
} | {
|
|
@@ -2093,20 +2093,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2093
2093
|
__kind: "DepositChannel";
|
|
2094
2094
|
depositWitness: {
|
|
2095
2095
|
depositAddress: {
|
|
2096
|
-
__kind: "P2PKH";
|
|
2097
2096
|
value: string;
|
|
2097
|
+
__kind: "P2PKH";
|
|
2098
2098
|
} | {
|
|
2099
|
-
__kind: "P2SH";
|
|
2100
2099
|
value: string;
|
|
2100
|
+
__kind: "P2SH";
|
|
2101
2101
|
} | {
|
|
2102
|
-
__kind: "P2WPKH";
|
|
2103
2102
|
value: string;
|
|
2103
|
+
__kind: "P2WPKH";
|
|
2104
2104
|
} | {
|
|
2105
|
-
__kind: "P2WSH";
|
|
2106
2105
|
value: string;
|
|
2106
|
+
__kind: "P2WSH";
|
|
2107
2107
|
} | {
|
|
2108
|
-
__kind: "Taproot";
|
|
2109
2108
|
value: string;
|
|
2109
|
+
__kind: "Taproot";
|
|
2110
2110
|
} | {
|
|
2111
2111
|
__kind: "OtherSegwit";
|
|
2112
2112
|
version: number;
|
|
@@ -2128,11 +2128,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2128
2128
|
};
|
|
2129
2129
|
} | null | undefined;
|
|
2130
2130
|
};
|
|
2131
|
+
amount: string | number;
|
|
2131
2132
|
id: {
|
|
2132
2133
|
txId: string;
|
|
2133
2134
|
vout: number;
|
|
2134
2135
|
};
|
|
2135
|
-
amount: string | number;
|
|
2136
2136
|
};
|
|
2137
2137
|
};
|
|
2138
2138
|
} | {
|
|
@@ -2151,23 +2151,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2151
2151
|
};
|
|
2152
2152
|
} | null | undefined;
|
|
2153
2153
|
};
|
|
2154
|
+
amount: string | number;
|
|
2154
2155
|
id: {
|
|
2155
2156
|
txId: string;
|
|
2156
2157
|
vout: number;
|
|
2157
2158
|
};
|
|
2158
|
-
amount: string | number;
|
|
2159
2159
|
};
|
|
2160
|
-
boostFee: number;
|
|
2161
2160
|
inputAsset: {
|
|
2162
2161
|
__kind: "Btc";
|
|
2163
2162
|
};
|
|
2164
2163
|
depositAmount: string | number;
|
|
2165
2164
|
outputAsset: {
|
|
2166
|
-
__kind: "
|
|
2165
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2167
2166
|
};
|
|
2168
2167
|
destinationAddress: {
|
|
2169
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
2170
2168
|
value: string;
|
|
2169
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2171
2170
|
};
|
|
2172
2171
|
affiliateFees: {
|
|
2173
2172
|
account: number;
|
|
@@ -2176,20 +2175,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2176
2175
|
refundParams: {
|
|
2177
2176
|
retryDuration: number;
|
|
2178
2177
|
refundAddress: {
|
|
2179
|
-
__kind: "P2PKH";
|
|
2180
2178
|
value: string;
|
|
2179
|
+
__kind: "P2PKH";
|
|
2181
2180
|
} | {
|
|
2182
|
-
__kind: "P2SH";
|
|
2183
2181
|
value: string;
|
|
2182
|
+
__kind: "P2SH";
|
|
2184
2183
|
} | {
|
|
2185
|
-
__kind: "P2WPKH";
|
|
2186
2184
|
value: string;
|
|
2185
|
+
__kind: "P2WPKH";
|
|
2187
2186
|
} | {
|
|
2188
|
-
__kind: "P2WSH";
|
|
2189
2187
|
value: string;
|
|
2188
|
+
__kind: "P2WSH";
|
|
2190
2189
|
} | {
|
|
2191
|
-
__kind: "Taproot";
|
|
2192
2190
|
value: string;
|
|
2191
|
+
__kind: "Taproot";
|
|
2193
2192
|
} | {
|
|
2194
2193
|
__kind: "OtherSegwit";
|
|
2195
2194
|
version: number;
|
|
@@ -2197,21 +2196,22 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2197
2196
|
};
|
|
2198
2197
|
minPrice: string | number;
|
|
2199
2198
|
};
|
|
2199
|
+
boostFee: number;
|
|
2200
2200
|
depositAddress?: {
|
|
2201
|
-
__kind: "P2PKH";
|
|
2202
2201
|
value: string;
|
|
2202
|
+
__kind: "P2PKH";
|
|
2203
2203
|
} | {
|
|
2204
|
-
__kind: "P2SH";
|
|
2205
2204
|
value: string;
|
|
2205
|
+
__kind: "P2SH";
|
|
2206
2206
|
} | {
|
|
2207
|
-
__kind: "P2WPKH";
|
|
2208
2207
|
value: string;
|
|
2208
|
+
__kind: "P2WPKH";
|
|
2209
2209
|
} | {
|
|
2210
|
-
__kind: "P2WSH";
|
|
2211
2210
|
value: string;
|
|
2211
|
+
__kind: "P2WSH";
|
|
2212
2212
|
} | {
|
|
2213
|
-
__kind: "Taproot";
|
|
2214
2213
|
value: string;
|
|
2214
|
+
__kind: "Taproot";
|
|
2215
2215
|
} | {
|
|
2216
2216
|
__kind: "OtherSegwit";
|
|
2217
2217
|
version: number;
|
|
@@ -2228,39 +2228,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2228
2228
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
2229
2229
|
};
|
|
2230
2230
|
sourceAddress?: {
|
|
2231
|
-
__kind: "Eth";
|
|
2232
2231
|
value: string;
|
|
2232
|
+
__kind: "Eth";
|
|
2233
2233
|
} | {
|
|
2234
|
-
__kind: "Dot";
|
|
2235
2234
|
value: string;
|
|
2235
|
+
__kind: "Dot";
|
|
2236
2236
|
} | {
|
|
2237
|
-
__kind: "Btc";
|
|
2238
2237
|
value: {
|
|
2239
|
-
__kind: "P2PKH";
|
|
2240
2238
|
value: string;
|
|
2239
|
+
__kind: "P2PKH";
|
|
2241
2240
|
} | {
|
|
2242
|
-
__kind: "P2SH";
|
|
2243
2241
|
value: string;
|
|
2242
|
+
__kind: "P2SH";
|
|
2244
2243
|
} | {
|
|
2245
|
-
__kind: "P2WPKH";
|
|
2246
2244
|
value: string;
|
|
2245
|
+
__kind: "P2WPKH";
|
|
2247
2246
|
} | {
|
|
2248
|
-
__kind: "P2WSH";
|
|
2249
2247
|
value: string;
|
|
2248
|
+
__kind: "P2WSH";
|
|
2250
2249
|
} | {
|
|
2251
|
-
__kind: "Taproot";
|
|
2252
2250
|
value: string;
|
|
2251
|
+
__kind: "Taproot";
|
|
2253
2252
|
} | {
|
|
2254
2253
|
__kind: "OtherSegwit";
|
|
2255
2254
|
version: number;
|
|
2256
2255
|
program: string;
|
|
2257
2256
|
};
|
|
2257
|
+
__kind: "Btc";
|
|
2258
2258
|
} | {
|
|
2259
|
-
__kind: "Arb";
|
|
2260
2259
|
value: string;
|
|
2260
|
+
__kind: "Arb";
|
|
2261
2261
|
} | {
|
|
2262
|
-
__kind: "Sol";
|
|
2263
2262
|
value: string;
|
|
2263
|
+
__kind: "Sol";
|
|
2264
2264
|
} | null | undefined;
|
|
2265
2265
|
} | null | undefined;
|
|
2266
2266
|
brokerFee?: {
|