@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
package/dist/131/common.d.cts
CHANGED
|
@@ -219,6 +219,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
219
219
|
bitcoinVault: boolean;
|
|
220
220
|
}>;
|
|
221
221
|
}, "strip", z.ZodTypeAny, {
|
|
222
|
+
__kind: "CodeAmber";
|
|
222
223
|
value: {
|
|
223
224
|
governance: boolean;
|
|
224
225
|
funding: boolean;
|
|
@@ -236,8 +237,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
236
237
|
bitcoinIngressEgress: boolean;
|
|
237
238
|
bitcoinVault: boolean;
|
|
238
239
|
};
|
|
239
|
-
__kind: "CodeAmber";
|
|
240
240
|
}, {
|
|
241
|
+
__kind: "CodeAmber";
|
|
241
242
|
value: {
|
|
242
243
|
governance: boolean;
|
|
243
244
|
funding: boolean;
|
|
@@ -255,7 +256,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
255
256
|
bitcoinIngressEgress: boolean;
|
|
256
257
|
bitcoinVault: boolean;
|
|
257
258
|
};
|
|
258
|
-
__kind: "CodeAmber";
|
|
259
259
|
}>]>;
|
|
260
260
|
declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
261
261
|
emissions: z.ZodObject<{
|
|
@@ -434,6 +434,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
434
434
|
bitcoinVault: boolean;
|
|
435
435
|
}>;
|
|
436
436
|
}, "strip", z.ZodTypeAny, {
|
|
437
|
+
__kind: "CodeAmber";
|
|
437
438
|
value: {
|
|
438
439
|
governance: boolean;
|
|
439
440
|
funding: boolean;
|
|
@@ -451,8 +452,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
451
452
|
bitcoinIngressEgress: boolean;
|
|
452
453
|
bitcoinVault: boolean;
|
|
453
454
|
};
|
|
454
|
-
__kind: "CodeAmber";
|
|
455
455
|
}, {
|
|
456
|
+
__kind: "CodeAmber";
|
|
456
457
|
value: {
|
|
457
458
|
governance: boolean;
|
|
458
459
|
funding: boolean;
|
|
@@ -470,7 +471,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
470
471
|
bitcoinIngressEgress: boolean;
|
|
471
472
|
bitcoinVault: boolean;
|
|
472
473
|
};
|
|
473
|
-
__kind: "CodeAmber";
|
|
474
474
|
}>]>;
|
|
475
475
|
}, "strip", z.ZodTypeAny, {
|
|
476
476
|
funding: {
|
|
@@ -524,6 +524,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
524
524
|
} | {
|
|
525
525
|
__kind: "CodeRed";
|
|
526
526
|
} | {
|
|
527
|
+
__kind: "CodeAmber";
|
|
527
528
|
value: {
|
|
528
529
|
governance: boolean;
|
|
529
530
|
funding: boolean;
|
|
@@ -541,7 +542,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
541
542
|
bitcoinIngressEgress: boolean;
|
|
542
543
|
bitcoinVault: boolean;
|
|
543
544
|
};
|
|
544
|
-
__kind: "CodeAmber";
|
|
545
545
|
};
|
|
546
546
|
}, {
|
|
547
547
|
funding: {
|
|
@@ -595,6 +595,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
595
595
|
} | {
|
|
596
596
|
__kind: "CodeRed";
|
|
597
597
|
} | {
|
|
598
|
+
__kind: "CodeAmber";
|
|
598
599
|
value: {
|
|
599
600
|
governance: boolean;
|
|
600
601
|
funding: boolean;
|
|
@@ -612,7 +613,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
612
613
|
bitcoinIngressEgress: boolean;
|
|
613
614
|
bitcoinVault: boolean;
|
|
614
615
|
};
|
|
615
|
-
__kind: "CodeAmber";
|
|
616
616
|
};
|
|
617
617
|
}>;
|
|
618
618
|
declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -806,6 +806,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
806
806
|
bitcoinVault: boolean;
|
|
807
807
|
}>;
|
|
808
808
|
}, "strip", z.ZodTypeAny, {
|
|
809
|
+
__kind: "CodeAmber";
|
|
809
810
|
value: {
|
|
810
811
|
governance: boolean;
|
|
811
812
|
funding: boolean;
|
|
@@ -823,8 +824,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
823
824
|
bitcoinIngressEgress: boolean;
|
|
824
825
|
bitcoinVault: boolean;
|
|
825
826
|
};
|
|
826
|
-
__kind: "CodeAmber";
|
|
827
827
|
}, {
|
|
828
|
+
__kind: "CodeAmber";
|
|
828
829
|
value: {
|
|
829
830
|
governance: boolean;
|
|
830
831
|
funding: boolean;
|
|
@@ -842,7 +843,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
842
843
|
bitcoinIngressEgress: boolean;
|
|
843
844
|
bitcoinVault: boolean;
|
|
844
845
|
};
|
|
845
|
-
__kind: "CodeAmber";
|
|
846
846
|
}>]>;
|
|
847
847
|
}, "strip", z.ZodTypeAny, {
|
|
848
848
|
funding: {
|
|
@@ -896,6 +896,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
896
896
|
} | {
|
|
897
897
|
__kind: "CodeRed";
|
|
898
898
|
} | {
|
|
899
|
+
__kind: "CodeAmber";
|
|
899
900
|
value: {
|
|
900
901
|
governance: boolean;
|
|
901
902
|
funding: boolean;
|
|
@@ -913,7 +914,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
913
914
|
bitcoinIngressEgress: boolean;
|
|
914
915
|
bitcoinVault: boolean;
|
|
915
916
|
};
|
|
916
|
-
__kind: "CodeAmber";
|
|
917
917
|
};
|
|
918
918
|
}, {
|
|
919
919
|
funding: {
|
|
@@ -967,6 +967,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
967
967
|
} | {
|
|
968
968
|
__kind: "CodeRed";
|
|
969
969
|
} | {
|
|
970
|
+
__kind: "CodeAmber";
|
|
970
971
|
value: {
|
|
971
972
|
governance: boolean;
|
|
972
973
|
funding: boolean;
|
|
@@ -984,10 +985,10 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
984
985
|
bitcoinIngressEgress: boolean;
|
|
985
986
|
bitcoinVault: boolean;
|
|
986
987
|
};
|
|
987
|
-
__kind: "CodeAmber";
|
|
988
988
|
};
|
|
989
989
|
}>;
|
|
990
990
|
}, "strip", z.ZodTypeAny, {
|
|
991
|
+
__kind: "CodeAmber";
|
|
991
992
|
value: {
|
|
992
993
|
funding: {
|
|
993
994
|
redeemEnabled: boolean;
|
|
@@ -1040,6 +1041,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1040
1041
|
} | {
|
|
1041
1042
|
__kind: "CodeRed";
|
|
1042
1043
|
} | {
|
|
1044
|
+
__kind: "CodeAmber";
|
|
1043
1045
|
value: {
|
|
1044
1046
|
governance: boolean;
|
|
1045
1047
|
funding: boolean;
|
|
@@ -1057,11 +1059,10 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1057
1059
|
bitcoinIngressEgress: boolean;
|
|
1058
1060
|
bitcoinVault: boolean;
|
|
1059
1061
|
};
|
|
1060
|
-
__kind: "CodeAmber";
|
|
1061
1062
|
};
|
|
1062
1063
|
};
|
|
1063
|
-
__kind: "CodeAmber";
|
|
1064
1064
|
}, {
|
|
1065
|
+
__kind: "CodeAmber";
|
|
1065
1066
|
value: {
|
|
1066
1067
|
funding: {
|
|
1067
1068
|
redeemEnabled: boolean;
|
|
@@ -1114,6 +1115,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1114
1115
|
} | {
|
|
1115
1116
|
__kind: "CodeRed";
|
|
1116
1117
|
} | {
|
|
1118
|
+
__kind: "CodeAmber";
|
|
1117
1119
|
value: {
|
|
1118
1120
|
governance: boolean;
|
|
1119
1121
|
funding: boolean;
|
|
@@ -1131,10 +1133,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1131
1133
|
bitcoinIngressEgress: boolean;
|
|
1132
1134
|
bitcoinVault: boolean;
|
|
1133
1135
|
};
|
|
1134
|
-
__kind: "CodeAmber";
|
|
1135
1136
|
};
|
|
1136
1137
|
};
|
|
1137
|
-
__kind: "CodeAmber";
|
|
1138
1138
|
}>]>;
|
|
1139
1139
|
declare const spRuntimeModuleError: z.ZodObject<{
|
|
1140
1140
|
index: z.ZodNumber;
|
|
@@ -1204,17 +1204,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
1204
1204
|
error: string;
|
|
1205
1205
|
}>;
|
|
1206
1206
|
}, "strip", z.ZodTypeAny, {
|
|
1207
|
+
__kind: "Module";
|
|
1207
1208
|
value: {
|
|
1208
1209
|
index: number;
|
|
1209
1210
|
error: `0x${string}`;
|
|
1210
1211
|
};
|
|
1211
|
-
__kind: "Module";
|
|
1212
1212
|
}, {
|
|
1213
|
+
__kind: "Module";
|
|
1213
1214
|
value: {
|
|
1214
1215
|
index: number;
|
|
1215
1216
|
error: string;
|
|
1216
1217
|
};
|
|
1217
|
-
__kind: "Module";
|
|
1218
1218
|
}>, z.ZodObject<{
|
|
1219
1219
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
1220
1220
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1245,13 +1245,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
1245
1245
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1246
1246
|
}>;
|
|
1247
1247
|
}, "strip", z.ZodTypeAny, {
|
|
1248
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1249
1248
|
__kind: "Token";
|
|
1249
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1250
1250
|
}, {
|
|
1251
|
+
__kind: "Token";
|
|
1251
1252
|
value: {
|
|
1252
1253
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1253
1254
|
};
|
|
1254
|
-
__kind: "Token";
|
|
1255
1255
|
}>, z.ZodObject<{
|
|
1256
1256
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
1257
1257
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -1264,13 +1264,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
1264
1264
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1265
1265
|
}>;
|
|
1266
1266
|
}, "strip", z.ZodTypeAny, {
|
|
1267
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1268
1267
|
__kind: "Arithmetic";
|
|
1268
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1269
1269
|
}, {
|
|
1270
|
+
__kind: "Arithmetic";
|
|
1270
1271
|
value: {
|
|
1271
1272
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1272
1273
|
};
|
|
1273
|
-
__kind: "Arithmetic";
|
|
1274
1274
|
}>, z.ZodObject<{
|
|
1275
1275
|
__kind: z.ZodLiteral<"Transactional">;
|
|
1276
1276
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -1283,13 +1283,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
1283
1283
|
__kind: "LimitReached" | "NoLayer";
|
|
1284
1284
|
}>;
|
|
1285
1285
|
}, "strip", z.ZodTypeAny, {
|
|
1286
|
-
value: "LimitReached" | "NoLayer";
|
|
1287
1286
|
__kind: "Transactional";
|
|
1287
|
+
value: "LimitReached" | "NoLayer";
|
|
1288
1288
|
}, {
|
|
1289
|
+
__kind: "Transactional";
|
|
1289
1290
|
value: {
|
|
1290
1291
|
__kind: "LimitReached" | "NoLayer";
|
|
1291
1292
|
};
|
|
1292
|
-
__kind: "Transactional";
|
|
1293
1293
|
}>, z.ZodObject<{
|
|
1294
1294
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
1295
1295
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1407,11 +1407,11 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1407
1407
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
1408
1408
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1409
1409
|
}, "strip", z.ZodTypeAny, {
|
|
1410
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
1410
1411
|
value: `0x${string}`;
|
|
1411
|
-
__kind: "Btc" | "Eth" | "Dot";
|
|
1412
1412
|
}, {
|
|
1413
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
1413
1414
|
value: string;
|
|
1414
|
-
__kind: "Btc" | "Eth" | "Dot";
|
|
1415
1415
|
}>, {
|
|
1416
1416
|
readonly chain: "Ethereum";
|
|
1417
1417
|
readonly address: `0x${string}`;
|
|
@@ -1422,17 +1422,17 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1422
1422
|
readonly chain: "Bitcoin";
|
|
1423
1423
|
readonly address: string;
|
|
1424
1424
|
}, {
|
|
1425
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
1425
1426
|
value: string;
|
|
1426
|
-
__kind: "Btc" | "Eth" | "Dot";
|
|
1427
1427
|
}>;
|
|
1428
1428
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
1429
1429
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
1430
1430
|
}, "strip", z.ZodTypeAny, {
|
|
1431
|
-
__kind: "
|
|
1431
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc";
|
|
1432
1432
|
}, {
|
|
1433
|
-
__kind: "
|
|
1434
|
-
}>, "
|
|
1435
|
-
__kind: "
|
|
1433
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc";
|
|
1434
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc", {
|
|
1435
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc";
|
|
1436
1436
|
}>;
|
|
1437
1437
|
declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
1438
1438
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1453,11 +1453,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1453
1453
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
1454
1454
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1455
1455
|
}, "strip", z.ZodTypeAny, {
|
|
1456
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
1456
1457
|
value: `0x${string}`;
|
|
1457
|
-
__kind: "Btc" | "Eth" | "Dot";
|
|
1458
1458
|
}, {
|
|
1459
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
1459
1460
|
value: string;
|
|
1460
|
-
__kind: "Btc" | "Eth" | "Dot";
|
|
1461
1461
|
}>, {
|
|
1462
1462
|
readonly chain: "Ethereum";
|
|
1463
1463
|
readonly address: `0x${string}`;
|
|
@@ -1468,8 +1468,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1468
1468
|
readonly chain: "Bitcoin";
|
|
1469
1469
|
readonly address: string;
|
|
1470
1470
|
}, {
|
|
1471
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
1471
1472
|
value: string;
|
|
1472
|
-
__kind: "Btc" | "Eth" | "Dot";
|
|
1473
1473
|
}>;
|
|
1474
1474
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1475
1475
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -1490,8 +1490,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1490
1490
|
}, {
|
|
1491
1491
|
__kind: "DepositChannel";
|
|
1492
1492
|
depositAddress: {
|
|
1493
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
1493
1494
|
value: string;
|
|
1494
|
-
__kind: "Btc" | "Eth" | "Dot";
|
|
1495
1495
|
};
|
|
1496
1496
|
channelId: string | number;
|
|
1497
1497
|
depositBlockHeight: string | number;
|
|
@@ -1509,47 +1509,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
1509
1509
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1510
1510
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1511
1511
|
}, "strip", z.ZodTypeAny, {
|
|
1512
|
-
value: `0x${string}`;
|
|
1513
1512
|
__kind: "P2PKH";
|
|
1513
|
+
value: `0x${string}`;
|
|
1514
1514
|
}, {
|
|
1515
|
-
value: string;
|
|
1516
1515
|
__kind: "P2PKH";
|
|
1516
|
+
value: string;
|
|
1517
1517
|
}>, z.ZodObject<{
|
|
1518
1518
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1519
1519
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1520
1520
|
}, "strip", z.ZodTypeAny, {
|
|
1521
|
-
value: `0x${string}`;
|
|
1522
1521
|
__kind: "P2SH";
|
|
1522
|
+
value: `0x${string}`;
|
|
1523
1523
|
}, {
|
|
1524
|
-
value: string;
|
|
1525
1524
|
__kind: "P2SH";
|
|
1525
|
+
value: string;
|
|
1526
1526
|
}>, z.ZodObject<{
|
|
1527
1527
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1528
1528
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1529
1529
|
}, "strip", z.ZodTypeAny, {
|
|
1530
|
-
value: `0x${string}`;
|
|
1531
1530
|
__kind: "P2WPKH";
|
|
1531
|
+
value: `0x${string}`;
|
|
1532
1532
|
}, {
|
|
1533
|
-
value: string;
|
|
1534
1533
|
__kind: "P2WPKH";
|
|
1534
|
+
value: string;
|
|
1535
1535
|
}>, z.ZodObject<{
|
|
1536
1536
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1537
1537
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1538
1538
|
}, "strip", z.ZodTypeAny, {
|
|
1539
|
-
value: `0x${string}`;
|
|
1540
1539
|
__kind: "P2WSH";
|
|
1540
|
+
value: `0x${string}`;
|
|
1541
1541
|
}, {
|
|
1542
|
-
value: string;
|
|
1543
1542
|
__kind: "P2WSH";
|
|
1543
|
+
value: string;
|
|
1544
1544
|
}>, z.ZodObject<{
|
|
1545
1545
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1546
1546
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1547
1547
|
}, "strip", z.ZodTypeAny, {
|
|
1548
|
-
value: `0x${string}`;
|
|
1549
1548
|
__kind: "Taproot";
|
|
1549
|
+
value: `0x${string}`;
|
|
1550
1550
|
}, {
|
|
1551
|
-
value: string;
|
|
1552
1551
|
__kind: "Taproot";
|
|
1552
|
+
value: string;
|
|
1553
1553
|
}>, z.ZodObject<{
|
|
1554
1554
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1555
1555
|
version: z.ZodNumber;
|
|
@@ -1567,67 +1567,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
1567
1567
|
__kind: z.ZodLiteral<"Eth">;
|
|
1568
1568
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1569
1569
|
}, "strip", z.ZodTypeAny, {
|
|
1570
|
-
value: `0x${string}`;
|
|
1571
1570
|
__kind: "Eth";
|
|
1571
|
+
value: `0x${string}`;
|
|
1572
1572
|
}, {
|
|
1573
|
-
value: string;
|
|
1574
1573
|
__kind: "Eth";
|
|
1574
|
+
value: string;
|
|
1575
1575
|
}>, z.ZodObject<{
|
|
1576
1576
|
__kind: z.ZodLiteral<"Dot">;
|
|
1577
1577
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1578
1578
|
}, "strip", z.ZodTypeAny, {
|
|
1579
|
-
value: `0x${string}`;
|
|
1580
1579
|
__kind: "Dot";
|
|
1580
|
+
value: `0x${string}`;
|
|
1581
1581
|
}, {
|
|
1582
|
-
value: string;
|
|
1583
1582
|
__kind: "Dot";
|
|
1583
|
+
value: string;
|
|
1584
1584
|
}>, z.ZodObject<{
|
|
1585
1585
|
__kind: z.ZodLiteral<"Btc">;
|
|
1586
1586
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1587
1587
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1588
1588
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1589
1589
|
}, "strip", z.ZodTypeAny, {
|
|
1590
|
-
value: `0x${string}`;
|
|
1591
1590
|
__kind: "P2PKH";
|
|
1591
|
+
value: `0x${string}`;
|
|
1592
1592
|
}, {
|
|
1593
|
-
value: string;
|
|
1594
1593
|
__kind: "P2PKH";
|
|
1594
|
+
value: string;
|
|
1595
1595
|
}>, z.ZodObject<{
|
|
1596
1596
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1597
1597
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1598
1598
|
}, "strip", z.ZodTypeAny, {
|
|
1599
|
-
value: `0x${string}`;
|
|
1600
1599
|
__kind: "P2SH";
|
|
1600
|
+
value: `0x${string}`;
|
|
1601
1601
|
}, {
|
|
1602
|
-
value: string;
|
|
1603
1602
|
__kind: "P2SH";
|
|
1603
|
+
value: string;
|
|
1604
1604
|
}>, z.ZodObject<{
|
|
1605
1605
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1606
1606
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1607
1607
|
}, "strip", z.ZodTypeAny, {
|
|
1608
|
-
value: `0x${string}`;
|
|
1609
1608
|
__kind: "P2WPKH";
|
|
1609
|
+
value: `0x${string}`;
|
|
1610
1610
|
}, {
|
|
1611
|
-
value: string;
|
|
1612
1611
|
__kind: "P2WPKH";
|
|
1612
|
+
value: string;
|
|
1613
1613
|
}>, z.ZodObject<{
|
|
1614
1614
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1615
1615
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1616
1616
|
}, "strip", z.ZodTypeAny, {
|
|
1617
|
-
value: `0x${string}`;
|
|
1618
1617
|
__kind: "P2WSH";
|
|
1618
|
+
value: `0x${string}`;
|
|
1619
1619
|
}, {
|
|
1620
|
-
value: string;
|
|
1621
1620
|
__kind: "P2WSH";
|
|
1621
|
+
value: string;
|
|
1622
1622
|
}>, z.ZodObject<{
|
|
1623
1623
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1624
1624
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1625
1625
|
}, "strip", z.ZodTypeAny, {
|
|
1626
|
-
value: `0x${string}`;
|
|
1627
1626
|
__kind: "Taproot";
|
|
1627
|
+
value: `0x${string}`;
|
|
1628
1628
|
}, {
|
|
1629
|
-
value: string;
|
|
1630
1629
|
__kind: "Taproot";
|
|
1630
|
+
value: string;
|
|
1631
1631
|
}>, z.ZodObject<{
|
|
1632
1632
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1633
1633
|
version: z.ZodNumber;
|
|
@@ -1642,49 +1642,49 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
1642
1642
|
program: string;
|
|
1643
1643
|
}>]>;
|
|
1644
1644
|
}, "strip", z.ZodTypeAny, {
|
|
1645
|
+
__kind: "Btc";
|
|
1645
1646
|
value: {
|
|
1646
|
-
value: `0x${string}`;
|
|
1647
1647
|
__kind: "P2PKH";
|
|
1648
|
-
} | {
|
|
1649
1648
|
value: `0x${string}`;
|
|
1650
|
-
__kind: "P2SH";
|
|
1651
1649
|
} | {
|
|
1650
|
+
__kind: "P2SH";
|
|
1652
1651
|
value: `0x${string}`;
|
|
1653
|
-
__kind: "P2WPKH";
|
|
1654
1652
|
} | {
|
|
1653
|
+
__kind: "P2WPKH";
|
|
1655
1654
|
value: `0x${string}`;
|
|
1656
|
-
__kind: "P2WSH";
|
|
1657
1655
|
} | {
|
|
1656
|
+
__kind: "P2WSH";
|
|
1658
1657
|
value: `0x${string}`;
|
|
1658
|
+
} | {
|
|
1659
1659
|
__kind: "Taproot";
|
|
1660
|
+
value: `0x${string}`;
|
|
1660
1661
|
} | {
|
|
1661
1662
|
__kind: "OtherSegwit";
|
|
1662
1663
|
version: number;
|
|
1663
1664
|
program: `0x${string}`;
|
|
1664
1665
|
};
|
|
1665
|
-
__kind: "Btc";
|
|
1666
1666
|
}, {
|
|
1667
|
+
__kind: "Btc";
|
|
1667
1668
|
value: {
|
|
1668
|
-
value: string;
|
|
1669
1669
|
__kind: "P2PKH";
|
|
1670
|
-
} | {
|
|
1671
1670
|
value: string;
|
|
1672
|
-
__kind: "P2SH";
|
|
1673
1671
|
} | {
|
|
1672
|
+
__kind: "P2SH";
|
|
1674
1673
|
value: string;
|
|
1675
|
-
__kind: "P2WPKH";
|
|
1676
1674
|
} | {
|
|
1675
|
+
__kind: "P2WPKH";
|
|
1677
1676
|
value: string;
|
|
1678
|
-
__kind: "P2WSH";
|
|
1679
1677
|
} | {
|
|
1678
|
+
__kind: "P2WSH";
|
|
1680
1679
|
value: string;
|
|
1680
|
+
} | {
|
|
1681
1681
|
__kind: "Taproot";
|
|
1682
|
+
value: string;
|
|
1682
1683
|
} | {
|
|
1683
1684
|
__kind: "OtherSegwit";
|
|
1684
1685
|
version: number;
|
|
1685
1686
|
program: string;
|
|
1686
1687
|
};
|
|
1687
|
-
__kind: "Btc";
|
|
1688
1688
|
}>]>;
|
|
1689
1689
|
declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1690
1690
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -1692,67 +1692,67 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
1692
1692
|
__kind: z.ZodLiteral<"Eth">;
|
|
1693
1693
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1694
1694
|
}, "strip", z.ZodTypeAny, {
|
|
1695
|
-
value: `0x${string}`;
|
|
1696
1695
|
__kind: "Eth";
|
|
1696
|
+
value: `0x${string}`;
|
|
1697
1697
|
}, {
|
|
1698
|
-
value: string;
|
|
1699
1698
|
__kind: "Eth";
|
|
1699
|
+
value: string;
|
|
1700
1700
|
}>, z.ZodObject<{
|
|
1701
1701
|
__kind: z.ZodLiteral<"Dot">;
|
|
1702
1702
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1703
1703
|
}, "strip", z.ZodTypeAny, {
|
|
1704
|
-
value: `0x${string}`;
|
|
1705
1704
|
__kind: "Dot";
|
|
1705
|
+
value: `0x${string}`;
|
|
1706
1706
|
}, {
|
|
1707
|
-
value: string;
|
|
1708
1707
|
__kind: "Dot";
|
|
1708
|
+
value: string;
|
|
1709
1709
|
}>, z.ZodObject<{
|
|
1710
1710
|
__kind: z.ZodLiteral<"Btc">;
|
|
1711
1711
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1712
1712
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1713
1713
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1714
1714
|
}, "strip", z.ZodTypeAny, {
|
|
1715
|
-
value: `0x${string}`;
|
|
1716
1715
|
__kind: "P2PKH";
|
|
1716
|
+
value: `0x${string}`;
|
|
1717
1717
|
}, {
|
|
1718
|
-
value: string;
|
|
1719
1718
|
__kind: "P2PKH";
|
|
1719
|
+
value: string;
|
|
1720
1720
|
}>, z.ZodObject<{
|
|
1721
1721
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1722
1722
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1723
1723
|
}, "strip", z.ZodTypeAny, {
|
|
1724
|
-
value: `0x${string}`;
|
|
1725
1724
|
__kind: "P2SH";
|
|
1725
|
+
value: `0x${string}`;
|
|
1726
1726
|
}, {
|
|
1727
|
-
value: string;
|
|
1728
1727
|
__kind: "P2SH";
|
|
1728
|
+
value: string;
|
|
1729
1729
|
}>, z.ZodObject<{
|
|
1730
1730
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1731
1731
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1732
1732
|
}, "strip", z.ZodTypeAny, {
|
|
1733
|
-
value: `0x${string}`;
|
|
1734
1733
|
__kind: "P2WPKH";
|
|
1734
|
+
value: `0x${string}`;
|
|
1735
1735
|
}, {
|
|
1736
|
-
value: string;
|
|
1737
1736
|
__kind: "P2WPKH";
|
|
1737
|
+
value: string;
|
|
1738
1738
|
}>, z.ZodObject<{
|
|
1739
1739
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1740
1740
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1741
1741
|
}, "strip", z.ZodTypeAny, {
|
|
1742
|
-
value: `0x${string}`;
|
|
1743
1742
|
__kind: "P2WSH";
|
|
1743
|
+
value: `0x${string}`;
|
|
1744
1744
|
}, {
|
|
1745
|
-
value: string;
|
|
1746
1745
|
__kind: "P2WSH";
|
|
1746
|
+
value: string;
|
|
1747
1747
|
}>, z.ZodObject<{
|
|
1748
1748
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1749
1749
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1750
1750
|
}, "strip", z.ZodTypeAny, {
|
|
1751
|
-
value: `0x${string}`;
|
|
1752
1751
|
__kind: "Taproot";
|
|
1752
|
+
value: `0x${string}`;
|
|
1753
1753
|
}, {
|
|
1754
|
-
value: string;
|
|
1755
1754
|
__kind: "Taproot";
|
|
1755
|
+
value: string;
|
|
1756
1756
|
}>, z.ZodObject<{
|
|
1757
1757
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1758
1758
|
version: z.ZodNumber;
|
|
@@ -1767,130 +1767,130 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
1767
1767
|
program: string;
|
|
1768
1768
|
}>]>;
|
|
1769
1769
|
}, "strip", z.ZodTypeAny, {
|
|
1770
|
+
__kind: "Btc";
|
|
1770
1771
|
value: {
|
|
1771
|
-
value: `0x${string}`;
|
|
1772
1772
|
__kind: "P2PKH";
|
|
1773
|
-
} | {
|
|
1774
1773
|
value: `0x${string}`;
|
|
1775
|
-
__kind: "P2SH";
|
|
1776
1774
|
} | {
|
|
1775
|
+
__kind: "P2SH";
|
|
1777
1776
|
value: `0x${string}`;
|
|
1778
|
-
__kind: "P2WPKH";
|
|
1779
1777
|
} | {
|
|
1778
|
+
__kind: "P2WPKH";
|
|
1780
1779
|
value: `0x${string}`;
|
|
1781
|
-
__kind: "P2WSH";
|
|
1782
1780
|
} | {
|
|
1781
|
+
__kind: "P2WSH";
|
|
1783
1782
|
value: `0x${string}`;
|
|
1783
|
+
} | {
|
|
1784
1784
|
__kind: "Taproot";
|
|
1785
|
+
value: `0x${string}`;
|
|
1785
1786
|
} | {
|
|
1786
1787
|
__kind: "OtherSegwit";
|
|
1787
1788
|
version: number;
|
|
1788
1789
|
program: `0x${string}`;
|
|
1789
1790
|
};
|
|
1790
|
-
__kind: "Btc";
|
|
1791
1791
|
}, {
|
|
1792
|
+
__kind: "Btc";
|
|
1792
1793
|
value: {
|
|
1793
|
-
value: string;
|
|
1794
1794
|
__kind: "P2PKH";
|
|
1795
|
-
} | {
|
|
1796
1795
|
value: string;
|
|
1797
|
-
__kind: "P2SH";
|
|
1798
1796
|
} | {
|
|
1797
|
+
__kind: "P2SH";
|
|
1799
1798
|
value: string;
|
|
1800
|
-
__kind: "P2WPKH";
|
|
1801
1799
|
} | {
|
|
1800
|
+
__kind: "P2WPKH";
|
|
1802
1801
|
value: string;
|
|
1803
|
-
__kind: "P2WSH";
|
|
1804
1802
|
} | {
|
|
1803
|
+
__kind: "P2WSH";
|
|
1805
1804
|
value: string;
|
|
1805
|
+
} | {
|
|
1806
1806
|
__kind: "Taproot";
|
|
1807
|
+
value: string;
|
|
1807
1808
|
} | {
|
|
1808
1809
|
__kind: "OtherSegwit";
|
|
1809
1810
|
version: number;
|
|
1810
1811
|
program: string;
|
|
1811
1812
|
};
|
|
1812
|
-
__kind: "Btc";
|
|
1813
1813
|
}>]>;
|
|
1814
1814
|
}, "strip", z.ZodTypeAny, {
|
|
1815
|
+
__kind: "Swap";
|
|
1815
1816
|
value: {
|
|
1816
|
-
value: `0x${string}`;
|
|
1817
1817
|
__kind: "Eth";
|
|
1818
|
-
} | {
|
|
1819
1818
|
value: `0x${string}`;
|
|
1819
|
+
} | {
|
|
1820
1820
|
__kind: "Dot";
|
|
1821
|
+
value: `0x${string}`;
|
|
1821
1822
|
} | {
|
|
1823
|
+
__kind: "Btc";
|
|
1822
1824
|
value: {
|
|
1823
|
-
value: `0x${string}`;
|
|
1824
1825
|
__kind: "P2PKH";
|
|
1825
|
-
} | {
|
|
1826
1826
|
value: `0x${string}`;
|
|
1827
|
-
__kind: "P2SH";
|
|
1828
1827
|
} | {
|
|
1828
|
+
__kind: "P2SH";
|
|
1829
1829
|
value: `0x${string}`;
|
|
1830
|
-
__kind: "P2WPKH";
|
|
1831
1830
|
} | {
|
|
1831
|
+
__kind: "P2WPKH";
|
|
1832
1832
|
value: `0x${string}`;
|
|
1833
|
-
__kind: "P2WSH";
|
|
1834
1833
|
} | {
|
|
1834
|
+
__kind: "P2WSH";
|
|
1835
1835
|
value: `0x${string}`;
|
|
1836
|
+
} | {
|
|
1836
1837
|
__kind: "Taproot";
|
|
1838
|
+
value: `0x${string}`;
|
|
1837
1839
|
} | {
|
|
1838
1840
|
__kind: "OtherSegwit";
|
|
1839
1841
|
version: number;
|
|
1840
1842
|
program: `0x${string}`;
|
|
1841
1843
|
};
|
|
1842
|
-
__kind: "Btc";
|
|
1843
1844
|
};
|
|
1844
|
-
__kind: "Swap";
|
|
1845
1845
|
}, {
|
|
1846
|
+
__kind: "Swap";
|
|
1846
1847
|
value: {
|
|
1847
|
-
value: string;
|
|
1848
1848
|
__kind: "Eth";
|
|
1849
|
-
} | {
|
|
1850
1849
|
value: string;
|
|
1850
|
+
} | {
|
|
1851
1851
|
__kind: "Dot";
|
|
1852
|
+
value: string;
|
|
1852
1853
|
} | {
|
|
1854
|
+
__kind: "Btc";
|
|
1853
1855
|
value: {
|
|
1854
|
-
value: string;
|
|
1855
1856
|
__kind: "P2PKH";
|
|
1856
|
-
} | {
|
|
1857
1857
|
value: string;
|
|
1858
|
-
__kind: "P2SH";
|
|
1859
1858
|
} | {
|
|
1859
|
+
__kind: "P2SH";
|
|
1860
1860
|
value: string;
|
|
1861
|
-
__kind: "P2WPKH";
|
|
1862
1861
|
} | {
|
|
1862
|
+
__kind: "P2WPKH";
|
|
1863
1863
|
value: string;
|
|
1864
|
-
__kind: "P2WSH";
|
|
1865
1864
|
} | {
|
|
1865
|
+
__kind: "P2WSH";
|
|
1866
1866
|
value: string;
|
|
1867
|
+
} | {
|
|
1867
1868
|
__kind: "Taproot";
|
|
1869
|
+
value: string;
|
|
1868
1870
|
} | {
|
|
1869
1871
|
__kind: "OtherSegwit";
|
|
1870
1872
|
version: number;
|
|
1871
1873
|
program: string;
|
|
1872
1874
|
};
|
|
1873
|
-
__kind: "Btc";
|
|
1874
1875
|
};
|
|
1875
|
-
__kind: "Swap";
|
|
1876
1876
|
}>, z.ZodObject<{
|
|
1877
1877
|
__kind: z.ZodLiteral<"CcmPrincipal">;
|
|
1878
1878
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1879
1879
|
}, "strip", z.ZodTypeAny, {
|
|
1880
|
-
value: bigint;
|
|
1881
1880
|
__kind: "CcmPrincipal";
|
|
1881
|
+
value: bigint;
|
|
1882
1882
|
}, {
|
|
1883
|
-
value: string | number;
|
|
1884
1883
|
__kind: "CcmPrincipal";
|
|
1884
|
+
value: string | number;
|
|
1885
1885
|
}>, z.ZodObject<{
|
|
1886
1886
|
__kind: z.ZodLiteral<"CcmGas">;
|
|
1887
1887
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1888
1888
|
}, "strip", z.ZodTypeAny, {
|
|
1889
|
-
value: bigint;
|
|
1890
1889
|
__kind: "CcmGas";
|
|
1890
|
+
value: bigint;
|
|
1891
1891
|
}, {
|
|
1892
|
-
value: string | number;
|
|
1893
1892
|
__kind: "CcmGas";
|
|
1893
|
+
value: string | number;
|
|
1894
1894
|
}>, z.ZodObject<{
|
|
1895
1895
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
1896
1896
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1939,67 +1939,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
1939
1939
|
__kind: z.ZodLiteral<"Eth">;
|
|
1940
1940
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1941
1941
|
}, "strip", z.ZodTypeAny, {
|
|
1942
|
-
value: `0x${string}`;
|
|
1943
1942
|
__kind: "Eth";
|
|
1943
|
+
value: `0x${string}`;
|
|
1944
1944
|
}, {
|
|
1945
|
-
value: string;
|
|
1946
1945
|
__kind: "Eth";
|
|
1946
|
+
value: string;
|
|
1947
1947
|
}>, z.ZodObject<{
|
|
1948
1948
|
__kind: z.ZodLiteral<"Dot">;
|
|
1949
1949
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1950
1950
|
}, "strip", z.ZodTypeAny, {
|
|
1951
|
-
value: `0x${string}`;
|
|
1952
1951
|
__kind: "Dot";
|
|
1952
|
+
value: `0x${string}`;
|
|
1953
1953
|
}, {
|
|
1954
|
-
value: string;
|
|
1955
1954
|
__kind: "Dot";
|
|
1955
|
+
value: string;
|
|
1956
1956
|
}>, z.ZodObject<{
|
|
1957
1957
|
__kind: z.ZodLiteral<"Btc">;
|
|
1958
1958
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1959
1959
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1960
1960
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1961
1961
|
}, "strip", z.ZodTypeAny, {
|
|
1962
|
-
value: `0x${string}`;
|
|
1963
1962
|
__kind: "P2PKH";
|
|
1963
|
+
value: `0x${string}`;
|
|
1964
1964
|
}, {
|
|
1965
|
-
value: string;
|
|
1966
1965
|
__kind: "P2PKH";
|
|
1966
|
+
value: string;
|
|
1967
1967
|
}>, z.ZodObject<{
|
|
1968
1968
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1969
1969
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1970
1970
|
}, "strip", z.ZodTypeAny, {
|
|
1971
|
-
value: `0x${string}`;
|
|
1972
1971
|
__kind: "P2SH";
|
|
1972
|
+
value: `0x${string}`;
|
|
1973
1973
|
}, {
|
|
1974
|
-
value: string;
|
|
1975
1974
|
__kind: "P2SH";
|
|
1975
|
+
value: string;
|
|
1976
1976
|
}>, z.ZodObject<{
|
|
1977
1977
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1978
1978
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1979
1979
|
}, "strip", z.ZodTypeAny, {
|
|
1980
|
-
value: `0x${string}`;
|
|
1981
1980
|
__kind: "P2WPKH";
|
|
1981
|
+
value: `0x${string}`;
|
|
1982
1982
|
}, {
|
|
1983
|
-
value: string;
|
|
1984
1983
|
__kind: "P2WPKH";
|
|
1984
|
+
value: string;
|
|
1985
1985
|
}>, z.ZodObject<{
|
|
1986
1986
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1987
1987
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1988
1988
|
}, "strip", z.ZodTypeAny, {
|
|
1989
|
-
value: `0x${string}`;
|
|
1990
1989
|
__kind: "P2WSH";
|
|
1990
|
+
value: `0x${string}`;
|
|
1991
1991
|
}, {
|
|
1992
|
-
value: string;
|
|
1993
1992
|
__kind: "P2WSH";
|
|
1993
|
+
value: string;
|
|
1994
1994
|
}>, z.ZodObject<{
|
|
1995
1995
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1996
1996
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1997
1997
|
}, "strip", z.ZodTypeAny, {
|
|
1998
|
-
value: `0x${string}`;
|
|
1999
1998
|
__kind: "Taproot";
|
|
1999
|
+
value: `0x${string}`;
|
|
2000
2000
|
}, {
|
|
2001
|
-
value: string;
|
|
2002
2001
|
__kind: "Taproot";
|
|
2002
|
+
value: string;
|
|
2003
2003
|
}>, z.ZodObject<{
|
|
2004
2004
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2005
2005
|
version: z.ZodNumber;
|
|
@@ -2014,49 +2014,49 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2014
2014
|
program: string;
|
|
2015
2015
|
}>]>;
|
|
2016
2016
|
}, "strip", z.ZodTypeAny, {
|
|
2017
|
+
__kind: "Btc";
|
|
2017
2018
|
value: {
|
|
2018
|
-
value: `0x${string}`;
|
|
2019
2019
|
__kind: "P2PKH";
|
|
2020
|
-
} | {
|
|
2021
2020
|
value: `0x${string}`;
|
|
2022
|
-
__kind: "P2SH";
|
|
2023
2021
|
} | {
|
|
2022
|
+
__kind: "P2SH";
|
|
2024
2023
|
value: `0x${string}`;
|
|
2025
|
-
__kind: "P2WPKH";
|
|
2026
2024
|
} | {
|
|
2025
|
+
__kind: "P2WPKH";
|
|
2027
2026
|
value: `0x${string}`;
|
|
2028
|
-
__kind: "P2WSH";
|
|
2029
2027
|
} | {
|
|
2028
|
+
__kind: "P2WSH";
|
|
2030
2029
|
value: `0x${string}`;
|
|
2030
|
+
} | {
|
|
2031
2031
|
__kind: "Taproot";
|
|
2032
|
+
value: `0x${string}`;
|
|
2032
2033
|
} | {
|
|
2033
2034
|
__kind: "OtherSegwit";
|
|
2034
2035
|
version: number;
|
|
2035
2036
|
program: `0x${string}`;
|
|
2036
2037
|
};
|
|
2037
|
-
__kind: "Btc";
|
|
2038
2038
|
}, {
|
|
2039
|
+
__kind: "Btc";
|
|
2039
2040
|
value: {
|
|
2040
|
-
value: string;
|
|
2041
2041
|
__kind: "P2PKH";
|
|
2042
|
-
} | {
|
|
2043
2042
|
value: string;
|
|
2044
|
-
__kind: "P2SH";
|
|
2045
2043
|
} | {
|
|
2044
|
+
__kind: "P2SH";
|
|
2046
2045
|
value: string;
|
|
2047
|
-
__kind: "P2WPKH";
|
|
2048
2046
|
} | {
|
|
2047
|
+
__kind: "P2WPKH";
|
|
2049
2048
|
value: string;
|
|
2050
|
-
__kind: "P2WSH";
|
|
2051
2049
|
} | {
|
|
2050
|
+
__kind: "P2WSH";
|
|
2052
2051
|
value: string;
|
|
2052
|
+
} | {
|
|
2053
2053
|
__kind: "Taproot";
|
|
2054
|
+
value: string;
|
|
2054
2055
|
} | {
|
|
2055
2056
|
__kind: "OtherSegwit";
|
|
2056
2057
|
version: number;
|
|
2057
2058
|
program: string;
|
|
2058
2059
|
};
|
|
2059
|
-
__kind: "Btc";
|
|
2060
2060
|
}>]>>>;
|
|
2061
2061
|
channelMetadata: z.ZodObject<{
|
|
2062
2062
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -2079,33 +2079,33 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2079
2079
|
cfParameters: `0x${string}`;
|
|
2080
2080
|
};
|
|
2081
2081
|
sourceAddress?: {
|
|
2082
|
-
value: `0x${string}`;
|
|
2083
2082
|
__kind: "Eth";
|
|
2084
|
-
} | {
|
|
2085
2083
|
value: `0x${string}`;
|
|
2084
|
+
} | {
|
|
2086
2085
|
__kind: "Dot";
|
|
2086
|
+
value: `0x${string}`;
|
|
2087
2087
|
} | {
|
|
2088
|
+
__kind: "Btc";
|
|
2088
2089
|
value: {
|
|
2089
|
-
value: `0x${string}`;
|
|
2090
2090
|
__kind: "P2PKH";
|
|
2091
|
-
} | {
|
|
2092
2091
|
value: `0x${string}`;
|
|
2093
|
-
__kind: "P2SH";
|
|
2094
2092
|
} | {
|
|
2093
|
+
__kind: "P2SH";
|
|
2095
2094
|
value: `0x${string}`;
|
|
2096
|
-
__kind: "P2WPKH";
|
|
2097
2095
|
} | {
|
|
2096
|
+
__kind: "P2WPKH";
|
|
2098
2097
|
value: `0x${string}`;
|
|
2099
|
-
__kind: "P2WSH";
|
|
2100
2098
|
} | {
|
|
2099
|
+
__kind: "P2WSH";
|
|
2101
2100
|
value: `0x${string}`;
|
|
2101
|
+
} | {
|
|
2102
2102
|
__kind: "Taproot";
|
|
2103
|
+
value: `0x${string}`;
|
|
2103
2104
|
} | {
|
|
2104
2105
|
__kind: "OtherSegwit";
|
|
2105
2106
|
version: number;
|
|
2106
2107
|
program: `0x${string}`;
|
|
2107
2108
|
};
|
|
2108
|
-
__kind: "Btc";
|
|
2109
2109
|
} | null | undefined;
|
|
2110
2110
|
}, {
|
|
2111
2111
|
sourceChain: {
|
|
@@ -2117,33 +2117,33 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2117
2117
|
cfParameters: string;
|
|
2118
2118
|
};
|
|
2119
2119
|
sourceAddress?: {
|
|
2120
|
-
value: string;
|
|
2121
2120
|
__kind: "Eth";
|
|
2122
|
-
} | {
|
|
2123
2121
|
value: string;
|
|
2122
|
+
} | {
|
|
2124
2123
|
__kind: "Dot";
|
|
2124
|
+
value: string;
|
|
2125
2125
|
} | {
|
|
2126
|
+
__kind: "Btc";
|
|
2126
2127
|
value: {
|
|
2127
|
-
value: string;
|
|
2128
2128
|
__kind: "P2PKH";
|
|
2129
|
-
} | {
|
|
2130
2129
|
value: string;
|
|
2131
|
-
__kind: "P2SH";
|
|
2132
2130
|
} | {
|
|
2131
|
+
__kind: "P2SH";
|
|
2133
2132
|
value: string;
|
|
2134
|
-
__kind: "P2WPKH";
|
|
2135
2133
|
} | {
|
|
2134
|
+
__kind: "P2WPKH";
|
|
2136
2135
|
value: string;
|
|
2137
|
-
__kind: "P2WSH";
|
|
2138
2136
|
} | {
|
|
2137
|
+
__kind: "P2WSH";
|
|
2139
2138
|
value: string;
|
|
2139
|
+
} | {
|
|
2140
2140
|
__kind: "Taproot";
|
|
2141
|
+
value: string;
|
|
2141
2142
|
} | {
|
|
2142
2143
|
__kind: "OtherSegwit";
|
|
2143
2144
|
version: number;
|
|
2144
2145
|
program: string;
|
|
2145
2146
|
};
|
|
2146
|
-
__kind: "Btc";
|
|
2147
2147
|
} | null | undefined;
|
|
2148
2148
|
}>;
|
|
2149
2149
|
declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -2278,17 +2278,17 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2278
2278
|
error: string;
|
|
2279
2279
|
}>;
|
|
2280
2280
|
}, "strip", z.ZodTypeAny, {
|
|
2281
|
+
__kind: "Module";
|
|
2281
2282
|
value: {
|
|
2282
2283
|
index: number;
|
|
2283
2284
|
error: `0x${string}`;
|
|
2284
2285
|
};
|
|
2285
|
-
__kind: "Module";
|
|
2286
2286
|
}, {
|
|
2287
|
+
__kind: "Module";
|
|
2287
2288
|
value: {
|
|
2288
2289
|
index: number;
|
|
2289
2290
|
error: string;
|
|
2290
2291
|
};
|
|
2291
|
-
__kind: "Module";
|
|
2292
2292
|
}>, z.ZodObject<{
|
|
2293
2293
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2294
2294
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2319,13 +2319,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2319
2319
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2320
2320
|
}>;
|
|
2321
2321
|
}, "strip", z.ZodTypeAny, {
|
|
2322
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2323
2322
|
__kind: "Token";
|
|
2323
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2324
2324
|
}, {
|
|
2325
|
+
__kind: "Token";
|
|
2325
2326
|
value: {
|
|
2326
2327
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2327
2328
|
};
|
|
2328
|
-
__kind: "Token";
|
|
2329
2329
|
}>, z.ZodObject<{
|
|
2330
2330
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2331
2331
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2338,13 +2338,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2338
2338
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2339
2339
|
}>;
|
|
2340
2340
|
}, "strip", z.ZodTypeAny, {
|
|
2341
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2342
2341
|
__kind: "Arithmetic";
|
|
2342
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2343
2343
|
}, {
|
|
2344
|
+
__kind: "Arithmetic";
|
|
2344
2345
|
value: {
|
|
2345
2346
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2346
2347
|
};
|
|
2347
|
-
__kind: "Arithmetic";
|
|
2348
2348
|
}>, z.ZodObject<{
|
|
2349
2349
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2350
2350
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2357,13 +2357,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2357
2357
|
__kind: "LimitReached" | "NoLayer";
|
|
2358
2358
|
}>;
|
|
2359
2359
|
}, "strip", z.ZodTypeAny, {
|
|
2360
|
-
value: "LimitReached" | "NoLayer";
|
|
2361
2360
|
__kind: "Transactional";
|
|
2361
|
+
value: "LimitReached" | "NoLayer";
|
|
2362
2362
|
}, {
|
|
2363
|
+
__kind: "Transactional";
|
|
2363
2364
|
value: {
|
|
2364
2365
|
__kind: "LimitReached" | "NoLayer";
|
|
2365
2366
|
};
|
|
2366
|
-
__kind: "Transactional";
|
|
2367
2367
|
}>, z.ZodObject<{
|
|
2368
2368
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2369
2369
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2390,6 +2390,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2390
2390
|
__kind: "RootNotAllowed";
|
|
2391
2391
|
}>]>;
|
|
2392
2392
|
}, "strip", z.ZodTypeAny, {
|
|
2393
|
+
__kind: "DispatchError";
|
|
2393
2394
|
value: {
|
|
2394
2395
|
__kind: "Other";
|
|
2395
2396
|
} | {
|
|
@@ -2397,11 +2398,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2397
2398
|
} | {
|
|
2398
2399
|
__kind: "BadOrigin";
|
|
2399
2400
|
} | {
|
|
2401
|
+
__kind: "Module";
|
|
2400
2402
|
value: {
|
|
2401
2403
|
index: number;
|
|
2402
2404
|
error: `0x${string}`;
|
|
2403
2405
|
};
|
|
2404
|
-
__kind: "Module";
|
|
2405
2406
|
} | {
|
|
2406
2407
|
__kind: "ConsumerRemaining";
|
|
2407
2408
|
} | {
|
|
@@ -2409,14 +2410,14 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2409
2410
|
} | {
|
|
2410
2411
|
__kind: "TooManyConsumers";
|
|
2411
2412
|
} | {
|
|
2412
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2413
2413
|
__kind: "Token";
|
|
2414
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2414
2415
|
} | {
|
|
2415
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2416
2416
|
__kind: "Arithmetic";
|
|
2417
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2417
2418
|
} | {
|
|
2418
|
-
value: "LimitReached" | "NoLayer";
|
|
2419
2419
|
__kind: "Transactional";
|
|
2420
|
+
value: "LimitReached" | "NoLayer";
|
|
2420
2421
|
} | {
|
|
2421
2422
|
__kind: "Exhausted";
|
|
2422
2423
|
} | {
|
|
@@ -2426,8 +2427,8 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2426
2427
|
} | {
|
|
2427
2428
|
__kind: "RootNotAllowed";
|
|
2428
2429
|
};
|
|
2429
|
-
__kind: "DispatchError";
|
|
2430
2430
|
}, {
|
|
2431
|
+
__kind: "DispatchError";
|
|
2431
2432
|
value: {
|
|
2432
2433
|
__kind: "Other";
|
|
2433
2434
|
} | {
|
|
@@ -2435,11 +2436,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2435
2436
|
} | {
|
|
2436
2437
|
__kind: "BadOrigin";
|
|
2437
2438
|
} | {
|
|
2439
|
+
__kind: "Module";
|
|
2438
2440
|
value: {
|
|
2439
2441
|
index: number;
|
|
2440
2442
|
error: string;
|
|
2441
2443
|
};
|
|
2442
|
-
__kind: "Module";
|
|
2443
2444
|
} | {
|
|
2444
2445
|
__kind: "ConsumerRemaining";
|
|
2445
2446
|
} | {
|
|
@@ -2447,20 +2448,20 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2447
2448
|
} | {
|
|
2448
2449
|
__kind: "TooManyConsumers";
|
|
2449
2450
|
} | {
|
|
2451
|
+
__kind: "Token";
|
|
2450
2452
|
value: {
|
|
2451
2453
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2452
2454
|
};
|
|
2453
|
-
__kind: "Token";
|
|
2454
2455
|
} | {
|
|
2456
|
+
__kind: "Arithmetic";
|
|
2455
2457
|
value: {
|
|
2456
2458
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2457
2459
|
};
|
|
2458
|
-
__kind: "Arithmetic";
|
|
2459
2460
|
} | {
|
|
2461
|
+
__kind: "Transactional";
|
|
2460
2462
|
value: {
|
|
2461
2463
|
__kind: "LimitReached" | "NoLayer";
|
|
2462
2464
|
};
|
|
2463
|
-
__kind: "Transactional";
|
|
2464
2465
|
} | {
|
|
2465
2466
|
__kind: "Exhausted";
|
|
2466
2467
|
} | {
|
|
@@ -2470,7 +2471,6 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
2470
2471
|
} | {
|
|
2471
2472
|
__kind: "RootNotAllowed";
|
|
2472
2473
|
};
|
|
2473
|
-
__kind: "DispatchError";
|
|
2474
2474
|
}>]>;
|
|
2475
2475
|
declare const cfPrimitivesChainsAssetsBtcAsset: z.ZodEffects<z.ZodObject<{
|
|
2476
2476
|
__kind: z.ZodEnum<["Btc"]>;
|
|
@@ -2542,47 +2542,47 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2542
2542
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2543
2543
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2544
2544
|
}, "strip", z.ZodTypeAny, {
|
|
2545
|
-
value: `0x${string}`;
|
|
2546
2545
|
__kind: "P2PKH";
|
|
2546
|
+
value: `0x${string}`;
|
|
2547
2547
|
}, {
|
|
2548
|
-
value: string;
|
|
2549
2548
|
__kind: "P2PKH";
|
|
2549
|
+
value: string;
|
|
2550
2550
|
}>, z.ZodObject<{
|
|
2551
2551
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2552
2552
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2553
2553
|
}, "strip", z.ZodTypeAny, {
|
|
2554
|
-
value: `0x${string}`;
|
|
2555
2554
|
__kind: "P2SH";
|
|
2555
|
+
value: `0x${string}`;
|
|
2556
2556
|
}, {
|
|
2557
|
-
value: string;
|
|
2558
2557
|
__kind: "P2SH";
|
|
2558
|
+
value: string;
|
|
2559
2559
|
}>, z.ZodObject<{
|
|
2560
2560
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2561
2561
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2562
2562
|
}, "strip", z.ZodTypeAny, {
|
|
2563
|
-
value: `0x${string}`;
|
|
2564
2563
|
__kind: "P2WPKH";
|
|
2564
|
+
value: `0x${string}`;
|
|
2565
2565
|
}, {
|
|
2566
|
-
value: string;
|
|
2567
2566
|
__kind: "P2WPKH";
|
|
2567
|
+
value: string;
|
|
2568
2568
|
}>, z.ZodObject<{
|
|
2569
2569
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2570
2570
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2571
2571
|
}, "strip", z.ZodTypeAny, {
|
|
2572
|
-
value: `0x${string}`;
|
|
2573
2572
|
__kind: "P2WSH";
|
|
2573
|
+
value: `0x${string}`;
|
|
2574
2574
|
}, {
|
|
2575
|
-
value: string;
|
|
2576
2575
|
__kind: "P2WSH";
|
|
2576
|
+
value: string;
|
|
2577
2577
|
}>, z.ZodObject<{
|
|
2578
2578
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2579
2579
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2580
2580
|
}, "strip", z.ZodTypeAny, {
|
|
2581
|
-
value: `0x${string}`;
|
|
2582
2581
|
__kind: "Taproot";
|
|
2582
|
+
value: `0x${string}`;
|
|
2583
2583
|
}, {
|
|
2584
|
-
value: string;
|
|
2585
2584
|
__kind: "Taproot";
|
|
2585
|
+
value: string;
|
|
2586
2586
|
}>, z.ZodObject<{
|
|
2587
2587
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2588
2588
|
version: z.ZodNumber;
|
|
@@ -2618,20 +2618,20 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2618
2618
|
}>;
|
|
2619
2619
|
}, "strip", z.ZodTypeAny, {
|
|
2620
2620
|
depositAddress: {
|
|
2621
|
-
value: `0x${string}`;
|
|
2622
2621
|
__kind: "P2PKH";
|
|
2623
|
-
} | {
|
|
2624
2622
|
value: `0x${string}`;
|
|
2625
|
-
__kind: "P2SH";
|
|
2626
2623
|
} | {
|
|
2624
|
+
__kind: "P2SH";
|
|
2627
2625
|
value: `0x${string}`;
|
|
2628
|
-
__kind: "P2WPKH";
|
|
2629
2626
|
} | {
|
|
2627
|
+
__kind: "P2WPKH";
|
|
2630
2628
|
value: `0x${string}`;
|
|
2631
|
-
__kind: "P2WSH";
|
|
2632
2629
|
} | {
|
|
2630
|
+
__kind: "P2WSH";
|
|
2633
2631
|
value: `0x${string}`;
|
|
2632
|
+
} | {
|
|
2634
2633
|
__kind: "Taproot";
|
|
2634
|
+
value: `0x${string}`;
|
|
2635
2635
|
} | {
|
|
2636
2636
|
__kind: "OtherSegwit";
|
|
2637
2637
|
version: number;
|
|
@@ -2645,20 +2645,20 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2645
2645
|
};
|
|
2646
2646
|
}, {
|
|
2647
2647
|
depositAddress: {
|
|
2648
|
-
value: string;
|
|
2649
2648
|
__kind: "P2PKH";
|
|
2650
|
-
} | {
|
|
2651
2649
|
value: string;
|
|
2652
|
-
__kind: "P2SH";
|
|
2653
2650
|
} | {
|
|
2651
|
+
__kind: "P2SH";
|
|
2654
2652
|
value: string;
|
|
2655
|
-
__kind: "P2WPKH";
|
|
2656
2653
|
} | {
|
|
2654
|
+
__kind: "P2WPKH";
|
|
2657
2655
|
value: string;
|
|
2658
|
-
__kind: "P2WSH";
|
|
2659
2656
|
} | {
|
|
2657
|
+
__kind: "P2WSH";
|
|
2660
2658
|
value: string;
|
|
2659
|
+
} | {
|
|
2661
2660
|
__kind: "Taproot";
|
|
2661
|
+
value: string;
|
|
2662
2662
|
} | {
|
|
2663
2663
|
__kind: "OtherSegwit";
|
|
2664
2664
|
version: number;
|
|
@@ -2736,6 +2736,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
2736
2736
|
};
|
|
2737
2737
|
}>;
|
|
2738
2738
|
}, "strip", z.ZodTypeAny, {
|
|
2739
|
+
__kind: "Increase";
|
|
2739
2740
|
value: {
|
|
2740
2741
|
liquidity: bigint;
|
|
2741
2742
|
amounts: {
|
|
@@ -2743,8 +2744,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
2743
2744
|
quote: bigint;
|
|
2744
2745
|
};
|
|
2745
2746
|
};
|
|
2746
|
-
__kind: "Increase";
|
|
2747
2747
|
}, {
|
|
2748
|
+
__kind: "Increase";
|
|
2748
2749
|
value: {
|
|
2749
2750
|
liquidity: string | number;
|
|
2750
2751
|
amounts: {
|
|
@@ -2752,7 +2753,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
2752
2753
|
quote: string | number;
|
|
2753
2754
|
};
|
|
2754
2755
|
};
|
|
2755
|
-
__kind: "Increase";
|
|
2756
2756
|
}>, z.ZodObject<{
|
|
2757
2757
|
__kind: z.ZodLiteral<"Decrease">;
|
|
2758
2758
|
value: z.ZodObject<{
|
|
@@ -2781,6 +2781,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
2781
2781
|
};
|
|
2782
2782
|
}>;
|
|
2783
2783
|
}, "strip", z.ZodTypeAny, {
|
|
2784
|
+
__kind: "Decrease";
|
|
2784
2785
|
value: {
|
|
2785
2786
|
liquidity: bigint;
|
|
2786
2787
|
amounts: {
|
|
@@ -2788,8 +2789,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
2788
2789
|
quote: bigint;
|
|
2789
2790
|
};
|
|
2790
2791
|
};
|
|
2791
|
-
__kind: "Decrease";
|
|
2792
2792
|
}, {
|
|
2793
|
+
__kind: "Decrease";
|
|
2793
2794
|
value: {
|
|
2794
2795
|
liquidity: string | number;
|
|
2795
2796
|
amounts: {
|
|
@@ -2797,7 +2798,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
2797
2798
|
quote: string | number;
|
|
2798
2799
|
};
|
|
2799
2800
|
};
|
|
2800
|
-
__kind: "Decrease";
|
|
2801
2801
|
}>]>;
|
|
2802
2802
|
declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
|
|
2803
2803
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -2812,20 +2812,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
2812
2812
|
__kind: z.ZodLiteral<"Increase">;
|
|
2813
2813
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2814
2814
|
}, "strip", z.ZodTypeAny, {
|
|
2815
|
-
value: bigint;
|
|
2816
2815
|
__kind: "Increase";
|
|
2816
|
+
value: bigint;
|
|
2817
2817
|
}, {
|
|
2818
|
-
value: string | number;
|
|
2819
2818
|
__kind: "Increase";
|
|
2819
|
+
value: string | number;
|
|
2820
2820
|
}>, z.ZodObject<{
|
|
2821
2821
|
__kind: z.ZodLiteral<"Decrease">;
|
|
2822
2822
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2823
2823
|
}, "strip", z.ZodTypeAny, {
|
|
2824
|
-
value: bigint;
|
|
2825
2824
|
__kind: "Decrease";
|
|
2825
|
+
value: bigint;
|
|
2826
2826
|
}, {
|
|
2827
|
-
value: string | number;
|
|
2828
2827
|
__kind: "Decrease";
|
|
2828
|
+
value: string | number;
|
|
2829
2829
|
}>]>;
|
|
2830
2830
|
//#endregion
|
|
2831
2831
|
export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsBtcAggKey, cfChainsBtcBitcoinTransactionData, cfChainsBtcScriptPubkey, cfChainsBtcUtxoId, cfChainsCcmChannelMetadata, cfChainsCcmDepositMetadata, cfChainsDotPolkadotTransactionId, cfChainsEvmAggKey, cfChainsEvmParityBit, cfChainsEvmSchnorrVerificationComponents, cfChainsSwapOrigin, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsForeignChain, cfPrimitivesSwapLeg, cfTraitsLiquiditySwapType, hexString, numberOrHex, numericString, palletCfBitcoinIngressEgressDepositAction, palletCfBitcoinIngressEgressDepositIgnoredReason, palletCfBitcoinIngressEgressDepositWitnessBitcoin, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositAction, palletCfEthereumIngressEgressDepositIgnoredReason, palletCfEthereumIngressEgressDepositWitnessEthereum, palletCfFundingPalletSafeMode, palletCfLpPalletSafeMode, palletCfPoolsIncreaseOrDecreaseRangeOrderChange, palletCfPoolsIncreaseOrDecreaseU128, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfReputationPenalty, palletCfSwappingCcmFailReason, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeChainflipOffencesOffence, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
|