@chainflip/processor 2.2.0-alpha.3 → 2.2.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +6 -6
- package/dist/100/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/depositIgnored.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
- 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.d.cts +241 -241
- package/dist/100/common.d.mts +241 -241
- 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/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- 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/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/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/limitOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- 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/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- 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/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.mts +2 -2
- 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 +2 -2
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +2 -2
- package/dist/100/swapping/swapAmountTooLow.d.cts +11 -11
- package/dist/100/swapping/swapAmountTooLow.d.mts +11 -11
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/100/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/100/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +2 -2
- package/dist/100/swapping/swapExecuted.d.mts +2 -2
- package/dist/100/swapping/swapScheduled.d.cts +89 -89
- package/dist/100/swapping/swapScheduled.d.mts +89 -89
- 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/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +315 -315
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +315 -315
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2443 -2443
- package/dist/11000/common.d.mts +2443 -2443
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +106 -106
- package/dist/11000/swapping/swapRequested.d.mts +106 -106
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- 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 +25 -25
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +25 -25
- 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 +29 -29
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- 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 +184 -184
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +336 -336
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +336 -336
- package/dist/11100/common.d.cts +2960 -2960
- package/dist/11100/common.d.mts +2960 -2960
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +100 -100
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +100 -100
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +48 -48
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +48 -48
- package/dist/11100/funding/sCCallExecuted.d.cts +24 -24
- package/dist/11100/funding/sCCallExecuted.d.mts +24 -24
- 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 +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- 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 +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- 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/polkadotIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- 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 +382 -382
- package/dist/11100/swapping/swapRequested.d.mts +382 -382
- package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
- package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- 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 +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +176 -176
- 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 +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +194 -194
- 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 +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/11200/common.d.cts +2736 -2736
- package/dist/11200/common.d.mts +2736 -2736
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +40 -40
- 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 +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +176 -176
- 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 +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +194 -194
- 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 +10 -10
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- 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 +10 -10
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- 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 +7 -7
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- 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 +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +205 -205
- package/dist/131/common.d.mts +205 -205
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +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/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/131/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/131/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +14 -14
- package/dist/131/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/swapping/swapScheduled.d.cts +93 -93
- package/dist/131/swapping/swapScheduled.d.mts +93 -93
- package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +223 -223
- package/dist/141/common.d.mts +223 -223
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapExecuted.d.cts +78 -78
- package/dist/141/swapping/swapExecuted.d.mts +78 -78
- package/dist/141/swapping/swapScheduled.d.cts +93 -93
- package/dist/141/swapping/swapScheduled.d.mts +93 -93
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/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/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- 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.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- 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/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- 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 +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- 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/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- 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 +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- 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 +32 -32
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +116 -116
- package/dist/150/swapping/ccmFailed.d.mts +116 -116
- 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 +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- 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 +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +143 -143
- package/dist/150/swapping/swapScheduled.d.mts +143 -143
- package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
- package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
- 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/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +156 -156
- package/dist/160/common.d.mts +156 -156
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapExecuted.d.cts +2 -2
- package/dist/160/swapping/swapExecuted.d.mts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +38 -38
- package/dist/160/swapping/swapRequested.d.mts +38 -38
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/common.d.cts +116 -116
- package/dist/170/common.d.mts +116 -116
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/swapRequested.d.cts +37 -37
- package/dist/170/swapping/swapRequested.d.mts +37 -37
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +181 -181
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +181 -181
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +347 -347
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +347 -347
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +26 -26
- package/dist/180/common.d.cts +1584 -1584
- package/dist/180/common.d.mts +1584 -1584
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +181 -181
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +181 -181
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +184 -184
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +184 -184
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +172 -172
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +172 -172
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- 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 +33 -33
- package/dist/180/swapping/swapDepositAddressReady.d.mts +33 -33
- 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 +58 -58
- package/dist/180/swapping/swapRequested.d.mts +58 -58
- package/dist/180/swapping/withdrawalRequested.d.cts +19 -19
- package/dist/180/swapping/withdrawalRequested.d.mts +19 -19
- 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 +14 -14
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- 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 +60 -60
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- 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 +69 -69
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.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 +14 -14
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- 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 +60 -60
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +553 -553
- package/dist/190/common.d.mts +553 -553
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
- 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 +14 -14
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- 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 +60 -60
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.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 +14 -14
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- 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 +69 -69
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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 +14 -14
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +14 -14
- package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/190/swapping/swapEgressIgnored.d.cts +14 -14
- package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +20 -20
- package/dist/190/swapping/swapRequested.d.mts +20 -20
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
- package/dist/210/swapping/swapRequested.d.cts +8 -8
- package/dist/210/swapping/swapRequested.d.mts +8 -8
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/assetBalances/accountCredited.cjs +4 -1
- package/dist/220/assetBalances/accountCredited.d.cts +28 -1
- package/dist/220/assetBalances/accountCredited.d.mts +28 -1
- package/dist/220/assetBalances/accountCredited.mjs +3 -1
- package/dist/220/assetBalances/accountDebited.cjs +4 -1
- package/dist/220/assetBalances/accountDebited.d.cts +28 -1
- package/dist/220/assetBalances/accountDebited.d.mts +28 -1
- package/dist/220/assetBalances/accountDebited.mjs +3 -1
- package/dist/220/assetBalances/refundScheduled.cjs +4 -1
- package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
- package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
- package/dist/220/assetBalances/refundScheduled.mjs +3 -1
- package/dist/220/assetBalances/refundSkipped.cjs +4 -1
- package/dist/220/assetBalances/refundSkipped.d.cts +507 -1
- package/dist/220/assetBalances/refundSkipped.d.mts +507 -1
- package/dist/220/assetBalances/refundSkipped.mjs +3 -1
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
- package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
- package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/common.d.cts +109 -109
- package/dist/220/common.d.mts +109 -109
- package/dist/220/emissions/networkFeeBurned.cjs +4 -1
- package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
- package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
- package/dist/220/emissions/networkFeeBurned.mjs +3 -1
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
- package/dist/220/environment/tronInitialized.cjs +4 -1
- package/dist/220/environment/tronInitialized.d.cts +3 -1
- package/dist/220/environment/tronInitialized.d.mts +3 -1
- package/dist/220/environment/tronInitialized.mjs +3 -1
- package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/funding/funded.cjs +4 -1
- package/dist/220/funding/funded.d.cts +85 -1
- package/dist/220/funding/funded.d.mts +85 -1
- package/dist/220/funding/funded.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
- package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/boostFundsAdded.d.cts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.d.mts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/boostPoolCreated.d.cts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.d.mts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
- package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/loanCreated.cjs +6 -2
- package/dist/220/lendingPools/loanCreated.d.cts +64 -1
- package/dist/220/lendingPools/loanCreated.d.mts +64 -1
- package/dist/220/lendingPools/loanCreated.mjs +6 -3
- package/dist/220/lendingPools/loanRepaid.cjs +4 -1
- package/dist/220/lendingPools/loanRepaid.d.cts +50 -1
- package/dist/220/lendingPools/loanRepaid.d.mts +50 -1
- package/dist/220/lendingPools/loanRepaid.mjs +3 -1
- package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
- package/dist/220/lendingPools/stoppedBoosting.d.cts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.d.mts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
- package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
- package/dist/220/liquidityPools/assetSwapped.d.cts +38 -1
- package/dist/220/liquidityPools/assetSwapped.d.mts +38 -1
- package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
- package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
- package/dist/220/liquidityPools/newPoolCreated.d.cts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.d.mts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
- package/dist/220/liquidityPools/poolFeeSet.d.cts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.d.mts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
- package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
- package/dist/220/liquidityProvider/assetTransferred.d.cts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.d.mts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
- package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/reputation/offencePenalty.cjs +4 -1
- package/dist/220/reputation/offencePenalty.d.cts +122 -1
- package/dist/220/reputation/offencePenalty.d.mts +122 -1
- package/dist/220/reputation/offencePenalty.mjs +3 -1
- package/dist/220/reputation/penaltyUpdated.cjs +4 -1
- package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
- package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
- package/dist/220/reputation/penaltyUpdated.mjs +3 -1
- package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
- package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
- package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
- package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
- package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
- package/dist/220/swapping/batchSwapFailed.cjs +4 -1
- package/dist/220/swapping/batchSwapFailed.d.cts +35 -1
- package/dist/220/swapping/batchSwapFailed.d.mts +35 -1
- package/dist/220/swapping/batchSwapFailed.mjs +3 -1
- package/dist/220/swapping/creditedOnChain.cjs +4 -1
- package/dist/220/swapping/creditedOnChain.d.cts +28 -1
- package/dist/220/swapping/creditedOnChain.d.mts +28 -1
- package/dist/220/swapping/creditedOnChain.mjs +3 -1
- package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
- package/dist/220/swapping/palletConfigUpdated.d.cts +301 -1
- package/dist/220/swapping/palletConfigUpdated.d.mts +301 -1
- package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
- package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
- package/dist/220/swapping/refundEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/refundEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
- package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
- package/dist/220/swapping/refundEgressScheduled.d.cts +56 -3
- package/dist/220/swapping/refundEgressScheduled.d.mts +56 -3
- package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
- package/dist/220/swapping/refundedOnChain.cjs +4 -1
- package/dist/220/swapping/refundedOnChain.d.cts +31 -1
- package/dist/220/swapping/refundedOnChain.d.mts +31 -1
- package/dist/220/swapping/refundedOnChain.mjs +3 -1
- package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
- package/dist/220/swapping/swapAmountConfiscated.d.cts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.d.mts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
- package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/swapDepositAddressReady.d.cts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.d.mts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
- package/dist/220/swapping/swapEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/swapEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
- package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
- package/dist/220/swapping/swapEgressScheduled.d.cts +53 -3
- package/dist/220/swapping/swapEgressScheduled.d.mts +53 -3
- package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
- package/dist/220/swapping/swapExecuted.cjs +4 -1
- package/dist/220/swapping/swapExecuted.d.cts +59 -1
- package/dist/220/swapping/swapExecuted.d.mts +59 -1
- package/dist/220/swapping/swapExecuted.mjs +3 -1
- package/dist/220/swapping/swapRequested.cjs +4 -1
- package/dist/220/swapping/swapRequested.d.cts +4150 -32
- package/dist/220/swapping/swapRequested.d.mts +4150 -32
- package/dist/220/swapping/swapRequested.mjs +3 -1
- package/dist/220/swapping/withdrawalRequested.cjs +4 -1
- package/dist/220/swapping/withdrawalRequested.d.cts +107 -7
- package/dist/220/swapping/withdrawalRequested.d.mts +107 -7
- package/dist/220/swapping/withdrawalRequested.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
- package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
- package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
- package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
- package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
- package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
- package/dist/220/tronElections/allVotesCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesCleared.mjs +3 -1
- package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
- package/dist/220/tronElections/corruptStorage.cjs +4 -1
- package/dist/220/tronElections/corruptStorage.d.cts +3 -1
- package/dist/220/tronElections/corruptStorage.d.mts +3 -1
- package/dist/220/tronElections/corruptStorage.mjs +3 -1
- package/dist/220/tronElections/electoralEvent.cjs +5 -1
- package/dist/220/tronElections/electoralEvent.d.cts +27 -1
- package/dist/220/tronElections/electoralEvent.d.mts +27 -1
- package/dist/220/tronElections/electoralEvent.mjs +3 -1
- package/dist/220/tronElections/uninitialized.cjs +4 -1
- package/dist/220/tronElections/uninitialized.d.cts +3 -1
- package/dist/220/tronElections/uninitialized.d.mts +3 -1
- package/dist/220/tronElections/uninitialized.mjs +3 -1
- package/dist/220/tronElections/unknownElection.cjs +4 -1
- package/dist/220/tronElections/unknownElection.d.cts +11 -1
- package/dist/220/tronElections/unknownElection.d.mts +11 -1
- package/dist/220/tronElections/unknownElection.mjs +3 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
- package/dist/220/tronVault/chainInitialized.cjs +4 -1
- package/dist/220/tronVault/chainInitialized.d.cts +3 -1
- package/dist/220/tronVault/chainInitialized.d.mts +3 -1
- package/dist/220/tronVault/chainInitialized.mjs +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
- package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
- package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
- package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
- package/dist/CodeGenerator.cjs +5 -0
- package/dist/CodeGenerator.mjs +5 -0
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
- package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
- package/dist/event.cjs +17 -0
- package/dist/event.d.cts +23 -0
- package/dist/event.d.mts +23 -0
- package/dist/event.mjs +15 -0
- package/package.json +1 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
|
+
import * as _$_chainflip_processor_event0 from "@chainflip/processor/event";
|
|
2
3
|
|
|
3
4
|
//#region generated/220/bitcoinIngressEgress/depositFailed.d.ts
|
|
4
5
|
declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
@@ -805,10 +806,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
805
806
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
806
807
|
}, "strip", z.ZodTypeAny, {
|
|
807
808
|
value: `0x${string}`;
|
|
808
|
-
__kind: "
|
|
809
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
809
810
|
}, {
|
|
810
811
|
value: string;
|
|
811
|
-
__kind: "
|
|
812
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
812
813
|
}>, {
|
|
813
814
|
readonly chain: "Ethereum";
|
|
814
815
|
readonly address: `0x${string}`;
|
|
@@ -832,7 +833,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
832
833
|
readonly address: string;
|
|
833
834
|
}, {
|
|
834
835
|
value: string;
|
|
835
|
-
__kind: "
|
|
836
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
836
837
|
}>;
|
|
837
838
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
838
839
|
channelMetadata: z.ZodObject<{
|
|
@@ -1468,7 +1469,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1468
1469
|
};
|
|
1469
1470
|
destinationAddress: {
|
|
1470
1471
|
value: string;
|
|
1471
|
-
__kind: "
|
|
1472
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1472
1473
|
};
|
|
1473
1474
|
affiliateFees: {
|
|
1474
1475
|
account: number;
|
|
@@ -1778,7 +1779,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1778
1779
|
};
|
|
1779
1780
|
destinationAddress: {
|
|
1780
1781
|
value: string;
|
|
1781
|
-
__kind: "
|
|
1782
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1782
1783
|
};
|
|
1783
1784
|
affiliateFees: {
|
|
1784
1785
|
account: number;
|
|
@@ -2292,7 +2293,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2292
2293
|
};
|
|
2293
2294
|
destinationAddress: {
|
|
2294
2295
|
value: string;
|
|
2295
|
-
__kind: "
|
|
2296
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2296
2297
|
};
|
|
2297
2298
|
affiliateFees: {
|
|
2298
2299
|
account: number;
|
|
@@ -2412,5 +2413,2416 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2412
2413
|
};
|
|
2413
2414
|
};
|
|
2414
2415
|
}>;
|
|
2416
|
+
declare const bitcoinIngressEgressDepositFailedEvent: _$_chainflip_processor_event0.EventDescriptor<"BitcoinIngressEgress.DepositFailed", z.ZodObject<{
|
|
2417
|
+
blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2418
|
+
reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2419
|
+
__kind: z.ZodLiteral<"BelowMinimumDeposit">;
|
|
2420
|
+
}, "strip", z.ZodTypeAny, {
|
|
2421
|
+
__kind: "BelowMinimumDeposit";
|
|
2422
|
+
}, {
|
|
2423
|
+
__kind: "BelowMinimumDeposit";
|
|
2424
|
+
}>, z.ZodObject<{
|
|
2425
|
+
__kind: z.ZodLiteral<"NotEnoughToPayFees">;
|
|
2426
|
+
}, "strip", z.ZodTypeAny, {
|
|
2427
|
+
__kind: "NotEnoughToPayFees";
|
|
2428
|
+
}, {
|
|
2429
|
+
__kind: "NotEnoughToPayFees";
|
|
2430
|
+
}>, z.ZodObject<{
|
|
2431
|
+
__kind: z.ZodLiteral<"TransactionRejectedByBroker">;
|
|
2432
|
+
}, "strip", z.ZodTypeAny, {
|
|
2433
|
+
__kind: "TransactionRejectedByBroker";
|
|
2434
|
+
}, {
|
|
2435
|
+
__kind: "TransactionRejectedByBroker";
|
|
2436
|
+
}>, z.ZodObject<{
|
|
2437
|
+
__kind: z.ZodLiteral<"DepositWitnessRejected">;
|
|
2438
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2439
|
+
__kind: z.ZodLiteral<"Other">;
|
|
2440
|
+
}, "strip", z.ZodTypeAny, {
|
|
2441
|
+
__kind: "Other";
|
|
2442
|
+
}, {
|
|
2443
|
+
__kind: "Other";
|
|
2444
|
+
}>, z.ZodObject<{
|
|
2445
|
+
__kind: z.ZodLiteral<"CannotLookup">;
|
|
2446
|
+
}, "strip", z.ZodTypeAny, {
|
|
2447
|
+
__kind: "CannotLookup";
|
|
2448
|
+
}, {
|
|
2449
|
+
__kind: "CannotLookup";
|
|
2450
|
+
}>, z.ZodObject<{
|
|
2451
|
+
__kind: z.ZodLiteral<"BadOrigin">;
|
|
2452
|
+
}, "strip", z.ZodTypeAny, {
|
|
2453
|
+
__kind: "BadOrigin";
|
|
2454
|
+
}, {
|
|
2455
|
+
__kind: "BadOrigin";
|
|
2456
|
+
}>, z.ZodObject<{
|
|
2457
|
+
__kind: z.ZodLiteral<"Module">;
|
|
2458
|
+
value: z.ZodObject<{
|
|
2459
|
+
index: z.ZodNumber;
|
|
2460
|
+
error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2461
|
+
}, "strip", z.ZodTypeAny, {
|
|
2462
|
+
index: number;
|
|
2463
|
+
error: `0x${string}`;
|
|
2464
|
+
}, {
|
|
2465
|
+
index: number;
|
|
2466
|
+
error: string;
|
|
2467
|
+
}>;
|
|
2468
|
+
}, "strip", z.ZodTypeAny, {
|
|
2469
|
+
value: {
|
|
2470
|
+
index: number;
|
|
2471
|
+
error: `0x${string}`;
|
|
2472
|
+
};
|
|
2473
|
+
__kind: "Module";
|
|
2474
|
+
}, {
|
|
2475
|
+
value: {
|
|
2476
|
+
index: number;
|
|
2477
|
+
error: string;
|
|
2478
|
+
};
|
|
2479
|
+
__kind: "Module";
|
|
2480
|
+
}>, z.ZodObject<{
|
|
2481
|
+
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2482
|
+
}, "strip", z.ZodTypeAny, {
|
|
2483
|
+
__kind: "ConsumerRemaining";
|
|
2484
|
+
}, {
|
|
2485
|
+
__kind: "ConsumerRemaining";
|
|
2486
|
+
}>, z.ZodObject<{
|
|
2487
|
+
__kind: z.ZodLiteral<"NoProviders">;
|
|
2488
|
+
}, "strip", z.ZodTypeAny, {
|
|
2489
|
+
__kind: "NoProviders";
|
|
2490
|
+
}, {
|
|
2491
|
+
__kind: "NoProviders";
|
|
2492
|
+
}>, z.ZodObject<{
|
|
2493
|
+
__kind: z.ZodLiteral<"TooManyConsumers">;
|
|
2494
|
+
}, "strip", z.ZodTypeAny, {
|
|
2495
|
+
__kind: "TooManyConsumers";
|
|
2496
|
+
}, {
|
|
2497
|
+
__kind: "TooManyConsumers";
|
|
2498
|
+
}>, z.ZodObject<{
|
|
2499
|
+
__kind: z.ZodLiteral<"Token">;
|
|
2500
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
2501
|
+
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
2502
|
+
}, "strip", z.ZodTypeAny, {
|
|
2503
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2504
|
+
}, {
|
|
2505
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2506
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
2507
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2508
|
+
}>;
|
|
2509
|
+
}, "strip", z.ZodTypeAny, {
|
|
2510
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2511
|
+
__kind: "Token";
|
|
2512
|
+
}, {
|
|
2513
|
+
value: {
|
|
2514
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2515
|
+
};
|
|
2516
|
+
__kind: "Token";
|
|
2517
|
+
}>, z.ZodObject<{
|
|
2518
|
+
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2519
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
2520
|
+
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
2521
|
+
}, "strip", z.ZodTypeAny, {
|
|
2522
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2523
|
+
}, {
|
|
2524
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2525
|
+
}>, "Underflow" | "Overflow" | "DivisionByZero", {
|
|
2526
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2527
|
+
}>;
|
|
2528
|
+
}, "strip", z.ZodTypeAny, {
|
|
2529
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2530
|
+
__kind: "Arithmetic";
|
|
2531
|
+
}, {
|
|
2532
|
+
value: {
|
|
2533
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2534
|
+
};
|
|
2535
|
+
__kind: "Arithmetic";
|
|
2536
|
+
}>, z.ZodObject<{
|
|
2537
|
+
__kind: z.ZodLiteral<"Transactional">;
|
|
2538
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
2539
|
+
__kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
|
|
2540
|
+
}, "strip", z.ZodTypeAny, {
|
|
2541
|
+
__kind: "LimitReached" | "NoLayer";
|
|
2542
|
+
}, {
|
|
2543
|
+
__kind: "LimitReached" | "NoLayer";
|
|
2544
|
+
}>, "LimitReached" | "NoLayer", {
|
|
2545
|
+
__kind: "LimitReached" | "NoLayer";
|
|
2546
|
+
}>;
|
|
2547
|
+
}, "strip", z.ZodTypeAny, {
|
|
2548
|
+
value: "LimitReached" | "NoLayer";
|
|
2549
|
+
__kind: "Transactional";
|
|
2550
|
+
}, {
|
|
2551
|
+
value: {
|
|
2552
|
+
__kind: "LimitReached" | "NoLayer";
|
|
2553
|
+
};
|
|
2554
|
+
__kind: "Transactional";
|
|
2555
|
+
}>, z.ZodObject<{
|
|
2556
|
+
__kind: z.ZodLiteral<"Exhausted">;
|
|
2557
|
+
}, "strip", z.ZodTypeAny, {
|
|
2558
|
+
__kind: "Exhausted";
|
|
2559
|
+
}, {
|
|
2560
|
+
__kind: "Exhausted";
|
|
2561
|
+
}>, z.ZodObject<{
|
|
2562
|
+
__kind: z.ZodLiteral<"Corruption">;
|
|
2563
|
+
}, "strip", z.ZodTypeAny, {
|
|
2564
|
+
__kind: "Corruption";
|
|
2565
|
+
}, {
|
|
2566
|
+
__kind: "Corruption";
|
|
2567
|
+
}>, z.ZodObject<{
|
|
2568
|
+
__kind: z.ZodLiteral<"Unavailable">;
|
|
2569
|
+
}, "strip", z.ZodTypeAny, {
|
|
2570
|
+
__kind: "Unavailable";
|
|
2571
|
+
}, {
|
|
2572
|
+
__kind: "Unavailable";
|
|
2573
|
+
}>, z.ZodObject<{
|
|
2574
|
+
__kind: z.ZodLiteral<"RootNotAllowed">;
|
|
2575
|
+
}, "strip", z.ZodTypeAny, {
|
|
2576
|
+
__kind: "RootNotAllowed";
|
|
2577
|
+
}, {
|
|
2578
|
+
__kind: "RootNotAllowed";
|
|
2579
|
+
}>, z.ZodObject<{
|
|
2580
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
2581
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
2582
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
2583
|
+
}, "strip", z.ZodTypeAny, {
|
|
2584
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2585
|
+
}, {
|
|
2586
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2587
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
2588
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2589
|
+
}>;
|
|
2590
|
+
}, "strip", z.ZodTypeAny, {
|
|
2591
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2592
|
+
__kind: "Trie";
|
|
2593
|
+
}, {
|
|
2594
|
+
value: {
|
|
2595
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2596
|
+
};
|
|
2597
|
+
__kind: "Trie";
|
|
2598
|
+
}>]>;
|
|
2599
|
+
}, "strip", z.ZodTypeAny, {
|
|
2600
|
+
value: {
|
|
2601
|
+
__kind: "Other";
|
|
2602
|
+
} | {
|
|
2603
|
+
__kind: "CannotLookup";
|
|
2604
|
+
} | {
|
|
2605
|
+
__kind: "BadOrigin";
|
|
2606
|
+
} | {
|
|
2607
|
+
value: {
|
|
2608
|
+
index: number;
|
|
2609
|
+
error: `0x${string}`;
|
|
2610
|
+
};
|
|
2611
|
+
__kind: "Module";
|
|
2612
|
+
} | {
|
|
2613
|
+
__kind: "ConsumerRemaining";
|
|
2614
|
+
} | {
|
|
2615
|
+
__kind: "NoProviders";
|
|
2616
|
+
} | {
|
|
2617
|
+
__kind: "TooManyConsumers";
|
|
2618
|
+
} | {
|
|
2619
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2620
|
+
__kind: "Token";
|
|
2621
|
+
} | {
|
|
2622
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2623
|
+
__kind: "Arithmetic";
|
|
2624
|
+
} | {
|
|
2625
|
+
value: "LimitReached" | "NoLayer";
|
|
2626
|
+
__kind: "Transactional";
|
|
2627
|
+
} | {
|
|
2628
|
+
__kind: "Exhausted";
|
|
2629
|
+
} | {
|
|
2630
|
+
__kind: "Corruption";
|
|
2631
|
+
} | {
|
|
2632
|
+
__kind: "Unavailable";
|
|
2633
|
+
} | {
|
|
2634
|
+
__kind: "RootNotAllowed";
|
|
2635
|
+
} | {
|
|
2636
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2637
|
+
__kind: "Trie";
|
|
2638
|
+
};
|
|
2639
|
+
__kind: "DepositWitnessRejected";
|
|
2640
|
+
}, {
|
|
2641
|
+
value: {
|
|
2642
|
+
__kind: "Other";
|
|
2643
|
+
} | {
|
|
2644
|
+
__kind: "CannotLookup";
|
|
2645
|
+
} | {
|
|
2646
|
+
__kind: "BadOrigin";
|
|
2647
|
+
} | {
|
|
2648
|
+
value: {
|
|
2649
|
+
index: number;
|
|
2650
|
+
error: string;
|
|
2651
|
+
};
|
|
2652
|
+
__kind: "Module";
|
|
2653
|
+
} | {
|
|
2654
|
+
__kind: "ConsumerRemaining";
|
|
2655
|
+
} | {
|
|
2656
|
+
__kind: "NoProviders";
|
|
2657
|
+
} | {
|
|
2658
|
+
__kind: "TooManyConsumers";
|
|
2659
|
+
} | {
|
|
2660
|
+
value: {
|
|
2661
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2662
|
+
};
|
|
2663
|
+
__kind: "Token";
|
|
2664
|
+
} | {
|
|
2665
|
+
value: {
|
|
2666
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2667
|
+
};
|
|
2668
|
+
__kind: "Arithmetic";
|
|
2669
|
+
} | {
|
|
2670
|
+
value: {
|
|
2671
|
+
__kind: "LimitReached" | "NoLayer";
|
|
2672
|
+
};
|
|
2673
|
+
__kind: "Transactional";
|
|
2674
|
+
} | {
|
|
2675
|
+
__kind: "Exhausted";
|
|
2676
|
+
} | {
|
|
2677
|
+
__kind: "Corruption";
|
|
2678
|
+
} | {
|
|
2679
|
+
__kind: "Unavailable";
|
|
2680
|
+
} | {
|
|
2681
|
+
__kind: "RootNotAllowed";
|
|
2682
|
+
} | {
|
|
2683
|
+
value: {
|
|
2684
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2685
|
+
};
|
|
2686
|
+
__kind: "Trie";
|
|
2687
|
+
};
|
|
2688
|
+
__kind: "DepositWitnessRejected";
|
|
2689
|
+
}>, z.ZodObject<{
|
|
2690
|
+
__kind: z.ZodLiteral<"Unrefundable">;
|
|
2691
|
+
}, "strip", z.ZodTypeAny, {
|
|
2692
|
+
__kind: "Unrefundable";
|
|
2693
|
+
}, {
|
|
2694
|
+
__kind: "Unrefundable";
|
|
2695
|
+
}>]>;
|
|
2696
|
+
details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2697
|
+
__kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
|
|
2698
|
+
depositWitness: z.ZodObject<{
|
|
2699
|
+
depositAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2700
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
2701
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2702
|
+
}, "strip", z.ZodTypeAny, {
|
|
2703
|
+
value: `0x${string}`;
|
|
2704
|
+
__kind: "P2PKH";
|
|
2705
|
+
}, {
|
|
2706
|
+
value: string;
|
|
2707
|
+
__kind: "P2PKH";
|
|
2708
|
+
}>, z.ZodObject<{
|
|
2709
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
2710
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2711
|
+
}, "strip", z.ZodTypeAny, {
|
|
2712
|
+
value: `0x${string}`;
|
|
2713
|
+
__kind: "P2SH";
|
|
2714
|
+
}, {
|
|
2715
|
+
value: string;
|
|
2716
|
+
__kind: "P2SH";
|
|
2717
|
+
}>, z.ZodObject<{
|
|
2718
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2719
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2720
|
+
}, "strip", z.ZodTypeAny, {
|
|
2721
|
+
value: `0x${string}`;
|
|
2722
|
+
__kind: "P2WPKH";
|
|
2723
|
+
}, {
|
|
2724
|
+
value: string;
|
|
2725
|
+
__kind: "P2WPKH";
|
|
2726
|
+
}>, z.ZodObject<{
|
|
2727
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
2728
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2729
|
+
}, "strip", z.ZodTypeAny, {
|
|
2730
|
+
value: `0x${string}`;
|
|
2731
|
+
__kind: "P2WSH";
|
|
2732
|
+
}, {
|
|
2733
|
+
value: string;
|
|
2734
|
+
__kind: "P2WSH";
|
|
2735
|
+
}>, z.ZodObject<{
|
|
2736
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
2737
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2738
|
+
}, "strip", z.ZodTypeAny, {
|
|
2739
|
+
value: `0x${string}`;
|
|
2740
|
+
__kind: "Taproot";
|
|
2741
|
+
}, {
|
|
2742
|
+
value: string;
|
|
2743
|
+
__kind: "Taproot";
|
|
2744
|
+
}>, z.ZodObject<{
|
|
2745
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2746
|
+
version: z.ZodNumber;
|
|
2747
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2748
|
+
}, "strip", z.ZodTypeAny, {
|
|
2749
|
+
__kind: "OtherSegwit";
|
|
2750
|
+
version: number;
|
|
2751
|
+
program: `0x${string}`;
|
|
2752
|
+
}, {
|
|
2753
|
+
__kind: "OtherSegwit";
|
|
2754
|
+
version: number;
|
|
2755
|
+
program: string;
|
|
2756
|
+
}>]>;
|
|
2757
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
2758
|
+
__kind: z.ZodEnum<["Btc"]>;
|
|
2759
|
+
}, "strip", z.ZodTypeAny, {
|
|
2760
|
+
__kind: "Btc";
|
|
2761
|
+
}, {
|
|
2762
|
+
__kind: "Btc";
|
|
2763
|
+
}>, "Btc", {
|
|
2764
|
+
__kind: "Btc";
|
|
2765
|
+
}>;
|
|
2766
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2767
|
+
depositDetails: z.ZodObject<{
|
|
2768
|
+
id: z.ZodObject<{
|
|
2769
|
+
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2770
|
+
vout: z.ZodNumber;
|
|
2771
|
+
}, "strip", z.ZodTypeAny, {
|
|
2772
|
+
txId: `0x${string}`;
|
|
2773
|
+
vout: number;
|
|
2774
|
+
}, {
|
|
2775
|
+
txId: string;
|
|
2776
|
+
vout: number;
|
|
2777
|
+
}>;
|
|
2778
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2779
|
+
depositAddress: z.ZodObject<{
|
|
2780
|
+
pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2781
|
+
scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2782
|
+
salt: z.ZodNumber;
|
|
2783
|
+
tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2784
|
+
tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2785
|
+
unlockScript: z.ZodObject<{
|
|
2786
|
+
bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2787
|
+
}, "strip", z.ZodTypeAny, {
|
|
2788
|
+
bytes: `0x${string}`;
|
|
2789
|
+
}, {
|
|
2790
|
+
bytes: string;
|
|
2791
|
+
}>;
|
|
2792
|
+
}, "strip", z.ZodTypeAny, {
|
|
2793
|
+
salt: number;
|
|
2794
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
2795
|
+
tapleafHash: `0x${string}`;
|
|
2796
|
+
unlockScript: {
|
|
2797
|
+
bytes: `0x${string}`;
|
|
2798
|
+
};
|
|
2799
|
+
}, {
|
|
2800
|
+
salt: number;
|
|
2801
|
+
tweakedPubkeyBytes: string;
|
|
2802
|
+
tapleafHash: string;
|
|
2803
|
+
unlockScript: {
|
|
2804
|
+
bytes: string;
|
|
2805
|
+
};
|
|
2806
|
+
}>>>;
|
|
2807
|
+
}, "strip", z.ZodTypeAny, {
|
|
2808
|
+
pubkeyX: `0x${string}`;
|
|
2809
|
+
scriptPath?: {
|
|
2810
|
+
salt: number;
|
|
2811
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
2812
|
+
tapleafHash: `0x${string}`;
|
|
2813
|
+
unlockScript: {
|
|
2814
|
+
bytes: `0x${string}`;
|
|
2815
|
+
};
|
|
2816
|
+
} | null | undefined;
|
|
2817
|
+
}, {
|
|
2818
|
+
pubkeyX: string;
|
|
2819
|
+
scriptPath?: {
|
|
2820
|
+
salt: number;
|
|
2821
|
+
tweakedPubkeyBytes: string;
|
|
2822
|
+
tapleafHash: string;
|
|
2823
|
+
unlockScript: {
|
|
2824
|
+
bytes: string;
|
|
2825
|
+
};
|
|
2826
|
+
} | null | undefined;
|
|
2827
|
+
}>;
|
|
2828
|
+
}, "strip", z.ZodTypeAny, {
|
|
2829
|
+
depositAddress: {
|
|
2830
|
+
pubkeyX: `0x${string}`;
|
|
2831
|
+
scriptPath?: {
|
|
2832
|
+
salt: number;
|
|
2833
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
2834
|
+
tapleafHash: `0x${string}`;
|
|
2835
|
+
unlockScript: {
|
|
2836
|
+
bytes: `0x${string}`;
|
|
2837
|
+
};
|
|
2838
|
+
} | null | undefined;
|
|
2839
|
+
};
|
|
2840
|
+
amount: bigint;
|
|
2841
|
+
id: {
|
|
2842
|
+
txId: `0x${string}`;
|
|
2843
|
+
vout: number;
|
|
2844
|
+
};
|
|
2845
|
+
}, {
|
|
2846
|
+
depositAddress: {
|
|
2847
|
+
pubkeyX: string;
|
|
2848
|
+
scriptPath?: {
|
|
2849
|
+
salt: number;
|
|
2850
|
+
tweakedPubkeyBytes: string;
|
|
2851
|
+
tapleafHash: string;
|
|
2852
|
+
unlockScript: {
|
|
2853
|
+
bytes: string;
|
|
2854
|
+
};
|
|
2855
|
+
} | null | undefined;
|
|
2856
|
+
};
|
|
2857
|
+
amount: string | number;
|
|
2858
|
+
id: {
|
|
2859
|
+
txId: string;
|
|
2860
|
+
vout: number;
|
|
2861
|
+
};
|
|
2862
|
+
}>;
|
|
2863
|
+
}, "strip", z.ZodTypeAny, {
|
|
2864
|
+
asset: "Btc";
|
|
2865
|
+
depositAddress: {
|
|
2866
|
+
value: `0x${string}`;
|
|
2867
|
+
__kind: "P2PKH";
|
|
2868
|
+
} | {
|
|
2869
|
+
value: `0x${string}`;
|
|
2870
|
+
__kind: "P2SH";
|
|
2871
|
+
} | {
|
|
2872
|
+
value: `0x${string}`;
|
|
2873
|
+
__kind: "P2WPKH";
|
|
2874
|
+
} | {
|
|
2875
|
+
value: `0x${string}`;
|
|
2876
|
+
__kind: "P2WSH";
|
|
2877
|
+
} | {
|
|
2878
|
+
value: `0x${string}`;
|
|
2879
|
+
__kind: "Taproot";
|
|
2880
|
+
} | {
|
|
2881
|
+
__kind: "OtherSegwit";
|
|
2882
|
+
version: number;
|
|
2883
|
+
program: `0x${string}`;
|
|
2884
|
+
};
|
|
2885
|
+
amount: bigint;
|
|
2886
|
+
depositDetails: {
|
|
2887
|
+
depositAddress: {
|
|
2888
|
+
pubkeyX: `0x${string}`;
|
|
2889
|
+
scriptPath?: {
|
|
2890
|
+
salt: number;
|
|
2891
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
2892
|
+
tapleafHash: `0x${string}`;
|
|
2893
|
+
unlockScript: {
|
|
2894
|
+
bytes: `0x${string}`;
|
|
2895
|
+
};
|
|
2896
|
+
} | null | undefined;
|
|
2897
|
+
};
|
|
2898
|
+
amount: bigint;
|
|
2899
|
+
id: {
|
|
2900
|
+
txId: `0x${string}`;
|
|
2901
|
+
vout: number;
|
|
2902
|
+
};
|
|
2903
|
+
};
|
|
2904
|
+
}, {
|
|
2905
|
+
asset: {
|
|
2906
|
+
__kind: "Btc";
|
|
2907
|
+
};
|
|
2908
|
+
depositAddress: {
|
|
2909
|
+
value: string;
|
|
2910
|
+
__kind: "P2PKH";
|
|
2911
|
+
} | {
|
|
2912
|
+
value: string;
|
|
2913
|
+
__kind: "P2SH";
|
|
2914
|
+
} | {
|
|
2915
|
+
value: string;
|
|
2916
|
+
__kind: "P2WPKH";
|
|
2917
|
+
} | {
|
|
2918
|
+
value: string;
|
|
2919
|
+
__kind: "P2WSH";
|
|
2920
|
+
} | {
|
|
2921
|
+
value: string;
|
|
2922
|
+
__kind: "Taproot";
|
|
2923
|
+
} | {
|
|
2924
|
+
__kind: "OtherSegwit";
|
|
2925
|
+
version: number;
|
|
2926
|
+
program: string;
|
|
2927
|
+
};
|
|
2928
|
+
amount: string | number;
|
|
2929
|
+
depositDetails: {
|
|
2930
|
+
depositAddress: {
|
|
2931
|
+
pubkeyX: string;
|
|
2932
|
+
scriptPath?: {
|
|
2933
|
+
salt: number;
|
|
2934
|
+
tweakedPubkeyBytes: string;
|
|
2935
|
+
tapleafHash: string;
|
|
2936
|
+
unlockScript: {
|
|
2937
|
+
bytes: string;
|
|
2938
|
+
};
|
|
2939
|
+
} | null | undefined;
|
|
2940
|
+
};
|
|
2941
|
+
amount: string | number;
|
|
2942
|
+
id: {
|
|
2943
|
+
txId: string;
|
|
2944
|
+
vout: number;
|
|
2945
|
+
};
|
|
2946
|
+
};
|
|
2947
|
+
}>;
|
|
2948
|
+
}, "strip", z.ZodTypeAny, {
|
|
2949
|
+
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
2950
|
+
depositWitness: {
|
|
2951
|
+
asset: "Btc";
|
|
2952
|
+
depositAddress: {
|
|
2953
|
+
value: `0x${string}`;
|
|
2954
|
+
__kind: "P2PKH";
|
|
2955
|
+
} | {
|
|
2956
|
+
value: `0x${string}`;
|
|
2957
|
+
__kind: "P2SH";
|
|
2958
|
+
} | {
|
|
2959
|
+
value: `0x${string}`;
|
|
2960
|
+
__kind: "P2WPKH";
|
|
2961
|
+
} | {
|
|
2962
|
+
value: `0x${string}`;
|
|
2963
|
+
__kind: "P2WSH";
|
|
2964
|
+
} | {
|
|
2965
|
+
value: `0x${string}`;
|
|
2966
|
+
__kind: "Taproot";
|
|
2967
|
+
} | {
|
|
2968
|
+
__kind: "OtherSegwit";
|
|
2969
|
+
version: number;
|
|
2970
|
+
program: `0x${string}`;
|
|
2971
|
+
};
|
|
2972
|
+
amount: bigint;
|
|
2973
|
+
depositDetails: {
|
|
2974
|
+
depositAddress: {
|
|
2975
|
+
pubkeyX: `0x${string}`;
|
|
2976
|
+
scriptPath?: {
|
|
2977
|
+
salt: number;
|
|
2978
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
2979
|
+
tapleafHash: `0x${string}`;
|
|
2980
|
+
unlockScript: {
|
|
2981
|
+
bytes: `0x${string}`;
|
|
2982
|
+
};
|
|
2983
|
+
} | null | undefined;
|
|
2984
|
+
};
|
|
2985
|
+
amount: bigint;
|
|
2986
|
+
id: {
|
|
2987
|
+
txId: `0x${string}`;
|
|
2988
|
+
vout: number;
|
|
2989
|
+
};
|
|
2990
|
+
};
|
|
2991
|
+
};
|
|
2992
|
+
}, {
|
|
2993
|
+
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
2994
|
+
depositWitness: {
|
|
2995
|
+
asset: {
|
|
2996
|
+
__kind: "Btc";
|
|
2997
|
+
};
|
|
2998
|
+
depositAddress: {
|
|
2999
|
+
value: string;
|
|
3000
|
+
__kind: "P2PKH";
|
|
3001
|
+
} | {
|
|
3002
|
+
value: string;
|
|
3003
|
+
__kind: "P2SH";
|
|
3004
|
+
} | {
|
|
3005
|
+
value: string;
|
|
3006
|
+
__kind: "P2WPKH";
|
|
3007
|
+
} | {
|
|
3008
|
+
value: string;
|
|
3009
|
+
__kind: "P2WSH";
|
|
3010
|
+
} | {
|
|
3011
|
+
value: string;
|
|
3012
|
+
__kind: "Taproot";
|
|
3013
|
+
} | {
|
|
3014
|
+
__kind: "OtherSegwit";
|
|
3015
|
+
version: number;
|
|
3016
|
+
program: string;
|
|
3017
|
+
};
|
|
3018
|
+
amount: string | number;
|
|
3019
|
+
depositDetails: {
|
|
3020
|
+
depositAddress: {
|
|
3021
|
+
pubkeyX: string;
|
|
3022
|
+
scriptPath?: {
|
|
3023
|
+
salt: number;
|
|
3024
|
+
tweakedPubkeyBytes: string;
|
|
3025
|
+
tapleafHash: string;
|
|
3026
|
+
unlockScript: {
|
|
3027
|
+
bytes: string;
|
|
3028
|
+
};
|
|
3029
|
+
} | null | undefined;
|
|
3030
|
+
};
|
|
3031
|
+
amount: string | number;
|
|
3032
|
+
id: {
|
|
3033
|
+
txId: string;
|
|
3034
|
+
vout: number;
|
|
3035
|
+
};
|
|
3036
|
+
};
|
|
3037
|
+
};
|
|
3038
|
+
}>, z.ZodObject<{
|
|
3039
|
+
__kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
|
|
3040
|
+
vaultWitness: z.ZodObject<{
|
|
3041
|
+
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
3042
|
+
__kind: z.ZodEnum<["Btc"]>;
|
|
3043
|
+
}, "strip", z.ZodTypeAny, {
|
|
3044
|
+
__kind: "Btc";
|
|
3045
|
+
}, {
|
|
3046
|
+
__kind: "Btc";
|
|
3047
|
+
}>, "Btc", {
|
|
3048
|
+
__kind: "Btc";
|
|
3049
|
+
}>;
|
|
3050
|
+
depositAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3051
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
3052
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3053
|
+
}, "strip", z.ZodTypeAny, {
|
|
3054
|
+
value: `0x${string}`;
|
|
3055
|
+
__kind: "P2PKH";
|
|
3056
|
+
}, {
|
|
3057
|
+
value: string;
|
|
3058
|
+
__kind: "P2PKH";
|
|
3059
|
+
}>, z.ZodObject<{
|
|
3060
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
3061
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3062
|
+
}, "strip", z.ZodTypeAny, {
|
|
3063
|
+
value: `0x${string}`;
|
|
3064
|
+
__kind: "P2SH";
|
|
3065
|
+
}, {
|
|
3066
|
+
value: string;
|
|
3067
|
+
__kind: "P2SH";
|
|
3068
|
+
}>, z.ZodObject<{
|
|
3069
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3070
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3071
|
+
}, "strip", z.ZodTypeAny, {
|
|
3072
|
+
value: `0x${string}`;
|
|
3073
|
+
__kind: "P2WPKH";
|
|
3074
|
+
}, {
|
|
3075
|
+
value: string;
|
|
3076
|
+
__kind: "P2WPKH";
|
|
3077
|
+
}>, z.ZodObject<{
|
|
3078
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
3079
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3080
|
+
}, "strip", z.ZodTypeAny, {
|
|
3081
|
+
value: `0x${string}`;
|
|
3082
|
+
__kind: "P2WSH";
|
|
3083
|
+
}, {
|
|
3084
|
+
value: string;
|
|
3085
|
+
__kind: "P2WSH";
|
|
3086
|
+
}>, z.ZodObject<{
|
|
3087
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
3088
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3089
|
+
}, "strip", z.ZodTypeAny, {
|
|
3090
|
+
value: `0x${string}`;
|
|
3091
|
+
__kind: "Taproot";
|
|
3092
|
+
}, {
|
|
3093
|
+
value: string;
|
|
3094
|
+
__kind: "Taproot";
|
|
3095
|
+
}>, z.ZodObject<{
|
|
3096
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3097
|
+
version: z.ZodNumber;
|
|
3098
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3099
|
+
}, "strip", z.ZodTypeAny, {
|
|
3100
|
+
__kind: "OtherSegwit";
|
|
3101
|
+
version: number;
|
|
3102
|
+
program: `0x${string}`;
|
|
3103
|
+
}, {
|
|
3104
|
+
__kind: "OtherSegwit";
|
|
3105
|
+
version: number;
|
|
3106
|
+
program: string;
|
|
3107
|
+
}>]>>>;
|
|
3108
|
+
channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
3109
|
+
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3110
|
+
depositDetails: z.ZodObject<{
|
|
3111
|
+
id: z.ZodObject<{
|
|
3112
|
+
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3113
|
+
vout: z.ZodNumber;
|
|
3114
|
+
}, "strip", z.ZodTypeAny, {
|
|
3115
|
+
txId: `0x${string}`;
|
|
3116
|
+
vout: number;
|
|
3117
|
+
}, {
|
|
3118
|
+
txId: string;
|
|
3119
|
+
vout: number;
|
|
3120
|
+
}>;
|
|
3121
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3122
|
+
depositAddress: z.ZodObject<{
|
|
3123
|
+
pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3124
|
+
scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3125
|
+
salt: z.ZodNumber;
|
|
3126
|
+
tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3127
|
+
tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3128
|
+
unlockScript: z.ZodObject<{
|
|
3129
|
+
bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3130
|
+
}, "strip", z.ZodTypeAny, {
|
|
3131
|
+
bytes: `0x${string}`;
|
|
3132
|
+
}, {
|
|
3133
|
+
bytes: string;
|
|
3134
|
+
}>;
|
|
3135
|
+
}, "strip", z.ZodTypeAny, {
|
|
3136
|
+
salt: number;
|
|
3137
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
3138
|
+
tapleafHash: `0x${string}`;
|
|
3139
|
+
unlockScript: {
|
|
3140
|
+
bytes: `0x${string}`;
|
|
3141
|
+
};
|
|
3142
|
+
}, {
|
|
3143
|
+
salt: number;
|
|
3144
|
+
tweakedPubkeyBytes: string;
|
|
3145
|
+
tapleafHash: string;
|
|
3146
|
+
unlockScript: {
|
|
3147
|
+
bytes: string;
|
|
3148
|
+
};
|
|
3149
|
+
}>>>;
|
|
3150
|
+
}, "strip", z.ZodTypeAny, {
|
|
3151
|
+
pubkeyX: `0x${string}`;
|
|
3152
|
+
scriptPath?: {
|
|
3153
|
+
salt: number;
|
|
3154
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
3155
|
+
tapleafHash: `0x${string}`;
|
|
3156
|
+
unlockScript: {
|
|
3157
|
+
bytes: `0x${string}`;
|
|
3158
|
+
};
|
|
3159
|
+
} | null | undefined;
|
|
3160
|
+
}, {
|
|
3161
|
+
pubkeyX: string;
|
|
3162
|
+
scriptPath?: {
|
|
3163
|
+
salt: number;
|
|
3164
|
+
tweakedPubkeyBytes: string;
|
|
3165
|
+
tapleafHash: string;
|
|
3166
|
+
unlockScript: {
|
|
3167
|
+
bytes: string;
|
|
3168
|
+
};
|
|
3169
|
+
} | null | undefined;
|
|
3170
|
+
}>;
|
|
3171
|
+
}, "strip", z.ZodTypeAny, {
|
|
3172
|
+
depositAddress: {
|
|
3173
|
+
pubkeyX: `0x${string}`;
|
|
3174
|
+
scriptPath?: {
|
|
3175
|
+
salt: number;
|
|
3176
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
3177
|
+
tapleafHash: `0x${string}`;
|
|
3178
|
+
unlockScript: {
|
|
3179
|
+
bytes: `0x${string}`;
|
|
3180
|
+
};
|
|
3181
|
+
} | null | undefined;
|
|
3182
|
+
};
|
|
3183
|
+
amount: bigint;
|
|
3184
|
+
id: {
|
|
3185
|
+
txId: `0x${string}`;
|
|
3186
|
+
vout: number;
|
|
3187
|
+
};
|
|
3188
|
+
}, {
|
|
3189
|
+
depositAddress: {
|
|
3190
|
+
pubkeyX: string;
|
|
3191
|
+
scriptPath?: {
|
|
3192
|
+
salt: number;
|
|
3193
|
+
tweakedPubkeyBytes: string;
|
|
3194
|
+
tapleafHash: string;
|
|
3195
|
+
unlockScript: {
|
|
3196
|
+
bytes: string;
|
|
3197
|
+
};
|
|
3198
|
+
} | null | undefined;
|
|
3199
|
+
};
|
|
3200
|
+
amount: string | number;
|
|
3201
|
+
id: {
|
|
3202
|
+
txId: string;
|
|
3203
|
+
vout: number;
|
|
3204
|
+
};
|
|
3205
|
+
}>;
|
|
3206
|
+
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
3207
|
+
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
|
|
3208
|
+
}, "strip", z.ZodTypeAny, {
|
|
3209
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
3210
|
+
}, {
|
|
3211
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
3212
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
|
|
3213
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
3214
|
+
}>;
|
|
3215
|
+
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
3216
|
+
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
|
|
3217
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3218
|
+
}, "strip", z.ZodTypeAny, {
|
|
3219
|
+
value: `0x${string}`;
|
|
3220
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
3221
|
+
}, {
|
|
3222
|
+
value: string;
|
|
3223
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
3224
|
+
}>, {
|
|
3225
|
+
readonly chain: "Ethereum";
|
|
3226
|
+
readonly address: `0x${string}`;
|
|
3227
|
+
} | {
|
|
3228
|
+
readonly chain: "Polkadot";
|
|
3229
|
+
readonly address: string;
|
|
3230
|
+
} | {
|
|
3231
|
+
readonly chain: "Bitcoin";
|
|
3232
|
+
readonly address: string;
|
|
3233
|
+
} | {
|
|
3234
|
+
readonly chain: "Arbitrum";
|
|
3235
|
+
readonly address: `0x${string}`;
|
|
3236
|
+
} | {
|
|
3237
|
+
readonly chain: "Solana";
|
|
3238
|
+
readonly address: string;
|
|
3239
|
+
} | {
|
|
3240
|
+
readonly chain: "Assethub";
|
|
3241
|
+
readonly address: string;
|
|
3242
|
+
} | {
|
|
3243
|
+
readonly chain: "Tron";
|
|
3244
|
+
readonly address: string;
|
|
3245
|
+
}, {
|
|
3246
|
+
value: string;
|
|
3247
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
3248
|
+
}>;
|
|
3249
|
+
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3250
|
+
channelMetadata: z.ZodObject<{
|
|
3251
|
+
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3252
|
+
gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3253
|
+
ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3254
|
+
}, "strip", z.ZodTypeAny, {
|
|
3255
|
+
message: `0x${string}`;
|
|
3256
|
+
gasBudget: bigint;
|
|
3257
|
+
ccmAdditionalData: `0x${string}`;
|
|
3258
|
+
}, {
|
|
3259
|
+
message: string;
|
|
3260
|
+
gasBudget: string | number;
|
|
3261
|
+
ccmAdditionalData: string;
|
|
3262
|
+
}>;
|
|
3263
|
+
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
3264
|
+
__kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
|
|
3265
|
+
}, "strip", z.ZodTypeAny, {
|
|
3266
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
3267
|
+
}, {
|
|
3268
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
3269
|
+
}>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
|
|
3270
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
3271
|
+
}>;
|
|
3272
|
+
sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3273
|
+
__kind: z.ZodLiteral<"Eth">;
|
|
3274
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3275
|
+
}, "strip", z.ZodTypeAny, {
|
|
3276
|
+
value: `0x${string}`;
|
|
3277
|
+
__kind: "Eth";
|
|
3278
|
+
}, {
|
|
3279
|
+
value: string;
|
|
3280
|
+
__kind: "Eth";
|
|
3281
|
+
}>, z.ZodObject<{
|
|
3282
|
+
__kind: z.ZodLiteral<"Dot">;
|
|
3283
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3284
|
+
}, "strip", z.ZodTypeAny, {
|
|
3285
|
+
value: `0x${string}`;
|
|
3286
|
+
__kind: "Dot";
|
|
3287
|
+
}, {
|
|
3288
|
+
value: string;
|
|
3289
|
+
__kind: "Dot";
|
|
3290
|
+
}>, z.ZodObject<{
|
|
3291
|
+
__kind: z.ZodLiteral<"Btc">;
|
|
3292
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3293
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
3294
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3295
|
+
}, "strip", z.ZodTypeAny, {
|
|
3296
|
+
value: `0x${string}`;
|
|
3297
|
+
__kind: "P2PKH";
|
|
3298
|
+
}, {
|
|
3299
|
+
value: string;
|
|
3300
|
+
__kind: "P2PKH";
|
|
3301
|
+
}>, z.ZodObject<{
|
|
3302
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
3303
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3304
|
+
}, "strip", z.ZodTypeAny, {
|
|
3305
|
+
value: `0x${string}`;
|
|
3306
|
+
__kind: "P2SH";
|
|
3307
|
+
}, {
|
|
3308
|
+
value: string;
|
|
3309
|
+
__kind: "P2SH";
|
|
3310
|
+
}>, z.ZodObject<{
|
|
3311
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3312
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3313
|
+
}, "strip", z.ZodTypeAny, {
|
|
3314
|
+
value: `0x${string}`;
|
|
3315
|
+
__kind: "P2WPKH";
|
|
3316
|
+
}, {
|
|
3317
|
+
value: string;
|
|
3318
|
+
__kind: "P2WPKH";
|
|
3319
|
+
}>, z.ZodObject<{
|
|
3320
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
3321
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3322
|
+
}, "strip", z.ZodTypeAny, {
|
|
3323
|
+
value: `0x${string}`;
|
|
3324
|
+
__kind: "P2WSH";
|
|
3325
|
+
}, {
|
|
3326
|
+
value: string;
|
|
3327
|
+
__kind: "P2WSH";
|
|
3328
|
+
}>, z.ZodObject<{
|
|
3329
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
3330
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3331
|
+
}, "strip", z.ZodTypeAny, {
|
|
3332
|
+
value: `0x${string}`;
|
|
3333
|
+
__kind: "Taproot";
|
|
3334
|
+
}, {
|
|
3335
|
+
value: string;
|
|
3336
|
+
__kind: "Taproot";
|
|
3337
|
+
}>, z.ZodObject<{
|
|
3338
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3339
|
+
version: z.ZodNumber;
|
|
3340
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3341
|
+
}, "strip", z.ZodTypeAny, {
|
|
3342
|
+
__kind: "OtherSegwit";
|
|
3343
|
+
version: number;
|
|
3344
|
+
program: `0x${string}`;
|
|
3345
|
+
}, {
|
|
3346
|
+
__kind: "OtherSegwit";
|
|
3347
|
+
version: number;
|
|
3348
|
+
program: string;
|
|
3349
|
+
}>]>;
|
|
3350
|
+
}, "strip", z.ZodTypeAny, {
|
|
3351
|
+
value: {
|
|
3352
|
+
value: `0x${string}`;
|
|
3353
|
+
__kind: "P2PKH";
|
|
3354
|
+
} | {
|
|
3355
|
+
value: `0x${string}`;
|
|
3356
|
+
__kind: "P2SH";
|
|
3357
|
+
} | {
|
|
3358
|
+
value: `0x${string}`;
|
|
3359
|
+
__kind: "P2WPKH";
|
|
3360
|
+
} | {
|
|
3361
|
+
value: `0x${string}`;
|
|
3362
|
+
__kind: "P2WSH";
|
|
3363
|
+
} | {
|
|
3364
|
+
value: `0x${string}`;
|
|
3365
|
+
__kind: "Taproot";
|
|
3366
|
+
} | {
|
|
3367
|
+
__kind: "OtherSegwit";
|
|
3368
|
+
version: number;
|
|
3369
|
+
program: `0x${string}`;
|
|
3370
|
+
};
|
|
3371
|
+
__kind: "Btc";
|
|
3372
|
+
}, {
|
|
3373
|
+
value: {
|
|
3374
|
+
value: string;
|
|
3375
|
+
__kind: "P2PKH";
|
|
3376
|
+
} | {
|
|
3377
|
+
value: string;
|
|
3378
|
+
__kind: "P2SH";
|
|
3379
|
+
} | {
|
|
3380
|
+
value: string;
|
|
3381
|
+
__kind: "P2WPKH";
|
|
3382
|
+
} | {
|
|
3383
|
+
value: string;
|
|
3384
|
+
__kind: "P2WSH";
|
|
3385
|
+
} | {
|
|
3386
|
+
value: string;
|
|
3387
|
+
__kind: "Taproot";
|
|
3388
|
+
} | {
|
|
3389
|
+
__kind: "OtherSegwit";
|
|
3390
|
+
version: number;
|
|
3391
|
+
program: string;
|
|
3392
|
+
};
|
|
3393
|
+
__kind: "Btc";
|
|
3394
|
+
}>, z.ZodObject<{
|
|
3395
|
+
__kind: z.ZodLiteral<"Arb">;
|
|
3396
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3397
|
+
}, "strip", z.ZodTypeAny, {
|
|
3398
|
+
value: `0x${string}`;
|
|
3399
|
+
__kind: "Arb";
|
|
3400
|
+
}, {
|
|
3401
|
+
value: string;
|
|
3402
|
+
__kind: "Arb";
|
|
3403
|
+
}>, z.ZodObject<{
|
|
3404
|
+
__kind: z.ZodLiteral<"Sol">;
|
|
3405
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3406
|
+
}, "strip", z.ZodTypeAny, {
|
|
3407
|
+
value: `0x${string}`;
|
|
3408
|
+
__kind: "Sol";
|
|
3409
|
+
}, {
|
|
3410
|
+
value: string;
|
|
3411
|
+
__kind: "Sol";
|
|
3412
|
+
}>, z.ZodObject<{
|
|
3413
|
+
__kind: z.ZodLiteral<"Hub">;
|
|
3414
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3415
|
+
}, "strip", z.ZodTypeAny, {
|
|
3416
|
+
value: `0x${string}`;
|
|
3417
|
+
__kind: "Hub";
|
|
3418
|
+
}, {
|
|
3419
|
+
value: string;
|
|
3420
|
+
__kind: "Hub";
|
|
3421
|
+
}>, z.ZodObject<{
|
|
3422
|
+
__kind: z.ZodLiteral<"Tron">;
|
|
3423
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3424
|
+
}, "strip", z.ZodTypeAny, {
|
|
3425
|
+
value: `0x${string}`;
|
|
3426
|
+
__kind: "Tron";
|
|
3427
|
+
}, {
|
|
3428
|
+
value: string;
|
|
3429
|
+
__kind: "Tron";
|
|
3430
|
+
}>]>>>;
|
|
3431
|
+
}, "strip", z.ZodTypeAny, {
|
|
3432
|
+
channelMetadata: {
|
|
3433
|
+
message: `0x${string}`;
|
|
3434
|
+
gasBudget: bigint;
|
|
3435
|
+
ccmAdditionalData: `0x${string}`;
|
|
3436
|
+
};
|
|
3437
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
3438
|
+
sourceAddress?: {
|
|
3439
|
+
value: `0x${string}`;
|
|
3440
|
+
__kind: "Eth";
|
|
3441
|
+
} | {
|
|
3442
|
+
value: `0x${string}`;
|
|
3443
|
+
__kind: "Dot";
|
|
3444
|
+
} | {
|
|
3445
|
+
value: {
|
|
3446
|
+
value: `0x${string}`;
|
|
3447
|
+
__kind: "P2PKH";
|
|
3448
|
+
} | {
|
|
3449
|
+
value: `0x${string}`;
|
|
3450
|
+
__kind: "P2SH";
|
|
3451
|
+
} | {
|
|
3452
|
+
value: `0x${string}`;
|
|
3453
|
+
__kind: "P2WPKH";
|
|
3454
|
+
} | {
|
|
3455
|
+
value: `0x${string}`;
|
|
3456
|
+
__kind: "P2WSH";
|
|
3457
|
+
} | {
|
|
3458
|
+
value: `0x${string}`;
|
|
3459
|
+
__kind: "Taproot";
|
|
3460
|
+
} | {
|
|
3461
|
+
__kind: "OtherSegwit";
|
|
3462
|
+
version: number;
|
|
3463
|
+
program: `0x${string}`;
|
|
3464
|
+
};
|
|
3465
|
+
__kind: "Btc";
|
|
3466
|
+
} | {
|
|
3467
|
+
value: `0x${string}`;
|
|
3468
|
+
__kind: "Arb";
|
|
3469
|
+
} | {
|
|
3470
|
+
value: `0x${string}`;
|
|
3471
|
+
__kind: "Sol";
|
|
3472
|
+
} | {
|
|
3473
|
+
value: `0x${string}`;
|
|
3474
|
+
__kind: "Hub";
|
|
3475
|
+
} | {
|
|
3476
|
+
value: `0x${string}`;
|
|
3477
|
+
__kind: "Tron";
|
|
3478
|
+
} | null | undefined;
|
|
3479
|
+
}, {
|
|
3480
|
+
channelMetadata: {
|
|
3481
|
+
message: string;
|
|
3482
|
+
gasBudget: string | number;
|
|
3483
|
+
ccmAdditionalData: string;
|
|
3484
|
+
};
|
|
3485
|
+
sourceChain: {
|
|
3486
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
3487
|
+
};
|
|
3488
|
+
sourceAddress?: {
|
|
3489
|
+
value: string;
|
|
3490
|
+
__kind: "Eth";
|
|
3491
|
+
} | {
|
|
3492
|
+
value: string;
|
|
3493
|
+
__kind: "Dot";
|
|
3494
|
+
} | {
|
|
3495
|
+
value: {
|
|
3496
|
+
value: string;
|
|
3497
|
+
__kind: "P2PKH";
|
|
3498
|
+
} | {
|
|
3499
|
+
value: string;
|
|
3500
|
+
__kind: "P2SH";
|
|
3501
|
+
} | {
|
|
3502
|
+
value: string;
|
|
3503
|
+
__kind: "P2WPKH";
|
|
3504
|
+
} | {
|
|
3505
|
+
value: string;
|
|
3506
|
+
__kind: "P2WSH";
|
|
3507
|
+
} | {
|
|
3508
|
+
value: string;
|
|
3509
|
+
__kind: "Taproot";
|
|
3510
|
+
} | {
|
|
3511
|
+
__kind: "OtherSegwit";
|
|
3512
|
+
version: number;
|
|
3513
|
+
program: string;
|
|
3514
|
+
};
|
|
3515
|
+
__kind: "Btc";
|
|
3516
|
+
} | {
|
|
3517
|
+
value: string;
|
|
3518
|
+
__kind: "Arb";
|
|
3519
|
+
} | {
|
|
3520
|
+
value: string;
|
|
3521
|
+
__kind: "Sol";
|
|
3522
|
+
} | {
|
|
3523
|
+
value: string;
|
|
3524
|
+
__kind: "Hub";
|
|
3525
|
+
} | {
|
|
3526
|
+
value: string;
|
|
3527
|
+
__kind: "Tron";
|
|
3528
|
+
} | null | undefined;
|
|
3529
|
+
}>>>;
|
|
3530
|
+
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3531
|
+
brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3532
|
+
account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
3533
|
+
bps: z.ZodNumber;
|
|
3534
|
+
}, "strip", z.ZodTypeAny, {
|
|
3535
|
+
account: `cF${string}`;
|
|
3536
|
+
bps: number;
|
|
3537
|
+
}, {
|
|
3538
|
+
account: string;
|
|
3539
|
+
bps: number;
|
|
3540
|
+
}>>>;
|
|
3541
|
+
affiliateFees: z.ZodArray<z.ZodObject<{
|
|
3542
|
+
account: z.ZodNumber;
|
|
3543
|
+
bps: z.ZodNumber;
|
|
3544
|
+
}, "strip", z.ZodTypeAny, {
|
|
3545
|
+
account: number;
|
|
3546
|
+
bps: number;
|
|
3547
|
+
}, {
|
|
3548
|
+
account: number;
|
|
3549
|
+
bps: number;
|
|
3550
|
+
}>, "many">;
|
|
3551
|
+
refundParams: z.ZodObject<{
|
|
3552
|
+
retryDuration: z.ZodNumber;
|
|
3553
|
+
refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3554
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
3555
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3556
|
+
}, "strip", z.ZodTypeAny, {
|
|
3557
|
+
value: `0x${string}`;
|
|
3558
|
+
__kind: "P2PKH";
|
|
3559
|
+
}, {
|
|
3560
|
+
value: string;
|
|
3561
|
+
__kind: "P2PKH";
|
|
3562
|
+
}>, z.ZodObject<{
|
|
3563
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
3564
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3565
|
+
}, "strip", z.ZodTypeAny, {
|
|
3566
|
+
value: `0x${string}`;
|
|
3567
|
+
__kind: "P2SH";
|
|
3568
|
+
}, {
|
|
3569
|
+
value: string;
|
|
3570
|
+
__kind: "P2SH";
|
|
3571
|
+
}>, z.ZodObject<{
|
|
3572
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3573
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3574
|
+
}, "strip", z.ZodTypeAny, {
|
|
3575
|
+
value: `0x${string}`;
|
|
3576
|
+
__kind: "P2WPKH";
|
|
3577
|
+
}, {
|
|
3578
|
+
value: string;
|
|
3579
|
+
__kind: "P2WPKH";
|
|
3580
|
+
}>, z.ZodObject<{
|
|
3581
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
3582
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3583
|
+
}, "strip", z.ZodTypeAny, {
|
|
3584
|
+
value: `0x${string}`;
|
|
3585
|
+
__kind: "P2WSH";
|
|
3586
|
+
}, {
|
|
3587
|
+
value: string;
|
|
3588
|
+
__kind: "P2WSH";
|
|
3589
|
+
}>, z.ZodObject<{
|
|
3590
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
3591
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3592
|
+
}, "strip", z.ZodTypeAny, {
|
|
3593
|
+
value: `0x${string}`;
|
|
3594
|
+
__kind: "Taproot";
|
|
3595
|
+
}, {
|
|
3596
|
+
value: string;
|
|
3597
|
+
__kind: "Taproot";
|
|
3598
|
+
}>, z.ZodObject<{
|
|
3599
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3600
|
+
version: z.ZodNumber;
|
|
3601
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3602
|
+
}, "strip", z.ZodTypeAny, {
|
|
3603
|
+
__kind: "OtherSegwit";
|
|
3604
|
+
version: number;
|
|
3605
|
+
program: `0x${string}`;
|
|
3606
|
+
}, {
|
|
3607
|
+
__kind: "OtherSegwit";
|
|
3608
|
+
version: number;
|
|
3609
|
+
program: string;
|
|
3610
|
+
}>]>;
|
|
3611
|
+
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3612
|
+
refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3613
|
+
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3614
|
+
gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3615
|
+
ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3616
|
+
}, "strip", z.ZodTypeAny, {
|
|
3617
|
+
message: `0x${string}`;
|
|
3618
|
+
gasBudget: bigint;
|
|
3619
|
+
ccmAdditionalData: `0x${string}`;
|
|
3620
|
+
}, {
|
|
3621
|
+
message: string;
|
|
3622
|
+
gasBudget: string | number;
|
|
3623
|
+
ccmAdditionalData: string;
|
|
3624
|
+
}>>>;
|
|
3625
|
+
maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3626
|
+
}, "strip", z.ZodTypeAny, {
|
|
3627
|
+
retryDuration: number;
|
|
3628
|
+
refundAddress: {
|
|
3629
|
+
value: `0x${string}`;
|
|
3630
|
+
__kind: "P2PKH";
|
|
3631
|
+
} | {
|
|
3632
|
+
value: `0x${string}`;
|
|
3633
|
+
__kind: "P2SH";
|
|
3634
|
+
} | {
|
|
3635
|
+
value: `0x${string}`;
|
|
3636
|
+
__kind: "P2WPKH";
|
|
3637
|
+
} | {
|
|
3638
|
+
value: `0x${string}`;
|
|
3639
|
+
__kind: "P2WSH";
|
|
3640
|
+
} | {
|
|
3641
|
+
value: `0x${string}`;
|
|
3642
|
+
__kind: "Taproot";
|
|
3643
|
+
} | {
|
|
3644
|
+
__kind: "OtherSegwit";
|
|
3645
|
+
version: number;
|
|
3646
|
+
program: `0x${string}`;
|
|
3647
|
+
};
|
|
3648
|
+
minPrice: bigint;
|
|
3649
|
+
refundCcmMetadata?: {
|
|
3650
|
+
message: `0x${string}`;
|
|
3651
|
+
gasBudget: bigint;
|
|
3652
|
+
ccmAdditionalData: `0x${string}`;
|
|
3653
|
+
} | null | undefined;
|
|
3654
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
3655
|
+
}, {
|
|
3656
|
+
retryDuration: number;
|
|
3657
|
+
refundAddress: {
|
|
3658
|
+
value: string;
|
|
3659
|
+
__kind: "P2PKH";
|
|
3660
|
+
} | {
|
|
3661
|
+
value: string;
|
|
3662
|
+
__kind: "P2SH";
|
|
3663
|
+
} | {
|
|
3664
|
+
value: string;
|
|
3665
|
+
__kind: "P2WPKH";
|
|
3666
|
+
} | {
|
|
3667
|
+
value: string;
|
|
3668
|
+
__kind: "P2WSH";
|
|
3669
|
+
} | {
|
|
3670
|
+
value: string;
|
|
3671
|
+
__kind: "Taproot";
|
|
3672
|
+
} | {
|
|
3673
|
+
__kind: "OtherSegwit";
|
|
3674
|
+
version: number;
|
|
3675
|
+
program: string;
|
|
3676
|
+
};
|
|
3677
|
+
minPrice: string | number;
|
|
3678
|
+
refundCcmMetadata?: {
|
|
3679
|
+
message: string;
|
|
3680
|
+
gasBudget: string | number;
|
|
3681
|
+
ccmAdditionalData: string;
|
|
3682
|
+
} | null | undefined;
|
|
3683
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
3684
|
+
}>;
|
|
3685
|
+
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3686
|
+
numberOfChunks: z.ZodNumber;
|
|
3687
|
+
chunkInterval: z.ZodNumber;
|
|
3688
|
+
}, "strip", z.ZodTypeAny, {
|
|
3689
|
+
numberOfChunks: number;
|
|
3690
|
+
chunkInterval: number;
|
|
3691
|
+
}, {
|
|
3692
|
+
numberOfChunks: number;
|
|
3693
|
+
chunkInterval: number;
|
|
3694
|
+
}>>>;
|
|
3695
|
+
boostFee: z.ZodNumber;
|
|
3696
|
+
}, "strip", z.ZodTypeAny, {
|
|
3697
|
+
txId: `0x${string}`;
|
|
3698
|
+
depositDetails: {
|
|
3699
|
+
depositAddress: {
|
|
3700
|
+
pubkeyX: `0x${string}`;
|
|
3701
|
+
scriptPath?: {
|
|
3702
|
+
salt: number;
|
|
3703
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
3704
|
+
tapleafHash: `0x${string}`;
|
|
3705
|
+
unlockScript: {
|
|
3706
|
+
bytes: `0x${string}`;
|
|
3707
|
+
};
|
|
3708
|
+
} | null | undefined;
|
|
3709
|
+
};
|
|
3710
|
+
amount: bigint;
|
|
3711
|
+
id: {
|
|
3712
|
+
txId: `0x${string}`;
|
|
3713
|
+
vout: number;
|
|
3714
|
+
};
|
|
3715
|
+
};
|
|
3716
|
+
inputAsset: "Btc";
|
|
3717
|
+
depositAmount: bigint;
|
|
3718
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
3719
|
+
destinationAddress: {
|
|
3720
|
+
readonly chain: "Ethereum";
|
|
3721
|
+
readonly address: `0x${string}`;
|
|
3722
|
+
} | {
|
|
3723
|
+
readonly chain: "Polkadot";
|
|
3724
|
+
readonly address: string;
|
|
3725
|
+
} | {
|
|
3726
|
+
readonly chain: "Bitcoin";
|
|
3727
|
+
readonly address: string;
|
|
3728
|
+
} | {
|
|
3729
|
+
readonly chain: "Arbitrum";
|
|
3730
|
+
readonly address: `0x${string}`;
|
|
3731
|
+
} | {
|
|
3732
|
+
readonly chain: "Solana";
|
|
3733
|
+
readonly address: string;
|
|
3734
|
+
} | {
|
|
3735
|
+
readonly chain: "Assethub";
|
|
3736
|
+
readonly address: string;
|
|
3737
|
+
} | {
|
|
3738
|
+
readonly chain: "Tron";
|
|
3739
|
+
readonly address: string;
|
|
3740
|
+
};
|
|
3741
|
+
affiliateFees: {
|
|
3742
|
+
account: number;
|
|
3743
|
+
bps: number;
|
|
3744
|
+
}[];
|
|
3745
|
+
refundParams: {
|
|
3746
|
+
retryDuration: number;
|
|
3747
|
+
refundAddress: {
|
|
3748
|
+
value: `0x${string}`;
|
|
3749
|
+
__kind: "P2PKH";
|
|
3750
|
+
} | {
|
|
3751
|
+
value: `0x${string}`;
|
|
3752
|
+
__kind: "P2SH";
|
|
3753
|
+
} | {
|
|
3754
|
+
value: `0x${string}`;
|
|
3755
|
+
__kind: "P2WPKH";
|
|
3756
|
+
} | {
|
|
3757
|
+
value: `0x${string}`;
|
|
3758
|
+
__kind: "P2WSH";
|
|
3759
|
+
} | {
|
|
3760
|
+
value: `0x${string}`;
|
|
3761
|
+
__kind: "Taproot";
|
|
3762
|
+
} | {
|
|
3763
|
+
__kind: "OtherSegwit";
|
|
3764
|
+
version: number;
|
|
3765
|
+
program: `0x${string}`;
|
|
3766
|
+
};
|
|
3767
|
+
minPrice: bigint;
|
|
3768
|
+
refundCcmMetadata?: {
|
|
3769
|
+
message: `0x${string}`;
|
|
3770
|
+
gasBudget: bigint;
|
|
3771
|
+
ccmAdditionalData: `0x${string}`;
|
|
3772
|
+
} | null | undefined;
|
|
3773
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
3774
|
+
};
|
|
3775
|
+
boostFee: number;
|
|
3776
|
+
channelId?: bigint | null | undefined;
|
|
3777
|
+
depositAddress?: {
|
|
3778
|
+
value: `0x${string}`;
|
|
3779
|
+
__kind: "P2PKH";
|
|
3780
|
+
} | {
|
|
3781
|
+
value: `0x${string}`;
|
|
3782
|
+
__kind: "P2SH";
|
|
3783
|
+
} | {
|
|
3784
|
+
value: `0x${string}`;
|
|
3785
|
+
__kind: "P2WPKH";
|
|
3786
|
+
} | {
|
|
3787
|
+
value: `0x${string}`;
|
|
3788
|
+
__kind: "P2WSH";
|
|
3789
|
+
} | {
|
|
3790
|
+
value: `0x${string}`;
|
|
3791
|
+
__kind: "Taproot";
|
|
3792
|
+
} | {
|
|
3793
|
+
__kind: "OtherSegwit";
|
|
3794
|
+
version: number;
|
|
3795
|
+
program: `0x${string}`;
|
|
3796
|
+
} | null | undefined;
|
|
3797
|
+
depositMetadata?: {
|
|
3798
|
+
channelMetadata: {
|
|
3799
|
+
message: `0x${string}`;
|
|
3800
|
+
gasBudget: bigint;
|
|
3801
|
+
ccmAdditionalData: `0x${string}`;
|
|
3802
|
+
};
|
|
3803
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
3804
|
+
sourceAddress?: {
|
|
3805
|
+
value: `0x${string}`;
|
|
3806
|
+
__kind: "Eth";
|
|
3807
|
+
} | {
|
|
3808
|
+
value: `0x${string}`;
|
|
3809
|
+
__kind: "Dot";
|
|
3810
|
+
} | {
|
|
3811
|
+
value: {
|
|
3812
|
+
value: `0x${string}`;
|
|
3813
|
+
__kind: "P2PKH";
|
|
3814
|
+
} | {
|
|
3815
|
+
value: `0x${string}`;
|
|
3816
|
+
__kind: "P2SH";
|
|
3817
|
+
} | {
|
|
3818
|
+
value: `0x${string}`;
|
|
3819
|
+
__kind: "P2WPKH";
|
|
3820
|
+
} | {
|
|
3821
|
+
value: `0x${string}`;
|
|
3822
|
+
__kind: "P2WSH";
|
|
3823
|
+
} | {
|
|
3824
|
+
value: `0x${string}`;
|
|
3825
|
+
__kind: "Taproot";
|
|
3826
|
+
} | {
|
|
3827
|
+
__kind: "OtherSegwit";
|
|
3828
|
+
version: number;
|
|
3829
|
+
program: `0x${string}`;
|
|
3830
|
+
};
|
|
3831
|
+
__kind: "Btc";
|
|
3832
|
+
} | {
|
|
3833
|
+
value: `0x${string}`;
|
|
3834
|
+
__kind: "Arb";
|
|
3835
|
+
} | {
|
|
3836
|
+
value: `0x${string}`;
|
|
3837
|
+
__kind: "Sol";
|
|
3838
|
+
} | {
|
|
3839
|
+
value: `0x${string}`;
|
|
3840
|
+
__kind: "Hub";
|
|
3841
|
+
} | {
|
|
3842
|
+
value: `0x${string}`;
|
|
3843
|
+
__kind: "Tron";
|
|
3844
|
+
} | null | undefined;
|
|
3845
|
+
} | null | undefined;
|
|
3846
|
+
brokerFee?: {
|
|
3847
|
+
account: `cF${string}`;
|
|
3848
|
+
bps: number;
|
|
3849
|
+
} | null | undefined;
|
|
3850
|
+
dcaParams?: {
|
|
3851
|
+
numberOfChunks: number;
|
|
3852
|
+
chunkInterval: number;
|
|
3853
|
+
} | null | undefined;
|
|
3854
|
+
}, {
|
|
3855
|
+
txId: string;
|
|
3856
|
+
depositDetails: {
|
|
3857
|
+
depositAddress: {
|
|
3858
|
+
pubkeyX: string;
|
|
3859
|
+
scriptPath?: {
|
|
3860
|
+
salt: number;
|
|
3861
|
+
tweakedPubkeyBytes: string;
|
|
3862
|
+
tapleafHash: string;
|
|
3863
|
+
unlockScript: {
|
|
3864
|
+
bytes: string;
|
|
3865
|
+
};
|
|
3866
|
+
} | null | undefined;
|
|
3867
|
+
};
|
|
3868
|
+
amount: string | number;
|
|
3869
|
+
id: {
|
|
3870
|
+
txId: string;
|
|
3871
|
+
vout: number;
|
|
3872
|
+
};
|
|
3873
|
+
};
|
|
3874
|
+
inputAsset: {
|
|
3875
|
+
__kind: "Btc";
|
|
3876
|
+
};
|
|
3877
|
+
depositAmount: string | number;
|
|
3878
|
+
outputAsset: {
|
|
3879
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
3880
|
+
};
|
|
3881
|
+
destinationAddress: {
|
|
3882
|
+
value: string;
|
|
3883
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
3884
|
+
};
|
|
3885
|
+
affiliateFees: {
|
|
3886
|
+
account: number;
|
|
3887
|
+
bps: number;
|
|
3888
|
+
}[];
|
|
3889
|
+
refundParams: {
|
|
3890
|
+
retryDuration: number;
|
|
3891
|
+
refundAddress: {
|
|
3892
|
+
value: string;
|
|
3893
|
+
__kind: "P2PKH";
|
|
3894
|
+
} | {
|
|
3895
|
+
value: string;
|
|
3896
|
+
__kind: "P2SH";
|
|
3897
|
+
} | {
|
|
3898
|
+
value: string;
|
|
3899
|
+
__kind: "P2WPKH";
|
|
3900
|
+
} | {
|
|
3901
|
+
value: string;
|
|
3902
|
+
__kind: "P2WSH";
|
|
3903
|
+
} | {
|
|
3904
|
+
value: string;
|
|
3905
|
+
__kind: "Taproot";
|
|
3906
|
+
} | {
|
|
3907
|
+
__kind: "OtherSegwit";
|
|
3908
|
+
version: number;
|
|
3909
|
+
program: string;
|
|
3910
|
+
};
|
|
3911
|
+
minPrice: string | number;
|
|
3912
|
+
refundCcmMetadata?: {
|
|
3913
|
+
message: string;
|
|
3914
|
+
gasBudget: string | number;
|
|
3915
|
+
ccmAdditionalData: string;
|
|
3916
|
+
} | null | undefined;
|
|
3917
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
3918
|
+
};
|
|
3919
|
+
boostFee: number;
|
|
3920
|
+
channelId?: string | number | null | undefined;
|
|
3921
|
+
depositAddress?: {
|
|
3922
|
+
value: string;
|
|
3923
|
+
__kind: "P2PKH";
|
|
3924
|
+
} | {
|
|
3925
|
+
value: string;
|
|
3926
|
+
__kind: "P2SH";
|
|
3927
|
+
} | {
|
|
3928
|
+
value: string;
|
|
3929
|
+
__kind: "P2WPKH";
|
|
3930
|
+
} | {
|
|
3931
|
+
value: string;
|
|
3932
|
+
__kind: "P2WSH";
|
|
3933
|
+
} | {
|
|
3934
|
+
value: string;
|
|
3935
|
+
__kind: "Taproot";
|
|
3936
|
+
} | {
|
|
3937
|
+
__kind: "OtherSegwit";
|
|
3938
|
+
version: number;
|
|
3939
|
+
program: string;
|
|
3940
|
+
} | null | undefined;
|
|
3941
|
+
depositMetadata?: {
|
|
3942
|
+
channelMetadata: {
|
|
3943
|
+
message: string;
|
|
3944
|
+
gasBudget: string | number;
|
|
3945
|
+
ccmAdditionalData: string;
|
|
3946
|
+
};
|
|
3947
|
+
sourceChain: {
|
|
3948
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
3949
|
+
};
|
|
3950
|
+
sourceAddress?: {
|
|
3951
|
+
value: string;
|
|
3952
|
+
__kind: "Eth";
|
|
3953
|
+
} | {
|
|
3954
|
+
value: string;
|
|
3955
|
+
__kind: "Dot";
|
|
3956
|
+
} | {
|
|
3957
|
+
value: {
|
|
3958
|
+
value: string;
|
|
3959
|
+
__kind: "P2PKH";
|
|
3960
|
+
} | {
|
|
3961
|
+
value: string;
|
|
3962
|
+
__kind: "P2SH";
|
|
3963
|
+
} | {
|
|
3964
|
+
value: string;
|
|
3965
|
+
__kind: "P2WPKH";
|
|
3966
|
+
} | {
|
|
3967
|
+
value: string;
|
|
3968
|
+
__kind: "P2WSH";
|
|
3969
|
+
} | {
|
|
3970
|
+
value: string;
|
|
3971
|
+
__kind: "Taproot";
|
|
3972
|
+
} | {
|
|
3973
|
+
__kind: "OtherSegwit";
|
|
3974
|
+
version: number;
|
|
3975
|
+
program: string;
|
|
3976
|
+
};
|
|
3977
|
+
__kind: "Btc";
|
|
3978
|
+
} | {
|
|
3979
|
+
value: string;
|
|
3980
|
+
__kind: "Arb";
|
|
3981
|
+
} | {
|
|
3982
|
+
value: string;
|
|
3983
|
+
__kind: "Sol";
|
|
3984
|
+
} | {
|
|
3985
|
+
value: string;
|
|
3986
|
+
__kind: "Hub";
|
|
3987
|
+
} | {
|
|
3988
|
+
value: string;
|
|
3989
|
+
__kind: "Tron";
|
|
3990
|
+
} | null | undefined;
|
|
3991
|
+
} | null | undefined;
|
|
3992
|
+
brokerFee?: {
|
|
3993
|
+
account: string;
|
|
3994
|
+
bps: number;
|
|
3995
|
+
} | null | undefined;
|
|
3996
|
+
dcaParams?: {
|
|
3997
|
+
numberOfChunks: number;
|
|
3998
|
+
chunkInterval: number;
|
|
3999
|
+
} | null | undefined;
|
|
4000
|
+
}>;
|
|
4001
|
+
}, "strip", z.ZodTypeAny, {
|
|
4002
|
+
__kind: "DepositFailedVaultVariantBitcoin";
|
|
4003
|
+
vaultWitness: {
|
|
4004
|
+
txId: `0x${string}`;
|
|
4005
|
+
depositDetails: {
|
|
4006
|
+
depositAddress: {
|
|
4007
|
+
pubkeyX: `0x${string}`;
|
|
4008
|
+
scriptPath?: {
|
|
4009
|
+
salt: number;
|
|
4010
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
4011
|
+
tapleafHash: `0x${string}`;
|
|
4012
|
+
unlockScript: {
|
|
4013
|
+
bytes: `0x${string}`;
|
|
4014
|
+
};
|
|
4015
|
+
} | null | undefined;
|
|
4016
|
+
};
|
|
4017
|
+
amount: bigint;
|
|
4018
|
+
id: {
|
|
4019
|
+
txId: `0x${string}`;
|
|
4020
|
+
vout: number;
|
|
4021
|
+
};
|
|
4022
|
+
};
|
|
4023
|
+
inputAsset: "Btc";
|
|
4024
|
+
depositAmount: bigint;
|
|
4025
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
4026
|
+
destinationAddress: {
|
|
4027
|
+
readonly chain: "Ethereum";
|
|
4028
|
+
readonly address: `0x${string}`;
|
|
4029
|
+
} | {
|
|
4030
|
+
readonly chain: "Polkadot";
|
|
4031
|
+
readonly address: string;
|
|
4032
|
+
} | {
|
|
4033
|
+
readonly chain: "Bitcoin";
|
|
4034
|
+
readonly address: string;
|
|
4035
|
+
} | {
|
|
4036
|
+
readonly chain: "Arbitrum";
|
|
4037
|
+
readonly address: `0x${string}`;
|
|
4038
|
+
} | {
|
|
4039
|
+
readonly chain: "Solana";
|
|
4040
|
+
readonly address: string;
|
|
4041
|
+
} | {
|
|
4042
|
+
readonly chain: "Assethub";
|
|
4043
|
+
readonly address: string;
|
|
4044
|
+
} | {
|
|
4045
|
+
readonly chain: "Tron";
|
|
4046
|
+
readonly address: string;
|
|
4047
|
+
};
|
|
4048
|
+
affiliateFees: {
|
|
4049
|
+
account: number;
|
|
4050
|
+
bps: number;
|
|
4051
|
+
}[];
|
|
4052
|
+
refundParams: {
|
|
4053
|
+
retryDuration: number;
|
|
4054
|
+
refundAddress: {
|
|
4055
|
+
value: `0x${string}`;
|
|
4056
|
+
__kind: "P2PKH";
|
|
4057
|
+
} | {
|
|
4058
|
+
value: `0x${string}`;
|
|
4059
|
+
__kind: "P2SH";
|
|
4060
|
+
} | {
|
|
4061
|
+
value: `0x${string}`;
|
|
4062
|
+
__kind: "P2WPKH";
|
|
4063
|
+
} | {
|
|
4064
|
+
value: `0x${string}`;
|
|
4065
|
+
__kind: "P2WSH";
|
|
4066
|
+
} | {
|
|
4067
|
+
value: `0x${string}`;
|
|
4068
|
+
__kind: "Taproot";
|
|
4069
|
+
} | {
|
|
4070
|
+
__kind: "OtherSegwit";
|
|
4071
|
+
version: number;
|
|
4072
|
+
program: `0x${string}`;
|
|
4073
|
+
};
|
|
4074
|
+
minPrice: bigint;
|
|
4075
|
+
refundCcmMetadata?: {
|
|
4076
|
+
message: `0x${string}`;
|
|
4077
|
+
gasBudget: bigint;
|
|
4078
|
+
ccmAdditionalData: `0x${string}`;
|
|
4079
|
+
} | null | undefined;
|
|
4080
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
4081
|
+
};
|
|
4082
|
+
boostFee: number;
|
|
4083
|
+
channelId?: bigint | null | undefined;
|
|
4084
|
+
depositAddress?: {
|
|
4085
|
+
value: `0x${string}`;
|
|
4086
|
+
__kind: "P2PKH";
|
|
4087
|
+
} | {
|
|
4088
|
+
value: `0x${string}`;
|
|
4089
|
+
__kind: "P2SH";
|
|
4090
|
+
} | {
|
|
4091
|
+
value: `0x${string}`;
|
|
4092
|
+
__kind: "P2WPKH";
|
|
4093
|
+
} | {
|
|
4094
|
+
value: `0x${string}`;
|
|
4095
|
+
__kind: "P2WSH";
|
|
4096
|
+
} | {
|
|
4097
|
+
value: `0x${string}`;
|
|
4098
|
+
__kind: "Taproot";
|
|
4099
|
+
} | {
|
|
4100
|
+
__kind: "OtherSegwit";
|
|
4101
|
+
version: number;
|
|
4102
|
+
program: `0x${string}`;
|
|
4103
|
+
} | null | undefined;
|
|
4104
|
+
depositMetadata?: {
|
|
4105
|
+
channelMetadata: {
|
|
4106
|
+
message: `0x${string}`;
|
|
4107
|
+
gasBudget: bigint;
|
|
4108
|
+
ccmAdditionalData: `0x${string}`;
|
|
4109
|
+
};
|
|
4110
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
4111
|
+
sourceAddress?: {
|
|
4112
|
+
value: `0x${string}`;
|
|
4113
|
+
__kind: "Eth";
|
|
4114
|
+
} | {
|
|
4115
|
+
value: `0x${string}`;
|
|
4116
|
+
__kind: "Dot";
|
|
4117
|
+
} | {
|
|
4118
|
+
value: {
|
|
4119
|
+
value: `0x${string}`;
|
|
4120
|
+
__kind: "P2PKH";
|
|
4121
|
+
} | {
|
|
4122
|
+
value: `0x${string}`;
|
|
4123
|
+
__kind: "P2SH";
|
|
4124
|
+
} | {
|
|
4125
|
+
value: `0x${string}`;
|
|
4126
|
+
__kind: "P2WPKH";
|
|
4127
|
+
} | {
|
|
4128
|
+
value: `0x${string}`;
|
|
4129
|
+
__kind: "P2WSH";
|
|
4130
|
+
} | {
|
|
4131
|
+
value: `0x${string}`;
|
|
4132
|
+
__kind: "Taproot";
|
|
4133
|
+
} | {
|
|
4134
|
+
__kind: "OtherSegwit";
|
|
4135
|
+
version: number;
|
|
4136
|
+
program: `0x${string}`;
|
|
4137
|
+
};
|
|
4138
|
+
__kind: "Btc";
|
|
4139
|
+
} | {
|
|
4140
|
+
value: `0x${string}`;
|
|
4141
|
+
__kind: "Arb";
|
|
4142
|
+
} | {
|
|
4143
|
+
value: `0x${string}`;
|
|
4144
|
+
__kind: "Sol";
|
|
4145
|
+
} | {
|
|
4146
|
+
value: `0x${string}`;
|
|
4147
|
+
__kind: "Hub";
|
|
4148
|
+
} | {
|
|
4149
|
+
value: `0x${string}`;
|
|
4150
|
+
__kind: "Tron";
|
|
4151
|
+
} | null | undefined;
|
|
4152
|
+
} | null | undefined;
|
|
4153
|
+
brokerFee?: {
|
|
4154
|
+
account: `cF${string}`;
|
|
4155
|
+
bps: number;
|
|
4156
|
+
} | null | undefined;
|
|
4157
|
+
dcaParams?: {
|
|
4158
|
+
numberOfChunks: number;
|
|
4159
|
+
chunkInterval: number;
|
|
4160
|
+
} | null | undefined;
|
|
4161
|
+
};
|
|
4162
|
+
}, {
|
|
4163
|
+
__kind: "DepositFailedVaultVariantBitcoin";
|
|
4164
|
+
vaultWitness: {
|
|
4165
|
+
txId: string;
|
|
4166
|
+
depositDetails: {
|
|
4167
|
+
depositAddress: {
|
|
4168
|
+
pubkeyX: string;
|
|
4169
|
+
scriptPath?: {
|
|
4170
|
+
salt: number;
|
|
4171
|
+
tweakedPubkeyBytes: string;
|
|
4172
|
+
tapleafHash: string;
|
|
4173
|
+
unlockScript: {
|
|
4174
|
+
bytes: string;
|
|
4175
|
+
};
|
|
4176
|
+
} | null | undefined;
|
|
4177
|
+
};
|
|
4178
|
+
amount: string | number;
|
|
4179
|
+
id: {
|
|
4180
|
+
txId: string;
|
|
4181
|
+
vout: number;
|
|
4182
|
+
};
|
|
4183
|
+
};
|
|
4184
|
+
inputAsset: {
|
|
4185
|
+
__kind: "Btc";
|
|
4186
|
+
};
|
|
4187
|
+
depositAmount: string | number;
|
|
4188
|
+
outputAsset: {
|
|
4189
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
4190
|
+
};
|
|
4191
|
+
destinationAddress: {
|
|
4192
|
+
value: string;
|
|
4193
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
4194
|
+
};
|
|
4195
|
+
affiliateFees: {
|
|
4196
|
+
account: number;
|
|
4197
|
+
bps: number;
|
|
4198
|
+
}[];
|
|
4199
|
+
refundParams: {
|
|
4200
|
+
retryDuration: number;
|
|
4201
|
+
refundAddress: {
|
|
4202
|
+
value: string;
|
|
4203
|
+
__kind: "P2PKH";
|
|
4204
|
+
} | {
|
|
4205
|
+
value: string;
|
|
4206
|
+
__kind: "P2SH";
|
|
4207
|
+
} | {
|
|
4208
|
+
value: string;
|
|
4209
|
+
__kind: "P2WPKH";
|
|
4210
|
+
} | {
|
|
4211
|
+
value: string;
|
|
4212
|
+
__kind: "P2WSH";
|
|
4213
|
+
} | {
|
|
4214
|
+
value: string;
|
|
4215
|
+
__kind: "Taproot";
|
|
4216
|
+
} | {
|
|
4217
|
+
__kind: "OtherSegwit";
|
|
4218
|
+
version: number;
|
|
4219
|
+
program: string;
|
|
4220
|
+
};
|
|
4221
|
+
minPrice: string | number;
|
|
4222
|
+
refundCcmMetadata?: {
|
|
4223
|
+
message: string;
|
|
4224
|
+
gasBudget: string | number;
|
|
4225
|
+
ccmAdditionalData: string;
|
|
4226
|
+
} | null | undefined;
|
|
4227
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
4228
|
+
};
|
|
4229
|
+
boostFee: number;
|
|
4230
|
+
channelId?: string | number | null | undefined;
|
|
4231
|
+
depositAddress?: {
|
|
4232
|
+
value: string;
|
|
4233
|
+
__kind: "P2PKH";
|
|
4234
|
+
} | {
|
|
4235
|
+
value: string;
|
|
4236
|
+
__kind: "P2SH";
|
|
4237
|
+
} | {
|
|
4238
|
+
value: string;
|
|
4239
|
+
__kind: "P2WPKH";
|
|
4240
|
+
} | {
|
|
4241
|
+
value: string;
|
|
4242
|
+
__kind: "P2WSH";
|
|
4243
|
+
} | {
|
|
4244
|
+
value: string;
|
|
4245
|
+
__kind: "Taproot";
|
|
4246
|
+
} | {
|
|
4247
|
+
__kind: "OtherSegwit";
|
|
4248
|
+
version: number;
|
|
4249
|
+
program: string;
|
|
4250
|
+
} | null | undefined;
|
|
4251
|
+
depositMetadata?: {
|
|
4252
|
+
channelMetadata: {
|
|
4253
|
+
message: string;
|
|
4254
|
+
gasBudget: string | number;
|
|
4255
|
+
ccmAdditionalData: string;
|
|
4256
|
+
};
|
|
4257
|
+
sourceChain: {
|
|
4258
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
4259
|
+
};
|
|
4260
|
+
sourceAddress?: {
|
|
4261
|
+
value: string;
|
|
4262
|
+
__kind: "Eth";
|
|
4263
|
+
} | {
|
|
4264
|
+
value: string;
|
|
4265
|
+
__kind: "Dot";
|
|
4266
|
+
} | {
|
|
4267
|
+
value: {
|
|
4268
|
+
value: string;
|
|
4269
|
+
__kind: "P2PKH";
|
|
4270
|
+
} | {
|
|
4271
|
+
value: string;
|
|
4272
|
+
__kind: "P2SH";
|
|
4273
|
+
} | {
|
|
4274
|
+
value: string;
|
|
4275
|
+
__kind: "P2WPKH";
|
|
4276
|
+
} | {
|
|
4277
|
+
value: string;
|
|
4278
|
+
__kind: "P2WSH";
|
|
4279
|
+
} | {
|
|
4280
|
+
value: string;
|
|
4281
|
+
__kind: "Taproot";
|
|
4282
|
+
} | {
|
|
4283
|
+
__kind: "OtherSegwit";
|
|
4284
|
+
version: number;
|
|
4285
|
+
program: string;
|
|
4286
|
+
};
|
|
4287
|
+
__kind: "Btc";
|
|
4288
|
+
} | {
|
|
4289
|
+
value: string;
|
|
4290
|
+
__kind: "Arb";
|
|
4291
|
+
} | {
|
|
4292
|
+
value: string;
|
|
4293
|
+
__kind: "Sol";
|
|
4294
|
+
} | {
|
|
4295
|
+
value: string;
|
|
4296
|
+
__kind: "Hub";
|
|
4297
|
+
} | {
|
|
4298
|
+
value: string;
|
|
4299
|
+
__kind: "Tron";
|
|
4300
|
+
} | null | undefined;
|
|
4301
|
+
} | null | undefined;
|
|
4302
|
+
brokerFee?: {
|
|
4303
|
+
account: string;
|
|
4304
|
+
bps: number;
|
|
4305
|
+
} | null | undefined;
|
|
4306
|
+
dcaParams?: {
|
|
4307
|
+
numberOfChunks: number;
|
|
4308
|
+
chunkInterval: number;
|
|
4309
|
+
} | null | undefined;
|
|
4310
|
+
};
|
|
4311
|
+
}>]>;
|
|
4312
|
+
}, "strip", z.ZodTypeAny, {
|
|
4313
|
+
reason: {
|
|
4314
|
+
__kind: "BelowMinimumDeposit";
|
|
4315
|
+
} | {
|
|
4316
|
+
__kind: "NotEnoughToPayFees";
|
|
4317
|
+
} | {
|
|
4318
|
+
__kind: "TransactionRejectedByBroker";
|
|
4319
|
+
} | {
|
|
4320
|
+
value: {
|
|
4321
|
+
__kind: "Other";
|
|
4322
|
+
} | {
|
|
4323
|
+
__kind: "CannotLookup";
|
|
4324
|
+
} | {
|
|
4325
|
+
__kind: "BadOrigin";
|
|
4326
|
+
} | {
|
|
4327
|
+
value: {
|
|
4328
|
+
index: number;
|
|
4329
|
+
error: `0x${string}`;
|
|
4330
|
+
};
|
|
4331
|
+
__kind: "Module";
|
|
4332
|
+
} | {
|
|
4333
|
+
__kind: "ConsumerRemaining";
|
|
4334
|
+
} | {
|
|
4335
|
+
__kind: "NoProviders";
|
|
4336
|
+
} | {
|
|
4337
|
+
__kind: "TooManyConsumers";
|
|
4338
|
+
} | {
|
|
4339
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4340
|
+
__kind: "Token";
|
|
4341
|
+
} | {
|
|
4342
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
4343
|
+
__kind: "Arithmetic";
|
|
4344
|
+
} | {
|
|
4345
|
+
value: "LimitReached" | "NoLayer";
|
|
4346
|
+
__kind: "Transactional";
|
|
4347
|
+
} | {
|
|
4348
|
+
__kind: "Exhausted";
|
|
4349
|
+
} | {
|
|
4350
|
+
__kind: "Corruption";
|
|
4351
|
+
} | {
|
|
4352
|
+
__kind: "Unavailable";
|
|
4353
|
+
} | {
|
|
4354
|
+
__kind: "RootNotAllowed";
|
|
4355
|
+
} | {
|
|
4356
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
4357
|
+
__kind: "Trie";
|
|
4358
|
+
};
|
|
4359
|
+
__kind: "DepositWitnessRejected";
|
|
4360
|
+
} | {
|
|
4361
|
+
__kind: "Unrefundable";
|
|
4362
|
+
};
|
|
4363
|
+
blockHeight: bigint;
|
|
4364
|
+
details: {
|
|
4365
|
+
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
4366
|
+
depositWitness: {
|
|
4367
|
+
asset: "Btc";
|
|
4368
|
+
depositAddress: {
|
|
4369
|
+
value: `0x${string}`;
|
|
4370
|
+
__kind: "P2PKH";
|
|
4371
|
+
} | {
|
|
4372
|
+
value: `0x${string}`;
|
|
4373
|
+
__kind: "P2SH";
|
|
4374
|
+
} | {
|
|
4375
|
+
value: `0x${string}`;
|
|
4376
|
+
__kind: "P2WPKH";
|
|
4377
|
+
} | {
|
|
4378
|
+
value: `0x${string}`;
|
|
4379
|
+
__kind: "P2WSH";
|
|
4380
|
+
} | {
|
|
4381
|
+
value: `0x${string}`;
|
|
4382
|
+
__kind: "Taproot";
|
|
4383
|
+
} | {
|
|
4384
|
+
__kind: "OtherSegwit";
|
|
4385
|
+
version: number;
|
|
4386
|
+
program: `0x${string}`;
|
|
4387
|
+
};
|
|
4388
|
+
amount: bigint;
|
|
4389
|
+
depositDetails: {
|
|
4390
|
+
depositAddress: {
|
|
4391
|
+
pubkeyX: `0x${string}`;
|
|
4392
|
+
scriptPath?: {
|
|
4393
|
+
salt: number;
|
|
4394
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
4395
|
+
tapleafHash: `0x${string}`;
|
|
4396
|
+
unlockScript: {
|
|
4397
|
+
bytes: `0x${string}`;
|
|
4398
|
+
};
|
|
4399
|
+
} | null | undefined;
|
|
4400
|
+
};
|
|
4401
|
+
amount: bigint;
|
|
4402
|
+
id: {
|
|
4403
|
+
txId: `0x${string}`;
|
|
4404
|
+
vout: number;
|
|
4405
|
+
};
|
|
4406
|
+
};
|
|
4407
|
+
};
|
|
4408
|
+
} | {
|
|
4409
|
+
__kind: "DepositFailedVaultVariantBitcoin";
|
|
4410
|
+
vaultWitness: {
|
|
4411
|
+
txId: `0x${string}`;
|
|
4412
|
+
depositDetails: {
|
|
4413
|
+
depositAddress: {
|
|
4414
|
+
pubkeyX: `0x${string}`;
|
|
4415
|
+
scriptPath?: {
|
|
4416
|
+
salt: number;
|
|
4417
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
4418
|
+
tapleafHash: `0x${string}`;
|
|
4419
|
+
unlockScript: {
|
|
4420
|
+
bytes: `0x${string}`;
|
|
4421
|
+
};
|
|
4422
|
+
} | null | undefined;
|
|
4423
|
+
};
|
|
4424
|
+
amount: bigint;
|
|
4425
|
+
id: {
|
|
4426
|
+
txId: `0x${string}`;
|
|
4427
|
+
vout: number;
|
|
4428
|
+
};
|
|
4429
|
+
};
|
|
4430
|
+
inputAsset: "Btc";
|
|
4431
|
+
depositAmount: bigint;
|
|
4432
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
4433
|
+
destinationAddress: {
|
|
4434
|
+
readonly chain: "Ethereum";
|
|
4435
|
+
readonly address: `0x${string}`;
|
|
4436
|
+
} | {
|
|
4437
|
+
readonly chain: "Polkadot";
|
|
4438
|
+
readonly address: string;
|
|
4439
|
+
} | {
|
|
4440
|
+
readonly chain: "Bitcoin";
|
|
4441
|
+
readonly address: string;
|
|
4442
|
+
} | {
|
|
4443
|
+
readonly chain: "Arbitrum";
|
|
4444
|
+
readonly address: `0x${string}`;
|
|
4445
|
+
} | {
|
|
4446
|
+
readonly chain: "Solana";
|
|
4447
|
+
readonly address: string;
|
|
4448
|
+
} | {
|
|
4449
|
+
readonly chain: "Assethub";
|
|
4450
|
+
readonly address: string;
|
|
4451
|
+
} | {
|
|
4452
|
+
readonly chain: "Tron";
|
|
4453
|
+
readonly address: string;
|
|
4454
|
+
};
|
|
4455
|
+
affiliateFees: {
|
|
4456
|
+
account: number;
|
|
4457
|
+
bps: number;
|
|
4458
|
+
}[];
|
|
4459
|
+
refundParams: {
|
|
4460
|
+
retryDuration: number;
|
|
4461
|
+
refundAddress: {
|
|
4462
|
+
value: `0x${string}`;
|
|
4463
|
+
__kind: "P2PKH";
|
|
4464
|
+
} | {
|
|
4465
|
+
value: `0x${string}`;
|
|
4466
|
+
__kind: "P2SH";
|
|
4467
|
+
} | {
|
|
4468
|
+
value: `0x${string}`;
|
|
4469
|
+
__kind: "P2WPKH";
|
|
4470
|
+
} | {
|
|
4471
|
+
value: `0x${string}`;
|
|
4472
|
+
__kind: "P2WSH";
|
|
4473
|
+
} | {
|
|
4474
|
+
value: `0x${string}`;
|
|
4475
|
+
__kind: "Taproot";
|
|
4476
|
+
} | {
|
|
4477
|
+
__kind: "OtherSegwit";
|
|
4478
|
+
version: number;
|
|
4479
|
+
program: `0x${string}`;
|
|
4480
|
+
};
|
|
4481
|
+
minPrice: bigint;
|
|
4482
|
+
refundCcmMetadata?: {
|
|
4483
|
+
message: `0x${string}`;
|
|
4484
|
+
gasBudget: bigint;
|
|
4485
|
+
ccmAdditionalData: `0x${string}`;
|
|
4486
|
+
} | null | undefined;
|
|
4487
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
4488
|
+
};
|
|
4489
|
+
boostFee: number;
|
|
4490
|
+
channelId?: bigint | null | undefined;
|
|
4491
|
+
depositAddress?: {
|
|
4492
|
+
value: `0x${string}`;
|
|
4493
|
+
__kind: "P2PKH";
|
|
4494
|
+
} | {
|
|
4495
|
+
value: `0x${string}`;
|
|
4496
|
+
__kind: "P2SH";
|
|
4497
|
+
} | {
|
|
4498
|
+
value: `0x${string}`;
|
|
4499
|
+
__kind: "P2WPKH";
|
|
4500
|
+
} | {
|
|
4501
|
+
value: `0x${string}`;
|
|
4502
|
+
__kind: "P2WSH";
|
|
4503
|
+
} | {
|
|
4504
|
+
value: `0x${string}`;
|
|
4505
|
+
__kind: "Taproot";
|
|
4506
|
+
} | {
|
|
4507
|
+
__kind: "OtherSegwit";
|
|
4508
|
+
version: number;
|
|
4509
|
+
program: `0x${string}`;
|
|
4510
|
+
} | null | undefined;
|
|
4511
|
+
depositMetadata?: {
|
|
4512
|
+
channelMetadata: {
|
|
4513
|
+
message: `0x${string}`;
|
|
4514
|
+
gasBudget: bigint;
|
|
4515
|
+
ccmAdditionalData: `0x${string}`;
|
|
4516
|
+
};
|
|
4517
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
4518
|
+
sourceAddress?: {
|
|
4519
|
+
value: `0x${string}`;
|
|
4520
|
+
__kind: "Eth";
|
|
4521
|
+
} | {
|
|
4522
|
+
value: `0x${string}`;
|
|
4523
|
+
__kind: "Dot";
|
|
4524
|
+
} | {
|
|
4525
|
+
value: {
|
|
4526
|
+
value: `0x${string}`;
|
|
4527
|
+
__kind: "P2PKH";
|
|
4528
|
+
} | {
|
|
4529
|
+
value: `0x${string}`;
|
|
4530
|
+
__kind: "P2SH";
|
|
4531
|
+
} | {
|
|
4532
|
+
value: `0x${string}`;
|
|
4533
|
+
__kind: "P2WPKH";
|
|
4534
|
+
} | {
|
|
4535
|
+
value: `0x${string}`;
|
|
4536
|
+
__kind: "P2WSH";
|
|
4537
|
+
} | {
|
|
4538
|
+
value: `0x${string}`;
|
|
4539
|
+
__kind: "Taproot";
|
|
4540
|
+
} | {
|
|
4541
|
+
__kind: "OtherSegwit";
|
|
4542
|
+
version: number;
|
|
4543
|
+
program: `0x${string}`;
|
|
4544
|
+
};
|
|
4545
|
+
__kind: "Btc";
|
|
4546
|
+
} | {
|
|
4547
|
+
value: `0x${string}`;
|
|
4548
|
+
__kind: "Arb";
|
|
4549
|
+
} | {
|
|
4550
|
+
value: `0x${string}`;
|
|
4551
|
+
__kind: "Sol";
|
|
4552
|
+
} | {
|
|
4553
|
+
value: `0x${string}`;
|
|
4554
|
+
__kind: "Hub";
|
|
4555
|
+
} | {
|
|
4556
|
+
value: `0x${string}`;
|
|
4557
|
+
__kind: "Tron";
|
|
4558
|
+
} | null | undefined;
|
|
4559
|
+
} | null | undefined;
|
|
4560
|
+
brokerFee?: {
|
|
4561
|
+
account: `cF${string}`;
|
|
4562
|
+
bps: number;
|
|
4563
|
+
} | null | undefined;
|
|
4564
|
+
dcaParams?: {
|
|
4565
|
+
numberOfChunks: number;
|
|
4566
|
+
chunkInterval: number;
|
|
4567
|
+
} | null | undefined;
|
|
4568
|
+
};
|
|
4569
|
+
};
|
|
4570
|
+
}, {
|
|
4571
|
+
reason: {
|
|
4572
|
+
__kind: "BelowMinimumDeposit";
|
|
4573
|
+
} | {
|
|
4574
|
+
__kind: "NotEnoughToPayFees";
|
|
4575
|
+
} | {
|
|
4576
|
+
__kind: "TransactionRejectedByBroker";
|
|
4577
|
+
} | {
|
|
4578
|
+
value: {
|
|
4579
|
+
__kind: "Other";
|
|
4580
|
+
} | {
|
|
4581
|
+
__kind: "CannotLookup";
|
|
4582
|
+
} | {
|
|
4583
|
+
__kind: "BadOrigin";
|
|
4584
|
+
} | {
|
|
4585
|
+
value: {
|
|
4586
|
+
index: number;
|
|
4587
|
+
error: string;
|
|
4588
|
+
};
|
|
4589
|
+
__kind: "Module";
|
|
4590
|
+
} | {
|
|
4591
|
+
__kind: "ConsumerRemaining";
|
|
4592
|
+
} | {
|
|
4593
|
+
__kind: "NoProviders";
|
|
4594
|
+
} | {
|
|
4595
|
+
__kind: "TooManyConsumers";
|
|
4596
|
+
} | {
|
|
4597
|
+
value: {
|
|
4598
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4599
|
+
};
|
|
4600
|
+
__kind: "Token";
|
|
4601
|
+
} | {
|
|
4602
|
+
value: {
|
|
4603
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
4604
|
+
};
|
|
4605
|
+
__kind: "Arithmetic";
|
|
4606
|
+
} | {
|
|
4607
|
+
value: {
|
|
4608
|
+
__kind: "LimitReached" | "NoLayer";
|
|
4609
|
+
};
|
|
4610
|
+
__kind: "Transactional";
|
|
4611
|
+
} | {
|
|
4612
|
+
__kind: "Exhausted";
|
|
4613
|
+
} | {
|
|
4614
|
+
__kind: "Corruption";
|
|
4615
|
+
} | {
|
|
4616
|
+
__kind: "Unavailable";
|
|
4617
|
+
} | {
|
|
4618
|
+
__kind: "RootNotAllowed";
|
|
4619
|
+
} | {
|
|
4620
|
+
value: {
|
|
4621
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
4622
|
+
};
|
|
4623
|
+
__kind: "Trie";
|
|
4624
|
+
};
|
|
4625
|
+
__kind: "DepositWitnessRejected";
|
|
4626
|
+
} | {
|
|
4627
|
+
__kind: "Unrefundable";
|
|
4628
|
+
};
|
|
4629
|
+
blockHeight: string | number;
|
|
4630
|
+
details: {
|
|
4631
|
+
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
4632
|
+
depositWitness: {
|
|
4633
|
+
asset: {
|
|
4634
|
+
__kind: "Btc";
|
|
4635
|
+
};
|
|
4636
|
+
depositAddress: {
|
|
4637
|
+
value: string;
|
|
4638
|
+
__kind: "P2PKH";
|
|
4639
|
+
} | {
|
|
4640
|
+
value: string;
|
|
4641
|
+
__kind: "P2SH";
|
|
4642
|
+
} | {
|
|
4643
|
+
value: string;
|
|
4644
|
+
__kind: "P2WPKH";
|
|
4645
|
+
} | {
|
|
4646
|
+
value: string;
|
|
4647
|
+
__kind: "P2WSH";
|
|
4648
|
+
} | {
|
|
4649
|
+
value: string;
|
|
4650
|
+
__kind: "Taproot";
|
|
4651
|
+
} | {
|
|
4652
|
+
__kind: "OtherSegwit";
|
|
4653
|
+
version: number;
|
|
4654
|
+
program: string;
|
|
4655
|
+
};
|
|
4656
|
+
amount: string | number;
|
|
4657
|
+
depositDetails: {
|
|
4658
|
+
depositAddress: {
|
|
4659
|
+
pubkeyX: string;
|
|
4660
|
+
scriptPath?: {
|
|
4661
|
+
salt: number;
|
|
4662
|
+
tweakedPubkeyBytes: string;
|
|
4663
|
+
tapleafHash: string;
|
|
4664
|
+
unlockScript: {
|
|
4665
|
+
bytes: string;
|
|
4666
|
+
};
|
|
4667
|
+
} | null | undefined;
|
|
4668
|
+
};
|
|
4669
|
+
amount: string | number;
|
|
4670
|
+
id: {
|
|
4671
|
+
txId: string;
|
|
4672
|
+
vout: number;
|
|
4673
|
+
};
|
|
4674
|
+
};
|
|
4675
|
+
};
|
|
4676
|
+
} | {
|
|
4677
|
+
__kind: "DepositFailedVaultVariantBitcoin";
|
|
4678
|
+
vaultWitness: {
|
|
4679
|
+
txId: string;
|
|
4680
|
+
depositDetails: {
|
|
4681
|
+
depositAddress: {
|
|
4682
|
+
pubkeyX: string;
|
|
4683
|
+
scriptPath?: {
|
|
4684
|
+
salt: number;
|
|
4685
|
+
tweakedPubkeyBytes: string;
|
|
4686
|
+
tapleafHash: string;
|
|
4687
|
+
unlockScript: {
|
|
4688
|
+
bytes: string;
|
|
4689
|
+
};
|
|
4690
|
+
} | null | undefined;
|
|
4691
|
+
};
|
|
4692
|
+
amount: string | number;
|
|
4693
|
+
id: {
|
|
4694
|
+
txId: string;
|
|
4695
|
+
vout: number;
|
|
4696
|
+
};
|
|
4697
|
+
};
|
|
4698
|
+
inputAsset: {
|
|
4699
|
+
__kind: "Btc";
|
|
4700
|
+
};
|
|
4701
|
+
depositAmount: string | number;
|
|
4702
|
+
outputAsset: {
|
|
4703
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
4704
|
+
};
|
|
4705
|
+
destinationAddress: {
|
|
4706
|
+
value: string;
|
|
4707
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
4708
|
+
};
|
|
4709
|
+
affiliateFees: {
|
|
4710
|
+
account: number;
|
|
4711
|
+
bps: number;
|
|
4712
|
+
}[];
|
|
4713
|
+
refundParams: {
|
|
4714
|
+
retryDuration: number;
|
|
4715
|
+
refundAddress: {
|
|
4716
|
+
value: string;
|
|
4717
|
+
__kind: "P2PKH";
|
|
4718
|
+
} | {
|
|
4719
|
+
value: string;
|
|
4720
|
+
__kind: "P2SH";
|
|
4721
|
+
} | {
|
|
4722
|
+
value: string;
|
|
4723
|
+
__kind: "P2WPKH";
|
|
4724
|
+
} | {
|
|
4725
|
+
value: string;
|
|
4726
|
+
__kind: "P2WSH";
|
|
4727
|
+
} | {
|
|
4728
|
+
value: string;
|
|
4729
|
+
__kind: "Taproot";
|
|
4730
|
+
} | {
|
|
4731
|
+
__kind: "OtherSegwit";
|
|
4732
|
+
version: number;
|
|
4733
|
+
program: string;
|
|
4734
|
+
};
|
|
4735
|
+
minPrice: string | number;
|
|
4736
|
+
refundCcmMetadata?: {
|
|
4737
|
+
message: string;
|
|
4738
|
+
gasBudget: string | number;
|
|
4739
|
+
ccmAdditionalData: string;
|
|
4740
|
+
} | null | undefined;
|
|
4741
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
4742
|
+
};
|
|
4743
|
+
boostFee: number;
|
|
4744
|
+
channelId?: string | number | null | undefined;
|
|
4745
|
+
depositAddress?: {
|
|
4746
|
+
value: string;
|
|
4747
|
+
__kind: "P2PKH";
|
|
4748
|
+
} | {
|
|
4749
|
+
value: string;
|
|
4750
|
+
__kind: "P2SH";
|
|
4751
|
+
} | {
|
|
4752
|
+
value: string;
|
|
4753
|
+
__kind: "P2WPKH";
|
|
4754
|
+
} | {
|
|
4755
|
+
value: string;
|
|
4756
|
+
__kind: "P2WSH";
|
|
4757
|
+
} | {
|
|
4758
|
+
value: string;
|
|
4759
|
+
__kind: "Taproot";
|
|
4760
|
+
} | {
|
|
4761
|
+
__kind: "OtherSegwit";
|
|
4762
|
+
version: number;
|
|
4763
|
+
program: string;
|
|
4764
|
+
} | null | undefined;
|
|
4765
|
+
depositMetadata?: {
|
|
4766
|
+
channelMetadata: {
|
|
4767
|
+
message: string;
|
|
4768
|
+
gasBudget: string | number;
|
|
4769
|
+
ccmAdditionalData: string;
|
|
4770
|
+
};
|
|
4771
|
+
sourceChain: {
|
|
4772
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
4773
|
+
};
|
|
4774
|
+
sourceAddress?: {
|
|
4775
|
+
value: string;
|
|
4776
|
+
__kind: "Eth";
|
|
4777
|
+
} | {
|
|
4778
|
+
value: string;
|
|
4779
|
+
__kind: "Dot";
|
|
4780
|
+
} | {
|
|
4781
|
+
value: {
|
|
4782
|
+
value: string;
|
|
4783
|
+
__kind: "P2PKH";
|
|
4784
|
+
} | {
|
|
4785
|
+
value: string;
|
|
4786
|
+
__kind: "P2SH";
|
|
4787
|
+
} | {
|
|
4788
|
+
value: string;
|
|
4789
|
+
__kind: "P2WPKH";
|
|
4790
|
+
} | {
|
|
4791
|
+
value: string;
|
|
4792
|
+
__kind: "P2WSH";
|
|
4793
|
+
} | {
|
|
4794
|
+
value: string;
|
|
4795
|
+
__kind: "Taproot";
|
|
4796
|
+
} | {
|
|
4797
|
+
__kind: "OtherSegwit";
|
|
4798
|
+
version: number;
|
|
4799
|
+
program: string;
|
|
4800
|
+
};
|
|
4801
|
+
__kind: "Btc";
|
|
4802
|
+
} | {
|
|
4803
|
+
value: string;
|
|
4804
|
+
__kind: "Arb";
|
|
4805
|
+
} | {
|
|
4806
|
+
value: string;
|
|
4807
|
+
__kind: "Sol";
|
|
4808
|
+
} | {
|
|
4809
|
+
value: string;
|
|
4810
|
+
__kind: "Hub";
|
|
4811
|
+
} | {
|
|
4812
|
+
value: string;
|
|
4813
|
+
__kind: "Tron";
|
|
4814
|
+
} | null | undefined;
|
|
4815
|
+
} | null | undefined;
|
|
4816
|
+
brokerFee?: {
|
|
4817
|
+
account: string;
|
|
4818
|
+
bps: number;
|
|
4819
|
+
} | null | undefined;
|
|
4820
|
+
dcaParams?: {
|
|
4821
|
+
numberOfChunks: number;
|
|
4822
|
+
chunkInterval: number;
|
|
4823
|
+
} | null | undefined;
|
|
4824
|
+
};
|
|
4825
|
+
};
|
|
4826
|
+
}>>;
|
|
2415
4827
|
//#endregion
|
|
2416
|
-
export { bitcoinIngressEgressDepositFailed };
|
|
4828
|
+
export { bitcoinIngressEgressDepositFailed, bitcoinIngressEgressDepositFailedEvent };
|