@chainflip/processor 2.2.0-alpha.4 → 2.2.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +6 -6
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.mts +4 -4
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +10 -10
- package/dist/100/swapping/swapScheduled.d.mts +10 -10
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +204 -204
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +401 -401
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2570 -2570
- package/dist/11000/common.d.mts +2570 -2570
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +204 -204
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +195 -195
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
- package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +56 -56
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +56 -56
- package/dist/11000/swapping/swapRequested.d.cts +102 -102
- package/dist/11000/swapping/swapRequested.d.mts +102 -102
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/111/common.d.cts +26 -26
- package/dist/111/common.d.mts +26 -26
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/common.d.cts +57 -57
- package/dist/11100/common.d.mts +57 -57
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +3 -3
- package/dist/11100/lendingPools/loanCreated.d.mts +3 -3
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +9 -9
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +9 -9
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +8 -8
- package/dist/11100/swapping/swapRequested.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/common.d.cts +325 -325
- package/dist/11200/common.d.mts +325 -325
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/swapping/swapRequested.d.cts +41 -41
- package/dist/11200/swapping/swapRequested.d.mts +41 -41
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +205 -205
- package/dist/131/common.d.mts +205 -205
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +96 -96
- package/dist/131/swapping/ccmFailed.d.mts +96 -96
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/131/swapping/swapExecuted.d.cts +14 -14
- package/dist/131/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/swapping/swapScheduled.d.cts +97 -97
- package/dist/131/swapping/swapScheduled.d.mts +97 -97
- package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/common.d.cts +225 -225
- package/dist/141/common.d.mts +225 -225
- package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +82 -82
- package/dist/141/swapping/swapExecuted.d.mts +82 -82
- package/dist/141/swapping/swapScheduled.d.cts +93 -93
- package/dist/141/swapping/swapScheduled.d.mts +93 -93
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +2 -2
- package/dist/150/swapping/swapExecuted.d.mts +2 -2
- package/dist/150/swapping/swapScheduled.d.cts +2 -2
- package/dist/150/swapping/swapScheduled.d.mts +2 -2
- package/dist/150/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/150/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.mts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.mts +2 -2
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/common.d.cts +32 -32
- package/dist/160/common.d.mts +32 -32
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +6 -6
- package/dist/170/common.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +196 -196
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +196 -196
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +388 -388
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +388 -388
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1693 -1693
- package/dist/180/common.d.mts +1693 -1693
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +196 -196
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +196 -196
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +199 -199
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +199 -199
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +184 -184
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +184 -184
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +34 -34
- package/dist/180/swapping/swapDepositAddressReady.d.mts +34 -34
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +57 -57
- package/dist/180/swapping/swapRequested.d.mts +57 -57
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +548 -548
- package/dist/190/common.d.mts +548 -548
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +16 -16
- package/dist/190/swapping/swapRequested.d.mts +16 -16
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +6 -6
- package/dist/210/assetBalances/accountCredited.d.mts +6 -6
- package/dist/210/assetBalances/accountDebited.d.cts +6 -6
- package/dist/210/assetBalances/accountDebited.d.mts +6 -6
- package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
- package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +366 -366
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +366 -366
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/common.d.cts +3451 -3451
- package/dist/210/common.d.mts +3451 -3451
- package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
- package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/210/governance/failedExecution.d.cts +10 -10
- package/dist/210/governance/failedExecution.d.mts +10 -10
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +28 -28
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +235 -235
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +235 -235
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +19 -19
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +19 -19
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +46 -46
- package/dist/210/swapping/swapDepositAddressReady.d.mts +46 -46
- package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +16 -16
- package/dist/210/swapping/swapExecuted.d.mts +16 -16
- package/dist/210/swapping/swapRequested.d.cts +405 -405
- package/dist/210/swapping/swapRequested.d.mts +405 -405
- package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/210/system/extrinsicFailed.d.cts +20 -20
- package/dist/210/system/extrinsicFailed.d.mts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +238 -18
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +238 -18
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1562 -59
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1562 -59
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +209 -15
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +209 -15
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/assetBalances/accountCredited.cjs +4 -1
- package/dist/220/assetBalances/accountCredited.d.cts +34 -7
- package/dist/220/assetBalances/accountCredited.d.mts +34 -7
- package/dist/220/assetBalances/accountCredited.mjs +3 -1
- package/dist/220/assetBalances/accountDebited.cjs +4 -1
- package/dist/220/assetBalances/accountDebited.d.cts +34 -7
- package/dist/220/assetBalances/accountDebited.d.mts +34 -7
- package/dist/220/assetBalances/accountDebited.mjs +3 -1
- package/dist/220/assetBalances/refundScheduled.cjs +4 -1
- package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
- package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
- package/dist/220/assetBalances/refundScheduled.mjs +3 -1
- package/dist/220/assetBalances/refundSkipped.cjs +4 -1
- package/dist/220/assetBalances/refundSkipped.d.cts +521 -15
- package/dist/220/assetBalances/refundSkipped.d.mts +521 -15
- package/dist/220/assetBalances/refundSkipped.mjs +3 -1
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
- package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
- package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +228 -18
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +228 -18
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1553 -59
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1553 -59
- package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +199 -15
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +199 -15
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +452 -18
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +452 -18
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2477 -65
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2477 -65
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +423 -15
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +423 -15
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/common.d.cts +894 -894
- package/dist/220/common.d.mts +894 -894
- package/dist/220/emissions/networkFeeBurned.cjs +4 -1
- package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
- package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
- package/dist/220/emissions/networkFeeBurned.mjs +3 -1
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1983 -43
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1983 -43
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
- package/dist/220/environment/tronInitialized.cjs +4 -1
- package/dist/220/environment/tronInitialized.d.cts +3 -1
- package/dist/220/environment/tronInitialized.d.mts +3 -1
- package/dist/220/environment/tronInitialized.mjs +3 -1
- package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +238 -18
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +238 -18
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1562 -59
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1562 -59
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +209 -15
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +209 -15
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/funding/funded.cjs +4 -1
- package/dist/220/funding/funded.d.cts +93 -9
- package/dist/220/funding/funded.d.mts +93 -9
- package/dist/220/funding/funded.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
- package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/boostFundsAdded.d.cts +52 -11
- package/dist/220/lendingPools/boostFundsAdded.d.mts +52 -11
- package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/boostPoolCreated.d.cts +44 -9
- package/dist/220/lendingPools/boostPoolCreated.d.mts +44 -9
- package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +84 -7
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +84 -7
- package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +44 -7
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +44 -7
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
- package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +25 -7
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +25 -7
- package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/loanCreated.cjs +4 -1
- package/dist/220/lendingPools/loanCreated.d.cts +67 -7
- package/dist/220/lendingPools/loanCreated.d.mts +67 -7
- package/dist/220/lendingPools/loanCreated.mjs +3 -1
- package/dist/220/lendingPools/loanRepaid.cjs +4 -1
- package/dist/220/lendingPools/loanRepaid.d.cts +52 -3
- package/dist/220/lendingPools/loanRepaid.d.mts +52 -3
- package/dist/220/lendingPools/loanRepaid.mjs +3 -1
- package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +453 -19
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +453 -19
- package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
- package/dist/220/lendingPools/stoppedBoosting.d.cts +55 -11
- package/dist/220/lendingPools/stoppedBoosting.d.mts +55 -11
- package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
- package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
- package/dist/220/liquidityPools/assetSwapped.d.cts +50 -13
- package/dist/220/liquidityPools/assetSwapped.d.mts +50 -13
- package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +108 -13
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +108 -13
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
- package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
- package/dist/220/liquidityPools/newPoolCreated.d.cts +50 -13
- package/dist/220/liquidityPools/newPoolCreated.d.mts +50 -13
- package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +156 -33
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +156 -33
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +49 -9
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +49 -9
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
- package/dist/220/liquidityPools/poolFeeSet.d.cts +47 -13
- package/dist/220/liquidityPools/poolFeeSet.d.mts +47 -13
- package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +229 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +229 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +288 -17
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +288 -17
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +115 -15
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +115 -15
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
- package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
- package/dist/220/liquidityProvider/assetTransferred.d.cts +34 -7
- package/dist/220/liquidityProvider/assetTransferred.d.mts +34 -7
- package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +109 -16
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +109 -16
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +110 -13
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +110 -13
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
- package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +228 -18
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +228 -18
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1553 -59
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1553 -59
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +199 -15
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +199 -15
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/reputation/offencePenalty.cjs +4 -1
- package/dist/220/reputation/offencePenalty.d.cts +122 -1
- package/dist/220/reputation/offencePenalty.d.mts +122 -1
- package/dist/220/reputation/offencePenalty.mjs +3 -1
- package/dist/220/reputation/penaltyUpdated.cjs +4 -1
- package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
- package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
- package/dist/220/reputation/penaltyUpdated.mjs +3 -1
- package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
- package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +258 -18
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +258 -18
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1634 -59
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1634 -59
- package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +229 -15
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +229 -15
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +180 -24
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +180 -24
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
- package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
- package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
- package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
- package/dist/220/swapping/batchSwapFailed.cjs +4 -1
- package/dist/220/swapping/batchSwapFailed.d.cts +41 -7
- package/dist/220/swapping/batchSwapFailed.d.mts +41 -7
- package/dist/220/swapping/batchSwapFailed.mjs +3 -1
- package/dist/220/swapping/creditedOnChain.cjs +4 -1
- package/dist/220/swapping/creditedOnChain.d.cts +37 -10
- package/dist/220/swapping/creditedOnChain.d.mts +37 -10
- package/dist/220/swapping/creditedOnChain.mjs +3 -1
- package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
- package/dist/220/swapping/palletConfigUpdated.d.cts +349 -49
- package/dist/220/swapping/palletConfigUpdated.d.mts +349 -49
- package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
- package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
- package/dist/220/swapping/refundEgressIgnored.d.cts +289 -18
- package/dist/220/swapping/refundEgressIgnored.d.mts +289 -18
- package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
- package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
- package/dist/220/swapping/refundEgressScheduled.d.cts +69 -16
- package/dist/220/swapping/refundEgressScheduled.d.mts +69 -16
- package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
- package/dist/220/swapping/refundedOnChain.cjs +4 -1
- package/dist/220/swapping/refundedOnChain.d.cts +40 -10
- package/dist/220/swapping/refundedOnChain.d.mts +40 -10
- package/dist/220/swapping/refundedOnChain.mjs +3 -1
- package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
- package/dist/220/swapping/swapAmountConfiscated.d.cts +35 -8
- package/dist/220/swapping/swapAmountConfiscated.d.mts +35 -8
- package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
- package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/swapDepositAddressReady.d.cts +742 -30
- package/dist/220/swapping/swapDepositAddressReady.d.mts +742 -30
- package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
- package/dist/220/swapping/swapEgressIgnored.d.cts +289 -18
- package/dist/220/swapping/swapEgressIgnored.d.mts +289 -18
- package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
- package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
- package/dist/220/swapping/swapEgressScheduled.d.cts +66 -16
- package/dist/220/swapping/swapEgressScheduled.d.mts +66 -16
- package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
- package/dist/220/swapping/swapExecuted.cjs +4 -1
- package/dist/220/swapping/swapExecuted.d.cts +71 -13
- package/dist/220/swapping/swapExecuted.d.mts +71 -13
- package/dist/220/swapping/swapExecuted.mjs +3 -1
- package/dist/220/swapping/swapRequested.cjs +4 -1
- package/dist/220/swapping/swapRequested.d.cts +4166 -48
- package/dist/220/swapping/swapRequested.d.mts +4166 -48
- package/dist/220/swapping/swapRequested.mjs +3 -1
- package/dist/220/swapping/withdrawalRequested.cjs +4 -1
- package/dist/220/swapping/withdrawalRequested.d.cts +113 -13
- package/dist/220/swapping/withdrawalRequested.d.mts +113 -13
- package/dist/220/swapping/withdrawalRequested.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +28 -7
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +28 -7
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +129 -25
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +129 -25
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
- package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +235 -41
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +235 -41
- package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
- package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
- package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
- package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
- package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +65 -3
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +65 -3
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
- package/dist/220/tronElections/allVotesCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesCleared.mjs +3 -1
- package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
- package/dist/220/tronElections/corruptStorage.cjs +4 -1
- package/dist/220/tronElections/corruptStorage.d.cts +3 -1
- package/dist/220/tronElections/corruptStorage.d.mts +3 -1
- package/dist/220/tronElections/corruptStorage.mjs +3 -1
- package/dist/220/tronElections/electoralEvent.cjs +5 -1
- package/dist/220/tronElections/electoralEvent.d.cts +27 -1
- package/dist/220/tronElections/electoralEvent.d.mts +27 -1
- package/dist/220/tronElections/electoralEvent.mjs +3 -1
- package/dist/220/tronElections/uninitialized.cjs +4 -1
- package/dist/220/tronElections/uninitialized.d.cts +3 -1
- package/dist/220/tronElections/uninitialized.d.mts +3 -1
- package/dist/220/tronElections/uninitialized.mjs +3 -1
- package/dist/220/tronElections/unknownElection.cjs +4 -1
- package/dist/220/tronElections/unknownElection.d.cts +11 -1
- package/dist/220/tronElections/unknownElection.d.mts +11 -1
- package/dist/220/tronElections/unknownElection.mjs +3 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +14 -3
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +14 -3
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1092 -37
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1092 -37
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +238 -18
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +238 -18
- package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1562 -59
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1562 -59
- package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +24 -3
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +24 -3
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +209 -15
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +209 -15
- package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1085 -33
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1085 -33
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
- package/dist/220/tronVault/chainInitialized.cjs +4 -1
- package/dist/220/tronVault/chainInitialized.d.cts +3 -1
- package/dist/220/tronVault/chainInitialized.d.mts +3 -1
- package/dist/220/tronVault/chainInitialized.mjs +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
- package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
- package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
- package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
- package/dist/CodeGenerator.cjs +5 -0
- package/dist/CodeGenerator.mjs +5 -0
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
- package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
- package/dist/event.cjs +17 -0
- package/dist/event.d.cts +23 -0
- package/dist/event.d.mts +23 -0
- package/dist/event.mjs +15 -0
- package/package.json +2 -2
|
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "Module";
|
|
57
58
|
value: {
|
|
58
59
|
index: number;
|
|
59
60
|
error: `0x${string}`;
|
|
60
61
|
};
|
|
61
|
-
__kind: "Module";
|
|
62
62
|
}, {
|
|
63
|
+
__kind: "Module";
|
|
63
64
|
value: {
|
|
64
65
|
index: number;
|
|
65
66
|
error: string;
|
|
66
67
|
};
|
|
67
|
-
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
117
|
__kind: "Arithmetic";
|
|
118
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
119
|
}, {
|
|
120
|
+
__kind: "Arithmetic";
|
|
120
121
|
value: {
|
|
121
122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
123
|
};
|
|
123
|
-
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: "LimitReached" | "NoLayer";
|
|
137
136
|
__kind: "Transactional";
|
|
137
|
+
value: "LimitReached" | "NoLayer";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Transactional";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "LimitReached" | "NoLayer";
|
|
141
142
|
};
|
|
142
|
-
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -166,6 +166,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
167
|
}>]>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
+
__kind: "DepositWitnessRejected";
|
|
169
170
|
value: {
|
|
170
171
|
__kind: "Other";
|
|
171
172
|
} | {
|
|
@@ -173,11 +174,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
174
|
} | {
|
|
174
175
|
__kind: "BadOrigin";
|
|
175
176
|
} | {
|
|
177
|
+
__kind: "Module";
|
|
176
178
|
value: {
|
|
177
179
|
index: number;
|
|
178
180
|
error: `0x${string}`;
|
|
179
181
|
};
|
|
180
|
-
__kind: "Module";
|
|
181
182
|
} | {
|
|
182
183
|
__kind: "ConsumerRemaining";
|
|
183
184
|
} | {
|
|
@@ -185,14 +186,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
186
|
} | {
|
|
186
187
|
__kind: "TooManyConsumers";
|
|
187
188
|
} | {
|
|
188
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
191
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
194
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
196
197
|
} | {
|
|
197
198
|
__kind: "Exhausted";
|
|
198
199
|
} | {
|
|
@@ -202,8 +203,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "RootNotAllowed";
|
|
204
205
|
};
|
|
205
|
-
__kind: "DepositWitnessRejected";
|
|
206
206
|
}, {
|
|
207
|
+
__kind: "DepositWitnessRejected";
|
|
207
208
|
value: {
|
|
208
209
|
__kind: "Other";
|
|
209
210
|
} | {
|
|
@@ -211,11 +212,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
212
|
} | {
|
|
212
213
|
__kind: "BadOrigin";
|
|
213
214
|
} | {
|
|
215
|
+
__kind: "Module";
|
|
214
216
|
value: {
|
|
215
217
|
index: number;
|
|
216
218
|
error: string;
|
|
217
219
|
};
|
|
218
|
-
__kind: "Module";
|
|
219
220
|
} | {
|
|
220
221
|
__kind: "ConsumerRemaining";
|
|
221
222
|
} | {
|
|
@@ -223,20 +224,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
224
|
} | {
|
|
224
225
|
__kind: "TooManyConsumers";
|
|
225
226
|
} | {
|
|
227
|
+
__kind: "Token";
|
|
226
228
|
value: {
|
|
227
229
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
230
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
231
|
} | {
|
|
232
|
+
__kind: "Arithmetic";
|
|
231
233
|
value: {
|
|
232
234
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
235
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Transactional";
|
|
236
238
|
value: {
|
|
237
239
|
__kind: "LimitReached" | "NoLayer";
|
|
238
240
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
241
|
} | {
|
|
241
242
|
__kind: "Exhausted";
|
|
242
243
|
} | {
|
|
@@ -246,7 +247,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
} | {
|
|
247
248
|
__kind: "RootNotAllowed";
|
|
248
249
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>, z.ZodObject<{
|
|
251
251
|
__kind: z.ZodLiteral<"InvalidDestinationAddress">;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -291,47 +291,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
291
291
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
292
292
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
293
293
|
}, "strip", z.ZodTypeAny, {
|
|
294
|
-
value: `0x${string}`;
|
|
295
294
|
__kind: "P2PKH";
|
|
295
|
+
value: `0x${string}`;
|
|
296
296
|
}, {
|
|
297
|
-
value: string;
|
|
298
297
|
__kind: "P2PKH";
|
|
298
|
+
value: string;
|
|
299
299
|
}>, z.ZodObject<{
|
|
300
300
|
__kind: z.ZodLiteral<"P2SH">;
|
|
301
301
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
302
302
|
}, "strip", z.ZodTypeAny, {
|
|
303
|
-
value: `0x${string}`;
|
|
304
303
|
__kind: "P2SH";
|
|
304
|
+
value: `0x${string}`;
|
|
305
305
|
}, {
|
|
306
|
-
value: string;
|
|
307
306
|
__kind: "P2SH";
|
|
307
|
+
value: string;
|
|
308
308
|
}>, z.ZodObject<{
|
|
309
309
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
310
310
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, {
|
|
312
|
-
value: `0x${string}`;
|
|
313
312
|
__kind: "P2WPKH";
|
|
313
|
+
value: `0x${string}`;
|
|
314
314
|
}, {
|
|
315
|
-
value: string;
|
|
316
315
|
__kind: "P2WPKH";
|
|
316
|
+
value: string;
|
|
317
317
|
}>, z.ZodObject<{
|
|
318
318
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
319
319
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
320
320
|
}, "strip", z.ZodTypeAny, {
|
|
321
|
-
value: `0x${string}`;
|
|
322
321
|
__kind: "P2WSH";
|
|
322
|
+
value: `0x${string}`;
|
|
323
323
|
}, {
|
|
324
|
-
value: string;
|
|
325
324
|
__kind: "P2WSH";
|
|
325
|
+
value: string;
|
|
326
326
|
}>, z.ZodObject<{
|
|
327
327
|
__kind: z.ZodLiteral<"Taproot">;
|
|
328
328
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
329
329
|
}, "strip", z.ZodTypeAny, {
|
|
330
|
-
value: `0x${string}`;
|
|
331
330
|
__kind: "Taproot";
|
|
331
|
+
value: `0x${string}`;
|
|
332
332
|
}, {
|
|
333
|
-
value: string;
|
|
334
333
|
__kind: "Taproot";
|
|
334
|
+
value: string;
|
|
335
335
|
}>, z.ZodObject<{
|
|
336
336
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
337
337
|
version: z.ZodNumber;
|
|
@@ -417,6 +417,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
417
417
|
} | null | undefined;
|
|
418
418
|
}>;
|
|
419
419
|
}, "strip", z.ZodTypeAny, {
|
|
420
|
+
amount: bigint;
|
|
420
421
|
depositAddress: {
|
|
421
422
|
pubkeyX: `0x${string}`;
|
|
422
423
|
scriptPath?: {
|
|
@@ -428,12 +429,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
428
429
|
};
|
|
429
430
|
} | null | undefined;
|
|
430
431
|
};
|
|
431
|
-
amount: bigint;
|
|
432
432
|
id: {
|
|
433
433
|
txId: `0x${string}`;
|
|
434
434
|
vout: number;
|
|
435
435
|
};
|
|
436
436
|
}, {
|
|
437
|
+
amount: string | number;
|
|
437
438
|
depositAddress: {
|
|
438
439
|
pubkeyX: string;
|
|
439
440
|
scriptPath?: {
|
|
@@ -445,36 +446,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
445
446
|
};
|
|
446
447
|
} | null | undefined;
|
|
447
448
|
};
|
|
448
|
-
amount: string | number;
|
|
449
449
|
id: {
|
|
450
450
|
txId: string;
|
|
451
451
|
vout: number;
|
|
452
452
|
};
|
|
453
453
|
}>;
|
|
454
454
|
}, "strip", z.ZodTypeAny, {
|
|
455
|
+
asset: "Btc";
|
|
456
|
+
amount: bigint;
|
|
455
457
|
depositAddress: {
|
|
456
|
-
value: `0x${string}`;
|
|
457
458
|
__kind: "P2PKH";
|
|
458
|
-
} | {
|
|
459
459
|
value: `0x${string}`;
|
|
460
|
-
__kind: "P2SH";
|
|
461
460
|
} | {
|
|
461
|
+
__kind: "P2SH";
|
|
462
462
|
value: `0x${string}`;
|
|
463
|
-
__kind: "P2WPKH";
|
|
464
463
|
} | {
|
|
464
|
+
__kind: "P2WPKH";
|
|
465
465
|
value: `0x${string}`;
|
|
466
|
-
__kind: "P2WSH";
|
|
467
466
|
} | {
|
|
467
|
+
__kind: "P2WSH";
|
|
468
468
|
value: `0x${string}`;
|
|
469
|
+
} | {
|
|
469
470
|
__kind: "Taproot";
|
|
471
|
+
value: `0x${string}`;
|
|
470
472
|
} | {
|
|
471
473
|
__kind: "OtherSegwit";
|
|
472
474
|
version: number;
|
|
473
475
|
program: `0x${string}`;
|
|
474
476
|
};
|
|
475
|
-
asset: "Btc";
|
|
476
|
-
amount: bigint;
|
|
477
477
|
depositDetails: {
|
|
478
|
+
amount: bigint;
|
|
478
479
|
depositAddress: {
|
|
479
480
|
pubkeyX: `0x${string}`;
|
|
480
481
|
scriptPath?: {
|
|
@@ -486,38 +487,38 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
486
487
|
};
|
|
487
488
|
} | null | undefined;
|
|
488
489
|
};
|
|
489
|
-
amount: bigint;
|
|
490
490
|
id: {
|
|
491
491
|
txId: `0x${string}`;
|
|
492
492
|
vout: number;
|
|
493
493
|
};
|
|
494
494
|
};
|
|
495
495
|
}, {
|
|
496
|
+
asset: {
|
|
497
|
+
__kind: "Btc";
|
|
498
|
+
};
|
|
499
|
+
amount: string | number;
|
|
496
500
|
depositAddress: {
|
|
497
|
-
value: string;
|
|
498
501
|
__kind: "P2PKH";
|
|
499
|
-
} | {
|
|
500
502
|
value: string;
|
|
501
|
-
__kind: "P2SH";
|
|
502
503
|
} | {
|
|
504
|
+
__kind: "P2SH";
|
|
503
505
|
value: string;
|
|
504
|
-
__kind: "P2WPKH";
|
|
505
506
|
} | {
|
|
507
|
+
__kind: "P2WPKH";
|
|
506
508
|
value: string;
|
|
507
|
-
__kind: "P2WSH";
|
|
508
509
|
} | {
|
|
510
|
+
__kind: "P2WSH";
|
|
509
511
|
value: string;
|
|
512
|
+
} | {
|
|
510
513
|
__kind: "Taproot";
|
|
514
|
+
value: string;
|
|
511
515
|
} | {
|
|
512
516
|
__kind: "OtherSegwit";
|
|
513
517
|
version: number;
|
|
514
518
|
program: string;
|
|
515
519
|
};
|
|
516
|
-
asset: {
|
|
517
|
-
__kind: "Btc";
|
|
518
|
-
};
|
|
519
|
-
amount: string | number;
|
|
520
520
|
depositDetails: {
|
|
521
|
+
amount: string | number;
|
|
521
522
|
depositAddress: {
|
|
522
523
|
pubkeyX: string;
|
|
523
524
|
scriptPath?: {
|
|
@@ -529,7 +530,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
529
530
|
};
|
|
530
531
|
} | null | undefined;
|
|
531
532
|
};
|
|
532
|
-
amount: string | number;
|
|
533
533
|
id: {
|
|
534
534
|
txId: string;
|
|
535
535
|
vout: number;
|
|
@@ -539,29 +539,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
539
539
|
}, "strip", z.ZodTypeAny, {
|
|
540
540
|
__kind: "DepositChannel";
|
|
541
541
|
depositWitness: {
|
|
542
|
+
asset: "Btc";
|
|
543
|
+
amount: bigint;
|
|
542
544
|
depositAddress: {
|
|
543
|
-
value: `0x${string}`;
|
|
544
545
|
__kind: "P2PKH";
|
|
545
|
-
} | {
|
|
546
546
|
value: `0x${string}`;
|
|
547
|
-
__kind: "P2SH";
|
|
548
547
|
} | {
|
|
548
|
+
__kind: "P2SH";
|
|
549
549
|
value: `0x${string}`;
|
|
550
|
-
__kind: "P2WPKH";
|
|
551
550
|
} | {
|
|
551
|
+
__kind: "P2WPKH";
|
|
552
552
|
value: `0x${string}`;
|
|
553
|
-
__kind: "P2WSH";
|
|
554
553
|
} | {
|
|
554
|
+
__kind: "P2WSH";
|
|
555
555
|
value: `0x${string}`;
|
|
556
|
+
} | {
|
|
556
557
|
__kind: "Taproot";
|
|
558
|
+
value: `0x${string}`;
|
|
557
559
|
} | {
|
|
558
560
|
__kind: "OtherSegwit";
|
|
559
561
|
version: number;
|
|
560
562
|
program: `0x${string}`;
|
|
561
563
|
};
|
|
562
|
-
asset: "Btc";
|
|
563
|
-
amount: bigint;
|
|
564
564
|
depositDetails: {
|
|
565
|
+
amount: bigint;
|
|
565
566
|
depositAddress: {
|
|
566
567
|
pubkeyX: `0x${string}`;
|
|
567
568
|
scriptPath?: {
|
|
@@ -573,7 +574,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
573
574
|
};
|
|
574
575
|
} | null | undefined;
|
|
575
576
|
};
|
|
576
|
-
amount: bigint;
|
|
577
577
|
id: {
|
|
578
578
|
txId: `0x${string}`;
|
|
579
579
|
vout: number;
|
|
@@ -583,31 +583,32 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
583
583
|
}, {
|
|
584
584
|
__kind: "DepositChannel";
|
|
585
585
|
depositWitness: {
|
|
586
|
+
asset: {
|
|
587
|
+
__kind: "Btc";
|
|
588
|
+
};
|
|
589
|
+
amount: string | number;
|
|
586
590
|
depositAddress: {
|
|
587
|
-
value: string;
|
|
588
591
|
__kind: "P2PKH";
|
|
589
|
-
} | {
|
|
590
592
|
value: string;
|
|
591
|
-
__kind: "P2SH";
|
|
592
593
|
} | {
|
|
594
|
+
__kind: "P2SH";
|
|
593
595
|
value: string;
|
|
594
|
-
__kind: "P2WPKH";
|
|
595
596
|
} | {
|
|
597
|
+
__kind: "P2WPKH";
|
|
596
598
|
value: string;
|
|
597
|
-
__kind: "P2WSH";
|
|
598
599
|
} | {
|
|
600
|
+
__kind: "P2WSH";
|
|
599
601
|
value: string;
|
|
602
|
+
} | {
|
|
600
603
|
__kind: "Taproot";
|
|
604
|
+
value: string;
|
|
601
605
|
} | {
|
|
602
606
|
__kind: "OtherSegwit";
|
|
603
607
|
version: number;
|
|
604
608
|
program: string;
|
|
605
609
|
};
|
|
606
|
-
asset: {
|
|
607
|
-
__kind: "Btc";
|
|
608
|
-
};
|
|
609
|
-
amount: string | number;
|
|
610
610
|
depositDetails: {
|
|
611
|
+
amount: string | number;
|
|
611
612
|
depositAddress: {
|
|
612
613
|
pubkeyX: string;
|
|
613
614
|
scriptPath?: {
|
|
@@ -619,7 +620,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
619
620
|
};
|
|
620
621
|
} | null | undefined;
|
|
621
622
|
};
|
|
622
|
-
amount: string | number;
|
|
623
623
|
id: {
|
|
624
624
|
txId: string;
|
|
625
625
|
vout: number;
|
|
@@ -642,47 +642,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
642
642
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
643
643
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
644
644
|
}, "strip", z.ZodTypeAny, {
|
|
645
|
-
value: `0x${string}`;
|
|
646
645
|
__kind: "P2PKH";
|
|
646
|
+
value: `0x${string}`;
|
|
647
647
|
}, {
|
|
648
|
-
value: string;
|
|
649
648
|
__kind: "P2PKH";
|
|
649
|
+
value: string;
|
|
650
650
|
}>, z.ZodObject<{
|
|
651
651
|
__kind: z.ZodLiteral<"P2SH">;
|
|
652
652
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
653
653
|
}, "strip", z.ZodTypeAny, {
|
|
654
|
-
value: `0x${string}`;
|
|
655
654
|
__kind: "P2SH";
|
|
655
|
+
value: `0x${string}`;
|
|
656
656
|
}, {
|
|
657
|
-
value: string;
|
|
658
657
|
__kind: "P2SH";
|
|
658
|
+
value: string;
|
|
659
659
|
}>, z.ZodObject<{
|
|
660
660
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
661
661
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
662
662
|
}, "strip", z.ZodTypeAny, {
|
|
663
|
-
value: `0x${string}`;
|
|
664
663
|
__kind: "P2WPKH";
|
|
664
|
+
value: `0x${string}`;
|
|
665
665
|
}, {
|
|
666
|
-
value: string;
|
|
667
666
|
__kind: "P2WPKH";
|
|
667
|
+
value: string;
|
|
668
668
|
}>, z.ZodObject<{
|
|
669
669
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
670
670
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
671
671
|
}, "strip", z.ZodTypeAny, {
|
|
672
|
-
value: `0x${string}`;
|
|
673
672
|
__kind: "P2WSH";
|
|
673
|
+
value: `0x${string}`;
|
|
674
674
|
}, {
|
|
675
|
-
value: string;
|
|
676
675
|
__kind: "P2WSH";
|
|
676
|
+
value: string;
|
|
677
677
|
}>, z.ZodObject<{
|
|
678
678
|
__kind: z.ZodLiteral<"Taproot">;
|
|
679
679
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
680
680
|
}, "strip", z.ZodTypeAny, {
|
|
681
|
-
value: `0x${string}`;
|
|
682
681
|
__kind: "Taproot";
|
|
682
|
+
value: `0x${string}`;
|
|
683
683
|
}, {
|
|
684
|
-
value: string;
|
|
685
684
|
__kind: "Taproot";
|
|
685
|
+
value: string;
|
|
686
686
|
}>, z.ZodObject<{
|
|
687
687
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
688
688
|
version: z.ZodNumber;
|
|
@@ -760,6 +760,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
760
760
|
} | null | undefined;
|
|
761
761
|
}>;
|
|
762
762
|
}, "strip", z.ZodTypeAny, {
|
|
763
|
+
amount: bigint;
|
|
763
764
|
depositAddress: {
|
|
764
765
|
pubkeyX: `0x${string}`;
|
|
765
766
|
scriptPath?: {
|
|
@@ -771,12 +772,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
771
772
|
};
|
|
772
773
|
} | null | undefined;
|
|
773
774
|
};
|
|
774
|
-
amount: bigint;
|
|
775
775
|
id: {
|
|
776
776
|
txId: `0x${string}`;
|
|
777
777
|
vout: number;
|
|
778
778
|
};
|
|
779
779
|
}, {
|
|
780
|
+
amount: string | number;
|
|
780
781
|
depositAddress: {
|
|
781
782
|
pubkeyX: string;
|
|
782
783
|
scriptPath?: {
|
|
@@ -788,7 +789,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
788
789
|
};
|
|
789
790
|
} | null | undefined;
|
|
790
791
|
};
|
|
791
|
-
amount: string | number;
|
|
792
792
|
id: {
|
|
793
793
|
txId: string;
|
|
794
794
|
vout: number;
|
|
@@ -797,21 +797,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
797
797
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
798
798
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
799
799
|
}, "strip", z.ZodTypeAny, {
|
|
800
|
-
__kind: "
|
|
800
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
801
801
|
}, {
|
|
802
|
-
__kind: "
|
|
803
|
-
}>, "
|
|
804
|
-
__kind: "
|
|
802
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
803
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
804
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
805
805
|
}>;
|
|
806
806
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
807
807
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
808
808
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
809
809
|
}, "strip", z.ZodTypeAny, {
|
|
810
|
-
value: `0x${string}`;
|
|
811
810
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
811
|
+
value: `0x${string}`;
|
|
812
812
|
}, {
|
|
813
|
-
value: string;
|
|
814
813
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
814
|
+
value: string;
|
|
815
815
|
}>, {
|
|
816
816
|
readonly chain: "Ethereum";
|
|
817
817
|
readonly address: `0x${string}`;
|
|
@@ -828,8 +828,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
828
828
|
readonly chain: "Solana";
|
|
829
829
|
readonly address: string;
|
|
830
830
|
}, {
|
|
831
|
-
value: string;
|
|
832
831
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
832
|
+
value: string;
|
|
833
833
|
}>;
|
|
834
834
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
835
835
|
channelMetadata: z.ZodObject<{
|
|
@@ -858,67 +858,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
858
858
|
__kind: z.ZodLiteral<"Eth">;
|
|
859
859
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
860
860
|
}, "strip", z.ZodTypeAny, {
|
|
861
|
-
value: `0x${string}`;
|
|
862
861
|
__kind: "Eth";
|
|
862
|
+
value: `0x${string}`;
|
|
863
863
|
}, {
|
|
864
|
-
value: string;
|
|
865
864
|
__kind: "Eth";
|
|
865
|
+
value: string;
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
__kind: z.ZodLiteral<"Dot">;
|
|
868
868
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
869
869
|
}, "strip", z.ZodTypeAny, {
|
|
870
|
-
value: `0x${string}`;
|
|
871
870
|
__kind: "Dot";
|
|
871
|
+
value: `0x${string}`;
|
|
872
872
|
}, {
|
|
873
|
-
value: string;
|
|
874
873
|
__kind: "Dot";
|
|
874
|
+
value: string;
|
|
875
875
|
}>, z.ZodObject<{
|
|
876
876
|
__kind: z.ZodLiteral<"Btc">;
|
|
877
877
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
878
878
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
879
879
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
880
880
|
}, "strip", z.ZodTypeAny, {
|
|
881
|
-
value: `0x${string}`;
|
|
882
881
|
__kind: "P2PKH";
|
|
882
|
+
value: `0x${string}`;
|
|
883
883
|
}, {
|
|
884
|
-
value: string;
|
|
885
884
|
__kind: "P2PKH";
|
|
885
|
+
value: string;
|
|
886
886
|
}>, z.ZodObject<{
|
|
887
887
|
__kind: z.ZodLiteral<"P2SH">;
|
|
888
888
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
889
889
|
}, "strip", z.ZodTypeAny, {
|
|
890
|
-
value: `0x${string}`;
|
|
891
890
|
__kind: "P2SH";
|
|
891
|
+
value: `0x${string}`;
|
|
892
892
|
}, {
|
|
893
|
-
value: string;
|
|
894
893
|
__kind: "P2SH";
|
|
894
|
+
value: string;
|
|
895
895
|
}>, z.ZodObject<{
|
|
896
896
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
897
897
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
898
898
|
}, "strip", z.ZodTypeAny, {
|
|
899
|
-
value: `0x${string}`;
|
|
900
899
|
__kind: "P2WPKH";
|
|
900
|
+
value: `0x${string}`;
|
|
901
901
|
}, {
|
|
902
|
-
value: string;
|
|
903
902
|
__kind: "P2WPKH";
|
|
903
|
+
value: string;
|
|
904
904
|
}>, z.ZodObject<{
|
|
905
905
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
906
906
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
907
907
|
}, "strip", z.ZodTypeAny, {
|
|
908
|
-
value: `0x${string}`;
|
|
909
908
|
__kind: "P2WSH";
|
|
909
|
+
value: `0x${string}`;
|
|
910
910
|
}, {
|
|
911
|
-
value: string;
|
|
912
911
|
__kind: "P2WSH";
|
|
912
|
+
value: string;
|
|
913
913
|
}>, z.ZodObject<{
|
|
914
914
|
__kind: z.ZodLiteral<"Taproot">;
|
|
915
915
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
916
916
|
}, "strip", z.ZodTypeAny, {
|
|
917
|
-
value: `0x${string}`;
|
|
918
917
|
__kind: "Taproot";
|
|
918
|
+
value: `0x${string}`;
|
|
919
919
|
}, {
|
|
920
|
-
value: string;
|
|
921
920
|
__kind: "Taproot";
|
|
921
|
+
value: string;
|
|
922
922
|
}>, z.ZodObject<{
|
|
923
923
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
924
924
|
version: z.ZodNumber;
|
|
@@ -933,67 +933,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
933
933
|
program: string;
|
|
934
934
|
}>]>;
|
|
935
935
|
}, "strip", z.ZodTypeAny, {
|
|
936
|
+
__kind: "Btc";
|
|
936
937
|
value: {
|
|
937
|
-
value: `0x${string}`;
|
|
938
938
|
__kind: "P2PKH";
|
|
939
|
-
} | {
|
|
940
939
|
value: `0x${string}`;
|
|
941
|
-
__kind: "P2SH";
|
|
942
940
|
} | {
|
|
941
|
+
__kind: "P2SH";
|
|
943
942
|
value: `0x${string}`;
|
|
944
|
-
__kind: "P2WPKH";
|
|
945
943
|
} | {
|
|
944
|
+
__kind: "P2WPKH";
|
|
946
945
|
value: `0x${string}`;
|
|
947
|
-
__kind: "P2WSH";
|
|
948
946
|
} | {
|
|
947
|
+
__kind: "P2WSH";
|
|
949
948
|
value: `0x${string}`;
|
|
949
|
+
} | {
|
|
950
950
|
__kind: "Taproot";
|
|
951
|
+
value: `0x${string}`;
|
|
951
952
|
} | {
|
|
952
953
|
__kind: "OtherSegwit";
|
|
953
954
|
version: number;
|
|
954
955
|
program: `0x${string}`;
|
|
955
956
|
};
|
|
956
|
-
__kind: "Btc";
|
|
957
957
|
}, {
|
|
958
|
+
__kind: "Btc";
|
|
958
959
|
value: {
|
|
959
|
-
value: string;
|
|
960
960
|
__kind: "P2PKH";
|
|
961
|
-
} | {
|
|
962
961
|
value: string;
|
|
963
|
-
__kind: "P2SH";
|
|
964
962
|
} | {
|
|
963
|
+
__kind: "P2SH";
|
|
965
964
|
value: string;
|
|
966
|
-
__kind: "P2WPKH";
|
|
967
965
|
} | {
|
|
966
|
+
__kind: "P2WPKH";
|
|
968
967
|
value: string;
|
|
969
|
-
__kind: "P2WSH";
|
|
970
968
|
} | {
|
|
969
|
+
__kind: "P2WSH";
|
|
971
970
|
value: string;
|
|
971
|
+
} | {
|
|
972
972
|
__kind: "Taproot";
|
|
973
|
+
value: string;
|
|
973
974
|
} | {
|
|
974
975
|
__kind: "OtherSegwit";
|
|
975
976
|
version: number;
|
|
976
977
|
program: string;
|
|
977
978
|
};
|
|
978
|
-
__kind: "Btc";
|
|
979
979
|
}>, z.ZodObject<{
|
|
980
980
|
__kind: z.ZodLiteral<"Arb">;
|
|
981
981
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
982
982
|
}, "strip", z.ZodTypeAny, {
|
|
983
|
-
value: `0x${string}`;
|
|
984
983
|
__kind: "Arb";
|
|
984
|
+
value: `0x${string}`;
|
|
985
985
|
}, {
|
|
986
|
-
value: string;
|
|
987
986
|
__kind: "Arb";
|
|
987
|
+
value: string;
|
|
988
988
|
}>, z.ZodObject<{
|
|
989
989
|
__kind: z.ZodLiteral<"Sol">;
|
|
990
990
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
991
991
|
}, "strip", z.ZodTypeAny, {
|
|
992
|
-
value: `0x${string}`;
|
|
993
992
|
__kind: "Sol";
|
|
993
|
+
value: `0x${string}`;
|
|
994
994
|
}, {
|
|
995
|
-
value: string;
|
|
996
995
|
__kind: "Sol";
|
|
996
|
+
value: string;
|
|
997
997
|
}>]>>>;
|
|
998
998
|
}, "strip", z.ZodTypeAny, {
|
|
999
999
|
channelMetadata: {
|
|
@@ -1003,39 +1003,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1003
1003
|
};
|
|
1004
1004
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1005
1005
|
sourceAddress?: {
|
|
1006
|
-
value: `0x${string}`;
|
|
1007
1006
|
__kind: "Eth";
|
|
1008
|
-
} | {
|
|
1009
1007
|
value: `0x${string}`;
|
|
1008
|
+
} | {
|
|
1010
1009
|
__kind: "Dot";
|
|
1010
|
+
value: `0x${string}`;
|
|
1011
1011
|
} | {
|
|
1012
|
+
__kind: "Btc";
|
|
1012
1013
|
value: {
|
|
1013
|
-
value: `0x${string}`;
|
|
1014
1014
|
__kind: "P2PKH";
|
|
1015
|
-
} | {
|
|
1016
1015
|
value: `0x${string}`;
|
|
1017
|
-
__kind: "P2SH";
|
|
1018
1016
|
} | {
|
|
1017
|
+
__kind: "P2SH";
|
|
1019
1018
|
value: `0x${string}`;
|
|
1020
|
-
__kind: "P2WPKH";
|
|
1021
1019
|
} | {
|
|
1020
|
+
__kind: "P2WPKH";
|
|
1022
1021
|
value: `0x${string}`;
|
|
1023
|
-
__kind: "P2WSH";
|
|
1024
1022
|
} | {
|
|
1023
|
+
__kind: "P2WSH";
|
|
1025
1024
|
value: `0x${string}`;
|
|
1025
|
+
} | {
|
|
1026
1026
|
__kind: "Taproot";
|
|
1027
|
+
value: `0x${string}`;
|
|
1027
1028
|
} | {
|
|
1028
1029
|
__kind: "OtherSegwit";
|
|
1029
1030
|
version: number;
|
|
1030
1031
|
program: `0x${string}`;
|
|
1031
1032
|
};
|
|
1032
|
-
__kind: "Btc";
|
|
1033
1033
|
} | {
|
|
1034
|
-
value: `0x${string}`;
|
|
1035
1034
|
__kind: "Arb";
|
|
1036
|
-
} | {
|
|
1037
1035
|
value: `0x${string}`;
|
|
1036
|
+
} | {
|
|
1038
1037
|
__kind: "Sol";
|
|
1038
|
+
value: `0x${string}`;
|
|
1039
1039
|
} | null | undefined;
|
|
1040
1040
|
}, {
|
|
1041
1041
|
channelMetadata: {
|
|
@@ -1047,39 +1047,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1047
1047
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1048
1048
|
};
|
|
1049
1049
|
sourceAddress?: {
|
|
1050
|
-
value: string;
|
|
1051
1050
|
__kind: "Eth";
|
|
1052
|
-
} | {
|
|
1053
1051
|
value: string;
|
|
1052
|
+
} | {
|
|
1054
1053
|
__kind: "Dot";
|
|
1054
|
+
value: string;
|
|
1055
1055
|
} | {
|
|
1056
|
+
__kind: "Btc";
|
|
1056
1057
|
value: {
|
|
1057
|
-
value: string;
|
|
1058
1058
|
__kind: "P2PKH";
|
|
1059
|
-
} | {
|
|
1060
1059
|
value: string;
|
|
1061
|
-
__kind: "P2SH";
|
|
1062
1060
|
} | {
|
|
1061
|
+
__kind: "P2SH";
|
|
1063
1062
|
value: string;
|
|
1064
|
-
__kind: "P2WPKH";
|
|
1065
1063
|
} | {
|
|
1064
|
+
__kind: "P2WPKH";
|
|
1066
1065
|
value: string;
|
|
1067
|
-
__kind: "P2WSH";
|
|
1068
1066
|
} | {
|
|
1067
|
+
__kind: "P2WSH";
|
|
1068
|
+
value: string;
|
|
1069
|
+
} | {
|
|
1070
|
+
__kind: "Taproot";
|
|
1069
1071
|
value: string;
|
|
1070
|
-
__kind: "Taproot";
|
|
1071
1072
|
} | {
|
|
1072
1073
|
__kind: "OtherSegwit";
|
|
1073
1074
|
version: number;
|
|
1074
1075
|
program: string;
|
|
1075
1076
|
};
|
|
1076
|
-
__kind: "Btc";
|
|
1077
1077
|
} | {
|
|
1078
|
-
value: string;
|
|
1079
1078
|
__kind: "Arb";
|
|
1080
|
-
} | {
|
|
1081
1079
|
value: string;
|
|
1080
|
+
} | {
|
|
1082
1081
|
__kind: "Sol";
|
|
1082
|
+
value: string;
|
|
1083
1083
|
} | null | undefined;
|
|
1084
1084
|
}>>>;
|
|
1085
1085
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1109,47 +1109,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1109
1109
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1110
1110
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1111
1111
|
}, "strip", z.ZodTypeAny, {
|
|
1112
|
-
value: `0x${string}`;
|
|
1113
1112
|
__kind: "P2PKH";
|
|
1113
|
+
value: `0x${string}`;
|
|
1114
1114
|
}, {
|
|
1115
|
-
value: string;
|
|
1116
1115
|
__kind: "P2PKH";
|
|
1116
|
+
value: string;
|
|
1117
1117
|
}>, z.ZodObject<{
|
|
1118
1118
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1119
1119
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1120
1120
|
}, "strip", z.ZodTypeAny, {
|
|
1121
|
-
value: `0x${string}`;
|
|
1122
1121
|
__kind: "P2SH";
|
|
1122
|
+
value: `0x${string}`;
|
|
1123
1123
|
}, {
|
|
1124
|
-
value: string;
|
|
1125
1124
|
__kind: "P2SH";
|
|
1125
|
+
value: string;
|
|
1126
1126
|
}>, z.ZodObject<{
|
|
1127
1127
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1128
1128
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1129
1129
|
}, "strip", z.ZodTypeAny, {
|
|
1130
|
-
value: `0x${string}`;
|
|
1131
1130
|
__kind: "P2WPKH";
|
|
1131
|
+
value: `0x${string}`;
|
|
1132
1132
|
}, {
|
|
1133
|
-
value: string;
|
|
1134
1133
|
__kind: "P2WPKH";
|
|
1134
|
+
value: string;
|
|
1135
1135
|
}>, z.ZodObject<{
|
|
1136
1136
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1137
1137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1138
1138
|
}, "strip", z.ZodTypeAny, {
|
|
1139
|
-
value: `0x${string}`;
|
|
1140
1139
|
__kind: "P2WSH";
|
|
1140
|
+
value: `0x${string}`;
|
|
1141
1141
|
}, {
|
|
1142
|
-
value: string;
|
|
1143
1142
|
__kind: "P2WSH";
|
|
1143
|
+
value: string;
|
|
1144
1144
|
}>, z.ZodObject<{
|
|
1145
1145
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1146
1146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1147
1147
|
}, "strip", z.ZodTypeAny, {
|
|
1148
|
-
value: `0x${string}`;
|
|
1149
1148
|
__kind: "Taproot";
|
|
1149
|
+
value: `0x${string}`;
|
|
1150
1150
|
}, {
|
|
1151
|
-
value: string;
|
|
1152
1151
|
__kind: "Taproot";
|
|
1152
|
+
value: string;
|
|
1153
1153
|
}>, z.ZodObject<{
|
|
1154
1154
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1155
1155
|
version: z.ZodNumber;
|
|
@@ -1167,20 +1167,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1167
1167
|
}, "strip", z.ZodTypeAny, {
|
|
1168
1168
|
retryDuration: number;
|
|
1169
1169
|
refundAddress: {
|
|
1170
|
-
value: `0x${string}`;
|
|
1171
1170
|
__kind: "P2PKH";
|
|
1172
|
-
} | {
|
|
1173
1171
|
value: `0x${string}`;
|
|
1174
|
-
__kind: "P2SH";
|
|
1175
1172
|
} | {
|
|
1173
|
+
__kind: "P2SH";
|
|
1176
1174
|
value: `0x${string}`;
|
|
1177
|
-
__kind: "P2WPKH";
|
|
1178
1175
|
} | {
|
|
1176
|
+
__kind: "P2WPKH";
|
|
1179
1177
|
value: `0x${string}`;
|
|
1180
|
-
__kind: "P2WSH";
|
|
1181
1178
|
} | {
|
|
1179
|
+
__kind: "P2WSH";
|
|
1182
1180
|
value: `0x${string}`;
|
|
1181
|
+
} | {
|
|
1183
1182
|
__kind: "Taproot";
|
|
1183
|
+
value: `0x${string}`;
|
|
1184
1184
|
} | {
|
|
1185
1185
|
__kind: "OtherSegwit";
|
|
1186
1186
|
version: number;
|
|
@@ -1190,20 +1190,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1190
1190
|
}, {
|
|
1191
1191
|
retryDuration: number;
|
|
1192
1192
|
refundAddress: {
|
|
1193
|
-
value: string;
|
|
1194
1193
|
__kind: "P2PKH";
|
|
1195
|
-
} | {
|
|
1196
1194
|
value: string;
|
|
1197
|
-
__kind: "P2SH";
|
|
1198
1195
|
} | {
|
|
1196
|
+
__kind: "P2SH";
|
|
1199
1197
|
value: string;
|
|
1200
|
-
__kind: "P2WPKH";
|
|
1201
1198
|
} | {
|
|
1199
|
+
__kind: "P2WPKH";
|
|
1202
1200
|
value: string;
|
|
1203
|
-
__kind: "P2WSH";
|
|
1204
1201
|
} | {
|
|
1202
|
+
__kind: "P2WSH";
|
|
1205
1203
|
value: string;
|
|
1204
|
+
} | {
|
|
1206
1205
|
__kind: "Taproot";
|
|
1206
|
+
value: string;
|
|
1207
1207
|
} | {
|
|
1208
1208
|
__kind: "OtherSegwit";
|
|
1209
1209
|
version: number;
|
|
@@ -1223,8 +1223,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1223
1223
|
}>>>;
|
|
1224
1224
|
boostFee: z.ZodNumber;
|
|
1225
1225
|
}, "strip", z.ZodTypeAny, {
|
|
1226
|
-
|
|
1226
|
+
destinationAddress: {
|
|
1227
|
+
readonly chain: "Ethereum";
|
|
1228
|
+
readonly address: `0x${string}`;
|
|
1229
|
+
} | {
|
|
1230
|
+
readonly chain: "Polkadot";
|
|
1231
|
+
readonly address: string;
|
|
1232
|
+
} | {
|
|
1233
|
+
readonly chain: "Bitcoin";
|
|
1234
|
+
readonly address: string;
|
|
1235
|
+
} | {
|
|
1236
|
+
readonly chain: "Arbitrum";
|
|
1237
|
+
readonly address: `0x${string}`;
|
|
1238
|
+
} | {
|
|
1239
|
+
readonly chain: "Solana";
|
|
1240
|
+
readonly address: string;
|
|
1241
|
+
};
|
|
1227
1242
|
depositDetails: {
|
|
1243
|
+
amount: bigint;
|
|
1228
1244
|
depositAddress: {
|
|
1229
1245
|
pubkeyX: `0x${string}`;
|
|
1230
1246
|
scriptPath?: {
|
|
@@ -1236,31 +1252,16 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1236
1252
|
};
|
|
1237
1253
|
} | null | undefined;
|
|
1238
1254
|
};
|
|
1239
|
-
amount: bigint;
|
|
1240
1255
|
id: {
|
|
1241
1256
|
txId: `0x${string}`;
|
|
1242
1257
|
vout: number;
|
|
1243
1258
|
};
|
|
1244
1259
|
};
|
|
1260
|
+
boostFee: number;
|
|
1261
|
+
txId: `0x${string}`;
|
|
1245
1262
|
inputAsset: "Btc";
|
|
1246
1263
|
depositAmount: bigint;
|
|
1247
|
-
outputAsset: "
|
|
1248
|
-
destinationAddress: {
|
|
1249
|
-
readonly chain: "Ethereum";
|
|
1250
|
-
readonly address: `0x${string}`;
|
|
1251
|
-
} | {
|
|
1252
|
-
readonly chain: "Polkadot";
|
|
1253
|
-
readonly address: string;
|
|
1254
|
-
} | {
|
|
1255
|
-
readonly chain: "Bitcoin";
|
|
1256
|
-
readonly address: string;
|
|
1257
|
-
} | {
|
|
1258
|
-
readonly chain: "Arbitrum";
|
|
1259
|
-
readonly address: `0x${string}`;
|
|
1260
|
-
} | {
|
|
1261
|
-
readonly chain: "Solana";
|
|
1262
|
-
readonly address: string;
|
|
1263
|
-
};
|
|
1264
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
1264
1265
|
affiliateFees: {
|
|
1265
1266
|
account: number;
|
|
1266
1267
|
bps: number;
|
|
@@ -1268,20 +1269,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1268
1269
|
refundParams: {
|
|
1269
1270
|
retryDuration: number;
|
|
1270
1271
|
refundAddress: {
|
|
1271
|
-
value: `0x${string}`;
|
|
1272
1272
|
__kind: "P2PKH";
|
|
1273
|
-
} | {
|
|
1274
1273
|
value: `0x${string}`;
|
|
1275
|
-
__kind: "P2SH";
|
|
1276
1274
|
} | {
|
|
1275
|
+
__kind: "P2SH";
|
|
1277
1276
|
value: `0x${string}`;
|
|
1278
|
-
__kind: "P2WPKH";
|
|
1279
1277
|
} | {
|
|
1278
|
+
__kind: "P2WPKH";
|
|
1280
1279
|
value: `0x${string}`;
|
|
1281
|
-
__kind: "P2WSH";
|
|
1282
1280
|
} | {
|
|
1281
|
+
__kind: "P2WSH";
|
|
1283
1282
|
value: `0x${string}`;
|
|
1283
|
+
} | {
|
|
1284
1284
|
__kind: "Taproot";
|
|
1285
|
+
value: `0x${string}`;
|
|
1285
1286
|
} | {
|
|
1286
1287
|
__kind: "OtherSegwit";
|
|
1287
1288
|
version: number;
|
|
@@ -1289,22 +1290,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1289
1290
|
};
|
|
1290
1291
|
minPrice: bigint;
|
|
1291
1292
|
};
|
|
1292
|
-
boostFee: number;
|
|
1293
1293
|
depositAddress?: {
|
|
1294
|
-
value: `0x${string}`;
|
|
1295
1294
|
__kind: "P2PKH";
|
|
1296
|
-
} | {
|
|
1297
1295
|
value: `0x${string}`;
|
|
1298
|
-
__kind: "P2SH";
|
|
1299
1296
|
} | {
|
|
1297
|
+
__kind: "P2SH";
|
|
1300
1298
|
value: `0x${string}`;
|
|
1301
|
-
__kind: "P2WPKH";
|
|
1302
1299
|
} | {
|
|
1300
|
+
__kind: "P2WPKH";
|
|
1303
1301
|
value: `0x${string}`;
|
|
1304
|
-
__kind: "P2WSH";
|
|
1305
1302
|
} | {
|
|
1303
|
+
__kind: "P2WSH";
|
|
1306
1304
|
value: `0x${string}`;
|
|
1305
|
+
} | {
|
|
1307
1306
|
__kind: "Taproot";
|
|
1307
|
+
value: `0x${string}`;
|
|
1308
1308
|
} | {
|
|
1309
1309
|
__kind: "OtherSegwit";
|
|
1310
1310
|
version: number;
|
|
@@ -1319,39 +1319,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1319
1319
|
};
|
|
1320
1320
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1321
1321
|
sourceAddress?: {
|
|
1322
|
-
value: `0x${string}`;
|
|
1323
1322
|
__kind: "Eth";
|
|
1324
|
-
} | {
|
|
1325
1323
|
value: `0x${string}`;
|
|
1324
|
+
} | {
|
|
1326
1325
|
__kind: "Dot";
|
|
1326
|
+
value: `0x${string}`;
|
|
1327
1327
|
} | {
|
|
1328
|
+
__kind: "Btc";
|
|
1328
1329
|
value: {
|
|
1329
|
-
value: `0x${string}`;
|
|
1330
1330
|
__kind: "P2PKH";
|
|
1331
|
-
} | {
|
|
1332
1331
|
value: `0x${string}`;
|
|
1333
|
-
__kind: "P2SH";
|
|
1334
1332
|
} | {
|
|
1333
|
+
__kind: "P2SH";
|
|
1335
1334
|
value: `0x${string}`;
|
|
1336
|
-
__kind: "P2WPKH";
|
|
1337
1335
|
} | {
|
|
1336
|
+
__kind: "P2WPKH";
|
|
1338
1337
|
value: `0x${string}`;
|
|
1339
|
-
__kind: "P2WSH";
|
|
1340
1338
|
} | {
|
|
1339
|
+
__kind: "P2WSH";
|
|
1341
1340
|
value: `0x${string}`;
|
|
1341
|
+
} | {
|
|
1342
1342
|
__kind: "Taproot";
|
|
1343
|
+
value: `0x${string}`;
|
|
1343
1344
|
} | {
|
|
1344
1345
|
__kind: "OtherSegwit";
|
|
1345
1346
|
version: number;
|
|
1346
1347
|
program: `0x${string}`;
|
|
1347
1348
|
};
|
|
1348
|
-
__kind: "Btc";
|
|
1349
1349
|
} | {
|
|
1350
|
-
value: `0x${string}`;
|
|
1351
1350
|
__kind: "Arb";
|
|
1352
|
-
} | {
|
|
1353
1351
|
value: `0x${string}`;
|
|
1352
|
+
} | {
|
|
1354
1353
|
__kind: "Sol";
|
|
1354
|
+
value: `0x${string}`;
|
|
1355
1355
|
} | null | undefined;
|
|
1356
1356
|
} | null | undefined;
|
|
1357
1357
|
brokerFee?: {
|
|
@@ -1363,8 +1363,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1363
1363
|
chunkInterval: number;
|
|
1364
1364
|
} | null | undefined;
|
|
1365
1365
|
}, {
|
|
1366
|
-
|
|
1366
|
+
destinationAddress: {
|
|
1367
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1368
|
+
value: string;
|
|
1369
|
+
};
|
|
1367
1370
|
depositDetails: {
|
|
1371
|
+
amount: string | number;
|
|
1368
1372
|
depositAddress: {
|
|
1369
1373
|
pubkeyX: string;
|
|
1370
1374
|
scriptPath?: {
|
|
@@ -1376,22 +1380,19 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1376
1380
|
};
|
|
1377
1381
|
} | null | undefined;
|
|
1378
1382
|
};
|
|
1379
|
-
amount: string | number;
|
|
1380
1383
|
id: {
|
|
1381
1384
|
txId: string;
|
|
1382
1385
|
vout: number;
|
|
1383
1386
|
};
|
|
1384
1387
|
};
|
|
1388
|
+
boostFee: number;
|
|
1389
|
+
txId: string;
|
|
1385
1390
|
inputAsset: {
|
|
1386
1391
|
__kind: "Btc";
|
|
1387
1392
|
};
|
|
1388
1393
|
depositAmount: string | number;
|
|
1389
1394
|
outputAsset: {
|
|
1390
|
-
__kind: "
|
|
1391
|
-
};
|
|
1392
|
-
destinationAddress: {
|
|
1393
|
-
value: string;
|
|
1394
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1395
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
1395
1396
|
};
|
|
1396
1397
|
affiliateFees: {
|
|
1397
1398
|
account: number;
|
|
@@ -1400,20 +1401,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1400
1401
|
refundParams: {
|
|
1401
1402
|
retryDuration: number;
|
|
1402
1403
|
refundAddress: {
|
|
1403
|
-
value: string;
|
|
1404
1404
|
__kind: "P2PKH";
|
|
1405
|
-
} | {
|
|
1406
1405
|
value: string;
|
|
1407
|
-
__kind: "P2SH";
|
|
1408
1406
|
} | {
|
|
1407
|
+
__kind: "P2SH";
|
|
1409
1408
|
value: string;
|
|
1410
|
-
__kind: "P2WPKH";
|
|
1411
1409
|
} | {
|
|
1410
|
+
__kind: "P2WPKH";
|
|
1412
1411
|
value: string;
|
|
1413
|
-
__kind: "P2WSH";
|
|
1414
1412
|
} | {
|
|
1413
|
+
__kind: "P2WSH";
|
|
1415
1414
|
value: string;
|
|
1415
|
+
} | {
|
|
1416
1416
|
__kind: "Taproot";
|
|
1417
|
+
value: string;
|
|
1417
1418
|
} | {
|
|
1418
1419
|
__kind: "OtherSegwit";
|
|
1419
1420
|
version: number;
|
|
@@ -1421,22 +1422,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1421
1422
|
};
|
|
1422
1423
|
minPrice: string | number;
|
|
1423
1424
|
};
|
|
1424
|
-
boostFee: number;
|
|
1425
1425
|
depositAddress?: {
|
|
1426
|
-
value: string;
|
|
1427
1426
|
__kind: "P2PKH";
|
|
1428
|
-
} | {
|
|
1429
1427
|
value: string;
|
|
1430
|
-
__kind: "P2SH";
|
|
1431
1428
|
} | {
|
|
1429
|
+
__kind: "P2SH";
|
|
1432
1430
|
value: string;
|
|
1433
|
-
__kind: "P2WPKH";
|
|
1434
1431
|
} | {
|
|
1432
|
+
__kind: "P2WPKH";
|
|
1435
1433
|
value: string;
|
|
1436
|
-
__kind: "P2WSH";
|
|
1437
1434
|
} | {
|
|
1435
|
+
__kind: "P2WSH";
|
|
1438
1436
|
value: string;
|
|
1437
|
+
} | {
|
|
1439
1438
|
__kind: "Taproot";
|
|
1439
|
+
value: string;
|
|
1440
1440
|
} | {
|
|
1441
1441
|
__kind: "OtherSegwit";
|
|
1442
1442
|
version: number;
|
|
@@ -1453,39 +1453,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1453
1453
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1454
1454
|
};
|
|
1455
1455
|
sourceAddress?: {
|
|
1456
|
-
value: string;
|
|
1457
1456
|
__kind: "Eth";
|
|
1458
|
-
} | {
|
|
1459
1457
|
value: string;
|
|
1458
|
+
} | {
|
|
1460
1459
|
__kind: "Dot";
|
|
1460
|
+
value: string;
|
|
1461
1461
|
} | {
|
|
1462
|
+
__kind: "Btc";
|
|
1462
1463
|
value: {
|
|
1463
|
-
value: string;
|
|
1464
1464
|
__kind: "P2PKH";
|
|
1465
|
-
} | {
|
|
1466
1465
|
value: string;
|
|
1467
|
-
__kind: "P2SH";
|
|
1468
1466
|
} | {
|
|
1467
|
+
__kind: "P2SH";
|
|
1469
1468
|
value: string;
|
|
1470
|
-
__kind: "P2WPKH";
|
|
1471
1469
|
} | {
|
|
1470
|
+
__kind: "P2WPKH";
|
|
1472
1471
|
value: string;
|
|
1473
|
-
__kind: "P2WSH";
|
|
1474
1472
|
} | {
|
|
1473
|
+
__kind: "P2WSH";
|
|
1475
1474
|
value: string;
|
|
1475
|
+
} | {
|
|
1476
1476
|
__kind: "Taproot";
|
|
1477
|
+
value: string;
|
|
1477
1478
|
} | {
|
|
1478
1479
|
__kind: "OtherSegwit";
|
|
1479
1480
|
version: number;
|
|
1480
1481
|
program: string;
|
|
1481
1482
|
};
|
|
1482
|
-
__kind: "Btc";
|
|
1483
1483
|
} | {
|
|
1484
|
-
value: string;
|
|
1485
1484
|
__kind: "Arb";
|
|
1486
|
-
} | {
|
|
1487
1485
|
value: string;
|
|
1486
|
+
} | {
|
|
1488
1487
|
__kind: "Sol";
|
|
1488
|
+
value: string;
|
|
1489
1489
|
} | null | undefined;
|
|
1490
1490
|
} | null | undefined;
|
|
1491
1491
|
brokerFee?: {
|
|
@@ -1500,8 +1500,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1500
1500
|
}, "strip", z.ZodTypeAny, {
|
|
1501
1501
|
__kind: "Vault";
|
|
1502
1502
|
vaultWitness: {
|
|
1503
|
-
|
|
1503
|
+
destinationAddress: {
|
|
1504
|
+
readonly chain: "Ethereum";
|
|
1505
|
+
readonly address: `0x${string}`;
|
|
1506
|
+
} | {
|
|
1507
|
+
readonly chain: "Polkadot";
|
|
1508
|
+
readonly address: string;
|
|
1509
|
+
} | {
|
|
1510
|
+
readonly chain: "Bitcoin";
|
|
1511
|
+
readonly address: string;
|
|
1512
|
+
} | {
|
|
1513
|
+
readonly chain: "Arbitrum";
|
|
1514
|
+
readonly address: `0x${string}`;
|
|
1515
|
+
} | {
|
|
1516
|
+
readonly chain: "Solana";
|
|
1517
|
+
readonly address: string;
|
|
1518
|
+
};
|
|
1504
1519
|
depositDetails: {
|
|
1520
|
+
amount: bigint;
|
|
1505
1521
|
depositAddress: {
|
|
1506
1522
|
pubkeyX: `0x${string}`;
|
|
1507
1523
|
scriptPath?: {
|
|
@@ -1513,31 +1529,16 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1513
1529
|
};
|
|
1514
1530
|
} | null | undefined;
|
|
1515
1531
|
};
|
|
1516
|
-
amount: bigint;
|
|
1517
1532
|
id: {
|
|
1518
1533
|
txId: `0x${string}`;
|
|
1519
1534
|
vout: number;
|
|
1520
1535
|
};
|
|
1521
1536
|
};
|
|
1537
|
+
boostFee: number;
|
|
1538
|
+
txId: `0x${string}`;
|
|
1522
1539
|
inputAsset: "Btc";
|
|
1523
1540
|
depositAmount: bigint;
|
|
1524
|
-
outputAsset: "
|
|
1525
|
-
destinationAddress: {
|
|
1526
|
-
readonly chain: "Ethereum";
|
|
1527
|
-
readonly address: `0x${string}`;
|
|
1528
|
-
} | {
|
|
1529
|
-
readonly chain: "Polkadot";
|
|
1530
|
-
readonly address: string;
|
|
1531
|
-
} | {
|
|
1532
|
-
readonly chain: "Bitcoin";
|
|
1533
|
-
readonly address: string;
|
|
1534
|
-
} | {
|
|
1535
|
-
readonly chain: "Arbitrum";
|
|
1536
|
-
readonly address: `0x${string}`;
|
|
1537
|
-
} | {
|
|
1538
|
-
readonly chain: "Solana";
|
|
1539
|
-
readonly address: string;
|
|
1540
|
-
};
|
|
1541
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
1541
1542
|
affiliateFees: {
|
|
1542
1543
|
account: number;
|
|
1543
1544
|
bps: number;
|
|
@@ -1545,20 +1546,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1545
1546
|
refundParams: {
|
|
1546
1547
|
retryDuration: number;
|
|
1547
1548
|
refundAddress: {
|
|
1548
|
-
value: `0x${string}`;
|
|
1549
1549
|
__kind: "P2PKH";
|
|
1550
|
-
} | {
|
|
1551
1550
|
value: `0x${string}`;
|
|
1552
|
-
__kind: "P2SH";
|
|
1553
1551
|
} | {
|
|
1552
|
+
__kind: "P2SH";
|
|
1554
1553
|
value: `0x${string}`;
|
|
1555
|
-
__kind: "P2WPKH";
|
|
1556
1554
|
} | {
|
|
1555
|
+
__kind: "P2WPKH";
|
|
1557
1556
|
value: `0x${string}`;
|
|
1558
|
-
__kind: "P2WSH";
|
|
1559
1557
|
} | {
|
|
1558
|
+
__kind: "P2WSH";
|
|
1560
1559
|
value: `0x${string}`;
|
|
1560
|
+
} | {
|
|
1561
1561
|
__kind: "Taproot";
|
|
1562
|
+
value: `0x${string}`;
|
|
1562
1563
|
} | {
|
|
1563
1564
|
__kind: "OtherSegwit";
|
|
1564
1565
|
version: number;
|
|
@@ -1566,22 +1567,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1566
1567
|
};
|
|
1567
1568
|
minPrice: bigint;
|
|
1568
1569
|
};
|
|
1569
|
-
boostFee: number;
|
|
1570
1570
|
depositAddress?: {
|
|
1571
|
-
value: `0x${string}`;
|
|
1572
1571
|
__kind: "P2PKH";
|
|
1573
|
-
} | {
|
|
1574
1572
|
value: `0x${string}`;
|
|
1575
|
-
__kind: "P2SH";
|
|
1576
1573
|
} | {
|
|
1574
|
+
__kind: "P2SH";
|
|
1577
1575
|
value: `0x${string}`;
|
|
1578
|
-
__kind: "P2WPKH";
|
|
1579
1576
|
} | {
|
|
1577
|
+
__kind: "P2WPKH";
|
|
1580
1578
|
value: `0x${string}`;
|
|
1581
|
-
__kind: "P2WSH";
|
|
1582
1579
|
} | {
|
|
1580
|
+
__kind: "P2WSH";
|
|
1583
1581
|
value: `0x${string}`;
|
|
1582
|
+
} | {
|
|
1584
1583
|
__kind: "Taproot";
|
|
1584
|
+
value: `0x${string}`;
|
|
1585
1585
|
} | {
|
|
1586
1586
|
__kind: "OtherSegwit";
|
|
1587
1587
|
version: number;
|
|
@@ -1596,39 +1596,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1596
1596
|
};
|
|
1597
1597
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1598
1598
|
sourceAddress?: {
|
|
1599
|
-
value: `0x${string}`;
|
|
1600
1599
|
__kind: "Eth";
|
|
1601
|
-
} | {
|
|
1602
1600
|
value: `0x${string}`;
|
|
1601
|
+
} | {
|
|
1603
1602
|
__kind: "Dot";
|
|
1603
|
+
value: `0x${string}`;
|
|
1604
1604
|
} | {
|
|
1605
|
+
__kind: "Btc";
|
|
1605
1606
|
value: {
|
|
1606
|
-
value: `0x${string}`;
|
|
1607
1607
|
__kind: "P2PKH";
|
|
1608
|
-
} | {
|
|
1609
1608
|
value: `0x${string}`;
|
|
1610
|
-
__kind: "P2SH";
|
|
1611
1609
|
} | {
|
|
1610
|
+
__kind: "P2SH";
|
|
1612
1611
|
value: `0x${string}`;
|
|
1613
|
-
__kind: "P2WPKH";
|
|
1614
1612
|
} | {
|
|
1613
|
+
__kind: "P2WPKH";
|
|
1615
1614
|
value: `0x${string}`;
|
|
1616
|
-
__kind: "P2WSH";
|
|
1617
1615
|
} | {
|
|
1616
|
+
__kind: "P2WSH";
|
|
1618
1617
|
value: `0x${string}`;
|
|
1618
|
+
} | {
|
|
1619
1619
|
__kind: "Taproot";
|
|
1620
|
+
value: `0x${string}`;
|
|
1620
1621
|
} | {
|
|
1621
1622
|
__kind: "OtherSegwit";
|
|
1622
1623
|
version: number;
|
|
1623
1624
|
program: `0x${string}`;
|
|
1624
1625
|
};
|
|
1625
|
-
__kind: "Btc";
|
|
1626
1626
|
} | {
|
|
1627
|
-
value: `0x${string}`;
|
|
1628
1627
|
__kind: "Arb";
|
|
1629
|
-
} | {
|
|
1630
1628
|
value: `0x${string}`;
|
|
1629
|
+
} | {
|
|
1631
1630
|
__kind: "Sol";
|
|
1631
|
+
value: `0x${string}`;
|
|
1632
1632
|
} | null | undefined;
|
|
1633
1633
|
} | null | undefined;
|
|
1634
1634
|
brokerFee?: {
|
|
@@ -1643,8 +1643,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1643
1643
|
}, {
|
|
1644
1644
|
__kind: "Vault";
|
|
1645
1645
|
vaultWitness: {
|
|
1646
|
-
|
|
1646
|
+
destinationAddress: {
|
|
1647
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1648
|
+
value: string;
|
|
1649
|
+
};
|
|
1647
1650
|
depositDetails: {
|
|
1651
|
+
amount: string | number;
|
|
1648
1652
|
depositAddress: {
|
|
1649
1653
|
pubkeyX: string;
|
|
1650
1654
|
scriptPath?: {
|
|
@@ -1656,22 +1660,19 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1656
1660
|
};
|
|
1657
1661
|
} | null | undefined;
|
|
1658
1662
|
};
|
|
1659
|
-
amount: string | number;
|
|
1660
1663
|
id: {
|
|
1661
1664
|
txId: string;
|
|
1662
1665
|
vout: number;
|
|
1663
1666
|
};
|
|
1664
1667
|
};
|
|
1668
|
+
boostFee: number;
|
|
1669
|
+
txId: string;
|
|
1665
1670
|
inputAsset: {
|
|
1666
1671
|
__kind: "Btc";
|
|
1667
1672
|
};
|
|
1668
1673
|
depositAmount: string | number;
|
|
1669
1674
|
outputAsset: {
|
|
1670
|
-
__kind: "
|
|
1671
|
-
};
|
|
1672
|
-
destinationAddress: {
|
|
1673
|
-
value: string;
|
|
1674
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1675
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
1675
1676
|
};
|
|
1676
1677
|
affiliateFees: {
|
|
1677
1678
|
account: number;
|
|
@@ -1680,20 +1681,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1680
1681
|
refundParams: {
|
|
1681
1682
|
retryDuration: number;
|
|
1682
1683
|
refundAddress: {
|
|
1683
|
-
value: string;
|
|
1684
1684
|
__kind: "P2PKH";
|
|
1685
|
-
} | {
|
|
1686
1685
|
value: string;
|
|
1687
|
-
__kind: "P2SH";
|
|
1688
1686
|
} | {
|
|
1687
|
+
__kind: "P2SH";
|
|
1689
1688
|
value: string;
|
|
1690
|
-
__kind: "P2WPKH";
|
|
1691
1689
|
} | {
|
|
1690
|
+
__kind: "P2WPKH";
|
|
1692
1691
|
value: string;
|
|
1693
|
-
__kind: "P2WSH";
|
|
1694
1692
|
} | {
|
|
1693
|
+
__kind: "P2WSH";
|
|
1695
1694
|
value: string;
|
|
1695
|
+
} | {
|
|
1696
1696
|
__kind: "Taproot";
|
|
1697
|
+
value: string;
|
|
1697
1698
|
} | {
|
|
1698
1699
|
__kind: "OtherSegwit";
|
|
1699
1700
|
version: number;
|
|
@@ -1701,22 +1702,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1701
1702
|
};
|
|
1702
1703
|
minPrice: string | number;
|
|
1703
1704
|
};
|
|
1704
|
-
boostFee: number;
|
|
1705
1705
|
depositAddress?: {
|
|
1706
|
-
value: string;
|
|
1707
1706
|
__kind: "P2PKH";
|
|
1708
|
-
} | {
|
|
1709
1707
|
value: string;
|
|
1710
|
-
__kind: "P2SH";
|
|
1711
1708
|
} | {
|
|
1709
|
+
__kind: "P2SH";
|
|
1712
1710
|
value: string;
|
|
1713
|
-
__kind: "P2WPKH";
|
|
1714
1711
|
} | {
|
|
1712
|
+
__kind: "P2WPKH";
|
|
1715
1713
|
value: string;
|
|
1716
|
-
__kind: "P2WSH";
|
|
1717
1714
|
} | {
|
|
1715
|
+
__kind: "P2WSH";
|
|
1718
1716
|
value: string;
|
|
1717
|
+
} | {
|
|
1719
1718
|
__kind: "Taproot";
|
|
1719
|
+
value: string;
|
|
1720
1720
|
} | {
|
|
1721
1721
|
__kind: "OtherSegwit";
|
|
1722
1722
|
version: number;
|
|
@@ -1733,39 +1733,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1733
1733
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1734
1734
|
};
|
|
1735
1735
|
sourceAddress?: {
|
|
1736
|
-
value: string;
|
|
1737
1736
|
__kind: "Eth";
|
|
1738
|
-
} | {
|
|
1739
1737
|
value: string;
|
|
1738
|
+
} | {
|
|
1740
1739
|
__kind: "Dot";
|
|
1740
|
+
value: string;
|
|
1741
1741
|
} | {
|
|
1742
|
+
__kind: "Btc";
|
|
1742
1743
|
value: {
|
|
1743
|
-
value: string;
|
|
1744
1744
|
__kind: "P2PKH";
|
|
1745
|
-
} | {
|
|
1746
1745
|
value: string;
|
|
1747
|
-
__kind: "P2SH";
|
|
1748
1746
|
} | {
|
|
1747
|
+
__kind: "P2SH";
|
|
1749
1748
|
value: string;
|
|
1750
|
-
__kind: "P2WPKH";
|
|
1751
1749
|
} | {
|
|
1750
|
+
__kind: "P2WPKH";
|
|
1752
1751
|
value: string;
|
|
1753
|
-
__kind: "P2WSH";
|
|
1754
1752
|
} | {
|
|
1753
|
+
__kind: "P2WSH";
|
|
1755
1754
|
value: string;
|
|
1755
|
+
} | {
|
|
1756
1756
|
__kind: "Taproot";
|
|
1757
|
+
value: string;
|
|
1757
1758
|
} | {
|
|
1758
1759
|
__kind: "OtherSegwit";
|
|
1759
1760
|
version: number;
|
|
1760
1761
|
program: string;
|
|
1761
1762
|
};
|
|
1762
|
-
__kind: "Btc";
|
|
1763
1763
|
} | {
|
|
1764
|
-
value: string;
|
|
1765
1764
|
__kind: "Arb";
|
|
1766
|
-
} | {
|
|
1767
1765
|
value: string;
|
|
1766
|
+
} | {
|
|
1768
1767
|
__kind: "Sol";
|
|
1768
|
+
value: string;
|
|
1769
1769
|
} | null | undefined;
|
|
1770
1770
|
} | null | undefined;
|
|
1771
1771
|
brokerFee?: {
|
|
@@ -1787,6 +1787,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1787
1787
|
} | {
|
|
1788
1788
|
__kind: "TransactionRejectedByBroker";
|
|
1789
1789
|
} | {
|
|
1790
|
+
__kind: "DepositWitnessRejected";
|
|
1790
1791
|
value: {
|
|
1791
1792
|
__kind: "Other";
|
|
1792
1793
|
} | {
|
|
@@ -1794,11 +1795,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1794
1795
|
} | {
|
|
1795
1796
|
__kind: "BadOrigin";
|
|
1796
1797
|
} | {
|
|
1798
|
+
__kind: "Module";
|
|
1797
1799
|
value: {
|
|
1798
1800
|
index: number;
|
|
1799
1801
|
error: `0x${string}`;
|
|
1800
1802
|
};
|
|
1801
|
-
__kind: "Module";
|
|
1802
1803
|
} | {
|
|
1803
1804
|
__kind: "ConsumerRemaining";
|
|
1804
1805
|
} | {
|
|
@@ -1806,14 +1807,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1806
1807
|
} | {
|
|
1807
1808
|
__kind: "TooManyConsumers";
|
|
1808
1809
|
} | {
|
|
1809
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1810
1810
|
__kind: "Token";
|
|
1811
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1811
1812
|
} | {
|
|
1812
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1813
1813
|
__kind: "Arithmetic";
|
|
1814
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1814
1815
|
} | {
|
|
1815
|
-
value: "LimitReached" | "NoLayer";
|
|
1816
1816
|
__kind: "Transactional";
|
|
1817
|
+
value: "LimitReached" | "NoLayer";
|
|
1817
1818
|
} | {
|
|
1818
1819
|
__kind: "Exhausted";
|
|
1819
1820
|
} | {
|
|
@@ -1823,7 +1824,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1823
1824
|
} | {
|
|
1824
1825
|
__kind: "RootNotAllowed";
|
|
1825
1826
|
};
|
|
1826
|
-
__kind: "DepositWitnessRejected";
|
|
1827
1827
|
} | {
|
|
1828
1828
|
__kind: "InvalidDestinationAddress";
|
|
1829
1829
|
} | {
|
|
@@ -1840,29 +1840,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1840
1840
|
details: {
|
|
1841
1841
|
__kind: "DepositChannel";
|
|
1842
1842
|
depositWitness: {
|
|
1843
|
+
asset: "Btc";
|
|
1844
|
+
amount: bigint;
|
|
1843
1845
|
depositAddress: {
|
|
1844
|
-
value: `0x${string}`;
|
|
1845
1846
|
__kind: "P2PKH";
|
|
1846
|
-
} | {
|
|
1847
1847
|
value: `0x${string}`;
|
|
1848
|
-
__kind: "P2SH";
|
|
1849
1848
|
} | {
|
|
1849
|
+
__kind: "P2SH";
|
|
1850
1850
|
value: `0x${string}`;
|
|
1851
|
-
__kind: "P2WPKH";
|
|
1852
1851
|
} | {
|
|
1852
|
+
__kind: "P2WPKH";
|
|
1853
1853
|
value: `0x${string}`;
|
|
1854
|
-
__kind: "P2WSH";
|
|
1855
1854
|
} | {
|
|
1855
|
+
__kind: "P2WSH";
|
|
1856
1856
|
value: `0x${string}`;
|
|
1857
|
+
} | {
|
|
1857
1858
|
__kind: "Taproot";
|
|
1859
|
+
value: `0x${string}`;
|
|
1858
1860
|
} | {
|
|
1859
1861
|
__kind: "OtherSegwit";
|
|
1860
1862
|
version: number;
|
|
1861
1863
|
program: `0x${string}`;
|
|
1862
1864
|
};
|
|
1863
|
-
asset: "Btc";
|
|
1864
|
-
amount: bigint;
|
|
1865
1865
|
depositDetails: {
|
|
1866
|
+
amount: bigint;
|
|
1866
1867
|
depositAddress: {
|
|
1867
1868
|
pubkeyX: `0x${string}`;
|
|
1868
1869
|
scriptPath?: {
|
|
@@ -1874,7 +1875,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1874
1875
|
};
|
|
1875
1876
|
} | null | undefined;
|
|
1876
1877
|
};
|
|
1877
|
-
amount: bigint;
|
|
1878
1878
|
id: {
|
|
1879
1879
|
txId: `0x${string}`;
|
|
1880
1880
|
vout: number;
|
|
@@ -1884,8 +1884,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1884
1884
|
} | {
|
|
1885
1885
|
__kind: "Vault";
|
|
1886
1886
|
vaultWitness: {
|
|
1887
|
-
|
|
1887
|
+
destinationAddress: {
|
|
1888
|
+
readonly chain: "Ethereum";
|
|
1889
|
+
readonly address: `0x${string}`;
|
|
1890
|
+
} | {
|
|
1891
|
+
readonly chain: "Polkadot";
|
|
1892
|
+
readonly address: string;
|
|
1893
|
+
} | {
|
|
1894
|
+
readonly chain: "Bitcoin";
|
|
1895
|
+
readonly address: string;
|
|
1896
|
+
} | {
|
|
1897
|
+
readonly chain: "Arbitrum";
|
|
1898
|
+
readonly address: `0x${string}`;
|
|
1899
|
+
} | {
|
|
1900
|
+
readonly chain: "Solana";
|
|
1901
|
+
readonly address: string;
|
|
1902
|
+
};
|
|
1888
1903
|
depositDetails: {
|
|
1904
|
+
amount: bigint;
|
|
1889
1905
|
depositAddress: {
|
|
1890
1906
|
pubkeyX: `0x${string}`;
|
|
1891
1907
|
scriptPath?: {
|
|
@@ -1897,31 +1913,16 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1897
1913
|
};
|
|
1898
1914
|
} | null | undefined;
|
|
1899
1915
|
};
|
|
1900
|
-
amount: bigint;
|
|
1901
1916
|
id: {
|
|
1902
1917
|
txId: `0x${string}`;
|
|
1903
1918
|
vout: number;
|
|
1904
1919
|
};
|
|
1905
1920
|
};
|
|
1921
|
+
boostFee: number;
|
|
1922
|
+
txId: `0x${string}`;
|
|
1906
1923
|
inputAsset: "Btc";
|
|
1907
1924
|
depositAmount: bigint;
|
|
1908
|
-
outputAsset: "
|
|
1909
|
-
destinationAddress: {
|
|
1910
|
-
readonly chain: "Ethereum";
|
|
1911
|
-
readonly address: `0x${string}`;
|
|
1912
|
-
} | {
|
|
1913
|
-
readonly chain: "Polkadot";
|
|
1914
|
-
readonly address: string;
|
|
1915
|
-
} | {
|
|
1916
|
-
readonly chain: "Bitcoin";
|
|
1917
|
-
readonly address: string;
|
|
1918
|
-
} | {
|
|
1919
|
-
readonly chain: "Arbitrum";
|
|
1920
|
-
readonly address: `0x${string}`;
|
|
1921
|
-
} | {
|
|
1922
|
-
readonly chain: "Solana";
|
|
1923
|
-
readonly address: string;
|
|
1924
|
-
};
|
|
1925
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
1925
1926
|
affiliateFees: {
|
|
1926
1927
|
account: number;
|
|
1927
1928
|
bps: number;
|
|
@@ -1929,20 +1930,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1929
1930
|
refundParams: {
|
|
1930
1931
|
retryDuration: number;
|
|
1931
1932
|
refundAddress: {
|
|
1932
|
-
value: `0x${string}`;
|
|
1933
1933
|
__kind: "P2PKH";
|
|
1934
|
-
} | {
|
|
1935
1934
|
value: `0x${string}`;
|
|
1936
|
-
__kind: "P2SH";
|
|
1937
1935
|
} | {
|
|
1936
|
+
__kind: "P2SH";
|
|
1938
1937
|
value: `0x${string}`;
|
|
1939
|
-
__kind: "P2WPKH";
|
|
1940
1938
|
} | {
|
|
1939
|
+
__kind: "P2WPKH";
|
|
1941
1940
|
value: `0x${string}`;
|
|
1942
|
-
__kind: "P2WSH";
|
|
1943
1941
|
} | {
|
|
1942
|
+
__kind: "P2WSH";
|
|
1944
1943
|
value: `0x${string}`;
|
|
1944
|
+
} | {
|
|
1945
1945
|
__kind: "Taproot";
|
|
1946
|
+
value: `0x${string}`;
|
|
1946
1947
|
} | {
|
|
1947
1948
|
__kind: "OtherSegwit";
|
|
1948
1949
|
version: number;
|
|
@@ -1950,22 +1951,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1950
1951
|
};
|
|
1951
1952
|
minPrice: bigint;
|
|
1952
1953
|
};
|
|
1953
|
-
boostFee: number;
|
|
1954
1954
|
depositAddress?: {
|
|
1955
|
-
value: `0x${string}`;
|
|
1956
1955
|
__kind: "P2PKH";
|
|
1957
|
-
} | {
|
|
1958
1956
|
value: `0x${string}`;
|
|
1959
|
-
__kind: "P2SH";
|
|
1960
1957
|
} | {
|
|
1958
|
+
__kind: "P2SH";
|
|
1961
1959
|
value: `0x${string}`;
|
|
1962
|
-
__kind: "P2WPKH";
|
|
1963
1960
|
} | {
|
|
1961
|
+
__kind: "P2WPKH";
|
|
1964
1962
|
value: `0x${string}`;
|
|
1965
|
-
__kind: "P2WSH";
|
|
1966
1963
|
} | {
|
|
1964
|
+
__kind: "P2WSH";
|
|
1967
1965
|
value: `0x${string}`;
|
|
1966
|
+
} | {
|
|
1968
1967
|
__kind: "Taproot";
|
|
1968
|
+
value: `0x${string}`;
|
|
1969
1969
|
} | {
|
|
1970
1970
|
__kind: "OtherSegwit";
|
|
1971
1971
|
version: number;
|
|
@@ -1980,39 +1980,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1980
1980
|
};
|
|
1981
1981
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1982
1982
|
sourceAddress?: {
|
|
1983
|
-
value: `0x${string}`;
|
|
1984
1983
|
__kind: "Eth";
|
|
1985
|
-
} | {
|
|
1986
1984
|
value: `0x${string}`;
|
|
1985
|
+
} | {
|
|
1987
1986
|
__kind: "Dot";
|
|
1987
|
+
value: `0x${string}`;
|
|
1988
1988
|
} | {
|
|
1989
|
+
__kind: "Btc";
|
|
1989
1990
|
value: {
|
|
1990
|
-
value: `0x${string}`;
|
|
1991
1991
|
__kind: "P2PKH";
|
|
1992
|
-
} | {
|
|
1993
1992
|
value: `0x${string}`;
|
|
1994
|
-
__kind: "P2SH";
|
|
1995
1993
|
} | {
|
|
1994
|
+
__kind: "P2SH";
|
|
1996
1995
|
value: `0x${string}`;
|
|
1997
|
-
__kind: "P2WPKH";
|
|
1998
1996
|
} | {
|
|
1997
|
+
__kind: "P2WPKH";
|
|
1999
1998
|
value: `0x${string}`;
|
|
2000
|
-
__kind: "P2WSH";
|
|
2001
1999
|
} | {
|
|
2000
|
+
__kind: "P2WSH";
|
|
2002
2001
|
value: `0x${string}`;
|
|
2002
|
+
} | {
|
|
2003
2003
|
__kind: "Taproot";
|
|
2004
|
+
value: `0x${string}`;
|
|
2004
2005
|
} | {
|
|
2005
2006
|
__kind: "OtherSegwit";
|
|
2006
2007
|
version: number;
|
|
2007
2008
|
program: `0x${string}`;
|
|
2008
2009
|
};
|
|
2009
|
-
__kind: "Btc";
|
|
2010
2010
|
} | {
|
|
2011
|
-
value: `0x${string}`;
|
|
2012
2011
|
__kind: "Arb";
|
|
2013
|
-
} | {
|
|
2014
2012
|
value: `0x${string}`;
|
|
2013
|
+
} | {
|
|
2015
2014
|
__kind: "Sol";
|
|
2015
|
+
value: `0x${string}`;
|
|
2016
2016
|
} | null | undefined;
|
|
2017
2017
|
} | null | undefined;
|
|
2018
2018
|
brokerFee?: {
|
|
@@ -2034,6 +2034,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2034
2034
|
} | {
|
|
2035
2035
|
__kind: "TransactionRejectedByBroker";
|
|
2036
2036
|
} | {
|
|
2037
|
+
__kind: "DepositWitnessRejected";
|
|
2037
2038
|
value: {
|
|
2038
2039
|
__kind: "Other";
|
|
2039
2040
|
} | {
|
|
@@ -2041,11 +2042,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2041
2042
|
} | {
|
|
2042
2043
|
__kind: "BadOrigin";
|
|
2043
2044
|
} | {
|
|
2045
|
+
__kind: "Module";
|
|
2044
2046
|
value: {
|
|
2045
2047
|
index: number;
|
|
2046
2048
|
error: string;
|
|
2047
2049
|
};
|
|
2048
|
-
__kind: "Module";
|
|
2049
2050
|
} | {
|
|
2050
2051
|
__kind: "ConsumerRemaining";
|
|
2051
2052
|
} | {
|
|
@@ -2053,20 +2054,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2053
2054
|
} | {
|
|
2054
2055
|
__kind: "TooManyConsumers";
|
|
2055
2056
|
} | {
|
|
2057
|
+
__kind: "Token";
|
|
2056
2058
|
value: {
|
|
2057
2059
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2058
2060
|
};
|
|
2059
|
-
__kind: "Token";
|
|
2060
2061
|
} | {
|
|
2062
|
+
__kind: "Arithmetic";
|
|
2061
2063
|
value: {
|
|
2062
2064
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2063
2065
|
};
|
|
2064
|
-
__kind: "Arithmetic";
|
|
2065
2066
|
} | {
|
|
2067
|
+
__kind: "Transactional";
|
|
2066
2068
|
value: {
|
|
2067
2069
|
__kind: "LimitReached" | "NoLayer";
|
|
2068
2070
|
};
|
|
2069
|
-
__kind: "Transactional";
|
|
2070
2071
|
} | {
|
|
2071
2072
|
__kind: "Exhausted";
|
|
2072
2073
|
} | {
|
|
@@ -2076,7 +2077,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2076
2077
|
} | {
|
|
2077
2078
|
__kind: "RootNotAllowed";
|
|
2078
2079
|
};
|
|
2079
|
-
__kind: "DepositWitnessRejected";
|
|
2080
2080
|
} | {
|
|
2081
2081
|
__kind: "InvalidDestinationAddress";
|
|
2082
2082
|
} | {
|
|
@@ -2093,31 +2093,32 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2093
2093
|
details: {
|
|
2094
2094
|
__kind: "DepositChannel";
|
|
2095
2095
|
depositWitness: {
|
|
2096
|
+
asset: {
|
|
2097
|
+
__kind: "Btc";
|
|
2098
|
+
};
|
|
2099
|
+
amount: string | number;
|
|
2096
2100
|
depositAddress: {
|
|
2097
|
-
value: string;
|
|
2098
2101
|
__kind: "P2PKH";
|
|
2099
|
-
} | {
|
|
2100
2102
|
value: string;
|
|
2101
|
-
__kind: "P2SH";
|
|
2102
2103
|
} | {
|
|
2104
|
+
__kind: "P2SH";
|
|
2103
2105
|
value: string;
|
|
2104
|
-
__kind: "P2WPKH";
|
|
2105
2106
|
} | {
|
|
2107
|
+
__kind: "P2WPKH";
|
|
2106
2108
|
value: string;
|
|
2107
|
-
__kind: "P2WSH";
|
|
2108
2109
|
} | {
|
|
2110
|
+
__kind: "P2WSH";
|
|
2109
2111
|
value: string;
|
|
2112
|
+
} | {
|
|
2110
2113
|
__kind: "Taproot";
|
|
2114
|
+
value: string;
|
|
2111
2115
|
} | {
|
|
2112
2116
|
__kind: "OtherSegwit";
|
|
2113
2117
|
version: number;
|
|
2114
2118
|
program: string;
|
|
2115
2119
|
};
|
|
2116
|
-
asset: {
|
|
2117
|
-
__kind: "Btc";
|
|
2118
|
-
};
|
|
2119
|
-
amount: string | number;
|
|
2120
2120
|
depositDetails: {
|
|
2121
|
+
amount: string | number;
|
|
2121
2122
|
depositAddress: {
|
|
2122
2123
|
pubkeyX: string;
|
|
2123
2124
|
scriptPath?: {
|
|
@@ -2129,7 +2130,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2129
2130
|
};
|
|
2130
2131
|
} | null | undefined;
|
|
2131
2132
|
};
|
|
2132
|
-
amount: string | number;
|
|
2133
2133
|
id: {
|
|
2134
2134
|
txId: string;
|
|
2135
2135
|
vout: number;
|
|
@@ -2139,8 +2139,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2139
2139
|
} | {
|
|
2140
2140
|
__kind: "Vault";
|
|
2141
2141
|
vaultWitness: {
|
|
2142
|
-
|
|
2142
|
+
destinationAddress: {
|
|
2143
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2144
|
+
value: string;
|
|
2145
|
+
};
|
|
2143
2146
|
depositDetails: {
|
|
2147
|
+
amount: string | number;
|
|
2144
2148
|
depositAddress: {
|
|
2145
2149
|
pubkeyX: string;
|
|
2146
2150
|
scriptPath?: {
|
|
@@ -2152,22 +2156,19 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2152
2156
|
};
|
|
2153
2157
|
} | null | undefined;
|
|
2154
2158
|
};
|
|
2155
|
-
amount: string | number;
|
|
2156
2159
|
id: {
|
|
2157
2160
|
txId: string;
|
|
2158
2161
|
vout: number;
|
|
2159
2162
|
};
|
|
2160
2163
|
};
|
|
2164
|
+
boostFee: number;
|
|
2165
|
+
txId: string;
|
|
2161
2166
|
inputAsset: {
|
|
2162
2167
|
__kind: "Btc";
|
|
2163
2168
|
};
|
|
2164
2169
|
depositAmount: string | number;
|
|
2165
2170
|
outputAsset: {
|
|
2166
|
-
__kind: "
|
|
2167
|
-
};
|
|
2168
|
-
destinationAddress: {
|
|
2169
|
-
value: string;
|
|
2170
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2171
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2171
2172
|
};
|
|
2172
2173
|
affiliateFees: {
|
|
2173
2174
|
account: number;
|
|
@@ -2176,20 +2177,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2176
2177
|
refundParams: {
|
|
2177
2178
|
retryDuration: number;
|
|
2178
2179
|
refundAddress: {
|
|
2179
|
-
value: string;
|
|
2180
2180
|
__kind: "P2PKH";
|
|
2181
|
-
} | {
|
|
2182
2181
|
value: string;
|
|
2183
|
-
__kind: "P2SH";
|
|
2184
2182
|
} | {
|
|
2183
|
+
__kind: "P2SH";
|
|
2185
2184
|
value: string;
|
|
2186
|
-
__kind: "P2WPKH";
|
|
2187
2185
|
} | {
|
|
2186
|
+
__kind: "P2WPKH";
|
|
2188
2187
|
value: string;
|
|
2189
|
-
__kind: "P2WSH";
|
|
2190
2188
|
} | {
|
|
2189
|
+
__kind: "P2WSH";
|
|
2191
2190
|
value: string;
|
|
2191
|
+
} | {
|
|
2192
2192
|
__kind: "Taproot";
|
|
2193
|
+
value: string;
|
|
2193
2194
|
} | {
|
|
2194
2195
|
__kind: "OtherSegwit";
|
|
2195
2196
|
version: number;
|
|
@@ -2197,22 +2198,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2197
2198
|
};
|
|
2198
2199
|
minPrice: string | number;
|
|
2199
2200
|
};
|
|
2200
|
-
boostFee: number;
|
|
2201
2201
|
depositAddress?: {
|
|
2202
|
-
value: string;
|
|
2203
2202
|
__kind: "P2PKH";
|
|
2204
|
-
} | {
|
|
2205
2203
|
value: string;
|
|
2206
|
-
__kind: "P2SH";
|
|
2207
2204
|
} | {
|
|
2205
|
+
__kind: "P2SH";
|
|
2208
2206
|
value: string;
|
|
2209
|
-
__kind: "P2WPKH";
|
|
2210
2207
|
} | {
|
|
2208
|
+
__kind: "P2WPKH";
|
|
2211
2209
|
value: string;
|
|
2212
|
-
__kind: "P2WSH";
|
|
2213
2210
|
} | {
|
|
2211
|
+
__kind: "P2WSH";
|
|
2214
2212
|
value: string;
|
|
2213
|
+
} | {
|
|
2215
2214
|
__kind: "Taproot";
|
|
2215
|
+
value: string;
|
|
2216
2216
|
} | {
|
|
2217
2217
|
__kind: "OtherSegwit";
|
|
2218
2218
|
version: number;
|
|
@@ -2229,39 +2229,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2229
2229
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
2230
2230
|
};
|
|
2231
2231
|
sourceAddress?: {
|
|
2232
|
-
value: string;
|
|
2233
2232
|
__kind: "Eth";
|
|
2234
|
-
} | {
|
|
2235
2233
|
value: string;
|
|
2234
|
+
} | {
|
|
2236
2235
|
__kind: "Dot";
|
|
2236
|
+
value: string;
|
|
2237
2237
|
} | {
|
|
2238
|
+
__kind: "Btc";
|
|
2238
2239
|
value: {
|
|
2239
|
-
value: string;
|
|
2240
2240
|
__kind: "P2PKH";
|
|
2241
|
-
} | {
|
|
2242
2241
|
value: string;
|
|
2243
|
-
__kind: "P2SH";
|
|
2244
2242
|
} | {
|
|
2243
|
+
__kind: "P2SH";
|
|
2245
2244
|
value: string;
|
|
2246
|
-
__kind: "P2WPKH";
|
|
2247
2245
|
} | {
|
|
2246
|
+
__kind: "P2WPKH";
|
|
2248
2247
|
value: string;
|
|
2249
|
-
__kind: "P2WSH";
|
|
2250
2248
|
} | {
|
|
2249
|
+
__kind: "P2WSH";
|
|
2251
2250
|
value: string;
|
|
2251
|
+
} | {
|
|
2252
2252
|
__kind: "Taproot";
|
|
2253
|
+
value: string;
|
|
2253
2254
|
} | {
|
|
2254
2255
|
__kind: "OtherSegwit";
|
|
2255
2256
|
version: number;
|
|
2256
2257
|
program: string;
|
|
2257
2258
|
};
|
|
2258
|
-
__kind: "Btc";
|
|
2259
2259
|
} | {
|
|
2260
|
-
value: string;
|
|
2261
2260
|
__kind: "Arb";
|
|
2262
|
-
} | {
|
|
2263
2261
|
value: string;
|
|
2262
|
+
} | {
|
|
2264
2263
|
__kind: "Sol";
|
|
2264
|
+
value: string;
|
|
2265
2265
|
} | null | undefined;
|
|
2266
2266
|
} | null | undefined;
|
|
2267
2267
|
brokerFee?: {
|