@chainflip/processor 1.10.0 → 1.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +8 -8
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- 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/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +93 -93
- package/dist/100/swapping/swapScheduled.d.ts +93 -93
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/common.cjs +122 -305
- package/dist/11000/common.d.cts +1201 -12272
- package/dist/11000/common.d.ts +1201 -12272
- package/dist/11000/common.mjs +131 -314
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -37
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -37
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +10 -10
- package/dist/11000/swapping/swapRequested.d.cts +4 -4
- package/dist/11000/swapping/swapRequested.d.ts +4 -4
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +47 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.ts +47 -0
- package/dist/11000/validator/palletConfigUpdated.cjs +9 -0
- package/dist/11000/validator/palletConfigUpdated.d.cts +217 -0
- package/dist/11000/validator/palletConfigUpdated.d.ts +217 -0
- package/dist/11000/validator/palletConfigUpdated.mjs +9 -0
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- 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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
- 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/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/common.cjs +1 -6
- package/dist/141/common.d.cts +1 -11
- package/dist/141/common.d.ts +1 -11
- package/dist/141/common.mjs +0 -5
- 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/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- 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/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- 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 +97 -97
- package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
- 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 +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- 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 +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- 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 +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +26 -26
- package/dist/160/swapping/swapRequested.d.ts +26 -26
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +296 -296
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +296 -296
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/common.cjs +1 -20
- package/dist/180/common.d.cts +1 -83
- package/dist/180/common.d.ts +1 -83
- package/dist/180/common.mjs +0 -19
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.ts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.ts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +160 -160
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +4 -4
- package/dist/190/swapping/creditedOnChain.d.ts +4 -4
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +4 -4
- package/dist/190/swapping/refundedOnChain.d.ts +4 -4
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +70 -70
- package/dist/190/swapping/swapRequested.d.ts +70 -70
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
- package/package.json +3 -3
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +0 -1354
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +0 -1354
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/assethubIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/assethubIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/assethubIngressEgress/depositFailed.cjs +0 -14
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +0 -1345
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +0 -1345
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +0 -14
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +0 -2263
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +0 -2263
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/ethereumIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/ethereumIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +0 -1354
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +0 -1354
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/polkadotIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/polkadotIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +0 -14
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +0 -1345
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +0 -1345
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +0 -14
- package/dist/11000/solanaIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/solanaIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +0 -1304
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +0 -1304
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +0 -15
- package/dist/141/environment/utxoConsolidationParametersUpdated.cjs +0 -9
- package/dist/141/environment/utxoConsolidationParametersUpdated.d.cts +0 -26
- package/dist/141/environment/utxoConsolidationParametersUpdated.d.ts +0 -26
- package/dist/141/environment/utxoConsolidationParametersUpdated.mjs +0 -9
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +0 -19
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +0 -107
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +0 -107
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +0 -19
|
@@ -25,11 +25,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
29
28
|
value: `0x${string}`;
|
|
30
|
-
}, {
|
|
31
29
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
30
|
+
}, {
|
|
32
31
|
value: string;
|
|
32
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
33
33
|
}>, {
|
|
34
34
|
readonly chain: "Ethereum";
|
|
35
35
|
readonly address: `0x${string}`;
|
|
@@ -46,8 +46,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
46
46
|
readonly chain: "Solana";
|
|
47
47
|
readonly address: string;
|
|
48
48
|
}, {
|
|
49
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
50
49
|
value: string;
|
|
50
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
51
51
|
}>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
destinationAddress: {
|
|
@@ -72,8 +72,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
72
72
|
egressAmount: bigint;
|
|
73
73
|
}, {
|
|
74
74
|
destinationAddress: {
|
|
75
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
75
|
value: string;
|
|
76
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
77
77
|
};
|
|
78
78
|
egressId: [{
|
|
79
79
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
@@ -4,11 +4,11 @@ declare const ethereumIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
4
4
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
prewitnessedDepositId: bigint;
|
|
8
7
|
amount: bigint;
|
|
8
|
+
prewitnessedDepositId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
prewitnessedDepositId: string | number;
|
|
11
10
|
amount: string | number;
|
|
11
|
+
prewitnessedDepositId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { ethereumIngressEgressBoostedDepositLost };
|
|
@@ -4,11 +4,11 @@ declare const ethereumIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
4
4
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
prewitnessedDepositId: bigint;
|
|
8
7
|
amount: bigint;
|
|
8
|
+
prewitnessedDepositId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
prewitnessedDepositId: string | number;
|
|
11
10
|
amount: string | number;
|
|
11
|
+
prewitnessedDepositId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { ethereumIngressEgressBoostedDepositLost };
|
|
@@ -14,11 +14,11 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -203,6 +203,23 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
203
203
|
__kind: "Internal";
|
|
204
204
|
}>]>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
207
|
+
destinationAddress: {
|
|
208
|
+
readonly chain: "Ethereum";
|
|
209
|
+
readonly address: `0x${string}`;
|
|
210
|
+
} | {
|
|
211
|
+
readonly chain: "Polkadot";
|
|
212
|
+
readonly address: string;
|
|
213
|
+
} | {
|
|
214
|
+
readonly chain: "Bitcoin";
|
|
215
|
+
readonly address: string;
|
|
216
|
+
} | {
|
|
217
|
+
readonly chain: "Arbitrum";
|
|
218
|
+
readonly address: `0x${string}`;
|
|
219
|
+
} | {
|
|
220
|
+
readonly chain: "Solana";
|
|
221
|
+
readonly address: string;
|
|
222
|
+
};
|
|
206
223
|
depositMetadata: {
|
|
207
224
|
channelMetadata: {
|
|
208
225
|
message: `0x${string}`;
|
|
@@ -227,23 +244,6 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
227
244
|
readonly address: string;
|
|
228
245
|
} | null | undefined;
|
|
229
246
|
};
|
|
230
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
231
|
-
destinationAddress: {
|
|
232
|
-
readonly chain: "Ethereum";
|
|
233
|
-
readonly address: `0x${string}`;
|
|
234
|
-
} | {
|
|
235
|
-
readonly chain: "Polkadot";
|
|
236
|
-
readonly address: string;
|
|
237
|
-
} | {
|
|
238
|
-
readonly chain: "Bitcoin";
|
|
239
|
-
readonly address: string;
|
|
240
|
-
} | {
|
|
241
|
-
readonly chain: "Arbitrum";
|
|
242
|
-
readonly address: `0x${string}`;
|
|
243
|
-
} | {
|
|
244
|
-
readonly chain: "Solana";
|
|
245
|
-
readonly address: string;
|
|
246
|
-
};
|
|
247
247
|
origin: {
|
|
248
248
|
__kind: "DepositChannel";
|
|
249
249
|
depositAddress: {
|
|
@@ -271,6 +271,13 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
271
271
|
__kind: "Internal";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
reason: {
|
|
275
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
276
|
+
};
|
|
277
|
+
destinationAddress: {
|
|
278
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
279
|
+
value: string;
|
|
280
|
+
};
|
|
274
281
|
depositMetadata: {
|
|
275
282
|
channelMetadata: {
|
|
276
283
|
message: string;
|
|
@@ -281,22 +288,15 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
288
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
289
|
};
|
|
283
290
|
sourceAddress?: {
|
|
291
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
284
292
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
293
|
} | null | undefined;
|
|
287
294
|
};
|
|
288
|
-
reason: {
|
|
289
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
|
-
};
|
|
291
|
-
destinationAddress: {
|
|
292
|
-
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
|
-
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|
|
@@ -14,11 +14,11 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -203,6 +203,23 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
203
203
|
__kind: "Internal";
|
|
204
204
|
}>]>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
207
|
+
destinationAddress: {
|
|
208
|
+
readonly chain: "Ethereum";
|
|
209
|
+
readonly address: `0x${string}`;
|
|
210
|
+
} | {
|
|
211
|
+
readonly chain: "Polkadot";
|
|
212
|
+
readonly address: string;
|
|
213
|
+
} | {
|
|
214
|
+
readonly chain: "Bitcoin";
|
|
215
|
+
readonly address: string;
|
|
216
|
+
} | {
|
|
217
|
+
readonly chain: "Arbitrum";
|
|
218
|
+
readonly address: `0x${string}`;
|
|
219
|
+
} | {
|
|
220
|
+
readonly chain: "Solana";
|
|
221
|
+
readonly address: string;
|
|
222
|
+
};
|
|
206
223
|
depositMetadata: {
|
|
207
224
|
channelMetadata: {
|
|
208
225
|
message: `0x${string}`;
|
|
@@ -227,23 +244,6 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
227
244
|
readonly address: string;
|
|
228
245
|
} | null | undefined;
|
|
229
246
|
};
|
|
230
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
231
|
-
destinationAddress: {
|
|
232
|
-
readonly chain: "Ethereum";
|
|
233
|
-
readonly address: `0x${string}`;
|
|
234
|
-
} | {
|
|
235
|
-
readonly chain: "Polkadot";
|
|
236
|
-
readonly address: string;
|
|
237
|
-
} | {
|
|
238
|
-
readonly chain: "Bitcoin";
|
|
239
|
-
readonly address: string;
|
|
240
|
-
} | {
|
|
241
|
-
readonly chain: "Arbitrum";
|
|
242
|
-
readonly address: `0x${string}`;
|
|
243
|
-
} | {
|
|
244
|
-
readonly chain: "Solana";
|
|
245
|
-
readonly address: string;
|
|
246
|
-
};
|
|
247
247
|
origin: {
|
|
248
248
|
__kind: "DepositChannel";
|
|
249
249
|
depositAddress: {
|
|
@@ -271,6 +271,13 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
271
271
|
__kind: "Internal";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
reason: {
|
|
275
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
276
|
+
};
|
|
277
|
+
destinationAddress: {
|
|
278
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
279
|
+
value: string;
|
|
280
|
+
};
|
|
274
281
|
depositMetadata: {
|
|
275
282
|
channelMetadata: {
|
|
276
283
|
message: string;
|
|
@@ -281,22 +288,15 @@ declare const ethereumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
288
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
289
|
};
|
|
283
290
|
sourceAddress?: {
|
|
291
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
284
292
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
293
|
} | null | undefined;
|
|
287
294
|
};
|
|
288
|
-
reason: {
|
|
289
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
|
-
};
|
|
291
|
-
destinationAddress: {
|
|
292
|
-
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
|
-
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|
|
@@ -29,25 +29,25 @@ declare const ethereumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
29
29
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
30
30
|
}>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
|
|
32
|
+
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
33
33
|
depositAddress: `0x${string}`;
|
|
34
|
+
amount: bigint;
|
|
34
35
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
35
36
|
depositDetails: {
|
|
36
37
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
37
38
|
};
|
|
38
|
-
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
39
39
|
}, {
|
|
40
|
-
|
|
40
|
+
reason: {
|
|
41
|
+
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
42
|
+
};
|
|
41
43
|
depositAddress: string;
|
|
44
|
+
amount: string | number;
|
|
42
45
|
asset: {
|
|
43
46
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
44
47
|
};
|
|
45
48
|
depositDetails: {
|
|
46
49
|
txHashes?: string[] | null | undefined;
|
|
47
50
|
};
|
|
48
|
-
reason: {
|
|
49
|
-
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
50
|
-
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
53
53
|
export { ethereumIngressEgressDepositIgnored };
|
|
@@ -29,25 +29,25 @@ declare const ethereumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
29
29
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
30
30
|
}>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
|
|
32
|
+
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
33
33
|
depositAddress: `0x${string}`;
|
|
34
|
+
amount: bigint;
|
|
34
35
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
35
36
|
depositDetails: {
|
|
36
37
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
37
38
|
};
|
|
38
|
-
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
39
39
|
}, {
|
|
40
|
-
|
|
40
|
+
reason: {
|
|
41
|
+
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
42
|
+
};
|
|
41
43
|
depositAddress: string;
|
|
44
|
+
amount: string | number;
|
|
42
45
|
asset: {
|
|
43
46
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
44
47
|
};
|
|
45
48
|
depositDetails: {
|
|
46
49
|
txHashes?: string[] | null | undefined;
|
|
47
50
|
};
|
|
48
|
-
reason: {
|
|
49
|
-
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
50
|
-
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
53
53
|
export { ethereumIngressEgressDepositIgnored };
|