@chainflip/processor 2.1.1 → 2.1.3
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/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +7 -7
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.mts +4 -4
- package/dist/100/swapping/swapExecuted.d.cts +6 -6
- package/dist/100/swapping/swapExecuted.d.mts +6 -6
- package/dist/100/swapping/swapScheduled.d.cts +4 -4
- package/dist/100/swapping/swapScheduled.d.mts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +218 -218
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +218 -218
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +230 -230
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +230 -230
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +399 -399
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +399 -399
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +26 -26
- package/dist/11000/common.d.cts +2650 -2650
- package/dist/11000/common.d.mts +2650 -2650
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +218 -218
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +218 -218
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +230 -230
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +230 -230
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +206 -206
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +206 -206
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/11000/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +52 -52
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +52 -52
- package/dist/11000/swapping/swapRequested.d.cts +106 -106
- package/dist/11000/swapping/swapRequested.d.mts +106 -106
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +4 -4
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +8 -8
- package/dist/11100/swapping/swapRequested.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +314 -314
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +314 -314
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
- package/dist/11200/common.d.cts +2728 -2728
- package/dist/11200/common.d.mts +2728 -2728
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +216 -216
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +216 -216
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +374 -374
- package/dist/11200/swapping/swapRequested.d.mts +374 -374
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.mts +12 -12
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +12 -12
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +12 -12
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/131/common.d.cts +17 -17
- package/dist/131/common.d.mts +17 -17
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +13 -13
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +13 -13
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +13 -13
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +13 -13
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +38 -38
- package/dist/131/swapping/ccmFailed.d.mts +38 -38
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +13 -13
- package/dist/131/swapping/swapExecuted.d.mts +13 -13
- package/dist/131/swapping/swapScheduled.d.cts +23 -23
- package/dist/131/swapping/swapScheduled.d.mts +23 -23
- package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/common.d.cts +228 -228
- package/dist/141/common.d.mts +228 -228
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +46 -46
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +46 -46
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +72 -72
- package/dist/141/swapping/ccmDepositReceived.d.mts +72 -72
- package/dist/141/swapping/ccmFailed.d.cts +77 -77
- package/dist/141/swapping/ccmFailed.d.mts +77 -77
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
- package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
- package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
- package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
- package/dist/141/swapping/swapExecuted.d.cts +84 -84
- package/dist/141/swapping/swapExecuted.d.mts +84 -84
- package/dist/141/swapping/swapScheduled.d.cts +95 -95
- package/dist/141/swapping/swapScheduled.d.mts +95 -95
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +71 -71
- package/dist/150/common.d.mts +71 -71
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +5 -5
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +5 -5
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/150/swapping/ccmFailed.d.cts +13 -13
- package/dist/150/swapping/ccmFailed.d.mts +13 -13
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +9 -9
- package/dist/150/swapping/refundEgressIgnored.d.mts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/150/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/150/swapping/swapEgressIgnored.d.cts +9 -9
- package/dist/150/swapping/swapEgressIgnored.d.mts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +15 -15
- package/dist/150/swapping/swapExecuted.d.mts +15 -15
- package/dist/150/swapping/swapScheduled.d.cts +60 -60
- package/dist/150/swapping/swapScheduled.d.mts +60 -60
- package/dist/150/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/150/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/assetBalances/accountCredited.d.cts +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
- package/dist/160/common.d.cts +199 -199
- package/dist/160/common.d.mts +199 -199
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/160/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/160/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/160/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/160/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +38 -38
- package/dist/160/swapping/swapRequested.d.mts +38 -38
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/common.d.cts +142 -142
- package/dist/170/common.d.mts +142 -142
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.mts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- package/dist/170/swapping/swapRequested.d.cts +51 -51
- package/dist/170/swapping/swapRequested.d.mts +51 -51
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/common.d.cts +369 -369
- package/dist/180/common.d.mts +369 -369
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
- package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +16 -16
- package/dist/180/swapping/swapRequested.d.mts +16 -16
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +352 -352
- package/dist/190/common.d.mts +352 -352
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/reputation/offencePenalty.d.cts +2 -2
- package/dist/190/reputation/offencePenalty.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/190/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +12 -12
- package/dist/190/swapping/swapRequested.d.mts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/loanCreated.d.cts +4 -4
- package/dist/200/lendingPools/loanCreated.d.mts +4 -4
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assetBalances/refundSkipped.cjs +14 -0
- package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
- package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
- package/dist/210/assetBalances/refundSkipped.mjs +12 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +93 -58
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +93 -58
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/common.cjs +226 -59
- package/dist/210/common.d.cts +5838 -2696
- package/dist/210/common.d.mts +5838 -2696
- package/dist/210/common.mjs +209 -59
- package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
- package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
- package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
- package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +4 -4
- package/dist/210/funding/redemptionSettled.d.mts +4 -4
- package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
- package/dist/210/governance/failedExecution.cjs +8 -0
- package/dist/210/governance/failedExecution.d.cts +166 -0
- package/dist/210/governance/failedExecution.d.mts +166 -0
- package/dist/210/governance/failedExecution.mjs +7 -0
- package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
- package/dist/210/historical/rootStored.cjs +9 -0
- package/dist/210/historical/rootStored.d.cts +12 -0
- package/dist/210/historical/rootStored.d.mts +12 -0
- package/dist/210/historical/rootStored.mjs +7 -0
- package/dist/210/historical/rootsPruned.cjs +9 -0
- package/dist/210/historical/rootsPruned.d.cts +12 -0
- package/dist/210/historical/rootsPruned.d.mts +12 -0
- package/dist/210/historical/rootsPruned.mjs +7 -0
- package/dist/210/lendingPools/boostFundsAdded.d.cts +10 -10
- package/dist/210/lendingPools/boostFundsAdded.d.mts +10 -10
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +15 -15
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +15 -15
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +39 -12
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +39 -12
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +8 -8
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +8 -8
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/session/newQueued.cjs +9 -0
- package/dist/210/session/newQueued.d.cts +6 -0
- package/dist/210/session/newQueued.d.mts +6 -0
- package/dist/210/session/newQueued.mjs +7 -0
- package/dist/210/session/validatorDisabled.cjs +10 -0
- package/dist/210/session/validatorDisabled.d.cts +12 -0
- package/dist/210/session/validatorDisabled.d.mts +12 -0
- package/dist/210/session/validatorDisabled.mjs +8 -0
- package/dist/210/session/validatorReenabled.cjs +10 -0
- package/dist/210/session/validatorReenabled.d.cts +12 -0
- package/dist/210/session/validatorReenabled.d.mts +12 -0
- package/dist/210/session/validatorReenabled.mjs +8 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +10 -10
- package/dist/210/swapping/creditedOnChain.d.mts +10 -10
- package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
- package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
- package/dist/210/swapping/refundEgressIgnored.d.cts +35 -8
- package/dist/210/swapping/refundEgressIgnored.d.mts +35 -8
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +10 -10
- package/dist/210/swapping/refundedOnChain.d.mts +10 -10
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/swapEgressIgnored.d.cts +35 -8
- package/dist/210/swapping/swapEgressIgnored.d.mts +35 -8
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.cjs +2 -1
- package/dist/210/swapping/swapExecuted.d.cts +15 -12
- package/dist/210/swapping/swapExecuted.d.mts +15 -12
- package/dist/210/swapping/swapExecuted.mjs +2 -1
- package/dist/210/swapping/swapRequested.d.cts +40 -40
- package/dist/210/swapping/swapRequested.d.mts +40 -40
- package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/system/extrinsicFailed.cjs +13 -0
- package/dist/210/system/extrinsicFailed.d.cts +324 -0
- package/dist/210/system/extrinsicFailed.d.mts +324 -0
- package/dist/210/system/extrinsicFailed.mjs +11 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +26 -26
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +26 -26
- package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
- package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
- package/package.json +2 -2
package/dist/190/common.d.mts
CHANGED
|
@@ -2217,11 +2217,11 @@ declare const palletCfReputationPenalty: z.ZodObject<{
|
|
|
2217
2217
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
2218
2218
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
2219
2219
|
}, "strip", z.ZodTypeAny, {
|
|
2220
|
-
__kind: "
|
|
2220
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2221
2221
|
}, {
|
|
2222
|
-
__kind: "
|
|
2223
|
-
}>, "
|
|
2224
|
-
__kind: "
|
|
2222
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2223
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
2224
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2225
2225
|
}>;
|
|
2226
2226
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
2227
2227
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -3584,21 +3584,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
|
|
|
3584
3584
|
asset: z.ZodEffects<z.ZodObject<{
|
|
3585
3585
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
3586
3586
|
}, "strip", z.ZodTypeAny, {
|
|
3587
|
-
__kind: "
|
|
3587
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3588
3588
|
}, {
|
|
3589
|
-
__kind: "
|
|
3590
|
-
}>, "
|
|
3591
|
-
__kind: "
|
|
3589
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3590
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
3591
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3592
3592
|
}>;
|
|
3593
3593
|
amount: 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>>>;
|
|
3594
3594
|
}, "strip", z.ZodTypeAny, {
|
|
3595
3595
|
__kind: "MaximumSwapAmount";
|
|
3596
|
-
asset: "
|
|
3596
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3597
3597
|
amount?: bigint | null | undefined;
|
|
3598
3598
|
}, {
|
|
3599
3599
|
__kind: "MaximumSwapAmount";
|
|
3600
3600
|
asset: {
|
|
3601
|
-
__kind: "
|
|
3601
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3602
3602
|
};
|
|
3603
3603
|
amount?: string | number | null | undefined;
|
|
3604
3604
|
}>, z.ZodObject<{
|
|
@@ -3642,21 +3642,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
|
|
|
3642
3642
|
asset: z.ZodEffects<z.ZodObject<{
|
|
3643
3643
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
3644
3644
|
}, "strip", z.ZodTypeAny, {
|
|
3645
|
-
__kind: "
|
|
3645
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3646
3646
|
}, {
|
|
3647
|
-
__kind: "
|
|
3648
|
-
}>, "
|
|
3649
|
-
__kind: "
|
|
3647
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3648
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
3649
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3650
3650
|
}>;
|
|
3651
3651
|
size_: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3652
3652
|
}, "strip", z.ZodTypeAny, {
|
|
3653
3653
|
__kind: "SetMinimumChunkSize";
|
|
3654
|
-
asset: "
|
|
3654
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3655
3655
|
size_: bigint;
|
|
3656
3656
|
}, {
|
|
3657
3657
|
__kind: "SetMinimumChunkSize";
|
|
3658
3658
|
asset: {
|
|
3659
|
-
__kind: "
|
|
3659
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3660
3660
|
};
|
|
3661
3661
|
size_: string | number;
|
|
3662
3662
|
}>, z.ZodObject<{
|
|
@@ -3923,11 +3923,11 @@ declare const cfChainsEvmDepositDetails: z.ZodObject<{
|
|
|
3923
3923
|
declare const palletCfEthereumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
3924
3924
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
3925
3925
|
}, "strip", z.ZodTypeAny, {
|
|
3926
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
3926
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
3927
3927
|
}, {
|
|
3928
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
3929
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
3930
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
3928
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
3929
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
3930
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
3931
3931
|
}>;
|
|
3932
3932
|
declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3933
3933
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -3985,24 +3985,24 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
3985
3985
|
reason: z.ZodEffects<z.ZodObject<{
|
|
3986
3986
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
3987
3987
|
}, "strip", z.ZodTypeAny, {
|
|
3988
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
3988
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
3989
3989
|
}, {
|
|
3990
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
3991
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
3992
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
3990
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
3991
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
3992
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
3993
3993
|
}>;
|
|
3994
3994
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3995
3995
|
}, "strip", z.ZodTypeAny, {
|
|
3996
3996
|
__kind: "Refund";
|
|
3997
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
3998
3997
|
amount: bigint;
|
|
3998
|
+
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
3999
3999
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
4000
4000
|
}, {
|
|
4001
4001
|
__kind: "Refund";
|
|
4002
|
+
amount: string | number;
|
|
4002
4003
|
reason: {
|
|
4003
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
4004
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
4004
4005
|
};
|
|
4005
|
-
amount: string | number;
|
|
4006
4006
|
egressId?: [{
|
|
4007
4007
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
4008
4008
|
}, string | number] | null | undefined;
|
|
@@ -4028,11 +4028,11 @@ declare const solPrimPdaPdaError: z.ZodEffects<z.ZodObject<{
|
|
|
4028
4028
|
declare const cfChainsCcmCheckerCcmValidityError: z.ZodEffects<z.ZodObject<{
|
|
4029
4029
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
4030
4030
|
}, "strip", z.ZodTypeAny, {
|
|
4031
|
-
__kind: "
|
|
4031
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4032
4032
|
}, {
|
|
4033
|
-
__kind: "
|
|
4034
|
-
}>, "
|
|
4035
|
-
__kind: "
|
|
4033
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4034
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
|
|
4035
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4036
4036
|
}>;
|
|
4037
4037
|
declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
4038
4038
|
__kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
|
|
@@ -4088,18 +4088,18 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
4088
4088
|
value: z.ZodEffects<z.ZodObject<{
|
|
4089
4089
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
4090
4090
|
}, "strip", z.ZodTypeAny, {
|
|
4091
|
-
__kind: "
|
|
4091
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4092
4092
|
}, {
|
|
4093
|
-
__kind: "
|
|
4094
|
-
}>, "
|
|
4095
|
-
__kind: "
|
|
4093
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4094
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
|
|
4095
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4096
4096
|
}>;
|
|
4097
4097
|
}, "strip", z.ZodTypeAny, {
|
|
4098
|
-
value: "
|
|
4098
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4099
4099
|
__kind: "InvalidCcm";
|
|
4100
4100
|
}, {
|
|
4101
4101
|
value: {
|
|
4102
|
-
__kind: "
|
|
4102
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4103
4103
|
};
|
|
4104
4104
|
__kind: "InvalidCcm";
|
|
4105
4105
|
}>, z.ZodObject<{
|
|
@@ -4180,18 +4180,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4180
4180
|
value: z.ZodEffects<z.ZodObject<{
|
|
4181
4181
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
4182
4182
|
}, "strip", z.ZodTypeAny, {
|
|
4183
|
-
__kind: "
|
|
4183
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4184
4184
|
}, {
|
|
4185
|
-
__kind: "
|
|
4186
|
-
}>, "
|
|
4187
|
-
__kind: "
|
|
4185
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4186
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
|
|
4187
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4188
4188
|
}>;
|
|
4189
4189
|
}, "strip", z.ZodTypeAny, {
|
|
4190
|
-
value: "
|
|
4190
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4191
4191
|
__kind: "InvalidCcm";
|
|
4192
4192
|
}, {
|
|
4193
4193
|
value: {
|
|
4194
|
-
__kind: "
|
|
4194
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4195
4195
|
};
|
|
4196
4196
|
__kind: "InvalidCcm";
|
|
4197
4197
|
}>, z.ZodObject<{
|
|
@@ -4225,7 +4225,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4225
4225
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
4226
4226
|
__kind: "FailedToDeriveAddress";
|
|
4227
4227
|
} | {
|
|
4228
|
-
value: "
|
|
4228
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4229
4229
|
__kind: "InvalidCcm";
|
|
4230
4230
|
} | {
|
|
4231
4231
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -4252,7 +4252,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4252
4252
|
__kind: "FailedToDeriveAddress";
|
|
4253
4253
|
} | {
|
|
4254
4254
|
value: {
|
|
4255
|
-
__kind: "
|
|
4255
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
4256
4256
|
};
|
|
4257
4257
|
__kind: "InvalidCcm";
|
|
4258
4258
|
} | {
|
|
@@ -4762,19 +4762,19 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
4762
4762
|
}, "strip", z.ZodTypeAny, {
|
|
4763
4763
|
depositAddress: `0x${string}`;
|
|
4764
4764
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
4765
|
+
amount: bigint;
|
|
4765
4766
|
depositDetails: {
|
|
4766
4767
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
4767
4768
|
};
|
|
4768
|
-
amount: bigint;
|
|
4769
4769
|
}, {
|
|
4770
4770
|
depositAddress: string;
|
|
4771
4771
|
asset: {
|
|
4772
4772
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
4773
4773
|
};
|
|
4774
|
+
amount: string | number;
|
|
4774
4775
|
depositDetails: {
|
|
4775
4776
|
txHashes?: string[] | null | undefined;
|
|
4776
4777
|
};
|
|
4777
|
-
amount: string | number;
|
|
4778
4778
|
}>;
|
|
4779
4779
|
declare const cfChainsCcmDepositMetadataGenericForeignChainAddress: z.ZodObject<{
|
|
4780
4780
|
channelMetadata: z.ZodObject<{
|
|
@@ -5088,11 +5088,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5088
5088
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
5089
5089
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
5090
5090
|
}, "strip", z.ZodTypeAny, {
|
|
5091
|
-
__kind: "
|
|
5091
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5092
5092
|
}, {
|
|
5093
|
-
__kind: "
|
|
5094
|
-
}>, "
|
|
5095
|
-
__kind: "
|
|
5093
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5094
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
5095
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5096
5096
|
}>;
|
|
5097
5097
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
5098
5098
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -5437,14 +5437,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5437
5437
|
}>>>;
|
|
5438
5438
|
boostFee: z.ZodNumber;
|
|
5439
5439
|
}, "strip", z.ZodTypeAny, {
|
|
5440
|
+
txId: `0x${string}`;
|
|
5440
5441
|
depositDetails: {
|
|
5441
5442
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
5442
5443
|
};
|
|
5443
|
-
boostFee: number;
|
|
5444
|
-
txId: `0x${string}`;
|
|
5445
5444
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5446
5445
|
depositAmount: bigint;
|
|
5447
|
-
outputAsset: "
|
|
5446
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5448
5447
|
destinationAddress: {
|
|
5449
5448
|
readonly chain: "Ethereum";
|
|
5450
5449
|
readonly address: `0x${string}`;
|
|
@@ -5473,6 +5472,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5473
5472
|
minPrice: bigint;
|
|
5474
5473
|
refundAddress: `0x${string}`;
|
|
5475
5474
|
};
|
|
5475
|
+
boostFee: number;
|
|
5476
5476
|
depositAddress?: `0x${string}` | null | undefined;
|
|
5477
5477
|
channelId?: bigint | null | undefined;
|
|
5478
5478
|
depositMetadata?: {
|
|
@@ -5530,17 +5530,16 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5530
5530
|
chunkInterval: number;
|
|
5531
5531
|
} | null | undefined;
|
|
5532
5532
|
}, {
|
|
5533
|
+
txId: string;
|
|
5533
5534
|
depositDetails: {
|
|
5534
5535
|
txHashes?: string[] | null | undefined;
|
|
5535
5536
|
};
|
|
5536
|
-
boostFee: number;
|
|
5537
|
-
txId: string;
|
|
5538
5537
|
inputAsset: {
|
|
5539
5538
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5540
5539
|
};
|
|
5541
5540
|
depositAmount: string | number;
|
|
5542
5541
|
outputAsset: {
|
|
5543
|
-
__kind: "
|
|
5542
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5544
5543
|
};
|
|
5545
5544
|
destinationAddress: {
|
|
5546
5545
|
value: string;
|
|
@@ -5555,6 +5554,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5555
5554
|
minPrice: string | number;
|
|
5556
5555
|
refundAddress: string;
|
|
5557
5556
|
};
|
|
5557
|
+
boostFee: number;
|
|
5558
5558
|
depositAddress?: string | null | undefined;
|
|
5559
5559
|
channelId?: string | number | null | undefined;
|
|
5560
5560
|
depositMetadata?: {
|
|
@@ -5638,29 +5638,29 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5638
5638
|
}, "strip", z.ZodTypeAny, {
|
|
5639
5639
|
depositAddress: `0x${string}`;
|
|
5640
5640
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5641
|
+
amount: bigint;
|
|
5641
5642
|
depositDetails: {
|
|
5642
5643
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
5643
5644
|
};
|
|
5644
|
-
amount: bigint;
|
|
5645
5645
|
}, {
|
|
5646
5646
|
depositAddress: string;
|
|
5647
5647
|
asset: {
|
|
5648
5648
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5649
5649
|
};
|
|
5650
|
+
amount: string | number;
|
|
5650
5651
|
depositDetails: {
|
|
5651
5652
|
txHashes?: string[] | null | undefined;
|
|
5652
5653
|
};
|
|
5653
|
-
amount: string | number;
|
|
5654
5654
|
}>;
|
|
5655
5655
|
}, "strip", z.ZodTypeAny, {
|
|
5656
5656
|
__kind: "DepositChannelEthereum";
|
|
5657
5657
|
depositWitness: {
|
|
5658
5658
|
depositAddress: `0x${string}`;
|
|
5659
5659
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5660
|
+
amount: bigint;
|
|
5660
5661
|
depositDetails: {
|
|
5661
5662
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
5662
5663
|
};
|
|
5663
|
-
amount: bigint;
|
|
5664
5664
|
};
|
|
5665
5665
|
}, {
|
|
5666
5666
|
__kind: "DepositChannelEthereum";
|
|
@@ -5669,10 +5669,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5669
5669
|
asset: {
|
|
5670
5670
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5671
5671
|
};
|
|
5672
|
+
amount: string | number;
|
|
5672
5673
|
depositDetails: {
|
|
5673
5674
|
txHashes?: string[] | null | undefined;
|
|
5674
5675
|
};
|
|
5675
|
-
amount: string | number;
|
|
5676
5676
|
};
|
|
5677
5677
|
}>, z.ZodObject<{
|
|
5678
5678
|
__kind: z.ZodLiteral<"VaultEthereum">;
|
|
@@ -5699,11 +5699,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5699
5699
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
5700
5700
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
5701
5701
|
}, "strip", z.ZodTypeAny, {
|
|
5702
|
-
__kind: "
|
|
5702
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5703
5703
|
}, {
|
|
5704
|
-
__kind: "
|
|
5705
|
-
}>, "
|
|
5706
|
-
__kind: "
|
|
5704
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5705
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
5706
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5707
5707
|
}>;
|
|
5708
5708
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
5709
5709
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -6048,14 +6048,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6048
6048
|
}>>>;
|
|
6049
6049
|
boostFee: z.ZodNumber;
|
|
6050
6050
|
}, "strip", z.ZodTypeAny, {
|
|
6051
|
+
txId: `0x${string}`;
|
|
6051
6052
|
depositDetails: {
|
|
6052
6053
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
6053
6054
|
};
|
|
6054
|
-
boostFee: number;
|
|
6055
|
-
txId: `0x${string}`;
|
|
6056
6055
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6057
6056
|
depositAmount: bigint;
|
|
6058
|
-
outputAsset: "
|
|
6057
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6059
6058
|
destinationAddress: {
|
|
6060
6059
|
readonly chain: "Ethereum";
|
|
6061
6060
|
readonly address: `0x${string}`;
|
|
@@ -6084,6 +6083,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6084
6083
|
minPrice: bigint;
|
|
6085
6084
|
refundAddress: `0x${string}`;
|
|
6086
6085
|
};
|
|
6086
|
+
boostFee: number;
|
|
6087
6087
|
depositAddress?: `0x${string}` | null | undefined;
|
|
6088
6088
|
channelId?: bigint | null | undefined;
|
|
6089
6089
|
depositMetadata?: {
|
|
@@ -6141,17 +6141,16 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6141
6141
|
chunkInterval: number;
|
|
6142
6142
|
} | null | undefined;
|
|
6143
6143
|
}, {
|
|
6144
|
+
txId: string;
|
|
6144
6145
|
depositDetails: {
|
|
6145
6146
|
txHashes?: string[] | null | undefined;
|
|
6146
6147
|
};
|
|
6147
|
-
boostFee: number;
|
|
6148
|
-
txId: string;
|
|
6149
6148
|
inputAsset: {
|
|
6150
6149
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6151
6150
|
};
|
|
6152
6151
|
depositAmount: string | number;
|
|
6153
6152
|
outputAsset: {
|
|
6154
|
-
__kind: "
|
|
6153
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6155
6154
|
};
|
|
6156
6155
|
destinationAddress: {
|
|
6157
6156
|
value: string;
|
|
@@ -6166,6 +6165,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6166
6165
|
minPrice: string | number;
|
|
6167
6166
|
refundAddress: string;
|
|
6168
6167
|
};
|
|
6168
|
+
boostFee: number;
|
|
6169
6169
|
depositAddress?: string | null | undefined;
|
|
6170
6170
|
channelId?: string | number | null | undefined;
|
|
6171
6171
|
depositMetadata?: {
|
|
@@ -6228,14 +6228,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6228
6228
|
}, "strip", z.ZodTypeAny, {
|
|
6229
6229
|
__kind: "VaultEthereum";
|
|
6230
6230
|
vaultWitness: {
|
|
6231
|
+
txId: `0x${string}`;
|
|
6231
6232
|
depositDetails: {
|
|
6232
6233
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
6233
6234
|
};
|
|
6234
|
-
boostFee: number;
|
|
6235
|
-
txId: `0x${string}`;
|
|
6236
6235
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6237
6236
|
depositAmount: bigint;
|
|
6238
|
-
outputAsset: "
|
|
6237
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6239
6238
|
destinationAddress: {
|
|
6240
6239
|
readonly chain: "Ethereum";
|
|
6241
6240
|
readonly address: `0x${string}`;
|
|
@@ -6264,6 +6263,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6264
6263
|
minPrice: bigint;
|
|
6265
6264
|
refundAddress: `0x${string}`;
|
|
6266
6265
|
};
|
|
6266
|
+
boostFee: number;
|
|
6267
6267
|
depositAddress?: `0x${string}` | null | undefined;
|
|
6268
6268
|
channelId?: bigint | null | undefined;
|
|
6269
6269
|
depositMetadata?: {
|
|
@@ -6324,17 +6324,16 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6324
6324
|
}, {
|
|
6325
6325
|
__kind: "VaultEthereum";
|
|
6326
6326
|
vaultWitness: {
|
|
6327
|
+
txId: string;
|
|
6327
6328
|
depositDetails: {
|
|
6328
6329
|
txHashes?: string[] | null | undefined;
|
|
6329
6330
|
};
|
|
6330
|
-
boostFee: number;
|
|
6331
|
-
txId: string;
|
|
6332
6331
|
inputAsset: {
|
|
6333
6332
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6334
6333
|
};
|
|
6335
6334
|
depositAmount: string | number;
|
|
6336
6335
|
outputAsset: {
|
|
6337
|
-
__kind: "
|
|
6336
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6338
6337
|
};
|
|
6339
6338
|
destinationAddress: {
|
|
6340
6339
|
value: string;
|
|
@@ -6349,6 +6348,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6349
6348
|
minPrice: string | number;
|
|
6350
6349
|
refundAddress: string;
|
|
6351
6350
|
};
|
|
6351
|
+
boostFee: number;
|
|
6352
6352
|
depositAddress?: string | null | undefined;
|
|
6353
6353
|
channelId?: string | number | null | undefined;
|
|
6354
6354
|
depositMetadata?: {
|
|
@@ -6518,18 +6518,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6518
6518
|
value: z.ZodEffects<z.ZodObject<{
|
|
6519
6519
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
6520
6520
|
}, "strip", z.ZodTypeAny, {
|
|
6521
|
-
__kind: "
|
|
6521
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
6522
6522
|
}, {
|
|
6523
|
-
__kind: "
|
|
6524
|
-
}>, "
|
|
6525
|
-
__kind: "
|
|
6523
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
6524
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
|
|
6525
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
6526
6526
|
}>;
|
|
6527
6527
|
}, "strip", z.ZodTypeAny, {
|
|
6528
|
-
value: "
|
|
6528
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
6529
6529
|
__kind: "InvalidCcm";
|
|
6530
6530
|
}, {
|
|
6531
6531
|
value: {
|
|
6532
|
-
__kind: "
|
|
6532
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
6533
6533
|
};
|
|
6534
6534
|
__kind: "InvalidCcm";
|
|
6535
6535
|
}>, z.ZodObject<{
|
|
@@ -6563,7 +6563,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6563
6563
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
6564
6564
|
__kind: "FailedToDeriveAddress";
|
|
6565
6565
|
} | {
|
|
6566
|
-
value: "
|
|
6566
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
6567
6567
|
__kind: "InvalidCcm";
|
|
6568
6568
|
} | {
|
|
6569
6569
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -6590,7 +6590,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6590
6590
|
__kind: "FailedToDeriveAddress";
|
|
6591
6591
|
} | {
|
|
6592
6592
|
value: {
|
|
6593
|
-
__kind: "
|
|
6593
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
6594
6594
|
};
|
|
6595
6595
|
__kind: "InvalidCcm";
|
|
6596
6596
|
} | {
|
|
@@ -6839,11 +6839,11 @@ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
|
|
|
6839
6839
|
declare const palletCfPolkadotIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
6840
6840
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
6841
6841
|
}, "strip", z.ZodTypeAny, {
|
|
6842
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6842
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6843
6843
|
}, {
|
|
6844
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6845
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6846
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6844
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6845
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
6846
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6847
6847
|
}>;
|
|
6848
6848
|
declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
6849
6849
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -6901,24 +6901,24 @@ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
6901
6901
|
reason: z.ZodEffects<z.ZodObject<{
|
|
6902
6902
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
6903
6903
|
}, "strip", z.ZodTypeAny, {
|
|
6904
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6904
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6905
6905
|
}, {
|
|
6906
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6907
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6908
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6906
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6907
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
6908
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6909
6909
|
}>;
|
|
6910
6910
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6911
6911
|
}, "strip", z.ZodTypeAny, {
|
|
6912
6912
|
__kind: "Refund";
|
|
6913
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6914
6913
|
amount: bigint;
|
|
6914
|
+
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6915
6915
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
6916
6916
|
}, {
|
|
6917
6917
|
__kind: "Refund";
|
|
6918
|
+
amount: string | number;
|
|
6918
6919
|
reason: {
|
|
6919
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
6920
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6920
6921
|
};
|
|
6921
|
-
amount: string | number;
|
|
6922
6922
|
egressId?: [{
|
|
6923
6923
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
6924
6924
|
}, string | number] | null | undefined;
|
|
@@ -7184,15 +7184,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
7184
7184
|
}, "strip", z.ZodTypeAny, {
|
|
7185
7185
|
depositAddress: `0x${string}`;
|
|
7186
7186
|
asset: "Dot";
|
|
7187
|
-
depositDetails: number;
|
|
7188
7187
|
amount: bigint;
|
|
7188
|
+
depositDetails: number;
|
|
7189
7189
|
}, {
|
|
7190
7190
|
depositAddress: string;
|
|
7191
7191
|
asset: {
|
|
7192
7192
|
__kind: "Dot";
|
|
7193
7193
|
};
|
|
7194
|
-
depositDetails: number;
|
|
7195
7194
|
amount: string | number;
|
|
7195
|
+
depositDetails: number;
|
|
7196
7196
|
}>;
|
|
7197
7197
|
declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
|
|
7198
7198
|
retryDuration: z.ZodNumber;
|
|
@@ -7224,11 +7224,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7224
7224
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
7225
7225
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
7226
7226
|
}, "strip", z.ZodTypeAny, {
|
|
7227
|
-
__kind: "
|
|
7227
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7228
7228
|
}, {
|
|
7229
|
-
__kind: "
|
|
7230
|
-
}>, "
|
|
7231
|
-
__kind: "
|
|
7229
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7230
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
7231
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7232
7232
|
}>;
|
|
7233
7233
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
7234
7234
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -7582,15 +7582,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7582
7582
|
}>>>;
|
|
7583
7583
|
boostFee: z.ZodNumber;
|
|
7584
7584
|
}, "strip", z.ZodTypeAny, {
|
|
7585
|
-
depositDetails: number;
|
|
7586
|
-
boostFee: number;
|
|
7587
7585
|
txId: {
|
|
7588
7586
|
blockNumber: number;
|
|
7589
7587
|
extrinsicIndex: number;
|
|
7590
7588
|
};
|
|
7589
|
+
depositDetails: number;
|
|
7591
7590
|
inputAsset: "Dot";
|
|
7592
7591
|
depositAmount: bigint;
|
|
7593
|
-
outputAsset: "
|
|
7592
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7594
7593
|
destinationAddress: {
|
|
7595
7594
|
readonly chain: "Ethereum";
|
|
7596
7595
|
readonly address: `0x${string}`;
|
|
@@ -7619,6 +7618,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7619
7618
|
minPrice: bigint;
|
|
7620
7619
|
refundAddress: `0x${string}`;
|
|
7621
7620
|
};
|
|
7621
|
+
boostFee: number;
|
|
7622
7622
|
depositAddress?: `0x${string}` | null | undefined;
|
|
7623
7623
|
channelId?: bigint | null | undefined;
|
|
7624
7624
|
depositMetadata?: {
|
|
@@ -7676,18 +7676,17 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7676
7676
|
chunkInterval: number;
|
|
7677
7677
|
} | null | undefined;
|
|
7678
7678
|
}, {
|
|
7679
|
-
depositDetails: number;
|
|
7680
|
-
boostFee: number;
|
|
7681
7679
|
txId: {
|
|
7682
7680
|
blockNumber: number;
|
|
7683
7681
|
extrinsicIndex: number;
|
|
7684
7682
|
};
|
|
7683
|
+
depositDetails: number;
|
|
7685
7684
|
inputAsset: {
|
|
7686
7685
|
__kind: "Dot";
|
|
7687
7686
|
};
|
|
7688
7687
|
depositAmount: string | number;
|
|
7689
7688
|
outputAsset: {
|
|
7690
|
-
__kind: "
|
|
7689
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7691
7690
|
};
|
|
7692
7691
|
destinationAddress: {
|
|
7693
7692
|
value: string;
|
|
@@ -7702,6 +7701,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7702
7701
|
minPrice: string | number;
|
|
7703
7702
|
refundAddress: string;
|
|
7704
7703
|
};
|
|
7704
|
+
boostFee: number;
|
|
7705
7705
|
depositAddress?: string | null | undefined;
|
|
7706
7706
|
channelId?: string | number | null | undefined;
|
|
7707
7707
|
depositMetadata?: {
|
|
@@ -7779,23 +7779,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
7779
7779
|
}, "strip", z.ZodTypeAny, {
|
|
7780
7780
|
depositAddress: `0x${string}`;
|
|
7781
7781
|
asset: "Dot";
|
|
7782
|
-
depositDetails: number;
|
|
7783
7782
|
amount: bigint;
|
|
7783
|
+
depositDetails: number;
|
|
7784
7784
|
}, {
|
|
7785
7785
|
depositAddress: string;
|
|
7786
7786
|
asset: {
|
|
7787
7787
|
__kind: "Dot";
|
|
7788
7788
|
};
|
|
7789
|
-
depositDetails: number;
|
|
7790
7789
|
amount: string | number;
|
|
7790
|
+
depositDetails: number;
|
|
7791
7791
|
}>;
|
|
7792
7792
|
}, "strip", z.ZodTypeAny, {
|
|
7793
7793
|
__kind: "DepositChannelPolkadot";
|
|
7794
7794
|
depositWitness: {
|
|
7795
7795
|
depositAddress: `0x${string}`;
|
|
7796
7796
|
asset: "Dot";
|
|
7797
|
-
depositDetails: number;
|
|
7798
7797
|
amount: bigint;
|
|
7798
|
+
depositDetails: number;
|
|
7799
7799
|
};
|
|
7800
7800
|
}, {
|
|
7801
7801
|
__kind: "DepositChannelPolkadot";
|
|
@@ -7804,8 +7804,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
7804
7804
|
asset: {
|
|
7805
7805
|
__kind: "Dot";
|
|
7806
7806
|
};
|
|
7807
|
-
depositDetails: number;
|
|
7808
7807
|
amount: string | number;
|
|
7808
|
+
depositDetails: number;
|
|
7809
7809
|
};
|
|
7810
7810
|
}>, z.ZodObject<{
|
|
7811
7811
|
__kind: z.ZodLiteral<"VaultPolkadot">;
|
|
@@ -7826,11 +7826,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
7826
7826
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
7827
7827
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
7828
7828
|
}, "strip", z.ZodTypeAny, {
|
|
7829
|
-
__kind: "
|
|
7829
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7830
7830
|
}, {
|
|
7831
|
-
__kind: "
|
|
7832
|
-
}>, "
|
|
7833
|
-
__kind: "
|
|
7831
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7832
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
7833
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7834
7834
|
}>;
|
|
7835
7835
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
7836
7836
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -8184,15 +8184,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8184
8184
|
}>>>;
|
|
8185
8185
|
boostFee: z.ZodNumber;
|
|
8186
8186
|
}, "strip", z.ZodTypeAny, {
|
|
8187
|
-
depositDetails: number;
|
|
8188
|
-
boostFee: number;
|
|
8189
8187
|
txId: {
|
|
8190
8188
|
blockNumber: number;
|
|
8191
8189
|
extrinsicIndex: number;
|
|
8192
8190
|
};
|
|
8191
|
+
depositDetails: number;
|
|
8193
8192
|
inputAsset: "Dot";
|
|
8194
8193
|
depositAmount: bigint;
|
|
8195
|
-
outputAsset: "
|
|
8194
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8196
8195
|
destinationAddress: {
|
|
8197
8196
|
readonly chain: "Ethereum";
|
|
8198
8197
|
readonly address: `0x${string}`;
|
|
@@ -8221,6 +8220,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8221
8220
|
minPrice: bigint;
|
|
8222
8221
|
refundAddress: `0x${string}`;
|
|
8223
8222
|
};
|
|
8223
|
+
boostFee: number;
|
|
8224
8224
|
depositAddress?: `0x${string}` | null | undefined;
|
|
8225
8225
|
channelId?: bigint | null | undefined;
|
|
8226
8226
|
depositMetadata?: {
|
|
@@ -8278,18 +8278,17 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8278
8278
|
chunkInterval: number;
|
|
8279
8279
|
} | null | undefined;
|
|
8280
8280
|
}, {
|
|
8281
|
-
depositDetails: number;
|
|
8282
|
-
boostFee: number;
|
|
8283
8281
|
txId: {
|
|
8284
8282
|
blockNumber: number;
|
|
8285
8283
|
extrinsicIndex: number;
|
|
8286
8284
|
};
|
|
8285
|
+
depositDetails: number;
|
|
8287
8286
|
inputAsset: {
|
|
8288
8287
|
__kind: "Dot";
|
|
8289
8288
|
};
|
|
8290
8289
|
depositAmount: string | number;
|
|
8291
8290
|
outputAsset: {
|
|
8292
|
-
__kind: "
|
|
8291
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8293
8292
|
};
|
|
8294
8293
|
destinationAddress: {
|
|
8295
8294
|
value: string;
|
|
@@ -8304,6 +8303,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8304
8303
|
minPrice: string | number;
|
|
8305
8304
|
refundAddress: string;
|
|
8306
8305
|
};
|
|
8306
|
+
boostFee: number;
|
|
8307
8307
|
depositAddress?: string | null | undefined;
|
|
8308
8308
|
channelId?: string | number | null | undefined;
|
|
8309
8309
|
depositMetadata?: {
|
|
@@ -8366,15 +8366,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8366
8366
|
}, "strip", z.ZodTypeAny, {
|
|
8367
8367
|
__kind: "VaultPolkadot";
|
|
8368
8368
|
vaultWitness: {
|
|
8369
|
-
depositDetails: number;
|
|
8370
|
-
boostFee: number;
|
|
8371
8369
|
txId: {
|
|
8372
8370
|
blockNumber: number;
|
|
8373
8371
|
extrinsicIndex: number;
|
|
8374
8372
|
};
|
|
8373
|
+
depositDetails: number;
|
|
8375
8374
|
inputAsset: "Dot";
|
|
8376
8375
|
depositAmount: bigint;
|
|
8377
|
-
outputAsset: "
|
|
8376
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8378
8377
|
destinationAddress: {
|
|
8379
8378
|
readonly chain: "Ethereum";
|
|
8380
8379
|
readonly address: `0x${string}`;
|
|
@@ -8403,6 +8402,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8403
8402
|
minPrice: bigint;
|
|
8404
8403
|
refundAddress: `0x${string}`;
|
|
8405
8404
|
};
|
|
8405
|
+
boostFee: number;
|
|
8406
8406
|
depositAddress?: `0x${string}` | null | undefined;
|
|
8407
8407
|
channelId?: bigint | null | undefined;
|
|
8408
8408
|
depositMetadata?: {
|
|
@@ -8463,18 +8463,17 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8463
8463
|
}, {
|
|
8464
8464
|
__kind: "VaultPolkadot";
|
|
8465
8465
|
vaultWitness: {
|
|
8466
|
-
depositDetails: number;
|
|
8467
|
-
boostFee: number;
|
|
8468
8466
|
txId: {
|
|
8469
8467
|
blockNumber: number;
|
|
8470
8468
|
extrinsicIndex: number;
|
|
8471
8469
|
};
|
|
8470
|
+
depositDetails: number;
|
|
8472
8471
|
inputAsset: {
|
|
8473
8472
|
__kind: "Dot";
|
|
8474
8473
|
};
|
|
8475
8474
|
depositAmount: string | number;
|
|
8476
8475
|
outputAsset: {
|
|
8477
|
-
__kind: "
|
|
8476
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8478
8477
|
};
|
|
8479
8478
|
destinationAddress: {
|
|
8480
8479
|
value: string;
|
|
@@ -8489,6 +8488,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8489
8488
|
minPrice: string | number;
|
|
8490
8489
|
refundAddress: string;
|
|
8491
8490
|
};
|
|
8491
|
+
boostFee: number;
|
|
8492
8492
|
depositAddress?: string | null | undefined;
|
|
8493
8493
|
channelId?: string | number | null | undefined;
|
|
8494
8494
|
depositMetadata?: {
|
|
@@ -8772,11 +8772,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
8772
8772
|
declare const palletCfBitcoinIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
8773
8773
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
8774
8774
|
}, "strip", z.ZodTypeAny, {
|
|
8775
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8775
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8776
8776
|
}, {
|
|
8777
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8778
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8779
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8777
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8778
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
8779
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8780
8780
|
}>;
|
|
8781
8781
|
declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
8782
8782
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -8834,24 +8834,24 @@ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion
|
|
|
8834
8834
|
reason: z.ZodEffects<z.ZodObject<{
|
|
8835
8835
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
8836
8836
|
}, "strip", z.ZodTypeAny, {
|
|
8837
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8837
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8838
8838
|
}, {
|
|
8839
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8840
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8841
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8839
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8840
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
8841
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8842
8842
|
}>;
|
|
8843
8843
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8844
8844
|
}, "strip", z.ZodTypeAny, {
|
|
8845
8845
|
__kind: "Refund";
|
|
8846
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8847
8846
|
amount: bigint;
|
|
8847
|
+
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8848
8848
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
8849
8849
|
}, {
|
|
8850
8850
|
__kind: "Refund";
|
|
8851
|
+
amount: string | number;
|
|
8851
8852
|
reason: {
|
|
8852
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
8853
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8853
8854
|
};
|
|
8854
|
-
amount: string | number;
|
|
8855
8855
|
egressId?: [{
|
|
8856
8856
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
8857
8857
|
}, string | number] | null | undefined;
|
|
@@ -9288,6 +9288,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9288
9288
|
program: `0x${string}`;
|
|
9289
9289
|
};
|
|
9290
9290
|
asset: "Btc";
|
|
9291
|
+
amount: bigint;
|
|
9291
9292
|
depositDetails: {
|
|
9292
9293
|
depositAddress: {
|
|
9293
9294
|
pubkeyX: `0x${string}`;
|
|
@@ -9306,7 +9307,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9306
9307
|
vout: number;
|
|
9307
9308
|
};
|
|
9308
9309
|
};
|
|
9309
|
-
amount: bigint;
|
|
9310
9310
|
}, {
|
|
9311
9311
|
depositAddress: {
|
|
9312
9312
|
value: string;
|
|
@@ -9331,6 +9331,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9331
9331
|
asset: {
|
|
9332
9332
|
__kind: "Btc";
|
|
9333
9333
|
};
|
|
9334
|
+
amount: string | number;
|
|
9334
9335
|
depositDetails: {
|
|
9335
9336
|
depositAddress: {
|
|
9336
9337
|
pubkeyX: string;
|
|
@@ -9349,7 +9350,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9349
9350
|
vout: number;
|
|
9350
9351
|
};
|
|
9351
9352
|
};
|
|
9352
|
-
amount: string | number;
|
|
9353
9353
|
}>;
|
|
9354
9354
|
declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
|
|
9355
9355
|
retryDuration: z.ZodNumber;
|
|
@@ -9628,11 +9628,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9628
9628
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9629
9629
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
9630
9630
|
}, "strip", z.ZodTypeAny, {
|
|
9631
|
-
__kind: "
|
|
9631
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9632
9632
|
}, {
|
|
9633
|
-
__kind: "
|
|
9634
|
-
}>, "
|
|
9635
|
-
__kind: "
|
|
9633
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9634
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
9635
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9636
9636
|
}>;
|
|
9637
9637
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9638
9638
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -10072,6 +10072,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10072
10072
|
}>>>;
|
|
10073
10073
|
boostFee: z.ZodNumber;
|
|
10074
10074
|
}, "strip", z.ZodTypeAny, {
|
|
10075
|
+
txId: `0x${string}`;
|
|
10075
10076
|
depositDetails: {
|
|
10076
10077
|
depositAddress: {
|
|
10077
10078
|
pubkeyX: `0x${string}`;
|
|
@@ -10090,11 +10091,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10090
10091
|
vout: number;
|
|
10091
10092
|
};
|
|
10092
10093
|
};
|
|
10093
|
-
boostFee: number;
|
|
10094
|
-
txId: `0x${string}`;
|
|
10095
10094
|
inputAsset: "Btc";
|
|
10096
10095
|
depositAmount: bigint;
|
|
10097
|
-
outputAsset: "
|
|
10096
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10098
10097
|
destinationAddress: {
|
|
10099
10098
|
readonly chain: "Ethereum";
|
|
10100
10099
|
readonly address: `0x${string}`;
|
|
@@ -10142,6 +10141,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10142
10141
|
program: `0x${string}`;
|
|
10143
10142
|
};
|
|
10144
10143
|
};
|
|
10144
|
+
boostFee: number;
|
|
10145
10145
|
depositAddress?: {
|
|
10146
10146
|
value: `0x${string}`;
|
|
10147
10147
|
__kind: "P2PKH";
|
|
@@ -10218,6 +10218,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10218
10218
|
chunkInterval: number;
|
|
10219
10219
|
} | null | undefined;
|
|
10220
10220
|
}, {
|
|
10221
|
+
txId: string;
|
|
10221
10222
|
depositDetails: {
|
|
10222
10223
|
depositAddress: {
|
|
10223
10224
|
pubkeyX: string;
|
|
@@ -10236,14 +10237,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10236
10237
|
vout: number;
|
|
10237
10238
|
};
|
|
10238
10239
|
};
|
|
10239
|
-
boostFee: number;
|
|
10240
|
-
txId: string;
|
|
10241
10240
|
inputAsset: {
|
|
10242
10241
|
__kind: "Btc";
|
|
10243
10242
|
};
|
|
10244
10243
|
depositAmount: string | number;
|
|
10245
10244
|
outputAsset: {
|
|
10246
|
-
__kind: "
|
|
10245
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10247
10246
|
};
|
|
10248
10247
|
destinationAddress: {
|
|
10249
10248
|
value: string;
|
|
@@ -10277,6 +10276,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10277
10276
|
program: string;
|
|
10278
10277
|
};
|
|
10279
10278
|
};
|
|
10279
|
+
boostFee: number;
|
|
10280
10280
|
depositAddress?: {
|
|
10281
10281
|
value: string;
|
|
10282
10282
|
__kind: "P2PKH";
|
|
@@ -10544,6 +10544,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10544
10544
|
program: `0x${string}`;
|
|
10545
10545
|
};
|
|
10546
10546
|
asset: "Btc";
|
|
10547
|
+
amount: bigint;
|
|
10547
10548
|
depositDetails: {
|
|
10548
10549
|
depositAddress: {
|
|
10549
10550
|
pubkeyX: `0x${string}`;
|
|
@@ -10562,7 +10563,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10562
10563
|
vout: number;
|
|
10563
10564
|
};
|
|
10564
10565
|
};
|
|
10565
|
-
amount: bigint;
|
|
10566
10566
|
}, {
|
|
10567
10567
|
depositAddress: {
|
|
10568
10568
|
value: string;
|
|
@@ -10587,6 +10587,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10587
10587
|
asset: {
|
|
10588
10588
|
__kind: "Btc";
|
|
10589
10589
|
};
|
|
10590
|
+
amount: string | number;
|
|
10590
10591
|
depositDetails: {
|
|
10591
10592
|
depositAddress: {
|
|
10592
10593
|
pubkeyX: string;
|
|
@@ -10605,7 +10606,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10605
10606
|
vout: number;
|
|
10606
10607
|
};
|
|
10607
10608
|
};
|
|
10608
|
-
amount: string | number;
|
|
10609
10609
|
}>;
|
|
10610
10610
|
}, "strip", z.ZodTypeAny, {
|
|
10611
10611
|
__kind: "DepositChannelBitcoin";
|
|
@@ -10631,6 +10631,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10631
10631
|
program: `0x${string}`;
|
|
10632
10632
|
};
|
|
10633
10633
|
asset: "Btc";
|
|
10634
|
+
amount: bigint;
|
|
10634
10635
|
depositDetails: {
|
|
10635
10636
|
depositAddress: {
|
|
10636
10637
|
pubkeyX: `0x${string}`;
|
|
@@ -10649,7 +10650,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10649
10650
|
vout: number;
|
|
10650
10651
|
};
|
|
10651
10652
|
};
|
|
10652
|
-
amount: bigint;
|
|
10653
10653
|
};
|
|
10654
10654
|
}, {
|
|
10655
10655
|
__kind: "DepositChannelBitcoin";
|
|
@@ -10677,6 +10677,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10677
10677
|
asset: {
|
|
10678
10678
|
__kind: "Btc";
|
|
10679
10679
|
};
|
|
10680
|
+
amount: string | number;
|
|
10680
10681
|
depositDetails: {
|
|
10681
10682
|
depositAddress: {
|
|
10682
10683
|
pubkeyX: string;
|
|
@@ -10695,7 +10696,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10695
10696
|
vout: number;
|
|
10696
10697
|
};
|
|
10697
10698
|
};
|
|
10698
|
-
amount: string | number;
|
|
10699
10699
|
};
|
|
10700
10700
|
}>, z.ZodObject<{
|
|
10701
10701
|
__kind: z.ZodLiteral<"VaultBitcoin">;
|
|
@@ -10868,11 +10868,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10868
10868
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
10869
10869
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
10870
10870
|
}, "strip", z.ZodTypeAny, {
|
|
10871
|
-
__kind: "
|
|
10871
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10872
10872
|
}, {
|
|
10873
|
-
__kind: "
|
|
10874
|
-
}>, "
|
|
10875
|
-
__kind: "
|
|
10873
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10874
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
10875
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10876
10876
|
}>;
|
|
10877
10877
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
10878
10878
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -11312,6 +11312,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11312
11312
|
}>>>;
|
|
11313
11313
|
boostFee: z.ZodNumber;
|
|
11314
11314
|
}, "strip", z.ZodTypeAny, {
|
|
11315
|
+
txId: `0x${string}`;
|
|
11315
11316
|
depositDetails: {
|
|
11316
11317
|
depositAddress: {
|
|
11317
11318
|
pubkeyX: `0x${string}`;
|
|
@@ -11330,11 +11331,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11330
11331
|
vout: number;
|
|
11331
11332
|
};
|
|
11332
11333
|
};
|
|
11333
|
-
boostFee: number;
|
|
11334
|
-
txId: `0x${string}`;
|
|
11335
11334
|
inputAsset: "Btc";
|
|
11336
11335
|
depositAmount: bigint;
|
|
11337
|
-
outputAsset: "
|
|
11336
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11338
11337
|
destinationAddress: {
|
|
11339
11338
|
readonly chain: "Ethereum";
|
|
11340
11339
|
readonly address: `0x${string}`;
|
|
@@ -11382,6 +11381,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11382
11381
|
program: `0x${string}`;
|
|
11383
11382
|
};
|
|
11384
11383
|
};
|
|
11384
|
+
boostFee: number;
|
|
11385
11385
|
depositAddress?: {
|
|
11386
11386
|
value: `0x${string}`;
|
|
11387
11387
|
__kind: "P2PKH";
|
|
@@ -11458,6 +11458,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11458
11458
|
chunkInterval: number;
|
|
11459
11459
|
} | null | undefined;
|
|
11460
11460
|
}, {
|
|
11461
|
+
txId: string;
|
|
11461
11462
|
depositDetails: {
|
|
11462
11463
|
depositAddress: {
|
|
11463
11464
|
pubkeyX: string;
|
|
@@ -11476,14 +11477,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11476
11477
|
vout: number;
|
|
11477
11478
|
};
|
|
11478
11479
|
};
|
|
11479
|
-
boostFee: number;
|
|
11480
|
-
txId: string;
|
|
11481
11480
|
inputAsset: {
|
|
11482
11481
|
__kind: "Btc";
|
|
11483
11482
|
};
|
|
11484
11483
|
depositAmount: string | number;
|
|
11485
11484
|
outputAsset: {
|
|
11486
|
-
__kind: "
|
|
11485
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11487
11486
|
};
|
|
11488
11487
|
destinationAddress: {
|
|
11489
11488
|
value: string;
|
|
@@ -11517,6 +11516,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11517
11516
|
program: string;
|
|
11518
11517
|
};
|
|
11519
11518
|
};
|
|
11519
|
+
boostFee: number;
|
|
11520
11520
|
depositAddress?: {
|
|
11521
11521
|
value: string;
|
|
11522
11522
|
__kind: "P2PKH";
|
|
@@ -11598,6 +11598,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11598
11598
|
}, "strip", z.ZodTypeAny, {
|
|
11599
11599
|
__kind: "VaultBitcoin";
|
|
11600
11600
|
vaultWitness: {
|
|
11601
|
+
txId: `0x${string}`;
|
|
11601
11602
|
depositDetails: {
|
|
11602
11603
|
depositAddress: {
|
|
11603
11604
|
pubkeyX: `0x${string}`;
|
|
@@ -11616,11 +11617,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11616
11617
|
vout: number;
|
|
11617
11618
|
};
|
|
11618
11619
|
};
|
|
11619
|
-
boostFee: number;
|
|
11620
|
-
txId: `0x${string}`;
|
|
11621
11620
|
inputAsset: "Btc";
|
|
11622
11621
|
depositAmount: bigint;
|
|
11623
|
-
outputAsset: "
|
|
11622
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11624
11623
|
destinationAddress: {
|
|
11625
11624
|
readonly chain: "Ethereum";
|
|
11626
11625
|
readonly address: `0x${string}`;
|
|
@@ -11668,6 +11667,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11668
11667
|
program: `0x${string}`;
|
|
11669
11668
|
};
|
|
11670
11669
|
};
|
|
11670
|
+
boostFee: number;
|
|
11671
11671
|
depositAddress?: {
|
|
11672
11672
|
value: `0x${string}`;
|
|
11673
11673
|
__kind: "P2PKH";
|
|
@@ -11747,6 +11747,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11747
11747
|
}, {
|
|
11748
11748
|
__kind: "VaultBitcoin";
|
|
11749
11749
|
vaultWitness: {
|
|
11750
|
+
txId: string;
|
|
11750
11751
|
depositDetails: {
|
|
11751
11752
|
depositAddress: {
|
|
11752
11753
|
pubkeyX: string;
|
|
@@ -11765,14 +11766,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11765
11766
|
vout: number;
|
|
11766
11767
|
};
|
|
11767
11768
|
};
|
|
11768
|
-
boostFee: number;
|
|
11769
|
-
txId: string;
|
|
11770
11769
|
inputAsset: {
|
|
11771
11770
|
__kind: "Btc";
|
|
11772
11771
|
};
|
|
11773
11772
|
depositAmount: string | number;
|
|
11774
11773
|
outputAsset: {
|
|
11775
|
-
__kind: "
|
|
11774
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11776
11775
|
};
|
|
11777
11776
|
destinationAddress: {
|
|
11778
11777
|
value: string;
|
|
@@ -11806,6 +11805,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11806
11805
|
program: string;
|
|
11807
11806
|
};
|
|
11808
11807
|
};
|
|
11808
|
+
boostFee: number;
|
|
11809
11809
|
depositAddress?: {
|
|
11810
11810
|
value: string;
|
|
11811
11811
|
__kind: "P2PKH";
|
|
@@ -11931,17 +11931,17 @@ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
|
|
|
11931
11931
|
quote: string | number;
|
|
11932
11932
|
}>;
|
|
11933
11933
|
}, "strip", z.ZodTypeAny, {
|
|
11934
|
+
liquidity: bigint;
|
|
11934
11935
|
amounts: {
|
|
11935
11936
|
base: bigint;
|
|
11936
11937
|
quote: bigint;
|
|
11937
11938
|
};
|
|
11938
|
-
liquidity: bigint;
|
|
11939
11939
|
}, {
|
|
11940
|
+
liquidity: string | number;
|
|
11940
11941
|
amounts: {
|
|
11941
11942
|
base: string | number;
|
|
11942
11943
|
quote: string | number;
|
|
11943
11944
|
};
|
|
11944
|
-
liquidity: string | number;
|
|
11945
11945
|
}>;
|
|
11946
11946
|
declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
11947
11947
|
__kind: z.ZodLiteral<"Increase">;
|
|
@@ -11958,34 +11958,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
|
|
|
11958
11958
|
quote: string | number;
|
|
11959
11959
|
}>;
|
|
11960
11960
|
}, "strip", z.ZodTypeAny, {
|
|
11961
|
+
liquidity: bigint;
|
|
11961
11962
|
amounts: {
|
|
11962
11963
|
base: bigint;
|
|
11963
11964
|
quote: bigint;
|
|
11964
11965
|
};
|
|
11965
|
-
liquidity: bigint;
|
|
11966
11966
|
}, {
|
|
11967
|
+
liquidity: string | number;
|
|
11967
11968
|
amounts: {
|
|
11968
11969
|
base: string | number;
|
|
11969
11970
|
quote: string | number;
|
|
11970
11971
|
};
|
|
11971
|
-
liquidity: string | number;
|
|
11972
11972
|
}>;
|
|
11973
11973
|
}, "strip", z.ZodTypeAny, {
|
|
11974
11974
|
value: {
|
|
11975
|
+
liquidity: bigint;
|
|
11975
11976
|
amounts: {
|
|
11976
11977
|
base: bigint;
|
|
11977
11978
|
quote: bigint;
|
|
11978
11979
|
};
|
|
11979
|
-
liquidity: bigint;
|
|
11980
11980
|
};
|
|
11981
11981
|
__kind: "Increase";
|
|
11982
11982
|
}, {
|
|
11983
11983
|
value: {
|
|
11984
|
+
liquidity: string | number;
|
|
11984
11985
|
amounts: {
|
|
11985
11986
|
base: string | number;
|
|
11986
11987
|
quote: string | number;
|
|
11987
11988
|
};
|
|
11988
|
-
liquidity: string | number;
|
|
11989
11989
|
};
|
|
11990
11990
|
__kind: "Increase";
|
|
11991
11991
|
}>, z.ZodObject<{
|
|
@@ -12003,34 +12003,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
|
|
|
12003
12003
|
quote: string | number;
|
|
12004
12004
|
}>;
|
|
12005
12005
|
}, "strip", z.ZodTypeAny, {
|
|
12006
|
+
liquidity: bigint;
|
|
12006
12007
|
amounts: {
|
|
12007
12008
|
base: bigint;
|
|
12008
12009
|
quote: bigint;
|
|
12009
12010
|
};
|
|
12010
|
-
liquidity: bigint;
|
|
12011
12011
|
}, {
|
|
12012
|
+
liquidity: string | number;
|
|
12012
12013
|
amounts: {
|
|
12013
12014
|
base: string | number;
|
|
12014
12015
|
quote: string | number;
|
|
12015
12016
|
};
|
|
12016
|
-
liquidity: string | number;
|
|
12017
12017
|
}>;
|
|
12018
12018
|
}, "strip", z.ZodTypeAny, {
|
|
12019
12019
|
value: {
|
|
12020
|
+
liquidity: bigint;
|
|
12020
12021
|
amounts: {
|
|
12021
12022
|
base: bigint;
|
|
12022
12023
|
quote: bigint;
|
|
12023
12024
|
};
|
|
12024
|
-
liquidity: bigint;
|
|
12025
12025
|
};
|
|
12026
12026
|
__kind: "Decrease";
|
|
12027
12027
|
}, {
|
|
12028
12028
|
value: {
|
|
12029
|
+
liquidity: string | number;
|
|
12029
12030
|
amounts: {
|
|
12030
12031
|
base: string | number;
|
|
12031
12032
|
quote: string | number;
|
|
12032
12033
|
};
|
|
12033
|
-
liquidity: string | number;
|
|
12034
12034
|
};
|
|
12035
12035
|
__kind: "Decrease";
|
|
12036
12036
|
}>]>;
|
|
@@ -12089,20 +12089,20 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
12089
12089
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
12090
12090
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12091
12091
|
}, "strip", z.ZodTypeAny, {
|
|
12092
|
-
__kind: "
|
|
12092
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12093
12093
|
}, {
|
|
12094
|
-
__kind: "
|
|
12095
|
-
}>, "
|
|
12096
|
-
__kind: "
|
|
12094
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12095
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12096
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12097
12097
|
}>;
|
|
12098
12098
|
quoteAsset: z.ZodEffects<z.ZodObject<{
|
|
12099
12099
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12100
12100
|
}, "strip", z.ZodTypeAny, {
|
|
12101
|
-
__kind: "
|
|
12101
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12102
12102
|
}, {
|
|
12103
|
-
__kind: "
|
|
12104
|
-
}>, "
|
|
12105
|
-
__kind: "
|
|
12103
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12104
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12105
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12106
12106
|
}>;
|
|
12107
12107
|
side: z.ZodEffects<z.ZodObject<{
|
|
12108
12108
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -12117,17 +12117,17 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
12117
12117
|
}, "strip", z.ZodTypeAny, {
|
|
12118
12118
|
__kind: "Limit";
|
|
12119
12119
|
id: bigint;
|
|
12120
|
-
baseAsset: "
|
|
12121
|
-
quoteAsset: "
|
|
12120
|
+
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12121
|
+
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12122
12122
|
side: "Buy" | "Sell";
|
|
12123
12123
|
}, {
|
|
12124
12124
|
__kind: "Limit";
|
|
12125
12125
|
id: string | number;
|
|
12126
12126
|
baseAsset: {
|
|
12127
|
-
__kind: "
|
|
12127
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12128
12128
|
};
|
|
12129
12129
|
quoteAsset: {
|
|
12130
|
-
__kind: "
|
|
12130
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12131
12131
|
};
|
|
12132
12132
|
side: {
|
|
12133
12133
|
__kind: "Buy" | "Sell";
|
|
@@ -12137,35 +12137,35 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
12137
12137
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
12138
12138
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12139
12139
|
}, "strip", z.ZodTypeAny, {
|
|
12140
|
-
__kind: "
|
|
12140
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12141
12141
|
}, {
|
|
12142
|
-
__kind: "
|
|
12143
|
-
}>, "
|
|
12144
|
-
__kind: "
|
|
12142
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12143
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12144
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12145
12145
|
}>;
|
|
12146
12146
|
quoteAsset: z.ZodEffects<z.ZodObject<{
|
|
12147
12147
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12148
12148
|
}, "strip", z.ZodTypeAny, {
|
|
12149
|
-
__kind: "
|
|
12149
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12150
12150
|
}, {
|
|
12151
|
-
__kind: "
|
|
12152
|
-
}>, "
|
|
12153
|
-
__kind: "
|
|
12151
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12152
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12153
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12154
12154
|
}>;
|
|
12155
12155
|
id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12156
12156
|
}, "strip", z.ZodTypeAny, {
|
|
12157
12157
|
__kind: "Range";
|
|
12158
12158
|
id: bigint;
|
|
12159
|
-
baseAsset: "
|
|
12160
|
-
quoteAsset: "
|
|
12159
|
+
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12160
|
+
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12161
12161
|
}, {
|
|
12162
12162
|
__kind: "Range";
|
|
12163
12163
|
id: string | number;
|
|
12164
12164
|
baseAsset: {
|
|
12165
|
-
__kind: "
|
|
12165
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12166
12166
|
};
|
|
12167
12167
|
quoteAsset: {
|
|
12168
|
-
__kind: "
|
|
12168
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12169
12169
|
};
|
|
12170
12170
|
}>]>;
|
|
12171
12171
|
declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
|
|
@@ -12173,21 +12173,21 @@ declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
|
|
|
12173
12173
|
asset: z.ZodEffects<z.ZodObject<{
|
|
12174
12174
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12175
12175
|
}, "strip", z.ZodTypeAny, {
|
|
12176
|
-
__kind: "
|
|
12176
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12177
12177
|
}, {
|
|
12178
|
-
__kind: "
|
|
12179
|
-
}>, "
|
|
12180
|
-
__kind: "
|
|
12178
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12179
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12180
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12181
12181
|
}>;
|
|
12182
12182
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12183
12183
|
}, "strip", z.ZodTypeAny, {
|
|
12184
12184
|
__kind: "LimitOrderAutoSweepingThreshold";
|
|
12185
|
-
asset: "
|
|
12185
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12186
12186
|
amount: bigint;
|
|
12187
12187
|
}, {
|
|
12188
12188
|
__kind: "LimitOrderAutoSweepingThreshold";
|
|
12189
12189
|
asset: {
|
|
12190
|
-
__kind: "
|
|
12190
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12191
12191
|
};
|
|
12192
12192
|
amount: string | number;
|
|
12193
12193
|
}>;
|
|
@@ -12203,11 +12203,11 @@ declare const cfPrimitivesChainsAssetsArbAsset: z.ZodEffects<z.ZodObject<{
|
|
|
12203
12203
|
declare const palletCfArbitrumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
12204
12204
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
12205
12205
|
}, "strip", z.ZodTypeAny, {
|
|
12206
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12206
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12207
12207
|
}, {
|
|
12208
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12209
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12210
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12208
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12209
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
12210
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12211
12211
|
}>;
|
|
12212
12212
|
declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
12213
12213
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -12265,24 +12265,24 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
12265
12265
|
reason: z.ZodEffects<z.ZodObject<{
|
|
12266
12266
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
12267
12267
|
}, "strip", z.ZodTypeAny, {
|
|
12268
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12268
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12269
12269
|
}, {
|
|
12270
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12271
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12272
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12270
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12271
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
12272
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12273
12273
|
}>;
|
|
12274
12274
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12275
12275
|
}, "strip", z.ZodTypeAny, {
|
|
12276
12276
|
__kind: "Refund";
|
|
12277
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12278
12277
|
amount: bigint;
|
|
12278
|
+
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12279
12279
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
12280
12280
|
}, {
|
|
12281
12281
|
__kind: "Refund";
|
|
12282
|
+
amount: string | number;
|
|
12282
12283
|
reason: {
|
|
12283
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
12284
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12284
12285
|
};
|
|
12285
|
-
amount: string | number;
|
|
12286
12286
|
egressId?: [{
|
|
12287
12287
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
12288
12288
|
}, string | number] | null | undefined;
|
|
@@ -12554,19 +12554,19 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
12554
12554
|
}, "strip", z.ZodTypeAny, {
|
|
12555
12555
|
depositAddress: `0x${string}`;
|
|
12556
12556
|
asset: "ArbEth" | "ArbUsdc";
|
|
12557
|
+
amount: bigint;
|
|
12557
12558
|
depositDetails: {
|
|
12558
12559
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
12559
12560
|
};
|
|
12560
|
-
amount: bigint;
|
|
12561
12561
|
}, {
|
|
12562
12562
|
depositAddress: string;
|
|
12563
12563
|
asset: {
|
|
12564
12564
|
__kind: "ArbEth" | "ArbUsdc";
|
|
12565
12565
|
};
|
|
12566
|
+
amount: string | number;
|
|
12566
12567
|
depositDetails: {
|
|
12567
12568
|
txHashes?: string[] | null | undefined;
|
|
12568
12569
|
};
|
|
12569
|
-
amount: string | number;
|
|
12570
12570
|
}>;
|
|
12571
12571
|
declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObject<{
|
|
12572
12572
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
@@ -12591,11 +12591,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12591
12591
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
12592
12592
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12593
12593
|
}, "strip", z.ZodTypeAny, {
|
|
12594
|
-
__kind: "
|
|
12594
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12595
12595
|
}, {
|
|
12596
|
-
__kind: "
|
|
12597
|
-
}>, "
|
|
12598
|
-
__kind: "
|
|
12596
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12597
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12598
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12599
12599
|
}>;
|
|
12600
12600
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
12601
12601
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -12940,14 +12940,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12940
12940
|
}>>>;
|
|
12941
12941
|
boostFee: z.ZodNumber;
|
|
12942
12942
|
}, "strip", z.ZodTypeAny, {
|
|
12943
|
+
txId: `0x${string}`;
|
|
12943
12944
|
depositDetails: {
|
|
12944
12945
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
12945
12946
|
};
|
|
12946
|
-
boostFee: number;
|
|
12947
|
-
txId: `0x${string}`;
|
|
12948
12947
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
12949
12948
|
depositAmount: bigint;
|
|
12950
|
-
outputAsset: "
|
|
12949
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12951
12950
|
destinationAddress: {
|
|
12952
12951
|
readonly chain: "Ethereum";
|
|
12953
12952
|
readonly address: `0x${string}`;
|
|
@@ -12976,6 +12975,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12976
12975
|
minPrice: bigint;
|
|
12977
12976
|
refundAddress: `0x${string}`;
|
|
12978
12977
|
};
|
|
12978
|
+
boostFee: number;
|
|
12979
12979
|
depositAddress?: `0x${string}` | null | undefined;
|
|
12980
12980
|
channelId?: bigint | null | undefined;
|
|
12981
12981
|
depositMetadata?: {
|
|
@@ -13033,17 +13033,16 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
13033
13033
|
chunkInterval: number;
|
|
13034
13034
|
} | null | undefined;
|
|
13035
13035
|
}, {
|
|
13036
|
+
txId: string;
|
|
13036
13037
|
depositDetails: {
|
|
13037
13038
|
txHashes?: string[] | null | undefined;
|
|
13038
13039
|
};
|
|
13039
|
-
boostFee: number;
|
|
13040
|
-
txId: string;
|
|
13041
13040
|
inputAsset: {
|
|
13042
13041
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13043
13042
|
};
|
|
13044
13043
|
depositAmount: string | number;
|
|
13045
13044
|
outputAsset: {
|
|
13046
|
-
__kind: "
|
|
13045
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13047
13046
|
};
|
|
13048
13047
|
destinationAddress: {
|
|
13049
13048
|
value: string;
|
|
@@ -13058,6 +13057,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
13058
13057
|
minPrice: string | number;
|
|
13059
13058
|
refundAddress: string;
|
|
13060
13059
|
};
|
|
13060
|
+
boostFee: number;
|
|
13061
13061
|
depositAddress?: string | null | undefined;
|
|
13062
13062
|
channelId?: string | number | null | undefined;
|
|
13063
13063
|
depositMetadata?: {
|
|
@@ -13141,29 +13141,29 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13141
13141
|
}, "strip", z.ZodTypeAny, {
|
|
13142
13142
|
depositAddress: `0x${string}`;
|
|
13143
13143
|
asset: "ArbEth" | "ArbUsdc";
|
|
13144
|
+
amount: bigint;
|
|
13144
13145
|
depositDetails: {
|
|
13145
13146
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13146
13147
|
};
|
|
13147
|
-
amount: bigint;
|
|
13148
13148
|
}, {
|
|
13149
13149
|
depositAddress: string;
|
|
13150
13150
|
asset: {
|
|
13151
13151
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13152
13152
|
};
|
|
13153
|
+
amount: string | number;
|
|
13153
13154
|
depositDetails: {
|
|
13154
13155
|
txHashes?: string[] | null | undefined;
|
|
13155
13156
|
};
|
|
13156
|
-
amount: string | number;
|
|
13157
13157
|
}>;
|
|
13158
13158
|
}, "strip", z.ZodTypeAny, {
|
|
13159
13159
|
__kind: "DepositChannelArbitrum";
|
|
13160
13160
|
depositWitness: {
|
|
13161
13161
|
depositAddress: `0x${string}`;
|
|
13162
13162
|
asset: "ArbEth" | "ArbUsdc";
|
|
13163
|
+
amount: bigint;
|
|
13163
13164
|
depositDetails: {
|
|
13164
13165
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13165
13166
|
};
|
|
13166
|
-
amount: bigint;
|
|
13167
13167
|
};
|
|
13168
13168
|
}, {
|
|
13169
13169
|
__kind: "DepositChannelArbitrum";
|
|
@@ -13172,10 +13172,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13172
13172
|
asset: {
|
|
13173
13173
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13174
13174
|
};
|
|
13175
|
+
amount: string | number;
|
|
13175
13176
|
depositDetails: {
|
|
13176
13177
|
txHashes?: string[] | null | undefined;
|
|
13177
13178
|
};
|
|
13178
|
-
amount: string | number;
|
|
13179
13179
|
};
|
|
13180
13180
|
}>, z.ZodObject<{
|
|
13181
13181
|
__kind: z.ZodLiteral<"VaultArbitrum">;
|
|
@@ -13202,11 +13202,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13202
13202
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
13203
13203
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
13204
13204
|
}, "strip", z.ZodTypeAny, {
|
|
13205
|
-
__kind: "
|
|
13205
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13206
13206
|
}, {
|
|
13207
|
-
__kind: "
|
|
13208
|
-
}>, "
|
|
13209
|
-
__kind: "
|
|
13207
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13208
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
13209
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13210
13210
|
}>;
|
|
13211
13211
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
13212
13212
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -13551,14 +13551,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13551
13551
|
}>>>;
|
|
13552
13552
|
boostFee: z.ZodNumber;
|
|
13553
13553
|
}, "strip", z.ZodTypeAny, {
|
|
13554
|
+
txId: `0x${string}`;
|
|
13554
13555
|
depositDetails: {
|
|
13555
13556
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13556
13557
|
};
|
|
13557
|
-
boostFee: number;
|
|
13558
|
-
txId: `0x${string}`;
|
|
13559
13558
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
13560
13559
|
depositAmount: bigint;
|
|
13561
|
-
outputAsset: "
|
|
13560
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13562
13561
|
destinationAddress: {
|
|
13563
13562
|
readonly chain: "Ethereum";
|
|
13564
13563
|
readonly address: `0x${string}`;
|
|
@@ -13587,6 +13586,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13587
13586
|
minPrice: bigint;
|
|
13588
13587
|
refundAddress: `0x${string}`;
|
|
13589
13588
|
};
|
|
13589
|
+
boostFee: number;
|
|
13590
13590
|
depositAddress?: `0x${string}` | null | undefined;
|
|
13591
13591
|
channelId?: bigint | null | undefined;
|
|
13592
13592
|
depositMetadata?: {
|
|
@@ -13644,17 +13644,16 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13644
13644
|
chunkInterval: number;
|
|
13645
13645
|
} | null | undefined;
|
|
13646
13646
|
}, {
|
|
13647
|
+
txId: string;
|
|
13647
13648
|
depositDetails: {
|
|
13648
13649
|
txHashes?: string[] | null | undefined;
|
|
13649
13650
|
};
|
|
13650
|
-
boostFee: number;
|
|
13651
|
-
txId: string;
|
|
13652
13651
|
inputAsset: {
|
|
13653
13652
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13654
13653
|
};
|
|
13655
13654
|
depositAmount: string | number;
|
|
13656
13655
|
outputAsset: {
|
|
13657
|
-
__kind: "
|
|
13656
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13658
13657
|
};
|
|
13659
13658
|
destinationAddress: {
|
|
13660
13659
|
value: string;
|
|
@@ -13669,6 +13668,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13669
13668
|
minPrice: string | number;
|
|
13670
13669
|
refundAddress: string;
|
|
13671
13670
|
};
|
|
13671
|
+
boostFee: number;
|
|
13672
13672
|
depositAddress?: string | null | undefined;
|
|
13673
13673
|
channelId?: string | number | null | undefined;
|
|
13674
13674
|
depositMetadata?: {
|
|
@@ -13731,14 +13731,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13731
13731
|
}, "strip", z.ZodTypeAny, {
|
|
13732
13732
|
__kind: "VaultArbitrum";
|
|
13733
13733
|
vaultWitness: {
|
|
13734
|
+
txId: `0x${string}`;
|
|
13734
13735
|
depositDetails: {
|
|
13735
13736
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13736
13737
|
};
|
|
13737
|
-
boostFee: number;
|
|
13738
|
-
txId: `0x${string}`;
|
|
13739
13738
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
13740
13739
|
depositAmount: bigint;
|
|
13741
|
-
outputAsset: "
|
|
13740
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13742
13741
|
destinationAddress: {
|
|
13743
13742
|
readonly chain: "Ethereum";
|
|
13744
13743
|
readonly address: `0x${string}`;
|
|
@@ -13767,6 +13766,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13767
13766
|
minPrice: bigint;
|
|
13768
13767
|
refundAddress: `0x${string}`;
|
|
13769
13768
|
};
|
|
13769
|
+
boostFee: number;
|
|
13770
13770
|
depositAddress?: `0x${string}` | null | undefined;
|
|
13771
13771
|
channelId?: bigint | null | undefined;
|
|
13772
13772
|
depositMetadata?: {
|
|
@@ -13827,17 +13827,16 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13827
13827
|
}, {
|
|
13828
13828
|
__kind: "VaultArbitrum";
|
|
13829
13829
|
vaultWitness: {
|
|
13830
|
+
txId: string;
|
|
13830
13831
|
depositDetails: {
|
|
13831
13832
|
txHashes?: string[] | null | undefined;
|
|
13832
13833
|
};
|
|
13833
|
-
boostFee: number;
|
|
13834
|
-
txId: string;
|
|
13835
13834
|
inputAsset: {
|
|
13836
13835
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13837
13836
|
};
|
|
13838
13837
|
depositAmount: string | number;
|
|
13839
13838
|
outputAsset: {
|
|
13840
|
-
__kind: "
|
|
13839
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13841
13840
|
};
|
|
13842
13841
|
destinationAddress: {
|
|
13843
13842
|
value: string;
|
|
@@ -13852,6 +13851,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13852
13851
|
minPrice: string | number;
|
|
13853
13852
|
refundAddress: string;
|
|
13854
13853
|
};
|
|
13854
|
+
boostFee: number;
|
|
13855
13855
|
depositAddress?: string | null | undefined;
|
|
13856
13856
|
channelId?: string | number | null | undefined;
|
|
13857
13857
|
depositMetadata?: {
|
|
@@ -14335,11 +14335,11 @@ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
|
|
|
14335
14335
|
declare const palletCfSolanaIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
14336
14336
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
14337
14337
|
}, "strip", z.ZodTypeAny, {
|
|
14338
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14338
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14339
14339
|
}, {
|
|
14340
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14341
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14342
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14340
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14341
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
14342
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14343
14343
|
}>;
|
|
14344
14344
|
declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
14345
14345
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -14397,24 +14397,24 @@ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<
|
|
|
14397
14397
|
reason: z.ZodEffects<z.ZodObject<{
|
|
14398
14398
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
14399
14399
|
}, "strip", z.ZodTypeAny, {
|
|
14400
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14400
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14401
14401
|
}, {
|
|
14402
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14403
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14404
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14402
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14403
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
14404
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14405
14405
|
}>;
|
|
14406
14406
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14407
14407
|
}, "strip", z.ZodTypeAny, {
|
|
14408
14408
|
__kind: "Refund";
|
|
14409
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14410
14409
|
amount: bigint;
|
|
14410
|
+
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14411
14411
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
14412
14412
|
}, {
|
|
14413
14413
|
__kind: "Refund";
|
|
14414
|
+
amount: string | number;
|
|
14414
14415
|
reason: {
|
|
14415
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
14416
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14416
14417
|
};
|
|
14417
|
-
amount: string | number;
|
|
14418
14418
|
egressId?: [{
|
|
14419
14419
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
14420
14420
|
}, string | number] | null | undefined;
|
|
@@ -14716,11 +14716,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
14716
14716
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
14717
14717
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
14718
14718
|
}, "strip", z.ZodTypeAny, {
|
|
14719
|
-
__kind: "
|
|
14719
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14720
14720
|
}, {
|
|
14721
|
-
__kind: "
|
|
14722
|
-
}>, "
|
|
14723
|
-
__kind: "
|
|
14721
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14722
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
14723
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14724
14724
|
}>;
|
|
14725
14725
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
14726
14726
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -15065,11 +15065,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15065
15065
|
}>>>;
|
|
15066
15066
|
boostFee: z.ZodNumber;
|
|
15067
15067
|
}, "strip", z.ZodTypeAny, {
|
|
15068
|
-
boostFee: number;
|
|
15069
15068
|
txId: [`0x${string}`, bigint];
|
|
15070
15069
|
inputAsset: "Sol" | "SolUsdc";
|
|
15071
15070
|
depositAmount: bigint;
|
|
15072
|
-
outputAsset: "
|
|
15071
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15073
15072
|
destinationAddress: {
|
|
15074
15073
|
readonly chain: "Ethereum";
|
|
15075
15074
|
readonly address: `0x${string}`;
|
|
@@ -15098,6 +15097,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15098
15097
|
minPrice: bigint;
|
|
15099
15098
|
refundAddress: `0x${string}`;
|
|
15100
15099
|
};
|
|
15100
|
+
boostFee: number;
|
|
15101
15101
|
depositAddress?: `0x${string}` | null | undefined;
|
|
15102
15102
|
channelId?: bigint | null | undefined;
|
|
15103
15103
|
depositMetadata?: {
|
|
@@ -15155,14 +15155,13 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15155
15155
|
chunkInterval: number;
|
|
15156
15156
|
} | null | undefined;
|
|
15157
15157
|
}, {
|
|
15158
|
-
boostFee: number;
|
|
15159
15158
|
txId: [string, string | number];
|
|
15160
15159
|
inputAsset: {
|
|
15161
15160
|
__kind: "Sol" | "SolUsdc";
|
|
15162
15161
|
};
|
|
15163
15162
|
depositAmount: string | number;
|
|
15164
15163
|
outputAsset: {
|
|
15165
|
-
__kind: "
|
|
15164
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15166
15165
|
};
|
|
15167
15166
|
destinationAddress: {
|
|
15168
15167
|
value: string;
|
|
@@ -15177,6 +15176,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15177
15176
|
minPrice: string | number;
|
|
15178
15177
|
refundAddress: string;
|
|
15179
15178
|
};
|
|
15179
|
+
boostFee: number;
|
|
15180
15180
|
depositAddress?: string | null | undefined;
|
|
15181
15181
|
channelId?: string | number | null | undefined;
|
|
15182
15182
|
depositMetadata?: {
|
|
@@ -15295,11 +15295,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15295
15295
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
15296
15296
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
15297
15297
|
}, "strip", z.ZodTypeAny, {
|
|
15298
|
-
__kind: "
|
|
15298
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15299
15299
|
}, {
|
|
15300
|
-
__kind: "
|
|
15301
|
-
}>, "
|
|
15302
|
-
__kind: "
|
|
15300
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15301
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
15302
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15303
15303
|
}>;
|
|
15304
15304
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
15305
15305
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -15644,11 +15644,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15644
15644
|
}>>>;
|
|
15645
15645
|
boostFee: z.ZodNumber;
|
|
15646
15646
|
}, "strip", z.ZodTypeAny, {
|
|
15647
|
-
boostFee: number;
|
|
15648
15647
|
txId: [`0x${string}`, bigint];
|
|
15649
15648
|
inputAsset: "Sol" | "SolUsdc";
|
|
15650
15649
|
depositAmount: bigint;
|
|
15651
|
-
outputAsset: "
|
|
15650
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15652
15651
|
destinationAddress: {
|
|
15653
15652
|
readonly chain: "Ethereum";
|
|
15654
15653
|
readonly address: `0x${string}`;
|
|
@@ -15677,6 +15676,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15677
15676
|
minPrice: bigint;
|
|
15678
15677
|
refundAddress: `0x${string}`;
|
|
15679
15678
|
};
|
|
15679
|
+
boostFee: number;
|
|
15680
15680
|
depositAddress?: `0x${string}` | null | undefined;
|
|
15681
15681
|
channelId?: bigint | null | undefined;
|
|
15682
15682
|
depositMetadata?: {
|
|
@@ -15734,14 +15734,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15734
15734
|
chunkInterval: number;
|
|
15735
15735
|
} | null | undefined;
|
|
15736
15736
|
}, {
|
|
15737
|
-
boostFee: number;
|
|
15738
15737
|
txId: [string, string | number];
|
|
15739
15738
|
inputAsset: {
|
|
15740
15739
|
__kind: "Sol" | "SolUsdc";
|
|
15741
15740
|
};
|
|
15742
15741
|
depositAmount: string | number;
|
|
15743
15742
|
outputAsset: {
|
|
15744
|
-
__kind: "
|
|
15743
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15745
15744
|
};
|
|
15746
15745
|
destinationAddress: {
|
|
15747
15746
|
value: string;
|
|
@@ -15756,6 +15755,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15756
15755
|
minPrice: string | number;
|
|
15757
15756
|
refundAddress: string;
|
|
15758
15757
|
};
|
|
15758
|
+
boostFee: number;
|
|
15759
15759
|
depositAddress?: string | null | undefined;
|
|
15760
15760
|
channelId?: string | number | null | undefined;
|
|
15761
15761
|
depositMetadata?: {
|
|
@@ -15818,11 +15818,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15818
15818
|
}, "strip", z.ZodTypeAny, {
|
|
15819
15819
|
__kind: "VaultSolana";
|
|
15820
15820
|
vaultWitness: {
|
|
15821
|
-
boostFee: number;
|
|
15822
15821
|
txId: [`0x${string}`, bigint];
|
|
15823
15822
|
inputAsset: "Sol" | "SolUsdc";
|
|
15824
15823
|
depositAmount: bigint;
|
|
15825
|
-
outputAsset: "
|
|
15824
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15826
15825
|
destinationAddress: {
|
|
15827
15826
|
readonly chain: "Ethereum";
|
|
15828
15827
|
readonly address: `0x${string}`;
|
|
@@ -15851,6 +15850,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15851
15850
|
minPrice: bigint;
|
|
15852
15851
|
refundAddress: `0x${string}`;
|
|
15853
15852
|
};
|
|
15853
|
+
boostFee: number;
|
|
15854
15854
|
depositAddress?: `0x${string}` | null | undefined;
|
|
15855
15855
|
channelId?: bigint | null | undefined;
|
|
15856
15856
|
depositMetadata?: {
|
|
@@ -15911,14 +15911,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15911
15911
|
}, {
|
|
15912
15912
|
__kind: "VaultSolana";
|
|
15913
15913
|
vaultWitness: {
|
|
15914
|
-
boostFee: number;
|
|
15915
15914
|
txId: [string, string | number];
|
|
15916
15915
|
inputAsset: {
|
|
15917
15916
|
__kind: "Sol" | "SolUsdc";
|
|
15918
15917
|
};
|
|
15919
15918
|
depositAmount: string | number;
|
|
15920
15919
|
outputAsset: {
|
|
15921
|
-
__kind: "
|
|
15920
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15922
15921
|
};
|
|
15923
15922
|
destinationAddress: {
|
|
15924
15923
|
value: string;
|
|
@@ -15933,6 +15932,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15933
15932
|
minPrice: string | number;
|
|
15934
15933
|
refundAddress: string;
|
|
15935
15934
|
};
|
|
15935
|
+
boostFee: number;
|
|
15936
15936
|
depositAddress?: string | null | undefined;
|
|
15937
15937
|
channelId?: string | number | null | undefined;
|
|
15938
15938
|
depositMetadata?: {
|
|
@@ -16369,11 +16369,11 @@ declare const cfPrimitivesChainsAssetsHubAsset: z.ZodEffects<z.ZodObject<{
|
|
|
16369
16369
|
declare const palletCfAssethubIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
16370
16370
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
16371
16371
|
}, "strip", z.ZodTypeAny, {
|
|
16372
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16372
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16373
16373
|
}, {
|
|
16374
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16375
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16376
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16374
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16375
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
16376
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16377
16377
|
}>;
|
|
16378
16378
|
declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
16379
16379
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -16431,24 +16431,24 @@ declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
16431
16431
|
reason: z.ZodEffects<z.ZodObject<{
|
|
16432
16432
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
16433
16433
|
}, "strip", z.ZodTypeAny, {
|
|
16434
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16434
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16435
16435
|
}, {
|
|
16436
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16437
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16438
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16436
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16437
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
16438
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16439
16439
|
}>;
|
|
16440
16440
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16441
16441
|
}, "strip", z.ZodTypeAny, {
|
|
16442
16442
|
__kind: "Refund";
|
|
16443
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16444
16443
|
amount: bigint;
|
|
16444
|
+
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16445
16445
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
16446
16446
|
}, {
|
|
16447
16447
|
__kind: "Refund";
|
|
16448
|
+
amount: string | number;
|
|
16448
16449
|
reason: {
|
|
16449
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
16450
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16450
16451
|
};
|
|
16451
|
-
amount: string | number;
|
|
16452
16452
|
egressId?: [{
|
|
16453
16453
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
16454
16454
|
}, string | number] | null | undefined;
|
|
@@ -16714,15 +16714,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
|
|
|
16714
16714
|
}, "strip", z.ZodTypeAny, {
|
|
16715
16715
|
depositAddress: `0x${string}`;
|
|
16716
16716
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16717
|
-
depositDetails: number;
|
|
16718
16717
|
amount: bigint;
|
|
16718
|
+
depositDetails: number;
|
|
16719
16719
|
}, {
|
|
16720
16720
|
depositAddress: string;
|
|
16721
16721
|
asset: {
|
|
16722
16722
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16723
16723
|
};
|
|
16724
|
-
depositDetails: number;
|
|
16725
16724
|
amount: string | number;
|
|
16725
|
+
depositDetails: number;
|
|
16726
16726
|
}>;
|
|
16727
16727
|
declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObject<{
|
|
16728
16728
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
@@ -16741,11 +16741,11 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
16741
16741
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
16742
16742
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
16743
16743
|
}, "strip", z.ZodTypeAny, {
|
|
16744
|
-
__kind: "
|
|
16744
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16745
16745
|
}, {
|
|
16746
|
-
__kind: "
|
|
16747
|
-
}>, "
|
|
16748
|
-
__kind: "
|
|
16746
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16747
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
16748
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16749
16749
|
}>;
|
|
16750
16750
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
16751
16751
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -17099,15 +17099,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17099
17099
|
}>>>;
|
|
17100
17100
|
boostFee: z.ZodNumber;
|
|
17101
17101
|
}, "strip", z.ZodTypeAny, {
|
|
17102
|
-
depositDetails: number;
|
|
17103
|
-
boostFee: number;
|
|
17104
17102
|
txId: {
|
|
17105
17103
|
blockNumber: number;
|
|
17106
17104
|
extrinsicIndex: number;
|
|
17107
17105
|
};
|
|
17106
|
+
depositDetails: number;
|
|
17108
17107
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17109
17108
|
depositAmount: bigint;
|
|
17110
|
-
outputAsset: "
|
|
17109
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17111
17110
|
destinationAddress: {
|
|
17112
17111
|
readonly chain: "Ethereum";
|
|
17113
17112
|
readonly address: `0x${string}`;
|
|
@@ -17136,6 +17135,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17136
17135
|
minPrice: bigint;
|
|
17137
17136
|
refundAddress: `0x${string}`;
|
|
17138
17137
|
};
|
|
17138
|
+
boostFee: number;
|
|
17139
17139
|
depositAddress?: `0x${string}` | null | undefined;
|
|
17140
17140
|
channelId?: bigint | null | undefined;
|
|
17141
17141
|
depositMetadata?: {
|
|
@@ -17193,18 +17193,17 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17193
17193
|
chunkInterval: number;
|
|
17194
17194
|
} | null | undefined;
|
|
17195
17195
|
}, {
|
|
17196
|
-
depositDetails: number;
|
|
17197
|
-
boostFee: number;
|
|
17198
17196
|
txId: {
|
|
17199
17197
|
blockNumber: number;
|
|
17200
17198
|
extrinsicIndex: number;
|
|
17201
17199
|
};
|
|
17200
|
+
depositDetails: number;
|
|
17202
17201
|
inputAsset: {
|
|
17203
17202
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17204
17203
|
};
|
|
17205
17204
|
depositAmount: string | number;
|
|
17206
17205
|
outputAsset: {
|
|
17207
|
-
__kind: "
|
|
17206
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17208
17207
|
};
|
|
17209
17208
|
destinationAddress: {
|
|
17210
17209
|
value: string;
|
|
@@ -17219,6 +17218,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17219
17218
|
minPrice: string | number;
|
|
17220
17219
|
refundAddress: string;
|
|
17221
17220
|
};
|
|
17221
|
+
boostFee: number;
|
|
17222
17222
|
depositAddress?: string | null | undefined;
|
|
17223
17223
|
channelId?: string | number | null | undefined;
|
|
17224
17224
|
depositMetadata?: {
|
|
@@ -17296,23 +17296,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17296
17296
|
}, "strip", z.ZodTypeAny, {
|
|
17297
17297
|
depositAddress: `0x${string}`;
|
|
17298
17298
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17299
|
-
depositDetails: number;
|
|
17300
17299
|
amount: bigint;
|
|
17300
|
+
depositDetails: number;
|
|
17301
17301
|
}, {
|
|
17302
17302
|
depositAddress: string;
|
|
17303
17303
|
asset: {
|
|
17304
17304
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17305
17305
|
};
|
|
17306
|
-
depositDetails: number;
|
|
17307
17306
|
amount: string | number;
|
|
17307
|
+
depositDetails: number;
|
|
17308
17308
|
}>;
|
|
17309
17309
|
}, "strip", z.ZodTypeAny, {
|
|
17310
17310
|
__kind: "DepositChannelAssethub";
|
|
17311
17311
|
depositWitness: {
|
|
17312
17312
|
depositAddress: `0x${string}`;
|
|
17313
17313
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17314
|
-
depositDetails: number;
|
|
17315
17314
|
amount: bigint;
|
|
17315
|
+
depositDetails: number;
|
|
17316
17316
|
};
|
|
17317
17317
|
}, {
|
|
17318
17318
|
__kind: "DepositChannelAssethub";
|
|
@@ -17321,8 +17321,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17321
17321
|
asset: {
|
|
17322
17322
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17323
17323
|
};
|
|
17324
|
-
depositDetails: number;
|
|
17325
17324
|
amount: string | number;
|
|
17325
|
+
depositDetails: number;
|
|
17326
17326
|
};
|
|
17327
17327
|
}>, z.ZodObject<{
|
|
17328
17328
|
__kind: z.ZodLiteral<"VaultAssethub">;
|
|
@@ -17343,11 +17343,11 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17343
17343
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
17344
17344
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
17345
17345
|
}, "strip", z.ZodTypeAny, {
|
|
17346
|
-
__kind: "
|
|
17346
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17347
17347
|
}, {
|
|
17348
|
-
__kind: "
|
|
17349
|
-
}>, "
|
|
17350
|
-
__kind: "
|
|
17348
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17349
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
17350
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17351
17351
|
}>;
|
|
17352
17352
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
17353
17353
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -17701,15 +17701,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17701
17701
|
}>>>;
|
|
17702
17702
|
boostFee: z.ZodNumber;
|
|
17703
17703
|
}, "strip", z.ZodTypeAny, {
|
|
17704
|
-
depositDetails: number;
|
|
17705
|
-
boostFee: number;
|
|
17706
17704
|
txId: {
|
|
17707
17705
|
blockNumber: number;
|
|
17708
17706
|
extrinsicIndex: number;
|
|
17709
17707
|
};
|
|
17708
|
+
depositDetails: number;
|
|
17710
17709
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17711
17710
|
depositAmount: bigint;
|
|
17712
|
-
outputAsset: "
|
|
17711
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17713
17712
|
destinationAddress: {
|
|
17714
17713
|
readonly chain: "Ethereum";
|
|
17715
17714
|
readonly address: `0x${string}`;
|
|
@@ -17738,6 +17737,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17738
17737
|
minPrice: bigint;
|
|
17739
17738
|
refundAddress: `0x${string}`;
|
|
17740
17739
|
};
|
|
17740
|
+
boostFee: number;
|
|
17741
17741
|
depositAddress?: `0x${string}` | null | undefined;
|
|
17742
17742
|
channelId?: bigint | null | undefined;
|
|
17743
17743
|
depositMetadata?: {
|
|
@@ -17795,18 +17795,17 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17795
17795
|
chunkInterval: number;
|
|
17796
17796
|
} | null | undefined;
|
|
17797
17797
|
}, {
|
|
17798
|
-
depositDetails: number;
|
|
17799
|
-
boostFee: number;
|
|
17800
17798
|
txId: {
|
|
17801
17799
|
blockNumber: number;
|
|
17802
17800
|
extrinsicIndex: number;
|
|
17803
17801
|
};
|
|
17802
|
+
depositDetails: number;
|
|
17804
17803
|
inputAsset: {
|
|
17805
17804
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17806
17805
|
};
|
|
17807
17806
|
depositAmount: string | number;
|
|
17808
17807
|
outputAsset: {
|
|
17809
|
-
__kind: "
|
|
17808
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17810
17809
|
};
|
|
17811
17810
|
destinationAddress: {
|
|
17812
17811
|
value: string;
|
|
@@ -17821,6 +17820,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17821
17820
|
minPrice: string | number;
|
|
17822
17821
|
refundAddress: string;
|
|
17823
17822
|
};
|
|
17823
|
+
boostFee: number;
|
|
17824
17824
|
depositAddress?: string | null | undefined;
|
|
17825
17825
|
channelId?: string | number | null | undefined;
|
|
17826
17826
|
depositMetadata?: {
|
|
@@ -17883,15 +17883,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17883
17883
|
}, "strip", z.ZodTypeAny, {
|
|
17884
17884
|
__kind: "VaultAssethub";
|
|
17885
17885
|
vaultWitness: {
|
|
17886
|
-
depositDetails: number;
|
|
17887
|
-
boostFee: number;
|
|
17888
17886
|
txId: {
|
|
17889
17887
|
blockNumber: number;
|
|
17890
17888
|
extrinsicIndex: number;
|
|
17891
17889
|
};
|
|
17890
|
+
depositDetails: number;
|
|
17892
17891
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17893
17892
|
depositAmount: bigint;
|
|
17894
|
-
outputAsset: "
|
|
17893
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17895
17894
|
destinationAddress: {
|
|
17896
17895
|
readonly chain: "Ethereum";
|
|
17897
17896
|
readonly address: `0x${string}`;
|
|
@@ -17920,6 +17919,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17920
17919
|
minPrice: bigint;
|
|
17921
17920
|
refundAddress: `0x${string}`;
|
|
17922
17921
|
};
|
|
17922
|
+
boostFee: number;
|
|
17923
17923
|
depositAddress?: `0x${string}` | null | undefined;
|
|
17924
17924
|
channelId?: bigint | null | undefined;
|
|
17925
17925
|
depositMetadata?: {
|
|
@@ -17980,18 +17980,17 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17980
17980
|
}, {
|
|
17981
17981
|
__kind: "VaultAssethub";
|
|
17982
17982
|
vaultWitness: {
|
|
17983
|
-
depositDetails: number;
|
|
17984
|
-
boostFee: number;
|
|
17985
17983
|
txId: {
|
|
17986
17984
|
blockNumber: number;
|
|
17987
17985
|
extrinsicIndex: number;
|
|
17988
17986
|
};
|
|
17987
|
+
depositDetails: number;
|
|
17989
17988
|
inputAsset: {
|
|
17990
17989
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17991
17990
|
};
|
|
17992
17991
|
depositAmount: string | number;
|
|
17993
17992
|
outputAsset: {
|
|
17994
|
-
__kind: "
|
|
17993
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17995
17994
|
};
|
|
17996
17995
|
destinationAddress: {
|
|
17997
17996
|
value: string;
|
|
@@ -18006,6 +18005,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
18006
18005
|
minPrice: string | number;
|
|
18007
18006
|
refundAddress: string;
|
|
18008
18007
|
};
|
|
18008
|
+
boostFee: number;
|
|
18009
18009
|
depositAddress?: string | null | undefined;
|
|
18010
18010
|
channelId?: string | number | null | undefined;
|
|
18011
18011
|
depositMetadata?: {
|
|
@@ -18115,20 +18115,20 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodObject<{
|
|
|
18115
18115
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
18116
18116
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18117
18117
|
}, "strip", z.ZodTypeAny, {
|
|
18118
|
-
__kind: "
|
|
18118
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18119
18119
|
}, {
|
|
18120
|
-
__kind: "
|
|
18121
|
-
}>, "
|
|
18122
|
-
__kind: "
|
|
18120
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18121
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18122
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18123
18123
|
}>;
|
|
18124
18124
|
}, "strip", z.ZodTypeAny, {
|
|
18125
18125
|
__kind: "TickZeroCentered";
|
|
18126
|
-
baseAsset: "
|
|
18126
|
+
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18127
18127
|
spreadTick: number;
|
|
18128
18128
|
}, {
|
|
18129
18129
|
__kind: "TickZeroCentered";
|
|
18130
18130
|
baseAsset: {
|
|
18131
|
-
__kind: "
|
|
18131
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18132
18132
|
};
|
|
18133
18133
|
spreadTick: number;
|
|
18134
18134
|
}>;
|
|
@@ -18137,21 +18137,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
|
|
|
18137
18137
|
asset: z.ZodEffects<z.ZodObject<{
|
|
18138
18138
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18139
18139
|
}, "strip", z.ZodTypeAny, {
|
|
18140
|
-
__kind: "
|
|
18140
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18141
18141
|
}, {
|
|
18142
|
-
__kind: "
|
|
18143
|
-
}>, "
|
|
18144
|
-
__kind: "
|
|
18142
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18143
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18144
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18145
18145
|
}>;
|
|
18146
18146
|
amount: 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>>>;
|
|
18147
18147
|
}, "strip", z.ZodTypeAny, {
|
|
18148
18148
|
__kind: "MinimumDeploymentAmountForStrategy";
|
|
18149
|
-
asset: "
|
|
18149
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18150
18150
|
amount?: bigint | null | undefined;
|
|
18151
18151
|
}, {
|
|
18152
18152
|
__kind: "MinimumDeploymentAmountForStrategy";
|
|
18153
18153
|
asset: {
|
|
18154
|
-
__kind: "
|
|
18154
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18155
18155
|
};
|
|
18156
18156
|
amount?: string | number | null | undefined;
|
|
18157
18157
|
}>, z.ZodObject<{
|
|
@@ -18159,21 +18159,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
|
|
|
18159
18159
|
asset: z.ZodEffects<z.ZodObject<{
|
|
18160
18160
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18161
18161
|
}, "strip", z.ZodTypeAny, {
|
|
18162
|
-
__kind: "
|
|
18162
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18163
18163
|
}, {
|
|
18164
|
-
__kind: "
|
|
18165
|
-
}>, "
|
|
18166
|
-
__kind: "
|
|
18164
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18165
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18166
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18167
18167
|
}>;
|
|
18168
18168
|
amount: 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>>>;
|
|
18169
18169
|
}, "strip", z.ZodTypeAny, {
|
|
18170
18170
|
__kind: "MinimumAddedFundsToStrategy";
|
|
18171
|
-
asset: "
|
|
18171
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18172
18172
|
amount?: bigint | null | undefined;
|
|
18173
18173
|
}, {
|
|
18174
18174
|
__kind: "MinimumAddedFundsToStrategy";
|
|
18175
18175
|
asset: {
|
|
18176
|
-
__kind: "
|
|
18176
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18177
18177
|
};
|
|
18178
18178
|
amount?: string | number | null | undefined;
|
|
18179
18179
|
}>, z.ZodObject<{
|
|
@@ -18181,21 +18181,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
|
|
|
18181
18181
|
asset: z.ZodEffects<z.ZodObject<{
|
|
18182
18182
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18183
18183
|
}, "strip", z.ZodTypeAny, {
|
|
18184
|
-
__kind: "
|
|
18184
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18185
18185
|
}, {
|
|
18186
|
-
__kind: "
|
|
18187
|
-
}>, "
|
|
18188
|
-
__kind: "
|
|
18186
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18187
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18188
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18189
18189
|
}>;
|
|
18190
18190
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
18191
18191
|
}, "strip", z.ZodTypeAny, {
|
|
18192
18192
|
__kind: "LimitOrderUpdateThreshold";
|
|
18193
|
-
asset: "
|
|
18193
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18194
18194
|
amount: bigint;
|
|
18195
18195
|
}, {
|
|
18196
18196
|
__kind: "LimitOrderUpdateThreshold";
|
|
18197
18197
|
asset: {
|
|
18198
|
-
__kind: "
|
|
18198
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18199
18199
|
};
|
|
18200
18200
|
amount: string | number;
|
|
18201
18201
|
}>]>;
|