@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
|
@@ -29,7 +29,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
29
29
|
newEpochIndex: number;
|
|
30
30
|
}>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
__kind: "KeygensInProgress";
|
|
33
32
|
value: {
|
|
34
33
|
primaryCandidates: string[];
|
|
35
34
|
secondaryCandidates: string[];
|
|
@@ -37,8 +36,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
37
36
|
bond: bigint;
|
|
38
37
|
newEpochIndex: number;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "KeygensInProgress";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
primaryCandidates: string[];
|
|
44
43
|
secondaryCandidates: string[];
|
|
@@ -46,6 +45,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
46
45
|
bond: string | number;
|
|
47
46
|
newEpochIndex: number;
|
|
48
47
|
};
|
|
48
|
+
__kind: "KeygensInProgress";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"KeyHandoversInProgress">;
|
|
51
51
|
value: z.ZodObject<{
|
|
@@ -68,7 +68,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
68
68
|
newEpochIndex: number;
|
|
69
69
|
}>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
|
-
__kind: "KeyHandoversInProgress";
|
|
72
71
|
value: {
|
|
73
72
|
primaryCandidates: string[];
|
|
74
73
|
secondaryCandidates: string[];
|
|
@@ -76,8 +75,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
76
75
|
bond: bigint;
|
|
77
76
|
newEpochIndex: number;
|
|
78
77
|
};
|
|
79
|
-
}, {
|
|
80
78
|
__kind: "KeyHandoversInProgress";
|
|
79
|
+
}, {
|
|
81
80
|
value: {
|
|
82
81
|
primaryCandidates: string[];
|
|
83
82
|
secondaryCandidates: string[];
|
|
@@ -85,6 +84,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
85
84
|
bond: string | number;
|
|
86
85
|
newEpochIndex: number;
|
|
87
86
|
};
|
|
87
|
+
__kind: "KeyHandoversInProgress";
|
|
88
88
|
}>, z.ZodObject<{
|
|
89
89
|
__kind: z.ZodLiteral<"ActivatingKeys">;
|
|
90
90
|
value: z.ZodObject<{
|
|
@@ -107,7 +107,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
107
107
|
newEpochIndex: number;
|
|
108
108
|
}>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
-
__kind: "ActivatingKeys";
|
|
111
110
|
value: {
|
|
112
111
|
primaryCandidates: string[];
|
|
113
112
|
secondaryCandidates: string[];
|
|
@@ -115,8 +114,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
115
114
|
bond: bigint;
|
|
116
115
|
newEpochIndex: number;
|
|
117
116
|
};
|
|
118
|
-
}, {
|
|
119
117
|
__kind: "ActivatingKeys";
|
|
118
|
+
}, {
|
|
120
119
|
value: {
|
|
121
120
|
primaryCandidates: string[];
|
|
122
121
|
secondaryCandidates: string[];
|
|
@@ -124,6 +123,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
124
123
|
bond: string | number;
|
|
125
124
|
newEpochIndex: number;
|
|
126
125
|
};
|
|
126
|
+
__kind: "ActivatingKeys";
|
|
127
127
|
}>, z.ZodObject<{
|
|
128
128
|
__kind: z.ZodLiteral<"NewKeysActivated">;
|
|
129
129
|
value: z.ZodObject<{
|
|
@@ -146,7 +146,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
146
146
|
newEpochIndex: number;
|
|
147
147
|
}>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
__kind: "NewKeysActivated";
|
|
150
149
|
value: {
|
|
151
150
|
primaryCandidates: string[];
|
|
152
151
|
secondaryCandidates: string[];
|
|
@@ -154,8 +153,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
154
153
|
bond: bigint;
|
|
155
154
|
newEpochIndex: number;
|
|
156
155
|
};
|
|
157
|
-
}, {
|
|
158
156
|
__kind: "NewKeysActivated";
|
|
157
|
+
}, {
|
|
159
158
|
value: {
|
|
160
159
|
primaryCandidates: string[];
|
|
161
160
|
secondaryCandidates: string[];
|
|
@@ -163,21 +162,21 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
163
162
|
bond: string | number;
|
|
164
163
|
newEpochIndex: number;
|
|
165
164
|
};
|
|
165
|
+
__kind: "NewKeysActivated";
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"SessionRotating">;
|
|
168
168
|
value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
170
|
-
__kind: "SessionRotating";
|
|
171
170
|
value: [string[], bigint];
|
|
172
|
-
}, {
|
|
173
171
|
__kind: "SessionRotating";
|
|
172
|
+
}, {
|
|
174
173
|
value: [string[], string | number];
|
|
174
|
+
__kind: "SessionRotating";
|
|
175
175
|
}>]>;
|
|
176
176
|
}, "strip", z.ZodTypeAny, {
|
|
177
177
|
newPhase: {
|
|
178
178
|
__kind: "Idle";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "KeygensInProgress";
|
|
181
180
|
value: {
|
|
182
181
|
primaryCandidates: string[];
|
|
183
182
|
secondaryCandidates: string[];
|
|
@@ -185,8 +184,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
185
184
|
bond: bigint;
|
|
186
185
|
newEpochIndex: number;
|
|
187
186
|
};
|
|
187
|
+
__kind: "KeygensInProgress";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "KeyHandoversInProgress";
|
|
190
189
|
value: {
|
|
191
190
|
primaryCandidates: string[];
|
|
192
191
|
secondaryCandidates: string[];
|
|
@@ -194,8 +193,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
194
193
|
bond: bigint;
|
|
195
194
|
newEpochIndex: number;
|
|
196
195
|
};
|
|
196
|
+
__kind: "KeyHandoversInProgress";
|
|
197
197
|
} | {
|
|
198
|
-
__kind: "ActivatingKeys";
|
|
199
198
|
value: {
|
|
200
199
|
primaryCandidates: string[];
|
|
201
200
|
secondaryCandidates: string[];
|
|
@@ -203,8 +202,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
203
202
|
bond: bigint;
|
|
204
203
|
newEpochIndex: number;
|
|
205
204
|
};
|
|
205
|
+
__kind: "ActivatingKeys";
|
|
206
206
|
} | {
|
|
207
|
-
__kind: "NewKeysActivated";
|
|
208
207
|
value: {
|
|
209
208
|
primaryCandidates: string[];
|
|
210
209
|
secondaryCandidates: string[];
|
|
@@ -212,15 +211,15 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
212
211
|
bond: bigint;
|
|
213
212
|
newEpochIndex: number;
|
|
214
213
|
};
|
|
214
|
+
__kind: "NewKeysActivated";
|
|
215
215
|
} | {
|
|
216
|
-
__kind: "SessionRotating";
|
|
217
216
|
value: [string[], bigint];
|
|
217
|
+
__kind: "SessionRotating";
|
|
218
218
|
};
|
|
219
219
|
}, {
|
|
220
220
|
newPhase: {
|
|
221
221
|
__kind: "Idle";
|
|
222
222
|
} | {
|
|
223
|
-
__kind: "KeygensInProgress";
|
|
224
223
|
value: {
|
|
225
224
|
primaryCandidates: string[];
|
|
226
225
|
secondaryCandidates: string[];
|
|
@@ -228,8 +227,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
228
227
|
bond: string | number;
|
|
229
228
|
newEpochIndex: number;
|
|
230
229
|
};
|
|
230
|
+
__kind: "KeygensInProgress";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "KeyHandoversInProgress";
|
|
233
232
|
value: {
|
|
234
233
|
primaryCandidates: string[];
|
|
235
234
|
secondaryCandidates: string[];
|
|
@@ -237,8 +236,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
237
236
|
bond: string | number;
|
|
238
237
|
newEpochIndex: number;
|
|
239
238
|
};
|
|
239
|
+
__kind: "KeyHandoversInProgress";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "ActivatingKeys";
|
|
242
241
|
value: {
|
|
243
242
|
primaryCandidates: string[];
|
|
244
243
|
secondaryCandidates: string[];
|
|
@@ -246,8 +245,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
246
245
|
bond: string | number;
|
|
247
246
|
newEpochIndex: number;
|
|
248
247
|
};
|
|
248
|
+
__kind: "ActivatingKeys";
|
|
249
249
|
} | {
|
|
250
|
-
__kind: "NewKeysActivated";
|
|
251
250
|
value: {
|
|
252
251
|
primaryCandidates: string[];
|
|
253
252
|
secondaryCandidates: string[];
|
|
@@ -255,9 +254,10 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
255
254
|
bond: string | number;
|
|
256
255
|
newEpochIndex: number;
|
|
257
256
|
};
|
|
257
|
+
__kind: "NewKeysActivated";
|
|
258
258
|
} | {
|
|
259
|
-
__kind: "SessionRotating";
|
|
260
259
|
value: [string[], string | number];
|
|
260
|
+
__kind: "SessionRotating";
|
|
261
261
|
};
|
|
262
262
|
}>;
|
|
263
263
|
|
|
@@ -29,7 +29,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
29
29
|
newEpochIndex: number;
|
|
30
30
|
}>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
__kind: "KeygensInProgress";
|
|
33
32
|
value: {
|
|
34
33
|
primaryCandidates: string[];
|
|
35
34
|
secondaryCandidates: string[];
|
|
@@ -37,8 +36,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
37
36
|
bond: bigint;
|
|
38
37
|
newEpochIndex: number;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "KeygensInProgress";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
primaryCandidates: string[];
|
|
44
43
|
secondaryCandidates: string[];
|
|
@@ -46,6 +45,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
46
45
|
bond: string | number;
|
|
47
46
|
newEpochIndex: number;
|
|
48
47
|
};
|
|
48
|
+
__kind: "KeygensInProgress";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"KeyHandoversInProgress">;
|
|
51
51
|
value: z.ZodObject<{
|
|
@@ -68,7 +68,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
68
68
|
newEpochIndex: number;
|
|
69
69
|
}>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
|
-
__kind: "KeyHandoversInProgress";
|
|
72
71
|
value: {
|
|
73
72
|
primaryCandidates: string[];
|
|
74
73
|
secondaryCandidates: string[];
|
|
@@ -76,8 +75,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
76
75
|
bond: bigint;
|
|
77
76
|
newEpochIndex: number;
|
|
78
77
|
};
|
|
79
|
-
}, {
|
|
80
78
|
__kind: "KeyHandoversInProgress";
|
|
79
|
+
}, {
|
|
81
80
|
value: {
|
|
82
81
|
primaryCandidates: string[];
|
|
83
82
|
secondaryCandidates: string[];
|
|
@@ -85,6 +84,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
85
84
|
bond: string | number;
|
|
86
85
|
newEpochIndex: number;
|
|
87
86
|
};
|
|
87
|
+
__kind: "KeyHandoversInProgress";
|
|
88
88
|
}>, z.ZodObject<{
|
|
89
89
|
__kind: z.ZodLiteral<"ActivatingKeys">;
|
|
90
90
|
value: z.ZodObject<{
|
|
@@ -107,7 +107,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
107
107
|
newEpochIndex: number;
|
|
108
108
|
}>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
-
__kind: "ActivatingKeys";
|
|
111
110
|
value: {
|
|
112
111
|
primaryCandidates: string[];
|
|
113
112
|
secondaryCandidates: string[];
|
|
@@ -115,8 +114,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
115
114
|
bond: bigint;
|
|
116
115
|
newEpochIndex: number;
|
|
117
116
|
};
|
|
118
|
-
}, {
|
|
119
117
|
__kind: "ActivatingKeys";
|
|
118
|
+
}, {
|
|
120
119
|
value: {
|
|
121
120
|
primaryCandidates: string[];
|
|
122
121
|
secondaryCandidates: string[];
|
|
@@ -124,6 +123,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
124
123
|
bond: string | number;
|
|
125
124
|
newEpochIndex: number;
|
|
126
125
|
};
|
|
126
|
+
__kind: "ActivatingKeys";
|
|
127
127
|
}>, z.ZodObject<{
|
|
128
128
|
__kind: z.ZodLiteral<"NewKeysActivated">;
|
|
129
129
|
value: z.ZodObject<{
|
|
@@ -146,7 +146,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
146
146
|
newEpochIndex: number;
|
|
147
147
|
}>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
__kind: "NewKeysActivated";
|
|
150
149
|
value: {
|
|
151
150
|
primaryCandidates: string[];
|
|
152
151
|
secondaryCandidates: string[];
|
|
@@ -154,8 +153,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
154
153
|
bond: bigint;
|
|
155
154
|
newEpochIndex: number;
|
|
156
155
|
};
|
|
157
|
-
}, {
|
|
158
156
|
__kind: "NewKeysActivated";
|
|
157
|
+
}, {
|
|
159
158
|
value: {
|
|
160
159
|
primaryCandidates: string[];
|
|
161
160
|
secondaryCandidates: string[];
|
|
@@ -163,21 +162,21 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
163
162
|
bond: string | number;
|
|
164
163
|
newEpochIndex: number;
|
|
165
164
|
};
|
|
165
|
+
__kind: "NewKeysActivated";
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"SessionRotating">;
|
|
168
168
|
value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
170
|
-
__kind: "SessionRotating";
|
|
171
170
|
value: [string[], bigint];
|
|
172
|
-
}, {
|
|
173
171
|
__kind: "SessionRotating";
|
|
172
|
+
}, {
|
|
174
173
|
value: [string[], string | number];
|
|
174
|
+
__kind: "SessionRotating";
|
|
175
175
|
}>]>;
|
|
176
176
|
}, "strip", z.ZodTypeAny, {
|
|
177
177
|
newPhase: {
|
|
178
178
|
__kind: "Idle";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "KeygensInProgress";
|
|
181
180
|
value: {
|
|
182
181
|
primaryCandidates: string[];
|
|
183
182
|
secondaryCandidates: string[];
|
|
@@ -185,8 +184,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
185
184
|
bond: bigint;
|
|
186
185
|
newEpochIndex: number;
|
|
187
186
|
};
|
|
187
|
+
__kind: "KeygensInProgress";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "KeyHandoversInProgress";
|
|
190
189
|
value: {
|
|
191
190
|
primaryCandidates: string[];
|
|
192
191
|
secondaryCandidates: string[];
|
|
@@ -194,8 +193,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
194
193
|
bond: bigint;
|
|
195
194
|
newEpochIndex: number;
|
|
196
195
|
};
|
|
196
|
+
__kind: "KeyHandoversInProgress";
|
|
197
197
|
} | {
|
|
198
|
-
__kind: "ActivatingKeys";
|
|
199
198
|
value: {
|
|
200
199
|
primaryCandidates: string[];
|
|
201
200
|
secondaryCandidates: string[];
|
|
@@ -203,8 +202,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
203
202
|
bond: bigint;
|
|
204
203
|
newEpochIndex: number;
|
|
205
204
|
};
|
|
205
|
+
__kind: "ActivatingKeys";
|
|
206
206
|
} | {
|
|
207
|
-
__kind: "NewKeysActivated";
|
|
208
207
|
value: {
|
|
209
208
|
primaryCandidates: string[];
|
|
210
209
|
secondaryCandidates: string[];
|
|
@@ -212,15 +211,15 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
212
211
|
bond: bigint;
|
|
213
212
|
newEpochIndex: number;
|
|
214
213
|
};
|
|
214
|
+
__kind: "NewKeysActivated";
|
|
215
215
|
} | {
|
|
216
|
-
__kind: "SessionRotating";
|
|
217
216
|
value: [string[], bigint];
|
|
217
|
+
__kind: "SessionRotating";
|
|
218
218
|
};
|
|
219
219
|
}, {
|
|
220
220
|
newPhase: {
|
|
221
221
|
__kind: "Idle";
|
|
222
222
|
} | {
|
|
223
|
-
__kind: "KeygensInProgress";
|
|
224
223
|
value: {
|
|
225
224
|
primaryCandidates: string[];
|
|
226
225
|
secondaryCandidates: string[];
|
|
@@ -228,8 +227,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
228
227
|
bond: string | number;
|
|
229
228
|
newEpochIndex: number;
|
|
230
229
|
};
|
|
230
|
+
__kind: "KeygensInProgress";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "KeyHandoversInProgress";
|
|
233
232
|
value: {
|
|
234
233
|
primaryCandidates: string[];
|
|
235
234
|
secondaryCandidates: string[];
|
|
@@ -237,8 +236,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
237
236
|
bond: string | number;
|
|
238
237
|
newEpochIndex: number;
|
|
239
238
|
};
|
|
239
|
+
__kind: "KeyHandoversInProgress";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "ActivatingKeys";
|
|
242
241
|
value: {
|
|
243
242
|
primaryCandidates: string[];
|
|
244
243
|
secondaryCandidates: string[];
|
|
@@ -246,8 +245,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
246
245
|
bond: string | number;
|
|
247
246
|
newEpochIndex: number;
|
|
248
247
|
};
|
|
248
|
+
__kind: "ActivatingKeys";
|
|
249
249
|
} | {
|
|
250
|
-
__kind: "NewKeysActivated";
|
|
251
250
|
value: {
|
|
252
251
|
primaryCandidates: string[];
|
|
253
252
|
secondaryCandidates: string[];
|
|
@@ -255,9 +254,10 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
255
254
|
bond: string | number;
|
|
256
255
|
newEpochIndex: number;
|
|
257
256
|
};
|
|
257
|
+
__kind: "NewKeysActivated";
|
|
258
258
|
} | {
|
|
259
|
-
__kind: "SessionRotating";
|
|
260
259
|
value: [string[], string | number];
|
|
260
|
+
__kind: "SessionRotating";
|
|
261
261
|
};
|
|
262
262
|
}>;
|
|
263
263
|
|
|
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
broadcastId: number;
|
|
16
15
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
17
|
-
}, {
|
|
18
16
|
broadcastId: number;
|
|
17
|
+
}, {
|
|
19
18
|
egressId: [{
|
|
20
19
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
21
20
|
}, string | number];
|
|
21
|
+
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { ethereumIngressEgressCcmBroadcastRequested };
|
|
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
broadcastId: number;
|
|
16
15
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
17
|
-
}, {
|
|
18
16
|
broadcastId: number;
|
|
17
|
+
}, {
|
|
19
18
|
egressId: [{
|
|
20
19
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
21
20
|
}, string | number];
|
|
21
|
+
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { ethereumIngressEgressCcmBroadcastRequested };
|
|
@@ -153,6 +153,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { ethereumIngressEgressCcmEgressInvalid };
|
|
@@ -153,6 +153,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { ethereumIngressEgressCcmEgressInvalid };
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountDebited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountDebited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountDebited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountDebited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
from: string;
|
|
18
|
-
to: string;
|
|
19
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
20
18
|
amount: bigint;
|
|
21
|
-
}, {
|
|
22
19
|
from: string;
|
|
23
20
|
to: string;
|
|
21
|
+
}, {
|
|
24
22
|
asset: {
|
|
25
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
26
24
|
};
|
|
27
25
|
amount: string | number;
|
|
26
|
+
from: string;
|
|
27
|
+
to: string;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { liquidityProviderAssetTransferred };
|
|
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
from: string;
|
|
18
|
-
to: string;
|
|
19
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
20
18
|
amount: bigint;
|
|
21
|
-
}, {
|
|
22
19
|
from: string;
|
|
23
20
|
to: string;
|
|
21
|
+
}, {
|
|
24
22
|
asset: {
|
|
25
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
26
24
|
};
|
|
27
25
|
amount: string | number;
|
|
26
|
+
from: string;
|
|
27
|
+
to: string;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { liquidityProviderAssetTransferred };
|
|
@@ -44,6 +44,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
44
44
|
boostFee: z.ZodNumber;
|
|
45
45
|
channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
+
accountId: string;
|
|
47
48
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
48
49
|
depositAddress: {
|
|
49
50
|
readonly chain: "Ethereum";
|
|
@@ -62,11 +63,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
62
63
|
readonly address: string;
|
|
63
64
|
};
|
|
64
65
|
channelId: bigint;
|
|
65
|
-
accountId: string;
|
|
66
66
|
depositChainExpiryBlock: bigint;
|
|
67
67
|
boostFee: number;
|
|
68
68
|
channelOpeningFee: bigint;
|
|
69
69
|
}, {
|
|
70
|
+
accountId: string;
|
|
70
71
|
asset: {
|
|
71
72
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
72
73
|
};
|
|
@@ -75,7 +76,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
75
76
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
77
|
};
|
|
77
78
|
channelId: string | number;
|
|
78
|
-
accountId: string;
|
|
79
79
|
depositChainExpiryBlock: string | number;
|
|
80
80
|
boostFee: number;
|
|
81
81
|
channelOpeningFee: string | number;
|
|
@@ -44,6 +44,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
44
44
|
boostFee: z.ZodNumber;
|
|
45
45
|
channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
+
accountId: string;
|
|
47
48
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
48
49
|
depositAddress: {
|
|
49
50
|
readonly chain: "Ethereum";
|
|
@@ -62,11 +63,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
62
63
|
readonly address: string;
|
|
63
64
|
};
|
|
64
65
|
channelId: bigint;
|
|
65
|
-
accountId: string;
|
|
66
66
|
depositChainExpiryBlock: bigint;
|
|
67
67
|
boostFee: number;
|
|
68
68
|
channelOpeningFee: bigint;
|
|
69
69
|
}, {
|
|
70
|
+
accountId: string;
|
|
70
71
|
asset: {
|
|
71
72
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
72
73
|
};
|
|
@@ -75,7 +76,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
75
76
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
77
|
};
|
|
77
78
|
channelId: string | number;
|
|
78
|
-
accountId: string;
|
|
79
79
|
depositChainExpiryBlock: string | number;
|
|
80
80
|
boostFee: number;
|
|
81
81
|
channelOpeningFee: string | number;
|