@chainflip/processor 2.1.4-dev.0 → 2.2.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/common.cjs +1 -1
- package/dist/100/common.d.cts +253 -253
- package/dist/100/common.d.mts +253 -253
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +30 -30
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +30 -30
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +11 -11
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +11 -11
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.mts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.mts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
- package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
- package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
- package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +97 -97
- package/dist/100/swapping/swapScheduled.d.mts +97 -97
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- package/dist/102/common.cjs +1 -1
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.cjs +2 -2
- package/dist/11000/common.d.cts +2449 -2449
- package/dist/11000/common.d.mts +2449 -2449
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +189 -189
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +189 -189
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/11000/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.cjs +1 -1
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/common.cjs +2 -2
- package/dist/11100/common.d.cts +342 -342
- package/dist/11100/common.d.mts +342 -342
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/flip/flipMinted.d.cts +2 -2
- package/dist/11100/flip/flipMinted.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.mts +6 -6
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
- package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +28 -28
- package/dist/11100/swapping/swapRequested.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +312 -312
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +312 -312
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.cjs +2 -2
- package/dist/11200/common.d.cts +2743 -2743
- package/dist/11200/common.d.mts +2743 -2743
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +214 -214
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +214 -214
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +376 -376
- package/dist/11200/swapping/swapRequested.d.mts +376 -376
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +10 -10
- package/dist/120/common.cjs +1 -1
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +26 -26
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +26 -26
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.cjs +1 -1
- package/dist/131/common.d.cts +209 -209
- package/dist/131/common.d.mts +209 -209
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/ccmFailed.d.cts +71 -71
- package/dist/131/swapping/ccmFailed.d.mts +71 -71
- package/dist/131/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/131/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/131/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/131/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/131/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/131/swapping/swapExecuted.d.cts +3 -3
- package/dist/131/swapping/swapExecuted.d.mts +3 -3
- package/dist/131/swapping/swapScheduled.d.cts +91 -91
- package/dist/131/swapping/swapScheduled.d.mts +91 -91
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +18 -18
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +18 -18
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/common.cjs +1 -1
- package/dist/141/common.d.cts +2 -2
- package/dist/141/common.d.mts +2 -2
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/141/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/141/swapping/swapExecuted.d.cts +2 -2
- package/dist/141/swapping/swapExecuted.d.mts +2 -2
- package/dist/141/swapping/swapScheduled.d.cts +10 -10
- package/dist/141/swapping/swapScheduled.d.mts +10 -10
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
- package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.mts +97 -97
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.cjs +2 -2
- package/dist/150/common.d.cts +243 -243
- package/dist/150/common.d.mts +243 -243
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.mts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +96 -96
- package/dist/150/swapping/swapExecuted.d.mts +96 -96
- package/dist/150/swapping/swapScheduled.d.cts +107 -107
- package/dist/150/swapping/swapScheduled.d.mts +107 -107
- package/dist/150/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.mts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.mts +2 -2
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/160/common.cjs +2 -2
- package/dist/160/common.d.cts +54 -54
- package/dist/160/common.d.mts +54 -54
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +7 -7
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +7 -7
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +7 -7
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +5 -5
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.cts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.mts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/160/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.cjs +2 -2
- package/dist/170/common.d.cts +6 -6
- package/dist/170/common.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +2 -2
- package/dist/170/reputation/offencePenalty.d.mts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +337 -337
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +337 -337
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.cjs +2 -2
- package/dist/180/common.d.cts +1622 -1622
- package/dist/180/common.d.mts +1622 -1622
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +191 -191
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +191 -191
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +179 -179
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/180/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapRequested.d.cts +65 -65
- package/dist/180/swapping/swapRequested.d.mts +65 -65
- package/dist/180/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/180/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
- package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.cjs +2 -2
- package/dist/190/common.d.cts +168 -168
- package/dist/190/common.d.mts +168 -168
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
- package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
- package/dist/200/common.cjs +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/assetBalances/accountCredited.d.cts +6 -6
- package/dist/210/assetBalances/accountCredited.d.mts +6 -6
- package/dist/210/assetBalances/accountDebited.d.cts +6 -6
- package/dist/210/assetBalances/accountDebited.d.mts +6 -6
- package/dist/210/assetBalances/refundSkipped.d.cts +113 -113
- package/dist/210/assetBalances/refundSkipped.d.mts +113 -113
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +221 -221
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +221 -221
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +352 -352
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +352 -352
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/common.cjs +2 -2
- package/dist/210/common.d.cts +3649 -3649
- package/dist/210/common.d.mts +3649 -3649
- package/dist/210/emissions/flipBurnSkipped.d.cts +26 -26
- package/dist/210/emissions/flipBurnSkipped.d.mts +26 -26
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +135 -135
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +135 -135
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +61 -61
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +61 -61
- package/dist/210/governance/failedExecution.d.cts +15 -15
- package/dist/210/governance/failedExecution.d.mts +15 -15
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +28 -28
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +28 -28
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +42 -42
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +42 -42
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +26 -26
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +26 -26
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +32 -32
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +32 -32
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +14 -14
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +14 -14
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +221 -221
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +221 -221
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +238 -238
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +238 -238
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +18 -18
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/210/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/210/swapping/refundEgressScheduled.d.cts +19 -19
- package/dist/210/swapping/refundEgressScheduled.d.mts +19 -19
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +43 -43
- package/dist/210/swapping/swapDepositAddressReady.d.mts +43 -43
- package/dist/210/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/210/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/210/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/210/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/210/swapping/swapExecuted.d.cts +12 -12
- package/dist/210/swapping/swapExecuted.d.mts +12 -12
- package/dist/210/swapping/swapRequested.d.cts +409 -409
- package/dist/210/swapping/swapRequested.d.mts +409 -409
- package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/210/system/extrinsicFailed.d.cts +34 -34
- package/dist/210/system/extrinsicFailed.d.mts +34 -34
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +26 -26
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +26 -26
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +28 -28
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +28 -28
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +28 -28
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +28 -28
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/assetBalances/accountCredited.cjs +15 -0
- package/dist/220/assetBalances/accountCredited.d.cts +31 -0
- package/dist/220/assetBalances/accountCredited.d.mts +31 -0
- package/dist/220/assetBalances/accountCredited.mjs +13 -0
- package/dist/220/assetBalances/accountDebited.cjs +15 -0
- package/dist/220/assetBalances/accountDebited.d.cts +31 -0
- package/dist/220/assetBalances/accountDebited.d.mts +31 -0
- package/dist/220/assetBalances/accountDebited.mjs +13 -0
- package/dist/220/assetBalances/refundScheduled.cjs +14 -0
- package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
- package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
- package/dist/220/assetBalances/refundScheduled.mjs +12 -0
- package/dist/220/assetBalances/refundSkipped.cjs +14 -0
- package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
- package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
- package/dist/220/assetBalances/refundSkipped.mjs +12 -0
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -0
- package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
- package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
- package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +438 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +438 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/common.cjs +1824 -7
- package/dist/220/common.d.cts +32053 -106
- package/dist/220/common.d.mts +32053 -106
- package/dist/220/common.mjs +1642 -6
- package/dist/220/emissions/networkFeeBurned.cjs +13 -0
- package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
- package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
- package/dist/220/emissions/networkFeeBurned.mjs +11 -0
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1944 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1944 -0
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
- package/dist/220/environment/tronInitialized.cjs +9 -0
- package/dist/220/environment/tronInitialized.d.cts +6 -0
- package/dist/220/environment/tronInitialized.d.mts +6 -0
- package/dist/220/environment/tronInitialized.mjs +7 -0
- package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/funding/funded.cjs +15 -0
- package/dist/220/funding/funded.d.cts +88 -0
- package/dist/220/funding/funded.d.mts +88 -0
- package/dist/220/funding/funded.mjs +13 -0
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +13 -0
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +15 -0
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +15 -0
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +11 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +10 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +12 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +12 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +8 -0
- package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
- package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
- package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
- package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
- package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
- package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
- package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
- package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
- package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
- package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
- package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -0
- package/dist/220/lendingPools/loanCreated.cjs +15 -0
- package/dist/220/lendingPools/loanCreated.d.cts +61 -0
- package/dist/220/lendingPools/loanCreated.d.mts +61 -0
- package/dist/220/lendingPools/loanCreated.mjs +13 -0
- package/dist/220/lendingPools/loanRepaid.cjs +14 -0
- package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
- package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
- package/dist/220/lendingPools/loanRepaid.mjs +12 -0
- package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +438 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +438 -0
- package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
- package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
- package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
- package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
- package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
- package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
- package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
- package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
- package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
- package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
- package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
- package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
- package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
- package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
- package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
- package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
- package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
- package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
- package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -0
- package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/reputation/offencePenalty.cjs +14 -0
- package/dist/220/reputation/offencePenalty.d.cts +125 -0
- package/dist/220/reputation/offencePenalty.d.mts +125 -0
- package/dist/220/reputation/offencePenalty.mjs +12 -0
- package/dist/220/reputation/penaltyUpdated.cjs +14 -0
- package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
- package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
- package/dist/220/reputation/penaltyUpdated.mjs +12 -0
- package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
- package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +244 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +244 -0
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
- package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -0
- package/dist/220/swapping/batchSwapFailed.cjs +14 -0
- package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
- package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
- package/dist/220/swapping/batchSwapFailed.mjs +12 -0
- package/dist/220/swapping/creditedOnChain.cjs +15 -0
- package/dist/220/swapping/creditedOnChain.d.cts +31 -0
- package/dist/220/swapping/creditedOnChain.d.mts +31 -0
- package/dist/220/swapping/creditedOnChain.mjs +13 -0
- package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
- package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
- package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
- package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
- package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
- package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
- package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
- package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
- package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
- package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
- package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
- package/dist/220/swapping/refundedOnChain.cjs +16 -0
- package/dist/220/swapping/refundedOnChain.d.cts +34 -0
- package/dist/220/swapping/refundedOnChain.d.mts +34 -0
- package/dist/220/swapping/refundedOnChain.mjs +14 -0
- package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
- package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
- package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
- package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
- package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
- package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
- package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
- package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
- package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
- package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
- package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
- package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
- package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
- package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
- package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
- package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
- package/dist/220/swapping/swapExecuted.cjs +22 -0
- package/dist/220/swapping/swapExecuted.d.cts +62 -0
- package/dist/220/swapping/swapExecuted.d.mts +62 -0
- package/dist/220/swapping/swapExecuted.mjs +20 -0
- package/dist/220/swapping/swapRequested.cjs +20 -0
- package/dist/220/swapping/swapRequested.d.cts +4122 -0
- package/dist/220/swapping/swapRequested.d.mts +4122 -0
- package/dist/220/swapping/swapRequested.mjs +18 -0
- package/dist/220/swapping/withdrawalRequested.cjs +17 -0
- package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
- package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
- package/dist/220/swapping/withdrawalRequested.mjs +15 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +51 -51
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +51 -51
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
- package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
- package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
- package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
- package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
- package/dist/220/tronElections/allVotesCleared.cjs +9 -0
- package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
- package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
- package/dist/220/tronElections/allVotesCleared.mjs +7 -0
- package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
- package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
- package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
- package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
- package/dist/220/tronElections/corruptStorage.cjs +9 -0
- package/dist/220/tronElections/corruptStorage.d.cts +6 -0
- package/dist/220/tronElections/corruptStorage.d.mts +6 -0
- package/dist/220/tronElections/corruptStorage.mjs +7 -0
- package/dist/220/tronElections/electoralEvent.cjs +8 -0
- package/dist/220/tronElections/electoralEvent.d.cts +30 -0
- package/dist/220/tronElections/electoralEvent.d.mts +30 -0
- package/dist/220/tronElections/electoralEvent.mjs +7 -0
- package/dist/220/tronElections/uninitialized.cjs +9 -0
- package/dist/220/tronElections/uninitialized.d.cts +6 -0
- package/dist/220/tronElections/uninitialized.d.mts +6 -0
- package/dist/220/tronElections/uninitialized.mjs +7 -0
- package/dist/220/tronElections/unknownElection.cjs +10 -0
- package/dist/220/tronElections/unknownElection.d.cts +14 -0
- package/dist/220/tronElections/unknownElection.d.mts +14 -0
- package/dist/220/tronElections/unknownElection.mjs +8 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
- package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
- package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
- package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
- package/dist/220/tronVault/chainInitialized.cjs +9 -0
- package/dist/220/tronVault/chainInitialized.d.cts +6 -0
- package/dist/220/tronVault/chainInitialized.d.mts +6 -0
- package/dist/220/tronVault/chainInitialized.mjs +7 -0
- package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
- package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
- package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
- package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -0
- package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
- package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
- package/dist/CodeGenerator.cjs +6 -3
- package/dist/CodeGenerator.mjs +6 -3
- package/dist/HandlerMap.cjs +4 -10
- package/dist/HandlerMap.mjs +4 -10
- package/dist/Parser.cjs +1 -1
- package/dist/Processor.cjs +5 -2
- package/dist/Processor.mjs +4 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.mjs +1 -1
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -2
- package/dist/chainspec/src/BaseCodeGenerator.mjs +7 -0
- package/dist/chainspec/src/BaseParser.cjs +4 -3
- package/dist/chainspec/src/BaseParser.mjs +1 -0
- package/dist/chainspec/src/Compiler.cjs +6 -2
- package/dist/chainspec/src/Compiler.mjs +4 -0
- package/dist/chainspec/src/SpecVersion.cjs +1 -0
- package/dist/chainspec/src/SpecVersion.mjs +1 -0
- package/dist/chainspec/src/cache.cjs +3 -2
- package/dist/chainspec/src/cache.mjs +1 -0
- package/dist/chainspec/src/utils.cjs +2 -2
- package/dist/generate.cjs +3 -3
- package/dist/utils.cjs +1 -1
- package/package.json +4 -4
|
@@ -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: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
13
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "
|
|
22
|
-
}>, "
|
|
23
|
-
__kind: "
|
|
21
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
23
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
31
32
|
value: `0x${string}`;
|
|
32
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
33
33
|
}, {
|
|
34
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
34
35
|
value: string;
|
|
35
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
36
36
|
}>, {
|
|
37
37
|
readonly chain: "Ethereum";
|
|
38
38
|
readonly address: `0x${string}`;
|
|
@@ -52,13 +52,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
52
52
|
readonly chain: "Assethub";
|
|
53
53
|
readonly address: string;
|
|
54
54
|
}, {
|
|
55
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
55
56
|
value: string;
|
|
56
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
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>;
|
|
60
60
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
+
__kind: "DepositChannel";
|
|
62
63
|
depositAddress: {
|
|
63
64
|
readonly chain: "Ethereum";
|
|
64
65
|
readonly address: `0x${string}`;
|
|
@@ -78,16 +79,15 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
78
79
|
readonly chain: "Assethub";
|
|
79
80
|
readonly address: string;
|
|
80
81
|
};
|
|
81
|
-
__kind: "DepositChannel";
|
|
82
82
|
channelId: bigint;
|
|
83
83
|
depositBlockHeight: bigint;
|
|
84
84
|
brokerId: `cF${string}`;
|
|
85
85
|
}, {
|
|
86
|
+
__kind: "DepositChannel";
|
|
86
87
|
depositAddress: {
|
|
88
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
87
89
|
value: string;
|
|
88
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
89
90
|
};
|
|
90
|
-
__kind: "DepositChannel";
|
|
91
91
|
channelId: string | number;
|
|
92
92
|
depositBlockHeight: string | number;
|
|
93
93
|
brokerId: string;
|
|
@@ -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
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
534
535
|
value: `0x${string}`;
|
|
535
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
536
536
|
}, {
|
|
537
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
537
538
|
value: string;
|
|
538
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
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
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
558
559
|
value: string;
|
|
559
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
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
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
661
662
|
value: string;
|
|
662
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
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
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
669
670
|
value: `0x${string}`;
|
|
670
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
671
671
|
}, {
|
|
672
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
672
673
|
value: string;
|
|
673
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
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
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
693
694
|
value: string;
|
|
694
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
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
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
779
780
|
value: string;
|
|
780
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
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,26 +815,25 @@ 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
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
824
825
|
value: string;
|
|
825
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
826
826
|
} | null | undefined;
|
|
827
827
|
} | null | undefined;
|
|
828
828
|
}>, z.ZodObject<{
|
|
829
829
|
__kind: z.ZodLiteral<"CreditOnChain">;
|
|
830
830
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
831
831
|
}, "strip", z.ZodTypeAny, {
|
|
832
|
-
accountId: `cF${string}`;
|
|
833
832
|
__kind: "CreditOnChain";
|
|
833
|
+
accountId: `cF${string}`;
|
|
834
834
|
}, {
|
|
835
|
-
accountId: string;
|
|
836
835
|
__kind: "CreditOnChain";
|
|
836
|
+
accountId: string;
|
|
837
837
|
}>]>;
|
|
838
838
|
}, "strip", z.ZodTypeAny, {
|
|
839
839
|
__kind: "Regular";
|
|
@@ -865,7 +865,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
865
865
|
ccmAdditionalData: {
|
|
866
866
|
__kind: "NotRequired";
|
|
867
867
|
} | {
|
|
868
|
+
__kind: "Solana";
|
|
868
869
|
value: {
|
|
870
|
+
__kind: "V0";
|
|
869
871
|
value: {
|
|
870
872
|
cfReceiver: {
|
|
871
873
|
pubkey: `0x${string}`;
|
|
@@ -877,7 +879,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
877
879
|
}[];
|
|
878
880
|
fallbackAddress: `0x${string}`;
|
|
879
881
|
};
|
|
880
|
-
__kind: "V0";
|
|
881
882
|
} | {
|
|
882
883
|
__kind: "V1";
|
|
883
884
|
ccmAccounts: {
|
|
@@ -893,7 +894,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
893
894
|
};
|
|
894
895
|
alts: `0x${string}`[];
|
|
895
896
|
};
|
|
896
|
-
__kind: "Solana";
|
|
897
897
|
};
|
|
898
898
|
};
|
|
899
899
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -918,16 +918,16 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
918
918
|
} | null | undefined;
|
|
919
919
|
} | null | undefined;
|
|
920
920
|
} | {
|
|
921
|
-
accountId: `cF${string}`;
|
|
922
921
|
__kind: "CreditOnChain";
|
|
922
|
+
accountId: `cF${string}`;
|
|
923
923
|
};
|
|
924
924
|
}, {
|
|
925
925
|
__kind: "Regular";
|
|
926
926
|
outputAction: {
|
|
927
927
|
__kind: "Egress";
|
|
928
928
|
outputAddress: {
|
|
929
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
929
930
|
value: string;
|
|
930
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
931
931
|
};
|
|
932
932
|
ccmDepositMetadata?: {
|
|
933
933
|
channelMetadata: {
|
|
@@ -936,7 +936,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
936
936
|
ccmAdditionalData: {
|
|
937
937
|
__kind: "NotRequired";
|
|
938
938
|
} | {
|
|
939
|
+
__kind: "Solana";
|
|
939
940
|
value: {
|
|
941
|
+
__kind: "V0";
|
|
940
942
|
value: {
|
|
941
943
|
cfReceiver: {
|
|
942
944
|
pubkey: string;
|
|
@@ -948,7 +950,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
948
950
|
}[];
|
|
949
951
|
fallbackAddress: string;
|
|
950
952
|
};
|
|
951
|
-
__kind: "V0";
|
|
952
953
|
} | {
|
|
953
954
|
__kind: "V1";
|
|
954
955
|
ccmAccounts: {
|
|
@@ -964,20 +965,19 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
964
965
|
};
|
|
965
966
|
alts: string[];
|
|
966
967
|
};
|
|
967
|
-
__kind: "Solana";
|
|
968
968
|
};
|
|
969
969
|
};
|
|
970
970
|
sourceChain: {
|
|
971
971
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
972
972
|
};
|
|
973
973
|
sourceAddress?: {
|
|
974
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
974
975
|
value: string;
|
|
975
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
976
976
|
} | null | undefined;
|
|
977
977
|
} | null | undefined;
|
|
978
978
|
} | {
|
|
979
|
-
accountId: string;
|
|
980
979
|
__kind: "CreditOnChain";
|
|
980
|
+
accountId: string;
|
|
981
981
|
};
|
|
982
982
|
}>]>;
|
|
983
983
|
brokerFees: z.ZodArray<z.ZodObject<{
|
|
@@ -1004,78 +1004,78 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1004
1004
|
__kind: z.ZodLiteral<"InternalAccount">;
|
|
1005
1005
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1006
1006
|
}, "strip", z.ZodTypeAny, {
|
|
1007
|
-
value: `cF${string}`;
|
|
1008
1007
|
__kind: "InternalAccount";
|
|
1008
|
+
value: `cF${string}`;
|
|
1009
1009
|
}, {
|
|
1010
|
-
value: string;
|
|
1011
1010
|
__kind: "InternalAccount";
|
|
1011
|
+
value: string;
|
|
1012
1012
|
}>, z.ZodObject<{
|
|
1013
1013
|
__kind: z.ZodLiteral<"ExternalAddress">;
|
|
1014
1014
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1015
1015
|
__kind: z.ZodLiteral<"Eth">;
|
|
1016
1016
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1017
1017
|
}, "strip", z.ZodTypeAny, {
|
|
1018
|
-
value: `0x${string}`;
|
|
1019
1018
|
__kind: "Eth";
|
|
1019
|
+
value: `0x${string}`;
|
|
1020
1020
|
}, {
|
|
1021
|
-
value: string;
|
|
1022
1021
|
__kind: "Eth";
|
|
1022
|
+
value: string;
|
|
1023
1023
|
}>, z.ZodObject<{
|
|
1024
1024
|
__kind: z.ZodLiteral<"Dot">;
|
|
1025
1025
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1026
1026
|
}, "strip", z.ZodTypeAny, {
|
|
1027
|
-
value: `0x${string}`;
|
|
1028
1027
|
__kind: "Dot";
|
|
1028
|
+
value: `0x${string}`;
|
|
1029
1029
|
}, {
|
|
1030
|
-
value: string;
|
|
1031
1030
|
__kind: "Dot";
|
|
1031
|
+
value: string;
|
|
1032
1032
|
}>, z.ZodObject<{
|
|
1033
1033
|
__kind: z.ZodLiteral<"Btc">;
|
|
1034
1034
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1035
1035
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1036
1036
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1037
1037
|
}, "strip", z.ZodTypeAny, {
|
|
1038
|
-
value: `0x${string}`;
|
|
1039
1038
|
__kind: "P2PKH";
|
|
1039
|
+
value: `0x${string}`;
|
|
1040
1040
|
}, {
|
|
1041
|
-
value: string;
|
|
1042
1041
|
__kind: "P2PKH";
|
|
1042
|
+
value: string;
|
|
1043
1043
|
}>, z.ZodObject<{
|
|
1044
1044
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1045
1045
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1046
1046
|
}, "strip", z.ZodTypeAny, {
|
|
1047
|
-
value: `0x${string}`;
|
|
1048
1047
|
__kind: "P2SH";
|
|
1048
|
+
value: `0x${string}`;
|
|
1049
1049
|
}, {
|
|
1050
|
-
value: string;
|
|
1051
1050
|
__kind: "P2SH";
|
|
1051
|
+
value: string;
|
|
1052
1052
|
}>, z.ZodObject<{
|
|
1053
1053
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1054
1054
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1055
1055
|
}, "strip", z.ZodTypeAny, {
|
|
1056
|
-
value: `0x${string}`;
|
|
1057
1056
|
__kind: "P2WPKH";
|
|
1057
|
+
value: `0x${string}`;
|
|
1058
1058
|
}, {
|
|
1059
|
-
value: string;
|
|
1060
1059
|
__kind: "P2WPKH";
|
|
1060
|
+
value: string;
|
|
1061
1061
|
}>, z.ZodObject<{
|
|
1062
1062
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1063
1063
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1064
1064
|
}, "strip", z.ZodTypeAny, {
|
|
1065
|
-
value: `0x${string}`;
|
|
1066
1065
|
__kind: "P2WSH";
|
|
1066
|
+
value: `0x${string}`;
|
|
1067
1067
|
}, {
|
|
1068
|
-
value: string;
|
|
1069
1068
|
__kind: "P2WSH";
|
|
1069
|
+
value: string;
|
|
1070
1070
|
}>, z.ZodObject<{
|
|
1071
1071
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1072
1072
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1073
1073
|
}, "strip", z.ZodTypeAny, {
|
|
1074
|
-
value: `0x${string}`;
|
|
1075
1074
|
__kind: "Taproot";
|
|
1075
|
+
value: `0x${string}`;
|
|
1076
1076
|
}, {
|
|
1077
|
-
value: string;
|
|
1078
1077
|
__kind: "Taproot";
|
|
1078
|
+
value: string;
|
|
1079
1079
|
}>, z.ZodObject<{
|
|
1080
1080
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1081
1081
|
version: z.ZodNumber;
|
|
@@ -1090,157 +1090,157 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1090
1090
|
program: string;
|
|
1091
1091
|
}>]>;
|
|
1092
1092
|
}, "strip", z.ZodTypeAny, {
|
|
1093
|
+
__kind: "Btc";
|
|
1093
1094
|
value: {
|
|
1094
|
-
value: `0x${string}`;
|
|
1095
1095
|
__kind: "P2PKH";
|
|
1096
|
-
} | {
|
|
1097
1096
|
value: `0x${string}`;
|
|
1098
|
-
__kind: "P2SH";
|
|
1099
1097
|
} | {
|
|
1098
|
+
__kind: "P2SH";
|
|
1100
1099
|
value: `0x${string}`;
|
|
1101
|
-
__kind: "P2WPKH";
|
|
1102
1100
|
} | {
|
|
1101
|
+
__kind: "P2WPKH";
|
|
1103
1102
|
value: `0x${string}`;
|
|
1104
|
-
__kind: "P2WSH";
|
|
1105
1103
|
} | {
|
|
1104
|
+
__kind: "P2WSH";
|
|
1106
1105
|
value: `0x${string}`;
|
|
1106
|
+
} | {
|
|
1107
1107
|
__kind: "Taproot";
|
|
1108
|
+
value: `0x${string}`;
|
|
1108
1109
|
} | {
|
|
1109
1110
|
__kind: "OtherSegwit";
|
|
1110
1111
|
version: number;
|
|
1111
1112
|
program: `0x${string}`;
|
|
1112
1113
|
};
|
|
1113
|
-
__kind: "Btc";
|
|
1114
1114
|
}, {
|
|
1115
|
+
__kind: "Btc";
|
|
1115
1116
|
value: {
|
|
1116
|
-
value: string;
|
|
1117
1117
|
__kind: "P2PKH";
|
|
1118
|
-
} | {
|
|
1119
1118
|
value: string;
|
|
1120
|
-
__kind: "P2SH";
|
|
1121
1119
|
} | {
|
|
1120
|
+
__kind: "P2SH";
|
|
1122
1121
|
value: string;
|
|
1123
|
-
__kind: "P2WPKH";
|
|
1124
1122
|
} | {
|
|
1123
|
+
__kind: "P2WPKH";
|
|
1125
1124
|
value: string;
|
|
1126
|
-
__kind: "P2WSH";
|
|
1127
1125
|
} | {
|
|
1126
|
+
__kind: "P2WSH";
|
|
1128
1127
|
value: string;
|
|
1128
|
+
} | {
|
|
1129
1129
|
__kind: "Taproot";
|
|
1130
|
+
value: string;
|
|
1130
1131
|
} | {
|
|
1131
1132
|
__kind: "OtherSegwit";
|
|
1132
1133
|
version: number;
|
|
1133
1134
|
program: string;
|
|
1134
1135
|
};
|
|
1135
|
-
__kind: "Btc";
|
|
1136
1136
|
}>, z.ZodObject<{
|
|
1137
1137
|
__kind: z.ZodLiteral<"Arb">;
|
|
1138
1138
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1139
1139
|
}, "strip", z.ZodTypeAny, {
|
|
1140
|
-
value: `0x${string}`;
|
|
1141
1140
|
__kind: "Arb";
|
|
1141
|
+
value: `0x${string}`;
|
|
1142
1142
|
}, {
|
|
1143
|
-
value: string;
|
|
1144
1143
|
__kind: "Arb";
|
|
1144
|
+
value: string;
|
|
1145
1145
|
}>, z.ZodObject<{
|
|
1146
1146
|
__kind: z.ZodLiteral<"Sol">;
|
|
1147
1147
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1148
1148
|
}, "strip", z.ZodTypeAny, {
|
|
1149
|
-
value: `0x${string}`;
|
|
1150
1149
|
__kind: "Sol";
|
|
1150
|
+
value: `0x${string}`;
|
|
1151
1151
|
}, {
|
|
1152
|
-
value: string;
|
|
1153
1152
|
__kind: "Sol";
|
|
1153
|
+
value: string;
|
|
1154
1154
|
}>, z.ZodObject<{
|
|
1155
1155
|
__kind: z.ZodLiteral<"Hub">;
|
|
1156
1156
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1157
1157
|
}, "strip", z.ZodTypeAny, {
|
|
1158
|
-
value: `0x${string}`;
|
|
1159
1158
|
__kind: "Hub";
|
|
1159
|
+
value: `0x${string}`;
|
|
1160
1160
|
}, {
|
|
1161
|
-
value: string;
|
|
1162
1161
|
__kind: "Hub";
|
|
1162
|
+
value: string;
|
|
1163
1163
|
}>]>;
|
|
1164
1164
|
}, "strip", z.ZodTypeAny, {
|
|
1165
|
+
__kind: "ExternalAddress";
|
|
1165
1166
|
value: {
|
|
1166
|
-
value: `0x${string}`;
|
|
1167
1167
|
__kind: "Eth";
|
|
1168
|
-
} | {
|
|
1169
1168
|
value: `0x${string}`;
|
|
1169
|
+
} | {
|
|
1170
1170
|
__kind: "Dot";
|
|
1171
|
+
value: `0x${string}`;
|
|
1171
1172
|
} | {
|
|
1173
|
+
__kind: "Btc";
|
|
1172
1174
|
value: {
|
|
1173
|
-
value: `0x${string}`;
|
|
1174
1175
|
__kind: "P2PKH";
|
|
1175
|
-
} | {
|
|
1176
1176
|
value: `0x${string}`;
|
|
1177
|
-
__kind: "P2SH";
|
|
1178
1177
|
} | {
|
|
1178
|
+
__kind: "P2SH";
|
|
1179
1179
|
value: `0x${string}`;
|
|
1180
|
-
__kind: "P2WPKH";
|
|
1181
1180
|
} | {
|
|
1181
|
+
__kind: "P2WPKH";
|
|
1182
1182
|
value: `0x${string}`;
|
|
1183
|
-
__kind: "P2WSH";
|
|
1184
1183
|
} | {
|
|
1184
|
+
__kind: "P2WSH";
|
|
1185
1185
|
value: `0x${string}`;
|
|
1186
|
+
} | {
|
|
1186
1187
|
__kind: "Taproot";
|
|
1188
|
+
value: `0x${string}`;
|
|
1187
1189
|
} | {
|
|
1188
1190
|
__kind: "OtherSegwit";
|
|
1189
1191
|
version: number;
|
|
1190
1192
|
program: `0x${string}`;
|
|
1191
1193
|
};
|
|
1192
|
-
__kind: "Btc";
|
|
1193
1194
|
} | {
|
|
1194
|
-
value: `0x${string}`;
|
|
1195
1195
|
__kind: "Arb";
|
|
1196
|
-
} | {
|
|
1197
1196
|
value: `0x${string}`;
|
|
1198
|
-
__kind: "Sol";
|
|
1199
1197
|
} | {
|
|
1198
|
+
__kind: "Sol";
|
|
1200
1199
|
value: `0x${string}`;
|
|
1200
|
+
} | {
|
|
1201
1201
|
__kind: "Hub";
|
|
1202
|
+
value: `0x${string}`;
|
|
1202
1203
|
};
|
|
1203
|
-
__kind: "ExternalAddress";
|
|
1204
1204
|
}, {
|
|
1205
|
+
__kind: "ExternalAddress";
|
|
1205
1206
|
value: {
|
|
1206
|
-
value: string;
|
|
1207
1207
|
__kind: "Eth";
|
|
1208
|
-
} | {
|
|
1209
1208
|
value: string;
|
|
1209
|
+
} | {
|
|
1210
1210
|
__kind: "Dot";
|
|
1211
|
+
value: string;
|
|
1211
1212
|
} | {
|
|
1213
|
+
__kind: "Btc";
|
|
1212
1214
|
value: {
|
|
1213
|
-
value: string;
|
|
1214
1215
|
__kind: "P2PKH";
|
|
1215
|
-
} | {
|
|
1216
1216
|
value: string;
|
|
1217
|
-
__kind: "P2SH";
|
|
1218
1217
|
} | {
|
|
1218
|
+
__kind: "P2SH";
|
|
1219
1219
|
value: string;
|
|
1220
|
-
__kind: "P2WPKH";
|
|
1221
1220
|
} | {
|
|
1221
|
+
__kind: "P2WPKH";
|
|
1222
1222
|
value: string;
|
|
1223
|
-
__kind: "P2WSH";
|
|
1224
1223
|
} | {
|
|
1224
|
+
__kind: "P2WSH";
|
|
1225
1225
|
value: string;
|
|
1226
|
+
} | {
|
|
1226
1227
|
__kind: "Taproot";
|
|
1228
|
+
value: string;
|
|
1227
1229
|
} | {
|
|
1228
1230
|
__kind: "OtherSegwit";
|
|
1229
1231
|
version: number;
|
|
1230
1232
|
program: string;
|
|
1231
1233
|
};
|
|
1232
|
-
__kind: "Btc";
|
|
1233
1234
|
} | {
|
|
1234
|
-
value: string;
|
|
1235
1235
|
__kind: "Arb";
|
|
1236
|
-
} | {
|
|
1237
1236
|
value: string;
|
|
1238
|
-
__kind: "Sol";
|
|
1239
1237
|
} | {
|
|
1238
|
+
__kind: "Sol";
|
|
1240
1239
|
value: string;
|
|
1240
|
+
} | {
|
|
1241
1241
|
__kind: "Hub";
|
|
1242
|
+
value: string;
|
|
1242
1243
|
};
|
|
1243
|
-
__kind: "ExternalAddress";
|
|
1244
1244
|
}>]>;
|
|
1245
1245
|
refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1246
1246
|
channelMetadata: z.ZodObject<{
|
|
@@ -1300,6 +1300,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1300
1300
|
fallbackAddress: string;
|
|
1301
1301
|
}>;
|
|
1302
1302
|
}, "strip", z.ZodTypeAny, {
|
|
1303
|
+
__kind: "V0";
|
|
1303
1304
|
value: {
|
|
1304
1305
|
cfReceiver: {
|
|
1305
1306
|
pubkey: `0x${string}`;
|
|
@@ -1311,8 +1312,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1311
1312
|
}[];
|
|
1312
1313
|
fallbackAddress: `0x${string}`;
|
|
1313
1314
|
};
|
|
1314
|
-
__kind: "V0";
|
|
1315
1315
|
}, {
|
|
1316
|
+
__kind: "V0";
|
|
1316
1317
|
value: {
|
|
1317
1318
|
cfReceiver: {
|
|
1318
1319
|
pubkey: string;
|
|
@@ -1324,7 +1325,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1324
1325
|
}[];
|
|
1325
1326
|
fallbackAddress: string;
|
|
1326
1327
|
};
|
|
1327
|
-
__kind: "V0";
|
|
1328
1328
|
}>, z.ZodObject<{
|
|
1329
1329
|
__kind: z.ZodLiteral<"V1">;
|
|
1330
1330
|
ccmAccounts: z.ZodObject<{
|
|
@@ -1401,7 +1401,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1401
1401
|
alts: string[];
|
|
1402
1402
|
}>]>;
|
|
1403
1403
|
}, "strip", z.ZodTypeAny, {
|
|
1404
|
+
__kind: "Solana";
|
|
1404
1405
|
value: {
|
|
1406
|
+
__kind: "V0";
|
|
1405
1407
|
value: {
|
|
1406
1408
|
cfReceiver: {
|
|
1407
1409
|
pubkey: `0x${string}`;
|
|
@@ -1413,7 +1415,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1413
1415
|
}[];
|
|
1414
1416
|
fallbackAddress: `0x${string}`;
|
|
1415
1417
|
};
|
|
1416
|
-
__kind: "V0";
|
|
1417
1418
|
} | {
|
|
1418
1419
|
__kind: "V1";
|
|
1419
1420
|
ccmAccounts: {
|
|
@@ -1429,9 +1430,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1429
1430
|
};
|
|
1430
1431
|
alts: `0x${string}`[];
|
|
1431
1432
|
};
|
|
1432
|
-
__kind: "Solana";
|
|
1433
1433
|
}, {
|
|
1434
|
+
__kind: "Solana";
|
|
1434
1435
|
value: {
|
|
1436
|
+
__kind: "V0";
|
|
1435
1437
|
value: {
|
|
1436
1438
|
cfReceiver: {
|
|
1437
1439
|
pubkey: string;
|
|
@@ -1443,7 +1445,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1443
1445
|
}[];
|
|
1444
1446
|
fallbackAddress: string;
|
|
1445
1447
|
};
|
|
1446
|
-
__kind: "V0";
|
|
1447
1448
|
} | {
|
|
1448
1449
|
__kind: "V1";
|
|
1449
1450
|
ccmAccounts: {
|
|
@@ -1459,7 +1460,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1459
1460
|
};
|
|
1460
1461
|
alts: string[];
|
|
1461
1462
|
};
|
|
1462
|
-
__kind: "Solana";
|
|
1463
1463
|
}>]>;
|
|
1464
1464
|
}, "strip", z.ZodTypeAny, {
|
|
1465
1465
|
message: `0x${string}`;
|
|
@@ -1467,7 +1467,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1467
1467
|
ccmAdditionalData: {
|
|
1468
1468
|
__kind: "NotRequired";
|
|
1469
1469
|
} | {
|
|
1470
|
+
__kind: "Solana";
|
|
1470
1471
|
value: {
|
|
1472
|
+
__kind: "V0";
|
|
1471
1473
|
value: {
|
|
1472
1474
|
cfReceiver: {
|
|
1473
1475
|
pubkey: `0x${string}`;
|
|
@@ -1479,7 +1481,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1479
1481
|
}[];
|
|
1480
1482
|
fallbackAddress: `0x${string}`;
|
|
1481
1483
|
};
|
|
1482
|
-
__kind: "V0";
|
|
1483
1484
|
} | {
|
|
1484
1485
|
__kind: "V1";
|
|
1485
1486
|
ccmAccounts: {
|
|
@@ -1495,7 +1496,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1495
1496
|
};
|
|
1496
1497
|
alts: `0x${string}`[];
|
|
1497
1498
|
};
|
|
1498
|
-
__kind: "Solana";
|
|
1499
1499
|
};
|
|
1500
1500
|
}, {
|
|
1501
1501
|
message: string;
|
|
@@ -1503,7 +1503,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1503
1503
|
ccmAdditionalData: {
|
|
1504
1504
|
__kind: "NotRequired";
|
|
1505
1505
|
} | {
|
|
1506
|
+
__kind: "Solana";
|
|
1506
1507
|
value: {
|
|
1508
|
+
__kind: "V0";
|
|
1507
1509
|
value: {
|
|
1508
1510
|
cfReceiver: {
|
|
1509
1511
|
pubkey: string;
|
|
@@ -1515,7 +1517,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1515
1517
|
}[];
|
|
1516
1518
|
fallbackAddress: string;
|
|
1517
1519
|
};
|
|
1518
|
-
__kind: "V0";
|
|
1519
1520
|
} | {
|
|
1520
1521
|
__kind: "V1";
|
|
1521
1522
|
ccmAccounts: {
|
|
@@ -1531,7 +1532,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1531
1532
|
};
|
|
1532
1533
|
alts: string[];
|
|
1533
1534
|
};
|
|
1534
|
-
__kind: "Solana";
|
|
1535
1535
|
};
|
|
1536
1536
|
}>;
|
|
1537
1537
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -1547,67 +1547,67 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1547
1547
|
__kind: z.ZodLiteral<"Eth">;
|
|
1548
1548
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1549
1549
|
}, "strip", z.ZodTypeAny, {
|
|
1550
|
-
value: `0x${string}`;
|
|
1551
1550
|
__kind: "Eth";
|
|
1551
|
+
value: `0x${string}`;
|
|
1552
1552
|
}, {
|
|
1553
|
-
value: string;
|
|
1554
1553
|
__kind: "Eth";
|
|
1554
|
+
value: string;
|
|
1555
1555
|
}>, z.ZodObject<{
|
|
1556
1556
|
__kind: z.ZodLiteral<"Dot">;
|
|
1557
1557
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1558
1558
|
}, "strip", z.ZodTypeAny, {
|
|
1559
|
-
value: `0x${string}`;
|
|
1560
1559
|
__kind: "Dot";
|
|
1560
|
+
value: `0x${string}`;
|
|
1561
1561
|
}, {
|
|
1562
|
-
value: string;
|
|
1563
1562
|
__kind: "Dot";
|
|
1563
|
+
value: string;
|
|
1564
1564
|
}>, z.ZodObject<{
|
|
1565
1565
|
__kind: z.ZodLiteral<"Btc">;
|
|
1566
1566
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1567
1567
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1568
1568
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1569
1569
|
}, "strip", z.ZodTypeAny, {
|
|
1570
|
-
value: `0x${string}`;
|
|
1571
1570
|
__kind: "P2PKH";
|
|
1571
|
+
value: `0x${string}`;
|
|
1572
1572
|
}, {
|
|
1573
|
-
value: string;
|
|
1574
1573
|
__kind: "P2PKH";
|
|
1574
|
+
value: string;
|
|
1575
1575
|
}>, z.ZodObject<{
|
|
1576
1576
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1577
1577
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1578
1578
|
}, "strip", z.ZodTypeAny, {
|
|
1579
|
-
value: `0x${string}`;
|
|
1580
1579
|
__kind: "P2SH";
|
|
1580
|
+
value: `0x${string}`;
|
|
1581
1581
|
}, {
|
|
1582
|
-
value: string;
|
|
1583
1582
|
__kind: "P2SH";
|
|
1583
|
+
value: string;
|
|
1584
1584
|
}>, z.ZodObject<{
|
|
1585
1585
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1586
1586
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1587
1587
|
}, "strip", z.ZodTypeAny, {
|
|
1588
|
-
value: `0x${string}`;
|
|
1589
1588
|
__kind: "P2WPKH";
|
|
1589
|
+
value: `0x${string}`;
|
|
1590
1590
|
}, {
|
|
1591
|
-
value: string;
|
|
1592
1591
|
__kind: "P2WPKH";
|
|
1592
|
+
value: string;
|
|
1593
1593
|
}>, z.ZodObject<{
|
|
1594
1594
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1595
1595
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1596
1596
|
}, "strip", z.ZodTypeAny, {
|
|
1597
|
-
value: `0x${string}`;
|
|
1598
1597
|
__kind: "P2WSH";
|
|
1598
|
+
value: `0x${string}`;
|
|
1599
1599
|
}, {
|
|
1600
|
-
value: string;
|
|
1601
1600
|
__kind: "P2WSH";
|
|
1601
|
+
value: string;
|
|
1602
1602
|
}>, z.ZodObject<{
|
|
1603
1603
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1604
1604
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1605
1605
|
}, "strip", z.ZodTypeAny, {
|
|
1606
|
-
value: `0x${string}`;
|
|
1607
1606
|
__kind: "Taproot";
|
|
1607
|
+
value: `0x${string}`;
|
|
1608
1608
|
}, {
|
|
1609
|
-
value: string;
|
|
1610
1609
|
__kind: "Taproot";
|
|
1610
|
+
value: string;
|
|
1611
1611
|
}>, z.ZodObject<{
|
|
1612
1612
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1613
1613
|
version: z.ZodNumber;
|
|
@@ -1622,76 +1622,76 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1622
1622
|
program: string;
|
|
1623
1623
|
}>]>;
|
|
1624
1624
|
}, "strip", z.ZodTypeAny, {
|
|
1625
|
+
__kind: "Btc";
|
|
1625
1626
|
value: {
|
|
1626
|
-
value: `0x${string}`;
|
|
1627
1627
|
__kind: "P2PKH";
|
|
1628
|
-
} | {
|
|
1629
1628
|
value: `0x${string}`;
|
|
1630
|
-
__kind: "P2SH";
|
|
1631
1629
|
} | {
|
|
1630
|
+
__kind: "P2SH";
|
|
1632
1631
|
value: `0x${string}`;
|
|
1633
|
-
__kind: "P2WPKH";
|
|
1634
1632
|
} | {
|
|
1633
|
+
__kind: "P2WPKH";
|
|
1635
1634
|
value: `0x${string}`;
|
|
1636
|
-
__kind: "P2WSH";
|
|
1637
1635
|
} | {
|
|
1636
|
+
__kind: "P2WSH";
|
|
1638
1637
|
value: `0x${string}`;
|
|
1638
|
+
} | {
|
|
1639
1639
|
__kind: "Taproot";
|
|
1640
|
+
value: `0x${string}`;
|
|
1640
1641
|
} | {
|
|
1641
1642
|
__kind: "OtherSegwit";
|
|
1642
1643
|
version: number;
|
|
1643
1644
|
program: `0x${string}`;
|
|
1644
1645
|
};
|
|
1645
|
-
__kind: "Btc";
|
|
1646
1646
|
}, {
|
|
1647
|
+
__kind: "Btc";
|
|
1647
1648
|
value: {
|
|
1648
|
-
value: string;
|
|
1649
1649
|
__kind: "P2PKH";
|
|
1650
|
-
} | {
|
|
1651
1650
|
value: string;
|
|
1652
|
-
__kind: "P2SH";
|
|
1653
1651
|
} | {
|
|
1652
|
+
__kind: "P2SH";
|
|
1654
1653
|
value: string;
|
|
1655
|
-
__kind: "P2WPKH";
|
|
1656
1654
|
} | {
|
|
1655
|
+
__kind: "P2WPKH";
|
|
1657
1656
|
value: string;
|
|
1658
|
-
__kind: "P2WSH";
|
|
1659
1657
|
} | {
|
|
1658
|
+
__kind: "P2WSH";
|
|
1660
1659
|
value: string;
|
|
1660
|
+
} | {
|
|
1661
1661
|
__kind: "Taproot";
|
|
1662
|
+
value: string;
|
|
1662
1663
|
} | {
|
|
1663
1664
|
__kind: "OtherSegwit";
|
|
1664
1665
|
version: number;
|
|
1665
1666
|
program: string;
|
|
1666
1667
|
};
|
|
1667
|
-
__kind: "Btc";
|
|
1668
1668
|
}>, z.ZodObject<{
|
|
1669
1669
|
__kind: z.ZodLiteral<"Arb">;
|
|
1670
1670
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1671
1671
|
}, "strip", z.ZodTypeAny, {
|
|
1672
|
-
value: `0x${string}`;
|
|
1673
1672
|
__kind: "Arb";
|
|
1673
|
+
value: `0x${string}`;
|
|
1674
1674
|
}, {
|
|
1675
|
-
value: string;
|
|
1676
1675
|
__kind: "Arb";
|
|
1676
|
+
value: string;
|
|
1677
1677
|
}>, z.ZodObject<{
|
|
1678
1678
|
__kind: z.ZodLiteral<"Sol">;
|
|
1679
1679
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1680
1680
|
}, "strip", z.ZodTypeAny, {
|
|
1681
|
-
value: `0x${string}`;
|
|
1682
1681
|
__kind: "Sol";
|
|
1682
|
+
value: `0x${string}`;
|
|
1683
1683
|
}, {
|
|
1684
|
-
value: string;
|
|
1685
1684
|
__kind: "Sol";
|
|
1685
|
+
value: string;
|
|
1686
1686
|
}>, z.ZodObject<{
|
|
1687
1687
|
__kind: z.ZodLiteral<"Hub">;
|
|
1688
1688
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1689
1689
|
}, "strip", z.ZodTypeAny, {
|
|
1690
|
-
value: `0x${string}`;
|
|
1691
1690
|
__kind: "Hub";
|
|
1691
|
+
value: `0x${string}`;
|
|
1692
1692
|
}, {
|
|
1693
|
-
value: string;
|
|
1694
1693
|
__kind: "Hub";
|
|
1694
|
+
value: string;
|
|
1695
1695
|
}>]>>>;
|
|
1696
1696
|
}, "strip", z.ZodTypeAny, {
|
|
1697
1697
|
channelMetadata: {
|
|
@@ -1700,7 +1700,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1700
1700
|
ccmAdditionalData: {
|
|
1701
1701
|
__kind: "NotRequired";
|
|
1702
1702
|
} | {
|
|
1703
|
+
__kind: "Solana";
|
|
1703
1704
|
value: {
|
|
1705
|
+
__kind: "V0";
|
|
1704
1706
|
value: {
|
|
1705
1707
|
cfReceiver: {
|
|
1706
1708
|
pubkey: `0x${string}`;
|
|
@@ -1712,7 +1714,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1712
1714
|
}[];
|
|
1713
1715
|
fallbackAddress: `0x${string}`;
|
|
1714
1716
|
};
|
|
1715
|
-
__kind: "V0";
|
|
1716
1717
|
} | {
|
|
1717
1718
|
__kind: "V1";
|
|
1718
1719
|
ccmAccounts: {
|
|
@@ -1728,47 +1729,46 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1728
1729
|
};
|
|
1729
1730
|
alts: `0x${string}`[];
|
|
1730
1731
|
};
|
|
1731
|
-
__kind: "Solana";
|
|
1732
1732
|
};
|
|
1733
1733
|
};
|
|
1734
1734
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1735
1735
|
sourceAddress?: {
|
|
1736
|
-
value: `0x${string}`;
|
|
1737
1736
|
__kind: "Eth";
|
|
1738
|
-
} | {
|
|
1739
1737
|
value: `0x${string}`;
|
|
1738
|
+
} | {
|
|
1740
1739
|
__kind: "Dot";
|
|
1740
|
+
value: `0x${string}`;
|
|
1741
1741
|
} | {
|
|
1742
|
+
__kind: "Btc";
|
|
1742
1743
|
value: {
|
|
1743
|
-
value: `0x${string}`;
|
|
1744
1744
|
__kind: "P2PKH";
|
|
1745
|
-
} | {
|
|
1746
1745
|
value: `0x${string}`;
|
|
1747
|
-
__kind: "P2SH";
|
|
1748
1746
|
} | {
|
|
1747
|
+
__kind: "P2SH";
|
|
1749
1748
|
value: `0x${string}`;
|
|
1750
|
-
__kind: "P2WPKH";
|
|
1751
1749
|
} | {
|
|
1750
|
+
__kind: "P2WPKH";
|
|
1752
1751
|
value: `0x${string}`;
|
|
1753
|
-
__kind: "P2WSH";
|
|
1754
1752
|
} | {
|
|
1753
|
+
__kind: "P2WSH";
|
|
1755
1754
|
value: `0x${string}`;
|
|
1755
|
+
} | {
|
|
1756
1756
|
__kind: "Taproot";
|
|
1757
|
+
value: `0x${string}`;
|
|
1757
1758
|
} | {
|
|
1758
1759
|
__kind: "OtherSegwit";
|
|
1759
1760
|
version: number;
|
|
1760
1761
|
program: `0x${string}`;
|
|
1761
1762
|
};
|
|
1762
|
-
__kind: "Btc";
|
|
1763
1763
|
} | {
|
|
1764
|
-
value: `0x${string}`;
|
|
1765
1764
|
__kind: "Arb";
|
|
1766
|
-
} | {
|
|
1767
1765
|
value: `0x${string}`;
|
|
1768
|
-
__kind: "Sol";
|
|
1769
1766
|
} | {
|
|
1767
|
+
__kind: "Sol";
|
|
1770
1768
|
value: `0x${string}`;
|
|
1769
|
+
} | {
|
|
1771
1770
|
__kind: "Hub";
|
|
1771
|
+
value: `0x${string}`;
|
|
1772
1772
|
} | null | undefined;
|
|
1773
1773
|
}, {
|
|
1774
1774
|
channelMetadata: {
|
|
@@ -1777,7 +1777,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1777
1777
|
ccmAdditionalData: {
|
|
1778
1778
|
__kind: "NotRequired";
|
|
1779
1779
|
} | {
|
|
1780
|
+
__kind: "Solana";
|
|
1780
1781
|
value: {
|
|
1782
|
+
__kind: "V0";
|
|
1781
1783
|
value: {
|
|
1782
1784
|
cfReceiver: {
|
|
1783
1785
|
pubkey: string;
|
|
@@ -1789,7 +1791,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1789
1791
|
}[];
|
|
1790
1792
|
fallbackAddress: string;
|
|
1791
1793
|
};
|
|
1792
|
-
__kind: "V0";
|
|
1793
1794
|
} | {
|
|
1794
1795
|
__kind: "V1";
|
|
1795
1796
|
ccmAccounts: {
|
|
@@ -1805,97 +1806,96 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1805
1806
|
};
|
|
1806
1807
|
alts: string[];
|
|
1807
1808
|
};
|
|
1808
|
-
__kind: "Solana";
|
|
1809
1809
|
};
|
|
1810
1810
|
};
|
|
1811
1811
|
sourceChain: {
|
|
1812
1812
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1813
1813
|
};
|
|
1814
1814
|
sourceAddress?: {
|
|
1815
|
-
value: string;
|
|
1816
1815
|
__kind: "Eth";
|
|
1817
|
-
} | {
|
|
1818
1816
|
value: string;
|
|
1817
|
+
} | {
|
|
1819
1818
|
__kind: "Dot";
|
|
1819
|
+
value: string;
|
|
1820
1820
|
} | {
|
|
1821
|
+
__kind: "Btc";
|
|
1821
1822
|
value: {
|
|
1822
|
-
value: string;
|
|
1823
1823
|
__kind: "P2PKH";
|
|
1824
|
-
} | {
|
|
1825
1824
|
value: string;
|
|
1826
|
-
__kind: "P2SH";
|
|
1827
1825
|
} | {
|
|
1826
|
+
__kind: "P2SH";
|
|
1828
1827
|
value: string;
|
|
1829
|
-
__kind: "P2WPKH";
|
|
1830
1828
|
} | {
|
|
1829
|
+
__kind: "P2WPKH";
|
|
1831
1830
|
value: string;
|
|
1832
|
-
__kind: "P2WSH";
|
|
1833
1831
|
} | {
|
|
1832
|
+
__kind: "P2WSH";
|
|
1834
1833
|
value: string;
|
|
1834
|
+
} | {
|
|
1835
1835
|
__kind: "Taproot";
|
|
1836
|
+
value: string;
|
|
1836
1837
|
} | {
|
|
1837
1838
|
__kind: "OtherSegwit";
|
|
1838
1839
|
version: number;
|
|
1839
1840
|
program: string;
|
|
1840
1841
|
};
|
|
1841
|
-
__kind: "Btc";
|
|
1842
1842
|
} | {
|
|
1843
|
-
value: string;
|
|
1844
1843
|
__kind: "Arb";
|
|
1845
|
-
} | {
|
|
1846
1844
|
value: string;
|
|
1847
|
-
__kind: "Sol";
|
|
1848
1845
|
} | {
|
|
1846
|
+
__kind: "Sol";
|
|
1849
1847
|
value: string;
|
|
1848
|
+
} | {
|
|
1850
1849
|
__kind: "Hub";
|
|
1850
|
+
value: string;
|
|
1851
1851
|
} | null | undefined;
|
|
1852
1852
|
}>>>;
|
|
1853
1853
|
}, "strip", z.ZodTypeAny, {
|
|
1854
1854
|
__kind: "RefundIfExpires";
|
|
1855
1855
|
retryDuration: number;
|
|
1856
1856
|
refundAddress: {
|
|
1857
|
-
value: `cF${string}`;
|
|
1858
1857
|
__kind: "InternalAccount";
|
|
1858
|
+
value: `cF${string}`;
|
|
1859
1859
|
} | {
|
|
1860
|
+
__kind: "ExternalAddress";
|
|
1860
1861
|
value: {
|
|
1861
|
-
value: `0x${string}`;
|
|
1862
1862
|
__kind: "Eth";
|
|
1863
|
-
} | {
|
|
1864
1863
|
value: `0x${string}`;
|
|
1864
|
+
} | {
|
|
1865
1865
|
__kind: "Dot";
|
|
1866
|
+
value: `0x${string}`;
|
|
1866
1867
|
} | {
|
|
1868
|
+
__kind: "Btc";
|
|
1867
1869
|
value: {
|
|
1868
|
-
value: `0x${string}`;
|
|
1869
1870
|
__kind: "P2PKH";
|
|
1870
|
-
} | {
|
|
1871
1871
|
value: `0x${string}`;
|
|
1872
|
-
__kind: "P2SH";
|
|
1873
1872
|
} | {
|
|
1873
|
+
__kind: "P2SH";
|
|
1874
1874
|
value: `0x${string}`;
|
|
1875
|
-
__kind: "P2WPKH";
|
|
1876
1875
|
} | {
|
|
1876
|
+
__kind: "P2WPKH";
|
|
1877
1877
|
value: `0x${string}`;
|
|
1878
|
-
__kind: "P2WSH";
|
|
1879
1878
|
} | {
|
|
1879
|
+
__kind: "P2WSH";
|
|
1880
1880
|
value: `0x${string}`;
|
|
1881
|
+
} | {
|
|
1881
1882
|
__kind: "Taproot";
|
|
1883
|
+
value: `0x${string}`;
|
|
1882
1884
|
} | {
|
|
1883
1885
|
__kind: "OtherSegwit";
|
|
1884
1886
|
version: number;
|
|
1885
1887
|
program: `0x${string}`;
|
|
1886
1888
|
};
|
|
1887
|
-
__kind: "Btc";
|
|
1888
1889
|
} | {
|
|
1889
|
-
value: `0x${string}`;
|
|
1890
1890
|
__kind: "Arb";
|
|
1891
|
-
} | {
|
|
1892
1891
|
value: `0x${string}`;
|
|
1893
|
-
__kind: "Sol";
|
|
1894
1892
|
} | {
|
|
1893
|
+
__kind: "Sol";
|
|
1895
1894
|
value: `0x${string}`;
|
|
1895
|
+
} | {
|
|
1896
1896
|
__kind: "Hub";
|
|
1897
|
+
value: `0x${string}`;
|
|
1897
1898
|
};
|
|
1898
|
-
__kind: "ExternalAddress";
|
|
1899
1899
|
};
|
|
1900
1900
|
refundCcmMetadata?: {
|
|
1901
1901
|
channelMetadata: {
|
|
@@ -1904,7 +1904,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1904
1904
|
ccmAdditionalData: {
|
|
1905
1905
|
__kind: "NotRequired";
|
|
1906
1906
|
} | {
|
|
1907
|
+
__kind: "Solana";
|
|
1907
1908
|
value: {
|
|
1909
|
+
__kind: "V0";
|
|
1908
1910
|
value: {
|
|
1909
1911
|
cfReceiver: {
|
|
1910
1912
|
pubkey: `0x${string}`;
|
|
@@ -1916,7 +1918,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1916
1918
|
}[];
|
|
1917
1919
|
fallbackAddress: `0x${string}`;
|
|
1918
1920
|
};
|
|
1919
|
-
__kind: "V0";
|
|
1920
1921
|
} | {
|
|
1921
1922
|
__kind: "V1";
|
|
1922
1923
|
ccmAccounts: {
|
|
@@ -1932,95 +1933,94 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1932
1933
|
};
|
|
1933
1934
|
alts: `0x${string}`[];
|
|
1934
1935
|
};
|
|
1935
|
-
__kind: "Solana";
|
|
1936
1936
|
};
|
|
1937
1937
|
};
|
|
1938
1938
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1939
1939
|
sourceAddress?: {
|
|
1940
|
-
value: `0x${string}`;
|
|
1941
1940
|
__kind: "Eth";
|
|
1942
|
-
} | {
|
|
1943
1941
|
value: `0x${string}`;
|
|
1942
|
+
} | {
|
|
1944
1943
|
__kind: "Dot";
|
|
1944
|
+
value: `0x${string}`;
|
|
1945
1945
|
} | {
|
|
1946
|
+
__kind: "Btc";
|
|
1946
1947
|
value: {
|
|
1947
|
-
value: `0x${string}`;
|
|
1948
1948
|
__kind: "P2PKH";
|
|
1949
|
-
} | {
|
|
1950
1949
|
value: `0x${string}`;
|
|
1951
|
-
__kind: "P2SH";
|
|
1952
1950
|
} | {
|
|
1951
|
+
__kind: "P2SH";
|
|
1953
1952
|
value: `0x${string}`;
|
|
1954
|
-
__kind: "P2WPKH";
|
|
1955
1953
|
} | {
|
|
1954
|
+
__kind: "P2WPKH";
|
|
1956
1955
|
value: `0x${string}`;
|
|
1957
|
-
__kind: "P2WSH";
|
|
1958
1956
|
} | {
|
|
1957
|
+
__kind: "P2WSH";
|
|
1959
1958
|
value: `0x${string}`;
|
|
1959
|
+
} | {
|
|
1960
1960
|
__kind: "Taproot";
|
|
1961
|
+
value: `0x${string}`;
|
|
1961
1962
|
} | {
|
|
1962
1963
|
__kind: "OtherSegwit";
|
|
1963
1964
|
version: number;
|
|
1964
1965
|
program: `0x${string}`;
|
|
1965
1966
|
};
|
|
1966
|
-
__kind: "Btc";
|
|
1967
1967
|
} | {
|
|
1968
|
-
value: `0x${string}`;
|
|
1969
1968
|
__kind: "Arb";
|
|
1970
|
-
} | {
|
|
1971
1969
|
value: `0x${string}`;
|
|
1972
|
-
__kind: "Sol";
|
|
1973
1970
|
} | {
|
|
1971
|
+
__kind: "Sol";
|
|
1974
1972
|
value: `0x${string}`;
|
|
1973
|
+
} | {
|
|
1975
1974
|
__kind: "Hub";
|
|
1975
|
+
value: `0x${string}`;
|
|
1976
1976
|
} | null | undefined;
|
|
1977
1977
|
} | null | undefined;
|
|
1978
1978
|
}, {
|
|
1979
1979
|
__kind: "RefundIfExpires";
|
|
1980
1980
|
retryDuration: number;
|
|
1981
1981
|
refundAddress: {
|
|
1982
|
-
value: string;
|
|
1983
1982
|
__kind: "InternalAccount";
|
|
1983
|
+
value: string;
|
|
1984
1984
|
} | {
|
|
1985
|
+
__kind: "ExternalAddress";
|
|
1985
1986
|
value: {
|
|
1986
|
-
value: string;
|
|
1987
1987
|
__kind: "Eth";
|
|
1988
|
-
} | {
|
|
1989
1988
|
value: string;
|
|
1989
|
+
} | {
|
|
1990
1990
|
__kind: "Dot";
|
|
1991
|
+
value: string;
|
|
1991
1992
|
} | {
|
|
1993
|
+
__kind: "Btc";
|
|
1992
1994
|
value: {
|
|
1993
|
-
value: string;
|
|
1994
1995
|
__kind: "P2PKH";
|
|
1995
|
-
} | {
|
|
1996
1996
|
value: string;
|
|
1997
|
-
__kind: "P2SH";
|
|
1998
1997
|
} | {
|
|
1998
|
+
__kind: "P2SH";
|
|
1999
1999
|
value: string;
|
|
2000
|
-
__kind: "P2WPKH";
|
|
2001
2000
|
} | {
|
|
2001
|
+
__kind: "P2WPKH";
|
|
2002
2002
|
value: string;
|
|
2003
|
-
__kind: "P2WSH";
|
|
2004
2003
|
} | {
|
|
2004
|
+
__kind: "P2WSH";
|
|
2005
2005
|
value: string;
|
|
2006
|
+
} | {
|
|
2006
2007
|
__kind: "Taproot";
|
|
2008
|
+
value: string;
|
|
2007
2009
|
} | {
|
|
2008
2010
|
__kind: "OtherSegwit";
|
|
2009
2011
|
version: number;
|
|
2010
2012
|
program: string;
|
|
2011
2013
|
};
|
|
2012
|
-
__kind: "Btc";
|
|
2013
2014
|
} | {
|
|
2014
|
-
value: string;
|
|
2015
2015
|
__kind: "Arb";
|
|
2016
|
-
} | {
|
|
2017
2016
|
value: string;
|
|
2018
|
-
__kind: "Sol";
|
|
2019
2017
|
} | {
|
|
2018
|
+
__kind: "Sol";
|
|
2020
2019
|
value: string;
|
|
2020
|
+
} | {
|
|
2021
2021
|
__kind: "Hub";
|
|
2022
|
+
value: string;
|
|
2022
2023
|
};
|
|
2023
|
-
__kind: "ExternalAddress";
|
|
2024
2024
|
};
|
|
2025
2025
|
refundCcmMetadata?: {
|
|
2026
2026
|
channelMetadata: {
|
|
@@ -2029,7 +2029,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2029
2029
|
ccmAdditionalData: {
|
|
2030
2030
|
__kind: "NotRequired";
|
|
2031
2031
|
} | {
|
|
2032
|
+
__kind: "Solana";
|
|
2032
2033
|
value: {
|
|
2034
|
+
__kind: "V0";
|
|
2033
2035
|
value: {
|
|
2034
2036
|
cfReceiver: {
|
|
2035
2037
|
pubkey: string;
|
|
@@ -2041,7 +2043,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2041
2043
|
}[];
|
|
2042
2044
|
fallbackAddress: string;
|
|
2043
2045
|
};
|
|
2044
|
-
__kind: "V0";
|
|
2045
2046
|
} | {
|
|
2046
2047
|
__kind: "V1";
|
|
2047
2048
|
ccmAccounts: {
|
|
@@ -2057,49 +2058,48 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2057
2058
|
};
|
|
2058
2059
|
alts: string[];
|
|
2059
2060
|
};
|
|
2060
|
-
__kind: "Solana";
|
|
2061
2061
|
};
|
|
2062
2062
|
};
|
|
2063
2063
|
sourceChain: {
|
|
2064
2064
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2065
2065
|
};
|
|
2066
2066
|
sourceAddress?: {
|
|
2067
|
-
value: string;
|
|
2068
2067
|
__kind: "Eth";
|
|
2069
|
-
} | {
|
|
2070
2068
|
value: string;
|
|
2069
|
+
} | {
|
|
2071
2070
|
__kind: "Dot";
|
|
2071
|
+
value: string;
|
|
2072
2072
|
} | {
|
|
2073
|
+
__kind: "Btc";
|
|
2073
2074
|
value: {
|
|
2074
|
-
value: string;
|
|
2075
2075
|
__kind: "P2PKH";
|
|
2076
|
-
} | {
|
|
2077
2076
|
value: string;
|
|
2078
|
-
__kind: "P2SH";
|
|
2079
2077
|
} | {
|
|
2078
|
+
__kind: "P2SH";
|
|
2080
2079
|
value: string;
|
|
2081
|
-
__kind: "P2WPKH";
|
|
2082
2080
|
} | {
|
|
2081
|
+
__kind: "P2WPKH";
|
|
2083
2082
|
value: string;
|
|
2084
|
-
__kind: "P2WSH";
|
|
2085
2083
|
} | {
|
|
2084
|
+
__kind: "P2WSH";
|
|
2086
2085
|
value: string;
|
|
2086
|
+
} | {
|
|
2087
2087
|
__kind: "Taproot";
|
|
2088
|
+
value: string;
|
|
2088
2089
|
} | {
|
|
2089
2090
|
__kind: "OtherSegwit";
|
|
2090
2091
|
version: number;
|
|
2091
2092
|
program: string;
|
|
2092
2093
|
};
|
|
2093
|
-
__kind: "Btc";
|
|
2094
2094
|
} | {
|
|
2095
|
-
value: string;
|
|
2096
2095
|
__kind: "Arb";
|
|
2097
|
-
} | {
|
|
2098
2096
|
value: string;
|
|
2099
|
-
__kind: "Sol";
|
|
2100
2097
|
} | {
|
|
2098
|
+
__kind: "Sol";
|
|
2101
2099
|
value: string;
|
|
2100
|
+
} | {
|
|
2102
2101
|
__kind: "Hub";
|
|
2102
|
+
value: string;
|
|
2103
2103
|
} | null | undefined;
|
|
2104
2104
|
} | null | undefined;
|
|
2105
2105
|
}>]>;
|
|
@@ -2113,48 +2113,48 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2113
2113
|
__kind: "RefundIfExpires";
|
|
2114
2114
|
retryDuration: number;
|
|
2115
2115
|
refundAddress: {
|
|
2116
|
-
value: `cF${string}`;
|
|
2117
2116
|
__kind: "InternalAccount";
|
|
2117
|
+
value: `cF${string}`;
|
|
2118
2118
|
} | {
|
|
2119
|
+
__kind: "ExternalAddress";
|
|
2119
2120
|
value: {
|
|
2120
|
-
value: `0x${string}`;
|
|
2121
2121
|
__kind: "Eth";
|
|
2122
|
-
} | {
|
|
2123
2122
|
value: `0x${string}`;
|
|
2123
|
+
} | {
|
|
2124
2124
|
__kind: "Dot";
|
|
2125
|
+
value: `0x${string}`;
|
|
2125
2126
|
} | {
|
|
2127
|
+
__kind: "Btc";
|
|
2126
2128
|
value: {
|
|
2127
|
-
value: `0x${string}`;
|
|
2128
2129
|
__kind: "P2PKH";
|
|
2129
|
-
} | {
|
|
2130
2130
|
value: `0x${string}`;
|
|
2131
|
-
__kind: "P2SH";
|
|
2132
2131
|
} | {
|
|
2132
|
+
__kind: "P2SH";
|
|
2133
2133
|
value: `0x${string}`;
|
|
2134
|
-
__kind: "P2WPKH";
|
|
2135
2134
|
} | {
|
|
2135
|
+
__kind: "P2WPKH";
|
|
2136
2136
|
value: `0x${string}`;
|
|
2137
|
-
__kind: "P2WSH";
|
|
2138
2137
|
} | {
|
|
2138
|
+
__kind: "P2WSH";
|
|
2139
2139
|
value: `0x${string}`;
|
|
2140
|
+
} | {
|
|
2140
2141
|
__kind: "Taproot";
|
|
2142
|
+
value: `0x${string}`;
|
|
2141
2143
|
} | {
|
|
2142
2144
|
__kind: "OtherSegwit";
|
|
2143
2145
|
version: number;
|
|
2144
2146
|
program: `0x${string}`;
|
|
2145
2147
|
};
|
|
2146
|
-
__kind: "Btc";
|
|
2147
2148
|
} | {
|
|
2148
|
-
value: `0x${string}`;
|
|
2149
2149
|
__kind: "Arb";
|
|
2150
|
-
} | {
|
|
2151
2150
|
value: `0x${string}`;
|
|
2152
|
-
__kind: "Sol";
|
|
2153
2151
|
} | {
|
|
2152
|
+
__kind: "Sol";
|
|
2154
2153
|
value: `0x${string}`;
|
|
2154
|
+
} | {
|
|
2155
2155
|
__kind: "Hub";
|
|
2156
|
+
value: `0x${string}`;
|
|
2156
2157
|
};
|
|
2157
|
-
__kind: "ExternalAddress";
|
|
2158
2158
|
};
|
|
2159
2159
|
refundCcmMetadata?: {
|
|
2160
2160
|
channelMetadata: {
|
|
@@ -2163,7 +2163,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2163
2163
|
ccmAdditionalData: {
|
|
2164
2164
|
__kind: "NotRequired";
|
|
2165
2165
|
} | {
|
|
2166
|
+
__kind: "Solana";
|
|
2166
2167
|
value: {
|
|
2168
|
+
__kind: "V0";
|
|
2167
2169
|
value: {
|
|
2168
2170
|
cfReceiver: {
|
|
2169
2171
|
pubkey: `0x${string}`;
|
|
@@ -2175,7 +2177,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2175
2177
|
}[];
|
|
2176
2178
|
fallbackAddress: `0x${string}`;
|
|
2177
2179
|
};
|
|
2178
|
-
__kind: "V0";
|
|
2179
2180
|
} | {
|
|
2180
2181
|
__kind: "V1";
|
|
2181
2182
|
ccmAccounts: {
|
|
@@ -2191,47 +2192,46 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2191
2192
|
};
|
|
2192
2193
|
alts: `0x${string}`[];
|
|
2193
2194
|
};
|
|
2194
|
-
__kind: "Solana";
|
|
2195
2195
|
};
|
|
2196
2196
|
};
|
|
2197
2197
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2198
2198
|
sourceAddress?: {
|
|
2199
|
-
value: `0x${string}`;
|
|
2200
2199
|
__kind: "Eth";
|
|
2201
|
-
} | {
|
|
2202
2200
|
value: `0x${string}`;
|
|
2201
|
+
} | {
|
|
2203
2202
|
__kind: "Dot";
|
|
2203
|
+
value: `0x${string}`;
|
|
2204
2204
|
} | {
|
|
2205
|
+
__kind: "Btc";
|
|
2205
2206
|
value: {
|
|
2206
|
-
value: `0x${string}`;
|
|
2207
2207
|
__kind: "P2PKH";
|
|
2208
|
-
} | {
|
|
2209
2208
|
value: `0x${string}`;
|
|
2210
|
-
__kind: "P2SH";
|
|
2211
2209
|
} | {
|
|
2210
|
+
__kind: "P2SH";
|
|
2212
2211
|
value: `0x${string}`;
|
|
2213
|
-
__kind: "P2WPKH";
|
|
2214
2212
|
} | {
|
|
2213
|
+
__kind: "P2WPKH";
|
|
2215
2214
|
value: `0x${string}`;
|
|
2216
|
-
__kind: "P2WSH";
|
|
2217
2215
|
} | {
|
|
2216
|
+
__kind: "P2WSH";
|
|
2218
2217
|
value: `0x${string}`;
|
|
2218
|
+
} | {
|
|
2219
2219
|
__kind: "Taproot";
|
|
2220
|
+
value: `0x${string}`;
|
|
2220
2221
|
} | {
|
|
2221
2222
|
__kind: "OtherSegwit";
|
|
2222
2223
|
version: number;
|
|
2223
2224
|
program: `0x${string}`;
|
|
2224
2225
|
};
|
|
2225
|
-
__kind: "Btc";
|
|
2226
2226
|
} | {
|
|
2227
|
-
value: `0x${string}`;
|
|
2228
2227
|
__kind: "Arb";
|
|
2229
|
-
} | {
|
|
2230
2228
|
value: `0x${string}`;
|
|
2231
|
-
__kind: "Sol";
|
|
2232
2229
|
} | {
|
|
2230
|
+
__kind: "Sol";
|
|
2233
2231
|
value: `0x${string}`;
|
|
2232
|
+
} | {
|
|
2234
2233
|
__kind: "Hub";
|
|
2234
|
+
value: `0x${string}`;
|
|
2235
2235
|
} | null | undefined;
|
|
2236
2236
|
} | null | undefined;
|
|
2237
2237
|
};
|
|
@@ -2244,48 +2244,48 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2244
2244
|
__kind: "RefundIfExpires";
|
|
2245
2245
|
retryDuration: number;
|
|
2246
2246
|
refundAddress: {
|
|
2247
|
-
value: string;
|
|
2248
2247
|
__kind: "InternalAccount";
|
|
2248
|
+
value: string;
|
|
2249
2249
|
} | {
|
|
2250
|
+
__kind: "ExternalAddress";
|
|
2250
2251
|
value: {
|
|
2251
|
-
value: string;
|
|
2252
2252
|
__kind: "Eth";
|
|
2253
|
-
} | {
|
|
2254
2253
|
value: string;
|
|
2254
|
+
} | {
|
|
2255
2255
|
__kind: "Dot";
|
|
2256
|
+
value: string;
|
|
2256
2257
|
} | {
|
|
2258
|
+
__kind: "Btc";
|
|
2257
2259
|
value: {
|
|
2258
|
-
value: string;
|
|
2259
2260
|
__kind: "P2PKH";
|
|
2260
|
-
} | {
|
|
2261
2261
|
value: string;
|
|
2262
|
-
__kind: "P2SH";
|
|
2263
2262
|
} | {
|
|
2263
|
+
__kind: "P2SH";
|
|
2264
2264
|
value: string;
|
|
2265
|
-
__kind: "P2WPKH";
|
|
2266
2265
|
} | {
|
|
2266
|
+
__kind: "P2WPKH";
|
|
2267
2267
|
value: string;
|
|
2268
|
-
__kind: "P2WSH";
|
|
2269
2268
|
} | {
|
|
2269
|
+
__kind: "P2WSH";
|
|
2270
2270
|
value: string;
|
|
2271
|
+
} | {
|
|
2271
2272
|
__kind: "Taproot";
|
|
2273
|
+
value: string;
|
|
2272
2274
|
} | {
|
|
2273
2275
|
__kind: "OtherSegwit";
|
|
2274
2276
|
version: number;
|
|
2275
2277
|
program: string;
|
|
2276
2278
|
};
|
|
2277
|
-
__kind: "Btc";
|
|
2278
2279
|
} | {
|
|
2279
|
-
value: string;
|
|
2280
2280
|
__kind: "Arb";
|
|
2281
|
-
} | {
|
|
2282
2281
|
value: string;
|
|
2283
|
-
__kind: "Sol";
|
|
2284
2282
|
} | {
|
|
2283
|
+
__kind: "Sol";
|
|
2285
2284
|
value: string;
|
|
2285
|
+
} | {
|
|
2286
2286
|
__kind: "Hub";
|
|
2287
|
+
value: string;
|
|
2287
2288
|
};
|
|
2288
|
-
__kind: "ExternalAddress";
|
|
2289
2289
|
};
|
|
2290
2290
|
refundCcmMetadata?: {
|
|
2291
2291
|
channelMetadata: {
|
|
@@ -2294,7 +2294,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2294
2294
|
ccmAdditionalData: {
|
|
2295
2295
|
__kind: "NotRequired";
|
|
2296
2296
|
} | {
|
|
2297
|
+
__kind: "Solana";
|
|
2297
2298
|
value: {
|
|
2299
|
+
__kind: "V0";
|
|
2298
2300
|
value: {
|
|
2299
2301
|
cfReceiver: {
|
|
2300
2302
|
pubkey: string;
|
|
@@ -2306,7 +2308,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2306
2308
|
}[];
|
|
2307
2309
|
fallbackAddress: string;
|
|
2308
2310
|
};
|
|
2309
|
-
__kind: "V0";
|
|
2310
2311
|
} | {
|
|
2311
2312
|
__kind: "V1";
|
|
2312
2313
|
ccmAccounts: {
|
|
@@ -2322,49 +2323,48 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2322
2323
|
};
|
|
2323
2324
|
alts: string[];
|
|
2324
2325
|
};
|
|
2325
|
-
__kind: "Solana";
|
|
2326
2326
|
};
|
|
2327
2327
|
};
|
|
2328
2328
|
sourceChain: {
|
|
2329
2329
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2330
2330
|
};
|
|
2331
2331
|
sourceAddress?: {
|
|
2332
|
-
value: string;
|
|
2333
2332
|
__kind: "Eth";
|
|
2334
|
-
} | {
|
|
2335
2333
|
value: string;
|
|
2334
|
+
} | {
|
|
2336
2335
|
__kind: "Dot";
|
|
2336
|
+
value: string;
|
|
2337
2337
|
} | {
|
|
2338
|
+
__kind: "Btc";
|
|
2338
2339
|
value: {
|
|
2339
|
-
value: string;
|
|
2340
2340
|
__kind: "P2PKH";
|
|
2341
|
-
} | {
|
|
2342
2341
|
value: string;
|
|
2343
|
-
__kind: "P2SH";
|
|
2344
2342
|
} | {
|
|
2343
|
+
__kind: "P2SH";
|
|
2345
2344
|
value: string;
|
|
2346
|
-
__kind: "P2WPKH";
|
|
2347
2345
|
} | {
|
|
2346
|
+
__kind: "P2WPKH";
|
|
2348
2347
|
value: string;
|
|
2349
|
-
__kind: "P2WSH";
|
|
2350
2348
|
} | {
|
|
2349
|
+
__kind: "P2WSH";
|
|
2351
2350
|
value: string;
|
|
2351
|
+
} | {
|
|
2352
2352
|
__kind: "Taproot";
|
|
2353
|
+
value: string;
|
|
2353
2354
|
} | {
|
|
2354
2355
|
__kind: "OtherSegwit";
|
|
2355
2356
|
version: number;
|
|
2356
2357
|
program: string;
|
|
2357
2358
|
};
|
|
2358
|
-
__kind: "Btc";
|
|
2359
2359
|
} | {
|
|
2360
|
-
value: string;
|
|
2361
2360
|
__kind: "Arb";
|
|
2362
|
-
} | {
|
|
2363
2361
|
value: string;
|
|
2364
|
-
__kind: "Sol";
|
|
2365
2362
|
} | {
|
|
2363
|
+
__kind: "Sol";
|
|
2366
2364
|
value: string;
|
|
2365
|
+
} | {
|
|
2367
2366
|
__kind: "Hub";
|
|
2367
|
+
value: string;
|
|
2368
2368
|
} | null | undefined;
|
|
2369
2369
|
} | null | undefined;
|
|
2370
2370
|
};
|
|
@@ -2382,10 +2382,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2382
2382
|
}>>>;
|
|
2383
2383
|
}, "strip", z.ZodTypeAny, {
|
|
2384
2384
|
swapRequestId: bigint;
|
|
2385
|
-
inputAsset: "
|
|
2386
|
-
outputAsset: "
|
|
2385
|
+
inputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2386
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2387
2387
|
inputAmount: bigint;
|
|
2388
2388
|
origin: {
|
|
2389
|
+
__kind: "DepositChannel";
|
|
2389
2390
|
depositAddress: {
|
|
2390
2391
|
readonly chain: "Ethereum";
|
|
2391
2392
|
readonly address: `0x${string}`;
|
|
@@ -2405,27 +2406,26 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2405
2406
|
readonly chain: "Assethub";
|
|
2406
2407
|
readonly address: string;
|
|
2407
2408
|
};
|
|
2408
|
-
__kind: "DepositChannel";
|
|
2409
2409
|
channelId: bigint;
|
|
2410
2410
|
depositBlockHeight: bigint;
|
|
2411
2411
|
brokerId: `cF${string}`;
|
|
2412
2412
|
} | {
|
|
2413
2413
|
__kind: "Vault";
|
|
2414
2414
|
txId: {
|
|
2415
|
-
value: `0x${string}`;
|
|
2416
2415
|
__kind: "Evm";
|
|
2417
|
-
} | {
|
|
2418
2416
|
value: `0x${string}`;
|
|
2417
|
+
} | {
|
|
2419
2418
|
__kind: "Bitcoin";
|
|
2419
|
+
value: `0x${string}`;
|
|
2420
2420
|
} | {
|
|
2421
|
+
__kind: "Polkadot";
|
|
2421
2422
|
value: {
|
|
2422
2423
|
blockNumber: number;
|
|
2423
2424
|
extrinsicIndex: number;
|
|
2424
2425
|
};
|
|
2425
|
-
__kind: "Polkadot";
|
|
2426
2426
|
} | {
|
|
2427
|
-
value: [`0x${string}`, bigint];
|
|
2428
2427
|
__kind: "Solana";
|
|
2428
|
+
value: [`0x${string}`, bigint];
|
|
2429
2429
|
} | {
|
|
2430
2430
|
__kind: "None";
|
|
2431
2431
|
};
|
|
@@ -2433,8 +2433,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2433
2433
|
} | {
|
|
2434
2434
|
__kind: "Internal";
|
|
2435
2435
|
} | {
|
|
2436
|
-
value: `cF${string}`;
|
|
2437
2436
|
__kind: "OnChainAccount";
|
|
2437
|
+
value: `cF${string}`;
|
|
2438
2438
|
};
|
|
2439
2439
|
requestType: {
|
|
2440
2440
|
__kind: "NetworkFee";
|
|
@@ -2470,7 +2470,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2470
2470
|
ccmAdditionalData: {
|
|
2471
2471
|
__kind: "NotRequired";
|
|
2472
2472
|
} | {
|
|
2473
|
+
__kind: "Solana";
|
|
2473
2474
|
value: {
|
|
2475
|
+
__kind: "V0";
|
|
2474
2476
|
value: {
|
|
2475
2477
|
cfReceiver: {
|
|
2476
2478
|
pubkey: `0x${string}`;
|
|
@@ -2482,7 +2484,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2482
2484
|
}[];
|
|
2483
2485
|
fallbackAddress: `0x${string}`;
|
|
2484
2486
|
};
|
|
2485
|
-
__kind: "V0";
|
|
2486
2487
|
} | {
|
|
2487
2488
|
__kind: "V1";
|
|
2488
2489
|
ccmAccounts: {
|
|
@@ -2498,7 +2499,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2498
2499
|
};
|
|
2499
2500
|
alts: `0x${string}`[];
|
|
2500
2501
|
};
|
|
2501
|
-
__kind: "Solana";
|
|
2502
2502
|
};
|
|
2503
2503
|
};
|
|
2504
2504
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -2523,8 +2523,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2523
2523
|
} | null | undefined;
|
|
2524
2524
|
} | null | undefined;
|
|
2525
2525
|
} | {
|
|
2526
|
-
accountId: `cF${string}`;
|
|
2527
2526
|
__kind: "CreditOnChain";
|
|
2527
|
+
accountId: `cF${string}`;
|
|
2528
2528
|
};
|
|
2529
2529
|
};
|
|
2530
2530
|
brokerFees: {
|
|
@@ -2539,48 +2539,48 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2539
2539
|
__kind: "RefundIfExpires";
|
|
2540
2540
|
retryDuration: number;
|
|
2541
2541
|
refundAddress: {
|
|
2542
|
-
value: `cF${string}`;
|
|
2543
2542
|
__kind: "InternalAccount";
|
|
2543
|
+
value: `cF${string}`;
|
|
2544
2544
|
} | {
|
|
2545
|
+
__kind: "ExternalAddress";
|
|
2545
2546
|
value: {
|
|
2546
|
-
value: `0x${string}`;
|
|
2547
2547
|
__kind: "Eth";
|
|
2548
|
-
} | {
|
|
2549
2548
|
value: `0x${string}`;
|
|
2549
|
+
} | {
|
|
2550
2550
|
__kind: "Dot";
|
|
2551
|
+
value: `0x${string}`;
|
|
2551
2552
|
} | {
|
|
2553
|
+
__kind: "Btc";
|
|
2552
2554
|
value: {
|
|
2553
|
-
value: `0x${string}`;
|
|
2554
2555
|
__kind: "P2PKH";
|
|
2555
|
-
} | {
|
|
2556
2556
|
value: `0x${string}`;
|
|
2557
|
-
__kind: "P2SH";
|
|
2558
2557
|
} | {
|
|
2558
|
+
__kind: "P2SH";
|
|
2559
2559
|
value: `0x${string}`;
|
|
2560
|
-
__kind: "P2WPKH";
|
|
2561
2560
|
} | {
|
|
2561
|
+
__kind: "P2WPKH";
|
|
2562
2562
|
value: `0x${string}`;
|
|
2563
|
-
__kind: "P2WSH";
|
|
2564
2563
|
} | {
|
|
2564
|
+
__kind: "P2WSH";
|
|
2565
2565
|
value: `0x${string}`;
|
|
2566
|
+
} | {
|
|
2566
2567
|
__kind: "Taproot";
|
|
2568
|
+
value: `0x${string}`;
|
|
2567
2569
|
} | {
|
|
2568
2570
|
__kind: "OtherSegwit";
|
|
2569
2571
|
version: number;
|
|
2570
2572
|
program: `0x${string}`;
|
|
2571
2573
|
};
|
|
2572
|
-
__kind: "Btc";
|
|
2573
2574
|
} | {
|
|
2574
|
-
value: `0x${string}`;
|
|
2575
2575
|
__kind: "Arb";
|
|
2576
|
-
} | {
|
|
2577
2576
|
value: `0x${string}`;
|
|
2578
|
-
__kind: "Sol";
|
|
2579
2577
|
} | {
|
|
2578
|
+
__kind: "Sol";
|
|
2580
2579
|
value: `0x${string}`;
|
|
2580
|
+
} | {
|
|
2581
2581
|
__kind: "Hub";
|
|
2582
|
+
value: `0x${string}`;
|
|
2582
2583
|
};
|
|
2583
|
-
__kind: "ExternalAddress";
|
|
2584
2584
|
};
|
|
2585
2585
|
refundCcmMetadata?: {
|
|
2586
2586
|
channelMetadata: {
|
|
@@ -2589,7 +2589,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2589
2589
|
ccmAdditionalData: {
|
|
2590
2590
|
__kind: "NotRequired";
|
|
2591
2591
|
} | {
|
|
2592
|
+
__kind: "Solana";
|
|
2592
2593
|
value: {
|
|
2594
|
+
__kind: "V0";
|
|
2593
2595
|
value: {
|
|
2594
2596
|
cfReceiver: {
|
|
2595
2597
|
pubkey: `0x${string}`;
|
|
@@ -2601,7 +2603,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2601
2603
|
}[];
|
|
2602
2604
|
fallbackAddress: `0x${string}`;
|
|
2603
2605
|
};
|
|
2604
|
-
__kind: "V0";
|
|
2605
2606
|
} | {
|
|
2606
2607
|
__kind: "V1";
|
|
2607
2608
|
ccmAccounts: {
|
|
@@ -2617,47 +2618,46 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2617
2618
|
};
|
|
2618
2619
|
alts: `0x${string}`[];
|
|
2619
2620
|
};
|
|
2620
|
-
__kind: "Solana";
|
|
2621
2621
|
};
|
|
2622
2622
|
};
|
|
2623
2623
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2624
2624
|
sourceAddress?: {
|
|
2625
|
-
value: `0x${string}`;
|
|
2626
2625
|
__kind: "Eth";
|
|
2627
|
-
} | {
|
|
2628
2626
|
value: `0x${string}`;
|
|
2627
|
+
} | {
|
|
2629
2628
|
__kind: "Dot";
|
|
2629
|
+
value: `0x${string}`;
|
|
2630
2630
|
} | {
|
|
2631
|
+
__kind: "Btc";
|
|
2631
2632
|
value: {
|
|
2632
|
-
value: `0x${string}`;
|
|
2633
2633
|
__kind: "P2PKH";
|
|
2634
|
-
} | {
|
|
2635
2634
|
value: `0x${string}`;
|
|
2636
|
-
__kind: "P2SH";
|
|
2637
2635
|
} | {
|
|
2636
|
+
__kind: "P2SH";
|
|
2638
2637
|
value: `0x${string}`;
|
|
2639
|
-
__kind: "P2WPKH";
|
|
2640
2638
|
} | {
|
|
2639
|
+
__kind: "P2WPKH";
|
|
2641
2640
|
value: `0x${string}`;
|
|
2642
|
-
__kind: "P2WSH";
|
|
2643
2641
|
} | {
|
|
2642
|
+
__kind: "P2WSH";
|
|
2644
2643
|
value: `0x${string}`;
|
|
2644
|
+
} | {
|
|
2645
2645
|
__kind: "Taproot";
|
|
2646
|
+
value: `0x${string}`;
|
|
2646
2647
|
} | {
|
|
2647
2648
|
__kind: "OtherSegwit";
|
|
2648
2649
|
version: number;
|
|
2649
2650
|
program: `0x${string}`;
|
|
2650
2651
|
};
|
|
2651
|
-
__kind: "Btc";
|
|
2652
2652
|
} | {
|
|
2653
|
-
value: `0x${string}`;
|
|
2654
2653
|
__kind: "Arb";
|
|
2655
|
-
} | {
|
|
2656
2654
|
value: `0x${string}`;
|
|
2657
|
-
__kind: "Sol";
|
|
2658
2655
|
} | {
|
|
2656
|
+
__kind: "Sol";
|
|
2659
2657
|
value: `0x${string}`;
|
|
2658
|
+
} | {
|
|
2660
2659
|
__kind: "Hub";
|
|
2660
|
+
value: `0x${string}`;
|
|
2661
2661
|
} | null | undefined;
|
|
2662
2662
|
} | null | undefined;
|
|
2663
2663
|
};
|
|
@@ -2670,38 +2670,38 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2670
2670
|
}, {
|
|
2671
2671
|
swapRequestId: string | number;
|
|
2672
2672
|
inputAsset: {
|
|
2673
|
-
__kind: "
|
|
2673
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2674
2674
|
};
|
|
2675
2675
|
outputAsset: {
|
|
2676
|
-
__kind: "
|
|
2676
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2677
2677
|
};
|
|
2678
2678
|
inputAmount: string | number;
|
|
2679
2679
|
origin: {
|
|
2680
|
+
__kind: "DepositChannel";
|
|
2680
2681
|
depositAddress: {
|
|
2682
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
2681
2683
|
value: string;
|
|
2682
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2683
2684
|
};
|
|
2684
|
-
__kind: "DepositChannel";
|
|
2685
2685
|
channelId: string | number;
|
|
2686
2686
|
depositBlockHeight: string | number;
|
|
2687
2687
|
brokerId: string;
|
|
2688
2688
|
} | {
|
|
2689
2689
|
__kind: "Vault";
|
|
2690
2690
|
txId: {
|
|
2691
|
-
value: string;
|
|
2692
2691
|
__kind: "Evm";
|
|
2693
|
-
} | {
|
|
2694
2692
|
value: string;
|
|
2693
|
+
} | {
|
|
2695
2694
|
__kind: "Bitcoin";
|
|
2695
|
+
value: string;
|
|
2696
2696
|
} | {
|
|
2697
|
+
__kind: "Polkadot";
|
|
2697
2698
|
value: {
|
|
2698
2699
|
blockNumber: number;
|
|
2699
2700
|
extrinsicIndex: number;
|
|
2700
2701
|
};
|
|
2701
|
-
__kind: "Polkadot";
|
|
2702
2702
|
} | {
|
|
2703
|
-
value: [string, string | number];
|
|
2704
2703
|
__kind: "Solana";
|
|
2704
|
+
value: [string, string | number];
|
|
2705
2705
|
} | {
|
|
2706
2706
|
__kind: "None";
|
|
2707
2707
|
};
|
|
@@ -2709,8 +2709,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2709
2709
|
} | {
|
|
2710
2710
|
__kind: "Internal";
|
|
2711
2711
|
} | {
|
|
2712
|
-
value: string;
|
|
2713
2712
|
__kind: "OnChainAccount";
|
|
2713
|
+
value: string;
|
|
2714
2714
|
};
|
|
2715
2715
|
requestType: {
|
|
2716
2716
|
__kind: "NetworkFee";
|
|
@@ -2721,8 +2721,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2721
2721
|
outputAction: {
|
|
2722
2722
|
__kind: "Egress";
|
|
2723
2723
|
outputAddress: {
|
|
2724
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
2724
2725
|
value: string;
|
|
2725
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2726
2726
|
};
|
|
2727
2727
|
ccmDepositMetadata?: {
|
|
2728
2728
|
channelMetadata: {
|
|
@@ -2731,7 +2731,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2731
2731
|
ccmAdditionalData: {
|
|
2732
2732
|
__kind: "NotRequired";
|
|
2733
2733
|
} | {
|
|
2734
|
+
__kind: "Solana";
|
|
2734
2735
|
value: {
|
|
2736
|
+
__kind: "V0";
|
|
2735
2737
|
value: {
|
|
2736
2738
|
cfReceiver: {
|
|
2737
2739
|
pubkey: string;
|
|
@@ -2743,7 +2745,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2743
2745
|
}[];
|
|
2744
2746
|
fallbackAddress: string;
|
|
2745
2747
|
};
|
|
2746
|
-
__kind: "V0";
|
|
2747
2748
|
} | {
|
|
2748
2749
|
__kind: "V1";
|
|
2749
2750
|
ccmAccounts: {
|
|
@@ -2759,20 +2760,19 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2759
2760
|
};
|
|
2760
2761
|
alts: string[];
|
|
2761
2762
|
};
|
|
2762
|
-
__kind: "Solana";
|
|
2763
2763
|
};
|
|
2764
2764
|
};
|
|
2765
2765
|
sourceChain: {
|
|
2766
2766
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2767
2767
|
};
|
|
2768
2768
|
sourceAddress?: {
|
|
2769
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
2769
2770
|
value: string;
|
|
2770
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2771
2771
|
} | null | undefined;
|
|
2772
2772
|
} | null | undefined;
|
|
2773
2773
|
} | {
|
|
2774
|
-
accountId: string;
|
|
2775
2774
|
__kind: "CreditOnChain";
|
|
2775
|
+
accountId: string;
|
|
2776
2776
|
};
|
|
2777
2777
|
};
|
|
2778
2778
|
brokerFees: {
|
|
@@ -2787,48 +2787,48 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2787
2787
|
__kind: "RefundIfExpires";
|
|
2788
2788
|
retryDuration: number;
|
|
2789
2789
|
refundAddress: {
|
|
2790
|
-
value: string;
|
|
2791
2790
|
__kind: "InternalAccount";
|
|
2791
|
+
value: string;
|
|
2792
2792
|
} | {
|
|
2793
|
+
__kind: "ExternalAddress";
|
|
2793
2794
|
value: {
|
|
2794
|
-
value: string;
|
|
2795
2795
|
__kind: "Eth";
|
|
2796
|
-
} | {
|
|
2797
2796
|
value: string;
|
|
2797
|
+
} | {
|
|
2798
2798
|
__kind: "Dot";
|
|
2799
|
+
value: string;
|
|
2799
2800
|
} | {
|
|
2801
|
+
__kind: "Btc";
|
|
2800
2802
|
value: {
|
|
2801
|
-
value: string;
|
|
2802
2803
|
__kind: "P2PKH";
|
|
2803
|
-
} | {
|
|
2804
2804
|
value: string;
|
|
2805
|
-
__kind: "P2SH";
|
|
2806
2805
|
} | {
|
|
2806
|
+
__kind: "P2SH";
|
|
2807
2807
|
value: string;
|
|
2808
|
-
__kind: "P2WPKH";
|
|
2809
2808
|
} | {
|
|
2809
|
+
__kind: "P2WPKH";
|
|
2810
2810
|
value: string;
|
|
2811
|
-
__kind: "P2WSH";
|
|
2812
2811
|
} | {
|
|
2812
|
+
__kind: "P2WSH";
|
|
2813
2813
|
value: string;
|
|
2814
|
+
} | {
|
|
2814
2815
|
__kind: "Taproot";
|
|
2816
|
+
value: string;
|
|
2815
2817
|
} | {
|
|
2816
2818
|
__kind: "OtherSegwit";
|
|
2817
2819
|
version: number;
|
|
2818
2820
|
program: string;
|
|
2819
2821
|
};
|
|
2820
|
-
__kind: "Btc";
|
|
2821
2822
|
} | {
|
|
2822
|
-
value: string;
|
|
2823
2823
|
__kind: "Arb";
|
|
2824
|
-
} | {
|
|
2825
2824
|
value: string;
|
|
2826
|
-
__kind: "Sol";
|
|
2827
2825
|
} | {
|
|
2826
|
+
__kind: "Sol";
|
|
2828
2827
|
value: string;
|
|
2828
|
+
} | {
|
|
2829
2829
|
__kind: "Hub";
|
|
2830
|
+
value: string;
|
|
2830
2831
|
};
|
|
2831
|
-
__kind: "ExternalAddress";
|
|
2832
2832
|
};
|
|
2833
2833
|
refundCcmMetadata?: {
|
|
2834
2834
|
channelMetadata: {
|
|
@@ -2837,7 +2837,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2837
2837
|
ccmAdditionalData: {
|
|
2838
2838
|
__kind: "NotRequired";
|
|
2839
2839
|
} | {
|
|
2840
|
+
__kind: "Solana";
|
|
2840
2841
|
value: {
|
|
2842
|
+
__kind: "V0";
|
|
2841
2843
|
value: {
|
|
2842
2844
|
cfReceiver: {
|
|
2843
2845
|
pubkey: string;
|
|
@@ -2849,7 +2851,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2849
2851
|
}[];
|
|
2850
2852
|
fallbackAddress: string;
|
|
2851
2853
|
};
|
|
2852
|
-
__kind: "V0";
|
|
2853
2854
|
} | {
|
|
2854
2855
|
__kind: "V1";
|
|
2855
2856
|
ccmAccounts: {
|
|
@@ -2865,49 +2866,48 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2865
2866
|
};
|
|
2866
2867
|
alts: string[];
|
|
2867
2868
|
};
|
|
2868
|
-
__kind: "Solana";
|
|
2869
2869
|
};
|
|
2870
2870
|
};
|
|
2871
2871
|
sourceChain: {
|
|
2872
2872
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2873
2873
|
};
|
|
2874
2874
|
sourceAddress?: {
|
|
2875
|
-
value: string;
|
|
2876
2875
|
__kind: "Eth";
|
|
2877
|
-
} | {
|
|
2878
2876
|
value: string;
|
|
2877
|
+
} | {
|
|
2879
2878
|
__kind: "Dot";
|
|
2879
|
+
value: string;
|
|
2880
2880
|
} | {
|
|
2881
|
+
__kind: "Btc";
|
|
2881
2882
|
value: {
|
|
2882
|
-
value: string;
|
|
2883
2883
|
__kind: "P2PKH";
|
|
2884
|
-
} | {
|
|
2885
2884
|
value: string;
|
|
2886
|
-
__kind: "P2SH";
|
|
2887
2885
|
} | {
|
|
2886
|
+
__kind: "P2SH";
|
|
2888
2887
|
value: string;
|
|
2889
|
-
__kind: "P2WPKH";
|
|
2890
2888
|
} | {
|
|
2889
|
+
__kind: "P2WPKH";
|
|
2891
2890
|
value: string;
|
|
2892
|
-
__kind: "P2WSH";
|
|
2893
2891
|
} | {
|
|
2892
|
+
__kind: "P2WSH";
|
|
2894
2893
|
value: string;
|
|
2894
|
+
} | {
|
|
2895
2895
|
__kind: "Taproot";
|
|
2896
|
+
value: string;
|
|
2896
2897
|
} | {
|
|
2897
2898
|
__kind: "OtherSegwit";
|
|
2898
2899
|
version: number;
|
|
2899
2900
|
program: string;
|
|
2900
2901
|
};
|
|
2901
|
-
__kind: "Btc";
|
|
2902
2902
|
} | {
|
|
2903
|
-
value: string;
|
|
2904
2903
|
__kind: "Arb";
|
|
2905
|
-
} | {
|
|
2906
2904
|
value: string;
|
|
2907
|
-
__kind: "Sol";
|
|
2908
2905
|
} | {
|
|
2906
|
+
__kind: "Sol";
|
|
2909
2907
|
value: string;
|
|
2908
|
+
} | {
|
|
2910
2909
|
__kind: "Hub";
|
|
2910
|
+
value: string;
|
|
2911
2911
|
} | null | undefined;
|
|
2912
2912
|
} | null | undefined;
|
|
2913
2913
|
};
|