@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
|
@@ -0,0 +1,263 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
4
|
+
reason: z.ZodUnion<[z.ZodObject<{
|
|
5
|
+
__kind: z.ZodLiteral<"Other">;
|
|
6
|
+
}, "strip", z.ZodTypeAny, {
|
|
7
|
+
__kind: "Other";
|
|
8
|
+
}, {
|
|
9
|
+
__kind: "Other";
|
|
10
|
+
}>, z.ZodObject<{
|
|
11
|
+
__kind: z.ZodLiteral<"CannotLookup">;
|
|
12
|
+
}, "strip", z.ZodTypeAny, {
|
|
13
|
+
__kind: "CannotLookup";
|
|
14
|
+
}, {
|
|
15
|
+
__kind: "CannotLookup";
|
|
16
|
+
}>, z.ZodObject<{
|
|
17
|
+
__kind: z.ZodLiteral<"BadOrigin">;
|
|
18
|
+
}, "strip", z.ZodTypeAny, {
|
|
19
|
+
__kind: "BadOrigin";
|
|
20
|
+
}, {
|
|
21
|
+
__kind: "BadOrigin";
|
|
22
|
+
}>, z.ZodObject<{
|
|
23
|
+
__kind: z.ZodLiteral<"Module">;
|
|
24
|
+
value: z.ZodObject<{
|
|
25
|
+
index: z.ZodNumber;
|
|
26
|
+
error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
|
+
}, "strip", z.ZodTypeAny, {
|
|
28
|
+
index: number;
|
|
29
|
+
error: `0x${string}`;
|
|
30
|
+
}, {
|
|
31
|
+
index: number;
|
|
32
|
+
error: string;
|
|
33
|
+
}>;
|
|
34
|
+
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
value: {
|
|
36
|
+
index: number;
|
|
37
|
+
error: `0x${string}`;
|
|
38
|
+
};
|
|
39
|
+
__kind: "Module";
|
|
40
|
+
}, {
|
|
41
|
+
value: {
|
|
42
|
+
index: number;
|
|
43
|
+
error: string;
|
|
44
|
+
};
|
|
45
|
+
__kind: "Module";
|
|
46
|
+
}>, z.ZodObject<{
|
|
47
|
+
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
|
+
}, "strip", z.ZodTypeAny, {
|
|
49
|
+
__kind: "ConsumerRemaining";
|
|
50
|
+
}, {
|
|
51
|
+
__kind: "ConsumerRemaining";
|
|
52
|
+
}>, z.ZodObject<{
|
|
53
|
+
__kind: z.ZodLiteral<"NoProviders">;
|
|
54
|
+
}, "strip", z.ZodTypeAny, {
|
|
55
|
+
__kind: "NoProviders";
|
|
56
|
+
}, {
|
|
57
|
+
__kind: "NoProviders";
|
|
58
|
+
}>, z.ZodObject<{
|
|
59
|
+
__kind: z.ZodLiteral<"TooManyConsumers">;
|
|
60
|
+
}, "strip", z.ZodTypeAny, {
|
|
61
|
+
__kind: "TooManyConsumers";
|
|
62
|
+
}, {
|
|
63
|
+
__kind: "TooManyConsumers";
|
|
64
|
+
}>, z.ZodObject<{
|
|
65
|
+
__kind: z.ZodLiteral<"Token">;
|
|
66
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
67
|
+
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
68
|
+
}, "strip", z.ZodTypeAny, {
|
|
69
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
70
|
+
}, {
|
|
71
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
72
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
73
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
|
+
}>;
|
|
75
|
+
}, "strip", z.ZodTypeAny, {
|
|
76
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
|
+
__kind: "Token";
|
|
78
|
+
}, {
|
|
79
|
+
value: {
|
|
80
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
|
+
};
|
|
82
|
+
__kind: "Token";
|
|
83
|
+
}>, z.ZodObject<{
|
|
84
|
+
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
86
|
+
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
87
|
+
}, "strip", z.ZodTypeAny, {
|
|
88
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
89
|
+
}, {
|
|
90
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
91
|
+
}>, "Underflow" | "Overflow" | "DivisionByZero", {
|
|
92
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
|
+
}>;
|
|
94
|
+
}, "strip", z.ZodTypeAny, {
|
|
95
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
|
+
__kind: "Arithmetic";
|
|
97
|
+
}, {
|
|
98
|
+
value: {
|
|
99
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
|
+
};
|
|
101
|
+
__kind: "Arithmetic";
|
|
102
|
+
}>, z.ZodObject<{
|
|
103
|
+
__kind: z.ZodLiteral<"Transactional">;
|
|
104
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
105
|
+
__kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
|
|
106
|
+
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
__kind: "LimitReached" | "NoLayer";
|
|
108
|
+
}, {
|
|
109
|
+
__kind: "LimitReached" | "NoLayer";
|
|
110
|
+
}>, "LimitReached" | "NoLayer", {
|
|
111
|
+
__kind: "LimitReached" | "NoLayer";
|
|
112
|
+
}>;
|
|
113
|
+
}, "strip", z.ZodTypeAny, {
|
|
114
|
+
value: "LimitReached" | "NoLayer";
|
|
115
|
+
__kind: "Transactional";
|
|
116
|
+
}, {
|
|
117
|
+
value: {
|
|
118
|
+
__kind: "LimitReached" | "NoLayer";
|
|
119
|
+
};
|
|
120
|
+
__kind: "Transactional";
|
|
121
|
+
}>, z.ZodObject<{
|
|
122
|
+
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
|
+
}, "strip", z.ZodTypeAny, {
|
|
124
|
+
__kind: "Exhausted";
|
|
125
|
+
}, {
|
|
126
|
+
__kind: "Exhausted";
|
|
127
|
+
}>, z.ZodObject<{
|
|
128
|
+
__kind: z.ZodLiteral<"Corruption">;
|
|
129
|
+
}, "strip", z.ZodTypeAny, {
|
|
130
|
+
__kind: "Corruption";
|
|
131
|
+
}, {
|
|
132
|
+
__kind: "Corruption";
|
|
133
|
+
}>, z.ZodObject<{
|
|
134
|
+
__kind: z.ZodLiteral<"Unavailable">;
|
|
135
|
+
}, "strip", z.ZodTypeAny, {
|
|
136
|
+
__kind: "Unavailable";
|
|
137
|
+
}, {
|
|
138
|
+
__kind: "Unavailable";
|
|
139
|
+
}>, z.ZodObject<{
|
|
140
|
+
__kind: z.ZodLiteral<"RootNotAllowed">;
|
|
141
|
+
}, "strip", z.ZodTypeAny, {
|
|
142
|
+
__kind: "RootNotAllowed";
|
|
143
|
+
}, {
|
|
144
|
+
__kind: "RootNotAllowed";
|
|
145
|
+
}>]>;
|
|
146
|
+
depositWitness: z.ZodObject<{
|
|
147
|
+
depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
148
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
149
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
150
|
+
}, "strip", z.ZodTypeAny, {
|
|
151
|
+
__kind: "Sol" | "SolUsdc";
|
|
152
|
+
}, {
|
|
153
|
+
__kind: "Sol" | "SolUsdc";
|
|
154
|
+
}>, "Sol" | "SolUsdc", {
|
|
155
|
+
__kind: "Sol" | "SolUsdc";
|
|
156
|
+
}>;
|
|
157
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
|
+
}, "strip", z.ZodTypeAny, {
|
|
159
|
+
asset: "Sol" | "SolUsdc";
|
|
160
|
+
amount: bigint;
|
|
161
|
+
depositAddress: `0x${string}`;
|
|
162
|
+
}, {
|
|
163
|
+
asset: {
|
|
164
|
+
__kind: "Sol" | "SolUsdc";
|
|
165
|
+
};
|
|
166
|
+
amount: string | number;
|
|
167
|
+
depositAddress: string;
|
|
168
|
+
}>;
|
|
169
|
+
}, "strip", z.ZodTypeAny, {
|
|
170
|
+
reason: {
|
|
171
|
+
__kind: "Other";
|
|
172
|
+
} | {
|
|
173
|
+
__kind: "CannotLookup";
|
|
174
|
+
} | {
|
|
175
|
+
__kind: "BadOrigin";
|
|
176
|
+
} | {
|
|
177
|
+
value: {
|
|
178
|
+
index: number;
|
|
179
|
+
error: `0x${string}`;
|
|
180
|
+
};
|
|
181
|
+
__kind: "Module";
|
|
182
|
+
} | {
|
|
183
|
+
__kind: "ConsumerRemaining";
|
|
184
|
+
} | {
|
|
185
|
+
__kind: "NoProviders";
|
|
186
|
+
} | {
|
|
187
|
+
__kind: "TooManyConsumers";
|
|
188
|
+
} | {
|
|
189
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
|
+
__kind: "Token";
|
|
191
|
+
} | {
|
|
192
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
|
+
__kind: "Arithmetic";
|
|
194
|
+
} | {
|
|
195
|
+
value: "LimitReached" | "NoLayer";
|
|
196
|
+
__kind: "Transactional";
|
|
197
|
+
} | {
|
|
198
|
+
__kind: "Exhausted";
|
|
199
|
+
} | {
|
|
200
|
+
__kind: "Corruption";
|
|
201
|
+
} | {
|
|
202
|
+
__kind: "Unavailable";
|
|
203
|
+
} | {
|
|
204
|
+
__kind: "RootNotAllowed";
|
|
205
|
+
};
|
|
206
|
+
depositWitness: {
|
|
207
|
+
asset: "Sol" | "SolUsdc";
|
|
208
|
+
amount: bigint;
|
|
209
|
+
depositAddress: `0x${string}`;
|
|
210
|
+
};
|
|
211
|
+
}, {
|
|
212
|
+
reason: {
|
|
213
|
+
__kind: "Other";
|
|
214
|
+
} | {
|
|
215
|
+
__kind: "CannotLookup";
|
|
216
|
+
} | {
|
|
217
|
+
__kind: "BadOrigin";
|
|
218
|
+
} | {
|
|
219
|
+
value: {
|
|
220
|
+
index: number;
|
|
221
|
+
error: string;
|
|
222
|
+
};
|
|
223
|
+
__kind: "Module";
|
|
224
|
+
} | {
|
|
225
|
+
__kind: "ConsumerRemaining";
|
|
226
|
+
} | {
|
|
227
|
+
__kind: "NoProviders";
|
|
228
|
+
} | {
|
|
229
|
+
__kind: "TooManyConsumers";
|
|
230
|
+
} | {
|
|
231
|
+
value: {
|
|
232
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
|
+
};
|
|
234
|
+
__kind: "Token";
|
|
235
|
+
} | {
|
|
236
|
+
value: {
|
|
237
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
238
|
+
};
|
|
239
|
+
__kind: "Arithmetic";
|
|
240
|
+
} | {
|
|
241
|
+
value: {
|
|
242
|
+
__kind: "LimitReached" | "NoLayer";
|
|
243
|
+
};
|
|
244
|
+
__kind: "Transactional";
|
|
245
|
+
} | {
|
|
246
|
+
__kind: "Exhausted";
|
|
247
|
+
} | {
|
|
248
|
+
__kind: "Corruption";
|
|
249
|
+
} | {
|
|
250
|
+
__kind: "Unavailable";
|
|
251
|
+
} | {
|
|
252
|
+
__kind: "RootNotAllowed";
|
|
253
|
+
};
|
|
254
|
+
depositWitness: {
|
|
255
|
+
asset: {
|
|
256
|
+
__kind: "Sol" | "SolUsdc";
|
|
257
|
+
};
|
|
258
|
+
amount: string | number;
|
|
259
|
+
depositAddress: string;
|
|
260
|
+
};
|
|
261
|
+
}>;
|
|
262
|
+
|
|
263
|
+
export { solanaIngressEgressDepositWitnessRejected };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// generated/160/solanaIngressEgress/depositWitnessRejected.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { palletCfIngressEgressDepositWitnessSolana, spRuntimeDispatchError } from "../common.mjs";
|
|
4
|
+
var solanaIngressEgressDepositWitnessRejected = z.object({
|
|
5
|
+
reason: spRuntimeDispatchError,
|
|
6
|
+
depositWitness: palletCfIngressEgressDepositWitnessSolana
|
|
7
|
+
});
|
|
8
|
+
export {
|
|
9
|
+
solanaIngressEgressDepositWitnessRejected
|
|
10
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaIngressEgress/insufficientBoostLiquidity.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var solanaIngressEgressInsufficientBoostLiquidity = _zod.z.object({
|
|
5
|
+
prewitnessedDepositId: _commoncjs.numberOrHex,
|
|
6
|
+
asset: _commoncjs.cfPrimitivesChainsAssetsSolAsset,
|
|
7
|
+
amountAttempted: _commoncjs.numberOrHex,
|
|
8
|
+
channelId: _commoncjs.numberOrHex
|
|
9
|
+
});
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
exports.solanaIngressEgressInsufficientBoostLiquidity = solanaIngressEgressInsufficientBoostLiquidity;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
4
|
+
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
6
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "Sol" | "SolUsdc";
|
|
9
|
+
}, {
|
|
10
|
+
__kind: "Sol" | "SolUsdc";
|
|
11
|
+
}>, "Sol" | "SolUsdc", {
|
|
12
|
+
__kind: "Sol" | "SolUsdc";
|
|
13
|
+
}>;
|
|
14
|
+
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
|
+
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Sol" | "SolUsdc";
|
|
18
|
+
channelId: bigint;
|
|
19
|
+
prewitnessedDepositId: bigint;
|
|
20
|
+
amountAttempted: bigint;
|
|
21
|
+
}, {
|
|
22
|
+
asset: {
|
|
23
|
+
__kind: "Sol" | "SolUsdc";
|
|
24
|
+
};
|
|
25
|
+
channelId: string | number;
|
|
26
|
+
prewitnessedDepositId: string | number;
|
|
27
|
+
amountAttempted: string | number;
|
|
28
|
+
}>;
|
|
29
|
+
|
|
30
|
+
export { solanaIngressEgressInsufficientBoostLiquidity };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
4
|
+
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
6
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "Sol" | "SolUsdc";
|
|
9
|
+
}, {
|
|
10
|
+
__kind: "Sol" | "SolUsdc";
|
|
11
|
+
}>, "Sol" | "SolUsdc", {
|
|
12
|
+
__kind: "Sol" | "SolUsdc";
|
|
13
|
+
}>;
|
|
14
|
+
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
|
+
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Sol" | "SolUsdc";
|
|
18
|
+
channelId: bigint;
|
|
19
|
+
prewitnessedDepositId: bigint;
|
|
20
|
+
amountAttempted: bigint;
|
|
21
|
+
}, {
|
|
22
|
+
asset: {
|
|
23
|
+
__kind: "Sol" | "SolUsdc";
|
|
24
|
+
};
|
|
25
|
+
channelId: string | number;
|
|
26
|
+
prewitnessedDepositId: string | number;
|
|
27
|
+
amountAttempted: string | number;
|
|
28
|
+
}>;
|
|
29
|
+
|
|
30
|
+
export { solanaIngressEgressInsufficientBoostLiquidity };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
// generated/160/solanaIngressEgress/insufficientBoostLiquidity.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { cfPrimitivesChainsAssetsSolAsset, numberOrHex } from "../common.mjs";
|
|
4
|
+
var solanaIngressEgressInsufficientBoostLiquidity = z.object({
|
|
5
|
+
prewitnessedDepositId: numberOrHex,
|
|
6
|
+
asset: cfPrimitivesChainsAssetsSolAsset,
|
|
7
|
+
amountAttempted: numberOrHex,
|
|
8
|
+
channelId: numberOrHex
|
|
9
|
+
});
|
|
10
|
+
export {
|
|
11
|
+
solanaIngressEgressInsufficientBoostLiquidity
|
|
12
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaIngressEgress/minimumDepositSet.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var solanaIngressEgressMinimumDepositSet = _zod.z.object({
|
|
5
|
+
asset: _commoncjs.cfPrimitivesChainsAssetsSolAsset,
|
|
6
|
+
minimumDeposit: _commoncjs.numberOrHex
|
|
7
|
+
});
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.solanaIngressEgressMinimumDepositSet = solanaIngressEgressMinimumDepositSet;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressMinimumDepositSet: z.ZodObject<{
|
|
4
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
5
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
6
|
+
}, "strip", z.ZodTypeAny, {
|
|
7
|
+
__kind: "Sol" | "SolUsdc";
|
|
8
|
+
}, {
|
|
9
|
+
__kind: "Sol" | "SolUsdc";
|
|
10
|
+
}>, "Sol" | "SolUsdc", {
|
|
11
|
+
__kind: "Sol" | "SolUsdc";
|
|
12
|
+
}>;
|
|
13
|
+
minimumDeposit: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
|
+
}, "strip", z.ZodTypeAny, {
|
|
15
|
+
asset: "Sol" | "SolUsdc";
|
|
16
|
+
minimumDeposit: bigint;
|
|
17
|
+
}, {
|
|
18
|
+
asset: {
|
|
19
|
+
__kind: "Sol" | "SolUsdc";
|
|
20
|
+
};
|
|
21
|
+
minimumDeposit: string | number;
|
|
22
|
+
}>;
|
|
23
|
+
|
|
24
|
+
export { solanaIngressEgressMinimumDepositSet };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressMinimumDepositSet: z.ZodObject<{
|
|
4
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
5
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
6
|
+
}, "strip", z.ZodTypeAny, {
|
|
7
|
+
__kind: "Sol" | "SolUsdc";
|
|
8
|
+
}, {
|
|
9
|
+
__kind: "Sol" | "SolUsdc";
|
|
10
|
+
}>, "Sol" | "SolUsdc", {
|
|
11
|
+
__kind: "Sol" | "SolUsdc";
|
|
12
|
+
}>;
|
|
13
|
+
minimumDeposit: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
|
+
}, "strip", z.ZodTypeAny, {
|
|
15
|
+
asset: "Sol" | "SolUsdc";
|
|
16
|
+
minimumDeposit: bigint;
|
|
17
|
+
}, {
|
|
18
|
+
asset: {
|
|
19
|
+
__kind: "Sol" | "SolUsdc";
|
|
20
|
+
};
|
|
21
|
+
minimumDeposit: string | number;
|
|
22
|
+
}>;
|
|
23
|
+
|
|
24
|
+
export { solanaIngressEgressMinimumDepositSet };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// generated/160/solanaIngressEgress/minimumDepositSet.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { cfPrimitivesChainsAssetsSolAsset, numberOrHex } from "../common.mjs";
|
|
4
|
+
var solanaIngressEgressMinimumDepositSet = z.object({
|
|
5
|
+
asset: cfPrimitivesChainsAssetsSolAsset,
|
|
6
|
+
minimumDeposit: numberOrHex
|
|
7
|
+
});
|
|
8
|
+
export {
|
|
9
|
+
solanaIngressEgressMinimumDepositSet
|
|
10
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaIngressEgress/stoppedBoosting.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var solanaIngressEgressStoppedBoosting = _zod.z.object({
|
|
5
|
+
boosterId: _commoncjs.accountId,
|
|
6
|
+
boostPool: _commoncjs.palletCfIngressEgressBoostPoolIdSolana,
|
|
7
|
+
unlockedAmount: _commoncjs.numberOrHex,
|
|
8
|
+
pendingBoosts: _zod.z.array(_commoncjs.numberOrHex)
|
|
9
|
+
});
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
exports.solanaIngressEgressStoppedBoosting = solanaIngressEgressStoppedBoosting;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressStoppedBoosting: z.ZodObject<{
|
|
4
|
+
boosterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
|
+
boostPool: z.ZodObject<{
|
|
6
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
7
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
8
|
+
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
__kind: "Sol" | "SolUsdc";
|
|
10
|
+
}, {
|
|
11
|
+
__kind: "Sol" | "SolUsdc";
|
|
12
|
+
}>, "Sol" | "SolUsdc", {
|
|
13
|
+
__kind: "Sol" | "SolUsdc";
|
|
14
|
+
}>;
|
|
15
|
+
tier: z.ZodNumber;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Sol" | "SolUsdc";
|
|
18
|
+
tier: number;
|
|
19
|
+
}, {
|
|
20
|
+
asset: {
|
|
21
|
+
__kind: "Sol" | "SolUsdc";
|
|
22
|
+
};
|
|
23
|
+
tier: number;
|
|
24
|
+
}>;
|
|
25
|
+
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
|
+
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
27
|
+
}, "strip", z.ZodTypeAny, {
|
|
28
|
+
boosterId: string;
|
|
29
|
+
boostPool: {
|
|
30
|
+
asset: "Sol" | "SolUsdc";
|
|
31
|
+
tier: number;
|
|
32
|
+
};
|
|
33
|
+
unlockedAmount: bigint;
|
|
34
|
+
pendingBoosts: bigint[];
|
|
35
|
+
}, {
|
|
36
|
+
boosterId: string;
|
|
37
|
+
boostPool: {
|
|
38
|
+
asset: {
|
|
39
|
+
__kind: "Sol" | "SolUsdc";
|
|
40
|
+
};
|
|
41
|
+
tier: number;
|
|
42
|
+
};
|
|
43
|
+
unlockedAmount: string | number;
|
|
44
|
+
pendingBoosts: (string | number)[];
|
|
45
|
+
}>;
|
|
46
|
+
|
|
47
|
+
export { solanaIngressEgressStoppedBoosting };
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressStoppedBoosting: z.ZodObject<{
|
|
4
|
+
boosterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
|
+
boostPool: z.ZodObject<{
|
|
6
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
7
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
8
|
+
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
__kind: "Sol" | "SolUsdc";
|
|
10
|
+
}, {
|
|
11
|
+
__kind: "Sol" | "SolUsdc";
|
|
12
|
+
}>, "Sol" | "SolUsdc", {
|
|
13
|
+
__kind: "Sol" | "SolUsdc";
|
|
14
|
+
}>;
|
|
15
|
+
tier: z.ZodNumber;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Sol" | "SolUsdc";
|
|
18
|
+
tier: number;
|
|
19
|
+
}, {
|
|
20
|
+
asset: {
|
|
21
|
+
__kind: "Sol" | "SolUsdc";
|
|
22
|
+
};
|
|
23
|
+
tier: number;
|
|
24
|
+
}>;
|
|
25
|
+
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
|
+
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
27
|
+
}, "strip", z.ZodTypeAny, {
|
|
28
|
+
boosterId: string;
|
|
29
|
+
boostPool: {
|
|
30
|
+
asset: "Sol" | "SolUsdc";
|
|
31
|
+
tier: number;
|
|
32
|
+
};
|
|
33
|
+
unlockedAmount: bigint;
|
|
34
|
+
pendingBoosts: bigint[];
|
|
35
|
+
}, {
|
|
36
|
+
boosterId: string;
|
|
37
|
+
boostPool: {
|
|
38
|
+
asset: {
|
|
39
|
+
__kind: "Sol" | "SolUsdc";
|
|
40
|
+
};
|
|
41
|
+
tier: number;
|
|
42
|
+
};
|
|
43
|
+
unlockedAmount: string | number;
|
|
44
|
+
pendingBoosts: (string | number)[];
|
|
45
|
+
}>;
|
|
46
|
+
|
|
47
|
+
export { solanaIngressEgressStoppedBoosting };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
// generated/160/solanaIngressEgress/stoppedBoosting.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { accountId, numberOrHex, palletCfIngressEgressBoostPoolIdSolana } from "../common.mjs";
|
|
4
|
+
var solanaIngressEgressStoppedBoosting = z.object({
|
|
5
|
+
boosterId: accountId,
|
|
6
|
+
boostPool: palletCfIngressEgressBoostPoolIdSolana,
|
|
7
|
+
unlockedAmount: numberOrHex,
|
|
8
|
+
pendingBoosts: z.array(numberOrHex)
|
|
9
|
+
});
|
|
10
|
+
export {
|
|
11
|
+
solanaIngressEgressStoppedBoosting
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaIngressEgress/transferFallbackRequested.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var solanaIngressEgressTransferFallbackRequested = _zod.z.object({
|
|
5
|
+
asset: _commoncjs.cfPrimitivesChainsAssetsSolAsset,
|
|
6
|
+
amount: _commoncjs.numberOrHex,
|
|
7
|
+
destinationAddress: _commoncjs.hexString,
|
|
8
|
+
broadcastId: _zod.z.number()
|
|
9
|
+
});
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
exports.solanaIngressEgressTransferFallbackRequested = solanaIngressEgressTransferFallbackRequested;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
4
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
5
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
6
|
+
}, "strip", z.ZodTypeAny, {
|
|
7
|
+
__kind: "Sol" | "SolUsdc";
|
|
8
|
+
}, {
|
|
9
|
+
__kind: "Sol" | "SolUsdc";
|
|
10
|
+
}>, "Sol" | "SolUsdc", {
|
|
11
|
+
__kind: "Sol" | "SolUsdc";
|
|
12
|
+
}>;
|
|
13
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
|
+
destinationAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
15
|
+
broadcastId: z.ZodNumber;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Sol" | "SolUsdc";
|
|
18
|
+
amount: bigint;
|
|
19
|
+
destinationAddress: `0x${string}`;
|
|
20
|
+
broadcastId: number;
|
|
21
|
+
}, {
|
|
22
|
+
asset: {
|
|
23
|
+
__kind: "Sol" | "SolUsdc";
|
|
24
|
+
};
|
|
25
|
+
amount: string | number;
|
|
26
|
+
destinationAddress: string;
|
|
27
|
+
broadcastId: number;
|
|
28
|
+
}>;
|
|
29
|
+
|
|
30
|
+
export { solanaIngressEgressTransferFallbackRequested };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const solanaIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
4
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
5
|
+
__kind: z.ZodEnum<["Sol", "SolUsdc"]>;
|
|
6
|
+
}, "strip", z.ZodTypeAny, {
|
|
7
|
+
__kind: "Sol" | "SolUsdc";
|
|
8
|
+
}, {
|
|
9
|
+
__kind: "Sol" | "SolUsdc";
|
|
10
|
+
}>, "Sol" | "SolUsdc", {
|
|
11
|
+
__kind: "Sol" | "SolUsdc";
|
|
12
|
+
}>;
|
|
13
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
|
+
destinationAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
15
|
+
broadcastId: z.ZodNumber;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Sol" | "SolUsdc";
|
|
18
|
+
amount: bigint;
|
|
19
|
+
destinationAddress: `0x${string}`;
|
|
20
|
+
broadcastId: number;
|
|
21
|
+
}, {
|
|
22
|
+
asset: {
|
|
23
|
+
__kind: "Sol" | "SolUsdc";
|
|
24
|
+
};
|
|
25
|
+
amount: string | number;
|
|
26
|
+
destinationAddress: string;
|
|
27
|
+
broadcastId: number;
|
|
28
|
+
}>;
|
|
29
|
+
|
|
30
|
+
export { solanaIngressEgressTransferFallbackRequested };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
// generated/160/solanaIngressEgress/transferFallbackRequested.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { cfPrimitivesChainsAssetsSolAsset, hexString, numberOrHex } from "../common.mjs";
|
|
4
|
+
var solanaIngressEgressTransferFallbackRequested = z.object({
|
|
5
|
+
asset: cfPrimitivesChainsAssetsSolAsset,
|
|
6
|
+
amount: numberOrHex,
|
|
7
|
+
destinationAddress: hexString,
|
|
8
|
+
broadcastId: z.number()
|
|
9
|
+
});
|
|
10
|
+
export {
|
|
11
|
+
solanaIngressEgressTransferFallbackRequested
|
|
12
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaThresholdSigner/thresholdSignatureRequest.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var solanaThresholdSignerThresholdSignatureRequest = _zod.z.object({
|
|
5
|
+
requestId: _zod.z.number(),
|
|
6
|
+
ceremonyId: _commoncjs.numberOrHex,
|
|
7
|
+
epoch: _zod.z.number(),
|
|
8
|
+
key: _commoncjs.hexString,
|
|
9
|
+
signatories: _zod.z.array(_commoncjs.accountId),
|
|
10
|
+
payload: _commoncjs.cfChainsSolSolTxCoreMessage
|
|
11
|
+
});
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
exports.solanaThresholdSignerThresholdSignatureRequest = solanaThresholdSignerThresholdSignatureRequest;
|