@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
|
@@ -55,6 +55,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
+
brokerId: string;
|
|
58
59
|
__kind: "DepositChannel";
|
|
59
60
|
depositAddress: {
|
|
60
61
|
readonly chain: "Ethereum";
|
|
@@ -74,8 +75,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
74
75
|
};
|
|
75
76
|
channelId: bigint;
|
|
76
77
|
depositBlockHeight: bigint;
|
|
77
|
-
brokerId: string;
|
|
78
78
|
}, {
|
|
79
|
+
brokerId: string;
|
|
79
80
|
__kind: "DepositChannel";
|
|
80
81
|
depositAddress: {
|
|
81
82
|
value: string;
|
|
@@ -83,7 +84,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
83
84
|
};
|
|
84
85
|
channelId: string | number;
|
|
85
86
|
depositBlockHeight: string | number;
|
|
86
|
-
brokerId: string;
|
|
87
87
|
}>, z.ZodObject<{
|
|
88
88
|
__kind: z.ZodLiteral<"Vault">;
|
|
89
89
|
txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -471,6 +471,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
471
471
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
472
472
|
inputAmount: bigint;
|
|
473
473
|
origin: {
|
|
474
|
+
brokerId: string;
|
|
474
475
|
__kind: "DepositChannel";
|
|
475
476
|
depositAddress: {
|
|
476
477
|
readonly chain: "Ethereum";
|
|
@@ -490,7 +491,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
490
491
|
};
|
|
491
492
|
channelId: bigint;
|
|
492
493
|
depositBlockHeight: bigint;
|
|
493
|
-
brokerId: string;
|
|
494
494
|
} | {
|
|
495
495
|
__kind: "Vault";
|
|
496
496
|
txId: {
|
|
@@ -600,6 +600,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
600
600
|
};
|
|
601
601
|
inputAmount: string | number;
|
|
602
602
|
origin: {
|
|
603
|
+
brokerId: string;
|
|
603
604
|
__kind: "DepositChannel";
|
|
604
605
|
depositAddress: {
|
|
605
606
|
value: string;
|
|
@@ -607,7 +608,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
607
608
|
};
|
|
608
609
|
channelId: string | number;
|
|
609
610
|
depositBlockHeight: string | number;
|
|
610
|
-
brokerId: string;
|
|
611
611
|
} | {
|
|
612
612
|
__kind: "Vault";
|
|
613
613
|
txId: {
|
|
@@ -388,6 +388,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
391
392
|
error: {
|
|
392
393
|
__kind: "Unsupported";
|
|
393
394
|
} | {
|
|
@@ -455,8 +456,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
455
456
|
} | {
|
|
456
457
|
__kind: "NoVault";
|
|
457
458
|
};
|
|
458
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
+
egressId: [{
|
|
461
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
+
}, string | number];
|
|
460
463
|
error: {
|
|
461
464
|
__kind: "Unsupported";
|
|
462
465
|
} | {
|
|
@@ -534,9 +537,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
534
537
|
} | {
|
|
535
538
|
__kind: "NoVault";
|
|
536
539
|
};
|
|
537
|
-
egressId: [{
|
|
538
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
-
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { arbitrumIngressEgressCcmEgressInvalid };
|
|
@@ -388,6 +388,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
391
392
|
error: {
|
|
392
393
|
__kind: "Unsupported";
|
|
393
394
|
} | {
|
|
@@ -455,8 +456,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
455
456
|
} | {
|
|
456
457
|
__kind: "NoVault";
|
|
457
458
|
};
|
|
458
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
+
egressId: [{
|
|
461
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
+
}, string | number];
|
|
460
463
|
error: {
|
|
461
464
|
__kind: "Unsupported";
|
|
462
465
|
} | {
|
|
@@ -534,9 +537,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
534
537
|
} | {
|
|
535
538
|
__kind: "NoVault";
|
|
536
539
|
};
|
|
537
|
-
egressId: [{
|
|
538
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
-
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { arbitrumIngressEgressCcmEgressInvalid };
|
|
@@ -14,67 +14,67 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "Eth";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "Eth";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "Dot";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "Dot";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "Dot";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "P2PKH";
|
|
38
37
|
value: `0x${string}`;
|
|
39
|
-
}, {
|
|
40
38
|
__kind: "P2PKH";
|
|
39
|
+
}, {
|
|
41
40
|
value: string;
|
|
41
|
+
__kind: "P2PKH";
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2SH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "P2SH";
|
|
47
46
|
value: `0x${string}`;
|
|
48
|
-
}, {
|
|
49
47
|
__kind: "P2SH";
|
|
48
|
+
}, {
|
|
50
49
|
value: string;
|
|
50
|
+
__kind: "P2SH";
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "P2WPKH";
|
|
56
55
|
value: `0x${string}`;
|
|
57
|
-
}, {
|
|
58
56
|
__kind: "P2WPKH";
|
|
57
|
+
}, {
|
|
59
58
|
value: string;
|
|
59
|
+
__kind: "P2WPKH";
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "P2WSH";
|
|
65
64
|
value: `0x${string}`;
|
|
66
|
-
}, {
|
|
67
65
|
__kind: "P2WSH";
|
|
66
|
+
}, {
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "P2WSH";
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Taproot">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
__kind: "Taproot";
|
|
74
73
|
value: `0x${string}`;
|
|
75
|
-
}, {
|
|
76
74
|
__kind: "Taproot";
|
|
75
|
+
}, {
|
|
77
76
|
value: string;
|
|
77
|
+
__kind: "Taproot";
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
80
80
|
version: z.ZodNumber;
|
|
@@ -89,162 +89,162 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
89
89
|
program: string;
|
|
90
90
|
}>]>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
-
__kind: "Btc";
|
|
93
92
|
value: {
|
|
94
|
-
__kind: "P2PKH";
|
|
95
93
|
value: `0x${string}`;
|
|
94
|
+
__kind: "P2PKH";
|
|
96
95
|
} | {
|
|
97
|
-
__kind: "P2SH";
|
|
98
96
|
value: `0x${string}`;
|
|
97
|
+
__kind: "P2SH";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
99
|
value: `0x${string}`;
|
|
100
|
+
__kind: "P2WPKH";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "P2WSH";
|
|
104
102
|
value: `0x${string}`;
|
|
103
|
+
__kind: "P2WSH";
|
|
105
104
|
} | {
|
|
106
|
-
__kind: "Taproot";
|
|
107
105
|
value: `0x${string}`;
|
|
106
|
+
__kind: "Taproot";
|
|
108
107
|
} | {
|
|
109
108
|
__kind: "OtherSegwit";
|
|
110
109
|
version: number;
|
|
111
110
|
program: `0x${string}`;
|
|
112
111
|
};
|
|
113
|
-
}, {
|
|
114
112
|
__kind: "Btc";
|
|
113
|
+
}, {
|
|
115
114
|
value: {
|
|
116
|
-
__kind: "P2PKH";
|
|
117
115
|
value: string;
|
|
116
|
+
__kind: "P2PKH";
|
|
118
117
|
} | {
|
|
119
|
-
__kind: "P2SH";
|
|
120
118
|
value: string;
|
|
119
|
+
__kind: "P2SH";
|
|
121
120
|
} | {
|
|
122
|
-
__kind: "P2WPKH";
|
|
123
121
|
value: string;
|
|
122
|
+
__kind: "P2WPKH";
|
|
124
123
|
} | {
|
|
125
|
-
__kind: "P2WSH";
|
|
126
124
|
value: string;
|
|
125
|
+
__kind: "P2WSH";
|
|
127
126
|
} | {
|
|
128
|
-
__kind: "Taproot";
|
|
129
127
|
value: string;
|
|
128
|
+
__kind: "Taproot";
|
|
130
129
|
} | {
|
|
131
130
|
__kind: "OtherSegwit";
|
|
132
131
|
version: number;
|
|
133
132
|
program: string;
|
|
134
133
|
};
|
|
134
|
+
__kind: "Btc";
|
|
135
135
|
}>, z.ZodObject<{
|
|
136
136
|
__kind: z.ZodLiteral<"Arb">;
|
|
137
137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
138
|
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
__kind: "Arb";
|
|
140
139
|
value: `0x${string}`;
|
|
141
|
-
}, {
|
|
142
140
|
__kind: "Arb";
|
|
141
|
+
}, {
|
|
143
142
|
value: string;
|
|
143
|
+
__kind: "Arb";
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Sol">;
|
|
146
146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
__kind: "Sol";
|
|
149
148
|
value: `0x${string}`;
|
|
150
|
-
}, {
|
|
151
149
|
__kind: "Sol";
|
|
150
|
+
}, {
|
|
152
151
|
value: string;
|
|
152
|
+
__kind: "Sol";
|
|
153
153
|
}>, z.ZodObject<{
|
|
154
154
|
__kind: z.ZodLiteral<"Hub">;
|
|
155
155
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
__kind: "Hub";
|
|
158
157
|
value: `0x${string}`;
|
|
159
|
-
}, {
|
|
160
158
|
__kind: "Hub";
|
|
159
|
+
}, {
|
|
161
160
|
value: string;
|
|
161
|
+
__kind: "Hub";
|
|
162
162
|
}>]>;
|
|
163
163
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
|
-
amount: bigint;
|
|
166
165
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
167
166
|
destination: {
|
|
168
|
-
__kind: "Eth";
|
|
169
167
|
value: `0x${string}`;
|
|
168
|
+
__kind: "Eth";
|
|
170
169
|
} | {
|
|
171
|
-
__kind: "Dot";
|
|
172
170
|
value: `0x${string}`;
|
|
171
|
+
__kind: "Dot";
|
|
173
172
|
} | {
|
|
174
|
-
__kind: "Btc";
|
|
175
173
|
value: {
|
|
176
|
-
__kind: "P2PKH";
|
|
177
174
|
value: `0x${string}`;
|
|
175
|
+
__kind: "P2PKH";
|
|
178
176
|
} | {
|
|
179
|
-
__kind: "P2SH";
|
|
180
177
|
value: `0x${string}`;
|
|
178
|
+
__kind: "P2SH";
|
|
181
179
|
} | {
|
|
182
|
-
__kind: "P2WPKH";
|
|
183
180
|
value: `0x${string}`;
|
|
181
|
+
__kind: "P2WPKH";
|
|
184
182
|
} | {
|
|
185
|
-
__kind: "P2WSH";
|
|
186
183
|
value: `0x${string}`;
|
|
184
|
+
__kind: "P2WSH";
|
|
187
185
|
} | {
|
|
188
|
-
__kind: "Taproot";
|
|
189
186
|
value: `0x${string}`;
|
|
187
|
+
__kind: "Taproot";
|
|
190
188
|
} | {
|
|
191
189
|
__kind: "OtherSegwit";
|
|
192
190
|
version: number;
|
|
193
191
|
program: `0x${string}`;
|
|
194
192
|
};
|
|
193
|
+
__kind: "Btc";
|
|
195
194
|
} | {
|
|
196
|
-
__kind: "Arb";
|
|
197
195
|
value: `0x${string}`;
|
|
196
|
+
__kind: "Arb";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Sol";
|
|
200
198
|
value: `0x${string}`;
|
|
199
|
+
__kind: "Sol";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Hub";
|
|
203
201
|
value: `0x${string}`;
|
|
202
|
+
__kind: "Hub";
|
|
204
203
|
};
|
|
204
|
+
amount: bigint;
|
|
205
205
|
}, {
|
|
206
|
-
amount: string | number;
|
|
207
206
|
egressId: [{
|
|
208
207
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
209
208
|
}, string | number];
|
|
210
209
|
destination: {
|
|
211
|
-
__kind: "Eth";
|
|
212
210
|
value: string;
|
|
211
|
+
__kind: "Eth";
|
|
213
212
|
} | {
|
|
214
|
-
__kind: "Dot";
|
|
215
213
|
value: string;
|
|
214
|
+
__kind: "Dot";
|
|
216
215
|
} | {
|
|
217
|
-
__kind: "Btc";
|
|
218
216
|
value: {
|
|
219
|
-
__kind: "P2PKH";
|
|
220
217
|
value: string;
|
|
218
|
+
__kind: "P2PKH";
|
|
221
219
|
} | {
|
|
222
|
-
__kind: "P2SH";
|
|
223
220
|
value: string;
|
|
221
|
+
__kind: "P2SH";
|
|
224
222
|
} | {
|
|
225
|
-
__kind: "P2WPKH";
|
|
226
223
|
value: string;
|
|
224
|
+
__kind: "P2WPKH";
|
|
227
225
|
} | {
|
|
228
|
-
__kind: "P2WSH";
|
|
229
226
|
value: string;
|
|
227
|
+
__kind: "P2WSH";
|
|
230
228
|
} | {
|
|
231
|
-
__kind: "Taproot";
|
|
232
229
|
value: string;
|
|
230
|
+
__kind: "Taproot";
|
|
233
231
|
} | {
|
|
234
232
|
__kind: "OtherSegwit";
|
|
235
233
|
version: number;
|
|
236
234
|
program: string;
|
|
237
235
|
};
|
|
236
|
+
__kind: "Btc";
|
|
238
237
|
} | {
|
|
239
|
-
__kind: "Arb";
|
|
240
238
|
value: string;
|
|
239
|
+
__kind: "Arb";
|
|
241
240
|
} | {
|
|
242
|
-
__kind: "Sol";
|
|
243
241
|
value: string;
|
|
242
|
+
__kind: "Sol";
|
|
244
243
|
} | {
|
|
245
|
-
__kind: "Hub";
|
|
246
244
|
value: string;
|
|
245
|
+
__kind: "Hub";
|
|
247
246
|
};
|
|
247
|
+
amount: string | number;
|
|
248
248
|
}>;
|
|
249
249
|
|
|
250
250
|
export { assetBalancesRefundScheduled };
|
|
@@ -14,67 +14,67 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "Eth";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "Eth";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "Dot";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "Dot";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "Dot";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "P2PKH";
|
|
38
37
|
value: `0x${string}`;
|
|
39
|
-
}, {
|
|
40
38
|
__kind: "P2PKH";
|
|
39
|
+
}, {
|
|
41
40
|
value: string;
|
|
41
|
+
__kind: "P2PKH";
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2SH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "P2SH";
|
|
47
46
|
value: `0x${string}`;
|
|
48
|
-
}, {
|
|
49
47
|
__kind: "P2SH";
|
|
48
|
+
}, {
|
|
50
49
|
value: string;
|
|
50
|
+
__kind: "P2SH";
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "P2WPKH";
|
|
56
55
|
value: `0x${string}`;
|
|
57
|
-
}, {
|
|
58
56
|
__kind: "P2WPKH";
|
|
57
|
+
}, {
|
|
59
58
|
value: string;
|
|
59
|
+
__kind: "P2WPKH";
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "P2WSH";
|
|
65
64
|
value: `0x${string}`;
|
|
66
|
-
}, {
|
|
67
65
|
__kind: "P2WSH";
|
|
66
|
+
}, {
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "P2WSH";
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Taproot">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
__kind: "Taproot";
|
|
74
73
|
value: `0x${string}`;
|
|
75
|
-
}, {
|
|
76
74
|
__kind: "Taproot";
|
|
75
|
+
}, {
|
|
77
76
|
value: string;
|
|
77
|
+
__kind: "Taproot";
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
80
80
|
version: z.ZodNumber;
|
|
@@ -89,162 +89,162 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
89
89
|
program: string;
|
|
90
90
|
}>]>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
-
__kind: "Btc";
|
|
93
92
|
value: {
|
|
94
|
-
__kind: "P2PKH";
|
|
95
93
|
value: `0x${string}`;
|
|
94
|
+
__kind: "P2PKH";
|
|
96
95
|
} | {
|
|
97
|
-
__kind: "P2SH";
|
|
98
96
|
value: `0x${string}`;
|
|
97
|
+
__kind: "P2SH";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
99
|
value: `0x${string}`;
|
|
100
|
+
__kind: "P2WPKH";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "P2WSH";
|
|
104
102
|
value: `0x${string}`;
|
|
103
|
+
__kind: "P2WSH";
|
|
105
104
|
} | {
|
|
106
|
-
__kind: "Taproot";
|
|
107
105
|
value: `0x${string}`;
|
|
106
|
+
__kind: "Taproot";
|
|
108
107
|
} | {
|
|
109
108
|
__kind: "OtherSegwit";
|
|
110
109
|
version: number;
|
|
111
110
|
program: `0x${string}`;
|
|
112
111
|
};
|
|
113
|
-
}, {
|
|
114
112
|
__kind: "Btc";
|
|
113
|
+
}, {
|
|
115
114
|
value: {
|
|
116
|
-
__kind: "P2PKH";
|
|
117
115
|
value: string;
|
|
116
|
+
__kind: "P2PKH";
|
|
118
117
|
} | {
|
|
119
|
-
__kind: "P2SH";
|
|
120
118
|
value: string;
|
|
119
|
+
__kind: "P2SH";
|
|
121
120
|
} | {
|
|
122
|
-
__kind: "P2WPKH";
|
|
123
121
|
value: string;
|
|
122
|
+
__kind: "P2WPKH";
|
|
124
123
|
} | {
|
|
125
|
-
__kind: "P2WSH";
|
|
126
124
|
value: string;
|
|
125
|
+
__kind: "P2WSH";
|
|
127
126
|
} | {
|
|
128
|
-
__kind: "Taproot";
|
|
129
127
|
value: string;
|
|
128
|
+
__kind: "Taproot";
|
|
130
129
|
} | {
|
|
131
130
|
__kind: "OtherSegwit";
|
|
132
131
|
version: number;
|
|
133
132
|
program: string;
|
|
134
133
|
};
|
|
134
|
+
__kind: "Btc";
|
|
135
135
|
}>, z.ZodObject<{
|
|
136
136
|
__kind: z.ZodLiteral<"Arb">;
|
|
137
137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
138
|
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
__kind: "Arb";
|
|
140
139
|
value: `0x${string}`;
|
|
141
|
-
}, {
|
|
142
140
|
__kind: "Arb";
|
|
141
|
+
}, {
|
|
143
142
|
value: string;
|
|
143
|
+
__kind: "Arb";
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Sol">;
|
|
146
146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
__kind: "Sol";
|
|
149
148
|
value: `0x${string}`;
|
|
150
|
-
}, {
|
|
151
149
|
__kind: "Sol";
|
|
150
|
+
}, {
|
|
152
151
|
value: string;
|
|
152
|
+
__kind: "Sol";
|
|
153
153
|
}>, z.ZodObject<{
|
|
154
154
|
__kind: z.ZodLiteral<"Hub">;
|
|
155
155
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
__kind: "Hub";
|
|
158
157
|
value: `0x${string}`;
|
|
159
|
-
}, {
|
|
160
158
|
__kind: "Hub";
|
|
159
|
+
}, {
|
|
161
160
|
value: string;
|
|
161
|
+
__kind: "Hub";
|
|
162
162
|
}>]>;
|
|
163
163
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
|
-
amount: bigint;
|
|
166
165
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
167
166
|
destination: {
|
|
168
|
-
__kind: "Eth";
|
|
169
167
|
value: `0x${string}`;
|
|
168
|
+
__kind: "Eth";
|
|
170
169
|
} | {
|
|
171
|
-
__kind: "Dot";
|
|
172
170
|
value: `0x${string}`;
|
|
171
|
+
__kind: "Dot";
|
|
173
172
|
} | {
|
|
174
|
-
__kind: "Btc";
|
|
175
173
|
value: {
|
|
176
|
-
__kind: "P2PKH";
|
|
177
174
|
value: `0x${string}`;
|
|
175
|
+
__kind: "P2PKH";
|
|
178
176
|
} | {
|
|
179
|
-
__kind: "P2SH";
|
|
180
177
|
value: `0x${string}`;
|
|
178
|
+
__kind: "P2SH";
|
|
181
179
|
} | {
|
|
182
|
-
__kind: "P2WPKH";
|
|
183
180
|
value: `0x${string}`;
|
|
181
|
+
__kind: "P2WPKH";
|
|
184
182
|
} | {
|
|
185
|
-
__kind: "P2WSH";
|
|
186
183
|
value: `0x${string}`;
|
|
184
|
+
__kind: "P2WSH";
|
|
187
185
|
} | {
|
|
188
|
-
__kind: "Taproot";
|
|
189
186
|
value: `0x${string}`;
|
|
187
|
+
__kind: "Taproot";
|
|
190
188
|
} | {
|
|
191
189
|
__kind: "OtherSegwit";
|
|
192
190
|
version: number;
|
|
193
191
|
program: `0x${string}`;
|
|
194
192
|
};
|
|
193
|
+
__kind: "Btc";
|
|
195
194
|
} | {
|
|
196
|
-
__kind: "Arb";
|
|
197
195
|
value: `0x${string}`;
|
|
196
|
+
__kind: "Arb";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Sol";
|
|
200
198
|
value: `0x${string}`;
|
|
199
|
+
__kind: "Sol";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Hub";
|
|
203
201
|
value: `0x${string}`;
|
|
202
|
+
__kind: "Hub";
|
|
204
203
|
};
|
|
204
|
+
amount: bigint;
|
|
205
205
|
}, {
|
|
206
|
-
amount: string | number;
|
|
207
206
|
egressId: [{
|
|
208
207
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
209
208
|
}, string | number];
|
|
210
209
|
destination: {
|
|
211
|
-
__kind: "Eth";
|
|
212
210
|
value: string;
|
|
211
|
+
__kind: "Eth";
|
|
213
212
|
} | {
|
|
214
|
-
__kind: "Dot";
|
|
215
213
|
value: string;
|
|
214
|
+
__kind: "Dot";
|
|
216
215
|
} | {
|
|
217
|
-
__kind: "Btc";
|
|
218
216
|
value: {
|
|
219
|
-
__kind: "P2PKH";
|
|
220
217
|
value: string;
|
|
218
|
+
__kind: "P2PKH";
|
|
221
219
|
} | {
|
|
222
|
-
__kind: "P2SH";
|
|
223
220
|
value: string;
|
|
221
|
+
__kind: "P2SH";
|
|
224
222
|
} | {
|
|
225
|
-
__kind: "P2WPKH";
|
|
226
223
|
value: string;
|
|
224
|
+
__kind: "P2WPKH";
|
|
227
225
|
} | {
|
|
228
|
-
__kind: "P2WSH";
|
|
229
226
|
value: string;
|
|
227
|
+
__kind: "P2WSH";
|
|
230
228
|
} | {
|
|
231
|
-
__kind: "Taproot";
|
|
232
229
|
value: string;
|
|
230
|
+
__kind: "Taproot";
|
|
233
231
|
} | {
|
|
234
232
|
__kind: "OtherSegwit";
|
|
235
233
|
version: number;
|
|
236
234
|
program: string;
|
|
237
235
|
};
|
|
236
|
+
__kind: "Btc";
|
|
238
237
|
} | {
|
|
239
|
-
__kind: "Arb";
|
|
240
238
|
value: string;
|
|
239
|
+
__kind: "Arb";
|
|
241
240
|
} | {
|
|
242
|
-
__kind: "Sol";
|
|
243
241
|
value: string;
|
|
242
|
+
__kind: "Sol";
|
|
244
243
|
} | {
|
|
245
|
-
__kind: "Hub";
|
|
246
244
|
value: string;
|
|
245
|
+
__kind: "Hub";
|
|
247
246
|
};
|
|
247
|
+
amount: string | number;
|
|
248
248
|
}>;
|
|
249
249
|
|
|
250
250
|
export { assetBalancesRefundScheduled };
|