@chainflip/processor 1.5.7 → 1.7.0
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/README.MD +28 -0
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- 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/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/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
- 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/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/150/assetBalances/refundSkipped.d.ts +70 -70
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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 +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.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/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
- 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/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/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 +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- 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/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 +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/170/arbitrumBroadcaster/palletConfigUpdated.cjs +9 -0
- package/dist/170/arbitrumBroadcaster/palletConfigUpdated.d.cts +26 -0
- package/dist/170/arbitrumBroadcaster/palletConfigUpdated.d.ts +26 -0
- package/dist/170/arbitrumBroadcaster/palletConfigUpdated.mjs +9 -0
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.cjs +10 -0
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +14 -0
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +14 -0
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.mjs +10 -0
- package/dist/170/arbitrumIngressEgress/ccmFailed.cjs +17 -0
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +515 -0
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +515 -0
- package/dist/170/arbitrumIngressEgress/ccmFailed.mjs +17 -0
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/170/bitcoinBroadcaster/palletConfigUpdated.cjs +9 -0
- package/dist/170/bitcoinBroadcaster/palletConfigUpdated.d.cts +26 -0
- package/dist/170/bitcoinBroadcaster/palletConfigUpdated.d.ts +26 -0
- package/dist/170/bitcoinBroadcaster/palletConfigUpdated.mjs +9 -0
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +14 -0
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +14 -0
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/ccmFailed.cjs +17 -0
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +515 -0
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +515 -0
- package/dist/170/bitcoinIngressEgress/ccmFailed.mjs +17 -0
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.cjs +9 -0
- package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.cts +56 -0
- package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.ts +56 -0
- package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.mjs +9 -0
- package/dist/170/common.cjs +231 -0
- package/dist/170/common.d.cts +2156 -0
- package/dist/170/common.d.ts +2156 -0
- package/dist/170/common.mjs +231 -0
- package/dist/170/ethereumBroadcaster/palletConfigUpdated.cjs +9 -0
- package/dist/170/ethereumBroadcaster/palletConfigUpdated.d.cts +26 -0
- package/dist/170/ethereumBroadcaster/palletConfigUpdated.d.ts +26 -0
- package/dist/170/ethereumBroadcaster/palletConfigUpdated.mjs +9 -0
- package/dist/170/ethereumIngressEgress/boostedDepositLost.cjs +10 -0
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +14 -0
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +14 -0
- package/dist/170/ethereumIngressEgress/boostedDepositLost.mjs +10 -0
- package/dist/170/ethereumIngressEgress/ccmFailed.cjs +17 -0
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +515 -0
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +515 -0
- package/dist/170/ethereumIngressEgress/ccmFailed.mjs +17 -0
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/170/evmThresholdSigner/palletConfigUpdated.cjs +9 -0
- package/dist/170/evmThresholdSigner/palletConfigUpdated.d.cts +56 -0
- package/dist/170/evmThresholdSigner/palletConfigUpdated.d.ts +56 -0
- package/dist/170/evmThresholdSigner/palletConfigUpdated.mjs +9 -0
- package/dist/170/polkadotBroadcaster/palletConfigUpdated.cjs +9 -0
- package/dist/170/polkadotBroadcaster/palletConfigUpdated.d.cts +26 -0
- package/dist/170/polkadotBroadcaster/palletConfigUpdated.d.ts +26 -0
- package/dist/170/polkadotBroadcaster/palletConfigUpdated.mjs +9 -0
- package/dist/170/polkadotIngressEgress/boostedDepositLost.cjs +10 -0
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +14 -0
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +14 -0
- package/dist/170/polkadotIngressEgress/boostedDepositLost.mjs +10 -0
- package/dist/170/polkadotIngressEgress/ccmFailed.cjs +17 -0
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +515 -0
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +515 -0
- package/dist/170/polkadotIngressEgress/ccmFailed.mjs +17 -0
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/170/polkadotThresholdSigner/palletConfigUpdated.cjs +9 -0
- package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.cts +56 -0
- package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.ts +56 -0
- package/dist/170/polkadotThresholdSigner/palletConfigUpdated.mjs +9 -0
- package/dist/170/reputation/offencePenalty.cjs +11 -0
- package/dist/170/reputation/offencePenalty.d.cts +124 -0
- package/dist/170/reputation/offencePenalty.d.ts +124 -0
- package/dist/170/reputation/offencePenalty.mjs +11 -0
- package/dist/170/reputation/penaltyUpdated.cjs +11 -0
- package/dist/170/reputation/penaltyUpdated.d.cts +154 -0
- package/dist/170/reputation/penaltyUpdated.d.ts +154 -0
- package/dist/170/reputation/penaltyUpdated.mjs +11 -0
- package/dist/170/solanaBroadcaster/palletConfigUpdated.cjs +9 -0
- package/dist/170/solanaBroadcaster/palletConfigUpdated.d.cts +26 -0
- package/dist/170/solanaBroadcaster/palletConfigUpdated.d.ts +26 -0
- package/dist/170/solanaBroadcaster/palletConfigUpdated.mjs +9 -0
- package/dist/170/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
- package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.cts +30 -0
- package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.ts +30 -0
- package/dist/170/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
- package/dist/170/solanaIngressEgress/boostedDepositLost.cjs +10 -0
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +14 -0
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +14 -0
- package/dist/170/solanaIngressEgress/boostedDepositLost.mjs +10 -0
- package/dist/170/solanaIngressEgress/ccmFailed.cjs +17 -0
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +515 -0
- package/dist/170/solanaIngressEgress/ccmFailed.d.ts +515 -0
- package/dist/170/solanaIngressEgress/ccmFailed.mjs +17 -0
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/170/solanaThresholdSigner/palletConfigUpdated.cjs +9 -0
- package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.cts +56 -0
- package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.ts +56 -0
- package/dist/170/solanaThresholdSigner/palletConfigUpdated.mjs +9 -0
- package/dist/170/swapping/swapRequested.cjs +23 -0
- package/dist/170/swapping/swapRequested.d.cts +1096 -0
- package/dist/170/swapping/swapRequested.d.ts +1096 -0
- package/dist/170/swapping/swapRequested.mjs +23 -0
- package/dist/170/validator/previousRotationStillPending.cjs +6 -0
- package/dist/170/validator/previousRotationStillPending.d.cts +5 -0
- package/dist/170/validator/previousRotationStillPending.d.ts +5 -0
- package/dist/170/validator/previousRotationStillPending.mjs +6 -0
- package/dist/Processor.cjs +0 -4
- package/dist/Processor.mjs +0 -4
- package/package.json +5 -7
|
@@ -14,67 +14,67 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "Eth";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "Eth";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "Dot";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "Dot";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodUnion<[z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
value: `0x${string}`;
|
|
38
37
|
__kind: "P2PKH";
|
|
38
|
+
value: `0x${string}`;
|
|
39
39
|
}, {
|
|
40
|
-
value: string;
|
|
41
40
|
__kind: "P2PKH";
|
|
41
|
+
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2SH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
value: `0x${string}`;
|
|
47
46
|
__kind: "P2SH";
|
|
47
|
+
value: `0x${string}`;
|
|
48
48
|
}, {
|
|
49
|
-
value: string;
|
|
50
49
|
__kind: "P2SH";
|
|
50
|
+
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
value: `0x${string}`;
|
|
56
55
|
__kind: "P2WPKH";
|
|
56
|
+
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
|
-
value: string;
|
|
59
58
|
__kind: "P2WPKH";
|
|
59
|
+
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
value: `0x${string}`;
|
|
65
64
|
__kind: "P2WSH";
|
|
65
|
+
value: `0x${string}`;
|
|
66
66
|
}, {
|
|
67
|
-
value: string;
|
|
68
67
|
__kind: "P2WSH";
|
|
68
|
+
value: string;
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Taproot">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
value: `0x${string}`;
|
|
74
73
|
__kind: "Taproot";
|
|
74
|
+
value: `0x${string}`;
|
|
75
75
|
}, {
|
|
76
|
-
value: string;
|
|
77
76
|
__kind: "Taproot";
|
|
77
|
+
value: string;
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
80
80
|
version: z.ZodNumber;
|
|
@@ -89,147 +89,147 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
89
89
|
program: string;
|
|
90
90
|
}>]>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
+
__kind: "Btc";
|
|
92
93
|
value: {
|
|
93
|
-
value: `0x${string}`;
|
|
94
94
|
__kind: "P2PKH";
|
|
95
|
-
} | {
|
|
96
95
|
value: `0x${string}`;
|
|
97
|
-
__kind: "P2SH";
|
|
98
96
|
} | {
|
|
97
|
+
__kind: "P2SH";
|
|
99
98
|
value: `0x${string}`;
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
99
|
} | {
|
|
100
|
+
__kind: "P2WPKH";
|
|
102
101
|
value: `0x${string}`;
|
|
103
|
-
__kind: "P2WSH";
|
|
104
102
|
} | {
|
|
103
|
+
__kind: "P2WSH";
|
|
105
104
|
value: `0x${string}`;
|
|
105
|
+
} | {
|
|
106
106
|
__kind: "Taproot";
|
|
107
|
+
value: `0x${string}`;
|
|
107
108
|
} | {
|
|
108
109
|
__kind: "OtherSegwit";
|
|
109
110
|
version: number;
|
|
110
111
|
program: `0x${string}`;
|
|
111
112
|
};
|
|
112
|
-
__kind: "Btc";
|
|
113
113
|
}, {
|
|
114
|
+
__kind: "Btc";
|
|
114
115
|
value: {
|
|
115
|
-
value: string;
|
|
116
116
|
__kind: "P2PKH";
|
|
117
|
-
} | {
|
|
118
117
|
value: string;
|
|
119
|
-
__kind: "P2SH";
|
|
120
118
|
} | {
|
|
119
|
+
__kind: "P2SH";
|
|
121
120
|
value: string;
|
|
122
|
-
__kind: "P2WPKH";
|
|
123
121
|
} | {
|
|
122
|
+
__kind: "P2WPKH";
|
|
124
123
|
value: string;
|
|
125
|
-
__kind: "P2WSH";
|
|
126
124
|
} | {
|
|
125
|
+
__kind: "P2WSH";
|
|
127
126
|
value: string;
|
|
127
|
+
} | {
|
|
128
128
|
__kind: "Taproot";
|
|
129
|
+
value: string;
|
|
129
130
|
} | {
|
|
130
131
|
__kind: "OtherSegwit";
|
|
131
132
|
version: number;
|
|
132
133
|
program: string;
|
|
133
134
|
};
|
|
134
|
-
__kind: "Btc";
|
|
135
135
|
}>, z.ZodObject<{
|
|
136
136
|
__kind: z.ZodLiteral<"Arb">;
|
|
137
137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
138
|
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
value: `0x${string}`;
|
|
140
139
|
__kind: "Arb";
|
|
140
|
+
value: `0x${string}`;
|
|
141
141
|
}, {
|
|
142
|
-
value: string;
|
|
143
142
|
__kind: "Arb";
|
|
143
|
+
value: string;
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Sol">;
|
|
146
146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
value: `0x${string}`;
|
|
149
148
|
__kind: "Sol";
|
|
149
|
+
value: `0x${string}`;
|
|
150
150
|
}, {
|
|
151
|
-
value: string;
|
|
152
151
|
__kind: "Sol";
|
|
152
|
+
value: string;
|
|
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;
|
|
156
157
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
157
158
|
destination: {
|
|
158
|
-
value: `0x${string}`;
|
|
159
159
|
__kind: "Eth";
|
|
160
|
-
} | {
|
|
161
160
|
value: `0x${string}`;
|
|
161
|
+
} | {
|
|
162
162
|
__kind: "Dot";
|
|
163
|
+
value: `0x${string}`;
|
|
163
164
|
} | {
|
|
165
|
+
__kind: "Btc";
|
|
164
166
|
value: {
|
|
165
|
-
value: `0x${string}`;
|
|
166
167
|
__kind: "P2PKH";
|
|
167
|
-
} | {
|
|
168
168
|
value: `0x${string}`;
|
|
169
|
-
__kind: "P2SH";
|
|
170
169
|
} | {
|
|
170
|
+
__kind: "P2SH";
|
|
171
171
|
value: `0x${string}`;
|
|
172
|
-
__kind: "P2WPKH";
|
|
173
172
|
} | {
|
|
173
|
+
__kind: "P2WPKH";
|
|
174
174
|
value: `0x${string}`;
|
|
175
|
-
__kind: "P2WSH";
|
|
176
175
|
} | {
|
|
176
|
+
__kind: "P2WSH";
|
|
177
177
|
value: `0x${string}`;
|
|
178
|
+
} | {
|
|
178
179
|
__kind: "Taproot";
|
|
180
|
+
value: `0x${string}`;
|
|
179
181
|
} | {
|
|
180
182
|
__kind: "OtherSegwit";
|
|
181
183
|
version: number;
|
|
182
184
|
program: `0x${string}`;
|
|
183
185
|
};
|
|
184
|
-
__kind: "Btc";
|
|
185
186
|
} | {
|
|
186
|
-
value: `0x${string}`;
|
|
187
187
|
__kind: "Arb";
|
|
188
|
-
} | {
|
|
189
188
|
value: `0x${string}`;
|
|
189
|
+
} | {
|
|
190
190
|
__kind: "Sol";
|
|
191
|
+
value: `0x${string}`;
|
|
191
192
|
};
|
|
192
|
-
amount: bigint;
|
|
193
193
|
}, {
|
|
194
|
+
amount: string | number;
|
|
194
195
|
egressId: [{
|
|
195
196
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
197
|
}, string | number];
|
|
197
198
|
destination: {
|
|
198
|
-
value: string;
|
|
199
199
|
__kind: "Eth";
|
|
200
|
-
} | {
|
|
201
200
|
value: string;
|
|
201
|
+
} | {
|
|
202
202
|
__kind: "Dot";
|
|
203
|
+
value: string;
|
|
203
204
|
} | {
|
|
205
|
+
__kind: "Btc";
|
|
204
206
|
value: {
|
|
205
|
-
value: string;
|
|
206
207
|
__kind: "P2PKH";
|
|
207
|
-
} | {
|
|
208
208
|
value: string;
|
|
209
|
-
__kind: "P2SH";
|
|
210
209
|
} | {
|
|
210
|
+
__kind: "P2SH";
|
|
211
211
|
value: string;
|
|
212
|
-
__kind: "P2WPKH";
|
|
213
212
|
} | {
|
|
213
|
+
__kind: "P2WPKH";
|
|
214
214
|
value: string;
|
|
215
|
-
__kind: "P2WSH";
|
|
216
215
|
} | {
|
|
216
|
+
__kind: "P2WSH";
|
|
217
217
|
value: string;
|
|
218
|
+
} | {
|
|
218
219
|
__kind: "Taproot";
|
|
220
|
+
value: string;
|
|
219
221
|
} | {
|
|
220
222
|
__kind: "OtherSegwit";
|
|
221
223
|
version: number;
|
|
222
224
|
program: string;
|
|
223
225
|
};
|
|
224
|
-
__kind: "Btc";
|
|
225
226
|
} | {
|
|
226
|
-
value: string;
|
|
227
227
|
__kind: "Arb";
|
|
228
|
-
} | {
|
|
229
228
|
value: string;
|
|
229
|
+
} | {
|
|
230
230
|
__kind: "Sol";
|
|
231
|
+
value: string;
|
|
231
232
|
};
|
|
232
|
-
amount: string | number;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { assetBalancesRefundScheduled };
|
|
@@ -14,67 +14,67 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "Eth";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "Eth";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "Dot";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "Dot";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodUnion<[z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
value: `0x${string}`;
|
|
38
37
|
__kind: "P2PKH";
|
|
38
|
+
value: `0x${string}`;
|
|
39
39
|
}, {
|
|
40
|
-
value: string;
|
|
41
40
|
__kind: "P2PKH";
|
|
41
|
+
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2SH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
value: `0x${string}`;
|
|
47
46
|
__kind: "P2SH";
|
|
47
|
+
value: `0x${string}`;
|
|
48
48
|
}, {
|
|
49
|
-
value: string;
|
|
50
49
|
__kind: "P2SH";
|
|
50
|
+
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
value: `0x${string}`;
|
|
56
55
|
__kind: "P2WPKH";
|
|
56
|
+
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
|
-
value: string;
|
|
59
58
|
__kind: "P2WPKH";
|
|
59
|
+
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
value: `0x${string}`;
|
|
65
64
|
__kind: "P2WSH";
|
|
65
|
+
value: `0x${string}`;
|
|
66
66
|
}, {
|
|
67
|
-
value: string;
|
|
68
67
|
__kind: "P2WSH";
|
|
68
|
+
value: string;
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Taproot">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
value: `0x${string}`;
|
|
74
73
|
__kind: "Taproot";
|
|
74
|
+
value: `0x${string}`;
|
|
75
75
|
}, {
|
|
76
|
-
value: string;
|
|
77
76
|
__kind: "Taproot";
|
|
77
|
+
value: string;
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
80
80
|
version: z.ZodNumber;
|
|
@@ -89,147 +89,147 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
89
89
|
program: string;
|
|
90
90
|
}>]>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
+
__kind: "Btc";
|
|
92
93
|
value: {
|
|
93
|
-
value: `0x${string}`;
|
|
94
94
|
__kind: "P2PKH";
|
|
95
|
-
} | {
|
|
96
95
|
value: `0x${string}`;
|
|
97
|
-
__kind: "P2SH";
|
|
98
96
|
} | {
|
|
97
|
+
__kind: "P2SH";
|
|
99
98
|
value: `0x${string}`;
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
99
|
} | {
|
|
100
|
+
__kind: "P2WPKH";
|
|
102
101
|
value: `0x${string}`;
|
|
103
|
-
__kind: "P2WSH";
|
|
104
102
|
} | {
|
|
103
|
+
__kind: "P2WSH";
|
|
105
104
|
value: `0x${string}`;
|
|
105
|
+
} | {
|
|
106
106
|
__kind: "Taproot";
|
|
107
|
+
value: `0x${string}`;
|
|
107
108
|
} | {
|
|
108
109
|
__kind: "OtherSegwit";
|
|
109
110
|
version: number;
|
|
110
111
|
program: `0x${string}`;
|
|
111
112
|
};
|
|
112
|
-
__kind: "Btc";
|
|
113
113
|
}, {
|
|
114
|
+
__kind: "Btc";
|
|
114
115
|
value: {
|
|
115
|
-
value: string;
|
|
116
116
|
__kind: "P2PKH";
|
|
117
|
-
} | {
|
|
118
117
|
value: string;
|
|
119
|
-
__kind: "P2SH";
|
|
120
118
|
} | {
|
|
119
|
+
__kind: "P2SH";
|
|
121
120
|
value: string;
|
|
122
|
-
__kind: "P2WPKH";
|
|
123
121
|
} | {
|
|
122
|
+
__kind: "P2WPKH";
|
|
124
123
|
value: string;
|
|
125
|
-
__kind: "P2WSH";
|
|
126
124
|
} | {
|
|
125
|
+
__kind: "P2WSH";
|
|
127
126
|
value: string;
|
|
127
|
+
} | {
|
|
128
128
|
__kind: "Taproot";
|
|
129
|
+
value: string;
|
|
129
130
|
} | {
|
|
130
131
|
__kind: "OtherSegwit";
|
|
131
132
|
version: number;
|
|
132
133
|
program: string;
|
|
133
134
|
};
|
|
134
|
-
__kind: "Btc";
|
|
135
135
|
}>, z.ZodObject<{
|
|
136
136
|
__kind: z.ZodLiteral<"Arb">;
|
|
137
137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
138
|
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
value: `0x${string}`;
|
|
140
139
|
__kind: "Arb";
|
|
140
|
+
value: `0x${string}`;
|
|
141
141
|
}, {
|
|
142
|
-
value: string;
|
|
143
142
|
__kind: "Arb";
|
|
143
|
+
value: string;
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Sol">;
|
|
146
146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
value: `0x${string}`;
|
|
149
148
|
__kind: "Sol";
|
|
149
|
+
value: `0x${string}`;
|
|
150
150
|
}, {
|
|
151
|
-
value: string;
|
|
152
151
|
__kind: "Sol";
|
|
152
|
+
value: string;
|
|
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;
|
|
156
157
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
157
158
|
destination: {
|
|
158
|
-
value: `0x${string}`;
|
|
159
159
|
__kind: "Eth";
|
|
160
|
-
} | {
|
|
161
160
|
value: `0x${string}`;
|
|
161
|
+
} | {
|
|
162
162
|
__kind: "Dot";
|
|
163
|
+
value: `0x${string}`;
|
|
163
164
|
} | {
|
|
165
|
+
__kind: "Btc";
|
|
164
166
|
value: {
|
|
165
|
-
value: `0x${string}`;
|
|
166
167
|
__kind: "P2PKH";
|
|
167
|
-
} | {
|
|
168
168
|
value: `0x${string}`;
|
|
169
|
-
__kind: "P2SH";
|
|
170
169
|
} | {
|
|
170
|
+
__kind: "P2SH";
|
|
171
171
|
value: `0x${string}`;
|
|
172
|
-
__kind: "P2WPKH";
|
|
173
172
|
} | {
|
|
173
|
+
__kind: "P2WPKH";
|
|
174
174
|
value: `0x${string}`;
|
|
175
|
-
__kind: "P2WSH";
|
|
176
175
|
} | {
|
|
176
|
+
__kind: "P2WSH";
|
|
177
177
|
value: `0x${string}`;
|
|
178
|
+
} | {
|
|
178
179
|
__kind: "Taproot";
|
|
180
|
+
value: `0x${string}`;
|
|
179
181
|
} | {
|
|
180
182
|
__kind: "OtherSegwit";
|
|
181
183
|
version: number;
|
|
182
184
|
program: `0x${string}`;
|
|
183
185
|
};
|
|
184
|
-
__kind: "Btc";
|
|
185
186
|
} | {
|
|
186
|
-
value: `0x${string}`;
|
|
187
187
|
__kind: "Arb";
|
|
188
|
-
} | {
|
|
189
188
|
value: `0x${string}`;
|
|
189
|
+
} | {
|
|
190
190
|
__kind: "Sol";
|
|
191
|
+
value: `0x${string}`;
|
|
191
192
|
};
|
|
192
|
-
amount: bigint;
|
|
193
193
|
}, {
|
|
194
|
+
amount: string | number;
|
|
194
195
|
egressId: [{
|
|
195
196
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
197
|
}, string | number];
|
|
197
198
|
destination: {
|
|
198
|
-
value: string;
|
|
199
199
|
__kind: "Eth";
|
|
200
|
-
} | {
|
|
201
200
|
value: string;
|
|
201
|
+
} | {
|
|
202
202
|
__kind: "Dot";
|
|
203
|
+
value: string;
|
|
203
204
|
} | {
|
|
205
|
+
__kind: "Btc";
|
|
204
206
|
value: {
|
|
205
|
-
value: string;
|
|
206
207
|
__kind: "P2PKH";
|
|
207
|
-
} | {
|
|
208
208
|
value: string;
|
|
209
|
-
__kind: "P2SH";
|
|
210
209
|
} | {
|
|
210
|
+
__kind: "P2SH";
|
|
211
211
|
value: string;
|
|
212
|
-
__kind: "P2WPKH";
|
|
213
212
|
} | {
|
|
213
|
+
__kind: "P2WPKH";
|
|
214
214
|
value: string;
|
|
215
|
-
__kind: "P2WSH";
|
|
216
215
|
} | {
|
|
216
|
+
__kind: "P2WSH";
|
|
217
217
|
value: string;
|
|
218
|
+
} | {
|
|
218
219
|
__kind: "Taproot";
|
|
220
|
+
value: string;
|
|
219
221
|
} | {
|
|
220
222
|
__kind: "OtherSegwit";
|
|
221
223
|
version: number;
|
|
222
224
|
program: string;
|
|
223
225
|
};
|
|
224
|
-
__kind: "Btc";
|
|
225
226
|
} | {
|
|
226
|
-
value: string;
|
|
227
227
|
__kind: "Arb";
|
|
228
|
-
} | {
|
|
229
228
|
value: string;
|
|
229
|
+
} | {
|
|
230
230
|
__kind: "Sol";
|
|
231
|
+
value: string;
|
|
231
232
|
};
|
|
232
|
-
amount: string | number;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { assetBalancesRefundScheduled };
|