@chainflip/processor 2.1.4-dev.0 → 2.2.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/common.cjs +1 -1
- package/dist/100/common.d.cts +253 -253
- package/dist/100/common.d.mts +253 -253
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +30 -30
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +30 -30
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +11 -11
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +11 -11
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.mts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.mts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
- package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
- package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
- package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +97 -97
- package/dist/100/swapping/swapScheduled.d.mts +97 -97
- 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 +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- package/dist/102/common.cjs +1 -1
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.cjs +2 -2
- package/dist/11000/common.d.cts +2449 -2449
- package/dist/11000/common.d.mts +2449 -2449
- 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 +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +189 -189
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +189 -189
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/11000/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.cjs +1 -1
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/common.cjs +2 -2
- package/dist/11100/common.d.cts +342 -342
- package/dist/11100/common.d.mts +342 -342
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/flip/flipMinted.d.cts +2 -2
- package/dist/11100/flip/flipMinted.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.mts +6 -6
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
- package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +28 -28
- package/dist/11100/swapping/swapRequested.d.mts +28 -28
- 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 +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- 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 +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +312 -312
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +312 -312
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.cjs +2 -2
- package/dist/11200/common.d.cts +2743 -2743
- package/dist/11200/common.d.mts +2743 -2743
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- 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 +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- 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 +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- 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 +20 -20
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +214 -214
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +214 -214
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +376 -376
- package/dist/11200/swapping/swapRequested.d.mts +376 -376
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +10 -10
- package/dist/120/common.cjs +1 -1
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +26 -26
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +26 -26
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.cjs +1 -1
- package/dist/131/common.d.cts +209 -209
- package/dist/131/common.d.mts +209 -209
- 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/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/ccmFailed.d.cts +71 -71
- package/dist/131/swapping/ccmFailed.d.mts +71 -71
- package/dist/131/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/131/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/131/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/131/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/131/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/131/swapping/swapExecuted.d.cts +3 -3
- package/dist/131/swapping/swapExecuted.d.mts +3 -3
- package/dist/131/swapping/swapScheduled.d.cts +91 -91
- package/dist/131/swapping/swapScheduled.d.mts +91 -91
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +18 -18
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +18 -18
- 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/common.cjs +1 -1
- package/dist/141/common.d.cts +2 -2
- package/dist/141/common.d.mts +2 -2
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/141/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/141/swapping/swapExecuted.d.cts +2 -2
- package/dist/141/swapping/swapExecuted.d.mts +2 -2
- package/dist/141/swapping/swapScheduled.d.cts +10 -10
- package/dist/141/swapping/swapScheduled.d.mts +10 -10
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
- package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.mts +97 -97
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.cjs +2 -2
- package/dist/150/common.d.cts +243 -243
- package/dist/150/common.d.mts +243 -243
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.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 +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.mts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +96 -96
- package/dist/150/swapping/swapExecuted.d.mts +96 -96
- package/dist/150/swapping/swapScheduled.d.cts +107 -107
- package/dist/150/swapping/swapScheduled.d.mts +107 -107
- package/dist/150/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- 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/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/160/common.cjs +2 -2
- package/dist/160/common.d.cts +54 -54
- package/dist/160/common.d.mts +54 -54
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +7 -7
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +7 -7
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +7 -7
- 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 +5 -5
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +5 -5
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.cts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.mts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.mts +2 -2
- 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 +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/160/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.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 +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.cjs +2 -2
- 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/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.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/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +2 -2
- package/dist/170/reputation/offencePenalty.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 +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- 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 +185 -185
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +337 -337
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +337 -337
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.cjs +2 -2
- package/dist/180/common.d.cts +1622 -1622
- package/dist/180/common.d.mts +1622 -1622
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +191 -191
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +191 -191
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +179 -179
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/180/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapRequested.d.cts +65 -65
- package/dist/180/swapping/swapRequested.d.mts +65 -65
- package/dist/180/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/180/swapping/withdrawalRequested.d.mts +15 -15
- 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 +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- 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/refundSkipped.d.cts +8 -8
- package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.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 +20 -20
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- 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 +20 -20
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- 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.cjs +2 -2
- package/dist/190/common.d.cts +168 -168
- package/dist/190/common.d.mts +168 -168
- 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 +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- 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/limitOrderUpdated.d.cts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- 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 +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- 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 +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
- 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/refundEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
- package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
- package/dist/200/common.cjs +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- 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 +113 -113
- package/dist/210/assetBalances/refundSkipped.d.mts +113 -113
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +221 -221
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +221 -221
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +352 -352
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +352 -352
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/common.cjs +2 -2
- package/dist/210/common.d.cts +3649 -3649
- package/dist/210/common.d.mts +3649 -3649
- package/dist/210/emissions/flipBurnSkipped.d.cts +26 -26
- package/dist/210/emissions/flipBurnSkipped.d.mts +26 -26
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +135 -135
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +135 -135
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +61 -61
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +61 -61
- package/dist/210/governance/failedExecution.d.cts +15 -15
- package/dist/210/governance/failedExecution.d.mts +15 -15
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +28 -28
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +28 -28
- 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 +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +25 -25
- 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 +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- 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 +42 -42
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +42 -42
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +26 -26
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +26 -26
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +32 -32
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +32 -32
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +14 -14
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +14 -14
- 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 +12 -12
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- 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 +128 -128
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +221 -221
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +221 -221
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +238 -238
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +238 -238
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +18 -18
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +16 -16
- 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 +34 -34
- package/dist/210/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/210/swapping/refundEgressScheduled.d.cts +19 -19
- package/dist/210/swapping/refundEgressScheduled.d.mts +19 -19
- 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 +43 -43
- package/dist/210/swapping/swapDepositAddressReady.d.mts +43 -43
- package/dist/210/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/210/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/210/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/210/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/210/swapping/swapExecuted.d.cts +12 -12
- package/dist/210/swapping/swapExecuted.d.mts +12 -12
- package/dist/210/swapping/swapRequested.d.cts +409 -409
- package/dist/210/swapping/swapRequested.d.mts +409 -409
- package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/210/system/extrinsicFailed.d.cts +34 -34
- package/dist/210/system/extrinsicFailed.d.mts +34 -34
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +26 -26
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +26 -26
- 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 +28 -28
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +28 -28
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +28 -28
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +28 -28
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/assetBalances/accountCredited.cjs +15 -0
- package/dist/220/assetBalances/accountCredited.d.cts +31 -0
- package/dist/220/assetBalances/accountCredited.d.mts +31 -0
- package/dist/220/assetBalances/accountCredited.mjs +13 -0
- package/dist/220/assetBalances/accountDebited.cjs +15 -0
- package/dist/220/assetBalances/accountDebited.d.cts +31 -0
- package/dist/220/assetBalances/accountDebited.d.mts +31 -0
- package/dist/220/assetBalances/accountDebited.mjs +13 -0
- package/dist/220/assetBalances/refundScheduled.cjs +14 -0
- package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
- package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
- package/dist/220/assetBalances/refundScheduled.mjs +12 -0
- package/dist/220/assetBalances/refundSkipped.cjs +14 -0
- package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
- package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
- package/dist/220/assetBalances/refundSkipped.mjs +12 -0
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -0
- package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
- package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
- package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +438 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +438 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/common.cjs +1824 -7
- package/dist/220/common.d.cts +32053 -106
- package/dist/220/common.d.mts +32053 -106
- package/dist/220/common.mjs +1642 -6
- package/dist/220/emissions/networkFeeBurned.cjs +13 -0
- package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
- package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
- package/dist/220/emissions/networkFeeBurned.mjs +11 -0
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1944 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1944 -0
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
- package/dist/220/environment/tronInitialized.cjs +9 -0
- package/dist/220/environment/tronInitialized.d.cts +6 -0
- package/dist/220/environment/tronInitialized.d.mts +6 -0
- package/dist/220/environment/tronInitialized.mjs +7 -0
- package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/funding/funded.cjs +15 -0
- package/dist/220/funding/funded.d.cts +88 -0
- package/dist/220/funding/funded.d.mts +88 -0
- package/dist/220/funding/funded.mjs +13 -0
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +13 -0
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +15 -0
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +15 -0
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +11 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +10 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +12 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +12 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +8 -0
- package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
- package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
- package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
- package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
- package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
- package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
- package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
- package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
- package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
- package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
- package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -0
- package/dist/220/lendingPools/loanCreated.cjs +15 -0
- package/dist/220/lendingPools/loanCreated.d.cts +61 -0
- package/dist/220/lendingPools/loanCreated.d.mts +61 -0
- package/dist/220/lendingPools/loanCreated.mjs +13 -0
- package/dist/220/lendingPools/loanRepaid.cjs +14 -0
- package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
- package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
- package/dist/220/lendingPools/loanRepaid.mjs +12 -0
- package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +438 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +438 -0
- package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
- package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
- package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
- package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
- package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
- package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
- package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
- package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
- package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
- package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
- package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
- package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
- package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
- package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
- package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
- package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
- package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
- package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
- package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -0
- package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/reputation/offencePenalty.cjs +14 -0
- package/dist/220/reputation/offencePenalty.d.cts +125 -0
- package/dist/220/reputation/offencePenalty.d.mts +125 -0
- package/dist/220/reputation/offencePenalty.mjs +12 -0
- package/dist/220/reputation/penaltyUpdated.cjs +14 -0
- package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
- package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
- package/dist/220/reputation/penaltyUpdated.mjs +12 -0
- package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
- package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +244 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +244 -0
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
- package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -0
- package/dist/220/swapping/batchSwapFailed.cjs +14 -0
- package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
- package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
- package/dist/220/swapping/batchSwapFailed.mjs +12 -0
- package/dist/220/swapping/creditedOnChain.cjs +15 -0
- package/dist/220/swapping/creditedOnChain.d.cts +31 -0
- package/dist/220/swapping/creditedOnChain.d.mts +31 -0
- package/dist/220/swapping/creditedOnChain.mjs +13 -0
- package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
- package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
- package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
- package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
- package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
- package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
- package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
- package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
- package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
- package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
- package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
- package/dist/220/swapping/refundedOnChain.cjs +16 -0
- package/dist/220/swapping/refundedOnChain.d.cts +34 -0
- package/dist/220/swapping/refundedOnChain.d.mts +34 -0
- package/dist/220/swapping/refundedOnChain.mjs +14 -0
- package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
- package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
- package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
- package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
- package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
- package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
- package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
- package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
- package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
- package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
- package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
- package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
- package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
- package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
- package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
- package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
- package/dist/220/swapping/swapExecuted.cjs +22 -0
- package/dist/220/swapping/swapExecuted.d.cts +62 -0
- package/dist/220/swapping/swapExecuted.d.mts +62 -0
- package/dist/220/swapping/swapExecuted.mjs +20 -0
- package/dist/220/swapping/swapRequested.cjs +20 -0
- package/dist/220/swapping/swapRequested.d.cts +4122 -0
- package/dist/220/swapping/swapRequested.d.mts +4122 -0
- package/dist/220/swapping/swapRequested.mjs +18 -0
- package/dist/220/swapping/withdrawalRequested.cjs +17 -0
- package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
- package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
- package/dist/220/swapping/withdrawalRequested.mjs +15 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +51 -51
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +51 -51
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
- package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
- package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
- package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
- package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
- package/dist/220/tronElections/allVotesCleared.cjs +9 -0
- package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
- package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
- package/dist/220/tronElections/allVotesCleared.mjs +7 -0
- package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
- package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
- package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
- package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
- package/dist/220/tronElections/corruptStorage.cjs +9 -0
- package/dist/220/tronElections/corruptStorage.d.cts +6 -0
- package/dist/220/tronElections/corruptStorage.d.mts +6 -0
- package/dist/220/tronElections/corruptStorage.mjs +7 -0
- package/dist/220/tronElections/electoralEvent.cjs +8 -0
- package/dist/220/tronElections/electoralEvent.d.cts +30 -0
- package/dist/220/tronElections/electoralEvent.d.mts +30 -0
- package/dist/220/tronElections/electoralEvent.mjs +7 -0
- package/dist/220/tronElections/uninitialized.cjs +9 -0
- package/dist/220/tronElections/uninitialized.d.cts +6 -0
- package/dist/220/tronElections/uninitialized.d.mts +6 -0
- package/dist/220/tronElections/uninitialized.mjs +7 -0
- package/dist/220/tronElections/unknownElection.cjs +10 -0
- package/dist/220/tronElections/unknownElection.d.cts +14 -0
- package/dist/220/tronElections/unknownElection.d.mts +14 -0
- package/dist/220/tronElections/unknownElection.mjs +8 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
- package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
- package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
- package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
- package/dist/220/tronVault/chainInitialized.cjs +9 -0
- package/dist/220/tronVault/chainInitialized.d.cts +6 -0
- package/dist/220/tronVault/chainInitialized.d.mts +6 -0
- package/dist/220/tronVault/chainInitialized.mjs +7 -0
- package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
- package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
- package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
- package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -0
- package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
- package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
- package/dist/CodeGenerator.cjs +6 -3
- package/dist/CodeGenerator.mjs +6 -3
- package/dist/HandlerMap.cjs +4 -10
- package/dist/HandlerMap.mjs +4 -10
- package/dist/Parser.cjs +1 -1
- package/dist/Processor.cjs +5 -2
- package/dist/Processor.mjs +4 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.mjs +1 -1
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -2
- package/dist/chainspec/src/BaseCodeGenerator.mjs +7 -0
- package/dist/chainspec/src/BaseParser.cjs +4 -3
- package/dist/chainspec/src/BaseParser.mjs +1 -0
- package/dist/chainspec/src/Compiler.cjs +6 -2
- package/dist/chainspec/src/Compiler.mjs +4 -0
- package/dist/chainspec/src/SpecVersion.cjs +1 -0
- package/dist/chainspec/src/SpecVersion.mjs +1 -0
- package/dist/chainspec/src/cache.cjs +3 -2
- package/dist/chainspec/src/cache.mjs +1 -0
- package/dist/chainspec/src/utils.cjs +2 -2
- package/dist/generate.cjs +3 -3
- package/dist/utils.cjs +1 -1
- package/package.json +4 -4
|
@@ -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, {
|
|
@@ -88,20 +88,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
88
88
|
value: z.ZodEffects<z.ZodObject<{
|
|
89
89
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
90
90
|
}, "strip", z.ZodTypeAny, {
|
|
91
|
-
__kind: "
|
|
91
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
92
92
|
}, {
|
|
93
|
-
__kind: "
|
|
94
|
-
}>, "
|
|
95
|
-
__kind: "
|
|
93
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
94
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
95
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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
|
-
__kind: "
|
|
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, {
|
|
@@ -176,15 +176,16 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
176
176
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
177
177
|
}>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
180
179
|
__kind: "Trie";
|
|
180
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
181
181
|
}, {
|
|
182
|
+
__kind: "Trie";
|
|
182
183
|
value: {
|
|
183
184
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
184
185
|
};
|
|
185
|
-
__kind: "Trie";
|
|
186
186
|
}>]>;
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
+
__kind: "DepositWitnessRejected";
|
|
188
189
|
value: {
|
|
189
190
|
__kind: "Other";
|
|
190
191
|
} | {
|
|
@@ -192,11 +193,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
192
193
|
} | {
|
|
193
194
|
__kind: "BadOrigin";
|
|
194
195
|
} | {
|
|
196
|
+
__kind: "Module";
|
|
195
197
|
value: {
|
|
196
198
|
index: number;
|
|
197
199
|
error: `0x${string}`;
|
|
198
200
|
};
|
|
199
|
-
__kind: "Module";
|
|
200
201
|
} | {
|
|
201
202
|
__kind: "ConsumerRemaining";
|
|
202
203
|
} | {
|
|
@@ -204,14 +205,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
204
205
|
} | {
|
|
205
206
|
__kind: "TooManyConsumers";
|
|
206
207
|
} | {
|
|
207
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
208
208
|
__kind: "Token";
|
|
209
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
209
210
|
} | {
|
|
210
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
211
211
|
__kind: "Arithmetic";
|
|
212
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
212
213
|
} | {
|
|
213
|
-
value: "LimitReached" | "NoLayer";
|
|
214
214
|
__kind: "Transactional";
|
|
215
|
+
value: "LimitReached" | "NoLayer";
|
|
215
216
|
} | {
|
|
216
217
|
__kind: "Exhausted";
|
|
217
218
|
} | {
|
|
@@ -221,11 +222,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
221
222
|
} | {
|
|
222
223
|
__kind: "RootNotAllowed";
|
|
223
224
|
} | {
|
|
224
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
225
225
|
__kind: "Trie";
|
|
226
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
226
227
|
};
|
|
227
|
-
__kind: "DepositWitnessRejected";
|
|
228
228
|
}, {
|
|
229
|
+
__kind: "DepositWitnessRejected";
|
|
229
230
|
value: {
|
|
230
231
|
__kind: "Other";
|
|
231
232
|
} | {
|
|
@@ -233,11 +234,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
233
234
|
} | {
|
|
234
235
|
__kind: "BadOrigin";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Module";
|
|
236
238
|
value: {
|
|
237
239
|
index: number;
|
|
238
240
|
error: string;
|
|
239
241
|
};
|
|
240
|
-
__kind: "Module";
|
|
241
242
|
} | {
|
|
242
243
|
__kind: "ConsumerRemaining";
|
|
243
244
|
} | {
|
|
@@ -245,20 +246,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
245
246
|
} | {
|
|
246
247
|
__kind: "TooManyConsumers";
|
|
247
248
|
} | {
|
|
249
|
+
__kind: "Token";
|
|
248
250
|
value: {
|
|
249
|
-
__kind: "
|
|
251
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
250
252
|
};
|
|
251
|
-
__kind: "Token";
|
|
252
253
|
} | {
|
|
254
|
+
__kind: "Arithmetic";
|
|
253
255
|
value: {
|
|
254
256
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
255
257
|
};
|
|
256
|
-
__kind: "Arithmetic";
|
|
257
258
|
} | {
|
|
259
|
+
__kind: "Transactional";
|
|
258
260
|
value: {
|
|
259
261
|
__kind: "LimitReached" | "NoLayer";
|
|
260
262
|
};
|
|
261
|
-
__kind: "Transactional";
|
|
262
263
|
} | {
|
|
263
264
|
__kind: "Exhausted";
|
|
264
265
|
} | {
|
|
@@ -268,12 +269,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
268
269
|
} | {
|
|
269
270
|
__kind: "RootNotAllowed";
|
|
270
271
|
} | {
|
|
272
|
+
__kind: "Trie";
|
|
271
273
|
value: {
|
|
272
274
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
273
275
|
};
|
|
274
|
-
__kind: "Trie";
|
|
275
276
|
};
|
|
276
|
-
__kind: "DepositWitnessRejected";
|
|
277
277
|
}>, z.ZodObject<{
|
|
278
278
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
279
279
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -288,47 +288,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
288
288
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
289
289
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
290
290
|
}, "strip", z.ZodTypeAny, {
|
|
291
|
-
value: `0x${string}`;
|
|
292
291
|
__kind: "P2PKH";
|
|
292
|
+
value: `0x${string}`;
|
|
293
293
|
}, {
|
|
294
|
-
value: string;
|
|
295
294
|
__kind: "P2PKH";
|
|
295
|
+
value: string;
|
|
296
296
|
}>, z.ZodObject<{
|
|
297
297
|
__kind: z.ZodLiteral<"P2SH">;
|
|
298
298
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
299
299
|
}, "strip", z.ZodTypeAny, {
|
|
300
|
-
value: `0x${string}`;
|
|
301
300
|
__kind: "P2SH";
|
|
301
|
+
value: `0x${string}`;
|
|
302
302
|
}, {
|
|
303
|
-
value: string;
|
|
304
303
|
__kind: "P2SH";
|
|
304
|
+
value: string;
|
|
305
305
|
}>, z.ZodObject<{
|
|
306
306
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
307
307
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
308
308
|
}, "strip", z.ZodTypeAny, {
|
|
309
|
-
value: `0x${string}`;
|
|
310
309
|
__kind: "P2WPKH";
|
|
310
|
+
value: `0x${string}`;
|
|
311
311
|
}, {
|
|
312
|
-
value: string;
|
|
313
312
|
__kind: "P2WPKH";
|
|
313
|
+
value: string;
|
|
314
314
|
}>, z.ZodObject<{
|
|
315
315
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
316
316
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
317
317
|
}, "strip", z.ZodTypeAny, {
|
|
318
|
-
value: `0x${string}`;
|
|
319
318
|
__kind: "P2WSH";
|
|
319
|
+
value: `0x${string}`;
|
|
320
320
|
}, {
|
|
321
|
-
value: string;
|
|
322
321
|
__kind: "P2WSH";
|
|
322
|
+
value: string;
|
|
323
323
|
}>, z.ZodObject<{
|
|
324
324
|
__kind: z.ZodLiteral<"Taproot">;
|
|
325
325
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
326
326
|
}, "strip", z.ZodTypeAny, {
|
|
327
|
-
value: `0x${string}`;
|
|
328
327
|
__kind: "Taproot";
|
|
328
|
+
value: `0x${string}`;
|
|
329
329
|
}, {
|
|
330
|
-
value: string;
|
|
331
330
|
__kind: "Taproot";
|
|
331
|
+
value: string;
|
|
332
332
|
}>, z.ZodObject<{
|
|
333
333
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
334
334
|
version: z.ZodNumber;
|
|
@@ -414,7 +414,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
414
414
|
} | null | undefined;
|
|
415
415
|
}>;
|
|
416
416
|
}, "strip", z.ZodTypeAny, {
|
|
417
|
-
amount: bigint;
|
|
418
417
|
depositAddress: {
|
|
419
418
|
pubkeyX: `0x${string}`;
|
|
420
419
|
scriptPath?: {
|
|
@@ -426,12 +425,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
426
425
|
};
|
|
427
426
|
} | null | undefined;
|
|
428
427
|
};
|
|
428
|
+
amount: bigint;
|
|
429
429
|
id: {
|
|
430
430
|
txId: `0x${string}`;
|
|
431
431
|
vout: number;
|
|
432
432
|
};
|
|
433
433
|
}, {
|
|
434
|
-
amount: string | number;
|
|
435
434
|
depositAddress: {
|
|
436
435
|
pubkeyX: string;
|
|
437
436
|
scriptPath?: {
|
|
@@ -443,6 +442,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
443
442
|
};
|
|
444
443
|
} | null | undefined;
|
|
445
444
|
};
|
|
445
|
+
amount: string | number;
|
|
446
446
|
id: {
|
|
447
447
|
txId: string;
|
|
448
448
|
vout: number;
|
|
@@ -450,29 +450,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
450
450
|
}>;
|
|
451
451
|
}, "strip", z.ZodTypeAny, {
|
|
452
452
|
asset: "Btc";
|
|
453
|
-
amount: bigint;
|
|
454
453
|
depositAddress: {
|
|
455
|
-
value: `0x${string}`;
|
|
456
454
|
__kind: "P2PKH";
|
|
457
|
-
} | {
|
|
458
455
|
value: `0x${string}`;
|
|
459
|
-
__kind: "P2SH";
|
|
460
456
|
} | {
|
|
457
|
+
__kind: "P2SH";
|
|
461
458
|
value: `0x${string}`;
|
|
462
|
-
__kind: "P2WPKH";
|
|
463
459
|
} | {
|
|
460
|
+
__kind: "P2WPKH";
|
|
464
461
|
value: `0x${string}`;
|
|
465
|
-
__kind: "P2WSH";
|
|
466
462
|
} | {
|
|
463
|
+
__kind: "P2WSH";
|
|
467
464
|
value: `0x${string}`;
|
|
465
|
+
} | {
|
|
468
466
|
__kind: "Taproot";
|
|
467
|
+
value: `0x${string}`;
|
|
469
468
|
} | {
|
|
470
469
|
__kind: "OtherSegwit";
|
|
471
470
|
version: number;
|
|
472
471
|
program: `0x${string}`;
|
|
473
472
|
};
|
|
473
|
+
amount: bigint;
|
|
474
474
|
depositDetails: {
|
|
475
|
-
amount: bigint;
|
|
476
475
|
depositAddress: {
|
|
477
476
|
pubkeyX: `0x${string}`;
|
|
478
477
|
scriptPath?: {
|
|
@@ -484,6 +483,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
484
483
|
};
|
|
485
484
|
} | null | undefined;
|
|
486
485
|
};
|
|
486
|
+
amount: bigint;
|
|
487
487
|
id: {
|
|
488
488
|
txId: `0x${string}`;
|
|
489
489
|
vout: number;
|
|
@@ -493,29 +493,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
493
493
|
asset: {
|
|
494
494
|
__kind: "Btc";
|
|
495
495
|
};
|
|
496
|
-
amount: string | number;
|
|
497
496
|
depositAddress: {
|
|
498
|
-
value: string;
|
|
499
497
|
__kind: "P2PKH";
|
|
500
|
-
} | {
|
|
501
498
|
value: string;
|
|
502
|
-
__kind: "P2SH";
|
|
503
499
|
} | {
|
|
500
|
+
__kind: "P2SH";
|
|
504
501
|
value: string;
|
|
505
|
-
__kind: "P2WPKH";
|
|
506
502
|
} | {
|
|
503
|
+
__kind: "P2WPKH";
|
|
507
504
|
value: string;
|
|
508
|
-
__kind: "P2WSH";
|
|
509
505
|
} | {
|
|
506
|
+
__kind: "P2WSH";
|
|
510
507
|
value: string;
|
|
508
|
+
} | {
|
|
511
509
|
__kind: "Taproot";
|
|
510
|
+
value: string;
|
|
512
511
|
} | {
|
|
513
512
|
__kind: "OtherSegwit";
|
|
514
513
|
version: number;
|
|
515
514
|
program: string;
|
|
516
515
|
};
|
|
516
|
+
amount: string | number;
|
|
517
517
|
depositDetails: {
|
|
518
|
-
amount: string | number;
|
|
519
518
|
depositAddress: {
|
|
520
519
|
pubkeyX: string;
|
|
521
520
|
scriptPath?: {
|
|
@@ -527,6 +526,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
527
526
|
};
|
|
528
527
|
} | null | undefined;
|
|
529
528
|
};
|
|
529
|
+
amount: string | number;
|
|
530
530
|
id: {
|
|
531
531
|
txId: string;
|
|
532
532
|
vout: number;
|
|
@@ -537,29 +537,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
537
537
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
538
538
|
depositWitness: {
|
|
539
539
|
asset: "Btc";
|
|
540
|
-
amount: bigint;
|
|
541
540
|
depositAddress: {
|
|
542
|
-
value: `0x${string}`;
|
|
543
541
|
__kind: "P2PKH";
|
|
544
|
-
} | {
|
|
545
542
|
value: `0x${string}`;
|
|
546
|
-
__kind: "P2SH";
|
|
547
543
|
} | {
|
|
544
|
+
__kind: "P2SH";
|
|
548
545
|
value: `0x${string}`;
|
|
549
|
-
__kind: "P2WPKH";
|
|
550
546
|
} | {
|
|
547
|
+
__kind: "P2WPKH";
|
|
551
548
|
value: `0x${string}`;
|
|
552
|
-
__kind: "P2WSH";
|
|
553
549
|
} | {
|
|
550
|
+
__kind: "P2WSH";
|
|
554
551
|
value: `0x${string}`;
|
|
552
|
+
} | {
|
|
555
553
|
__kind: "Taproot";
|
|
554
|
+
value: `0x${string}`;
|
|
556
555
|
} | {
|
|
557
556
|
__kind: "OtherSegwit";
|
|
558
557
|
version: number;
|
|
559
558
|
program: `0x${string}`;
|
|
560
559
|
};
|
|
560
|
+
amount: bigint;
|
|
561
561
|
depositDetails: {
|
|
562
|
-
amount: bigint;
|
|
563
562
|
depositAddress: {
|
|
564
563
|
pubkeyX: `0x${string}`;
|
|
565
564
|
scriptPath?: {
|
|
@@ -571,6 +570,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
571
570
|
};
|
|
572
571
|
} | null | undefined;
|
|
573
572
|
};
|
|
573
|
+
amount: bigint;
|
|
574
574
|
id: {
|
|
575
575
|
txId: `0x${string}`;
|
|
576
576
|
vout: number;
|
|
@@ -583,29 +583,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
583
583
|
asset: {
|
|
584
584
|
__kind: "Btc";
|
|
585
585
|
};
|
|
586
|
-
amount: string | number;
|
|
587
586
|
depositAddress: {
|
|
588
|
-
value: string;
|
|
589
587
|
__kind: "P2PKH";
|
|
590
|
-
} | {
|
|
591
588
|
value: string;
|
|
592
|
-
__kind: "P2SH";
|
|
593
589
|
} | {
|
|
590
|
+
__kind: "P2SH";
|
|
594
591
|
value: string;
|
|
595
|
-
__kind: "P2WPKH";
|
|
596
592
|
} | {
|
|
593
|
+
__kind: "P2WPKH";
|
|
597
594
|
value: string;
|
|
598
|
-
__kind: "P2WSH";
|
|
599
595
|
} | {
|
|
596
|
+
__kind: "P2WSH";
|
|
600
597
|
value: string;
|
|
598
|
+
} | {
|
|
601
599
|
__kind: "Taproot";
|
|
600
|
+
value: string;
|
|
602
601
|
} | {
|
|
603
602
|
__kind: "OtherSegwit";
|
|
604
603
|
version: number;
|
|
605
604
|
program: string;
|
|
606
605
|
};
|
|
606
|
+
amount: string | number;
|
|
607
607
|
depositDetails: {
|
|
608
|
-
amount: string | number;
|
|
609
608
|
depositAddress: {
|
|
610
609
|
pubkeyX: string;
|
|
611
610
|
scriptPath?: {
|
|
@@ -617,6 +616,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
617
616
|
};
|
|
618
617
|
} | null | undefined;
|
|
619
618
|
};
|
|
619
|
+
amount: string | number;
|
|
620
620
|
id: {
|
|
621
621
|
txId: string;
|
|
622
622
|
vout: number;
|
|
@@ -639,47 +639,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
639
639
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
640
640
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
641
641
|
}, "strip", z.ZodTypeAny, {
|
|
642
|
-
value: `0x${string}`;
|
|
643
642
|
__kind: "P2PKH";
|
|
643
|
+
value: `0x${string}`;
|
|
644
644
|
}, {
|
|
645
|
-
value: string;
|
|
646
645
|
__kind: "P2PKH";
|
|
646
|
+
value: string;
|
|
647
647
|
}>, z.ZodObject<{
|
|
648
648
|
__kind: z.ZodLiteral<"P2SH">;
|
|
649
649
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
650
650
|
}, "strip", z.ZodTypeAny, {
|
|
651
|
-
value: `0x${string}`;
|
|
652
651
|
__kind: "P2SH";
|
|
652
|
+
value: `0x${string}`;
|
|
653
653
|
}, {
|
|
654
|
-
value: string;
|
|
655
654
|
__kind: "P2SH";
|
|
655
|
+
value: string;
|
|
656
656
|
}>, z.ZodObject<{
|
|
657
657
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
658
658
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
659
659
|
}, "strip", z.ZodTypeAny, {
|
|
660
|
-
value: `0x${string}`;
|
|
661
660
|
__kind: "P2WPKH";
|
|
661
|
+
value: `0x${string}`;
|
|
662
662
|
}, {
|
|
663
|
-
value: string;
|
|
664
663
|
__kind: "P2WPKH";
|
|
664
|
+
value: string;
|
|
665
665
|
}>, z.ZodObject<{
|
|
666
666
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
667
667
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
668
668
|
}, "strip", z.ZodTypeAny, {
|
|
669
|
-
value: `0x${string}`;
|
|
670
669
|
__kind: "P2WSH";
|
|
670
|
+
value: `0x${string}`;
|
|
671
671
|
}, {
|
|
672
|
-
value: string;
|
|
673
672
|
__kind: "P2WSH";
|
|
673
|
+
value: string;
|
|
674
674
|
}>, z.ZodObject<{
|
|
675
675
|
__kind: z.ZodLiteral<"Taproot">;
|
|
676
676
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
677
677
|
}, "strip", z.ZodTypeAny, {
|
|
678
|
-
value: `0x${string}`;
|
|
679
678
|
__kind: "Taproot";
|
|
679
|
+
value: `0x${string}`;
|
|
680
680
|
}, {
|
|
681
|
-
value: string;
|
|
682
681
|
__kind: "Taproot";
|
|
682
|
+
value: string;
|
|
683
683
|
}>, z.ZodObject<{
|
|
684
684
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
685
685
|
version: z.ZodNumber;
|
|
@@ -757,7 +757,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
757
757
|
} | null | undefined;
|
|
758
758
|
}>;
|
|
759
759
|
}, "strip", z.ZodTypeAny, {
|
|
760
|
-
amount: bigint;
|
|
761
760
|
depositAddress: {
|
|
762
761
|
pubkeyX: `0x${string}`;
|
|
763
762
|
scriptPath?: {
|
|
@@ -769,12 +768,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
769
768
|
};
|
|
770
769
|
} | null | undefined;
|
|
771
770
|
};
|
|
771
|
+
amount: bigint;
|
|
772
772
|
id: {
|
|
773
773
|
txId: `0x${string}`;
|
|
774
774
|
vout: number;
|
|
775
775
|
};
|
|
776
776
|
}, {
|
|
777
|
-
amount: string | number;
|
|
778
777
|
depositAddress: {
|
|
779
778
|
pubkeyX: string;
|
|
780
779
|
scriptPath?: {
|
|
@@ -786,6 +785,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
786
785
|
};
|
|
787
786
|
} | null | undefined;
|
|
788
787
|
};
|
|
788
|
+
amount: string | number;
|
|
789
789
|
id: {
|
|
790
790
|
txId: string;
|
|
791
791
|
vout: number;
|
|
@@ -794,21 +794,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
794
794
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
795
795
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
796
796
|
}, "strip", z.ZodTypeAny, {
|
|
797
|
-
__kind: "
|
|
797
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
798
798
|
}, {
|
|
799
|
-
__kind: "
|
|
800
|
-
}>, "
|
|
801
|
-
__kind: "
|
|
799
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
800
|
+
}>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt", {
|
|
801
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
802
802
|
}>;
|
|
803
803
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
804
804
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
805
805
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
806
806
|
}, "strip", z.ZodTypeAny, {
|
|
807
|
-
value: `0x${string}`;
|
|
808
807
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
808
|
+
value: `0x${string}`;
|
|
809
809
|
}, {
|
|
810
|
-
value: string;
|
|
811
810
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
811
|
+
value: string;
|
|
812
812
|
}>, {
|
|
813
813
|
readonly chain: "Ethereum";
|
|
814
814
|
readonly address: `0x${string}`;
|
|
@@ -828,8 +828,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
828
828
|
readonly chain: "Assethub";
|
|
829
829
|
readonly address: string;
|
|
830
830
|
}, {
|
|
831
|
-
value: string;
|
|
832
831
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
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,76 +933,76 @@ 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
|
}>, z.ZodObject<{
|
|
998
998
|
__kind: z.ZodLiteral<"Hub">;
|
|
999
999
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1000
1000
|
}, "strip", z.ZodTypeAny, {
|
|
1001
|
-
value: `0x${string}`;
|
|
1002
1001
|
__kind: "Hub";
|
|
1002
|
+
value: `0x${string}`;
|
|
1003
1003
|
}, {
|
|
1004
|
-
value: string;
|
|
1005
1004
|
__kind: "Hub";
|
|
1005
|
+
value: string;
|
|
1006
1006
|
}>]>>>;
|
|
1007
1007
|
}, "strip", z.ZodTypeAny, {
|
|
1008
1008
|
channelMetadata: {
|
|
@@ -1012,42 +1012,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1012
1012
|
};
|
|
1013
1013
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1014
1014
|
sourceAddress?: {
|
|
1015
|
-
value: `0x${string}`;
|
|
1016
1015
|
__kind: "Eth";
|
|
1017
|
-
} | {
|
|
1018
1016
|
value: `0x${string}`;
|
|
1017
|
+
} | {
|
|
1019
1018
|
__kind: "Dot";
|
|
1019
|
+
value: `0x${string}`;
|
|
1020
1020
|
} | {
|
|
1021
|
+
__kind: "Btc";
|
|
1021
1022
|
value: {
|
|
1022
|
-
value: `0x${string}`;
|
|
1023
1023
|
__kind: "P2PKH";
|
|
1024
|
-
} | {
|
|
1025
1024
|
value: `0x${string}`;
|
|
1026
|
-
__kind: "P2SH";
|
|
1027
1025
|
} | {
|
|
1026
|
+
__kind: "P2SH";
|
|
1028
1027
|
value: `0x${string}`;
|
|
1029
|
-
__kind: "P2WPKH";
|
|
1030
1028
|
} | {
|
|
1029
|
+
__kind: "P2WPKH";
|
|
1031
1030
|
value: `0x${string}`;
|
|
1032
|
-
__kind: "P2WSH";
|
|
1033
1031
|
} | {
|
|
1032
|
+
__kind: "P2WSH";
|
|
1034
1033
|
value: `0x${string}`;
|
|
1034
|
+
} | {
|
|
1035
1035
|
__kind: "Taproot";
|
|
1036
|
+
value: `0x${string}`;
|
|
1036
1037
|
} | {
|
|
1037
1038
|
__kind: "OtherSegwit";
|
|
1038
1039
|
version: number;
|
|
1039
1040
|
program: `0x${string}`;
|
|
1040
1041
|
};
|
|
1041
|
-
__kind: "Btc";
|
|
1042
1042
|
} | {
|
|
1043
|
-
value: `0x${string}`;
|
|
1044
1043
|
__kind: "Arb";
|
|
1045
|
-
} | {
|
|
1046
1044
|
value: `0x${string}`;
|
|
1047
|
-
__kind: "Sol";
|
|
1048
1045
|
} | {
|
|
1046
|
+
__kind: "Sol";
|
|
1049
1047
|
value: `0x${string}`;
|
|
1048
|
+
} | {
|
|
1050
1049
|
__kind: "Hub";
|
|
1050
|
+
value: `0x${string}`;
|
|
1051
1051
|
} | null | undefined;
|
|
1052
1052
|
}, {
|
|
1053
1053
|
channelMetadata: {
|
|
@@ -1059,42 +1059,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1059
1059
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1060
1060
|
};
|
|
1061
1061
|
sourceAddress?: {
|
|
1062
|
-
value: string;
|
|
1063
1062
|
__kind: "Eth";
|
|
1064
|
-
} | {
|
|
1065
1063
|
value: string;
|
|
1064
|
+
} | {
|
|
1066
1065
|
__kind: "Dot";
|
|
1066
|
+
value: string;
|
|
1067
1067
|
} | {
|
|
1068
|
+
__kind: "Btc";
|
|
1068
1069
|
value: {
|
|
1069
|
-
value: string;
|
|
1070
1070
|
__kind: "P2PKH";
|
|
1071
|
-
} | {
|
|
1072
1071
|
value: string;
|
|
1073
|
-
__kind: "P2SH";
|
|
1074
1072
|
} | {
|
|
1073
|
+
__kind: "P2SH";
|
|
1075
1074
|
value: string;
|
|
1076
|
-
__kind: "P2WPKH";
|
|
1077
1075
|
} | {
|
|
1076
|
+
__kind: "P2WPKH";
|
|
1078
1077
|
value: string;
|
|
1079
|
-
__kind: "P2WSH";
|
|
1080
1078
|
} | {
|
|
1079
|
+
__kind: "P2WSH";
|
|
1081
1080
|
value: string;
|
|
1081
|
+
} | {
|
|
1082
1082
|
__kind: "Taproot";
|
|
1083
|
+
value: string;
|
|
1083
1084
|
} | {
|
|
1084
1085
|
__kind: "OtherSegwit";
|
|
1085
1086
|
version: number;
|
|
1086
1087
|
program: string;
|
|
1087
1088
|
};
|
|
1088
|
-
__kind: "Btc";
|
|
1089
1089
|
} | {
|
|
1090
|
-
value: string;
|
|
1091
1090
|
__kind: "Arb";
|
|
1092
|
-
} | {
|
|
1093
1091
|
value: string;
|
|
1094
|
-
__kind: "Sol";
|
|
1095
1092
|
} | {
|
|
1093
|
+
__kind: "Sol";
|
|
1096
1094
|
value: string;
|
|
1095
|
+
} | {
|
|
1097
1096
|
__kind: "Hub";
|
|
1097
|
+
value: string;
|
|
1098
1098
|
} | null | undefined;
|
|
1099
1099
|
}>>>;
|
|
1100
1100
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1124,47 +1124,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1124
1124
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1125
1125
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1126
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1127
|
-
value: `0x${string}`;
|
|
1128
1127
|
__kind: "P2PKH";
|
|
1128
|
+
value: `0x${string}`;
|
|
1129
1129
|
}, {
|
|
1130
|
-
value: string;
|
|
1131
1130
|
__kind: "P2PKH";
|
|
1131
|
+
value: string;
|
|
1132
1132
|
}>, z.ZodObject<{
|
|
1133
1133
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1134
1134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1135
1135
|
}, "strip", z.ZodTypeAny, {
|
|
1136
|
-
value: `0x${string}`;
|
|
1137
1136
|
__kind: "P2SH";
|
|
1137
|
+
value: `0x${string}`;
|
|
1138
1138
|
}, {
|
|
1139
|
-
value: string;
|
|
1140
1139
|
__kind: "P2SH";
|
|
1140
|
+
value: string;
|
|
1141
1141
|
}>, z.ZodObject<{
|
|
1142
1142
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1143
1143
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1144
1144
|
}, "strip", z.ZodTypeAny, {
|
|
1145
|
-
value: `0x${string}`;
|
|
1146
1145
|
__kind: "P2WPKH";
|
|
1146
|
+
value: `0x${string}`;
|
|
1147
1147
|
}, {
|
|
1148
|
-
value: string;
|
|
1149
1148
|
__kind: "P2WPKH";
|
|
1149
|
+
value: string;
|
|
1150
1150
|
}>, z.ZodObject<{
|
|
1151
1151
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1152
1152
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1153
1153
|
}, "strip", z.ZodTypeAny, {
|
|
1154
|
-
value: `0x${string}`;
|
|
1155
1154
|
__kind: "P2WSH";
|
|
1155
|
+
value: `0x${string}`;
|
|
1156
1156
|
}, {
|
|
1157
|
-
value: string;
|
|
1158
1157
|
__kind: "P2WSH";
|
|
1158
|
+
value: string;
|
|
1159
1159
|
}>, z.ZodObject<{
|
|
1160
1160
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1161
1161
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1162
1162
|
}, "strip", z.ZodTypeAny, {
|
|
1163
|
-
value: `0x${string}`;
|
|
1164
1163
|
__kind: "Taproot";
|
|
1164
|
+
value: `0x${string}`;
|
|
1165
1165
|
}, {
|
|
1166
|
-
value: string;
|
|
1167
1166
|
__kind: "Taproot";
|
|
1167
|
+
value: string;
|
|
1168
1168
|
}>, z.ZodObject<{
|
|
1169
1169
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1170
1170
|
version: z.ZodNumber;
|
|
@@ -1196,20 +1196,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1196
1196
|
}, "strip", z.ZodTypeAny, {
|
|
1197
1197
|
retryDuration: number;
|
|
1198
1198
|
refundAddress: {
|
|
1199
|
-
value: `0x${string}`;
|
|
1200
1199
|
__kind: "P2PKH";
|
|
1201
|
-
} | {
|
|
1202
1200
|
value: `0x${string}`;
|
|
1203
|
-
__kind: "P2SH";
|
|
1204
1201
|
} | {
|
|
1202
|
+
__kind: "P2SH";
|
|
1205
1203
|
value: `0x${string}`;
|
|
1206
|
-
__kind: "P2WPKH";
|
|
1207
1204
|
} | {
|
|
1205
|
+
__kind: "P2WPKH";
|
|
1208
1206
|
value: `0x${string}`;
|
|
1209
|
-
__kind: "P2WSH";
|
|
1210
1207
|
} | {
|
|
1208
|
+
__kind: "P2WSH";
|
|
1211
1209
|
value: `0x${string}`;
|
|
1210
|
+
} | {
|
|
1212
1211
|
__kind: "Taproot";
|
|
1212
|
+
value: `0x${string}`;
|
|
1213
1213
|
} | {
|
|
1214
1214
|
__kind: "OtherSegwit";
|
|
1215
1215
|
version: number;
|
|
@@ -1225,20 +1225,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1225
1225
|
}, {
|
|
1226
1226
|
retryDuration: number;
|
|
1227
1227
|
refundAddress: {
|
|
1228
|
-
value: string;
|
|
1229
1228
|
__kind: "P2PKH";
|
|
1230
|
-
} | {
|
|
1231
1229
|
value: string;
|
|
1232
|
-
__kind: "P2SH";
|
|
1233
1230
|
} | {
|
|
1231
|
+
__kind: "P2SH";
|
|
1234
1232
|
value: string;
|
|
1235
|
-
__kind: "P2WPKH";
|
|
1236
1233
|
} | {
|
|
1234
|
+
__kind: "P2WPKH";
|
|
1237
1235
|
value: string;
|
|
1238
|
-
__kind: "P2WSH";
|
|
1239
1236
|
} | {
|
|
1237
|
+
__kind: "P2WSH";
|
|
1240
1238
|
value: string;
|
|
1239
|
+
} | {
|
|
1241
1240
|
__kind: "Taproot";
|
|
1241
|
+
value: string;
|
|
1242
1242
|
} | {
|
|
1243
1243
|
__kind: "OtherSegwit";
|
|
1244
1244
|
version: number;
|
|
@@ -1264,9 +1264,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1264
1264
|
}>>>;
|
|
1265
1265
|
boostFee: z.ZodNumber;
|
|
1266
1266
|
}, "strip", z.ZodTypeAny, {
|
|
1267
|
-
txId: `0x${string}`;
|
|
1268
1267
|
depositDetails: {
|
|
1269
|
-
amount: bigint;
|
|
1270
1268
|
depositAddress: {
|
|
1271
1269
|
pubkeyX: `0x${string}`;
|
|
1272
1270
|
scriptPath?: {
|
|
@@ -1278,14 +1276,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1278
1276
|
};
|
|
1279
1277
|
} | null | undefined;
|
|
1280
1278
|
};
|
|
1279
|
+
amount: bigint;
|
|
1281
1280
|
id: {
|
|
1282
1281
|
txId: `0x${string}`;
|
|
1283
1282
|
vout: number;
|
|
1284
1283
|
};
|
|
1285
1284
|
};
|
|
1286
|
-
inputAsset: "Btc";
|
|
1287
|
-
depositAmount: bigint;
|
|
1288
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1289
1285
|
destinationAddress: {
|
|
1290
1286
|
readonly chain: "Ethereum";
|
|
1291
1287
|
readonly address: `0x${string}`;
|
|
@@ -1305,6 +1301,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1305
1301
|
readonly chain: "Assethub";
|
|
1306
1302
|
readonly address: string;
|
|
1307
1303
|
};
|
|
1304
|
+
inputAsset: "Btc";
|
|
1305
|
+
depositAmount: bigint;
|
|
1306
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
1307
|
+
txId: `0x${string}`;
|
|
1308
1308
|
affiliateFees: {
|
|
1309
1309
|
account: number;
|
|
1310
1310
|
bps: number;
|
|
@@ -1312,20 +1312,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1312
1312
|
refundParams: {
|
|
1313
1313
|
retryDuration: number;
|
|
1314
1314
|
refundAddress: {
|
|
1315
|
-
value: `0x${string}`;
|
|
1316
1315
|
__kind: "P2PKH";
|
|
1317
|
-
} | {
|
|
1318
1316
|
value: `0x${string}`;
|
|
1319
|
-
__kind: "P2SH";
|
|
1320
1317
|
} | {
|
|
1318
|
+
__kind: "P2SH";
|
|
1321
1319
|
value: `0x${string}`;
|
|
1322
|
-
__kind: "P2WPKH";
|
|
1323
1320
|
} | {
|
|
1321
|
+
__kind: "P2WPKH";
|
|
1324
1322
|
value: `0x${string}`;
|
|
1325
|
-
__kind: "P2WSH";
|
|
1326
1323
|
} | {
|
|
1324
|
+
__kind: "P2WSH";
|
|
1327
1325
|
value: `0x${string}`;
|
|
1326
|
+
} | {
|
|
1328
1327
|
__kind: "Taproot";
|
|
1328
|
+
value: `0x${string}`;
|
|
1329
1329
|
} | {
|
|
1330
1330
|
__kind: "OtherSegwit";
|
|
1331
1331
|
version: number;
|
|
@@ -1342,20 +1342,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1342
1342
|
boostFee: number;
|
|
1343
1343
|
channelId?: bigint | null | undefined;
|
|
1344
1344
|
depositAddress?: {
|
|
1345
|
-
value: `0x${string}`;
|
|
1346
1345
|
__kind: "P2PKH";
|
|
1347
|
-
} | {
|
|
1348
1346
|
value: `0x${string}`;
|
|
1349
|
-
__kind: "P2SH";
|
|
1350
1347
|
} | {
|
|
1348
|
+
__kind: "P2SH";
|
|
1351
1349
|
value: `0x${string}`;
|
|
1352
|
-
__kind: "P2WPKH";
|
|
1353
1350
|
} | {
|
|
1351
|
+
__kind: "P2WPKH";
|
|
1354
1352
|
value: `0x${string}`;
|
|
1355
|
-
__kind: "P2WSH";
|
|
1356
1353
|
} | {
|
|
1354
|
+
__kind: "P2WSH";
|
|
1357
1355
|
value: `0x${string}`;
|
|
1356
|
+
} | {
|
|
1358
1357
|
__kind: "Taproot";
|
|
1358
|
+
value: `0x${string}`;
|
|
1359
1359
|
} | {
|
|
1360
1360
|
__kind: "OtherSegwit";
|
|
1361
1361
|
version: number;
|
|
@@ -1369,42 +1369,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1369
1369
|
};
|
|
1370
1370
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1371
1371
|
sourceAddress?: {
|
|
1372
|
-
value: `0x${string}`;
|
|
1373
1372
|
__kind: "Eth";
|
|
1374
|
-
} | {
|
|
1375
1373
|
value: `0x${string}`;
|
|
1374
|
+
} | {
|
|
1376
1375
|
__kind: "Dot";
|
|
1376
|
+
value: `0x${string}`;
|
|
1377
1377
|
} | {
|
|
1378
|
+
__kind: "Btc";
|
|
1378
1379
|
value: {
|
|
1379
|
-
value: `0x${string}`;
|
|
1380
1380
|
__kind: "P2PKH";
|
|
1381
|
-
} | {
|
|
1382
1381
|
value: `0x${string}`;
|
|
1383
|
-
__kind: "P2SH";
|
|
1384
1382
|
} | {
|
|
1383
|
+
__kind: "P2SH";
|
|
1385
1384
|
value: `0x${string}`;
|
|
1386
|
-
__kind: "P2WPKH";
|
|
1387
1385
|
} | {
|
|
1386
|
+
__kind: "P2WPKH";
|
|
1388
1387
|
value: `0x${string}`;
|
|
1389
|
-
__kind: "P2WSH";
|
|
1390
1388
|
} | {
|
|
1389
|
+
__kind: "P2WSH";
|
|
1391
1390
|
value: `0x${string}`;
|
|
1391
|
+
} | {
|
|
1392
1392
|
__kind: "Taproot";
|
|
1393
|
+
value: `0x${string}`;
|
|
1393
1394
|
} | {
|
|
1394
1395
|
__kind: "OtherSegwit";
|
|
1395
1396
|
version: number;
|
|
1396
1397
|
program: `0x${string}`;
|
|
1397
1398
|
};
|
|
1398
|
-
__kind: "Btc";
|
|
1399
1399
|
} | {
|
|
1400
|
-
value: `0x${string}`;
|
|
1401
1400
|
__kind: "Arb";
|
|
1402
|
-
} | {
|
|
1403
1401
|
value: `0x${string}`;
|
|
1404
|
-
__kind: "Sol";
|
|
1405
1402
|
} | {
|
|
1403
|
+
__kind: "Sol";
|
|
1406
1404
|
value: `0x${string}`;
|
|
1405
|
+
} | {
|
|
1407
1406
|
__kind: "Hub";
|
|
1407
|
+
value: `0x${string}`;
|
|
1408
1408
|
} | null | undefined;
|
|
1409
1409
|
} | null | undefined;
|
|
1410
1410
|
brokerFee?: {
|
|
@@ -1416,9 +1416,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1416
1416
|
chunkInterval: number;
|
|
1417
1417
|
} | null | undefined;
|
|
1418
1418
|
}, {
|
|
1419
|
-
txId: string;
|
|
1420
1419
|
depositDetails: {
|
|
1421
|
-
amount: string | number;
|
|
1422
1420
|
depositAddress: {
|
|
1423
1421
|
pubkeyX: string;
|
|
1424
1422
|
scriptPath?: {
|
|
@@ -1430,22 +1428,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1430
1428
|
};
|
|
1431
1429
|
} | null | undefined;
|
|
1432
1430
|
};
|
|
1431
|
+
amount: string | number;
|
|
1433
1432
|
id: {
|
|
1434
1433
|
txId: string;
|
|
1435
1434
|
vout: number;
|
|
1436
1435
|
};
|
|
1437
1436
|
};
|
|
1437
|
+
destinationAddress: {
|
|
1438
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1439
|
+
value: string;
|
|
1440
|
+
};
|
|
1438
1441
|
inputAsset: {
|
|
1439
1442
|
__kind: "Btc";
|
|
1440
1443
|
};
|
|
1441
1444
|
depositAmount: string | number;
|
|
1442
1445
|
outputAsset: {
|
|
1443
|
-
__kind: "
|
|
1444
|
-
};
|
|
1445
|
-
destinationAddress: {
|
|
1446
|
-
value: string;
|
|
1447
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1446
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
1448
1447
|
};
|
|
1448
|
+
txId: string;
|
|
1449
1449
|
affiliateFees: {
|
|
1450
1450
|
account: number;
|
|
1451
1451
|
bps: number;
|
|
@@ -1453,20 +1453,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1453
1453
|
refundParams: {
|
|
1454
1454
|
retryDuration: number;
|
|
1455
1455
|
refundAddress: {
|
|
1456
|
-
value: string;
|
|
1457
1456
|
__kind: "P2PKH";
|
|
1458
|
-
} | {
|
|
1459
1457
|
value: string;
|
|
1460
|
-
__kind: "P2SH";
|
|
1461
1458
|
} | {
|
|
1459
|
+
__kind: "P2SH";
|
|
1462
1460
|
value: string;
|
|
1463
|
-
__kind: "P2WPKH";
|
|
1464
1461
|
} | {
|
|
1462
|
+
__kind: "P2WPKH";
|
|
1465
1463
|
value: string;
|
|
1466
|
-
__kind: "P2WSH";
|
|
1467
1464
|
} | {
|
|
1465
|
+
__kind: "P2WSH";
|
|
1468
1466
|
value: string;
|
|
1467
|
+
} | {
|
|
1469
1468
|
__kind: "Taproot";
|
|
1469
|
+
value: string;
|
|
1470
1470
|
} | {
|
|
1471
1471
|
__kind: "OtherSegwit";
|
|
1472
1472
|
version: number;
|
|
@@ -1483,20 +1483,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1483
1483
|
boostFee: number;
|
|
1484
1484
|
channelId?: string | number | null | undefined;
|
|
1485
1485
|
depositAddress?: {
|
|
1486
|
-
value: string;
|
|
1487
1486
|
__kind: "P2PKH";
|
|
1488
|
-
} | {
|
|
1489
1487
|
value: string;
|
|
1490
|
-
__kind: "P2SH";
|
|
1491
1488
|
} | {
|
|
1489
|
+
__kind: "P2SH";
|
|
1492
1490
|
value: string;
|
|
1493
|
-
__kind: "P2WPKH";
|
|
1494
1491
|
} | {
|
|
1492
|
+
__kind: "P2WPKH";
|
|
1495
1493
|
value: string;
|
|
1496
|
-
__kind: "P2WSH";
|
|
1497
1494
|
} | {
|
|
1495
|
+
__kind: "P2WSH";
|
|
1498
1496
|
value: string;
|
|
1497
|
+
} | {
|
|
1499
1498
|
__kind: "Taproot";
|
|
1499
|
+
value: string;
|
|
1500
1500
|
} | {
|
|
1501
1501
|
__kind: "OtherSegwit";
|
|
1502
1502
|
version: number;
|
|
@@ -1512,42 +1512,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1512
1512
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1513
1513
|
};
|
|
1514
1514
|
sourceAddress?: {
|
|
1515
|
-
value: string;
|
|
1516
1515
|
__kind: "Eth";
|
|
1517
|
-
} | {
|
|
1518
1516
|
value: string;
|
|
1517
|
+
} | {
|
|
1519
1518
|
__kind: "Dot";
|
|
1519
|
+
value: string;
|
|
1520
1520
|
} | {
|
|
1521
|
+
__kind: "Btc";
|
|
1521
1522
|
value: {
|
|
1522
|
-
value: string;
|
|
1523
1523
|
__kind: "P2PKH";
|
|
1524
|
-
} | {
|
|
1525
1524
|
value: string;
|
|
1526
|
-
__kind: "P2SH";
|
|
1527
1525
|
} | {
|
|
1526
|
+
__kind: "P2SH";
|
|
1528
1527
|
value: string;
|
|
1529
|
-
__kind: "P2WPKH";
|
|
1530
1528
|
} | {
|
|
1529
|
+
__kind: "P2WPKH";
|
|
1531
1530
|
value: string;
|
|
1532
|
-
__kind: "P2WSH";
|
|
1533
1531
|
} | {
|
|
1532
|
+
__kind: "P2WSH";
|
|
1534
1533
|
value: string;
|
|
1534
|
+
} | {
|
|
1535
1535
|
__kind: "Taproot";
|
|
1536
|
+
value: string;
|
|
1536
1537
|
} | {
|
|
1537
1538
|
__kind: "OtherSegwit";
|
|
1538
1539
|
version: number;
|
|
1539
1540
|
program: string;
|
|
1540
1541
|
};
|
|
1541
|
-
__kind: "Btc";
|
|
1542
1542
|
} | {
|
|
1543
|
-
value: string;
|
|
1544
1543
|
__kind: "Arb";
|
|
1545
|
-
} | {
|
|
1546
1544
|
value: string;
|
|
1547
|
-
__kind: "Sol";
|
|
1548
1545
|
} | {
|
|
1546
|
+
__kind: "Sol";
|
|
1549
1547
|
value: string;
|
|
1548
|
+
} | {
|
|
1550
1549
|
__kind: "Hub";
|
|
1550
|
+
value: string;
|
|
1551
1551
|
} | null | undefined;
|
|
1552
1552
|
} | null | undefined;
|
|
1553
1553
|
brokerFee?: {
|
|
@@ -1562,9 +1562,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1562
1562
|
}, "strip", z.ZodTypeAny, {
|
|
1563
1563
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1564
1564
|
vaultWitness: {
|
|
1565
|
-
txId: `0x${string}`;
|
|
1566
1565
|
depositDetails: {
|
|
1567
|
-
amount: bigint;
|
|
1568
1566
|
depositAddress: {
|
|
1569
1567
|
pubkeyX: `0x${string}`;
|
|
1570
1568
|
scriptPath?: {
|
|
@@ -1576,14 +1574,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1576
1574
|
};
|
|
1577
1575
|
} | null | undefined;
|
|
1578
1576
|
};
|
|
1577
|
+
amount: bigint;
|
|
1579
1578
|
id: {
|
|
1580
1579
|
txId: `0x${string}`;
|
|
1581
1580
|
vout: number;
|
|
1582
1581
|
};
|
|
1583
1582
|
};
|
|
1584
|
-
inputAsset: "Btc";
|
|
1585
|
-
depositAmount: bigint;
|
|
1586
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1587
1583
|
destinationAddress: {
|
|
1588
1584
|
readonly chain: "Ethereum";
|
|
1589
1585
|
readonly address: `0x${string}`;
|
|
@@ -1603,6 +1599,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1603
1599
|
readonly chain: "Assethub";
|
|
1604
1600
|
readonly address: string;
|
|
1605
1601
|
};
|
|
1602
|
+
inputAsset: "Btc";
|
|
1603
|
+
depositAmount: bigint;
|
|
1604
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
1605
|
+
txId: `0x${string}`;
|
|
1606
1606
|
affiliateFees: {
|
|
1607
1607
|
account: number;
|
|
1608
1608
|
bps: number;
|
|
@@ -1610,20 +1610,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1610
1610
|
refundParams: {
|
|
1611
1611
|
retryDuration: number;
|
|
1612
1612
|
refundAddress: {
|
|
1613
|
-
value: `0x${string}`;
|
|
1614
1613
|
__kind: "P2PKH";
|
|
1615
|
-
} | {
|
|
1616
1614
|
value: `0x${string}`;
|
|
1617
|
-
__kind: "P2SH";
|
|
1618
1615
|
} | {
|
|
1616
|
+
__kind: "P2SH";
|
|
1619
1617
|
value: `0x${string}`;
|
|
1620
|
-
__kind: "P2WPKH";
|
|
1621
1618
|
} | {
|
|
1619
|
+
__kind: "P2WPKH";
|
|
1622
1620
|
value: `0x${string}`;
|
|
1623
|
-
__kind: "P2WSH";
|
|
1624
1621
|
} | {
|
|
1622
|
+
__kind: "P2WSH";
|
|
1625
1623
|
value: `0x${string}`;
|
|
1624
|
+
} | {
|
|
1626
1625
|
__kind: "Taproot";
|
|
1626
|
+
value: `0x${string}`;
|
|
1627
1627
|
} | {
|
|
1628
1628
|
__kind: "OtherSegwit";
|
|
1629
1629
|
version: number;
|
|
@@ -1640,20 +1640,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1640
1640
|
boostFee: number;
|
|
1641
1641
|
channelId?: bigint | null | undefined;
|
|
1642
1642
|
depositAddress?: {
|
|
1643
|
-
value: `0x${string}`;
|
|
1644
1643
|
__kind: "P2PKH";
|
|
1645
|
-
} | {
|
|
1646
1644
|
value: `0x${string}`;
|
|
1647
|
-
__kind: "P2SH";
|
|
1648
1645
|
} | {
|
|
1646
|
+
__kind: "P2SH";
|
|
1649
1647
|
value: `0x${string}`;
|
|
1650
|
-
__kind: "P2WPKH";
|
|
1651
1648
|
} | {
|
|
1649
|
+
__kind: "P2WPKH";
|
|
1652
1650
|
value: `0x${string}`;
|
|
1653
|
-
__kind: "P2WSH";
|
|
1654
1651
|
} | {
|
|
1652
|
+
__kind: "P2WSH";
|
|
1655
1653
|
value: `0x${string}`;
|
|
1654
|
+
} | {
|
|
1656
1655
|
__kind: "Taproot";
|
|
1656
|
+
value: `0x${string}`;
|
|
1657
1657
|
} | {
|
|
1658
1658
|
__kind: "OtherSegwit";
|
|
1659
1659
|
version: number;
|
|
@@ -1667,42 +1667,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1667
1667
|
};
|
|
1668
1668
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1669
1669
|
sourceAddress?: {
|
|
1670
|
-
value: `0x${string}`;
|
|
1671
1670
|
__kind: "Eth";
|
|
1672
|
-
} | {
|
|
1673
1671
|
value: `0x${string}`;
|
|
1672
|
+
} | {
|
|
1674
1673
|
__kind: "Dot";
|
|
1674
|
+
value: `0x${string}`;
|
|
1675
1675
|
} | {
|
|
1676
|
+
__kind: "Btc";
|
|
1676
1677
|
value: {
|
|
1677
|
-
value: `0x${string}`;
|
|
1678
1678
|
__kind: "P2PKH";
|
|
1679
|
-
} | {
|
|
1680
1679
|
value: `0x${string}`;
|
|
1681
|
-
__kind: "P2SH";
|
|
1682
1680
|
} | {
|
|
1681
|
+
__kind: "P2SH";
|
|
1683
1682
|
value: `0x${string}`;
|
|
1684
|
-
__kind: "P2WPKH";
|
|
1685
1683
|
} | {
|
|
1684
|
+
__kind: "P2WPKH";
|
|
1686
1685
|
value: `0x${string}`;
|
|
1687
|
-
__kind: "P2WSH";
|
|
1688
1686
|
} | {
|
|
1687
|
+
__kind: "P2WSH";
|
|
1689
1688
|
value: `0x${string}`;
|
|
1689
|
+
} | {
|
|
1690
1690
|
__kind: "Taproot";
|
|
1691
|
+
value: `0x${string}`;
|
|
1691
1692
|
} | {
|
|
1692
1693
|
__kind: "OtherSegwit";
|
|
1693
1694
|
version: number;
|
|
1694
1695
|
program: `0x${string}`;
|
|
1695
1696
|
};
|
|
1696
|
-
__kind: "Btc";
|
|
1697
1697
|
} | {
|
|
1698
|
-
value: `0x${string}`;
|
|
1699
1698
|
__kind: "Arb";
|
|
1700
|
-
} | {
|
|
1701
1699
|
value: `0x${string}`;
|
|
1702
|
-
__kind: "Sol";
|
|
1703
1700
|
} | {
|
|
1701
|
+
__kind: "Sol";
|
|
1704
1702
|
value: `0x${string}`;
|
|
1703
|
+
} | {
|
|
1705
1704
|
__kind: "Hub";
|
|
1705
|
+
value: `0x${string}`;
|
|
1706
1706
|
} | null | undefined;
|
|
1707
1707
|
} | null | undefined;
|
|
1708
1708
|
brokerFee?: {
|
|
@@ -1717,9 +1717,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1717
1717
|
}, {
|
|
1718
1718
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1719
1719
|
vaultWitness: {
|
|
1720
|
-
txId: string;
|
|
1721
1720
|
depositDetails: {
|
|
1722
|
-
amount: string | number;
|
|
1723
1721
|
depositAddress: {
|
|
1724
1722
|
pubkeyX: string;
|
|
1725
1723
|
scriptPath?: {
|
|
@@ -1731,22 +1729,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1731
1729
|
};
|
|
1732
1730
|
} | null | undefined;
|
|
1733
1731
|
};
|
|
1732
|
+
amount: string | number;
|
|
1734
1733
|
id: {
|
|
1735
1734
|
txId: string;
|
|
1736
1735
|
vout: number;
|
|
1737
1736
|
};
|
|
1738
1737
|
};
|
|
1738
|
+
destinationAddress: {
|
|
1739
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1740
|
+
value: string;
|
|
1741
|
+
};
|
|
1739
1742
|
inputAsset: {
|
|
1740
1743
|
__kind: "Btc";
|
|
1741
1744
|
};
|
|
1742
1745
|
depositAmount: string | number;
|
|
1743
1746
|
outputAsset: {
|
|
1744
|
-
__kind: "
|
|
1745
|
-
};
|
|
1746
|
-
destinationAddress: {
|
|
1747
|
-
value: string;
|
|
1748
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1747
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
1749
1748
|
};
|
|
1749
|
+
txId: string;
|
|
1750
1750
|
affiliateFees: {
|
|
1751
1751
|
account: number;
|
|
1752
1752
|
bps: number;
|
|
@@ -1754,20 +1754,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1754
1754
|
refundParams: {
|
|
1755
1755
|
retryDuration: number;
|
|
1756
1756
|
refundAddress: {
|
|
1757
|
-
value: string;
|
|
1758
1757
|
__kind: "P2PKH";
|
|
1759
|
-
} | {
|
|
1760
1758
|
value: string;
|
|
1761
|
-
__kind: "P2SH";
|
|
1762
1759
|
} | {
|
|
1760
|
+
__kind: "P2SH";
|
|
1763
1761
|
value: string;
|
|
1764
|
-
__kind: "P2WPKH";
|
|
1765
1762
|
} | {
|
|
1763
|
+
__kind: "P2WPKH";
|
|
1766
1764
|
value: string;
|
|
1767
|
-
__kind: "P2WSH";
|
|
1768
1765
|
} | {
|
|
1766
|
+
__kind: "P2WSH";
|
|
1769
1767
|
value: string;
|
|
1768
|
+
} | {
|
|
1770
1769
|
__kind: "Taproot";
|
|
1770
|
+
value: string;
|
|
1771
1771
|
} | {
|
|
1772
1772
|
__kind: "OtherSegwit";
|
|
1773
1773
|
version: number;
|
|
@@ -1784,20 +1784,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1784
1784
|
boostFee: number;
|
|
1785
1785
|
channelId?: string | number | null | undefined;
|
|
1786
1786
|
depositAddress?: {
|
|
1787
|
-
value: string;
|
|
1788
1787
|
__kind: "P2PKH";
|
|
1789
|
-
} | {
|
|
1790
1788
|
value: string;
|
|
1791
|
-
__kind: "P2SH";
|
|
1792
1789
|
} | {
|
|
1790
|
+
__kind: "P2SH";
|
|
1793
1791
|
value: string;
|
|
1794
|
-
__kind: "P2WPKH";
|
|
1795
1792
|
} | {
|
|
1793
|
+
__kind: "P2WPKH";
|
|
1796
1794
|
value: string;
|
|
1797
|
-
__kind: "P2WSH";
|
|
1798
1795
|
} | {
|
|
1796
|
+
__kind: "P2WSH";
|
|
1799
1797
|
value: string;
|
|
1798
|
+
} | {
|
|
1800
1799
|
__kind: "Taproot";
|
|
1800
|
+
value: string;
|
|
1801
1801
|
} | {
|
|
1802
1802
|
__kind: "OtherSegwit";
|
|
1803
1803
|
version: number;
|
|
@@ -1813,42 +1813,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1813
1813
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1814
1814
|
};
|
|
1815
1815
|
sourceAddress?: {
|
|
1816
|
-
value: string;
|
|
1817
1816
|
__kind: "Eth";
|
|
1818
|
-
} | {
|
|
1819
1817
|
value: string;
|
|
1818
|
+
} | {
|
|
1820
1819
|
__kind: "Dot";
|
|
1820
|
+
value: string;
|
|
1821
1821
|
} | {
|
|
1822
|
+
__kind: "Btc";
|
|
1822
1823
|
value: {
|
|
1823
|
-
value: string;
|
|
1824
1824
|
__kind: "P2PKH";
|
|
1825
|
-
} | {
|
|
1826
1825
|
value: string;
|
|
1827
|
-
__kind: "P2SH";
|
|
1828
1826
|
} | {
|
|
1827
|
+
__kind: "P2SH";
|
|
1829
1828
|
value: string;
|
|
1830
|
-
__kind: "P2WPKH";
|
|
1831
1829
|
} | {
|
|
1830
|
+
__kind: "P2WPKH";
|
|
1832
1831
|
value: string;
|
|
1833
|
-
__kind: "P2WSH";
|
|
1834
1832
|
} | {
|
|
1833
|
+
__kind: "P2WSH";
|
|
1835
1834
|
value: string;
|
|
1835
|
+
} | {
|
|
1836
1836
|
__kind: "Taproot";
|
|
1837
|
+
value: string;
|
|
1837
1838
|
} | {
|
|
1838
1839
|
__kind: "OtherSegwit";
|
|
1839
1840
|
version: number;
|
|
1840
1841
|
program: string;
|
|
1841
1842
|
};
|
|
1842
|
-
__kind: "Btc";
|
|
1843
1843
|
} | {
|
|
1844
|
-
value: string;
|
|
1845
1844
|
__kind: "Arb";
|
|
1846
|
-
} | {
|
|
1847
1845
|
value: string;
|
|
1848
|
-
__kind: "Sol";
|
|
1849
1846
|
} | {
|
|
1847
|
+
__kind: "Sol";
|
|
1850
1848
|
value: string;
|
|
1849
|
+
} | {
|
|
1851
1850
|
__kind: "Hub";
|
|
1851
|
+
value: string;
|
|
1852
1852
|
} | null | undefined;
|
|
1853
1853
|
} | null | undefined;
|
|
1854
1854
|
brokerFee?: {
|
|
@@ -1862,6 +1862,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1862
1862
|
};
|
|
1863
1863
|
}>]>;
|
|
1864
1864
|
}, "strip", z.ZodTypeAny, {
|
|
1865
|
+
blockHeight: bigint;
|
|
1865
1866
|
reason: {
|
|
1866
1867
|
__kind: "BelowMinimumDeposit";
|
|
1867
1868
|
} | {
|
|
@@ -1869,6 +1870,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1869
1870
|
} | {
|
|
1870
1871
|
__kind: "TransactionRejectedByBroker";
|
|
1871
1872
|
} | {
|
|
1873
|
+
__kind: "DepositWitnessRejected";
|
|
1872
1874
|
value: {
|
|
1873
1875
|
__kind: "Other";
|
|
1874
1876
|
} | {
|
|
@@ -1876,11 +1878,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1876
1878
|
} | {
|
|
1877
1879
|
__kind: "BadOrigin";
|
|
1878
1880
|
} | {
|
|
1881
|
+
__kind: "Module";
|
|
1879
1882
|
value: {
|
|
1880
1883
|
index: number;
|
|
1881
1884
|
error: `0x${string}`;
|
|
1882
1885
|
};
|
|
1883
|
-
__kind: "Module";
|
|
1884
1886
|
} | {
|
|
1885
1887
|
__kind: "ConsumerRemaining";
|
|
1886
1888
|
} | {
|
|
@@ -1888,14 +1890,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1888
1890
|
} | {
|
|
1889
1891
|
__kind: "TooManyConsumers";
|
|
1890
1892
|
} | {
|
|
1891
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1892
1893
|
__kind: "Token";
|
|
1894
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1893
1895
|
} | {
|
|
1894
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1895
1896
|
__kind: "Arithmetic";
|
|
1897
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1896
1898
|
} | {
|
|
1897
|
-
value: "LimitReached" | "NoLayer";
|
|
1898
1899
|
__kind: "Transactional";
|
|
1900
|
+
value: "LimitReached" | "NoLayer";
|
|
1899
1901
|
} | {
|
|
1900
1902
|
__kind: "Exhausted";
|
|
1901
1903
|
} | {
|
|
@@ -1905,41 +1907,38 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1905
1907
|
} | {
|
|
1906
1908
|
__kind: "RootNotAllowed";
|
|
1907
1909
|
} | {
|
|
1908
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1909
1910
|
__kind: "Trie";
|
|
1911
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1910
1912
|
};
|
|
1911
|
-
__kind: "DepositWitnessRejected";
|
|
1912
1913
|
} | {
|
|
1913
1914
|
__kind: "Unrefundable";
|
|
1914
1915
|
};
|
|
1915
|
-
blockHeight: bigint;
|
|
1916
1916
|
details: {
|
|
1917
1917
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
1918
1918
|
depositWitness: {
|
|
1919
1919
|
asset: "Btc";
|
|
1920
|
-
amount: bigint;
|
|
1921
1920
|
depositAddress: {
|
|
1922
|
-
value: `0x${string}`;
|
|
1923
1921
|
__kind: "P2PKH";
|
|
1924
|
-
} | {
|
|
1925
1922
|
value: `0x${string}`;
|
|
1926
|
-
__kind: "P2SH";
|
|
1927
1923
|
} | {
|
|
1924
|
+
__kind: "P2SH";
|
|
1928
1925
|
value: `0x${string}`;
|
|
1929
|
-
__kind: "P2WPKH";
|
|
1930
1926
|
} | {
|
|
1927
|
+
__kind: "P2WPKH";
|
|
1931
1928
|
value: `0x${string}`;
|
|
1932
|
-
__kind: "P2WSH";
|
|
1933
1929
|
} | {
|
|
1930
|
+
__kind: "P2WSH";
|
|
1934
1931
|
value: `0x${string}`;
|
|
1932
|
+
} | {
|
|
1935
1933
|
__kind: "Taproot";
|
|
1934
|
+
value: `0x${string}`;
|
|
1936
1935
|
} | {
|
|
1937
1936
|
__kind: "OtherSegwit";
|
|
1938
1937
|
version: number;
|
|
1939
1938
|
program: `0x${string}`;
|
|
1940
1939
|
};
|
|
1940
|
+
amount: bigint;
|
|
1941
1941
|
depositDetails: {
|
|
1942
|
-
amount: bigint;
|
|
1943
1942
|
depositAddress: {
|
|
1944
1943
|
pubkeyX: `0x${string}`;
|
|
1945
1944
|
scriptPath?: {
|
|
@@ -1951,6 +1950,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1951
1950
|
};
|
|
1952
1951
|
} | null | undefined;
|
|
1953
1952
|
};
|
|
1953
|
+
amount: bigint;
|
|
1954
1954
|
id: {
|
|
1955
1955
|
txId: `0x${string}`;
|
|
1956
1956
|
vout: number;
|
|
@@ -1960,9 +1960,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1960
1960
|
} | {
|
|
1961
1961
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1962
1962
|
vaultWitness: {
|
|
1963
|
-
txId: `0x${string}`;
|
|
1964
1963
|
depositDetails: {
|
|
1965
|
-
amount: bigint;
|
|
1966
1964
|
depositAddress: {
|
|
1967
1965
|
pubkeyX: `0x${string}`;
|
|
1968
1966
|
scriptPath?: {
|
|
@@ -1974,14 +1972,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1974
1972
|
};
|
|
1975
1973
|
} | null | undefined;
|
|
1976
1974
|
};
|
|
1975
|
+
amount: bigint;
|
|
1977
1976
|
id: {
|
|
1978
1977
|
txId: `0x${string}`;
|
|
1979
1978
|
vout: number;
|
|
1980
1979
|
};
|
|
1981
1980
|
};
|
|
1982
|
-
inputAsset: "Btc";
|
|
1983
|
-
depositAmount: bigint;
|
|
1984
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1985
1981
|
destinationAddress: {
|
|
1986
1982
|
readonly chain: "Ethereum";
|
|
1987
1983
|
readonly address: `0x${string}`;
|
|
@@ -2001,6 +1997,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2001
1997
|
readonly chain: "Assethub";
|
|
2002
1998
|
readonly address: string;
|
|
2003
1999
|
};
|
|
2000
|
+
inputAsset: "Btc";
|
|
2001
|
+
depositAmount: bigint;
|
|
2002
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
2003
|
+
txId: `0x${string}`;
|
|
2004
2004
|
affiliateFees: {
|
|
2005
2005
|
account: number;
|
|
2006
2006
|
bps: number;
|
|
@@ -2008,20 +2008,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2008
2008
|
refundParams: {
|
|
2009
2009
|
retryDuration: number;
|
|
2010
2010
|
refundAddress: {
|
|
2011
|
-
value: `0x${string}`;
|
|
2012
2011
|
__kind: "P2PKH";
|
|
2013
|
-
} | {
|
|
2014
2012
|
value: `0x${string}`;
|
|
2015
|
-
__kind: "P2SH";
|
|
2016
2013
|
} | {
|
|
2014
|
+
__kind: "P2SH";
|
|
2017
2015
|
value: `0x${string}`;
|
|
2018
|
-
__kind: "P2WPKH";
|
|
2019
2016
|
} | {
|
|
2017
|
+
__kind: "P2WPKH";
|
|
2020
2018
|
value: `0x${string}`;
|
|
2021
|
-
__kind: "P2WSH";
|
|
2022
2019
|
} | {
|
|
2020
|
+
__kind: "P2WSH";
|
|
2023
2021
|
value: `0x${string}`;
|
|
2022
|
+
} | {
|
|
2024
2023
|
__kind: "Taproot";
|
|
2024
|
+
value: `0x${string}`;
|
|
2025
2025
|
} | {
|
|
2026
2026
|
__kind: "OtherSegwit";
|
|
2027
2027
|
version: number;
|
|
@@ -2038,20 +2038,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2038
2038
|
boostFee: number;
|
|
2039
2039
|
channelId?: bigint | null | undefined;
|
|
2040
2040
|
depositAddress?: {
|
|
2041
|
-
value: `0x${string}`;
|
|
2042
2041
|
__kind: "P2PKH";
|
|
2043
|
-
} | {
|
|
2044
2042
|
value: `0x${string}`;
|
|
2045
|
-
__kind: "P2SH";
|
|
2046
2043
|
} | {
|
|
2044
|
+
__kind: "P2SH";
|
|
2047
2045
|
value: `0x${string}`;
|
|
2048
|
-
__kind: "P2WPKH";
|
|
2049
2046
|
} | {
|
|
2047
|
+
__kind: "P2WPKH";
|
|
2050
2048
|
value: `0x${string}`;
|
|
2051
|
-
__kind: "P2WSH";
|
|
2052
2049
|
} | {
|
|
2050
|
+
__kind: "P2WSH";
|
|
2053
2051
|
value: `0x${string}`;
|
|
2052
|
+
} | {
|
|
2054
2053
|
__kind: "Taproot";
|
|
2054
|
+
value: `0x${string}`;
|
|
2055
2055
|
} | {
|
|
2056
2056
|
__kind: "OtherSegwit";
|
|
2057
2057
|
version: number;
|
|
@@ -2065,42 +2065,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2065
2065
|
};
|
|
2066
2066
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2067
2067
|
sourceAddress?: {
|
|
2068
|
-
value: `0x${string}`;
|
|
2069
2068
|
__kind: "Eth";
|
|
2070
|
-
} | {
|
|
2071
2069
|
value: `0x${string}`;
|
|
2070
|
+
} | {
|
|
2072
2071
|
__kind: "Dot";
|
|
2072
|
+
value: `0x${string}`;
|
|
2073
2073
|
} | {
|
|
2074
|
+
__kind: "Btc";
|
|
2074
2075
|
value: {
|
|
2075
|
-
value: `0x${string}`;
|
|
2076
2076
|
__kind: "P2PKH";
|
|
2077
|
-
} | {
|
|
2078
2077
|
value: `0x${string}`;
|
|
2079
|
-
__kind: "P2SH";
|
|
2080
2078
|
} | {
|
|
2079
|
+
__kind: "P2SH";
|
|
2081
2080
|
value: `0x${string}`;
|
|
2082
|
-
__kind: "P2WPKH";
|
|
2083
2081
|
} | {
|
|
2082
|
+
__kind: "P2WPKH";
|
|
2084
2083
|
value: `0x${string}`;
|
|
2085
|
-
__kind: "P2WSH";
|
|
2086
2084
|
} | {
|
|
2085
|
+
__kind: "P2WSH";
|
|
2087
2086
|
value: `0x${string}`;
|
|
2087
|
+
} | {
|
|
2088
2088
|
__kind: "Taproot";
|
|
2089
|
+
value: `0x${string}`;
|
|
2089
2090
|
} | {
|
|
2090
2091
|
__kind: "OtherSegwit";
|
|
2091
2092
|
version: number;
|
|
2092
2093
|
program: `0x${string}`;
|
|
2093
2094
|
};
|
|
2094
|
-
__kind: "Btc";
|
|
2095
2095
|
} | {
|
|
2096
|
-
value: `0x${string}`;
|
|
2097
2096
|
__kind: "Arb";
|
|
2098
|
-
} | {
|
|
2099
2097
|
value: `0x${string}`;
|
|
2100
|
-
__kind: "Sol";
|
|
2101
2098
|
} | {
|
|
2099
|
+
__kind: "Sol";
|
|
2102
2100
|
value: `0x${string}`;
|
|
2101
|
+
} | {
|
|
2103
2102
|
__kind: "Hub";
|
|
2103
|
+
value: `0x${string}`;
|
|
2104
2104
|
} | null | undefined;
|
|
2105
2105
|
} | null | undefined;
|
|
2106
2106
|
brokerFee?: {
|
|
@@ -2114,6 +2114,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2114
2114
|
};
|
|
2115
2115
|
};
|
|
2116
2116
|
}, {
|
|
2117
|
+
blockHeight: string | number;
|
|
2117
2118
|
reason: {
|
|
2118
2119
|
__kind: "BelowMinimumDeposit";
|
|
2119
2120
|
} | {
|
|
@@ -2121,6 +2122,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2121
2122
|
} | {
|
|
2122
2123
|
__kind: "TransactionRejectedByBroker";
|
|
2123
2124
|
} | {
|
|
2125
|
+
__kind: "DepositWitnessRejected";
|
|
2124
2126
|
value: {
|
|
2125
2127
|
__kind: "Other";
|
|
2126
2128
|
} | {
|
|
@@ -2128,11 +2130,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2128
2130
|
} | {
|
|
2129
2131
|
__kind: "BadOrigin";
|
|
2130
2132
|
} | {
|
|
2133
|
+
__kind: "Module";
|
|
2131
2134
|
value: {
|
|
2132
2135
|
index: number;
|
|
2133
2136
|
error: string;
|
|
2134
2137
|
};
|
|
2135
|
-
__kind: "Module";
|
|
2136
2138
|
} | {
|
|
2137
2139
|
__kind: "ConsumerRemaining";
|
|
2138
2140
|
} | {
|
|
@@ -2140,20 +2142,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2140
2142
|
} | {
|
|
2141
2143
|
__kind: "TooManyConsumers";
|
|
2142
2144
|
} | {
|
|
2145
|
+
__kind: "Token";
|
|
2143
2146
|
value: {
|
|
2144
|
-
__kind: "
|
|
2147
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2145
2148
|
};
|
|
2146
|
-
__kind: "Token";
|
|
2147
2149
|
} | {
|
|
2150
|
+
__kind: "Arithmetic";
|
|
2148
2151
|
value: {
|
|
2149
2152
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2150
2153
|
};
|
|
2151
|
-
__kind: "Arithmetic";
|
|
2152
2154
|
} | {
|
|
2155
|
+
__kind: "Transactional";
|
|
2153
2156
|
value: {
|
|
2154
2157
|
__kind: "LimitReached" | "NoLayer";
|
|
2155
2158
|
};
|
|
2156
|
-
__kind: "Transactional";
|
|
2157
2159
|
} | {
|
|
2158
2160
|
__kind: "Exhausted";
|
|
2159
2161
|
} | {
|
|
@@ -2163,45 +2165,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2163
2165
|
} | {
|
|
2164
2166
|
__kind: "RootNotAllowed";
|
|
2165
2167
|
} | {
|
|
2168
|
+
__kind: "Trie";
|
|
2166
2169
|
value: {
|
|
2167
2170
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2168
2171
|
};
|
|
2169
|
-
__kind: "Trie";
|
|
2170
2172
|
};
|
|
2171
|
-
__kind: "DepositWitnessRejected";
|
|
2172
2173
|
} | {
|
|
2173
2174
|
__kind: "Unrefundable";
|
|
2174
2175
|
};
|
|
2175
|
-
blockHeight: string | number;
|
|
2176
2176
|
details: {
|
|
2177
2177
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
2178
2178
|
depositWitness: {
|
|
2179
2179
|
asset: {
|
|
2180
2180
|
__kind: "Btc";
|
|
2181
2181
|
};
|
|
2182
|
-
amount: string | number;
|
|
2183
2182
|
depositAddress: {
|
|
2184
|
-
value: string;
|
|
2185
2183
|
__kind: "P2PKH";
|
|
2186
|
-
} | {
|
|
2187
2184
|
value: string;
|
|
2188
|
-
__kind: "P2SH";
|
|
2189
2185
|
} | {
|
|
2186
|
+
__kind: "P2SH";
|
|
2190
2187
|
value: string;
|
|
2191
|
-
__kind: "P2WPKH";
|
|
2192
2188
|
} | {
|
|
2189
|
+
__kind: "P2WPKH";
|
|
2193
2190
|
value: string;
|
|
2194
|
-
__kind: "P2WSH";
|
|
2195
2191
|
} | {
|
|
2192
|
+
__kind: "P2WSH";
|
|
2196
2193
|
value: string;
|
|
2194
|
+
} | {
|
|
2197
2195
|
__kind: "Taproot";
|
|
2196
|
+
value: string;
|
|
2198
2197
|
} | {
|
|
2199
2198
|
__kind: "OtherSegwit";
|
|
2200
2199
|
version: number;
|
|
2201
2200
|
program: string;
|
|
2202
2201
|
};
|
|
2202
|
+
amount: string | number;
|
|
2203
2203
|
depositDetails: {
|
|
2204
|
-
amount: string | number;
|
|
2205
2204
|
depositAddress: {
|
|
2206
2205
|
pubkeyX: string;
|
|
2207
2206
|
scriptPath?: {
|
|
@@ -2213,6 +2212,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2213
2212
|
};
|
|
2214
2213
|
} | null | undefined;
|
|
2215
2214
|
};
|
|
2215
|
+
amount: string | number;
|
|
2216
2216
|
id: {
|
|
2217
2217
|
txId: string;
|
|
2218
2218
|
vout: number;
|
|
@@ -2222,9 +2222,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2222
2222
|
} | {
|
|
2223
2223
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
2224
2224
|
vaultWitness: {
|
|
2225
|
-
txId: string;
|
|
2226
2225
|
depositDetails: {
|
|
2227
|
-
amount: string | number;
|
|
2228
2226
|
depositAddress: {
|
|
2229
2227
|
pubkeyX: string;
|
|
2230
2228
|
scriptPath?: {
|
|
@@ -2236,22 +2234,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2236
2234
|
};
|
|
2237
2235
|
} | null | undefined;
|
|
2238
2236
|
};
|
|
2237
|
+
amount: string | number;
|
|
2239
2238
|
id: {
|
|
2240
2239
|
txId: string;
|
|
2241
2240
|
vout: number;
|
|
2242
2241
|
};
|
|
2243
2242
|
};
|
|
2243
|
+
destinationAddress: {
|
|
2244
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2245
|
+
value: string;
|
|
2246
|
+
};
|
|
2244
2247
|
inputAsset: {
|
|
2245
2248
|
__kind: "Btc";
|
|
2246
2249
|
};
|
|
2247
2250
|
depositAmount: string | number;
|
|
2248
2251
|
outputAsset: {
|
|
2249
|
-
__kind: "
|
|
2250
|
-
};
|
|
2251
|
-
destinationAddress: {
|
|
2252
|
-
value: string;
|
|
2253
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2252
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt";
|
|
2254
2253
|
};
|
|
2254
|
+
txId: string;
|
|
2255
2255
|
affiliateFees: {
|
|
2256
2256
|
account: number;
|
|
2257
2257
|
bps: number;
|
|
@@ -2259,20 +2259,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2259
2259
|
refundParams: {
|
|
2260
2260
|
retryDuration: number;
|
|
2261
2261
|
refundAddress: {
|
|
2262
|
-
value: string;
|
|
2263
2262
|
__kind: "P2PKH";
|
|
2264
|
-
} | {
|
|
2265
2263
|
value: string;
|
|
2266
|
-
__kind: "P2SH";
|
|
2267
2264
|
} | {
|
|
2265
|
+
__kind: "P2SH";
|
|
2268
2266
|
value: string;
|
|
2269
|
-
__kind: "P2WPKH";
|
|
2270
2267
|
} | {
|
|
2268
|
+
__kind: "P2WPKH";
|
|
2271
2269
|
value: string;
|
|
2272
|
-
__kind: "P2WSH";
|
|
2273
2270
|
} | {
|
|
2271
|
+
__kind: "P2WSH";
|
|
2274
2272
|
value: string;
|
|
2273
|
+
} | {
|
|
2275
2274
|
__kind: "Taproot";
|
|
2275
|
+
value: string;
|
|
2276
2276
|
} | {
|
|
2277
2277
|
__kind: "OtherSegwit";
|
|
2278
2278
|
version: number;
|
|
@@ -2289,20 +2289,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2289
2289
|
boostFee: number;
|
|
2290
2290
|
channelId?: string | number | null | undefined;
|
|
2291
2291
|
depositAddress?: {
|
|
2292
|
-
value: string;
|
|
2293
2292
|
__kind: "P2PKH";
|
|
2294
|
-
} | {
|
|
2295
2293
|
value: string;
|
|
2296
|
-
__kind: "P2SH";
|
|
2297
2294
|
} | {
|
|
2295
|
+
__kind: "P2SH";
|
|
2298
2296
|
value: string;
|
|
2299
|
-
__kind: "P2WPKH";
|
|
2300
2297
|
} | {
|
|
2298
|
+
__kind: "P2WPKH";
|
|
2301
2299
|
value: string;
|
|
2302
|
-
__kind: "P2WSH";
|
|
2303
2300
|
} | {
|
|
2301
|
+
__kind: "P2WSH";
|
|
2304
2302
|
value: string;
|
|
2303
|
+
} | {
|
|
2305
2304
|
__kind: "Taproot";
|
|
2305
|
+
value: string;
|
|
2306
2306
|
} | {
|
|
2307
2307
|
__kind: "OtherSegwit";
|
|
2308
2308
|
version: number;
|
|
@@ -2318,42 +2318,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2318
2318
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2319
2319
|
};
|
|
2320
2320
|
sourceAddress?: {
|
|
2321
|
-
value: string;
|
|
2322
2321
|
__kind: "Eth";
|
|
2323
|
-
} | {
|
|
2324
2322
|
value: string;
|
|
2323
|
+
} | {
|
|
2325
2324
|
__kind: "Dot";
|
|
2325
|
+
value: string;
|
|
2326
2326
|
} | {
|
|
2327
|
+
__kind: "Btc";
|
|
2327
2328
|
value: {
|
|
2328
|
-
value: string;
|
|
2329
2329
|
__kind: "P2PKH";
|
|
2330
|
-
} | {
|
|
2331
2330
|
value: string;
|
|
2332
|
-
__kind: "P2SH";
|
|
2333
2331
|
} | {
|
|
2332
|
+
__kind: "P2SH";
|
|
2334
2333
|
value: string;
|
|
2335
|
-
__kind: "P2WPKH";
|
|
2336
2334
|
} | {
|
|
2335
|
+
__kind: "P2WPKH";
|
|
2337
2336
|
value: string;
|
|
2338
|
-
__kind: "P2WSH";
|
|
2339
2337
|
} | {
|
|
2338
|
+
__kind: "P2WSH";
|
|
2340
2339
|
value: string;
|
|
2340
|
+
} | {
|
|
2341
2341
|
__kind: "Taproot";
|
|
2342
|
+
value: string;
|
|
2342
2343
|
} | {
|
|
2343
2344
|
__kind: "OtherSegwit";
|
|
2344
2345
|
version: number;
|
|
2345
2346
|
program: string;
|
|
2346
2347
|
};
|
|
2347
|
-
__kind: "Btc";
|
|
2348
2348
|
} | {
|
|
2349
|
-
value: string;
|
|
2350
2349
|
__kind: "Arb";
|
|
2351
|
-
} | {
|
|
2352
2350
|
value: string;
|
|
2353
|
-
__kind: "Sol";
|
|
2354
2351
|
} | {
|
|
2352
|
+
__kind: "Sol";
|
|
2355
2353
|
value: string;
|
|
2354
|
+
} | {
|
|
2356
2355
|
__kind: "Hub";
|
|
2356
|
+
value: string;
|
|
2357
2357
|
} | null | undefined;
|
|
2358
2358
|
} | null | undefined;
|
|
2359
2359
|
brokerFee?: {
|