@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
|
@@ -60,13 +60,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
60
60
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
61
61
|
}>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
__kind: "FailedToDeriveAddress";
|
|
64
63
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
65
|
-
}, {
|
|
66
64
|
__kind: "FailedToDeriveAddress";
|
|
65
|
+
}, {
|
|
67
66
|
value: {
|
|
68
67
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
69
68
|
};
|
|
69
|
+
__kind: "FailedToDeriveAddress";
|
|
70
70
|
}>, z.ZodObject<{
|
|
71
71
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
72
72
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -79,13 +79,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
79
79
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
80
80
|
}>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
|
-
__kind: "InvalidCcm";
|
|
83
82
|
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
84
|
-
}, {
|
|
85
83
|
__kind: "InvalidCcm";
|
|
84
|
+
}, {
|
|
86
85
|
value: {
|
|
87
86
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
88
87
|
};
|
|
88
|
+
__kind: "InvalidCcm";
|
|
89
89
|
}>, z.ZodObject<{
|
|
90
90
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -96,14 +96,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
96
96
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
97
97
|
value: z.ZodNumber;
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
100
99
|
value: number;
|
|
101
|
-
}, {
|
|
102
100
|
__kind: "FinalTransactionExceededMaxLength";
|
|
101
|
+
}, {
|
|
103
102
|
value: number;
|
|
103
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
104
104
|
}>]>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
107
106
|
value: {
|
|
108
107
|
__kind: "CannotLookupApiEnvironment";
|
|
109
108
|
} | {
|
|
@@ -115,19 +114,19 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
115
114
|
} | {
|
|
116
115
|
__kind: "NoAvailableNonceAccount";
|
|
117
116
|
} | {
|
|
118
|
-
__kind: "FailedToDeriveAddress";
|
|
119
117
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
118
|
+
__kind: "FailedToDeriveAddress";
|
|
120
119
|
} | {
|
|
121
|
-
__kind: "InvalidCcm";
|
|
122
120
|
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
121
|
+
__kind: "InvalidCcm";
|
|
123
122
|
} | {
|
|
124
123
|
__kind: "FailedToSerializeFinalTransaction";
|
|
125
124
|
} | {
|
|
126
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
127
125
|
value: number;
|
|
126
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
128
127
|
};
|
|
129
|
-
}, {
|
|
130
128
|
__kind: "FailedToBuildCcmForSolana";
|
|
129
|
+
}, {
|
|
131
130
|
value: {
|
|
132
131
|
__kind: "CannotLookupApiEnvironment";
|
|
133
132
|
} | {
|
|
@@ -139,21 +138,22 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
139
138
|
} | {
|
|
140
139
|
__kind: "NoAvailableNonceAccount";
|
|
141
140
|
} | {
|
|
142
|
-
__kind: "FailedToDeriveAddress";
|
|
143
141
|
value: {
|
|
144
142
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
145
143
|
};
|
|
144
|
+
__kind: "FailedToDeriveAddress";
|
|
146
145
|
} | {
|
|
147
|
-
__kind: "InvalidCcm";
|
|
148
146
|
value: {
|
|
149
147
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
150
148
|
};
|
|
149
|
+
__kind: "InvalidCcm";
|
|
151
150
|
} | {
|
|
152
151
|
__kind: "FailedToSerializeFinalTransaction";
|
|
153
152
|
} | {
|
|
154
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
155
153
|
value: number;
|
|
154
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
156
155
|
};
|
|
156
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
157
157
|
}>, z.ZodObject<{
|
|
158
158
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
159
159
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -187,17 +187,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
187
187
|
error: string;
|
|
188
188
|
}>;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
|
-
__kind: "Module";
|
|
191
190
|
value: {
|
|
192
191
|
index: number;
|
|
193
192
|
error: `0x${string}`;
|
|
194
193
|
};
|
|
195
|
-
}, {
|
|
196
194
|
__kind: "Module";
|
|
195
|
+
}, {
|
|
197
196
|
value: {
|
|
198
197
|
index: number;
|
|
199
198
|
error: string;
|
|
200
199
|
};
|
|
200
|
+
__kind: "Module";
|
|
201
201
|
}>, z.ZodObject<{
|
|
202
202
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
203
203
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -228,13 +228,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
228
228
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
229
229
|
}>;
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
|
-
__kind: "Token";
|
|
232
231
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
|
-
}, {
|
|
234
232
|
__kind: "Token";
|
|
233
|
+
}, {
|
|
235
234
|
value: {
|
|
236
235
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
237
236
|
};
|
|
237
|
+
__kind: "Token";
|
|
238
238
|
}>, z.ZodObject<{
|
|
239
239
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
240
240
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -247,13 +247,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
247
247
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
248
248
|
}>;
|
|
249
249
|
}, "strip", z.ZodTypeAny, {
|
|
250
|
-
__kind: "Arithmetic";
|
|
251
250
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
252
|
-
}, {
|
|
253
251
|
__kind: "Arithmetic";
|
|
252
|
+
}, {
|
|
254
253
|
value: {
|
|
255
254
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
256
255
|
};
|
|
256
|
+
__kind: "Arithmetic";
|
|
257
257
|
}>, z.ZodObject<{
|
|
258
258
|
__kind: z.ZodLiteral<"Transactional">;
|
|
259
259
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -266,13 +266,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
266
266
|
__kind: "LimitReached" | "NoLayer";
|
|
267
267
|
}>;
|
|
268
268
|
}, "strip", z.ZodTypeAny, {
|
|
269
|
-
__kind: "Transactional";
|
|
270
269
|
value: "LimitReached" | "NoLayer";
|
|
271
|
-
}, {
|
|
272
270
|
__kind: "Transactional";
|
|
271
|
+
}, {
|
|
273
272
|
value: {
|
|
274
273
|
__kind: "LimitReached" | "NoLayer";
|
|
275
274
|
};
|
|
275
|
+
__kind: "Transactional";
|
|
276
276
|
}>, z.ZodObject<{
|
|
277
277
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -299,7 +299,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
299
299
|
__kind: "RootNotAllowed";
|
|
300
300
|
}>]>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
-
__kind: "DispatchError";
|
|
303
302
|
value: {
|
|
304
303
|
__kind: "Other";
|
|
305
304
|
} | {
|
|
@@ -307,11 +306,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
307
306
|
} | {
|
|
308
307
|
__kind: "BadOrigin";
|
|
309
308
|
} | {
|
|
310
|
-
__kind: "Module";
|
|
311
309
|
value: {
|
|
312
310
|
index: number;
|
|
313
311
|
error: `0x${string}`;
|
|
314
312
|
};
|
|
313
|
+
__kind: "Module";
|
|
315
314
|
} | {
|
|
316
315
|
__kind: "ConsumerRemaining";
|
|
317
316
|
} | {
|
|
@@ -319,14 +318,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
319
318
|
} | {
|
|
320
319
|
__kind: "TooManyConsumers";
|
|
321
320
|
} | {
|
|
322
|
-
__kind: "Token";
|
|
323
321
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
322
|
+
__kind: "Token";
|
|
324
323
|
} | {
|
|
325
|
-
__kind: "Arithmetic";
|
|
326
324
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
325
|
+
__kind: "Arithmetic";
|
|
327
326
|
} | {
|
|
328
|
-
__kind: "Transactional";
|
|
329
327
|
value: "LimitReached" | "NoLayer";
|
|
328
|
+
__kind: "Transactional";
|
|
330
329
|
} | {
|
|
331
330
|
__kind: "Exhausted";
|
|
332
331
|
} | {
|
|
@@ -336,8 +335,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
336
335
|
} | {
|
|
337
336
|
__kind: "RootNotAllowed";
|
|
338
337
|
};
|
|
339
|
-
}, {
|
|
340
338
|
__kind: "DispatchError";
|
|
339
|
+
}, {
|
|
341
340
|
value: {
|
|
342
341
|
__kind: "Other";
|
|
343
342
|
} | {
|
|
@@ -345,11 +344,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
345
344
|
} | {
|
|
346
345
|
__kind: "BadOrigin";
|
|
347
346
|
} | {
|
|
348
|
-
__kind: "Module";
|
|
349
347
|
value: {
|
|
350
348
|
index: number;
|
|
351
349
|
error: string;
|
|
352
350
|
};
|
|
351
|
+
__kind: "Module";
|
|
353
352
|
} | {
|
|
354
353
|
__kind: "ConsumerRemaining";
|
|
355
354
|
} | {
|
|
@@ -357,20 +356,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
357
356
|
} | {
|
|
358
357
|
__kind: "TooManyConsumers";
|
|
359
358
|
} | {
|
|
360
|
-
__kind: "Token";
|
|
361
359
|
value: {
|
|
362
360
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
363
361
|
};
|
|
362
|
+
__kind: "Token";
|
|
364
363
|
} | {
|
|
365
|
-
__kind: "Arithmetic";
|
|
366
364
|
value: {
|
|
367
365
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
368
366
|
};
|
|
367
|
+
__kind: "Arithmetic";
|
|
369
368
|
} | {
|
|
370
|
-
__kind: "Transactional";
|
|
371
369
|
value: {
|
|
372
370
|
__kind: "LimitReached" | "NoLayer";
|
|
373
371
|
};
|
|
372
|
+
__kind: "Transactional";
|
|
374
373
|
} | {
|
|
375
374
|
__kind: "Exhausted";
|
|
376
375
|
} | {
|
|
@@ -380,6 +379,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
380
379
|
} | {
|
|
381
380
|
__kind: "RootNotAllowed";
|
|
382
381
|
};
|
|
382
|
+
__kind: "DispatchError";
|
|
383
383
|
}>, z.ZodObject<{
|
|
384
384
|
__kind: z.ZodLiteral<"NoVault">;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -388,11 +388,9 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
392
391
|
error: {
|
|
393
392
|
__kind: "Unsupported";
|
|
394
393
|
} | {
|
|
395
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
396
394
|
value: {
|
|
397
395
|
__kind: "CannotLookupApiEnvironment";
|
|
398
396
|
} | {
|
|
@@ -404,19 +402,19 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
404
402
|
} | {
|
|
405
403
|
__kind: "NoAvailableNonceAccount";
|
|
406
404
|
} | {
|
|
407
|
-
__kind: "FailedToDeriveAddress";
|
|
408
405
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
406
|
+
__kind: "FailedToDeriveAddress";
|
|
409
407
|
} | {
|
|
410
|
-
__kind: "InvalidCcm";
|
|
411
408
|
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
409
|
+
__kind: "InvalidCcm";
|
|
412
410
|
} | {
|
|
413
411
|
__kind: "FailedToSerializeFinalTransaction";
|
|
414
412
|
} | {
|
|
415
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
416
413
|
value: number;
|
|
414
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
417
415
|
};
|
|
416
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
418
417
|
} | {
|
|
419
|
-
__kind: "DispatchError";
|
|
420
418
|
value: {
|
|
421
419
|
__kind: "Other";
|
|
422
420
|
} | {
|
|
@@ -424,11 +422,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
424
422
|
} | {
|
|
425
423
|
__kind: "BadOrigin";
|
|
426
424
|
} | {
|
|
427
|
-
__kind: "Module";
|
|
428
425
|
value: {
|
|
429
426
|
index: number;
|
|
430
427
|
error: `0x${string}`;
|
|
431
428
|
};
|
|
429
|
+
__kind: "Module";
|
|
432
430
|
} | {
|
|
433
431
|
__kind: "ConsumerRemaining";
|
|
434
432
|
} | {
|
|
@@ -436,14 +434,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
436
434
|
} | {
|
|
437
435
|
__kind: "TooManyConsumers";
|
|
438
436
|
} | {
|
|
439
|
-
__kind: "Token";
|
|
440
437
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
438
|
+
__kind: "Token";
|
|
441
439
|
} | {
|
|
442
|
-
__kind: "Arithmetic";
|
|
443
440
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
441
|
+
__kind: "Arithmetic";
|
|
444
442
|
} | {
|
|
445
|
-
__kind: "Transactional";
|
|
446
443
|
value: "LimitReached" | "NoLayer";
|
|
444
|
+
__kind: "Transactional";
|
|
447
445
|
} | {
|
|
448
446
|
__kind: "Exhausted";
|
|
449
447
|
} | {
|
|
@@ -453,17 +451,15 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
453
451
|
} | {
|
|
454
452
|
__kind: "RootNotAllowed";
|
|
455
453
|
};
|
|
454
|
+
__kind: "DispatchError";
|
|
456
455
|
} | {
|
|
457
456
|
__kind: "NoVault";
|
|
458
457
|
};
|
|
458
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
-
egressId: [{
|
|
461
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
-
}, string | number];
|
|
463
460
|
error: {
|
|
464
461
|
__kind: "Unsupported";
|
|
465
462
|
} | {
|
|
466
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
467
463
|
value: {
|
|
468
464
|
__kind: "CannotLookupApiEnvironment";
|
|
469
465
|
} | {
|
|
@@ -475,23 +471,23 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
475
471
|
} | {
|
|
476
472
|
__kind: "NoAvailableNonceAccount";
|
|
477
473
|
} | {
|
|
478
|
-
__kind: "FailedToDeriveAddress";
|
|
479
474
|
value: {
|
|
480
475
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
481
476
|
};
|
|
477
|
+
__kind: "FailedToDeriveAddress";
|
|
482
478
|
} | {
|
|
483
|
-
__kind: "InvalidCcm";
|
|
484
479
|
value: {
|
|
485
480
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
486
481
|
};
|
|
482
|
+
__kind: "InvalidCcm";
|
|
487
483
|
} | {
|
|
488
484
|
__kind: "FailedToSerializeFinalTransaction";
|
|
489
485
|
} | {
|
|
490
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
491
486
|
value: number;
|
|
487
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
492
488
|
};
|
|
489
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
493
490
|
} | {
|
|
494
|
-
__kind: "DispatchError";
|
|
495
491
|
value: {
|
|
496
492
|
__kind: "Other";
|
|
497
493
|
} | {
|
|
@@ -499,11 +495,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
499
495
|
} | {
|
|
500
496
|
__kind: "BadOrigin";
|
|
501
497
|
} | {
|
|
502
|
-
__kind: "Module";
|
|
503
498
|
value: {
|
|
504
499
|
index: number;
|
|
505
500
|
error: string;
|
|
506
501
|
};
|
|
502
|
+
__kind: "Module";
|
|
507
503
|
} | {
|
|
508
504
|
__kind: "ConsumerRemaining";
|
|
509
505
|
} | {
|
|
@@ -511,20 +507,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
511
507
|
} | {
|
|
512
508
|
__kind: "TooManyConsumers";
|
|
513
509
|
} | {
|
|
514
|
-
__kind: "Token";
|
|
515
510
|
value: {
|
|
516
511
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
517
512
|
};
|
|
513
|
+
__kind: "Token";
|
|
518
514
|
} | {
|
|
519
|
-
__kind: "Arithmetic";
|
|
520
515
|
value: {
|
|
521
516
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
522
517
|
};
|
|
518
|
+
__kind: "Arithmetic";
|
|
523
519
|
} | {
|
|
524
|
-
__kind: "Transactional";
|
|
525
520
|
value: {
|
|
526
521
|
__kind: "LimitReached" | "NoLayer";
|
|
527
522
|
};
|
|
523
|
+
__kind: "Transactional";
|
|
528
524
|
} | {
|
|
529
525
|
__kind: "Exhausted";
|
|
530
526
|
} | {
|
|
@@ -534,9 +530,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
534
530
|
} | {
|
|
535
531
|
__kind: "RootNotAllowed";
|
|
536
532
|
};
|
|
533
|
+
__kind: "DispatchError";
|
|
537
534
|
} | {
|
|
538
535
|
__kind: "NoVault";
|
|
539
536
|
};
|
|
537
|
+
egressId: [{
|
|
538
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
+
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { arbitrumIngressEgressCcmEgressInvalid };
|
|
@@ -90,15 +90,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
90
90
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
__kind: "Refund";
|
|
93
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
94
93
|
amount: bigint;
|
|
94
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
95
95
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
96
96
|
}, {
|
|
97
97
|
__kind: "Refund";
|
|
98
|
+
amount: string | number;
|
|
98
99
|
reason: {
|
|
99
100
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
100
101
|
};
|
|
101
|
-
amount: string | number;
|
|
102
102
|
egressId?: [{
|
|
103
103
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
104
104
|
}, string | number] | null | undefined;
|
|
@@ -114,15 +114,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
116
|
asset: "ArbEth" | "ArbUsdc";
|
|
117
|
-
|
|
117
|
+
prewitnessedDepositId: bigint;
|
|
118
118
|
depositDetails: {
|
|
119
119
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
120
120
|
};
|
|
121
|
-
|
|
121
|
+
boostFee: bigint;
|
|
122
|
+
amounts: [number, bigint][];
|
|
122
123
|
blockHeight: bigint;
|
|
123
124
|
ingressFee: bigint;
|
|
124
125
|
maxBoostFeeBps: number;
|
|
125
|
-
boostFee: bigint;
|
|
126
126
|
action: {
|
|
127
127
|
__kind: "Swap";
|
|
128
128
|
swapRequestId: bigint;
|
|
@@ -139,8 +139,8 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
139
139
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
140
140
|
} | {
|
|
141
141
|
__kind: "Refund";
|
|
142
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
143
142
|
amount: bigint;
|
|
143
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
144
144
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
145
145
|
};
|
|
146
146
|
originType: "DepositChannel" | "Vault";
|
|
@@ -150,15 +150,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
150
150
|
asset: {
|
|
151
151
|
__kind: "ArbEth" | "ArbUsdc";
|
|
152
152
|
};
|
|
153
|
-
|
|
153
|
+
prewitnessedDepositId: string | number;
|
|
154
154
|
depositDetails: {
|
|
155
155
|
txHashes?: string[] | null | undefined;
|
|
156
156
|
};
|
|
157
|
-
|
|
157
|
+
boostFee: string | number;
|
|
158
|
+
amounts: [number, string | number][];
|
|
158
159
|
blockHeight: string | number;
|
|
159
160
|
ingressFee: string | number;
|
|
160
161
|
maxBoostFeeBps: number;
|
|
161
|
-
boostFee: string | number;
|
|
162
162
|
action: {
|
|
163
163
|
__kind: "Swap";
|
|
164
164
|
swapRequestId: string | number;
|
|
@@ -175,10 +175,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
175
175
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
176
176
|
} | {
|
|
177
177
|
__kind: "Refund";
|
|
178
|
+
amount: string | number;
|
|
178
179
|
reason: {
|
|
179
180
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
180
181
|
};
|
|
181
|
-
amount: string | number;
|
|
182
182
|
egressId?: [{
|
|
183
183
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
184
184
|
}, string | number] | null | undefined;
|
|
@@ -90,15 +90,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
90
90
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
__kind: "Refund";
|
|
93
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
94
93
|
amount: bigint;
|
|
94
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
95
95
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
96
96
|
}, {
|
|
97
97
|
__kind: "Refund";
|
|
98
|
+
amount: string | number;
|
|
98
99
|
reason: {
|
|
99
100
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
100
101
|
};
|
|
101
|
-
amount: string | number;
|
|
102
102
|
egressId?: [{
|
|
103
103
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
104
104
|
}, string | number] | null | undefined;
|
|
@@ -114,15 +114,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
116
|
asset: "ArbEth" | "ArbUsdc";
|
|
117
|
-
|
|
117
|
+
prewitnessedDepositId: bigint;
|
|
118
118
|
depositDetails: {
|
|
119
119
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
120
120
|
};
|
|
121
|
-
|
|
121
|
+
boostFee: bigint;
|
|
122
|
+
amounts: [number, bigint][];
|
|
122
123
|
blockHeight: bigint;
|
|
123
124
|
ingressFee: bigint;
|
|
124
125
|
maxBoostFeeBps: number;
|
|
125
|
-
boostFee: bigint;
|
|
126
126
|
action: {
|
|
127
127
|
__kind: "Swap";
|
|
128
128
|
swapRequestId: bigint;
|
|
@@ -139,8 +139,8 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
139
139
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
140
140
|
} | {
|
|
141
141
|
__kind: "Refund";
|
|
142
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
143
142
|
amount: bigint;
|
|
143
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
144
144
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
145
145
|
};
|
|
146
146
|
originType: "DepositChannel" | "Vault";
|
|
@@ -150,15 +150,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
150
150
|
asset: {
|
|
151
151
|
__kind: "ArbEth" | "ArbUsdc";
|
|
152
152
|
};
|
|
153
|
-
|
|
153
|
+
prewitnessedDepositId: string | number;
|
|
154
154
|
depositDetails: {
|
|
155
155
|
txHashes?: string[] | null | undefined;
|
|
156
156
|
};
|
|
157
|
-
|
|
157
|
+
boostFee: string | number;
|
|
158
|
+
amounts: [number, string | number][];
|
|
158
159
|
blockHeight: string | number;
|
|
159
160
|
ingressFee: string | number;
|
|
160
161
|
maxBoostFeeBps: number;
|
|
161
|
-
boostFee: string | number;
|
|
162
162
|
action: {
|
|
163
163
|
__kind: "Swap";
|
|
164
164
|
swapRequestId: string | number;
|
|
@@ -175,10 +175,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
175
175
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
176
176
|
} | {
|
|
177
177
|
__kind: "Refund";
|
|
178
|
+
amount: string | number;
|
|
178
179
|
reason: {
|
|
179
180
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
180
181
|
};
|
|
181
|
-
amount: string | number;
|
|
182
182
|
egressId?: [{
|
|
183
183
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
184
184
|
}, string | number] | null | undefined;
|