@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
|
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
__kind: "Module";
|
|
58
57
|
value: {
|
|
59
58
|
index: number;
|
|
60
59
|
error: `0x${string}`;
|
|
61
60
|
};
|
|
62
|
-
}, {
|
|
63
61
|
__kind: "Module";
|
|
62
|
+
}, {
|
|
64
63
|
value: {
|
|
65
64
|
index: number;
|
|
66
65
|
error: string;
|
|
67
66
|
};
|
|
67
|
+
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
__kind: "Token";
|
|
99
98
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
|
-
}, {
|
|
101
99
|
__kind: "Token";
|
|
100
|
+
}, {
|
|
102
101
|
value: {
|
|
103
102
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
104
103
|
};
|
|
104
|
+
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
__kind: "Arithmetic";
|
|
118
117
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
|
-
}, {
|
|
120
118
|
__kind: "Arithmetic";
|
|
119
|
+
}, {
|
|
121
120
|
value: {
|
|
122
121
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
123
122
|
};
|
|
123
|
+
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
__kind: "Transactional";
|
|
137
136
|
value: "LimitReached" | "NoLayer";
|
|
138
|
-
}, {
|
|
139
137
|
__kind: "Transactional";
|
|
138
|
+
}, {
|
|
140
139
|
value: {
|
|
141
140
|
__kind: "LimitReached" | "NoLayer";
|
|
142
141
|
};
|
|
142
|
+
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -166,7 +166,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
167
|
}>]>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
-
__kind: "DepositWitnessRejected";
|
|
170
169
|
value: {
|
|
171
170
|
__kind: "Other";
|
|
172
171
|
} | {
|
|
@@ -174,11 +173,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
174
173
|
} | {
|
|
175
174
|
__kind: "BadOrigin";
|
|
176
175
|
} | {
|
|
177
|
-
__kind: "Module";
|
|
178
176
|
value: {
|
|
179
177
|
index: number;
|
|
180
178
|
error: `0x${string}`;
|
|
181
179
|
};
|
|
180
|
+
__kind: "Module";
|
|
182
181
|
} | {
|
|
183
182
|
__kind: "ConsumerRemaining";
|
|
184
183
|
} | {
|
|
@@ -186,14 +185,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
186
185
|
} | {
|
|
187
186
|
__kind: "TooManyConsumers";
|
|
188
187
|
} | {
|
|
189
|
-
__kind: "Token";
|
|
190
188
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
|
+
__kind: "Token";
|
|
191
190
|
} | {
|
|
192
|
-
__kind: "Arithmetic";
|
|
193
191
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
|
+
__kind: "Arithmetic";
|
|
194
193
|
} | {
|
|
195
|
-
__kind: "Transactional";
|
|
196
194
|
value: "LimitReached" | "NoLayer";
|
|
195
|
+
__kind: "Transactional";
|
|
197
196
|
} | {
|
|
198
197
|
__kind: "Exhausted";
|
|
199
198
|
} | {
|
|
@@ -203,8 +202,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
203
202
|
} | {
|
|
204
203
|
__kind: "RootNotAllowed";
|
|
205
204
|
};
|
|
206
|
-
}, {
|
|
207
205
|
__kind: "DepositWitnessRejected";
|
|
206
|
+
}, {
|
|
208
207
|
value: {
|
|
209
208
|
__kind: "Other";
|
|
210
209
|
} | {
|
|
@@ -212,11 +211,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
212
211
|
} | {
|
|
213
212
|
__kind: "BadOrigin";
|
|
214
213
|
} | {
|
|
215
|
-
__kind: "Module";
|
|
216
214
|
value: {
|
|
217
215
|
index: number;
|
|
218
216
|
error: string;
|
|
219
217
|
};
|
|
218
|
+
__kind: "Module";
|
|
220
219
|
} | {
|
|
221
220
|
__kind: "ConsumerRemaining";
|
|
222
221
|
} | {
|
|
@@ -224,20 +223,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
224
223
|
} | {
|
|
225
224
|
__kind: "TooManyConsumers";
|
|
226
225
|
} | {
|
|
227
|
-
__kind: "Token";
|
|
228
226
|
value: {
|
|
229
227
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
230
228
|
};
|
|
229
|
+
__kind: "Token";
|
|
231
230
|
} | {
|
|
232
|
-
__kind: "Arithmetic";
|
|
233
231
|
value: {
|
|
234
232
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
235
233
|
};
|
|
234
|
+
__kind: "Arithmetic";
|
|
236
235
|
} | {
|
|
237
|
-
__kind: "Transactional";
|
|
238
236
|
value: {
|
|
239
237
|
__kind: "LimitReached" | "NoLayer";
|
|
240
238
|
};
|
|
239
|
+
__kind: "Transactional";
|
|
241
240
|
} | {
|
|
242
241
|
__kind: "Exhausted";
|
|
243
242
|
} | {
|
|
@@ -247,6 +246,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
247
246
|
} | {
|
|
248
247
|
__kind: "RootNotAllowed";
|
|
249
248
|
};
|
|
249
|
+
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>, z.ZodObject<{
|
|
251
251
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -261,47 +261,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
261
261
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
262
262
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
263
263
|
}, "strip", z.ZodTypeAny, {
|
|
264
|
-
__kind: "P2PKH";
|
|
265
264
|
value: `0x${string}`;
|
|
266
|
-
}, {
|
|
267
265
|
__kind: "P2PKH";
|
|
266
|
+
}, {
|
|
268
267
|
value: string;
|
|
268
|
+
__kind: "P2PKH";
|
|
269
269
|
}>, z.ZodObject<{
|
|
270
270
|
__kind: z.ZodLiteral<"P2SH">;
|
|
271
271
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
272
272
|
}, "strip", z.ZodTypeAny, {
|
|
273
|
-
__kind: "P2SH";
|
|
274
273
|
value: `0x${string}`;
|
|
275
|
-
}, {
|
|
276
274
|
__kind: "P2SH";
|
|
275
|
+
}, {
|
|
277
276
|
value: string;
|
|
277
|
+
__kind: "P2SH";
|
|
278
278
|
}>, z.ZodObject<{
|
|
279
279
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
280
280
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
281
281
|
}, "strip", z.ZodTypeAny, {
|
|
282
|
-
__kind: "P2WPKH";
|
|
283
282
|
value: `0x${string}`;
|
|
284
|
-
}, {
|
|
285
283
|
__kind: "P2WPKH";
|
|
284
|
+
}, {
|
|
286
285
|
value: string;
|
|
286
|
+
__kind: "P2WPKH";
|
|
287
287
|
}>, z.ZodObject<{
|
|
288
288
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
289
289
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
290
290
|
}, "strip", z.ZodTypeAny, {
|
|
291
|
-
__kind: "P2WSH";
|
|
292
291
|
value: `0x${string}`;
|
|
293
|
-
}, {
|
|
294
292
|
__kind: "P2WSH";
|
|
293
|
+
}, {
|
|
295
294
|
value: string;
|
|
295
|
+
__kind: "P2WSH";
|
|
296
296
|
}>, z.ZodObject<{
|
|
297
297
|
__kind: z.ZodLiteral<"Taproot">;
|
|
298
298
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
299
299
|
}, "strip", z.ZodTypeAny, {
|
|
300
|
-
__kind: "Taproot";
|
|
301
300
|
value: `0x${string}`;
|
|
302
|
-
}, {
|
|
303
301
|
__kind: "Taproot";
|
|
302
|
+
}, {
|
|
304
303
|
value: string;
|
|
304
|
+
__kind: "Taproot";
|
|
305
305
|
}>, z.ZodObject<{
|
|
306
306
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
307
307
|
version: z.ZodNumber;
|
|
@@ -423,20 +423,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
423
423
|
}>;
|
|
424
424
|
}, "strip", z.ZodTypeAny, {
|
|
425
425
|
depositAddress: {
|
|
426
|
-
__kind: "P2PKH";
|
|
427
426
|
value: `0x${string}`;
|
|
427
|
+
__kind: "P2PKH";
|
|
428
428
|
} | {
|
|
429
|
-
__kind: "P2SH";
|
|
430
429
|
value: `0x${string}`;
|
|
430
|
+
__kind: "P2SH";
|
|
431
431
|
} | {
|
|
432
|
-
__kind: "P2WPKH";
|
|
433
432
|
value: `0x${string}`;
|
|
433
|
+
__kind: "P2WPKH";
|
|
434
434
|
} | {
|
|
435
|
-
__kind: "P2WSH";
|
|
436
435
|
value: `0x${string}`;
|
|
436
|
+
__kind: "P2WSH";
|
|
437
437
|
} | {
|
|
438
|
-
__kind: "Taproot";
|
|
439
438
|
value: `0x${string}`;
|
|
439
|
+
__kind: "Taproot";
|
|
440
440
|
} | {
|
|
441
441
|
__kind: "OtherSegwit";
|
|
442
442
|
version: number;
|
|
@@ -464,20 +464,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
464
464
|
};
|
|
465
465
|
}, {
|
|
466
466
|
depositAddress: {
|
|
467
|
-
__kind: "P2PKH";
|
|
468
467
|
value: string;
|
|
468
|
+
__kind: "P2PKH";
|
|
469
469
|
} | {
|
|
470
|
-
__kind: "P2SH";
|
|
471
470
|
value: string;
|
|
471
|
+
__kind: "P2SH";
|
|
472
472
|
} | {
|
|
473
|
-
__kind: "P2WPKH";
|
|
474
473
|
value: string;
|
|
474
|
+
__kind: "P2WPKH";
|
|
475
475
|
} | {
|
|
476
|
-
__kind: "P2WSH";
|
|
477
476
|
value: string;
|
|
477
|
+
__kind: "P2WSH";
|
|
478
478
|
} | {
|
|
479
|
-
__kind: "Taproot";
|
|
480
479
|
value: string;
|
|
480
|
+
__kind: "Taproot";
|
|
481
481
|
} | {
|
|
482
482
|
__kind: "OtherSegwit";
|
|
483
483
|
version: number;
|
|
@@ -510,20 +510,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
510
510
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
511
511
|
depositWitness: {
|
|
512
512
|
depositAddress: {
|
|
513
|
-
__kind: "P2PKH";
|
|
514
513
|
value: `0x${string}`;
|
|
514
|
+
__kind: "P2PKH";
|
|
515
515
|
} | {
|
|
516
|
-
__kind: "P2SH";
|
|
517
516
|
value: `0x${string}`;
|
|
517
|
+
__kind: "P2SH";
|
|
518
518
|
} | {
|
|
519
|
-
__kind: "P2WPKH";
|
|
520
519
|
value: `0x${string}`;
|
|
520
|
+
__kind: "P2WPKH";
|
|
521
521
|
} | {
|
|
522
|
-
__kind: "P2WSH";
|
|
523
522
|
value: `0x${string}`;
|
|
523
|
+
__kind: "P2WSH";
|
|
524
524
|
} | {
|
|
525
|
-
__kind: "Taproot";
|
|
526
525
|
value: `0x${string}`;
|
|
526
|
+
__kind: "Taproot";
|
|
527
527
|
} | {
|
|
528
528
|
__kind: "OtherSegwit";
|
|
529
529
|
version: number;
|
|
@@ -554,20 +554,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
554
554
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
555
555
|
depositWitness: {
|
|
556
556
|
depositAddress: {
|
|
557
|
-
__kind: "P2PKH";
|
|
558
557
|
value: string;
|
|
558
|
+
__kind: "P2PKH";
|
|
559
559
|
} | {
|
|
560
|
-
__kind: "P2SH";
|
|
561
560
|
value: string;
|
|
561
|
+
__kind: "P2SH";
|
|
562
562
|
} | {
|
|
563
|
-
__kind: "P2WPKH";
|
|
564
563
|
value: string;
|
|
564
|
+
__kind: "P2WPKH";
|
|
565
565
|
} | {
|
|
566
|
-
__kind: "P2WSH";
|
|
567
566
|
value: string;
|
|
567
|
+
__kind: "P2WSH";
|
|
568
568
|
} | {
|
|
569
|
-
__kind: "Taproot";
|
|
570
569
|
value: string;
|
|
570
|
+
__kind: "Taproot";
|
|
571
571
|
} | {
|
|
572
572
|
__kind: "OtherSegwit";
|
|
573
573
|
version: number;
|
|
@@ -612,47 +612,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
612
612
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
613
613
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
614
614
|
}, "strip", z.ZodTypeAny, {
|
|
615
|
-
__kind: "P2PKH";
|
|
616
615
|
value: `0x${string}`;
|
|
617
|
-
}, {
|
|
618
616
|
__kind: "P2PKH";
|
|
617
|
+
}, {
|
|
619
618
|
value: string;
|
|
619
|
+
__kind: "P2PKH";
|
|
620
620
|
}>, z.ZodObject<{
|
|
621
621
|
__kind: z.ZodLiteral<"P2SH">;
|
|
622
622
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
623
623
|
}, "strip", z.ZodTypeAny, {
|
|
624
|
-
__kind: "P2SH";
|
|
625
624
|
value: `0x${string}`;
|
|
626
|
-
}, {
|
|
627
625
|
__kind: "P2SH";
|
|
626
|
+
}, {
|
|
628
627
|
value: string;
|
|
628
|
+
__kind: "P2SH";
|
|
629
629
|
}>, z.ZodObject<{
|
|
630
630
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
631
631
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
632
632
|
}, "strip", z.ZodTypeAny, {
|
|
633
|
-
__kind: "P2WPKH";
|
|
634
633
|
value: `0x${string}`;
|
|
635
|
-
}, {
|
|
636
634
|
__kind: "P2WPKH";
|
|
635
|
+
}, {
|
|
637
636
|
value: string;
|
|
637
|
+
__kind: "P2WPKH";
|
|
638
638
|
}>, z.ZodObject<{
|
|
639
639
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
640
640
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
641
641
|
}, "strip", z.ZodTypeAny, {
|
|
642
|
-
__kind: "P2WSH";
|
|
643
642
|
value: `0x${string}`;
|
|
644
|
-
}, {
|
|
645
643
|
__kind: "P2WSH";
|
|
644
|
+
}, {
|
|
646
645
|
value: string;
|
|
646
|
+
__kind: "P2WSH";
|
|
647
647
|
}>, z.ZodObject<{
|
|
648
648
|
__kind: z.ZodLiteral<"Taproot">;
|
|
649
649
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
650
650
|
}, "strip", z.ZodTypeAny, {
|
|
651
|
-
__kind: "Taproot";
|
|
652
651
|
value: `0x${string}`;
|
|
653
|
-
}, {
|
|
654
652
|
__kind: "Taproot";
|
|
653
|
+
}, {
|
|
655
654
|
value: string;
|
|
655
|
+
__kind: "Taproot";
|
|
656
656
|
}>, z.ZodObject<{
|
|
657
657
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
658
658
|
version: z.ZodNumber;
|
|
@@ -767,21 +767,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
767
767
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
768
768
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
769
769
|
}, "strip", z.ZodTypeAny, {
|
|
770
|
-
__kind: "
|
|
770
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
771
771
|
}, {
|
|
772
|
-
__kind: "
|
|
773
|
-
}>, "
|
|
774
|
-
__kind: "
|
|
772
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
773
|
+
}>, "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
774
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
775
775
|
}>;
|
|
776
776
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
777
777
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
778
778
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
779
779
|
}, "strip", z.ZodTypeAny, {
|
|
780
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
781
780
|
value: `0x${string}`;
|
|
782
|
-
}, {
|
|
783
781
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
782
|
+
}, {
|
|
784
783
|
value: string;
|
|
784
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
785
785
|
}>, {
|
|
786
786
|
readonly chain: "Ethereum";
|
|
787
787
|
readonly address: `0x${string}`;
|
|
@@ -801,8 +801,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
801
801
|
readonly chain: "Assethub";
|
|
802
802
|
readonly address: string;
|
|
803
803
|
}, {
|
|
804
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
805
804
|
value: string;
|
|
805
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
806
806
|
}>;
|
|
807
807
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
808
808
|
channelMetadata: z.ZodObject<{
|
|
@@ -831,67 +831,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
831
831
|
__kind: z.ZodLiteral<"Eth">;
|
|
832
832
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
833
833
|
}, "strip", z.ZodTypeAny, {
|
|
834
|
-
__kind: "Eth";
|
|
835
834
|
value: `0x${string}`;
|
|
836
|
-
}, {
|
|
837
835
|
__kind: "Eth";
|
|
836
|
+
}, {
|
|
838
837
|
value: string;
|
|
838
|
+
__kind: "Eth";
|
|
839
839
|
}>, z.ZodObject<{
|
|
840
840
|
__kind: z.ZodLiteral<"Dot">;
|
|
841
841
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
842
842
|
}, "strip", z.ZodTypeAny, {
|
|
843
|
-
__kind: "Dot";
|
|
844
843
|
value: `0x${string}`;
|
|
845
|
-
}, {
|
|
846
844
|
__kind: "Dot";
|
|
845
|
+
}, {
|
|
847
846
|
value: string;
|
|
847
|
+
__kind: "Dot";
|
|
848
848
|
}>, z.ZodObject<{
|
|
849
849
|
__kind: z.ZodLiteral<"Btc">;
|
|
850
850
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
851
851
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
852
852
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
853
853
|
}, "strip", z.ZodTypeAny, {
|
|
854
|
-
__kind: "P2PKH";
|
|
855
854
|
value: `0x${string}`;
|
|
856
|
-
}, {
|
|
857
855
|
__kind: "P2PKH";
|
|
856
|
+
}, {
|
|
858
857
|
value: string;
|
|
858
|
+
__kind: "P2PKH";
|
|
859
859
|
}>, z.ZodObject<{
|
|
860
860
|
__kind: z.ZodLiteral<"P2SH">;
|
|
861
861
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
862
862
|
}, "strip", z.ZodTypeAny, {
|
|
863
|
-
__kind: "P2SH";
|
|
864
863
|
value: `0x${string}`;
|
|
865
|
-
}, {
|
|
866
864
|
__kind: "P2SH";
|
|
865
|
+
}, {
|
|
867
866
|
value: string;
|
|
867
|
+
__kind: "P2SH";
|
|
868
868
|
}>, z.ZodObject<{
|
|
869
869
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
870
870
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
871
871
|
}, "strip", z.ZodTypeAny, {
|
|
872
|
-
__kind: "P2WPKH";
|
|
873
872
|
value: `0x${string}`;
|
|
874
|
-
}, {
|
|
875
873
|
__kind: "P2WPKH";
|
|
874
|
+
}, {
|
|
876
875
|
value: string;
|
|
876
|
+
__kind: "P2WPKH";
|
|
877
877
|
}>, z.ZodObject<{
|
|
878
878
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
879
879
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
880
880
|
}, "strip", z.ZodTypeAny, {
|
|
881
|
-
__kind: "P2WSH";
|
|
882
881
|
value: `0x${string}`;
|
|
883
|
-
}, {
|
|
884
882
|
__kind: "P2WSH";
|
|
883
|
+
}, {
|
|
885
884
|
value: string;
|
|
885
|
+
__kind: "P2WSH";
|
|
886
886
|
}>, z.ZodObject<{
|
|
887
887
|
__kind: z.ZodLiteral<"Taproot">;
|
|
888
888
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
889
889
|
}, "strip", z.ZodTypeAny, {
|
|
890
|
-
__kind: "Taproot";
|
|
891
890
|
value: `0x${string}`;
|
|
892
|
-
}, {
|
|
893
891
|
__kind: "Taproot";
|
|
892
|
+
}, {
|
|
894
893
|
value: string;
|
|
894
|
+
__kind: "Taproot";
|
|
895
895
|
}>, z.ZodObject<{
|
|
896
896
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
897
897
|
version: z.ZodNumber;
|
|
@@ -906,76 +906,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
906
906
|
program: string;
|
|
907
907
|
}>]>;
|
|
908
908
|
}, "strip", z.ZodTypeAny, {
|
|
909
|
-
__kind: "Btc";
|
|
910
909
|
value: {
|
|
911
|
-
__kind: "P2PKH";
|
|
912
910
|
value: `0x${string}`;
|
|
911
|
+
__kind: "P2PKH";
|
|
913
912
|
} | {
|
|
914
|
-
__kind: "P2SH";
|
|
915
913
|
value: `0x${string}`;
|
|
914
|
+
__kind: "P2SH";
|
|
916
915
|
} | {
|
|
917
|
-
__kind: "P2WPKH";
|
|
918
916
|
value: `0x${string}`;
|
|
917
|
+
__kind: "P2WPKH";
|
|
919
918
|
} | {
|
|
920
|
-
__kind: "P2WSH";
|
|
921
919
|
value: `0x${string}`;
|
|
920
|
+
__kind: "P2WSH";
|
|
922
921
|
} | {
|
|
923
|
-
__kind: "Taproot";
|
|
924
922
|
value: `0x${string}`;
|
|
923
|
+
__kind: "Taproot";
|
|
925
924
|
} | {
|
|
926
925
|
__kind: "OtherSegwit";
|
|
927
926
|
version: number;
|
|
928
927
|
program: `0x${string}`;
|
|
929
928
|
};
|
|
930
|
-
}, {
|
|
931
929
|
__kind: "Btc";
|
|
930
|
+
}, {
|
|
932
931
|
value: {
|
|
933
|
-
__kind: "P2PKH";
|
|
934
932
|
value: string;
|
|
933
|
+
__kind: "P2PKH";
|
|
935
934
|
} | {
|
|
936
|
-
__kind: "P2SH";
|
|
937
935
|
value: string;
|
|
936
|
+
__kind: "P2SH";
|
|
938
937
|
} | {
|
|
939
|
-
__kind: "P2WPKH";
|
|
940
938
|
value: string;
|
|
939
|
+
__kind: "P2WPKH";
|
|
941
940
|
} | {
|
|
942
|
-
__kind: "P2WSH";
|
|
943
941
|
value: string;
|
|
942
|
+
__kind: "P2WSH";
|
|
944
943
|
} | {
|
|
945
|
-
__kind: "Taproot";
|
|
946
944
|
value: string;
|
|
945
|
+
__kind: "Taproot";
|
|
947
946
|
} | {
|
|
948
947
|
__kind: "OtherSegwit";
|
|
949
948
|
version: number;
|
|
950
949
|
program: string;
|
|
951
950
|
};
|
|
951
|
+
__kind: "Btc";
|
|
952
952
|
}>, z.ZodObject<{
|
|
953
953
|
__kind: z.ZodLiteral<"Arb">;
|
|
954
954
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
955
955
|
}, "strip", z.ZodTypeAny, {
|
|
956
|
-
__kind: "Arb";
|
|
957
956
|
value: `0x${string}`;
|
|
958
|
-
}, {
|
|
959
957
|
__kind: "Arb";
|
|
958
|
+
}, {
|
|
960
959
|
value: string;
|
|
960
|
+
__kind: "Arb";
|
|
961
961
|
}>, z.ZodObject<{
|
|
962
962
|
__kind: z.ZodLiteral<"Sol">;
|
|
963
963
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
964
964
|
}, "strip", z.ZodTypeAny, {
|
|
965
|
-
__kind: "Sol";
|
|
966
965
|
value: `0x${string}`;
|
|
967
|
-
}, {
|
|
968
966
|
__kind: "Sol";
|
|
967
|
+
}, {
|
|
969
968
|
value: string;
|
|
969
|
+
__kind: "Sol";
|
|
970
970
|
}>, z.ZodObject<{
|
|
971
971
|
__kind: z.ZodLiteral<"Hub">;
|
|
972
972
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
973
973
|
}, "strip", z.ZodTypeAny, {
|
|
974
|
-
__kind: "Hub";
|
|
975
974
|
value: `0x${string}`;
|
|
976
|
-
}, {
|
|
977
975
|
__kind: "Hub";
|
|
976
|
+
}, {
|
|
978
977
|
value: string;
|
|
978
|
+
__kind: "Hub";
|
|
979
979
|
}>]>>>;
|
|
980
980
|
}, "strip", z.ZodTypeAny, {
|
|
981
981
|
channelMetadata: {
|
|
@@ -985,42 +985,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
985
985
|
};
|
|
986
986
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
987
987
|
sourceAddress?: {
|
|
988
|
-
__kind: "Eth";
|
|
989
988
|
value: `0x${string}`;
|
|
989
|
+
__kind: "Eth";
|
|
990
990
|
} | {
|
|
991
|
-
__kind: "Dot";
|
|
992
991
|
value: `0x${string}`;
|
|
992
|
+
__kind: "Dot";
|
|
993
993
|
} | {
|
|
994
|
-
__kind: "Btc";
|
|
995
994
|
value: {
|
|
996
|
-
__kind: "P2PKH";
|
|
997
995
|
value: `0x${string}`;
|
|
996
|
+
__kind: "P2PKH";
|
|
998
997
|
} | {
|
|
999
|
-
__kind: "P2SH";
|
|
1000
998
|
value: `0x${string}`;
|
|
999
|
+
__kind: "P2SH";
|
|
1001
1000
|
} | {
|
|
1002
|
-
__kind: "P2WPKH";
|
|
1003
1001
|
value: `0x${string}`;
|
|
1002
|
+
__kind: "P2WPKH";
|
|
1004
1003
|
} | {
|
|
1005
|
-
__kind: "P2WSH";
|
|
1006
1004
|
value: `0x${string}`;
|
|
1005
|
+
__kind: "P2WSH";
|
|
1007
1006
|
} | {
|
|
1008
|
-
__kind: "Taproot";
|
|
1009
1007
|
value: `0x${string}`;
|
|
1008
|
+
__kind: "Taproot";
|
|
1010
1009
|
} | {
|
|
1011
1010
|
__kind: "OtherSegwit";
|
|
1012
1011
|
version: number;
|
|
1013
1012
|
program: `0x${string}`;
|
|
1014
1013
|
};
|
|
1014
|
+
__kind: "Btc";
|
|
1015
1015
|
} | {
|
|
1016
|
-
__kind: "Arb";
|
|
1017
1016
|
value: `0x${string}`;
|
|
1017
|
+
__kind: "Arb";
|
|
1018
1018
|
} | {
|
|
1019
|
-
__kind: "Sol";
|
|
1020
1019
|
value: `0x${string}`;
|
|
1020
|
+
__kind: "Sol";
|
|
1021
1021
|
} | {
|
|
1022
|
-
__kind: "Hub";
|
|
1023
1022
|
value: `0x${string}`;
|
|
1023
|
+
__kind: "Hub";
|
|
1024
1024
|
} | null | undefined;
|
|
1025
1025
|
}, {
|
|
1026
1026
|
channelMetadata: {
|
|
@@ -1032,42 +1032,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1032
1032
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1033
1033
|
};
|
|
1034
1034
|
sourceAddress?: {
|
|
1035
|
-
__kind: "Eth";
|
|
1036
1035
|
value: string;
|
|
1036
|
+
__kind: "Eth";
|
|
1037
1037
|
} | {
|
|
1038
|
-
__kind: "Dot";
|
|
1039
1038
|
value: string;
|
|
1039
|
+
__kind: "Dot";
|
|
1040
1040
|
} | {
|
|
1041
|
-
__kind: "Btc";
|
|
1042
1041
|
value: {
|
|
1043
|
-
__kind: "P2PKH";
|
|
1044
1042
|
value: string;
|
|
1043
|
+
__kind: "P2PKH";
|
|
1045
1044
|
} | {
|
|
1046
|
-
__kind: "P2SH";
|
|
1047
1045
|
value: string;
|
|
1046
|
+
__kind: "P2SH";
|
|
1048
1047
|
} | {
|
|
1049
|
-
__kind: "P2WPKH";
|
|
1050
1048
|
value: string;
|
|
1049
|
+
__kind: "P2WPKH";
|
|
1051
1050
|
} | {
|
|
1052
|
-
__kind: "P2WSH";
|
|
1053
1051
|
value: string;
|
|
1052
|
+
__kind: "P2WSH";
|
|
1054
1053
|
} | {
|
|
1055
|
-
__kind: "Taproot";
|
|
1056
1054
|
value: string;
|
|
1055
|
+
__kind: "Taproot";
|
|
1057
1056
|
} | {
|
|
1058
1057
|
__kind: "OtherSegwit";
|
|
1059
1058
|
version: number;
|
|
1060
1059
|
program: string;
|
|
1061
1060
|
};
|
|
1061
|
+
__kind: "Btc";
|
|
1062
1062
|
} | {
|
|
1063
|
-
__kind: "Arb";
|
|
1064
1063
|
value: string;
|
|
1064
|
+
__kind: "Arb";
|
|
1065
1065
|
} | {
|
|
1066
|
-
__kind: "Sol";
|
|
1067
1066
|
value: string;
|
|
1067
|
+
__kind: "Sol";
|
|
1068
1068
|
} | {
|
|
1069
|
-
__kind: "Hub";
|
|
1070
1069
|
value: string;
|
|
1070
|
+
__kind: "Hub";
|
|
1071
1071
|
} | null | undefined;
|
|
1072
1072
|
}>>>;
|
|
1073
1073
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1097,47 +1097,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1097
1097
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1098
1098
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1099
1099
|
}, "strip", z.ZodTypeAny, {
|
|
1100
|
-
__kind: "P2PKH";
|
|
1101
1100
|
value: `0x${string}`;
|
|
1102
|
-
}, {
|
|
1103
1101
|
__kind: "P2PKH";
|
|
1102
|
+
}, {
|
|
1104
1103
|
value: string;
|
|
1104
|
+
__kind: "P2PKH";
|
|
1105
1105
|
}>, z.ZodObject<{
|
|
1106
1106
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1107
1107
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1108
1108
|
}, "strip", z.ZodTypeAny, {
|
|
1109
|
-
__kind: "P2SH";
|
|
1110
1109
|
value: `0x${string}`;
|
|
1111
|
-
}, {
|
|
1112
1110
|
__kind: "P2SH";
|
|
1111
|
+
}, {
|
|
1113
1112
|
value: string;
|
|
1113
|
+
__kind: "P2SH";
|
|
1114
1114
|
}>, z.ZodObject<{
|
|
1115
1115
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1116
1116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1117
1117
|
}, "strip", z.ZodTypeAny, {
|
|
1118
|
-
__kind: "P2WPKH";
|
|
1119
1118
|
value: `0x${string}`;
|
|
1120
|
-
}, {
|
|
1121
1119
|
__kind: "P2WPKH";
|
|
1120
|
+
}, {
|
|
1122
1121
|
value: string;
|
|
1122
|
+
__kind: "P2WPKH";
|
|
1123
1123
|
}>, z.ZodObject<{
|
|
1124
1124
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1125
1125
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1126
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1127
|
-
__kind: "P2WSH";
|
|
1128
1127
|
value: `0x${string}`;
|
|
1129
|
-
}, {
|
|
1130
1128
|
__kind: "P2WSH";
|
|
1129
|
+
}, {
|
|
1131
1130
|
value: string;
|
|
1131
|
+
__kind: "P2WSH";
|
|
1132
1132
|
}>, z.ZodObject<{
|
|
1133
1133
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1134
1134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1135
1135
|
}, "strip", z.ZodTypeAny, {
|
|
1136
|
-
__kind: "Taproot";
|
|
1137
1136
|
value: `0x${string}`;
|
|
1138
|
-
}, {
|
|
1139
1137
|
__kind: "Taproot";
|
|
1138
|
+
}, {
|
|
1140
1139
|
value: string;
|
|
1140
|
+
__kind: "Taproot";
|
|
1141
1141
|
}>, z.ZodObject<{
|
|
1142
1142
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1143
1143
|
version: z.ZodNumber;
|
|
@@ -1169,20 +1169,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1169
1169
|
}, "strip", z.ZodTypeAny, {
|
|
1170
1170
|
retryDuration: number;
|
|
1171
1171
|
refundAddress: {
|
|
1172
|
-
__kind: "P2PKH";
|
|
1173
1172
|
value: `0x${string}`;
|
|
1173
|
+
__kind: "P2PKH";
|
|
1174
1174
|
} | {
|
|
1175
|
-
__kind: "P2SH";
|
|
1176
1175
|
value: `0x${string}`;
|
|
1176
|
+
__kind: "P2SH";
|
|
1177
1177
|
} | {
|
|
1178
|
-
__kind: "P2WPKH";
|
|
1179
1178
|
value: `0x${string}`;
|
|
1179
|
+
__kind: "P2WPKH";
|
|
1180
1180
|
} | {
|
|
1181
|
-
__kind: "P2WSH";
|
|
1182
1181
|
value: `0x${string}`;
|
|
1182
|
+
__kind: "P2WSH";
|
|
1183
1183
|
} | {
|
|
1184
|
-
__kind: "Taproot";
|
|
1185
1184
|
value: `0x${string}`;
|
|
1185
|
+
__kind: "Taproot";
|
|
1186
1186
|
} | {
|
|
1187
1187
|
__kind: "OtherSegwit";
|
|
1188
1188
|
version: number;
|
|
@@ -1198,20 +1198,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1198
1198
|
}, {
|
|
1199
1199
|
retryDuration: number;
|
|
1200
1200
|
refundAddress: {
|
|
1201
|
-
__kind: "P2PKH";
|
|
1202
1201
|
value: string;
|
|
1202
|
+
__kind: "P2PKH";
|
|
1203
1203
|
} | {
|
|
1204
|
-
__kind: "P2SH";
|
|
1205
1204
|
value: string;
|
|
1205
|
+
__kind: "P2SH";
|
|
1206
1206
|
} | {
|
|
1207
|
-
__kind: "P2WPKH";
|
|
1208
1207
|
value: string;
|
|
1208
|
+
__kind: "P2WPKH";
|
|
1209
1209
|
} | {
|
|
1210
|
-
__kind: "P2WSH";
|
|
1211
1210
|
value: string;
|
|
1211
|
+
__kind: "P2WSH";
|
|
1212
1212
|
} | {
|
|
1213
|
-
__kind: "Taproot";
|
|
1214
1213
|
value: string;
|
|
1214
|
+
__kind: "Taproot";
|
|
1215
1215
|
} | {
|
|
1216
1216
|
__kind: "OtherSegwit";
|
|
1217
1217
|
version: number;
|
|
@@ -1255,10 +1255,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1255
1255
|
vout: number;
|
|
1256
1256
|
};
|
|
1257
1257
|
};
|
|
1258
|
-
|
|
1258
|
+
boostFee: number;
|
|
1259
1259
|
inputAsset: "Btc";
|
|
1260
1260
|
depositAmount: bigint;
|
|
1261
|
-
outputAsset: "
|
|
1261
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1262
1262
|
destinationAddress: {
|
|
1263
1263
|
readonly chain: "Ethereum";
|
|
1264
1264
|
readonly address: `0x${string}`;
|
|
@@ -1278,6 +1278,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1278
1278
|
readonly chain: "Assethub";
|
|
1279
1279
|
readonly address: string;
|
|
1280
1280
|
};
|
|
1281
|
+
txId: `0x${string}`;
|
|
1281
1282
|
affiliateFees: {
|
|
1282
1283
|
account: number;
|
|
1283
1284
|
bps: number;
|
|
@@ -1285,20 +1286,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1285
1286
|
refundParams: {
|
|
1286
1287
|
retryDuration: number;
|
|
1287
1288
|
refundAddress: {
|
|
1288
|
-
__kind: "P2PKH";
|
|
1289
1289
|
value: `0x${string}`;
|
|
1290
|
+
__kind: "P2PKH";
|
|
1290
1291
|
} | {
|
|
1291
|
-
__kind: "P2SH";
|
|
1292
1292
|
value: `0x${string}`;
|
|
1293
|
+
__kind: "P2SH";
|
|
1293
1294
|
} | {
|
|
1294
|
-
__kind: "P2WPKH";
|
|
1295
1295
|
value: `0x${string}`;
|
|
1296
|
+
__kind: "P2WPKH";
|
|
1296
1297
|
} | {
|
|
1297
|
-
__kind: "P2WSH";
|
|
1298
1298
|
value: `0x${string}`;
|
|
1299
|
+
__kind: "P2WSH";
|
|
1299
1300
|
} | {
|
|
1300
|
-
__kind: "Taproot";
|
|
1301
1301
|
value: `0x${string}`;
|
|
1302
|
+
__kind: "Taproot";
|
|
1302
1303
|
} | {
|
|
1303
1304
|
__kind: "OtherSegwit";
|
|
1304
1305
|
version: number;
|
|
@@ -1312,22 +1313,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1312
1313
|
} | null | undefined;
|
|
1313
1314
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1314
1315
|
};
|
|
1315
|
-
boostFee: number;
|
|
1316
1316
|
depositAddress?: {
|
|
1317
|
-
__kind: "P2PKH";
|
|
1318
1317
|
value: `0x${string}`;
|
|
1318
|
+
__kind: "P2PKH";
|
|
1319
1319
|
} | {
|
|
1320
|
-
__kind: "P2SH";
|
|
1321
1320
|
value: `0x${string}`;
|
|
1321
|
+
__kind: "P2SH";
|
|
1322
1322
|
} | {
|
|
1323
|
-
__kind: "P2WPKH";
|
|
1324
1323
|
value: `0x${string}`;
|
|
1324
|
+
__kind: "P2WPKH";
|
|
1325
1325
|
} | {
|
|
1326
|
-
__kind: "P2WSH";
|
|
1327
1326
|
value: `0x${string}`;
|
|
1327
|
+
__kind: "P2WSH";
|
|
1328
1328
|
} | {
|
|
1329
|
-
__kind: "Taproot";
|
|
1330
1329
|
value: `0x${string}`;
|
|
1330
|
+
__kind: "Taproot";
|
|
1331
1331
|
} | {
|
|
1332
1332
|
__kind: "OtherSegwit";
|
|
1333
1333
|
version: number;
|
|
@@ -1342,42 +1342,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1342
1342
|
};
|
|
1343
1343
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1344
1344
|
sourceAddress?: {
|
|
1345
|
-
__kind: "Eth";
|
|
1346
1345
|
value: `0x${string}`;
|
|
1346
|
+
__kind: "Eth";
|
|
1347
1347
|
} | {
|
|
1348
|
-
__kind: "Dot";
|
|
1349
1348
|
value: `0x${string}`;
|
|
1349
|
+
__kind: "Dot";
|
|
1350
1350
|
} | {
|
|
1351
|
-
__kind: "Btc";
|
|
1352
1351
|
value: {
|
|
1353
|
-
__kind: "P2PKH";
|
|
1354
1352
|
value: `0x${string}`;
|
|
1353
|
+
__kind: "P2PKH";
|
|
1355
1354
|
} | {
|
|
1356
|
-
__kind: "P2SH";
|
|
1357
1355
|
value: `0x${string}`;
|
|
1356
|
+
__kind: "P2SH";
|
|
1358
1357
|
} | {
|
|
1359
|
-
__kind: "P2WPKH";
|
|
1360
1358
|
value: `0x${string}`;
|
|
1359
|
+
__kind: "P2WPKH";
|
|
1361
1360
|
} | {
|
|
1362
|
-
__kind: "P2WSH";
|
|
1363
1361
|
value: `0x${string}`;
|
|
1362
|
+
__kind: "P2WSH";
|
|
1364
1363
|
} | {
|
|
1365
|
-
__kind: "Taproot";
|
|
1366
1364
|
value: `0x${string}`;
|
|
1365
|
+
__kind: "Taproot";
|
|
1367
1366
|
} | {
|
|
1368
1367
|
__kind: "OtherSegwit";
|
|
1369
1368
|
version: number;
|
|
1370
1369
|
program: `0x${string}`;
|
|
1371
1370
|
};
|
|
1371
|
+
__kind: "Btc";
|
|
1372
1372
|
} | {
|
|
1373
|
-
__kind: "Arb";
|
|
1374
1373
|
value: `0x${string}`;
|
|
1374
|
+
__kind: "Arb";
|
|
1375
1375
|
} | {
|
|
1376
|
-
__kind: "Sol";
|
|
1377
1376
|
value: `0x${string}`;
|
|
1377
|
+
__kind: "Sol";
|
|
1378
1378
|
} | {
|
|
1379
|
-
__kind: "Hub";
|
|
1380
1379
|
value: `0x${string}`;
|
|
1380
|
+
__kind: "Hub";
|
|
1381
1381
|
} | null | undefined;
|
|
1382
1382
|
} | null | undefined;
|
|
1383
1383
|
brokerFee?: {
|
|
@@ -1407,18 +1407,19 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1407
1407
|
vout: number;
|
|
1408
1408
|
};
|
|
1409
1409
|
};
|
|
1410
|
-
|
|
1410
|
+
boostFee: number;
|
|
1411
1411
|
inputAsset: {
|
|
1412
1412
|
__kind: "Btc";
|
|
1413
1413
|
};
|
|
1414
1414
|
depositAmount: string | number;
|
|
1415
1415
|
outputAsset: {
|
|
1416
|
-
__kind: "
|
|
1416
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1417
1417
|
};
|
|
1418
1418
|
destinationAddress: {
|
|
1419
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1420
1419
|
value: string;
|
|
1420
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1421
1421
|
};
|
|
1422
|
+
txId: string;
|
|
1422
1423
|
affiliateFees: {
|
|
1423
1424
|
account: number;
|
|
1424
1425
|
bps: number;
|
|
@@ -1426,20 +1427,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1426
1427
|
refundParams: {
|
|
1427
1428
|
retryDuration: number;
|
|
1428
1429
|
refundAddress: {
|
|
1429
|
-
__kind: "P2PKH";
|
|
1430
1430
|
value: string;
|
|
1431
|
+
__kind: "P2PKH";
|
|
1431
1432
|
} | {
|
|
1432
|
-
__kind: "P2SH";
|
|
1433
1433
|
value: string;
|
|
1434
|
+
__kind: "P2SH";
|
|
1434
1435
|
} | {
|
|
1435
|
-
__kind: "P2WPKH";
|
|
1436
1436
|
value: string;
|
|
1437
|
+
__kind: "P2WPKH";
|
|
1437
1438
|
} | {
|
|
1438
|
-
__kind: "P2WSH";
|
|
1439
1439
|
value: string;
|
|
1440
|
+
__kind: "P2WSH";
|
|
1440
1441
|
} | {
|
|
1441
|
-
__kind: "Taproot";
|
|
1442
1442
|
value: string;
|
|
1443
|
+
__kind: "Taproot";
|
|
1443
1444
|
} | {
|
|
1444
1445
|
__kind: "OtherSegwit";
|
|
1445
1446
|
version: number;
|
|
@@ -1453,22 +1454,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1453
1454
|
} | null | undefined;
|
|
1454
1455
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1455
1456
|
};
|
|
1456
|
-
boostFee: number;
|
|
1457
1457
|
depositAddress?: {
|
|
1458
|
-
__kind: "P2PKH";
|
|
1459
1458
|
value: string;
|
|
1459
|
+
__kind: "P2PKH";
|
|
1460
1460
|
} | {
|
|
1461
|
-
__kind: "P2SH";
|
|
1462
1461
|
value: string;
|
|
1462
|
+
__kind: "P2SH";
|
|
1463
1463
|
} | {
|
|
1464
|
-
__kind: "P2WPKH";
|
|
1465
1464
|
value: string;
|
|
1465
|
+
__kind: "P2WPKH";
|
|
1466
1466
|
} | {
|
|
1467
|
-
__kind: "P2WSH";
|
|
1468
1467
|
value: string;
|
|
1468
|
+
__kind: "P2WSH";
|
|
1469
1469
|
} | {
|
|
1470
|
-
__kind: "Taproot";
|
|
1471
1470
|
value: string;
|
|
1471
|
+
__kind: "Taproot";
|
|
1472
1472
|
} | {
|
|
1473
1473
|
__kind: "OtherSegwit";
|
|
1474
1474
|
version: number;
|
|
@@ -1485,42 +1485,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1485
1485
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1486
1486
|
};
|
|
1487
1487
|
sourceAddress?: {
|
|
1488
|
-
__kind: "Eth";
|
|
1489
1488
|
value: string;
|
|
1489
|
+
__kind: "Eth";
|
|
1490
1490
|
} | {
|
|
1491
|
-
__kind: "Dot";
|
|
1492
1491
|
value: string;
|
|
1492
|
+
__kind: "Dot";
|
|
1493
1493
|
} | {
|
|
1494
|
-
__kind: "Btc";
|
|
1495
1494
|
value: {
|
|
1496
|
-
__kind: "P2PKH";
|
|
1497
1495
|
value: string;
|
|
1496
|
+
__kind: "P2PKH";
|
|
1498
1497
|
} | {
|
|
1499
|
-
__kind: "P2SH";
|
|
1500
1498
|
value: string;
|
|
1499
|
+
__kind: "P2SH";
|
|
1501
1500
|
} | {
|
|
1502
|
-
__kind: "P2WPKH";
|
|
1503
1501
|
value: string;
|
|
1502
|
+
__kind: "P2WPKH";
|
|
1504
1503
|
} | {
|
|
1505
|
-
__kind: "P2WSH";
|
|
1506
1504
|
value: string;
|
|
1505
|
+
__kind: "P2WSH";
|
|
1507
1506
|
} | {
|
|
1508
|
-
__kind: "Taproot";
|
|
1509
1507
|
value: string;
|
|
1508
|
+
__kind: "Taproot";
|
|
1510
1509
|
} | {
|
|
1511
1510
|
__kind: "OtherSegwit";
|
|
1512
1511
|
version: number;
|
|
1513
1512
|
program: string;
|
|
1514
1513
|
};
|
|
1514
|
+
__kind: "Btc";
|
|
1515
1515
|
} | {
|
|
1516
|
-
__kind: "Arb";
|
|
1517
1516
|
value: string;
|
|
1517
|
+
__kind: "Arb";
|
|
1518
1518
|
} | {
|
|
1519
|
-
__kind: "Sol";
|
|
1520
1519
|
value: string;
|
|
1520
|
+
__kind: "Sol";
|
|
1521
1521
|
} | {
|
|
1522
|
-
__kind: "Hub";
|
|
1523
1522
|
value: string;
|
|
1523
|
+
__kind: "Hub";
|
|
1524
1524
|
} | null | undefined;
|
|
1525
1525
|
} | null | undefined;
|
|
1526
1526
|
brokerFee?: {
|
|
@@ -1553,10 +1553,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1553
1553
|
vout: number;
|
|
1554
1554
|
};
|
|
1555
1555
|
};
|
|
1556
|
-
|
|
1556
|
+
boostFee: number;
|
|
1557
1557
|
inputAsset: "Btc";
|
|
1558
1558
|
depositAmount: bigint;
|
|
1559
|
-
outputAsset: "
|
|
1559
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1560
1560
|
destinationAddress: {
|
|
1561
1561
|
readonly chain: "Ethereum";
|
|
1562
1562
|
readonly address: `0x${string}`;
|
|
@@ -1576,6 +1576,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1576
1576
|
readonly chain: "Assethub";
|
|
1577
1577
|
readonly address: string;
|
|
1578
1578
|
};
|
|
1579
|
+
txId: `0x${string}`;
|
|
1579
1580
|
affiliateFees: {
|
|
1580
1581
|
account: number;
|
|
1581
1582
|
bps: number;
|
|
@@ -1583,20 +1584,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1583
1584
|
refundParams: {
|
|
1584
1585
|
retryDuration: number;
|
|
1585
1586
|
refundAddress: {
|
|
1586
|
-
__kind: "P2PKH";
|
|
1587
1587
|
value: `0x${string}`;
|
|
1588
|
+
__kind: "P2PKH";
|
|
1588
1589
|
} | {
|
|
1589
|
-
__kind: "P2SH";
|
|
1590
1590
|
value: `0x${string}`;
|
|
1591
|
+
__kind: "P2SH";
|
|
1591
1592
|
} | {
|
|
1592
|
-
__kind: "P2WPKH";
|
|
1593
1593
|
value: `0x${string}`;
|
|
1594
|
+
__kind: "P2WPKH";
|
|
1594
1595
|
} | {
|
|
1595
|
-
__kind: "P2WSH";
|
|
1596
1596
|
value: `0x${string}`;
|
|
1597
|
+
__kind: "P2WSH";
|
|
1597
1598
|
} | {
|
|
1598
|
-
__kind: "Taproot";
|
|
1599
1599
|
value: `0x${string}`;
|
|
1600
|
+
__kind: "Taproot";
|
|
1600
1601
|
} | {
|
|
1601
1602
|
__kind: "OtherSegwit";
|
|
1602
1603
|
version: number;
|
|
@@ -1610,22 +1611,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1610
1611
|
} | null | undefined;
|
|
1611
1612
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1612
1613
|
};
|
|
1613
|
-
boostFee: number;
|
|
1614
1614
|
depositAddress?: {
|
|
1615
|
-
__kind: "P2PKH";
|
|
1616
1615
|
value: `0x${string}`;
|
|
1616
|
+
__kind: "P2PKH";
|
|
1617
1617
|
} | {
|
|
1618
|
-
__kind: "P2SH";
|
|
1619
1618
|
value: `0x${string}`;
|
|
1619
|
+
__kind: "P2SH";
|
|
1620
1620
|
} | {
|
|
1621
|
-
__kind: "P2WPKH";
|
|
1622
1621
|
value: `0x${string}`;
|
|
1622
|
+
__kind: "P2WPKH";
|
|
1623
1623
|
} | {
|
|
1624
|
-
__kind: "P2WSH";
|
|
1625
1624
|
value: `0x${string}`;
|
|
1625
|
+
__kind: "P2WSH";
|
|
1626
1626
|
} | {
|
|
1627
|
-
__kind: "Taproot";
|
|
1628
1627
|
value: `0x${string}`;
|
|
1628
|
+
__kind: "Taproot";
|
|
1629
1629
|
} | {
|
|
1630
1630
|
__kind: "OtherSegwit";
|
|
1631
1631
|
version: number;
|
|
@@ -1640,42 +1640,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1640
1640
|
};
|
|
1641
1641
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1642
1642
|
sourceAddress?: {
|
|
1643
|
-
__kind: "Eth";
|
|
1644
1643
|
value: `0x${string}`;
|
|
1644
|
+
__kind: "Eth";
|
|
1645
1645
|
} | {
|
|
1646
|
-
__kind: "Dot";
|
|
1647
1646
|
value: `0x${string}`;
|
|
1647
|
+
__kind: "Dot";
|
|
1648
1648
|
} | {
|
|
1649
|
-
__kind: "Btc";
|
|
1650
1649
|
value: {
|
|
1651
|
-
__kind: "P2PKH";
|
|
1652
1650
|
value: `0x${string}`;
|
|
1651
|
+
__kind: "P2PKH";
|
|
1653
1652
|
} | {
|
|
1654
|
-
__kind: "P2SH";
|
|
1655
1653
|
value: `0x${string}`;
|
|
1654
|
+
__kind: "P2SH";
|
|
1656
1655
|
} | {
|
|
1657
|
-
__kind: "P2WPKH";
|
|
1658
1656
|
value: `0x${string}`;
|
|
1657
|
+
__kind: "P2WPKH";
|
|
1659
1658
|
} | {
|
|
1660
|
-
__kind: "P2WSH";
|
|
1661
1659
|
value: `0x${string}`;
|
|
1660
|
+
__kind: "P2WSH";
|
|
1662
1661
|
} | {
|
|
1663
|
-
__kind: "Taproot";
|
|
1664
1662
|
value: `0x${string}`;
|
|
1663
|
+
__kind: "Taproot";
|
|
1665
1664
|
} | {
|
|
1666
1665
|
__kind: "OtherSegwit";
|
|
1667
1666
|
version: number;
|
|
1668
1667
|
program: `0x${string}`;
|
|
1669
1668
|
};
|
|
1669
|
+
__kind: "Btc";
|
|
1670
1670
|
} | {
|
|
1671
|
-
__kind: "Arb";
|
|
1672
1671
|
value: `0x${string}`;
|
|
1672
|
+
__kind: "Arb";
|
|
1673
1673
|
} | {
|
|
1674
|
-
__kind: "Sol";
|
|
1675
1674
|
value: `0x${string}`;
|
|
1675
|
+
__kind: "Sol";
|
|
1676
1676
|
} | {
|
|
1677
|
-
__kind: "Hub";
|
|
1678
1677
|
value: `0x${string}`;
|
|
1678
|
+
__kind: "Hub";
|
|
1679
1679
|
} | null | undefined;
|
|
1680
1680
|
} | null | undefined;
|
|
1681
1681
|
brokerFee?: {
|
|
@@ -1708,18 +1708,19 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1708
1708
|
vout: number;
|
|
1709
1709
|
};
|
|
1710
1710
|
};
|
|
1711
|
-
|
|
1711
|
+
boostFee: number;
|
|
1712
1712
|
inputAsset: {
|
|
1713
1713
|
__kind: "Btc";
|
|
1714
1714
|
};
|
|
1715
1715
|
depositAmount: string | number;
|
|
1716
1716
|
outputAsset: {
|
|
1717
|
-
__kind: "
|
|
1717
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1718
1718
|
};
|
|
1719
1719
|
destinationAddress: {
|
|
1720
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1721
1720
|
value: string;
|
|
1721
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1722
1722
|
};
|
|
1723
|
+
txId: string;
|
|
1723
1724
|
affiliateFees: {
|
|
1724
1725
|
account: number;
|
|
1725
1726
|
bps: number;
|
|
@@ -1727,20 +1728,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1727
1728
|
refundParams: {
|
|
1728
1729
|
retryDuration: number;
|
|
1729
1730
|
refundAddress: {
|
|
1730
|
-
__kind: "P2PKH";
|
|
1731
1731
|
value: string;
|
|
1732
|
+
__kind: "P2PKH";
|
|
1732
1733
|
} | {
|
|
1733
|
-
__kind: "P2SH";
|
|
1734
1734
|
value: string;
|
|
1735
|
+
__kind: "P2SH";
|
|
1735
1736
|
} | {
|
|
1736
|
-
__kind: "P2WPKH";
|
|
1737
1737
|
value: string;
|
|
1738
|
+
__kind: "P2WPKH";
|
|
1738
1739
|
} | {
|
|
1739
|
-
__kind: "P2WSH";
|
|
1740
1740
|
value: string;
|
|
1741
|
+
__kind: "P2WSH";
|
|
1741
1742
|
} | {
|
|
1742
|
-
__kind: "Taproot";
|
|
1743
1743
|
value: string;
|
|
1744
|
+
__kind: "Taproot";
|
|
1744
1745
|
} | {
|
|
1745
1746
|
__kind: "OtherSegwit";
|
|
1746
1747
|
version: number;
|
|
@@ -1754,22 +1755,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1754
1755
|
} | null | undefined;
|
|
1755
1756
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1756
1757
|
};
|
|
1757
|
-
boostFee: number;
|
|
1758
1758
|
depositAddress?: {
|
|
1759
|
-
__kind: "P2PKH";
|
|
1760
1759
|
value: string;
|
|
1760
|
+
__kind: "P2PKH";
|
|
1761
1761
|
} | {
|
|
1762
|
-
__kind: "P2SH";
|
|
1763
1762
|
value: string;
|
|
1763
|
+
__kind: "P2SH";
|
|
1764
1764
|
} | {
|
|
1765
|
-
__kind: "P2WPKH";
|
|
1766
1765
|
value: string;
|
|
1766
|
+
__kind: "P2WPKH";
|
|
1767
1767
|
} | {
|
|
1768
|
-
__kind: "P2WSH";
|
|
1769
1768
|
value: string;
|
|
1769
|
+
__kind: "P2WSH";
|
|
1770
1770
|
} | {
|
|
1771
|
-
__kind: "Taproot";
|
|
1772
1771
|
value: string;
|
|
1772
|
+
__kind: "Taproot";
|
|
1773
1773
|
} | {
|
|
1774
1774
|
__kind: "OtherSegwit";
|
|
1775
1775
|
version: number;
|
|
@@ -1786,42 +1786,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1786
1786
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1787
1787
|
};
|
|
1788
1788
|
sourceAddress?: {
|
|
1789
|
-
__kind: "Eth";
|
|
1790
1789
|
value: string;
|
|
1790
|
+
__kind: "Eth";
|
|
1791
1791
|
} | {
|
|
1792
|
-
__kind: "Dot";
|
|
1793
1792
|
value: string;
|
|
1793
|
+
__kind: "Dot";
|
|
1794
1794
|
} | {
|
|
1795
|
-
__kind: "Btc";
|
|
1796
1795
|
value: {
|
|
1797
|
-
__kind: "P2PKH";
|
|
1798
1796
|
value: string;
|
|
1797
|
+
__kind: "P2PKH";
|
|
1799
1798
|
} | {
|
|
1800
|
-
__kind: "P2SH";
|
|
1801
1799
|
value: string;
|
|
1800
|
+
__kind: "P2SH";
|
|
1802
1801
|
} | {
|
|
1803
|
-
__kind: "P2WPKH";
|
|
1804
1802
|
value: string;
|
|
1803
|
+
__kind: "P2WPKH";
|
|
1805
1804
|
} | {
|
|
1806
|
-
__kind: "P2WSH";
|
|
1807
1805
|
value: string;
|
|
1806
|
+
__kind: "P2WSH";
|
|
1808
1807
|
} | {
|
|
1809
|
-
__kind: "Taproot";
|
|
1810
1808
|
value: string;
|
|
1809
|
+
__kind: "Taproot";
|
|
1811
1810
|
} | {
|
|
1812
1811
|
__kind: "OtherSegwit";
|
|
1813
1812
|
version: number;
|
|
1814
1813
|
program: string;
|
|
1815
1814
|
};
|
|
1815
|
+
__kind: "Btc";
|
|
1816
1816
|
} | {
|
|
1817
|
-
__kind: "Arb";
|
|
1818
1817
|
value: string;
|
|
1818
|
+
__kind: "Arb";
|
|
1819
1819
|
} | {
|
|
1820
|
-
__kind: "Sol";
|
|
1821
1820
|
value: string;
|
|
1821
|
+
__kind: "Sol";
|
|
1822
1822
|
} | {
|
|
1823
|
-
__kind: "Hub";
|
|
1824
1823
|
value: string;
|
|
1824
|
+
__kind: "Hub";
|
|
1825
1825
|
} | null | undefined;
|
|
1826
1826
|
} | null | undefined;
|
|
1827
1827
|
brokerFee?: {
|
|
@@ -1843,7 +1843,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1843
1843
|
} | {
|
|
1844
1844
|
__kind: "TransactionRejectedByBroker";
|
|
1845
1845
|
} | {
|
|
1846
|
-
__kind: "DepositWitnessRejected";
|
|
1847
1846
|
value: {
|
|
1848
1847
|
__kind: "Other";
|
|
1849
1848
|
} | {
|
|
@@ -1851,11 +1850,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1851
1850
|
} | {
|
|
1852
1851
|
__kind: "BadOrigin";
|
|
1853
1852
|
} | {
|
|
1854
|
-
__kind: "Module";
|
|
1855
1853
|
value: {
|
|
1856
1854
|
index: number;
|
|
1857
1855
|
error: `0x${string}`;
|
|
1858
1856
|
};
|
|
1857
|
+
__kind: "Module";
|
|
1859
1858
|
} | {
|
|
1860
1859
|
__kind: "ConsumerRemaining";
|
|
1861
1860
|
} | {
|
|
@@ -1863,14 +1862,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1863
1862
|
} | {
|
|
1864
1863
|
__kind: "TooManyConsumers";
|
|
1865
1864
|
} | {
|
|
1866
|
-
__kind: "Token";
|
|
1867
1865
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1866
|
+
__kind: "Token";
|
|
1868
1867
|
} | {
|
|
1869
|
-
__kind: "Arithmetic";
|
|
1870
1868
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1869
|
+
__kind: "Arithmetic";
|
|
1871
1870
|
} | {
|
|
1872
|
-
__kind: "Transactional";
|
|
1873
1871
|
value: "LimitReached" | "NoLayer";
|
|
1872
|
+
__kind: "Transactional";
|
|
1874
1873
|
} | {
|
|
1875
1874
|
__kind: "Exhausted";
|
|
1876
1875
|
} | {
|
|
@@ -1880,6 +1879,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1880
1879
|
} | {
|
|
1881
1880
|
__kind: "RootNotAllowed";
|
|
1882
1881
|
};
|
|
1882
|
+
__kind: "DepositWitnessRejected";
|
|
1883
1883
|
} | {
|
|
1884
1884
|
__kind: "Unrefundable";
|
|
1885
1885
|
};
|
|
@@ -1887,20 +1887,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1887
1887
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
1888
1888
|
depositWitness: {
|
|
1889
1889
|
depositAddress: {
|
|
1890
|
-
__kind: "P2PKH";
|
|
1891
1890
|
value: `0x${string}`;
|
|
1891
|
+
__kind: "P2PKH";
|
|
1892
1892
|
} | {
|
|
1893
|
-
__kind: "P2SH";
|
|
1894
1893
|
value: `0x${string}`;
|
|
1894
|
+
__kind: "P2SH";
|
|
1895
1895
|
} | {
|
|
1896
|
-
__kind: "P2WPKH";
|
|
1897
1896
|
value: `0x${string}`;
|
|
1897
|
+
__kind: "P2WPKH";
|
|
1898
1898
|
} | {
|
|
1899
|
-
__kind: "P2WSH";
|
|
1900
1899
|
value: `0x${string}`;
|
|
1900
|
+
__kind: "P2WSH";
|
|
1901
1901
|
} | {
|
|
1902
|
-
__kind: "Taproot";
|
|
1903
1902
|
value: `0x${string}`;
|
|
1903
|
+
__kind: "Taproot";
|
|
1904
1904
|
} | {
|
|
1905
1905
|
__kind: "OtherSegwit";
|
|
1906
1906
|
version: number;
|
|
@@ -1948,10 +1948,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1948
1948
|
vout: number;
|
|
1949
1949
|
};
|
|
1950
1950
|
};
|
|
1951
|
-
|
|
1951
|
+
boostFee: number;
|
|
1952
1952
|
inputAsset: "Btc";
|
|
1953
1953
|
depositAmount: bigint;
|
|
1954
|
-
outputAsset: "
|
|
1954
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1955
1955
|
destinationAddress: {
|
|
1956
1956
|
readonly chain: "Ethereum";
|
|
1957
1957
|
readonly address: `0x${string}`;
|
|
@@ -1971,6 +1971,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1971
1971
|
readonly chain: "Assethub";
|
|
1972
1972
|
readonly address: string;
|
|
1973
1973
|
};
|
|
1974
|
+
txId: `0x${string}`;
|
|
1974
1975
|
affiliateFees: {
|
|
1975
1976
|
account: number;
|
|
1976
1977
|
bps: number;
|
|
@@ -1978,20 +1979,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1978
1979
|
refundParams: {
|
|
1979
1980
|
retryDuration: number;
|
|
1980
1981
|
refundAddress: {
|
|
1981
|
-
__kind: "P2PKH";
|
|
1982
1982
|
value: `0x${string}`;
|
|
1983
|
+
__kind: "P2PKH";
|
|
1983
1984
|
} | {
|
|
1984
|
-
__kind: "P2SH";
|
|
1985
1985
|
value: `0x${string}`;
|
|
1986
|
+
__kind: "P2SH";
|
|
1986
1987
|
} | {
|
|
1987
|
-
__kind: "P2WPKH";
|
|
1988
1988
|
value: `0x${string}`;
|
|
1989
|
+
__kind: "P2WPKH";
|
|
1989
1990
|
} | {
|
|
1990
|
-
__kind: "P2WSH";
|
|
1991
1991
|
value: `0x${string}`;
|
|
1992
|
+
__kind: "P2WSH";
|
|
1992
1993
|
} | {
|
|
1993
|
-
__kind: "Taproot";
|
|
1994
1994
|
value: `0x${string}`;
|
|
1995
|
+
__kind: "Taproot";
|
|
1995
1996
|
} | {
|
|
1996
1997
|
__kind: "OtherSegwit";
|
|
1997
1998
|
version: number;
|
|
@@ -2005,22 +2006,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2005
2006
|
} | null | undefined;
|
|
2006
2007
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2007
2008
|
};
|
|
2008
|
-
boostFee: number;
|
|
2009
2009
|
depositAddress?: {
|
|
2010
|
-
__kind: "P2PKH";
|
|
2011
2010
|
value: `0x${string}`;
|
|
2011
|
+
__kind: "P2PKH";
|
|
2012
2012
|
} | {
|
|
2013
|
-
__kind: "P2SH";
|
|
2014
2013
|
value: `0x${string}`;
|
|
2014
|
+
__kind: "P2SH";
|
|
2015
2015
|
} | {
|
|
2016
|
-
__kind: "P2WPKH";
|
|
2017
2016
|
value: `0x${string}`;
|
|
2017
|
+
__kind: "P2WPKH";
|
|
2018
2018
|
} | {
|
|
2019
|
-
__kind: "P2WSH";
|
|
2020
2019
|
value: `0x${string}`;
|
|
2020
|
+
__kind: "P2WSH";
|
|
2021
2021
|
} | {
|
|
2022
|
-
__kind: "Taproot";
|
|
2023
2022
|
value: `0x${string}`;
|
|
2023
|
+
__kind: "Taproot";
|
|
2024
2024
|
} | {
|
|
2025
2025
|
__kind: "OtherSegwit";
|
|
2026
2026
|
version: number;
|
|
@@ -2035,42 +2035,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2035
2035
|
};
|
|
2036
2036
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2037
2037
|
sourceAddress?: {
|
|
2038
|
-
__kind: "Eth";
|
|
2039
2038
|
value: `0x${string}`;
|
|
2039
|
+
__kind: "Eth";
|
|
2040
2040
|
} | {
|
|
2041
|
-
__kind: "Dot";
|
|
2042
2041
|
value: `0x${string}`;
|
|
2042
|
+
__kind: "Dot";
|
|
2043
2043
|
} | {
|
|
2044
|
-
__kind: "Btc";
|
|
2045
2044
|
value: {
|
|
2046
|
-
__kind: "P2PKH";
|
|
2047
2045
|
value: `0x${string}`;
|
|
2046
|
+
__kind: "P2PKH";
|
|
2048
2047
|
} | {
|
|
2049
|
-
__kind: "P2SH";
|
|
2050
2048
|
value: `0x${string}`;
|
|
2049
|
+
__kind: "P2SH";
|
|
2051
2050
|
} | {
|
|
2052
|
-
__kind: "P2WPKH";
|
|
2053
2051
|
value: `0x${string}`;
|
|
2052
|
+
__kind: "P2WPKH";
|
|
2054
2053
|
} | {
|
|
2055
|
-
__kind: "P2WSH";
|
|
2056
2054
|
value: `0x${string}`;
|
|
2055
|
+
__kind: "P2WSH";
|
|
2057
2056
|
} | {
|
|
2058
|
-
__kind: "Taproot";
|
|
2059
2057
|
value: `0x${string}`;
|
|
2058
|
+
__kind: "Taproot";
|
|
2060
2059
|
} | {
|
|
2061
2060
|
__kind: "OtherSegwit";
|
|
2062
2061
|
version: number;
|
|
2063
2062
|
program: `0x${string}`;
|
|
2064
2063
|
};
|
|
2064
|
+
__kind: "Btc";
|
|
2065
2065
|
} | {
|
|
2066
|
-
__kind: "Arb";
|
|
2067
2066
|
value: `0x${string}`;
|
|
2067
|
+
__kind: "Arb";
|
|
2068
2068
|
} | {
|
|
2069
|
-
__kind: "Sol";
|
|
2070
2069
|
value: `0x${string}`;
|
|
2070
|
+
__kind: "Sol";
|
|
2071
2071
|
} | {
|
|
2072
|
-
__kind: "Hub";
|
|
2073
2072
|
value: `0x${string}`;
|
|
2073
|
+
__kind: "Hub";
|
|
2074
2074
|
} | null | undefined;
|
|
2075
2075
|
} | null | undefined;
|
|
2076
2076
|
brokerFee?: {
|
|
@@ -2092,7 +2092,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2092
2092
|
} | {
|
|
2093
2093
|
__kind: "TransactionRejectedByBroker";
|
|
2094
2094
|
} | {
|
|
2095
|
-
__kind: "DepositWitnessRejected";
|
|
2096
2095
|
value: {
|
|
2097
2096
|
__kind: "Other";
|
|
2098
2097
|
} | {
|
|
@@ -2100,11 +2099,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2100
2099
|
} | {
|
|
2101
2100
|
__kind: "BadOrigin";
|
|
2102
2101
|
} | {
|
|
2103
|
-
__kind: "Module";
|
|
2104
2102
|
value: {
|
|
2105
2103
|
index: number;
|
|
2106
2104
|
error: string;
|
|
2107
2105
|
};
|
|
2106
|
+
__kind: "Module";
|
|
2108
2107
|
} | {
|
|
2109
2108
|
__kind: "ConsumerRemaining";
|
|
2110
2109
|
} | {
|
|
@@ -2112,20 +2111,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2112
2111
|
} | {
|
|
2113
2112
|
__kind: "TooManyConsumers";
|
|
2114
2113
|
} | {
|
|
2115
|
-
__kind: "Token";
|
|
2116
2114
|
value: {
|
|
2117
2115
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2118
2116
|
};
|
|
2117
|
+
__kind: "Token";
|
|
2119
2118
|
} | {
|
|
2120
|
-
__kind: "Arithmetic";
|
|
2121
2119
|
value: {
|
|
2122
2120
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2123
2121
|
};
|
|
2122
|
+
__kind: "Arithmetic";
|
|
2124
2123
|
} | {
|
|
2125
|
-
__kind: "Transactional";
|
|
2126
2124
|
value: {
|
|
2127
2125
|
__kind: "LimitReached" | "NoLayer";
|
|
2128
2126
|
};
|
|
2127
|
+
__kind: "Transactional";
|
|
2129
2128
|
} | {
|
|
2130
2129
|
__kind: "Exhausted";
|
|
2131
2130
|
} | {
|
|
@@ -2135,6 +2134,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2135
2134
|
} | {
|
|
2136
2135
|
__kind: "RootNotAllowed";
|
|
2137
2136
|
};
|
|
2137
|
+
__kind: "DepositWitnessRejected";
|
|
2138
2138
|
} | {
|
|
2139
2139
|
__kind: "Unrefundable";
|
|
2140
2140
|
};
|
|
@@ -2142,20 +2142,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2142
2142
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
2143
2143
|
depositWitness: {
|
|
2144
2144
|
depositAddress: {
|
|
2145
|
-
__kind: "P2PKH";
|
|
2146
2145
|
value: string;
|
|
2146
|
+
__kind: "P2PKH";
|
|
2147
2147
|
} | {
|
|
2148
|
-
__kind: "P2SH";
|
|
2149
2148
|
value: string;
|
|
2149
|
+
__kind: "P2SH";
|
|
2150
2150
|
} | {
|
|
2151
|
-
__kind: "P2WPKH";
|
|
2152
2151
|
value: string;
|
|
2152
|
+
__kind: "P2WPKH";
|
|
2153
2153
|
} | {
|
|
2154
|
-
__kind: "P2WSH";
|
|
2155
2154
|
value: string;
|
|
2155
|
+
__kind: "P2WSH";
|
|
2156
2156
|
} | {
|
|
2157
|
-
__kind: "Taproot";
|
|
2158
2157
|
value: string;
|
|
2158
|
+
__kind: "Taproot";
|
|
2159
2159
|
} | {
|
|
2160
2160
|
__kind: "OtherSegwit";
|
|
2161
2161
|
version: number;
|
|
@@ -2205,18 +2205,19 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2205
2205
|
vout: number;
|
|
2206
2206
|
};
|
|
2207
2207
|
};
|
|
2208
|
-
|
|
2208
|
+
boostFee: number;
|
|
2209
2209
|
inputAsset: {
|
|
2210
2210
|
__kind: "Btc";
|
|
2211
2211
|
};
|
|
2212
2212
|
depositAmount: string | number;
|
|
2213
2213
|
outputAsset: {
|
|
2214
|
-
__kind: "
|
|
2214
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2215
2215
|
};
|
|
2216
2216
|
destinationAddress: {
|
|
2217
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2218
2217
|
value: string;
|
|
2218
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2219
2219
|
};
|
|
2220
|
+
txId: string;
|
|
2220
2221
|
affiliateFees: {
|
|
2221
2222
|
account: number;
|
|
2222
2223
|
bps: number;
|
|
@@ -2224,20 +2225,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2224
2225
|
refundParams: {
|
|
2225
2226
|
retryDuration: number;
|
|
2226
2227
|
refundAddress: {
|
|
2227
|
-
__kind: "P2PKH";
|
|
2228
2228
|
value: string;
|
|
2229
|
+
__kind: "P2PKH";
|
|
2229
2230
|
} | {
|
|
2230
|
-
__kind: "P2SH";
|
|
2231
2231
|
value: string;
|
|
2232
|
+
__kind: "P2SH";
|
|
2232
2233
|
} | {
|
|
2233
|
-
__kind: "P2WPKH";
|
|
2234
2234
|
value: string;
|
|
2235
|
+
__kind: "P2WPKH";
|
|
2235
2236
|
} | {
|
|
2236
|
-
__kind: "P2WSH";
|
|
2237
2237
|
value: string;
|
|
2238
|
+
__kind: "P2WSH";
|
|
2238
2239
|
} | {
|
|
2239
|
-
__kind: "Taproot";
|
|
2240
2240
|
value: string;
|
|
2241
|
+
__kind: "Taproot";
|
|
2241
2242
|
} | {
|
|
2242
2243
|
__kind: "OtherSegwit";
|
|
2243
2244
|
version: number;
|
|
@@ -2251,22 +2252,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2251
2252
|
} | null | undefined;
|
|
2252
2253
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2253
2254
|
};
|
|
2254
|
-
boostFee: number;
|
|
2255
2255
|
depositAddress?: {
|
|
2256
|
-
__kind: "P2PKH";
|
|
2257
2256
|
value: string;
|
|
2257
|
+
__kind: "P2PKH";
|
|
2258
2258
|
} | {
|
|
2259
|
-
__kind: "P2SH";
|
|
2260
2259
|
value: string;
|
|
2260
|
+
__kind: "P2SH";
|
|
2261
2261
|
} | {
|
|
2262
|
-
__kind: "P2WPKH";
|
|
2263
2262
|
value: string;
|
|
2263
|
+
__kind: "P2WPKH";
|
|
2264
2264
|
} | {
|
|
2265
|
-
__kind: "P2WSH";
|
|
2266
2265
|
value: string;
|
|
2266
|
+
__kind: "P2WSH";
|
|
2267
2267
|
} | {
|
|
2268
|
-
__kind: "Taproot";
|
|
2269
2268
|
value: string;
|
|
2269
|
+
__kind: "Taproot";
|
|
2270
2270
|
} | {
|
|
2271
2271
|
__kind: "OtherSegwit";
|
|
2272
2272
|
version: number;
|
|
@@ -2283,42 +2283,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2283
2283
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2284
2284
|
};
|
|
2285
2285
|
sourceAddress?: {
|
|
2286
|
-
__kind: "Eth";
|
|
2287
2286
|
value: string;
|
|
2287
|
+
__kind: "Eth";
|
|
2288
2288
|
} | {
|
|
2289
|
-
__kind: "Dot";
|
|
2290
2289
|
value: string;
|
|
2290
|
+
__kind: "Dot";
|
|
2291
2291
|
} | {
|
|
2292
|
-
__kind: "Btc";
|
|
2293
2292
|
value: {
|
|
2294
|
-
__kind: "P2PKH";
|
|
2295
2293
|
value: string;
|
|
2294
|
+
__kind: "P2PKH";
|
|
2296
2295
|
} | {
|
|
2297
|
-
__kind: "P2SH";
|
|
2298
2296
|
value: string;
|
|
2297
|
+
__kind: "P2SH";
|
|
2299
2298
|
} | {
|
|
2300
|
-
__kind: "P2WPKH";
|
|
2301
2299
|
value: string;
|
|
2300
|
+
__kind: "P2WPKH";
|
|
2302
2301
|
} | {
|
|
2303
|
-
__kind: "P2WSH";
|
|
2304
2302
|
value: string;
|
|
2303
|
+
__kind: "P2WSH";
|
|
2305
2304
|
} | {
|
|
2306
|
-
__kind: "Taproot";
|
|
2307
2305
|
value: string;
|
|
2306
|
+
__kind: "Taproot";
|
|
2308
2307
|
} | {
|
|
2309
2308
|
__kind: "OtherSegwit";
|
|
2310
2309
|
version: number;
|
|
2311
2310
|
program: string;
|
|
2312
2311
|
};
|
|
2312
|
+
__kind: "Btc";
|
|
2313
2313
|
} | {
|
|
2314
|
-
__kind: "Arb";
|
|
2315
2314
|
value: string;
|
|
2315
|
+
__kind: "Arb";
|
|
2316
2316
|
} | {
|
|
2317
|
-
__kind: "Sol";
|
|
2318
2317
|
value: string;
|
|
2318
|
+
__kind: "Sol";
|
|
2319
2319
|
} | {
|
|
2320
|
-
__kind: "Hub";
|
|
2321
2320
|
value: string;
|
|
2321
|
+
__kind: "Hub";
|
|
2322
2322
|
} | null | undefined;
|
|
2323
2323
|
} | null | undefined;
|
|
2324
2324
|
brokerFee?: {
|