@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
|
@@ -41,17 +41,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
41
41
|
error: string;
|
|
42
42
|
}>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Module";
|
|
45
44
|
value: {
|
|
46
45
|
index: number;
|
|
47
46
|
error: `0x${string}`;
|
|
48
47
|
};
|
|
49
|
-
}, {
|
|
50
48
|
__kind: "Module";
|
|
49
|
+
}, {
|
|
51
50
|
value: {
|
|
52
51
|
index: number;
|
|
53
52
|
error: string;
|
|
54
53
|
};
|
|
54
|
+
__kind: "Module";
|
|
55
55
|
}>, z.ZodObject<{
|
|
56
56
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -82,13 +82,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
82
82
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
83
83
|
}>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
__kind: "Token";
|
|
86
85
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
87
|
-
}, {
|
|
88
86
|
__kind: "Token";
|
|
87
|
+
}, {
|
|
89
88
|
value: {
|
|
90
89
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
91
90
|
};
|
|
91
|
+
__kind: "Token";
|
|
92
92
|
}>, z.ZodObject<{
|
|
93
93
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
94
94
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -101,13 +101,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
101
101
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
102
102
|
}>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
__kind: "Arithmetic";
|
|
105
104
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
106
|
-
}, {
|
|
107
105
|
__kind: "Arithmetic";
|
|
106
|
+
}, {
|
|
108
107
|
value: {
|
|
109
108
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
110
109
|
};
|
|
110
|
+
__kind: "Arithmetic";
|
|
111
111
|
}>, z.ZodObject<{
|
|
112
112
|
__kind: z.ZodLiteral<"Transactional">;
|
|
113
113
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -120,13 +120,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
120
120
|
__kind: "LimitReached" | "NoLayer";
|
|
121
121
|
}>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
__kind: "Transactional";
|
|
124
123
|
value: "LimitReached" | "NoLayer";
|
|
125
|
-
}, {
|
|
126
124
|
__kind: "Transactional";
|
|
125
|
+
}, {
|
|
127
126
|
value: {
|
|
128
127
|
__kind: "LimitReached" | "NoLayer";
|
|
129
128
|
};
|
|
129
|
+
__kind: "Transactional";
|
|
130
130
|
}>, z.ZodObject<{
|
|
131
131
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -160,11 +160,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
160
160
|
} | {
|
|
161
161
|
__kind: "BadOrigin";
|
|
162
162
|
} | {
|
|
163
|
-
__kind: "Module";
|
|
164
163
|
value: {
|
|
165
164
|
index: number;
|
|
166
165
|
error: `0x${string}`;
|
|
167
166
|
};
|
|
167
|
+
__kind: "Module";
|
|
168
168
|
} | {
|
|
169
169
|
__kind: "ConsumerRemaining";
|
|
170
170
|
} | {
|
|
@@ -172,14 +172,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
172
172
|
} | {
|
|
173
173
|
__kind: "TooManyConsumers";
|
|
174
174
|
} | {
|
|
175
|
-
__kind: "Token";
|
|
176
175
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
176
|
+
__kind: "Token";
|
|
177
177
|
} | {
|
|
178
|
-
__kind: "Arithmetic";
|
|
179
178
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
179
|
+
__kind: "Arithmetic";
|
|
180
180
|
} | {
|
|
181
|
-
__kind: "Transactional";
|
|
182
181
|
value: "LimitReached" | "NoLayer";
|
|
182
|
+
__kind: "Transactional";
|
|
183
183
|
} | {
|
|
184
184
|
__kind: "Exhausted";
|
|
185
185
|
} | {
|
|
@@ -198,11 +198,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
198
198
|
} | {
|
|
199
199
|
__kind: "BadOrigin";
|
|
200
200
|
} | {
|
|
201
|
-
__kind: "Module";
|
|
202
201
|
value: {
|
|
203
202
|
index: number;
|
|
204
203
|
error: string;
|
|
205
204
|
};
|
|
205
|
+
__kind: "Module";
|
|
206
206
|
} | {
|
|
207
207
|
__kind: "ConsumerRemaining";
|
|
208
208
|
} | {
|
|
@@ -210,20 +210,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
210
210
|
} | {
|
|
211
211
|
__kind: "TooManyConsumers";
|
|
212
212
|
} | {
|
|
213
|
-
__kind: "Token";
|
|
214
213
|
value: {
|
|
215
214
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
216
215
|
};
|
|
216
|
+
__kind: "Token";
|
|
217
217
|
} | {
|
|
218
|
-
__kind: "Arithmetic";
|
|
219
218
|
value: {
|
|
220
219
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
221
220
|
};
|
|
221
|
+
__kind: "Arithmetic";
|
|
222
222
|
} | {
|
|
223
|
-
__kind: "Transactional";
|
|
224
223
|
value: {
|
|
225
224
|
__kind: "LimitReached" | "NoLayer";
|
|
226
225
|
};
|
|
226
|
+
__kind: "Transactional";
|
|
227
227
|
} | {
|
|
228
228
|
__kind: "Exhausted";
|
|
229
229
|
} | {
|
|
@@ -63,10 +63,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
63
63
|
prewitnessedDepositId: string | number;
|
|
64
64
|
}>]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
-
asset: "Dot";
|
|
67
66
|
depositAddress: `0x${string}`;
|
|
68
67
|
channelId: bigint;
|
|
69
68
|
prewitnessedDepositId: bigint;
|
|
69
|
+
asset: "Dot";
|
|
70
70
|
amounts: [number, bigint][];
|
|
71
71
|
ingressFee: bigint;
|
|
72
72
|
boostFee: bigint;
|
|
@@ -87,12 +87,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
87
87
|
prewitnessedDepositId: bigint;
|
|
88
88
|
};
|
|
89
89
|
}, {
|
|
90
|
-
asset: {
|
|
91
|
-
__kind: "Dot";
|
|
92
|
-
};
|
|
93
90
|
depositAddress: string;
|
|
94
91
|
channelId: string | number;
|
|
95
92
|
prewitnessedDepositId: string | number;
|
|
93
|
+
asset: {
|
|
94
|
+
__kind: "Dot";
|
|
95
|
+
};
|
|
96
96
|
amounts: [number, string | number][];
|
|
97
97
|
ingressFee: string | number;
|
|
98
98
|
boostFee: string | number;
|
|
@@ -63,10 +63,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
63
63
|
prewitnessedDepositId: string | number;
|
|
64
64
|
}>]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
-
asset: "Dot";
|
|
67
66
|
depositAddress: `0x${string}`;
|
|
68
67
|
channelId: bigint;
|
|
69
68
|
prewitnessedDepositId: bigint;
|
|
69
|
+
asset: "Dot";
|
|
70
70
|
amounts: [number, bigint][];
|
|
71
71
|
ingressFee: bigint;
|
|
72
72
|
boostFee: bigint;
|
|
@@ -87,12 +87,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
87
87
|
prewitnessedDepositId: bigint;
|
|
88
88
|
};
|
|
89
89
|
}, {
|
|
90
|
-
asset: {
|
|
91
|
-
__kind: "Dot";
|
|
92
|
-
};
|
|
93
90
|
depositAddress: string;
|
|
94
91
|
channelId: string | number;
|
|
95
92
|
prewitnessedDepositId: string | number;
|
|
93
|
+
asset: {
|
|
94
|
+
__kind: "Dot";
|
|
95
|
+
};
|
|
96
96
|
amounts: [number, string | number][];
|
|
97
97
|
ingressFee: string | number;
|
|
98
98
|
boostFee: string | number;
|
|
@@ -61,10 +61,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
asset: "Dot";
|
|
65
64
|
amount: bigint;
|
|
66
65
|
depositAddress: `0x${string}`;
|
|
67
66
|
channelId: bigint;
|
|
67
|
+
asset: "Dot";
|
|
68
68
|
ingressFee: bigint;
|
|
69
69
|
action: {
|
|
70
70
|
__kind: "Swap";
|
|
@@ -83,12 +83,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
83
83
|
prewitnessedDepositId: bigint;
|
|
84
84
|
};
|
|
85
85
|
}, {
|
|
86
|
-
asset: {
|
|
87
|
-
__kind: "Dot";
|
|
88
|
-
};
|
|
89
86
|
amount: string | number;
|
|
90
87
|
depositAddress: string;
|
|
91
88
|
channelId: string | number;
|
|
89
|
+
asset: {
|
|
90
|
+
__kind: "Dot";
|
|
91
|
+
};
|
|
92
92
|
ingressFee: string | number;
|
|
93
93
|
action: {
|
|
94
94
|
__kind: "Swap";
|
|
@@ -61,10 +61,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
asset: "Dot";
|
|
65
64
|
amount: bigint;
|
|
66
65
|
depositAddress: `0x${string}`;
|
|
67
66
|
channelId: bigint;
|
|
67
|
+
asset: "Dot";
|
|
68
68
|
ingressFee: bigint;
|
|
69
69
|
action: {
|
|
70
70
|
__kind: "Swap";
|
|
@@ -83,12 +83,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
83
83
|
prewitnessedDepositId: bigint;
|
|
84
84
|
};
|
|
85
85
|
}, {
|
|
86
|
-
asset: {
|
|
87
|
-
__kind: "Dot";
|
|
88
|
-
};
|
|
89
86
|
amount: string | number;
|
|
90
87
|
depositAddress: string;
|
|
91
88
|
channelId: string | number;
|
|
89
|
+
asset: {
|
|
90
|
+
__kind: "Dot";
|
|
91
|
+
};
|
|
92
92
|
ingressFee: string | number;
|
|
93
93
|
action: {
|
|
94
94
|
__kind: "Swap";
|
|
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
14
14
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
channelId: 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
|
-
asset: "Dot";
|
|
18
17
|
channelId: bigint;
|
|
19
18
|
prewitnessedDepositId: bigint;
|
|
19
|
+
asset: "Dot";
|
|
20
20
|
amountAttempted: bigint;
|
|
21
21
|
}, {
|
|
22
|
+
channelId: string | number;
|
|
23
|
+
prewitnessedDepositId: string | number;
|
|
22
24
|
asset: {
|
|
23
25
|
__kind: "Dot";
|
|
24
26
|
};
|
|
25
|
-
channelId: string | number;
|
|
26
|
-
prewitnessedDepositId: string | number;
|
|
27
27
|
amountAttempted: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
14
14
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
channelId: 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
|
-
asset: "Dot";
|
|
18
17
|
channelId: bigint;
|
|
19
18
|
prewitnessedDepositId: bigint;
|
|
19
|
+
asset: "Dot";
|
|
20
20
|
amountAttempted: bigint;
|
|
21
21
|
}, {
|
|
22
|
+
channelId: string | number;
|
|
23
|
+
prewitnessedDepositId: string | number;
|
|
22
24
|
asset: {
|
|
23
25
|
__kind: "Dot";
|
|
24
26
|
};
|
|
25
|
-
channelId: string | number;
|
|
26
|
-
prewitnessedDepositId: string | number;
|
|
27
27
|
amountAttempted: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
@@ -25,21 +25,21 @@ declare const polkadotIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
25
25
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
+
boosterId: string;
|
|
28
29
|
boostPool: {
|
|
29
30
|
asset: "Dot";
|
|
30
31
|
tier: number;
|
|
31
32
|
};
|
|
32
|
-
boosterId: string;
|
|
33
33
|
unlockedAmount: bigint;
|
|
34
34
|
pendingBoosts: bigint[];
|
|
35
35
|
}, {
|
|
36
|
+
boosterId: string;
|
|
36
37
|
boostPool: {
|
|
37
38
|
asset: {
|
|
38
39
|
__kind: "Dot";
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
boosterId: string;
|
|
43
43
|
unlockedAmount: string | number;
|
|
44
44
|
pendingBoosts: (string | number)[];
|
|
45
45
|
}>;
|
|
@@ -25,21 +25,21 @@ declare const polkadotIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
25
25
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
+
boosterId: string;
|
|
28
29
|
boostPool: {
|
|
29
30
|
asset: "Dot";
|
|
30
31
|
tier: number;
|
|
31
32
|
};
|
|
32
|
-
boosterId: string;
|
|
33
33
|
unlockedAmount: bigint;
|
|
34
34
|
pendingBoosts: bigint[];
|
|
35
35
|
}, {
|
|
36
|
+
boosterId: string;
|
|
36
37
|
boostPool: {
|
|
37
38
|
asset: {
|
|
38
39
|
__kind: "Dot";
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
boosterId: string;
|
|
43
43
|
unlockedAmount: string | number;
|
|
44
44
|
pendingBoosts: (string | number)[];
|
|
45
45
|
}>;
|
|
@@ -153,7 +153,6 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
153
153
|
}>]>;
|
|
154
154
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
-
amount: bigint;
|
|
157
156
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
158
157
|
destination: {
|
|
159
158
|
value: `0x${string}`;
|
|
@@ -190,8 +189,8 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
190
189
|
value: `0x${string}`;
|
|
191
190
|
__kind: "Sol";
|
|
192
191
|
};
|
|
192
|
+
amount: bigint;
|
|
193
193
|
}, {
|
|
194
|
-
amount: string | number;
|
|
195
194
|
egressId: [{
|
|
196
195
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
197
196
|
}, string | number];
|
|
@@ -230,6 +229,7 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
230
229
|
value: string;
|
|
231
230
|
__kind: "Sol";
|
|
232
231
|
};
|
|
232
|
+
amount: string | number;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { assetBalancesRefundScheduled };
|
|
@@ -153,7 +153,6 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
153
153
|
}>]>;
|
|
154
154
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
-
amount: bigint;
|
|
157
156
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
158
157
|
destination: {
|
|
159
158
|
value: `0x${string}`;
|
|
@@ -190,8 +189,8 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
190
189
|
value: `0x${string}`;
|
|
191
190
|
__kind: "Sol";
|
|
192
191
|
};
|
|
192
|
+
amount: bigint;
|
|
193
193
|
}, {
|
|
194
|
-
amount: string | number;
|
|
195
194
|
egressId: [{
|
|
196
195
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
197
196
|
}, string | number];
|
|
@@ -230,6 +229,7 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
230
229
|
value: string;
|
|
231
230
|
__kind: "Sol";
|
|
232
231
|
};
|
|
232
|
+
amount: string | number;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { assetBalancesRefundScheduled };
|
|
@@ -294,6 +294,42 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
294
294
|
__kind: "Sol";
|
|
295
295
|
}>]>;
|
|
296
296
|
}, "strip", z.ZodTypeAny, {
|
|
297
|
+
address: {
|
|
298
|
+
value: `0x${string}`;
|
|
299
|
+
__kind: "Eth";
|
|
300
|
+
} | {
|
|
301
|
+
value: `0x${string}`;
|
|
302
|
+
__kind: "Dot";
|
|
303
|
+
} | {
|
|
304
|
+
value: {
|
|
305
|
+
value: `0x${string}`;
|
|
306
|
+
__kind: "P2PKH";
|
|
307
|
+
} | {
|
|
308
|
+
value: `0x${string}`;
|
|
309
|
+
__kind: "P2SH";
|
|
310
|
+
} | {
|
|
311
|
+
value: `0x${string}`;
|
|
312
|
+
__kind: "P2WPKH";
|
|
313
|
+
} | {
|
|
314
|
+
value: `0x${string}`;
|
|
315
|
+
__kind: "P2WSH";
|
|
316
|
+
} | {
|
|
317
|
+
value: `0x${string}`;
|
|
318
|
+
__kind: "Taproot";
|
|
319
|
+
} | {
|
|
320
|
+
__kind: "OtherSegwit";
|
|
321
|
+
version: number;
|
|
322
|
+
program: `0x${string}`;
|
|
323
|
+
};
|
|
324
|
+
__kind: "Btc";
|
|
325
|
+
} | {
|
|
326
|
+
value: `0x${string}`;
|
|
327
|
+
__kind: "Arb";
|
|
328
|
+
} | {
|
|
329
|
+
value: `0x${string}`;
|
|
330
|
+
__kind: "Sol";
|
|
331
|
+
};
|
|
332
|
+
chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
297
333
|
reason: {
|
|
298
334
|
__kind: "Other";
|
|
299
335
|
} | {
|
|
@@ -330,43 +366,45 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
330
366
|
} | {
|
|
331
367
|
__kind: "RootNotAllowed";
|
|
332
368
|
};
|
|
333
|
-
|
|
369
|
+
}, {
|
|
334
370
|
address: {
|
|
335
|
-
value:
|
|
371
|
+
value: string;
|
|
336
372
|
__kind: "Eth";
|
|
337
373
|
} | {
|
|
338
|
-
value:
|
|
374
|
+
value: string;
|
|
339
375
|
__kind: "Dot";
|
|
340
376
|
} | {
|
|
341
377
|
value: {
|
|
342
|
-
value:
|
|
378
|
+
value: string;
|
|
343
379
|
__kind: "P2PKH";
|
|
344
380
|
} | {
|
|
345
|
-
value:
|
|
381
|
+
value: string;
|
|
346
382
|
__kind: "P2SH";
|
|
347
383
|
} | {
|
|
348
|
-
value:
|
|
384
|
+
value: string;
|
|
349
385
|
__kind: "P2WPKH";
|
|
350
386
|
} | {
|
|
351
|
-
value:
|
|
387
|
+
value: string;
|
|
352
388
|
__kind: "P2WSH";
|
|
353
389
|
} | {
|
|
354
|
-
value:
|
|
390
|
+
value: string;
|
|
355
391
|
__kind: "Taproot";
|
|
356
392
|
} | {
|
|
357
393
|
__kind: "OtherSegwit";
|
|
358
394
|
version: number;
|
|
359
|
-
program:
|
|
395
|
+
program: string;
|
|
360
396
|
};
|
|
361
397
|
__kind: "Btc";
|
|
362
398
|
} | {
|
|
363
|
-
value:
|
|
399
|
+
value: string;
|
|
364
400
|
__kind: "Arb";
|
|
365
401
|
} | {
|
|
366
|
-
value:
|
|
402
|
+
value: string;
|
|
367
403
|
__kind: "Sol";
|
|
368
404
|
};
|
|
369
|
-
|
|
405
|
+
chain: {
|
|
406
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
407
|
+
};
|
|
370
408
|
reason: {
|
|
371
409
|
__kind: "Other";
|
|
372
410
|
} | {
|
|
@@ -409,44 +447,6 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
409
447
|
} | {
|
|
410
448
|
__kind: "RootNotAllowed";
|
|
411
449
|
};
|
|
412
|
-
chain: {
|
|
413
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
414
|
-
};
|
|
415
|
-
address: {
|
|
416
|
-
value: string;
|
|
417
|
-
__kind: "Eth";
|
|
418
|
-
} | {
|
|
419
|
-
value: string;
|
|
420
|
-
__kind: "Dot";
|
|
421
|
-
} | {
|
|
422
|
-
value: {
|
|
423
|
-
value: string;
|
|
424
|
-
__kind: "P2PKH";
|
|
425
|
-
} | {
|
|
426
|
-
value: string;
|
|
427
|
-
__kind: "P2SH";
|
|
428
|
-
} | {
|
|
429
|
-
value: string;
|
|
430
|
-
__kind: "P2WPKH";
|
|
431
|
-
} | {
|
|
432
|
-
value: string;
|
|
433
|
-
__kind: "P2WSH";
|
|
434
|
-
} | {
|
|
435
|
-
value: string;
|
|
436
|
-
__kind: "Taproot";
|
|
437
|
-
} | {
|
|
438
|
-
__kind: "OtherSegwit";
|
|
439
|
-
version: number;
|
|
440
|
-
program: string;
|
|
441
|
-
};
|
|
442
|
-
__kind: "Btc";
|
|
443
|
-
} | {
|
|
444
|
-
value: string;
|
|
445
|
-
__kind: "Arb";
|
|
446
|
-
} | {
|
|
447
|
-
value: string;
|
|
448
|
-
__kind: "Sol";
|
|
449
|
-
};
|
|
450
450
|
}>;
|
|
451
451
|
|
|
452
452
|
export { assetBalancesRefundSkipped };
|
|
@@ -294,6 +294,42 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
294
294
|
__kind: "Sol";
|
|
295
295
|
}>]>;
|
|
296
296
|
}, "strip", z.ZodTypeAny, {
|
|
297
|
+
address: {
|
|
298
|
+
value: `0x${string}`;
|
|
299
|
+
__kind: "Eth";
|
|
300
|
+
} | {
|
|
301
|
+
value: `0x${string}`;
|
|
302
|
+
__kind: "Dot";
|
|
303
|
+
} | {
|
|
304
|
+
value: {
|
|
305
|
+
value: `0x${string}`;
|
|
306
|
+
__kind: "P2PKH";
|
|
307
|
+
} | {
|
|
308
|
+
value: `0x${string}`;
|
|
309
|
+
__kind: "P2SH";
|
|
310
|
+
} | {
|
|
311
|
+
value: `0x${string}`;
|
|
312
|
+
__kind: "P2WPKH";
|
|
313
|
+
} | {
|
|
314
|
+
value: `0x${string}`;
|
|
315
|
+
__kind: "P2WSH";
|
|
316
|
+
} | {
|
|
317
|
+
value: `0x${string}`;
|
|
318
|
+
__kind: "Taproot";
|
|
319
|
+
} | {
|
|
320
|
+
__kind: "OtherSegwit";
|
|
321
|
+
version: number;
|
|
322
|
+
program: `0x${string}`;
|
|
323
|
+
};
|
|
324
|
+
__kind: "Btc";
|
|
325
|
+
} | {
|
|
326
|
+
value: `0x${string}`;
|
|
327
|
+
__kind: "Arb";
|
|
328
|
+
} | {
|
|
329
|
+
value: `0x${string}`;
|
|
330
|
+
__kind: "Sol";
|
|
331
|
+
};
|
|
332
|
+
chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
297
333
|
reason: {
|
|
298
334
|
__kind: "Other";
|
|
299
335
|
} | {
|
|
@@ -330,43 +366,45 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
330
366
|
} | {
|
|
331
367
|
__kind: "RootNotAllowed";
|
|
332
368
|
};
|
|
333
|
-
|
|
369
|
+
}, {
|
|
334
370
|
address: {
|
|
335
|
-
value:
|
|
371
|
+
value: string;
|
|
336
372
|
__kind: "Eth";
|
|
337
373
|
} | {
|
|
338
|
-
value:
|
|
374
|
+
value: string;
|
|
339
375
|
__kind: "Dot";
|
|
340
376
|
} | {
|
|
341
377
|
value: {
|
|
342
|
-
value:
|
|
378
|
+
value: string;
|
|
343
379
|
__kind: "P2PKH";
|
|
344
380
|
} | {
|
|
345
|
-
value:
|
|
381
|
+
value: string;
|
|
346
382
|
__kind: "P2SH";
|
|
347
383
|
} | {
|
|
348
|
-
value:
|
|
384
|
+
value: string;
|
|
349
385
|
__kind: "P2WPKH";
|
|
350
386
|
} | {
|
|
351
|
-
value:
|
|
387
|
+
value: string;
|
|
352
388
|
__kind: "P2WSH";
|
|
353
389
|
} | {
|
|
354
|
-
value:
|
|
390
|
+
value: string;
|
|
355
391
|
__kind: "Taproot";
|
|
356
392
|
} | {
|
|
357
393
|
__kind: "OtherSegwit";
|
|
358
394
|
version: number;
|
|
359
|
-
program:
|
|
395
|
+
program: string;
|
|
360
396
|
};
|
|
361
397
|
__kind: "Btc";
|
|
362
398
|
} | {
|
|
363
|
-
value:
|
|
399
|
+
value: string;
|
|
364
400
|
__kind: "Arb";
|
|
365
401
|
} | {
|
|
366
|
-
value:
|
|
402
|
+
value: string;
|
|
367
403
|
__kind: "Sol";
|
|
368
404
|
};
|
|
369
|
-
|
|
405
|
+
chain: {
|
|
406
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
407
|
+
};
|
|
370
408
|
reason: {
|
|
371
409
|
__kind: "Other";
|
|
372
410
|
} | {
|
|
@@ -409,44 +447,6 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
409
447
|
} | {
|
|
410
448
|
__kind: "RootNotAllowed";
|
|
411
449
|
};
|
|
412
|
-
chain: {
|
|
413
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
414
|
-
};
|
|
415
|
-
address: {
|
|
416
|
-
value: string;
|
|
417
|
-
__kind: "Eth";
|
|
418
|
-
} | {
|
|
419
|
-
value: string;
|
|
420
|
-
__kind: "Dot";
|
|
421
|
-
} | {
|
|
422
|
-
value: {
|
|
423
|
-
value: string;
|
|
424
|
-
__kind: "P2PKH";
|
|
425
|
-
} | {
|
|
426
|
-
value: string;
|
|
427
|
-
__kind: "P2SH";
|
|
428
|
-
} | {
|
|
429
|
-
value: string;
|
|
430
|
-
__kind: "P2WPKH";
|
|
431
|
-
} | {
|
|
432
|
-
value: string;
|
|
433
|
-
__kind: "P2WSH";
|
|
434
|
-
} | {
|
|
435
|
-
value: string;
|
|
436
|
-
__kind: "Taproot";
|
|
437
|
-
} | {
|
|
438
|
-
__kind: "OtherSegwit";
|
|
439
|
-
version: number;
|
|
440
|
-
program: string;
|
|
441
|
-
};
|
|
442
|
-
__kind: "Btc";
|
|
443
|
-
} | {
|
|
444
|
-
value: string;
|
|
445
|
-
__kind: "Arb";
|
|
446
|
-
} | {
|
|
447
|
-
value: string;
|
|
448
|
-
__kind: "Sol";
|
|
449
|
-
};
|
|
450
450
|
}>;
|
|
451
451
|
|
|
452
452
|
export { assetBalancesRefundSkipped };
|