@chainflip/processor 1.5.4 → 1.5.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +18 -18
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/ccmFailed.d.cts +70 -70
- package/dist/120/swapping/ccmFailed.d.ts +70 -70
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.ts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.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 +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.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/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.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/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.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 +90 -90
- package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
- package/dist/150/swapping/ccmFailed.d.cts +115 -115
- package/dist/150/swapping/ccmFailed.d.ts +115 -115
- 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 +77 -77
- package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
- 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 +139 -139
- package/dist/150/swapping/swapScheduled.d.ts +139 -139
- package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/assetBalances/accountCredited.cjs +12 -0
- package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.cts +5 -2
- package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.ts +5 -2
- package/dist/160/{liquidityProvider → assetBalances}/accountCredited.mjs +5 -4
- package/dist/160/assetBalances/accountDebited.cjs +12 -0
- package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.cts +5 -2
- package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.ts +5 -2
- package/dist/160/{liquidityProvider → assetBalances}/accountDebited.mjs +5 -4
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/common.cjs +144 -29
- package/dist/160/common.d.cts +2011 -595
- package/dist/160/common.d.ts +2011 -595
- package/dist/160/common.mjs +149 -34
- package/dist/160/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +1104 -0
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +1104 -0
- package/dist/160/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityPools/orderDeletionFailed.cjs +7 -0
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +126 -0
- package/dist/160/liquidityPools/orderDeletionFailed.d.ts +126 -0
- package/dist/160/liquidityPools/orderDeletionFailed.mjs +7 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- 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 +6 -6
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
- package/dist/160/solanaElections/allVotesCleared.cjs +6 -0
- package/dist/160/solanaElections/allVotesCleared.d.cts +5 -0
- package/dist/160/solanaElections/allVotesCleared.d.ts +5 -0
- package/dist/160/solanaElections/allVotesCleared.mjs +6 -0
- package/dist/160/solanaElections/allVotesNotCleared.cjs +6 -0
- package/dist/160/solanaElections/allVotesNotCleared.d.cts +5 -0
- package/dist/160/solanaElections/allVotesNotCleared.d.ts +5 -0
- package/dist/160/solanaElections/allVotesNotCleared.mjs +6 -0
- package/dist/160/solanaElections/corruptStorage.cjs +6 -0
- package/dist/160/solanaElections/corruptStorage.d.cts +5 -0
- package/dist/160/solanaElections/corruptStorage.d.ts +5 -0
- package/dist/160/solanaElections/corruptStorage.mjs +6 -0
- package/dist/160/solanaElections/uninitialized.cjs +6 -0
- package/dist/160/solanaElections/uninitialized.d.cts +5 -0
- package/dist/160/solanaElections/uninitialized.d.ts +5 -0
- package/dist/160/solanaElections/uninitialized.mjs +6 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +5 -5
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/160/swapping/ccmFailed.cjs +1 -1
- package/dist/160/swapping/ccmFailed.d.cts +60 -201
- package/dist/160/swapping/ccmFailed.d.ts +60 -201
- package/dist/160/swapping/ccmFailed.mjs +2 -2
- package/dist/160/swapping/maxSwapRequestDurationSet.cjs +6 -0
- package/dist/160/swapping/maxSwapRequestDurationSet.d.cts +11 -0
- package/dist/160/swapping/maxSwapRequestDurationSet.d.ts +11 -0
- package/dist/160/swapping/maxSwapRequestDurationSet.mjs +6 -0
- package/dist/160/swapping/maxSwapRetryDurationSet.cjs +6 -0
- package/dist/160/swapping/maxSwapRetryDurationSet.d.cts +11 -0
- package/dist/160/swapping/maxSwapRetryDurationSet.d.ts +11 -0
- package/dist/160/swapping/maxSwapRetryDurationSet.mjs +6 -0
- package/dist/160/swapping/swapDepositAddressReady.cjs +3 -1
- package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -0
- package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -0
- package/dist/160/swapping/swapDepositAddressReady.mjs +4 -2
- package/dist/160/swapping/swapEgressScheduled.cjs +1 -1
- package/dist/160/swapping/swapEgressScheduled.d.cts +3 -3
- package/dist/160/swapping/swapEgressScheduled.d.ts +3 -3
- package/dist/160/swapping/swapEgressScheduled.mjs +1 -1
- package/dist/160/swapping/swapExecuted.cjs +1 -0
- package/dist/160/swapping/swapExecuted.d.cts +3 -0
- package/dist/160/swapping/swapExecuted.d.ts +3 -0
- package/dist/160/swapping/swapExecuted.mjs +1 -0
- package/dist/160/swapping/swapRequested.cjs +5 -2
- package/dist/160/swapping/swapRequested.d.cts +247 -253
- package/dist/160/swapping/swapRequested.d.ts +247 -253
- package/dist/160/swapping/swapRequested.mjs +5 -2
- package/package.json +1 -1
- package/dist/160/liquidityProvider/accountCredited.cjs +0 -11
- package/dist/160/liquidityProvider/accountDebited.cjs +0 -11
- package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +0 -11
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +0 -27
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +0 -27
- package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +0 -11
- package/dist/160/solanaChainTracking/chainStateUpdated.cjs +0 -9
- package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +0 -40
- package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +0 -40
- package/dist/160/solanaChainTracking/chainStateUpdated.mjs +0 -9
|
@@ -13,40 +13,40 @@ declare const tokenholderGovernanceProposalSubmitted: z.ZodObject<{
|
|
|
13
13
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
14
14
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
|
|
17
16
|
__kind: "SetGovernanceKey";
|
|
17
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
|
|
18
18
|
}, {
|
|
19
|
+
__kind: "SetGovernanceKey";
|
|
19
20
|
value: [{
|
|
20
21
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
21
22
|
}, string];
|
|
22
|
-
__kind: "SetGovernanceKey";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "SetCommunityKey";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "SetCommunityKey";
|
|
31
|
+
value: string;
|
|
32
32
|
}>]>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
34
|
proposal: {
|
|
35
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
|
|
36
35
|
__kind: "SetGovernanceKey";
|
|
36
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
|
|
37
37
|
} | {
|
|
38
|
-
value: `0x${string}`;
|
|
39
38
|
__kind: "SetCommunityKey";
|
|
39
|
+
value: `0x${string}`;
|
|
40
40
|
};
|
|
41
41
|
}, {
|
|
42
42
|
proposal: {
|
|
43
|
+
__kind: "SetGovernanceKey";
|
|
43
44
|
value: [{
|
|
44
45
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
45
46
|
}, string];
|
|
46
|
-
__kind: "SetGovernanceKey";
|
|
47
47
|
} | {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "SetCommunityKey";
|
|
49
|
+
value: string;
|
|
50
50
|
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
@@ -72,11 +72,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
72
72
|
channelId: bigint;
|
|
73
73
|
prewitnessedDepositId: bigint;
|
|
74
74
|
amounts: [number, bigint][];
|
|
75
|
-
blockHeight: bigint;
|
|
76
75
|
asset: "ArbEth" | "ArbUsdc";
|
|
77
76
|
depositDetails: {
|
|
78
77
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
79
78
|
};
|
|
79
|
+
blockHeight: bigint;
|
|
80
80
|
ingressFee: bigint;
|
|
81
81
|
boostFee: bigint;
|
|
82
82
|
action: {
|
|
@@ -99,13 +99,13 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
99
99
|
channelId: string | number;
|
|
100
100
|
prewitnessedDepositId: string | number;
|
|
101
101
|
amounts: [number, string | number][];
|
|
102
|
-
blockHeight: string | number;
|
|
103
102
|
asset: {
|
|
104
103
|
__kind: "ArbEth" | "ArbUsdc";
|
|
105
104
|
};
|
|
106
105
|
depositDetails: {
|
|
107
106
|
txHashes?: string[] | null | undefined;
|
|
108
107
|
};
|
|
108
|
+
blockHeight: string | number;
|
|
109
109
|
ingressFee: string | number;
|
|
110
110
|
boostFee: string | number;
|
|
111
111
|
action: {
|
|
@@ -72,11 +72,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
72
72
|
channelId: bigint;
|
|
73
73
|
prewitnessedDepositId: bigint;
|
|
74
74
|
amounts: [number, bigint][];
|
|
75
|
-
blockHeight: bigint;
|
|
76
75
|
asset: "ArbEth" | "ArbUsdc";
|
|
77
76
|
depositDetails: {
|
|
78
77
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
79
78
|
};
|
|
79
|
+
blockHeight: bigint;
|
|
80
80
|
ingressFee: bigint;
|
|
81
81
|
boostFee: bigint;
|
|
82
82
|
action: {
|
|
@@ -99,13 +99,13 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
99
99
|
channelId: string | number;
|
|
100
100
|
prewitnessedDepositId: string | number;
|
|
101
101
|
amounts: [number, string | number][];
|
|
102
|
-
blockHeight: string | number;
|
|
103
102
|
asset: {
|
|
104
103
|
__kind: "ArbEth" | "ArbUsdc";
|
|
105
104
|
};
|
|
106
105
|
depositDetails: {
|
|
107
106
|
txHashes?: string[] | null | undefined;
|
|
108
107
|
};
|
|
108
|
+
blockHeight: string | number;
|
|
109
109
|
ingressFee: string | number;
|
|
110
110
|
boostFee: string | number;
|
|
111
111
|
action: {
|
|
@@ -68,12 +68,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
depositAddress: `0x${string}`;
|
|
70
70
|
channelId: bigint;
|
|
71
|
-
blockHeight: bigint;
|
|
72
71
|
asset: "ArbEth" | "ArbUsdc";
|
|
73
72
|
amount: bigint;
|
|
74
73
|
depositDetails: {
|
|
75
74
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
76
75
|
};
|
|
76
|
+
blockHeight: bigint;
|
|
77
77
|
ingressFee: bigint;
|
|
78
78
|
action: {
|
|
79
79
|
__kind: "Swap";
|
|
@@ -93,7 +93,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
93
93
|
}, {
|
|
94
94
|
depositAddress: string;
|
|
95
95
|
channelId: string | number;
|
|
96
|
-
blockHeight: string | number;
|
|
97
96
|
asset: {
|
|
98
97
|
__kind: "ArbEth" | "ArbUsdc";
|
|
99
98
|
};
|
|
@@ -101,6 +100,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
101
100
|
depositDetails: {
|
|
102
101
|
txHashes?: string[] | null | undefined;
|
|
103
102
|
};
|
|
103
|
+
blockHeight: string | number;
|
|
104
104
|
ingressFee: string | number;
|
|
105
105
|
action: {
|
|
106
106
|
__kind: "Swap";
|
|
@@ -68,12 +68,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
depositAddress: `0x${string}`;
|
|
70
70
|
channelId: bigint;
|
|
71
|
-
blockHeight: bigint;
|
|
72
71
|
asset: "ArbEth" | "ArbUsdc";
|
|
73
72
|
amount: bigint;
|
|
74
73
|
depositDetails: {
|
|
75
74
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
76
75
|
};
|
|
76
|
+
blockHeight: bigint;
|
|
77
77
|
ingressFee: bigint;
|
|
78
78
|
action: {
|
|
79
79
|
__kind: "Swap";
|
|
@@ -93,7 +93,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
93
93
|
}, {
|
|
94
94
|
depositAddress: string;
|
|
95
95
|
channelId: string | number;
|
|
96
|
-
blockHeight: string | number;
|
|
97
96
|
asset: {
|
|
98
97
|
__kind: "ArbEth" | "ArbUsdc";
|
|
99
98
|
};
|
|
@@ -101,6 +100,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
101
100
|
depositDetails: {
|
|
102
101
|
txHashes?: string[] | null | undefined;
|
|
103
102
|
};
|
|
103
|
+
blockHeight: string | number;
|
|
104
104
|
ingressFee: string | number;
|
|
105
105
|
action: {
|
|
106
106
|
__kind: "Swap";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/assetBalances/accountCredited.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var assetBalancesAccountCredited = _zod.z.object({
|
|
5
|
+
accountId: _commoncjs.accountId,
|
|
6
|
+
asset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
7
|
+
amountCredited: _commoncjs.numberOrHex,
|
|
8
|
+
newBalance: _commoncjs.numberOrHex
|
|
9
|
+
});
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
exports.assetBalancesAccountCredited = assetBalancesAccountCredited;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const assetBalancesAccountCredited: z.ZodObject<{
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
@@ -12,16 +12,19 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
12
12
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
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
|
+
newBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
16
|
}, "strip", z.ZodTypeAny, {
|
|
16
17
|
accountId: string;
|
|
17
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
18
19
|
amountCredited: bigint;
|
|
20
|
+
newBalance: bigint;
|
|
19
21
|
}, {
|
|
20
22
|
accountId: string;
|
|
21
23
|
asset: {
|
|
22
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
23
25
|
};
|
|
24
26
|
amountCredited: string | number;
|
|
27
|
+
newBalance: string | number;
|
|
25
28
|
}>;
|
|
26
29
|
|
|
27
|
-
export {
|
|
30
|
+
export { assetBalancesAccountCredited };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const assetBalancesAccountCredited: z.ZodObject<{
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
@@ -12,16 +12,19 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
12
12
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
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
|
+
newBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
16
|
}, "strip", z.ZodTypeAny, {
|
|
16
17
|
accountId: string;
|
|
17
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
18
19
|
amountCredited: bigint;
|
|
20
|
+
newBalance: bigint;
|
|
19
21
|
}, {
|
|
20
22
|
accountId: string;
|
|
21
23
|
asset: {
|
|
22
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
23
25
|
};
|
|
24
26
|
amountCredited: string | number;
|
|
27
|
+
newBalance: string | number;
|
|
25
28
|
}>;
|
|
26
29
|
|
|
27
|
-
export {
|
|
30
|
+
export { assetBalancesAccountCredited };
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
// generated/160/
|
|
1
|
+
// generated/160/assetBalances/accountCredited.ts
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import { accountId, cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from "../common.mjs";
|
|
4
|
-
var
|
|
4
|
+
var assetBalancesAccountCredited = z.object({
|
|
5
5
|
accountId,
|
|
6
6
|
asset: cfPrimitivesChainsAssetsAnyAsset,
|
|
7
|
-
amountCredited: numberOrHex
|
|
7
|
+
amountCredited: numberOrHex,
|
|
8
|
+
newBalance: numberOrHex
|
|
8
9
|
});
|
|
9
10
|
export {
|
|
10
|
-
|
|
11
|
+
assetBalancesAccountCredited
|
|
11
12
|
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/assetBalances/accountDebited.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var assetBalancesAccountDebited = _zod.z.object({
|
|
5
|
+
accountId: _commoncjs.accountId,
|
|
6
|
+
asset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
7
|
+
amountDebited: _commoncjs.numberOrHex,
|
|
8
|
+
newBalance: _commoncjs.numberOrHex
|
|
9
|
+
});
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
exports.assetBalancesAccountDebited = assetBalancesAccountDebited;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const assetBalancesAccountDebited: z.ZodObject<{
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
@@ -12,16 +12,19 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
12
12
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
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
|
+
newBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
16
|
}, "strip", z.ZodTypeAny, {
|
|
16
17
|
accountId: string;
|
|
17
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
19
|
+
newBalance: bigint;
|
|
18
20
|
amountDebited: bigint;
|
|
19
21
|
}, {
|
|
20
22
|
accountId: string;
|
|
21
23
|
asset: {
|
|
22
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
23
25
|
};
|
|
26
|
+
newBalance: string | number;
|
|
24
27
|
amountDebited: string | number;
|
|
25
28
|
}>;
|
|
26
29
|
|
|
27
|
-
export {
|
|
30
|
+
export { assetBalancesAccountDebited };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const assetBalancesAccountDebited: z.ZodObject<{
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
@@ -12,16 +12,19 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
12
12
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
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
|
+
newBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
16
|
}, "strip", z.ZodTypeAny, {
|
|
16
17
|
accountId: string;
|
|
17
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
19
|
+
newBalance: bigint;
|
|
18
20
|
amountDebited: bigint;
|
|
19
21
|
}, {
|
|
20
22
|
accountId: string;
|
|
21
23
|
asset: {
|
|
22
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
23
25
|
};
|
|
26
|
+
newBalance: string | number;
|
|
24
27
|
amountDebited: string | number;
|
|
25
28
|
}>;
|
|
26
29
|
|
|
27
|
-
export {
|
|
30
|
+
export { assetBalancesAccountDebited };
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
// generated/160/
|
|
1
|
+
// generated/160/assetBalances/accountDebited.ts
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import { accountId, cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from "../common.mjs";
|
|
4
|
-
var
|
|
4
|
+
var assetBalancesAccountDebited = z.object({
|
|
5
5
|
accountId,
|
|
6
6
|
asset: cfPrimitivesChainsAssetsAnyAsset,
|
|
7
|
-
amountDebited: numberOrHex
|
|
7
|
+
amountDebited: numberOrHex,
|
|
8
|
+
newBalance: numberOrHex
|
|
8
9
|
});
|
|
9
10
|
export {
|
|
10
|
-
|
|
11
|
+
assetBalancesAccountDebited
|
|
11
12
|
};
|
|
@@ -149,16 +149,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
149
149
|
program: `0x${string}`;
|
|
150
150
|
};
|
|
151
151
|
asset: "Btc";
|
|
152
|
-
|
|
152
|
+
blockHeight: bigint;
|
|
153
153
|
depositDetails: {
|
|
154
154
|
txId: `0x${string}`;
|
|
155
155
|
vout: number;
|
|
156
156
|
};
|
|
157
|
-
prewitnessedDepositId: bigint;
|
|
158
|
-
channelId: bigint;
|
|
159
|
-
blockHeight: bigint;
|
|
160
157
|
ingressFee: bigint;
|
|
161
|
-
|
|
158
|
+
prewitnessedDepositId: bigint;
|
|
162
159
|
action: {
|
|
163
160
|
__kind: "Swap";
|
|
164
161
|
swapRequestId: bigint;
|
|
@@ -174,6 +171,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
174
171
|
__kind: "BoostersCredited";
|
|
175
172
|
prewitnessedDepositId: bigint;
|
|
176
173
|
};
|
|
174
|
+
channelId: bigint;
|
|
175
|
+
amounts: [number, bigint][];
|
|
176
|
+
boostFee: bigint;
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
179
|
value: string;
|
|
@@ -198,16 +198,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
198
198
|
asset: {
|
|
199
199
|
__kind: "Btc";
|
|
200
200
|
};
|
|
201
|
-
|
|
201
|
+
blockHeight: string | number;
|
|
202
202
|
depositDetails: {
|
|
203
203
|
txId: string;
|
|
204
204
|
vout: number;
|
|
205
205
|
};
|
|
206
|
-
prewitnessedDepositId: string | number;
|
|
207
|
-
channelId: string | number;
|
|
208
|
-
blockHeight: string | number;
|
|
209
206
|
ingressFee: string | number;
|
|
210
|
-
|
|
207
|
+
prewitnessedDepositId: string | number;
|
|
211
208
|
action: {
|
|
212
209
|
__kind: "Swap";
|
|
213
210
|
swapRequestId: string | number;
|
|
@@ -223,6 +220,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
223
220
|
__kind: "BoostersCredited";
|
|
224
221
|
prewitnessedDepositId: string | number;
|
|
225
222
|
};
|
|
223
|
+
channelId: string | number;
|
|
224
|
+
amounts: [number, string | number][];
|
|
225
|
+
boostFee: string | number;
|
|
226
226
|
}>;
|
|
227
227
|
|
|
228
228
|
export { bitcoinIngressEgressDepositBoosted };
|
|
@@ -149,16 +149,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
149
149
|
program: `0x${string}`;
|
|
150
150
|
};
|
|
151
151
|
asset: "Btc";
|
|
152
|
-
|
|
152
|
+
blockHeight: bigint;
|
|
153
153
|
depositDetails: {
|
|
154
154
|
txId: `0x${string}`;
|
|
155
155
|
vout: number;
|
|
156
156
|
};
|
|
157
|
-
prewitnessedDepositId: bigint;
|
|
158
|
-
channelId: bigint;
|
|
159
|
-
blockHeight: bigint;
|
|
160
157
|
ingressFee: bigint;
|
|
161
|
-
|
|
158
|
+
prewitnessedDepositId: bigint;
|
|
162
159
|
action: {
|
|
163
160
|
__kind: "Swap";
|
|
164
161
|
swapRequestId: bigint;
|
|
@@ -174,6 +171,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
174
171
|
__kind: "BoostersCredited";
|
|
175
172
|
prewitnessedDepositId: bigint;
|
|
176
173
|
};
|
|
174
|
+
channelId: bigint;
|
|
175
|
+
amounts: [number, bigint][];
|
|
176
|
+
boostFee: bigint;
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
179
|
value: string;
|
|
@@ -198,16 +198,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
198
198
|
asset: {
|
|
199
199
|
__kind: "Btc";
|
|
200
200
|
};
|
|
201
|
-
|
|
201
|
+
blockHeight: string | number;
|
|
202
202
|
depositDetails: {
|
|
203
203
|
txId: string;
|
|
204
204
|
vout: number;
|
|
205
205
|
};
|
|
206
|
-
prewitnessedDepositId: string | number;
|
|
207
|
-
channelId: string | number;
|
|
208
|
-
blockHeight: string | number;
|
|
209
206
|
ingressFee: string | number;
|
|
210
|
-
|
|
207
|
+
prewitnessedDepositId: string | number;
|
|
211
208
|
action: {
|
|
212
209
|
__kind: "Swap";
|
|
213
210
|
swapRequestId: string | number;
|
|
@@ -223,6 +220,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
223
220
|
__kind: "BoostersCredited";
|
|
224
221
|
prewitnessedDepositId: string | number;
|
|
225
222
|
};
|
|
223
|
+
channelId: string | number;
|
|
224
|
+
amounts: [number, string | number][];
|
|
225
|
+
boostFee: string | number;
|
|
226
226
|
}>;
|
|
227
227
|
|
|
228
228
|
export { bitcoinIngressEgressDepositBoosted };
|
|
@@ -147,12 +147,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
147
147
|
program: `0x${string}`;
|
|
148
148
|
};
|
|
149
149
|
asset: "Btc";
|
|
150
|
+
amount: bigint;
|
|
151
|
+
blockHeight: bigint;
|
|
150
152
|
depositDetails: {
|
|
151
153
|
txId: `0x${string}`;
|
|
152
154
|
vout: number;
|
|
153
155
|
};
|
|
154
|
-
channelId: bigint;
|
|
155
|
-
blockHeight: bigint;
|
|
156
156
|
ingressFee: bigint;
|
|
157
157
|
action: {
|
|
158
158
|
__kind: "Swap";
|
|
@@ -169,7 +169,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
169
169
|
__kind: "BoostersCredited";
|
|
170
170
|
prewitnessedDepositId: bigint;
|
|
171
171
|
};
|
|
172
|
-
|
|
172
|
+
channelId: bigint;
|
|
173
173
|
}, {
|
|
174
174
|
depositAddress: {
|
|
175
175
|
value: string;
|
|
@@ -194,12 +194,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
194
194
|
asset: {
|
|
195
195
|
__kind: "Btc";
|
|
196
196
|
};
|
|
197
|
+
amount: string | number;
|
|
198
|
+
blockHeight: string | number;
|
|
197
199
|
depositDetails: {
|
|
198
200
|
txId: string;
|
|
199
201
|
vout: number;
|
|
200
202
|
};
|
|
201
|
-
channelId: string | number;
|
|
202
|
-
blockHeight: string | number;
|
|
203
203
|
ingressFee: string | number;
|
|
204
204
|
action: {
|
|
205
205
|
__kind: "Swap";
|
|
@@ -216,7 +216,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
216
216
|
__kind: "BoostersCredited";
|
|
217
217
|
prewitnessedDepositId: string | number;
|
|
218
218
|
};
|
|
219
|
-
|
|
219
|
+
channelId: string | number;
|
|
220
220
|
}>;
|
|
221
221
|
|
|
222
222
|
export { bitcoinIngressEgressDepositFinalised };
|
|
@@ -147,12 +147,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
147
147
|
program: `0x${string}`;
|
|
148
148
|
};
|
|
149
149
|
asset: "Btc";
|
|
150
|
+
amount: bigint;
|
|
151
|
+
blockHeight: bigint;
|
|
150
152
|
depositDetails: {
|
|
151
153
|
txId: `0x${string}`;
|
|
152
154
|
vout: number;
|
|
153
155
|
};
|
|
154
|
-
channelId: bigint;
|
|
155
|
-
blockHeight: bigint;
|
|
156
156
|
ingressFee: bigint;
|
|
157
157
|
action: {
|
|
158
158
|
__kind: "Swap";
|
|
@@ -169,7 +169,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
169
169
|
__kind: "BoostersCredited";
|
|
170
170
|
prewitnessedDepositId: bigint;
|
|
171
171
|
};
|
|
172
|
-
|
|
172
|
+
channelId: bigint;
|
|
173
173
|
}, {
|
|
174
174
|
depositAddress: {
|
|
175
175
|
value: string;
|
|
@@ -194,12 +194,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
194
194
|
asset: {
|
|
195
195
|
__kind: "Btc";
|
|
196
196
|
};
|
|
197
|
+
amount: string | number;
|
|
198
|
+
blockHeight: string | number;
|
|
197
199
|
depositDetails: {
|
|
198
200
|
txId: string;
|
|
199
201
|
vout: number;
|
|
200
202
|
};
|
|
201
|
-
channelId: string | number;
|
|
202
|
-
blockHeight: string | number;
|
|
203
203
|
ingressFee: string | number;
|
|
204
204
|
action: {
|
|
205
205
|
__kind: "Swap";
|
|
@@ -216,7 +216,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
216
216
|
__kind: "BoostersCredited";
|
|
217
217
|
prewitnessedDepositId: string | number;
|
|
218
218
|
};
|
|
219
|
-
|
|
219
|
+
channelId: string | number;
|
|
220
220
|
}>;
|
|
221
221
|
|
|
222
222
|
export { bitcoinIngressEgressDepositFinalised };
|