@chainflip/processor 2.2.0-alpha.4 → 2.2.0-alpha.6
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/README.MD +6 -6
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.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/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- 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/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- 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/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.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/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.mts +4 -4
- 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/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +204 -204
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +401 -401
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2570 -2570
- package/dist/11000/common.d.mts +2570 -2570
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +204 -204
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
- 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 +10 -10
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- 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 +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +195 -195
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- 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 +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +56 -56
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +56 -56
- 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/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/111/common.d.cts +26 -26
- package/dist/111/common.d.mts +26 -26
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/common.d.cts +57 -57
- package/dist/11100/common.d.mts +57 -57
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +9 -9
- 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 +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +3 -3
- package/dist/11100/lendingPools/loanCreated.d.mts +3 -3
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +8 -8
- package/dist/11100/swapping/swapRequested.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/common.d.cts +325 -325
- package/dist/11200/common.d.mts +325 -325
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
- 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 +41 -41
- package/dist/11200/swapping/swapRequested.d.mts +41 -41
- 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 +205 -205
- package/dist/131/common.d.mts +205 -205
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- 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/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +96 -96
- package/dist/131/swapping/ccmFailed.d.mts +96 -96
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/131/swapping/swapExecuted.d.cts +14 -14
- package/dist/131/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/swapping/swapScheduled.d.cts +97 -97
- package/dist/131/swapping/swapScheduled.d.mts +97 -97
- package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/common.d.cts +225 -225
- package/dist/141/common.d.mts +225 -225
- package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +82 -82
- package/dist/141/swapping/swapExecuted.d.mts +82 -82
- package/dist/141/swapping/swapScheduled.d.cts +93 -93
- package/dist/141/swapping/swapScheduled.d.mts +93 -93
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.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/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.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/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.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/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.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/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 +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- 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 +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +2 -2
- package/dist/150/swapping/swapExecuted.d.mts +2 -2
- package/dist/150/swapping/swapScheduled.d.cts +2 -2
- package/dist/150/swapping/swapScheduled.d.mts +2 -2
- package/dist/150/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/150/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.mts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.mts +2 -2
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/common.d.cts +32 -32
- package/dist/160/common.d.mts +32 -32
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- 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 +14 -14
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- 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 +6 -6
- package/dist/170/common.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +196 -196
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +196 -196
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +54 -54
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +388 -388
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +388 -388
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +1693 -1693
- package/dist/180/common.d.mts +1693 -1693
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +196 -196
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +196 -196
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +54 -54
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +199 -199
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +199 -199
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +54 -54
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
- 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 +184 -184
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +184 -184
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.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 +34 -34
- package/dist/180/swapping/swapDepositAddressReady.d.mts +34 -34
- 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 +57 -57
- package/dist/180/swapping/swapRequested.d.mts +57 -57
- 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 +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.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 +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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 +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +548 -548
- package/dist/190/common.d.mts +548 -548
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- 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 +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- 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 +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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 +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +16 -16
- package/dist/190/swapping/swapRequested.d.mts +16 -16
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +6 -6
- package/dist/210/assetBalances/accountCredited.d.mts +6 -6
- package/dist/210/assetBalances/accountDebited.d.cts +6 -6
- package/dist/210/assetBalances/accountDebited.d.mts +6 -6
- package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
- package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +366 -366
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +366 -366
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/common.d.cts +3451 -3451
- package/dist/210/common.d.mts +3451 -3451
- package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
- package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- 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 +54 -54
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/210/governance/failedExecution.d.cts +10 -10
- package/dist/210/governance/failedExecution.d.mts +10 -10
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +28 -28
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +235 -235
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +235 -235
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- 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 +102 -102
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +19 -19
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +19 -19
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +46 -46
- package/dist/210/swapping/swapDepositAddressReady.d.mts +46 -46
- package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +16 -16
- package/dist/210/swapping/swapExecuted.d.mts +16 -16
- package/dist/210/swapping/swapRequested.d.cts +405 -405
- package/dist/210/swapping/swapRequested.d.mts +405 -405
- package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/210/system/extrinsicFailed.d.cts +20 -20
- package/dist/210/system/extrinsicFailed.d.mts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +238 -18
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +238 -18
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1562 -59
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1562 -59
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +209 -15
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +209 -15
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/assetBalances/accountCredited.cjs +4 -1
- package/dist/220/assetBalances/accountCredited.d.cts +34 -7
- package/dist/220/assetBalances/accountCredited.d.mts +34 -7
- package/dist/220/assetBalances/accountCredited.mjs +3 -1
- package/dist/220/assetBalances/accountDebited.cjs +4 -1
- package/dist/220/assetBalances/accountDebited.d.cts +34 -7
- package/dist/220/assetBalances/accountDebited.d.mts +34 -7
- package/dist/220/assetBalances/accountDebited.mjs +3 -1
- package/dist/220/assetBalances/refundScheduled.cjs +4 -1
- package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
- package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
- package/dist/220/assetBalances/refundScheduled.mjs +3 -1
- package/dist/220/assetBalances/refundSkipped.cjs +4 -1
- package/dist/220/assetBalances/refundSkipped.d.cts +521 -15
- package/dist/220/assetBalances/refundSkipped.d.mts +521 -15
- package/dist/220/assetBalances/refundSkipped.mjs +3 -1
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
- package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
- package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +228 -18
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +228 -18
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1553 -59
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1553 -59
- package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +199 -15
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +199 -15
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +452 -18
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +452 -18
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2477 -65
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2477 -65
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +423 -15
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +423 -15
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/common.d.cts +894 -894
- package/dist/220/common.d.mts +894 -894
- package/dist/220/emissions/networkFeeBurned.cjs +4 -1
- package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
- package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
- package/dist/220/emissions/networkFeeBurned.mjs +3 -1
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1983 -43
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1983 -43
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
- package/dist/220/environment/tronInitialized.cjs +4 -1
- package/dist/220/environment/tronInitialized.d.cts +3 -1
- package/dist/220/environment/tronInitialized.d.mts +3 -1
- package/dist/220/environment/tronInitialized.mjs +3 -1
- package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +238 -18
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +238 -18
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1562 -59
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1562 -59
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +209 -15
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +209 -15
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/funding/funded.cjs +4 -1
- package/dist/220/funding/funded.d.cts +93 -9
- package/dist/220/funding/funded.d.mts +93 -9
- package/dist/220/funding/funded.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
- package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/boostFundsAdded.d.cts +52 -11
- package/dist/220/lendingPools/boostFundsAdded.d.mts +52 -11
- package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/boostPoolCreated.d.cts +44 -9
- package/dist/220/lendingPools/boostPoolCreated.d.mts +44 -9
- package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +84 -7
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +84 -7
- package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +44 -7
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +44 -7
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
- package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +25 -7
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +25 -7
- package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/loanCreated.cjs +4 -1
- package/dist/220/lendingPools/loanCreated.d.cts +67 -7
- package/dist/220/lendingPools/loanCreated.d.mts +67 -7
- package/dist/220/lendingPools/loanCreated.mjs +3 -1
- package/dist/220/lendingPools/loanRepaid.cjs +4 -1
- package/dist/220/lendingPools/loanRepaid.d.cts +52 -3
- package/dist/220/lendingPools/loanRepaid.d.mts +52 -3
- package/dist/220/lendingPools/loanRepaid.mjs +3 -1
- package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +453 -19
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +453 -19
- package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
- package/dist/220/lendingPools/stoppedBoosting.d.cts +55 -11
- package/dist/220/lendingPools/stoppedBoosting.d.mts +55 -11
- package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
- package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
- package/dist/220/liquidityPools/assetSwapped.d.cts +50 -13
- package/dist/220/liquidityPools/assetSwapped.d.mts +50 -13
- package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +108 -13
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +108 -13
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
- package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
- package/dist/220/liquidityPools/newPoolCreated.d.cts +50 -13
- package/dist/220/liquidityPools/newPoolCreated.d.mts +50 -13
- package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +156 -33
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +156 -33
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +49 -9
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +49 -9
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
- package/dist/220/liquidityPools/poolFeeSet.d.cts +47 -13
- package/dist/220/liquidityPools/poolFeeSet.d.mts +47 -13
- package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +229 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +229 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +288 -17
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +288 -17
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +115 -15
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +115 -15
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
- package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
- package/dist/220/liquidityProvider/assetTransferred.d.cts +34 -7
- package/dist/220/liquidityProvider/assetTransferred.d.mts +34 -7
- package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +109 -16
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +109 -16
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +110 -13
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +110 -13
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
- package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +228 -18
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +228 -18
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1553 -59
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1553 -59
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +199 -15
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +199 -15
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/reputation/offencePenalty.cjs +4 -1
- package/dist/220/reputation/offencePenalty.d.cts +122 -1
- package/dist/220/reputation/offencePenalty.d.mts +122 -1
- package/dist/220/reputation/offencePenalty.mjs +3 -1
- package/dist/220/reputation/penaltyUpdated.cjs +4 -1
- package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
- package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
- package/dist/220/reputation/penaltyUpdated.mjs +3 -1
- package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
- package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +258 -18
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +258 -18
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1634 -59
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1634 -59
- package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +229 -15
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +229 -15
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +180 -24
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +180 -24
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
- package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
- package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
- package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
- package/dist/220/swapping/batchSwapFailed.cjs +4 -1
- package/dist/220/swapping/batchSwapFailed.d.cts +41 -7
- package/dist/220/swapping/batchSwapFailed.d.mts +41 -7
- package/dist/220/swapping/batchSwapFailed.mjs +3 -1
- package/dist/220/swapping/creditedOnChain.cjs +4 -1
- package/dist/220/swapping/creditedOnChain.d.cts +37 -10
- package/dist/220/swapping/creditedOnChain.d.mts +37 -10
- package/dist/220/swapping/creditedOnChain.mjs +3 -1
- package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
- package/dist/220/swapping/palletConfigUpdated.d.cts +349 -49
- package/dist/220/swapping/palletConfigUpdated.d.mts +349 -49
- package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
- package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
- package/dist/220/swapping/refundEgressIgnored.d.cts +289 -18
- package/dist/220/swapping/refundEgressIgnored.d.mts +289 -18
- package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
- package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
- package/dist/220/swapping/refundEgressScheduled.d.cts +69 -16
- package/dist/220/swapping/refundEgressScheduled.d.mts +69 -16
- package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
- package/dist/220/swapping/refundedOnChain.cjs +4 -1
- package/dist/220/swapping/refundedOnChain.d.cts +40 -10
- package/dist/220/swapping/refundedOnChain.d.mts +40 -10
- package/dist/220/swapping/refundedOnChain.mjs +3 -1
- package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
- package/dist/220/swapping/swapAmountConfiscated.d.cts +35 -8
- package/dist/220/swapping/swapAmountConfiscated.d.mts +35 -8
- package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
- package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/swapDepositAddressReady.d.cts +742 -30
- package/dist/220/swapping/swapDepositAddressReady.d.mts +742 -30
- package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
- package/dist/220/swapping/swapEgressIgnored.d.cts +289 -18
- package/dist/220/swapping/swapEgressIgnored.d.mts +289 -18
- package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
- package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
- package/dist/220/swapping/swapEgressScheduled.d.cts +66 -16
- package/dist/220/swapping/swapEgressScheduled.d.mts +66 -16
- package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
- package/dist/220/swapping/swapExecuted.cjs +4 -1
- package/dist/220/swapping/swapExecuted.d.cts +71 -13
- package/dist/220/swapping/swapExecuted.d.mts +71 -13
- package/dist/220/swapping/swapExecuted.mjs +3 -1
- package/dist/220/swapping/swapRequested.cjs +4 -1
- package/dist/220/swapping/swapRequested.d.cts +4166 -48
- package/dist/220/swapping/swapRequested.d.mts +4166 -48
- package/dist/220/swapping/swapRequested.mjs +3 -1
- package/dist/220/swapping/withdrawalRequested.cjs +4 -1
- package/dist/220/swapping/withdrawalRequested.d.cts +113 -13
- package/dist/220/swapping/withdrawalRequested.d.mts +113 -13
- package/dist/220/swapping/withdrawalRequested.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +28 -7
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +28 -7
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +129 -25
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +129 -25
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
- package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +235 -41
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +235 -41
- package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
- package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
- package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
- package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
- package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +65 -3
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +65 -3
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
- package/dist/220/tronElections/allVotesCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesCleared.mjs +3 -1
- package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
- package/dist/220/tronElections/corruptStorage.cjs +4 -1
- package/dist/220/tronElections/corruptStorage.d.cts +3 -1
- package/dist/220/tronElections/corruptStorage.d.mts +3 -1
- package/dist/220/tronElections/corruptStorage.mjs +3 -1
- package/dist/220/tronElections/electoralEvent.cjs +5 -1
- package/dist/220/tronElections/electoralEvent.d.cts +27 -1
- package/dist/220/tronElections/electoralEvent.d.mts +27 -1
- package/dist/220/tronElections/electoralEvent.mjs +3 -1
- package/dist/220/tronElections/uninitialized.cjs +4 -1
- package/dist/220/tronElections/uninitialized.d.cts +3 -1
- package/dist/220/tronElections/uninitialized.d.mts +3 -1
- package/dist/220/tronElections/uninitialized.mjs +3 -1
- package/dist/220/tronElections/unknownElection.cjs +4 -1
- package/dist/220/tronElections/unknownElection.d.cts +11 -1
- package/dist/220/tronElections/unknownElection.d.mts +11 -1
- package/dist/220/tronElections/unknownElection.mjs +3 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +14 -3
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +14 -3
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +238 -18
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +238 -18
- package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1562 -59
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1562 -59
- package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +24 -3
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +24 -3
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +209 -15
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +209 -15
- package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1085 -33
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1085 -33
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
- package/dist/220/tronVault/chainInitialized.cjs +4 -1
- package/dist/220/tronVault/chainInitialized.d.cts +3 -1
- package/dist/220/tronVault/chainInitialized.d.mts +3 -1
- package/dist/220/tronVault/chainInitialized.mjs +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
- package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
- package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
- package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
- package/dist/CodeGenerator.cjs +5 -0
- package/dist/CodeGenerator.mjs +5 -0
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
- package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
- package/dist/event.cjs +17 -0
- package/dist/event.d.cts +23 -0
- package/dist/event.d.mts +23 -0
- package/dist/event.mjs +15 -0
- package/package.json +2 -2
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as _$_chainflip_processor_event0 from "@chainflip/processor/event";
|
|
1
2
|
import { z } from "zod";
|
|
2
3
|
|
|
3
4
|
//#region generated/220/polkadotIngressEgress/depositFailed.d.ts
|
|
@@ -88,18 +89,18 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
88
89
|
value: z.ZodEffects<z.ZodObject<{
|
|
89
90
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
90
91
|
}, "strip", z.ZodTypeAny, {
|
|
91
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
92
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
92
93
|
}, {
|
|
93
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
94
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
95
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
94
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
95
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
96
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
97
|
}>;
|
|
97
98
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
99
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
100
|
__kind: "Token";
|
|
100
101
|
}, {
|
|
101
102
|
value: {
|
|
102
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
103
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
105
|
__kind: "Token";
|
|
105
106
|
}>, z.ZodObject<{
|
|
@@ -204,7 +205,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
204
205
|
} | {
|
|
205
206
|
__kind: "TooManyConsumers";
|
|
206
207
|
} | {
|
|
207
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
208
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
208
209
|
__kind: "Token";
|
|
209
210
|
} | {
|
|
210
211
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -246,7 +247,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
__kind: "TooManyConsumers";
|
|
247
248
|
} | {
|
|
248
249
|
value: {
|
|
249
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
250
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
250
251
|
};
|
|
251
252
|
__kind: "Token";
|
|
252
253
|
} | {
|
|
@@ -297,35 +298,35 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
297
298
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
298
299
|
depositDetails: z.ZodNumber;
|
|
299
300
|
}, "strip", z.ZodTypeAny, {
|
|
300
|
-
asset: "Dot";
|
|
301
301
|
depositAddress: `0x${string}`;
|
|
302
|
-
|
|
302
|
+
asset: "Dot";
|
|
303
303
|
depositDetails: number;
|
|
304
|
+
amount: bigint;
|
|
304
305
|
}, {
|
|
306
|
+
depositAddress: string;
|
|
305
307
|
asset: {
|
|
306
308
|
__kind: "Dot";
|
|
307
309
|
};
|
|
308
|
-
depositAddress: string;
|
|
309
|
-
amount: string | number;
|
|
310
310
|
depositDetails: number;
|
|
311
|
+
amount: string | number;
|
|
311
312
|
}>;
|
|
312
313
|
}, "strip", z.ZodTypeAny, {
|
|
313
314
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
314
315
|
depositWitness: {
|
|
315
|
-
asset: "Dot";
|
|
316
316
|
depositAddress: `0x${string}`;
|
|
317
|
-
|
|
317
|
+
asset: "Dot";
|
|
318
318
|
depositDetails: number;
|
|
319
|
+
amount: bigint;
|
|
319
320
|
};
|
|
320
321
|
}, {
|
|
321
322
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
322
323
|
depositWitness: {
|
|
324
|
+
depositAddress: string;
|
|
323
325
|
asset: {
|
|
324
326
|
__kind: "Dot";
|
|
325
327
|
};
|
|
326
|
-
depositAddress: string;
|
|
327
|
-
amount: string | number;
|
|
328
328
|
depositDetails: number;
|
|
329
|
+
amount: string | number;
|
|
329
330
|
};
|
|
330
331
|
}>, z.ZodObject<{
|
|
331
332
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantPolkadot">;
|
|
@@ -346,21 +347,21 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
346
347
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
347
348
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
|
|
348
349
|
}, "strip", z.ZodTypeAny, {
|
|
349
|
-
__kind: "
|
|
350
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
350
351
|
}, {
|
|
351
|
-
__kind: "
|
|
352
|
-
}>, "
|
|
353
|
-
__kind: "
|
|
352
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
353
|
+
}>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
|
|
354
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
354
355
|
}>;
|
|
355
356
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
356
357
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
|
|
357
358
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
358
359
|
}, "strip", z.ZodTypeAny, {
|
|
359
360
|
value: `0x${string}`;
|
|
360
|
-
__kind: "
|
|
361
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
361
362
|
}, {
|
|
362
363
|
value: string;
|
|
363
|
-
__kind: "
|
|
364
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
364
365
|
}>, {
|
|
365
366
|
readonly chain: "Ethereum";
|
|
366
367
|
readonly address: `0x${string}`;
|
|
@@ -384,7 +385,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
384
385
|
readonly address: string;
|
|
385
386
|
}, {
|
|
386
387
|
value: string;
|
|
387
|
-
__kind: "
|
|
388
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
388
389
|
}>;
|
|
389
390
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
390
391
|
channelMetadata: z.ZodObject<{
|
|
@@ -748,14 +749,15 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
748
749
|
}>>>;
|
|
749
750
|
boostFee: z.ZodNumber;
|
|
750
751
|
}, "strip", z.ZodTypeAny, {
|
|
752
|
+
depositDetails: number;
|
|
753
|
+
boostFee: number;
|
|
751
754
|
txId: {
|
|
752
755
|
blockNumber: number;
|
|
753
756
|
extrinsicIndex: number;
|
|
754
757
|
};
|
|
755
|
-
depositDetails: number;
|
|
756
758
|
inputAsset: "Dot";
|
|
757
759
|
depositAmount: bigint;
|
|
758
|
-
outputAsset: "
|
|
760
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
759
761
|
destinationAddress: {
|
|
760
762
|
readonly chain: "Ethereum";
|
|
761
763
|
readonly address: `0x${string}`;
|
|
@@ -793,9 +795,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
793
795
|
} | null | undefined;
|
|
794
796
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
795
797
|
};
|
|
796
|
-
boostFee: number;
|
|
797
|
-
channelId?: bigint | null | undefined;
|
|
798
798
|
depositAddress?: `0x${string}` | null | undefined;
|
|
799
|
+
channelId?: bigint | null | undefined;
|
|
799
800
|
depositMetadata?: {
|
|
800
801
|
channelMetadata: {
|
|
801
802
|
message: `0x${string}`;
|
|
@@ -854,21 +855,22 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
854
855
|
chunkInterval: number;
|
|
855
856
|
} | null | undefined;
|
|
856
857
|
}, {
|
|
858
|
+
depositDetails: number;
|
|
859
|
+
boostFee: number;
|
|
857
860
|
txId: {
|
|
858
861
|
blockNumber: number;
|
|
859
862
|
extrinsicIndex: number;
|
|
860
863
|
};
|
|
861
|
-
depositDetails: number;
|
|
862
864
|
inputAsset: {
|
|
863
865
|
__kind: "Dot";
|
|
864
866
|
};
|
|
865
867
|
depositAmount: string | number;
|
|
866
868
|
outputAsset: {
|
|
867
|
-
__kind: "
|
|
869
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
868
870
|
};
|
|
869
871
|
destinationAddress: {
|
|
870
872
|
value: string;
|
|
871
|
-
__kind: "
|
|
873
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
872
874
|
};
|
|
873
875
|
affiliateFees: {
|
|
874
876
|
account: number;
|
|
@@ -885,9 +887,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
885
887
|
} | null | undefined;
|
|
886
888
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
887
889
|
};
|
|
888
|
-
boostFee: number;
|
|
889
|
-
channelId?: string | number | null | undefined;
|
|
890
890
|
depositAddress?: string | null | undefined;
|
|
891
|
+
channelId?: string | number | null | undefined;
|
|
891
892
|
depositMetadata?: {
|
|
892
893
|
channelMetadata: {
|
|
893
894
|
message: string;
|
|
@@ -951,14 +952,15 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
951
952
|
}, "strip", z.ZodTypeAny, {
|
|
952
953
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
953
954
|
vaultWitness: {
|
|
955
|
+
depositDetails: number;
|
|
956
|
+
boostFee: number;
|
|
954
957
|
txId: {
|
|
955
958
|
blockNumber: number;
|
|
956
959
|
extrinsicIndex: number;
|
|
957
960
|
};
|
|
958
|
-
depositDetails: number;
|
|
959
961
|
inputAsset: "Dot";
|
|
960
962
|
depositAmount: bigint;
|
|
961
|
-
outputAsset: "
|
|
963
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
962
964
|
destinationAddress: {
|
|
963
965
|
readonly chain: "Ethereum";
|
|
964
966
|
readonly address: `0x${string}`;
|
|
@@ -996,9 +998,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
996
998
|
} | null | undefined;
|
|
997
999
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
998
1000
|
};
|
|
999
|
-
boostFee: number;
|
|
1000
|
-
channelId?: bigint | null | undefined;
|
|
1001
1001
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1002
|
+
channelId?: bigint | null | undefined;
|
|
1002
1003
|
depositMetadata?: {
|
|
1003
1004
|
channelMetadata: {
|
|
1004
1005
|
message: `0x${string}`;
|
|
@@ -1060,21 +1061,22 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1060
1061
|
}, {
|
|
1061
1062
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1062
1063
|
vaultWitness: {
|
|
1064
|
+
depositDetails: number;
|
|
1065
|
+
boostFee: number;
|
|
1063
1066
|
txId: {
|
|
1064
1067
|
blockNumber: number;
|
|
1065
1068
|
extrinsicIndex: number;
|
|
1066
1069
|
};
|
|
1067
|
-
depositDetails: number;
|
|
1068
1070
|
inputAsset: {
|
|
1069
1071
|
__kind: "Dot";
|
|
1070
1072
|
};
|
|
1071
1073
|
depositAmount: string | number;
|
|
1072
1074
|
outputAsset: {
|
|
1073
|
-
__kind: "
|
|
1075
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1074
1076
|
};
|
|
1075
1077
|
destinationAddress: {
|
|
1076
1078
|
value: string;
|
|
1077
|
-
__kind: "
|
|
1079
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1078
1080
|
};
|
|
1079
1081
|
affiliateFees: {
|
|
1080
1082
|
account: number;
|
|
@@ -1091,9 +1093,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1091
1093
|
} | null | undefined;
|
|
1092
1094
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1093
1095
|
};
|
|
1094
|
-
boostFee: number;
|
|
1095
|
-
channelId?: string | number | null | undefined;
|
|
1096
1096
|
depositAddress?: string | null | undefined;
|
|
1097
|
+
channelId?: string | number | null | undefined;
|
|
1097
1098
|
depositMetadata?: {
|
|
1098
1099
|
channelMetadata: {
|
|
1099
1100
|
message: string;
|
|
@@ -1156,6 +1157,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1156
1157
|
};
|
|
1157
1158
|
}>]>;
|
|
1158
1159
|
}, "strip", z.ZodTypeAny, {
|
|
1160
|
+
blockHeight: number;
|
|
1159
1161
|
reason: {
|
|
1160
1162
|
__kind: "BelowMinimumDeposit";
|
|
1161
1163
|
} | {
|
|
@@ -1182,7 +1184,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1182
1184
|
} | {
|
|
1183
1185
|
__kind: "TooManyConsumers";
|
|
1184
1186
|
} | {
|
|
1185
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1187
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1186
1188
|
__kind: "Token";
|
|
1187
1189
|
} | {
|
|
1188
1190
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -1206,26 +1208,26 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1206
1208
|
} | {
|
|
1207
1209
|
__kind: "Unrefundable";
|
|
1208
1210
|
};
|
|
1209
|
-
blockHeight: number;
|
|
1210
1211
|
details: {
|
|
1211
1212
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1212
1213
|
depositWitness: {
|
|
1213
|
-
asset: "Dot";
|
|
1214
1214
|
depositAddress: `0x${string}`;
|
|
1215
|
-
|
|
1215
|
+
asset: "Dot";
|
|
1216
1216
|
depositDetails: number;
|
|
1217
|
+
amount: bigint;
|
|
1217
1218
|
};
|
|
1218
1219
|
} | {
|
|
1219
1220
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1220
1221
|
vaultWitness: {
|
|
1222
|
+
depositDetails: number;
|
|
1223
|
+
boostFee: number;
|
|
1221
1224
|
txId: {
|
|
1222
1225
|
blockNumber: number;
|
|
1223
1226
|
extrinsicIndex: number;
|
|
1224
1227
|
};
|
|
1225
|
-
depositDetails: number;
|
|
1226
1228
|
inputAsset: "Dot";
|
|
1227
1229
|
depositAmount: bigint;
|
|
1228
|
-
outputAsset: "
|
|
1230
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1229
1231
|
destinationAddress: {
|
|
1230
1232
|
readonly chain: "Ethereum";
|
|
1231
1233
|
readonly address: `0x${string}`;
|
|
@@ -1263,9 +1265,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1263
1265
|
} | null | undefined;
|
|
1264
1266
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1265
1267
|
};
|
|
1266
|
-
boostFee: number;
|
|
1267
|
-
channelId?: bigint | null | undefined;
|
|
1268
1268
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1269
|
+
channelId?: bigint | null | undefined;
|
|
1269
1270
|
depositMetadata?: {
|
|
1270
1271
|
channelMetadata: {
|
|
1271
1272
|
message: `0x${string}`;
|
|
@@ -1326,6 +1327,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1326
1327
|
};
|
|
1327
1328
|
};
|
|
1328
1329
|
}, {
|
|
1330
|
+
blockHeight: number;
|
|
1329
1331
|
reason: {
|
|
1330
1332
|
__kind: "BelowMinimumDeposit";
|
|
1331
1333
|
} | {
|
|
@@ -1353,7 +1355,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1353
1355
|
__kind: "TooManyConsumers";
|
|
1354
1356
|
} | {
|
|
1355
1357
|
value: {
|
|
1356
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1358
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1357
1359
|
};
|
|
1358
1360
|
__kind: "Token";
|
|
1359
1361
|
} | {
|
|
@@ -1384,35 +1386,35 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1384
1386
|
} | {
|
|
1385
1387
|
__kind: "Unrefundable";
|
|
1386
1388
|
};
|
|
1387
|
-
blockHeight: number;
|
|
1388
1389
|
details: {
|
|
1389
1390
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1390
1391
|
depositWitness: {
|
|
1392
|
+
depositAddress: string;
|
|
1391
1393
|
asset: {
|
|
1392
1394
|
__kind: "Dot";
|
|
1393
1395
|
};
|
|
1394
|
-
depositAddress: string;
|
|
1395
|
-
amount: string | number;
|
|
1396
1396
|
depositDetails: number;
|
|
1397
|
+
amount: string | number;
|
|
1397
1398
|
};
|
|
1398
1399
|
} | {
|
|
1399
1400
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1400
1401
|
vaultWitness: {
|
|
1402
|
+
depositDetails: number;
|
|
1403
|
+
boostFee: number;
|
|
1401
1404
|
txId: {
|
|
1402
1405
|
blockNumber: number;
|
|
1403
1406
|
extrinsicIndex: number;
|
|
1404
1407
|
};
|
|
1405
|
-
depositDetails: number;
|
|
1406
1408
|
inputAsset: {
|
|
1407
1409
|
__kind: "Dot";
|
|
1408
1410
|
};
|
|
1409
1411
|
depositAmount: string | number;
|
|
1410
1412
|
outputAsset: {
|
|
1411
|
-
__kind: "
|
|
1413
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1412
1414
|
};
|
|
1413
1415
|
destinationAddress: {
|
|
1414
1416
|
value: string;
|
|
1415
|
-
__kind: "
|
|
1417
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1416
1418
|
};
|
|
1417
1419
|
affiliateFees: {
|
|
1418
1420
|
account: number;
|
|
@@ -1429,9 +1431,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1429
1431
|
} | null | undefined;
|
|
1430
1432
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1431
1433
|
};
|
|
1432
|
-
boostFee: number;
|
|
1433
|
-
channelId?: string | number | null | undefined;
|
|
1434
1434
|
depositAddress?: string | null | undefined;
|
|
1435
|
+
channelId?: string | number | null | undefined;
|
|
1435
1436
|
depositMetadata?: {
|
|
1436
1437
|
channelMetadata: {
|
|
1437
1438
|
message: string;
|
|
@@ -1494,5 +1495,1498 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1494
1495
|
};
|
|
1495
1496
|
};
|
|
1496
1497
|
}>;
|
|
1498
|
+
declare const polkadotIngressEgressDepositFailedEvent: _$_chainflip_processor_event0.EventDescriptor<"PolkadotIngressEgress.DepositFailed", z.ZodObject<{
|
|
1499
|
+
blockHeight: z.ZodNumber;
|
|
1500
|
+
reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1501
|
+
__kind: z.ZodLiteral<"BelowMinimumDeposit">;
|
|
1502
|
+
}, "strip", z.ZodTypeAny, {
|
|
1503
|
+
__kind: "BelowMinimumDeposit";
|
|
1504
|
+
}, {
|
|
1505
|
+
__kind: "BelowMinimumDeposit";
|
|
1506
|
+
}>, z.ZodObject<{
|
|
1507
|
+
__kind: z.ZodLiteral<"NotEnoughToPayFees">;
|
|
1508
|
+
}, "strip", z.ZodTypeAny, {
|
|
1509
|
+
__kind: "NotEnoughToPayFees";
|
|
1510
|
+
}, {
|
|
1511
|
+
__kind: "NotEnoughToPayFees";
|
|
1512
|
+
}>, z.ZodObject<{
|
|
1513
|
+
__kind: z.ZodLiteral<"TransactionRejectedByBroker">;
|
|
1514
|
+
}, "strip", z.ZodTypeAny, {
|
|
1515
|
+
__kind: "TransactionRejectedByBroker";
|
|
1516
|
+
}, {
|
|
1517
|
+
__kind: "TransactionRejectedByBroker";
|
|
1518
|
+
}>, z.ZodObject<{
|
|
1519
|
+
__kind: z.ZodLiteral<"DepositWitnessRejected">;
|
|
1520
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1521
|
+
__kind: z.ZodLiteral<"Other">;
|
|
1522
|
+
}, "strip", z.ZodTypeAny, {
|
|
1523
|
+
__kind: "Other";
|
|
1524
|
+
}, {
|
|
1525
|
+
__kind: "Other";
|
|
1526
|
+
}>, z.ZodObject<{
|
|
1527
|
+
__kind: z.ZodLiteral<"CannotLookup">;
|
|
1528
|
+
}, "strip", z.ZodTypeAny, {
|
|
1529
|
+
__kind: "CannotLookup";
|
|
1530
|
+
}, {
|
|
1531
|
+
__kind: "CannotLookup";
|
|
1532
|
+
}>, z.ZodObject<{
|
|
1533
|
+
__kind: z.ZodLiteral<"BadOrigin">;
|
|
1534
|
+
}, "strip", z.ZodTypeAny, {
|
|
1535
|
+
__kind: "BadOrigin";
|
|
1536
|
+
}, {
|
|
1537
|
+
__kind: "BadOrigin";
|
|
1538
|
+
}>, z.ZodObject<{
|
|
1539
|
+
__kind: z.ZodLiteral<"Module">;
|
|
1540
|
+
value: z.ZodObject<{
|
|
1541
|
+
index: z.ZodNumber;
|
|
1542
|
+
error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1543
|
+
}, "strip", z.ZodTypeAny, {
|
|
1544
|
+
index: number;
|
|
1545
|
+
error: `0x${string}`;
|
|
1546
|
+
}, {
|
|
1547
|
+
index: number;
|
|
1548
|
+
error: string;
|
|
1549
|
+
}>;
|
|
1550
|
+
}, "strip", z.ZodTypeAny, {
|
|
1551
|
+
value: {
|
|
1552
|
+
index: number;
|
|
1553
|
+
error: `0x${string}`;
|
|
1554
|
+
};
|
|
1555
|
+
__kind: "Module";
|
|
1556
|
+
}, {
|
|
1557
|
+
value: {
|
|
1558
|
+
index: number;
|
|
1559
|
+
error: string;
|
|
1560
|
+
};
|
|
1561
|
+
__kind: "Module";
|
|
1562
|
+
}>, z.ZodObject<{
|
|
1563
|
+
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
1564
|
+
}, "strip", z.ZodTypeAny, {
|
|
1565
|
+
__kind: "ConsumerRemaining";
|
|
1566
|
+
}, {
|
|
1567
|
+
__kind: "ConsumerRemaining";
|
|
1568
|
+
}>, z.ZodObject<{
|
|
1569
|
+
__kind: z.ZodLiteral<"NoProviders">;
|
|
1570
|
+
}, "strip", z.ZodTypeAny, {
|
|
1571
|
+
__kind: "NoProviders";
|
|
1572
|
+
}, {
|
|
1573
|
+
__kind: "NoProviders";
|
|
1574
|
+
}>, z.ZodObject<{
|
|
1575
|
+
__kind: z.ZodLiteral<"TooManyConsumers">;
|
|
1576
|
+
}, "strip", z.ZodTypeAny, {
|
|
1577
|
+
__kind: "TooManyConsumers";
|
|
1578
|
+
}, {
|
|
1579
|
+
__kind: "TooManyConsumers";
|
|
1580
|
+
}>, z.ZodObject<{
|
|
1581
|
+
__kind: z.ZodLiteral<"Token">;
|
|
1582
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1583
|
+
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
1584
|
+
}, "strip", z.ZodTypeAny, {
|
|
1585
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1586
|
+
}, {
|
|
1587
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1588
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
1589
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1590
|
+
}>;
|
|
1591
|
+
}, "strip", z.ZodTypeAny, {
|
|
1592
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1593
|
+
__kind: "Token";
|
|
1594
|
+
}, {
|
|
1595
|
+
value: {
|
|
1596
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1597
|
+
};
|
|
1598
|
+
__kind: "Token";
|
|
1599
|
+
}>, z.ZodObject<{
|
|
1600
|
+
__kind: z.ZodLiteral<"Arithmetic">;
|
|
1601
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1602
|
+
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
1603
|
+
}, "strip", z.ZodTypeAny, {
|
|
1604
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1605
|
+
}, {
|
|
1606
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1607
|
+
}>, "Underflow" | "Overflow" | "DivisionByZero", {
|
|
1608
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1609
|
+
}>;
|
|
1610
|
+
}, "strip", z.ZodTypeAny, {
|
|
1611
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1612
|
+
__kind: "Arithmetic";
|
|
1613
|
+
}, {
|
|
1614
|
+
value: {
|
|
1615
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1616
|
+
};
|
|
1617
|
+
__kind: "Arithmetic";
|
|
1618
|
+
}>, z.ZodObject<{
|
|
1619
|
+
__kind: z.ZodLiteral<"Transactional">;
|
|
1620
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1621
|
+
__kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
|
|
1622
|
+
}, "strip", z.ZodTypeAny, {
|
|
1623
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1624
|
+
}, {
|
|
1625
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1626
|
+
}>, "LimitReached" | "NoLayer", {
|
|
1627
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1628
|
+
}>;
|
|
1629
|
+
}, "strip", z.ZodTypeAny, {
|
|
1630
|
+
value: "LimitReached" | "NoLayer";
|
|
1631
|
+
__kind: "Transactional";
|
|
1632
|
+
}, {
|
|
1633
|
+
value: {
|
|
1634
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1635
|
+
};
|
|
1636
|
+
__kind: "Transactional";
|
|
1637
|
+
}>, z.ZodObject<{
|
|
1638
|
+
__kind: z.ZodLiteral<"Exhausted">;
|
|
1639
|
+
}, "strip", z.ZodTypeAny, {
|
|
1640
|
+
__kind: "Exhausted";
|
|
1641
|
+
}, {
|
|
1642
|
+
__kind: "Exhausted";
|
|
1643
|
+
}>, z.ZodObject<{
|
|
1644
|
+
__kind: z.ZodLiteral<"Corruption">;
|
|
1645
|
+
}, "strip", z.ZodTypeAny, {
|
|
1646
|
+
__kind: "Corruption";
|
|
1647
|
+
}, {
|
|
1648
|
+
__kind: "Corruption";
|
|
1649
|
+
}>, z.ZodObject<{
|
|
1650
|
+
__kind: z.ZodLiteral<"Unavailable">;
|
|
1651
|
+
}, "strip", z.ZodTypeAny, {
|
|
1652
|
+
__kind: "Unavailable";
|
|
1653
|
+
}, {
|
|
1654
|
+
__kind: "Unavailable";
|
|
1655
|
+
}>, z.ZodObject<{
|
|
1656
|
+
__kind: z.ZodLiteral<"RootNotAllowed">;
|
|
1657
|
+
}, "strip", z.ZodTypeAny, {
|
|
1658
|
+
__kind: "RootNotAllowed";
|
|
1659
|
+
}, {
|
|
1660
|
+
__kind: "RootNotAllowed";
|
|
1661
|
+
}>, z.ZodObject<{
|
|
1662
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
1663
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1664
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
1665
|
+
}, "strip", z.ZodTypeAny, {
|
|
1666
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1667
|
+
}, {
|
|
1668
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1669
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
1670
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1671
|
+
}>;
|
|
1672
|
+
}, "strip", z.ZodTypeAny, {
|
|
1673
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1674
|
+
__kind: "Trie";
|
|
1675
|
+
}, {
|
|
1676
|
+
value: {
|
|
1677
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1678
|
+
};
|
|
1679
|
+
__kind: "Trie";
|
|
1680
|
+
}>]>;
|
|
1681
|
+
}, "strip", z.ZodTypeAny, {
|
|
1682
|
+
value: {
|
|
1683
|
+
__kind: "Other";
|
|
1684
|
+
} | {
|
|
1685
|
+
__kind: "CannotLookup";
|
|
1686
|
+
} | {
|
|
1687
|
+
__kind: "BadOrigin";
|
|
1688
|
+
} | {
|
|
1689
|
+
value: {
|
|
1690
|
+
index: number;
|
|
1691
|
+
error: `0x${string}`;
|
|
1692
|
+
};
|
|
1693
|
+
__kind: "Module";
|
|
1694
|
+
} | {
|
|
1695
|
+
__kind: "ConsumerRemaining";
|
|
1696
|
+
} | {
|
|
1697
|
+
__kind: "NoProviders";
|
|
1698
|
+
} | {
|
|
1699
|
+
__kind: "TooManyConsumers";
|
|
1700
|
+
} | {
|
|
1701
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1702
|
+
__kind: "Token";
|
|
1703
|
+
} | {
|
|
1704
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1705
|
+
__kind: "Arithmetic";
|
|
1706
|
+
} | {
|
|
1707
|
+
value: "LimitReached" | "NoLayer";
|
|
1708
|
+
__kind: "Transactional";
|
|
1709
|
+
} | {
|
|
1710
|
+
__kind: "Exhausted";
|
|
1711
|
+
} | {
|
|
1712
|
+
__kind: "Corruption";
|
|
1713
|
+
} | {
|
|
1714
|
+
__kind: "Unavailable";
|
|
1715
|
+
} | {
|
|
1716
|
+
__kind: "RootNotAllowed";
|
|
1717
|
+
} | {
|
|
1718
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1719
|
+
__kind: "Trie";
|
|
1720
|
+
};
|
|
1721
|
+
__kind: "DepositWitnessRejected";
|
|
1722
|
+
}, {
|
|
1723
|
+
value: {
|
|
1724
|
+
__kind: "Other";
|
|
1725
|
+
} | {
|
|
1726
|
+
__kind: "CannotLookup";
|
|
1727
|
+
} | {
|
|
1728
|
+
__kind: "BadOrigin";
|
|
1729
|
+
} | {
|
|
1730
|
+
value: {
|
|
1731
|
+
index: number;
|
|
1732
|
+
error: string;
|
|
1733
|
+
};
|
|
1734
|
+
__kind: "Module";
|
|
1735
|
+
} | {
|
|
1736
|
+
__kind: "ConsumerRemaining";
|
|
1737
|
+
} | {
|
|
1738
|
+
__kind: "NoProviders";
|
|
1739
|
+
} | {
|
|
1740
|
+
__kind: "TooManyConsumers";
|
|
1741
|
+
} | {
|
|
1742
|
+
value: {
|
|
1743
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1744
|
+
};
|
|
1745
|
+
__kind: "Token";
|
|
1746
|
+
} | {
|
|
1747
|
+
value: {
|
|
1748
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1749
|
+
};
|
|
1750
|
+
__kind: "Arithmetic";
|
|
1751
|
+
} | {
|
|
1752
|
+
value: {
|
|
1753
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1754
|
+
};
|
|
1755
|
+
__kind: "Transactional";
|
|
1756
|
+
} | {
|
|
1757
|
+
__kind: "Exhausted";
|
|
1758
|
+
} | {
|
|
1759
|
+
__kind: "Corruption";
|
|
1760
|
+
} | {
|
|
1761
|
+
__kind: "Unavailable";
|
|
1762
|
+
} | {
|
|
1763
|
+
__kind: "RootNotAllowed";
|
|
1764
|
+
} | {
|
|
1765
|
+
value: {
|
|
1766
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1767
|
+
};
|
|
1768
|
+
__kind: "Trie";
|
|
1769
|
+
};
|
|
1770
|
+
__kind: "DepositWitnessRejected";
|
|
1771
|
+
}>, z.ZodObject<{
|
|
1772
|
+
__kind: z.ZodLiteral<"Unrefundable">;
|
|
1773
|
+
}, "strip", z.ZodTypeAny, {
|
|
1774
|
+
__kind: "Unrefundable";
|
|
1775
|
+
}, {
|
|
1776
|
+
__kind: "Unrefundable";
|
|
1777
|
+
}>]>;
|
|
1778
|
+
details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1779
|
+
__kind: z.ZodLiteral<"DepositFailedDepositChannelVariantPolkadot">;
|
|
1780
|
+
depositWitness: z.ZodObject<{
|
|
1781
|
+
depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1782
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
1783
|
+
__kind: z.ZodEnum<["Dot"]>;
|
|
1784
|
+
}, "strip", z.ZodTypeAny, {
|
|
1785
|
+
__kind: "Dot";
|
|
1786
|
+
}, {
|
|
1787
|
+
__kind: "Dot";
|
|
1788
|
+
}>, "Dot", {
|
|
1789
|
+
__kind: "Dot";
|
|
1790
|
+
}>;
|
|
1791
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1792
|
+
depositDetails: z.ZodNumber;
|
|
1793
|
+
}, "strip", z.ZodTypeAny, {
|
|
1794
|
+
depositAddress: `0x${string}`;
|
|
1795
|
+
asset: "Dot";
|
|
1796
|
+
depositDetails: number;
|
|
1797
|
+
amount: bigint;
|
|
1798
|
+
}, {
|
|
1799
|
+
depositAddress: string;
|
|
1800
|
+
asset: {
|
|
1801
|
+
__kind: "Dot";
|
|
1802
|
+
};
|
|
1803
|
+
depositDetails: number;
|
|
1804
|
+
amount: string | number;
|
|
1805
|
+
}>;
|
|
1806
|
+
}, "strip", z.ZodTypeAny, {
|
|
1807
|
+
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1808
|
+
depositWitness: {
|
|
1809
|
+
depositAddress: `0x${string}`;
|
|
1810
|
+
asset: "Dot";
|
|
1811
|
+
depositDetails: number;
|
|
1812
|
+
amount: bigint;
|
|
1813
|
+
};
|
|
1814
|
+
}, {
|
|
1815
|
+
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1816
|
+
depositWitness: {
|
|
1817
|
+
depositAddress: string;
|
|
1818
|
+
asset: {
|
|
1819
|
+
__kind: "Dot";
|
|
1820
|
+
};
|
|
1821
|
+
depositDetails: number;
|
|
1822
|
+
amount: string | number;
|
|
1823
|
+
};
|
|
1824
|
+
}>, z.ZodObject<{
|
|
1825
|
+
__kind: z.ZodLiteral<"DepositFailedVaultVariantPolkadot">;
|
|
1826
|
+
vaultWitness: z.ZodObject<{
|
|
1827
|
+
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
1828
|
+
__kind: z.ZodEnum<["Dot"]>;
|
|
1829
|
+
}, "strip", z.ZodTypeAny, {
|
|
1830
|
+
__kind: "Dot";
|
|
1831
|
+
}, {
|
|
1832
|
+
__kind: "Dot";
|
|
1833
|
+
}>, "Dot", {
|
|
1834
|
+
__kind: "Dot";
|
|
1835
|
+
}>;
|
|
1836
|
+
depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
|
|
1837
|
+
channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
1838
|
+
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1839
|
+
depositDetails: z.ZodNumber;
|
|
1840
|
+
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
1841
|
+
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
|
|
1842
|
+
}, "strip", z.ZodTypeAny, {
|
|
1843
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1844
|
+
}, {
|
|
1845
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1846
|
+
}>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
|
|
1847
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1848
|
+
}>;
|
|
1849
|
+
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
1850
|
+
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
|
|
1851
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1852
|
+
}, "strip", z.ZodTypeAny, {
|
|
1853
|
+
value: `0x${string}`;
|
|
1854
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1855
|
+
}, {
|
|
1856
|
+
value: string;
|
|
1857
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1858
|
+
}>, {
|
|
1859
|
+
readonly chain: "Ethereum";
|
|
1860
|
+
readonly address: `0x${string}`;
|
|
1861
|
+
} | {
|
|
1862
|
+
readonly chain: "Polkadot";
|
|
1863
|
+
readonly address: string;
|
|
1864
|
+
} | {
|
|
1865
|
+
readonly chain: "Bitcoin";
|
|
1866
|
+
readonly address: string;
|
|
1867
|
+
} | {
|
|
1868
|
+
readonly chain: "Arbitrum";
|
|
1869
|
+
readonly address: `0x${string}`;
|
|
1870
|
+
} | {
|
|
1871
|
+
readonly chain: "Solana";
|
|
1872
|
+
readonly address: string;
|
|
1873
|
+
} | {
|
|
1874
|
+
readonly chain: "Assethub";
|
|
1875
|
+
readonly address: string;
|
|
1876
|
+
} | {
|
|
1877
|
+
readonly chain: "Tron";
|
|
1878
|
+
readonly address: string;
|
|
1879
|
+
}, {
|
|
1880
|
+
value: string;
|
|
1881
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1882
|
+
}>;
|
|
1883
|
+
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1884
|
+
channelMetadata: z.ZodObject<{
|
|
1885
|
+
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1886
|
+
gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1887
|
+
ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1888
|
+
}, "strip", z.ZodTypeAny, {
|
|
1889
|
+
message: `0x${string}`;
|
|
1890
|
+
gasBudget: bigint;
|
|
1891
|
+
ccmAdditionalData: `0x${string}`;
|
|
1892
|
+
}, {
|
|
1893
|
+
message: string;
|
|
1894
|
+
gasBudget: string | number;
|
|
1895
|
+
ccmAdditionalData: string;
|
|
1896
|
+
}>;
|
|
1897
|
+
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
1898
|
+
__kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
|
|
1899
|
+
}, "strip", z.ZodTypeAny, {
|
|
1900
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
1901
|
+
}, {
|
|
1902
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
1903
|
+
}>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
|
|
1904
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
1905
|
+
}>;
|
|
1906
|
+
sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1907
|
+
__kind: z.ZodLiteral<"Eth">;
|
|
1908
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1909
|
+
}, "strip", z.ZodTypeAny, {
|
|
1910
|
+
value: `0x${string}`;
|
|
1911
|
+
__kind: "Eth";
|
|
1912
|
+
}, {
|
|
1913
|
+
value: string;
|
|
1914
|
+
__kind: "Eth";
|
|
1915
|
+
}>, z.ZodObject<{
|
|
1916
|
+
__kind: z.ZodLiteral<"Dot">;
|
|
1917
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1918
|
+
}, "strip", z.ZodTypeAny, {
|
|
1919
|
+
value: `0x${string}`;
|
|
1920
|
+
__kind: "Dot";
|
|
1921
|
+
}, {
|
|
1922
|
+
value: string;
|
|
1923
|
+
__kind: "Dot";
|
|
1924
|
+
}>, z.ZodObject<{
|
|
1925
|
+
__kind: z.ZodLiteral<"Btc">;
|
|
1926
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1927
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
1928
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1929
|
+
}, "strip", z.ZodTypeAny, {
|
|
1930
|
+
value: `0x${string}`;
|
|
1931
|
+
__kind: "P2PKH";
|
|
1932
|
+
}, {
|
|
1933
|
+
value: string;
|
|
1934
|
+
__kind: "P2PKH";
|
|
1935
|
+
}>, z.ZodObject<{
|
|
1936
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
1937
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1938
|
+
}, "strip", z.ZodTypeAny, {
|
|
1939
|
+
value: `0x${string}`;
|
|
1940
|
+
__kind: "P2SH";
|
|
1941
|
+
}, {
|
|
1942
|
+
value: string;
|
|
1943
|
+
__kind: "P2SH";
|
|
1944
|
+
}>, z.ZodObject<{
|
|
1945
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1946
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1947
|
+
}, "strip", z.ZodTypeAny, {
|
|
1948
|
+
value: `0x${string}`;
|
|
1949
|
+
__kind: "P2WPKH";
|
|
1950
|
+
}, {
|
|
1951
|
+
value: string;
|
|
1952
|
+
__kind: "P2WPKH";
|
|
1953
|
+
}>, z.ZodObject<{
|
|
1954
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
1955
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1956
|
+
}, "strip", z.ZodTypeAny, {
|
|
1957
|
+
value: `0x${string}`;
|
|
1958
|
+
__kind: "P2WSH";
|
|
1959
|
+
}, {
|
|
1960
|
+
value: string;
|
|
1961
|
+
__kind: "P2WSH";
|
|
1962
|
+
}>, z.ZodObject<{
|
|
1963
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
1964
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1965
|
+
}, "strip", z.ZodTypeAny, {
|
|
1966
|
+
value: `0x${string}`;
|
|
1967
|
+
__kind: "Taproot";
|
|
1968
|
+
}, {
|
|
1969
|
+
value: string;
|
|
1970
|
+
__kind: "Taproot";
|
|
1971
|
+
}>, z.ZodObject<{
|
|
1972
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1973
|
+
version: z.ZodNumber;
|
|
1974
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1975
|
+
}, "strip", z.ZodTypeAny, {
|
|
1976
|
+
__kind: "OtherSegwit";
|
|
1977
|
+
version: number;
|
|
1978
|
+
program: `0x${string}`;
|
|
1979
|
+
}, {
|
|
1980
|
+
__kind: "OtherSegwit";
|
|
1981
|
+
version: number;
|
|
1982
|
+
program: string;
|
|
1983
|
+
}>]>;
|
|
1984
|
+
}, "strip", z.ZodTypeAny, {
|
|
1985
|
+
value: {
|
|
1986
|
+
value: `0x${string}`;
|
|
1987
|
+
__kind: "P2PKH";
|
|
1988
|
+
} | {
|
|
1989
|
+
value: `0x${string}`;
|
|
1990
|
+
__kind: "P2SH";
|
|
1991
|
+
} | {
|
|
1992
|
+
value: `0x${string}`;
|
|
1993
|
+
__kind: "P2WPKH";
|
|
1994
|
+
} | {
|
|
1995
|
+
value: `0x${string}`;
|
|
1996
|
+
__kind: "P2WSH";
|
|
1997
|
+
} | {
|
|
1998
|
+
value: `0x${string}`;
|
|
1999
|
+
__kind: "Taproot";
|
|
2000
|
+
} | {
|
|
2001
|
+
__kind: "OtherSegwit";
|
|
2002
|
+
version: number;
|
|
2003
|
+
program: `0x${string}`;
|
|
2004
|
+
};
|
|
2005
|
+
__kind: "Btc";
|
|
2006
|
+
}, {
|
|
2007
|
+
value: {
|
|
2008
|
+
value: string;
|
|
2009
|
+
__kind: "P2PKH";
|
|
2010
|
+
} | {
|
|
2011
|
+
value: string;
|
|
2012
|
+
__kind: "P2SH";
|
|
2013
|
+
} | {
|
|
2014
|
+
value: string;
|
|
2015
|
+
__kind: "P2WPKH";
|
|
2016
|
+
} | {
|
|
2017
|
+
value: string;
|
|
2018
|
+
__kind: "P2WSH";
|
|
2019
|
+
} | {
|
|
2020
|
+
value: string;
|
|
2021
|
+
__kind: "Taproot";
|
|
2022
|
+
} | {
|
|
2023
|
+
__kind: "OtherSegwit";
|
|
2024
|
+
version: number;
|
|
2025
|
+
program: string;
|
|
2026
|
+
};
|
|
2027
|
+
__kind: "Btc";
|
|
2028
|
+
}>, z.ZodObject<{
|
|
2029
|
+
__kind: z.ZodLiteral<"Arb">;
|
|
2030
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2031
|
+
}, "strip", z.ZodTypeAny, {
|
|
2032
|
+
value: `0x${string}`;
|
|
2033
|
+
__kind: "Arb";
|
|
2034
|
+
}, {
|
|
2035
|
+
value: string;
|
|
2036
|
+
__kind: "Arb";
|
|
2037
|
+
}>, z.ZodObject<{
|
|
2038
|
+
__kind: z.ZodLiteral<"Sol">;
|
|
2039
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2040
|
+
}, "strip", z.ZodTypeAny, {
|
|
2041
|
+
value: `0x${string}`;
|
|
2042
|
+
__kind: "Sol";
|
|
2043
|
+
}, {
|
|
2044
|
+
value: string;
|
|
2045
|
+
__kind: "Sol";
|
|
2046
|
+
}>, z.ZodObject<{
|
|
2047
|
+
__kind: z.ZodLiteral<"Hub">;
|
|
2048
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2049
|
+
}, "strip", z.ZodTypeAny, {
|
|
2050
|
+
value: `0x${string}`;
|
|
2051
|
+
__kind: "Hub";
|
|
2052
|
+
}, {
|
|
2053
|
+
value: string;
|
|
2054
|
+
__kind: "Hub";
|
|
2055
|
+
}>, z.ZodObject<{
|
|
2056
|
+
__kind: z.ZodLiteral<"Tron">;
|
|
2057
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2058
|
+
}, "strip", z.ZodTypeAny, {
|
|
2059
|
+
value: `0x${string}`;
|
|
2060
|
+
__kind: "Tron";
|
|
2061
|
+
}, {
|
|
2062
|
+
value: string;
|
|
2063
|
+
__kind: "Tron";
|
|
2064
|
+
}>]>>>;
|
|
2065
|
+
}, "strip", z.ZodTypeAny, {
|
|
2066
|
+
channelMetadata: {
|
|
2067
|
+
message: `0x${string}`;
|
|
2068
|
+
gasBudget: bigint;
|
|
2069
|
+
ccmAdditionalData: `0x${string}`;
|
|
2070
|
+
};
|
|
2071
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2072
|
+
sourceAddress?: {
|
|
2073
|
+
value: `0x${string}`;
|
|
2074
|
+
__kind: "Eth";
|
|
2075
|
+
} | {
|
|
2076
|
+
value: `0x${string}`;
|
|
2077
|
+
__kind: "Dot";
|
|
2078
|
+
} | {
|
|
2079
|
+
value: {
|
|
2080
|
+
value: `0x${string}`;
|
|
2081
|
+
__kind: "P2PKH";
|
|
2082
|
+
} | {
|
|
2083
|
+
value: `0x${string}`;
|
|
2084
|
+
__kind: "P2SH";
|
|
2085
|
+
} | {
|
|
2086
|
+
value: `0x${string}`;
|
|
2087
|
+
__kind: "P2WPKH";
|
|
2088
|
+
} | {
|
|
2089
|
+
value: `0x${string}`;
|
|
2090
|
+
__kind: "P2WSH";
|
|
2091
|
+
} | {
|
|
2092
|
+
value: `0x${string}`;
|
|
2093
|
+
__kind: "Taproot";
|
|
2094
|
+
} | {
|
|
2095
|
+
__kind: "OtherSegwit";
|
|
2096
|
+
version: number;
|
|
2097
|
+
program: `0x${string}`;
|
|
2098
|
+
};
|
|
2099
|
+
__kind: "Btc";
|
|
2100
|
+
} | {
|
|
2101
|
+
value: `0x${string}`;
|
|
2102
|
+
__kind: "Arb";
|
|
2103
|
+
} | {
|
|
2104
|
+
value: `0x${string}`;
|
|
2105
|
+
__kind: "Sol";
|
|
2106
|
+
} | {
|
|
2107
|
+
value: `0x${string}`;
|
|
2108
|
+
__kind: "Hub";
|
|
2109
|
+
} | {
|
|
2110
|
+
value: `0x${string}`;
|
|
2111
|
+
__kind: "Tron";
|
|
2112
|
+
} | null | undefined;
|
|
2113
|
+
}, {
|
|
2114
|
+
channelMetadata: {
|
|
2115
|
+
message: string;
|
|
2116
|
+
gasBudget: string | number;
|
|
2117
|
+
ccmAdditionalData: string;
|
|
2118
|
+
};
|
|
2119
|
+
sourceChain: {
|
|
2120
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2121
|
+
};
|
|
2122
|
+
sourceAddress?: {
|
|
2123
|
+
value: string;
|
|
2124
|
+
__kind: "Eth";
|
|
2125
|
+
} | {
|
|
2126
|
+
value: string;
|
|
2127
|
+
__kind: "Dot";
|
|
2128
|
+
} | {
|
|
2129
|
+
value: {
|
|
2130
|
+
value: string;
|
|
2131
|
+
__kind: "P2PKH";
|
|
2132
|
+
} | {
|
|
2133
|
+
value: string;
|
|
2134
|
+
__kind: "P2SH";
|
|
2135
|
+
} | {
|
|
2136
|
+
value: string;
|
|
2137
|
+
__kind: "P2WPKH";
|
|
2138
|
+
} | {
|
|
2139
|
+
value: string;
|
|
2140
|
+
__kind: "P2WSH";
|
|
2141
|
+
} | {
|
|
2142
|
+
value: string;
|
|
2143
|
+
__kind: "Taproot";
|
|
2144
|
+
} | {
|
|
2145
|
+
__kind: "OtherSegwit";
|
|
2146
|
+
version: number;
|
|
2147
|
+
program: string;
|
|
2148
|
+
};
|
|
2149
|
+
__kind: "Btc";
|
|
2150
|
+
} | {
|
|
2151
|
+
value: string;
|
|
2152
|
+
__kind: "Arb";
|
|
2153
|
+
} | {
|
|
2154
|
+
value: string;
|
|
2155
|
+
__kind: "Sol";
|
|
2156
|
+
} | {
|
|
2157
|
+
value: string;
|
|
2158
|
+
__kind: "Hub";
|
|
2159
|
+
} | {
|
|
2160
|
+
value: string;
|
|
2161
|
+
__kind: "Tron";
|
|
2162
|
+
} | null | undefined;
|
|
2163
|
+
}>>>;
|
|
2164
|
+
txId: z.ZodObject<{
|
|
2165
|
+
blockNumber: z.ZodNumber;
|
|
2166
|
+
extrinsicIndex: z.ZodNumber;
|
|
2167
|
+
}, "strip", z.ZodTypeAny, {
|
|
2168
|
+
blockNumber: number;
|
|
2169
|
+
extrinsicIndex: number;
|
|
2170
|
+
}, {
|
|
2171
|
+
blockNumber: number;
|
|
2172
|
+
extrinsicIndex: number;
|
|
2173
|
+
}>;
|
|
2174
|
+
brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2175
|
+
account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
2176
|
+
bps: z.ZodNumber;
|
|
2177
|
+
}, "strip", z.ZodTypeAny, {
|
|
2178
|
+
account: `cF${string}`;
|
|
2179
|
+
bps: number;
|
|
2180
|
+
}, {
|
|
2181
|
+
account: string;
|
|
2182
|
+
bps: number;
|
|
2183
|
+
}>>>;
|
|
2184
|
+
affiliateFees: z.ZodArray<z.ZodObject<{
|
|
2185
|
+
account: z.ZodNumber;
|
|
2186
|
+
bps: z.ZodNumber;
|
|
2187
|
+
}, "strip", z.ZodTypeAny, {
|
|
2188
|
+
account: number;
|
|
2189
|
+
bps: number;
|
|
2190
|
+
}, {
|
|
2191
|
+
account: number;
|
|
2192
|
+
bps: number;
|
|
2193
|
+
}>, "many">;
|
|
2194
|
+
refundParams: z.ZodObject<{
|
|
2195
|
+
retryDuration: z.ZodNumber;
|
|
2196
|
+
refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2197
|
+
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2198
|
+
refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2199
|
+
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2200
|
+
gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2201
|
+
ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2202
|
+
}, "strip", z.ZodTypeAny, {
|
|
2203
|
+
message: `0x${string}`;
|
|
2204
|
+
gasBudget: bigint;
|
|
2205
|
+
ccmAdditionalData: `0x${string}`;
|
|
2206
|
+
}, {
|
|
2207
|
+
message: string;
|
|
2208
|
+
gasBudget: string | number;
|
|
2209
|
+
ccmAdditionalData: string;
|
|
2210
|
+
}>>>;
|
|
2211
|
+
maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2212
|
+
}, "strip", z.ZodTypeAny, {
|
|
2213
|
+
retryDuration: number;
|
|
2214
|
+
refundAddress: `0x${string}`;
|
|
2215
|
+
minPrice: bigint;
|
|
2216
|
+
refundCcmMetadata?: {
|
|
2217
|
+
message: `0x${string}`;
|
|
2218
|
+
gasBudget: bigint;
|
|
2219
|
+
ccmAdditionalData: `0x${string}`;
|
|
2220
|
+
} | null | undefined;
|
|
2221
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2222
|
+
}, {
|
|
2223
|
+
retryDuration: number;
|
|
2224
|
+
refundAddress: string;
|
|
2225
|
+
minPrice: string | number;
|
|
2226
|
+
refundCcmMetadata?: {
|
|
2227
|
+
message: string;
|
|
2228
|
+
gasBudget: string | number;
|
|
2229
|
+
ccmAdditionalData: string;
|
|
2230
|
+
} | null | undefined;
|
|
2231
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2232
|
+
}>;
|
|
2233
|
+
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2234
|
+
numberOfChunks: z.ZodNumber;
|
|
2235
|
+
chunkInterval: z.ZodNumber;
|
|
2236
|
+
}, "strip", z.ZodTypeAny, {
|
|
2237
|
+
numberOfChunks: number;
|
|
2238
|
+
chunkInterval: number;
|
|
2239
|
+
}, {
|
|
2240
|
+
numberOfChunks: number;
|
|
2241
|
+
chunkInterval: number;
|
|
2242
|
+
}>>>;
|
|
2243
|
+
boostFee: z.ZodNumber;
|
|
2244
|
+
}, "strip", z.ZodTypeAny, {
|
|
2245
|
+
depositDetails: number;
|
|
2246
|
+
boostFee: number;
|
|
2247
|
+
txId: {
|
|
2248
|
+
blockNumber: number;
|
|
2249
|
+
extrinsicIndex: number;
|
|
2250
|
+
};
|
|
2251
|
+
inputAsset: "Dot";
|
|
2252
|
+
depositAmount: bigint;
|
|
2253
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2254
|
+
destinationAddress: {
|
|
2255
|
+
readonly chain: "Ethereum";
|
|
2256
|
+
readonly address: `0x${string}`;
|
|
2257
|
+
} | {
|
|
2258
|
+
readonly chain: "Polkadot";
|
|
2259
|
+
readonly address: string;
|
|
2260
|
+
} | {
|
|
2261
|
+
readonly chain: "Bitcoin";
|
|
2262
|
+
readonly address: string;
|
|
2263
|
+
} | {
|
|
2264
|
+
readonly chain: "Arbitrum";
|
|
2265
|
+
readonly address: `0x${string}`;
|
|
2266
|
+
} | {
|
|
2267
|
+
readonly chain: "Solana";
|
|
2268
|
+
readonly address: string;
|
|
2269
|
+
} | {
|
|
2270
|
+
readonly chain: "Assethub";
|
|
2271
|
+
readonly address: string;
|
|
2272
|
+
} | {
|
|
2273
|
+
readonly chain: "Tron";
|
|
2274
|
+
readonly address: string;
|
|
2275
|
+
};
|
|
2276
|
+
affiliateFees: {
|
|
2277
|
+
account: number;
|
|
2278
|
+
bps: number;
|
|
2279
|
+
}[];
|
|
2280
|
+
refundParams: {
|
|
2281
|
+
retryDuration: number;
|
|
2282
|
+
refundAddress: `0x${string}`;
|
|
2283
|
+
minPrice: bigint;
|
|
2284
|
+
refundCcmMetadata?: {
|
|
2285
|
+
message: `0x${string}`;
|
|
2286
|
+
gasBudget: bigint;
|
|
2287
|
+
ccmAdditionalData: `0x${string}`;
|
|
2288
|
+
} | null | undefined;
|
|
2289
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2290
|
+
};
|
|
2291
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
2292
|
+
channelId?: bigint | null | undefined;
|
|
2293
|
+
depositMetadata?: {
|
|
2294
|
+
channelMetadata: {
|
|
2295
|
+
message: `0x${string}`;
|
|
2296
|
+
gasBudget: bigint;
|
|
2297
|
+
ccmAdditionalData: `0x${string}`;
|
|
2298
|
+
};
|
|
2299
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2300
|
+
sourceAddress?: {
|
|
2301
|
+
value: `0x${string}`;
|
|
2302
|
+
__kind: "Eth";
|
|
2303
|
+
} | {
|
|
2304
|
+
value: `0x${string}`;
|
|
2305
|
+
__kind: "Dot";
|
|
2306
|
+
} | {
|
|
2307
|
+
value: {
|
|
2308
|
+
value: `0x${string}`;
|
|
2309
|
+
__kind: "P2PKH";
|
|
2310
|
+
} | {
|
|
2311
|
+
value: `0x${string}`;
|
|
2312
|
+
__kind: "P2SH";
|
|
2313
|
+
} | {
|
|
2314
|
+
value: `0x${string}`;
|
|
2315
|
+
__kind: "P2WPKH";
|
|
2316
|
+
} | {
|
|
2317
|
+
value: `0x${string}`;
|
|
2318
|
+
__kind: "P2WSH";
|
|
2319
|
+
} | {
|
|
2320
|
+
value: `0x${string}`;
|
|
2321
|
+
__kind: "Taproot";
|
|
2322
|
+
} | {
|
|
2323
|
+
__kind: "OtherSegwit";
|
|
2324
|
+
version: number;
|
|
2325
|
+
program: `0x${string}`;
|
|
2326
|
+
};
|
|
2327
|
+
__kind: "Btc";
|
|
2328
|
+
} | {
|
|
2329
|
+
value: `0x${string}`;
|
|
2330
|
+
__kind: "Arb";
|
|
2331
|
+
} | {
|
|
2332
|
+
value: `0x${string}`;
|
|
2333
|
+
__kind: "Sol";
|
|
2334
|
+
} | {
|
|
2335
|
+
value: `0x${string}`;
|
|
2336
|
+
__kind: "Hub";
|
|
2337
|
+
} | {
|
|
2338
|
+
value: `0x${string}`;
|
|
2339
|
+
__kind: "Tron";
|
|
2340
|
+
} | null | undefined;
|
|
2341
|
+
} | null | undefined;
|
|
2342
|
+
brokerFee?: {
|
|
2343
|
+
account: `cF${string}`;
|
|
2344
|
+
bps: number;
|
|
2345
|
+
} | null | undefined;
|
|
2346
|
+
dcaParams?: {
|
|
2347
|
+
numberOfChunks: number;
|
|
2348
|
+
chunkInterval: number;
|
|
2349
|
+
} | null | undefined;
|
|
2350
|
+
}, {
|
|
2351
|
+
depositDetails: number;
|
|
2352
|
+
boostFee: number;
|
|
2353
|
+
txId: {
|
|
2354
|
+
blockNumber: number;
|
|
2355
|
+
extrinsicIndex: number;
|
|
2356
|
+
};
|
|
2357
|
+
inputAsset: {
|
|
2358
|
+
__kind: "Dot";
|
|
2359
|
+
};
|
|
2360
|
+
depositAmount: string | number;
|
|
2361
|
+
outputAsset: {
|
|
2362
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2363
|
+
};
|
|
2364
|
+
destinationAddress: {
|
|
2365
|
+
value: string;
|
|
2366
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2367
|
+
};
|
|
2368
|
+
affiliateFees: {
|
|
2369
|
+
account: number;
|
|
2370
|
+
bps: number;
|
|
2371
|
+
}[];
|
|
2372
|
+
refundParams: {
|
|
2373
|
+
retryDuration: number;
|
|
2374
|
+
refundAddress: string;
|
|
2375
|
+
minPrice: string | number;
|
|
2376
|
+
refundCcmMetadata?: {
|
|
2377
|
+
message: string;
|
|
2378
|
+
gasBudget: string | number;
|
|
2379
|
+
ccmAdditionalData: string;
|
|
2380
|
+
} | null | undefined;
|
|
2381
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2382
|
+
};
|
|
2383
|
+
depositAddress?: string | null | undefined;
|
|
2384
|
+
channelId?: string | number | null | undefined;
|
|
2385
|
+
depositMetadata?: {
|
|
2386
|
+
channelMetadata: {
|
|
2387
|
+
message: string;
|
|
2388
|
+
gasBudget: string | number;
|
|
2389
|
+
ccmAdditionalData: string;
|
|
2390
|
+
};
|
|
2391
|
+
sourceChain: {
|
|
2392
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2393
|
+
};
|
|
2394
|
+
sourceAddress?: {
|
|
2395
|
+
value: string;
|
|
2396
|
+
__kind: "Eth";
|
|
2397
|
+
} | {
|
|
2398
|
+
value: string;
|
|
2399
|
+
__kind: "Dot";
|
|
2400
|
+
} | {
|
|
2401
|
+
value: {
|
|
2402
|
+
value: string;
|
|
2403
|
+
__kind: "P2PKH";
|
|
2404
|
+
} | {
|
|
2405
|
+
value: string;
|
|
2406
|
+
__kind: "P2SH";
|
|
2407
|
+
} | {
|
|
2408
|
+
value: string;
|
|
2409
|
+
__kind: "P2WPKH";
|
|
2410
|
+
} | {
|
|
2411
|
+
value: string;
|
|
2412
|
+
__kind: "P2WSH";
|
|
2413
|
+
} | {
|
|
2414
|
+
value: string;
|
|
2415
|
+
__kind: "Taproot";
|
|
2416
|
+
} | {
|
|
2417
|
+
__kind: "OtherSegwit";
|
|
2418
|
+
version: number;
|
|
2419
|
+
program: string;
|
|
2420
|
+
};
|
|
2421
|
+
__kind: "Btc";
|
|
2422
|
+
} | {
|
|
2423
|
+
value: string;
|
|
2424
|
+
__kind: "Arb";
|
|
2425
|
+
} | {
|
|
2426
|
+
value: string;
|
|
2427
|
+
__kind: "Sol";
|
|
2428
|
+
} | {
|
|
2429
|
+
value: string;
|
|
2430
|
+
__kind: "Hub";
|
|
2431
|
+
} | {
|
|
2432
|
+
value: string;
|
|
2433
|
+
__kind: "Tron";
|
|
2434
|
+
} | null | undefined;
|
|
2435
|
+
} | null | undefined;
|
|
2436
|
+
brokerFee?: {
|
|
2437
|
+
account: string;
|
|
2438
|
+
bps: number;
|
|
2439
|
+
} | null | undefined;
|
|
2440
|
+
dcaParams?: {
|
|
2441
|
+
numberOfChunks: number;
|
|
2442
|
+
chunkInterval: number;
|
|
2443
|
+
} | null | undefined;
|
|
2444
|
+
}>;
|
|
2445
|
+
}, "strip", z.ZodTypeAny, {
|
|
2446
|
+
__kind: "DepositFailedVaultVariantPolkadot";
|
|
2447
|
+
vaultWitness: {
|
|
2448
|
+
depositDetails: number;
|
|
2449
|
+
boostFee: number;
|
|
2450
|
+
txId: {
|
|
2451
|
+
blockNumber: number;
|
|
2452
|
+
extrinsicIndex: number;
|
|
2453
|
+
};
|
|
2454
|
+
inputAsset: "Dot";
|
|
2455
|
+
depositAmount: bigint;
|
|
2456
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2457
|
+
destinationAddress: {
|
|
2458
|
+
readonly chain: "Ethereum";
|
|
2459
|
+
readonly address: `0x${string}`;
|
|
2460
|
+
} | {
|
|
2461
|
+
readonly chain: "Polkadot";
|
|
2462
|
+
readonly address: string;
|
|
2463
|
+
} | {
|
|
2464
|
+
readonly chain: "Bitcoin";
|
|
2465
|
+
readonly address: string;
|
|
2466
|
+
} | {
|
|
2467
|
+
readonly chain: "Arbitrum";
|
|
2468
|
+
readonly address: `0x${string}`;
|
|
2469
|
+
} | {
|
|
2470
|
+
readonly chain: "Solana";
|
|
2471
|
+
readonly address: string;
|
|
2472
|
+
} | {
|
|
2473
|
+
readonly chain: "Assethub";
|
|
2474
|
+
readonly address: string;
|
|
2475
|
+
} | {
|
|
2476
|
+
readonly chain: "Tron";
|
|
2477
|
+
readonly address: string;
|
|
2478
|
+
};
|
|
2479
|
+
affiliateFees: {
|
|
2480
|
+
account: number;
|
|
2481
|
+
bps: number;
|
|
2482
|
+
}[];
|
|
2483
|
+
refundParams: {
|
|
2484
|
+
retryDuration: number;
|
|
2485
|
+
refundAddress: `0x${string}`;
|
|
2486
|
+
minPrice: bigint;
|
|
2487
|
+
refundCcmMetadata?: {
|
|
2488
|
+
message: `0x${string}`;
|
|
2489
|
+
gasBudget: bigint;
|
|
2490
|
+
ccmAdditionalData: `0x${string}`;
|
|
2491
|
+
} | null | undefined;
|
|
2492
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2493
|
+
};
|
|
2494
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
2495
|
+
channelId?: bigint | null | undefined;
|
|
2496
|
+
depositMetadata?: {
|
|
2497
|
+
channelMetadata: {
|
|
2498
|
+
message: `0x${string}`;
|
|
2499
|
+
gasBudget: bigint;
|
|
2500
|
+
ccmAdditionalData: `0x${string}`;
|
|
2501
|
+
};
|
|
2502
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2503
|
+
sourceAddress?: {
|
|
2504
|
+
value: `0x${string}`;
|
|
2505
|
+
__kind: "Eth";
|
|
2506
|
+
} | {
|
|
2507
|
+
value: `0x${string}`;
|
|
2508
|
+
__kind: "Dot";
|
|
2509
|
+
} | {
|
|
2510
|
+
value: {
|
|
2511
|
+
value: `0x${string}`;
|
|
2512
|
+
__kind: "P2PKH";
|
|
2513
|
+
} | {
|
|
2514
|
+
value: `0x${string}`;
|
|
2515
|
+
__kind: "P2SH";
|
|
2516
|
+
} | {
|
|
2517
|
+
value: `0x${string}`;
|
|
2518
|
+
__kind: "P2WPKH";
|
|
2519
|
+
} | {
|
|
2520
|
+
value: `0x${string}`;
|
|
2521
|
+
__kind: "P2WSH";
|
|
2522
|
+
} | {
|
|
2523
|
+
value: `0x${string}`;
|
|
2524
|
+
__kind: "Taproot";
|
|
2525
|
+
} | {
|
|
2526
|
+
__kind: "OtherSegwit";
|
|
2527
|
+
version: number;
|
|
2528
|
+
program: `0x${string}`;
|
|
2529
|
+
};
|
|
2530
|
+
__kind: "Btc";
|
|
2531
|
+
} | {
|
|
2532
|
+
value: `0x${string}`;
|
|
2533
|
+
__kind: "Arb";
|
|
2534
|
+
} | {
|
|
2535
|
+
value: `0x${string}`;
|
|
2536
|
+
__kind: "Sol";
|
|
2537
|
+
} | {
|
|
2538
|
+
value: `0x${string}`;
|
|
2539
|
+
__kind: "Hub";
|
|
2540
|
+
} | {
|
|
2541
|
+
value: `0x${string}`;
|
|
2542
|
+
__kind: "Tron";
|
|
2543
|
+
} | null | undefined;
|
|
2544
|
+
} | null | undefined;
|
|
2545
|
+
brokerFee?: {
|
|
2546
|
+
account: `cF${string}`;
|
|
2547
|
+
bps: number;
|
|
2548
|
+
} | null | undefined;
|
|
2549
|
+
dcaParams?: {
|
|
2550
|
+
numberOfChunks: number;
|
|
2551
|
+
chunkInterval: number;
|
|
2552
|
+
} | null | undefined;
|
|
2553
|
+
};
|
|
2554
|
+
}, {
|
|
2555
|
+
__kind: "DepositFailedVaultVariantPolkadot";
|
|
2556
|
+
vaultWitness: {
|
|
2557
|
+
depositDetails: number;
|
|
2558
|
+
boostFee: number;
|
|
2559
|
+
txId: {
|
|
2560
|
+
blockNumber: number;
|
|
2561
|
+
extrinsicIndex: number;
|
|
2562
|
+
};
|
|
2563
|
+
inputAsset: {
|
|
2564
|
+
__kind: "Dot";
|
|
2565
|
+
};
|
|
2566
|
+
depositAmount: string | number;
|
|
2567
|
+
outputAsset: {
|
|
2568
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2569
|
+
};
|
|
2570
|
+
destinationAddress: {
|
|
2571
|
+
value: string;
|
|
2572
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2573
|
+
};
|
|
2574
|
+
affiliateFees: {
|
|
2575
|
+
account: number;
|
|
2576
|
+
bps: number;
|
|
2577
|
+
}[];
|
|
2578
|
+
refundParams: {
|
|
2579
|
+
retryDuration: number;
|
|
2580
|
+
refundAddress: string;
|
|
2581
|
+
minPrice: string | number;
|
|
2582
|
+
refundCcmMetadata?: {
|
|
2583
|
+
message: string;
|
|
2584
|
+
gasBudget: string | number;
|
|
2585
|
+
ccmAdditionalData: string;
|
|
2586
|
+
} | null | undefined;
|
|
2587
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2588
|
+
};
|
|
2589
|
+
depositAddress?: string | null | undefined;
|
|
2590
|
+
channelId?: string | number | null | undefined;
|
|
2591
|
+
depositMetadata?: {
|
|
2592
|
+
channelMetadata: {
|
|
2593
|
+
message: string;
|
|
2594
|
+
gasBudget: string | number;
|
|
2595
|
+
ccmAdditionalData: string;
|
|
2596
|
+
};
|
|
2597
|
+
sourceChain: {
|
|
2598
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2599
|
+
};
|
|
2600
|
+
sourceAddress?: {
|
|
2601
|
+
value: string;
|
|
2602
|
+
__kind: "Eth";
|
|
2603
|
+
} | {
|
|
2604
|
+
value: string;
|
|
2605
|
+
__kind: "Dot";
|
|
2606
|
+
} | {
|
|
2607
|
+
value: {
|
|
2608
|
+
value: string;
|
|
2609
|
+
__kind: "P2PKH";
|
|
2610
|
+
} | {
|
|
2611
|
+
value: string;
|
|
2612
|
+
__kind: "P2SH";
|
|
2613
|
+
} | {
|
|
2614
|
+
value: string;
|
|
2615
|
+
__kind: "P2WPKH";
|
|
2616
|
+
} | {
|
|
2617
|
+
value: string;
|
|
2618
|
+
__kind: "P2WSH";
|
|
2619
|
+
} | {
|
|
2620
|
+
value: string;
|
|
2621
|
+
__kind: "Taproot";
|
|
2622
|
+
} | {
|
|
2623
|
+
__kind: "OtherSegwit";
|
|
2624
|
+
version: number;
|
|
2625
|
+
program: string;
|
|
2626
|
+
};
|
|
2627
|
+
__kind: "Btc";
|
|
2628
|
+
} | {
|
|
2629
|
+
value: string;
|
|
2630
|
+
__kind: "Arb";
|
|
2631
|
+
} | {
|
|
2632
|
+
value: string;
|
|
2633
|
+
__kind: "Sol";
|
|
2634
|
+
} | {
|
|
2635
|
+
value: string;
|
|
2636
|
+
__kind: "Hub";
|
|
2637
|
+
} | {
|
|
2638
|
+
value: string;
|
|
2639
|
+
__kind: "Tron";
|
|
2640
|
+
} | null | undefined;
|
|
2641
|
+
} | null | undefined;
|
|
2642
|
+
brokerFee?: {
|
|
2643
|
+
account: string;
|
|
2644
|
+
bps: number;
|
|
2645
|
+
} | null | undefined;
|
|
2646
|
+
dcaParams?: {
|
|
2647
|
+
numberOfChunks: number;
|
|
2648
|
+
chunkInterval: number;
|
|
2649
|
+
} | null | undefined;
|
|
2650
|
+
};
|
|
2651
|
+
}>]>;
|
|
2652
|
+
}, "strip", z.ZodTypeAny, {
|
|
2653
|
+
blockHeight: number;
|
|
2654
|
+
reason: {
|
|
2655
|
+
__kind: "BelowMinimumDeposit";
|
|
2656
|
+
} | {
|
|
2657
|
+
__kind: "NotEnoughToPayFees";
|
|
2658
|
+
} | {
|
|
2659
|
+
__kind: "TransactionRejectedByBroker";
|
|
2660
|
+
} | {
|
|
2661
|
+
value: {
|
|
2662
|
+
__kind: "Other";
|
|
2663
|
+
} | {
|
|
2664
|
+
__kind: "CannotLookup";
|
|
2665
|
+
} | {
|
|
2666
|
+
__kind: "BadOrigin";
|
|
2667
|
+
} | {
|
|
2668
|
+
value: {
|
|
2669
|
+
index: number;
|
|
2670
|
+
error: `0x${string}`;
|
|
2671
|
+
};
|
|
2672
|
+
__kind: "Module";
|
|
2673
|
+
} | {
|
|
2674
|
+
__kind: "ConsumerRemaining";
|
|
2675
|
+
} | {
|
|
2676
|
+
__kind: "NoProviders";
|
|
2677
|
+
} | {
|
|
2678
|
+
__kind: "TooManyConsumers";
|
|
2679
|
+
} | {
|
|
2680
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2681
|
+
__kind: "Token";
|
|
2682
|
+
} | {
|
|
2683
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2684
|
+
__kind: "Arithmetic";
|
|
2685
|
+
} | {
|
|
2686
|
+
value: "LimitReached" | "NoLayer";
|
|
2687
|
+
__kind: "Transactional";
|
|
2688
|
+
} | {
|
|
2689
|
+
__kind: "Exhausted";
|
|
2690
|
+
} | {
|
|
2691
|
+
__kind: "Corruption";
|
|
2692
|
+
} | {
|
|
2693
|
+
__kind: "Unavailable";
|
|
2694
|
+
} | {
|
|
2695
|
+
__kind: "RootNotAllowed";
|
|
2696
|
+
} | {
|
|
2697
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2698
|
+
__kind: "Trie";
|
|
2699
|
+
};
|
|
2700
|
+
__kind: "DepositWitnessRejected";
|
|
2701
|
+
} | {
|
|
2702
|
+
__kind: "Unrefundable";
|
|
2703
|
+
};
|
|
2704
|
+
details: {
|
|
2705
|
+
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
2706
|
+
depositWitness: {
|
|
2707
|
+
depositAddress: `0x${string}`;
|
|
2708
|
+
asset: "Dot";
|
|
2709
|
+
depositDetails: number;
|
|
2710
|
+
amount: bigint;
|
|
2711
|
+
};
|
|
2712
|
+
} | {
|
|
2713
|
+
__kind: "DepositFailedVaultVariantPolkadot";
|
|
2714
|
+
vaultWitness: {
|
|
2715
|
+
depositDetails: number;
|
|
2716
|
+
boostFee: number;
|
|
2717
|
+
txId: {
|
|
2718
|
+
blockNumber: number;
|
|
2719
|
+
extrinsicIndex: number;
|
|
2720
|
+
};
|
|
2721
|
+
inputAsset: "Dot";
|
|
2722
|
+
depositAmount: bigint;
|
|
2723
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2724
|
+
destinationAddress: {
|
|
2725
|
+
readonly chain: "Ethereum";
|
|
2726
|
+
readonly address: `0x${string}`;
|
|
2727
|
+
} | {
|
|
2728
|
+
readonly chain: "Polkadot";
|
|
2729
|
+
readonly address: string;
|
|
2730
|
+
} | {
|
|
2731
|
+
readonly chain: "Bitcoin";
|
|
2732
|
+
readonly address: string;
|
|
2733
|
+
} | {
|
|
2734
|
+
readonly chain: "Arbitrum";
|
|
2735
|
+
readonly address: `0x${string}`;
|
|
2736
|
+
} | {
|
|
2737
|
+
readonly chain: "Solana";
|
|
2738
|
+
readonly address: string;
|
|
2739
|
+
} | {
|
|
2740
|
+
readonly chain: "Assethub";
|
|
2741
|
+
readonly address: string;
|
|
2742
|
+
} | {
|
|
2743
|
+
readonly chain: "Tron";
|
|
2744
|
+
readonly address: string;
|
|
2745
|
+
};
|
|
2746
|
+
affiliateFees: {
|
|
2747
|
+
account: number;
|
|
2748
|
+
bps: number;
|
|
2749
|
+
}[];
|
|
2750
|
+
refundParams: {
|
|
2751
|
+
retryDuration: number;
|
|
2752
|
+
refundAddress: `0x${string}`;
|
|
2753
|
+
minPrice: bigint;
|
|
2754
|
+
refundCcmMetadata?: {
|
|
2755
|
+
message: `0x${string}`;
|
|
2756
|
+
gasBudget: bigint;
|
|
2757
|
+
ccmAdditionalData: `0x${string}`;
|
|
2758
|
+
} | null | undefined;
|
|
2759
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2760
|
+
};
|
|
2761
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
2762
|
+
channelId?: bigint | null | undefined;
|
|
2763
|
+
depositMetadata?: {
|
|
2764
|
+
channelMetadata: {
|
|
2765
|
+
message: `0x${string}`;
|
|
2766
|
+
gasBudget: bigint;
|
|
2767
|
+
ccmAdditionalData: `0x${string}`;
|
|
2768
|
+
};
|
|
2769
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2770
|
+
sourceAddress?: {
|
|
2771
|
+
value: `0x${string}`;
|
|
2772
|
+
__kind: "Eth";
|
|
2773
|
+
} | {
|
|
2774
|
+
value: `0x${string}`;
|
|
2775
|
+
__kind: "Dot";
|
|
2776
|
+
} | {
|
|
2777
|
+
value: {
|
|
2778
|
+
value: `0x${string}`;
|
|
2779
|
+
__kind: "P2PKH";
|
|
2780
|
+
} | {
|
|
2781
|
+
value: `0x${string}`;
|
|
2782
|
+
__kind: "P2SH";
|
|
2783
|
+
} | {
|
|
2784
|
+
value: `0x${string}`;
|
|
2785
|
+
__kind: "P2WPKH";
|
|
2786
|
+
} | {
|
|
2787
|
+
value: `0x${string}`;
|
|
2788
|
+
__kind: "P2WSH";
|
|
2789
|
+
} | {
|
|
2790
|
+
value: `0x${string}`;
|
|
2791
|
+
__kind: "Taproot";
|
|
2792
|
+
} | {
|
|
2793
|
+
__kind: "OtherSegwit";
|
|
2794
|
+
version: number;
|
|
2795
|
+
program: `0x${string}`;
|
|
2796
|
+
};
|
|
2797
|
+
__kind: "Btc";
|
|
2798
|
+
} | {
|
|
2799
|
+
value: `0x${string}`;
|
|
2800
|
+
__kind: "Arb";
|
|
2801
|
+
} | {
|
|
2802
|
+
value: `0x${string}`;
|
|
2803
|
+
__kind: "Sol";
|
|
2804
|
+
} | {
|
|
2805
|
+
value: `0x${string}`;
|
|
2806
|
+
__kind: "Hub";
|
|
2807
|
+
} | {
|
|
2808
|
+
value: `0x${string}`;
|
|
2809
|
+
__kind: "Tron";
|
|
2810
|
+
} | null | undefined;
|
|
2811
|
+
} | null | undefined;
|
|
2812
|
+
brokerFee?: {
|
|
2813
|
+
account: `cF${string}`;
|
|
2814
|
+
bps: number;
|
|
2815
|
+
} | null | undefined;
|
|
2816
|
+
dcaParams?: {
|
|
2817
|
+
numberOfChunks: number;
|
|
2818
|
+
chunkInterval: number;
|
|
2819
|
+
} | null | undefined;
|
|
2820
|
+
};
|
|
2821
|
+
};
|
|
2822
|
+
}, {
|
|
2823
|
+
blockHeight: number;
|
|
2824
|
+
reason: {
|
|
2825
|
+
__kind: "BelowMinimumDeposit";
|
|
2826
|
+
} | {
|
|
2827
|
+
__kind: "NotEnoughToPayFees";
|
|
2828
|
+
} | {
|
|
2829
|
+
__kind: "TransactionRejectedByBroker";
|
|
2830
|
+
} | {
|
|
2831
|
+
value: {
|
|
2832
|
+
__kind: "Other";
|
|
2833
|
+
} | {
|
|
2834
|
+
__kind: "CannotLookup";
|
|
2835
|
+
} | {
|
|
2836
|
+
__kind: "BadOrigin";
|
|
2837
|
+
} | {
|
|
2838
|
+
value: {
|
|
2839
|
+
index: number;
|
|
2840
|
+
error: string;
|
|
2841
|
+
};
|
|
2842
|
+
__kind: "Module";
|
|
2843
|
+
} | {
|
|
2844
|
+
__kind: "ConsumerRemaining";
|
|
2845
|
+
} | {
|
|
2846
|
+
__kind: "NoProviders";
|
|
2847
|
+
} | {
|
|
2848
|
+
__kind: "TooManyConsumers";
|
|
2849
|
+
} | {
|
|
2850
|
+
value: {
|
|
2851
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2852
|
+
};
|
|
2853
|
+
__kind: "Token";
|
|
2854
|
+
} | {
|
|
2855
|
+
value: {
|
|
2856
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2857
|
+
};
|
|
2858
|
+
__kind: "Arithmetic";
|
|
2859
|
+
} | {
|
|
2860
|
+
value: {
|
|
2861
|
+
__kind: "LimitReached" | "NoLayer";
|
|
2862
|
+
};
|
|
2863
|
+
__kind: "Transactional";
|
|
2864
|
+
} | {
|
|
2865
|
+
__kind: "Exhausted";
|
|
2866
|
+
} | {
|
|
2867
|
+
__kind: "Corruption";
|
|
2868
|
+
} | {
|
|
2869
|
+
__kind: "Unavailable";
|
|
2870
|
+
} | {
|
|
2871
|
+
__kind: "RootNotAllowed";
|
|
2872
|
+
} | {
|
|
2873
|
+
value: {
|
|
2874
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2875
|
+
};
|
|
2876
|
+
__kind: "Trie";
|
|
2877
|
+
};
|
|
2878
|
+
__kind: "DepositWitnessRejected";
|
|
2879
|
+
} | {
|
|
2880
|
+
__kind: "Unrefundable";
|
|
2881
|
+
};
|
|
2882
|
+
details: {
|
|
2883
|
+
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
2884
|
+
depositWitness: {
|
|
2885
|
+
depositAddress: string;
|
|
2886
|
+
asset: {
|
|
2887
|
+
__kind: "Dot";
|
|
2888
|
+
};
|
|
2889
|
+
depositDetails: number;
|
|
2890
|
+
amount: string | number;
|
|
2891
|
+
};
|
|
2892
|
+
} | {
|
|
2893
|
+
__kind: "DepositFailedVaultVariantPolkadot";
|
|
2894
|
+
vaultWitness: {
|
|
2895
|
+
depositDetails: number;
|
|
2896
|
+
boostFee: number;
|
|
2897
|
+
txId: {
|
|
2898
|
+
blockNumber: number;
|
|
2899
|
+
extrinsicIndex: number;
|
|
2900
|
+
};
|
|
2901
|
+
inputAsset: {
|
|
2902
|
+
__kind: "Dot";
|
|
2903
|
+
};
|
|
2904
|
+
depositAmount: string | number;
|
|
2905
|
+
outputAsset: {
|
|
2906
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2907
|
+
};
|
|
2908
|
+
destinationAddress: {
|
|
2909
|
+
value: string;
|
|
2910
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2911
|
+
};
|
|
2912
|
+
affiliateFees: {
|
|
2913
|
+
account: number;
|
|
2914
|
+
bps: number;
|
|
2915
|
+
}[];
|
|
2916
|
+
refundParams: {
|
|
2917
|
+
retryDuration: number;
|
|
2918
|
+
refundAddress: string;
|
|
2919
|
+
minPrice: string | number;
|
|
2920
|
+
refundCcmMetadata?: {
|
|
2921
|
+
message: string;
|
|
2922
|
+
gasBudget: string | number;
|
|
2923
|
+
ccmAdditionalData: string;
|
|
2924
|
+
} | null | undefined;
|
|
2925
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2926
|
+
};
|
|
2927
|
+
depositAddress?: string | null | undefined;
|
|
2928
|
+
channelId?: string | number | null | undefined;
|
|
2929
|
+
depositMetadata?: {
|
|
2930
|
+
channelMetadata: {
|
|
2931
|
+
message: string;
|
|
2932
|
+
gasBudget: string | number;
|
|
2933
|
+
ccmAdditionalData: string;
|
|
2934
|
+
};
|
|
2935
|
+
sourceChain: {
|
|
2936
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2937
|
+
};
|
|
2938
|
+
sourceAddress?: {
|
|
2939
|
+
value: string;
|
|
2940
|
+
__kind: "Eth";
|
|
2941
|
+
} | {
|
|
2942
|
+
value: string;
|
|
2943
|
+
__kind: "Dot";
|
|
2944
|
+
} | {
|
|
2945
|
+
value: {
|
|
2946
|
+
value: string;
|
|
2947
|
+
__kind: "P2PKH";
|
|
2948
|
+
} | {
|
|
2949
|
+
value: string;
|
|
2950
|
+
__kind: "P2SH";
|
|
2951
|
+
} | {
|
|
2952
|
+
value: string;
|
|
2953
|
+
__kind: "P2WPKH";
|
|
2954
|
+
} | {
|
|
2955
|
+
value: string;
|
|
2956
|
+
__kind: "P2WSH";
|
|
2957
|
+
} | {
|
|
2958
|
+
value: string;
|
|
2959
|
+
__kind: "Taproot";
|
|
2960
|
+
} | {
|
|
2961
|
+
__kind: "OtherSegwit";
|
|
2962
|
+
version: number;
|
|
2963
|
+
program: string;
|
|
2964
|
+
};
|
|
2965
|
+
__kind: "Btc";
|
|
2966
|
+
} | {
|
|
2967
|
+
value: string;
|
|
2968
|
+
__kind: "Arb";
|
|
2969
|
+
} | {
|
|
2970
|
+
value: string;
|
|
2971
|
+
__kind: "Sol";
|
|
2972
|
+
} | {
|
|
2973
|
+
value: string;
|
|
2974
|
+
__kind: "Hub";
|
|
2975
|
+
} | {
|
|
2976
|
+
value: string;
|
|
2977
|
+
__kind: "Tron";
|
|
2978
|
+
} | null | undefined;
|
|
2979
|
+
} | null | undefined;
|
|
2980
|
+
brokerFee?: {
|
|
2981
|
+
account: string;
|
|
2982
|
+
bps: number;
|
|
2983
|
+
} | null | undefined;
|
|
2984
|
+
dcaParams?: {
|
|
2985
|
+
numberOfChunks: number;
|
|
2986
|
+
chunkInterval: number;
|
|
2987
|
+
} | null | undefined;
|
|
2988
|
+
};
|
|
2989
|
+
};
|
|
2990
|
+
}>>;
|
|
1497
2991
|
//#endregion
|
|
1498
|
-
export { polkadotIngressEgressDepositFailed };
|
|
2992
|
+
export { polkadotIngressEgressDepositFailed, polkadotIngressEgressDepositFailedEvent };
|