@chainflip/processor 2.1.3-bsc-dev.2 → 2.1.3-bsc-dev.3
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/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +10 -10
- package/dist/100/swapping/swapScheduled.d.mts +10 -10
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +394 -394
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2497 -2497
- package/dist/11000/common.d.mts +2497 -2497
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
- package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +102 -102
- package/dist/11000/swapping/swapRequested.d.mts +102 -102
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +44 -44
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +44 -44
- package/dist/11100/common.d.cts +486 -486
- package/dist/11100/common.d.mts +486 -486
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +9 -9
- package/dist/11100/lendingPools/loanCreated.d.mts +9 -9
- package/dist/11100/lendingPools/loanRepaid.d.cts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.mts +8 -8
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +66 -66
- package/dist/11100/swapping/swapRequested.d.mts +66 -66
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/common.d.cts +363 -363
- package/dist/11200/common.d.mts +2729 -2729
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/swapping/swapRequested.d.cts +35 -35
- package/dist/11200/swapping/swapRequested.d.mts +35 -35
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +87 -87
- package/dist/131/swapping/swapScheduled.d.mts +87 -87
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/common.d.cts +19 -19
- package/dist/141/common.d.mts +19 -19
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/141/swapping/ccmFailed.d.cts +36 -36
- package/dist/141/swapping/ccmFailed.d.mts +36 -36
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +23 -23
- package/dist/141/swapping/swapDepositAddressReady.d.mts +23 -23
- package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +13 -13
- package/dist/141/swapping/swapExecuted.d.mts +13 -13
- package/dist/141/swapping/swapScheduled.d.cts +24 -24
- package/dist/141/swapping/swapScheduled.d.mts +24 -24
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/common.d.cts +4 -4
- package/dist/150/common.d.mts +4 -4
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +17 -17
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +5 -5
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +5 -5
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +18 -18
- package/dist/150/swapping/swapExecuted.d.mts +18 -18
- package/dist/150/swapping/swapScheduled.d.cts +16 -16
- package/dist/150/swapping/swapScheduled.d.mts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/assetBalances/accountCredited.d.cts +7 -7
- package/dist/160/assetBalances/accountCredited.d.mts +7 -7
- package/dist/160/assetBalances/accountDebited.d.cts +7 -7
- package/dist/160/assetBalances/accountDebited.d.mts +7 -7
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/160/common.d.cts +153 -153
- package/dist/160/common.d.mts +153 -153
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/160/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +26 -26
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/160/swapping/swapExecuted.d.cts +16 -16
- package/dist/160/swapping/swapExecuted.d.mts +16 -16
- package/dist/160/swapping/swapRequested.d.cts +46 -46
- package/dist/160/swapping/swapRequested.d.mts +46 -46
- package/dist/160/swapping/swapScheduled.d.cts +2 -2
- package/dist/160/swapping/swapScheduled.d.mts +2 -2
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +72 -72
- package/dist/170/common.d.mts +72 -72
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +203 -203
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +203 -203
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +394 -394
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1753 -1753
- package/dist/180/common.d.mts +1753 -1753
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +203 -203
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +203 -203
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +194 -194
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +194 -194
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +35 -35
- package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +61 -61
- package/dist/180/swapping/swapRequested.d.mts +61 -61
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +39 -39
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +39 -39
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +91 -91
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +91 -91
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +289 -289
- package/dist/190/common.d.mts +289 -289
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +39 -39
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +39 -39
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/190/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/assetBalances/accountCredited.d.cts +2 -2
- package/dist/210/assetBalances/accountCredited.d.mts +2 -2
- package/dist/210/assetBalances/accountDebited.d.cts +2 -2
- package/dist/210/assetBalances/accountDebited.d.mts +2 -2
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +50 -50
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +50 -50
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +99 -99
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +99 -99
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/common.d.cts +450 -450
- package/dist/210/common.d.mts +450 -450
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +6 -6
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +2 -2
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +2 -2
- package/dist/210/lendingPools/collateralAdded.d.cts +4 -4
- package/dist/210/lendingPools/collateralAdded.d.mts +4 -4
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/210/lendingPools/loanCreated.d.cts +2 -2
- package/dist/210/lendingPools/loanCreated.d.mts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +8 -8
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +6 -6
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +50 -50
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +50 -50
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +56 -56
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +56 -56
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/creditedOnChain.d.cts +2 -2
- package/dist/210/swapping/creditedOnChain.d.mts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.cts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.mts +2 -2
- package/dist/210/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/210/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/210/swapping/refundedOnChain.d.cts +2 -2
- package/dist/210/swapping/refundedOnChain.d.mts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/210/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/210/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/210/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/210/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/210/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/210/swapping/swapRequested.d.cts +48 -48
- package/dist/210/swapping/swapRequested.d.mts +48 -48
- package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +2 -2
- package/package.json +3 -3
|
@@ -115,13 +115,13 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
117
|
asset: "Dot";
|
|
118
|
-
|
|
118
|
+
blockHeight: number;
|
|
119
119
|
depositDetails: number;
|
|
120
|
+
boostFee: bigint;
|
|
121
|
+
amounts: [number, bigint][];
|
|
120
122
|
prewitnessedDepositId: bigint;
|
|
121
|
-
blockHeight: number;
|
|
122
123
|
ingressFee: bigint;
|
|
123
124
|
maxBoostFeeBps: number;
|
|
124
|
-
boostFee: bigint;
|
|
125
125
|
action: {
|
|
126
126
|
__kind: "Swap";
|
|
127
127
|
swapRequestId: bigint;
|
|
@@ -151,13 +151,13 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
151
151
|
asset: {
|
|
152
152
|
__kind: "Dot";
|
|
153
153
|
};
|
|
154
|
-
|
|
154
|
+
blockHeight: number;
|
|
155
155
|
depositDetails: number;
|
|
156
|
+
boostFee: string | number;
|
|
157
|
+
amounts: [number, string | number][];
|
|
156
158
|
prewitnessedDepositId: string | number;
|
|
157
|
-
blockHeight: number;
|
|
158
159
|
ingressFee: string | number;
|
|
159
160
|
maxBoostFeeBps: number;
|
|
160
|
-
boostFee: string | number;
|
|
161
161
|
action: {
|
|
162
162
|
__kind: "Swap";
|
|
163
163
|
swapRequestId: string | number;
|
|
@@ -115,13 +115,13 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
117
|
asset: "Dot";
|
|
118
|
-
|
|
118
|
+
blockHeight: number;
|
|
119
119
|
depositDetails: number;
|
|
120
|
+
boostFee: bigint;
|
|
121
|
+
amounts: [number, bigint][];
|
|
120
122
|
prewitnessedDepositId: bigint;
|
|
121
|
-
blockHeight: number;
|
|
122
123
|
ingressFee: bigint;
|
|
123
124
|
maxBoostFeeBps: number;
|
|
124
|
-
boostFee: bigint;
|
|
125
125
|
action: {
|
|
126
126
|
__kind: "Swap";
|
|
127
127
|
swapRequestId: bigint;
|
|
@@ -151,13 +151,13 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
151
151
|
asset: {
|
|
152
152
|
__kind: "Dot";
|
|
153
153
|
};
|
|
154
|
-
|
|
154
|
+
blockHeight: number;
|
|
155
155
|
depositDetails: number;
|
|
156
|
+
boostFee: string | number;
|
|
157
|
+
amounts: [number, string | number][];
|
|
156
158
|
prewitnessedDepositId: string | number;
|
|
157
|
-
blockHeight: number;
|
|
158
159
|
ingressFee: string | number;
|
|
159
160
|
maxBoostFeeBps: number;
|
|
160
|
-
boostFee: string | number;
|
|
161
161
|
action: {
|
|
162
162
|
__kind: "Swap";
|
|
163
163
|
swapRequestId: string | number;
|
|
@@ -270,35 +270,35 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
270
270
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
271
271
|
depositDetails: z.ZodNumber;
|
|
272
272
|
}, "strip", z.ZodTypeAny, {
|
|
273
|
-
depositAddress: `0x${string}`;
|
|
274
273
|
asset: "Dot";
|
|
275
|
-
|
|
274
|
+
depositAddress: `0x${string}`;
|
|
276
275
|
amount: bigint;
|
|
276
|
+
depositDetails: number;
|
|
277
277
|
}, {
|
|
278
|
-
depositAddress: string;
|
|
279
278
|
asset: {
|
|
280
279
|
__kind: "Dot";
|
|
281
280
|
};
|
|
282
|
-
|
|
281
|
+
depositAddress: string;
|
|
283
282
|
amount: string | number;
|
|
283
|
+
depositDetails: number;
|
|
284
284
|
}>;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
286
286
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
287
287
|
depositWitness: {
|
|
288
|
-
depositAddress: `0x${string}`;
|
|
289
288
|
asset: "Dot";
|
|
290
|
-
|
|
289
|
+
depositAddress: `0x${string}`;
|
|
291
290
|
amount: bigint;
|
|
291
|
+
depositDetails: number;
|
|
292
292
|
};
|
|
293
293
|
}, {
|
|
294
294
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
295
295
|
depositWitness: {
|
|
296
|
-
depositAddress: string;
|
|
297
296
|
asset: {
|
|
298
297
|
__kind: "Dot";
|
|
299
298
|
};
|
|
300
|
-
|
|
299
|
+
depositAddress: string;
|
|
301
300
|
amount: string | number;
|
|
301
|
+
depositDetails: number;
|
|
302
302
|
};
|
|
303
303
|
}>, z.ZodObject<{
|
|
304
304
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantPolkadot">;
|
|
@@ -319,20 +319,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
319
319
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
320
320
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
321
321
|
}, "strip", z.ZodTypeAny, {
|
|
322
|
-
__kind: "
|
|
322
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
323
323
|
}, {
|
|
324
|
-
__kind: "
|
|
325
|
-
}>, "
|
|
326
|
-
__kind: "
|
|
324
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
325
|
+
}>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
326
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
327
327
|
}>;
|
|
328
328
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
329
329
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
330
330
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
331
331
|
}, "strip", z.ZodTypeAny, {
|
|
332
|
-
__kind: "
|
|
332
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
333
333
|
value: `0x${string}`;
|
|
334
334
|
}, {
|
|
335
|
-
__kind: "
|
|
335
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
336
336
|
value: string;
|
|
337
337
|
}>, {
|
|
338
338
|
readonly chain: "Ethereum";
|
|
@@ -353,7 +353,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
353
353
|
readonly chain: "Assethub";
|
|
354
354
|
readonly address: string;
|
|
355
355
|
}, {
|
|
356
|
-
__kind: "
|
|
356
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
357
357
|
value: string;
|
|
358
358
|
}>;
|
|
359
359
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -703,15 +703,14 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
703
703
|
}>>>;
|
|
704
704
|
boostFee: z.ZodNumber;
|
|
705
705
|
}, "strip", z.ZodTypeAny, {
|
|
706
|
-
depositDetails: number;
|
|
707
|
-
boostFee: number;
|
|
708
706
|
txId: {
|
|
709
707
|
blockNumber: number;
|
|
710
708
|
extrinsicIndex: number;
|
|
711
709
|
};
|
|
710
|
+
depositDetails: number;
|
|
712
711
|
inputAsset: "Dot";
|
|
713
712
|
depositAmount: bigint;
|
|
714
|
-
outputAsset: "
|
|
713
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
715
714
|
destinationAddress: {
|
|
716
715
|
readonly chain: "Ethereum";
|
|
717
716
|
readonly address: `0x${string}`;
|
|
@@ -746,6 +745,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
746
745
|
} | null | undefined;
|
|
747
746
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
748
747
|
};
|
|
748
|
+
boostFee: number;
|
|
749
749
|
depositAddress?: `0x${string}` | null | undefined;
|
|
750
750
|
channelId?: bigint | null | undefined;
|
|
751
751
|
depositMetadata?: {
|
|
@@ -803,21 +803,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
803
803
|
chunkInterval: number;
|
|
804
804
|
} | null | undefined;
|
|
805
805
|
}, {
|
|
806
|
-
depositDetails: number;
|
|
807
|
-
boostFee: number;
|
|
808
806
|
txId: {
|
|
809
807
|
blockNumber: number;
|
|
810
808
|
extrinsicIndex: number;
|
|
811
809
|
};
|
|
810
|
+
depositDetails: number;
|
|
812
811
|
inputAsset: {
|
|
813
812
|
__kind: "Dot";
|
|
814
813
|
};
|
|
815
814
|
depositAmount: string | number;
|
|
816
815
|
outputAsset: {
|
|
817
|
-
__kind: "
|
|
816
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
818
817
|
};
|
|
819
818
|
destinationAddress: {
|
|
820
|
-
__kind: "
|
|
819
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
821
820
|
value: string;
|
|
822
821
|
};
|
|
823
822
|
affiliateFees: {
|
|
@@ -835,6 +834,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
835
834
|
} | null | undefined;
|
|
836
835
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
837
836
|
};
|
|
837
|
+
boostFee: number;
|
|
838
838
|
depositAddress?: string | null | undefined;
|
|
839
839
|
channelId?: string | number | null | undefined;
|
|
840
840
|
depositMetadata?: {
|
|
@@ -897,15 +897,14 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
897
897
|
}, "strip", z.ZodTypeAny, {
|
|
898
898
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
899
899
|
vaultWitness: {
|
|
900
|
-
depositDetails: number;
|
|
901
|
-
boostFee: number;
|
|
902
900
|
txId: {
|
|
903
901
|
blockNumber: number;
|
|
904
902
|
extrinsicIndex: number;
|
|
905
903
|
};
|
|
904
|
+
depositDetails: number;
|
|
906
905
|
inputAsset: "Dot";
|
|
907
906
|
depositAmount: bigint;
|
|
908
|
-
outputAsset: "
|
|
907
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
909
908
|
destinationAddress: {
|
|
910
909
|
readonly chain: "Ethereum";
|
|
911
910
|
readonly address: `0x${string}`;
|
|
@@ -940,6 +939,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
940
939
|
} | null | undefined;
|
|
941
940
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
942
941
|
};
|
|
942
|
+
boostFee: number;
|
|
943
943
|
depositAddress?: `0x${string}` | null | undefined;
|
|
944
944
|
channelId?: bigint | null | undefined;
|
|
945
945
|
depositMetadata?: {
|
|
@@ -1000,21 +1000,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1000
1000
|
}, {
|
|
1001
1001
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1002
1002
|
vaultWitness: {
|
|
1003
|
-
depositDetails: number;
|
|
1004
|
-
boostFee: number;
|
|
1005
1003
|
txId: {
|
|
1006
1004
|
blockNumber: number;
|
|
1007
1005
|
extrinsicIndex: number;
|
|
1008
1006
|
};
|
|
1007
|
+
depositDetails: number;
|
|
1009
1008
|
inputAsset: {
|
|
1010
1009
|
__kind: "Dot";
|
|
1011
1010
|
};
|
|
1012
1011
|
depositAmount: string | number;
|
|
1013
1012
|
outputAsset: {
|
|
1014
|
-
__kind: "
|
|
1013
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1015
1014
|
};
|
|
1016
1015
|
destinationAddress: {
|
|
1017
|
-
__kind: "
|
|
1016
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1018
1017
|
value: string;
|
|
1019
1018
|
};
|
|
1020
1019
|
affiliateFees: {
|
|
@@ -1032,6 +1031,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1032
1031
|
} | null | undefined;
|
|
1033
1032
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1034
1033
|
};
|
|
1034
|
+
boostFee: number;
|
|
1035
1035
|
depositAddress?: string | null | undefined;
|
|
1036
1036
|
channelId?: string | number | null | undefined;
|
|
1037
1037
|
depositMetadata?: {
|
|
@@ -1144,23 +1144,22 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1144
1144
|
details: {
|
|
1145
1145
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1146
1146
|
depositWitness: {
|
|
1147
|
-
depositAddress: `0x${string}`;
|
|
1148
1147
|
asset: "Dot";
|
|
1149
|
-
|
|
1148
|
+
depositAddress: `0x${string}`;
|
|
1150
1149
|
amount: bigint;
|
|
1150
|
+
depositDetails: number;
|
|
1151
1151
|
};
|
|
1152
1152
|
} | {
|
|
1153
1153
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1154
1154
|
vaultWitness: {
|
|
1155
|
-
depositDetails: number;
|
|
1156
|
-
boostFee: number;
|
|
1157
1155
|
txId: {
|
|
1158
1156
|
blockNumber: number;
|
|
1159
1157
|
extrinsicIndex: number;
|
|
1160
1158
|
};
|
|
1159
|
+
depositDetails: number;
|
|
1161
1160
|
inputAsset: "Dot";
|
|
1162
1161
|
depositAmount: bigint;
|
|
1163
|
-
outputAsset: "
|
|
1162
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1164
1163
|
destinationAddress: {
|
|
1165
1164
|
readonly chain: "Ethereum";
|
|
1166
1165
|
readonly address: `0x${string}`;
|
|
@@ -1195,6 +1194,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1195
1194
|
} | null | undefined;
|
|
1196
1195
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1197
1196
|
};
|
|
1197
|
+
boostFee: number;
|
|
1198
1198
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1199
1199
|
channelId?: bigint | null | undefined;
|
|
1200
1200
|
depositMetadata?: {
|
|
@@ -1311,31 +1311,30 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1311
1311
|
details: {
|
|
1312
1312
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1313
1313
|
depositWitness: {
|
|
1314
|
-
depositAddress: string;
|
|
1315
1314
|
asset: {
|
|
1316
1315
|
__kind: "Dot";
|
|
1317
1316
|
};
|
|
1318
|
-
|
|
1317
|
+
depositAddress: string;
|
|
1319
1318
|
amount: string | number;
|
|
1319
|
+
depositDetails: number;
|
|
1320
1320
|
};
|
|
1321
1321
|
} | {
|
|
1322
1322
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1323
1323
|
vaultWitness: {
|
|
1324
|
-
depositDetails: number;
|
|
1325
|
-
boostFee: number;
|
|
1326
1324
|
txId: {
|
|
1327
1325
|
blockNumber: number;
|
|
1328
1326
|
extrinsicIndex: number;
|
|
1329
1327
|
};
|
|
1328
|
+
depositDetails: number;
|
|
1330
1329
|
inputAsset: {
|
|
1331
1330
|
__kind: "Dot";
|
|
1332
1331
|
};
|
|
1333
1332
|
depositAmount: string | number;
|
|
1334
1333
|
outputAsset: {
|
|
1335
|
-
__kind: "
|
|
1334
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1336
1335
|
};
|
|
1337
1336
|
destinationAddress: {
|
|
1338
|
-
__kind: "
|
|
1337
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1339
1338
|
value: string;
|
|
1340
1339
|
};
|
|
1341
1340
|
affiliateFees: {
|
|
@@ -1353,6 +1352,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1353
1352
|
} | null | undefined;
|
|
1354
1353
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1355
1354
|
};
|
|
1355
|
+
boostFee: number;
|
|
1356
1356
|
depositAddress?: string | null | undefined;
|
|
1357
1357
|
channelId?: string | number | null | undefined;
|
|
1358
1358
|
depositMetadata?: {
|
|
@@ -270,35 +270,35 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
270
270
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
271
271
|
depositDetails: z.ZodNumber;
|
|
272
272
|
}, "strip", z.ZodTypeAny, {
|
|
273
|
-
depositAddress: `0x${string}`;
|
|
274
273
|
asset: "Dot";
|
|
275
|
-
|
|
274
|
+
depositAddress: `0x${string}`;
|
|
276
275
|
amount: bigint;
|
|
276
|
+
depositDetails: number;
|
|
277
277
|
}, {
|
|
278
|
-
depositAddress: string;
|
|
279
278
|
asset: {
|
|
280
279
|
__kind: "Dot";
|
|
281
280
|
};
|
|
282
|
-
|
|
281
|
+
depositAddress: string;
|
|
283
282
|
amount: string | number;
|
|
283
|
+
depositDetails: number;
|
|
284
284
|
}>;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
286
286
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
287
287
|
depositWitness: {
|
|
288
|
-
depositAddress: `0x${string}`;
|
|
289
288
|
asset: "Dot";
|
|
290
|
-
|
|
289
|
+
depositAddress: `0x${string}`;
|
|
291
290
|
amount: bigint;
|
|
291
|
+
depositDetails: number;
|
|
292
292
|
};
|
|
293
293
|
}, {
|
|
294
294
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
295
295
|
depositWitness: {
|
|
296
|
-
depositAddress: string;
|
|
297
296
|
asset: {
|
|
298
297
|
__kind: "Dot";
|
|
299
298
|
};
|
|
300
|
-
|
|
299
|
+
depositAddress: string;
|
|
301
300
|
amount: string | number;
|
|
301
|
+
depositDetails: number;
|
|
302
302
|
};
|
|
303
303
|
}>, z.ZodObject<{
|
|
304
304
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantPolkadot">;
|
|
@@ -319,20 +319,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
319
319
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
320
320
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
321
321
|
}, "strip", z.ZodTypeAny, {
|
|
322
|
-
__kind: "
|
|
322
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
323
323
|
}, {
|
|
324
|
-
__kind: "
|
|
325
|
-
}>, "
|
|
326
|
-
__kind: "
|
|
324
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
325
|
+
}>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
326
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
327
327
|
}>;
|
|
328
328
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
329
329
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
330
330
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
331
331
|
}, "strip", z.ZodTypeAny, {
|
|
332
|
-
__kind: "
|
|
332
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
333
333
|
value: `0x${string}`;
|
|
334
334
|
}, {
|
|
335
|
-
__kind: "
|
|
335
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
336
336
|
value: string;
|
|
337
337
|
}>, {
|
|
338
338
|
readonly chain: "Ethereum";
|
|
@@ -353,7 +353,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
353
353
|
readonly chain: "Assethub";
|
|
354
354
|
readonly address: string;
|
|
355
355
|
}, {
|
|
356
|
-
__kind: "
|
|
356
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
357
357
|
value: string;
|
|
358
358
|
}>;
|
|
359
359
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -703,15 +703,14 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
703
703
|
}>>>;
|
|
704
704
|
boostFee: z.ZodNumber;
|
|
705
705
|
}, "strip", z.ZodTypeAny, {
|
|
706
|
-
depositDetails: number;
|
|
707
|
-
boostFee: number;
|
|
708
706
|
txId: {
|
|
709
707
|
blockNumber: number;
|
|
710
708
|
extrinsicIndex: number;
|
|
711
709
|
};
|
|
710
|
+
depositDetails: number;
|
|
712
711
|
inputAsset: "Dot";
|
|
713
712
|
depositAmount: bigint;
|
|
714
|
-
outputAsset: "
|
|
713
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
715
714
|
destinationAddress: {
|
|
716
715
|
readonly chain: "Ethereum";
|
|
717
716
|
readonly address: `0x${string}`;
|
|
@@ -746,6 +745,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
746
745
|
} | null | undefined;
|
|
747
746
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
748
747
|
};
|
|
748
|
+
boostFee: number;
|
|
749
749
|
depositAddress?: `0x${string}` | null | undefined;
|
|
750
750
|
channelId?: bigint | null | undefined;
|
|
751
751
|
depositMetadata?: {
|
|
@@ -803,21 +803,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
803
803
|
chunkInterval: number;
|
|
804
804
|
} | null | undefined;
|
|
805
805
|
}, {
|
|
806
|
-
depositDetails: number;
|
|
807
|
-
boostFee: number;
|
|
808
806
|
txId: {
|
|
809
807
|
blockNumber: number;
|
|
810
808
|
extrinsicIndex: number;
|
|
811
809
|
};
|
|
810
|
+
depositDetails: number;
|
|
812
811
|
inputAsset: {
|
|
813
812
|
__kind: "Dot";
|
|
814
813
|
};
|
|
815
814
|
depositAmount: string | number;
|
|
816
815
|
outputAsset: {
|
|
817
|
-
__kind: "
|
|
816
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
818
817
|
};
|
|
819
818
|
destinationAddress: {
|
|
820
|
-
__kind: "
|
|
819
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
821
820
|
value: string;
|
|
822
821
|
};
|
|
823
822
|
affiliateFees: {
|
|
@@ -835,6 +834,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
835
834
|
} | null | undefined;
|
|
836
835
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
837
836
|
};
|
|
837
|
+
boostFee: number;
|
|
838
838
|
depositAddress?: string | null | undefined;
|
|
839
839
|
channelId?: string | number | null | undefined;
|
|
840
840
|
depositMetadata?: {
|
|
@@ -897,15 +897,14 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
897
897
|
}, "strip", z.ZodTypeAny, {
|
|
898
898
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
899
899
|
vaultWitness: {
|
|
900
|
-
depositDetails: number;
|
|
901
|
-
boostFee: number;
|
|
902
900
|
txId: {
|
|
903
901
|
blockNumber: number;
|
|
904
902
|
extrinsicIndex: number;
|
|
905
903
|
};
|
|
904
|
+
depositDetails: number;
|
|
906
905
|
inputAsset: "Dot";
|
|
907
906
|
depositAmount: bigint;
|
|
908
|
-
outputAsset: "
|
|
907
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
909
908
|
destinationAddress: {
|
|
910
909
|
readonly chain: "Ethereum";
|
|
911
910
|
readonly address: `0x${string}`;
|
|
@@ -940,6 +939,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
940
939
|
} | null | undefined;
|
|
941
940
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
942
941
|
};
|
|
942
|
+
boostFee: number;
|
|
943
943
|
depositAddress?: `0x${string}` | null | undefined;
|
|
944
944
|
channelId?: bigint | null | undefined;
|
|
945
945
|
depositMetadata?: {
|
|
@@ -1000,21 +1000,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1000
1000
|
}, {
|
|
1001
1001
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1002
1002
|
vaultWitness: {
|
|
1003
|
-
depositDetails: number;
|
|
1004
|
-
boostFee: number;
|
|
1005
1003
|
txId: {
|
|
1006
1004
|
blockNumber: number;
|
|
1007
1005
|
extrinsicIndex: number;
|
|
1008
1006
|
};
|
|
1007
|
+
depositDetails: number;
|
|
1009
1008
|
inputAsset: {
|
|
1010
1009
|
__kind: "Dot";
|
|
1011
1010
|
};
|
|
1012
1011
|
depositAmount: string | number;
|
|
1013
1012
|
outputAsset: {
|
|
1014
|
-
__kind: "
|
|
1013
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1015
1014
|
};
|
|
1016
1015
|
destinationAddress: {
|
|
1017
|
-
__kind: "
|
|
1016
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1018
1017
|
value: string;
|
|
1019
1018
|
};
|
|
1020
1019
|
affiliateFees: {
|
|
@@ -1032,6 +1031,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1032
1031
|
} | null | undefined;
|
|
1033
1032
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1034
1033
|
};
|
|
1034
|
+
boostFee: number;
|
|
1035
1035
|
depositAddress?: string | null | undefined;
|
|
1036
1036
|
channelId?: string | number | null | undefined;
|
|
1037
1037
|
depositMetadata?: {
|
|
@@ -1144,23 +1144,22 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1144
1144
|
details: {
|
|
1145
1145
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1146
1146
|
depositWitness: {
|
|
1147
|
-
depositAddress: `0x${string}`;
|
|
1148
1147
|
asset: "Dot";
|
|
1149
|
-
|
|
1148
|
+
depositAddress: `0x${string}`;
|
|
1150
1149
|
amount: bigint;
|
|
1150
|
+
depositDetails: number;
|
|
1151
1151
|
};
|
|
1152
1152
|
} | {
|
|
1153
1153
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1154
1154
|
vaultWitness: {
|
|
1155
|
-
depositDetails: number;
|
|
1156
|
-
boostFee: number;
|
|
1157
1155
|
txId: {
|
|
1158
1156
|
blockNumber: number;
|
|
1159
1157
|
extrinsicIndex: number;
|
|
1160
1158
|
};
|
|
1159
|
+
depositDetails: number;
|
|
1161
1160
|
inputAsset: "Dot";
|
|
1162
1161
|
depositAmount: bigint;
|
|
1163
|
-
outputAsset: "
|
|
1162
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1164
1163
|
destinationAddress: {
|
|
1165
1164
|
readonly chain: "Ethereum";
|
|
1166
1165
|
readonly address: `0x${string}`;
|
|
@@ -1195,6 +1194,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1195
1194
|
} | null | undefined;
|
|
1196
1195
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1197
1196
|
};
|
|
1197
|
+
boostFee: number;
|
|
1198
1198
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1199
1199
|
channelId?: bigint | null | undefined;
|
|
1200
1200
|
depositMetadata?: {
|
|
@@ -1311,31 +1311,30 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1311
1311
|
details: {
|
|
1312
1312
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1313
1313
|
depositWitness: {
|
|
1314
|
-
depositAddress: string;
|
|
1315
1314
|
asset: {
|
|
1316
1315
|
__kind: "Dot";
|
|
1317
1316
|
};
|
|
1318
|
-
|
|
1317
|
+
depositAddress: string;
|
|
1319
1318
|
amount: string | number;
|
|
1319
|
+
depositDetails: number;
|
|
1320
1320
|
};
|
|
1321
1321
|
} | {
|
|
1322
1322
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1323
1323
|
vaultWitness: {
|
|
1324
|
-
depositDetails: number;
|
|
1325
|
-
boostFee: number;
|
|
1326
1324
|
txId: {
|
|
1327
1325
|
blockNumber: number;
|
|
1328
1326
|
extrinsicIndex: number;
|
|
1329
1327
|
};
|
|
1328
|
+
depositDetails: number;
|
|
1330
1329
|
inputAsset: {
|
|
1331
1330
|
__kind: "Dot";
|
|
1332
1331
|
};
|
|
1333
1332
|
depositAmount: string | number;
|
|
1334
1333
|
outputAsset: {
|
|
1335
|
-
__kind: "
|
|
1334
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1336
1335
|
};
|
|
1337
1336
|
destinationAddress: {
|
|
1338
|
-
__kind: "
|
|
1337
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1339
1338
|
value: string;
|
|
1340
1339
|
};
|
|
1341
1340
|
affiliateFees: {
|
|
@@ -1353,6 +1352,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1353
1352
|
} | null | undefined;
|
|
1354
1353
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1355
1354
|
};
|
|
1355
|
+
boostFee: number;
|
|
1356
1356
|
depositAddress?: string | null | undefined;
|
|
1357
1357
|
channelId?: string | number | null | undefined;
|
|
1358
1358
|
depositMetadata?: {
|
|
@@ -113,11 +113,11 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
113
113
|
}>;
|
|
114
114
|
}, "strip", z.ZodTypeAny, {
|
|
115
115
|
asset: "Dot";
|
|
116
|
-
depositDetails: number;
|
|
117
116
|
blockHeight: number;
|
|
117
|
+
amount: bigint;
|
|
118
|
+
depositDetails: number;
|
|
118
119
|
ingressFee: bigint;
|
|
119
120
|
maxBoostFeeBps: number;
|
|
120
|
-
amount: bigint;
|
|
121
121
|
action: {
|
|
122
122
|
__kind: "Swap";
|
|
123
123
|
swapRequestId: bigint;
|
|
@@ -147,11 +147,11 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
147
147
|
asset: {
|
|
148
148
|
__kind: "Dot";
|
|
149
149
|
};
|
|
150
|
-
depositDetails: number;
|
|
151
150
|
blockHeight: number;
|
|
151
|
+
amount: string | number;
|
|
152
|
+
depositDetails: number;
|
|
152
153
|
ingressFee: string | number;
|
|
153
154
|
maxBoostFeeBps: number;
|
|
154
|
-
amount: string | number;
|
|
155
155
|
action: {
|
|
156
156
|
__kind: "Swap";
|
|
157
157
|
swapRequestId: string | number;
|