@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
|
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
__kind: "Module";
|
|
58
57
|
value: {
|
|
59
58
|
index: number;
|
|
60
59
|
error: `0x${string}`;
|
|
61
60
|
};
|
|
62
|
-
}, {
|
|
63
61
|
__kind: "Module";
|
|
62
|
+
}, {
|
|
64
63
|
value: {
|
|
65
64
|
index: number;
|
|
66
65
|
error: string;
|
|
67
66
|
};
|
|
67
|
+
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
__kind: "Token";
|
|
99
98
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
|
-
}, {
|
|
101
99
|
__kind: "Token";
|
|
100
|
+
}, {
|
|
102
101
|
value: {
|
|
103
102
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
104
103
|
};
|
|
104
|
+
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
__kind: "Arithmetic";
|
|
118
117
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
|
-
}, {
|
|
120
118
|
__kind: "Arithmetic";
|
|
119
|
+
}, {
|
|
121
120
|
value: {
|
|
122
121
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
123
122
|
};
|
|
123
|
+
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
__kind: "Transactional";
|
|
137
136
|
value: "LimitReached" | "NoLayer";
|
|
138
|
-
}, {
|
|
139
137
|
__kind: "Transactional";
|
|
138
|
+
}, {
|
|
140
139
|
value: {
|
|
141
140
|
__kind: "LimitReached" | "NoLayer";
|
|
142
141
|
};
|
|
142
|
+
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -176,16 +176,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
176
176
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
177
177
|
}>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
__kind: "Trie";
|
|
180
179
|
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
181
|
-
}, {
|
|
182
180
|
__kind: "Trie";
|
|
181
|
+
}, {
|
|
183
182
|
value: {
|
|
184
183
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
185
184
|
};
|
|
185
|
+
__kind: "Trie";
|
|
186
186
|
}>]>;
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
-
__kind: "DepositWitnessRejected";
|
|
189
188
|
value: {
|
|
190
189
|
__kind: "Other";
|
|
191
190
|
} | {
|
|
@@ -193,11 +192,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
193
192
|
} | {
|
|
194
193
|
__kind: "BadOrigin";
|
|
195
194
|
} | {
|
|
196
|
-
__kind: "Module";
|
|
197
195
|
value: {
|
|
198
196
|
index: number;
|
|
199
197
|
error: `0x${string}`;
|
|
200
198
|
};
|
|
199
|
+
__kind: "Module";
|
|
201
200
|
} | {
|
|
202
201
|
__kind: "ConsumerRemaining";
|
|
203
202
|
} | {
|
|
@@ -205,14 +204,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
205
204
|
} | {
|
|
206
205
|
__kind: "TooManyConsumers";
|
|
207
206
|
} | {
|
|
208
|
-
__kind: "Token";
|
|
209
207
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
208
|
+
__kind: "Token";
|
|
210
209
|
} | {
|
|
211
|
-
__kind: "Arithmetic";
|
|
212
210
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
211
|
+
__kind: "Arithmetic";
|
|
213
212
|
} | {
|
|
214
|
-
__kind: "Transactional";
|
|
215
213
|
value: "LimitReached" | "NoLayer";
|
|
214
|
+
__kind: "Transactional";
|
|
216
215
|
} | {
|
|
217
216
|
__kind: "Exhausted";
|
|
218
217
|
} | {
|
|
@@ -222,11 +221,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
222
221
|
} | {
|
|
223
222
|
__kind: "RootNotAllowed";
|
|
224
223
|
} | {
|
|
225
|
-
__kind: "Trie";
|
|
226
224
|
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
225
|
+
__kind: "Trie";
|
|
227
226
|
};
|
|
228
|
-
}, {
|
|
229
227
|
__kind: "DepositWitnessRejected";
|
|
228
|
+
}, {
|
|
230
229
|
value: {
|
|
231
230
|
__kind: "Other";
|
|
232
231
|
} | {
|
|
@@ -234,11 +233,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
234
233
|
} | {
|
|
235
234
|
__kind: "BadOrigin";
|
|
236
235
|
} | {
|
|
237
|
-
__kind: "Module";
|
|
238
236
|
value: {
|
|
239
237
|
index: number;
|
|
240
238
|
error: string;
|
|
241
239
|
};
|
|
240
|
+
__kind: "Module";
|
|
242
241
|
} | {
|
|
243
242
|
__kind: "ConsumerRemaining";
|
|
244
243
|
} | {
|
|
@@ -246,20 +245,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
245
|
} | {
|
|
247
246
|
__kind: "TooManyConsumers";
|
|
248
247
|
} | {
|
|
249
|
-
__kind: "Token";
|
|
250
248
|
value: {
|
|
251
249
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
252
250
|
};
|
|
251
|
+
__kind: "Token";
|
|
253
252
|
} | {
|
|
254
|
-
__kind: "Arithmetic";
|
|
255
253
|
value: {
|
|
256
254
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
257
255
|
};
|
|
256
|
+
__kind: "Arithmetic";
|
|
258
257
|
} | {
|
|
259
|
-
__kind: "Transactional";
|
|
260
258
|
value: {
|
|
261
259
|
__kind: "LimitReached" | "NoLayer";
|
|
262
260
|
};
|
|
261
|
+
__kind: "Transactional";
|
|
263
262
|
} | {
|
|
264
263
|
__kind: "Exhausted";
|
|
265
264
|
} | {
|
|
@@ -269,11 +268,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
269
268
|
} | {
|
|
270
269
|
__kind: "RootNotAllowed";
|
|
271
270
|
} | {
|
|
272
|
-
__kind: "Trie";
|
|
273
271
|
value: {
|
|
274
272
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
275
273
|
};
|
|
274
|
+
__kind: "Trie";
|
|
276
275
|
};
|
|
276
|
+
__kind: "DepositWitnessRejected";
|
|
277
277
|
}>, z.ZodObject<{
|
|
278
278
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
279
279
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -288,47 +288,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
288
288
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
289
289
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
290
290
|
}, "strip", z.ZodTypeAny, {
|
|
291
|
-
__kind: "P2PKH";
|
|
292
291
|
value: `0x${string}`;
|
|
293
|
-
}, {
|
|
294
292
|
__kind: "P2PKH";
|
|
293
|
+
}, {
|
|
295
294
|
value: string;
|
|
295
|
+
__kind: "P2PKH";
|
|
296
296
|
}>, z.ZodObject<{
|
|
297
297
|
__kind: z.ZodLiteral<"P2SH">;
|
|
298
298
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
299
299
|
}, "strip", z.ZodTypeAny, {
|
|
300
|
-
__kind: "P2SH";
|
|
301
300
|
value: `0x${string}`;
|
|
302
|
-
}, {
|
|
303
301
|
__kind: "P2SH";
|
|
302
|
+
}, {
|
|
304
303
|
value: string;
|
|
304
|
+
__kind: "P2SH";
|
|
305
305
|
}>, z.ZodObject<{
|
|
306
306
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
307
307
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
308
308
|
}, "strip", z.ZodTypeAny, {
|
|
309
|
-
__kind: "P2WPKH";
|
|
310
309
|
value: `0x${string}`;
|
|
311
|
-
}, {
|
|
312
310
|
__kind: "P2WPKH";
|
|
311
|
+
}, {
|
|
313
312
|
value: string;
|
|
313
|
+
__kind: "P2WPKH";
|
|
314
314
|
}>, z.ZodObject<{
|
|
315
315
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
316
316
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
317
317
|
}, "strip", z.ZodTypeAny, {
|
|
318
|
-
__kind: "P2WSH";
|
|
319
318
|
value: `0x${string}`;
|
|
320
|
-
}, {
|
|
321
319
|
__kind: "P2WSH";
|
|
320
|
+
}, {
|
|
322
321
|
value: string;
|
|
322
|
+
__kind: "P2WSH";
|
|
323
323
|
}>, z.ZodObject<{
|
|
324
324
|
__kind: z.ZodLiteral<"Taproot">;
|
|
325
325
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
326
326
|
}, "strip", z.ZodTypeAny, {
|
|
327
|
-
__kind: "Taproot";
|
|
328
327
|
value: `0x${string}`;
|
|
329
|
-
}, {
|
|
330
328
|
__kind: "Taproot";
|
|
329
|
+
}, {
|
|
331
330
|
value: string;
|
|
331
|
+
__kind: "Taproot";
|
|
332
332
|
}>, z.ZodObject<{
|
|
333
333
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
334
334
|
version: z.ZodNumber;
|
|
@@ -452,20 +452,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
452
452
|
asset: "Btc";
|
|
453
453
|
amount: bigint;
|
|
454
454
|
depositAddress: {
|
|
455
|
-
__kind: "P2PKH";
|
|
456
455
|
value: `0x${string}`;
|
|
456
|
+
__kind: "P2PKH";
|
|
457
457
|
} | {
|
|
458
|
-
__kind: "P2SH";
|
|
459
458
|
value: `0x${string}`;
|
|
459
|
+
__kind: "P2SH";
|
|
460
460
|
} | {
|
|
461
|
-
__kind: "P2WPKH";
|
|
462
461
|
value: `0x${string}`;
|
|
462
|
+
__kind: "P2WPKH";
|
|
463
463
|
} | {
|
|
464
|
-
__kind: "P2WSH";
|
|
465
464
|
value: `0x${string}`;
|
|
465
|
+
__kind: "P2WSH";
|
|
466
466
|
} | {
|
|
467
|
-
__kind: "Taproot";
|
|
468
467
|
value: `0x${string}`;
|
|
468
|
+
__kind: "Taproot";
|
|
469
469
|
} | {
|
|
470
470
|
__kind: "OtherSegwit";
|
|
471
471
|
version: number;
|
|
@@ -495,20 +495,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
495
495
|
};
|
|
496
496
|
amount: string | number;
|
|
497
497
|
depositAddress: {
|
|
498
|
-
__kind: "P2PKH";
|
|
499
498
|
value: string;
|
|
499
|
+
__kind: "P2PKH";
|
|
500
500
|
} | {
|
|
501
|
-
__kind: "P2SH";
|
|
502
501
|
value: string;
|
|
502
|
+
__kind: "P2SH";
|
|
503
503
|
} | {
|
|
504
|
-
__kind: "P2WPKH";
|
|
505
504
|
value: string;
|
|
505
|
+
__kind: "P2WPKH";
|
|
506
506
|
} | {
|
|
507
|
-
__kind: "P2WSH";
|
|
508
507
|
value: string;
|
|
508
|
+
__kind: "P2WSH";
|
|
509
509
|
} | {
|
|
510
|
-
__kind: "Taproot";
|
|
511
510
|
value: string;
|
|
511
|
+
__kind: "Taproot";
|
|
512
512
|
} | {
|
|
513
513
|
__kind: "OtherSegwit";
|
|
514
514
|
version: number;
|
|
@@ -539,20 +539,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
539
539
|
asset: "Btc";
|
|
540
540
|
amount: bigint;
|
|
541
541
|
depositAddress: {
|
|
542
|
-
__kind: "P2PKH";
|
|
543
542
|
value: `0x${string}`;
|
|
543
|
+
__kind: "P2PKH";
|
|
544
544
|
} | {
|
|
545
|
-
__kind: "P2SH";
|
|
546
545
|
value: `0x${string}`;
|
|
546
|
+
__kind: "P2SH";
|
|
547
547
|
} | {
|
|
548
|
-
__kind: "P2WPKH";
|
|
549
548
|
value: `0x${string}`;
|
|
549
|
+
__kind: "P2WPKH";
|
|
550
550
|
} | {
|
|
551
|
-
__kind: "P2WSH";
|
|
552
551
|
value: `0x${string}`;
|
|
552
|
+
__kind: "P2WSH";
|
|
553
553
|
} | {
|
|
554
|
-
__kind: "Taproot";
|
|
555
554
|
value: `0x${string}`;
|
|
555
|
+
__kind: "Taproot";
|
|
556
556
|
} | {
|
|
557
557
|
__kind: "OtherSegwit";
|
|
558
558
|
version: number;
|
|
@@ -585,20 +585,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
585
585
|
};
|
|
586
586
|
amount: string | number;
|
|
587
587
|
depositAddress: {
|
|
588
|
-
__kind: "P2PKH";
|
|
589
588
|
value: string;
|
|
589
|
+
__kind: "P2PKH";
|
|
590
590
|
} | {
|
|
591
|
-
__kind: "P2SH";
|
|
592
591
|
value: string;
|
|
592
|
+
__kind: "P2SH";
|
|
593
593
|
} | {
|
|
594
|
-
__kind: "P2WPKH";
|
|
595
594
|
value: string;
|
|
595
|
+
__kind: "P2WPKH";
|
|
596
596
|
} | {
|
|
597
|
-
__kind: "P2WSH";
|
|
598
597
|
value: string;
|
|
598
|
+
__kind: "P2WSH";
|
|
599
599
|
} | {
|
|
600
|
-
__kind: "Taproot";
|
|
601
600
|
value: string;
|
|
601
|
+
__kind: "Taproot";
|
|
602
602
|
} | {
|
|
603
603
|
__kind: "OtherSegwit";
|
|
604
604
|
version: number;
|
|
@@ -639,47 +639,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
639
639
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
640
640
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
641
641
|
}, "strip", z.ZodTypeAny, {
|
|
642
|
-
__kind: "P2PKH";
|
|
643
642
|
value: `0x${string}`;
|
|
644
|
-
}, {
|
|
645
643
|
__kind: "P2PKH";
|
|
644
|
+
}, {
|
|
646
645
|
value: string;
|
|
646
|
+
__kind: "P2PKH";
|
|
647
647
|
}>, z.ZodObject<{
|
|
648
648
|
__kind: z.ZodLiteral<"P2SH">;
|
|
649
649
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
650
650
|
}, "strip", z.ZodTypeAny, {
|
|
651
|
-
__kind: "P2SH";
|
|
652
651
|
value: `0x${string}`;
|
|
653
|
-
}, {
|
|
654
652
|
__kind: "P2SH";
|
|
653
|
+
}, {
|
|
655
654
|
value: string;
|
|
655
|
+
__kind: "P2SH";
|
|
656
656
|
}>, z.ZodObject<{
|
|
657
657
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
658
658
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
659
659
|
}, "strip", z.ZodTypeAny, {
|
|
660
|
-
__kind: "P2WPKH";
|
|
661
660
|
value: `0x${string}`;
|
|
662
|
-
}, {
|
|
663
661
|
__kind: "P2WPKH";
|
|
662
|
+
}, {
|
|
664
663
|
value: string;
|
|
664
|
+
__kind: "P2WPKH";
|
|
665
665
|
}>, z.ZodObject<{
|
|
666
666
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
667
667
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
668
668
|
}, "strip", z.ZodTypeAny, {
|
|
669
|
-
__kind: "P2WSH";
|
|
670
669
|
value: `0x${string}`;
|
|
671
|
-
}, {
|
|
672
670
|
__kind: "P2WSH";
|
|
671
|
+
}, {
|
|
673
672
|
value: string;
|
|
673
|
+
__kind: "P2WSH";
|
|
674
674
|
}>, z.ZodObject<{
|
|
675
675
|
__kind: z.ZodLiteral<"Taproot">;
|
|
676
676
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
677
677
|
}, "strip", z.ZodTypeAny, {
|
|
678
|
-
__kind: "Taproot";
|
|
679
678
|
value: `0x${string}`;
|
|
680
|
-
}, {
|
|
681
679
|
__kind: "Taproot";
|
|
680
|
+
}, {
|
|
682
681
|
value: string;
|
|
682
|
+
__kind: "Taproot";
|
|
683
683
|
}>, z.ZodObject<{
|
|
684
684
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
685
685
|
version: z.ZodNumber;
|
|
@@ -794,21 +794,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
794
794
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
795
795
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
796
796
|
}, "strip", z.ZodTypeAny, {
|
|
797
|
-
__kind: "
|
|
797
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
798
798
|
}, {
|
|
799
|
-
__kind: "
|
|
800
|
-
}>, "
|
|
801
|
-
__kind: "
|
|
799
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
800
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt", {
|
|
801
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
802
802
|
}>;
|
|
803
803
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
804
804
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
805
805
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
806
806
|
}, "strip", z.ZodTypeAny, {
|
|
807
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
808
807
|
value: `0x${string}`;
|
|
809
|
-
}, {
|
|
810
808
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
809
|
+
}, {
|
|
811
810
|
value: string;
|
|
811
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
812
812
|
}>, {
|
|
813
813
|
readonly chain: "Ethereum";
|
|
814
814
|
readonly address: `0x${string}`;
|
|
@@ -828,8 +828,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
828
828
|
readonly chain: "Assethub";
|
|
829
829
|
readonly address: string;
|
|
830
830
|
}, {
|
|
831
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
832
831
|
value: string;
|
|
832
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
833
833
|
}>;
|
|
834
834
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
835
835
|
channelMetadata: z.ZodObject<{
|
|
@@ -858,67 +858,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
858
858
|
__kind: z.ZodLiteral<"Eth">;
|
|
859
859
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
860
860
|
}, "strip", z.ZodTypeAny, {
|
|
861
|
-
__kind: "Eth";
|
|
862
861
|
value: `0x${string}`;
|
|
863
|
-
}, {
|
|
864
862
|
__kind: "Eth";
|
|
863
|
+
}, {
|
|
865
864
|
value: string;
|
|
865
|
+
__kind: "Eth";
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
__kind: z.ZodLiteral<"Dot">;
|
|
868
868
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
869
869
|
}, "strip", z.ZodTypeAny, {
|
|
870
|
-
__kind: "Dot";
|
|
871
870
|
value: `0x${string}`;
|
|
872
|
-
}, {
|
|
873
871
|
__kind: "Dot";
|
|
872
|
+
}, {
|
|
874
873
|
value: string;
|
|
874
|
+
__kind: "Dot";
|
|
875
875
|
}>, z.ZodObject<{
|
|
876
876
|
__kind: z.ZodLiteral<"Btc">;
|
|
877
877
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
878
878
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
879
879
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
880
880
|
}, "strip", z.ZodTypeAny, {
|
|
881
|
-
__kind: "P2PKH";
|
|
882
881
|
value: `0x${string}`;
|
|
883
|
-
}, {
|
|
884
882
|
__kind: "P2PKH";
|
|
883
|
+
}, {
|
|
885
884
|
value: string;
|
|
885
|
+
__kind: "P2PKH";
|
|
886
886
|
}>, z.ZodObject<{
|
|
887
887
|
__kind: z.ZodLiteral<"P2SH">;
|
|
888
888
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
889
889
|
}, "strip", z.ZodTypeAny, {
|
|
890
|
-
__kind: "P2SH";
|
|
891
890
|
value: `0x${string}`;
|
|
892
|
-
}, {
|
|
893
891
|
__kind: "P2SH";
|
|
892
|
+
}, {
|
|
894
893
|
value: string;
|
|
894
|
+
__kind: "P2SH";
|
|
895
895
|
}>, z.ZodObject<{
|
|
896
896
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
897
897
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
898
898
|
}, "strip", z.ZodTypeAny, {
|
|
899
|
-
__kind: "P2WPKH";
|
|
900
899
|
value: `0x${string}`;
|
|
901
|
-
}, {
|
|
902
900
|
__kind: "P2WPKH";
|
|
901
|
+
}, {
|
|
903
902
|
value: string;
|
|
903
|
+
__kind: "P2WPKH";
|
|
904
904
|
}>, z.ZodObject<{
|
|
905
905
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
906
906
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
907
907
|
}, "strip", z.ZodTypeAny, {
|
|
908
|
-
__kind: "P2WSH";
|
|
909
908
|
value: `0x${string}`;
|
|
910
|
-
}, {
|
|
911
909
|
__kind: "P2WSH";
|
|
910
|
+
}, {
|
|
912
911
|
value: string;
|
|
912
|
+
__kind: "P2WSH";
|
|
913
913
|
}>, z.ZodObject<{
|
|
914
914
|
__kind: z.ZodLiteral<"Taproot">;
|
|
915
915
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
916
916
|
}, "strip", z.ZodTypeAny, {
|
|
917
|
-
__kind: "Taproot";
|
|
918
917
|
value: `0x${string}`;
|
|
919
|
-
}, {
|
|
920
918
|
__kind: "Taproot";
|
|
919
|
+
}, {
|
|
921
920
|
value: string;
|
|
921
|
+
__kind: "Taproot";
|
|
922
922
|
}>, z.ZodObject<{
|
|
923
923
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
924
924
|
version: z.ZodNumber;
|
|
@@ -933,76 +933,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
933
933
|
program: string;
|
|
934
934
|
}>]>;
|
|
935
935
|
}, "strip", z.ZodTypeAny, {
|
|
936
|
-
__kind: "Btc";
|
|
937
936
|
value: {
|
|
938
|
-
__kind: "P2PKH";
|
|
939
937
|
value: `0x${string}`;
|
|
938
|
+
__kind: "P2PKH";
|
|
940
939
|
} | {
|
|
941
|
-
__kind: "P2SH";
|
|
942
940
|
value: `0x${string}`;
|
|
941
|
+
__kind: "P2SH";
|
|
943
942
|
} | {
|
|
944
|
-
__kind: "P2WPKH";
|
|
945
943
|
value: `0x${string}`;
|
|
944
|
+
__kind: "P2WPKH";
|
|
946
945
|
} | {
|
|
947
|
-
__kind: "P2WSH";
|
|
948
946
|
value: `0x${string}`;
|
|
947
|
+
__kind: "P2WSH";
|
|
949
948
|
} | {
|
|
950
|
-
__kind: "Taproot";
|
|
951
949
|
value: `0x${string}`;
|
|
950
|
+
__kind: "Taproot";
|
|
952
951
|
} | {
|
|
953
952
|
__kind: "OtherSegwit";
|
|
954
953
|
version: number;
|
|
955
954
|
program: `0x${string}`;
|
|
956
955
|
};
|
|
957
|
-
}, {
|
|
958
956
|
__kind: "Btc";
|
|
957
|
+
}, {
|
|
959
958
|
value: {
|
|
960
|
-
__kind: "P2PKH";
|
|
961
959
|
value: string;
|
|
960
|
+
__kind: "P2PKH";
|
|
962
961
|
} | {
|
|
963
|
-
__kind: "P2SH";
|
|
964
962
|
value: string;
|
|
963
|
+
__kind: "P2SH";
|
|
965
964
|
} | {
|
|
966
|
-
__kind: "P2WPKH";
|
|
967
965
|
value: string;
|
|
966
|
+
__kind: "P2WPKH";
|
|
968
967
|
} | {
|
|
969
|
-
__kind: "P2WSH";
|
|
970
968
|
value: string;
|
|
969
|
+
__kind: "P2WSH";
|
|
971
970
|
} | {
|
|
972
|
-
__kind: "Taproot";
|
|
973
971
|
value: string;
|
|
972
|
+
__kind: "Taproot";
|
|
974
973
|
} | {
|
|
975
974
|
__kind: "OtherSegwit";
|
|
976
975
|
version: number;
|
|
977
976
|
program: string;
|
|
978
977
|
};
|
|
978
|
+
__kind: "Btc";
|
|
979
979
|
}>, z.ZodObject<{
|
|
980
980
|
__kind: z.ZodLiteral<"Arb">;
|
|
981
981
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
982
982
|
}, "strip", z.ZodTypeAny, {
|
|
983
|
-
__kind: "Arb";
|
|
984
983
|
value: `0x${string}`;
|
|
985
|
-
}, {
|
|
986
984
|
__kind: "Arb";
|
|
985
|
+
}, {
|
|
987
986
|
value: string;
|
|
987
|
+
__kind: "Arb";
|
|
988
988
|
}>, z.ZodObject<{
|
|
989
989
|
__kind: z.ZodLiteral<"Sol">;
|
|
990
990
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
991
991
|
}, "strip", z.ZodTypeAny, {
|
|
992
|
-
__kind: "Sol";
|
|
993
992
|
value: `0x${string}`;
|
|
994
|
-
}, {
|
|
995
993
|
__kind: "Sol";
|
|
994
|
+
}, {
|
|
996
995
|
value: string;
|
|
996
|
+
__kind: "Sol";
|
|
997
997
|
}>, z.ZodObject<{
|
|
998
998
|
__kind: z.ZodLiteral<"Hub">;
|
|
999
999
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1000
1000
|
}, "strip", z.ZodTypeAny, {
|
|
1001
|
-
__kind: "Hub";
|
|
1002
1001
|
value: `0x${string}`;
|
|
1003
|
-
}, {
|
|
1004
1002
|
__kind: "Hub";
|
|
1003
|
+
}, {
|
|
1005
1004
|
value: string;
|
|
1005
|
+
__kind: "Hub";
|
|
1006
1006
|
}>]>>>;
|
|
1007
1007
|
}, "strip", z.ZodTypeAny, {
|
|
1008
1008
|
channelMetadata: {
|
|
@@ -1012,42 +1012,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1012
1012
|
};
|
|
1013
1013
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1014
1014
|
sourceAddress?: {
|
|
1015
|
-
__kind: "Eth";
|
|
1016
1015
|
value: `0x${string}`;
|
|
1016
|
+
__kind: "Eth";
|
|
1017
1017
|
} | {
|
|
1018
|
-
__kind: "Dot";
|
|
1019
1018
|
value: `0x${string}`;
|
|
1019
|
+
__kind: "Dot";
|
|
1020
1020
|
} | {
|
|
1021
|
-
__kind: "Btc";
|
|
1022
1021
|
value: {
|
|
1023
|
-
__kind: "P2PKH";
|
|
1024
1022
|
value: `0x${string}`;
|
|
1023
|
+
__kind: "P2PKH";
|
|
1025
1024
|
} | {
|
|
1026
|
-
__kind: "P2SH";
|
|
1027
1025
|
value: `0x${string}`;
|
|
1026
|
+
__kind: "P2SH";
|
|
1028
1027
|
} | {
|
|
1029
|
-
__kind: "P2WPKH";
|
|
1030
1028
|
value: `0x${string}`;
|
|
1029
|
+
__kind: "P2WPKH";
|
|
1031
1030
|
} | {
|
|
1032
|
-
__kind: "P2WSH";
|
|
1033
1031
|
value: `0x${string}`;
|
|
1032
|
+
__kind: "P2WSH";
|
|
1034
1033
|
} | {
|
|
1035
|
-
__kind: "Taproot";
|
|
1036
1034
|
value: `0x${string}`;
|
|
1035
|
+
__kind: "Taproot";
|
|
1037
1036
|
} | {
|
|
1038
1037
|
__kind: "OtherSegwit";
|
|
1039
1038
|
version: number;
|
|
1040
1039
|
program: `0x${string}`;
|
|
1041
1040
|
};
|
|
1041
|
+
__kind: "Btc";
|
|
1042
1042
|
} | {
|
|
1043
|
-
__kind: "Arb";
|
|
1044
1043
|
value: `0x${string}`;
|
|
1044
|
+
__kind: "Arb";
|
|
1045
1045
|
} | {
|
|
1046
|
-
__kind: "Sol";
|
|
1047
1046
|
value: `0x${string}`;
|
|
1047
|
+
__kind: "Sol";
|
|
1048
1048
|
} | {
|
|
1049
|
-
__kind: "Hub";
|
|
1050
1049
|
value: `0x${string}`;
|
|
1050
|
+
__kind: "Hub";
|
|
1051
1051
|
} | null | undefined;
|
|
1052
1052
|
}, {
|
|
1053
1053
|
channelMetadata: {
|
|
@@ -1059,42 +1059,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1059
1059
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1060
1060
|
};
|
|
1061
1061
|
sourceAddress?: {
|
|
1062
|
-
__kind: "Eth";
|
|
1063
1062
|
value: string;
|
|
1063
|
+
__kind: "Eth";
|
|
1064
1064
|
} | {
|
|
1065
|
-
__kind: "Dot";
|
|
1066
1065
|
value: string;
|
|
1066
|
+
__kind: "Dot";
|
|
1067
1067
|
} | {
|
|
1068
|
-
__kind: "Btc";
|
|
1069
1068
|
value: {
|
|
1070
|
-
__kind: "P2PKH";
|
|
1071
1069
|
value: string;
|
|
1070
|
+
__kind: "P2PKH";
|
|
1072
1071
|
} | {
|
|
1073
|
-
__kind: "P2SH";
|
|
1074
1072
|
value: string;
|
|
1073
|
+
__kind: "P2SH";
|
|
1075
1074
|
} | {
|
|
1076
|
-
__kind: "P2WPKH";
|
|
1077
1075
|
value: string;
|
|
1076
|
+
__kind: "P2WPKH";
|
|
1078
1077
|
} | {
|
|
1079
|
-
__kind: "P2WSH";
|
|
1080
1078
|
value: string;
|
|
1079
|
+
__kind: "P2WSH";
|
|
1081
1080
|
} | {
|
|
1082
|
-
__kind: "Taproot";
|
|
1083
1081
|
value: string;
|
|
1082
|
+
__kind: "Taproot";
|
|
1084
1083
|
} | {
|
|
1085
1084
|
__kind: "OtherSegwit";
|
|
1086
1085
|
version: number;
|
|
1087
1086
|
program: string;
|
|
1088
1087
|
};
|
|
1088
|
+
__kind: "Btc";
|
|
1089
1089
|
} | {
|
|
1090
|
-
__kind: "Arb";
|
|
1091
1090
|
value: string;
|
|
1091
|
+
__kind: "Arb";
|
|
1092
1092
|
} | {
|
|
1093
|
-
__kind: "Sol";
|
|
1094
1093
|
value: string;
|
|
1094
|
+
__kind: "Sol";
|
|
1095
1095
|
} | {
|
|
1096
|
-
__kind: "Hub";
|
|
1097
1096
|
value: string;
|
|
1097
|
+
__kind: "Hub";
|
|
1098
1098
|
} | null | undefined;
|
|
1099
1099
|
}>>>;
|
|
1100
1100
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1124,47 +1124,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1124
1124
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1125
1125
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1126
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1127
|
-
__kind: "P2PKH";
|
|
1128
1127
|
value: `0x${string}`;
|
|
1129
|
-
}, {
|
|
1130
1128
|
__kind: "P2PKH";
|
|
1129
|
+
}, {
|
|
1131
1130
|
value: string;
|
|
1131
|
+
__kind: "P2PKH";
|
|
1132
1132
|
}>, z.ZodObject<{
|
|
1133
1133
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1134
1134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1135
1135
|
}, "strip", z.ZodTypeAny, {
|
|
1136
|
-
__kind: "P2SH";
|
|
1137
1136
|
value: `0x${string}`;
|
|
1138
|
-
}, {
|
|
1139
1137
|
__kind: "P2SH";
|
|
1138
|
+
}, {
|
|
1140
1139
|
value: string;
|
|
1140
|
+
__kind: "P2SH";
|
|
1141
1141
|
}>, z.ZodObject<{
|
|
1142
1142
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1143
1143
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1144
1144
|
}, "strip", z.ZodTypeAny, {
|
|
1145
|
-
__kind: "P2WPKH";
|
|
1146
1145
|
value: `0x${string}`;
|
|
1147
|
-
}, {
|
|
1148
1146
|
__kind: "P2WPKH";
|
|
1147
|
+
}, {
|
|
1149
1148
|
value: string;
|
|
1149
|
+
__kind: "P2WPKH";
|
|
1150
1150
|
}>, z.ZodObject<{
|
|
1151
1151
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1152
1152
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1153
1153
|
}, "strip", z.ZodTypeAny, {
|
|
1154
|
-
__kind: "P2WSH";
|
|
1155
1154
|
value: `0x${string}`;
|
|
1156
|
-
}, {
|
|
1157
1155
|
__kind: "P2WSH";
|
|
1156
|
+
}, {
|
|
1158
1157
|
value: string;
|
|
1158
|
+
__kind: "P2WSH";
|
|
1159
1159
|
}>, z.ZodObject<{
|
|
1160
1160
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1161
1161
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1162
1162
|
}, "strip", z.ZodTypeAny, {
|
|
1163
|
-
__kind: "Taproot";
|
|
1164
1163
|
value: `0x${string}`;
|
|
1165
|
-
}, {
|
|
1166
1164
|
__kind: "Taproot";
|
|
1165
|
+
}, {
|
|
1167
1166
|
value: string;
|
|
1167
|
+
__kind: "Taproot";
|
|
1168
1168
|
}>, z.ZodObject<{
|
|
1169
1169
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1170
1170
|
version: z.ZodNumber;
|
|
@@ -1196,20 +1196,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1196
1196
|
}, "strip", z.ZodTypeAny, {
|
|
1197
1197
|
retryDuration: number;
|
|
1198
1198
|
refundAddress: {
|
|
1199
|
-
__kind: "P2PKH";
|
|
1200
1199
|
value: `0x${string}`;
|
|
1200
|
+
__kind: "P2PKH";
|
|
1201
1201
|
} | {
|
|
1202
|
-
__kind: "P2SH";
|
|
1203
1202
|
value: `0x${string}`;
|
|
1203
|
+
__kind: "P2SH";
|
|
1204
1204
|
} | {
|
|
1205
|
-
__kind: "P2WPKH";
|
|
1206
1205
|
value: `0x${string}`;
|
|
1206
|
+
__kind: "P2WPKH";
|
|
1207
1207
|
} | {
|
|
1208
|
-
__kind: "P2WSH";
|
|
1209
1208
|
value: `0x${string}`;
|
|
1209
|
+
__kind: "P2WSH";
|
|
1210
1210
|
} | {
|
|
1211
|
-
__kind: "Taproot";
|
|
1212
1211
|
value: `0x${string}`;
|
|
1212
|
+
__kind: "Taproot";
|
|
1213
1213
|
} | {
|
|
1214
1214
|
__kind: "OtherSegwit";
|
|
1215
1215
|
version: number;
|
|
@@ -1225,20 +1225,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1225
1225
|
}, {
|
|
1226
1226
|
retryDuration: number;
|
|
1227
1227
|
refundAddress: {
|
|
1228
|
-
__kind: "P2PKH";
|
|
1229
1228
|
value: string;
|
|
1229
|
+
__kind: "P2PKH";
|
|
1230
1230
|
} | {
|
|
1231
|
-
__kind: "P2SH";
|
|
1232
1231
|
value: string;
|
|
1232
|
+
__kind: "P2SH";
|
|
1233
1233
|
} | {
|
|
1234
|
-
__kind: "P2WPKH";
|
|
1235
1234
|
value: string;
|
|
1235
|
+
__kind: "P2WPKH";
|
|
1236
1236
|
} | {
|
|
1237
|
-
__kind: "P2WSH";
|
|
1238
1237
|
value: string;
|
|
1238
|
+
__kind: "P2WSH";
|
|
1239
1239
|
} | {
|
|
1240
|
-
__kind: "Taproot";
|
|
1241
1240
|
value: string;
|
|
1241
|
+
__kind: "Taproot";
|
|
1242
1242
|
} | {
|
|
1243
1243
|
__kind: "OtherSegwit";
|
|
1244
1244
|
version: number;
|
|
@@ -1264,25 +1264,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1264
1264
|
}>>>;
|
|
1265
1265
|
boostFee: z.ZodNumber;
|
|
1266
1266
|
}, "strip", z.ZodTypeAny, {
|
|
1267
|
-
destinationAddress: {
|
|
1268
|
-
readonly chain: "Ethereum";
|
|
1269
|
-
readonly address: `0x${string}`;
|
|
1270
|
-
} | {
|
|
1271
|
-
readonly chain: "Polkadot";
|
|
1272
|
-
readonly address: string;
|
|
1273
|
-
} | {
|
|
1274
|
-
readonly chain: "Bitcoin";
|
|
1275
|
-
readonly address: string;
|
|
1276
|
-
} | {
|
|
1277
|
-
readonly chain: "Arbitrum";
|
|
1278
|
-
readonly address: `0x${string}`;
|
|
1279
|
-
} | {
|
|
1280
|
-
readonly chain: "Solana";
|
|
1281
|
-
readonly address: string;
|
|
1282
|
-
} | {
|
|
1283
|
-
readonly chain: "Assethub";
|
|
1284
|
-
readonly address: string;
|
|
1285
|
-
};
|
|
1286
1267
|
txId: `0x${string}`;
|
|
1287
1268
|
depositDetails: {
|
|
1288
1269
|
amount: bigint;
|
|
@@ -1304,7 +1285,26 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1304
1285
|
};
|
|
1305
1286
|
inputAsset: "Btc";
|
|
1306
1287
|
depositAmount: bigint;
|
|
1307
|
-
outputAsset: "
|
|
1288
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1289
|
+
destinationAddress: {
|
|
1290
|
+
readonly chain: "Ethereum";
|
|
1291
|
+
readonly address: `0x${string}`;
|
|
1292
|
+
} | {
|
|
1293
|
+
readonly chain: "Polkadot";
|
|
1294
|
+
readonly address: string;
|
|
1295
|
+
} | {
|
|
1296
|
+
readonly chain: "Bitcoin";
|
|
1297
|
+
readonly address: string;
|
|
1298
|
+
} | {
|
|
1299
|
+
readonly chain: "Arbitrum";
|
|
1300
|
+
readonly address: `0x${string}`;
|
|
1301
|
+
} | {
|
|
1302
|
+
readonly chain: "Solana";
|
|
1303
|
+
readonly address: string;
|
|
1304
|
+
} | {
|
|
1305
|
+
readonly chain: "Assethub";
|
|
1306
|
+
readonly address: string;
|
|
1307
|
+
};
|
|
1308
1308
|
affiliateFees: {
|
|
1309
1309
|
account: number;
|
|
1310
1310
|
bps: number;
|
|
@@ -1312,20 +1312,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1312
1312
|
refundParams: {
|
|
1313
1313
|
retryDuration: number;
|
|
1314
1314
|
refundAddress: {
|
|
1315
|
-
__kind: "P2PKH";
|
|
1316
1315
|
value: `0x${string}`;
|
|
1316
|
+
__kind: "P2PKH";
|
|
1317
1317
|
} | {
|
|
1318
|
-
__kind: "P2SH";
|
|
1319
1318
|
value: `0x${string}`;
|
|
1319
|
+
__kind: "P2SH";
|
|
1320
1320
|
} | {
|
|
1321
|
-
__kind: "P2WPKH";
|
|
1322
1321
|
value: `0x${string}`;
|
|
1322
|
+
__kind: "P2WPKH";
|
|
1323
1323
|
} | {
|
|
1324
|
-
__kind: "P2WSH";
|
|
1325
1324
|
value: `0x${string}`;
|
|
1325
|
+
__kind: "P2WSH";
|
|
1326
1326
|
} | {
|
|
1327
|
-
__kind: "Taproot";
|
|
1328
1327
|
value: `0x${string}`;
|
|
1328
|
+
__kind: "Taproot";
|
|
1329
1329
|
} | {
|
|
1330
1330
|
__kind: "OtherSegwit";
|
|
1331
1331
|
version: number;
|
|
@@ -1342,20 +1342,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1342
1342
|
boostFee: number;
|
|
1343
1343
|
channelId?: bigint | null | undefined;
|
|
1344
1344
|
depositAddress?: {
|
|
1345
|
-
__kind: "P2PKH";
|
|
1346
1345
|
value: `0x${string}`;
|
|
1346
|
+
__kind: "P2PKH";
|
|
1347
1347
|
} | {
|
|
1348
|
-
__kind: "P2SH";
|
|
1349
1348
|
value: `0x${string}`;
|
|
1349
|
+
__kind: "P2SH";
|
|
1350
1350
|
} | {
|
|
1351
|
-
__kind: "P2WPKH";
|
|
1352
1351
|
value: `0x${string}`;
|
|
1352
|
+
__kind: "P2WPKH";
|
|
1353
1353
|
} | {
|
|
1354
|
-
__kind: "P2WSH";
|
|
1355
1354
|
value: `0x${string}`;
|
|
1355
|
+
__kind: "P2WSH";
|
|
1356
1356
|
} | {
|
|
1357
|
-
__kind: "Taproot";
|
|
1358
1357
|
value: `0x${string}`;
|
|
1358
|
+
__kind: "Taproot";
|
|
1359
1359
|
} | {
|
|
1360
1360
|
__kind: "OtherSegwit";
|
|
1361
1361
|
version: number;
|
|
@@ -1369,42 +1369,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1369
1369
|
};
|
|
1370
1370
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1371
1371
|
sourceAddress?: {
|
|
1372
|
-
__kind: "Eth";
|
|
1373
1372
|
value: `0x${string}`;
|
|
1373
|
+
__kind: "Eth";
|
|
1374
1374
|
} | {
|
|
1375
|
-
__kind: "Dot";
|
|
1376
1375
|
value: `0x${string}`;
|
|
1376
|
+
__kind: "Dot";
|
|
1377
1377
|
} | {
|
|
1378
|
-
__kind: "Btc";
|
|
1379
1378
|
value: {
|
|
1380
|
-
__kind: "P2PKH";
|
|
1381
1379
|
value: `0x${string}`;
|
|
1380
|
+
__kind: "P2PKH";
|
|
1382
1381
|
} | {
|
|
1383
|
-
__kind: "P2SH";
|
|
1384
1382
|
value: `0x${string}`;
|
|
1383
|
+
__kind: "P2SH";
|
|
1385
1384
|
} | {
|
|
1386
|
-
__kind: "P2WPKH";
|
|
1387
1385
|
value: `0x${string}`;
|
|
1386
|
+
__kind: "P2WPKH";
|
|
1388
1387
|
} | {
|
|
1389
|
-
__kind: "P2WSH";
|
|
1390
1388
|
value: `0x${string}`;
|
|
1389
|
+
__kind: "P2WSH";
|
|
1391
1390
|
} | {
|
|
1392
|
-
__kind: "Taproot";
|
|
1393
1391
|
value: `0x${string}`;
|
|
1392
|
+
__kind: "Taproot";
|
|
1394
1393
|
} | {
|
|
1395
1394
|
__kind: "OtherSegwit";
|
|
1396
1395
|
version: number;
|
|
1397
1396
|
program: `0x${string}`;
|
|
1398
1397
|
};
|
|
1398
|
+
__kind: "Btc";
|
|
1399
1399
|
} | {
|
|
1400
|
-
__kind: "Arb";
|
|
1401
1400
|
value: `0x${string}`;
|
|
1401
|
+
__kind: "Arb";
|
|
1402
1402
|
} | {
|
|
1403
|
-
__kind: "Sol";
|
|
1404
1403
|
value: `0x${string}`;
|
|
1404
|
+
__kind: "Sol";
|
|
1405
1405
|
} | {
|
|
1406
|
-
__kind: "Hub";
|
|
1407
1406
|
value: `0x${string}`;
|
|
1407
|
+
__kind: "Hub";
|
|
1408
1408
|
} | null | undefined;
|
|
1409
1409
|
} | null | undefined;
|
|
1410
1410
|
brokerFee?: {
|
|
@@ -1416,10 +1416,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1416
1416
|
chunkInterval: number;
|
|
1417
1417
|
} | null | undefined;
|
|
1418
1418
|
}, {
|
|
1419
|
-
destinationAddress: {
|
|
1420
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1421
|
-
value: string;
|
|
1422
|
-
};
|
|
1423
1419
|
txId: string;
|
|
1424
1420
|
depositDetails: {
|
|
1425
1421
|
amount: string | number;
|
|
@@ -1444,7 +1440,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1444
1440
|
};
|
|
1445
1441
|
depositAmount: string | number;
|
|
1446
1442
|
outputAsset: {
|
|
1447
|
-
__kind: "
|
|
1443
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1444
|
+
};
|
|
1445
|
+
destinationAddress: {
|
|
1446
|
+
value: string;
|
|
1447
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1448
1448
|
};
|
|
1449
1449
|
affiliateFees: {
|
|
1450
1450
|
account: number;
|
|
@@ -1453,20 +1453,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1453
1453
|
refundParams: {
|
|
1454
1454
|
retryDuration: number;
|
|
1455
1455
|
refundAddress: {
|
|
1456
|
-
__kind: "P2PKH";
|
|
1457
1456
|
value: string;
|
|
1457
|
+
__kind: "P2PKH";
|
|
1458
1458
|
} | {
|
|
1459
|
-
__kind: "P2SH";
|
|
1460
1459
|
value: string;
|
|
1460
|
+
__kind: "P2SH";
|
|
1461
1461
|
} | {
|
|
1462
|
-
__kind: "P2WPKH";
|
|
1463
1462
|
value: string;
|
|
1463
|
+
__kind: "P2WPKH";
|
|
1464
1464
|
} | {
|
|
1465
|
-
__kind: "P2WSH";
|
|
1466
1465
|
value: string;
|
|
1466
|
+
__kind: "P2WSH";
|
|
1467
1467
|
} | {
|
|
1468
|
-
__kind: "Taproot";
|
|
1469
1468
|
value: string;
|
|
1469
|
+
__kind: "Taproot";
|
|
1470
1470
|
} | {
|
|
1471
1471
|
__kind: "OtherSegwit";
|
|
1472
1472
|
version: number;
|
|
@@ -1483,20 +1483,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1483
1483
|
boostFee: number;
|
|
1484
1484
|
channelId?: string | number | null | undefined;
|
|
1485
1485
|
depositAddress?: {
|
|
1486
|
-
__kind: "P2PKH";
|
|
1487
1486
|
value: string;
|
|
1487
|
+
__kind: "P2PKH";
|
|
1488
1488
|
} | {
|
|
1489
|
-
__kind: "P2SH";
|
|
1490
1489
|
value: string;
|
|
1490
|
+
__kind: "P2SH";
|
|
1491
1491
|
} | {
|
|
1492
|
-
__kind: "P2WPKH";
|
|
1493
1492
|
value: string;
|
|
1493
|
+
__kind: "P2WPKH";
|
|
1494
1494
|
} | {
|
|
1495
|
-
__kind: "P2WSH";
|
|
1496
1495
|
value: string;
|
|
1496
|
+
__kind: "P2WSH";
|
|
1497
1497
|
} | {
|
|
1498
|
-
__kind: "Taproot";
|
|
1499
1498
|
value: string;
|
|
1499
|
+
__kind: "Taproot";
|
|
1500
1500
|
} | {
|
|
1501
1501
|
__kind: "OtherSegwit";
|
|
1502
1502
|
version: number;
|
|
@@ -1512,42 +1512,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1512
1512
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1513
1513
|
};
|
|
1514
1514
|
sourceAddress?: {
|
|
1515
|
-
__kind: "Eth";
|
|
1516
1515
|
value: string;
|
|
1516
|
+
__kind: "Eth";
|
|
1517
1517
|
} | {
|
|
1518
|
-
__kind: "Dot";
|
|
1519
1518
|
value: string;
|
|
1519
|
+
__kind: "Dot";
|
|
1520
1520
|
} | {
|
|
1521
|
-
__kind: "Btc";
|
|
1522
1521
|
value: {
|
|
1523
|
-
__kind: "P2PKH";
|
|
1524
1522
|
value: string;
|
|
1523
|
+
__kind: "P2PKH";
|
|
1525
1524
|
} | {
|
|
1526
|
-
__kind: "P2SH";
|
|
1527
1525
|
value: string;
|
|
1526
|
+
__kind: "P2SH";
|
|
1528
1527
|
} | {
|
|
1529
|
-
__kind: "P2WPKH";
|
|
1530
1528
|
value: string;
|
|
1529
|
+
__kind: "P2WPKH";
|
|
1531
1530
|
} | {
|
|
1532
|
-
__kind: "P2WSH";
|
|
1533
1531
|
value: string;
|
|
1532
|
+
__kind: "P2WSH";
|
|
1534
1533
|
} | {
|
|
1535
|
-
__kind: "Taproot";
|
|
1536
1534
|
value: string;
|
|
1535
|
+
__kind: "Taproot";
|
|
1537
1536
|
} | {
|
|
1538
1537
|
__kind: "OtherSegwit";
|
|
1539
1538
|
version: number;
|
|
1540
1539
|
program: string;
|
|
1541
1540
|
};
|
|
1541
|
+
__kind: "Btc";
|
|
1542
1542
|
} | {
|
|
1543
|
-
__kind: "Arb";
|
|
1544
1543
|
value: string;
|
|
1544
|
+
__kind: "Arb";
|
|
1545
1545
|
} | {
|
|
1546
|
-
__kind: "Sol";
|
|
1547
1546
|
value: string;
|
|
1547
|
+
__kind: "Sol";
|
|
1548
1548
|
} | {
|
|
1549
|
-
__kind: "Hub";
|
|
1550
1549
|
value: string;
|
|
1550
|
+
__kind: "Hub";
|
|
1551
1551
|
} | null | undefined;
|
|
1552
1552
|
} | null | undefined;
|
|
1553
1553
|
brokerFee?: {
|
|
@@ -1562,25 +1562,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1562
1562
|
}, "strip", z.ZodTypeAny, {
|
|
1563
1563
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1564
1564
|
vaultWitness: {
|
|
1565
|
-
destinationAddress: {
|
|
1566
|
-
readonly chain: "Ethereum";
|
|
1567
|
-
readonly address: `0x${string}`;
|
|
1568
|
-
} | {
|
|
1569
|
-
readonly chain: "Polkadot";
|
|
1570
|
-
readonly address: string;
|
|
1571
|
-
} | {
|
|
1572
|
-
readonly chain: "Bitcoin";
|
|
1573
|
-
readonly address: string;
|
|
1574
|
-
} | {
|
|
1575
|
-
readonly chain: "Arbitrum";
|
|
1576
|
-
readonly address: `0x${string}`;
|
|
1577
|
-
} | {
|
|
1578
|
-
readonly chain: "Solana";
|
|
1579
|
-
readonly address: string;
|
|
1580
|
-
} | {
|
|
1581
|
-
readonly chain: "Assethub";
|
|
1582
|
-
readonly address: string;
|
|
1583
|
-
};
|
|
1584
1565
|
txId: `0x${string}`;
|
|
1585
1566
|
depositDetails: {
|
|
1586
1567
|
amount: bigint;
|
|
@@ -1602,7 +1583,26 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1602
1583
|
};
|
|
1603
1584
|
inputAsset: "Btc";
|
|
1604
1585
|
depositAmount: bigint;
|
|
1605
|
-
outputAsset: "
|
|
1586
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1587
|
+
destinationAddress: {
|
|
1588
|
+
readonly chain: "Ethereum";
|
|
1589
|
+
readonly address: `0x${string}`;
|
|
1590
|
+
} | {
|
|
1591
|
+
readonly chain: "Polkadot";
|
|
1592
|
+
readonly address: string;
|
|
1593
|
+
} | {
|
|
1594
|
+
readonly chain: "Bitcoin";
|
|
1595
|
+
readonly address: string;
|
|
1596
|
+
} | {
|
|
1597
|
+
readonly chain: "Arbitrum";
|
|
1598
|
+
readonly address: `0x${string}`;
|
|
1599
|
+
} | {
|
|
1600
|
+
readonly chain: "Solana";
|
|
1601
|
+
readonly address: string;
|
|
1602
|
+
} | {
|
|
1603
|
+
readonly chain: "Assethub";
|
|
1604
|
+
readonly address: string;
|
|
1605
|
+
};
|
|
1606
1606
|
affiliateFees: {
|
|
1607
1607
|
account: number;
|
|
1608
1608
|
bps: number;
|
|
@@ -1610,20 +1610,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1610
1610
|
refundParams: {
|
|
1611
1611
|
retryDuration: number;
|
|
1612
1612
|
refundAddress: {
|
|
1613
|
-
__kind: "P2PKH";
|
|
1614
1613
|
value: `0x${string}`;
|
|
1614
|
+
__kind: "P2PKH";
|
|
1615
1615
|
} | {
|
|
1616
|
-
__kind: "P2SH";
|
|
1617
1616
|
value: `0x${string}`;
|
|
1617
|
+
__kind: "P2SH";
|
|
1618
1618
|
} | {
|
|
1619
|
-
__kind: "P2WPKH";
|
|
1620
1619
|
value: `0x${string}`;
|
|
1620
|
+
__kind: "P2WPKH";
|
|
1621
1621
|
} | {
|
|
1622
|
-
__kind: "P2WSH";
|
|
1623
1622
|
value: `0x${string}`;
|
|
1623
|
+
__kind: "P2WSH";
|
|
1624
1624
|
} | {
|
|
1625
|
-
__kind: "Taproot";
|
|
1626
1625
|
value: `0x${string}`;
|
|
1626
|
+
__kind: "Taproot";
|
|
1627
1627
|
} | {
|
|
1628
1628
|
__kind: "OtherSegwit";
|
|
1629
1629
|
version: number;
|
|
@@ -1640,20 +1640,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1640
1640
|
boostFee: number;
|
|
1641
1641
|
channelId?: bigint | null | undefined;
|
|
1642
1642
|
depositAddress?: {
|
|
1643
|
-
__kind: "P2PKH";
|
|
1644
1643
|
value: `0x${string}`;
|
|
1644
|
+
__kind: "P2PKH";
|
|
1645
1645
|
} | {
|
|
1646
|
-
__kind: "P2SH";
|
|
1647
1646
|
value: `0x${string}`;
|
|
1647
|
+
__kind: "P2SH";
|
|
1648
1648
|
} | {
|
|
1649
|
-
__kind: "P2WPKH";
|
|
1650
1649
|
value: `0x${string}`;
|
|
1650
|
+
__kind: "P2WPKH";
|
|
1651
1651
|
} | {
|
|
1652
|
-
__kind: "P2WSH";
|
|
1653
1652
|
value: `0x${string}`;
|
|
1653
|
+
__kind: "P2WSH";
|
|
1654
1654
|
} | {
|
|
1655
|
-
__kind: "Taproot";
|
|
1656
1655
|
value: `0x${string}`;
|
|
1656
|
+
__kind: "Taproot";
|
|
1657
1657
|
} | {
|
|
1658
1658
|
__kind: "OtherSegwit";
|
|
1659
1659
|
version: number;
|
|
@@ -1667,42 +1667,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1667
1667
|
};
|
|
1668
1668
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1669
1669
|
sourceAddress?: {
|
|
1670
|
-
__kind: "Eth";
|
|
1671
1670
|
value: `0x${string}`;
|
|
1671
|
+
__kind: "Eth";
|
|
1672
1672
|
} | {
|
|
1673
|
-
__kind: "Dot";
|
|
1674
1673
|
value: `0x${string}`;
|
|
1674
|
+
__kind: "Dot";
|
|
1675
1675
|
} | {
|
|
1676
|
-
__kind: "Btc";
|
|
1677
1676
|
value: {
|
|
1678
|
-
__kind: "P2PKH";
|
|
1679
1677
|
value: `0x${string}`;
|
|
1678
|
+
__kind: "P2PKH";
|
|
1680
1679
|
} | {
|
|
1681
|
-
__kind: "P2SH";
|
|
1682
1680
|
value: `0x${string}`;
|
|
1681
|
+
__kind: "P2SH";
|
|
1683
1682
|
} | {
|
|
1684
|
-
__kind: "P2WPKH";
|
|
1685
1683
|
value: `0x${string}`;
|
|
1684
|
+
__kind: "P2WPKH";
|
|
1686
1685
|
} | {
|
|
1687
|
-
__kind: "P2WSH";
|
|
1688
1686
|
value: `0x${string}`;
|
|
1687
|
+
__kind: "P2WSH";
|
|
1689
1688
|
} | {
|
|
1690
|
-
__kind: "Taproot";
|
|
1691
1689
|
value: `0x${string}`;
|
|
1690
|
+
__kind: "Taproot";
|
|
1692
1691
|
} | {
|
|
1693
1692
|
__kind: "OtherSegwit";
|
|
1694
1693
|
version: number;
|
|
1695
1694
|
program: `0x${string}`;
|
|
1696
1695
|
};
|
|
1696
|
+
__kind: "Btc";
|
|
1697
1697
|
} | {
|
|
1698
|
-
__kind: "Arb";
|
|
1699
1698
|
value: `0x${string}`;
|
|
1699
|
+
__kind: "Arb";
|
|
1700
1700
|
} | {
|
|
1701
|
-
__kind: "Sol";
|
|
1702
1701
|
value: `0x${string}`;
|
|
1702
|
+
__kind: "Sol";
|
|
1703
1703
|
} | {
|
|
1704
|
-
__kind: "Hub";
|
|
1705
1704
|
value: `0x${string}`;
|
|
1705
|
+
__kind: "Hub";
|
|
1706
1706
|
} | null | undefined;
|
|
1707
1707
|
} | null | undefined;
|
|
1708
1708
|
brokerFee?: {
|
|
@@ -1717,10 +1717,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1717
1717
|
}, {
|
|
1718
1718
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1719
1719
|
vaultWitness: {
|
|
1720
|
-
destinationAddress: {
|
|
1721
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1722
|
-
value: string;
|
|
1723
|
-
};
|
|
1724
1720
|
txId: string;
|
|
1725
1721
|
depositDetails: {
|
|
1726
1722
|
amount: string | number;
|
|
@@ -1745,7 +1741,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1745
1741
|
};
|
|
1746
1742
|
depositAmount: string | number;
|
|
1747
1743
|
outputAsset: {
|
|
1748
|
-
__kind: "
|
|
1744
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1745
|
+
};
|
|
1746
|
+
destinationAddress: {
|
|
1747
|
+
value: string;
|
|
1748
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1749
1749
|
};
|
|
1750
1750
|
affiliateFees: {
|
|
1751
1751
|
account: number;
|
|
@@ -1754,20 +1754,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1754
1754
|
refundParams: {
|
|
1755
1755
|
retryDuration: number;
|
|
1756
1756
|
refundAddress: {
|
|
1757
|
-
__kind: "P2PKH";
|
|
1758
1757
|
value: string;
|
|
1758
|
+
__kind: "P2PKH";
|
|
1759
1759
|
} | {
|
|
1760
|
-
__kind: "P2SH";
|
|
1761
1760
|
value: string;
|
|
1761
|
+
__kind: "P2SH";
|
|
1762
1762
|
} | {
|
|
1763
|
-
__kind: "P2WPKH";
|
|
1764
1763
|
value: string;
|
|
1764
|
+
__kind: "P2WPKH";
|
|
1765
1765
|
} | {
|
|
1766
|
-
__kind: "P2WSH";
|
|
1767
1766
|
value: string;
|
|
1767
|
+
__kind: "P2WSH";
|
|
1768
1768
|
} | {
|
|
1769
|
-
__kind: "Taproot";
|
|
1770
1769
|
value: string;
|
|
1770
|
+
__kind: "Taproot";
|
|
1771
1771
|
} | {
|
|
1772
1772
|
__kind: "OtherSegwit";
|
|
1773
1773
|
version: number;
|
|
@@ -1784,20 +1784,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1784
1784
|
boostFee: number;
|
|
1785
1785
|
channelId?: string | number | null | undefined;
|
|
1786
1786
|
depositAddress?: {
|
|
1787
|
-
__kind: "P2PKH";
|
|
1788
1787
|
value: string;
|
|
1788
|
+
__kind: "P2PKH";
|
|
1789
1789
|
} | {
|
|
1790
|
-
__kind: "P2SH";
|
|
1791
1790
|
value: string;
|
|
1791
|
+
__kind: "P2SH";
|
|
1792
1792
|
} | {
|
|
1793
|
-
__kind: "P2WPKH";
|
|
1794
1793
|
value: string;
|
|
1794
|
+
__kind: "P2WPKH";
|
|
1795
1795
|
} | {
|
|
1796
|
-
__kind: "P2WSH";
|
|
1797
1796
|
value: string;
|
|
1797
|
+
__kind: "P2WSH";
|
|
1798
1798
|
} | {
|
|
1799
|
-
__kind: "Taproot";
|
|
1800
1799
|
value: string;
|
|
1800
|
+
__kind: "Taproot";
|
|
1801
1801
|
} | {
|
|
1802
1802
|
__kind: "OtherSegwit";
|
|
1803
1803
|
version: number;
|
|
@@ -1813,42 +1813,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1813
1813
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1814
1814
|
};
|
|
1815
1815
|
sourceAddress?: {
|
|
1816
|
-
__kind: "Eth";
|
|
1817
1816
|
value: string;
|
|
1817
|
+
__kind: "Eth";
|
|
1818
1818
|
} | {
|
|
1819
|
-
__kind: "Dot";
|
|
1820
1819
|
value: string;
|
|
1820
|
+
__kind: "Dot";
|
|
1821
1821
|
} | {
|
|
1822
|
-
__kind: "Btc";
|
|
1823
1822
|
value: {
|
|
1824
|
-
__kind: "P2PKH";
|
|
1825
1823
|
value: string;
|
|
1824
|
+
__kind: "P2PKH";
|
|
1826
1825
|
} | {
|
|
1827
|
-
__kind: "P2SH";
|
|
1828
1826
|
value: string;
|
|
1827
|
+
__kind: "P2SH";
|
|
1829
1828
|
} | {
|
|
1830
|
-
__kind: "P2WPKH";
|
|
1831
1829
|
value: string;
|
|
1830
|
+
__kind: "P2WPKH";
|
|
1832
1831
|
} | {
|
|
1833
|
-
__kind: "P2WSH";
|
|
1834
1832
|
value: string;
|
|
1833
|
+
__kind: "P2WSH";
|
|
1835
1834
|
} | {
|
|
1836
|
-
__kind: "Taproot";
|
|
1837
1835
|
value: string;
|
|
1836
|
+
__kind: "Taproot";
|
|
1838
1837
|
} | {
|
|
1839
1838
|
__kind: "OtherSegwit";
|
|
1840
1839
|
version: number;
|
|
1841
1840
|
program: string;
|
|
1842
1841
|
};
|
|
1842
|
+
__kind: "Btc";
|
|
1843
1843
|
} | {
|
|
1844
|
-
__kind: "Arb";
|
|
1845
1844
|
value: string;
|
|
1845
|
+
__kind: "Arb";
|
|
1846
1846
|
} | {
|
|
1847
|
-
__kind: "Sol";
|
|
1848
1847
|
value: string;
|
|
1848
|
+
__kind: "Sol";
|
|
1849
1849
|
} | {
|
|
1850
|
-
__kind: "Hub";
|
|
1851
1850
|
value: string;
|
|
1851
|
+
__kind: "Hub";
|
|
1852
1852
|
} | null | undefined;
|
|
1853
1853
|
} | null | undefined;
|
|
1854
1854
|
brokerFee?: {
|
|
@@ -1869,7 +1869,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1869
1869
|
} | {
|
|
1870
1870
|
__kind: "TransactionRejectedByBroker";
|
|
1871
1871
|
} | {
|
|
1872
|
-
__kind: "DepositWitnessRejected";
|
|
1873
1872
|
value: {
|
|
1874
1873
|
__kind: "Other";
|
|
1875
1874
|
} | {
|
|
@@ -1877,11 +1876,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1877
1876
|
} | {
|
|
1878
1877
|
__kind: "BadOrigin";
|
|
1879
1878
|
} | {
|
|
1880
|
-
__kind: "Module";
|
|
1881
1879
|
value: {
|
|
1882
1880
|
index: number;
|
|
1883
1881
|
error: `0x${string}`;
|
|
1884
1882
|
};
|
|
1883
|
+
__kind: "Module";
|
|
1885
1884
|
} | {
|
|
1886
1885
|
__kind: "ConsumerRemaining";
|
|
1887
1886
|
} | {
|
|
@@ -1889,14 +1888,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1889
1888
|
} | {
|
|
1890
1889
|
__kind: "TooManyConsumers";
|
|
1891
1890
|
} | {
|
|
1892
|
-
__kind: "Token";
|
|
1893
1891
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1892
|
+
__kind: "Token";
|
|
1894
1893
|
} | {
|
|
1895
|
-
__kind: "Arithmetic";
|
|
1896
1894
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1895
|
+
__kind: "Arithmetic";
|
|
1897
1896
|
} | {
|
|
1898
|
-
__kind: "Transactional";
|
|
1899
1897
|
value: "LimitReached" | "NoLayer";
|
|
1898
|
+
__kind: "Transactional";
|
|
1900
1899
|
} | {
|
|
1901
1900
|
__kind: "Exhausted";
|
|
1902
1901
|
} | {
|
|
@@ -1906,9 +1905,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1906
1905
|
} | {
|
|
1907
1906
|
__kind: "RootNotAllowed";
|
|
1908
1907
|
} | {
|
|
1909
|
-
__kind: "Trie";
|
|
1910
1908
|
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1909
|
+
__kind: "Trie";
|
|
1911
1910
|
};
|
|
1911
|
+
__kind: "DepositWitnessRejected";
|
|
1912
1912
|
} | {
|
|
1913
1913
|
__kind: "Unrefundable";
|
|
1914
1914
|
};
|
|
@@ -1919,20 +1919,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1919
1919
|
asset: "Btc";
|
|
1920
1920
|
amount: bigint;
|
|
1921
1921
|
depositAddress: {
|
|
1922
|
-
__kind: "P2PKH";
|
|
1923
1922
|
value: `0x${string}`;
|
|
1923
|
+
__kind: "P2PKH";
|
|
1924
1924
|
} | {
|
|
1925
|
-
__kind: "P2SH";
|
|
1926
1925
|
value: `0x${string}`;
|
|
1926
|
+
__kind: "P2SH";
|
|
1927
1927
|
} | {
|
|
1928
|
-
__kind: "P2WPKH";
|
|
1929
1928
|
value: `0x${string}`;
|
|
1929
|
+
__kind: "P2WPKH";
|
|
1930
1930
|
} | {
|
|
1931
|
-
__kind: "P2WSH";
|
|
1932
1931
|
value: `0x${string}`;
|
|
1932
|
+
__kind: "P2WSH";
|
|
1933
1933
|
} | {
|
|
1934
|
-
__kind: "Taproot";
|
|
1935
1934
|
value: `0x${string}`;
|
|
1935
|
+
__kind: "Taproot";
|
|
1936
1936
|
} | {
|
|
1937
1937
|
__kind: "OtherSegwit";
|
|
1938
1938
|
version: number;
|
|
@@ -1960,25 +1960,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1960
1960
|
} | {
|
|
1961
1961
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1962
1962
|
vaultWitness: {
|
|
1963
|
-
destinationAddress: {
|
|
1964
|
-
readonly chain: "Ethereum";
|
|
1965
|
-
readonly address: `0x${string}`;
|
|
1966
|
-
} | {
|
|
1967
|
-
readonly chain: "Polkadot";
|
|
1968
|
-
readonly address: string;
|
|
1969
|
-
} | {
|
|
1970
|
-
readonly chain: "Bitcoin";
|
|
1971
|
-
readonly address: string;
|
|
1972
|
-
} | {
|
|
1973
|
-
readonly chain: "Arbitrum";
|
|
1974
|
-
readonly address: `0x${string}`;
|
|
1975
|
-
} | {
|
|
1976
|
-
readonly chain: "Solana";
|
|
1977
|
-
readonly address: string;
|
|
1978
|
-
} | {
|
|
1979
|
-
readonly chain: "Assethub";
|
|
1980
|
-
readonly address: string;
|
|
1981
|
-
};
|
|
1982
1963
|
txId: `0x${string}`;
|
|
1983
1964
|
depositDetails: {
|
|
1984
1965
|
amount: bigint;
|
|
@@ -2000,7 +1981,26 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2000
1981
|
};
|
|
2001
1982
|
inputAsset: "Btc";
|
|
2002
1983
|
depositAmount: bigint;
|
|
2003
|
-
outputAsset: "
|
|
1984
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1985
|
+
destinationAddress: {
|
|
1986
|
+
readonly chain: "Ethereum";
|
|
1987
|
+
readonly address: `0x${string}`;
|
|
1988
|
+
} | {
|
|
1989
|
+
readonly chain: "Polkadot";
|
|
1990
|
+
readonly address: string;
|
|
1991
|
+
} | {
|
|
1992
|
+
readonly chain: "Bitcoin";
|
|
1993
|
+
readonly address: string;
|
|
1994
|
+
} | {
|
|
1995
|
+
readonly chain: "Arbitrum";
|
|
1996
|
+
readonly address: `0x${string}`;
|
|
1997
|
+
} | {
|
|
1998
|
+
readonly chain: "Solana";
|
|
1999
|
+
readonly address: string;
|
|
2000
|
+
} | {
|
|
2001
|
+
readonly chain: "Assethub";
|
|
2002
|
+
readonly address: string;
|
|
2003
|
+
};
|
|
2004
2004
|
affiliateFees: {
|
|
2005
2005
|
account: number;
|
|
2006
2006
|
bps: number;
|
|
@@ -2008,20 +2008,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2008
2008
|
refundParams: {
|
|
2009
2009
|
retryDuration: number;
|
|
2010
2010
|
refundAddress: {
|
|
2011
|
-
__kind: "P2PKH";
|
|
2012
2011
|
value: `0x${string}`;
|
|
2012
|
+
__kind: "P2PKH";
|
|
2013
2013
|
} | {
|
|
2014
|
-
__kind: "P2SH";
|
|
2015
2014
|
value: `0x${string}`;
|
|
2015
|
+
__kind: "P2SH";
|
|
2016
2016
|
} | {
|
|
2017
|
-
__kind: "P2WPKH";
|
|
2018
2017
|
value: `0x${string}`;
|
|
2018
|
+
__kind: "P2WPKH";
|
|
2019
2019
|
} | {
|
|
2020
|
-
__kind: "P2WSH";
|
|
2021
2020
|
value: `0x${string}`;
|
|
2021
|
+
__kind: "P2WSH";
|
|
2022
2022
|
} | {
|
|
2023
|
-
__kind: "Taproot";
|
|
2024
2023
|
value: `0x${string}`;
|
|
2024
|
+
__kind: "Taproot";
|
|
2025
2025
|
} | {
|
|
2026
2026
|
__kind: "OtherSegwit";
|
|
2027
2027
|
version: number;
|
|
@@ -2038,20 +2038,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2038
2038
|
boostFee: number;
|
|
2039
2039
|
channelId?: bigint | null | undefined;
|
|
2040
2040
|
depositAddress?: {
|
|
2041
|
-
__kind: "P2PKH";
|
|
2042
2041
|
value: `0x${string}`;
|
|
2042
|
+
__kind: "P2PKH";
|
|
2043
2043
|
} | {
|
|
2044
|
-
__kind: "P2SH";
|
|
2045
2044
|
value: `0x${string}`;
|
|
2045
|
+
__kind: "P2SH";
|
|
2046
2046
|
} | {
|
|
2047
|
-
__kind: "P2WPKH";
|
|
2048
2047
|
value: `0x${string}`;
|
|
2048
|
+
__kind: "P2WPKH";
|
|
2049
2049
|
} | {
|
|
2050
|
-
__kind: "P2WSH";
|
|
2051
2050
|
value: `0x${string}`;
|
|
2051
|
+
__kind: "P2WSH";
|
|
2052
2052
|
} | {
|
|
2053
|
-
__kind: "Taproot";
|
|
2054
2053
|
value: `0x${string}`;
|
|
2054
|
+
__kind: "Taproot";
|
|
2055
2055
|
} | {
|
|
2056
2056
|
__kind: "OtherSegwit";
|
|
2057
2057
|
version: number;
|
|
@@ -2065,42 +2065,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2065
2065
|
};
|
|
2066
2066
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2067
2067
|
sourceAddress?: {
|
|
2068
|
-
__kind: "Eth";
|
|
2069
2068
|
value: `0x${string}`;
|
|
2069
|
+
__kind: "Eth";
|
|
2070
2070
|
} | {
|
|
2071
|
-
__kind: "Dot";
|
|
2072
2071
|
value: `0x${string}`;
|
|
2072
|
+
__kind: "Dot";
|
|
2073
2073
|
} | {
|
|
2074
|
-
__kind: "Btc";
|
|
2075
2074
|
value: {
|
|
2076
|
-
__kind: "P2PKH";
|
|
2077
2075
|
value: `0x${string}`;
|
|
2076
|
+
__kind: "P2PKH";
|
|
2078
2077
|
} | {
|
|
2079
|
-
__kind: "P2SH";
|
|
2080
2078
|
value: `0x${string}`;
|
|
2079
|
+
__kind: "P2SH";
|
|
2081
2080
|
} | {
|
|
2082
|
-
__kind: "P2WPKH";
|
|
2083
2081
|
value: `0x${string}`;
|
|
2082
|
+
__kind: "P2WPKH";
|
|
2084
2083
|
} | {
|
|
2085
|
-
__kind: "P2WSH";
|
|
2086
2084
|
value: `0x${string}`;
|
|
2085
|
+
__kind: "P2WSH";
|
|
2087
2086
|
} | {
|
|
2088
|
-
__kind: "Taproot";
|
|
2089
2087
|
value: `0x${string}`;
|
|
2088
|
+
__kind: "Taproot";
|
|
2090
2089
|
} | {
|
|
2091
2090
|
__kind: "OtherSegwit";
|
|
2092
2091
|
version: number;
|
|
2093
2092
|
program: `0x${string}`;
|
|
2094
2093
|
};
|
|
2094
|
+
__kind: "Btc";
|
|
2095
2095
|
} | {
|
|
2096
|
-
__kind: "Arb";
|
|
2097
2096
|
value: `0x${string}`;
|
|
2097
|
+
__kind: "Arb";
|
|
2098
2098
|
} | {
|
|
2099
|
-
__kind: "Sol";
|
|
2100
2099
|
value: `0x${string}`;
|
|
2100
|
+
__kind: "Sol";
|
|
2101
2101
|
} | {
|
|
2102
|
-
__kind: "Hub";
|
|
2103
2102
|
value: `0x${string}`;
|
|
2103
|
+
__kind: "Hub";
|
|
2104
2104
|
} | null | undefined;
|
|
2105
2105
|
} | null | undefined;
|
|
2106
2106
|
brokerFee?: {
|
|
@@ -2121,7 +2121,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2121
2121
|
} | {
|
|
2122
2122
|
__kind: "TransactionRejectedByBroker";
|
|
2123
2123
|
} | {
|
|
2124
|
-
__kind: "DepositWitnessRejected";
|
|
2125
2124
|
value: {
|
|
2126
2125
|
__kind: "Other";
|
|
2127
2126
|
} | {
|
|
@@ -2129,11 +2128,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2129
2128
|
} | {
|
|
2130
2129
|
__kind: "BadOrigin";
|
|
2131
2130
|
} | {
|
|
2132
|
-
__kind: "Module";
|
|
2133
2131
|
value: {
|
|
2134
2132
|
index: number;
|
|
2135
2133
|
error: string;
|
|
2136
2134
|
};
|
|
2135
|
+
__kind: "Module";
|
|
2137
2136
|
} | {
|
|
2138
2137
|
__kind: "ConsumerRemaining";
|
|
2139
2138
|
} | {
|
|
@@ -2141,20 +2140,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2141
2140
|
} | {
|
|
2142
2141
|
__kind: "TooManyConsumers";
|
|
2143
2142
|
} | {
|
|
2144
|
-
__kind: "Token";
|
|
2145
2143
|
value: {
|
|
2146
2144
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2147
2145
|
};
|
|
2146
|
+
__kind: "Token";
|
|
2148
2147
|
} | {
|
|
2149
|
-
__kind: "Arithmetic";
|
|
2150
2148
|
value: {
|
|
2151
2149
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2152
2150
|
};
|
|
2151
|
+
__kind: "Arithmetic";
|
|
2153
2152
|
} | {
|
|
2154
|
-
__kind: "Transactional";
|
|
2155
2153
|
value: {
|
|
2156
2154
|
__kind: "LimitReached" | "NoLayer";
|
|
2157
2155
|
};
|
|
2156
|
+
__kind: "Transactional";
|
|
2158
2157
|
} | {
|
|
2159
2158
|
__kind: "Exhausted";
|
|
2160
2159
|
} | {
|
|
@@ -2164,11 +2163,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2164
2163
|
} | {
|
|
2165
2164
|
__kind: "RootNotAllowed";
|
|
2166
2165
|
} | {
|
|
2167
|
-
__kind: "Trie";
|
|
2168
2166
|
value: {
|
|
2169
2167
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2170
2168
|
};
|
|
2169
|
+
__kind: "Trie";
|
|
2171
2170
|
};
|
|
2171
|
+
__kind: "DepositWitnessRejected";
|
|
2172
2172
|
} | {
|
|
2173
2173
|
__kind: "Unrefundable";
|
|
2174
2174
|
};
|
|
@@ -2181,20 +2181,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2181
2181
|
};
|
|
2182
2182
|
amount: string | number;
|
|
2183
2183
|
depositAddress: {
|
|
2184
|
-
__kind: "P2PKH";
|
|
2185
2184
|
value: string;
|
|
2185
|
+
__kind: "P2PKH";
|
|
2186
2186
|
} | {
|
|
2187
|
-
__kind: "P2SH";
|
|
2188
2187
|
value: string;
|
|
2188
|
+
__kind: "P2SH";
|
|
2189
2189
|
} | {
|
|
2190
|
-
__kind: "P2WPKH";
|
|
2191
2190
|
value: string;
|
|
2191
|
+
__kind: "P2WPKH";
|
|
2192
2192
|
} | {
|
|
2193
|
-
__kind: "P2WSH";
|
|
2194
2193
|
value: string;
|
|
2194
|
+
__kind: "P2WSH";
|
|
2195
2195
|
} | {
|
|
2196
|
-
__kind: "Taproot";
|
|
2197
2196
|
value: string;
|
|
2197
|
+
__kind: "Taproot";
|
|
2198
2198
|
} | {
|
|
2199
2199
|
__kind: "OtherSegwit";
|
|
2200
2200
|
version: number;
|
|
@@ -2222,10 +2222,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2222
2222
|
} | {
|
|
2223
2223
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
2224
2224
|
vaultWitness: {
|
|
2225
|
-
destinationAddress: {
|
|
2226
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2227
|
-
value: string;
|
|
2228
|
-
};
|
|
2229
2225
|
txId: string;
|
|
2230
2226
|
depositDetails: {
|
|
2231
2227
|
amount: string | number;
|
|
@@ -2250,7 +2246,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2250
2246
|
};
|
|
2251
2247
|
depositAmount: string | number;
|
|
2252
2248
|
outputAsset: {
|
|
2253
|
-
__kind: "
|
|
2249
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
2250
|
+
};
|
|
2251
|
+
destinationAddress: {
|
|
2252
|
+
value: string;
|
|
2253
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2254
2254
|
};
|
|
2255
2255
|
affiliateFees: {
|
|
2256
2256
|
account: number;
|
|
@@ -2259,20 +2259,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2259
2259
|
refundParams: {
|
|
2260
2260
|
retryDuration: number;
|
|
2261
2261
|
refundAddress: {
|
|
2262
|
-
__kind: "P2PKH";
|
|
2263
2262
|
value: string;
|
|
2263
|
+
__kind: "P2PKH";
|
|
2264
2264
|
} | {
|
|
2265
|
-
__kind: "P2SH";
|
|
2266
2265
|
value: string;
|
|
2266
|
+
__kind: "P2SH";
|
|
2267
2267
|
} | {
|
|
2268
|
-
__kind: "P2WPKH";
|
|
2269
2268
|
value: string;
|
|
2269
|
+
__kind: "P2WPKH";
|
|
2270
2270
|
} | {
|
|
2271
|
-
__kind: "P2WSH";
|
|
2272
2271
|
value: string;
|
|
2272
|
+
__kind: "P2WSH";
|
|
2273
2273
|
} | {
|
|
2274
|
-
__kind: "Taproot";
|
|
2275
2274
|
value: string;
|
|
2275
|
+
__kind: "Taproot";
|
|
2276
2276
|
} | {
|
|
2277
2277
|
__kind: "OtherSegwit";
|
|
2278
2278
|
version: number;
|
|
@@ -2289,20 +2289,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2289
2289
|
boostFee: number;
|
|
2290
2290
|
channelId?: string | number | null | undefined;
|
|
2291
2291
|
depositAddress?: {
|
|
2292
|
-
__kind: "P2PKH";
|
|
2293
2292
|
value: string;
|
|
2293
|
+
__kind: "P2PKH";
|
|
2294
2294
|
} | {
|
|
2295
|
-
__kind: "P2SH";
|
|
2296
2295
|
value: string;
|
|
2296
|
+
__kind: "P2SH";
|
|
2297
2297
|
} | {
|
|
2298
|
-
__kind: "P2WPKH";
|
|
2299
2298
|
value: string;
|
|
2299
|
+
__kind: "P2WPKH";
|
|
2300
2300
|
} | {
|
|
2301
|
-
__kind: "P2WSH";
|
|
2302
2301
|
value: string;
|
|
2302
|
+
__kind: "P2WSH";
|
|
2303
2303
|
} | {
|
|
2304
|
-
__kind: "Taproot";
|
|
2305
2304
|
value: string;
|
|
2305
|
+
__kind: "Taproot";
|
|
2306
2306
|
} | {
|
|
2307
2307
|
__kind: "OtherSegwit";
|
|
2308
2308
|
version: number;
|
|
@@ -2318,42 +2318,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2318
2318
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2319
2319
|
};
|
|
2320
2320
|
sourceAddress?: {
|
|
2321
|
-
__kind: "Eth";
|
|
2322
2321
|
value: string;
|
|
2322
|
+
__kind: "Eth";
|
|
2323
2323
|
} | {
|
|
2324
|
-
__kind: "Dot";
|
|
2325
2324
|
value: string;
|
|
2325
|
+
__kind: "Dot";
|
|
2326
2326
|
} | {
|
|
2327
|
-
__kind: "Btc";
|
|
2328
2327
|
value: {
|
|
2329
|
-
__kind: "P2PKH";
|
|
2330
2328
|
value: string;
|
|
2329
|
+
__kind: "P2PKH";
|
|
2331
2330
|
} | {
|
|
2332
|
-
__kind: "P2SH";
|
|
2333
2331
|
value: string;
|
|
2332
|
+
__kind: "P2SH";
|
|
2334
2333
|
} | {
|
|
2335
|
-
__kind: "P2WPKH";
|
|
2336
2334
|
value: string;
|
|
2335
|
+
__kind: "P2WPKH";
|
|
2337
2336
|
} | {
|
|
2338
|
-
__kind: "P2WSH";
|
|
2339
2337
|
value: string;
|
|
2338
|
+
__kind: "P2WSH";
|
|
2340
2339
|
} | {
|
|
2341
|
-
__kind: "Taproot";
|
|
2342
2340
|
value: string;
|
|
2341
|
+
__kind: "Taproot";
|
|
2343
2342
|
} | {
|
|
2344
2343
|
__kind: "OtherSegwit";
|
|
2345
2344
|
version: number;
|
|
2346
2345
|
program: string;
|
|
2347
2346
|
};
|
|
2347
|
+
__kind: "Btc";
|
|
2348
2348
|
} | {
|
|
2349
|
-
__kind: "Arb";
|
|
2350
2349
|
value: string;
|
|
2350
|
+
__kind: "Arb";
|
|
2351
2351
|
} | {
|
|
2352
|
-
__kind: "Sol";
|
|
2353
2352
|
value: string;
|
|
2353
|
+
__kind: "Sol";
|
|
2354
2354
|
} | {
|
|
2355
|
-
__kind: "Hub";
|
|
2356
2355
|
value: string;
|
|
2356
|
+
__kind: "Hub";
|
|
2357
2357
|
} | null | undefined;
|
|
2358
2358
|
} | null | undefined;
|
|
2359
2359
|
brokerFee?: {
|