@chainflip/processor 2.1.4-dev.0 → 2.2.0-tron-dev.1
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 +22 -22
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/common.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 +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +24 -24
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +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 +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.mts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +66 -66
- package/dist/100/swapping/ccmFailed.d.mts +66 -66
- 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 +12 -12
- package/dist/100/swapping/swapExecuted.d.mts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +95 -95
- package/dist/100/swapping/swapScheduled.d.mts +95 -95
- 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/depositFailed.d.cts +24 -24
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +42 -42
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +42 -42
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/common.cjs +2 -2
- package/dist/11000/common.d.cts +280 -280
- package/dist/11000/common.d.mts +280 -280
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +42 -42
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +42 -42
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/11000/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
- package/dist/11000/swapping/swapRequested.d.cts +16 -16
- package/dist/11000/swapping/swapRequested.d.mts +16 -16
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.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 +170 -170
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +170 -170
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +300 -300
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +300 -300
- package/dist/11100/common.cjs +2 -2
- package/dist/11100/common.d.cts +2873 -2873
- package/dist/11100/common.d.mts +2873 -2873
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +100 -100
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +100 -100
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +170 -170
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +170 -170
- 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 +54 -54
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/11100/funding/sCCallExecuted.d.cts +30 -30
- package/dist/11100/funding/sCCallExecuted.d.mts +30 -30
- 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 +188 -188
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +170 -170
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +170 -170
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/11100/swapping/swapExecuted.d.cts +12 -12
- package/dist/11100/swapping/swapExecuted.d.mts +12 -12
- package/dist/11100/swapping/swapRequested.d.cts +388 -388
- package/dist/11100/swapping/swapRequested.d.mts +388 -388
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- 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 +46 -46
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/common.cjs +2 -2
- package/dist/11200/common.d.cts +246 -246
- package/dist/11200/common.d.mts +246 -246
- 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 +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- 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 +46 -46
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +16 -16
- package/dist/11200/swapping/swapRequested.d.mts +16 -16
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
- 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/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 +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
- 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 +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
- package/dist/131/common.cjs +1 -1
- package/dist/131/common.d.cts +8 -8
- package/dist/131/common.d.mts +8 -8
- 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 +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +4 -4
- package/dist/131/swapping/ccmFailed.d.mts +4 -4
- package/dist/131/swapping/swapDepositAddressReady.d.cts +9 -9
- package/dist/131/swapping/swapDepositAddressReady.d.mts +9 -9
- package/dist/131/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/131/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
- 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 +12 -12
- package/dist/131/swapping/swapScheduled.d.mts +12 -12
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- 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/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.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/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/141/swapping/ccmDepositReceived.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 +2 -2
- package/dist/141/swapping/swapScheduled.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/common.cjs +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- 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/ccmEgressInvalid.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- 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 +72 -72
- package/dist/160/common.d.mts +72 -72
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- 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/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- 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/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- 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 +12 -12
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +12 -12
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- 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 +10 -10
- package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/160/swapping/refundEgressScheduled.d.mts +4 -4
- 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 +8 -8
- package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/160/swapping/swapEgressScheduled.d.mts +4 -4
- 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/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- 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 +150 -150
- package/dist/170/common.d.mts +150 -150
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +44 -44
- 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 +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +66 -66
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +66 -66
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/common.cjs +2 -2
- package/dist/180/common.d.cts +333 -333
- package/dist/180/common.d.mts +333 -333
- package/dist/180/environment/solanaGovCallDispatched.d.cts +2 -2
- package/dist/180/environment/solanaGovCallDispatched.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +44 -44
- 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 +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +44 -44
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +44 -44
- 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 +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +44 -44
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +44 -44
- 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 +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/180/swapping/swapDepositAddressReady.d.mts +31 -31
- 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 +37 -37
- package/dist/180/swapping/swapRequested.d.mts +37 -37
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/180/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- 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/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.mts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.mts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.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/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- 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/common.cjs +2 -2
- package/dist/190/common.d.cts +168 -168
- package/dist/190/common.d.mts +168 -168
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- 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/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/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- 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/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- 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/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
- 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/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +36 -36
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +36 -36
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
- package/dist/210/assetBalances/refundSkipped.d.cts +8 -8
- package/dist/210/assetBalances/refundSkipped.d.mts +8 -8
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +36 -36
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +36 -36
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +10 -10
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +36 -36
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +36 -36
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +10 -10
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
- package/dist/210/common.cjs +2 -2
- package/dist/210/common.d.cts +174 -174
- package/dist/210/common.d.mts +174 -174
- package/dist/210/emissions/flipBurnSkipped.d.cts +8 -8
- package/dist/210/emissions/flipBurnSkipped.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +36 -36
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +36 -36
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +10 -10
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +10 -10
- package/dist/210/governance/failedExecution.d.cts +6 -6
- package/dist/210/governance/failedExecution.d.mts +6 -6
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +8 -8
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +8 -8
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +8 -8
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +8 -8
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +36 -36
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +36 -36
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +10 -10
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +36 -36
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +36 -36
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +10 -10
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/210/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/210/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/210/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/210/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/210/swapping/withdrawalRequested.d.cts +2 -2
- package/dist/210/swapping/withdrawalRequested.d.mts +2 -2
- package/dist/210/system/extrinsicFailed.d.cts +8 -8
- package/dist/210/system/extrinsicFailed.d.mts +8 -8
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +8 -8
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +8 -8
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +8 -8
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +8 -8
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +8 -8
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +8 -8
- 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 +1049 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +204 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +204 -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 +1049 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +194 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +194 -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 +1049 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +418 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +418 -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 +1795 -7
- package/dist/220/common.d.cts +32378 -103
- package/dist/220/common.d.mts +32378 -103
- package/dist/220/common.mjs +1617 -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 +2152 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +2152 -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 +1049 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +204 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +204 -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/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/collateralAdded.cjs +14 -0
- package/dist/220/lendingPools/collateralAdded.d.cts +68 -0
- package/dist/220/lendingPools/collateralAdded.d.mts +68 -0
- package/dist/220/lendingPools/collateralAdded.mjs +12 -0
- package/dist/220/lendingPools/collateralRemoved.cjs +13 -0
- package/dist/220/lendingPools/collateralRemoved.d.cts +25 -0
- package/dist/220/lendingPools/collateralRemoved.d.mts +25 -0
- package/dist/220/lendingPools/collateralRemoved.mjs +11 -0
- package/dist/220/lendingPools/collateralTopupAssetUpdated.cjs +13 -0
- package/dist/220/lendingPools/collateralTopupAssetUpdated.d.cts +25 -0
- package/dist/220/lendingPools/collateralTopupAssetUpdated.d.mts +25 -0
- package/dist/220/lendingPools/collateralTopupAssetUpdated.mjs +11 -0
- package/dist/220/lendingPools/lendingFundsAdded.cjs +14 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +28 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +28 -0
- package/dist/220/lendingPools/lendingFundsAdded.mjs +12 -0
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +14 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +28 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +28 -0
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +12 -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 +31 -0
- package/dist/220/lendingPools/loanCreated.d.mts +31 -0
- package/dist/220/lendingPools/loanCreated.mjs +13 -0
- package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +423 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +423 -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 +1049 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +194 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +194 -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 +1049 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +224 -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 +1049 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1049 -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 +204 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +204 -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/Parser.cjs +1 -1
- package/dist/Processor.cjs +2 -2
- package/dist/Processor.mjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
- package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
- package/dist/chainspec/src/BaseParser.cjs +3 -3
- package/dist/chainspec/src/Compiler.cjs +2 -2
- package/dist/chainspec/src/cache.cjs +2 -2
- package/dist/chainspec/src/utils.cjs +2 -2
- package/dist/generate.cjs +3 -3
- package/dist/utils.cjs +1 -1
- package/package.json +2 -2
|
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "Module";
|
|
57
58
|
value: {
|
|
58
59
|
index: number;
|
|
59
60
|
error: `0x${string}`;
|
|
60
61
|
};
|
|
61
|
-
__kind: "Module";
|
|
62
62
|
}, {
|
|
63
|
+
__kind: "Module";
|
|
63
64
|
value: {
|
|
64
65
|
index: number;
|
|
65
66
|
error: string;
|
|
66
67
|
};
|
|
67
|
-
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
117
|
__kind: "Arithmetic";
|
|
118
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
119
|
}, {
|
|
120
|
+
__kind: "Arithmetic";
|
|
120
121
|
value: {
|
|
121
122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
123
|
};
|
|
123
|
-
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: "LimitReached" | "NoLayer";
|
|
137
136
|
__kind: "Transactional";
|
|
137
|
+
value: "LimitReached" | "NoLayer";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Transactional";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "LimitReached" | "NoLayer";
|
|
141
142
|
};
|
|
142
|
-
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -166,6 +166,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
167
|
}>]>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
+
__kind: "DepositWitnessRejected";
|
|
169
170
|
value: {
|
|
170
171
|
__kind: "Other";
|
|
171
172
|
} | {
|
|
@@ -173,11 +174,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
174
|
} | {
|
|
174
175
|
__kind: "BadOrigin";
|
|
175
176
|
} | {
|
|
177
|
+
__kind: "Module";
|
|
176
178
|
value: {
|
|
177
179
|
index: number;
|
|
178
180
|
error: `0x${string}`;
|
|
179
181
|
};
|
|
180
|
-
__kind: "Module";
|
|
181
182
|
} | {
|
|
182
183
|
__kind: "ConsumerRemaining";
|
|
183
184
|
} | {
|
|
@@ -185,14 +186,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
186
|
} | {
|
|
186
187
|
__kind: "TooManyConsumers";
|
|
187
188
|
} | {
|
|
188
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
191
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
194
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
196
197
|
} | {
|
|
197
198
|
__kind: "Exhausted";
|
|
198
199
|
} | {
|
|
@@ -202,8 +203,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "RootNotAllowed";
|
|
204
205
|
};
|
|
205
|
-
__kind: "DepositWitnessRejected";
|
|
206
206
|
}, {
|
|
207
|
+
__kind: "DepositWitnessRejected";
|
|
207
208
|
value: {
|
|
208
209
|
__kind: "Other";
|
|
209
210
|
} | {
|
|
@@ -211,11 +212,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
212
|
} | {
|
|
212
213
|
__kind: "BadOrigin";
|
|
213
214
|
} | {
|
|
215
|
+
__kind: "Module";
|
|
214
216
|
value: {
|
|
215
217
|
index: number;
|
|
216
218
|
error: string;
|
|
217
219
|
};
|
|
218
|
-
__kind: "Module";
|
|
219
220
|
} | {
|
|
220
221
|
__kind: "ConsumerRemaining";
|
|
221
222
|
} | {
|
|
@@ -223,20 +224,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
224
|
} | {
|
|
224
225
|
__kind: "TooManyConsumers";
|
|
225
226
|
} | {
|
|
227
|
+
__kind: "Token";
|
|
226
228
|
value: {
|
|
227
229
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
230
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
231
|
} | {
|
|
232
|
+
__kind: "Arithmetic";
|
|
231
233
|
value: {
|
|
232
234
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
235
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Transactional";
|
|
236
238
|
value: {
|
|
237
239
|
__kind: "LimitReached" | "NoLayer";
|
|
238
240
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
241
|
} | {
|
|
241
242
|
__kind: "Exhausted";
|
|
242
243
|
} | {
|
|
@@ -246,7 +247,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
} | {
|
|
247
248
|
__kind: "RootNotAllowed";
|
|
248
249
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>]>;
|
|
251
251
|
details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
252
252
|
__kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
|
|
@@ -255,47 +255,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
255
255
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
256
256
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
257
257
|
}, "strip", z.ZodTypeAny, {
|
|
258
|
-
value: `0x${string}`;
|
|
259
258
|
__kind: "P2PKH";
|
|
259
|
+
value: `0x${string}`;
|
|
260
260
|
}, {
|
|
261
|
-
value: string;
|
|
262
261
|
__kind: "P2PKH";
|
|
262
|
+
value: string;
|
|
263
263
|
}>, z.ZodObject<{
|
|
264
264
|
__kind: z.ZodLiteral<"P2SH">;
|
|
265
265
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
266
266
|
}, "strip", z.ZodTypeAny, {
|
|
267
|
-
value: `0x${string}`;
|
|
268
267
|
__kind: "P2SH";
|
|
268
|
+
value: `0x${string}`;
|
|
269
269
|
}, {
|
|
270
|
-
value: string;
|
|
271
270
|
__kind: "P2SH";
|
|
271
|
+
value: string;
|
|
272
272
|
}>, z.ZodObject<{
|
|
273
273
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
274
274
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
275
275
|
}, "strip", z.ZodTypeAny, {
|
|
276
|
-
value: `0x${string}`;
|
|
277
276
|
__kind: "P2WPKH";
|
|
277
|
+
value: `0x${string}`;
|
|
278
278
|
}, {
|
|
279
|
-
value: string;
|
|
280
279
|
__kind: "P2WPKH";
|
|
280
|
+
value: string;
|
|
281
281
|
}>, z.ZodObject<{
|
|
282
282
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
283
283
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
284
284
|
}, "strip", z.ZodTypeAny, {
|
|
285
|
-
value: `0x${string}`;
|
|
286
285
|
__kind: "P2WSH";
|
|
286
|
+
value: `0x${string}`;
|
|
287
287
|
}, {
|
|
288
|
-
value: string;
|
|
289
288
|
__kind: "P2WSH";
|
|
289
|
+
value: string;
|
|
290
290
|
}>, z.ZodObject<{
|
|
291
291
|
__kind: z.ZodLiteral<"Taproot">;
|
|
292
292
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
293
293
|
}, "strip", z.ZodTypeAny, {
|
|
294
|
-
value: `0x${string}`;
|
|
295
294
|
__kind: "Taproot";
|
|
295
|
+
value: `0x${string}`;
|
|
296
296
|
}, {
|
|
297
|
-
value: string;
|
|
298
297
|
__kind: "Taproot";
|
|
298
|
+
value: string;
|
|
299
299
|
}>, z.ZodObject<{
|
|
300
300
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
301
301
|
version: z.ZodNumber;
|
|
@@ -418,20 +418,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
418
418
|
}, "strip", z.ZodTypeAny, {
|
|
419
419
|
amount: bigint;
|
|
420
420
|
depositAddress: {
|
|
421
|
-
value: `0x${string}`;
|
|
422
421
|
__kind: "P2PKH";
|
|
423
|
-
} | {
|
|
424
422
|
value: `0x${string}`;
|
|
425
|
-
__kind: "P2SH";
|
|
426
423
|
} | {
|
|
424
|
+
__kind: "P2SH";
|
|
427
425
|
value: `0x${string}`;
|
|
428
|
-
__kind: "P2WPKH";
|
|
429
426
|
} | {
|
|
427
|
+
__kind: "P2WPKH";
|
|
430
428
|
value: `0x${string}`;
|
|
431
|
-
__kind: "P2WSH";
|
|
432
429
|
} | {
|
|
430
|
+
__kind: "P2WSH";
|
|
433
431
|
value: `0x${string}`;
|
|
432
|
+
} | {
|
|
434
433
|
__kind: "Taproot";
|
|
434
|
+
value: `0x${string}`;
|
|
435
435
|
} | {
|
|
436
436
|
__kind: "OtherSegwit";
|
|
437
437
|
version: number;
|
|
@@ -459,20 +459,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
459
459
|
}, {
|
|
460
460
|
amount: string | number;
|
|
461
461
|
depositAddress: {
|
|
462
|
-
value: string;
|
|
463
462
|
__kind: "P2PKH";
|
|
464
|
-
} | {
|
|
465
463
|
value: string;
|
|
466
|
-
__kind: "P2SH";
|
|
467
464
|
} | {
|
|
465
|
+
__kind: "P2SH";
|
|
468
466
|
value: string;
|
|
469
|
-
__kind: "P2WPKH";
|
|
470
467
|
} | {
|
|
468
|
+
__kind: "P2WPKH";
|
|
471
469
|
value: string;
|
|
472
|
-
__kind: "P2WSH";
|
|
473
470
|
} | {
|
|
471
|
+
__kind: "P2WSH";
|
|
474
472
|
value: string;
|
|
473
|
+
} | {
|
|
475
474
|
__kind: "Taproot";
|
|
475
|
+
value: string;
|
|
476
476
|
} | {
|
|
477
477
|
__kind: "OtherSegwit";
|
|
478
478
|
version: number;
|
|
@@ -505,20 +505,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
505
505
|
depositWitness: {
|
|
506
506
|
amount: bigint;
|
|
507
507
|
depositAddress: {
|
|
508
|
-
value: `0x${string}`;
|
|
509
508
|
__kind: "P2PKH";
|
|
510
|
-
} | {
|
|
511
509
|
value: `0x${string}`;
|
|
512
|
-
__kind: "P2SH";
|
|
513
510
|
} | {
|
|
511
|
+
__kind: "P2SH";
|
|
514
512
|
value: `0x${string}`;
|
|
515
|
-
__kind: "P2WPKH";
|
|
516
513
|
} | {
|
|
514
|
+
__kind: "P2WPKH";
|
|
517
515
|
value: `0x${string}`;
|
|
518
|
-
__kind: "P2WSH";
|
|
519
516
|
} | {
|
|
517
|
+
__kind: "P2WSH";
|
|
520
518
|
value: `0x${string}`;
|
|
519
|
+
} | {
|
|
521
520
|
__kind: "Taproot";
|
|
521
|
+
value: `0x${string}`;
|
|
522
522
|
} | {
|
|
523
523
|
__kind: "OtherSegwit";
|
|
524
524
|
version: number;
|
|
@@ -549,20 +549,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
549
549
|
depositWitness: {
|
|
550
550
|
amount: string | number;
|
|
551
551
|
depositAddress: {
|
|
552
|
-
value: string;
|
|
553
552
|
__kind: "P2PKH";
|
|
554
|
-
} | {
|
|
555
553
|
value: string;
|
|
556
|
-
__kind: "P2SH";
|
|
557
554
|
} | {
|
|
555
|
+
__kind: "P2SH";
|
|
558
556
|
value: string;
|
|
559
|
-
__kind: "P2WPKH";
|
|
560
557
|
} | {
|
|
558
|
+
__kind: "P2WPKH";
|
|
561
559
|
value: string;
|
|
562
|
-
__kind: "P2WSH";
|
|
563
560
|
} | {
|
|
561
|
+
__kind: "P2WSH";
|
|
564
562
|
value: string;
|
|
563
|
+
} | {
|
|
565
564
|
__kind: "Taproot";
|
|
565
|
+
value: string;
|
|
566
566
|
} | {
|
|
567
567
|
__kind: "OtherSegwit";
|
|
568
568
|
version: number;
|
|
@@ -606,47 +606,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
606
606
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
607
607
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
608
608
|
}, "strip", z.ZodTypeAny, {
|
|
609
|
-
value: `0x${string}`;
|
|
610
609
|
__kind: "P2PKH";
|
|
610
|
+
value: `0x${string}`;
|
|
611
611
|
}, {
|
|
612
|
-
value: string;
|
|
613
612
|
__kind: "P2PKH";
|
|
613
|
+
value: string;
|
|
614
614
|
}>, z.ZodObject<{
|
|
615
615
|
__kind: z.ZodLiteral<"P2SH">;
|
|
616
616
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
617
617
|
}, "strip", z.ZodTypeAny, {
|
|
618
|
-
value: `0x${string}`;
|
|
619
618
|
__kind: "P2SH";
|
|
619
|
+
value: `0x${string}`;
|
|
620
620
|
}, {
|
|
621
|
-
value: string;
|
|
622
621
|
__kind: "P2SH";
|
|
622
|
+
value: string;
|
|
623
623
|
}>, z.ZodObject<{
|
|
624
624
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
625
625
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
626
626
|
}, "strip", z.ZodTypeAny, {
|
|
627
|
-
value: `0x${string}`;
|
|
628
627
|
__kind: "P2WPKH";
|
|
628
|
+
value: `0x${string}`;
|
|
629
629
|
}, {
|
|
630
|
-
value: string;
|
|
631
630
|
__kind: "P2WPKH";
|
|
631
|
+
value: string;
|
|
632
632
|
}>, z.ZodObject<{
|
|
633
633
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
634
634
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
635
635
|
}, "strip", z.ZodTypeAny, {
|
|
636
|
-
value: `0x${string}`;
|
|
637
636
|
__kind: "P2WSH";
|
|
637
|
+
value: `0x${string}`;
|
|
638
638
|
}, {
|
|
639
|
-
value: string;
|
|
640
639
|
__kind: "P2WSH";
|
|
640
|
+
value: string;
|
|
641
641
|
}>, z.ZodObject<{
|
|
642
642
|
__kind: z.ZodLiteral<"Taproot">;
|
|
643
643
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
644
644
|
}, "strip", z.ZodTypeAny, {
|
|
645
|
-
value: `0x${string}`;
|
|
646
645
|
__kind: "Taproot";
|
|
646
|
+
value: `0x${string}`;
|
|
647
647
|
}, {
|
|
648
|
-
value: string;
|
|
649
648
|
__kind: "Taproot";
|
|
649
|
+
value: string;
|
|
650
650
|
}>, z.ZodObject<{
|
|
651
651
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
652
652
|
version: z.ZodNumber;
|
|
@@ -761,21 +761,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
761
761
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
762
762
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
763
763
|
}, "strip", z.ZodTypeAny, {
|
|
764
|
-
__kind: "
|
|
764
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
765
765
|
}, {
|
|
766
|
-
__kind: "
|
|
767
|
-
}>, "
|
|
768
|
-
__kind: "
|
|
766
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
767
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
768
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
769
769
|
}>;
|
|
770
770
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
771
771
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
772
772
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
773
773
|
}, "strip", z.ZodTypeAny, {
|
|
774
|
-
value: `0x${string}`;
|
|
775
774
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
775
|
+
value: `0x${string}`;
|
|
776
776
|
}, {
|
|
777
|
-
value: string;
|
|
778
777
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
778
|
+
value: string;
|
|
779
779
|
}>, {
|
|
780
780
|
readonly chain: "Ethereum";
|
|
781
781
|
readonly address: `0x${string}`;
|
|
@@ -795,8 +795,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
795
795
|
readonly chain: "Assethub";
|
|
796
796
|
readonly address: string;
|
|
797
797
|
}, {
|
|
798
|
-
value: string;
|
|
799
798
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
799
|
+
value: string;
|
|
800
800
|
}>;
|
|
801
801
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
802
802
|
channelMetadata: z.ZodObject<{
|
|
@@ -825,67 +825,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
825
825
|
__kind: z.ZodLiteral<"Eth">;
|
|
826
826
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
827
827
|
}, "strip", z.ZodTypeAny, {
|
|
828
|
-
value: `0x${string}`;
|
|
829
828
|
__kind: "Eth";
|
|
829
|
+
value: `0x${string}`;
|
|
830
830
|
}, {
|
|
831
|
-
value: string;
|
|
832
831
|
__kind: "Eth";
|
|
832
|
+
value: string;
|
|
833
833
|
}>, z.ZodObject<{
|
|
834
834
|
__kind: z.ZodLiteral<"Dot">;
|
|
835
835
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
836
836
|
}, "strip", z.ZodTypeAny, {
|
|
837
|
-
value: `0x${string}`;
|
|
838
837
|
__kind: "Dot";
|
|
838
|
+
value: `0x${string}`;
|
|
839
839
|
}, {
|
|
840
|
-
value: string;
|
|
841
840
|
__kind: "Dot";
|
|
841
|
+
value: string;
|
|
842
842
|
}>, z.ZodObject<{
|
|
843
843
|
__kind: z.ZodLiteral<"Btc">;
|
|
844
844
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
845
845
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
846
846
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
847
847
|
}, "strip", z.ZodTypeAny, {
|
|
848
|
-
value: `0x${string}`;
|
|
849
848
|
__kind: "P2PKH";
|
|
849
|
+
value: `0x${string}`;
|
|
850
850
|
}, {
|
|
851
|
-
value: string;
|
|
852
851
|
__kind: "P2PKH";
|
|
852
|
+
value: string;
|
|
853
853
|
}>, z.ZodObject<{
|
|
854
854
|
__kind: z.ZodLiteral<"P2SH">;
|
|
855
855
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
856
856
|
}, "strip", z.ZodTypeAny, {
|
|
857
|
-
value: `0x${string}`;
|
|
858
857
|
__kind: "P2SH";
|
|
858
|
+
value: `0x${string}`;
|
|
859
859
|
}, {
|
|
860
|
-
value: string;
|
|
861
860
|
__kind: "P2SH";
|
|
861
|
+
value: string;
|
|
862
862
|
}>, z.ZodObject<{
|
|
863
863
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
864
864
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
865
865
|
}, "strip", z.ZodTypeAny, {
|
|
866
|
-
value: `0x${string}`;
|
|
867
866
|
__kind: "P2WPKH";
|
|
867
|
+
value: `0x${string}`;
|
|
868
868
|
}, {
|
|
869
|
-
value: string;
|
|
870
869
|
__kind: "P2WPKH";
|
|
870
|
+
value: string;
|
|
871
871
|
}>, z.ZodObject<{
|
|
872
872
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
873
873
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
874
874
|
}, "strip", z.ZodTypeAny, {
|
|
875
|
-
value: `0x${string}`;
|
|
876
875
|
__kind: "P2WSH";
|
|
876
|
+
value: `0x${string}`;
|
|
877
877
|
}, {
|
|
878
|
-
value: string;
|
|
879
878
|
__kind: "P2WSH";
|
|
879
|
+
value: string;
|
|
880
880
|
}>, z.ZodObject<{
|
|
881
881
|
__kind: z.ZodLiteral<"Taproot">;
|
|
882
882
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
883
883
|
}, "strip", z.ZodTypeAny, {
|
|
884
|
-
value: `0x${string}`;
|
|
885
884
|
__kind: "Taproot";
|
|
885
|
+
value: `0x${string}`;
|
|
886
886
|
}, {
|
|
887
|
-
value: string;
|
|
888
887
|
__kind: "Taproot";
|
|
888
|
+
value: string;
|
|
889
889
|
}>, z.ZodObject<{
|
|
890
890
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
891
891
|
version: z.ZodNumber;
|
|
@@ -900,76 +900,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
900
900
|
program: string;
|
|
901
901
|
}>]>;
|
|
902
902
|
}, "strip", z.ZodTypeAny, {
|
|
903
|
+
__kind: "Btc";
|
|
903
904
|
value: {
|
|
904
|
-
value: `0x${string}`;
|
|
905
905
|
__kind: "P2PKH";
|
|
906
|
-
} | {
|
|
907
906
|
value: `0x${string}`;
|
|
908
|
-
__kind: "P2SH";
|
|
909
907
|
} | {
|
|
908
|
+
__kind: "P2SH";
|
|
910
909
|
value: `0x${string}`;
|
|
911
|
-
__kind: "P2WPKH";
|
|
912
910
|
} | {
|
|
911
|
+
__kind: "P2WPKH";
|
|
913
912
|
value: `0x${string}`;
|
|
914
|
-
__kind: "P2WSH";
|
|
915
913
|
} | {
|
|
914
|
+
__kind: "P2WSH";
|
|
916
915
|
value: `0x${string}`;
|
|
916
|
+
} | {
|
|
917
917
|
__kind: "Taproot";
|
|
918
|
+
value: `0x${string}`;
|
|
918
919
|
} | {
|
|
919
920
|
__kind: "OtherSegwit";
|
|
920
921
|
version: number;
|
|
921
922
|
program: `0x${string}`;
|
|
922
923
|
};
|
|
923
|
-
__kind: "Btc";
|
|
924
924
|
}, {
|
|
925
|
+
__kind: "Btc";
|
|
925
926
|
value: {
|
|
926
|
-
value: string;
|
|
927
927
|
__kind: "P2PKH";
|
|
928
|
-
} | {
|
|
929
928
|
value: string;
|
|
930
|
-
__kind: "P2SH";
|
|
931
929
|
} | {
|
|
930
|
+
__kind: "P2SH";
|
|
932
931
|
value: string;
|
|
933
|
-
__kind: "P2WPKH";
|
|
934
932
|
} | {
|
|
933
|
+
__kind: "P2WPKH";
|
|
935
934
|
value: string;
|
|
936
|
-
__kind: "P2WSH";
|
|
937
935
|
} | {
|
|
936
|
+
__kind: "P2WSH";
|
|
938
937
|
value: string;
|
|
938
|
+
} | {
|
|
939
939
|
__kind: "Taproot";
|
|
940
|
+
value: string;
|
|
940
941
|
} | {
|
|
941
942
|
__kind: "OtherSegwit";
|
|
942
943
|
version: number;
|
|
943
944
|
program: string;
|
|
944
945
|
};
|
|
945
|
-
__kind: "Btc";
|
|
946
946
|
}>, z.ZodObject<{
|
|
947
947
|
__kind: z.ZodLiteral<"Arb">;
|
|
948
948
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
949
949
|
}, "strip", z.ZodTypeAny, {
|
|
950
|
-
value: `0x${string}`;
|
|
951
950
|
__kind: "Arb";
|
|
951
|
+
value: `0x${string}`;
|
|
952
952
|
}, {
|
|
953
|
-
value: string;
|
|
954
953
|
__kind: "Arb";
|
|
954
|
+
value: string;
|
|
955
955
|
}>, z.ZodObject<{
|
|
956
956
|
__kind: z.ZodLiteral<"Sol">;
|
|
957
957
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
958
958
|
}, "strip", z.ZodTypeAny, {
|
|
959
|
-
value: `0x${string}`;
|
|
960
959
|
__kind: "Sol";
|
|
960
|
+
value: `0x${string}`;
|
|
961
961
|
}, {
|
|
962
|
-
value: string;
|
|
963
962
|
__kind: "Sol";
|
|
963
|
+
value: string;
|
|
964
964
|
}>, z.ZodObject<{
|
|
965
965
|
__kind: z.ZodLiteral<"Hub">;
|
|
966
966
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
967
967
|
}, "strip", z.ZodTypeAny, {
|
|
968
|
-
value: `0x${string}`;
|
|
969
968
|
__kind: "Hub";
|
|
969
|
+
value: `0x${string}`;
|
|
970
970
|
}, {
|
|
971
|
-
value: string;
|
|
972
971
|
__kind: "Hub";
|
|
972
|
+
value: string;
|
|
973
973
|
}>]>>>;
|
|
974
974
|
}, "strip", z.ZodTypeAny, {
|
|
975
975
|
channelMetadata: {
|
|
@@ -979,42 +979,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
979
979
|
};
|
|
980
980
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
981
981
|
sourceAddress?: {
|
|
982
|
-
value: `0x${string}`;
|
|
983
982
|
__kind: "Eth";
|
|
984
|
-
} | {
|
|
985
983
|
value: `0x${string}`;
|
|
984
|
+
} | {
|
|
986
985
|
__kind: "Dot";
|
|
986
|
+
value: `0x${string}`;
|
|
987
987
|
} | {
|
|
988
|
+
__kind: "Btc";
|
|
988
989
|
value: {
|
|
989
|
-
value: `0x${string}`;
|
|
990
990
|
__kind: "P2PKH";
|
|
991
|
-
} | {
|
|
992
991
|
value: `0x${string}`;
|
|
993
|
-
__kind: "P2SH";
|
|
994
992
|
} | {
|
|
993
|
+
__kind: "P2SH";
|
|
995
994
|
value: `0x${string}`;
|
|
996
|
-
__kind: "P2WPKH";
|
|
997
995
|
} | {
|
|
996
|
+
__kind: "P2WPKH";
|
|
998
997
|
value: `0x${string}`;
|
|
999
|
-
__kind: "P2WSH";
|
|
1000
998
|
} | {
|
|
999
|
+
__kind: "P2WSH";
|
|
1001
1000
|
value: `0x${string}`;
|
|
1001
|
+
} | {
|
|
1002
1002
|
__kind: "Taproot";
|
|
1003
|
+
value: `0x${string}`;
|
|
1003
1004
|
} | {
|
|
1004
1005
|
__kind: "OtherSegwit";
|
|
1005
1006
|
version: number;
|
|
1006
1007
|
program: `0x${string}`;
|
|
1007
1008
|
};
|
|
1008
|
-
__kind: "Btc";
|
|
1009
1009
|
} | {
|
|
1010
|
-
value: `0x${string}`;
|
|
1011
1010
|
__kind: "Arb";
|
|
1012
|
-
} | {
|
|
1013
1011
|
value: `0x${string}`;
|
|
1014
|
-
__kind: "Sol";
|
|
1015
1012
|
} | {
|
|
1013
|
+
__kind: "Sol";
|
|
1016
1014
|
value: `0x${string}`;
|
|
1015
|
+
} | {
|
|
1017
1016
|
__kind: "Hub";
|
|
1017
|
+
value: `0x${string}`;
|
|
1018
1018
|
} | null | undefined;
|
|
1019
1019
|
}, {
|
|
1020
1020
|
channelMetadata: {
|
|
@@ -1026,42 +1026,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1026
1026
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1027
1027
|
};
|
|
1028
1028
|
sourceAddress?: {
|
|
1029
|
-
value: string;
|
|
1030
1029
|
__kind: "Eth";
|
|
1031
|
-
} | {
|
|
1032
1030
|
value: string;
|
|
1031
|
+
} | {
|
|
1033
1032
|
__kind: "Dot";
|
|
1033
|
+
value: string;
|
|
1034
1034
|
} | {
|
|
1035
|
+
__kind: "Btc";
|
|
1035
1036
|
value: {
|
|
1036
|
-
value: string;
|
|
1037
1037
|
__kind: "P2PKH";
|
|
1038
|
-
} | {
|
|
1039
1038
|
value: string;
|
|
1040
|
-
__kind: "P2SH";
|
|
1041
1039
|
} | {
|
|
1040
|
+
__kind: "P2SH";
|
|
1042
1041
|
value: string;
|
|
1043
|
-
__kind: "P2WPKH";
|
|
1044
1042
|
} | {
|
|
1043
|
+
__kind: "P2WPKH";
|
|
1045
1044
|
value: string;
|
|
1046
|
-
__kind: "P2WSH";
|
|
1047
1045
|
} | {
|
|
1046
|
+
__kind: "P2WSH";
|
|
1048
1047
|
value: string;
|
|
1048
|
+
} | {
|
|
1049
1049
|
__kind: "Taproot";
|
|
1050
|
+
value: string;
|
|
1050
1051
|
} | {
|
|
1051
1052
|
__kind: "OtherSegwit";
|
|
1052
1053
|
version: number;
|
|
1053
1054
|
program: string;
|
|
1054
1055
|
};
|
|
1055
|
-
__kind: "Btc";
|
|
1056
1056
|
} | {
|
|
1057
|
-
value: string;
|
|
1058
1057
|
__kind: "Arb";
|
|
1059
|
-
} | {
|
|
1060
1058
|
value: string;
|
|
1061
|
-
__kind: "Sol";
|
|
1062
1059
|
} | {
|
|
1060
|
+
__kind: "Sol";
|
|
1063
1061
|
value: string;
|
|
1062
|
+
} | {
|
|
1064
1063
|
__kind: "Hub";
|
|
1064
|
+
value: string;
|
|
1065
1065
|
} | null | undefined;
|
|
1066
1066
|
}>>>;
|
|
1067
1067
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1091,47 +1091,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1091
1091
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1092
1092
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1093
1093
|
}, "strip", z.ZodTypeAny, {
|
|
1094
|
-
value: `0x${string}`;
|
|
1095
1094
|
__kind: "P2PKH";
|
|
1095
|
+
value: `0x${string}`;
|
|
1096
1096
|
}, {
|
|
1097
|
-
value: string;
|
|
1098
1097
|
__kind: "P2PKH";
|
|
1098
|
+
value: string;
|
|
1099
1099
|
}>, z.ZodObject<{
|
|
1100
1100
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1101
1101
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1102
1102
|
}, "strip", z.ZodTypeAny, {
|
|
1103
|
-
value: `0x${string}`;
|
|
1104
1103
|
__kind: "P2SH";
|
|
1104
|
+
value: `0x${string}`;
|
|
1105
1105
|
}, {
|
|
1106
|
-
value: string;
|
|
1107
1106
|
__kind: "P2SH";
|
|
1107
|
+
value: string;
|
|
1108
1108
|
}>, z.ZodObject<{
|
|
1109
1109
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1110
1110
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1111
1111
|
}, "strip", z.ZodTypeAny, {
|
|
1112
|
-
value: `0x${string}`;
|
|
1113
1112
|
__kind: "P2WPKH";
|
|
1113
|
+
value: `0x${string}`;
|
|
1114
1114
|
}, {
|
|
1115
|
-
value: string;
|
|
1116
1115
|
__kind: "P2WPKH";
|
|
1116
|
+
value: string;
|
|
1117
1117
|
}>, z.ZodObject<{
|
|
1118
1118
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1119
1119
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1120
1120
|
}, "strip", z.ZodTypeAny, {
|
|
1121
|
-
value: `0x${string}`;
|
|
1122
1121
|
__kind: "P2WSH";
|
|
1122
|
+
value: `0x${string}`;
|
|
1123
1123
|
}, {
|
|
1124
|
-
value: string;
|
|
1125
1124
|
__kind: "P2WSH";
|
|
1125
|
+
value: string;
|
|
1126
1126
|
}>, z.ZodObject<{
|
|
1127
1127
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1128
1128
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1129
1129
|
}, "strip", z.ZodTypeAny, {
|
|
1130
|
-
value: `0x${string}`;
|
|
1131
1130
|
__kind: "Taproot";
|
|
1131
|
+
value: `0x${string}`;
|
|
1132
1132
|
}, {
|
|
1133
|
-
value: string;
|
|
1134
1133
|
__kind: "Taproot";
|
|
1134
|
+
value: string;
|
|
1135
1135
|
}>, z.ZodObject<{
|
|
1136
1136
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1137
1137
|
version: z.ZodNumber;
|
|
@@ -1163,20 +1163,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1163
1163
|
}, "strip", z.ZodTypeAny, {
|
|
1164
1164
|
retryDuration: number;
|
|
1165
1165
|
refundAddress: {
|
|
1166
|
-
value: `0x${string}`;
|
|
1167
1166
|
__kind: "P2PKH";
|
|
1168
|
-
} | {
|
|
1169
1167
|
value: `0x${string}`;
|
|
1170
|
-
__kind: "P2SH";
|
|
1171
1168
|
} | {
|
|
1169
|
+
__kind: "P2SH";
|
|
1172
1170
|
value: `0x${string}`;
|
|
1173
|
-
__kind: "P2WPKH";
|
|
1174
1171
|
} | {
|
|
1172
|
+
__kind: "P2WPKH";
|
|
1175
1173
|
value: `0x${string}`;
|
|
1176
|
-
__kind: "P2WSH";
|
|
1177
1174
|
} | {
|
|
1175
|
+
__kind: "P2WSH";
|
|
1178
1176
|
value: `0x${string}`;
|
|
1177
|
+
} | {
|
|
1179
1178
|
__kind: "Taproot";
|
|
1179
|
+
value: `0x${string}`;
|
|
1180
1180
|
} | {
|
|
1181
1181
|
__kind: "OtherSegwit";
|
|
1182
1182
|
version: number;
|
|
@@ -1192,20 +1192,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1192
1192
|
}, {
|
|
1193
1193
|
retryDuration: number;
|
|
1194
1194
|
refundAddress: {
|
|
1195
|
-
value: string;
|
|
1196
1195
|
__kind: "P2PKH";
|
|
1197
|
-
} | {
|
|
1198
1196
|
value: string;
|
|
1199
|
-
__kind: "P2SH";
|
|
1200
1197
|
} | {
|
|
1198
|
+
__kind: "P2SH";
|
|
1201
1199
|
value: string;
|
|
1202
|
-
__kind: "P2WPKH";
|
|
1203
1200
|
} | {
|
|
1201
|
+
__kind: "P2WPKH";
|
|
1204
1202
|
value: string;
|
|
1205
|
-
__kind: "P2WSH";
|
|
1206
1203
|
} | {
|
|
1204
|
+
__kind: "P2WSH";
|
|
1207
1205
|
value: string;
|
|
1206
|
+
} | {
|
|
1208
1207
|
__kind: "Taproot";
|
|
1208
|
+
value: string;
|
|
1209
1209
|
} | {
|
|
1210
1210
|
__kind: "OtherSegwit";
|
|
1211
1211
|
version: number;
|
|
@@ -1231,6 +1231,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1231
1231
|
}>>>;
|
|
1232
1232
|
boostFee: z.ZodNumber;
|
|
1233
1233
|
}, "strip", z.ZodTypeAny, {
|
|
1234
|
+
txId: `0x${string}`;
|
|
1234
1235
|
depositDetails: {
|
|
1235
1236
|
amount: bigint;
|
|
1236
1237
|
depositAddress: {
|
|
@@ -1251,7 +1252,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1251
1252
|
};
|
|
1252
1253
|
inputAsset: "Btc";
|
|
1253
1254
|
depositAmount: bigint;
|
|
1254
|
-
outputAsset: "
|
|
1255
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1255
1256
|
destinationAddress: {
|
|
1256
1257
|
readonly chain: "Ethereum";
|
|
1257
1258
|
readonly address: `0x${string}`;
|
|
@@ -1271,7 +1272,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1271
1272
|
readonly chain: "Assethub";
|
|
1272
1273
|
readonly address: string;
|
|
1273
1274
|
};
|
|
1274
|
-
txId: `0x${string}`;
|
|
1275
1275
|
affiliateFees: {
|
|
1276
1276
|
account: number;
|
|
1277
1277
|
bps: number;
|
|
@@ -1279,20 +1279,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1279
1279
|
refundParams: {
|
|
1280
1280
|
retryDuration: number;
|
|
1281
1281
|
refundAddress: {
|
|
1282
|
-
value: `0x${string}`;
|
|
1283
1282
|
__kind: "P2PKH";
|
|
1284
|
-
} | {
|
|
1285
1283
|
value: `0x${string}`;
|
|
1286
|
-
__kind: "P2SH";
|
|
1287
1284
|
} | {
|
|
1285
|
+
__kind: "P2SH";
|
|
1288
1286
|
value: `0x${string}`;
|
|
1289
|
-
__kind: "P2WPKH";
|
|
1290
1287
|
} | {
|
|
1288
|
+
__kind: "P2WPKH";
|
|
1291
1289
|
value: `0x${string}`;
|
|
1292
|
-
__kind: "P2WSH";
|
|
1293
1290
|
} | {
|
|
1291
|
+
__kind: "P2WSH";
|
|
1294
1292
|
value: `0x${string}`;
|
|
1293
|
+
} | {
|
|
1295
1294
|
__kind: "Taproot";
|
|
1295
|
+
value: `0x${string}`;
|
|
1296
1296
|
} | {
|
|
1297
1297
|
__kind: "OtherSegwit";
|
|
1298
1298
|
version: number;
|
|
@@ -1308,20 +1308,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1308
1308
|
};
|
|
1309
1309
|
boostFee: number;
|
|
1310
1310
|
depositAddress?: {
|
|
1311
|
-
value: `0x${string}`;
|
|
1312
1311
|
__kind: "P2PKH";
|
|
1313
|
-
} | {
|
|
1314
1312
|
value: `0x${string}`;
|
|
1315
|
-
__kind: "P2SH";
|
|
1316
1313
|
} | {
|
|
1314
|
+
__kind: "P2SH";
|
|
1317
1315
|
value: `0x${string}`;
|
|
1318
|
-
__kind: "P2WPKH";
|
|
1319
1316
|
} | {
|
|
1317
|
+
__kind: "P2WPKH";
|
|
1320
1318
|
value: `0x${string}`;
|
|
1321
|
-
__kind: "P2WSH";
|
|
1322
1319
|
} | {
|
|
1320
|
+
__kind: "P2WSH";
|
|
1323
1321
|
value: `0x${string}`;
|
|
1322
|
+
} | {
|
|
1324
1323
|
__kind: "Taproot";
|
|
1324
|
+
value: `0x${string}`;
|
|
1325
1325
|
} | {
|
|
1326
1326
|
__kind: "OtherSegwit";
|
|
1327
1327
|
version: number;
|
|
@@ -1336,42 +1336,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1336
1336
|
};
|
|
1337
1337
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1338
1338
|
sourceAddress?: {
|
|
1339
|
-
value: `0x${string}`;
|
|
1340
1339
|
__kind: "Eth";
|
|
1341
|
-
} | {
|
|
1342
1340
|
value: `0x${string}`;
|
|
1341
|
+
} | {
|
|
1343
1342
|
__kind: "Dot";
|
|
1343
|
+
value: `0x${string}`;
|
|
1344
1344
|
} | {
|
|
1345
|
+
__kind: "Btc";
|
|
1345
1346
|
value: {
|
|
1346
|
-
value: `0x${string}`;
|
|
1347
1347
|
__kind: "P2PKH";
|
|
1348
|
-
} | {
|
|
1349
1348
|
value: `0x${string}`;
|
|
1350
|
-
__kind: "P2SH";
|
|
1351
1349
|
} | {
|
|
1350
|
+
__kind: "P2SH";
|
|
1352
1351
|
value: `0x${string}`;
|
|
1353
|
-
__kind: "P2WPKH";
|
|
1354
1352
|
} | {
|
|
1353
|
+
__kind: "P2WPKH";
|
|
1355
1354
|
value: `0x${string}`;
|
|
1356
|
-
__kind: "P2WSH";
|
|
1357
1355
|
} | {
|
|
1356
|
+
__kind: "P2WSH";
|
|
1358
1357
|
value: `0x${string}`;
|
|
1358
|
+
} | {
|
|
1359
1359
|
__kind: "Taproot";
|
|
1360
|
+
value: `0x${string}`;
|
|
1360
1361
|
} | {
|
|
1361
1362
|
__kind: "OtherSegwit";
|
|
1362
1363
|
version: number;
|
|
1363
1364
|
program: `0x${string}`;
|
|
1364
1365
|
};
|
|
1365
|
-
__kind: "Btc";
|
|
1366
1366
|
} | {
|
|
1367
|
-
value: `0x${string}`;
|
|
1368
1367
|
__kind: "Arb";
|
|
1369
|
-
} | {
|
|
1370
1368
|
value: `0x${string}`;
|
|
1371
|
-
__kind: "Sol";
|
|
1372
1369
|
} | {
|
|
1370
|
+
__kind: "Sol";
|
|
1373
1371
|
value: `0x${string}`;
|
|
1372
|
+
} | {
|
|
1374
1373
|
__kind: "Hub";
|
|
1374
|
+
value: `0x${string}`;
|
|
1375
1375
|
} | null | undefined;
|
|
1376
1376
|
} | null | undefined;
|
|
1377
1377
|
brokerFee?: {
|
|
@@ -1383,6 +1383,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1383
1383
|
chunkInterval: number;
|
|
1384
1384
|
} | null | undefined;
|
|
1385
1385
|
}, {
|
|
1386
|
+
txId: string;
|
|
1386
1387
|
depositDetails: {
|
|
1387
1388
|
amount: string | number;
|
|
1388
1389
|
depositAddress: {
|
|
@@ -1406,13 +1407,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1406
1407
|
};
|
|
1407
1408
|
depositAmount: string | number;
|
|
1408
1409
|
outputAsset: {
|
|
1409
|
-
__kind: "
|
|
1410
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1410
1411
|
};
|
|
1411
1412
|
destinationAddress: {
|
|
1412
|
-
value: string;
|
|
1413
1413
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1414
|
+
value: string;
|
|
1414
1415
|
};
|
|
1415
|
-
txId: string;
|
|
1416
1416
|
affiliateFees: {
|
|
1417
1417
|
account: number;
|
|
1418
1418
|
bps: number;
|
|
@@ -1420,20 +1420,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1420
1420
|
refundParams: {
|
|
1421
1421
|
retryDuration: number;
|
|
1422
1422
|
refundAddress: {
|
|
1423
|
-
value: string;
|
|
1424
1423
|
__kind: "P2PKH";
|
|
1425
|
-
} | {
|
|
1426
1424
|
value: string;
|
|
1427
|
-
__kind: "P2SH";
|
|
1428
1425
|
} | {
|
|
1426
|
+
__kind: "P2SH";
|
|
1429
1427
|
value: string;
|
|
1430
|
-
__kind: "P2WPKH";
|
|
1431
1428
|
} | {
|
|
1429
|
+
__kind: "P2WPKH";
|
|
1432
1430
|
value: string;
|
|
1433
|
-
__kind: "P2WSH";
|
|
1434
1431
|
} | {
|
|
1432
|
+
__kind: "P2WSH";
|
|
1435
1433
|
value: string;
|
|
1434
|
+
} | {
|
|
1436
1435
|
__kind: "Taproot";
|
|
1436
|
+
value: string;
|
|
1437
1437
|
} | {
|
|
1438
1438
|
__kind: "OtherSegwit";
|
|
1439
1439
|
version: number;
|
|
@@ -1449,20 +1449,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1449
1449
|
};
|
|
1450
1450
|
boostFee: number;
|
|
1451
1451
|
depositAddress?: {
|
|
1452
|
-
value: string;
|
|
1453
1452
|
__kind: "P2PKH";
|
|
1454
|
-
} | {
|
|
1455
1453
|
value: string;
|
|
1456
|
-
__kind: "P2SH";
|
|
1457
1454
|
} | {
|
|
1455
|
+
__kind: "P2SH";
|
|
1458
1456
|
value: string;
|
|
1459
|
-
__kind: "P2WPKH";
|
|
1460
1457
|
} | {
|
|
1458
|
+
__kind: "P2WPKH";
|
|
1461
1459
|
value: string;
|
|
1462
|
-
__kind: "P2WSH";
|
|
1463
1460
|
} | {
|
|
1461
|
+
__kind: "P2WSH";
|
|
1464
1462
|
value: string;
|
|
1463
|
+
} | {
|
|
1465
1464
|
__kind: "Taproot";
|
|
1465
|
+
value: string;
|
|
1466
1466
|
} | {
|
|
1467
1467
|
__kind: "OtherSegwit";
|
|
1468
1468
|
version: number;
|
|
@@ -1479,42 +1479,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1479
1479
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1480
1480
|
};
|
|
1481
1481
|
sourceAddress?: {
|
|
1482
|
-
value: string;
|
|
1483
1482
|
__kind: "Eth";
|
|
1484
|
-
} | {
|
|
1485
1483
|
value: string;
|
|
1484
|
+
} | {
|
|
1486
1485
|
__kind: "Dot";
|
|
1486
|
+
value: string;
|
|
1487
1487
|
} | {
|
|
1488
|
+
__kind: "Btc";
|
|
1488
1489
|
value: {
|
|
1489
|
-
value: string;
|
|
1490
1490
|
__kind: "P2PKH";
|
|
1491
|
-
} | {
|
|
1492
1491
|
value: string;
|
|
1493
|
-
__kind: "P2SH";
|
|
1494
1492
|
} | {
|
|
1493
|
+
__kind: "P2SH";
|
|
1495
1494
|
value: string;
|
|
1496
|
-
__kind: "P2WPKH";
|
|
1497
1495
|
} | {
|
|
1496
|
+
__kind: "P2WPKH";
|
|
1498
1497
|
value: string;
|
|
1499
|
-
__kind: "P2WSH";
|
|
1500
1498
|
} | {
|
|
1499
|
+
__kind: "P2WSH";
|
|
1501
1500
|
value: string;
|
|
1501
|
+
} | {
|
|
1502
1502
|
__kind: "Taproot";
|
|
1503
|
+
value: string;
|
|
1503
1504
|
} | {
|
|
1504
1505
|
__kind: "OtherSegwit";
|
|
1505
1506
|
version: number;
|
|
1506
1507
|
program: string;
|
|
1507
1508
|
};
|
|
1508
|
-
__kind: "Btc";
|
|
1509
1509
|
} | {
|
|
1510
|
-
value: string;
|
|
1511
1510
|
__kind: "Arb";
|
|
1512
|
-
} | {
|
|
1513
1511
|
value: string;
|
|
1514
|
-
__kind: "Sol";
|
|
1515
1512
|
} | {
|
|
1513
|
+
__kind: "Sol";
|
|
1516
1514
|
value: string;
|
|
1515
|
+
} | {
|
|
1517
1516
|
__kind: "Hub";
|
|
1517
|
+
value: string;
|
|
1518
1518
|
} | null | undefined;
|
|
1519
1519
|
} | null | undefined;
|
|
1520
1520
|
brokerFee?: {
|
|
@@ -1529,6 +1529,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1529
1529
|
}, "strip", z.ZodTypeAny, {
|
|
1530
1530
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1531
1531
|
vaultWitness: {
|
|
1532
|
+
txId: `0x${string}`;
|
|
1532
1533
|
depositDetails: {
|
|
1533
1534
|
amount: bigint;
|
|
1534
1535
|
depositAddress: {
|
|
@@ -1549,7 +1550,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1549
1550
|
};
|
|
1550
1551
|
inputAsset: "Btc";
|
|
1551
1552
|
depositAmount: bigint;
|
|
1552
|
-
outputAsset: "
|
|
1553
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1553
1554
|
destinationAddress: {
|
|
1554
1555
|
readonly chain: "Ethereum";
|
|
1555
1556
|
readonly address: `0x${string}`;
|
|
@@ -1569,7 +1570,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1569
1570
|
readonly chain: "Assethub";
|
|
1570
1571
|
readonly address: string;
|
|
1571
1572
|
};
|
|
1572
|
-
txId: `0x${string}`;
|
|
1573
1573
|
affiliateFees: {
|
|
1574
1574
|
account: number;
|
|
1575
1575
|
bps: number;
|
|
@@ -1577,20 +1577,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1577
1577
|
refundParams: {
|
|
1578
1578
|
retryDuration: number;
|
|
1579
1579
|
refundAddress: {
|
|
1580
|
-
value: `0x${string}`;
|
|
1581
1580
|
__kind: "P2PKH";
|
|
1582
|
-
} | {
|
|
1583
1581
|
value: `0x${string}`;
|
|
1584
|
-
__kind: "P2SH";
|
|
1585
1582
|
} | {
|
|
1583
|
+
__kind: "P2SH";
|
|
1586
1584
|
value: `0x${string}`;
|
|
1587
|
-
__kind: "P2WPKH";
|
|
1588
1585
|
} | {
|
|
1586
|
+
__kind: "P2WPKH";
|
|
1589
1587
|
value: `0x${string}`;
|
|
1590
|
-
__kind: "P2WSH";
|
|
1591
1588
|
} | {
|
|
1589
|
+
__kind: "P2WSH";
|
|
1592
1590
|
value: `0x${string}`;
|
|
1591
|
+
} | {
|
|
1593
1592
|
__kind: "Taproot";
|
|
1593
|
+
value: `0x${string}`;
|
|
1594
1594
|
} | {
|
|
1595
1595
|
__kind: "OtherSegwit";
|
|
1596
1596
|
version: number;
|
|
@@ -1606,20 +1606,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1606
1606
|
};
|
|
1607
1607
|
boostFee: number;
|
|
1608
1608
|
depositAddress?: {
|
|
1609
|
-
value: `0x${string}`;
|
|
1610
1609
|
__kind: "P2PKH";
|
|
1611
|
-
} | {
|
|
1612
1610
|
value: `0x${string}`;
|
|
1613
|
-
__kind: "P2SH";
|
|
1614
1611
|
} | {
|
|
1612
|
+
__kind: "P2SH";
|
|
1615
1613
|
value: `0x${string}`;
|
|
1616
|
-
__kind: "P2WPKH";
|
|
1617
1614
|
} | {
|
|
1615
|
+
__kind: "P2WPKH";
|
|
1618
1616
|
value: `0x${string}`;
|
|
1619
|
-
__kind: "P2WSH";
|
|
1620
1617
|
} | {
|
|
1618
|
+
__kind: "P2WSH";
|
|
1621
1619
|
value: `0x${string}`;
|
|
1620
|
+
} | {
|
|
1622
1621
|
__kind: "Taproot";
|
|
1622
|
+
value: `0x${string}`;
|
|
1623
1623
|
} | {
|
|
1624
1624
|
__kind: "OtherSegwit";
|
|
1625
1625
|
version: number;
|
|
@@ -1634,42 +1634,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1634
1634
|
};
|
|
1635
1635
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1636
1636
|
sourceAddress?: {
|
|
1637
|
-
value: `0x${string}`;
|
|
1638
1637
|
__kind: "Eth";
|
|
1639
|
-
} | {
|
|
1640
1638
|
value: `0x${string}`;
|
|
1639
|
+
} | {
|
|
1641
1640
|
__kind: "Dot";
|
|
1641
|
+
value: `0x${string}`;
|
|
1642
1642
|
} | {
|
|
1643
|
+
__kind: "Btc";
|
|
1643
1644
|
value: {
|
|
1644
|
-
value: `0x${string}`;
|
|
1645
1645
|
__kind: "P2PKH";
|
|
1646
|
-
} | {
|
|
1647
1646
|
value: `0x${string}`;
|
|
1648
|
-
__kind: "P2SH";
|
|
1649
1647
|
} | {
|
|
1648
|
+
__kind: "P2SH";
|
|
1650
1649
|
value: `0x${string}`;
|
|
1651
|
-
__kind: "P2WPKH";
|
|
1652
1650
|
} | {
|
|
1651
|
+
__kind: "P2WPKH";
|
|
1653
1652
|
value: `0x${string}`;
|
|
1654
|
-
__kind: "P2WSH";
|
|
1655
1653
|
} | {
|
|
1654
|
+
__kind: "P2WSH";
|
|
1656
1655
|
value: `0x${string}`;
|
|
1656
|
+
} | {
|
|
1657
1657
|
__kind: "Taproot";
|
|
1658
|
+
value: `0x${string}`;
|
|
1658
1659
|
} | {
|
|
1659
1660
|
__kind: "OtherSegwit";
|
|
1660
1661
|
version: number;
|
|
1661
1662
|
program: `0x${string}`;
|
|
1662
1663
|
};
|
|
1663
|
-
__kind: "Btc";
|
|
1664
1664
|
} | {
|
|
1665
|
-
value: `0x${string}`;
|
|
1666
1665
|
__kind: "Arb";
|
|
1667
|
-
} | {
|
|
1668
1666
|
value: `0x${string}`;
|
|
1669
|
-
__kind: "Sol";
|
|
1670
1667
|
} | {
|
|
1668
|
+
__kind: "Sol";
|
|
1671
1669
|
value: `0x${string}`;
|
|
1670
|
+
} | {
|
|
1672
1671
|
__kind: "Hub";
|
|
1672
|
+
value: `0x${string}`;
|
|
1673
1673
|
} | null | undefined;
|
|
1674
1674
|
} | null | undefined;
|
|
1675
1675
|
brokerFee?: {
|
|
@@ -1684,6 +1684,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1684
1684
|
}, {
|
|
1685
1685
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1686
1686
|
vaultWitness: {
|
|
1687
|
+
txId: string;
|
|
1687
1688
|
depositDetails: {
|
|
1688
1689
|
amount: string | number;
|
|
1689
1690
|
depositAddress: {
|
|
@@ -1707,13 +1708,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1707
1708
|
};
|
|
1708
1709
|
depositAmount: string | number;
|
|
1709
1710
|
outputAsset: {
|
|
1710
|
-
__kind: "
|
|
1711
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1711
1712
|
};
|
|
1712
1713
|
destinationAddress: {
|
|
1713
|
-
value: string;
|
|
1714
1714
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1715
|
+
value: string;
|
|
1715
1716
|
};
|
|
1716
|
-
txId: string;
|
|
1717
1717
|
affiliateFees: {
|
|
1718
1718
|
account: number;
|
|
1719
1719
|
bps: number;
|
|
@@ -1721,20 +1721,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1721
1721
|
refundParams: {
|
|
1722
1722
|
retryDuration: number;
|
|
1723
1723
|
refundAddress: {
|
|
1724
|
-
value: string;
|
|
1725
1724
|
__kind: "P2PKH";
|
|
1726
|
-
} | {
|
|
1727
1725
|
value: string;
|
|
1728
|
-
__kind: "P2SH";
|
|
1729
1726
|
} | {
|
|
1727
|
+
__kind: "P2SH";
|
|
1730
1728
|
value: string;
|
|
1731
|
-
__kind: "P2WPKH";
|
|
1732
1729
|
} | {
|
|
1730
|
+
__kind: "P2WPKH";
|
|
1733
1731
|
value: string;
|
|
1734
|
-
__kind: "P2WSH";
|
|
1735
1732
|
} | {
|
|
1733
|
+
__kind: "P2WSH";
|
|
1736
1734
|
value: string;
|
|
1735
|
+
} | {
|
|
1737
1736
|
__kind: "Taproot";
|
|
1737
|
+
value: string;
|
|
1738
1738
|
} | {
|
|
1739
1739
|
__kind: "OtherSegwit";
|
|
1740
1740
|
version: number;
|
|
@@ -1750,20 +1750,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1750
1750
|
};
|
|
1751
1751
|
boostFee: number;
|
|
1752
1752
|
depositAddress?: {
|
|
1753
|
-
value: string;
|
|
1754
1753
|
__kind: "P2PKH";
|
|
1755
|
-
} | {
|
|
1756
1754
|
value: string;
|
|
1757
|
-
__kind: "P2SH";
|
|
1758
1755
|
} | {
|
|
1756
|
+
__kind: "P2SH";
|
|
1759
1757
|
value: string;
|
|
1760
|
-
__kind: "P2WPKH";
|
|
1761
1758
|
} | {
|
|
1759
|
+
__kind: "P2WPKH";
|
|
1762
1760
|
value: string;
|
|
1763
|
-
__kind: "P2WSH";
|
|
1764
1761
|
} | {
|
|
1762
|
+
__kind: "P2WSH";
|
|
1765
1763
|
value: string;
|
|
1764
|
+
} | {
|
|
1766
1765
|
__kind: "Taproot";
|
|
1766
|
+
value: string;
|
|
1767
1767
|
} | {
|
|
1768
1768
|
__kind: "OtherSegwit";
|
|
1769
1769
|
version: number;
|
|
@@ -1780,42 +1780,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1780
1780
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1781
1781
|
};
|
|
1782
1782
|
sourceAddress?: {
|
|
1783
|
-
value: string;
|
|
1784
1783
|
__kind: "Eth";
|
|
1785
|
-
} | {
|
|
1786
1784
|
value: string;
|
|
1785
|
+
} | {
|
|
1787
1786
|
__kind: "Dot";
|
|
1787
|
+
value: string;
|
|
1788
1788
|
} | {
|
|
1789
|
+
__kind: "Btc";
|
|
1789
1790
|
value: {
|
|
1790
|
-
value: string;
|
|
1791
1791
|
__kind: "P2PKH";
|
|
1792
|
-
} | {
|
|
1793
1792
|
value: string;
|
|
1794
|
-
__kind: "P2SH";
|
|
1795
1793
|
} | {
|
|
1794
|
+
__kind: "P2SH";
|
|
1796
1795
|
value: string;
|
|
1797
|
-
__kind: "P2WPKH";
|
|
1798
1796
|
} | {
|
|
1797
|
+
__kind: "P2WPKH";
|
|
1799
1798
|
value: string;
|
|
1800
|
-
__kind: "P2WSH";
|
|
1801
1799
|
} | {
|
|
1800
|
+
__kind: "P2WSH";
|
|
1802
1801
|
value: string;
|
|
1802
|
+
} | {
|
|
1803
1803
|
__kind: "Taproot";
|
|
1804
|
+
value: string;
|
|
1804
1805
|
} | {
|
|
1805
1806
|
__kind: "OtherSegwit";
|
|
1806
1807
|
version: number;
|
|
1807
1808
|
program: string;
|
|
1808
1809
|
};
|
|
1809
|
-
__kind: "Btc";
|
|
1810
1810
|
} | {
|
|
1811
|
-
value: string;
|
|
1812
1811
|
__kind: "Arb";
|
|
1813
|
-
} | {
|
|
1814
1812
|
value: string;
|
|
1815
|
-
__kind: "Sol";
|
|
1816
1813
|
} | {
|
|
1814
|
+
__kind: "Sol";
|
|
1817
1815
|
value: string;
|
|
1816
|
+
} | {
|
|
1818
1817
|
__kind: "Hub";
|
|
1818
|
+
value: string;
|
|
1819
1819
|
} | null | undefined;
|
|
1820
1820
|
} | null | undefined;
|
|
1821
1821
|
brokerFee?: {
|
|
@@ -1837,6 +1837,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1837
1837
|
} | {
|
|
1838
1838
|
__kind: "TransactionRejectedByBroker";
|
|
1839
1839
|
} | {
|
|
1840
|
+
__kind: "DepositWitnessRejected";
|
|
1840
1841
|
value: {
|
|
1841
1842
|
__kind: "Other";
|
|
1842
1843
|
} | {
|
|
@@ -1844,11 +1845,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1844
1845
|
} | {
|
|
1845
1846
|
__kind: "BadOrigin";
|
|
1846
1847
|
} | {
|
|
1848
|
+
__kind: "Module";
|
|
1847
1849
|
value: {
|
|
1848
1850
|
index: number;
|
|
1849
1851
|
error: `0x${string}`;
|
|
1850
1852
|
};
|
|
1851
|
-
__kind: "Module";
|
|
1852
1853
|
} | {
|
|
1853
1854
|
__kind: "ConsumerRemaining";
|
|
1854
1855
|
} | {
|
|
@@ -1856,14 +1857,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1856
1857
|
} | {
|
|
1857
1858
|
__kind: "TooManyConsumers";
|
|
1858
1859
|
} | {
|
|
1859
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1860
1860
|
__kind: "Token";
|
|
1861
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1861
1862
|
} | {
|
|
1862
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1863
1863
|
__kind: "Arithmetic";
|
|
1864
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1864
1865
|
} | {
|
|
1865
|
-
value: "LimitReached" | "NoLayer";
|
|
1866
1866
|
__kind: "Transactional";
|
|
1867
|
+
value: "LimitReached" | "NoLayer";
|
|
1867
1868
|
} | {
|
|
1868
1869
|
__kind: "Exhausted";
|
|
1869
1870
|
} | {
|
|
@@ -1873,27 +1874,26 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1873
1874
|
} | {
|
|
1874
1875
|
__kind: "RootNotAllowed";
|
|
1875
1876
|
};
|
|
1876
|
-
__kind: "DepositWitnessRejected";
|
|
1877
1877
|
};
|
|
1878
1878
|
details: {
|
|
1879
1879
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
1880
1880
|
depositWitness: {
|
|
1881
1881
|
amount: bigint;
|
|
1882
1882
|
depositAddress: {
|
|
1883
|
-
value: `0x${string}`;
|
|
1884
1883
|
__kind: "P2PKH";
|
|
1885
|
-
} | {
|
|
1886
1884
|
value: `0x${string}`;
|
|
1887
|
-
__kind: "P2SH";
|
|
1888
1885
|
} | {
|
|
1886
|
+
__kind: "P2SH";
|
|
1889
1887
|
value: `0x${string}`;
|
|
1890
|
-
__kind: "P2WPKH";
|
|
1891
1888
|
} | {
|
|
1889
|
+
__kind: "P2WPKH";
|
|
1892
1890
|
value: `0x${string}`;
|
|
1893
|
-
__kind: "P2WSH";
|
|
1894
1891
|
} | {
|
|
1892
|
+
__kind: "P2WSH";
|
|
1895
1893
|
value: `0x${string}`;
|
|
1894
|
+
} | {
|
|
1896
1895
|
__kind: "Taproot";
|
|
1896
|
+
value: `0x${string}`;
|
|
1897
1897
|
} | {
|
|
1898
1898
|
__kind: "OtherSegwit";
|
|
1899
1899
|
version: number;
|
|
@@ -1922,6 +1922,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1922
1922
|
} | {
|
|
1923
1923
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1924
1924
|
vaultWitness: {
|
|
1925
|
+
txId: `0x${string}`;
|
|
1925
1926
|
depositDetails: {
|
|
1926
1927
|
amount: bigint;
|
|
1927
1928
|
depositAddress: {
|
|
@@ -1942,7 +1943,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1942
1943
|
};
|
|
1943
1944
|
inputAsset: "Btc";
|
|
1944
1945
|
depositAmount: bigint;
|
|
1945
|
-
outputAsset: "
|
|
1946
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1946
1947
|
destinationAddress: {
|
|
1947
1948
|
readonly chain: "Ethereum";
|
|
1948
1949
|
readonly address: `0x${string}`;
|
|
@@ -1962,7 +1963,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1962
1963
|
readonly chain: "Assethub";
|
|
1963
1964
|
readonly address: string;
|
|
1964
1965
|
};
|
|
1965
|
-
txId: `0x${string}`;
|
|
1966
1966
|
affiliateFees: {
|
|
1967
1967
|
account: number;
|
|
1968
1968
|
bps: number;
|
|
@@ -1970,20 +1970,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1970
1970
|
refundParams: {
|
|
1971
1971
|
retryDuration: number;
|
|
1972
1972
|
refundAddress: {
|
|
1973
|
-
value: `0x${string}`;
|
|
1974
1973
|
__kind: "P2PKH";
|
|
1975
|
-
} | {
|
|
1976
1974
|
value: `0x${string}`;
|
|
1977
|
-
__kind: "P2SH";
|
|
1978
1975
|
} | {
|
|
1976
|
+
__kind: "P2SH";
|
|
1979
1977
|
value: `0x${string}`;
|
|
1980
|
-
__kind: "P2WPKH";
|
|
1981
1978
|
} | {
|
|
1979
|
+
__kind: "P2WPKH";
|
|
1982
1980
|
value: `0x${string}`;
|
|
1983
|
-
__kind: "P2WSH";
|
|
1984
1981
|
} | {
|
|
1982
|
+
__kind: "P2WSH";
|
|
1985
1983
|
value: `0x${string}`;
|
|
1984
|
+
} | {
|
|
1986
1985
|
__kind: "Taproot";
|
|
1986
|
+
value: `0x${string}`;
|
|
1987
1987
|
} | {
|
|
1988
1988
|
__kind: "OtherSegwit";
|
|
1989
1989
|
version: number;
|
|
@@ -1999,20 +1999,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1999
1999
|
};
|
|
2000
2000
|
boostFee: number;
|
|
2001
2001
|
depositAddress?: {
|
|
2002
|
-
value: `0x${string}`;
|
|
2003
2002
|
__kind: "P2PKH";
|
|
2004
|
-
} | {
|
|
2005
2003
|
value: `0x${string}`;
|
|
2006
|
-
__kind: "P2SH";
|
|
2007
2004
|
} | {
|
|
2005
|
+
__kind: "P2SH";
|
|
2008
2006
|
value: `0x${string}`;
|
|
2009
|
-
__kind: "P2WPKH";
|
|
2010
2007
|
} | {
|
|
2008
|
+
__kind: "P2WPKH";
|
|
2011
2009
|
value: `0x${string}`;
|
|
2012
|
-
__kind: "P2WSH";
|
|
2013
2010
|
} | {
|
|
2011
|
+
__kind: "P2WSH";
|
|
2014
2012
|
value: `0x${string}`;
|
|
2013
|
+
} | {
|
|
2015
2014
|
__kind: "Taproot";
|
|
2015
|
+
value: `0x${string}`;
|
|
2016
2016
|
} | {
|
|
2017
2017
|
__kind: "OtherSegwit";
|
|
2018
2018
|
version: number;
|
|
@@ -2027,42 +2027,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2027
2027
|
};
|
|
2028
2028
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2029
2029
|
sourceAddress?: {
|
|
2030
|
-
value: `0x${string}`;
|
|
2031
2030
|
__kind: "Eth";
|
|
2032
|
-
} | {
|
|
2033
2031
|
value: `0x${string}`;
|
|
2032
|
+
} | {
|
|
2034
2033
|
__kind: "Dot";
|
|
2034
|
+
value: `0x${string}`;
|
|
2035
2035
|
} | {
|
|
2036
|
+
__kind: "Btc";
|
|
2036
2037
|
value: {
|
|
2037
|
-
value: `0x${string}`;
|
|
2038
2038
|
__kind: "P2PKH";
|
|
2039
|
-
} | {
|
|
2040
2039
|
value: `0x${string}`;
|
|
2041
|
-
__kind: "P2SH";
|
|
2042
2040
|
} | {
|
|
2041
|
+
__kind: "P2SH";
|
|
2043
2042
|
value: `0x${string}`;
|
|
2044
|
-
__kind: "P2WPKH";
|
|
2045
2043
|
} | {
|
|
2044
|
+
__kind: "P2WPKH";
|
|
2046
2045
|
value: `0x${string}`;
|
|
2047
|
-
__kind: "P2WSH";
|
|
2048
2046
|
} | {
|
|
2047
|
+
__kind: "P2WSH";
|
|
2049
2048
|
value: `0x${string}`;
|
|
2049
|
+
} | {
|
|
2050
2050
|
__kind: "Taproot";
|
|
2051
|
+
value: `0x${string}`;
|
|
2051
2052
|
} | {
|
|
2052
2053
|
__kind: "OtherSegwit";
|
|
2053
2054
|
version: number;
|
|
2054
2055
|
program: `0x${string}`;
|
|
2055
2056
|
};
|
|
2056
|
-
__kind: "Btc";
|
|
2057
2057
|
} | {
|
|
2058
|
-
value: `0x${string}`;
|
|
2059
2058
|
__kind: "Arb";
|
|
2060
|
-
} | {
|
|
2061
2059
|
value: `0x${string}`;
|
|
2062
|
-
__kind: "Sol";
|
|
2063
2060
|
} | {
|
|
2061
|
+
__kind: "Sol";
|
|
2064
2062
|
value: `0x${string}`;
|
|
2063
|
+
} | {
|
|
2065
2064
|
__kind: "Hub";
|
|
2065
|
+
value: `0x${string}`;
|
|
2066
2066
|
} | null | undefined;
|
|
2067
2067
|
} | null | undefined;
|
|
2068
2068
|
brokerFee?: {
|
|
@@ -2084,6 +2084,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2084
2084
|
} | {
|
|
2085
2085
|
__kind: "TransactionRejectedByBroker";
|
|
2086
2086
|
} | {
|
|
2087
|
+
__kind: "DepositWitnessRejected";
|
|
2087
2088
|
value: {
|
|
2088
2089
|
__kind: "Other";
|
|
2089
2090
|
} | {
|
|
@@ -2091,11 +2092,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2091
2092
|
} | {
|
|
2092
2093
|
__kind: "BadOrigin";
|
|
2093
2094
|
} | {
|
|
2095
|
+
__kind: "Module";
|
|
2094
2096
|
value: {
|
|
2095
2097
|
index: number;
|
|
2096
2098
|
error: string;
|
|
2097
2099
|
};
|
|
2098
|
-
__kind: "Module";
|
|
2099
2100
|
} | {
|
|
2100
2101
|
__kind: "ConsumerRemaining";
|
|
2101
2102
|
} | {
|
|
@@ -2103,20 +2104,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2103
2104
|
} | {
|
|
2104
2105
|
__kind: "TooManyConsumers";
|
|
2105
2106
|
} | {
|
|
2107
|
+
__kind: "Token";
|
|
2106
2108
|
value: {
|
|
2107
2109
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2108
2110
|
};
|
|
2109
|
-
__kind: "Token";
|
|
2110
2111
|
} | {
|
|
2112
|
+
__kind: "Arithmetic";
|
|
2111
2113
|
value: {
|
|
2112
2114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2113
2115
|
};
|
|
2114
|
-
__kind: "Arithmetic";
|
|
2115
2116
|
} | {
|
|
2117
|
+
__kind: "Transactional";
|
|
2116
2118
|
value: {
|
|
2117
2119
|
__kind: "LimitReached" | "NoLayer";
|
|
2118
2120
|
};
|
|
2119
|
-
__kind: "Transactional";
|
|
2120
2121
|
} | {
|
|
2121
2122
|
__kind: "Exhausted";
|
|
2122
2123
|
} | {
|
|
@@ -2126,27 +2127,26 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2126
2127
|
} | {
|
|
2127
2128
|
__kind: "RootNotAllowed";
|
|
2128
2129
|
};
|
|
2129
|
-
__kind: "DepositWitnessRejected";
|
|
2130
2130
|
};
|
|
2131
2131
|
details: {
|
|
2132
2132
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
2133
2133
|
depositWitness: {
|
|
2134
2134
|
amount: string | number;
|
|
2135
2135
|
depositAddress: {
|
|
2136
|
-
value: string;
|
|
2137
2136
|
__kind: "P2PKH";
|
|
2138
|
-
} | {
|
|
2139
2137
|
value: string;
|
|
2140
|
-
__kind: "P2SH";
|
|
2141
2138
|
} | {
|
|
2139
|
+
__kind: "P2SH";
|
|
2142
2140
|
value: string;
|
|
2143
|
-
__kind: "P2WPKH";
|
|
2144
2141
|
} | {
|
|
2142
|
+
__kind: "P2WPKH";
|
|
2145
2143
|
value: string;
|
|
2146
|
-
__kind: "P2WSH";
|
|
2147
2144
|
} | {
|
|
2145
|
+
__kind: "P2WSH";
|
|
2148
2146
|
value: string;
|
|
2147
|
+
} | {
|
|
2149
2148
|
__kind: "Taproot";
|
|
2149
|
+
value: string;
|
|
2150
2150
|
} | {
|
|
2151
2151
|
__kind: "OtherSegwit";
|
|
2152
2152
|
version: number;
|
|
@@ -2177,6 +2177,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2177
2177
|
} | {
|
|
2178
2178
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
2179
2179
|
vaultWitness: {
|
|
2180
|
+
txId: string;
|
|
2180
2181
|
depositDetails: {
|
|
2181
2182
|
amount: string | number;
|
|
2182
2183
|
depositAddress: {
|
|
@@ -2200,13 +2201,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2200
2201
|
};
|
|
2201
2202
|
depositAmount: string | number;
|
|
2202
2203
|
outputAsset: {
|
|
2203
|
-
__kind: "
|
|
2204
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2204
2205
|
};
|
|
2205
2206
|
destinationAddress: {
|
|
2206
|
-
value: string;
|
|
2207
2207
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2208
|
+
value: string;
|
|
2208
2209
|
};
|
|
2209
|
-
txId: string;
|
|
2210
2210
|
affiliateFees: {
|
|
2211
2211
|
account: number;
|
|
2212
2212
|
bps: number;
|
|
@@ -2214,20 +2214,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2214
2214
|
refundParams: {
|
|
2215
2215
|
retryDuration: number;
|
|
2216
2216
|
refundAddress: {
|
|
2217
|
-
value: string;
|
|
2218
2217
|
__kind: "P2PKH";
|
|
2219
|
-
} | {
|
|
2220
2218
|
value: string;
|
|
2221
|
-
__kind: "P2SH";
|
|
2222
2219
|
} | {
|
|
2220
|
+
__kind: "P2SH";
|
|
2223
2221
|
value: string;
|
|
2224
|
-
__kind: "P2WPKH";
|
|
2225
2222
|
} | {
|
|
2223
|
+
__kind: "P2WPKH";
|
|
2226
2224
|
value: string;
|
|
2227
|
-
__kind: "P2WSH";
|
|
2228
2225
|
} | {
|
|
2226
|
+
__kind: "P2WSH";
|
|
2229
2227
|
value: string;
|
|
2228
|
+
} | {
|
|
2230
2229
|
__kind: "Taproot";
|
|
2230
|
+
value: string;
|
|
2231
2231
|
} | {
|
|
2232
2232
|
__kind: "OtherSegwit";
|
|
2233
2233
|
version: number;
|
|
@@ -2243,20 +2243,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2243
2243
|
};
|
|
2244
2244
|
boostFee: number;
|
|
2245
2245
|
depositAddress?: {
|
|
2246
|
-
value: string;
|
|
2247
2246
|
__kind: "P2PKH";
|
|
2248
|
-
} | {
|
|
2249
2247
|
value: string;
|
|
2250
|
-
__kind: "P2SH";
|
|
2251
2248
|
} | {
|
|
2249
|
+
__kind: "P2SH";
|
|
2252
2250
|
value: string;
|
|
2253
|
-
__kind: "P2WPKH";
|
|
2254
2251
|
} | {
|
|
2252
|
+
__kind: "P2WPKH";
|
|
2255
2253
|
value: string;
|
|
2256
|
-
__kind: "P2WSH";
|
|
2257
2254
|
} | {
|
|
2255
|
+
__kind: "P2WSH";
|
|
2258
2256
|
value: string;
|
|
2257
|
+
} | {
|
|
2259
2258
|
__kind: "Taproot";
|
|
2259
|
+
value: string;
|
|
2260
2260
|
} | {
|
|
2261
2261
|
__kind: "OtherSegwit";
|
|
2262
2262
|
version: number;
|
|
@@ -2273,42 +2273,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2273
2273
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2274
2274
|
};
|
|
2275
2275
|
sourceAddress?: {
|
|
2276
|
-
value: string;
|
|
2277
2276
|
__kind: "Eth";
|
|
2278
|
-
} | {
|
|
2279
2277
|
value: string;
|
|
2278
|
+
} | {
|
|
2280
2279
|
__kind: "Dot";
|
|
2280
|
+
value: string;
|
|
2281
2281
|
} | {
|
|
2282
|
+
__kind: "Btc";
|
|
2282
2283
|
value: {
|
|
2283
|
-
value: string;
|
|
2284
2284
|
__kind: "P2PKH";
|
|
2285
|
-
} | {
|
|
2286
2285
|
value: string;
|
|
2287
|
-
__kind: "P2SH";
|
|
2288
2286
|
} | {
|
|
2287
|
+
__kind: "P2SH";
|
|
2289
2288
|
value: string;
|
|
2290
|
-
__kind: "P2WPKH";
|
|
2291
2289
|
} | {
|
|
2290
|
+
__kind: "P2WPKH";
|
|
2292
2291
|
value: string;
|
|
2293
|
-
__kind: "P2WSH";
|
|
2294
2292
|
} | {
|
|
2293
|
+
__kind: "P2WSH";
|
|
2295
2294
|
value: string;
|
|
2295
|
+
} | {
|
|
2296
2296
|
__kind: "Taproot";
|
|
2297
|
+
value: string;
|
|
2297
2298
|
} | {
|
|
2298
2299
|
__kind: "OtherSegwit";
|
|
2299
2300
|
version: number;
|
|
2300
2301
|
program: string;
|
|
2301
2302
|
};
|
|
2302
|
-
__kind: "Btc";
|
|
2303
2303
|
} | {
|
|
2304
|
-
value: string;
|
|
2305
2304
|
__kind: "Arb";
|
|
2306
|
-
} | {
|
|
2307
2305
|
value: string;
|
|
2308
|
-
__kind: "Sol";
|
|
2309
2306
|
} | {
|
|
2307
|
+
__kind: "Sol";
|
|
2310
2308
|
value: string;
|
|
2309
|
+
} | {
|
|
2311
2310
|
__kind: "Hub";
|
|
2311
|
+
value: string;
|
|
2312
2312
|
} | null | undefined;
|
|
2313
2313
|
} | null | undefined;
|
|
2314
2314
|
brokerFee?: {
|