@chainflip/processor 1.11.2 → 1.11.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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 +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +4 -4
- 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 +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- 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 +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- 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 +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/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.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/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +296 -296
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +296 -296
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
- package/dist/11100/swapping/swapRequested.d.cts +318 -318
- package/dist/11100/swapping/swapRequested.d.ts +318 -318
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +4 -4
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- 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/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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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 +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- 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/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- 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 +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.ts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
- 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 +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +185 -185
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- 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 +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- 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/assetBalances/refundScheduled.d.cts +56 -56
- package/dist/190/assetBalances/refundScheduled.d.ts +56 -56
- package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
- package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
- 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/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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 +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +2 -2
- 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 +2 -2
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/190/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/190/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +198 -198
- package/dist/190/polkadotIngressEgress/depositFailed.d.ts +198 -198
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/swapping/creditedOnChain.d.cts +2 -2
- package/dist/190/swapping/creditedOnChain.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +2 -2
- package/dist/190/swapping/refundedOnChain.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +6 -6
- package/dist/190/swapping/swapRequested.d.ts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
- package/dist/Processor.cjs +19 -12
- package/dist/Processor.d.cts +1 -0
- package/dist/Processor.d.ts +1 -0
- package/dist/Processor.mjs +19 -12
- package/package.json +1 -1
|
@@ -87,18 +87,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "
|
|
90
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "
|
|
93
|
-
}>, "
|
|
94
|
-
__kind: "
|
|
92
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
94
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "
|
|
97
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
98
98
|
__kind: "Token";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "
|
|
101
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
102
102
|
};
|
|
103
103
|
__kind: "Token";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -184,7 +184,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
184
184
|
} | {
|
|
185
185
|
__kind: "TooManyConsumers";
|
|
186
186
|
} | {
|
|
187
|
-
value: "
|
|
187
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
188
188
|
__kind: "Token";
|
|
189
189
|
} | {
|
|
190
190
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -223,7 +223,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
223
|
__kind: "TooManyConsumers";
|
|
224
224
|
} | {
|
|
225
225
|
value: {
|
|
226
|
-
__kind: "
|
|
226
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
227
227
|
};
|
|
228
228
|
__kind: "Token";
|
|
229
229
|
} | {
|
|
@@ -760,21 +760,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
760
760
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
761
761
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
762
762
|
}, "strip", z.ZodTypeAny, {
|
|
763
|
-
__kind: "
|
|
763
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
764
764
|
}, {
|
|
765
|
-
__kind: "
|
|
766
|
-
}>, "
|
|
767
|
-
__kind: "
|
|
765
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
766
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
767
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
768
768
|
}>;
|
|
769
769
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
770
770
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
771
771
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
772
772
|
}, "strip", z.ZodTypeAny, {
|
|
773
773
|
value: `0x${string}`;
|
|
774
|
-
__kind: "
|
|
774
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
775
775
|
}, {
|
|
776
776
|
value: string;
|
|
777
|
-
__kind: "
|
|
777
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
778
778
|
}>, {
|
|
779
779
|
readonly chain: "Ethereum";
|
|
780
780
|
readonly address: `0x${string}`;
|
|
@@ -795,7 +795,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
795
795
|
readonly address: string;
|
|
796
796
|
}, {
|
|
797
797
|
value: string;
|
|
798
|
-
__kind: "
|
|
798
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
799
799
|
}>;
|
|
800
800
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
801
801
|
channelMetadata: z.ZodObject<{
|
|
@@ -1147,7 +1147,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1147
1147
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1148
1148
|
}, "strip", z.ZodTypeAny, {
|
|
1149
1149
|
retryDuration: number;
|
|
1150
|
-
minPrice: bigint;
|
|
1151
1150
|
refundAddress: {
|
|
1152
1151
|
value: `0x${string}`;
|
|
1153
1152
|
__kind: "P2PKH";
|
|
@@ -1168,9 +1167,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1168
1167
|
version: number;
|
|
1169
1168
|
program: `0x${string}`;
|
|
1170
1169
|
};
|
|
1170
|
+
minPrice: bigint;
|
|
1171
1171
|
}, {
|
|
1172
1172
|
retryDuration: number;
|
|
1173
|
-
minPrice: string | number;
|
|
1174
1173
|
refundAddress: {
|
|
1175
1174
|
value: string;
|
|
1176
1175
|
__kind: "P2PKH";
|
|
@@ -1191,6 +1190,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1191
1190
|
version: number;
|
|
1192
1191
|
program: string;
|
|
1193
1192
|
};
|
|
1193
|
+
minPrice: string | number;
|
|
1194
1194
|
}>;
|
|
1195
1195
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1196
1196
|
numberOfChunks: z.ZodNumber;
|
|
@@ -1225,7 +1225,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1225
1225
|
};
|
|
1226
1226
|
inputAsset: "Btc";
|
|
1227
1227
|
depositAmount: bigint;
|
|
1228
|
-
outputAsset: "
|
|
1228
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1229
1229
|
destinationAddress: {
|
|
1230
1230
|
readonly chain: "Ethereum";
|
|
1231
1231
|
readonly address: `0x${string}`;
|
|
@@ -1251,7 +1251,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1251
1251
|
}[];
|
|
1252
1252
|
refundParams: {
|
|
1253
1253
|
retryDuration: number;
|
|
1254
|
-
minPrice: bigint;
|
|
1255
1254
|
refundAddress: {
|
|
1256
1255
|
value: `0x${string}`;
|
|
1257
1256
|
__kind: "P2PKH";
|
|
@@ -1272,6 +1271,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1272
1271
|
version: number;
|
|
1273
1272
|
program: `0x${string}`;
|
|
1274
1273
|
};
|
|
1274
|
+
minPrice: bigint;
|
|
1275
1275
|
};
|
|
1276
1276
|
boostFee: number;
|
|
1277
1277
|
depositAddress?: {
|
|
@@ -1374,11 +1374,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1374
1374
|
};
|
|
1375
1375
|
depositAmount: string | number;
|
|
1376
1376
|
outputAsset: {
|
|
1377
|
-
__kind: "
|
|
1377
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1378
1378
|
};
|
|
1379
1379
|
destinationAddress: {
|
|
1380
1380
|
value: string;
|
|
1381
|
-
__kind: "
|
|
1381
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1382
1382
|
};
|
|
1383
1383
|
affiliateFees: {
|
|
1384
1384
|
account: number;
|
|
@@ -1386,7 +1386,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1386
1386
|
}[];
|
|
1387
1387
|
refundParams: {
|
|
1388
1388
|
retryDuration: number;
|
|
1389
|
-
minPrice: string | number;
|
|
1390
1389
|
refundAddress: {
|
|
1391
1390
|
value: string;
|
|
1392
1391
|
__kind: "P2PKH";
|
|
@@ -1407,6 +1406,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1407
1406
|
version: number;
|
|
1408
1407
|
program: string;
|
|
1409
1408
|
};
|
|
1409
|
+
minPrice: string | number;
|
|
1410
1410
|
};
|
|
1411
1411
|
boostFee: number;
|
|
1412
1412
|
depositAddress?: {
|
|
@@ -1511,7 +1511,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1511
1511
|
};
|
|
1512
1512
|
inputAsset: "Btc";
|
|
1513
1513
|
depositAmount: bigint;
|
|
1514
|
-
outputAsset: "
|
|
1514
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1515
1515
|
destinationAddress: {
|
|
1516
1516
|
readonly chain: "Ethereum";
|
|
1517
1517
|
readonly address: `0x${string}`;
|
|
@@ -1537,7 +1537,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1537
1537
|
}[];
|
|
1538
1538
|
refundParams: {
|
|
1539
1539
|
retryDuration: number;
|
|
1540
|
-
minPrice: bigint;
|
|
1541
1540
|
refundAddress: {
|
|
1542
1541
|
value: `0x${string}`;
|
|
1543
1542
|
__kind: "P2PKH";
|
|
@@ -1558,6 +1557,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1558
1557
|
version: number;
|
|
1559
1558
|
program: `0x${string}`;
|
|
1560
1559
|
};
|
|
1560
|
+
minPrice: bigint;
|
|
1561
1561
|
};
|
|
1562
1562
|
boostFee: number;
|
|
1563
1563
|
depositAddress?: {
|
|
@@ -1663,11 +1663,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1663
1663
|
};
|
|
1664
1664
|
depositAmount: string | number;
|
|
1665
1665
|
outputAsset: {
|
|
1666
|
-
__kind: "
|
|
1666
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1667
1667
|
};
|
|
1668
1668
|
destinationAddress: {
|
|
1669
1669
|
value: string;
|
|
1670
|
-
__kind: "
|
|
1670
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1671
1671
|
};
|
|
1672
1672
|
affiliateFees: {
|
|
1673
1673
|
account: number;
|
|
@@ -1675,7 +1675,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1675
1675
|
}[];
|
|
1676
1676
|
refundParams: {
|
|
1677
1677
|
retryDuration: number;
|
|
1678
|
-
minPrice: string | number;
|
|
1679
1678
|
refundAddress: {
|
|
1680
1679
|
value: string;
|
|
1681
1680
|
__kind: "P2PKH";
|
|
@@ -1696,6 +1695,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1696
1695
|
version: number;
|
|
1697
1696
|
program: string;
|
|
1698
1697
|
};
|
|
1698
|
+
minPrice: string | number;
|
|
1699
1699
|
};
|
|
1700
1700
|
boostFee: number;
|
|
1701
1701
|
depositAddress?: {
|
|
@@ -1805,7 +1805,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1805
1805
|
} | {
|
|
1806
1806
|
__kind: "TooManyConsumers";
|
|
1807
1807
|
} | {
|
|
1808
|
-
value: "
|
|
1808
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1809
1809
|
__kind: "Token";
|
|
1810
1810
|
} | {
|
|
1811
1811
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -1892,7 +1892,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1892
1892
|
};
|
|
1893
1893
|
inputAsset: "Btc";
|
|
1894
1894
|
depositAmount: bigint;
|
|
1895
|
-
outputAsset: "
|
|
1895
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1896
1896
|
destinationAddress: {
|
|
1897
1897
|
readonly chain: "Ethereum";
|
|
1898
1898
|
readonly address: `0x${string}`;
|
|
@@ -1918,7 +1918,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1918
1918
|
}[];
|
|
1919
1919
|
refundParams: {
|
|
1920
1920
|
retryDuration: number;
|
|
1921
|
-
minPrice: bigint;
|
|
1922
1921
|
refundAddress: {
|
|
1923
1922
|
value: `0x${string}`;
|
|
1924
1923
|
__kind: "P2PKH";
|
|
@@ -1939,6 +1938,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1939
1938
|
version: number;
|
|
1940
1939
|
program: `0x${string}`;
|
|
1941
1940
|
};
|
|
1941
|
+
minPrice: bigint;
|
|
1942
1942
|
};
|
|
1943
1943
|
boostFee: number;
|
|
1944
1944
|
depositAddress?: {
|
|
@@ -2047,7 +2047,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2047
2047
|
__kind: "TooManyConsumers";
|
|
2048
2048
|
} | {
|
|
2049
2049
|
value: {
|
|
2050
|
-
__kind: "
|
|
2050
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2051
2051
|
};
|
|
2052
2052
|
__kind: "Token";
|
|
2053
2053
|
} | {
|
|
@@ -2144,11 +2144,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2144
2144
|
};
|
|
2145
2145
|
depositAmount: string | number;
|
|
2146
2146
|
outputAsset: {
|
|
2147
|
-
__kind: "
|
|
2147
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2148
2148
|
};
|
|
2149
2149
|
destinationAddress: {
|
|
2150
2150
|
value: string;
|
|
2151
|
-
__kind: "
|
|
2151
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
2152
2152
|
};
|
|
2153
2153
|
affiliateFees: {
|
|
2154
2154
|
account: number;
|
|
@@ -2156,7 +2156,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2156
2156
|
}[];
|
|
2157
2157
|
refundParams: {
|
|
2158
2158
|
retryDuration: number;
|
|
2159
|
-
minPrice: string | number;
|
|
2160
2159
|
refundAddress: {
|
|
2161
2160
|
value: string;
|
|
2162
2161
|
__kind: "P2PKH";
|
|
@@ -2177,6 +2176,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2177
2176
|
version: number;
|
|
2178
2177
|
program: string;
|
|
2179
2178
|
};
|
|
2179
|
+
minPrice: string | number;
|
|
2180
2180
|
};
|
|
2181
2181
|
boostFee: number;
|
|
2182
2182
|
depositAddress?: {
|
|
@@ -183,18 +183,18 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
183
183
|
value: z.ZodEffects<z.ZodObject<{
|
|
184
184
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
|
-
__kind: "
|
|
186
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
187
187
|
}, {
|
|
188
|
-
__kind: "
|
|
189
|
-
}>, "
|
|
190
|
-
__kind: "
|
|
188
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
190
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
191
191
|
}>;
|
|
192
192
|
}, "strip", z.ZodTypeAny, {
|
|
193
|
-
value: "
|
|
193
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
194
194
|
__kind: "Token";
|
|
195
195
|
}, {
|
|
196
196
|
value: {
|
|
197
|
-
__kind: "
|
|
197
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
198
198
|
};
|
|
199
199
|
__kind: "Token";
|
|
200
200
|
}>, z.ZodObject<{
|
|
@@ -280,7 +280,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
280
280
|
} | {
|
|
281
281
|
__kind: "TooManyConsumers";
|
|
282
282
|
} | {
|
|
283
|
-
value: "
|
|
283
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
284
284
|
__kind: "Token";
|
|
285
285
|
} | {
|
|
286
286
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -319,7 +319,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
319
319
|
__kind: "TooManyConsumers";
|
|
320
320
|
} | {
|
|
321
321
|
value: {
|
|
322
|
-
__kind: "
|
|
322
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
323
323
|
};
|
|
324
324
|
__kind: "Token";
|
|
325
325
|
} | {
|
|
@@ -397,7 +397,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
397
397
|
} | {
|
|
398
398
|
__kind: "TooManyConsumers";
|
|
399
399
|
} | {
|
|
400
|
-
value: "
|
|
400
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
401
401
|
__kind: "Token";
|
|
402
402
|
} | {
|
|
403
403
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -468,7 +468,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
468
468
|
__kind: "TooManyConsumers";
|
|
469
469
|
} | {
|
|
470
470
|
value: {
|
|
471
|
-
__kind: "
|
|
471
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
472
472
|
};
|
|
473
473
|
__kind: "Token";
|
|
474
474
|
} | {
|
|
@@ -564,18 +564,18 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
564
564
|
value: z.ZodEffects<z.ZodObject<{
|
|
565
565
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
566
566
|
}, "strip", z.ZodTypeAny, {
|
|
567
|
-
__kind: "
|
|
567
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
568
568
|
}, {
|
|
569
|
-
__kind: "
|
|
570
|
-
}>, "
|
|
571
|
-
__kind: "
|
|
569
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
570
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
571
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
572
572
|
}>;
|
|
573
573
|
}, "strip", z.ZodTypeAny, {
|
|
574
|
-
value: "
|
|
574
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
575
575
|
__kind: "Token";
|
|
576
576
|
}, {
|
|
577
577
|
value: {
|
|
578
|
-
__kind: "
|
|
578
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
579
579
|
};
|
|
580
580
|
__kind: "Token";
|
|
581
581
|
}>, z.ZodObject<{
|
|
@@ -661,7 +661,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
661
661
|
} | {
|
|
662
662
|
__kind: "TooManyConsumers";
|
|
663
663
|
} | {
|
|
664
|
-
value: "
|
|
664
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
665
665
|
__kind: "Token";
|
|
666
666
|
} | {
|
|
667
667
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -700,7 +700,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
700
700
|
__kind: "TooManyConsumers";
|
|
701
701
|
} | {
|
|
702
702
|
value: {
|
|
703
|
-
__kind: "
|
|
703
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
704
704
|
};
|
|
705
705
|
__kind: "Token";
|
|
706
706
|
} | {
|
|
@@ -777,7 +777,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
777
777
|
} | {
|
|
778
778
|
__kind: "TooManyConsumers";
|
|
779
779
|
} | {
|
|
780
|
-
value: "
|
|
780
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
781
781
|
__kind: "Token";
|
|
782
782
|
} | {
|
|
783
783
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -821,7 +821,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
821
821
|
} | {
|
|
822
822
|
__kind: "TooManyConsumers";
|
|
823
823
|
} | {
|
|
824
|
-
value: "
|
|
824
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
825
825
|
__kind: "Token";
|
|
826
826
|
} | {
|
|
827
827
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -898,7 +898,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
898
898
|
__kind: "TooManyConsumers";
|
|
899
899
|
} | {
|
|
900
900
|
value: {
|
|
901
|
-
__kind: "
|
|
901
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
902
902
|
};
|
|
903
903
|
__kind: "Token";
|
|
904
904
|
} | {
|
|
@@ -948,7 +948,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
948
948
|
__kind: "TooManyConsumers";
|
|
949
949
|
} | {
|
|
950
950
|
value: {
|
|
951
|
-
__kind: "
|
|
951
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
952
952
|
};
|
|
953
953
|
__kind: "Token";
|
|
954
954
|
} | {
|
|
@@ -183,18 +183,18 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
183
183
|
value: z.ZodEffects<z.ZodObject<{
|
|
184
184
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
|
-
__kind: "
|
|
186
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
187
187
|
}, {
|
|
188
|
-
__kind: "
|
|
189
|
-
}>, "
|
|
190
|
-
__kind: "
|
|
188
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
190
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
191
191
|
}>;
|
|
192
192
|
}, "strip", z.ZodTypeAny, {
|
|
193
|
-
value: "
|
|
193
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
194
194
|
__kind: "Token";
|
|
195
195
|
}, {
|
|
196
196
|
value: {
|
|
197
|
-
__kind: "
|
|
197
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
198
198
|
};
|
|
199
199
|
__kind: "Token";
|
|
200
200
|
}>, z.ZodObject<{
|
|
@@ -280,7 +280,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
280
280
|
} | {
|
|
281
281
|
__kind: "TooManyConsumers";
|
|
282
282
|
} | {
|
|
283
|
-
value: "
|
|
283
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
284
284
|
__kind: "Token";
|
|
285
285
|
} | {
|
|
286
286
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -319,7 +319,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
319
319
|
__kind: "TooManyConsumers";
|
|
320
320
|
} | {
|
|
321
321
|
value: {
|
|
322
|
-
__kind: "
|
|
322
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
323
323
|
};
|
|
324
324
|
__kind: "Token";
|
|
325
325
|
} | {
|
|
@@ -397,7 +397,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
397
397
|
} | {
|
|
398
398
|
__kind: "TooManyConsumers";
|
|
399
399
|
} | {
|
|
400
|
-
value: "
|
|
400
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
401
401
|
__kind: "Token";
|
|
402
402
|
} | {
|
|
403
403
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -468,7 +468,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
468
468
|
__kind: "TooManyConsumers";
|
|
469
469
|
} | {
|
|
470
470
|
value: {
|
|
471
|
-
__kind: "
|
|
471
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
472
472
|
};
|
|
473
473
|
__kind: "Token";
|
|
474
474
|
} | {
|
|
@@ -564,18 +564,18 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
564
564
|
value: z.ZodEffects<z.ZodObject<{
|
|
565
565
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
566
566
|
}, "strip", z.ZodTypeAny, {
|
|
567
|
-
__kind: "
|
|
567
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
568
568
|
}, {
|
|
569
|
-
__kind: "
|
|
570
|
-
}>, "
|
|
571
|
-
__kind: "
|
|
569
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
570
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
571
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
572
572
|
}>;
|
|
573
573
|
}, "strip", z.ZodTypeAny, {
|
|
574
|
-
value: "
|
|
574
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
575
575
|
__kind: "Token";
|
|
576
576
|
}, {
|
|
577
577
|
value: {
|
|
578
|
-
__kind: "
|
|
578
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
579
579
|
};
|
|
580
580
|
__kind: "Token";
|
|
581
581
|
}>, z.ZodObject<{
|
|
@@ -661,7 +661,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
661
661
|
} | {
|
|
662
662
|
__kind: "TooManyConsumers";
|
|
663
663
|
} | {
|
|
664
|
-
value: "
|
|
664
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
665
665
|
__kind: "Token";
|
|
666
666
|
} | {
|
|
667
667
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -700,7 +700,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
700
700
|
__kind: "TooManyConsumers";
|
|
701
701
|
} | {
|
|
702
702
|
value: {
|
|
703
|
-
__kind: "
|
|
703
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
704
704
|
};
|
|
705
705
|
__kind: "Token";
|
|
706
706
|
} | {
|
|
@@ -777,7 +777,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
777
777
|
} | {
|
|
778
778
|
__kind: "TooManyConsumers";
|
|
779
779
|
} | {
|
|
780
|
-
value: "
|
|
780
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
781
781
|
__kind: "Token";
|
|
782
782
|
} | {
|
|
783
783
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -821,7 +821,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
821
821
|
} | {
|
|
822
822
|
__kind: "TooManyConsumers";
|
|
823
823
|
} | {
|
|
824
|
-
value: "
|
|
824
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
825
825
|
__kind: "Token";
|
|
826
826
|
} | {
|
|
827
827
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -898,7 +898,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
898
898
|
__kind: "TooManyConsumers";
|
|
899
899
|
} | {
|
|
900
900
|
value: {
|
|
901
|
-
__kind: "
|
|
901
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
902
902
|
};
|
|
903
903
|
__kind: "Token";
|
|
904
904
|
} | {
|
|
@@ -948,7 +948,7 @@ declare const bitcoinIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
948
948
|
__kind: "TooManyConsumers";
|
|
949
949
|
} | {
|
|
950
950
|
value: {
|
|
951
|
-
__kind: "
|
|
951
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
952
952
|
};
|
|
953
953
|
__kind: "Token";
|
|
954
954
|
} | {
|