@chainflip/processor 1.11.1 → 1.11.2
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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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 +20 -20
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- 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 +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/swapping/swapCanceled.cjs +7 -0
- package/dist/11100/swapping/swapCanceled.d.cts +11 -0
- package/dist/11100/swapping/swapCanceled.d.ts +11 -0
- package/dist/11100/swapping/swapCanceled.mjs +7 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +41 -41
- package/dist/11100/swapping/swapRequested.d.cts +4 -4
- package/dist/11100/swapping/swapRequested.d.ts +4 -4
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.ts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- 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/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/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/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.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/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- 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 +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +26 -26
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +26 -26
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- 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 +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
- package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
- package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
- package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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 +4 -4
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +4 -4
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/190/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/190/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +198 -198
- package/dist/190/polkadotIngressEgress/depositFailed.d.ts +198 -198
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/package.json +3 -3
|
@@ -332,11 +332,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
332
332
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
333
333
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
334
334
|
}, "strip", z.ZodTypeAny, {
|
|
335
|
-
__kind: "
|
|
335
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
336
336
|
}, {
|
|
337
|
-
__kind: "
|
|
338
|
-
}>, "
|
|
339
|
-
__kind: "
|
|
337
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
338
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
339
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
340
340
|
}>;
|
|
341
341
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
342
342
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -662,12 +662,12 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
662
662
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
663
663
|
}, "strip", z.ZodTypeAny, {
|
|
664
664
|
retryDuration: number;
|
|
665
|
-
refundAddress: `0x${string}`;
|
|
666
665
|
minPrice: bigint;
|
|
666
|
+
refundAddress: `0x${string}`;
|
|
667
667
|
}, {
|
|
668
668
|
retryDuration: number;
|
|
669
|
-
refundAddress: string;
|
|
670
669
|
minPrice: string | number;
|
|
670
|
+
refundAddress: string;
|
|
671
671
|
}>;
|
|
672
672
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
673
673
|
numberOfChunks: z.ZodNumber;
|
|
@@ -681,12 +681,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
681
681
|
}>>>;
|
|
682
682
|
boostFee: z.ZodNumber;
|
|
683
683
|
}, "strip", z.ZodTypeAny, {
|
|
684
|
+
txId: `0x${string}`;
|
|
684
685
|
depositDetails: {
|
|
685
686
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
686
687
|
};
|
|
687
688
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
688
689
|
depositAmount: bigint;
|
|
689
|
-
outputAsset: "
|
|
690
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
690
691
|
destinationAddress: {
|
|
691
692
|
readonly chain: "Ethereum";
|
|
692
693
|
readonly address: `0x${string}`;
|
|
@@ -706,15 +707,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
706
707
|
readonly chain: "Assethub";
|
|
707
708
|
readonly address: string;
|
|
708
709
|
};
|
|
709
|
-
txId: `0x${string}`;
|
|
710
710
|
affiliateFees: {
|
|
711
711
|
account: number;
|
|
712
712
|
bps: number;
|
|
713
713
|
}[];
|
|
714
714
|
refundParams: {
|
|
715
715
|
retryDuration: number;
|
|
716
|
-
refundAddress: `0x${string}`;
|
|
717
716
|
minPrice: bigint;
|
|
717
|
+
refundAddress: `0x${string}`;
|
|
718
718
|
};
|
|
719
719
|
boostFee: number;
|
|
720
720
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -774,6 +774,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
774
774
|
chunkInterval: number;
|
|
775
775
|
} | null | undefined;
|
|
776
776
|
}, {
|
|
777
|
+
txId: string;
|
|
777
778
|
depositDetails: {
|
|
778
779
|
txHashes?: string[] | null | undefined;
|
|
779
780
|
};
|
|
@@ -782,21 +783,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
782
783
|
};
|
|
783
784
|
depositAmount: string | number;
|
|
784
785
|
outputAsset: {
|
|
785
|
-
__kind: "
|
|
786
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
786
787
|
};
|
|
787
788
|
destinationAddress: {
|
|
788
789
|
value: string;
|
|
789
790
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
790
791
|
};
|
|
791
|
-
txId: string;
|
|
792
792
|
affiliateFees: {
|
|
793
793
|
account: number;
|
|
794
794
|
bps: number;
|
|
795
795
|
}[];
|
|
796
796
|
refundParams: {
|
|
797
797
|
retryDuration: number;
|
|
798
|
-
refundAddress: string;
|
|
799
798
|
minPrice: string | number;
|
|
799
|
+
refundAddress: string;
|
|
800
800
|
};
|
|
801
801
|
boostFee: number;
|
|
802
802
|
depositAddress?: string | null | undefined;
|
|
@@ -861,12 +861,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
861
861
|
}, "strip", z.ZodTypeAny, {
|
|
862
862
|
__kind: "VaultArbitrum";
|
|
863
863
|
vaultWitness: {
|
|
864
|
+
txId: `0x${string}`;
|
|
864
865
|
depositDetails: {
|
|
865
866
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
866
867
|
};
|
|
867
868
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
868
869
|
depositAmount: bigint;
|
|
869
|
-
outputAsset: "
|
|
870
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
870
871
|
destinationAddress: {
|
|
871
872
|
readonly chain: "Ethereum";
|
|
872
873
|
readonly address: `0x${string}`;
|
|
@@ -886,15 +887,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
886
887
|
readonly chain: "Assethub";
|
|
887
888
|
readonly address: string;
|
|
888
889
|
};
|
|
889
|
-
txId: `0x${string}`;
|
|
890
890
|
affiliateFees: {
|
|
891
891
|
account: number;
|
|
892
892
|
bps: number;
|
|
893
893
|
}[];
|
|
894
894
|
refundParams: {
|
|
895
895
|
retryDuration: number;
|
|
896
|
-
refundAddress: `0x${string}`;
|
|
897
896
|
minPrice: bigint;
|
|
897
|
+
refundAddress: `0x${string}`;
|
|
898
898
|
};
|
|
899
899
|
boostFee: number;
|
|
900
900
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -957,6 +957,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
957
957
|
}, {
|
|
958
958
|
__kind: "VaultArbitrum";
|
|
959
959
|
vaultWitness: {
|
|
960
|
+
txId: string;
|
|
960
961
|
depositDetails: {
|
|
961
962
|
txHashes?: string[] | null | undefined;
|
|
962
963
|
};
|
|
@@ -965,21 +966,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
965
966
|
};
|
|
966
967
|
depositAmount: string | number;
|
|
967
968
|
outputAsset: {
|
|
968
|
-
__kind: "
|
|
969
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
969
970
|
};
|
|
970
971
|
destinationAddress: {
|
|
971
972
|
value: string;
|
|
972
973
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
973
974
|
};
|
|
974
|
-
txId: string;
|
|
975
975
|
affiliateFees: {
|
|
976
976
|
account: number;
|
|
977
977
|
bps: number;
|
|
978
978
|
}[];
|
|
979
979
|
refundParams: {
|
|
980
980
|
retryDuration: number;
|
|
981
|
-
refundAddress: string;
|
|
982
981
|
minPrice: string | number;
|
|
982
|
+
refundAddress: string;
|
|
983
983
|
};
|
|
984
984
|
boostFee: number;
|
|
985
985
|
depositAddress?: string | null | undefined;
|
|
@@ -1043,7 +1043,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1043
1043
|
};
|
|
1044
1044
|
}>]>;
|
|
1045
1045
|
}, "strip", z.ZodTypeAny, {
|
|
1046
|
-
blockHeight: bigint;
|
|
1047
1046
|
reason: {
|
|
1048
1047
|
__kind: "BelowMinimumDeposit";
|
|
1049
1048
|
} | {
|
|
@@ -1089,6 +1088,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1089
1088
|
};
|
|
1090
1089
|
__kind: "DepositWitnessRejected";
|
|
1091
1090
|
};
|
|
1091
|
+
blockHeight: bigint;
|
|
1092
1092
|
details: {
|
|
1093
1093
|
__kind: "DepositChannelArbitrum";
|
|
1094
1094
|
depositWitness: {
|
|
@@ -1102,12 +1102,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1102
1102
|
} | {
|
|
1103
1103
|
__kind: "VaultArbitrum";
|
|
1104
1104
|
vaultWitness: {
|
|
1105
|
+
txId: `0x${string}`;
|
|
1105
1106
|
depositDetails: {
|
|
1106
1107
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1107
1108
|
};
|
|
1108
1109
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1109
1110
|
depositAmount: bigint;
|
|
1110
|
-
outputAsset: "
|
|
1111
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1111
1112
|
destinationAddress: {
|
|
1112
1113
|
readonly chain: "Ethereum";
|
|
1113
1114
|
readonly address: `0x${string}`;
|
|
@@ -1127,15 +1128,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1127
1128
|
readonly chain: "Assethub";
|
|
1128
1129
|
readonly address: string;
|
|
1129
1130
|
};
|
|
1130
|
-
txId: `0x${string}`;
|
|
1131
1131
|
affiliateFees: {
|
|
1132
1132
|
account: number;
|
|
1133
1133
|
bps: number;
|
|
1134
1134
|
}[];
|
|
1135
1135
|
refundParams: {
|
|
1136
1136
|
retryDuration: number;
|
|
1137
|
-
refundAddress: `0x${string}`;
|
|
1138
1137
|
minPrice: bigint;
|
|
1138
|
+
refundAddress: `0x${string}`;
|
|
1139
1139
|
};
|
|
1140
1140
|
boostFee: number;
|
|
1141
1141
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -1197,7 +1197,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1197
1197
|
};
|
|
1198
1198
|
};
|
|
1199
1199
|
}, {
|
|
1200
|
-
blockHeight: string | number;
|
|
1201
1200
|
reason: {
|
|
1202
1201
|
__kind: "BelowMinimumDeposit";
|
|
1203
1202
|
} | {
|
|
@@ -1249,6 +1248,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1249
1248
|
};
|
|
1250
1249
|
__kind: "DepositWitnessRejected";
|
|
1251
1250
|
};
|
|
1251
|
+
blockHeight: string | number;
|
|
1252
1252
|
details: {
|
|
1253
1253
|
__kind: "DepositChannelArbitrum";
|
|
1254
1254
|
depositWitness: {
|
|
@@ -1264,6 +1264,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1264
1264
|
} | {
|
|
1265
1265
|
__kind: "VaultArbitrum";
|
|
1266
1266
|
vaultWitness: {
|
|
1267
|
+
txId: string;
|
|
1267
1268
|
depositDetails: {
|
|
1268
1269
|
txHashes?: string[] | null | undefined;
|
|
1269
1270
|
};
|
|
@@ -1272,21 +1273,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1272
1273
|
};
|
|
1273
1274
|
depositAmount: string | number;
|
|
1274
1275
|
outputAsset: {
|
|
1275
|
-
__kind: "
|
|
1276
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1276
1277
|
};
|
|
1277
1278
|
destinationAddress: {
|
|
1278
1279
|
value: string;
|
|
1279
1280
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1280
1281
|
};
|
|
1281
|
-
txId: string;
|
|
1282
1282
|
affiliateFees: {
|
|
1283
1283
|
account: number;
|
|
1284
1284
|
bps: number;
|
|
1285
1285
|
}[];
|
|
1286
1286
|
refundParams: {
|
|
1287
1287
|
retryDuration: number;
|
|
1288
|
-
refundAddress: string;
|
|
1289
1288
|
minPrice: string | number;
|
|
1289
|
+
refundAddress: string;
|
|
1290
1290
|
};
|
|
1291
1291
|
boostFee: number;
|
|
1292
1292
|
depositAddress?: string | null | undefined;
|
|
@@ -332,11 +332,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
332
332
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
333
333
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
334
334
|
}, "strip", z.ZodTypeAny, {
|
|
335
|
-
__kind: "
|
|
335
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
336
336
|
}, {
|
|
337
|
-
__kind: "
|
|
338
|
-
}>, "
|
|
339
|
-
__kind: "
|
|
337
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
338
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
339
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
340
340
|
}>;
|
|
341
341
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
342
342
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -662,12 +662,12 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
662
662
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
663
663
|
}, "strip", z.ZodTypeAny, {
|
|
664
664
|
retryDuration: number;
|
|
665
|
-
refundAddress: `0x${string}`;
|
|
666
665
|
minPrice: bigint;
|
|
666
|
+
refundAddress: `0x${string}`;
|
|
667
667
|
}, {
|
|
668
668
|
retryDuration: number;
|
|
669
|
-
refundAddress: string;
|
|
670
669
|
minPrice: string | number;
|
|
670
|
+
refundAddress: string;
|
|
671
671
|
}>;
|
|
672
672
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
673
673
|
numberOfChunks: z.ZodNumber;
|
|
@@ -681,12 +681,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
681
681
|
}>>>;
|
|
682
682
|
boostFee: z.ZodNumber;
|
|
683
683
|
}, "strip", z.ZodTypeAny, {
|
|
684
|
+
txId: `0x${string}`;
|
|
684
685
|
depositDetails: {
|
|
685
686
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
686
687
|
};
|
|
687
688
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
688
689
|
depositAmount: bigint;
|
|
689
|
-
outputAsset: "
|
|
690
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
690
691
|
destinationAddress: {
|
|
691
692
|
readonly chain: "Ethereum";
|
|
692
693
|
readonly address: `0x${string}`;
|
|
@@ -706,15 +707,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
706
707
|
readonly chain: "Assethub";
|
|
707
708
|
readonly address: string;
|
|
708
709
|
};
|
|
709
|
-
txId: `0x${string}`;
|
|
710
710
|
affiliateFees: {
|
|
711
711
|
account: number;
|
|
712
712
|
bps: number;
|
|
713
713
|
}[];
|
|
714
714
|
refundParams: {
|
|
715
715
|
retryDuration: number;
|
|
716
|
-
refundAddress: `0x${string}`;
|
|
717
716
|
minPrice: bigint;
|
|
717
|
+
refundAddress: `0x${string}`;
|
|
718
718
|
};
|
|
719
719
|
boostFee: number;
|
|
720
720
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -774,6 +774,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
774
774
|
chunkInterval: number;
|
|
775
775
|
} | null | undefined;
|
|
776
776
|
}, {
|
|
777
|
+
txId: string;
|
|
777
778
|
depositDetails: {
|
|
778
779
|
txHashes?: string[] | null | undefined;
|
|
779
780
|
};
|
|
@@ -782,21 +783,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
782
783
|
};
|
|
783
784
|
depositAmount: string | number;
|
|
784
785
|
outputAsset: {
|
|
785
|
-
__kind: "
|
|
786
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
786
787
|
};
|
|
787
788
|
destinationAddress: {
|
|
788
789
|
value: string;
|
|
789
790
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
790
791
|
};
|
|
791
|
-
txId: string;
|
|
792
792
|
affiliateFees: {
|
|
793
793
|
account: number;
|
|
794
794
|
bps: number;
|
|
795
795
|
}[];
|
|
796
796
|
refundParams: {
|
|
797
797
|
retryDuration: number;
|
|
798
|
-
refundAddress: string;
|
|
799
798
|
minPrice: string | number;
|
|
799
|
+
refundAddress: string;
|
|
800
800
|
};
|
|
801
801
|
boostFee: number;
|
|
802
802
|
depositAddress?: string | null | undefined;
|
|
@@ -861,12 +861,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
861
861
|
}, "strip", z.ZodTypeAny, {
|
|
862
862
|
__kind: "VaultArbitrum";
|
|
863
863
|
vaultWitness: {
|
|
864
|
+
txId: `0x${string}`;
|
|
864
865
|
depositDetails: {
|
|
865
866
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
866
867
|
};
|
|
867
868
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
868
869
|
depositAmount: bigint;
|
|
869
|
-
outputAsset: "
|
|
870
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
870
871
|
destinationAddress: {
|
|
871
872
|
readonly chain: "Ethereum";
|
|
872
873
|
readonly address: `0x${string}`;
|
|
@@ -886,15 +887,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
886
887
|
readonly chain: "Assethub";
|
|
887
888
|
readonly address: string;
|
|
888
889
|
};
|
|
889
|
-
txId: `0x${string}`;
|
|
890
890
|
affiliateFees: {
|
|
891
891
|
account: number;
|
|
892
892
|
bps: number;
|
|
893
893
|
}[];
|
|
894
894
|
refundParams: {
|
|
895
895
|
retryDuration: number;
|
|
896
|
-
refundAddress: `0x${string}`;
|
|
897
896
|
minPrice: bigint;
|
|
897
|
+
refundAddress: `0x${string}`;
|
|
898
898
|
};
|
|
899
899
|
boostFee: number;
|
|
900
900
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -957,6 +957,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
957
957
|
}, {
|
|
958
958
|
__kind: "VaultArbitrum";
|
|
959
959
|
vaultWitness: {
|
|
960
|
+
txId: string;
|
|
960
961
|
depositDetails: {
|
|
961
962
|
txHashes?: string[] | null | undefined;
|
|
962
963
|
};
|
|
@@ -965,21 +966,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
965
966
|
};
|
|
966
967
|
depositAmount: string | number;
|
|
967
968
|
outputAsset: {
|
|
968
|
-
__kind: "
|
|
969
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
969
970
|
};
|
|
970
971
|
destinationAddress: {
|
|
971
972
|
value: string;
|
|
972
973
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
973
974
|
};
|
|
974
|
-
txId: string;
|
|
975
975
|
affiliateFees: {
|
|
976
976
|
account: number;
|
|
977
977
|
bps: number;
|
|
978
978
|
}[];
|
|
979
979
|
refundParams: {
|
|
980
980
|
retryDuration: number;
|
|
981
|
-
refundAddress: string;
|
|
982
981
|
minPrice: string | number;
|
|
982
|
+
refundAddress: string;
|
|
983
983
|
};
|
|
984
984
|
boostFee: number;
|
|
985
985
|
depositAddress?: string | null | undefined;
|
|
@@ -1043,7 +1043,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1043
1043
|
};
|
|
1044
1044
|
}>]>;
|
|
1045
1045
|
}, "strip", z.ZodTypeAny, {
|
|
1046
|
-
blockHeight: bigint;
|
|
1047
1046
|
reason: {
|
|
1048
1047
|
__kind: "BelowMinimumDeposit";
|
|
1049
1048
|
} | {
|
|
@@ -1089,6 +1088,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1089
1088
|
};
|
|
1090
1089
|
__kind: "DepositWitnessRejected";
|
|
1091
1090
|
};
|
|
1091
|
+
blockHeight: bigint;
|
|
1092
1092
|
details: {
|
|
1093
1093
|
__kind: "DepositChannelArbitrum";
|
|
1094
1094
|
depositWitness: {
|
|
@@ -1102,12 +1102,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1102
1102
|
} | {
|
|
1103
1103
|
__kind: "VaultArbitrum";
|
|
1104
1104
|
vaultWitness: {
|
|
1105
|
+
txId: `0x${string}`;
|
|
1105
1106
|
depositDetails: {
|
|
1106
1107
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1107
1108
|
};
|
|
1108
1109
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1109
1110
|
depositAmount: bigint;
|
|
1110
|
-
outputAsset: "
|
|
1111
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1111
1112
|
destinationAddress: {
|
|
1112
1113
|
readonly chain: "Ethereum";
|
|
1113
1114
|
readonly address: `0x${string}`;
|
|
@@ -1127,15 +1128,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1127
1128
|
readonly chain: "Assethub";
|
|
1128
1129
|
readonly address: string;
|
|
1129
1130
|
};
|
|
1130
|
-
txId: `0x${string}`;
|
|
1131
1131
|
affiliateFees: {
|
|
1132
1132
|
account: number;
|
|
1133
1133
|
bps: number;
|
|
1134
1134
|
}[];
|
|
1135
1135
|
refundParams: {
|
|
1136
1136
|
retryDuration: number;
|
|
1137
|
-
refundAddress: `0x${string}`;
|
|
1138
1137
|
minPrice: bigint;
|
|
1138
|
+
refundAddress: `0x${string}`;
|
|
1139
1139
|
};
|
|
1140
1140
|
boostFee: number;
|
|
1141
1141
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -1197,7 +1197,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1197
1197
|
};
|
|
1198
1198
|
};
|
|
1199
1199
|
}, {
|
|
1200
|
-
blockHeight: string | number;
|
|
1201
1200
|
reason: {
|
|
1202
1201
|
__kind: "BelowMinimumDeposit";
|
|
1203
1202
|
} | {
|
|
@@ -1249,6 +1248,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1249
1248
|
};
|
|
1250
1249
|
__kind: "DepositWitnessRejected";
|
|
1251
1250
|
};
|
|
1251
|
+
blockHeight: string | number;
|
|
1252
1252
|
details: {
|
|
1253
1253
|
__kind: "DepositChannelArbitrum";
|
|
1254
1254
|
depositWitness: {
|
|
@@ -1264,6 +1264,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1264
1264
|
} | {
|
|
1265
1265
|
__kind: "VaultArbitrum";
|
|
1266
1266
|
vaultWitness: {
|
|
1267
|
+
txId: string;
|
|
1267
1268
|
depositDetails: {
|
|
1268
1269
|
txHashes?: string[] | null | undefined;
|
|
1269
1270
|
};
|
|
@@ -1272,21 +1273,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1272
1273
|
};
|
|
1273
1274
|
depositAmount: string | number;
|
|
1274
1275
|
outputAsset: {
|
|
1275
|
-
__kind: "
|
|
1276
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1276
1277
|
};
|
|
1277
1278
|
destinationAddress: {
|
|
1278
1279
|
value: string;
|
|
1279
1280
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1280
1281
|
};
|
|
1281
|
-
txId: string;
|
|
1282
1282
|
affiliateFees: {
|
|
1283
1283
|
account: number;
|
|
1284
1284
|
bps: number;
|
|
1285
1285
|
}[];
|
|
1286
1286
|
refundParams: {
|
|
1287
1287
|
retryDuration: number;
|
|
1288
|
-
refundAddress: string;
|
|
1289
1288
|
minPrice: string | number;
|
|
1289
|
+
refundAddress: string;
|
|
1290
1290
|
};
|
|
1291
1291
|
boostFee: number;
|
|
1292
1292
|
depositAddress?: string | null | undefined;
|
|
@@ -87,15 +87,15 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
87
87
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
88
88
|
}, "strip", z.ZodTypeAny, {
|
|
89
89
|
__kind: "Refund";
|
|
90
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
91
90
|
amount: bigint;
|
|
91
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
92
92
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
93
93
|
}, {
|
|
94
94
|
__kind: "Refund";
|
|
95
|
+
amount: string | number;
|
|
95
96
|
reason: {
|
|
96
97
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
97
98
|
};
|
|
98
|
-
amount: string | number;
|
|
99
99
|
egressId?: [{
|
|
100
100
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
101
101
|
}, string | number] | null | undefined;
|
|
@@ -111,12 +111,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
111
111
|
__kind: "DepositChannel" | "Vault";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
blockHeight: bigint;
|
|
115
114
|
asset: "ArbEth" | "ArbUsdc";
|
|
116
115
|
amount: bigint;
|
|
117
116
|
depositDetails: {
|
|
118
117
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
119
118
|
};
|
|
119
|
+
blockHeight: bigint;
|
|
120
120
|
ingressFee: bigint;
|
|
121
121
|
maxBoostFeeBps: number;
|
|
122
122
|
action: {
|
|
@@ -135,15 +135,14 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
135
135
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
136
136
|
} | {
|
|
137
137
|
__kind: "Refund";
|
|
138
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
139
138
|
amount: bigint;
|
|
139
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
140
140
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
141
141
|
};
|
|
142
142
|
originType: "DepositChannel" | "Vault";
|
|
143
143
|
depositAddress?: `0x${string}` | null | undefined;
|
|
144
144
|
channelId?: bigint | null | undefined;
|
|
145
145
|
}, {
|
|
146
|
-
blockHeight: string | number;
|
|
147
146
|
asset: {
|
|
148
147
|
__kind: "ArbEth" | "ArbUsdc";
|
|
149
148
|
};
|
|
@@ -151,6 +150,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
151
150
|
depositDetails: {
|
|
152
151
|
txHashes?: string[] | null | undefined;
|
|
153
152
|
};
|
|
153
|
+
blockHeight: string | number;
|
|
154
154
|
ingressFee: string | number;
|
|
155
155
|
maxBoostFeeBps: number;
|
|
156
156
|
action: {
|
|
@@ -169,10 +169,10 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
169
169
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
170
170
|
} | {
|
|
171
171
|
__kind: "Refund";
|
|
172
|
+
amount: string | number;
|
|
172
173
|
reason: {
|
|
173
174
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
174
175
|
};
|
|
175
|
-
amount: string | number;
|
|
176
176
|
egressId?: [{
|
|
177
177
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
178
178
|
}, string | number] | null | undefined;
|
|
@@ -87,15 +87,15 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
87
87
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
88
88
|
}, "strip", z.ZodTypeAny, {
|
|
89
89
|
__kind: "Refund";
|
|
90
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
91
90
|
amount: bigint;
|
|
91
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
92
92
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
93
93
|
}, {
|
|
94
94
|
__kind: "Refund";
|
|
95
|
+
amount: string | number;
|
|
95
96
|
reason: {
|
|
96
97
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
97
98
|
};
|
|
98
|
-
amount: string | number;
|
|
99
99
|
egressId?: [{
|
|
100
100
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
101
101
|
}, string | number] | null | undefined;
|
|
@@ -111,12 +111,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
111
111
|
__kind: "DepositChannel" | "Vault";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
blockHeight: bigint;
|
|
115
114
|
asset: "ArbEth" | "ArbUsdc";
|
|
116
115
|
amount: bigint;
|
|
117
116
|
depositDetails: {
|
|
118
117
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
119
118
|
};
|
|
119
|
+
blockHeight: bigint;
|
|
120
120
|
ingressFee: bigint;
|
|
121
121
|
maxBoostFeeBps: number;
|
|
122
122
|
action: {
|
|
@@ -135,15 +135,14 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
135
135
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
136
136
|
} | {
|
|
137
137
|
__kind: "Refund";
|
|
138
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
139
138
|
amount: bigint;
|
|
139
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
140
140
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
141
141
|
};
|
|
142
142
|
originType: "DepositChannel" | "Vault";
|
|
143
143
|
depositAddress?: `0x${string}` | null | undefined;
|
|
144
144
|
channelId?: bigint | null | undefined;
|
|
145
145
|
}, {
|
|
146
|
-
blockHeight: string | number;
|
|
147
146
|
asset: {
|
|
148
147
|
__kind: "ArbEth" | "ArbUsdc";
|
|
149
148
|
};
|
|
@@ -151,6 +150,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
151
150
|
depositDetails: {
|
|
152
151
|
txHashes?: string[] | null | undefined;
|
|
153
152
|
};
|
|
153
|
+
blockHeight: string | number;
|
|
154
154
|
ingressFee: string | number;
|
|
155
155
|
maxBoostFeeBps: number;
|
|
156
156
|
action: {
|
|
@@ -169,10 +169,10 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
169
169
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
170
170
|
} | {
|
|
171
171
|
__kind: "Refund";
|
|
172
|
+
amount: string | number;
|
|
172
173
|
reason: {
|
|
173
174
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
174
175
|
};
|
|
175
|
-
amount: string | number;
|
|
176
176
|
egressId?: [{
|
|
177
177
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
178
178
|
}, string | number] | null | undefined;
|