@chainflip/processor 2.2.0-alpha.3 → 2.2.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +6 -6
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/common.d.cts +241 -241
- package/dist/100/common.d.mts +241 -241
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.mts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.mts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +2 -2
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +2 -2
- package/dist/100/swapping/swapAmountTooLow.d.cts +11 -11
- package/dist/100/swapping/swapAmountTooLow.d.mts +11 -11
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/100/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/100/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +2 -2
- package/dist/100/swapping/swapExecuted.d.mts +2 -2
- package/dist/100/swapping/swapScheduled.d.cts +89 -89
- package/dist/100/swapping/swapScheduled.d.mts +89 -89
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +315 -315
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +315 -315
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2443 -2443
- package/dist/11000/common.d.mts +2443 -2443
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +106 -106
- package/dist/11000/swapping/swapRequested.d.mts +106 -106
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +336 -336
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +336 -336
- package/dist/11100/common.d.cts +2960 -2960
- package/dist/11100/common.d.mts +2960 -2960
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +100 -100
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +100 -100
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +48 -48
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +48 -48
- package/dist/11100/funding/sCCallExecuted.d.cts +24 -24
- package/dist/11100/funding/sCCallExecuted.d.mts +24 -24
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +382 -382
- package/dist/11100/swapping/swapRequested.d.mts +382 -382
- package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
- package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/11200/common.d.cts +2736 -2736
- package/dist/11200/common.d.mts +2736 -2736
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +376 -376
- package/dist/11200/swapping/swapRequested.d.mts +376 -376
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +205 -205
- package/dist/131/common.d.mts +205 -205
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/131/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/131/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +14 -14
- package/dist/131/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/swapping/swapScheduled.d.cts +93 -93
- package/dist/131/swapping/swapScheduled.d.mts +93 -93
- package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +223 -223
- package/dist/141/common.d.mts +223 -223
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapExecuted.d.cts +78 -78
- package/dist/141/swapping/swapExecuted.d.mts +78 -78
- package/dist/141/swapping/swapScheduled.d.cts +93 -93
- package/dist/141/swapping/swapScheduled.d.mts +93 -93
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +116 -116
- package/dist/150/swapping/ccmFailed.d.mts +116 -116
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +143 -143
- package/dist/150/swapping/swapScheduled.d.mts +143 -143
- package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
- package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +156 -156
- package/dist/160/common.d.mts +156 -156
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapExecuted.d.cts +2 -2
- package/dist/160/swapping/swapExecuted.d.mts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +38 -38
- package/dist/160/swapping/swapRequested.d.mts +38 -38
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/common.d.cts +116 -116
- package/dist/170/common.d.mts +116 -116
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/swapRequested.d.cts +37 -37
- package/dist/170/swapping/swapRequested.d.mts +37 -37
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +181 -181
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +181 -181
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +347 -347
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +347 -347
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +26 -26
- package/dist/180/common.d.cts +1584 -1584
- package/dist/180/common.d.mts +1584 -1584
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +181 -181
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +181 -181
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +184 -184
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +184 -184
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +172 -172
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +172 -172
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapDepositAddressReady.d.cts +33 -33
- package/dist/180/swapping/swapDepositAddressReady.d.mts +33 -33
- package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapRequested.d.cts +58 -58
- package/dist/180/swapping/swapRequested.d.mts +58 -58
- package/dist/180/swapping/withdrawalRequested.d.cts +19 -19
- package/dist/180/swapping/withdrawalRequested.d.mts +19 -19
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +553 -553
- package/dist/190/common.d.mts +553 -553
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +14 -14
- package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/190/swapping/swapEgressIgnored.d.cts +14 -14
- package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +20 -20
- package/dist/190/swapping/swapRequested.d.mts +20 -20
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
- package/dist/210/swapping/swapRequested.d.cts +8 -8
- package/dist/210/swapping/swapRequested.d.mts +8 -8
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/assetBalances/accountCredited.cjs +4 -1
- package/dist/220/assetBalances/accountCredited.d.cts +28 -1
- package/dist/220/assetBalances/accountCredited.d.mts +28 -1
- package/dist/220/assetBalances/accountCredited.mjs +3 -1
- package/dist/220/assetBalances/accountDebited.cjs +4 -1
- package/dist/220/assetBalances/accountDebited.d.cts +28 -1
- package/dist/220/assetBalances/accountDebited.d.mts +28 -1
- package/dist/220/assetBalances/accountDebited.mjs +3 -1
- package/dist/220/assetBalances/refundScheduled.cjs +4 -1
- package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
- package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
- package/dist/220/assetBalances/refundScheduled.mjs +3 -1
- package/dist/220/assetBalances/refundSkipped.cjs +4 -1
- package/dist/220/assetBalances/refundSkipped.d.cts +507 -1
- package/dist/220/assetBalances/refundSkipped.d.mts +507 -1
- package/dist/220/assetBalances/refundSkipped.mjs +3 -1
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
- package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
- package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/common.d.cts +109 -109
- package/dist/220/common.d.mts +109 -109
- package/dist/220/emissions/networkFeeBurned.cjs +4 -1
- package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
- package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
- package/dist/220/emissions/networkFeeBurned.mjs +3 -1
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
- package/dist/220/environment/tronInitialized.cjs +4 -1
- package/dist/220/environment/tronInitialized.d.cts +3 -1
- package/dist/220/environment/tronInitialized.d.mts +3 -1
- package/dist/220/environment/tronInitialized.mjs +3 -1
- package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/funding/funded.cjs +4 -1
- package/dist/220/funding/funded.d.cts +85 -1
- package/dist/220/funding/funded.d.mts +85 -1
- package/dist/220/funding/funded.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
- package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/boostFundsAdded.d.cts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.d.mts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/boostPoolCreated.d.cts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.d.mts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
- package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/loanCreated.cjs +6 -2
- package/dist/220/lendingPools/loanCreated.d.cts +64 -1
- package/dist/220/lendingPools/loanCreated.d.mts +64 -1
- package/dist/220/lendingPools/loanCreated.mjs +6 -3
- package/dist/220/lendingPools/loanRepaid.cjs +4 -1
- package/dist/220/lendingPools/loanRepaid.d.cts +50 -1
- package/dist/220/lendingPools/loanRepaid.d.mts +50 -1
- package/dist/220/lendingPools/loanRepaid.mjs +3 -1
- package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
- package/dist/220/lendingPools/stoppedBoosting.d.cts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.d.mts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
- package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
- package/dist/220/liquidityPools/assetSwapped.d.cts +38 -1
- package/dist/220/liquidityPools/assetSwapped.d.mts +38 -1
- package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
- package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
- package/dist/220/liquidityPools/newPoolCreated.d.cts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.d.mts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
- package/dist/220/liquidityPools/poolFeeSet.d.cts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.d.mts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
- package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
- package/dist/220/liquidityProvider/assetTransferred.d.cts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.d.mts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
- package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/reputation/offencePenalty.cjs +4 -1
- package/dist/220/reputation/offencePenalty.d.cts +122 -1
- package/dist/220/reputation/offencePenalty.d.mts +122 -1
- package/dist/220/reputation/offencePenalty.mjs +3 -1
- package/dist/220/reputation/penaltyUpdated.cjs +4 -1
- package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
- package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
- package/dist/220/reputation/penaltyUpdated.mjs +3 -1
- package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
- package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
- package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
- package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
- package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
- package/dist/220/swapping/batchSwapFailed.cjs +4 -1
- package/dist/220/swapping/batchSwapFailed.d.cts +35 -1
- package/dist/220/swapping/batchSwapFailed.d.mts +35 -1
- package/dist/220/swapping/batchSwapFailed.mjs +3 -1
- package/dist/220/swapping/creditedOnChain.cjs +4 -1
- package/dist/220/swapping/creditedOnChain.d.cts +28 -1
- package/dist/220/swapping/creditedOnChain.d.mts +28 -1
- package/dist/220/swapping/creditedOnChain.mjs +3 -1
- package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
- package/dist/220/swapping/palletConfigUpdated.d.cts +301 -1
- package/dist/220/swapping/palletConfigUpdated.d.mts +301 -1
- package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
- package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
- package/dist/220/swapping/refundEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/refundEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
- package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
- package/dist/220/swapping/refundEgressScheduled.d.cts +56 -3
- package/dist/220/swapping/refundEgressScheduled.d.mts +56 -3
- package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
- package/dist/220/swapping/refundedOnChain.cjs +4 -1
- package/dist/220/swapping/refundedOnChain.d.cts +31 -1
- package/dist/220/swapping/refundedOnChain.d.mts +31 -1
- package/dist/220/swapping/refundedOnChain.mjs +3 -1
- package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
- package/dist/220/swapping/swapAmountConfiscated.d.cts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.d.mts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
- package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/swapDepositAddressReady.d.cts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.d.mts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
- package/dist/220/swapping/swapEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/swapEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
- package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
- package/dist/220/swapping/swapEgressScheduled.d.cts +53 -3
- package/dist/220/swapping/swapEgressScheduled.d.mts +53 -3
- package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
- package/dist/220/swapping/swapExecuted.cjs +4 -1
- package/dist/220/swapping/swapExecuted.d.cts +59 -1
- package/dist/220/swapping/swapExecuted.d.mts +59 -1
- package/dist/220/swapping/swapExecuted.mjs +3 -1
- package/dist/220/swapping/swapRequested.cjs +4 -1
- package/dist/220/swapping/swapRequested.d.cts +4150 -32
- package/dist/220/swapping/swapRequested.d.mts +4150 -32
- package/dist/220/swapping/swapRequested.mjs +3 -1
- package/dist/220/swapping/withdrawalRequested.cjs +4 -1
- package/dist/220/swapping/withdrawalRequested.d.cts +107 -7
- package/dist/220/swapping/withdrawalRequested.d.mts +107 -7
- package/dist/220/swapping/withdrawalRequested.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
- package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
- package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
- package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
- package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
- package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
- package/dist/220/tronElections/allVotesCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesCleared.mjs +3 -1
- package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
- package/dist/220/tronElections/corruptStorage.cjs +4 -1
- package/dist/220/tronElections/corruptStorage.d.cts +3 -1
- package/dist/220/tronElections/corruptStorage.d.mts +3 -1
- package/dist/220/tronElections/corruptStorage.mjs +3 -1
- package/dist/220/tronElections/electoralEvent.cjs +5 -1
- package/dist/220/tronElections/electoralEvent.d.cts +27 -1
- package/dist/220/tronElections/electoralEvent.d.mts +27 -1
- package/dist/220/tronElections/electoralEvent.mjs +3 -1
- package/dist/220/tronElections/uninitialized.cjs +4 -1
- package/dist/220/tronElections/uninitialized.d.cts +3 -1
- package/dist/220/tronElections/uninitialized.d.mts +3 -1
- package/dist/220/tronElections/uninitialized.mjs +3 -1
- package/dist/220/tronElections/unknownElection.cjs +4 -1
- package/dist/220/tronElections/unknownElection.d.cts +11 -1
- package/dist/220/tronElections/unknownElection.d.mts +11 -1
- package/dist/220/tronElections/unknownElection.mjs +3 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
- package/dist/220/tronVault/chainInitialized.cjs +4 -1
- package/dist/220/tronVault/chainInitialized.d.cts +3 -1
- package/dist/220/tronVault/chainInitialized.d.mts +3 -1
- package/dist/220/tronVault/chainInitialized.mjs +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
- package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
- package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
- package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
- package/dist/CodeGenerator.cjs +5 -0
- package/dist/CodeGenerator.mjs +5 -0
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
- package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
- package/dist/event.cjs +17 -0
- package/dist/event.d.cts +23 -0
- package/dist/event.d.mts +23 -0
- package/dist/event.mjs +15 -0
- package/package.json +1 -1
package/dist/160/common.d.cts
CHANGED
|
@@ -112,9 +112,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
|
|
|
112
112
|
solanaBroadcast: z.ZodBoolean;
|
|
113
113
|
solanaVault: z.ZodBoolean;
|
|
114
114
|
}, "strip", z.ZodTypeAny, {
|
|
115
|
+
governance: boolean;
|
|
115
116
|
funding: boolean;
|
|
116
117
|
swapping: boolean;
|
|
117
|
-
governance: boolean;
|
|
118
118
|
ethereumBroadcast: boolean;
|
|
119
119
|
ethereumChainTracking: boolean;
|
|
120
120
|
ethereumIngressEgress: boolean;
|
|
@@ -134,9 +134,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
|
|
|
134
134
|
solanaBroadcast: boolean;
|
|
135
135
|
solanaVault: boolean;
|
|
136
136
|
}, {
|
|
137
|
+
governance: boolean;
|
|
137
138
|
funding: boolean;
|
|
138
139
|
swapping: boolean;
|
|
139
|
-
governance: boolean;
|
|
140
140
|
ethereumBroadcast: boolean;
|
|
141
141
|
ethereumChainTracking: boolean;
|
|
142
142
|
ethereumIngressEgress: boolean;
|
|
@@ -193,9 +193,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
193
193
|
solanaBroadcast: z.ZodBoolean;
|
|
194
194
|
solanaVault: z.ZodBoolean;
|
|
195
195
|
}, "strip", z.ZodTypeAny, {
|
|
196
|
+
governance: boolean;
|
|
196
197
|
funding: boolean;
|
|
197
198
|
swapping: boolean;
|
|
198
|
-
governance: boolean;
|
|
199
199
|
ethereumBroadcast: boolean;
|
|
200
200
|
ethereumChainTracking: boolean;
|
|
201
201
|
ethereumIngressEgress: boolean;
|
|
@@ -215,9 +215,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
215
215
|
solanaBroadcast: boolean;
|
|
216
216
|
solanaVault: boolean;
|
|
217
217
|
}, {
|
|
218
|
+
governance: boolean;
|
|
218
219
|
funding: boolean;
|
|
219
220
|
swapping: boolean;
|
|
220
|
-
governance: boolean;
|
|
221
221
|
ethereumBroadcast: boolean;
|
|
222
222
|
ethereumChainTracking: boolean;
|
|
223
223
|
ethereumIngressEgress: boolean;
|
|
@@ -238,10 +238,11 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
238
238
|
solanaVault: boolean;
|
|
239
239
|
}>;
|
|
240
240
|
}, "strip", z.ZodTypeAny, {
|
|
241
|
+
__kind: "CodeAmber";
|
|
241
242
|
value: {
|
|
243
|
+
governance: boolean;
|
|
242
244
|
funding: boolean;
|
|
243
245
|
swapping: boolean;
|
|
244
|
-
governance: boolean;
|
|
245
246
|
ethereumBroadcast: boolean;
|
|
246
247
|
ethereumChainTracking: boolean;
|
|
247
248
|
ethereumIngressEgress: boolean;
|
|
@@ -261,12 +262,12 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
261
262
|
solanaBroadcast: boolean;
|
|
262
263
|
solanaVault: boolean;
|
|
263
264
|
};
|
|
264
|
-
__kind: "CodeAmber";
|
|
265
265
|
}, {
|
|
266
|
+
__kind: "CodeAmber";
|
|
266
267
|
value: {
|
|
268
|
+
governance: boolean;
|
|
267
269
|
funding: boolean;
|
|
268
270
|
swapping: boolean;
|
|
269
|
-
governance: boolean;
|
|
270
271
|
ethereumBroadcast: boolean;
|
|
271
272
|
ethereumChainTracking: boolean;
|
|
272
273
|
ethereumIngressEgress: boolean;
|
|
@@ -286,7 +287,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
286
287
|
solanaBroadcast: boolean;
|
|
287
288
|
solanaVault: boolean;
|
|
288
289
|
};
|
|
289
|
-
__kind: "CodeAmber";
|
|
290
290
|
}>]>;
|
|
291
291
|
declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
|
|
292
292
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -479,9 +479,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
479
479
|
solanaBroadcast: z.ZodBoolean;
|
|
480
480
|
solanaVault: z.ZodBoolean;
|
|
481
481
|
}, "strip", z.ZodTypeAny, {
|
|
482
|
+
governance: boolean;
|
|
482
483
|
funding: boolean;
|
|
483
484
|
swapping: boolean;
|
|
484
|
-
governance: boolean;
|
|
485
485
|
ethereumBroadcast: boolean;
|
|
486
486
|
ethereumChainTracking: boolean;
|
|
487
487
|
ethereumIngressEgress: boolean;
|
|
@@ -501,9 +501,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
501
501
|
solanaBroadcast: boolean;
|
|
502
502
|
solanaVault: boolean;
|
|
503
503
|
}, {
|
|
504
|
+
governance: boolean;
|
|
504
505
|
funding: boolean;
|
|
505
506
|
swapping: boolean;
|
|
506
|
-
governance: boolean;
|
|
507
507
|
ethereumBroadcast: boolean;
|
|
508
508
|
ethereumChainTracking: boolean;
|
|
509
509
|
ethereumIngressEgress: boolean;
|
|
@@ -524,10 +524,11 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
524
524
|
solanaVault: boolean;
|
|
525
525
|
}>;
|
|
526
526
|
}, "strip", z.ZodTypeAny, {
|
|
527
|
+
__kind: "CodeAmber";
|
|
527
528
|
value: {
|
|
529
|
+
governance: boolean;
|
|
528
530
|
funding: boolean;
|
|
529
531
|
swapping: boolean;
|
|
530
|
-
governance: boolean;
|
|
531
532
|
ethereumBroadcast: boolean;
|
|
532
533
|
ethereumChainTracking: boolean;
|
|
533
534
|
ethereumIngressEgress: boolean;
|
|
@@ -547,12 +548,12 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
547
548
|
solanaBroadcast: boolean;
|
|
548
549
|
solanaVault: boolean;
|
|
549
550
|
};
|
|
550
|
-
__kind: "CodeAmber";
|
|
551
551
|
}, {
|
|
552
|
+
__kind: "CodeAmber";
|
|
552
553
|
value: {
|
|
554
|
+
governance: boolean;
|
|
553
555
|
funding: boolean;
|
|
554
556
|
swapping: boolean;
|
|
555
|
-
governance: boolean;
|
|
556
557
|
ethereumBroadcast: boolean;
|
|
557
558
|
ethereumChainTracking: boolean;
|
|
558
559
|
ethereumIngressEgress: boolean;
|
|
@@ -572,7 +573,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
572
573
|
solanaBroadcast: boolean;
|
|
573
574
|
solanaVault: boolean;
|
|
574
575
|
};
|
|
575
|
-
__kind: "CodeAmber";
|
|
576
576
|
}>]>;
|
|
577
577
|
ingressEgressEthereum: z.ZodObject<{
|
|
578
578
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -655,9 +655,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
655
655
|
depositsEnabled: boolean;
|
|
656
656
|
}>;
|
|
657
657
|
}, "strip", z.ZodTypeAny, {
|
|
658
|
-
emissions: {
|
|
659
|
-
emissionsSyncEnabled: boolean;
|
|
660
|
-
};
|
|
661
658
|
funding: {
|
|
662
659
|
redeemEnabled: boolean;
|
|
663
660
|
};
|
|
@@ -666,6 +663,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
666
663
|
withdrawalsEnabled: boolean;
|
|
667
664
|
brokerRegistrationEnabled: boolean;
|
|
668
665
|
};
|
|
666
|
+
emissions: {
|
|
667
|
+
emissionsSyncEnabled: boolean;
|
|
668
|
+
};
|
|
669
669
|
liquidityProvider: {
|
|
670
670
|
depositEnabled: boolean;
|
|
671
671
|
withdrawalEnabled: boolean;
|
|
@@ -717,10 +717,11 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
717
717
|
} | {
|
|
718
718
|
__kind: "CodeRed";
|
|
719
719
|
} | {
|
|
720
|
+
__kind: "CodeAmber";
|
|
720
721
|
value: {
|
|
722
|
+
governance: boolean;
|
|
721
723
|
funding: boolean;
|
|
722
724
|
swapping: boolean;
|
|
723
|
-
governance: boolean;
|
|
724
725
|
ethereumBroadcast: boolean;
|
|
725
726
|
ethereumChainTracking: boolean;
|
|
726
727
|
ethereumIngressEgress: boolean;
|
|
@@ -740,7 +741,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
740
741
|
solanaBroadcast: boolean;
|
|
741
742
|
solanaVault: boolean;
|
|
742
743
|
};
|
|
743
|
-
__kind: "CodeAmber";
|
|
744
744
|
};
|
|
745
745
|
ingressEgressEthereum: {
|
|
746
746
|
boostDepositsEnabled: boolean;
|
|
@@ -773,9 +773,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
773
773
|
depositsEnabled: boolean;
|
|
774
774
|
};
|
|
775
775
|
}, {
|
|
776
|
-
emissions: {
|
|
777
|
-
emissionsSyncEnabled: boolean;
|
|
778
|
-
};
|
|
779
776
|
funding: {
|
|
780
777
|
redeemEnabled: boolean;
|
|
781
778
|
};
|
|
@@ -784,6 +781,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
784
781
|
withdrawalsEnabled: boolean;
|
|
785
782
|
brokerRegistrationEnabled: boolean;
|
|
786
783
|
};
|
|
784
|
+
emissions: {
|
|
785
|
+
emissionsSyncEnabled: boolean;
|
|
786
|
+
};
|
|
787
787
|
liquidityProvider: {
|
|
788
788
|
depositEnabled: boolean;
|
|
789
789
|
withdrawalEnabled: boolean;
|
|
@@ -835,10 +835,11 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
835
835
|
} | {
|
|
836
836
|
__kind: "CodeRed";
|
|
837
837
|
} | {
|
|
838
|
+
__kind: "CodeAmber";
|
|
838
839
|
value: {
|
|
840
|
+
governance: boolean;
|
|
839
841
|
funding: boolean;
|
|
840
842
|
swapping: boolean;
|
|
841
|
-
governance: boolean;
|
|
842
843
|
ethereumBroadcast: boolean;
|
|
843
844
|
ethereumChainTracking: boolean;
|
|
844
845
|
ethereumIngressEgress: boolean;
|
|
@@ -858,7 +859,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
858
859
|
solanaBroadcast: boolean;
|
|
859
860
|
solanaVault: boolean;
|
|
860
861
|
};
|
|
861
|
-
__kind: "CodeAmber";
|
|
862
862
|
};
|
|
863
863
|
ingressEgressEthereum: {
|
|
864
864
|
boostDepositsEnabled: boolean;
|
|
@@ -1080,9 +1080,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1080
1080
|
solanaBroadcast: z.ZodBoolean;
|
|
1081
1081
|
solanaVault: z.ZodBoolean;
|
|
1082
1082
|
}, "strip", z.ZodTypeAny, {
|
|
1083
|
+
governance: boolean;
|
|
1083
1084
|
funding: boolean;
|
|
1084
1085
|
swapping: boolean;
|
|
1085
|
-
governance: boolean;
|
|
1086
1086
|
ethereumBroadcast: boolean;
|
|
1087
1087
|
ethereumChainTracking: boolean;
|
|
1088
1088
|
ethereumIngressEgress: boolean;
|
|
@@ -1102,9 +1102,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1102
1102
|
solanaBroadcast: boolean;
|
|
1103
1103
|
solanaVault: boolean;
|
|
1104
1104
|
}, {
|
|
1105
|
+
governance: boolean;
|
|
1105
1106
|
funding: boolean;
|
|
1106
1107
|
swapping: boolean;
|
|
1107
|
-
governance: boolean;
|
|
1108
1108
|
ethereumBroadcast: boolean;
|
|
1109
1109
|
ethereumChainTracking: boolean;
|
|
1110
1110
|
ethereumIngressEgress: boolean;
|
|
@@ -1125,10 +1125,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1125
1125
|
solanaVault: boolean;
|
|
1126
1126
|
}>;
|
|
1127
1127
|
}, "strip", z.ZodTypeAny, {
|
|
1128
|
+
__kind: "CodeAmber";
|
|
1128
1129
|
value: {
|
|
1130
|
+
governance: boolean;
|
|
1129
1131
|
funding: boolean;
|
|
1130
1132
|
swapping: boolean;
|
|
1131
|
-
governance: boolean;
|
|
1132
1133
|
ethereumBroadcast: boolean;
|
|
1133
1134
|
ethereumChainTracking: boolean;
|
|
1134
1135
|
ethereumIngressEgress: boolean;
|
|
@@ -1148,12 +1149,12 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1148
1149
|
solanaBroadcast: boolean;
|
|
1149
1150
|
solanaVault: boolean;
|
|
1150
1151
|
};
|
|
1151
|
-
__kind: "CodeAmber";
|
|
1152
1152
|
}, {
|
|
1153
|
+
__kind: "CodeAmber";
|
|
1153
1154
|
value: {
|
|
1155
|
+
governance: boolean;
|
|
1154
1156
|
funding: boolean;
|
|
1155
1157
|
swapping: boolean;
|
|
1156
|
-
governance: boolean;
|
|
1157
1158
|
ethereumBroadcast: boolean;
|
|
1158
1159
|
ethereumChainTracking: boolean;
|
|
1159
1160
|
ethereumIngressEgress: boolean;
|
|
@@ -1173,7 +1174,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1173
1174
|
solanaBroadcast: boolean;
|
|
1174
1175
|
solanaVault: boolean;
|
|
1175
1176
|
};
|
|
1176
|
-
__kind: "CodeAmber";
|
|
1177
1177
|
}>]>;
|
|
1178
1178
|
ingressEgressEthereum: z.ZodObject<{
|
|
1179
1179
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -1256,9 +1256,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1256
1256
|
depositsEnabled: boolean;
|
|
1257
1257
|
}>;
|
|
1258
1258
|
}, "strip", z.ZodTypeAny, {
|
|
1259
|
-
emissions: {
|
|
1260
|
-
emissionsSyncEnabled: boolean;
|
|
1261
|
-
};
|
|
1262
1259
|
funding: {
|
|
1263
1260
|
redeemEnabled: boolean;
|
|
1264
1261
|
};
|
|
@@ -1267,6 +1264,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1267
1264
|
withdrawalsEnabled: boolean;
|
|
1268
1265
|
brokerRegistrationEnabled: boolean;
|
|
1269
1266
|
};
|
|
1267
|
+
emissions: {
|
|
1268
|
+
emissionsSyncEnabled: boolean;
|
|
1269
|
+
};
|
|
1270
1270
|
liquidityProvider: {
|
|
1271
1271
|
depositEnabled: boolean;
|
|
1272
1272
|
withdrawalEnabled: boolean;
|
|
@@ -1318,10 +1318,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1318
1318
|
} | {
|
|
1319
1319
|
__kind: "CodeRed";
|
|
1320
1320
|
} | {
|
|
1321
|
+
__kind: "CodeAmber";
|
|
1321
1322
|
value: {
|
|
1323
|
+
governance: boolean;
|
|
1322
1324
|
funding: boolean;
|
|
1323
1325
|
swapping: boolean;
|
|
1324
|
-
governance: boolean;
|
|
1325
1326
|
ethereumBroadcast: boolean;
|
|
1326
1327
|
ethereumChainTracking: boolean;
|
|
1327
1328
|
ethereumIngressEgress: boolean;
|
|
@@ -1341,7 +1342,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1341
1342
|
solanaBroadcast: boolean;
|
|
1342
1343
|
solanaVault: boolean;
|
|
1343
1344
|
};
|
|
1344
|
-
__kind: "CodeAmber";
|
|
1345
1345
|
};
|
|
1346
1346
|
ingressEgressEthereum: {
|
|
1347
1347
|
boostDepositsEnabled: boolean;
|
|
@@ -1374,9 +1374,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1374
1374
|
depositsEnabled: boolean;
|
|
1375
1375
|
};
|
|
1376
1376
|
}, {
|
|
1377
|
-
emissions: {
|
|
1378
|
-
emissionsSyncEnabled: boolean;
|
|
1379
|
-
};
|
|
1380
1377
|
funding: {
|
|
1381
1378
|
redeemEnabled: boolean;
|
|
1382
1379
|
};
|
|
@@ -1385,6 +1382,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1385
1382
|
withdrawalsEnabled: boolean;
|
|
1386
1383
|
brokerRegistrationEnabled: boolean;
|
|
1387
1384
|
};
|
|
1385
|
+
emissions: {
|
|
1386
|
+
emissionsSyncEnabled: boolean;
|
|
1387
|
+
};
|
|
1388
1388
|
liquidityProvider: {
|
|
1389
1389
|
depositEnabled: boolean;
|
|
1390
1390
|
withdrawalEnabled: boolean;
|
|
@@ -1436,10 +1436,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1436
1436
|
} | {
|
|
1437
1437
|
__kind: "CodeRed";
|
|
1438
1438
|
} | {
|
|
1439
|
+
__kind: "CodeAmber";
|
|
1439
1440
|
value: {
|
|
1441
|
+
governance: boolean;
|
|
1440
1442
|
funding: boolean;
|
|
1441
1443
|
swapping: boolean;
|
|
1442
|
-
governance: boolean;
|
|
1443
1444
|
ethereumBroadcast: boolean;
|
|
1444
1445
|
ethereumChainTracking: boolean;
|
|
1445
1446
|
ethereumIngressEgress: boolean;
|
|
@@ -1459,7 +1460,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1459
1460
|
solanaBroadcast: boolean;
|
|
1460
1461
|
solanaVault: boolean;
|
|
1461
1462
|
};
|
|
1462
|
-
__kind: "CodeAmber";
|
|
1463
1463
|
};
|
|
1464
1464
|
ingressEgressEthereum: {
|
|
1465
1465
|
boostDepositsEnabled: boolean;
|
|
@@ -1493,10 +1493,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1493
1493
|
};
|
|
1494
1494
|
}>;
|
|
1495
1495
|
}, "strip", z.ZodTypeAny, {
|
|
1496
|
+
__kind: "CodeAmber";
|
|
1496
1497
|
value: {
|
|
1497
|
-
emissions: {
|
|
1498
|
-
emissionsSyncEnabled: boolean;
|
|
1499
|
-
};
|
|
1500
1498
|
funding: {
|
|
1501
1499
|
redeemEnabled: boolean;
|
|
1502
1500
|
};
|
|
@@ -1505,6 +1503,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1505
1503
|
withdrawalsEnabled: boolean;
|
|
1506
1504
|
brokerRegistrationEnabled: boolean;
|
|
1507
1505
|
};
|
|
1506
|
+
emissions: {
|
|
1507
|
+
emissionsSyncEnabled: boolean;
|
|
1508
|
+
};
|
|
1508
1509
|
liquidityProvider: {
|
|
1509
1510
|
depositEnabled: boolean;
|
|
1510
1511
|
withdrawalEnabled: boolean;
|
|
@@ -1556,10 +1557,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1556
1557
|
} | {
|
|
1557
1558
|
__kind: "CodeRed";
|
|
1558
1559
|
} | {
|
|
1560
|
+
__kind: "CodeAmber";
|
|
1559
1561
|
value: {
|
|
1562
|
+
governance: boolean;
|
|
1560
1563
|
funding: boolean;
|
|
1561
1564
|
swapping: boolean;
|
|
1562
|
-
governance: boolean;
|
|
1563
1565
|
ethereumBroadcast: boolean;
|
|
1564
1566
|
ethereumChainTracking: boolean;
|
|
1565
1567
|
ethereumIngressEgress: boolean;
|
|
@@ -1579,7 +1581,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1579
1581
|
solanaBroadcast: boolean;
|
|
1580
1582
|
solanaVault: boolean;
|
|
1581
1583
|
};
|
|
1582
|
-
__kind: "CodeAmber";
|
|
1583
1584
|
};
|
|
1584
1585
|
ingressEgressEthereum: {
|
|
1585
1586
|
boostDepositsEnabled: boolean;
|
|
@@ -1612,12 +1613,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1612
1613
|
depositsEnabled: boolean;
|
|
1613
1614
|
};
|
|
1614
1615
|
};
|
|
1615
|
-
__kind: "CodeAmber";
|
|
1616
1616
|
}, {
|
|
1617
|
+
__kind: "CodeAmber";
|
|
1617
1618
|
value: {
|
|
1618
|
-
emissions: {
|
|
1619
|
-
emissionsSyncEnabled: boolean;
|
|
1620
|
-
};
|
|
1621
1619
|
funding: {
|
|
1622
1620
|
redeemEnabled: boolean;
|
|
1623
1621
|
};
|
|
@@ -1626,6 +1624,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1626
1624
|
withdrawalsEnabled: boolean;
|
|
1627
1625
|
brokerRegistrationEnabled: boolean;
|
|
1628
1626
|
};
|
|
1627
|
+
emissions: {
|
|
1628
|
+
emissionsSyncEnabled: boolean;
|
|
1629
|
+
};
|
|
1629
1630
|
liquidityProvider: {
|
|
1630
1631
|
depositEnabled: boolean;
|
|
1631
1632
|
withdrawalEnabled: boolean;
|
|
@@ -1677,10 +1678,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1677
1678
|
} | {
|
|
1678
1679
|
__kind: "CodeRed";
|
|
1679
1680
|
} | {
|
|
1681
|
+
__kind: "CodeAmber";
|
|
1680
1682
|
value: {
|
|
1683
|
+
governance: boolean;
|
|
1681
1684
|
funding: boolean;
|
|
1682
1685
|
swapping: boolean;
|
|
1683
|
-
governance: boolean;
|
|
1684
1686
|
ethereumBroadcast: boolean;
|
|
1685
1687
|
ethereumChainTracking: boolean;
|
|
1686
1688
|
ethereumIngressEgress: boolean;
|
|
@@ -1700,7 +1702,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1700
1702
|
solanaBroadcast: boolean;
|
|
1701
1703
|
solanaVault: boolean;
|
|
1702
1704
|
};
|
|
1703
|
-
__kind: "CodeAmber";
|
|
1704
1705
|
};
|
|
1705
1706
|
ingressEgressEthereum: {
|
|
1706
1707
|
boostDepositsEnabled: boolean;
|
|
@@ -1733,7 +1734,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1733
1734
|
depositsEnabled: boolean;
|
|
1734
1735
|
};
|
|
1735
1736
|
};
|
|
1736
|
-
__kind: "CodeAmber";
|
|
1737
1737
|
}>]>;
|
|
1738
1738
|
declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1739
1739
|
declare const numericString: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -1762,11 +1762,11 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1762
1762
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1763
1763
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1764
1764
|
}, "strip", z.ZodTypeAny, {
|
|
1765
|
-
value: `0x${string}`;
|
|
1766
1765
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1766
|
+
value: `0x${string}`;
|
|
1767
1767
|
}, {
|
|
1768
|
-
value: string;
|
|
1769
1768
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1769
|
+
value: string;
|
|
1770
1770
|
}>, {
|
|
1771
1771
|
readonly chain: "Ethereum";
|
|
1772
1772
|
readonly address: `0x${string}`;
|
|
@@ -1783,8 +1783,8 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1783
1783
|
readonly chain: "Solana";
|
|
1784
1784
|
readonly address: string;
|
|
1785
1785
|
}, {
|
|
1786
|
-
value: string;
|
|
1787
1786
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1787
|
+
value: string;
|
|
1788
1788
|
}>;
|
|
1789
1789
|
declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1790
1790
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -1792,11 +1792,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1792
1792
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1793
1793
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1794
1794
|
}, "strip", z.ZodTypeAny, {
|
|
1795
|
-
value: `0x${string}`;
|
|
1796
1795
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1796
|
+
value: `0x${string}`;
|
|
1797
1797
|
}, {
|
|
1798
|
-
value: string;
|
|
1799
1798
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1799
|
+
value: string;
|
|
1800
1800
|
}>, {
|
|
1801
1801
|
readonly chain: "Ethereum";
|
|
1802
1802
|
readonly address: `0x${string}`;
|
|
@@ -1813,13 +1813,12 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1813
1813
|
readonly chain: "Solana";
|
|
1814
1814
|
readonly address: string;
|
|
1815
1815
|
}, {
|
|
1816
|
-
value: string;
|
|
1817
1816
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1817
|
+
value: string;
|
|
1818
1818
|
}>;
|
|
1819
1819
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1820
1820
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1821
1821
|
}, "strip", z.ZodTypeAny, {
|
|
1822
|
-
__kind: "DepositChannel";
|
|
1823
1822
|
depositAddress: {
|
|
1824
1823
|
readonly chain: "Ethereum";
|
|
1825
1824
|
readonly address: `0x${string}`;
|
|
@@ -1836,14 +1835,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1836
1835
|
readonly chain: "Solana";
|
|
1837
1836
|
readonly address: string;
|
|
1838
1837
|
};
|
|
1838
|
+
__kind: "DepositChannel";
|
|
1839
1839
|
channelId: bigint;
|
|
1840
1840
|
depositBlockHeight: bigint;
|
|
1841
1841
|
}, {
|
|
1842
|
-
__kind: "DepositChannel";
|
|
1843
1842
|
depositAddress: {
|
|
1844
|
-
value: string;
|
|
1845
1843
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1844
|
+
value: string;
|
|
1846
1845
|
};
|
|
1846
|
+
__kind: "DepositChannel";
|
|
1847
1847
|
channelId: string | number;
|
|
1848
1848
|
depositBlockHeight: string | number;
|
|
1849
1849
|
}>, z.ZodObject<{
|
|
@@ -1898,11 +1898,11 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1898
1898
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1899
1899
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1900
1900
|
}, "strip", z.ZodTypeAny, {
|
|
1901
|
-
value: `0x${string}`;
|
|
1902
1901
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1902
|
+
value: `0x${string}`;
|
|
1903
1903
|
}, {
|
|
1904
|
-
value: string;
|
|
1905
1904
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1905
|
+
value: string;
|
|
1906
1906
|
}>, {
|
|
1907
1907
|
readonly chain: "Ethereum";
|
|
1908
1908
|
readonly address: `0x${string}`;
|
|
@@ -1919,8 +1919,8 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1919
1919
|
readonly chain: "Solana";
|
|
1920
1920
|
readonly address: string;
|
|
1921
1921
|
}, {
|
|
1922
|
-
value: string;
|
|
1923
1922
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1923
|
+
value: string;
|
|
1924
1924
|
}>>>;
|
|
1925
1925
|
channelMetadata: z.ZodObject<{
|
|
1926
1926
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1968,8 +1968,8 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1968
1968
|
cfParameters: string;
|
|
1969
1969
|
};
|
|
1970
1970
|
sourceAddress?: {
|
|
1971
|
-
value: string;
|
|
1972
1971
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1972
|
+
value: string;
|
|
1973
1973
|
} | null | undefined;
|
|
1974
1974
|
}>;
|
|
1975
1975
|
declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -1990,11 +1990,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
1990
1990
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1991
1991
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1992
1992
|
}, "strip", z.ZodTypeAny, {
|
|
1993
|
-
value: `0x${string}`;
|
|
1994
1993
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1994
|
+
value: `0x${string}`;
|
|
1995
1995
|
}, {
|
|
1996
|
-
value: string;
|
|
1997
1996
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1997
|
+
value: string;
|
|
1998
1998
|
}>, {
|
|
1999
1999
|
readonly chain: "Ethereum";
|
|
2000
2000
|
readonly address: `0x${string}`;
|
|
@@ -2011,8 +2011,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2011
2011
|
readonly chain: "Solana";
|
|
2012
2012
|
readonly address: string;
|
|
2013
2013
|
}, {
|
|
2014
|
-
value: string;
|
|
2015
2014
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2015
|
+
value: string;
|
|
2016
2016
|
}>;
|
|
2017
2017
|
}, "strip", z.ZodTypeAny, {
|
|
2018
2018
|
__kind: "Regular";
|
|
@@ -2035,8 +2035,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2035
2035
|
}, {
|
|
2036
2036
|
__kind: "Regular";
|
|
2037
2037
|
outputAddress: {
|
|
2038
|
-
value: string;
|
|
2039
2038
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2039
|
+
value: string;
|
|
2040
2040
|
};
|
|
2041
2041
|
}>, z.ZodObject<{
|
|
2042
2042
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -2044,11 +2044,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2044
2044
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2045
2045
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2046
2046
|
}, "strip", z.ZodTypeAny, {
|
|
2047
|
-
value: `0x${string}`;
|
|
2048
2047
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2048
|
+
value: `0x${string}`;
|
|
2049
2049
|
}, {
|
|
2050
|
-
value: string;
|
|
2051
2050
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2051
|
+
value: string;
|
|
2052
2052
|
}>, {
|
|
2053
2053
|
readonly chain: "Ethereum";
|
|
2054
2054
|
readonly address: `0x${string}`;
|
|
@@ -2065,8 +2065,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2065
2065
|
readonly chain: "Solana";
|
|
2066
2066
|
readonly address: string;
|
|
2067
2067
|
}, {
|
|
2068
|
-
value: string;
|
|
2069
2068
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2069
|
+
value: string;
|
|
2070
2070
|
}>;
|
|
2071
2071
|
ccmDepositMetadata: z.ZodObject<{
|
|
2072
2072
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -2082,11 +2082,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2082
2082
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2083
2083
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2084
2084
|
}, "strip", z.ZodTypeAny, {
|
|
2085
|
-
value: `0x${string}`;
|
|
2086
2085
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2086
|
+
value: `0x${string}`;
|
|
2087
2087
|
}, {
|
|
2088
|
-
value: string;
|
|
2089
2088
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2089
|
+
value: string;
|
|
2090
2090
|
}>, {
|
|
2091
2091
|
readonly chain: "Ethereum";
|
|
2092
2092
|
readonly address: `0x${string}`;
|
|
@@ -2103,8 +2103,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2103
2103
|
readonly chain: "Solana";
|
|
2104
2104
|
readonly address: string;
|
|
2105
2105
|
}, {
|
|
2106
|
-
value: string;
|
|
2107
2106
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2107
|
+
value: string;
|
|
2108
2108
|
}>>>;
|
|
2109
2109
|
channelMetadata: z.ZodObject<{
|
|
2110
2110
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -2152,8 +2152,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2152
2152
|
cfParameters: string;
|
|
2153
2153
|
};
|
|
2154
2154
|
sourceAddress?: {
|
|
2155
|
-
value: string;
|
|
2156
2155
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2156
|
+
value: string;
|
|
2157
2157
|
} | null | undefined;
|
|
2158
2158
|
}>;
|
|
2159
2159
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2201,8 +2201,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2201
2201
|
}, {
|
|
2202
2202
|
__kind: "Ccm";
|
|
2203
2203
|
outputAddress: {
|
|
2204
|
-
value: string;
|
|
2205
2204
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2205
|
+
value: string;
|
|
2206
2206
|
};
|
|
2207
2207
|
ccmDepositMetadata: {
|
|
2208
2208
|
sourceChain: {
|
|
@@ -2214,8 +2214,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2214
2214
|
cfParameters: string;
|
|
2215
2215
|
};
|
|
2216
2216
|
sourceAddress?: {
|
|
2217
|
-
value: string;
|
|
2218
2217
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2218
|
+
value: string;
|
|
2219
2219
|
} | null | undefined;
|
|
2220
2220
|
};
|
|
2221
2221
|
}>]>;
|
|
@@ -2225,11 +2225,11 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2225
2225
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2226
2226
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2227
2227
|
}, "strip", z.ZodTypeAny, {
|
|
2228
|
-
value: `0x${string}`;
|
|
2229
2228
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2229
|
+
value: `0x${string}`;
|
|
2230
2230
|
}, {
|
|
2231
|
-
value: string;
|
|
2232
2231
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2232
|
+
value: string;
|
|
2233
2233
|
}>, {
|
|
2234
2234
|
readonly chain: "Ethereum";
|
|
2235
2235
|
readonly address: `0x${string}`;
|
|
@@ -2246,8 +2246,8 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2246
2246
|
readonly chain: "Solana";
|
|
2247
2247
|
readonly address: string;
|
|
2248
2248
|
}, {
|
|
2249
|
-
value: string;
|
|
2250
2249
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2250
|
+
value: string;
|
|
2251
2251
|
}>;
|
|
2252
2252
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2253
2253
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2272,8 +2272,8 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2272
2272
|
}, {
|
|
2273
2273
|
retryDuration: number;
|
|
2274
2274
|
refundAddress: {
|
|
2275
|
-
value: string;
|
|
2276
2275
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2276
|
+
value: string;
|
|
2277
2277
|
};
|
|
2278
2278
|
minPrice: string | number;
|
|
2279
2279
|
}>;
|
|
@@ -2393,17 +2393,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2393
2393
|
error: string;
|
|
2394
2394
|
}>;
|
|
2395
2395
|
}, "strip", z.ZodTypeAny, {
|
|
2396
|
+
__kind: "Module";
|
|
2396
2397
|
value: {
|
|
2397
2398
|
index: number;
|
|
2398
2399
|
error: `0x${string}`;
|
|
2399
2400
|
};
|
|
2400
|
-
__kind: "Module";
|
|
2401
2401
|
}, {
|
|
2402
|
+
__kind: "Module";
|
|
2402
2403
|
value: {
|
|
2403
2404
|
index: number;
|
|
2404
2405
|
error: string;
|
|
2405
2406
|
};
|
|
2406
|
-
__kind: "Module";
|
|
2407
2407
|
}>, z.ZodObject<{
|
|
2408
2408
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2409
2409
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2434,13 +2434,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2434
2434
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2435
2435
|
}>;
|
|
2436
2436
|
}, "strip", z.ZodTypeAny, {
|
|
2437
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2438
2437
|
__kind: "Token";
|
|
2438
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2439
2439
|
}, {
|
|
2440
|
+
__kind: "Token";
|
|
2440
2441
|
value: {
|
|
2441
2442
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2442
2443
|
};
|
|
2443
|
-
__kind: "Token";
|
|
2444
2444
|
}>, z.ZodObject<{
|
|
2445
2445
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2446
2446
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2453,13 +2453,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2453
2453
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2454
2454
|
}>;
|
|
2455
2455
|
}, "strip", z.ZodTypeAny, {
|
|
2456
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2457
2456
|
__kind: "Arithmetic";
|
|
2457
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2458
2458
|
}, {
|
|
2459
|
+
__kind: "Arithmetic";
|
|
2459
2460
|
value: {
|
|
2460
2461
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2461
2462
|
};
|
|
2462
|
-
__kind: "Arithmetic";
|
|
2463
2463
|
}>, z.ZodObject<{
|
|
2464
2464
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2465
2465
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2472,13 +2472,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2472
2472
|
__kind: "LimitReached" | "NoLayer";
|
|
2473
2473
|
}>;
|
|
2474
2474
|
}, "strip", z.ZodTypeAny, {
|
|
2475
|
-
value: "LimitReached" | "NoLayer";
|
|
2476
2475
|
__kind: "Transactional";
|
|
2476
|
+
value: "LimitReached" | "NoLayer";
|
|
2477
2477
|
}, {
|
|
2478
|
+
__kind: "Transactional";
|
|
2478
2479
|
value: {
|
|
2479
2480
|
__kind: "LimitReached" | "NoLayer";
|
|
2480
2481
|
};
|
|
2481
|
-
__kind: "Transactional";
|
|
2482
2482
|
}>, z.ZodObject<{
|
|
2483
2483
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2484
2484
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2623,13 +2623,13 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2623
2623
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2624
2624
|
}>;
|
|
2625
2625
|
}, "strip", z.ZodTypeAny, {
|
|
2626
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2627
2626
|
__kind: "FailedToDeriveAddress";
|
|
2627
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2628
2628
|
}, {
|
|
2629
|
+
__kind: "FailedToDeriveAddress";
|
|
2629
2630
|
value: {
|
|
2630
2631
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2631
2632
|
};
|
|
2632
|
-
__kind: "FailedToDeriveAddress";
|
|
2633
2633
|
}>, z.ZodObject<{
|
|
2634
2634
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
2635
2635
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2642,13 +2642,13 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2642
2642
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2643
2643
|
}>;
|
|
2644
2644
|
}, "strip", z.ZodTypeAny, {
|
|
2645
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2646
2645
|
__kind: "InvalidCcm";
|
|
2646
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2647
2647
|
}, {
|
|
2648
|
+
__kind: "InvalidCcm";
|
|
2648
2649
|
value: {
|
|
2649
2650
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2650
2651
|
};
|
|
2651
|
-
__kind: "InvalidCcm";
|
|
2652
2652
|
}>, z.ZodObject<{
|
|
2653
2653
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
2654
2654
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2659,11 +2659,11 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2659
2659
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
2660
2660
|
value: z.ZodNumber;
|
|
2661
2661
|
}, "strip", z.ZodTypeAny, {
|
|
2662
|
-
value: number;
|
|
2663
2662
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2664
|
-
}, {
|
|
2665
2663
|
value: number;
|
|
2664
|
+
}, {
|
|
2666
2665
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2666
|
+
value: number;
|
|
2667
2667
|
}>]>;
|
|
2668
2668
|
declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2669
2669
|
__kind: z.ZodLiteral<"Unsupported">;
|
|
@@ -2715,13 +2715,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2715
2715
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2716
2716
|
}>;
|
|
2717
2717
|
}, "strip", z.ZodTypeAny, {
|
|
2718
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2719
2718
|
__kind: "FailedToDeriveAddress";
|
|
2719
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2720
2720
|
}, {
|
|
2721
|
+
__kind: "FailedToDeriveAddress";
|
|
2721
2722
|
value: {
|
|
2722
2723
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2723
2724
|
};
|
|
2724
|
-
__kind: "FailedToDeriveAddress";
|
|
2725
2725
|
}>, z.ZodObject<{
|
|
2726
2726
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
2727
2727
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2734,13 +2734,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2734
2734
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2735
2735
|
}>;
|
|
2736
2736
|
}, "strip", z.ZodTypeAny, {
|
|
2737
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2738
2737
|
__kind: "InvalidCcm";
|
|
2738
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2739
2739
|
}, {
|
|
2740
|
+
__kind: "InvalidCcm";
|
|
2740
2741
|
value: {
|
|
2741
2742
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2742
2743
|
};
|
|
2743
|
-
__kind: "InvalidCcm";
|
|
2744
2744
|
}>, z.ZodObject<{
|
|
2745
2745
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
2746
2746
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2751,13 +2751,14 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2751
2751
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
2752
2752
|
value: z.ZodNumber;
|
|
2753
2753
|
}, "strip", z.ZodTypeAny, {
|
|
2754
|
-
value: number;
|
|
2755
2754
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2756
|
-
}, {
|
|
2757
2755
|
value: number;
|
|
2756
|
+
}, {
|
|
2758
2757
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2758
|
+
value: number;
|
|
2759
2759
|
}>]>;
|
|
2760
2760
|
}, "strip", z.ZodTypeAny, {
|
|
2761
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
2761
2762
|
value: {
|
|
2762
2763
|
__kind: "CannotLookupApiEnvironment";
|
|
2763
2764
|
} | {
|
|
@@ -2769,19 +2770,19 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2769
2770
|
} | {
|
|
2770
2771
|
__kind: "NoAvailableNonceAccount";
|
|
2771
2772
|
} | {
|
|
2772
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2773
2773
|
__kind: "FailedToDeriveAddress";
|
|
2774
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2774
2775
|
} | {
|
|
2775
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2776
2776
|
__kind: "InvalidCcm";
|
|
2777
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2777
2778
|
} | {
|
|
2778
2779
|
__kind: "FailedToSerializeFinalTransaction";
|
|
2779
2780
|
} | {
|
|
2780
|
-
value: number;
|
|
2781
2781
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2782
|
+
value: number;
|
|
2782
2783
|
};
|
|
2783
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
2784
2784
|
}, {
|
|
2785
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
2785
2786
|
value: {
|
|
2786
2787
|
__kind: "CannotLookupApiEnvironment";
|
|
2787
2788
|
} | {
|
|
@@ -2793,22 +2794,21 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2793
2794
|
} | {
|
|
2794
2795
|
__kind: "NoAvailableNonceAccount";
|
|
2795
2796
|
} | {
|
|
2797
|
+
__kind: "FailedToDeriveAddress";
|
|
2796
2798
|
value: {
|
|
2797
2799
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2798
2800
|
};
|
|
2799
|
-
__kind: "FailedToDeriveAddress";
|
|
2800
2801
|
} | {
|
|
2802
|
+
__kind: "InvalidCcm";
|
|
2801
2803
|
value: {
|
|
2802
2804
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2803
2805
|
};
|
|
2804
|
-
__kind: "InvalidCcm";
|
|
2805
2806
|
} | {
|
|
2806
2807
|
__kind: "FailedToSerializeFinalTransaction";
|
|
2807
2808
|
} | {
|
|
2808
|
-
value: number;
|
|
2809
2809
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2810
|
+
value: number;
|
|
2810
2811
|
};
|
|
2811
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
2812
2812
|
}>, z.ZodObject<{
|
|
2813
2813
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
2814
2814
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -2842,17 +2842,17 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2842
2842
|
error: string;
|
|
2843
2843
|
}>;
|
|
2844
2844
|
}, "strip", z.ZodTypeAny, {
|
|
2845
|
+
__kind: "Module";
|
|
2845
2846
|
value: {
|
|
2846
2847
|
index: number;
|
|
2847
2848
|
error: `0x${string}`;
|
|
2848
2849
|
};
|
|
2849
|
-
__kind: "Module";
|
|
2850
2850
|
}, {
|
|
2851
|
+
__kind: "Module";
|
|
2851
2852
|
value: {
|
|
2852
2853
|
index: number;
|
|
2853
2854
|
error: string;
|
|
2854
2855
|
};
|
|
2855
|
-
__kind: "Module";
|
|
2856
2856
|
}>, z.ZodObject<{
|
|
2857
2857
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2858
2858
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2883,13 +2883,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2883
2883
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2884
2884
|
}>;
|
|
2885
2885
|
}, "strip", z.ZodTypeAny, {
|
|
2886
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2887
2886
|
__kind: "Token";
|
|
2887
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2888
2888
|
}, {
|
|
2889
|
+
__kind: "Token";
|
|
2889
2890
|
value: {
|
|
2890
2891
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2891
2892
|
};
|
|
2892
|
-
__kind: "Token";
|
|
2893
2893
|
}>, z.ZodObject<{
|
|
2894
2894
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2895
2895
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2902,13 +2902,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2902
2902
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2903
2903
|
}>;
|
|
2904
2904
|
}, "strip", z.ZodTypeAny, {
|
|
2905
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2906
2905
|
__kind: "Arithmetic";
|
|
2906
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2907
2907
|
}, {
|
|
2908
|
+
__kind: "Arithmetic";
|
|
2908
2909
|
value: {
|
|
2909
2910
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2910
2911
|
};
|
|
2911
|
-
__kind: "Arithmetic";
|
|
2912
2912
|
}>, z.ZodObject<{
|
|
2913
2913
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2914
2914
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2921,13 +2921,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2921
2921
|
__kind: "LimitReached" | "NoLayer";
|
|
2922
2922
|
}>;
|
|
2923
2923
|
}, "strip", z.ZodTypeAny, {
|
|
2924
|
-
value: "LimitReached" | "NoLayer";
|
|
2925
2924
|
__kind: "Transactional";
|
|
2925
|
+
value: "LimitReached" | "NoLayer";
|
|
2926
2926
|
}, {
|
|
2927
|
+
__kind: "Transactional";
|
|
2927
2928
|
value: {
|
|
2928
2929
|
__kind: "LimitReached" | "NoLayer";
|
|
2929
2930
|
};
|
|
2930
|
-
__kind: "Transactional";
|
|
2931
2931
|
}>, z.ZodObject<{
|
|
2932
2932
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2933
2933
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2954,6 +2954,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2954
2954
|
__kind: "RootNotAllowed";
|
|
2955
2955
|
}>]>;
|
|
2956
2956
|
}, "strip", z.ZodTypeAny, {
|
|
2957
|
+
__kind: "DispatchError";
|
|
2957
2958
|
value: {
|
|
2958
2959
|
__kind: "Other";
|
|
2959
2960
|
} | {
|
|
@@ -2961,11 +2962,11 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2961
2962
|
} | {
|
|
2962
2963
|
__kind: "BadOrigin";
|
|
2963
2964
|
} | {
|
|
2965
|
+
__kind: "Module";
|
|
2964
2966
|
value: {
|
|
2965
2967
|
index: number;
|
|
2966
2968
|
error: `0x${string}`;
|
|
2967
2969
|
};
|
|
2968
|
-
__kind: "Module";
|
|
2969
2970
|
} | {
|
|
2970
2971
|
__kind: "ConsumerRemaining";
|
|
2971
2972
|
} | {
|
|
@@ -2973,14 +2974,14 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2973
2974
|
} | {
|
|
2974
2975
|
__kind: "TooManyConsumers";
|
|
2975
2976
|
} | {
|
|
2976
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2977
2977
|
__kind: "Token";
|
|
2978
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2978
2979
|
} | {
|
|
2979
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2980
2980
|
__kind: "Arithmetic";
|
|
2981
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2981
2982
|
} | {
|
|
2982
|
-
value: "LimitReached" | "NoLayer";
|
|
2983
2983
|
__kind: "Transactional";
|
|
2984
|
+
value: "LimitReached" | "NoLayer";
|
|
2984
2985
|
} | {
|
|
2985
2986
|
__kind: "Exhausted";
|
|
2986
2987
|
} | {
|
|
@@ -2990,8 +2991,8 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2990
2991
|
} | {
|
|
2991
2992
|
__kind: "RootNotAllowed";
|
|
2992
2993
|
};
|
|
2993
|
-
__kind: "DispatchError";
|
|
2994
2994
|
}, {
|
|
2995
|
+
__kind: "DispatchError";
|
|
2995
2996
|
value: {
|
|
2996
2997
|
__kind: "Other";
|
|
2997
2998
|
} | {
|
|
@@ -2999,11 +3000,11 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2999
3000
|
} | {
|
|
3000
3001
|
__kind: "BadOrigin";
|
|
3001
3002
|
} | {
|
|
3003
|
+
__kind: "Module";
|
|
3002
3004
|
value: {
|
|
3003
3005
|
index: number;
|
|
3004
3006
|
error: string;
|
|
3005
3007
|
};
|
|
3006
|
-
__kind: "Module";
|
|
3007
3008
|
} | {
|
|
3008
3009
|
__kind: "ConsumerRemaining";
|
|
3009
3010
|
} | {
|
|
@@ -3011,20 +3012,20 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
3011
3012
|
} | {
|
|
3012
3013
|
__kind: "TooManyConsumers";
|
|
3013
3014
|
} | {
|
|
3015
|
+
__kind: "Token";
|
|
3014
3016
|
value: {
|
|
3015
3017
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3016
3018
|
};
|
|
3017
|
-
__kind: "Token";
|
|
3018
3019
|
} | {
|
|
3020
|
+
__kind: "Arithmetic";
|
|
3019
3021
|
value: {
|
|
3020
3022
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3021
3023
|
};
|
|
3022
|
-
__kind: "Arithmetic";
|
|
3023
3024
|
} | {
|
|
3025
|
+
__kind: "Transactional";
|
|
3024
3026
|
value: {
|
|
3025
3027
|
__kind: "LimitReached" | "NoLayer";
|
|
3026
3028
|
};
|
|
3027
|
-
__kind: "Transactional";
|
|
3028
3029
|
} | {
|
|
3029
3030
|
__kind: "Exhausted";
|
|
3030
3031
|
} | {
|
|
@@ -3034,7 +3035,6 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
3034
3035
|
} | {
|
|
3035
3036
|
__kind: "RootNotAllowed";
|
|
3036
3037
|
};
|
|
3037
|
-
__kind: "DispatchError";
|
|
3038
3038
|
}>]>;
|
|
3039
3039
|
declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
|
|
3040
3040
|
__kind: z.ZodEnum<["Dot"]>;
|
|
@@ -3092,47 +3092,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
3092
3092
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
3093
3093
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3094
3094
|
}, "strip", z.ZodTypeAny, {
|
|
3095
|
-
value: `0x${string}`;
|
|
3096
3095
|
__kind: "P2PKH";
|
|
3096
|
+
value: `0x${string}`;
|
|
3097
3097
|
}, {
|
|
3098
|
-
value: string;
|
|
3099
3098
|
__kind: "P2PKH";
|
|
3099
|
+
value: string;
|
|
3100
3100
|
}>, z.ZodObject<{
|
|
3101
3101
|
__kind: z.ZodLiteral<"P2SH">;
|
|
3102
3102
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3103
3103
|
}, "strip", z.ZodTypeAny, {
|
|
3104
|
-
value: `0x${string}`;
|
|
3105
3104
|
__kind: "P2SH";
|
|
3105
|
+
value: `0x${string}`;
|
|
3106
3106
|
}, {
|
|
3107
|
-
value: string;
|
|
3108
3107
|
__kind: "P2SH";
|
|
3108
|
+
value: string;
|
|
3109
3109
|
}>, z.ZodObject<{
|
|
3110
3110
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3111
3111
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3112
3112
|
}, "strip", z.ZodTypeAny, {
|
|
3113
|
-
value: `0x${string}`;
|
|
3114
3113
|
__kind: "P2WPKH";
|
|
3114
|
+
value: `0x${string}`;
|
|
3115
3115
|
}, {
|
|
3116
|
-
value: string;
|
|
3117
3116
|
__kind: "P2WPKH";
|
|
3117
|
+
value: string;
|
|
3118
3118
|
}>, z.ZodObject<{
|
|
3119
3119
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
3120
3120
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3121
3121
|
}, "strip", z.ZodTypeAny, {
|
|
3122
|
-
value: `0x${string}`;
|
|
3123
3122
|
__kind: "P2WSH";
|
|
3123
|
+
value: `0x${string}`;
|
|
3124
3124
|
}, {
|
|
3125
|
-
value: string;
|
|
3126
3125
|
__kind: "P2WSH";
|
|
3126
|
+
value: string;
|
|
3127
3127
|
}>, z.ZodObject<{
|
|
3128
3128
|
__kind: z.ZodLiteral<"Taproot">;
|
|
3129
3129
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3130
3130
|
}, "strip", z.ZodTypeAny, {
|
|
3131
|
-
value: `0x${string}`;
|
|
3132
3131
|
__kind: "Taproot";
|
|
3132
|
+
value: `0x${string}`;
|
|
3133
3133
|
}, {
|
|
3134
|
-
value: string;
|
|
3135
3134
|
__kind: "Taproot";
|
|
3135
|
+
value: string;
|
|
3136
3136
|
}>, z.ZodObject<{
|
|
3137
3137
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3138
3138
|
version: z.ZodNumber;
|
|
@@ -3231,17 +3231,17 @@ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
|
|
|
3231
3231
|
quote: string | number;
|
|
3232
3232
|
}>;
|
|
3233
3233
|
}, "strip", z.ZodTypeAny, {
|
|
3234
|
+
liquidity: bigint;
|
|
3234
3235
|
amounts: {
|
|
3235
3236
|
base: bigint;
|
|
3236
3237
|
quote: bigint;
|
|
3237
3238
|
};
|
|
3238
|
-
liquidity: bigint;
|
|
3239
3239
|
}, {
|
|
3240
|
+
liquidity: string | number;
|
|
3240
3241
|
amounts: {
|
|
3241
3242
|
base: string | number;
|
|
3242
3243
|
quote: string | number;
|
|
3243
3244
|
};
|
|
3244
|
-
liquidity: string | number;
|
|
3245
3245
|
}>;
|
|
3246
3246
|
declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3247
3247
|
__kind: z.ZodLiteral<"Increase">;
|
|
@@ -3258,36 +3258,36 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3258
3258
|
quote: string | number;
|
|
3259
3259
|
}>;
|
|
3260
3260
|
}, "strip", z.ZodTypeAny, {
|
|
3261
|
+
liquidity: bigint;
|
|
3261
3262
|
amounts: {
|
|
3262
3263
|
base: bigint;
|
|
3263
3264
|
quote: bigint;
|
|
3264
3265
|
};
|
|
3265
|
-
liquidity: bigint;
|
|
3266
3266
|
}, {
|
|
3267
|
+
liquidity: string | number;
|
|
3267
3268
|
amounts: {
|
|
3268
3269
|
base: string | number;
|
|
3269
3270
|
quote: string | number;
|
|
3270
3271
|
};
|
|
3271
|
-
liquidity: string | number;
|
|
3272
3272
|
}>;
|
|
3273
3273
|
}, "strip", z.ZodTypeAny, {
|
|
3274
|
+
__kind: "Increase";
|
|
3274
3275
|
value: {
|
|
3276
|
+
liquidity: bigint;
|
|
3275
3277
|
amounts: {
|
|
3276
3278
|
base: bigint;
|
|
3277
3279
|
quote: bigint;
|
|
3278
3280
|
};
|
|
3279
|
-
liquidity: bigint;
|
|
3280
3281
|
};
|
|
3281
|
-
__kind: "Increase";
|
|
3282
3282
|
}, {
|
|
3283
|
+
__kind: "Increase";
|
|
3283
3284
|
value: {
|
|
3285
|
+
liquidity: string | number;
|
|
3284
3286
|
amounts: {
|
|
3285
3287
|
base: string | number;
|
|
3286
3288
|
quote: string | number;
|
|
3287
3289
|
};
|
|
3288
|
-
liquidity: string | number;
|
|
3289
3290
|
};
|
|
3290
|
-
__kind: "Increase";
|
|
3291
3291
|
}>, z.ZodObject<{
|
|
3292
3292
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3293
3293
|
value: z.ZodObject<{
|
|
@@ -3303,36 +3303,36 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3303
3303
|
quote: string | number;
|
|
3304
3304
|
}>;
|
|
3305
3305
|
}, "strip", z.ZodTypeAny, {
|
|
3306
|
+
liquidity: bigint;
|
|
3306
3307
|
amounts: {
|
|
3307
3308
|
base: bigint;
|
|
3308
3309
|
quote: bigint;
|
|
3309
3310
|
};
|
|
3310
|
-
liquidity: bigint;
|
|
3311
3311
|
}, {
|
|
3312
|
+
liquidity: string | number;
|
|
3312
3313
|
amounts: {
|
|
3313
3314
|
base: string | number;
|
|
3314
3315
|
quote: string | number;
|
|
3315
3316
|
};
|
|
3316
|
-
liquidity: string | number;
|
|
3317
3317
|
}>;
|
|
3318
3318
|
}, "strip", z.ZodTypeAny, {
|
|
3319
|
+
__kind: "Decrease";
|
|
3319
3320
|
value: {
|
|
3321
|
+
liquidity: bigint;
|
|
3320
3322
|
amounts: {
|
|
3321
3323
|
base: bigint;
|
|
3322
3324
|
quote: bigint;
|
|
3323
3325
|
};
|
|
3324
|
-
liquidity: bigint;
|
|
3325
3326
|
};
|
|
3326
|
-
__kind: "Decrease";
|
|
3327
3327
|
}, {
|
|
3328
|
+
__kind: "Decrease";
|
|
3328
3329
|
value: {
|
|
3330
|
+
liquidity: string | number;
|
|
3329
3331
|
amounts: {
|
|
3330
3332
|
base: string | number;
|
|
3331
3333
|
quote: string | number;
|
|
3332
3334
|
};
|
|
3333
|
-
liquidity: string | number;
|
|
3334
3335
|
};
|
|
3335
|
-
__kind: "Decrease";
|
|
3336
3336
|
}>]>;
|
|
3337
3337
|
declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
|
|
3338
3338
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -3347,20 +3347,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
3347
3347
|
__kind: z.ZodLiteral<"Increase">;
|
|
3348
3348
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3349
3349
|
}, "strip", z.ZodTypeAny, {
|
|
3350
|
-
value: bigint;
|
|
3351
3350
|
__kind: "Increase";
|
|
3351
|
+
value: bigint;
|
|
3352
3352
|
}, {
|
|
3353
|
-
value: string | number;
|
|
3354
3353
|
__kind: "Increase";
|
|
3354
|
+
value: string | number;
|
|
3355
3355
|
}>, z.ZodObject<{
|
|
3356
3356
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3357
3357
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3358
3358
|
}, "strip", z.ZodTypeAny, {
|
|
3359
|
-
value: bigint;
|
|
3360
3359
|
__kind: "Decrease";
|
|
3360
|
+
value: bigint;
|
|
3361
3361
|
}, {
|
|
3362
|
-
value: string | number;
|
|
3363
3362
|
__kind: "Decrease";
|
|
3363
|
+
value: string | number;
|
|
3364
3364
|
}>]>;
|
|
3365
3365
|
declare const palletCfPoolsAssetPair: z.ZodObject<{
|
|
3366
3366
|
assets: z.ZodObject<{
|