@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
|
@@ -43,17 +43,17 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
43
43
|
error: string;
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "Module";
|
|
47
46
|
value: {
|
|
48
47
|
index: number;
|
|
49
48
|
error: `0x${string}`;
|
|
50
49
|
};
|
|
51
|
-
}, {
|
|
52
50
|
__kind: "Module";
|
|
51
|
+
}, {
|
|
53
52
|
value: {
|
|
54
53
|
index: number;
|
|
55
54
|
error: string;
|
|
56
55
|
};
|
|
56
|
+
__kind: "Module";
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -84,13 +84,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
84
84
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
85
85
|
}>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
__kind: "Token";
|
|
88
87
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
89
|
-
}, {
|
|
90
88
|
__kind: "Token";
|
|
89
|
+
}, {
|
|
91
90
|
value: {
|
|
92
91
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
92
|
};
|
|
93
|
+
__kind: "Token";
|
|
94
94
|
}>, z.ZodObject<{
|
|
95
95
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
96
96
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -103,13 +103,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
103
103
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
104
104
|
}>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "Arithmetic";
|
|
107
106
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
108
|
-
}, {
|
|
109
107
|
__kind: "Arithmetic";
|
|
108
|
+
}, {
|
|
110
109
|
value: {
|
|
111
110
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
112
111
|
};
|
|
112
|
+
__kind: "Arithmetic";
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Transactional">;
|
|
115
115
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -122,13 +122,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
122
122
|
__kind: "LimitReached" | "NoLayer";
|
|
123
123
|
}>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
__kind: "Transactional";
|
|
126
125
|
value: "LimitReached" | "NoLayer";
|
|
127
|
-
}, {
|
|
128
126
|
__kind: "Transactional";
|
|
127
|
+
}, {
|
|
129
128
|
value: {
|
|
130
129
|
__kind: "LimitReached" | "NoLayer";
|
|
131
130
|
};
|
|
131
|
+
__kind: "Transactional";
|
|
132
132
|
}>, z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,9 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
+
swapRequestId: bigint;
|
|
158
159
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
159
160
|
amount: bigint;
|
|
160
|
-
swapRequestId: bigint;
|
|
161
161
|
reason: {
|
|
162
162
|
__kind: "Other";
|
|
163
163
|
} | {
|
|
@@ -165,11 +165,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
165
165
|
} | {
|
|
166
166
|
__kind: "BadOrigin";
|
|
167
167
|
} | {
|
|
168
|
-
__kind: "Module";
|
|
169
168
|
value: {
|
|
170
169
|
index: number;
|
|
171
170
|
error: `0x${string}`;
|
|
172
171
|
};
|
|
172
|
+
__kind: "Module";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "ConsumerRemaining";
|
|
175
175
|
} | {
|
|
@@ -177,14 +177,14 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
177
177
|
} | {
|
|
178
178
|
__kind: "TooManyConsumers";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "Token";
|
|
181
180
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
181
|
+
__kind: "Token";
|
|
182
182
|
} | {
|
|
183
|
-
__kind: "Arithmetic";
|
|
184
183
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
184
|
+
__kind: "Arithmetic";
|
|
185
185
|
} | {
|
|
186
|
-
__kind: "Transactional";
|
|
187
186
|
value: "LimitReached" | "NoLayer";
|
|
187
|
+
__kind: "Transactional";
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "Exhausted";
|
|
190
190
|
} | {
|
|
@@ -195,11 +195,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
195
195
|
__kind: "RootNotAllowed";
|
|
196
196
|
};
|
|
197
197
|
}, {
|
|
198
|
+
swapRequestId: string | number;
|
|
198
199
|
asset: {
|
|
199
200
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
200
201
|
};
|
|
201
202
|
amount: string | number;
|
|
202
|
-
swapRequestId: string | number;
|
|
203
203
|
reason: {
|
|
204
204
|
__kind: "Other";
|
|
205
205
|
} | {
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
207
207
|
} | {
|
|
208
208
|
__kind: "BadOrigin";
|
|
209
209
|
} | {
|
|
210
|
-
__kind: "Module";
|
|
211
210
|
value: {
|
|
212
211
|
index: number;
|
|
213
212
|
error: string;
|
|
214
213
|
};
|
|
214
|
+
__kind: "Module";
|
|
215
215
|
} | {
|
|
216
216
|
__kind: "ConsumerRemaining";
|
|
217
217
|
} | {
|
|
@@ -219,20 +219,20 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "TooManyConsumers";
|
|
221
221
|
} | {
|
|
222
|
-
__kind: "Token";
|
|
223
222
|
value: {
|
|
224
223
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
225
224
|
};
|
|
225
|
+
__kind: "Token";
|
|
226
226
|
} | {
|
|
227
|
-
__kind: "Arithmetic";
|
|
228
227
|
value: {
|
|
229
228
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
230
229
|
};
|
|
230
|
+
__kind: "Arithmetic";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "Transactional";
|
|
233
232
|
value: {
|
|
234
233
|
__kind: "LimitReached" | "NoLayer";
|
|
235
234
|
};
|
|
235
|
+
__kind: "Transactional";
|
|
236
236
|
} | {
|
|
237
237
|
__kind: "Exhausted";
|
|
238
238
|
} | {
|
|
@@ -23,17 +23,17 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
swapRequestId: bigint;
|
|
26
27
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
27
28
|
amount: bigint;
|
|
28
|
-
swapRequestId: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
30
30
|
egressFee: bigint;
|
|
31
31
|
}, {
|
|
32
|
+
swapRequestId: string | number;
|
|
32
33
|
asset: {
|
|
33
34
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
34
35
|
};
|
|
35
36
|
amount: string | number;
|
|
36
|
-
swapRequestId: string | number;
|
|
37
37
|
egressId: [{
|
|
38
38
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
39
39
|
}, string | number];
|
|
@@ -23,17 +23,17 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
swapRequestId: bigint;
|
|
26
27
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
27
28
|
amount: bigint;
|
|
28
|
-
swapRequestId: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
30
30
|
egressFee: bigint;
|
|
31
31
|
}, {
|
|
32
|
+
swapRequestId: string | number;
|
|
32
33
|
asset: {
|
|
33
34
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
34
35
|
};
|
|
35
36
|
amount: string | number;
|
|
36
|
-
swapRequestId: string | number;
|
|
37
37
|
egressId: [{
|
|
38
38
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
39
39
|
}, string | number];
|
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
31
30
|
value: `0x${string}`;
|
|
32
|
-
}, {
|
|
33
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
|
+
}, {
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -48,8 +48,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Solana";
|
|
49
49
|
readonly address: string;
|
|
50
50
|
}, {
|
|
51
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
52
51
|
value: string;
|
|
52
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
53
53
|
}>;
|
|
54
54
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
79
|
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -115,11 +115,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
115
115
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
116
116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
119
118
|
value: `0x${string}`;
|
|
120
|
-
}, {
|
|
121
119
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
120
|
+
}, {
|
|
122
121
|
value: string;
|
|
122
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
123
123
|
}>, {
|
|
124
124
|
readonly chain: "Ethereum";
|
|
125
125
|
readonly address: `0x${string}`;
|
|
@@ -136,8 +136,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
136
136
|
readonly chain: "Solana";
|
|
137
137
|
readonly address: string;
|
|
138
138
|
}, {
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
139
|
value: string;
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
141
|
}>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
__kind: "Regular";
|
|
@@ -160,8 +160,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
160
160
|
}, {
|
|
161
161
|
__kind: "Regular";
|
|
162
162
|
outputAddress: {
|
|
163
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
164
163
|
value: string;
|
|
164
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
165
165
|
};
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -169,11 +169,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
169
169
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
170
170
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
173
172
|
value: `0x${string}`;
|
|
174
|
-
}, {
|
|
175
173
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
174
|
+
}, {
|
|
176
175
|
value: string;
|
|
176
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
177
177
|
}>, {
|
|
178
178
|
readonly chain: "Ethereum";
|
|
179
179
|
readonly address: `0x${string}`;
|
|
@@ -190,8 +190,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
190
190
|
readonly chain: "Solana";
|
|
191
191
|
readonly address: string;
|
|
192
192
|
}, {
|
|
193
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
194
193
|
value: string;
|
|
194
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
195
195
|
}>;
|
|
196
196
|
ccmDepositMetadata: z.ZodObject<{
|
|
197
197
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
207
207
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
208
208
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
209
209
|
}, "strip", z.ZodTypeAny, {
|
|
210
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
211
210
|
value: `0x${string}`;
|
|
212
|
-
}, {
|
|
213
211
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
212
|
+
}, {
|
|
214
213
|
value: string;
|
|
214
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
215
215
|
}>, {
|
|
216
216
|
readonly chain: "Ethereum";
|
|
217
217
|
readonly address: `0x${string}`;
|
|
@@ -228,8 +228,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
228
228
|
readonly chain: "Solana";
|
|
229
229
|
readonly address: string;
|
|
230
230
|
}, {
|
|
231
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
232
231
|
value: string;
|
|
232
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
233
233
|
}>>>;
|
|
234
234
|
channelMetadata: z.ZodObject<{
|
|
235
235
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -277,8 +277,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
277
277
|
cfParameters: string;
|
|
278
278
|
};
|
|
279
279
|
sourceAddress?: {
|
|
280
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
281
280
|
value: string;
|
|
281
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
282
282
|
} | null | undefined;
|
|
283
283
|
}>;
|
|
284
284
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -326,8 +326,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
326
326
|
}, {
|
|
327
327
|
__kind: "Ccm";
|
|
328
328
|
outputAddress: {
|
|
329
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
330
329
|
value: string;
|
|
330
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
331
331
|
};
|
|
332
332
|
ccmDepositMetadata: {
|
|
333
333
|
sourceChain: {
|
|
@@ -339,8 +339,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
339
339
|
cfParameters: string;
|
|
340
340
|
};
|
|
341
341
|
sourceAddress?: {
|
|
342
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
343
342
|
value: string;
|
|
343
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
344
344
|
} | null | undefined;
|
|
345
345
|
};
|
|
346
346
|
}>]>;
|
|
@@ -350,11 +350,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
350
350
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
351
351
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
352
352
|
}, "strip", z.ZodTypeAny, {
|
|
353
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
354
353
|
value: `0x${string}`;
|
|
355
|
-
}, {
|
|
356
354
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
355
|
+
}, {
|
|
357
356
|
value: string;
|
|
357
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
358
358
|
}>, {
|
|
359
359
|
readonly chain: "Ethereum";
|
|
360
360
|
readonly address: `0x${string}`;
|
|
@@ -371,8 +371,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
371
371
|
readonly chain: "Solana";
|
|
372
372
|
readonly address: string;
|
|
373
373
|
}, {
|
|
374
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
375
374
|
value: string;
|
|
375
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
376
376
|
}>;
|
|
377
377
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
378
378
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -397,8 +397,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
397
397
|
}, {
|
|
398
398
|
retryDuration: number;
|
|
399
399
|
refundAddress: {
|
|
400
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
401
400
|
value: string;
|
|
401
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
402
402
|
};
|
|
403
403
|
minPrice: string | number;
|
|
404
404
|
}>>>;
|
|
@@ -537,8 +537,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
537
537
|
origin: {
|
|
538
538
|
__kind: "DepositChannel";
|
|
539
539
|
depositAddress: {
|
|
540
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
541
540
|
value: string;
|
|
541
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
542
542
|
};
|
|
543
543
|
channelId: string | number;
|
|
544
544
|
depositBlockHeight: string | number;
|
|
@@ -562,14 +562,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
562
562
|
} | {
|
|
563
563
|
__kind: "Regular";
|
|
564
564
|
outputAddress: {
|
|
565
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
566
565
|
value: string;
|
|
566
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
567
567
|
};
|
|
568
568
|
} | {
|
|
569
569
|
__kind: "Ccm";
|
|
570
570
|
outputAddress: {
|
|
571
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
572
571
|
value: string;
|
|
572
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
573
573
|
};
|
|
574
574
|
ccmDepositMetadata: {
|
|
575
575
|
sourceChain: {
|
|
@@ -581,16 +581,16 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
581
581
|
cfParameters: string;
|
|
582
582
|
};
|
|
583
583
|
sourceAddress?: {
|
|
584
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
585
584
|
value: string;
|
|
585
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
586
586
|
} | null | undefined;
|
|
587
587
|
};
|
|
588
588
|
};
|
|
589
589
|
refundParameters?: {
|
|
590
590
|
retryDuration: number;
|
|
591
591
|
refundAddress: {
|
|
592
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
593
592
|
value: string;
|
|
593
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
594
594
|
};
|
|
595
595
|
minPrice: string | number;
|
|
596
596
|
} | null | undefined;
|
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
31
30
|
value: `0x${string}`;
|
|
32
|
-
}, {
|
|
33
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
|
+
}, {
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -48,8 +48,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Solana";
|
|
49
49
|
readonly address: string;
|
|
50
50
|
}, {
|
|
51
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
52
51
|
value: string;
|
|
52
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
53
53
|
}>;
|
|
54
54
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
79
|
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -115,11 +115,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
115
115
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
116
116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
119
118
|
value: `0x${string}`;
|
|
120
|
-
}, {
|
|
121
119
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
120
|
+
}, {
|
|
122
121
|
value: string;
|
|
122
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
123
123
|
}>, {
|
|
124
124
|
readonly chain: "Ethereum";
|
|
125
125
|
readonly address: `0x${string}`;
|
|
@@ -136,8 +136,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
136
136
|
readonly chain: "Solana";
|
|
137
137
|
readonly address: string;
|
|
138
138
|
}, {
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
139
|
value: string;
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
141
|
}>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
__kind: "Regular";
|
|
@@ -160,8 +160,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
160
160
|
}, {
|
|
161
161
|
__kind: "Regular";
|
|
162
162
|
outputAddress: {
|
|
163
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
164
163
|
value: string;
|
|
164
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
165
165
|
};
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -169,11 +169,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
169
169
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
170
170
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
173
172
|
value: `0x${string}`;
|
|
174
|
-
}, {
|
|
175
173
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
174
|
+
}, {
|
|
176
175
|
value: string;
|
|
176
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
177
177
|
}>, {
|
|
178
178
|
readonly chain: "Ethereum";
|
|
179
179
|
readonly address: `0x${string}`;
|
|
@@ -190,8 +190,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
190
190
|
readonly chain: "Solana";
|
|
191
191
|
readonly address: string;
|
|
192
192
|
}, {
|
|
193
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
194
193
|
value: string;
|
|
194
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
195
195
|
}>;
|
|
196
196
|
ccmDepositMetadata: z.ZodObject<{
|
|
197
197
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
207
207
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
208
208
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
209
209
|
}, "strip", z.ZodTypeAny, {
|
|
210
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
211
210
|
value: `0x${string}`;
|
|
212
|
-
}, {
|
|
213
211
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
212
|
+
}, {
|
|
214
213
|
value: string;
|
|
214
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
215
215
|
}>, {
|
|
216
216
|
readonly chain: "Ethereum";
|
|
217
217
|
readonly address: `0x${string}`;
|
|
@@ -228,8 +228,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
228
228
|
readonly chain: "Solana";
|
|
229
229
|
readonly address: string;
|
|
230
230
|
}, {
|
|
231
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
232
231
|
value: string;
|
|
232
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
233
233
|
}>>>;
|
|
234
234
|
channelMetadata: z.ZodObject<{
|
|
235
235
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -277,8 +277,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
277
277
|
cfParameters: string;
|
|
278
278
|
};
|
|
279
279
|
sourceAddress?: {
|
|
280
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
281
280
|
value: string;
|
|
281
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
282
282
|
} | null | undefined;
|
|
283
283
|
}>;
|
|
284
284
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -326,8 +326,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
326
326
|
}, {
|
|
327
327
|
__kind: "Ccm";
|
|
328
328
|
outputAddress: {
|
|
329
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
330
329
|
value: string;
|
|
330
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
331
331
|
};
|
|
332
332
|
ccmDepositMetadata: {
|
|
333
333
|
sourceChain: {
|
|
@@ -339,8 +339,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
339
339
|
cfParameters: string;
|
|
340
340
|
};
|
|
341
341
|
sourceAddress?: {
|
|
342
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
343
342
|
value: string;
|
|
343
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
344
344
|
} | null | undefined;
|
|
345
345
|
};
|
|
346
346
|
}>]>;
|
|
@@ -350,11 +350,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
350
350
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
351
351
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
352
352
|
}, "strip", z.ZodTypeAny, {
|
|
353
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
354
353
|
value: `0x${string}`;
|
|
355
|
-
}, {
|
|
356
354
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
355
|
+
}, {
|
|
357
356
|
value: string;
|
|
357
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
358
358
|
}>, {
|
|
359
359
|
readonly chain: "Ethereum";
|
|
360
360
|
readonly address: `0x${string}`;
|
|
@@ -371,8 +371,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
371
371
|
readonly chain: "Solana";
|
|
372
372
|
readonly address: string;
|
|
373
373
|
}, {
|
|
374
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
375
374
|
value: string;
|
|
375
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
376
376
|
}>;
|
|
377
377
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
378
378
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -397,8 +397,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
397
397
|
}, {
|
|
398
398
|
retryDuration: number;
|
|
399
399
|
refundAddress: {
|
|
400
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
401
400
|
value: string;
|
|
401
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
402
402
|
};
|
|
403
403
|
minPrice: string | number;
|
|
404
404
|
}>>>;
|
|
@@ -537,8 +537,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
537
537
|
origin: {
|
|
538
538
|
__kind: "DepositChannel";
|
|
539
539
|
depositAddress: {
|
|
540
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
541
540
|
value: string;
|
|
541
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
542
542
|
};
|
|
543
543
|
channelId: string | number;
|
|
544
544
|
depositBlockHeight: string | number;
|
|
@@ -562,14 +562,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
562
562
|
} | {
|
|
563
563
|
__kind: "Regular";
|
|
564
564
|
outputAddress: {
|
|
565
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
566
565
|
value: string;
|
|
566
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
567
567
|
};
|
|
568
568
|
} | {
|
|
569
569
|
__kind: "Ccm";
|
|
570
570
|
outputAddress: {
|
|
571
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
572
571
|
value: string;
|
|
572
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
573
573
|
};
|
|
574
574
|
ccmDepositMetadata: {
|
|
575
575
|
sourceChain: {
|
|
@@ -581,16 +581,16 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
581
581
|
cfParameters: string;
|
|
582
582
|
};
|
|
583
583
|
sourceAddress?: {
|
|
584
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
585
584
|
value: string;
|
|
585
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
586
586
|
} | null | undefined;
|
|
587
587
|
};
|
|
588
588
|
};
|
|
589
589
|
refundParameters?: {
|
|
590
590
|
retryDuration: number;
|
|
591
591
|
refundAddress: {
|
|
592
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
593
592
|
value: string;
|
|
593
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
594
594
|
};
|
|
595
595
|
minPrice: string | number;
|
|
596
596
|
} | null | undefined;
|
|
@@ -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";
|