@chainflip/processor 2.2.0-alpha.3 → 2.2.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +6 -6
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/common.d.cts +241 -241
- package/dist/100/common.d.mts +241 -241
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.mts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.mts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +2 -2
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +2 -2
- package/dist/100/swapping/swapAmountTooLow.d.cts +11 -11
- package/dist/100/swapping/swapAmountTooLow.d.mts +11 -11
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/100/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/100/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +2 -2
- package/dist/100/swapping/swapExecuted.d.mts +2 -2
- package/dist/100/swapping/swapScheduled.d.cts +89 -89
- package/dist/100/swapping/swapScheduled.d.mts +89 -89
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +315 -315
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +315 -315
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2443 -2443
- package/dist/11000/common.d.mts +2443 -2443
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +106 -106
- package/dist/11000/swapping/swapRequested.d.mts +106 -106
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +336 -336
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +336 -336
- package/dist/11100/common.d.cts +2960 -2960
- package/dist/11100/common.d.mts +2960 -2960
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +100 -100
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +100 -100
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +48 -48
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +48 -48
- package/dist/11100/funding/sCCallExecuted.d.cts +24 -24
- package/dist/11100/funding/sCCallExecuted.d.mts +24 -24
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +382 -382
- package/dist/11100/swapping/swapRequested.d.mts +382 -382
- package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
- package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/11200/common.d.cts +2736 -2736
- package/dist/11200/common.d.mts +2736 -2736
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +376 -376
- package/dist/11200/swapping/swapRequested.d.mts +376 -376
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +205 -205
- package/dist/131/common.d.mts +205 -205
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/131/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/131/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +14 -14
- package/dist/131/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/swapping/swapScheduled.d.cts +93 -93
- package/dist/131/swapping/swapScheduled.d.mts +93 -93
- package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +223 -223
- package/dist/141/common.d.mts +223 -223
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapExecuted.d.cts +78 -78
- package/dist/141/swapping/swapExecuted.d.mts +78 -78
- package/dist/141/swapping/swapScheduled.d.cts +93 -93
- package/dist/141/swapping/swapScheduled.d.mts +93 -93
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +116 -116
- package/dist/150/swapping/ccmFailed.d.mts +116 -116
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +143 -143
- package/dist/150/swapping/swapScheduled.d.mts +143 -143
- package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
- package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +156 -156
- package/dist/160/common.d.mts +156 -156
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapExecuted.d.cts +2 -2
- package/dist/160/swapping/swapExecuted.d.mts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +38 -38
- package/dist/160/swapping/swapRequested.d.mts +38 -38
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/common.d.cts +116 -116
- package/dist/170/common.d.mts +116 -116
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/swapRequested.d.cts +37 -37
- package/dist/170/swapping/swapRequested.d.mts +37 -37
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +181 -181
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +181 -181
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +347 -347
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +347 -347
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +26 -26
- package/dist/180/common.d.cts +1584 -1584
- package/dist/180/common.d.mts +1584 -1584
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +181 -181
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +181 -181
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +184 -184
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +184 -184
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +172 -172
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +172 -172
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapDepositAddressReady.d.cts +33 -33
- package/dist/180/swapping/swapDepositAddressReady.d.mts +33 -33
- package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapRequested.d.cts +58 -58
- package/dist/180/swapping/swapRequested.d.mts +58 -58
- package/dist/180/swapping/withdrawalRequested.d.cts +19 -19
- package/dist/180/swapping/withdrawalRequested.d.mts +19 -19
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +553 -553
- package/dist/190/common.d.mts +553 -553
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +14 -14
- package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/190/swapping/swapEgressIgnored.d.cts +14 -14
- package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +20 -20
- package/dist/190/swapping/swapRequested.d.mts +20 -20
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
- package/dist/210/swapping/swapRequested.d.cts +8 -8
- package/dist/210/swapping/swapRequested.d.mts +8 -8
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/assetBalances/accountCredited.cjs +4 -1
- package/dist/220/assetBalances/accountCredited.d.cts +28 -1
- package/dist/220/assetBalances/accountCredited.d.mts +28 -1
- package/dist/220/assetBalances/accountCredited.mjs +3 -1
- package/dist/220/assetBalances/accountDebited.cjs +4 -1
- package/dist/220/assetBalances/accountDebited.d.cts +28 -1
- package/dist/220/assetBalances/accountDebited.d.mts +28 -1
- package/dist/220/assetBalances/accountDebited.mjs +3 -1
- package/dist/220/assetBalances/refundScheduled.cjs +4 -1
- package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
- package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
- package/dist/220/assetBalances/refundScheduled.mjs +3 -1
- package/dist/220/assetBalances/refundSkipped.cjs +4 -1
- package/dist/220/assetBalances/refundSkipped.d.cts +507 -1
- package/dist/220/assetBalances/refundSkipped.d.mts +507 -1
- package/dist/220/assetBalances/refundSkipped.mjs +3 -1
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
- package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
- package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/common.d.cts +109 -109
- package/dist/220/common.d.mts +109 -109
- package/dist/220/emissions/networkFeeBurned.cjs +4 -1
- package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
- package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
- package/dist/220/emissions/networkFeeBurned.mjs +3 -1
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
- package/dist/220/environment/tronInitialized.cjs +4 -1
- package/dist/220/environment/tronInitialized.d.cts +3 -1
- package/dist/220/environment/tronInitialized.d.mts +3 -1
- package/dist/220/environment/tronInitialized.mjs +3 -1
- package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/funding/funded.cjs +4 -1
- package/dist/220/funding/funded.d.cts +85 -1
- package/dist/220/funding/funded.d.mts +85 -1
- package/dist/220/funding/funded.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
- package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/boostFundsAdded.d.cts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.d.mts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/boostPoolCreated.d.cts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.d.mts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
- package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/loanCreated.cjs +6 -2
- package/dist/220/lendingPools/loanCreated.d.cts +64 -1
- package/dist/220/lendingPools/loanCreated.d.mts +64 -1
- package/dist/220/lendingPools/loanCreated.mjs +6 -3
- package/dist/220/lendingPools/loanRepaid.cjs +4 -1
- package/dist/220/lendingPools/loanRepaid.d.cts +50 -1
- package/dist/220/lendingPools/loanRepaid.d.mts +50 -1
- package/dist/220/lendingPools/loanRepaid.mjs +3 -1
- package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
- package/dist/220/lendingPools/stoppedBoosting.d.cts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.d.mts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
- package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
- package/dist/220/liquidityPools/assetSwapped.d.cts +38 -1
- package/dist/220/liquidityPools/assetSwapped.d.mts +38 -1
- package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
- package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
- package/dist/220/liquidityPools/newPoolCreated.d.cts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.d.mts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
- package/dist/220/liquidityPools/poolFeeSet.d.cts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.d.mts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
- package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
- package/dist/220/liquidityProvider/assetTransferred.d.cts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.d.mts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
- package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/reputation/offencePenalty.cjs +4 -1
- package/dist/220/reputation/offencePenalty.d.cts +122 -1
- package/dist/220/reputation/offencePenalty.d.mts +122 -1
- package/dist/220/reputation/offencePenalty.mjs +3 -1
- package/dist/220/reputation/penaltyUpdated.cjs +4 -1
- package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
- package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
- package/dist/220/reputation/penaltyUpdated.mjs +3 -1
- package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
- package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
- package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
- package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
- package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
- package/dist/220/swapping/batchSwapFailed.cjs +4 -1
- package/dist/220/swapping/batchSwapFailed.d.cts +35 -1
- package/dist/220/swapping/batchSwapFailed.d.mts +35 -1
- package/dist/220/swapping/batchSwapFailed.mjs +3 -1
- package/dist/220/swapping/creditedOnChain.cjs +4 -1
- package/dist/220/swapping/creditedOnChain.d.cts +28 -1
- package/dist/220/swapping/creditedOnChain.d.mts +28 -1
- package/dist/220/swapping/creditedOnChain.mjs +3 -1
- package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
- package/dist/220/swapping/palletConfigUpdated.d.cts +301 -1
- package/dist/220/swapping/palletConfigUpdated.d.mts +301 -1
- package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
- package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
- package/dist/220/swapping/refundEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/refundEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
- package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
- package/dist/220/swapping/refundEgressScheduled.d.cts +56 -3
- package/dist/220/swapping/refundEgressScheduled.d.mts +56 -3
- package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
- package/dist/220/swapping/refundedOnChain.cjs +4 -1
- package/dist/220/swapping/refundedOnChain.d.cts +31 -1
- package/dist/220/swapping/refundedOnChain.d.mts +31 -1
- package/dist/220/swapping/refundedOnChain.mjs +3 -1
- package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
- package/dist/220/swapping/swapAmountConfiscated.d.cts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.d.mts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
- package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/swapDepositAddressReady.d.cts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.d.mts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
- package/dist/220/swapping/swapEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/swapEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
- package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
- package/dist/220/swapping/swapEgressScheduled.d.cts +53 -3
- package/dist/220/swapping/swapEgressScheduled.d.mts +53 -3
- package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
- package/dist/220/swapping/swapExecuted.cjs +4 -1
- package/dist/220/swapping/swapExecuted.d.cts +59 -1
- package/dist/220/swapping/swapExecuted.d.mts +59 -1
- package/dist/220/swapping/swapExecuted.mjs +3 -1
- package/dist/220/swapping/swapRequested.cjs +4 -1
- package/dist/220/swapping/swapRequested.d.cts +4150 -32
- package/dist/220/swapping/swapRequested.d.mts +4150 -32
- package/dist/220/swapping/swapRequested.mjs +3 -1
- package/dist/220/swapping/withdrawalRequested.cjs +4 -1
- package/dist/220/swapping/withdrawalRequested.d.cts +107 -7
- package/dist/220/swapping/withdrawalRequested.d.mts +107 -7
- package/dist/220/swapping/withdrawalRequested.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
- package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
- package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
- package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
- package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
- package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
- package/dist/220/tronElections/allVotesCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesCleared.mjs +3 -1
- package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
- package/dist/220/tronElections/corruptStorage.cjs +4 -1
- package/dist/220/tronElections/corruptStorage.d.cts +3 -1
- package/dist/220/tronElections/corruptStorage.d.mts +3 -1
- package/dist/220/tronElections/corruptStorage.mjs +3 -1
- package/dist/220/tronElections/electoralEvent.cjs +5 -1
- package/dist/220/tronElections/electoralEvent.d.cts +27 -1
- package/dist/220/tronElections/electoralEvent.d.mts +27 -1
- package/dist/220/tronElections/electoralEvent.mjs +3 -1
- package/dist/220/tronElections/uninitialized.cjs +4 -1
- package/dist/220/tronElections/uninitialized.d.cts +3 -1
- package/dist/220/tronElections/uninitialized.d.mts +3 -1
- package/dist/220/tronElections/uninitialized.mjs +3 -1
- package/dist/220/tronElections/unknownElection.cjs +4 -1
- package/dist/220/tronElections/unknownElection.d.cts +11 -1
- package/dist/220/tronElections/unknownElection.d.mts +11 -1
- package/dist/220/tronElections/unknownElection.mjs +3 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
- package/dist/220/tronVault/chainInitialized.cjs +4 -1
- package/dist/220/tronVault/chainInitialized.d.cts +3 -1
- package/dist/220/tronVault/chainInitialized.d.mts +3 -1
- package/dist/220/tronVault/chainInitialized.mjs +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
- package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
- package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
- package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
- package/dist/CodeGenerator.cjs +5 -0
- package/dist/CodeGenerator.mjs +5 -0
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
- package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
- package/dist/event.cjs +17 -0
- package/dist/event.d.cts +23 -0
- package/dist/event.d.mts +23 -0
- package/dist/event.mjs +15 -0
- package/package.json +1 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
|
+
import * as _$_chainflip_processor_event0 from "@chainflip/processor/event";
|
|
2
3
|
|
|
3
4
|
//#region generated/220/solanaIngressEgress/depositFailed.d.ts
|
|
4
5
|
declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
@@ -417,10 +418,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
417
418
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
418
419
|
}, "strip", z.ZodTypeAny, {
|
|
419
420
|
value: `0x${string}`;
|
|
420
|
-
__kind: "
|
|
421
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
421
422
|
}, {
|
|
422
423
|
value: string;
|
|
423
|
-
__kind: "
|
|
424
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
424
425
|
}>, {
|
|
425
426
|
readonly chain: "Ethereum";
|
|
426
427
|
readonly address: `0x${string}`;
|
|
@@ -444,7 +445,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
444
445
|
readonly address: string;
|
|
445
446
|
}, {
|
|
446
447
|
value: string;
|
|
447
|
-
__kind: "
|
|
448
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
448
449
|
}>;
|
|
449
450
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
450
451
|
channelMetadata: z.ZodObject<{
|
|
@@ -925,7 +926,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
925
926
|
};
|
|
926
927
|
destinationAddress: {
|
|
927
928
|
value: string;
|
|
928
|
-
__kind: "
|
|
929
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
929
930
|
};
|
|
930
931
|
affiliateFees: {
|
|
931
932
|
account: number;
|
|
@@ -1137,7 +1138,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1137
1138
|
};
|
|
1138
1139
|
destinationAddress: {
|
|
1139
1140
|
value: string;
|
|
1140
|
-
__kind: "
|
|
1141
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1141
1142
|
};
|
|
1142
1143
|
affiliateFees: {
|
|
1143
1144
|
account: number;
|
|
@@ -1493,7 +1494,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1493
1494
|
};
|
|
1494
1495
|
destinationAddress: {
|
|
1495
1496
|
value: string;
|
|
1496
|
-
__kind: "
|
|
1497
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1497
1498
|
};
|
|
1498
1499
|
affiliateFees: {
|
|
1499
1500
|
account: number;
|
|
@@ -1575,5 +1576,1579 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1575
1576
|
};
|
|
1576
1577
|
};
|
|
1577
1578
|
}>;
|
|
1579
|
+
declare const solanaIngressEgressDepositFailedEvent: _$_chainflip_processor_event0.EventDescriptor<"SolanaIngressEgress.DepositFailed", z.ZodObject<{
|
|
1580
|
+
blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1581
|
+
reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1582
|
+
__kind: z.ZodLiteral<"BelowMinimumDeposit">;
|
|
1583
|
+
}, "strip", z.ZodTypeAny, {
|
|
1584
|
+
__kind: "BelowMinimumDeposit";
|
|
1585
|
+
}, {
|
|
1586
|
+
__kind: "BelowMinimumDeposit";
|
|
1587
|
+
}>, z.ZodObject<{
|
|
1588
|
+
__kind: z.ZodLiteral<"NotEnoughToPayFees">;
|
|
1589
|
+
}, "strip", z.ZodTypeAny, {
|
|
1590
|
+
__kind: "NotEnoughToPayFees";
|
|
1591
|
+
}, {
|
|
1592
|
+
__kind: "NotEnoughToPayFees";
|
|
1593
|
+
}>, z.ZodObject<{
|
|
1594
|
+
__kind: z.ZodLiteral<"TransactionRejectedByBroker">;
|
|
1595
|
+
}, "strip", z.ZodTypeAny, {
|
|
1596
|
+
__kind: "TransactionRejectedByBroker";
|
|
1597
|
+
}, {
|
|
1598
|
+
__kind: "TransactionRejectedByBroker";
|
|
1599
|
+
}>, z.ZodObject<{
|
|
1600
|
+
__kind: z.ZodLiteral<"DepositWitnessRejected">;
|
|
1601
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1602
|
+
__kind: z.ZodLiteral<"Other">;
|
|
1603
|
+
}, "strip", z.ZodTypeAny, {
|
|
1604
|
+
__kind: "Other";
|
|
1605
|
+
}, {
|
|
1606
|
+
__kind: "Other";
|
|
1607
|
+
}>, z.ZodObject<{
|
|
1608
|
+
__kind: z.ZodLiteral<"CannotLookup">;
|
|
1609
|
+
}, "strip", z.ZodTypeAny, {
|
|
1610
|
+
__kind: "CannotLookup";
|
|
1611
|
+
}, {
|
|
1612
|
+
__kind: "CannotLookup";
|
|
1613
|
+
}>, z.ZodObject<{
|
|
1614
|
+
__kind: z.ZodLiteral<"BadOrigin">;
|
|
1615
|
+
}, "strip", z.ZodTypeAny, {
|
|
1616
|
+
__kind: "BadOrigin";
|
|
1617
|
+
}, {
|
|
1618
|
+
__kind: "BadOrigin";
|
|
1619
|
+
}>, z.ZodObject<{
|
|
1620
|
+
__kind: z.ZodLiteral<"Module">;
|
|
1621
|
+
value: z.ZodObject<{
|
|
1622
|
+
index: z.ZodNumber;
|
|
1623
|
+
error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1624
|
+
}, "strip", z.ZodTypeAny, {
|
|
1625
|
+
index: number;
|
|
1626
|
+
error: `0x${string}`;
|
|
1627
|
+
}, {
|
|
1628
|
+
index: number;
|
|
1629
|
+
error: string;
|
|
1630
|
+
}>;
|
|
1631
|
+
}, "strip", z.ZodTypeAny, {
|
|
1632
|
+
value: {
|
|
1633
|
+
index: number;
|
|
1634
|
+
error: `0x${string}`;
|
|
1635
|
+
};
|
|
1636
|
+
__kind: "Module";
|
|
1637
|
+
}, {
|
|
1638
|
+
value: {
|
|
1639
|
+
index: number;
|
|
1640
|
+
error: string;
|
|
1641
|
+
};
|
|
1642
|
+
__kind: "Module";
|
|
1643
|
+
}>, z.ZodObject<{
|
|
1644
|
+
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
1645
|
+
}, "strip", z.ZodTypeAny, {
|
|
1646
|
+
__kind: "ConsumerRemaining";
|
|
1647
|
+
}, {
|
|
1648
|
+
__kind: "ConsumerRemaining";
|
|
1649
|
+
}>, z.ZodObject<{
|
|
1650
|
+
__kind: z.ZodLiteral<"NoProviders">;
|
|
1651
|
+
}, "strip", z.ZodTypeAny, {
|
|
1652
|
+
__kind: "NoProviders";
|
|
1653
|
+
}, {
|
|
1654
|
+
__kind: "NoProviders";
|
|
1655
|
+
}>, z.ZodObject<{
|
|
1656
|
+
__kind: z.ZodLiteral<"TooManyConsumers">;
|
|
1657
|
+
}, "strip", z.ZodTypeAny, {
|
|
1658
|
+
__kind: "TooManyConsumers";
|
|
1659
|
+
}, {
|
|
1660
|
+
__kind: "TooManyConsumers";
|
|
1661
|
+
}>, z.ZodObject<{
|
|
1662
|
+
__kind: z.ZodLiteral<"Token">;
|
|
1663
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1664
|
+
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
1665
|
+
}, "strip", z.ZodTypeAny, {
|
|
1666
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1667
|
+
}, {
|
|
1668
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1669
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
1670
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1671
|
+
}>;
|
|
1672
|
+
}, "strip", z.ZodTypeAny, {
|
|
1673
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1674
|
+
__kind: "Token";
|
|
1675
|
+
}, {
|
|
1676
|
+
value: {
|
|
1677
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1678
|
+
};
|
|
1679
|
+
__kind: "Token";
|
|
1680
|
+
}>, z.ZodObject<{
|
|
1681
|
+
__kind: z.ZodLiteral<"Arithmetic">;
|
|
1682
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1683
|
+
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
1684
|
+
}, "strip", z.ZodTypeAny, {
|
|
1685
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1686
|
+
}, {
|
|
1687
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1688
|
+
}>, "Underflow" | "Overflow" | "DivisionByZero", {
|
|
1689
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1690
|
+
}>;
|
|
1691
|
+
}, "strip", z.ZodTypeAny, {
|
|
1692
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1693
|
+
__kind: "Arithmetic";
|
|
1694
|
+
}, {
|
|
1695
|
+
value: {
|
|
1696
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1697
|
+
};
|
|
1698
|
+
__kind: "Arithmetic";
|
|
1699
|
+
}>, z.ZodObject<{
|
|
1700
|
+
__kind: z.ZodLiteral<"Transactional">;
|
|
1701
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1702
|
+
__kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
|
|
1703
|
+
}, "strip", z.ZodTypeAny, {
|
|
1704
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1705
|
+
}, {
|
|
1706
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1707
|
+
}>, "LimitReached" | "NoLayer", {
|
|
1708
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1709
|
+
}>;
|
|
1710
|
+
}, "strip", z.ZodTypeAny, {
|
|
1711
|
+
value: "LimitReached" | "NoLayer";
|
|
1712
|
+
__kind: "Transactional";
|
|
1713
|
+
}, {
|
|
1714
|
+
value: {
|
|
1715
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1716
|
+
};
|
|
1717
|
+
__kind: "Transactional";
|
|
1718
|
+
}>, z.ZodObject<{
|
|
1719
|
+
__kind: z.ZodLiteral<"Exhausted">;
|
|
1720
|
+
}, "strip", z.ZodTypeAny, {
|
|
1721
|
+
__kind: "Exhausted";
|
|
1722
|
+
}, {
|
|
1723
|
+
__kind: "Exhausted";
|
|
1724
|
+
}>, z.ZodObject<{
|
|
1725
|
+
__kind: z.ZodLiteral<"Corruption">;
|
|
1726
|
+
}, "strip", z.ZodTypeAny, {
|
|
1727
|
+
__kind: "Corruption";
|
|
1728
|
+
}, {
|
|
1729
|
+
__kind: "Corruption";
|
|
1730
|
+
}>, z.ZodObject<{
|
|
1731
|
+
__kind: z.ZodLiteral<"Unavailable">;
|
|
1732
|
+
}, "strip", z.ZodTypeAny, {
|
|
1733
|
+
__kind: "Unavailable";
|
|
1734
|
+
}, {
|
|
1735
|
+
__kind: "Unavailable";
|
|
1736
|
+
}>, z.ZodObject<{
|
|
1737
|
+
__kind: z.ZodLiteral<"RootNotAllowed">;
|
|
1738
|
+
}, "strip", z.ZodTypeAny, {
|
|
1739
|
+
__kind: "RootNotAllowed";
|
|
1740
|
+
}, {
|
|
1741
|
+
__kind: "RootNotAllowed";
|
|
1742
|
+
}>, z.ZodObject<{
|
|
1743
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
1744
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1745
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
1746
|
+
}, "strip", z.ZodTypeAny, {
|
|
1747
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1748
|
+
}, {
|
|
1749
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1750
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
1751
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1752
|
+
}>;
|
|
1753
|
+
}, "strip", z.ZodTypeAny, {
|
|
1754
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1755
|
+
__kind: "Trie";
|
|
1756
|
+
}, {
|
|
1757
|
+
value: {
|
|
1758
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1759
|
+
};
|
|
1760
|
+
__kind: "Trie";
|
|
1761
|
+
}>]>;
|
|
1762
|
+
}, "strip", z.ZodTypeAny, {
|
|
1763
|
+
value: {
|
|
1764
|
+
__kind: "Other";
|
|
1765
|
+
} | {
|
|
1766
|
+
__kind: "CannotLookup";
|
|
1767
|
+
} | {
|
|
1768
|
+
__kind: "BadOrigin";
|
|
1769
|
+
} | {
|
|
1770
|
+
value: {
|
|
1771
|
+
index: number;
|
|
1772
|
+
error: `0x${string}`;
|
|
1773
|
+
};
|
|
1774
|
+
__kind: "Module";
|
|
1775
|
+
} | {
|
|
1776
|
+
__kind: "ConsumerRemaining";
|
|
1777
|
+
} | {
|
|
1778
|
+
__kind: "NoProviders";
|
|
1779
|
+
} | {
|
|
1780
|
+
__kind: "TooManyConsumers";
|
|
1781
|
+
} | {
|
|
1782
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1783
|
+
__kind: "Token";
|
|
1784
|
+
} | {
|
|
1785
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1786
|
+
__kind: "Arithmetic";
|
|
1787
|
+
} | {
|
|
1788
|
+
value: "LimitReached" | "NoLayer";
|
|
1789
|
+
__kind: "Transactional";
|
|
1790
|
+
} | {
|
|
1791
|
+
__kind: "Exhausted";
|
|
1792
|
+
} | {
|
|
1793
|
+
__kind: "Corruption";
|
|
1794
|
+
} | {
|
|
1795
|
+
__kind: "Unavailable";
|
|
1796
|
+
} | {
|
|
1797
|
+
__kind: "RootNotAllowed";
|
|
1798
|
+
} | {
|
|
1799
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1800
|
+
__kind: "Trie";
|
|
1801
|
+
};
|
|
1802
|
+
__kind: "DepositWitnessRejected";
|
|
1803
|
+
}, {
|
|
1804
|
+
value: {
|
|
1805
|
+
__kind: "Other";
|
|
1806
|
+
} | {
|
|
1807
|
+
__kind: "CannotLookup";
|
|
1808
|
+
} | {
|
|
1809
|
+
__kind: "BadOrigin";
|
|
1810
|
+
} | {
|
|
1811
|
+
value: {
|
|
1812
|
+
index: number;
|
|
1813
|
+
error: string;
|
|
1814
|
+
};
|
|
1815
|
+
__kind: "Module";
|
|
1816
|
+
} | {
|
|
1817
|
+
__kind: "ConsumerRemaining";
|
|
1818
|
+
} | {
|
|
1819
|
+
__kind: "NoProviders";
|
|
1820
|
+
} | {
|
|
1821
|
+
__kind: "TooManyConsumers";
|
|
1822
|
+
} | {
|
|
1823
|
+
value: {
|
|
1824
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1825
|
+
};
|
|
1826
|
+
__kind: "Token";
|
|
1827
|
+
} | {
|
|
1828
|
+
value: {
|
|
1829
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1830
|
+
};
|
|
1831
|
+
__kind: "Arithmetic";
|
|
1832
|
+
} | {
|
|
1833
|
+
value: {
|
|
1834
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1835
|
+
};
|
|
1836
|
+
__kind: "Transactional";
|
|
1837
|
+
} | {
|
|
1838
|
+
__kind: "Exhausted";
|
|
1839
|
+
} | {
|
|
1840
|
+
__kind: "Corruption";
|
|
1841
|
+
} | {
|
|
1842
|
+
__kind: "Unavailable";
|
|
1843
|
+
} | {
|
|
1844
|
+
__kind: "RootNotAllowed";
|
|
1845
|
+
} | {
|
|
1846
|
+
value: {
|
|
1847
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1848
|
+
};
|
|
1849
|
+
__kind: "Trie";
|
|
1850
|
+
};
|
|
1851
|
+
__kind: "DepositWitnessRejected";
|
|
1852
|
+
}>, z.ZodObject<{
|
|
1853
|
+
__kind: z.ZodLiteral<"Unrefundable">;
|
|
1854
|
+
}, "strip", z.ZodTypeAny, {
|
|
1855
|
+
__kind: "Unrefundable";
|
|
1856
|
+
}, {
|
|
1857
|
+
__kind: "Unrefundable";
|
|
1858
|
+
}>]>;
|
|
1859
|
+
details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1860
|
+
__kind: z.ZodLiteral<"DepositFailedDepositChannelVariantSolana">;
|
|
1861
|
+
depositWitness: z.ZodObject<{
|
|
1862
|
+
depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1863
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
1864
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
|
|
1865
|
+
}, "strip", z.ZodTypeAny, {
|
|
1866
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1867
|
+
}, {
|
|
1868
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1869
|
+
}>, "Sol" | "SolUsdc" | "SolUsdt", {
|
|
1870
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1871
|
+
}>;
|
|
1872
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1873
|
+
depositDetails: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1874
|
+
__kind: z.ZodLiteral<"Channel">;
|
|
1875
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1876
|
+
}, "strip", z.ZodTypeAny, {
|
|
1877
|
+
value: `0x${string}`;
|
|
1878
|
+
__kind: "Channel";
|
|
1879
|
+
}, {
|
|
1880
|
+
value: string;
|
|
1881
|
+
__kind: "Channel";
|
|
1882
|
+
}>, z.ZodObject<{
|
|
1883
|
+
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
1884
|
+
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
1885
|
+
}, "strip", z.ZodTypeAny, {
|
|
1886
|
+
value: [`0x${string}`, bigint];
|
|
1887
|
+
__kind: "VaultSwapAccount";
|
|
1888
|
+
}, {
|
|
1889
|
+
value: [string, string | number];
|
|
1890
|
+
__kind: "VaultSwapAccount";
|
|
1891
|
+
}>]>;
|
|
1892
|
+
}, "strip", z.ZodTypeAny, {
|
|
1893
|
+
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1894
|
+
depositAddress: `0x${string}`;
|
|
1895
|
+
amount: bigint;
|
|
1896
|
+
depositDetails: {
|
|
1897
|
+
value: `0x${string}`;
|
|
1898
|
+
__kind: "Channel";
|
|
1899
|
+
} | {
|
|
1900
|
+
value: [`0x${string}`, bigint];
|
|
1901
|
+
__kind: "VaultSwapAccount";
|
|
1902
|
+
};
|
|
1903
|
+
}, {
|
|
1904
|
+
asset: {
|
|
1905
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1906
|
+
};
|
|
1907
|
+
depositAddress: string;
|
|
1908
|
+
amount: string | number;
|
|
1909
|
+
depositDetails: {
|
|
1910
|
+
value: string;
|
|
1911
|
+
__kind: "Channel";
|
|
1912
|
+
} | {
|
|
1913
|
+
value: [string, string | number];
|
|
1914
|
+
__kind: "VaultSwapAccount";
|
|
1915
|
+
};
|
|
1916
|
+
}>;
|
|
1917
|
+
}, "strip", z.ZodTypeAny, {
|
|
1918
|
+
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1919
|
+
depositWitness: {
|
|
1920
|
+
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1921
|
+
depositAddress: `0x${string}`;
|
|
1922
|
+
amount: bigint;
|
|
1923
|
+
depositDetails: {
|
|
1924
|
+
value: `0x${string}`;
|
|
1925
|
+
__kind: "Channel";
|
|
1926
|
+
} | {
|
|
1927
|
+
value: [`0x${string}`, bigint];
|
|
1928
|
+
__kind: "VaultSwapAccount";
|
|
1929
|
+
};
|
|
1930
|
+
};
|
|
1931
|
+
}, {
|
|
1932
|
+
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1933
|
+
depositWitness: {
|
|
1934
|
+
asset: {
|
|
1935
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1936
|
+
};
|
|
1937
|
+
depositAddress: string;
|
|
1938
|
+
amount: string | number;
|
|
1939
|
+
depositDetails: {
|
|
1940
|
+
value: string;
|
|
1941
|
+
__kind: "Channel";
|
|
1942
|
+
} | {
|
|
1943
|
+
value: [string, string | number];
|
|
1944
|
+
__kind: "VaultSwapAccount";
|
|
1945
|
+
};
|
|
1946
|
+
};
|
|
1947
|
+
}>, z.ZodObject<{
|
|
1948
|
+
__kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
|
|
1949
|
+
vaultWitness: z.ZodObject<{
|
|
1950
|
+
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
1951
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
|
|
1952
|
+
}, "strip", z.ZodTypeAny, {
|
|
1953
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1954
|
+
}, {
|
|
1955
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1956
|
+
}>, "Sol" | "SolUsdc" | "SolUsdt", {
|
|
1957
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1958
|
+
}>;
|
|
1959
|
+
depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
|
|
1960
|
+
channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
1961
|
+
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1962
|
+
depositDetails: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1963
|
+
__kind: z.ZodLiteral<"Channel">;
|
|
1964
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1965
|
+
}, "strip", z.ZodTypeAny, {
|
|
1966
|
+
value: `0x${string}`;
|
|
1967
|
+
__kind: "Channel";
|
|
1968
|
+
}, {
|
|
1969
|
+
value: string;
|
|
1970
|
+
__kind: "Channel";
|
|
1971
|
+
}>, z.ZodObject<{
|
|
1972
|
+
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
1973
|
+
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
1974
|
+
}, "strip", z.ZodTypeAny, {
|
|
1975
|
+
value: [`0x${string}`, bigint];
|
|
1976
|
+
__kind: "VaultSwapAccount";
|
|
1977
|
+
}, {
|
|
1978
|
+
value: [string, string | number];
|
|
1979
|
+
__kind: "VaultSwapAccount";
|
|
1980
|
+
}>]>;
|
|
1981
|
+
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
1982
|
+
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
|
|
1983
|
+
}, "strip", z.ZodTypeAny, {
|
|
1984
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1985
|
+
}, {
|
|
1986
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1987
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
|
|
1988
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
1989
|
+
}>;
|
|
1990
|
+
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
1991
|
+
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
|
|
1992
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1993
|
+
}, "strip", z.ZodTypeAny, {
|
|
1994
|
+
value: `0x${string}`;
|
|
1995
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1996
|
+
}, {
|
|
1997
|
+
value: string;
|
|
1998
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1999
|
+
}>, {
|
|
2000
|
+
readonly chain: "Ethereum";
|
|
2001
|
+
readonly address: `0x${string}`;
|
|
2002
|
+
} | {
|
|
2003
|
+
readonly chain: "Polkadot";
|
|
2004
|
+
readonly address: string;
|
|
2005
|
+
} | {
|
|
2006
|
+
readonly chain: "Bitcoin";
|
|
2007
|
+
readonly address: string;
|
|
2008
|
+
} | {
|
|
2009
|
+
readonly chain: "Arbitrum";
|
|
2010
|
+
readonly address: `0x${string}`;
|
|
2011
|
+
} | {
|
|
2012
|
+
readonly chain: "Solana";
|
|
2013
|
+
readonly address: string;
|
|
2014
|
+
} | {
|
|
2015
|
+
readonly chain: "Assethub";
|
|
2016
|
+
readonly address: string;
|
|
2017
|
+
} | {
|
|
2018
|
+
readonly chain: "Tron";
|
|
2019
|
+
readonly address: string;
|
|
2020
|
+
}, {
|
|
2021
|
+
value: string;
|
|
2022
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2023
|
+
}>;
|
|
2024
|
+
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2025
|
+
channelMetadata: z.ZodObject<{
|
|
2026
|
+
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2027
|
+
gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2028
|
+
ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2029
|
+
}, "strip", z.ZodTypeAny, {
|
|
2030
|
+
message: `0x${string}`;
|
|
2031
|
+
gasBudget: bigint;
|
|
2032
|
+
ccmAdditionalData: `0x${string}`;
|
|
2033
|
+
}, {
|
|
2034
|
+
message: string;
|
|
2035
|
+
gasBudget: string | number;
|
|
2036
|
+
ccmAdditionalData: string;
|
|
2037
|
+
}>;
|
|
2038
|
+
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
2039
|
+
__kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
|
|
2040
|
+
}, "strip", z.ZodTypeAny, {
|
|
2041
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2042
|
+
}, {
|
|
2043
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2044
|
+
}>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
|
|
2045
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2046
|
+
}>;
|
|
2047
|
+
sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2048
|
+
__kind: z.ZodLiteral<"Eth">;
|
|
2049
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2050
|
+
}, "strip", z.ZodTypeAny, {
|
|
2051
|
+
value: `0x${string}`;
|
|
2052
|
+
__kind: "Eth";
|
|
2053
|
+
}, {
|
|
2054
|
+
value: string;
|
|
2055
|
+
__kind: "Eth";
|
|
2056
|
+
}>, z.ZodObject<{
|
|
2057
|
+
__kind: z.ZodLiteral<"Dot">;
|
|
2058
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2059
|
+
}, "strip", z.ZodTypeAny, {
|
|
2060
|
+
value: `0x${string}`;
|
|
2061
|
+
__kind: "Dot";
|
|
2062
|
+
}, {
|
|
2063
|
+
value: string;
|
|
2064
|
+
__kind: "Dot";
|
|
2065
|
+
}>, z.ZodObject<{
|
|
2066
|
+
__kind: z.ZodLiteral<"Btc">;
|
|
2067
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2068
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
2069
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2070
|
+
}, "strip", z.ZodTypeAny, {
|
|
2071
|
+
value: `0x${string}`;
|
|
2072
|
+
__kind: "P2PKH";
|
|
2073
|
+
}, {
|
|
2074
|
+
value: string;
|
|
2075
|
+
__kind: "P2PKH";
|
|
2076
|
+
}>, z.ZodObject<{
|
|
2077
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
2078
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2079
|
+
}, "strip", z.ZodTypeAny, {
|
|
2080
|
+
value: `0x${string}`;
|
|
2081
|
+
__kind: "P2SH";
|
|
2082
|
+
}, {
|
|
2083
|
+
value: string;
|
|
2084
|
+
__kind: "P2SH";
|
|
2085
|
+
}>, z.ZodObject<{
|
|
2086
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2087
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2088
|
+
}, "strip", z.ZodTypeAny, {
|
|
2089
|
+
value: `0x${string}`;
|
|
2090
|
+
__kind: "P2WPKH";
|
|
2091
|
+
}, {
|
|
2092
|
+
value: string;
|
|
2093
|
+
__kind: "P2WPKH";
|
|
2094
|
+
}>, z.ZodObject<{
|
|
2095
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
2096
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2097
|
+
}, "strip", z.ZodTypeAny, {
|
|
2098
|
+
value: `0x${string}`;
|
|
2099
|
+
__kind: "P2WSH";
|
|
2100
|
+
}, {
|
|
2101
|
+
value: string;
|
|
2102
|
+
__kind: "P2WSH";
|
|
2103
|
+
}>, z.ZodObject<{
|
|
2104
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
2105
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2106
|
+
}, "strip", z.ZodTypeAny, {
|
|
2107
|
+
value: `0x${string}`;
|
|
2108
|
+
__kind: "Taproot";
|
|
2109
|
+
}, {
|
|
2110
|
+
value: string;
|
|
2111
|
+
__kind: "Taproot";
|
|
2112
|
+
}>, z.ZodObject<{
|
|
2113
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2114
|
+
version: z.ZodNumber;
|
|
2115
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2116
|
+
}, "strip", z.ZodTypeAny, {
|
|
2117
|
+
__kind: "OtherSegwit";
|
|
2118
|
+
version: number;
|
|
2119
|
+
program: `0x${string}`;
|
|
2120
|
+
}, {
|
|
2121
|
+
__kind: "OtherSegwit";
|
|
2122
|
+
version: number;
|
|
2123
|
+
program: string;
|
|
2124
|
+
}>]>;
|
|
2125
|
+
}, "strip", z.ZodTypeAny, {
|
|
2126
|
+
value: {
|
|
2127
|
+
value: `0x${string}`;
|
|
2128
|
+
__kind: "P2PKH";
|
|
2129
|
+
} | {
|
|
2130
|
+
value: `0x${string}`;
|
|
2131
|
+
__kind: "P2SH";
|
|
2132
|
+
} | {
|
|
2133
|
+
value: `0x${string}`;
|
|
2134
|
+
__kind: "P2WPKH";
|
|
2135
|
+
} | {
|
|
2136
|
+
value: `0x${string}`;
|
|
2137
|
+
__kind: "P2WSH";
|
|
2138
|
+
} | {
|
|
2139
|
+
value: `0x${string}`;
|
|
2140
|
+
__kind: "Taproot";
|
|
2141
|
+
} | {
|
|
2142
|
+
__kind: "OtherSegwit";
|
|
2143
|
+
version: number;
|
|
2144
|
+
program: `0x${string}`;
|
|
2145
|
+
};
|
|
2146
|
+
__kind: "Btc";
|
|
2147
|
+
}, {
|
|
2148
|
+
value: {
|
|
2149
|
+
value: string;
|
|
2150
|
+
__kind: "P2PKH";
|
|
2151
|
+
} | {
|
|
2152
|
+
value: string;
|
|
2153
|
+
__kind: "P2SH";
|
|
2154
|
+
} | {
|
|
2155
|
+
value: string;
|
|
2156
|
+
__kind: "P2WPKH";
|
|
2157
|
+
} | {
|
|
2158
|
+
value: string;
|
|
2159
|
+
__kind: "P2WSH";
|
|
2160
|
+
} | {
|
|
2161
|
+
value: string;
|
|
2162
|
+
__kind: "Taproot";
|
|
2163
|
+
} | {
|
|
2164
|
+
__kind: "OtherSegwit";
|
|
2165
|
+
version: number;
|
|
2166
|
+
program: string;
|
|
2167
|
+
};
|
|
2168
|
+
__kind: "Btc";
|
|
2169
|
+
}>, z.ZodObject<{
|
|
2170
|
+
__kind: z.ZodLiteral<"Arb">;
|
|
2171
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2172
|
+
}, "strip", z.ZodTypeAny, {
|
|
2173
|
+
value: `0x${string}`;
|
|
2174
|
+
__kind: "Arb";
|
|
2175
|
+
}, {
|
|
2176
|
+
value: string;
|
|
2177
|
+
__kind: "Arb";
|
|
2178
|
+
}>, z.ZodObject<{
|
|
2179
|
+
__kind: z.ZodLiteral<"Sol">;
|
|
2180
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2181
|
+
}, "strip", z.ZodTypeAny, {
|
|
2182
|
+
value: `0x${string}`;
|
|
2183
|
+
__kind: "Sol";
|
|
2184
|
+
}, {
|
|
2185
|
+
value: string;
|
|
2186
|
+
__kind: "Sol";
|
|
2187
|
+
}>, z.ZodObject<{
|
|
2188
|
+
__kind: z.ZodLiteral<"Hub">;
|
|
2189
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2190
|
+
}, "strip", z.ZodTypeAny, {
|
|
2191
|
+
value: `0x${string}`;
|
|
2192
|
+
__kind: "Hub";
|
|
2193
|
+
}, {
|
|
2194
|
+
value: string;
|
|
2195
|
+
__kind: "Hub";
|
|
2196
|
+
}>, z.ZodObject<{
|
|
2197
|
+
__kind: z.ZodLiteral<"Tron">;
|
|
2198
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2199
|
+
}, "strip", z.ZodTypeAny, {
|
|
2200
|
+
value: `0x${string}`;
|
|
2201
|
+
__kind: "Tron";
|
|
2202
|
+
}, {
|
|
2203
|
+
value: string;
|
|
2204
|
+
__kind: "Tron";
|
|
2205
|
+
}>]>>>;
|
|
2206
|
+
}, "strip", z.ZodTypeAny, {
|
|
2207
|
+
channelMetadata: {
|
|
2208
|
+
message: `0x${string}`;
|
|
2209
|
+
gasBudget: bigint;
|
|
2210
|
+
ccmAdditionalData: `0x${string}`;
|
|
2211
|
+
};
|
|
2212
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2213
|
+
sourceAddress?: {
|
|
2214
|
+
value: `0x${string}`;
|
|
2215
|
+
__kind: "Eth";
|
|
2216
|
+
} | {
|
|
2217
|
+
value: `0x${string}`;
|
|
2218
|
+
__kind: "Dot";
|
|
2219
|
+
} | {
|
|
2220
|
+
value: {
|
|
2221
|
+
value: `0x${string}`;
|
|
2222
|
+
__kind: "P2PKH";
|
|
2223
|
+
} | {
|
|
2224
|
+
value: `0x${string}`;
|
|
2225
|
+
__kind: "P2SH";
|
|
2226
|
+
} | {
|
|
2227
|
+
value: `0x${string}`;
|
|
2228
|
+
__kind: "P2WPKH";
|
|
2229
|
+
} | {
|
|
2230
|
+
value: `0x${string}`;
|
|
2231
|
+
__kind: "P2WSH";
|
|
2232
|
+
} | {
|
|
2233
|
+
value: `0x${string}`;
|
|
2234
|
+
__kind: "Taproot";
|
|
2235
|
+
} | {
|
|
2236
|
+
__kind: "OtherSegwit";
|
|
2237
|
+
version: number;
|
|
2238
|
+
program: `0x${string}`;
|
|
2239
|
+
};
|
|
2240
|
+
__kind: "Btc";
|
|
2241
|
+
} | {
|
|
2242
|
+
value: `0x${string}`;
|
|
2243
|
+
__kind: "Arb";
|
|
2244
|
+
} | {
|
|
2245
|
+
value: `0x${string}`;
|
|
2246
|
+
__kind: "Sol";
|
|
2247
|
+
} | {
|
|
2248
|
+
value: `0x${string}`;
|
|
2249
|
+
__kind: "Hub";
|
|
2250
|
+
} | {
|
|
2251
|
+
value: `0x${string}`;
|
|
2252
|
+
__kind: "Tron";
|
|
2253
|
+
} | null | undefined;
|
|
2254
|
+
}, {
|
|
2255
|
+
channelMetadata: {
|
|
2256
|
+
message: string;
|
|
2257
|
+
gasBudget: string | number;
|
|
2258
|
+
ccmAdditionalData: string;
|
|
2259
|
+
};
|
|
2260
|
+
sourceChain: {
|
|
2261
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2262
|
+
};
|
|
2263
|
+
sourceAddress?: {
|
|
2264
|
+
value: string;
|
|
2265
|
+
__kind: "Eth";
|
|
2266
|
+
} | {
|
|
2267
|
+
value: string;
|
|
2268
|
+
__kind: "Dot";
|
|
2269
|
+
} | {
|
|
2270
|
+
value: {
|
|
2271
|
+
value: string;
|
|
2272
|
+
__kind: "P2PKH";
|
|
2273
|
+
} | {
|
|
2274
|
+
value: string;
|
|
2275
|
+
__kind: "P2SH";
|
|
2276
|
+
} | {
|
|
2277
|
+
value: string;
|
|
2278
|
+
__kind: "P2WPKH";
|
|
2279
|
+
} | {
|
|
2280
|
+
value: string;
|
|
2281
|
+
__kind: "P2WSH";
|
|
2282
|
+
} | {
|
|
2283
|
+
value: string;
|
|
2284
|
+
__kind: "Taproot";
|
|
2285
|
+
} | {
|
|
2286
|
+
__kind: "OtherSegwit";
|
|
2287
|
+
version: number;
|
|
2288
|
+
program: string;
|
|
2289
|
+
};
|
|
2290
|
+
__kind: "Btc";
|
|
2291
|
+
} | {
|
|
2292
|
+
value: string;
|
|
2293
|
+
__kind: "Arb";
|
|
2294
|
+
} | {
|
|
2295
|
+
value: string;
|
|
2296
|
+
__kind: "Sol";
|
|
2297
|
+
} | {
|
|
2298
|
+
value: string;
|
|
2299
|
+
__kind: "Hub";
|
|
2300
|
+
} | {
|
|
2301
|
+
value: string;
|
|
2302
|
+
__kind: "Tron";
|
|
2303
|
+
} | null | undefined;
|
|
2304
|
+
}>>>;
|
|
2305
|
+
txId: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
2306
|
+
brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2307
|
+
account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
2308
|
+
bps: z.ZodNumber;
|
|
2309
|
+
}, "strip", z.ZodTypeAny, {
|
|
2310
|
+
account: `cF${string}`;
|
|
2311
|
+
bps: number;
|
|
2312
|
+
}, {
|
|
2313
|
+
account: string;
|
|
2314
|
+
bps: number;
|
|
2315
|
+
}>>>;
|
|
2316
|
+
affiliateFees: z.ZodArray<z.ZodObject<{
|
|
2317
|
+
account: z.ZodNumber;
|
|
2318
|
+
bps: z.ZodNumber;
|
|
2319
|
+
}, "strip", z.ZodTypeAny, {
|
|
2320
|
+
account: number;
|
|
2321
|
+
bps: number;
|
|
2322
|
+
}, {
|
|
2323
|
+
account: number;
|
|
2324
|
+
bps: number;
|
|
2325
|
+
}>, "many">;
|
|
2326
|
+
refundParams: z.ZodObject<{
|
|
2327
|
+
retryDuration: z.ZodNumber;
|
|
2328
|
+
refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2329
|
+
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2330
|
+
refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2331
|
+
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2332
|
+
gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2333
|
+
ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2334
|
+
}, "strip", z.ZodTypeAny, {
|
|
2335
|
+
message: `0x${string}`;
|
|
2336
|
+
gasBudget: bigint;
|
|
2337
|
+
ccmAdditionalData: `0x${string}`;
|
|
2338
|
+
}, {
|
|
2339
|
+
message: string;
|
|
2340
|
+
gasBudget: string | number;
|
|
2341
|
+
ccmAdditionalData: string;
|
|
2342
|
+
}>>>;
|
|
2343
|
+
maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2344
|
+
}, "strip", z.ZodTypeAny, {
|
|
2345
|
+
retryDuration: number;
|
|
2346
|
+
refundAddress: `0x${string}`;
|
|
2347
|
+
minPrice: bigint;
|
|
2348
|
+
refundCcmMetadata?: {
|
|
2349
|
+
message: `0x${string}`;
|
|
2350
|
+
gasBudget: bigint;
|
|
2351
|
+
ccmAdditionalData: `0x${string}`;
|
|
2352
|
+
} | null | undefined;
|
|
2353
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2354
|
+
}, {
|
|
2355
|
+
retryDuration: number;
|
|
2356
|
+
refundAddress: string;
|
|
2357
|
+
minPrice: string | number;
|
|
2358
|
+
refundCcmMetadata?: {
|
|
2359
|
+
message: string;
|
|
2360
|
+
gasBudget: string | number;
|
|
2361
|
+
ccmAdditionalData: string;
|
|
2362
|
+
} | null | undefined;
|
|
2363
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2364
|
+
}>;
|
|
2365
|
+
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2366
|
+
numberOfChunks: z.ZodNumber;
|
|
2367
|
+
chunkInterval: z.ZodNumber;
|
|
2368
|
+
}, "strip", z.ZodTypeAny, {
|
|
2369
|
+
numberOfChunks: number;
|
|
2370
|
+
chunkInterval: number;
|
|
2371
|
+
}, {
|
|
2372
|
+
numberOfChunks: number;
|
|
2373
|
+
chunkInterval: number;
|
|
2374
|
+
}>>>;
|
|
2375
|
+
boostFee: z.ZodNumber;
|
|
2376
|
+
}, "strip", z.ZodTypeAny, {
|
|
2377
|
+
txId: [`0x${string}`, bigint];
|
|
2378
|
+
depositDetails: {
|
|
2379
|
+
value: `0x${string}`;
|
|
2380
|
+
__kind: "Channel";
|
|
2381
|
+
} | {
|
|
2382
|
+
value: [`0x${string}`, bigint];
|
|
2383
|
+
__kind: "VaultSwapAccount";
|
|
2384
|
+
};
|
|
2385
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
2386
|
+
depositAmount: bigint;
|
|
2387
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2388
|
+
destinationAddress: {
|
|
2389
|
+
readonly chain: "Ethereum";
|
|
2390
|
+
readonly address: `0x${string}`;
|
|
2391
|
+
} | {
|
|
2392
|
+
readonly chain: "Polkadot";
|
|
2393
|
+
readonly address: string;
|
|
2394
|
+
} | {
|
|
2395
|
+
readonly chain: "Bitcoin";
|
|
2396
|
+
readonly address: string;
|
|
2397
|
+
} | {
|
|
2398
|
+
readonly chain: "Arbitrum";
|
|
2399
|
+
readonly address: `0x${string}`;
|
|
2400
|
+
} | {
|
|
2401
|
+
readonly chain: "Solana";
|
|
2402
|
+
readonly address: string;
|
|
2403
|
+
} | {
|
|
2404
|
+
readonly chain: "Assethub";
|
|
2405
|
+
readonly address: string;
|
|
2406
|
+
} | {
|
|
2407
|
+
readonly chain: "Tron";
|
|
2408
|
+
readonly address: string;
|
|
2409
|
+
};
|
|
2410
|
+
affiliateFees: {
|
|
2411
|
+
account: number;
|
|
2412
|
+
bps: number;
|
|
2413
|
+
}[];
|
|
2414
|
+
refundParams: {
|
|
2415
|
+
retryDuration: number;
|
|
2416
|
+
refundAddress: `0x${string}`;
|
|
2417
|
+
minPrice: bigint;
|
|
2418
|
+
refundCcmMetadata?: {
|
|
2419
|
+
message: `0x${string}`;
|
|
2420
|
+
gasBudget: bigint;
|
|
2421
|
+
ccmAdditionalData: `0x${string}`;
|
|
2422
|
+
} | null | undefined;
|
|
2423
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2424
|
+
};
|
|
2425
|
+
boostFee: number;
|
|
2426
|
+
channelId?: bigint | null | undefined;
|
|
2427
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
2428
|
+
depositMetadata?: {
|
|
2429
|
+
channelMetadata: {
|
|
2430
|
+
message: `0x${string}`;
|
|
2431
|
+
gasBudget: bigint;
|
|
2432
|
+
ccmAdditionalData: `0x${string}`;
|
|
2433
|
+
};
|
|
2434
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2435
|
+
sourceAddress?: {
|
|
2436
|
+
value: `0x${string}`;
|
|
2437
|
+
__kind: "Eth";
|
|
2438
|
+
} | {
|
|
2439
|
+
value: `0x${string}`;
|
|
2440
|
+
__kind: "Dot";
|
|
2441
|
+
} | {
|
|
2442
|
+
value: {
|
|
2443
|
+
value: `0x${string}`;
|
|
2444
|
+
__kind: "P2PKH";
|
|
2445
|
+
} | {
|
|
2446
|
+
value: `0x${string}`;
|
|
2447
|
+
__kind: "P2SH";
|
|
2448
|
+
} | {
|
|
2449
|
+
value: `0x${string}`;
|
|
2450
|
+
__kind: "P2WPKH";
|
|
2451
|
+
} | {
|
|
2452
|
+
value: `0x${string}`;
|
|
2453
|
+
__kind: "P2WSH";
|
|
2454
|
+
} | {
|
|
2455
|
+
value: `0x${string}`;
|
|
2456
|
+
__kind: "Taproot";
|
|
2457
|
+
} | {
|
|
2458
|
+
__kind: "OtherSegwit";
|
|
2459
|
+
version: number;
|
|
2460
|
+
program: `0x${string}`;
|
|
2461
|
+
};
|
|
2462
|
+
__kind: "Btc";
|
|
2463
|
+
} | {
|
|
2464
|
+
value: `0x${string}`;
|
|
2465
|
+
__kind: "Arb";
|
|
2466
|
+
} | {
|
|
2467
|
+
value: `0x${string}`;
|
|
2468
|
+
__kind: "Sol";
|
|
2469
|
+
} | {
|
|
2470
|
+
value: `0x${string}`;
|
|
2471
|
+
__kind: "Hub";
|
|
2472
|
+
} | {
|
|
2473
|
+
value: `0x${string}`;
|
|
2474
|
+
__kind: "Tron";
|
|
2475
|
+
} | null | undefined;
|
|
2476
|
+
} | null | undefined;
|
|
2477
|
+
brokerFee?: {
|
|
2478
|
+
account: `cF${string}`;
|
|
2479
|
+
bps: number;
|
|
2480
|
+
} | null | undefined;
|
|
2481
|
+
dcaParams?: {
|
|
2482
|
+
numberOfChunks: number;
|
|
2483
|
+
chunkInterval: number;
|
|
2484
|
+
} | null | undefined;
|
|
2485
|
+
}, {
|
|
2486
|
+
txId: [string, string | number];
|
|
2487
|
+
depositDetails: {
|
|
2488
|
+
value: string;
|
|
2489
|
+
__kind: "Channel";
|
|
2490
|
+
} | {
|
|
2491
|
+
value: [string, string | number];
|
|
2492
|
+
__kind: "VaultSwapAccount";
|
|
2493
|
+
};
|
|
2494
|
+
inputAsset: {
|
|
2495
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
2496
|
+
};
|
|
2497
|
+
depositAmount: string | number;
|
|
2498
|
+
outputAsset: {
|
|
2499
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2500
|
+
};
|
|
2501
|
+
destinationAddress: {
|
|
2502
|
+
value: string;
|
|
2503
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2504
|
+
};
|
|
2505
|
+
affiliateFees: {
|
|
2506
|
+
account: number;
|
|
2507
|
+
bps: number;
|
|
2508
|
+
}[];
|
|
2509
|
+
refundParams: {
|
|
2510
|
+
retryDuration: number;
|
|
2511
|
+
refundAddress: string;
|
|
2512
|
+
minPrice: string | number;
|
|
2513
|
+
refundCcmMetadata?: {
|
|
2514
|
+
message: string;
|
|
2515
|
+
gasBudget: string | number;
|
|
2516
|
+
ccmAdditionalData: string;
|
|
2517
|
+
} | null | undefined;
|
|
2518
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2519
|
+
};
|
|
2520
|
+
boostFee: number;
|
|
2521
|
+
channelId?: string | number | null | undefined;
|
|
2522
|
+
depositAddress?: string | null | undefined;
|
|
2523
|
+
depositMetadata?: {
|
|
2524
|
+
channelMetadata: {
|
|
2525
|
+
message: string;
|
|
2526
|
+
gasBudget: string | number;
|
|
2527
|
+
ccmAdditionalData: string;
|
|
2528
|
+
};
|
|
2529
|
+
sourceChain: {
|
|
2530
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2531
|
+
};
|
|
2532
|
+
sourceAddress?: {
|
|
2533
|
+
value: string;
|
|
2534
|
+
__kind: "Eth";
|
|
2535
|
+
} | {
|
|
2536
|
+
value: string;
|
|
2537
|
+
__kind: "Dot";
|
|
2538
|
+
} | {
|
|
2539
|
+
value: {
|
|
2540
|
+
value: string;
|
|
2541
|
+
__kind: "P2PKH";
|
|
2542
|
+
} | {
|
|
2543
|
+
value: string;
|
|
2544
|
+
__kind: "P2SH";
|
|
2545
|
+
} | {
|
|
2546
|
+
value: string;
|
|
2547
|
+
__kind: "P2WPKH";
|
|
2548
|
+
} | {
|
|
2549
|
+
value: string;
|
|
2550
|
+
__kind: "P2WSH";
|
|
2551
|
+
} | {
|
|
2552
|
+
value: string;
|
|
2553
|
+
__kind: "Taproot";
|
|
2554
|
+
} | {
|
|
2555
|
+
__kind: "OtherSegwit";
|
|
2556
|
+
version: number;
|
|
2557
|
+
program: string;
|
|
2558
|
+
};
|
|
2559
|
+
__kind: "Btc";
|
|
2560
|
+
} | {
|
|
2561
|
+
value: string;
|
|
2562
|
+
__kind: "Arb";
|
|
2563
|
+
} | {
|
|
2564
|
+
value: string;
|
|
2565
|
+
__kind: "Sol";
|
|
2566
|
+
} | {
|
|
2567
|
+
value: string;
|
|
2568
|
+
__kind: "Hub";
|
|
2569
|
+
} | {
|
|
2570
|
+
value: string;
|
|
2571
|
+
__kind: "Tron";
|
|
2572
|
+
} | null | undefined;
|
|
2573
|
+
} | null | undefined;
|
|
2574
|
+
brokerFee?: {
|
|
2575
|
+
account: string;
|
|
2576
|
+
bps: number;
|
|
2577
|
+
} | null | undefined;
|
|
2578
|
+
dcaParams?: {
|
|
2579
|
+
numberOfChunks: number;
|
|
2580
|
+
chunkInterval: number;
|
|
2581
|
+
} | null | undefined;
|
|
2582
|
+
}>;
|
|
2583
|
+
}, "strip", z.ZodTypeAny, {
|
|
2584
|
+
__kind: "DepositFailedVaultVariantSolana";
|
|
2585
|
+
vaultWitness: {
|
|
2586
|
+
txId: [`0x${string}`, bigint];
|
|
2587
|
+
depositDetails: {
|
|
2588
|
+
value: `0x${string}`;
|
|
2589
|
+
__kind: "Channel";
|
|
2590
|
+
} | {
|
|
2591
|
+
value: [`0x${string}`, bigint];
|
|
2592
|
+
__kind: "VaultSwapAccount";
|
|
2593
|
+
};
|
|
2594
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
2595
|
+
depositAmount: bigint;
|
|
2596
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2597
|
+
destinationAddress: {
|
|
2598
|
+
readonly chain: "Ethereum";
|
|
2599
|
+
readonly address: `0x${string}`;
|
|
2600
|
+
} | {
|
|
2601
|
+
readonly chain: "Polkadot";
|
|
2602
|
+
readonly address: string;
|
|
2603
|
+
} | {
|
|
2604
|
+
readonly chain: "Bitcoin";
|
|
2605
|
+
readonly address: string;
|
|
2606
|
+
} | {
|
|
2607
|
+
readonly chain: "Arbitrum";
|
|
2608
|
+
readonly address: `0x${string}`;
|
|
2609
|
+
} | {
|
|
2610
|
+
readonly chain: "Solana";
|
|
2611
|
+
readonly address: string;
|
|
2612
|
+
} | {
|
|
2613
|
+
readonly chain: "Assethub";
|
|
2614
|
+
readonly address: string;
|
|
2615
|
+
} | {
|
|
2616
|
+
readonly chain: "Tron";
|
|
2617
|
+
readonly address: string;
|
|
2618
|
+
};
|
|
2619
|
+
affiliateFees: {
|
|
2620
|
+
account: number;
|
|
2621
|
+
bps: number;
|
|
2622
|
+
}[];
|
|
2623
|
+
refundParams: {
|
|
2624
|
+
retryDuration: number;
|
|
2625
|
+
refundAddress: `0x${string}`;
|
|
2626
|
+
minPrice: bigint;
|
|
2627
|
+
refundCcmMetadata?: {
|
|
2628
|
+
message: `0x${string}`;
|
|
2629
|
+
gasBudget: bigint;
|
|
2630
|
+
ccmAdditionalData: `0x${string}`;
|
|
2631
|
+
} | null | undefined;
|
|
2632
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2633
|
+
};
|
|
2634
|
+
boostFee: number;
|
|
2635
|
+
channelId?: bigint | null | undefined;
|
|
2636
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
2637
|
+
depositMetadata?: {
|
|
2638
|
+
channelMetadata: {
|
|
2639
|
+
message: `0x${string}`;
|
|
2640
|
+
gasBudget: bigint;
|
|
2641
|
+
ccmAdditionalData: `0x${string}`;
|
|
2642
|
+
};
|
|
2643
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2644
|
+
sourceAddress?: {
|
|
2645
|
+
value: `0x${string}`;
|
|
2646
|
+
__kind: "Eth";
|
|
2647
|
+
} | {
|
|
2648
|
+
value: `0x${string}`;
|
|
2649
|
+
__kind: "Dot";
|
|
2650
|
+
} | {
|
|
2651
|
+
value: {
|
|
2652
|
+
value: `0x${string}`;
|
|
2653
|
+
__kind: "P2PKH";
|
|
2654
|
+
} | {
|
|
2655
|
+
value: `0x${string}`;
|
|
2656
|
+
__kind: "P2SH";
|
|
2657
|
+
} | {
|
|
2658
|
+
value: `0x${string}`;
|
|
2659
|
+
__kind: "P2WPKH";
|
|
2660
|
+
} | {
|
|
2661
|
+
value: `0x${string}`;
|
|
2662
|
+
__kind: "P2WSH";
|
|
2663
|
+
} | {
|
|
2664
|
+
value: `0x${string}`;
|
|
2665
|
+
__kind: "Taproot";
|
|
2666
|
+
} | {
|
|
2667
|
+
__kind: "OtherSegwit";
|
|
2668
|
+
version: number;
|
|
2669
|
+
program: `0x${string}`;
|
|
2670
|
+
};
|
|
2671
|
+
__kind: "Btc";
|
|
2672
|
+
} | {
|
|
2673
|
+
value: `0x${string}`;
|
|
2674
|
+
__kind: "Arb";
|
|
2675
|
+
} | {
|
|
2676
|
+
value: `0x${string}`;
|
|
2677
|
+
__kind: "Sol";
|
|
2678
|
+
} | {
|
|
2679
|
+
value: `0x${string}`;
|
|
2680
|
+
__kind: "Hub";
|
|
2681
|
+
} | {
|
|
2682
|
+
value: `0x${string}`;
|
|
2683
|
+
__kind: "Tron";
|
|
2684
|
+
} | null | undefined;
|
|
2685
|
+
} | null | undefined;
|
|
2686
|
+
brokerFee?: {
|
|
2687
|
+
account: `cF${string}`;
|
|
2688
|
+
bps: number;
|
|
2689
|
+
} | null | undefined;
|
|
2690
|
+
dcaParams?: {
|
|
2691
|
+
numberOfChunks: number;
|
|
2692
|
+
chunkInterval: number;
|
|
2693
|
+
} | null | undefined;
|
|
2694
|
+
};
|
|
2695
|
+
}, {
|
|
2696
|
+
__kind: "DepositFailedVaultVariantSolana";
|
|
2697
|
+
vaultWitness: {
|
|
2698
|
+
txId: [string, string | number];
|
|
2699
|
+
depositDetails: {
|
|
2700
|
+
value: string;
|
|
2701
|
+
__kind: "Channel";
|
|
2702
|
+
} | {
|
|
2703
|
+
value: [string, string | number];
|
|
2704
|
+
__kind: "VaultSwapAccount";
|
|
2705
|
+
};
|
|
2706
|
+
inputAsset: {
|
|
2707
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
2708
|
+
};
|
|
2709
|
+
depositAmount: string | number;
|
|
2710
|
+
outputAsset: {
|
|
2711
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2712
|
+
};
|
|
2713
|
+
destinationAddress: {
|
|
2714
|
+
value: string;
|
|
2715
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2716
|
+
};
|
|
2717
|
+
affiliateFees: {
|
|
2718
|
+
account: number;
|
|
2719
|
+
bps: number;
|
|
2720
|
+
}[];
|
|
2721
|
+
refundParams: {
|
|
2722
|
+
retryDuration: number;
|
|
2723
|
+
refundAddress: string;
|
|
2724
|
+
minPrice: string | number;
|
|
2725
|
+
refundCcmMetadata?: {
|
|
2726
|
+
message: string;
|
|
2727
|
+
gasBudget: string | number;
|
|
2728
|
+
ccmAdditionalData: string;
|
|
2729
|
+
} | null | undefined;
|
|
2730
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2731
|
+
};
|
|
2732
|
+
boostFee: number;
|
|
2733
|
+
channelId?: string | number | null | undefined;
|
|
2734
|
+
depositAddress?: string | null | undefined;
|
|
2735
|
+
depositMetadata?: {
|
|
2736
|
+
channelMetadata: {
|
|
2737
|
+
message: string;
|
|
2738
|
+
gasBudget: string | number;
|
|
2739
|
+
ccmAdditionalData: string;
|
|
2740
|
+
};
|
|
2741
|
+
sourceChain: {
|
|
2742
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2743
|
+
};
|
|
2744
|
+
sourceAddress?: {
|
|
2745
|
+
value: string;
|
|
2746
|
+
__kind: "Eth";
|
|
2747
|
+
} | {
|
|
2748
|
+
value: string;
|
|
2749
|
+
__kind: "Dot";
|
|
2750
|
+
} | {
|
|
2751
|
+
value: {
|
|
2752
|
+
value: string;
|
|
2753
|
+
__kind: "P2PKH";
|
|
2754
|
+
} | {
|
|
2755
|
+
value: string;
|
|
2756
|
+
__kind: "P2SH";
|
|
2757
|
+
} | {
|
|
2758
|
+
value: string;
|
|
2759
|
+
__kind: "P2WPKH";
|
|
2760
|
+
} | {
|
|
2761
|
+
value: string;
|
|
2762
|
+
__kind: "P2WSH";
|
|
2763
|
+
} | {
|
|
2764
|
+
value: string;
|
|
2765
|
+
__kind: "Taproot";
|
|
2766
|
+
} | {
|
|
2767
|
+
__kind: "OtherSegwit";
|
|
2768
|
+
version: number;
|
|
2769
|
+
program: string;
|
|
2770
|
+
};
|
|
2771
|
+
__kind: "Btc";
|
|
2772
|
+
} | {
|
|
2773
|
+
value: string;
|
|
2774
|
+
__kind: "Arb";
|
|
2775
|
+
} | {
|
|
2776
|
+
value: string;
|
|
2777
|
+
__kind: "Sol";
|
|
2778
|
+
} | {
|
|
2779
|
+
value: string;
|
|
2780
|
+
__kind: "Hub";
|
|
2781
|
+
} | {
|
|
2782
|
+
value: string;
|
|
2783
|
+
__kind: "Tron";
|
|
2784
|
+
} | null | undefined;
|
|
2785
|
+
} | null | undefined;
|
|
2786
|
+
brokerFee?: {
|
|
2787
|
+
account: string;
|
|
2788
|
+
bps: number;
|
|
2789
|
+
} | null | undefined;
|
|
2790
|
+
dcaParams?: {
|
|
2791
|
+
numberOfChunks: number;
|
|
2792
|
+
chunkInterval: number;
|
|
2793
|
+
} | null | undefined;
|
|
2794
|
+
};
|
|
2795
|
+
}>]>;
|
|
2796
|
+
}, "strip", z.ZodTypeAny, {
|
|
2797
|
+
reason: {
|
|
2798
|
+
__kind: "BelowMinimumDeposit";
|
|
2799
|
+
} | {
|
|
2800
|
+
__kind: "NotEnoughToPayFees";
|
|
2801
|
+
} | {
|
|
2802
|
+
__kind: "TransactionRejectedByBroker";
|
|
2803
|
+
} | {
|
|
2804
|
+
value: {
|
|
2805
|
+
__kind: "Other";
|
|
2806
|
+
} | {
|
|
2807
|
+
__kind: "CannotLookup";
|
|
2808
|
+
} | {
|
|
2809
|
+
__kind: "BadOrigin";
|
|
2810
|
+
} | {
|
|
2811
|
+
value: {
|
|
2812
|
+
index: number;
|
|
2813
|
+
error: `0x${string}`;
|
|
2814
|
+
};
|
|
2815
|
+
__kind: "Module";
|
|
2816
|
+
} | {
|
|
2817
|
+
__kind: "ConsumerRemaining";
|
|
2818
|
+
} | {
|
|
2819
|
+
__kind: "NoProviders";
|
|
2820
|
+
} | {
|
|
2821
|
+
__kind: "TooManyConsumers";
|
|
2822
|
+
} | {
|
|
2823
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2824
|
+
__kind: "Token";
|
|
2825
|
+
} | {
|
|
2826
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2827
|
+
__kind: "Arithmetic";
|
|
2828
|
+
} | {
|
|
2829
|
+
value: "LimitReached" | "NoLayer";
|
|
2830
|
+
__kind: "Transactional";
|
|
2831
|
+
} | {
|
|
2832
|
+
__kind: "Exhausted";
|
|
2833
|
+
} | {
|
|
2834
|
+
__kind: "Corruption";
|
|
2835
|
+
} | {
|
|
2836
|
+
__kind: "Unavailable";
|
|
2837
|
+
} | {
|
|
2838
|
+
__kind: "RootNotAllowed";
|
|
2839
|
+
} | {
|
|
2840
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2841
|
+
__kind: "Trie";
|
|
2842
|
+
};
|
|
2843
|
+
__kind: "DepositWitnessRejected";
|
|
2844
|
+
} | {
|
|
2845
|
+
__kind: "Unrefundable";
|
|
2846
|
+
};
|
|
2847
|
+
blockHeight: bigint;
|
|
2848
|
+
details: {
|
|
2849
|
+
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
2850
|
+
depositWitness: {
|
|
2851
|
+
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
2852
|
+
depositAddress: `0x${string}`;
|
|
2853
|
+
amount: bigint;
|
|
2854
|
+
depositDetails: {
|
|
2855
|
+
value: `0x${string}`;
|
|
2856
|
+
__kind: "Channel";
|
|
2857
|
+
} | {
|
|
2858
|
+
value: [`0x${string}`, bigint];
|
|
2859
|
+
__kind: "VaultSwapAccount";
|
|
2860
|
+
};
|
|
2861
|
+
};
|
|
2862
|
+
} | {
|
|
2863
|
+
__kind: "DepositFailedVaultVariantSolana";
|
|
2864
|
+
vaultWitness: {
|
|
2865
|
+
txId: [`0x${string}`, bigint];
|
|
2866
|
+
depositDetails: {
|
|
2867
|
+
value: `0x${string}`;
|
|
2868
|
+
__kind: "Channel";
|
|
2869
|
+
} | {
|
|
2870
|
+
value: [`0x${string}`, bigint];
|
|
2871
|
+
__kind: "VaultSwapAccount";
|
|
2872
|
+
};
|
|
2873
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
2874
|
+
depositAmount: bigint;
|
|
2875
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
2876
|
+
destinationAddress: {
|
|
2877
|
+
readonly chain: "Ethereum";
|
|
2878
|
+
readonly address: `0x${string}`;
|
|
2879
|
+
} | {
|
|
2880
|
+
readonly chain: "Polkadot";
|
|
2881
|
+
readonly address: string;
|
|
2882
|
+
} | {
|
|
2883
|
+
readonly chain: "Bitcoin";
|
|
2884
|
+
readonly address: string;
|
|
2885
|
+
} | {
|
|
2886
|
+
readonly chain: "Arbitrum";
|
|
2887
|
+
readonly address: `0x${string}`;
|
|
2888
|
+
} | {
|
|
2889
|
+
readonly chain: "Solana";
|
|
2890
|
+
readonly address: string;
|
|
2891
|
+
} | {
|
|
2892
|
+
readonly chain: "Assethub";
|
|
2893
|
+
readonly address: string;
|
|
2894
|
+
} | {
|
|
2895
|
+
readonly chain: "Tron";
|
|
2896
|
+
readonly address: string;
|
|
2897
|
+
};
|
|
2898
|
+
affiliateFees: {
|
|
2899
|
+
account: number;
|
|
2900
|
+
bps: number;
|
|
2901
|
+
}[];
|
|
2902
|
+
refundParams: {
|
|
2903
|
+
retryDuration: number;
|
|
2904
|
+
refundAddress: `0x${string}`;
|
|
2905
|
+
minPrice: bigint;
|
|
2906
|
+
refundCcmMetadata?: {
|
|
2907
|
+
message: `0x${string}`;
|
|
2908
|
+
gasBudget: bigint;
|
|
2909
|
+
ccmAdditionalData: `0x${string}`;
|
|
2910
|
+
} | null | undefined;
|
|
2911
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
2912
|
+
};
|
|
2913
|
+
boostFee: number;
|
|
2914
|
+
channelId?: bigint | null | undefined;
|
|
2915
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
2916
|
+
depositMetadata?: {
|
|
2917
|
+
channelMetadata: {
|
|
2918
|
+
message: `0x${string}`;
|
|
2919
|
+
gasBudget: bigint;
|
|
2920
|
+
ccmAdditionalData: `0x${string}`;
|
|
2921
|
+
};
|
|
2922
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
2923
|
+
sourceAddress?: {
|
|
2924
|
+
value: `0x${string}`;
|
|
2925
|
+
__kind: "Eth";
|
|
2926
|
+
} | {
|
|
2927
|
+
value: `0x${string}`;
|
|
2928
|
+
__kind: "Dot";
|
|
2929
|
+
} | {
|
|
2930
|
+
value: {
|
|
2931
|
+
value: `0x${string}`;
|
|
2932
|
+
__kind: "P2PKH";
|
|
2933
|
+
} | {
|
|
2934
|
+
value: `0x${string}`;
|
|
2935
|
+
__kind: "P2SH";
|
|
2936
|
+
} | {
|
|
2937
|
+
value: `0x${string}`;
|
|
2938
|
+
__kind: "P2WPKH";
|
|
2939
|
+
} | {
|
|
2940
|
+
value: `0x${string}`;
|
|
2941
|
+
__kind: "P2WSH";
|
|
2942
|
+
} | {
|
|
2943
|
+
value: `0x${string}`;
|
|
2944
|
+
__kind: "Taproot";
|
|
2945
|
+
} | {
|
|
2946
|
+
__kind: "OtherSegwit";
|
|
2947
|
+
version: number;
|
|
2948
|
+
program: `0x${string}`;
|
|
2949
|
+
};
|
|
2950
|
+
__kind: "Btc";
|
|
2951
|
+
} | {
|
|
2952
|
+
value: `0x${string}`;
|
|
2953
|
+
__kind: "Arb";
|
|
2954
|
+
} | {
|
|
2955
|
+
value: `0x${string}`;
|
|
2956
|
+
__kind: "Sol";
|
|
2957
|
+
} | {
|
|
2958
|
+
value: `0x${string}`;
|
|
2959
|
+
__kind: "Hub";
|
|
2960
|
+
} | {
|
|
2961
|
+
value: `0x${string}`;
|
|
2962
|
+
__kind: "Tron";
|
|
2963
|
+
} | null | undefined;
|
|
2964
|
+
} | null | undefined;
|
|
2965
|
+
brokerFee?: {
|
|
2966
|
+
account: `cF${string}`;
|
|
2967
|
+
bps: number;
|
|
2968
|
+
} | null | undefined;
|
|
2969
|
+
dcaParams?: {
|
|
2970
|
+
numberOfChunks: number;
|
|
2971
|
+
chunkInterval: number;
|
|
2972
|
+
} | null | undefined;
|
|
2973
|
+
};
|
|
2974
|
+
};
|
|
2975
|
+
}, {
|
|
2976
|
+
reason: {
|
|
2977
|
+
__kind: "BelowMinimumDeposit";
|
|
2978
|
+
} | {
|
|
2979
|
+
__kind: "NotEnoughToPayFees";
|
|
2980
|
+
} | {
|
|
2981
|
+
__kind: "TransactionRejectedByBroker";
|
|
2982
|
+
} | {
|
|
2983
|
+
value: {
|
|
2984
|
+
__kind: "Other";
|
|
2985
|
+
} | {
|
|
2986
|
+
__kind: "CannotLookup";
|
|
2987
|
+
} | {
|
|
2988
|
+
__kind: "BadOrigin";
|
|
2989
|
+
} | {
|
|
2990
|
+
value: {
|
|
2991
|
+
index: number;
|
|
2992
|
+
error: string;
|
|
2993
|
+
};
|
|
2994
|
+
__kind: "Module";
|
|
2995
|
+
} | {
|
|
2996
|
+
__kind: "ConsumerRemaining";
|
|
2997
|
+
} | {
|
|
2998
|
+
__kind: "NoProviders";
|
|
2999
|
+
} | {
|
|
3000
|
+
__kind: "TooManyConsumers";
|
|
3001
|
+
} | {
|
|
3002
|
+
value: {
|
|
3003
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3004
|
+
};
|
|
3005
|
+
__kind: "Token";
|
|
3006
|
+
} | {
|
|
3007
|
+
value: {
|
|
3008
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3009
|
+
};
|
|
3010
|
+
__kind: "Arithmetic";
|
|
3011
|
+
} | {
|
|
3012
|
+
value: {
|
|
3013
|
+
__kind: "LimitReached" | "NoLayer";
|
|
3014
|
+
};
|
|
3015
|
+
__kind: "Transactional";
|
|
3016
|
+
} | {
|
|
3017
|
+
__kind: "Exhausted";
|
|
3018
|
+
} | {
|
|
3019
|
+
__kind: "Corruption";
|
|
3020
|
+
} | {
|
|
3021
|
+
__kind: "Unavailable";
|
|
3022
|
+
} | {
|
|
3023
|
+
__kind: "RootNotAllowed";
|
|
3024
|
+
} | {
|
|
3025
|
+
value: {
|
|
3026
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
3027
|
+
};
|
|
3028
|
+
__kind: "Trie";
|
|
3029
|
+
};
|
|
3030
|
+
__kind: "DepositWitnessRejected";
|
|
3031
|
+
} | {
|
|
3032
|
+
__kind: "Unrefundable";
|
|
3033
|
+
};
|
|
3034
|
+
blockHeight: string | number;
|
|
3035
|
+
details: {
|
|
3036
|
+
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
3037
|
+
depositWitness: {
|
|
3038
|
+
asset: {
|
|
3039
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
3040
|
+
};
|
|
3041
|
+
depositAddress: string;
|
|
3042
|
+
amount: string | number;
|
|
3043
|
+
depositDetails: {
|
|
3044
|
+
value: string;
|
|
3045
|
+
__kind: "Channel";
|
|
3046
|
+
} | {
|
|
3047
|
+
value: [string, string | number];
|
|
3048
|
+
__kind: "VaultSwapAccount";
|
|
3049
|
+
};
|
|
3050
|
+
};
|
|
3051
|
+
} | {
|
|
3052
|
+
__kind: "DepositFailedVaultVariantSolana";
|
|
3053
|
+
vaultWitness: {
|
|
3054
|
+
txId: [string, string | number];
|
|
3055
|
+
depositDetails: {
|
|
3056
|
+
value: string;
|
|
3057
|
+
__kind: "Channel";
|
|
3058
|
+
} | {
|
|
3059
|
+
value: [string, string | number];
|
|
3060
|
+
__kind: "VaultSwapAccount";
|
|
3061
|
+
};
|
|
3062
|
+
inputAsset: {
|
|
3063
|
+
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
3064
|
+
};
|
|
3065
|
+
depositAmount: string | number;
|
|
3066
|
+
outputAsset: {
|
|
3067
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
|
|
3068
|
+
};
|
|
3069
|
+
destinationAddress: {
|
|
3070
|
+
value: string;
|
|
3071
|
+
__kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
3072
|
+
};
|
|
3073
|
+
affiliateFees: {
|
|
3074
|
+
account: number;
|
|
3075
|
+
bps: number;
|
|
3076
|
+
}[];
|
|
3077
|
+
refundParams: {
|
|
3078
|
+
retryDuration: number;
|
|
3079
|
+
refundAddress: string;
|
|
3080
|
+
minPrice: string | number;
|
|
3081
|
+
refundCcmMetadata?: {
|
|
3082
|
+
message: string;
|
|
3083
|
+
gasBudget: string | number;
|
|
3084
|
+
ccmAdditionalData: string;
|
|
3085
|
+
} | null | undefined;
|
|
3086
|
+
maxOraclePriceSlippage?: number | null | undefined;
|
|
3087
|
+
};
|
|
3088
|
+
boostFee: number;
|
|
3089
|
+
channelId?: string | number | null | undefined;
|
|
3090
|
+
depositAddress?: string | null | undefined;
|
|
3091
|
+
depositMetadata?: {
|
|
3092
|
+
channelMetadata: {
|
|
3093
|
+
message: string;
|
|
3094
|
+
gasBudget: string | number;
|
|
3095
|
+
ccmAdditionalData: string;
|
|
3096
|
+
};
|
|
3097
|
+
sourceChain: {
|
|
3098
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
3099
|
+
};
|
|
3100
|
+
sourceAddress?: {
|
|
3101
|
+
value: string;
|
|
3102
|
+
__kind: "Eth";
|
|
3103
|
+
} | {
|
|
3104
|
+
value: string;
|
|
3105
|
+
__kind: "Dot";
|
|
3106
|
+
} | {
|
|
3107
|
+
value: {
|
|
3108
|
+
value: string;
|
|
3109
|
+
__kind: "P2PKH";
|
|
3110
|
+
} | {
|
|
3111
|
+
value: string;
|
|
3112
|
+
__kind: "P2SH";
|
|
3113
|
+
} | {
|
|
3114
|
+
value: string;
|
|
3115
|
+
__kind: "P2WPKH";
|
|
3116
|
+
} | {
|
|
3117
|
+
value: string;
|
|
3118
|
+
__kind: "P2WSH";
|
|
3119
|
+
} | {
|
|
3120
|
+
value: string;
|
|
3121
|
+
__kind: "Taproot";
|
|
3122
|
+
} | {
|
|
3123
|
+
__kind: "OtherSegwit";
|
|
3124
|
+
version: number;
|
|
3125
|
+
program: string;
|
|
3126
|
+
};
|
|
3127
|
+
__kind: "Btc";
|
|
3128
|
+
} | {
|
|
3129
|
+
value: string;
|
|
3130
|
+
__kind: "Arb";
|
|
3131
|
+
} | {
|
|
3132
|
+
value: string;
|
|
3133
|
+
__kind: "Sol";
|
|
3134
|
+
} | {
|
|
3135
|
+
value: string;
|
|
3136
|
+
__kind: "Hub";
|
|
3137
|
+
} | {
|
|
3138
|
+
value: string;
|
|
3139
|
+
__kind: "Tron";
|
|
3140
|
+
} | null | undefined;
|
|
3141
|
+
} | null | undefined;
|
|
3142
|
+
brokerFee?: {
|
|
3143
|
+
account: string;
|
|
3144
|
+
bps: number;
|
|
3145
|
+
} | null | undefined;
|
|
3146
|
+
dcaParams?: {
|
|
3147
|
+
numberOfChunks: number;
|
|
3148
|
+
chunkInterval: number;
|
|
3149
|
+
} | null | undefined;
|
|
3150
|
+
};
|
|
3151
|
+
};
|
|
3152
|
+
}>>;
|
|
1578
3153
|
//#endregion
|
|
1579
|
-
export { solanaIngressEgressDepositFailed };
|
|
3154
|
+
export { solanaIngressEgressDepositFailed, solanaIngressEgressDepositFailedEvent };
|