@chainflip/processor 1.4.8 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
- package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
- package/dist/100/swapping/ccmFailed.d.cts +70 -70
- package/dist/100/swapping/ccmFailed.d.ts +70 -70
- package/dist/100/swapping/swapAmountTooLow.d.cts +30 -30
- package/dist/100/swapping/swapAmountTooLow.d.ts +30 -30
- package/dist/100/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/100/swapping/swapDepositAddressReady.d.ts +24 -24
- package/dist/100/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/100/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +100 -100
- package/dist/100/swapping/swapScheduled.d.ts +100 -100
- package/dist/100/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/100/swapping/withdrawalRequested.d.ts +16 -16
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.ts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.ts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.ts +14 -14
- package/dist/120/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/120/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/common.cjs +121 -8
- package/dist/160/common.d.cts +1182 -41
- package/dist/160/common.d.ts +1182 -41
- package/dist/160/common.mjs +120 -7
- package/dist/160/environment/durableNonceSetForAccount.cjs +10 -0
- package/dist/160/environment/durableNonceSetForAccount.d.cts +14 -0
- package/dist/160/environment/durableNonceSetForAccount.d.ts +14 -0
- package/dist/160/environment/durableNonceSetForAccount.mjs +10 -0
- package/dist/160/environment/solanaInitialized.cjs +6 -0
- package/dist/160/environment/solanaInitialized.d.cts +5 -0
- package/dist/160/environment/solanaInitialized.d.ts +5 -0
- package/dist/160/environment/solanaInitialized.mjs +6 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/assetSwapped.cjs +12 -0
- package/dist/160/liquidityPools/assetSwapped.d.cts +40 -0
- package/dist/160/liquidityPools/assetSwapped.d.ts +40 -0
- package/dist/160/liquidityPools/assetSwapped.mjs +12 -0
- package/dist/160/liquidityPools/limitOrderUpdated.cjs +24 -0
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +98 -0
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +98 -0
- package/dist/160/liquidityPools/limitOrderUpdated.mjs +24 -0
- package/dist/160/liquidityPools/newPoolCreated.cjs +12 -0
- package/dist/160/liquidityPools/newPoolCreated.d.cts +40 -0
- package/dist/160/liquidityPools/newPoolCreated.d.ts +40 -0
- package/dist/160/liquidityPools/newPoolCreated.mjs +12 -0
- package/dist/160/liquidityPools/poolFeeSet.cjs +11 -0
- package/dist/160/liquidityPools/poolFeeSet.d.cts +37 -0
- package/dist/160/liquidityPools/poolFeeSet.d.ts +37 -0
- package/dist/160/liquidityPools/poolFeeSet.mjs +11 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.cjs +10 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.d.cts +45 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.d.ts +45 -0
- package/dist/160/liquidityPools/priceImpactLimitSet.mjs +10 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +208 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +208 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.mjs +22 -0
- package/dist/160/liquidityProvider/accountCredited.cjs +11 -0
- package/dist/160/liquidityProvider/accountCredited.d.cts +27 -0
- package/dist/160/liquidityProvider/accountCredited.d.ts +27 -0
- package/dist/160/liquidityProvider/accountCredited.mjs +11 -0
- package/dist/160/liquidityProvider/accountDebited.cjs +11 -0
- package/dist/160/liquidityProvider/accountDebited.d.cts +27 -0
- package/dist/160/liquidityProvider/accountDebited.d.ts +27 -0
- package/dist/160/liquidityProvider/accountDebited.mjs +11 -0
- package/dist/160/liquidityProvider/assetTransferred.cjs +12 -0
- package/dist/160/liquidityProvider/assetTransferred.d.cts +30 -0
- package/dist/160/liquidityProvider/assetTransferred.d.ts +30 -0
- package/dist/160/liquidityProvider/assetTransferred.mjs +12 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +114 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +114 -0
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +11 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +27 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +27 -0
- package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +11 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +118 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +118 -0
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.cjs +11 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.d.cts +17 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.d.ts +17 -0
- package/dist/160/solanaBroadcaster/broadcastSuccess.mjs +11 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +142 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +142 -0
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.cjs +9 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +40 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +40 -0
- package/dist/160/solanaChainTracking/chainStateUpdated.mjs +9 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/160/solanaIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.cjs +11 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +44 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +44 -0
- package/dist/160/solanaIngressEgress/boostFundsAdded.mjs +11 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.cjs +9 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.d.cts +38 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.d.ts +38 -0
- package/dist/160/solanaIngressEgress/boostPoolCreated.mjs +9 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +16 -16
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +11 -11
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +11 -11
- package/dist/160/solanaIngressEgress/depositIgnored.cjs +17 -0
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +40 -0
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +40 -0
- package/dist/160/solanaIngressEgress/depositIgnored.mjs +17 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +263 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +263 -0
- package/dist/160/solanaIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.cjs +12 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +30 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +30 -0
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.mjs +12 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.cjs +10 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.d.cts +24 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.d.ts +24 -0
- package/dist/160/solanaIngressEgress/minimumDepositSet.mjs +10 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.cjs +12 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +47 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +47 -0
- package/dist/160/solanaIngressEgress/stoppedBoosting.mjs +12 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.cjs +12 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +30 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.ts +30 -0
- package/dist/160/solanaIngressEgress/transferFallbackRequested.mjs +12 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.cts +107 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.ts +107 -0
- package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
- package/dist/160/swapping/batchSwapFailed.cjs +11 -0
- package/dist/160/swapping/batchSwapFailed.d.cts +37 -0
- package/dist/160/swapping/batchSwapFailed.d.ts +37 -0
- package/dist/160/swapping/batchSwapFailed.mjs +11 -0
- package/dist/160/swapping/ccmFailed.d.cts +120 -120
- package/dist/160/swapping/ccmFailed.d.ts +120 -120
- package/dist/160/swapping/maximumSwapAmountSet.cjs +10 -0
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +24 -0
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +24 -0
- package/dist/160/swapping/maximumSwapAmountSet.mjs +10 -0
- package/dist/160/swapping/refundEgressIgnored.d.cts +25 -25
- package/dist/160/swapping/refundEgressIgnored.d.ts +25 -25
- package/dist/160/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/160/swapping/refundEgressScheduled.d.ts +9 -9
- package/dist/160/swapping/swapAmountConfiscated.d.cts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.ts +8 -8
- package/dist/160/swapping/swapDepositAddressReady.cjs +27 -0
- package/dist/160/swapping/swapDepositAddressReady.d.cts +545 -0
- package/dist/160/swapping/swapDepositAddressReady.d.ts +545 -0
- package/dist/160/swapping/swapDepositAddressReady.mjs +27 -0
- package/dist/160/swapping/swapEgressIgnored.d.cts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.ts +25 -25
- package/dist/160/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/160/swapping/swapEgressScheduled.d.ts +9 -9
- package/dist/160/swapping/swapExecuted.d.cts +14 -14
- package/dist/160/swapping/swapExecuted.d.ts +14 -14
- package/dist/160/swapping/swapRequested.d.cts +194 -194
- package/dist/160/swapping/swapRequested.d.ts +194 -194
- package/dist/160/swapping/withdrawalRequested.cjs +18 -0
- package/dist/160/swapping/withdrawalRequested.d.cts +118 -0
- package/dist/160/swapping/withdrawalRequested.d.ts +118 -0
- package/dist/160/swapping/withdrawalRequested.mjs +18 -0
- package/package.json +1 -1
|
@@ -5,46 +5,46 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
13
13
|
}>;
|
|
14
14
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "
|
|
22
|
-
}>, "Eth" | "
|
|
23
|
-
__kind: "Eth" | "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
24
24
|
}>;
|
|
25
25
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
egressAmount: bigint;
|
|
30
29
|
swapId: bigint;
|
|
31
|
-
sourceAsset: "Eth" | "
|
|
30
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
32
31
|
depositAmount: bigint;
|
|
33
32
|
swapInput: bigint;
|
|
34
|
-
destinationAsset: "Eth" | "
|
|
33
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
34
|
+
egressAmount: bigint;
|
|
35
35
|
swapOutput: bigint;
|
|
36
36
|
intermediateAmount?: bigint | null | undefined;
|
|
37
37
|
}, {
|
|
38
|
-
egressAmount: string | number;
|
|
39
38
|
swapId: string | number;
|
|
40
39
|
sourceAsset: {
|
|
41
|
-
__kind: "Eth" | "
|
|
40
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
42
41
|
};
|
|
43
42
|
depositAmount: string | number;
|
|
44
43
|
swapInput: string | number;
|
|
45
44
|
destinationAsset: {
|
|
46
|
-
__kind: "Eth" | "
|
|
45
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
47
46
|
};
|
|
47
|
+
egressAmount: string | number;
|
|
48
48
|
swapOutput: string | number;
|
|
49
49
|
intermediateAmount?: string | number | null | undefined;
|
|
50
50
|
}>;
|
|
@@ -41,9 +41,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
41
41
|
__kind: "Btc";
|
|
42
42
|
}>]>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
45
44
|
egressAmount: bigint;
|
|
46
|
-
egressFee: bigint;
|
|
47
45
|
destinationAddress: {
|
|
48
46
|
value: `0x${string}`;
|
|
49
47
|
__kind: "Eth";
|
|
@@ -54,12 +52,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
54
52
|
value: `0x${string}`;
|
|
55
53
|
__kind: "Btc";
|
|
56
54
|
};
|
|
55
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
56
|
+
egressFee: bigint;
|
|
57
57
|
}, {
|
|
58
|
-
egressId: [{
|
|
59
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
60
|
-
}, string | number];
|
|
61
58
|
egressAmount: string | number;
|
|
62
|
-
egressFee: string | number;
|
|
63
59
|
destinationAddress: {
|
|
64
60
|
value: string;
|
|
65
61
|
__kind: "Eth";
|
|
@@ -70,6 +66,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
70
66
|
value: string;
|
|
71
67
|
__kind: "Btc";
|
|
72
68
|
};
|
|
69
|
+
egressId: [{
|
|
70
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
71
|
+
}, string | number];
|
|
72
|
+
egressFee: string | number;
|
|
73
73
|
}>;
|
|
74
74
|
|
|
75
75
|
export { swappingWithdrawalRequested };
|
|
@@ -41,9 +41,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
41
41
|
__kind: "Btc";
|
|
42
42
|
}>]>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
45
44
|
egressAmount: bigint;
|
|
46
|
-
egressFee: bigint;
|
|
47
45
|
destinationAddress: {
|
|
48
46
|
value: `0x${string}`;
|
|
49
47
|
__kind: "Eth";
|
|
@@ -54,12 +52,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
54
52
|
value: `0x${string}`;
|
|
55
53
|
__kind: "Btc";
|
|
56
54
|
};
|
|
55
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
56
|
+
egressFee: bigint;
|
|
57
57
|
}, {
|
|
58
|
-
egressId: [{
|
|
59
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
60
|
-
}, string | number];
|
|
61
58
|
egressAmount: string | number;
|
|
62
|
-
egressFee: string | number;
|
|
63
59
|
destinationAddress: {
|
|
64
60
|
value: string;
|
|
65
61
|
__kind: "Eth";
|
|
@@ -70,6 +66,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
70
66
|
value: string;
|
|
71
67
|
__kind: "Btc";
|
|
72
68
|
};
|
|
69
|
+
egressId: [{
|
|
70
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
71
|
+
}, string | number];
|
|
72
|
+
egressFee: string | number;
|
|
73
73
|
}>;
|
|
74
74
|
|
|
75
75
|
export { swappingWithdrawalRequested };
|
|
@@ -159,9 +159,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
159
159
|
bitcoinIngressEgress: z.ZodBoolean;
|
|
160
160
|
bitcoinVault: z.ZodBoolean;
|
|
161
161
|
}, "strip", z.ZodTypeAny, {
|
|
162
|
-
governance: boolean;
|
|
163
162
|
funding: boolean;
|
|
164
163
|
swapping: boolean;
|
|
164
|
+
governance: boolean;
|
|
165
165
|
ethereumBroadcast: boolean;
|
|
166
166
|
ethereumChainTracking: boolean;
|
|
167
167
|
ethereumIngressEgress: boolean;
|
|
@@ -175,9 +175,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
175
175
|
bitcoinIngressEgress: boolean;
|
|
176
176
|
bitcoinVault: boolean;
|
|
177
177
|
}, {
|
|
178
|
-
governance: boolean;
|
|
179
178
|
funding: boolean;
|
|
180
179
|
swapping: boolean;
|
|
180
|
+
governance: boolean;
|
|
181
181
|
ethereumBroadcast: boolean;
|
|
182
182
|
ethereumChainTracking: boolean;
|
|
183
183
|
ethereumIngressEgress: boolean;
|
|
@@ -192,11 +192,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
192
192
|
bitcoinVault: boolean;
|
|
193
193
|
}>;
|
|
194
194
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
-
__kind: "CodeAmber";
|
|
196
195
|
value: {
|
|
197
|
-
governance: boolean;
|
|
198
196
|
funding: boolean;
|
|
199
197
|
swapping: boolean;
|
|
198
|
+
governance: boolean;
|
|
200
199
|
ethereumBroadcast: boolean;
|
|
201
200
|
ethereumChainTracking: boolean;
|
|
202
201
|
ethereumIngressEgress: boolean;
|
|
@@ -210,12 +209,12 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
210
209
|
bitcoinIngressEgress: boolean;
|
|
211
210
|
bitcoinVault: boolean;
|
|
212
211
|
};
|
|
213
|
-
}, {
|
|
214
212
|
__kind: "CodeAmber";
|
|
213
|
+
}, {
|
|
215
214
|
value: {
|
|
216
|
-
governance: boolean;
|
|
217
215
|
funding: boolean;
|
|
218
216
|
swapping: boolean;
|
|
217
|
+
governance: boolean;
|
|
219
218
|
ethereumBroadcast: boolean;
|
|
220
219
|
ethereumChainTracking: boolean;
|
|
221
220
|
ethereumIngressEgress: boolean;
|
|
@@ -229,8 +228,12 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
229
228
|
bitcoinIngressEgress: boolean;
|
|
230
229
|
bitcoinVault: boolean;
|
|
231
230
|
};
|
|
231
|
+
__kind: "CodeAmber";
|
|
232
232
|
}>]>;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
+
emissions: {
|
|
235
|
+
emissionsSyncEnabled: boolean;
|
|
236
|
+
};
|
|
234
237
|
funding: {
|
|
235
238
|
redeemEnabled: boolean;
|
|
236
239
|
startBiddingEnabled: boolean;
|
|
@@ -242,9 +245,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
242
245
|
depositsEnabled: boolean;
|
|
243
246
|
brokerRegistrationEnabled: boolean;
|
|
244
247
|
};
|
|
245
|
-
emissions: {
|
|
246
|
-
emissionsSyncEnabled: boolean;
|
|
247
|
-
};
|
|
248
248
|
liquidityProvider: {
|
|
249
249
|
depositEnabled: boolean;
|
|
250
250
|
withdrawalEnabled: boolean;
|
|
@@ -282,11 +282,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
282
282
|
} | {
|
|
283
283
|
__kind: "CodeRed";
|
|
284
284
|
} | {
|
|
285
|
-
__kind: "CodeAmber";
|
|
286
285
|
value: {
|
|
287
|
-
governance: boolean;
|
|
288
286
|
funding: boolean;
|
|
289
287
|
swapping: boolean;
|
|
288
|
+
governance: boolean;
|
|
290
289
|
ethereumBroadcast: boolean;
|
|
291
290
|
ethereumChainTracking: boolean;
|
|
292
291
|
ethereumIngressEgress: boolean;
|
|
@@ -300,8 +299,12 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
300
299
|
bitcoinIngressEgress: boolean;
|
|
301
300
|
bitcoinVault: boolean;
|
|
302
301
|
};
|
|
302
|
+
__kind: "CodeAmber";
|
|
303
303
|
};
|
|
304
304
|
}, {
|
|
305
|
+
emissions: {
|
|
306
|
+
emissionsSyncEnabled: boolean;
|
|
307
|
+
};
|
|
305
308
|
funding: {
|
|
306
309
|
redeemEnabled: boolean;
|
|
307
310
|
startBiddingEnabled: boolean;
|
|
@@ -313,9 +316,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
313
316
|
depositsEnabled: boolean;
|
|
314
317
|
brokerRegistrationEnabled: boolean;
|
|
315
318
|
};
|
|
316
|
-
emissions: {
|
|
317
|
-
emissionsSyncEnabled: boolean;
|
|
318
|
-
};
|
|
319
319
|
liquidityProvider: {
|
|
320
320
|
depositEnabled: boolean;
|
|
321
321
|
withdrawalEnabled: boolean;
|
|
@@ -353,11 +353,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
353
353
|
} | {
|
|
354
354
|
__kind: "CodeRed";
|
|
355
355
|
} | {
|
|
356
|
-
__kind: "CodeAmber";
|
|
357
356
|
value: {
|
|
358
|
-
governance: boolean;
|
|
359
357
|
funding: boolean;
|
|
360
358
|
swapping: boolean;
|
|
359
|
+
governance: boolean;
|
|
361
360
|
ethereumBroadcast: boolean;
|
|
362
361
|
ethereumChainTracking: boolean;
|
|
363
362
|
ethereumIngressEgress: boolean;
|
|
@@ -371,11 +370,14 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
371
370
|
bitcoinIngressEgress: boolean;
|
|
372
371
|
bitcoinVault: boolean;
|
|
373
372
|
};
|
|
373
|
+
__kind: "CodeAmber";
|
|
374
374
|
};
|
|
375
375
|
}>;
|
|
376
376
|
}, "strip", z.ZodTypeAny, {
|
|
377
|
-
__kind: "CodeAmber";
|
|
378
377
|
value: {
|
|
378
|
+
emissions: {
|
|
379
|
+
emissionsSyncEnabled: boolean;
|
|
380
|
+
};
|
|
379
381
|
funding: {
|
|
380
382
|
redeemEnabled: boolean;
|
|
381
383
|
startBiddingEnabled: boolean;
|
|
@@ -387,9 +389,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
387
389
|
depositsEnabled: boolean;
|
|
388
390
|
brokerRegistrationEnabled: boolean;
|
|
389
391
|
};
|
|
390
|
-
emissions: {
|
|
391
|
-
emissionsSyncEnabled: boolean;
|
|
392
|
-
};
|
|
393
392
|
liquidityProvider: {
|
|
394
393
|
depositEnabled: boolean;
|
|
395
394
|
withdrawalEnabled: boolean;
|
|
@@ -427,11 +426,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
427
426
|
} | {
|
|
428
427
|
__kind: "CodeRed";
|
|
429
428
|
} | {
|
|
430
|
-
__kind: "CodeAmber";
|
|
431
429
|
value: {
|
|
432
|
-
governance: boolean;
|
|
433
430
|
funding: boolean;
|
|
434
431
|
swapping: boolean;
|
|
432
|
+
governance: boolean;
|
|
435
433
|
ethereumBroadcast: boolean;
|
|
436
434
|
ethereumChainTracking: boolean;
|
|
437
435
|
ethereumIngressEgress: boolean;
|
|
@@ -445,11 +443,15 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
445
443
|
bitcoinIngressEgress: boolean;
|
|
446
444
|
bitcoinVault: boolean;
|
|
447
445
|
};
|
|
446
|
+
__kind: "CodeAmber";
|
|
448
447
|
};
|
|
449
448
|
};
|
|
450
|
-
}, {
|
|
451
449
|
__kind: "CodeAmber";
|
|
450
|
+
}, {
|
|
452
451
|
value: {
|
|
452
|
+
emissions: {
|
|
453
|
+
emissionsSyncEnabled: boolean;
|
|
454
|
+
};
|
|
453
455
|
funding: {
|
|
454
456
|
redeemEnabled: boolean;
|
|
455
457
|
startBiddingEnabled: boolean;
|
|
@@ -461,9 +463,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
461
463
|
depositsEnabled: boolean;
|
|
462
464
|
brokerRegistrationEnabled: boolean;
|
|
463
465
|
};
|
|
464
|
-
emissions: {
|
|
465
|
-
emissionsSyncEnabled: boolean;
|
|
466
|
-
};
|
|
467
466
|
liquidityProvider: {
|
|
468
467
|
depositEnabled: boolean;
|
|
469
468
|
withdrawalEnabled: boolean;
|
|
@@ -501,11 +500,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
501
500
|
} | {
|
|
502
501
|
__kind: "CodeRed";
|
|
503
502
|
} | {
|
|
504
|
-
__kind: "CodeAmber";
|
|
505
503
|
value: {
|
|
506
|
-
governance: boolean;
|
|
507
504
|
funding: boolean;
|
|
508
505
|
swapping: boolean;
|
|
506
|
+
governance: boolean;
|
|
509
507
|
ethereumBroadcast: boolean;
|
|
510
508
|
ethereumChainTracking: boolean;
|
|
511
509
|
ethereumIngressEgress: boolean;
|
|
@@ -519,8 +517,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
519
517
|
bitcoinIngressEgress: boolean;
|
|
520
518
|
bitcoinVault: boolean;
|
|
521
519
|
};
|
|
520
|
+
__kind: "CodeAmber";
|
|
522
521
|
};
|
|
523
522
|
};
|
|
523
|
+
__kind: "CodeAmber";
|
|
524
524
|
}>]>;
|
|
525
525
|
}, "strip", z.ZodTypeAny, {
|
|
526
526
|
safeMode: {
|
|
@@ -528,8 +528,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
528
528
|
} | {
|
|
529
529
|
__kind: "CodeGreen";
|
|
530
530
|
} | {
|
|
531
|
-
__kind: "CodeAmber";
|
|
532
531
|
value: {
|
|
532
|
+
emissions: {
|
|
533
|
+
emissionsSyncEnabled: boolean;
|
|
534
|
+
};
|
|
533
535
|
funding: {
|
|
534
536
|
redeemEnabled: boolean;
|
|
535
537
|
startBiddingEnabled: boolean;
|
|
@@ -541,9 +543,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
541
543
|
depositsEnabled: boolean;
|
|
542
544
|
brokerRegistrationEnabled: boolean;
|
|
543
545
|
};
|
|
544
|
-
emissions: {
|
|
545
|
-
emissionsSyncEnabled: boolean;
|
|
546
|
-
};
|
|
547
546
|
liquidityProvider: {
|
|
548
547
|
depositEnabled: boolean;
|
|
549
548
|
withdrawalEnabled: boolean;
|
|
@@ -581,11 +580,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
581
580
|
} | {
|
|
582
581
|
__kind: "CodeRed";
|
|
583
582
|
} | {
|
|
584
|
-
__kind: "CodeAmber";
|
|
585
583
|
value: {
|
|
586
|
-
governance: boolean;
|
|
587
584
|
funding: boolean;
|
|
588
585
|
swapping: boolean;
|
|
586
|
+
governance: boolean;
|
|
589
587
|
ethereumBroadcast: boolean;
|
|
590
588
|
ethereumChainTracking: boolean;
|
|
591
589
|
ethereumIngressEgress: boolean;
|
|
@@ -599,8 +597,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
599
597
|
bitcoinIngressEgress: boolean;
|
|
600
598
|
bitcoinVault: boolean;
|
|
601
599
|
};
|
|
600
|
+
__kind: "CodeAmber";
|
|
602
601
|
};
|
|
603
602
|
};
|
|
603
|
+
__kind: "CodeAmber";
|
|
604
604
|
};
|
|
605
605
|
}, {
|
|
606
606
|
safeMode: {
|
|
@@ -608,8 +608,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
608
608
|
} | {
|
|
609
609
|
__kind: "CodeGreen";
|
|
610
610
|
} | {
|
|
611
|
-
__kind: "CodeAmber";
|
|
612
611
|
value: {
|
|
612
|
+
emissions: {
|
|
613
|
+
emissionsSyncEnabled: boolean;
|
|
614
|
+
};
|
|
613
615
|
funding: {
|
|
614
616
|
redeemEnabled: boolean;
|
|
615
617
|
startBiddingEnabled: boolean;
|
|
@@ -621,9 +623,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
621
623
|
depositsEnabled: boolean;
|
|
622
624
|
brokerRegistrationEnabled: boolean;
|
|
623
625
|
};
|
|
624
|
-
emissions: {
|
|
625
|
-
emissionsSyncEnabled: boolean;
|
|
626
|
-
};
|
|
627
626
|
liquidityProvider: {
|
|
628
627
|
depositEnabled: boolean;
|
|
629
628
|
withdrawalEnabled: boolean;
|
|
@@ -661,11 +660,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
661
660
|
} | {
|
|
662
661
|
__kind: "CodeRed";
|
|
663
662
|
} | {
|
|
664
|
-
__kind: "CodeAmber";
|
|
665
663
|
value: {
|
|
666
|
-
governance: boolean;
|
|
667
664
|
funding: boolean;
|
|
668
665
|
swapping: boolean;
|
|
666
|
+
governance: boolean;
|
|
669
667
|
ethereumBroadcast: boolean;
|
|
670
668
|
ethereumChainTracking: boolean;
|
|
671
669
|
ethereumIngressEgress: boolean;
|
|
@@ -679,8 +677,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
679
677
|
bitcoinIngressEgress: boolean;
|
|
680
678
|
bitcoinVault: boolean;
|
|
681
679
|
};
|
|
680
|
+
__kind: "CodeAmber";
|
|
682
681
|
};
|
|
683
682
|
};
|
|
683
|
+
__kind: "CodeAmber";
|
|
684
684
|
};
|
|
685
685
|
}>;
|
|
686
686
|
|