@chainflip/processor 1.8.7 → 1.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- 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/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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 +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/swapAmountTooLow.d.cts +9 -9
- package/dist/100/swapping/swapAmountTooLow.d.ts +9 -9
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.ts +8 -8
- 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 +79 -79
- package/dist/100/swapping/swapScheduled.d.ts +79 -79
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.ts +8 -8
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- 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/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- 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/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- 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/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +542 -0
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +542 -0
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +1414 -0
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +1414 -0
- package/dist/190/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/190/assetBalances/accountCredited.cjs +12 -0
- package/dist/190/assetBalances/accountCredited.d.cts +30 -0
- package/dist/190/assetBalances/accountCredited.d.ts +30 -0
- package/dist/190/assetBalances/accountCredited.mjs +12 -0
- package/dist/190/assetBalances/accountDebited.cjs +12 -0
- package/dist/190/assetBalances/accountDebited.d.cts +30 -0
- package/dist/190/assetBalances/accountDebited.d.ts +30 -0
- package/dist/190/assetBalances/accountDebited.mjs +12 -0
- package/dist/190/assetBalances/refundScheduled.cjs +15 -0
- package/dist/190/assetBalances/refundScheduled.d.cts +250 -0
- package/dist/190/assetBalances/refundScheduled.d.ts +250 -0
- package/dist/190/assetBalances/refundScheduled.mjs +15 -0
- package/dist/190/assetBalances/refundSkipped.cjs +15 -0
- package/dist/190/assetBalances/refundSkipped.d.cts +467 -0
- package/dist/190/assetBalances/refundSkipped.d.ts +467 -0
- package/dist/190/assetBalances/refundSkipped.mjs +15 -0
- package/dist/190/assetBalances/vaultDeficitDetected.cjs +11 -0
- package/dist/190/assetBalances/vaultDeficitDetected.d.cts +27 -0
- package/dist/190/assetBalances/vaultDeficitDetected.d.ts +27 -0
- package/dist/190/assetBalances/vaultDeficitDetected.mjs +11 -0
- package/dist/190/assethubBroadcaster/broadcastAborted.cjs +6 -0
- package/dist/190/assethubBroadcaster/broadcastAborted.d.cts +11 -0
- package/dist/190/assethubBroadcaster/broadcastAborted.d.ts +11 -0
- package/dist/190/assethubBroadcaster/broadcastAborted.mjs +6 -0
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.cjs +10 -0
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +332 -0
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +332 -0
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.mjs +10 -0
- package/dist/190/assethubBroadcaster/broadcastRetryScheduled.cjs +9 -0
- package/dist/190/assethubBroadcaster/broadcastRetryScheduled.d.cts +14 -0
- package/dist/190/assethubBroadcaster/broadcastRetryScheduled.d.ts +14 -0
- package/dist/190/assethubBroadcaster/broadcastRetryScheduled.mjs +9 -0
- package/dist/190/assethubBroadcaster/broadcastSuccess.cjs +11 -0
- package/dist/190/assethubBroadcaster/broadcastSuccess.d.cts +32 -0
- package/dist/190/assethubBroadcaster/broadcastSuccess.d.ts +32 -0
- package/dist/190/assethubBroadcaster/broadcastSuccess.mjs +11 -0
- package/dist/190/assethubBroadcaster/broadcastTimeout.cjs +6 -0
- package/dist/190/assethubBroadcaster/broadcastTimeout.d.cts +11 -0
- package/dist/190/assethubBroadcaster/broadcastTimeout.d.ts +11 -0
- package/dist/190/assethubBroadcaster/broadcastTimeout.mjs +6 -0
- package/dist/190/assethubBroadcaster/callResigned.cjs +6 -0
- package/dist/190/assethubBroadcaster/callResigned.d.cts +11 -0
- package/dist/190/assethubBroadcaster/callResigned.d.ts +11 -0
- package/dist/190/assethubBroadcaster/callResigned.mjs +6 -0
- package/dist/190/assethubBroadcaster/palletConfigUpdated.cjs +9 -0
- package/dist/190/assethubBroadcaster/palletConfigUpdated.d.cts +26 -0
- package/dist/190/assethubBroadcaster/palletConfigUpdated.d.ts +26 -0
- package/dist/190/assethubBroadcaster/palletConfigUpdated.mjs +9 -0
- package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.cjs +6 -0
- package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.d.cts +11 -0
- package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.d.ts +11 -0
- package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.mjs +6 -0
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.cjs +12 -0
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +30 -0
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.ts +30 -0
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.mjs +12 -0
- package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
- package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
- package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
- package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
- package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.cjs +7 -0
- package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.d.cts +11 -0
- package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.d.ts +11 -0
- package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.mjs +7 -0
- package/dist/190/assethubChainTracking/chainStateUpdated.cjs +9 -0
- package/dist/190/assethubChainTracking/chainStateUpdated.d.cts +74 -0
- package/dist/190/assethubChainTracking/chainStateUpdated.d.ts +74 -0
- package/dist/190/assethubChainTracking/chainStateUpdated.mjs +9 -0
- package/dist/190/assethubChainTracking/feeMultiplierUpdated.cjs +9 -0
- package/dist/190/assethubChainTracking/feeMultiplierUpdated.d.cts +11 -0
- package/dist/190/assethubChainTracking/feeMultiplierUpdated.d.ts +11 -0
- package/dist/190/assethubChainTracking/feeMultiplierUpdated.mjs +9 -0
- package/dist/190/assethubIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/190/assethubIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/190/assethubIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/190/assethubIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/190/assethubIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/190/assethubIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/190/assethubIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/190/assethubIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/190/assethubIngressEgress/boostFundsAdded.cjs +15 -0
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +44 -0
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +44 -0
- package/dist/190/assethubIngressEgress/boostFundsAdded.mjs +15 -0
- package/dist/190/assethubIngressEgress/boostPoolCreated.cjs +9 -0
- package/dist/190/assethubIngressEgress/boostPoolCreated.d.cts +38 -0
- package/dist/190/assethubIngressEgress/boostPoolCreated.d.ts +38 -0
- package/dist/190/assethubIngressEgress/boostPoolCreated.mjs +9 -0
- package/dist/190/assethubIngressEgress/boostedDepositLost.cjs +10 -0
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +14 -0
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.ts +14 -0
- package/dist/190/assethubIngressEgress/boostedDepositLost.mjs +10 -0
- package/dist/190/assethubIngressEgress/ccmBroadcastFailed.cjs +6 -0
- package/dist/190/assethubIngressEgress/ccmBroadcastFailed.d.cts +11 -0
- package/dist/190/assethubIngressEgress/ccmBroadcastFailed.d.ts +11 -0
- package/dist/190/assethubIngressEgress/ccmBroadcastFailed.mjs +6 -0
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +542 -0
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +542 -0
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/assethubIngressEgress/channelOpeningFeePaid.cjs +7 -0
- package/dist/190/assethubIngressEgress/channelOpeningFeePaid.d.cts +11 -0
- package/dist/190/assethubIngressEgress/channelOpeningFeePaid.d.ts +11 -0
- package/dist/190/assethubIngressEgress/channelOpeningFeePaid.mjs +7 -0
- package/dist/190/assethubIngressEgress/channelOpeningFeeSet.cjs +7 -0
- package/dist/190/assethubIngressEgress/channelOpeningFeeSet.d.cts +11 -0
- package/dist/190/assethubIngressEgress/channelOpeningFeeSet.d.ts +11 -0
- package/dist/190/assethubIngressEgress/channelOpeningFeeSet.mjs +7 -0
- package/dist/190/assethubIngressEgress/depositBoosted.cjs +26 -0
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +134 -0
- package/dist/190/assethubIngressEgress/depositBoosted.d.ts +134 -0
- package/dist/190/assethubIngressEgress/depositBoosted.mjs +26 -0
- package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.cjs +6 -0
- package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.mjs +6 -0
- package/dist/190/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +1405 -0
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +1405 -0
- package/dist/190/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/190/assethubIngressEgress/depositFinalised.cjs +24 -0
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +128 -0
- package/dist/190/assethubIngressEgress/depositFinalised.d.ts +128 -0
- package/dist/190/assethubIngressEgress/depositFinalised.mjs +24 -0
- package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.cjs +8 -0
- package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.d.cts +11 -0
- package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.d.ts +11 -0
- package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.mjs +8 -0
- package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.cjs +9 -0
- package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.d.cts +14 -0
- package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.d.ts +14 -0
- package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.mjs +9 -0
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/190/assethubIngressEgress/minimumDepositSet.cjs +10 -0
- package/dist/190/assethubIngressEgress/minimumDepositSet.d.cts +24 -0
- package/dist/190/assethubIngressEgress/minimumDepositSet.d.ts +24 -0
- package/dist/190/assethubIngressEgress/minimumDepositSet.mjs +10 -0
- package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/190/assethubIngressEgress/stoppedBoosting.cjs +16 -0
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +47 -0
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.ts +47 -0
- package/dist/190/assethubIngressEgress/stoppedBoosting.mjs +16 -0
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.cjs +9 -0
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +14 -0
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +14 -0
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.mjs +9 -0
- package/dist/190/assethubIngressEgress/transactionRejectionFailed.cjs +6 -0
- package/dist/190/assethubIngressEgress/transactionRejectionFailed.d.cts +11 -0
- package/dist/190/assethubIngressEgress/transactionRejectionFailed.d.ts +11 -0
- package/dist/190/assethubIngressEgress/transactionRejectionFailed.mjs +6 -0
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +29 -0
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.ts +29 -0
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +32 -0
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.ts +32 -0
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/190/assethubIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/190/assethubIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/190/assethubIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/190/assethubIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/190/assethubIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/190/assethubIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/190/assethubIngressEgress/unknownBroker.cjs +7 -0
- package/dist/190/assethubIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/190/assethubIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/190/assethubIngressEgress/unknownBroker.mjs +7 -0
- package/dist/190/assethubIngressEgress/utxoConsolidation.cjs +6 -0
- package/dist/190/assethubIngressEgress/utxoConsolidation.d.cts +11 -0
- package/dist/190/assethubIngressEgress/utxoConsolidation.d.ts +11 -0
- package/dist/190/assethubIngressEgress/utxoConsolidation.mjs +6 -0
- package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.d.cts +11 -0
- package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.d.ts +11 -0
- package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/190/assethubVault/awaitingGovernanceActivation.cjs +7 -0
- package/dist/190/assethubVault/awaitingGovernanceActivation.d.cts +11 -0
- package/dist/190/assethubVault/awaitingGovernanceActivation.d.ts +11 -0
- package/dist/190/assethubVault/awaitingGovernanceActivation.mjs +7 -0
- package/dist/190/assethubVault/chainInitialized.cjs +6 -0
- package/dist/190/assethubVault/chainInitialized.d.cts +5 -0
- package/dist/190/assethubVault/chainInitialized.d.ts +5 -0
- package/dist/190/assethubVault/chainInitialized.mjs +6 -0
- package/dist/190/assethubVault/vaultActivationCompleted.cjs +6 -0
- package/dist/190/assethubVault/vaultActivationCompleted.d.cts +5 -0
- package/dist/190/assethubVault/vaultActivationCompleted.d.ts +5 -0
- package/dist/190/assethubVault/vaultActivationCompleted.mjs +6 -0
- package/dist/190/assethubVault/vaultRotatedExternally.cjs +6 -0
- package/dist/190/assethubVault/vaultRotatedExternally.d.cts +5 -0
- package/dist/190/assethubVault/vaultRotatedExternally.d.ts +5 -0
- package/dist/190/assethubVault/vaultRotatedExternally.mjs +6 -0
- package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +542 -0
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +542 -0
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +2323 -0
- package/dist/190/bitcoinIngressEgress/depositFailed.d.ts +2323 -0
- package/dist/190/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -0
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.ts +160 -0
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/190/common.cjs +954 -0
- package/dist/190/common.d.cts +17745 -0
- package/dist/190/common.d.ts +17745 -0
- package/dist/190/common.mjs +954 -0
- package/dist/190/emissions/networkFeeBurned.cjs +10 -0
- package/dist/190/emissions/networkFeeBurned.d.cts +24 -0
- package/dist/190/emissions/networkFeeBurned.d.ts +24 -0
- package/dist/190/emissions/networkFeeBurned.mjs +10 -0
- package/dist/190/environment/assethubVaultAccountSet.cjs +7 -0
- package/dist/190/environment/assethubVaultAccountSet.d.cts +11 -0
- package/dist/190/environment/assethubVaultAccountSet.d.ts +11 -0
- package/dist/190/environment/assethubVaultAccountSet.mjs +7 -0
- package/dist/190/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +1268 -0
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +1268 -0
- package/dist/190/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/190/ethereumIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/190/ethereumIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/190/ethereumIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/190/ethereumIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +542 -0
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +542 -0
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +1414 -0
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +1414 -0
- package/dist/190/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/190/liquidityPools/assetSwapped.cjs +12 -0
- package/dist/190/liquidityPools/assetSwapped.d.cts +40 -0
- package/dist/190/liquidityPools/assetSwapped.d.ts +40 -0
- package/dist/190/liquidityPools/assetSwapped.mjs +12 -0
- package/dist/190/liquidityPools/limitOrderUpdated.cjs +24 -0
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +98 -0
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +98 -0
- package/dist/190/liquidityPools/limitOrderUpdated.mjs +24 -0
- package/dist/190/liquidityPools/newPoolCreated.cjs +12 -0
- package/dist/190/liquidityPools/newPoolCreated.d.cts +40 -0
- package/dist/190/liquidityPools/newPoolCreated.d.ts +40 -0
- package/dist/190/liquidityPools/newPoolCreated.mjs +12 -0
- package/dist/190/liquidityPools/orderDeletionFailed.cjs +7 -0
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +126 -0
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +126 -0
- package/dist/190/liquidityPools/orderDeletionFailed.mjs +7 -0
- package/dist/190/liquidityPools/palletConfigUpdated.cjs +9 -0
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +43 -0
- package/dist/190/liquidityPools/palletConfigUpdated.d.ts +43 -0
- package/dist/190/liquidityPools/palletConfigUpdated.mjs +9 -0
- package/dist/190/liquidityPools/poolFeeSet.cjs +11 -0
- package/dist/190/liquidityPools/poolFeeSet.d.cts +37 -0
- package/dist/190/liquidityPools/poolFeeSet.d.ts +37 -0
- package/dist/190/liquidityPools/poolFeeSet.mjs +11 -0
- package/dist/190/liquidityPools/priceImpactLimitSet.cjs +10 -0
- package/dist/190/liquidityPools/priceImpactLimitSet.d.cts +45 -0
- package/dist/190/liquidityPools/priceImpactLimitSet.d.ts +45 -0
- package/dist/190/liquidityPools/priceImpactLimitSet.mjs +10 -0
- package/dist/190/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +208 -0
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +208 -0
- package/dist/190/liquidityPools/rangeOrderUpdated.mjs +22 -0
- package/dist/190/liquidityProvider/assetTransferred.cjs +12 -0
- package/dist/190/liquidityProvider/assetTransferred.d.cts +30 -0
- package/dist/190/liquidityProvider/assetTransferred.d.ts +30 -0
- package/dist/190/liquidityProvider/assetTransferred.mjs +12 -0
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.cjs +15 -0
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +250 -0
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +250 -0
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.mjs +15 -0
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
- package/dist/190/polkadotIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/190/polkadotIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/190/polkadotIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/190/polkadotIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +542 -0
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +542 -0
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +1405 -0
- package/dist/190/polkadotIngressEgress/depositFailed.d.ts +1405 -0
- package/dist/190/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/190/reputation/offencePenalty.cjs +11 -0
- package/dist/190/reputation/offencePenalty.d.cts +124 -0
- package/dist/190/reputation/offencePenalty.d.ts +124 -0
- package/dist/190/reputation/offencePenalty.mjs +11 -0
- package/dist/190/reputation/penaltyUpdated.cjs +11 -0
- package/dist/190/reputation/penaltyUpdated.d.cts +154 -0
- package/dist/190/reputation/penaltyUpdated.d.ts +154 -0
- package/dist/190/reputation/penaltyUpdated.mjs +11 -0
- package/dist/190/solanaIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/190/solanaIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/190/solanaIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/190/solanaIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +542 -0
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +542 -0
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +1364 -0
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +1364 -0
- package/dist/190/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/solanaIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/190/solanaIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +313 -0
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.ts +313 -0
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
- package/dist/190/swapping/batchSwapFailed.cjs +11 -0
- package/dist/190/swapping/batchSwapFailed.d.cts +37 -0
- package/dist/190/swapping/batchSwapFailed.d.ts +37 -0
- package/dist/190/swapping/batchSwapFailed.mjs +11 -0
- package/dist/190/swapping/creditedOnChain.cjs +12 -0
- package/dist/190/swapping/creditedOnChain.d.cts +30 -0
- package/dist/190/swapping/creditedOnChain.d.ts +30 -0
- package/dist/190/swapping/creditedOnChain.mjs +12 -0
- package/dist/190/swapping/maximumSwapAmountSet.cjs +10 -0
- package/dist/190/swapping/maximumSwapAmountSet.d.cts +24 -0
- package/dist/190/swapping/maximumSwapAmountSet.d.ts +24 -0
- package/dist/190/swapping/maximumSwapAmountSet.mjs +10 -0
- package/dist/190/swapping/minimumChunkSizeSet.cjs +10 -0
- package/dist/190/swapping/minimumChunkSizeSet.d.cts +24 -0
- package/dist/190/swapping/minimumChunkSizeSet.d.ts +24 -0
- package/dist/190/swapping/minimumChunkSizeSet.mjs +10 -0
- package/dist/190/swapping/refundEgressIgnored.cjs +12 -0
- package/dist/190/swapping/refundEgressIgnored.d.cts +247 -0
- package/dist/190/swapping/refundEgressIgnored.d.ts +247 -0
- package/dist/190/swapping/refundEgressIgnored.mjs +12 -0
- package/dist/190/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/190/swapping/refundEgressScheduled.d.cts +53 -0
- package/dist/190/swapping/refundEgressScheduled.d.ts +53 -0
- package/dist/190/swapping/refundEgressScheduled.mjs +17 -0
- package/dist/190/swapping/refundedOnChain.cjs +12 -0
- package/dist/190/swapping/refundedOnChain.d.cts +30 -0
- package/dist/190/swapping/refundedOnChain.d.ts +30 -0
- package/dist/190/swapping/refundedOnChain.mjs +12 -0
- package/dist/190/swapping/swapAmountConfiscated.cjs +12 -0
- package/dist/190/swapping/swapAmountConfiscated.d.cts +30 -0
- package/dist/190/swapping/swapAmountConfiscated.d.ts +30 -0
- package/dist/190/swapping/swapAmountConfiscated.mjs +12 -0
- package/dist/190/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/190/swapping/swapDepositAddressReady.d.cts +314 -0
- package/dist/190/swapping/swapDepositAddressReady.d.ts +314 -0
- package/dist/190/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/190/swapping/swapEgressIgnored.cjs +12 -0
- package/dist/190/swapping/swapEgressIgnored.d.cts +247 -0
- package/dist/190/swapping/swapEgressIgnored.d.ts +247 -0
- package/dist/190/swapping/swapEgressIgnored.mjs +12 -0
- package/dist/190/swapping/swapEgressScheduled.cjs +17 -0
- package/dist/190/swapping/swapEgressScheduled.d.cts +53 -0
- package/dist/190/swapping/swapEgressScheduled.d.ts +53 -0
- package/dist/190/swapping/swapEgressScheduled.mjs +17 -0
- package/dist/190/swapping/swapExecuted.cjs +17 -0
- package/dist/190/swapping/swapExecuted.d.cts +55 -0
- package/dist/190/swapping/swapExecuted.d.ts +55 -0
- package/dist/190/swapping/swapExecuted.mjs +17 -0
- package/dist/190/swapping/swapRequested.cjs +25 -0
- package/dist/190/swapping/swapRequested.d.cts +899 -0
- package/dist/190/swapping/swapRequested.d.ts +899 -0
- package/dist/190/swapping/swapRequested.mjs +25 -0
- package/dist/190/swapping/withdrawalRequested.cjs +20 -0
- package/dist/190/swapping/withdrawalRequested.d.cts +97 -0
- package/dist/190/swapping/withdrawalRequested.d.ts +97 -0
- package/dist/190/swapping/withdrawalRequested.mjs +20 -0
- package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +10 -0
- package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +24 -0
- package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.d.ts +24 -0
- package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +10 -0
- package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +10 -0
- package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +24 -0
- package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.ts +24 -0
- package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +10 -0
- package/dist/190/tokenholderGovernance/proposalEnacted.cjs +9 -0
- package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +53 -0
- package/dist/190/tokenholderGovernance/proposalEnacted.d.ts +53 -0
- package/dist/190/tokenholderGovernance/proposalEnacted.mjs +9 -0
- package/dist/190/tokenholderGovernance/proposalPassed.cjs +9 -0
- package/dist/190/tokenholderGovernance/proposalPassed.d.cts +53 -0
- package/dist/190/tokenholderGovernance/proposalPassed.d.ts +53 -0
- package/dist/190/tokenholderGovernance/proposalPassed.mjs +9 -0
- package/dist/190/tokenholderGovernance/proposalRejected.cjs +9 -0
- package/dist/190/tokenholderGovernance/proposalRejected.d.cts +53 -0
- package/dist/190/tokenholderGovernance/proposalRejected.d.ts +53 -0
- package/dist/190/tokenholderGovernance/proposalRejected.mjs +9 -0
- package/dist/190/tokenholderGovernance/proposalSubmitted.cjs +9 -0
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +53 -0
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.ts +53 -0
- package/dist/190/tokenholderGovernance/proposalSubmitted.mjs +9 -0
- package/dist/190/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
- package/dist/190/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
- package/dist/190/tradingStrategy/palletConfigUpdated.cjs +9 -0
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +107 -0
- package/dist/190/tradingStrategy/palletConfigUpdated.d.ts +107 -0
- package/dist/190/tradingStrategy/palletConfigUpdated.mjs +9 -0
- package/dist/190/tradingStrategy/strategyClosed.cjs +7 -0
- package/dist/190/tradingStrategy/strategyClosed.d.cts +11 -0
- package/dist/190/tradingStrategy/strategyClosed.d.ts +11 -0
- package/dist/190/tradingStrategy/strategyClosed.mjs +7 -0
- package/dist/190/tradingStrategy/strategyDeployed.cjs +11 -0
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +49 -0
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +49 -0
- package/dist/190/tradingStrategy/strategyDeployed.mjs +11 -0
- package/dist/HandlerMap.cjs +36 -23
- package/dist/HandlerMap.d.cts +13 -4
- package/dist/HandlerMap.d.ts +13 -4
- package/dist/HandlerMap.mjs +36 -23
- package/dist/index.cjs +3 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +2 -0
- package/dist/types.d.cts +3 -2
- package/dist/types.d.ts +3 -2
- package/package.json +2 -2
|
@@ -48,20 +48,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
48
48
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
49
49
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
-
__kind: "Eth" | "
|
|
51
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
52
52
|
}, {
|
|
53
|
-
__kind: "Eth" | "
|
|
54
|
-
}>, "Eth" | "
|
|
55
|
-
__kind: "Eth" | "
|
|
53
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
54
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
55
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
56
56
|
}>;
|
|
57
57
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
58
58
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
60
|
-
__kind: "Eth" | "
|
|
60
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
61
61
|
}, {
|
|
62
|
-
__kind: "Eth" | "
|
|
63
|
-
}>, "Eth" | "
|
|
64
|
-
__kind: "Eth" | "
|
|
62
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
63
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
64
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
65
65
|
}>;
|
|
66
66
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
67
67
|
brokerCommissionRate: z.ZodNumber;
|
|
@@ -82,7 +82,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
82
82
|
boostFee: z.ZodNumber;
|
|
83
83
|
channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
|
|
85
|
+
destinationAddress: {
|
|
86
86
|
readonly chain: "Ethereum";
|
|
87
87
|
readonly address: `0x${string}`;
|
|
88
88
|
} | {
|
|
@@ -92,8 +92,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
92
92
|
readonly chain: "Bitcoin";
|
|
93
93
|
readonly address: string;
|
|
94
94
|
};
|
|
95
|
-
|
|
96
|
-
destinationAddress: {
|
|
95
|
+
depositAddress: {
|
|
97
96
|
readonly chain: "Ethereum";
|
|
98
97
|
readonly address: `0x${string}`;
|
|
99
98
|
} | {
|
|
@@ -103,8 +102,9 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
103
102
|
readonly chain: "Bitcoin";
|
|
104
103
|
readonly address: string;
|
|
105
104
|
};
|
|
106
|
-
|
|
107
|
-
|
|
105
|
+
channelId: bigint;
|
|
106
|
+
sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
107
|
+
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
108
108
|
brokerCommissionRate: number;
|
|
109
109
|
sourceChainExpiryBlock: bigint;
|
|
110
110
|
boostFee: number;
|
|
@@ -115,20 +115,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
115
115
|
cfParameters: `0x${string}`;
|
|
116
116
|
} | null | undefined;
|
|
117
117
|
}, {
|
|
118
|
-
|
|
118
|
+
destinationAddress: {
|
|
119
119
|
__kind: "Eth" | "Dot" | "Btc";
|
|
120
120
|
value: string;
|
|
121
121
|
};
|
|
122
|
-
|
|
123
|
-
destinationAddress: {
|
|
122
|
+
depositAddress: {
|
|
124
123
|
__kind: "Eth" | "Dot" | "Btc";
|
|
125
124
|
value: string;
|
|
126
125
|
};
|
|
126
|
+
channelId: string | number;
|
|
127
127
|
sourceAsset: {
|
|
128
|
-
__kind: "Eth" | "
|
|
128
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
129
129
|
};
|
|
130
130
|
destinationAsset: {
|
|
131
|
-
__kind: "Eth" | "
|
|
131
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
132
132
|
};
|
|
133
133
|
brokerCommissionRate: number;
|
|
134
134
|
sourceChainExpiryBlock: string | number;
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -155,9 +155,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
159
|
-
amount: bigint;
|
|
160
|
-
swapId: bigint;
|
|
161
158
|
reason: {
|
|
162
159
|
__kind: "Other";
|
|
163
160
|
} | {
|
|
@@ -194,12 +191,10 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
194
191
|
} | {
|
|
195
192
|
__kind: "RootNotAllowed";
|
|
196
193
|
};
|
|
194
|
+
swapId: bigint;
|
|
195
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
196
|
+
amount: bigint;
|
|
197
197
|
}, {
|
|
198
|
-
asset: {
|
|
199
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
200
|
-
};
|
|
201
|
-
amount: string | number;
|
|
202
|
-
swapId: string | number;
|
|
203
198
|
reason: {
|
|
204
199
|
__kind: "Other";
|
|
205
200
|
} | {
|
|
@@ -242,6 +237,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
242
237
|
} | {
|
|
243
238
|
__kind: "RootNotAllowed";
|
|
244
239
|
};
|
|
240
|
+
swapId: string | number;
|
|
241
|
+
asset: {
|
|
242
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
243
|
+
};
|
|
244
|
+
amount: string | number;
|
|
245
245
|
}>;
|
|
246
246
|
|
|
247
247
|
export { swappingSwapEgressIgnored };
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -155,9 +155,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
159
|
-
amount: bigint;
|
|
160
|
-
swapId: bigint;
|
|
161
158
|
reason: {
|
|
162
159
|
__kind: "Other";
|
|
163
160
|
} | {
|
|
@@ -194,12 +191,10 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
194
191
|
} | {
|
|
195
192
|
__kind: "RootNotAllowed";
|
|
196
193
|
};
|
|
194
|
+
swapId: bigint;
|
|
195
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
196
|
+
amount: bigint;
|
|
197
197
|
}, {
|
|
198
|
-
asset: {
|
|
199
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
200
|
-
};
|
|
201
|
-
amount: string | number;
|
|
202
|
-
swapId: string | number;
|
|
203
198
|
reason: {
|
|
204
199
|
__kind: "Other";
|
|
205
200
|
} | {
|
|
@@ -242,6 +237,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
242
237
|
} | {
|
|
243
238
|
__kind: "RootNotAllowed";
|
|
244
239
|
};
|
|
240
|
+
swapId: string | number;
|
|
241
|
+
asset: {
|
|
242
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
243
|
+
};
|
|
244
|
+
amount: string | number;
|
|
245
245
|
}>;
|
|
246
246
|
|
|
247
247
|
export { swappingSwapEgressIgnored };
|
|
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
20
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
27
|
-
amount: bigint;
|
|
28
26
|
swapId: bigint;
|
|
27
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
28
|
+
amount: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
|
+
swapId: string | number;
|
|
32
33
|
asset: {
|
|
33
|
-
__kind: "Eth" | "
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
34
35
|
};
|
|
35
36
|
amount: string | number;
|
|
36
|
-
swapId: string | number;
|
|
37
37
|
egressId: [{
|
|
38
38
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
39
39
|
}, string | number];
|
|
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
20
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
27
|
-
amount: bigint;
|
|
28
26
|
swapId: bigint;
|
|
27
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
28
|
+
amount: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
|
+
swapId: string | number;
|
|
32
33
|
asset: {
|
|
33
|
-
__kind: "Eth" | "
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
34
35
|
};
|
|
35
36
|
amount: string | number;
|
|
36
|
-
swapId: string | number;
|
|
37
37
|
egressId: [{
|
|
38
38
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
39
39
|
}, string | number];
|
|
@@ -5,30 +5,30 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
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", "Usdt"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "
|
|
22
|
-
}>, "Eth" | "
|
|
23
|
-
__kind: "Eth" | "
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
22
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
23
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
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
29
|
swapId: bigint;
|
|
30
|
-
sourceAsset: "Eth" | "
|
|
31
|
-
destinationAsset: "Eth" | "
|
|
30
|
+
sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
31
|
+
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
32
32
|
depositAmount: bigint;
|
|
33
33
|
swapInput: bigint;
|
|
34
34
|
egressAmount: bigint;
|
|
@@ -37,10 +37,10 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
37
37
|
}, {
|
|
38
38
|
swapId: string | number;
|
|
39
39
|
sourceAsset: {
|
|
40
|
-
__kind: "Eth" | "
|
|
40
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
41
41
|
};
|
|
42
42
|
destinationAsset: {
|
|
43
|
-
__kind: "Eth" | "
|
|
43
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
44
44
|
};
|
|
45
45
|
depositAmount: string | number;
|
|
46
46
|
swapInput: string | number;
|
|
@@ -5,30 +5,30 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
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", "Usdt"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "
|
|
22
|
-
}>, "Eth" | "
|
|
23
|
-
__kind: "Eth" | "
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
22
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
23
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
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
29
|
swapId: bigint;
|
|
30
|
-
sourceAsset: "Eth" | "
|
|
31
|
-
destinationAsset: "Eth" | "
|
|
30
|
+
sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
31
|
+
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
32
32
|
depositAmount: bigint;
|
|
33
33
|
swapInput: bigint;
|
|
34
34
|
egressAmount: bigint;
|
|
@@ -37,10 +37,10 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
37
37
|
}, {
|
|
38
38
|
swapId: string | number;
|
|
39
39
|
sourceAsset: {
|
|
40
|
-
__kind: "Eth" | "
|
|
40
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
41
41
|
};
|
|
42
42
|
destinationAsset: {
|
|
43
|
-
__kind: "Eth" | "
|
|
43
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
44
44
|
};
|
|
45
45
|
depositAmount: string | number;
|
|
46
46
|
swapInput: string | number;
|
|
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
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
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "Eth" | "
|
|
21
|
-
}>, "Eth" | "
|
|
22
|
-
__kind: "Eth" | "
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
21
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
}>;
|
|
24
24
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
@@ -316,7 +316,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
316
316
|
brokerCommission: 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>>>;
|
|
317
317
|
executeAt: z.ZodNumber;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
|
-
swapId: bigint;
|
|
320
319
|
destinationAddress: {
|
|
321
320
|
readonly chain: "Ethereum";
|
|
322
321
|
readonly address: `0x${string}`;
|
|
@@ -345,8 +344,9 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
345
344
|
__kind: "Vault";
|
|
346
345
|
txHash: `0x${string}`;
|
|
347
346
|
};
|
|
348
|
-
|
|
349
|
-
|
|
347
|
+
swapId: bigint;
|
|
348
|
+
sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
349
|
+
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
350
350
|
depositAmount: bigint;
|
|
351
351
|
swapType: {
|
|
352
352
|
__kind: "Swap";
|
|
@@ -391,7 +391,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
391
391
|
executeAt: number;
|
|
392
392
|
brokerCommission?: bigint | null | undefined;
|
|
393
393
|
}, {
|
|
394
|
-
swapId: string | number;
|
|
395
394
|
destinationAddress: {
|
|
396
395
|
__kind: "Eth" | "Dot" | "Btc";
|
|
397
396
|
value: string;
|
|
@@ -408,11 +407,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
408
407
|
__kind: "Vault";
|
|
409
408
|
txHash: string;
|
|
410
409
|
};
|
|
410
|
+
swapId: string | number;
|
|
411
411
|
sourceAsset: {
|
|
412
|
-
__kind: "Eth" | "
|
|
412
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
413
413
|
};
|
|
414
414
|
destinationAsset: {
|
|
415
|
-
__kind: "Eth" | "
|
|
415
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
416
416
|
};
|
|
417
417
|
depositAmount: string | number;
|
|
418
418
|
swapType: {
|
|
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
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
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "Eth" | "
|
|
21
|
-
}>, "Eth" | "
|
|
22
|
-
__kind: "Eth" | "
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
21
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
}>;
|
|
24
24
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
@@ -316,7 +316,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
316
316
|
brokerCommission: 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>>>;
|
|
317
317
|
executeAt: z.ZodNumber;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
|
-
swapId: bigint;
|
|
320
319
|
destinationAddress: {
|
|
321
320
|
readonly chain: "Ethereum";
|
|
322
321
|
readonly address: `0x${string}`;
|
|
@@ -345,8 +344,9 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
345
344
|
__kind: "Vault";
|
|
346
345
|
txHash: `0x${string}`;
|
|
347
346
|
};
|
|
348
|
-
|
|
349
|
-
|
|
347
|
+
swapId: bigint;
|
|
348
|
+
sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
349
|
+
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
350
350
|
depositAmount: bigint;
|
|
351
351
|
swapType: {
|
|
352
352
|
__kind: "Swap";
|
|
@@ -391,7 +391,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
391
391
|
executeAt: number;
|
|
392
392
|
brokerCommission?: bigint | null | undefined;
|
|
393
393
|
}, {
|
|
394
|
-
swapId: string | number;
|
|
395
394
|
destinationAddress: {
|
|
396
395
|
__kind: "Eth" | "Dot" | "Btc";
|
|
397
396
|
value: string;
|
|
@@ -408,11 +407,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
408
407
|
__kind: "Vault";
|
|
409
408
|
txHash: string;
|
|
410
409
|
};
|
|
410
|
+
swapId: string | number;
|
|
411
411
|
sourceAsset: {
|
|
412
|
-
__kind: "Eth" | "
|
|
412
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
413
413
|
};
|
|
414
414
|
destinationAsset: {
|
|
415
|
-
__kind: "Eth" | "
|
|
415
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
416
416
|
};
|
|
417
417
|
depositAmount: string | number;
|
|
418
418
|
swapType: {
|
|
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
13
13
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
19
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
21
21
|
}>;
|
|
22
22
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -56,7 +56,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
56
56
|
};
|
|
57
57
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
58
58
|
egressAmount: bigint;
|
|
59
|
-
egressAsset: "Eth" | "
|
|
59
|
+
egressAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
60
60
|
egressFee: bigint;
|
|
61
61
|
}, {
|
|
62
62
|
destinationAddress: {
|
|
@@ -68,7 +68,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
68
68
|
}, string | number];
|
|
69
69
|
egressAmount: string | number;
|
|
70
70
|
egressAsset: {
|
|
71
|
-
__kind: "Eth" | "
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
72
72
|
};
|
|
73
73
|
egressFee: string | number;
|
|
74
74
|
}>;
|
|
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
13
13
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
19
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
21
21
|
}>;
|
|
22
22
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -56,7 +56,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
56
56
|
};
|
|
57
57
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
58
58
|
egressAmount: bigint;
|
|
59
|
-
egressAsset: "Eth" | "
|
|
59
|
+
egressAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
60
60
|
egressFee: bigint;
|
|
61
61
|
}, {
|
|
62
62
|
destinationAddress: {
|
|
@@ -68,7 +68,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
68
68
|
}, string | number];
|
|
69
69
|
egressAmount: string | number;
|
|
70
70
|
egressAsset: {
|
|
71
|
-
__kind: "Eth" | "
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
72
72
|
};
|
|
73
73
|
egressFee: string | number;
|
|
74
74
|
}>;
|