@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
|
@@ -6,21 +6,21 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
6
6
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
13
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14
14
|
}>;
|
|
15
15
|
inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "
|
|
19
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "
|
|
22
|
-
}>, "
|
|
23
|
-
__kind: "
|
|
21
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
23
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
24
24
|
}>;
|
|
25
25
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
26
26
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -28,11 +28,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
28
28
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
29
29
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
-
value: `0x${string}`;
|
|
32
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
32
|
+
value: `0x${string}`;
|
|
33
33
|
}, {
|
|
34
|
-
value: string;
|
|
35
34
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
35
|
+
value: string;
|
|
36
36
|
}>, {
|
|
37
37
|
readonly chain: "Ethereum";
|
|
38
38
|
readonly address: `0x${string}`;
|
|
@@ -52,8 +52,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
52
52
|
readonly chain: "Assethub";
|
|
53
53
|
readonly address: string;
|
|
54
54
|
}, {
|
|
55
|
-
value: string;
|
|
56
55
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
56
|
+
value: string;
|
|
57
57
|
}>;
|
|
58
58
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
59
59
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -85,8 +85,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
85
85
|
}, {
|
|
86
86
|
__kind: "DepositChannel";
|
|
87
87
|
depositAddress: {
|
|
88
|
-
value: string;
|
|
89
88
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
89
|
+
value: string;
|
|
90
90
|
};
|
|
91
91
|
channelId: string | number;
|
|
92
92
|
depositBlockHeight: string | number;
|
|
@@ -97,20 +97,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
97
97
|
__kind: z.ZodLiteral<"Evm">;
|
|
98
98
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
99
99
|
}, "strip", z.ZodTypeAny, {
|
|
100
|
-
value: `0x${string}`;
|
|
101
100
|
__kind: "Evm";
|
|
101
|
+
value: `0x${string}`;
|
|
102
102
|
}, {
|
|
103
|
-
value: string;
|
|
104
103
|
__kind: "Evm";
|
|
104
|
+
value: string;
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Bitcoin">;
|
|
107
107
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
108
108
|
}, "strip", z.ZodTypeAny, {
|
|
109
|
-
value: `0x${string}`;
|
|
110
109
|
__kind: "Bitcoin";
|
|
110
|
+
value: `0x${string}`;
|
|
111
111
|
}, {
|
|
112
|
-
value: string;
|
|
113
112
|
__kind: "Bitcoin";
|
|
113
|
+
value: string;
|
|
114
114
|
}>, z.ZodObject<{
|
|
115
115
|
__kind: z.ZodLiteral<"Polkadot">;
|
|
116
116
|
value: z.ZodObject<{
|
|
@@ -124,26 +124,26 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
124
124
|
extrinsicIndex: number;
|
|
125
125
|
}>;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
+
__kind: "Polkadot";
|
|
127
128
|
value: {
|
|
128
129
|
blockNumber: number;
|
|
129
130
|
extrinsicIndex: number;
|
|
130
131
|
};
|
|
131
|
-
__kind: "Polkadot";
|
|
132
132
|
}, {
|
|
133
|
+
__kind: "Polkadot";
|
|
133
134
|
value: {
|
|
134
135
|
blockNumber: number;
|
|
135
136
|
extrinsicIndex: number;
|
|
136
137
|
};
|
|
137
|
-
__kind: "Polkadot";
|
|
138
138
|
}>, z.ZodObject<{
|
|
139
139
|
__kind: z.ZodLiteral<"Solana">;
|
|
140
140
|
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>;
|
|
141
141
|
}, "strip", z.ZodTypeAny, {
|
|
142
|
-
value: [`0x${string}`, bigint];
|
|
143
142
|
__kind: "Solana";
|
|
143
|
+
value: [`0x${string}`, bigint];
|
|
144
144
|
}, {
|
|
145
|
-
value: [string, string | number];
|
|
146
145
|
__kind: "Solana";
|
|
146
|
+
value: [string, string | number];
|
|
147
147
|
}>, z.ZodObject<{
|
|
148
148
|
__kind: z.ZodLiteral<"None">;
|
|
149
149
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,20 +155,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
156
|
__kind: "Vault";
|
|
157
157
|
txId: {
|
|
158
|
-
value: `0x${string}`;
|
|
159
158
|
__kind: "Evm";
|
|
160
|
-
} | {
|
|
161
159
|
value: `0x${string}`;
|
|
160
|
+
} | {
|
|
162
161
|
__kind: "Bitcoin";
|
|
162
|
+
value: `0x${string}`;
|
|
163
163
|
} | {
|
|
164
|
+
__kind: "Polkadot";
|
|
164
165
|
value: {
|
|
165
166
|
blockNumber: number;
|
|
166
167
|
extrinsicIndex: number;
|
|
167
168
|
};
|
|
168
|
-
__kind: "Polkadot";
|
|
169
169
|
} | {
|
|
170
|
-
value: [`0x${string}`, bigint];
|
|
171
170
|
__kind: "Solana";
|
|
171
|
+
value: [`0x${string}`, bigint];
|
|
172
172
|
} | {
|
|
173
173
|
__kind: "None";
|
|
174
174
|
};
|
|
@@ -176,20 +176,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
176
176
|
}, {
|
|
177
177
|
__kind: "Vault";
|
|
178
178
|
txId: {
|
|
179
|
-
value: string;
|
|
180
179
|
__kind: "Evm";
|
|
181
|
-
} | {
|
|
182
180
|
value: string;
|
|
181
|
+
} | {
|
|
183
182
|
__kind: "Bitcoin";
|
|
183
|
+
value: string;
|
|
184
184
|
} | {
|
|
185
|
+
__kind: "Polkadot";
|
|
185
186
|
value: {
|
|
186
187
|
blockNumber: number;
|
|
187
188
|
extrinsicIndex: number;
|
|
188
189
|
};
|
|
189
|
-
__kind: "Polkadot";
|
|
190
190
|
} | {
|
|
191
|
-
value: [string, string | number];
|
|
192
191
|
__kind: "Solana";
|
|
192
|
+
value: [string, string | number];
|
|
193
193
|
} | {
|
|
194
194
|
__kind: "None";
|
|
195
195
|
};
|
|
@@ -204,11 +204,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
204
204
|
__kind: z.ZodLiteral<"OnChainAccount">;
|
|
205
205
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
value: `cF${string}`;
|
|
208
207
|
__kind: "OnChainAccount";
|
|
208
|
+
value: `cF${string}`;
|
|
209
209
|
}, {
|
|
210
|
-
value: string;
|
|
211
210
|
__kind: "OnChainAccount";
|
|
211
|
+
value: string;
|
|
212
212
|
}>]>;
|
|
213
213
|
requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
214
214
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
@@ -284,6 +284,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
284
284
|
fallbackAddress: string;
|
|
285
285
|
}>;
|
|
286
286
|
}, "strip", z.ZodTypeAny, {
|
|
287
|
+
__kind: "V0";
|
|
287
288
|
value: {
|
|
288
289
|
cfReceiver: {
|
|
289
290
|
pubkey: `0x${string}`;
|
|
@@ -295,8 +296,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
295
296
|
}[];
|
|
296
297
|
fallbackAddress: `0x${string}`;
|
|
297
298
|
};
|
|
298
|
-
__kind: "V0";
|
|
299
299
|
}, {
|
|
300
|
+
__kind: "V0";
|
|
300
301
|
value: {
|
|
301
302
|
cfReceiver: {
|
|
302
303
|
pubkey: string;
|
|
@@ -308,7 +309,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
308
309
|
}[];
|
|
309
310
|
fallbackAddress: string;
|
|
310
311
|
};
|
|
311
|
-
__kind: "V0";
|
|
312
312
|
}>, z.ZodObject<{
|
|
313
313
|
__kind: z.ZodLiteral<"V1">;
|
|
314
314
|
ccmAccounts: z.ZodObject<{
|
|
@@ -385,7 +385,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
385
385
|
alts: string[];
|
|
386
386
|
}>]>;
|
|
387
387
|
}, "strip", z.ZodTypeAny, {
|
|
388
|
+
__kind: "Solana";
|
|
388
389
|
value: {
|
|
390
|
+
__kind: "V0";
|
|
389
391
|
value: {
|
|
390
392
|
cfReceiver: {
|
|
391
393
|
pubkey: `0x${string}`;
|
|
@@ -397,7 +399,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
397
399
|
}[];
|
|
398
400
|
fallbackAddress: `0x${string}`;
|
|
399
401
|
};
|
|
400
|
-
__kind: "V0";
|
|
401
402
|
} | {
|
|
402
403
|
__kind: "V1";
|
|
403
404
|
ccmAccounts: {
|
|
@@ -413,9 +414,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
413
414
|
};
|
|
414
415
|
alts: `0x${string}`[];
|
|
415
416
|
};
|
|
416
|
-
__kind: "Solana";
|
|
417
417
|
}, {
|
|
418
|
+
__kind: "Solana";
|
|
418
419
|
value: {
|
|
420
|
+
__kind: "V0";
|
|
419
421
|
value: {
|
|
420
422
|
cfReceiver: {
|
|
421
423
|
pubkey: string;
|
|
@@ -427,7 +429,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
427
429
|
}[];
|
|
428
430
|
fallbackAddress: string;
|
|
429
431
|
};
|
|
430
|
-
__kind: "V0";
|
|
431
432
|
} | {
|
|
432
433
|
__kind: "V1";
|
|
433
434
|
ccmAccounts: {
|
|
@@ -443,7 +444,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
443
444
|
};
|
|
444
445
|
alts: string[];
|
|
445
446
|
};
|
|
446
|
-
__kind: "Solana";
|
|
447
447
|
}>]>;
|
|
448
448
|
}, "strip", z.ZodTypeAny, {
|
|
449
449
|
message: `0x${string}`;
|
|
@@ -451,7 +451,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
451
451
|
ccmAdditionalData: {
|
|
452
452
|
__kind: "NotRequired";
|
|
453
453
|
} | {
|
|
454
|
+
__kind: "Solana";
|
|
454
455
|
value: {
|
|
456
|
+
__kind: "V0";
|
|
455
457
|
value: {
|
|
456
458
|
cfReceiver: {
|
|
457
459
|
pubkey: `0x${string}`;
|
|
@@ -463,7 +465,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
463
465
|
}[];
|
|
464
466
|
fallbackAddress: `0x${string}`;
|
|
465
467
|
};
|
|
466
|
-
__kind: "V0";
|
|
467
468
|
} | {
|
|
468
469
|
__kind: "V1";
|
|
469
470
|
ccmAccounts: {
|
|
@@ -479,7 +480,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
479
480
|
};
|
|
480
481
|
alts: `0x${string}`[];
|
|
481
482
|
};
|
|
482
|
-
__kind: "Solana";
|
|
483
483
|
};
|
|
484
484
|
}, {
|
|
485
485
|
message: string;
|
|
@@ -487,7 +487,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
487
487
|
ccmAdditionalData: {
|
|
488
488
|
__kind: "NotRequired";
|
|
489
489
|
} | {
|
|
490
|
+
__kind: "Solana";
|
|
490
491
|
value: {
|
|
492
|
+
__kind: "V0";
|
|
491
493
|
value: {
|
|
492
494
|
cfReceiver: {
|
|
493
495
|
pubkey: string;
|
|
@@ -499,7 +501,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
499
501
|
}[];
|
|
500
502
|
fallbackAddress: string;
|
|
501
503
|
};
|
|
502
|
-
__kind: "V0";
|
|
503
504
|
} | {
|
|
504
505
|
__kind: "V1";
|
|
505
506
|
ccmAccounts: {
|
|
@@ -515,7 +516,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
515
516
|
};
|
|
516
517
|
alts: string[];
|
|
517
518
|
};
|
|
518
|
-
__kind: "Solana";
|
|
519
519
|
};
|
|
520
520
|
}>;
|
|
521
521
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -531,11 +531,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
531
531
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
532
532
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
533
533
|
}, "strip", z.ZodTypeAny, {
|
|
534
|
-
value: `0x${string}`;
|
|
535
534
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
535
|
+
value: `0x${string}`;
|
|
536
536
|
}, {
|
|
537
|
-
value: string;
|
|
538
537
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
538
|
+
value: string;
|
|
539
539
|
}>, {
|
|
540
540
|
readonly chain: "Ethereum";
|
|
541
541
|
readonly address: `0x${string}`;
|
|
@@ -555,8 +555,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
555
555
|
readonly chain: "Assethub";
|
|
556
556
|
readonly address: string;
|
|
557
557
|
}, {
|
|
558
|
-
value: string;
|
|
559
558
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
559
|
+
value: string;
|
|
560
560
|
}>>>;
|
|
561
561
|
}, "strip", z.ZodTypeAny, {
|
|
562
562
|
channelMetadata: {
|
|
@@ -565,7 +565,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
565
565
|
ccmAdditionalData: {
|
|
566
566
|
__kind: "NotRequired";
|
|
567
567
|
} | {
|
|
568
|
+
__kind: "Solana";
|
|
568
569
|
value: {
|
|
570
|
+
__kind: "V0";
|
|
569
571
|
value: {
|
|
570
572
|
cfReceiver: {
|
|
571
573
|
pubkey: `0x${string}`;
|
|
@@ -577,7 +579,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
577
579
|
}[];
|
|
578
580
|
fallbackAddress: `0x${string}`;
|
|
579
581
|
};
|
|
580
|
-
__kind: "V0";
|
|
581
582
|
} | {
|
|
582
583
|
__kind: "V1";
|
|
583
584
|
ccmAccounts: {
|
|
@@ -593,7 +594,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
593
594
|
};
|
|
594
595
|
alts: `0x${string}`[];
|
|
595
596
|
};
|
|
596
|
-
__kind: "Solana";
|
|
597
597
|
};
|
|
598
598
|
};
|
|
599
599
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -623,7 +623,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
623
623
|
ccmAdditionalData: {
|
|
624
624
|
__kind: "NotRequired";
|
|
625
625
|
} | {
|
|
626
|
+
__kind: "Solana";
|
|
626
627
|
value: {
|
|
628
|
+
__kind: "V0";
|
|
627
629
|
value: {
|
|
628
630
|
cfReceiver: {
|
|
629
631
|
pubkey: string;
|
|
@@ -635,7 +637,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
635
637
|
}[];
|
|
636
638
|
fallbackAddress: string;
|
|
637
639
|
};
|
|
638
|
-
__kind: "V0";
|
|
639
640
|
} | {
|
|
640
641
|
__kind: "V1";
|
|
641
642
|
ccmAccounts: {
|
|
@@ -651,26 +652,25 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
651
652
|
};
|
|
652
653
|
alts: string[];
|
|
653
654
|
};
|
|
654
|
-
__kind: "Solana";
|
|
655
655
|
};
|
|
656
656
|
};
|
|
657
657
|
sourceChain: {
|
|
658
658
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
659
659
|
};
|
|
660
660
|
sourceAddress?: {
|
|
661
|
-
value: string;
|
|
662
661
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
662
|
+
value: string;
|
|
663
663
|
} | null | undefined;
|
|
664
664
|
}>>>;
|
|
665
665
|
outputAddress: z.ZodEffects<z.ZodObject<{
|
|
666
666
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
667
667
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
668
668
|
}, "strip", z.ZodTypeAny, {
|
|
669
|
-
value: `0x${string}`;
|
|
670
669
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
670
|
+
value: `0x${string}`;
|
|
671
671
|
}, {
|
|
672
|
-
value: string;
|
|
673
672
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
673
|
+
value: string;
|
|
674
674
|
}>, {
|
|
675
675
|
readonly chain: "Ethereum";
|
|
676
676
|
readonly address: `0x${string}`;
|
|
@@ -690,8 +690,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
690
690
|
readonly chain: "Assethub";
|
|
691
691
|
readonly address: string;
|
|
692
692
|
}, {
|
|
693
|
-
value: string;
|
|
694
693
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
694
|
+
value: string;
|
|
695
695
|
}>;
|
|
696
696
|
}, "strip", z.ZodTypeAny, {
|
|
697
697
|
__kind: "Egress";
|
|
@@ -721,7 +721,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
721
721
|
ccmAdditionalData: {
|
|
722
722
|
__kind: "NotRequired";
|
|
723
723
|
} | {
|
|
724
|
+
__kind: "Solana";
|
|
724
725
|
value: {
|
|
726
|
+
__kind: "V0";
|
|
725
727
|
value: {
|
|
726
728
|
cfReceiver: {
|
|
727
729
|
pubkey: `0x${string}`;
|
|
@@ -733,7 +735,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
733
735
|
}[];
|
|
734
736
|
fallbackAddress: `0x${string}`;
|
|
735
737
|
};
|
|
736
|
-
__kind: "V0";
|
|
737
738
|
} | {
|
|
738
739
|
__kind: "V1";
|
|
739
740
|
ccmAccounts: {
|
|
@@ -749,7 +750,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
749
750
|
};
|
|
750
751
|
alts: `0x${string}`[];
|
|
751
752
|
};
|
|
752
|
-
__kind: "Solana";
|
|
753
753
|
};
|
|
754
754
|
};
|
|
755
755
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -776,8 +776,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
776
776
|
}, {
|
|
777
777
|
__kind: "Egress";
|
|
778
778
|
outputAddress: {
|
|
779
|
-
value: string;
|
|
780
779
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
780
|
+
value: string;
|
|
781
781
|
};
|
|
782
782
|
ccmDepositMetadata?: {
|
|
783
783
|
channelMetadata: {
|
|
@@ -786,7 +786,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
786
786
|
ccmAdditionalData: {
|
|
787
787
|
__kind: "NotRequired";
|
|
788
788
|
} | {
|
|
789
|
+
__kind: "Solana";
|
|
789
790
|
value: {
|
|
791
|
+
__kind: "V0";
|
|
790
792
|
value: {
|
|
791
793
|
cfReceiver: {
|
|
792
794
|
pubkey: string;
|
|
@@ -798,7 +800,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
798
800
|
}[];
|
|
799
801
|
fallbackAddress: string;
|
|
800
802
|
};
|
|
801
|
-
__kind: "V0";
|
|
802
803
|
} | {
|
|
803
804
|
__kind: "V1";
|
|
804
805
|
ccmAccounts: {
|
|
@@ -814,15 +815,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
814
815
|
};
|
|
815
816
|
alts: string[];
|
|
816
817
|
};
|
|
817
|
-
__kind: "Solana";
|
|
818
818
|
};
|
|
819
819
|
};
|
|
820
820
|
sourceChain: {
|
|
821
821
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
822
822
|
};
|
|
823
823
|
sourceAddress?: {
|
|
824
|
-
value: string;
|
|
825
824
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
825
|
+
value: string;
|
|
826
826
|
} | null | undefined;
|
|
827
827
|
} | null | undefined;
|
|
828
828
|
}>, z.ZodObject<{
|
|
@@ -853,19 +853,19 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
853
853
|
poolAsset: z.ZodEffects<z.ZodObject<{
|
|
854
854
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
855
855
|
}, "strip", z.ZodTypeAny, {
|
|
856
|
-
__kind: "
|
|
856
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
857
857
|
}, {
|
|
858
|
-
__kind: "
|
|
859
|
-
}>, "
|
|
860
|
-
__kind: "
|
|
858
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
859
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
860
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
861
861
|
}>;
|
|
862
862
|
}, "strip", z.ZodTypeAny, {
|
|
863
863
|
__kind: "FeeSwap";
|
|
864
|
-
poolAsset: "
|
|
864
|
+
poolAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
865
865
|
}, {
|
|
866
866
|
__kind: "FeeSwap";
|
|
867
867
|
poolAsset: {
|
|
868
|
-
__kind: "
|
|
868
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
869
869
|
};
|
|
870
870
|
}>]>;
|
|
871
871
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -876,7 +876,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
876
876
|
loanId: bigint;
|
|
877
877
|
} | {
|
|
878
878
|
__kind: "FeeSwap";
|
|
879
|
-
poolAsset: "
|
|
879
|
+
poolAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
880
880
|
};
|
|
881
881
|
}, {
|
|
882
882
|
__kind: "CreditLendingPool";
|
|
@@ -887,7 +887,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
887
887
|
} | {
|
|
888
888
|
__kind: "FeeSwap";
|
|
889
889
|
poolAsset: {
|
|
890
|
-
__kind: "
|
|
890
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
891
891
|
};
|
|
892
892
|
};
|
|
893
893
|
}>]>;
|
|
@@ -921,7 +921,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
921
921
|
ccmAdditionalData: {
|
|
922
922
|
__kind: "NotRequired";
|
|
923
923
|
} | {
|
|
924
|
+
__kind: "Solana";
|
|
924
925
|
value: {
|
|
926
|
+
__kind: "V0";
|
|
925
927
|
value: {
|
|
926
928
|
cfReceiver: {
|
|
927
929
|
pubkey: `0x${string}`;
|
|
@@ -933,7 +935,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
933
935
|
}[];
|
|
934
936
|
fallbackAddress: `0x${string}`;
|
|
935
937
|
};
|
|
936
|
-
__kind: "V0";
|
|
937
938
|
} | {
|
|
938
939
|
__kind: "V1";
|
|
939
940
|
ccmAccounts: {
|
|
@@ -949,7 +950,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
949
950
|
};
|
|
950
951
|
alts: `0x${string}`[];
|
|
951
952
|
};
|
|
952
|
-
__kind: "Solana";
|
|
953
953
|
};
|
|
954
954
|
};
|
|
955
955
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -984,7 +984,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
984
984
|
loanId: bigint;
|
|
985
985
|
} | {
|
|
986
986
|
__kind: "FeeSwap";
|
|
987
|
-
poolAsset: "
|
|
987
|
+
poolAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
988
988
|
};
|
|
989
989
|
};
|
|
990
990
|
}, {
|
|
@@ -992,8 +992,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
992
992
|
outputAction: {
|
|
993
993
|
__kind: "Egress";
|
|
994
994
|
outputAddress: {
|
|
995
|
-
value: string;
|
|
996
995
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
996
|
+
value: string;
|
|
997
997
|
};
|
|
998
998
|
ccmDepositMetadata?: {
|
|
999
999
|
channelMetadata: {
|
|
@@ -1002,7 +1002,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1002
1002
|
ccmAdditionalData: {
|
|
1003
1003
|
__kind: "NotRequired";
|
|
1004
1004
|
} | {
|
|
1005
|
+
__kind: "Solana";
|
|
1005
1006
|
value: {
|
|
1007
|
+
__kind: "V0";
|
|
1006
1008
|
value: {
|
|
1007
1009
|
cfReceiver: {
|
|
1008
1010
|
pubkey: string;
|
|
@@ -1014,7 +1016,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1014
1016
|
}[];
|
|
1015
1017
|
fallbackAddress: string;
|
|
1016
1018
|
};
|
|
1017
|
-
__kind: "V0";
|
|
1018
1019
|
} | {
|
|
1019
1020
|
__kind: "V1";
|
|
1020
1021
|
ccmAccounts: {
|
|
@@ -1030,15 +1031,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1030
1031
|
};
|
|
1031
1032
|
alts: string[];
|
|
1032
1033
|
};
|
|
1033
|
-
__kind: "Solana";
|
|
1034
1034
|
};
|
|
1035
1035
|
};
|
|
1036
1036
|
sourceChain: {
|
|
1037
1037
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1038
1038
|
};
|
|
1039
1039
|
sourceAddress?: {
|
|
1040
|
-
value: string;
|
|
1041
1040
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1041
|
+
value: string;
|
|
1042
1042
|
} | null | undefined;
|
|
1043
1043
|
} | null | undefined;
|
|
1044
1044
|
} | {
|
|
@@ -1053,7 +1053,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1053
1053
|
} | {
|
|
1054
1054
|
__kind: "FeeSwap";
|
|
1055
1055
|
poolAsset: {
|
|
1056
|
-
__kind: "
|
|
1056
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1057
1057
|
};
|
|
1058
1058
|
};
|
|
1059
1059
|
};
|
|
@@ -1082,78 +1082,78 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1082
1082
|
__kind: z.ZodLiteral<"InternalAccount">;
|
|
1083
1083
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1084
1084
|
}, "strip", z.ZodTypeAny, {
|
|
1085
|
-
value: `cF${string}`;
|
|
1086
1085
|
__kind: "InternalAccount";
|
|
1086
|
+
value: `cF${string}`;
|
|
1087
1087
|
}, {
|
|
1088
|
-
value: string;
|
|
1089
1088
|
__kind: "InternalAccount";
|
|
1089
|
+
value: string;
|
|
1090
1090
|
}>, z.ZodObject<{
|
|
1091
1091
|
__kind: z.ZodLiteral<"ExternalAddress">;
|
|
1092
1092
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1093
1093
|
__kind: z.ZodLiteral<"Eth">;
|
|
1094
1094
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1095
1095
|
}, "strip", z.ZodTypeAny, {
|
|
1096
|
-
value: `0x${string}`;
|
|
1097
1096
|
__kind: "Eth";
|
|
1097
|
+
value: `0x${string}`;
|
|
1098
1098
|
}, {
|
|
1099
|
-
value: string;
|
|
1100
1099
|
__kind: "Eth";
|
|
1100
|
+
value: string;
|
|
1101
1101
|
}>, z.ZodObject<{
|
|
1102
1102
|
__kind: z.ZodLiteral<"Dot">;
|
|
1103
1103
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1104
1104
|
}, "strip", z.ZodTypeAny, {
|
|
1105
|
-
value: `0x${string}`;
|
|
1106
1105
|
__kind: "Dot";
|
|
1106
|
+
value: `0x${string}`;
|
|
1107
1107
|
}, {
|
|
1108
|
-
value: string;
|
|
1109
1108
|
__kind: "Dot";
|
|
1109
|
+
value: string;
|
|
1110
1110
|
}>, z.ZodObject<{
|
|
1111
1111
|
__kind: z.ZodLiteral<"Btc">;
|
|
1112
1112
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1113
1113
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1114
1114
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1115
1115
|
}, "strip", z.ZodTypeAny, {
|
|
1116
|
-
value: `0x${string}`;
|
|
1117
1116
|
__kind: "P2PKH";
|
|
1117
|
+
value: `0x${string}`;
|
|
1118
1118
|
}, {
|
|
1119
|
-
value: string;
|
|
1120
1119
|
__kind: "P2PKH";
|
|
1120
|
+
value: string;
|
|
1121
1121
|
}>, z.ZodObject<{
|
|
1122
1122
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1123
1123
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1124
1124
|
}, "strip", z.ZodTypeAny, {
|
|
1125
|
-
value: `0x${string}`;
|
|
1126
1125
|
__kind: "P2SH";
|
|
1126
|
+
value: `0x${string}`;
|
|
1127
1127
|
}, {
|
|
1128
|
-
value: string;
|
|
1129
1128
|
__kind: "P2SH";
|
|
1129
|
+
value: string;
|
|
1130
1130
|
}>, z.ZodObject<{
|
|
1131
1131
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1132
1132
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1133
1133
|
}, "strip", z.ZodTypeAny, {
|
|
1134
|
-
value: `0x${string}`;
|
|
1135
1134
|
__kind: "P2WPKH";
|
|
1135
|
+
value: `0x${string}`;
|
|
1136
1136
|
}, {
|
|
1137
|
-
value: string;
|
|
1138
1137
|
__kind: "P2WPKH";
|
|
1138
|
+
value: string;
|
|
1139
1139
|
}>, z.ZodObject<{
|
|
1140
1140
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1141
1141
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1142
1142
|
}, "strip", z.ZodTypeAny, {
|
|
1143
|
-
value: `0x${string}`;
|
|
1144
1143
|
__kind: "P2WSH";
|
|
1144
|
+
value: `0x${string}`;
|
|
1145
1145
|
}, {
|
|
1146
|
-
value: string;
|
|
1147
1146
|
__kind: "P2WSH";
|
|
1147
|
+
value: string;
|
|
1148
1148
|
}>, z.ZodObject<{
|
|
1149
1149
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1150
1150
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1151
1151
|
}, "strip", z.ZodTypeAny, {
|
|
1152
|
-
value: `0x${string}`;
|
|
1153
1152
|
__kind: "Taproot";
|
|
1153
|
+
value: `0x${string}`;
|
|
1154
1154
|
}, {
|
|
1155
|
-
value: string;
|
|
1156
1155
|
__kind: "Taproot";
|
|
1156
|
+
value: string;
|
|
1157
1157
|
}>, z.ZodObject<{
|
|
1158
1158
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1159
1159
|
version: z.ZodNumber;
|
|
@@ -1168,157 +1168,157 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1168
1168
|
program: string;
|
|
1169
1169
|
}>]>;
|
|
1170
1170
|
}, "strip", z.ZodTypeAny, {
|
|
1171
|
+
__kind: "Btc";
|
|
1171
1172
|
value: {
|
|
1172
|
-
value: `0x${string}`;
|
|
1173
1173
|
__kind: "P2PKH";
|
|
1174
|
-
} | {
|
|
1175
1174
|
value: `0x${string}`;
|
|
1176
|
-
__kind: "P2SH";
|
|
1177
1175
|
} | {
|
|
1176
|
+
__kind: "P2SH";
|
|
1178
1177
|
value: `0x${string}`;
|
|
1179
|
-
__kind: "P2WPKH";
|
|
1180
1178
|
} | {
|
|
1179
|
+
__kind: "P2WPKH";
|
|
1181
1180
|
value: `0x${string}`;
|
|
1182
|
-
__kind: "P2WSH";
|
|
1183
1181
|
} | {
|
|
1182
|
+
__kind: "P2WSH";
|
|
1184
1183
|
value: `0x${string}`;
|
|
1184
|
+
} | {
|
|
1185
1185
|
__kind: "Taproot";
|
|
1186
|
+
value: `0x${string}`;
|
|
1186
1187
|
} | {
|
|
1187
1188
|
__kind: "OtherSegwit";
|
|
1188
1189
|
version: number;
|
|
1189
1190
|
program: `0x${string}`;
|
|
1190
1191
|
};
|
|
1191
|
-
__kind: "Btc";
|
|
1192
1192
|
}, {
|
|
1193
|
+
__kind: "Btc";
|
|
1193
1194
|
value: {
|
|
1194
|
-
value: string;
|
|
1195
1195
|
__kind: "P2PKH";
|
|
1196
|
-
} | {
|
|
1197
1196
|
value: string;
|
|
1198
|
-
__kind: "P2SH";
|
|
1199
1197
|
} | {
|
|
1198
|
+
__kind: "P2SH";
|
|
1200
1199
|
value: string;
|
|
1201
|
-
__kind: "P2WPKH";
|
|
1202
1200
|
} | {
|
|
1201
|
+
__kind: "P2WPKH";
|
|
1203
1202
|
value: string;
|
|
1204
|
-
__kind: "P2WSH";
|
|
1205
1203
|
} | {
|
|
1204
|
+
__kind: "P2WSH";
|
|
1206
1205
|
value: string;
|
|
1206
|
+
} | {
|
|
1207
1207
|
__kind: "Taproot";
|
|
1208
|
+
value: string;
|
|
1208
1209
|
} | {
|
|
1209
1210
|
__kind: "OtherSegwit";
|
|
1210
1211
|
version: number;
|
|
1211
1212
|
program: string;
|
|
1212
1213
|
};
|
|
1213
|
-
__kind: "Btc";
|
|
1214
1214
|
}>, z.ZodObject<{
|
|
1215
1215
|
__kind: z.ZodLiteral<"Arb">;
|
|
1216
1216
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1217
1217
|
}, "strip", z.ZodTypeAny, {
|
|
1218
|
-
value: `0x${string}`;
|
|
1219
1218
|
__kind: "Arb";
|
|
1219
|
+
value: `0x${string}`;
|
|
1220
1220
|
}, {
|
|
1221
|
-
value: string;
|
|
1222
1221
|
__kind: "Arb";
|
|
1222
|
+
value: string;
|
|
1223
1223
|
}>, z.ZodObject<{
|
|
1224
1224
|
__kind: z.ZodLiteral<"Sol">;
|
|
1225
1225
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1226
1226
|
}, "strip", z.ZodTypeAny, {
|
|
1227
|
-
value: `0x${string}`;
|
|
1228
1227
|
__kind: "Sol";
|
|
1228
|
+
value: `0x${string}`;
|
|
1229
1229
|
}, {
|
|
1230
|
-
value: string;
|
|
1231
1230
|
__kind: "Sol";
|
|
1231
|
+
value: string;
|
|
1232
1232
|
}>, z.ZodObject<{
|
|
1233
1233
|
__kind: z.ZodLiteral<"Hub">;
|
|
1234
1234
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1235
1235
|
}, "strip", z.ZodTypeAny, {
|
|
1236
|
-
value: `0x${string}`;
|
|
1237
1236
|
__kind: "Hub";
|
|
1237
|
+
value: `0x${string}`;
|
|
1238
1238
|
}, {
|
|
1239
|
-
value: string;
|
|
1240
1239
|
__kind: "Hub";
|
|
1240
|
+
value: string;
|
|
1241
1241
|
}>]>;
|
|
1242
1242
|
}, "strip", z.ZodTypeAny, {
|
|
1243
|
+
__kind: "ExternalAddress";
|
|
1243
1244
|
value: {
|
|
1244
|
-
value: `0x${string}`;
|
|
1245
1245
|
__kind: "Eth";
|
|
1246
|
-
} | {
|
|
1247
1246
|
value: `0x${string}`;
|
|
1247
|
+
} | {
|
|
1248
1248
|
__kind: "Dot";
|
|
1249
|
+
value: `0x${string}`;
|
|
1249
1250
|
} | {
|
|
1251
|
+
__kind: "Btc";
|
|
1250
1252
|
value: {
|
|
1251
|
-
value: `0x${string}`;
|
|
1252
1253
|
__kind: "P2PKH";
|
|
1253
|
-
} | {
|
|
1254
1254
|
value: `0x${string}`;
|
|
1255
|
-
__kind: "P2SH";
|
|
1256
1255
|
} | {
|
|
1256
|
+
__kind: "P2SH";
|
|
1257
1257
|
value: `0x${string}`;
|
|
1258
|
-
__kind: "P2WPKH";
|
|
1259
1258
|
} | {
|
|
1259
|
+
__kind: "P2WPKH";
|
|
1260
1260
|
value: `0x${string}`;
|
|
1261
|
-
__kind: "P2WSH";
|
|
1262
1261
|
} | {
|
|
1262
|
+
__kind: "P2WSH";
|
|
1263
1263
|
value: `0x${string}`;
|
|
1264
|
+
} | {
|
|
1264
1265
|
__kind: "Taproot";
|
|
1266
|
+
value: `0x${string}`;
|
|
1265
1267
|
} | {
|
|
1266
1268
|
__kind: "OtherSegwit";
|
|
1267
1269
|
version: number;
|
|
1268
1270
|
program: `0x${string}`;
|
|
1269
1271
|
};
|
|
1270
|
-
__kind: "Btc";
|
|
1271
1272
|
} | {
|
|
1272
|
-
value: `0x${string}`;
|
|
1273
1273
|
__kind: "Arb";
|
|
1274
|
-
} | {
|
|
1275
1274
|
value: `0x${string}`;
|
|
1276
|
-
__kind: "Sol";
|
|
1277
1275
|
} | {
|
|
1276
|
+
__kind: "Sol";
|
|
1278
1277
|
value: `0x${string}`;
|
|
1278
|
+
} | {
|
|
1279
1279
|
__kind: "Hub";
|
|
1280
|
+
value: `0x${string}`;
|
|
1280
1281
|
};
|
|
1281
|
-
__kind: "ExternalAddress";
|
|
1282
1282
|
}, {
|
|
1283
|
+
__kind: "ExternalAddress";
|
|
1283
1284
|
value: {
|
|
1284
|
-
value: string;
|
|
1285
1285
|
__kind: "Eth";
|
|
1286
|
-
} | {
|
|
1287
1286
|
value: string;
|
|
1287
|
+
} | {
|
|
1288
1288
|
__kind: "Dot";
|
|
1289
|
+
value: string;
|
|
1289
1290
|
} | {
|
|
1291
|
+
__kind: "Btc";
|
|
1290
1292
|
value: {
|
|
1291
|
-
value: string;
|
|
1292
1293
|
__kind: "P2PKH";
|
|
1293
|
-
} | {
|
|
1294
1294
|
value: string;
|
|
1295
|
-
__kind: "P2SH";
|
|
1296
1295
|
} | {
|
|
1296
|
+
__kind: "P2SH";
|
|
1297
1297
|
value: string;
|
|
1298
|
-
__kind: "P2WPKH";
|
|
1299
1298
|
} | {
|
|
1299
|
+
__kind: "P2WPKH";
|
|
1300
1300
|
value: string;
|
|
1301
|
-
__kind: "P2WSH";
|
|
1302
1301
|
} | {
|
|
1302
|
+
__kind: "P2WSH";
|
|
1303
1303
|
value: string;
|
|
1304
|
+
} | {
|
|
1304
1305
|
__kind: "Taproot";
|
|
1306
|
+
value: string;
|
|
1305
1307
|
} | {
|
|
1306
1308
|
__kind: "OtherSegwit";
|
|
1307
1309
|
version: number;
|
|
1308
1310
|
program: string;
|
|
1309
1311
|
};
|
|
1310
|
-
__kind: "Btc";
|
|
1311
1312
|
} | {
|
|
1312
|
-
value: string;
|
|
1313
1313
|
__kind: "Arb";
|
|
1314
|
-
} | {
|
|
1315
1314
|
value: string;
|
|
1316
|
-
__kind: "Sol";
|
|
1317
1315
|
} | {
|
|
1316
|
+
__kind: "Sol";
|
|
1318
1317
|
value: string;
|
|
1318
|
+
} | {
|
|
1319
1319
|
__kind: "Hub";
|
|
1320
|
+
value: string;
|
|
1320
1321
|
};
|
|
1321
|
-
__kind: "ExternalAddress";
|
|
1322
1322
|
}>]>;
|
|
1323
1323
|
refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1324
1324
|
channelMetadata: z.ZodObject<{
|
|
@@ -1378,6 +1378,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1378
1378
|
fallbackAddress: string;
|
|
1379
1379
|
}>;
|
|
1380
1380
|
}, "strip", z.ZodTypeAny, {
|
|
1381
|
+
__kind: "V0";
|
|
1381
1382
|
value: {
|
|
1382
1383
|
cfReceiver: {
|
|
1383
1384
|
pubkey: `0x${string}`;
|
|
@@ -1389,8 +1390,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1389
1390
|
}[];
|
|
1390
1391
|
fallbackAddress: `0x${string}`;
|
|
1391
1392
|
};
|
|
1392
|
-
__kind: "V0";
|
|
1393
1393
|
}, {
|
|
1394
|
+
__kind: "V0";
|
|
1394
1395
|
value: {
|
|
1395
1396
|
cfReceiver: {
|
|
1396
1397
|
pubkey: string;
|
|
@@ -1402,7 +1403,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1402
1403
|
}[];
|
|
1403
1404
|
fallbackAddress: string;
|
|
1404
1405
|
};
|
|
1405
|
-
__kind: "V0";
|
|
1406
1406
|
}>, z.ZodObject<{
|
|
1407
1407
|
__kind: z.ZodLiteral<"V1">;
|
|
1408
1408
|
ccmAccounts: z.ZodObject<{
|
|
@@ -1479,7 +1479,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1479
1479
|
alts: string[];
|
|
1480
1480
|
}>]>;
|
|
1481
1481
|
}, "strip", z.ZodTypeAny, {
|
|
1482
|
+
__kind: "Solana";
|
|
1482
1483
|
value: {
|
|
1484
|
+
__kind: "V0";
|
|
1483
1485
|
value: {
|
|
1484
1486
|
cfReceiver: {
|
|
1485
1487
|
pubkey: `0x${string}`;
|
|
@@ -1491,7 +1493,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1491
1493
|
}[];
|
|
1492
1494
|
fallbackAddress: `0x${string}`;
|
|
1493
1495
|
};
|
|
1494
|
-
__kind: "V0";
|
|
1495
1496
|
} | {
|
|
1496
1497
|
__kind: "V1";
|
|
1497
1498
|
ccmAccounts: {
|
|
@@ -1507,9 +1508,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1507
1508
|
};
|
|
1508
1509
|
alts: `0x${string}`[];
|
|
1509
1510
|
};
|
|
1510
|
-
__kind: "Solana";
|
|
1511
1511
|
}, {
|
|
1512
|
+
__kind: "Solana";
|
|
1512
1513
|
value: {
|
|
1514
|
+
__kind: "V0";
|
|
1513
1515
|
value: {
|
|
1514
1516
|
cfReceiver: {
|
|
1515
1517
|
pubkey: string;
|
|
@@ -1521,7 +1523,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1521
1523
|
}[];
|
|
1522
1524
|
fallbackAddress: string;
|
|
1523
1525
|
};
|
|
1524
|
-
__kind: "V0";
|
|
1525
1526
|
} | {
|
|
1526
1527
|
__kind: "V1";
|
|
1527
1528
|
ccmAccounts: {
|
|
@@ -1537,7 +1538,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1537
1538
|
};
|
|
1538
1539
|
alts: string[];
|
|
1539
1540
|
};
|
|
1540
|
-
__kind: "Solana";
|
|
1541
1541
|
}>]>;
|
|
1542
1542
|
}, "strip", z.ZodTypeAny, {
|
|
1543
1543
|
message: `0x${string}`;
|
|
@@ -1545,7 +1545,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1545
1545
|
ccmAdditionalData: {
|
|
1546
1546
|
__kind: "NotRequired";
|
|
1547
1547
|
} | {
|
|
1548
|
+
__kind: "Solana";
|
|
1548
1549
|
value: {
|
|
1550
|
+
__kind: "V0";
|
|
1549
1551
|
value: {
|
|
1550
1552
|
cfReceiver: {
|
|
1551
1553
|
pubkey: `0x${string}`;
|
|
@@ -1557,7 +1559,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1557
1559
|
}[];
|
|
1558
1560
|
fallbackAddress: `0x${string}`;
|
|
1559
1561
|
};
|
|
1560
|
-
__kind: "V0";
|
|
1561
1562
|
} | {
|
|
1562
1563
|
__kind: "V1";
|
|
1563
1564
|
ccmAccounts: {
|
|
@@ -1573,7 +1574,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1573
1574
|
};
|
|
1574
1575
|
alts: `0x${string}`[];
|
|
1575
1576
|
};
|
|
1576
|
-
__kind: "Solana";
|
|
1577
1577
|
};
|
|
1578
1578
|
}, {
|
|
1579
1579
|
message: string;
|
|
@@ -1581,7 +1581,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1581
1581
|
ccmAdditionalData: {
|
|
1582
1582
|
__kind: "NotRequired";
|
|
1583
1583
|
} | {
|
|
1584
|
+
__kind: "Solana";
|
|
1584
1585
|
value: {
|
|
1586
|
+
__kind: "V0";
|
|
1585
1587
|
value: {
|
|
1586
1588
|
cfReceiver: {
|
|
1587
1589
|
pubkey: string;
|
|
@@ -1593,7 +1595,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1593
1595
|
}[];
|
|
1594
1596
|
fallbackAddress: string;
|
|
1595
1597
|
};
|
|
1596
|
-
__kind: "V0";
|
|
1597
1598
|
} | {
|
|
1598
1599
|
__kind: "V1";
|
|
1599
1600
|
ccmAccounts: {
|
|
@@ -1609,7 +1610,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1609
1610
|
};
|
|
1610
1611
|
alts: string[];
|
|
1611
1612
|
};
|
|
1612
|
-
__kind: "Solana";
|
|
1613
1613
|
};
|
|
1614
1614
|
}>;
|
|
1615
1615
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -1625,67 +1625,67 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1625
1625
|
__kind: z.ZodLiteral<"Eth">;
|
|
1626
1626
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1627
1627
|
}, "strip", z.ZodTypeAny, {
|
|
1628
|
-
value: `0x${string}`;
|
|
1629
1628
|
__kind: "Eth";
|
|
1629
|
+
value: `0x${string}`;
|
|
1630
1630
|
}, {
|
|
1631
|
-
value: string;
|
|
1632
1631
|
__kind: "Eth";
|
|
1632
|
+
value: string;
|
|
1633
1633
|
}>, z.ZodObject<{
|
|
1634
1634
|
__kind: z.ZodLiteral<"Dot">;
|
|
1635
1635
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1636
1636
|
}, "strip", z.ZodTypeAny, {
|
|
1637
|
-
value: `0x${string}`;
|
|
1638
1637
|
__kind: "Dot";
|
|
1638
|
+
value: `0x${string}`;
|
|
1639
1639
|
}, {
|
|
1640
|
-
value: string;
|
|
1641
1640
|
__kind: "Dot";
|
|
1641
|
+
value: string;
|
|
1642
1642
|
}>, z.ZodObject<{
|
|
1643
1643
|
__kind: z.ZodLiteral<"Btc">;
|
|
1644
1644
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1645
1645
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1646
1646
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1647
1647
|
}, "strip", z.ZodTypeAny, {
|
|
1648
|
-
value: `0x${string}`;
|
|
1649
1648
|
__kind: "P2PKH";
|
|
1649
|
+
value: `0x${string}`;
|
|
1650
1650
|
}, {
|
|
1651
|
-
value: string;
|
|
1652
1651
|
__kind: "P2PKH";
|
|
1652
|
+
value: string;
|
|
1653
1653
|
}>, z.ZodObject<{
|
|
1654
1654
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1655
1655
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1656
1656
|
}, "strip", z.ZodTypeAny, {
|
|
1657
|
-
value: `0x${string}`;
|
|
1658
1657
|
__kind: "P2SH";
|
|
1658
|
+
value: `0x${string}`;
|
|
1659
1659
|
}, {
|
|
1660
|
-
value: string;
|
|
1661
1660
|
__kind: "P2SH";
|
|
1661
|
+
value: string;
|
|
1662
1662
|
}>, z.ZodObject<{
|
|
1663
1663
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1664
1664
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1665
1665
|
}, "strip", z.ZodTypeAny, {
|
|
1666
|
-
value: `0x${string}`;
|
|
1667
1666
|
__kind: "P2WPKH";
|
|
1667
|
+
value: `0x${string}`;
|
|
1668
1668
|
}, {
|
|
1669
|
-
value: string;
|
|
1670
1669
|
__kind: "P2WPKH";
|
|
1670
|
+
value: string;
|
|
1671
1671
|
}>, z.ZodObject<{
|
|
1672
1672
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1673
1673
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1674
1674
|
}, "strip", z.ZodTypeAny, {
|
|
1675
|
-
value: `0x${string}`;
|
|
1676
1675
|
__kind: "P2WSH";
|
|
1676
|
+
value: `0x${string}`;
|
|
1677
1677
|
}, {
|
|
1678
|
-
value: string;
|
|
1679
1678
|
__kind: "P2WSH";
|
|
1679
|
+
value: string;
|
|
1680
1680
|
}>, z.ZodObject<{
|
|
1681
1681
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1682
1682
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1683
1683
|
}, "strip", z.ZodTypeAny, {
|
|
1684
|
-
value: `0x${string}`;
|
|
1685
1684
|
__kind: "Taproot";
|
|
1685
|
+
value: `0x${string}`;
|
|
1686
1686
|
}, {
|
|
1687
|
-
value: string;
|
|
1688
1687
|
__kind: "Taproot";
|
|
1688
|
+
value: string;
|
|
1689
1689
|
}>, z.ZodObject<{
|
|
1690
1690
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1691
1691
|
version: z.ZodNumber;
|
|
@@ -1700,76 +1700,76 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1700
1700
|
program: string;
|
|
1701
1701
|
}>]>;
|
|
1702
1702
|
}, "strip", z.ZodTypeAny, {
|
|
1703
|
+
__kind: "Btc";
|
|
1703
1704
|
value: {
|
|
1704
|
-
value: `0x${string}`;
|
|
1705
1705
|
__kind: "P2PKH";
|
|
1706
|
-
} | {
|
|
1707
1706
|
value: `0x${string}`;
|
|
1708
|
-
__kind: "P2SH";
|
|
1709
1707
|
} | {
|
|
1708
|
+
__kind: "P2SH";
|
|
1710
1709
|
value: `0x${string}`;
|
|
1711
|
-
__kind: "P2WPKH";
|
|
1712
1710
|
} | {
|
|
1711
|
+
__kind: "P2WPKH";
|
|
1713
1712
|
value: `0x${string}`;
|
|
1714
|
-
__kind: "P2WSH";
|
|
1715
1713
|
} | {
|
|
1714
|
+
__kind: "P2WSH";
|
|
1716
1715
|
value: `0x${string}`;
|
|
1716
|
+
} | {
|
|
1717
1717
|
__kind: "Taproot";
|
|
1718
|
+
value: `0x${string}`;
|
|
1718
1719
|
} | {
|
|
1719
1720
|
__kind: "OtherSegwit";
|
|
1720
1721
|
version: number;
|
|
1721
1722
|
program: `0x${string}`;
|
|
1722
1723
|
};
|
|
1723
|
-
__kind: "Btc";
|
|
1724
1724
|
}, {
|
|
1725
|
+
__kind: "Btc";
|
|
1725
1726
|
value: {
|
|
1726
|
-
value: string;
|
|
1727
1727
|
__kind: "P2PKH";
|
|
1728
|
-
} | {
|
|
1729
1728
|
value: string;
|
|
1730
|
-
__kind: "P2SH";
|
|
1731
1729
|
} | {
|
|
1730
|
+
__kind: "P2SH";
|
|
1732
1731
|
value: string;
|
|
1733
|
-
__kind: "P2WPKH";
|
|
1734
1732
|
} | {
|
|
1733
|
+
__kind: "P2WPKH";
|
|
1735
1734
|
value: string;
|
|
1736
|
-
__kind: "P2WSH";
|
|
1737
1735
|
} | {
|
|
1736
|
+
__kind: "P2WSH";
|
|
1738
1737
|
value: string;
|
|
1738
|
+
} | {
|
|
1739
1739
|
__kind: "Taproot";
|
|
1740
|
+
value: string;
|
|
1740
1741
|
} | {
|
|
1741
1742
|
__kind: "OtherSegwit";
|
|
1742
1743
|
version: number;
|
|
1743
1744
|
program: string;
|
|
1744
1745
|
};
|
|
1745
|
-
__kind: "Btc";
|
|
1746
1746
|
}>, z.ZodObject<{
|
|
1747
1747
|
__kind: z.ZodLiteral<"Arb">;
|
|
1748
1748
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1749
1749
|
}, "strip", z.ZodTypeAny, {
|
|
1750
|
-
value: `0x${string}`;
|
|
1751
1750
|
__kind: "Arb";
|
|
1751
|
+
value: `0x${string}`;
|
|
1752
1752
|
}, {
|
|
1753
|
-
value: string;
|
|
1754
1753
|
__kind: "Arb";
|
|
1754
|
+
value: string;
|
|
1755
1755
|
}>, z.ZodObject<{
|
|
1756
1756
|
__kind: z.ZodLiteral<"Sol">;
|
|
1757
1757
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1758
1758
|
}, "strip", z.ZodTypeAny, {
|
|
1759
|
-
value: `0x${string}`;
|
|
1760
1759
|
__kind: "Sol";
|
|
1760
|
+
value: `0x${string}`;
|
|
1761
1761
|
}, {
|
|
1762
|
-
value: string;
|
|
1763
1762
|
__kind: "Sol";
|
|
1763
|
+
value: string;
|
|
1764
1764
|
}>, z.ZodObject<{
|
|
1765
1765
|
__kind: z.ZodLiteral<"Hub">;
|
|
1766
1766
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1767
1767
|
}, "strip", z.ZodTypeAny, {
|
|
1768
|
-
value: `0x${string}`;
|
|
1769
1768
|
__kind: "Hub";
|
|
1769
|
+
value: `0x${string}`;
|
|
1770
1770
|
}, {
|
|
1771
|
-
value: string;
|
|
1772
1771
|
__kind: "Hub";
|
|
1772
|
+
value: string;
|
|
1773
1773
|
}>]>>>;
|
|
1774
1774
|
}, "strip", z.ZodTypeAny, {
|
|
1775
1775
|
channelMetadata: {
|
|
@@ -1778,7 +1778,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1778
1778
|
ccmAdditionalData: {
|
|
1779
1779
|
__kind: "NotRequired";
|
|
1780
1780
|
} | {
|
|
1781
|
+
__kind: "Solana";
|
|
1781
1782
|
value: {
|
|
1783
|
+
__kind: "V0";
|
|
1782
1784
|
value: {
|
|
1783
1785
|
cfReceiver: {
|
|
1784
1786
|
pubkey: `0x${string}`;
|
|
@@ -1790,7 +1792,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1790
1792
|
}[];
|
|
1791
1793
|
fallbackAddress: `0x${string}`;
|
|
1792
1794
|
};
|
|
1793
|
-
__kind: "V0";
|
|
1794
1795
|
} | {
|
|
1795
1796
|
__kind: "V1";
|
|
1796
1797
|
ccmAccounts: {
|
|
@@ -1806,47 +1807,46 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1806
1807
|
};
|
|
1807
1808
|
alts: `0x${string}`[];
|
|
1808
1809
|
};
|
|
1809
|
-
__kind: "Solana";
|
|
1810
1810
|
};
|
|
1811
1811
|
};
|
|
1812
1812
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1813
1813
|
sourceAddress?: {
|
|
1814
|
-
value: `0x${string}`;
|
|
1815
1814
|
__kind: "Eth";
|
|
1816
|
-
} | {
|
|
1817
1815
|
value: `0x${string}`;
|
|
1816
|
+
} | {
|
|
1818
1817
|
__kind: "Dot";
|
|
1818
|
+
value: `0x${string}`;
|
|
1819
1819
|
} | {
|
|
1820
|
+
__kind: "Btc";
|
|
1820
1821
|
value: {
|
|
1821
|
-
value: `0x${string}`;
|
|
1822
1822
|
__kind: "P2PKH";
|
|
1823
|
-
} | {
|
|
1824
1823
|
value: `0x${string}`;
|
|
1825
|
-
__kind: "P2SH";
|
|
1826
1824
|
} | {
|
|
1825
|
+
__kind: "P2SH";
|
|
1827
1826
|
value: `0x${string}`;
|
|
1828
|
-
__kind: "P2WPKH";
|
|
1829
1827
|
} | {
|
|
1828
|
+
__kind: "P2WPKH";
|
|
1830
1829
|
value: `0x${string}`;
|
|
1831
|
-
__kind: "P2WSH";
|
|
1832
1830
|
} | {
|
|
1831
|
+
__kind: "P2WSH";
|
|
1833
1832
|
value: `0x${string}`;
|
|
1833
|
+
} | {
|
|
1834
1834
|
__kind: "Taproot";
|
|
1835
|
+
value: `0x${string}`;
|
|
1835
1836
|
} | {
|
|
1836
1837
|
__kind: "OtherSegwit";
|
|
1837
1838
|
version: number;
|
|
1838
1839
|
program: `0x${string}`;
|
|
1839
1840
|
};
|
|
1840
|
-
__kind: "Btc";
|
|
1841
1841
|
} | {
|
|
1842
|
-
value: `0x${string}`;
|
|
1843
1842
|
__kind: "Arb";
|
|
1844
|
-
} | {
|
|
1845
1843
|
value: `0x${string}`;
|
|
1846
|
-
__kind: "Sol";
|
|
1847
1844
|
} | {
|
|
1845
|
+
__kind: "Sol";
|
|
1848
1846
|
value: `0x${string}`;
|
|
1847
|
+
} | {
|
|
1849
1848
|
__kind: "Hub";
|
|
1849
|
+
value: `0x${string}`;
|
|
1850
1850
|
} | null | undefined;
|
|
1851
1851
|
}, {
|
|
1852
1852
|
channelMetadata: {
|
|
@@ -1855,7 +1855,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1855
1855
|
ccmAdditionalData: {
|
|
1856
1856
|
__kind: "NotRequired";
|
|
1857
1857
|
} | {
|
|
1858
|
+
__kind: "Solana";
|
|
1858
1859
|
value: {
|
|
1860
|
+
__kind: "V0";
|
|
1859
1861
|
value: {
|
|
1860
1862
|
cfReceiver: {
|
|
1861
1863
|
pubkey: string;
|
|
@@ -1867,7 +1869,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1867
1869
|
}[];
|
|
1868
1870
|
fallbackAddress: string;
|
|
1869
1871
|
};
|
|
1870
|
-
__kind: "V0";
|
|
1871
1872
|
} | {
|
|
1872
1873
|
__kind: "V1";
|
|
1873
1874
|
ccmAccounts: {
|
|
@@ -1883,97 +1884,96 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1883
1884
|
};
|
|
1884
1885
|
alts: string[];
|
|
1885
1886
|
};
|
|
1886
|
-
__kind: "Solana";
|
|
1887
1887
|
};
|
|
1888
1888
|
};
|
|
1889
1889
|
sourceChain: {
|
|
1890
1890
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1891
1891
|
};
|
|
1892
1892
|
sourceAddress?: {
|
|
1893
|
-
value: string;
|
|
1894
1893
|
__kind: "Eth";
|
|
1895
|
-
} | {
|
|
1896
1894
|
value: string;
|
|
1895
|
+
} | {
|
|
1897
1896
|
__kind: "Dot";
|
|
1897
|
+
value: string;
|
|
1898
1898
|
} | {
|
|
1899
|
+
__kind: "Btc";
|
|
1899
1900
|
value: {
|
|
1900
|
-
value: string;
|
|
1901
1901
|
__kind: "P2PKH";
|
|
1902
|
-
} | {
|
|
1903
1902
|
value: string;
|
|
1904
|
-
__kind: "P2SH";
|
|
1905
1903
|
} | {
|
|
1904
|
+
__kind: "P2SH";
|
|
1906
1905
|
value: string;
|
|
1907
|
-
__kind: "P2WPKH";
|
|
1908
1906
|
} | {
|
|
1907
|
+
__kind: "P2WPKH";
|
|
1909
1908
|
value: string;
|
|
1910
|
-
__kind: "P2WSH";
|
|
1911
1909
|
} | {
|
|
1910
|
+
__kind: "P2WSH";
|
|
1912
1911
|
value: string;
|
|
1912
|
+
} | {
|
|
1913
1913
|
__kind: "Taproot";
|
|
1914
|
+
value: string;
|
|
1914
1915
|
} | {
|
|
1915
1916
|
__kind: "OtherSegwit";
|
|
1916
1917
|
version: number;
|
|
1917
1918
|
program: string;
|
|
1918
1919
|
};
|
|
1919
|
-
__kind: "Btc";
|
|
1920
1920
|
} | {
|
|
1921
|
-
value: string;
|
|
1922
1921
|
__kind: "Arb";
|
|
1923
|
-
} | {
|
|
1924
1922
|
value: string;
|
|
1925
|
-
__kind: "Sol";
|
|
1926
1923
|
} | {
|
|
1924
|
+
__kind: "Sol";
|
|
1927
1925
|
value: string;
|
|
1926
|
+
} | {
|
|
1928
1927
|
__kind: "Hub";
|
|
1928
|
+
value: string;
|
|
1929
1929
|
} | null | undefined;
|
|
1930
1930
|
}>>>;
|
|
1931
1931
|
}, "strip", z.ZodTypeAny, {
|
|
1932
1932
|
__kind: "RefundIfExpires";
|
|
1933
1933
|
retryDuration: number;
|
|
1934
1934
|
refundAddress: {
|
|
1935
|
-
value: `cF${string}`;
|
|
1936
1935
|
__kind: "InternalAccount";
|
|
1936
|
+
value: `cF${string}`;
|
|
1937
1937
|
} | {
|
|
1938
|
+
__kind: "ExternalAddress";
|
|
1938
1939
|
value: {
|
|
1939
|
-
value: `0x${string}`;
|
|
1940
1940
|
__kind: "Eth";
|
|
1941
|
-
} | {
|
|
1942
1941
|
value: `0x${string}`;
|
|
1942
|
+
} | {
|
|
1943
1943
|
__kind: "Dot";
|
|
1944
|
+
value: `0x${string}`;
|
|
1944
1945
|
} | {
|
|
1946
|
+
__kind: "Btc";
|
|
1945
1947
|
value: {
|
|
1946
|
-
value: `0x${string}`;
|
|
1947
1948
|
__kind: "P2PKH";
|
|
1948
|
-
} | {
|
|
1949
1949
|
value: `0x${string}`;
|
|
1950
|
-
__kind: "P2SH";
|
|
1951
1950
|
} | {
|
|
1951
|
+
__kind: "P2SH";
|
|
1952
1952
|
value: `0x${string}`;
|
|
1953
|
-
__kind: "P2WPKH";
|
|
1954
1953
|
} | {
|
|
1954
|
+
__kind: "P2WPKH";
|
|
1955
1955
|
value: `0x${string}`;
|
|
1956
|
-
__kind: "P2WSH";
|
|
1957
1956
|
} | {
|
|
1957
|
+
__kind: "P2WSH";
|
|
1958
1958
|
value: `0x${string}`;
|
|
1959
|
+
} | {
|
|
1959
1960
|
__kind: "Taproot";
|
|
1961
|
+
value: `0x${string}`;
|
|
1960
1962
|
} | {
|
|
1961
1963
|
__kind: "OtherSegwit";
|
|
1962
1964
|
version: number;
|
|
1963
1965
|
program: `0x${string}`;
|
|
1964
1966
|
};
|
|
1965
|
-
__kind: "Btc";
|
|
1966
1967
|
} | {
|
|
1967
|
-
value: `0x${string}`;
|
|
1968
1968
|
__kind: "Arb";
|
|
1969
|
-
} | {
|
|
1970
1969
|
value: `0x${string}`;
|
|
1971
|
-
__kind: "Sol";
|
|
1972
1970
|
} | {
|
|
1971
|
+
__kind: "Sol";
|
|
1973
1972
|
value: `0x${string}`;
|
|
1973
|
+
} | {
|
|
1974
1974
|
__kind: "Hub";
|
|
1975
|
+
value: `0x${string}`;
|
|
1975
1976
|
};
|
|
1976
|
-
__kind: "ExternalAddress";
|
|
1977
1977
|
};
|
|
1978
1978
|
refundCcmMetadata?: {
|
|
1979
1979
|
channelMetadata: {
|
|
@@ -1982,7 +1982,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1982
1982
|
ccmAdditionalData: {
|
|
1983
1983
|
__kind: "NotRequired";
|
|
1984
1984
|
} | {
|
|
1985
|
+
__kind: "Solana";
|
|
1985
1986
|
value: {
|
|
1987
|
+
__kind: "V0";
|
|
1986
1988
|
value: {
|
|
1987
1989
|
cfReceiver: {
|
|
1988
1990
|
pubkey: `0x${string}`;
|
|
@@ -1994,7 +1996,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1994
1996
|
}[];
|
|
1995
1997
|
fallbackAddress: `0x${string}`;
|
|
1996
1998
|
};
|
|
1997
|
-
__kind: "V0";
|
|
1998
1999
|
} | {
|
|
1999
2000
|
__kind: "V1";
|
|
2000
2001
|
ccmAccounts: {
|
|
@@ -2010,95 +2011,94 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2010
2011
|
};
|
|
2011
2012
|
alts: `0x${string}`[];
|
|
2012
2013
|
};
|
|
2013
|
-
__kind: "Solana";
|
|
2014
2014
|
};
|
|
2015
2015
|
};
|
|
2016
2016
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2017
2017
|
sourceAddress?: {
|
|
2018
|
-
value: `0x${string}`;
|
|
2019
2018
|
__kind: "Eth";
|
|
2020
|
-
} | {
|
|
2021
2019
|
value: `0x${string}`;
|
|
2020
|
+
} | {
|
|
2022
2021
|
__kind: "Dot";
|
|
2022
|
+
value: `0x${string}`;
|
|
2023
2023
|
} | {
|
|
2024
|
+
__kind: "Btc";
|
|
2024
2025
|
value: {
|
|
2025
|
-
value: `0x${string}`;
|
|
2026
2026
|
__kind: "P2PKH";
|
|
2027
|
-
} | {
|
|
2028
2027
|
value: `0x${string}`;
|
|
2029
|
-
__kind: "P2SH";
|
|
2030
2028
|
} | {
|
|
2029
|
+
__kind: "P2SH";
|
|
2031
2030
|
value: `0x${string}`;
|
|
2032
|
-
__kind: "P2WPKH";
|
|
2033
2031
|
} | {
|
|
2032
|
+
__kind: "P2WPKH";
|
|
2034
2033
|
value: `0x${string}`;
|
|
2035
|
-
__kind: "P2WSH";
|
|
2036
2034
|
} | {
|
|
2035
|
+
__kind: "P2WSH";
|
|
2037
2036
|
value: `0x${string}`;
|
|
2037
|
+
} | {
|
|
2038
2038
|
__kind: "Taproot";
|
|
2039
|
+
value: `0x${string}`;
|
|
2039
2040
|
} | {
|
|
2040
2041
|
__kind: "OtherSegwit";
|
|
2041
2042
|
version: number;
|
|
2042
2043
|
program: `0x${string}`;
|
|
2043
2044
|
};
|
|
2044
|
-
__kind: "Btc";
|
|
2045
2045
|
} | {
|
|
2046
|
-
value: `0x${string}`;
|
|
2047
2046
|
__kind: "Arb";
|
|
2048
|
-
} | {
|
|
2049
2047
|
value: `0x${string}`;
|
|
2050
|
-
__kind: "Sol";
|
|
2051
2048
|
} | {
|
|
2049
|
+
__kind: "Sol";
|
|
2052
2050
|
value: `0x${string}`;
|
|
2051
|
+
} | {
|
|
2053
2052
|
__kind: "Hub";
|
|
2053
|
+
value: `0x${string}`;
|
|
2054
2054
|
} | null | undefined;
|
|
2055
2055
|
} | null | undefined;
|
|
2056
2056
|
}, {
|
|
2057
2057
|
__kind: "RefundIfExpires";
|
|
2058
2058
|
retryDuration: number;
|
|
2059
2059
|
refundAddress: {
|
|
2060
|
-
value: string;
|
|
2061
2060
|
__kind: "InternalAccount";
|
|
2061
|
+
value: string;
|
|
2062
2062
|
} | {
|
|
2063
|
+
__kind: "ExternalAddress";
|
|
2063
2064
|
value: {
|
|
2064
|
-
value: string;
|
|
2065
2065
|
__kind: "Eth";
|
|
2066
|
-
} | {
|
|
2067
2066
|
value: string;
|
|
2067
|
+
} | {
|
|
2068
2068
|
__kind: "Dot";
|
|
2069
|
+
value: string;
|
|
2069
2070
|
} | {
|
|
2071
|
+
__kind: "Btc";
|
|
2070
2072
|
value: {
|
|
2071
|
-
value: string;
|
|
2072
2073
|
__kind: "P2PKH";
|
|
2073
|
-
} | {
|
|
2074
2074
|
value: string;
|
|
2075
|
-
__kind: "P2SH";
|
|
2076
2075
|
} | {
|
|
2076
|
+
__kind: "P2SH";
|
|
2077
2077
|
value: string;
|
|
2078
|
-
__kind: "P2WPKH";
|
|
2079
2078
|
} | {
|
|
2079
|
+
__kind: "P2WPKH";
|
|
2080
2080
|
value: string;
|
|
2081
|
-
__kind: "P2WSH";
|
|
2082
2081
|
} | {
|
|
2082
|
+
__kind: "P2WSH";
|
|
2083
2083
|
value: string;
|
|
2084
|
+
} | {
|
|
2084
2085
|
__kind: "Taproot";
|
|
2086
|
+
value: string;
|
|
2085
2087
|
} | {
|
|
2086
2088
|
__kind: "OtherSegwit";
|
|
2087
2089
|
version: number;
|
|
2088
2090
|
program: string;
|
|
2089
2091
|
};
|
|
2090
|
-
__kind: "Btc";
|
|
2091
2092
|
} | {
|
|
2092
|
-
value: string;
|
|
2093
2093
|
__kind: "Arb";
|
|
2094
|
-
} | {
|
|
2095
2094
|
value: string;
|
|
2096
|
-
__kind: "Sol";
|
|
2097
2095
|
} | {
|
|
2096
|
+
__kind: "Sol";
|
|
2098
2097
|
value: string;
|
|
2098
|
+
} | {
|
|
2099
2099
|
__kind: "Hub";
|
|
2100
|
+
value: string;
|
|
2100
2101
|
};
|
|
2101
|
-
__kind: "ExternalAddress";
|
|
2102
2102
|
};
|
|
2103
2103
|
refundCcmMetadata?: {
|
|
2104
2104
|
channelMetadata: {
|
|
@@ -2107,7 +2107,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2107
2107
|
ccmAdditionalData: {
|
|
2108
2108
|
__kind: "NotRequired";
|
|
2109
2109
|
} | {
|
|
2110
|
+
__kind: "Solana";
|
|
2110
2111
|
value: {
|
|
2112
|
+
__kind: "V0";
|
|
2111
2113
|
value: {
|
|
2112
2114
|
cfReceiver: {
|
|
2113
2115
|
pubkey: string;
|
|
@@ -2119,7 +2121,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2119
2121
|
}[];
|
|
2120
2122
|
fallbackAddress: string;
|
|
2121
2123
|
};
|
|
2122
|
-
__kind: "V0";
|
|
2123
2124
|
} | {
|
|
2124
2125
|
__kind: "V1";
|
|
2125
2126
|
ccmAccounts: {
|
|
@@ -2135,103 +2136,103 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2135
2136
|
};
|
|
2136
2137
|
alts: string[];
|
|
2137
2138
|
};
|
|
2138
|
-
__kind: "Solana";
|
|
2139
2139
|
};
|
|
2140
2140
|
};
|
|
2141
2141
|
sourceChain: {
|
|
2142
2142
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2143
2143
|
};
|
|
2144
2144
|
sourceAddress?: {
|
|
2145
|
-
value: string;
|
|
2146
2145
|
__kind: "Eth";
|
|
2147
|
-
} | {
|
|
2148
2146
|
value: string;
|
|
2147
|
+
} | {
|
|
2149
2148
|
__kind: "Dot";
|
|
2149
|
+
value: string;
|
|
2150
2150
|
} | {
|
|
2151
|
+
__kind: "Btc";
|
|
2151
2152
|
value: {
|
|
2152
|
-
value: string;
|
|
2153
2153
|
__kind: "P2PKH";
|
|
2154
|
-
} | {
|
|
2155
2154
|
value: string;
|
|
2156
|
-
__kind: "P2SH";
|
|
2157
2155
|
} | {
|
|
2156
|
+
__kind: "P2SH";
|
|
2158
2157
|
value: string;
|
|
2159
|
-
__kind: "P2WPKH";
|
|
2160
2158
|
} | {
|
|
2159
|
+
__kind: "P2WPKH";
|
|
2161
2160
|
value: string;
|
|
2162
|
-
__kind: "P2WSH";
|
|
2163
2161
|
} | {
|
|
2162
|
+
__kind: "P2WSH";
|
|
2164
2163
|
value: string;
|
|
2164
|
+
} | {
|
|
2165
2165
|
__kind: "Taproot";
|
|
2166
|
+
value: string;
|
|
2166
2167
|
} | {
|
|
2167
2168
|
__kind: "OtherSegwit";
|
|
2168
2169
|
version: number;
|
|
2169
2170
|
program: string;
|
|
2170
2171
|
};
|
|
2171
|
-
__kind: "Btc";
|
|
2172
2172
|
} | {
|
|
2173
|
-
value: string;
|
|
2174
2173
|
__kind: "Arb";
|
|
2175
|
-
} | {
|
|
2176
2174
|
value: string;
|
|
2177
|
-
__kind: "Sol";
|
|
2178
2175
|
} | {
|
|
2176
|
+
__kind: "Sol";
|
|
2179
2177
|
value: string;
|
|
2178
|
+
} | {
|
|
2180
2179
|
__kind: "Hub";
|
|
2180
|
+
value: string;
|
|
2181
2181
|
} | null | undefined;
|
|
2182
2182
|
} | null | undefined;
|
|
2183
2183
|
}>]>;
|
|
2184
2184
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2185
2185
|
maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2186
2186
|
}, "strip", z.ZodTypeAny, {
|
|
2187
|
+
minPrice: bigint;
|
|
2187
2188
|
expiryBehaviour: {
|
|
2188
2189
|
__kind: "NoExpiry";
|
|
2189
2190
|
} | {
|
|
2190
2191
|
__kind: "RefundIfExpires";
|
|
2191
2192
|
retryDuration: number;
|
|
2192
2193
|
refundAddress: {
|
|
2193
|
-
value: `cF${string}`;
|
|
2194
2194
|
__kind: "InternalAccount";
|
|
2195
|
+
value: `cF${string}`;
|
|
2195
2196
|
} | {
|
|
2197
|
+
__kind: "ExternalAddress";
|
|
2196
2198
|
value: {
|
|
2197
|
-
value: `0x${string}`;
|
|
2198
2199
|
__kind: "Eth";
|
|
2199
|
-
} | {
|
|
2200
2200
|
value: `0x${string}`;
|
|
2201
|
+
} | {
|
|
2201
2202
|
__kind: "Dot";
|
|
2203
|
+
value: `0x${string}`;
|
|
2202
2204
|
} | {
|
|
2205
|
+
__kind: "Btc";
|
|
2203
2206
|
value: {
|
|
2204
|
-
value: `0x${string}`;
|
|
2205
2207
|
__kind: "P2PKH";
|
|
2206
|
-
} | {
|
|
2207
2208
|
value: `0x${string}`;
|
|
2208
|
-
__kind: "P2SH";
|
|
2209
2209
|
} | {
|
|
2210
|
+
__kind: "P2SH";
|
|
2210
2211
|
value: `0x${string}`;
|
|
2211
|
-
__kind: "P2WPKH";
|
|
2212
2212
|
} | {
|
|
2213
|
+
__kind: "P2WPKH";
|
|
2213
2214
|
value: `0x${string}`;
|
|
2214
|
-
__kind: "P2WSH";
|
|
2215
2215
|
} | {
|
|
2216
|
+
__kind: "P2WSH";
|
|
2216
2217
|
value: `0x${string}`;
|
|
2218
|
+
} | {
|
|
2217
2219
|
__kind: "Taproot";
|
|
2220
|
+
value: `0x${string}`;
|
|
2218
2221
|
} | {
|
|
2219
2222
|
__kind: "OtherSegwit";
|
|
2220
2223
|
version: number;
|
|
2221
2224
|
program: `0x${string}`;
|
|
2222
2225
|
};
|
|
2223
|
-
__kind: "Btc";
|
|
2224
2226
|
} | {
|
|
2225
|
-
value: `0x${string}`;
|
|
2226
2227
|
__kind: "Arb";
|
|
2227
|
-
} | {
|
|
2228
2228
|
value: `0x${string}`;
|
|
2229
|
-
__kind: "Sol";
|
|
2230
2229
|
} | {
|
|
2230
|
+
__kind: "Sol";
|
|
2231
2231
|
value: `0x${string}`;
|
|
2232
|
+
} | {
|
|
2232
2233
|
__kind: "Hub";
|
|
2234
|
+
value: `0x${string}`;
|
|
2233
2235
|
};
|
|
2234
|
-
__kind: "ExternalAddress";
|
|
2235
2236
|
};
|
|
2236
2237
|
refundCcmMetadata?: {
|
|
2237
2238
|
channelMetadata: {
|
|
@@ -2240,7 +2241,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2240
2241
|
ccmAdditionalData: {
|
|
2241
2242
|
__kind: "NotRequired";
|
|
2242
2243
|
} | {
|
|
2244
|
+
__kind: "Solana";
|
|
2243
2245
|
value: {
|
|
2246
|
+
__kind: "V0";
|
|
2244
2247
|
value: {
|
|
2245
2248
|
cfReceiver: {
|
|
2246
2249
|
pubkey: `0x${string}`;
|
|
@@ -2252,7 +2255,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2252
2255
|
}[];
|
|
2253
2256
|
fallbackAddress: `0x${string}`;
|
|
2254
2257
|
};
|
|
2255
|
-
__kind: "V0";
|
|
2256
2258
|
} | {
|
|
2257
2259
|
__kind: "V1";
|
|
2258
2260
|
ccmAccounts: {
|
|
@@ -2268,101 +2270,100 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2268
2270
|
};
|
|
2269
2271
|
alts: `0x${string}`[];
|
|
2270
2272
|
};
|
|
2271
|
-
__kind: "Solana";
|
|
2272
2273
|
};
|
|
2273
2274
|
};
|
|
2274
2275
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2275
2276
|
sourceAddress?: {
|
|
2276
|
-
value: `0x${string}`;
|
|
2277
2277
|
__kind: "Eth";
|
|
2278
|
-
} | {
|
|
2279
2278
|
value: `0x${string}`;
|
|
2279
|
+
} | {
|
|
2280
2280
|
__kind: "Dot";
|
|
2281
|
+
value: `0x${string}`;
|
|
2281
2282
|
} | {
|
|
2283
|
+
__kind: "Btc";
|
|
2282
2284
|
value: {
|
|
2283
|
-
value: `0x${string}`;
|
|
2284
2285
|
__kind: "P2PKH";
|
|
2285
|
-
} | {
|
|
2286
2286
|
value: `0x${string}`;
|
|
2287
|
-
__kind: "P2SH";
|
|
2288
2287
|
} | {
|
|
2288
|
+
__kind: "P2SH";
|
|
2289
2289
|
value: `0x${string}`;
|
|
2290
|
-
__kind: "P2WPKH";
|
|
2291
2290
|
} | {
|
|
2291
|
+
__kind: "P2WPKH";
|
|
2292
2292
|
value: `0x${string}`;
|
|
2293
|
-
__kind: "P2WSH";
|
|
2294
2293
|
} | {
|
|
2294
|
+
__kind: "P2WSH";
|
|
2295
2295
|
value: `0x${string}`;
|
|
2296
|
+
} | {
|
|
2296
2297
|
__kind: "Taproot";
|
|
2298
|
+
value: `0x${string}`;
|
|
2297
2299
|
} | {
|
|
2298
2300
|
__kind: "OtherSegwit";
|
|
2299
2301
|
version: number;
|
|
2300
2302
|
program: `0x${string}`;
|
|
2301
2303
|
};
|
|
2302
|
-
__kind: "Btc";
|
|
2303
2304
|
} | {
|
|
2304
|
-
value: `0x${string}`;
|
|
2305
2305
|
__kind: "Arb";
|
|
2306
|
-
} | {
|
|
2307
2306
|
value: `0x${string}`;
|
|
2308
|
-
__kind: "Sol";
|
|
2309
2307
|
} | {
|
|
2308
|
+
__kind: "Sol";
|
|
2310
2309
|
value: `0x${string}`;
|
|
2310
|
+
} | {
|
|
2311
2311
|
__kind: "Hub";
|
|
2312
|
+
value: `0x${string}`;
|
|
2312
2313
|
} | null | undefined;
|
|
2313
2314
|
} | null | undefined;
|
|
2314
2315
|
};
|
|
2315
|
-
minPrice: bigint;
|
|
2316
2316
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2317
2317
|
}, {
|
|
2318
|
+
minPrice: string | number;
|
|
2318
2319
|
expiryBehaviour: {
|
|
2319
2320
|
__kind: "NoExpiry";
|
|
2320
2321
|
} | {
|
|
2321
2322
|
__kind: "RefundIfExpires";
|
|
2322
2323
|
retryDuration: number;
|
|
2323
2324
|
refundAddress: {
|
|
2324
|
-
value: string;
|
|
2325
2325
|
__kind: "InternalAccount";
|
|
2326
|
+
value: string;
|
|
2326
2327
|
} | {
|
|
2328
|
+
__kind: "ExternalAddress";
|
|
2327
2329
|
value: {
|
|
2328
|
-
value: string;
|
|
2329
2330
|
__kind: "Eth";
|
|
2330
|
-
} | {
|
|
2331
2331
|
value: string;
|
|
2332
|
+
} | {
|
|
2332
2333
|
__kind: "Dot";
|
|
2334
|
+
value: string;
|
|
2333
2335
|
} | {
|
|
2336
|
+
__kind: "Btc";
|
|
2334
2337
|
value: {
|
|
2335
|
-
value: string;
|
|
2336
2338
|
__kind: "P2PKH";
|
|
2337
|
-
} | {
|
|
2338
2339
|
value: string;
|
|
2339
|
-
__kind: "P2SH";
|
|
2340
2340
|
} | {
|
|
2341
|
+
__kind: "P2SH";
|
|
2341
2342
|
value: string;
|
|
2342
|
-
__kind: "P2WPKH";
|
|
2343
2343
|
} | {
|
|
2344
|
+
__kind: "P2WPKH";
|
|
2344
2345
|
value: string;
|
|
2345
|
-
__kind: "P2WSH";
|
|
2346
2346
|
} | {
|
|
2347
|
+
__kind: "P2WSH";
|
|
2347
2348
|
value: string;
|
|
2349
|
+
} | {
|
|
2348
2350
|
__kind: "Taproot";
|
|
2351
|
+
value: string;
|
|
2349
2352
|
} | {
|
|
2350
2353
|
__kind: "OtherSegwit";
|
|
2351
2354
|
version: number;
|
|
2352
2355
|
program: string;
|
|
2353
2356
|
};
|
|
2354
|
-
__kind: "Btc";
|
|
2355
2357
|
} | {
|
|
2356
|
-
value: string;
|
|
2357
2358
|
__kind: "Arb";
|
|
2358
|
-
} | {
|
|
2359
2359
|
value: string;
|
|
2360
|
-
__kind: "Sol";
|
|
2361
2360
|
} | {
|
|
2361
|
+
__kind: "Sol";
|
|
2362
2362
|
value: string;
|
|
2363
|
+
} | {
|
|
2363
2364
|
__kind: "Hub";
|
|
2365
|
+
value: string;
|
|
2364
2366
|
};
|
|
2365
|
-
__kind: "ExternalAddress";
|
|
2366
2367
|
};
|
|
2367
2368
|
refundCcmMetadata?: {
|
|
2368
2369
|
channelMetadata: {
|
|
@@ -2371,7 +2372,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2371
2372
|
ccmAdditionalData: {
|
|
2372
2373
|
__kind: "NotRequired";
|
|
2373
2374
|
} | {
|
|
2375
|
+
__kind: "Solana";
|
|
2374
2376
|
value: {
|
|
2377
|
+
__kind: "V0";
|
|
2375
2378
|
value: {
|
|
2376
2379
|
cfReceiver: {
|
|
2377
2380
|
pubkey: string;
|
|
@@ -2383,7 +2386,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2383
2386
|
}[];
|
|
2384
2387
|
fallbackAddress: string;
|
|
2385
2388
|
};
|
|
2386
|
-
__kind: "V0";
|
|
2387
2389
|
} | {
|
|
2388
2390
|
__kind: "V1";
|
|
2389
2391
|
ccmAccounts: {
|
|
@@ -2399,53 +2401,51 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2399
2401
|
};
|
|
2400
2402
|
alts: string[];
|
|
2401
2403
|
};
|
|
2402
|
-
__kind: "Solana";
|
|
2403
2404
|
};
|
|
2404
2405
|
};
|
|
2405
2406
|
sourceChain: {
|
|
2406
2407
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2407
2408
|
};
|
|
2408
2409
|
sourceAddress?: {
|
|
2409
|
-
value: string;
|
|
2410
2410
|
__kind: "Eth";
|
|
2411
|
-
} | {
|
|
2412
2411
|
value: string;
|
|
2412
|
+
} | {
|
|
2413
2413
|
__kind: "Dot";
|
|
2414
|
+
value: string;
|
|
2414
2415
|
} | {
|
|
2416
|
+
__kind: "Btc";
|
|
2415
2417
|
value: {
|
|
2416
|
-
value: string;
|
|
2417
2418
|
__kind: "P2PKH";
|
|
2418
|
-
} | {
|
|
2419
2419
|
value: string;
|
|
2420
|
-
__kind: "P2SH";
|
|
2421
2420
|
} | {
|
|
2421
|
+
__kind: "P2SH";
|
|
2422
2422
|
value: string;
|
|
2423
|
-
__kind: "P2WPKH";
|
|
2424
2423
|
} | {
|
|
2424
|
+
__kind: "P2WPKH";
|
|
2425
2425
|
value: string;
|
|
2426
|
-
__kind: "P2WSH";
|
|
2427
2426
|
} | {
|
|
2427
|
+
__kind: "P2WSH";
|
|
2428
2428
|
value: string;
|
|
2429
|
+
} | {
|
|
2429
2430
|
__kind: "Taproot";
|
|
2431
|
+
value: string;
|
|
2430
2432
|
} | {
|
|
2431
2433
|
__kind: "OtherSegwit";
|
|
2432
2434
|
version: number;
|
|
2433
2435
|
program: string;
|
|
2434
2436
|
};
|
|
2435
|
-
__kind: "Btc";
|
|
2436
2437
|
} | {
|
|
2437
|
-
value: string;
|
|
2438
2438
|
__kind: "Arb";
|
|
2439
|
-
} | {
|
|
2440
2439
|
value: string;
|
|
2441
|
-
__kind: "Sol";
|
|
2442
2440
|
} | {
|
|
2441
|
+
__kind: "Sol";
|
|
2443
2442
|
value: string;
|
|
2443
|
+
} | {
|
|
2444
2444
|
__kind: "Hub";
|
|
2445
|
+
value: string;
|
|
2445
2446
|
} | null | undefined;
|
|
2446
2447
|
} | null | undefined;
|
|
2447
2448
|
};
|
|
2448
|
-
minPrice: string | number;
|
|
2449
2449
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2450
2450
|
}>>>;
|
|
2451
2451
|
dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -2459,8 +2459,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2459
2459
|
chunkInterval: number;
|
|
2460
2460
|
}>>>;
|
|
2461
2461
|
}, "strip", z.ZodTypeAny, {
|
|
2462
|
-
inputAsset: "
|
|
2463
|
-
outputAsset: "
|
|
2462
|
+
inputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2463
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2464
2464
|
swapRequestId: bigint;
|
|
2465
2465
|
inputAmount: bigint;
|
|
2466
2466
|
origin: {
|
|
@@ -2490,20 +2490,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2490
2490
|
} | {
|
|
2491
2491
|
__kind: "Vault";
|
|
2492
2492
|
txId: {
|
|
2493
|
-
value: `0x${string}`;
|
|
2494
2493
|
__kind: "Evm";
|
|
2495
|
-
} | {
|
|
2496
2494
|
value: `0x${string}`;
|
|
2495
|
+
} | {
|
|
2497
2496
|
__kind: "Bitcoin";
|
|
2497
|
+
value: `0x${string}`;
|
|
2498
2498
|
} | {
|
|
2499
|
+
__kind: "Polkadot";
|
|
2499
2500
|
value: {
|
|
2500
2501
|
blockNumber: number;
|
|
2501
2502
|
extrinsicIndex: number;
|
|
2502
2503
|
};
|
|
2503
|
-
__kind: "Polkadot";
|
|
2504
2504
|
} | {
|
|
2505
|
-
value: [`0x${string}`, bigint];
|
|
2506
2505
|
__kind: "Solana";
|
|
2506
|
+
value: [`0x${string}`, bigint];
|
|
2507
2507
|
} | {
|
|
2508
2508
|
__kind: "None";
|
|
2509
2509
|
};
|
|
@@ -2511,8 +2511,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2511
2511
|
} | {
|
|
2512
2512
|
__kind: "Internal";
|
|
2513
2513
|
} | {
|
|
2514
|
-
value: `cF${string}`;
|
|
2515
2514
|
__kind: "OnChainAccount";
|
|
2515
|
+
value: `cF${string}`;
|
|
2516
2516
|
};
|
|
2517
2517
|
requestType: {
|
|
2518
2518
|
__kind: "NetworkFee";
|
|
@@ -2548,7 +2548,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2548
2548
|
ccmAdditionalData: {
|
|
2549
2549
|
__kind: "NotRequired";
|
|
2550
2550
|
} | {
|
|
2551
|
+
__kind: "Solana";
|
|
2551
2552
|
value: {
|
|
2553
|
+
__kind: "V0";
|
|
2552
2554
|
value: {
|
|
2553
2555
|
cfReceiver: {
|
|
2554
2556
|
pubkey: `0x${string}`;
|
|
@@ -2560,7 +2562,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2560
2562
|
}[];
|
|
2561
2563
|
fallbackAddress: `0x${string}`;
|
|
2562
2564
|
};
|
|
2563
|
-
__kind: "V0";
|
|
2564
2565
|
} | {
|
|
2565
2566
|
__kind: "V1";
|
|
2566
2567
|
ccmAccounts: {
|
|
@@ -2576,7 +2577,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2576
2577
|
};
|
|
2577
2578
|
alts: `0x${string}`[];
|
|
2578
2579
|
};
|
|
2579
|
-
__kind: "Solana";
|
|
2580
2580
|
};
|
|
2581
2581
|
};
|
|
2582
2582
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -2611,7 +2611,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2611
2611
|
loanId: bigint;
|
|
2612
2612
|
} | {
|
|
2613
2613
|
__kind: "FeeSwap";
|
|
2614
|
-
poolAsset: "
|
|
2614
|
+
poolAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2615
2615
|
};
|
|
2616
2616
|
};
|
|
2617
2617
|
};
|
|
@@ -2624,54 +2624,55 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2624
2624
|
chunkInterval: number;
|
|
2625
2625
|
} | null | undefined;
|
|
2626
2626
|
priceLimitsAndExpiry?: {
|
|
2627
|
+
minPrice: bigint;
|
|
2627
2628
|
expiryBehaviour: {
|
|
2628
2629
|
__kind: "NoExpiry";
|
|
2629
2630
|
} | {
|
|
2630
2631
|
__kind: "RefundIfExpires";
|
|
2631
2632
|
retryDuration: number;
|
|
2632
2633
|
refundAddress: {
|
|
2633
|
-
value: `cF${string}`;
|
|
2634
2634
|
__kind: "InternalAccount";
|
|
2635
|
+
value: `cF${string}`;
|
|
2635
2636
|
} | {
|
|
2637
|
+
__kind: "ExternalAddress";
|
|
2636
2638
|
value: {
|
|
2637
|
-
value: `0x${string}`;
|
|
2638
2639
|
__kind: "Eth";
|
|
2639
|
-
} | {
|
|
2640
2640
|
value: `0x${string}`;
|
|
2641
|
+
} | {
|
|
2641
2642
|
__kind: "Dot";
|
|
2643
|
+
value: `0x${string}`;
|
|
2642
2644
|
} | {
|
|
2645
|
+
__kind: "Btc";
|
|
2643
2646
|
value: {
|
|
2644
|
-
value: `0x${string}`;
|
|
2645
2647
|
__kind: "P2PKH";
|
|
2646
|
-
} | {
|
|
2647
2648
|
value: `0x${string}`;
|
|
2648
|
-
__kind: "P2SH";
|
|
2649
2649
|
} | {
|
|
2650
|
+
__kind: "P2SH";
|
|
2650
2651
|
value: `0x${string}`;
|
|
2651
|
-
__kind: "P2WPKH";
|
|
2652
2652
|
} | {
|
|
2653
|
+
__kind: "P2WPKH";
|
|
2653
2654
|
value: `0x${string}`;
|
|
2654
|
-
__kind: "P2WSH";
|
|
2655
2655
|
} | {
|
|
2656
|
+
__kind: "P2WSH";
|
|
2656
2657
|
value: `0x${string}`;
|
|
2658
|
+
} | {
|
|
2657
2659
|
__kind: "Taproot";
|
|
2660
|
+
value: `0x${string}`;
|
|
2658
2661
|
} | {
|
|
2659
2662
|
__kind: "OtherSegwit";
|
|
2660
2663
|
version: number;
|
|
2661
2664
|
program: `0x${string}`;
|
|
2662
2665
|
};
|
|
2663
|
-
__kind: "Btc";
|
|
2664
2666
|
} | {
|
|
2665
|
-
value: `0x${string}`;
|
|
2666
2667
|
__kind: "Arb";
|
|
2667
|
-
} | {
|
|
2668
2668
|
value: `0x${string}`;
|
|
2669
|
-
__kind: "Sol";
|
|
2670
2669
|
} | {
|
|
2670
|
+
__kind: "Sol";
|
|
2671
2671
|
value: `0x${string}`;
|
|
2672
|
+
} | {
|
|
2672
2673
|
__kind: "Hub";
|
|
2674
|
+
value: `0x${string}`;
|
|
2673
2675
|
};
|
|
2674
|
-
__kind: "ExternalAddress";
|
|
2675
2676
|
};
|
|
2676
2677
|
refundCcmMetadata?: {
|
|
2677
2678
|
channelMetadata: {
|
|
@@ -2680,7 +2681,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2680
2681
|
ccmAdditionalData: {
|
|
2681
2682
|
__kind: "NotRequired";
|
|
2682
2683
|
} | {
|
|
2684
|
+
__kind: "Solana";
|
|
2683
2685
|
value: {
|
|
2686
|
+
__kind: "V0";
|
|
2684
2687
|
value: {
|
|
2685
2688
|
cfReceiver: {
|
|
2686
2689
|
pubkey: `0x${string}`;
|
|
@@ -2692,7 +2695,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2692
2695
|
}[];
|
|
2693
2696
|
fallbackAddress: `0x${string}`;
|
|
2694
2697
|
};
|
|
2695
|
-
__kind: "V0";
|
|
2696
2698
|
} | {
|
|
2697
2699
|
__kind: "V1";
|
|
2698
2700
|
ccmAccounts: {
|
|
@@ -2708,67 +2710,65 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2708
2710
|
};
|
|
2709
2711
|
alts: `0x${string}`[];
|
|
2710
2712
|
};
|
|
2711
|
-
__kind: "Solana";
|
|
2712
2713
|
};
|
|
2713
2714
|
};
|
|
2714
2715
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2715
2716
|
sourceAddress?: {
|
|
2716
|
-
value: `0x${string}`;
|
|
2717
2717
|
__kind: "Eth";
|
|
2718
|
-
} | {
|
|
2719
2718
|
value: `0x${string}`;
|
|
2719
|
+
} | {
|
|
2720
2720
|
__kind: "Dot";
|
|
2721
|
+
value: `0x${string}`;
|
|
2721
2722
|
} | {
|
|
2723
|
+
__kind: "Btc";
|
|
2722
2724
|
value: {
|
|
2723
|
-
value: `0x${string}`;
|
|
2724
2725
|
__kind: "P2PKH";
|
|
2725
|
-
} | {
|
|
2726
2726
|
value: `0x${string}`;
|
|
2727
|
-
__kind: "P2SH";
|
|
2728
2727
|
} | {
|
|
2728
|
+
__kind: "P2SH";
|
|
2729
2729
|
value: `0x${string}`;
|
|
2730
|
-
__kind: "P2WPKH";
|
|
2731
2730
|
} | {
|
|
2731
|
+
__kind: "P2WPKH";
|
|
2732
2732
|
value: `0x${string}`;
|
|
2733
|
-
__kind: "P2WSH";
|
|
2734
2733
|
} | {
|
|
2734
|
+
__kind: "P2WSH";
|
|
2735
2735
|
value: `0x${string}`;
|
|
2736
|
+
} | {
|
|
2736
2737
|
__kind: "Taproot";
|
|
2738
|
+
value: `0x${string}`;
|
|
2737
2739
|
} | {
|
|
2738
2740
|
__kind: "OtherSegwit";
|
|
2739
2741
|
version: number;
|
|
2740
2742
|
program: `0x${string}`;
|
|
2741
2743
|
};
|
|
2742
|
-
__kind: "Btc";
|
|
2743
2744
|
} | {
|
|
2744
|
-
value: `0x${string}`;
|
|
2745
2745
|
__kind: "Arb";
|
|
2746
|
-
} | {
|
|
2747
2746
|
value: `0x${string}`;
|
|
2748
|
-
__kind: "Sol";
|
|
2749
2747
|
} | {
|
|
2748
|
+
__kind: "Sol";
|
|
2750
2749
|
value: `0x${string}`;
|
|
2750
|
+
} | {
|
|
2751
2751
|
__kind: "Hub";
|
|
2752
|
+
value: `0x${string}`;
|
|
2752
2753
|
} | null | undefined;
|
|
2753
2754
|
} | null | undefined;
|
|
2754
2755
|
};
|
|
2755
|
-
minPrice: bigint;
|
|
2756
2756
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2757
2757
|
} | null | undefined;
|
|
2758
2758
|
}, {
|
|
2759
2759
|
inputAsset: {
|
|
2760
|
-
__kind: "
|
|
2760
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2761
2761
|
};
|
|
2762
2762
|
outputAsset: {
|
|
2763
|
-
__kind: "
|
|
2763
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2764
2764
|
};
|
|
2765
2765
|
swapRequestId: string | number;
|
|
2766
2766
|
inputAmount: string | number;
|
|
2767
2767
|
origin: {
|
|
2768
2768
|
__kind: "DepositChannel";
|
|
2769
2769
|
depositAddress: {
|
|
2770
|
-
value: string;
|
|
2771
2770
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2771
|
+
value: string;
|
|
2772
2772
|
};
|
|
2773
2773
|
channelId: string | number;
|
|
2774
2774
|
depositBlockHeight: string | number;
|
|
@@ -2776,20 +2776,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2776
2776
|
} | {
|
|
2777
2777
|
__kind: "Vault";
|
|
2778
2778
|
txId: {
|
|
2779
|
-
value: string;
|
|
2780
2779
|
__kind: "Evm";
|
|
2781
|
-
} | {
|
|
2782
2780
|
value: string;
|
|
2781
|
+
} | {
|
|
2783
2782
|
__kind: "Bitcoin";
|
|
2783
|
+
value: string;
|
|
2784
2784
|
} | {
|
|
2785
|
+
__kind: "Polkadot";
|
|
2785
2786
|
value: {
|
|
2786
2787
|
blockNumber: number;
|
|
2787
2788
|
extrinsicIndex: number;
|
|
2788
2789
|
};
|
|
2789
|
-
__kind: "Polkadot";
|
|
2790
2790
|
} | {
|
|
2791
|
-
value: [string, string | number];
|
|
2792
2791
|
__kind: "Solana";
|
|
2792
|
+
value: [string, string | number];
|
|
2793
2793
|
} | {
|
|
2794
2794
|
__kind: "None";
|
|
2795
2795
|
};
|
|
@@ -2797,8 +2797,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2797
2797
|
} | {
|
|
2798
2798
|
__kind: "Internal";
|
|
2799
2799
|
} | {
|
|
2800
|
-
value: string;
|
|
2801
2800
|
__kind: "OnChainAccount";
|
|
2801
|
+
value: string;
|
|
2802
2802
|
};
|
|
2803
2803
|
requestType: {
|
|
2804
2804
|
__kind: "NetworkFee";
|
|
@@ -2809,8 +2809,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2809
2809
|
outputAction: {
|
|
2810
2810
|
__kind: "Egress";
|
|
2811
2811
|
outputAddress: {
|
|
2812
|
-
value: string;
|
|
2813
2812
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2813
|
+
value: string;
|
|
2814
2814
|
};
|
|
2815
2815
|
ccmDepositMetadata?: {
|
|
2816
2816
|
channelMetadata: {
|
|
@@ -2819,7 +2819,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2819
2819
|
ccmAdditionalData: {
|
|
2820
2820
|
__kind: "NotRequired";
|
|
2821
2821
|
} | {
|
|
2822
|
+
__kind: "Solana";
|
|
2822
2823
|
value: {
|
|
2824
|
+
__kind: "V0";
|
|
2823
2825
|
value: {
|
|
2824
2826
|
cfReceiver: {
|
|
2825
2827
|
pubkey: string;
|
|
@@ -2831,7 +2833,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2831
2833
|
}[];
|
|
2832
2834
|
fallbackAddress: string;
|
|
2833
2835
|
};
|
|
2834
|
-
__kind: "V0";
|
|
2835
2836
|
} | {
|
|
2836
2837
|
__kind: "V1";
|
|
2837
2838
|
ccmAccounts: {
|
|
@@ -2847,15 +2848,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2847
2848
|
};
|
|
2848
2849
|
alts: string[];
|
|
2849
2850
|
};
|
|
2850
|
-
__kind: "Solana";
|
|
2851
2851
|
};
|
|
2852
2852
|
};
|
|
2853
2853
|
sourceChain: {
|
|
2854
2854
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2855
2855
|
};
|
|
2856
2856
|
sourceAddress?: {
|
|
2857
|
-
value: string;
|
|
2858
2857
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2858
|
+
value: string;
|
|
2859
2859
|
} | null | undefined;
|
|
2860
2860
|
} | null | undefined;
|
|
2861
2861
|
} | {
|
|
@@ -2870,7 +2870,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2870
2870
|
} | {
|
|
2871
2871
|
__kind: "FeeSwap";
|
|
2872
2872
|
poolAsset: {
|
|
2873
|
-
__kind: "
|
|
2873
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2874
2874
|
};
|
|
2875
2875
|
};
|
|
2876
2876
|
};
|
|
@@ -2884,54 +2884,55 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2884
2884
|
chunkInterval: number;
|
|
2885
2885
|
} | null | undefined;
|
|
2886
2886
|
priceLimitsAndExpiry?: {
|
|
2887
|
+
minPrice: string | number;
|
|
2887
2888
|
expiryBehaviour: {
|
|
2888
2889
|
__kind: "NoExpiry";
|
|
2889
2890
|
} | {
|
|
2890
2891
|
__kind: "RefundIfExpires";
|
|
2891
2892
|
retryDuration: number;
|
|
2892
2893
|
refundAddress: {
|
|
2893
|
-
value: string;
|
|
2894
2894
|
__kind: "InternalAccount";
|
|
2895
|
+
value: string;
|
|
2895
2896
|
} | {
|
|
2897
|
+
__kind: "ExternalAddress";
|
|
2896
2898
|
value: {
|
|
2897
|
-
value: string;
|
|
2898
2899
|
__kind: "Eth";
|
|
2899
|
-
} | {
|
|
2900
2900
|
value: string;
|
|
2901
|
+
} | {
|
|
2901
2902
|
__kind: "Dot";
|
|
2903
|
+
value: string;
|
|
2902
2904
|
} | {
|
|
2905
|
+
__kind: "Btc";
|
|
2903
2906
|
value: {
|
|
2904
|
-
value: string;
|
|
2905
2907
|
__kind: "P2PKH";
|
|
2906
|
-
} | {
|
|
2907
2908
|
value: string;
|
|
2908
|
-
__kind: "P2SH";
|
|
2909
2909
|
} | {
|
|
2910
|
+
__kind: "P2SH";
|
|
2910
2911
|
value: string;
|
|
2911
|
-
__kind: "P2WPKH";
|
|
2912
2912
|
} | {
|
|
2913
|
+
__kind: "P2WPKH";
|
|
2913
2914
|
value: string;
|
|
2914
|
-
__kind: "P2WSH";
|
|
2915
2915
|
} | {
|
|
2916
|
+
__kind: "P2WSH";
|
|
2916
2917
|
value: string;
|
|
2918
|
+
} | {
|
|
2917
2919
|
__kind: "Taproot";
|
|
2920
|
+
value: string;
|
|
2918
2921
|
} | {
|
|
2919
2922
|
__kind: "OtherSegwit";
|
|
2920
2923
|
version: number;
|
|
2921
2924
|
program: string;
|
|
2922
2925
|
};
|
|
2923
|
-
__kind: "Btc";
|
|
2924
2926
|
} | {
|
|
2925
|
-
value: string;
|
|
2926
2927
|
__kind: "Arb";
|
|
2927
|
-
} | {
|
|
2928
2928
|
value: string;
|
|
2929
|
-
__kind: "Sol";
|
|
2930
2929
|
} | {
|
|
2930
|
+
__kind: "Sol";
|
|
2931
2931
|
value: string;
|
|
2932
|
+
} | {
|
|
2932
2933
|
__kind: "Hub";
|
|
2934
|
+
value: string;
|
|
2933
2935
|
};
|
|
2934
|
-
__kind: "ExternalAddress";
|
|
2935
2936
|
};
|
|
2936
2937
|
refundCcmMetadata?: {
|
|
2937
2938
|
channelMetadata: {
|
|
@@ -2940,7 +2941,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2940
2941
|
ccmAdditionalData: {
|
|
2941
2942
|
__kind: "NotRequired";
|
|
2942
2943
|
} | {
|
|
2944
|
+
__kind: "Solana";
|
|
2943
2945
|
value: {
|
|
2946
|
+
__kind: "V0";
|
|
2944
2947
|
value: {
|
|
2945
2948
|
cfReceiver: {
|
|
2946
2949
|
pubkey: string;
|
|
@@ -2952,7 +2955,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2952
2955
|
}[];
|
|
2953
2956
|
fallbackAddress: string;
|
|
2954
2957
|
};
|
|
2955
|
-
__kind: "V0";
|
|
2956
2958
|
} | {
|
|
2957
2959
|
__kind: "V1";
|
|
2958
2960
|
ccmAccounts: {
|
|
@@ -2968,53 +2970,51 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2968
2970
|
};
|
|
2969
2971
|
alts: string[];
|
|
2970
2972
|
};
|
|
2971
|
-
__kind: "Solana";
|
|
2972
2973
|
};
|
|
2973
2974
|
};
|
|
2974
2975
|
sourceChain: {
|
|
2975
2976
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2976
2977
|
};
|
|
2977
2978
|
sourceAddress?: {
|
|
2978
|
-
value: string;
|
|
2979
2979
|
__kind: "Eth";
|
|
2980
|
-
} | {
|
|
2981
2980
|
value: string;
|
|
2981
|
+
} | {
|
|
2982
2982
|
__kind: "Dot";
|
|
2983
|
+
value: string;
|
|
2983
2984
|
} | {
|
|
2985
|
+
__kind: "Btc";
|
|
2984
2986
|
value: {
|
|
2985
|
-
value: string;
|
|
2986
2987
|
__kind: "P2PKH";
|
|
2987
|
-
} | {
|
|
2988
2988
|
value: string;
|
|
2989
|
-
__kind: "P2SH";
|
|
2990
2989
|
} | {
|
|
2990
|
+
__kind: "P2SH";
|
|
2991
2991
|
value: string;
|
|
2992
|
-
__kind: "P2WPKH";
|
|
2993
2992
|
} | {
|
|
2993
|
+
__kind: "P2WPKH";
|
|
2994
2994
|
value: string;
|
|
2995
|
-
__kind: "P2WSH";
|
|
2996
2995
|
} | {
|
|
2996
|
+
__kind: "P2WSH";
|
|
2997
2997
|
value: string;
|
|
2998
|
+
} | {
|
|
2998
2999
|
__kind: "Taproot";
|
|
3000
|
+
value: string;
|
|
2999
3001
|
} | {
|
|
3000
3002
|
__kind: "OtherSegwit";
|
|
3001
3003
|
version: number;
|
|
3002
3004
|
program: string;
|
|
3003
3005
|
};
|
|
3004
|
-
__kind: "Btc";
|
|
3005
3006
|
} | {
|
|
3006
|
-
value: string;
|
|
3007
3007
|
__kind: "Arb";
|
|
3008
|
-
} | {
|
|
3009
3008
|
value: string;
|
|
3010
|
-
__kind: "Sol";
|
|
3011
3009
|
} | {
|
|
3010
|
+
__kind: "Sol";
|
|
3012
3011
|
value: string;
|
|
3012
|
+
} | {
|
|
3013
3013
|
__kind: "Hub";
|
|
3014
|
+
value: string;
|
|
3014
3015
|
} | null | undefined;
|
|
3015
3016
|
} | null | undefined;
|
|
3016
3017
|
};
|
|
3017
|
-
minPrice: string | number;
|
|
3018
3018
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
3019
3019
|
} | null | undefined;
|
|
3020
3020
|
}>;
|