@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/180/common.d.cts
CHANGED
|
@@ -52,11 +52,11 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
|
|
|
52
52
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
53
53
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "
|
|
55
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
56
56
|
}, {
|
|
57
|
-
__kind: "
|
|
58
|
-
}>, "
|
|
59
|
-
__kind: "
|
|
57
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
58
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
59
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
60
60
|
}>;
|
|
61
61
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
62
62
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -190,6 +190,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
190
190
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
191
191
|
}, "strip", z.ZodTypeAny, {
|
|
192
192
|
__kind: "DepositChannel";
|
|
193
|
+
brokerId: `cF${string}`;
|
|
193
194
|
depositAddress: {
|
|
194
195
|
readonly chain: "Ethereum";
|
|
195
196
|
readonly address: `0x${string}`;
|
|
@@ -208,16 +209,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
208
209
|
};
|
|
209
210
|
channelId: bigint;
|
|
210
211
|
depositBlockHeight: bigint;
|
|
211
|
-
brokerId: `cF${string}`;
|
|
212
212
|
}, {
|
|
213
213
|
__kind: "DepositChannel";
|
|
214
|
+
brokerId: string;
|
|
214
215
|
depositAddress: {
|
|
215
216
|
value: string;
|
|
216
217
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
217
218
|
};
|
|
218
219
|
channelId: string | number;
|
|
219
220
|
depositBlockHeight: string | number;
|
|
220
|
-
brokerId: string;
|
|
221
221
|
}>, z.ZodObject<{
|
|
222
222
|
__kind: z.ZodLiteral<"Vault">;
|
|
223
223
|
txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -712,11 +712,11 @@ declare const cfPrimitivesDcaParameters: z.ZodObject<{
|
|
|
712
712
|
declare const cfTraitsSwappingSwapType: z.ZodEffects<z.ZodObject<{
|
|
713
713
|
__kind: z.ZodEnum<["Swap", "NetworkFee", "IngressEgressFee"]>;
|
|
714
714
|
}, "strip", z.ZodTypeAny, {
|
|
715
|
-
__kind: "
|
|
715
|
+
__kind: "Swap" | "NetworkFee" | "IngressEgressFee";
|
|
716
716
|
}, {
|
|
717
|
-
__kind: "
|
|
718
|
-
}>, "
|
|
719
|
-
__kind: "
|
|
717
|
+
__kind: "Swap" | "NetworkFee" | "IngressEgressFee";
|
|
718
|
+
}>, "Swap" | "NetworkFee" | "IngressEgressFee", {
|
|
719
|
+
__kind: "Swap" | "NetworkFee" | "IngressEgressFee";
|
|
720
720
|
}>;
|
|
721
721
|
declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
|
|
722
722
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
|
|
@@ -1739,18 +1739,18 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
1739
1739
|
txHashes?: string[] | null | undefined;
|
|
1740
1740
|
}>;
|
|
1741
1741
|
}, "strip", z.ZodTypeAny, {
|
|
1742
|
-
depositAddress: `0x${string}`;
|
|
1743
1742
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1744
1743
|
amount: bigint;
|
|
1744
|
+
depositAddress: `0x${string}`;
|
|
1745
1745
|
depositDetails: {
|
|
1746
1746
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1747
1747
|
};
|
|
1748
1748
|
}, {
|
|
1749
|
-
depositAddress: string;
|
|
1750
1749
|
asset: {
|
|
1751
1750
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1752
1751
|
};
|
|
1753
1752
|
amount: string | number;
|
|
1753
|
+
depositAddress: string;
|
|
1754
1754
|
depositDetails: {
|
|
1755
1755
|
txHashes?: string[] | null | undefined;
|
|
1756
1756
|
};
|
|
@@ -2251,11 +2251,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2251
2251
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
2252
2252
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
2253
2253
|
}, "strip", z.ZodTypeAny, {
|
|
2254
|
-
__kind: "
|
|
2254
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2255
2255
|
}, {
|
|
2256
|
-
__kind: "
|
|
2257
|
-
}>, "
|
|
2258
|
-
__kind: "
|
|
2256
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2257
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
2258
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2259
2259
|
}>;
|
|
2260
2260
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
2261
2261
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -2582,13 +2582,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2582
2582
|
}>>>;
|
|
2583
2583
|
boostFee: z.ZodNumber;
|
|
2584
2584
|
}, "strip", z.ZodTypeAny, {
|
|
2585
|
-
txId: `0x${string}`;
|
|
2586
|
-
depositDetails: {
|
|
2587
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
2588
|
-
};
|
|
2589
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2590
|
-
depositAmount: bigint;
|
|
2591
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2592
2585
|
destinationAddress: {
|
|
2593
2586
|
readonly chain: "Ethereum";
|
|
2594
2587
|
readonly address: `0x${string}`;
|
|
@@ -2605,6 +2598,14 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2605
2598
|
readonly chain: "Solana";
|
|
2606
2599
|
readonly address: string;
|
|
2607
2600
|
};
|
|
2601
|
+
depositDetails: {
|
|
2602
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
2603
|
+
};
|
|
2604
|
+
boostFee: number;
|
|
2605
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2606
|
+
depositAmount: bigint;
|
|
2607
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2608
|
+
txId: `0x${string}`;
|
|
2608
2609
|
affiliateFees: {
|
|
2609
2610
|
account: number;
|
|
2610
2611
|
bps: number;
|
|
@@ -2614,7 +2615,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2614
2615
|
refundAddress: `0x${string}`;
|
|
2615
2616
|
minPrice: bigint;
|
|
2616
2617
|
};
|
|
2617
|
-
boostFee: number;
|
|
2618
2618
|
depositAddress?: `0x${string}` | null | undefined;
|
|
2619
2619
|
channelId?: bigint | null | undefined;
|
|
2620
2620
|
depositMetadata?: {
|
|
@@ -2669,21 +2669,22 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2669
2669
|
chunkInterval: number;
|
|
2670
2670
|
} | null | undefined;
|
|
2671
2671
|
}, {
|
|
2672
|
-
|
|
2672
|
+
destinationAddress: {
|
|
2673
|
+
value: string;
|
|
2674
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2675
|
+
};
|
|
2673
2676
|
depositDetails: {
|
|
2674
2677
|
txHashes?: string[] | null | undefined;
|
|
2675
2678
|
};
|
|
2679
|
+
boostFee: number;
|
|
2676
2680
|
inputAsset: {
|
|
2677
2681
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2678
2682
|
};
|
|
2679
2683
|
depositAmount: string | number;
|
|
2680
2684
|
outputAsset: {
|
|
2681
|
-
__kind: "
|
|
2682
|
-
};
|
|
2683
|
-
destinationAddress: {
|
|
2684
|
-
value: string;
|
|
2685
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2685
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2686
2686
|
};
|
|
2687
|
+
txId: string;
|
|
2687
2688
|
affiliateFees: {
|
|
2688
2689
|
account: number;
|
|
2689
2690
|
bps: number;
|
|
@@ -2693,7 +2694,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2693
2694
|
refundAddress: string;
|
|
2694
2695
|
minPrice: string | number;
|
|
2695
2696
|
};
|
|
2696
|
-
boostFee: number;
|
|
2697
2697
|
depositAddress?: string | null | undefined;
|
|
2698
2698
|
channelId?: string | number | null | undefined;
|
|
2699
2699
|
depositMetadata?: {
|
|
@@ -2772,18 +2772,18 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2772
2772
|
txHashes?: string[] | null | undefined;
|
|
2773
2773
|
}>;
|
|
2774
2774
|
}, "strip", z.ZodTypeAny, {
|
|
2775
|
-
depositAddress: `0x${string}`;
|
|
2776
2775
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2777
2776
|
amount: bigint;
|
|
2777
|
+
depositAddress: `0x${string}`;
|
|
2778
2778
|
depositDetails: {
|
|
2779
2779
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
2780
2780
|
};
|
|
2781
2781
|
}, {
|
|
2782
|
-
depositAddress: string;
|
|
2783
2782
|
asset: {
|
|
2784
2783
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2785
2784
|
};
|
|
2786
2785
|
amount: string | number;
|
|
2786
|
+
depositAddress: string;
|
|
2787
2787
|
depositDetails: {
|
|
2788
2788
|
txHashes?: string[] | null | undefined;
|
|
2789
2789
|
};
|
|
@@ -2791,9 +2791,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2791
2791
|
}, "strip", z.ZodTypeAny, {
|
|
2792
2792
|
__kind: "DepositChannel";
|
|
2793
2793
|
depositWitness: {
|
|
2794
|
-
depositAddress: `0x${string}`;
|
|
2795
2794
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2796
2795
|
amount: bigint;
|
|
2796
|
+
depositAddress: `0x${string}`;
|
|
2797
2797
|
depositDetails: {
|
|
2798
2798
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
2799
2799
|
};
|
|
@@ -2801,11 +2801,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2801
2801
|
}, {
|
|
2802
2802
|
__kind: "DepositChannel";
|
|
2803
2803
|
depositWitness: {
|
|
2804
|
-
depositAddress: string;
|
|
2805
2804
|
asset: {
|
|
2806
2805
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2807
2806
|
};
|
|
2808
2807
|
amount: string | number;
|
|
2808
|
+
depositAddress: string;
|
|
2809
2809
|
depositDetails: {
|
|
2810
2810
|
txHashes?: string[] | null | undefined;
|
|
2811
2811
|
};
|
|
@@ -2835,11 +2835,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2835
2835
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
2836
2836
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
2837
2837
|
}, "strip", z.ZodTypeAny, {
|
|
2838
|
-
__kind: "
|
|
2838
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2839
2839
|
}, {
|
|
2840
|
-
__kind: "
|
|
2841
|
-
}>, "
|
|
2842
|
-
__kind: "
|
|
2840
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2841
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
2842
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2843
2843
|
}>;
|
|
2844
2844
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
2845
2845
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -3166,13 +3166,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3166
3166
|
}>>>;
|
|
3167
3167
|
boostFee: z.ZodNumber;
|
|
3168
3168
|
}, "strip", z.ZodTypeAny, {
|
|
3169
|
-
txId: `0x${string}`;
|
|
3170
|
-
depositDetails: {
|
|
3171
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
3172
|
-
};
|
|
3173
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3174
|
-
depositAmount: bigint;
|
|
3175
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3176
3169
|
destinationAddress: {
|
|
3177
3170
|
readonly chain: "Ethereum";
|
|
3178
3171
|
readonly address: `0x${string}`;
|
|
@@ -3189,6 +3182,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3189
3182
|
readonly chain: "Solana";
|
|
3190
3183
|
readonly address: string;
|
|
3191
3184
|
};
|
|
3185
|
+
depositDetails: {
|
|
3186
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
3187
|
+
};
|
|
3188
|
+
boostFee: number;
|
|
3189
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3190
|
+
depositAmount: bigint;
|
|
3191
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3192
|
+
txId: `0x${string}`;
|
|
3192
3193
|
affiliateFees: {
|
|
3193
3194
|
account: number;
|
|
3194
3195
|
bps: number;
|
|
@@ -3198,7 +3199,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3198
3199
|
refundAddress: `0x${string}`;
|
|
3199
3200
|
minPrice: bigint;
|
|
3200
3201
|
};
|
|
3201
|
-
boostFee: number;
|
|
3202
3202
|
depositAddress?: `0x${string}` | null | undefined;
|
|
3203
3203
|
channelId?: bigint | null | undefined;
|
|
3204
3204
|
depositMetadata?: {
|
|
@@ -3253,21 +3253,22 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3253
3253
|
chunkInterval: number;
|
|
3254
3254
|
} | null | undefined;
|
|
3255
3255
|
}, {
|
|
3256
|
-
|
|
3256
|
+
destinationAddress: {
|
|
3257
|
+
value: string;
|
|
3258
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3259
|
+
};
|
|
3257
3260
|
depositDetails: {
|
|
3258
3261
|
txHashes?: string[] | null | undefined;
|
|
3259
3262
|
};
|
|
3263
|
+
boostFee: number;
|
|
3260
3264
|
inputAsset: {
|
|
3261
3265
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3262
3266
|
};
|
|
3263
3267
|
depositAmount: string | number;
|
|
3264
3268
|
outputAsset: {
|
|
3265
|
-
__kind: "
|
|
3266
|
-
};
|
|
3267
|
-
destinationAddress: {
|
|
3268
|
-
value: string;
|
|
3269
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3269
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3270
3270
|
};
|
|
3271
|
+
txId: string;
|
|
3271
3272
|
affiliateFees: {
|
|
3272
3273
|
account: number;
|
|
3273
3274
|
bps: number;
|
|
@@ -3277,7 +3278,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3277
3278
|
refundAddress: string;
|
|
3278
3279
|
minPrice: string | number;
|
|
3279
3280
|
};
|
|
3280
|
-
boostFee: number;
|
|
3281
3281
|
depositAddress?: string | null | undefined;
|
|
3282
3282
|
channelId?: string | number | null | undefined;
|
|
3283
3283
|
depositMetadata?: {
|
|
@@ -3337,13 +3337,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3337
3337
|
}, "strip", z.ZodTypeAny, {
|
|
3338
3338
|
__kind: "Vault";
|
|
3339
3339
|
vaultWitness: {
|
|
3340
|
-
txId: `0x${string}`;
|
|
3341
|
-
depositDetails: {
|
|
3342
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
3343
|
-
};
|
|
3344
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3345
|
-
depositAmount: bigint;
|
|
3346
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3347
3340
|
destinationAddress: {
|
|
3348
3341
|
readonly chain: "Ethereum";
|
|
3349
3342
|
readonly address: `0x${string}`;
|
|
@@ -3360,6 +3353,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3360
3353
|
readonly chain: "Solana";
|
|
3361
3354
|
readonly address: string;
|
|
3362
3355
|
};
|
|
3356
|
+
depositDetails: {
|
|
3357
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
3358
|
+
};
|
|
3359
|
+
boostFee: number;
|
|
3360
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3361
|
+
depositAmount: bigint;
|
|
3362
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3363
|
+
txId: `0x${string}`;
|
|
3363
3364
|
affiliateFees: {
|
|
3364
3365
|
account: number;
|
|
3365
3366
|
bps: number;
|
|
@@ -3369,7 +3370,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3369
3370
|
refundAddress: `0x${string}`;
|
|
3370
3371
|
minPrice: bigint;
|
|
3371
3372
|
};
|
|
3372
|
-
boostFee: number;
|
|
3373
3373
|
depositAddress?: `0x${string}` | null | undefined;
|
|
3374
3374
|
channelId?: bigint | null | undefined;
|
|
3375
3375
|
depositMetadata?: {
|
|
@@ -3427,21 +3427,22 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3427
3427
|
}, {
|
|
3428
3428
|
__kind: "Vault";
|
|
3429
3429
|
vaultWitness: {
|
|
3430
|
-
|
|
3430
|
+
destinationAddress: {
|
|
3431
|
+
value: string;
|
|
3432
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3433
|
+
};
|
|
3431
3434
|
depositDetails: {
|
|
3432
3435
|
txHashes?: string[] | null | undefined;
|
|
3433
3436
|
};
|
|
3437
|
+
boostFee: number;
|
|
3434
3438
|
inputAsset: {
|
|
3435
3439
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3436
3440
|
};
|
|
3437
3441
|
depositAmount: string | number;
|
|
3438
3442
|
outputAsset: {
|
|
3439
|
-
__kind: "
|
|
3440
|
-
};
|
|
3441
|
-
destinationAddress: {
|
|
3442
|
-
value: string;
|
|
3443
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3443
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3444
3444
|
};
|
|
3445
|
+
txId: string;
|
|
3445
3446
|
affiliateFees: {
|
|
3446
3447
|
account: number;
|
|
3447
3448
|
bps: number;
|
|
@@ -3451,7 +3452,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3451
3452
|
refundAddress: string;
|
|
3452
3453
|
minPrice: string | number;
|
|
3453
3454
|
};
|
|
3454
|
-
boostFee: number;
|
|
3455
3455
|
depositAddress?: string | null | undefined;
|
|
3456
3456
|
channelId?: string | number | null | undefined;
|
|
3457
3457
|
depositMetadata?: {
|
|
@@ -4274,16 +4274,16 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
4274
4274
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
4275
4275
|
depositDetails: z.ZodNumber;
|
|
4276
4276
|
}, "strip", z.ZodTypeAny, {
|
|
4277
|
-
depositAddress: `0x${string}`;
|
|
4278
4277
|
asset: "Dot";
|
|
4279
4278
|
amount: bigint;
|
|
4279
|
+
depositAddress: `0x${string}`;
|
|
4280
4280
|
depositDetails: number;
|
|
4281
4281
|
}, {
|
|
4282
|
-
depositAddress: string;
|
|
4283
4282
|
asset: {
|
|
4284
4283
|
__kind: "Dot";
|
|
4285
4284
|
};
|
|
4286
4285
|
amount: string | number;
|
|
4286
|
+
depositAddress: string;
|
|
4287
4287
|
depositDetails: number;
|
|
4288
4288
|
}>;
|
|
4289
4289
|
declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
|
|
@@ -4316,11 +4316,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4316
4316
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
4317
4317
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
4318
4318
|
}, "strip", z.ZodTypeAny, {
|
|
4319
|
-
__kind: "
|
|
4319
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4320
4320
|
}, {
|
|
4321
|
-
__kind: "
|
|
4322
|
-
}>, "
|
|
4323
|
-
__kind: "
|
|
4321
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4322
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
4323
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4324
4324
|
}>;
|
|
4325
4325
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
4326
4326
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -4656,14 +4656,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4656
4656
|
}>>>;
|
|
4657
4657
|
boostFee: z.ZodNumber;
|
|
4658
4658
|
}, "strip", z.ZodTypeAny, {
|
|
4659
|
-
txId: {
|
|
4660
|
-
blockNumber: number;
|
|
4661
|
-
extrinsicIndex: number;
|
|
4662
|
-
};
|
|
4663
|
-
depositDetails: number;
|
|
4664
|
-
inputAsset: "Dot";
|
|
4665
|
-
depositAmount: bigint;
|
|
4666
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4667
4659
|
destinationAddress: {
|
|
4668
4660
|
readonly chain: "Ethereum";
|
|
4669
4661
|
readonly address: `0x${string}`;
|
|
@@ -4680,6 +4672,15 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4680
4672
|
readonly chain: "Solana";
|
|
4681
4673
|
readonly address: string;
|
|
4682
4674
|
};
|
|
4675
|
+
depositDetails: number;
|
|
4676
|
+
boostFee: number;
|
|
4677
|
+
inputAsset: "Dot";
|
|
4678
|
+
depositAmount: bigint;
|
|
4679
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4680
|
+
txId: {
|
|
4681
|
+
blockNumber: number;
|
|
4682
|
+
extrinsicIndex: number;
|
|
4683
|
+
};
|
|
4683
4684
|
affiliateFees: {
|
|
4684
4685
|
account: number;
|
|
4685
4686
|
bps: number;
|
|
@@ -4689,7 +4690,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4689
4690
|
refundAddress: `0x${string}`;
|
|
4690
4691
|
minPrice: bigint;
|
|
4691
4692
|
};
|
|
4692
|
-
boostFee: number;
|
|
4693
4693
|
depositAddress?: `0x${string}` | null | undefined;
|
|
4694
4694
|
channelId?: bigint | null | undefined;
|
|
4695
4695
|
depositMetadata?: {
|
|
@@ -4744,21 +4744,22 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4744
4744
|
chunkInterval: number;
|
|
4745
4745
|
} | null | undefined;
|
|
4746
4746
|
}, {
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4747
|
+
destinationAddress: {
|
|
4748
|
+
value: string;
|
|
4749
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
4750
4750
|
};
|
|
4751
4751
|
depositDetails: number;
|
|
4752
|
+
boostFee: number;
|
|
4752
4753
|
inputAsset: {
|
|
4753
4754
|
__kind: "Dot";
|
|
4754
4755
|
};
|
|
4755
4756
|
depositAmount: string | number;
|
|
4756
4757
|
outputAsset: {
|
|
4757
|
-
__kind: "
|
|
4758
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4758
4759
|
};
|
|
4759
|
-
|
|
4760
|
-
|
|
4761
|
-
|
|
4760
|
+
txId: {
|
|
4761
|
+
blockNumber: number;
|
|
4762
|
+
extrinsicIndex: number;
|
|
4762
4763
|
};
|
|
4763
4764
|
affiliateFees: {
|
|
4764
4765
|
account: number;
|
|
@@ -4769,7 +4770,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4769
4770
|
refundAddress: string;
|
|
4770
4771
|
minPrice: string | number;
|
|
4771
4772
|
};
|
|
4772
|
-
boostFee: number;
|
|
4773
4773
|
depositAddress?: string | null | undefined;
|
|
4774
4774
|
channelId?: string | number | null | undefined;
|
|
4775
4775
|
depositMetadata?: {
|
|
@@ -4842,34 +4842,34 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
4842
4842
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
4843
4843
|
depositDetails: z.ZodNumber;
|
|
4844
4844
|
}, "strip", z.ZodTypeAny, {
|
|
4845
|
-
depositAddress: `0x${string}`;
|
|
4846
4845
|
asset: "Dot";
|
|
4847
4846
|
amount: bigint;
|
|
4847
|
+
depositAddress: `0x${string}`;
|
|
4848
4848
|
depositDetails: number;
|
|
4849
4849
|
}, {
|
|
4850
|
-
depositAddress: string;
|
|
4851
4850
|
asset: {
|
|
4852
4851
|
__kind: "Dot";
|
|
4853
4852
|
};
|
|
4854
4853
|
amount: string | number;
|
|
4854
|
+
depositAddress: string;
|
|
4855
4855
|
depositDetails: number;
|
|
4856
4856
|
}>;
|
|
4857
4857
|
}, "strip", z.ZodTypeAny, {
|
|
4858
4858
|
__kind: "DepositChannel";
|
|
4859
4859
|
depositWitness: {
|
|
4860
|
-
depositAddress: `0x${string}`;
|
|
4861
4860
|
asset: "Dot";
|
|
4862
4861
|
amount: bigint;
|
|
4862
|
+
depositAddress: `0x${string}`;
|
|
4863
4863
|
depositDetails: number;
|
|
4864
4864
|
};
|
|
4865
4865
|
}, {
|
|
4866
4866
|
__kind: "DepositChannel";
|
|
4867
4867
|
depositWitness: {
|
|
4868
|
-
depositAddress: string;
|
|
4869
4868
|
asset: {
|
|
4870
4869
|
__kind: "Dot";
|
|
4871
4870
|
};
|
|
4872
4871
|
amount: string | number;
|
|
4872
|
+
depositAddress: string;
|
|
4873
4873
|
depositDetails: number;
|
|
4874
4874
|
};
|
|
4875
4875
|
}>, z.ZodObject<{
|
|
@@ -4891,11 +4891,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
4891
4891
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
4892
4892
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
4893
4893
|
}, "strip", z.ZodTypeAny, {
|
|
4894
|
-
__kind: "
|
|
4894
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4895
4895
|
}, {
|
|
4896
|
-
__kind: "
|
|
4897
|
-
}>, "
|
|
4898
|
-
__kind: "
|
|
4896
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4897
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
4898
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4899
4899
|
}>;
|
|
4900
4900
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
4901
4901
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -5231,14 +5231,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5231
5231
|
}>>>;
|
|
5232
5232
|
boostFee: z.ZodNumber;
|
|
5233
5233
|
}, "strip", z.ZodTypeAny, {
|
|
5234
|
-
txId: {
|
|
5235
|
-
blockNumber: number;
|
|
5236
|
-
extrinsicIndex: number;
|
|
5237
|
-
};
|
|
5238
|
-
depositDetails: number;
|
|
5239
|
-
inputAsset: "Dot";
|
|
5240
|
-
depositAmount: bigint;
|
|
5241
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5242
5234
|
destinationAddress: {
|
|
5243
5235
|
readonly chain: "Ethereum";
|
|
5244
5236
|
readonly address: `0x${string}`;
|
|
@@ -5255,6 +5247,15 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5255
5247
|
readonly chain: "Solana";
|
|
5256
5248
|
readonly address: string;
|
|
5257
5249
|
};
|
|
5250
|
+
depositDetails: number;
|
|
5251
|
+
boostFee: number;
|
|
5252
|
+
inputAsset: "Dot";
|
|
5253
|
+
depositAmount: bigint;
|
|
5254
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5255
|
+
txId: {
|
|
5256
|
+
blockNumber: number;
|
|
5257
|
+
extrinsicIndex: number;
|
|
5258
|
+
};
|
|
5258
5259
|
affiliateFees: {
|
|
5259
5260
|
account: number;
|
|
5260
5261
|
bps: number;
|
|
@@ -5264,7 +5265,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5264
5265
|
refundAddress: `0x${string}`;
|
|
5265
5266
|
minPrice: bigint;
|
|
5266
5267
|
};
|
|
5267
|
-
boostFee: number;
|
|
5268
5268
|
depositAddress?: `0x${string}` | null | undefined;
|
|
5269
5269
|
channelId?: bigint | null | undefined;
|
|
5270
5270
|
depositMetadata?: {
|
|
@@ -5319,21 +5319,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5319
5319
|
chunkInterval: number;
|
|
5320
5320
|
} | null | undefined;
|
|
5321
5321
|
}, {
|
|
5322
|
-
|
|
5323
|
-
|
|
5324
|
-
|
|
5322
|
+
destinationAddress: {
|
|
5323
|
+
value: string;
|
|
5324
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5325
5325
|
};
|
|
5326
5326
|
depositDetails: number;
|
|
5327
|
+
boostFee: number;
|
|
5327
5328
|
inputAsset: {
|
|
5328
5329
|
__kind: "Dot";
|
|
5329
5330
|
};
|
|
5330
5331
|
depositAmount: string | number;
|
|
5331
5332
|
outputAsset: {
|
|
5332
|
-
__kind: "
|
|
5333
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5333
5334
|
};
|
|
5334
|
-
|
|
5335
|
-
|
|
5336
|
-
|
|
5335
|
+
txId: {
|
|
5336
|
+
blockNumber: number;
|
|
5337
|
+
extrinsicIndex: number;
|
|
5337
5338
|
};
|
|
5338
5339
|
affiliateFees: {
|
|
5339
5340
|
account: number;
|
|
@@ -5344,7 +5345,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5344
5345
|
refundAddress: string;
|
|
5345
5346
|
minPrice: string | number;
|
|
5346
5347
|
};
|
|
5347
|
-
boostFee: number;
|
|
5348
5348
|
depositAddress?: string | null | undefined;
|
|
5349
5349
|
channelId?: string | number | null | undefined;
|
|
5350
5350
|
depositMetadata?: {
|
|
@@ -5404,14 +5404,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5404
5404
|
}, "strip", z.ZodTypeAny, {
|
|
5405
5405
|
__kind: "Vault";
|
|
5406
5406
|
vaultWitness: {
|
|
5407
|
-
txId: {
|
|
5408
|
-
blockNumber: number;
|
|
5409
|
-
extrinsicIndex: number;
|
|
5410
|
-
};
|
|
5411
|
-
depositDetails: number;
|
|
5412
|
-
inputAsset: "Dot";
|
|
5413
|
-
depositAmount: bigint;
|
|
5414
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5415
5407
|
destinationAddress: {
|
|
5416
5408
|
readonly chain: "Ethereum";
|
|
5417
5409
|
readonly address: `0x${string}`;
|
|
@@ -5428,6 +5420,15 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5428
5420
|
readonly chain: "Solana";
|
|
5429
5421
|
readonly address: string;
|
|
5430
5422
|
};
|
|
5423
|
+
depositDetails: number;
|
|
5424
|
+
boostFee: number;
|
|
5425
|
+
inputAsset: "Dot";
|
|
5426
|
+
depositAmount: bigint;
|
|
5427
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5428
|
+
txId: {
|
|
5429
|
+
blockNumber: number;
|
|
5430
|
+
extrinsicIndex: number;
|
|
5431
|
+
};
|
|
5431
5432
|
affiliateFees: {
|
|
5432
5433
|
account: number;
|
|
5433
5434
|
bps: number;
|
|
@@ -5437,7 +5438,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5437
5438
|
refundAddress: `0x${string}`;
|
|
5438
5439
|
minPrice: bigint;
|
|
5439
5440
|
};
|
|
5440
|
-
boostFee: number;
|
|
5441
5441
|
depositAddress?: `0x${string}` | null | undefined;
|
|
5442
5442
|
channelId?: bigint | null | undefined;
|
|
5443
5443
|
depositMetadata?: {
|
|
@@ -5495,21 +5495,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5495
5495
|
}, {
|
|
5496
5496
|
__kind: "Vault";
|
|
5497
5497
|
vaultWitness: {
|
|
5498
|
-
|
|
5499
|
-
|
|
5500
|
-
|
|
5498
|
+
destinationAddress: {
|
|
5499
|
+
value: string;
|
|
5500
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5501
5501
|
};
|
|
5502
5502
|
depositDetails: number;
|
|
5503
|
+
boostFee: number;
|
|
5503
5504
|
inputAsset: {
|
|
5504
5505
|
__kind: "Dot";
|
|
5505
5506
|
};
|
|
5506
5507
|
depositAmount: string | number;
|
|
5507
5508
|
outputAsset: {
|
|
5508
|
-
__kind: "
|
|
5509
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5509
5510
|
};
|
|
5510
|
-
|
|
5511
|
-
|
|
5512
|
-
|
|
5511
|
+
txId: {
|
|
5512
|
+
blockNumber: number;
|
|
5513
|
+
extrinsicIndex: number;
|
|
5513
5514
|
};
|
|
5514
5515
|
affiliateFees: {
|
|
5515
5516
|
account: number;
|
|
@@ -5520,7 +5521,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5520
5521
|
refundAddress: string;
|
|
5521
5522
|
minPrice: string | number;
|
|
5522
5523
|
};
|
|
5523
|
-
boostFee: number;
|
|
5524
5524
|
depositAddress?: string | null | undefined;
|
|
5525
5525
|
channelId?: string | number | null | undefined;
|
|
5526
5526
|
depositMetadata?: {
|
|
@@ -5764,6 +5764,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5764
5764
|
} | null | undefined;
|
|
5765
5765
|
}>;
|
|
5766
5766
|
}, "strip", z.ZodTypeAny, {
|
|
5767
|
+
amount: bigint;
|
|
5767
5768
|
depositAddress: {
|
|
5768
5769
|
pubkeyX: `0x${string}`;
|
|
5769
5770
|
scriptPath?: {
|
|
@@ -5775,12 +5776,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5775
5776
|
};
|
|
5776
5777
|
} | null | undefined;
|
|
5777
5778
|
};
|
|
5778
|
-
amount: bigint;
|
|
5779
5779
|
id: {
|
|
5780
5780
|
txId: `0x${string}`;
|
|
5781
5781
|
vout: number;
|
|
5782
5782
|
};
|
|
5783
5783
|
}, {
|
|
5784
|
+
amount: string | number;
|
|
5784
5785
|
depositAddress: {
|
|
5785
5786
|
pubkeyX: string;
|
|
5786
5787
|
scriptPath?: {
|
|
@@ -5792,7 +5793,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5792
5793
|
};
|
|
5793
5794
|
} | null | undefined;
|
|
5794
5795
|
};
|
|
5795
|
-
amount: string | number;
|
|
5796
5796
|
id: {
|
|
5797
5797
|
txId: string;
|
|
5798
5798
|
vout: number;
|
|
@@ -6253,6 +6253,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6253
6253
|
} | null | undefined;
|
|
6254
6254
|
}>;
|
|
6255
6255
|
}, "strip", z.ZodTypeAny, {
|
|
6256
|
+
amount: bigint;
|
|
6256
6257
|
depositAddress: {
|
|
6257
6258
|
pubkeyX: `0x${string}`;
|
|
6258
6259
|
scriptPath?: {
|
|
@@ -6264,12 +6265,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6264
6265
|
};
|
|
6265
6266
|
} | null | undefined;
|
|
6266
6267
|
};
|
|
6267
|
-
amount: bigint;
|
|
6268
6268
|
id: {
|
|
6269
6269
|
txId: `0x${string}`;
|
|
6270
6270
|
vout: number;
|
|
6271
6271
|
};
|
|
6272
6272
|
}, {
|
|
6273
|
+
amount: string | number;
|
|
6273
6274
|
depositAddress: {
|
|
6274
6275
|
pubkeyX: string;
|
|
6275
6276
|
scriptPath?: {
|
|
@@ -6281,13 +6282,14 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6281
6282
|
};
|
|
6282
6283
|
} | null | undefined;
|
|
6283
6284
|
};
|
|
6284
|
-
amount: string | number;
|
|
6285
6285
|
id: {
|
|
6286
6286
|
txId: string;
|
|
6287
6287
|
vout: number;
|
|
6288
6288
|
};
|
|
6289
6289
|
}>;
|
|
6290
6290
|
}, "strip", z.ZodTypeAny, {
|
|
6291
|
+
asset: "Btc";
|
|
6292
|
+
amount: bigint;
|
|
6291
6293
|
depositAddress: {
|
|
6292
6294
|
value: `0x${string}`;
|
|
6293
6295
|
__kind: "P2PKH";
|
|
@@ -6308,9 +6310,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6308
6310
|
version: number;
|
|
6309
6311
|
program: `0x${string}`;
|
|
6310
6312
|
};
|
|
6311
|
-
asset: "Btc";
|
|
6312
|
-
amount: bigint;
|
|
6313
6313
|
depositDetails: {
|
|
6314
|
+
amount: bigint;
|
|
6314
6315
|
depositAddress: {
|
|
6315
6316
|
pubkeyX: `0x${string}`;
|
|
6316
6317
|
scriptPath?: {
|
|
@@ -6322,13 +6323,16 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6322
6323
|
};
|
|
6323
6324
|
} | null | undefined;
|
|
6324
6325
|
};
|
|
6325
|
-
amount: bigint;
|
|
6326
6326
|
id: {
|
|
6327
6327
|
txId: `0x${string}`;
|
|
6328
6328
|
vout: number;
|
|
6329
6329
|
};
|
|
6330
6330
|
};
|
|
6331
6331
|
}, {
|
|
6332
|
+
asset: {
|
|
6333
|
+
__kind: "Btc";
|
|
6334
|
+
};
|
|
6335
|
+
amount: string | number;
|
|
6332
6336
|
depositAddress: {
|
|
6333
6337
|
value: string;
|
|
6334
6338
|
__kind: "P2PKH";
|
|
@@ -6349,11 +6353,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6349
6353
|
version: number;
|
|
6350
6354
|
program: string;
|
|
6351
6355
|
};
|
|
6352
|
-
asset: {
|
|
6353
|
-
__kind: "Btc";
|
|
6354
|
-
};
|
|
6355
|
-
amount: string | number;
|
|
6356
6356
|
depositDetails: {
|
|
6357
|
+
amount: string | number;
|
|
6357
6358
|
depositAddress: {
|
|
6358
6359
|
pubkeyX: string;
|
|
6359
6360
|
scriptPath?: {
|
|
@@ -6365,7 +6366,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6365
6366
|
};
|
|
6366
6367
|
} | null | undefined;
|
|
6367
6368
|
};
|
|
6368
|
-
amount: string | number;
|
|
6369
6369
|
id: {
|
|
6370
6370
|
txId: string;
|
|
6371
6371
|
vout: number;
|
|
@@ -6612,6 +6612,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6612
6612
|
} | null | undefined;
|
|
6613
6613
|
}>;
|
|
6614
6614
|
}, "strip", z.ZodTypeAny, {
|
|
6615
|
+
amount: bigint;
|
|
6615
6616
|
depositAddress: {
|
|
6616
6617
|
pubkeyX: `0x${string}`;
|
|
6617
6618
|
scriptPath?: {
|
|
@@ -6623,12 +6624,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6623
6624
|
};
|
|
6624
6625
|
} | null | undefined;
|
|
6625
6626
|
};
|
|
6626
|
-
amount: bigint;
|
|
6627
6627
|
id: {
|
|
6628
6628
|
txId: `0x${string}`;
|
|
6629
6629
|
vout: number;
|
|
6630
6630
|
};
|
|
6631
6631
|
}, {
|
|
6632
|
+
amount: string | number;
|
|
6632
6633
|
depositAddress: {
|
|
6633
6634
|
pubkeyX: string;
|
|
6634
6635
|
scriptPath?: {
|
|
@@ -6640,7 +6641,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6640
6641
|
};
|
|
6641
6642
|
} | null | undefined;
|
|
6642
6643
|
};
|
|
6643
|
-
amount: string | number;
|
|
6644
6644
|
id: {
|
|
6645
6645
|
txId: string;
|
|
6646
6646
|
vout: number;
|
|
@@ -6649,11 +6649,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6649
6649
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
6650
6650
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
6651
6651
|
}, "strip", z.ZodTypeAny, {
|
|
6652
|
-
__kind: "
|
|
6652
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6653
6653
|
}, {
|
|
6654
|
-
__kind: "
|
|
6655
|
-
}>, "
|
|
6656
|
-
__kind: "
|
|
6654
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6655
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
6656
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6657
6657
|
}>;
|
|
6658
6658
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
6659
6659
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -7075,8 +7075,24 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7075
7075
|
}>>>;
|
|
7076
7076
|
boostFee: z.ZodNumber;
|
|
7077
7077
|
}, "strip", z.ZodTypeAny, {
|
|
7078
|
-
|
|
7078
|
+
destinationAddress: {
|
|
7079
|
+
readonly chain: "Ethereum";
|
|
7080
|
+
readonly address: `0x${string}`;
|
|
7081
|
+
} | {
|
|
7082
|
+
readonly chain: "Polkadot";
|
|
7083
|
+
readonly address: string;
|
|
7084
|
+
} | {
|
|
7085
|
+
readonly chain: "Bitcoin";
|
|
7086
|
+
readonly address: string;
|
|
7087
|
+
} | {
|
|
7088
|
+
readonly chain: "Arbitrum";
|
|
7089
|
+
readonly address: `0x${string}`;
|
|
7090
|
+
} | {
|
|
7091
|
+
readonly chain: "Solana";
|
|
7092
|
+
readonly address: string;
|
|
7093
|
+
};
|
|
7079
7094
|
depositDetails: {
|
|
7095
|
+
amount: bigint;
|
|
7080
7096
|
depositAddress: {
|
|
7081
7097
|
pubkeyX: `0x${string}`;
|
|
7082
7098
|
scriptPath?: {
|
|
@@ -7088,31 +7104,16 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7088
7104
|
};
|
|
7089
7105
|
} | null | undefined;
|
|
7090
7106
|
};
|
|
7091
|
-
amount: bigint;
|
|
7092
7107
|
id: {
|
|
7093
7108
|
txId: `0x${string}`;
|
|
7094
7109
|
vout: number;
|
|
7095
7110
|
};
|
|
7096
7111
|
};
|
|
7112
|
+
boostFee: number;
|
|
7097
7113
|
inputAsset: "Btc";
|
|
7098
7114
|
depositAmount: bigint;
|
|
7099
|
-
outputAsset: "
|
|
7100
|
-
|
|
7101
|
-
readonly chain: "Ethereum";
|
|
7102
|
-
readonly address: `0x${string}`;
|
|
7103
|
-
} | {
|
|
7104
|
-
readonly chain: "Polkadot";
|
|
7105
|
-
readonly address: string;
|
|
7106
|
-
} | {
|
|
7107
|
-
readonly chain: "Bitcoin";
|
|
7108
|
-
readonly address: string;
|
|
7109
|
-
} | {
|
|
7110
|
-
readonly chain: "Arbitrum";
|
|
7111
|
-
readonly address: `0x${string}`;
|
|
7112
|
-
} | {
|
|
7113
|
-
readonly chain: "Solana";
|
|
7114
|
-
readonly address: string;
|
|
7115
|
-
};
|
|
7115
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7116
|
+
txId: `0x${string}`;
|
|
7116
7117
|
affiliateFees: {
|
|
7117
7118
|
account: number;
|
|
7118
7119
|
bps: number;
|
|
@@ -7141,7 +7142,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7141
7142
|
};
|
|
7142
7143
|
minPrice: bigint;
|
|
7143
7144
|
};
|
|
7144
|
-
boostFee: number;
|
|
7145
7145
|
depositAddress?: {
|
|
7146
7146
|
value: `0x${string}`;
|
|
7147
7147
|
__kind: "P2PKH";
|
|
@@ -7215,8 +7215,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7215
7215
|
chunkInterval: number;
|
|
7216
7216
|
} | null | undefined;
|
|
7217
7217
|
}, {
|
|
7218
|
-
|
|
7218
|
+
destinationAddress: {
|
|
7219
|
+
value: string;
|
|
7220
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7221
|
+
};
|
|
7219
7222
|
depositDetails: {
|
|
7223
|
+
amount: string | number;
|
|
7220
7224
|
depositAddress: {
|
|
7221
7225
|
pubkeyX: string;
|
|
7222
7226
|
scriptPath?: {
|
|
@@ -7228,23 +7232,20 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7228
7232
|
};
|
|
7229
7233
|
} | null | undefined;
|
|
7230
7234
|
};
|
|
7231
|
-
amount: string | number;
|
|
7232
7235
|
id: {
|
|
7233
7236
|
txId: string;
|
|
7234
7237
|
vout: number;
|
|
7235
7238
|
};
|
|
7236
7239
|
};
|
|
7240
|
+
boostFee: number;
|
|
7237
7241
|
inputAsset: {
|
|
7238
7242
|
__kind: "Btc";
|
|
7239
7243
|
};
|
|
7240
7244
|
depositAmount: string | number;
|
|
7241
7245
|
outputAsset: {
|
|
7242
|
-
__kind: "
|
|
7243
|
-
};
|
|
7244
|
-
destinationAddress: {
|
|
7245
|
-
value: string;
|
|
7246
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7246
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7247
7247
|
};
|
|
7248
|
+
txId: string;
|
|
7248
7249
|
affiliateFees: {
|
|
7249
7250
|
account: number;
|
|
7250
7251
|
bps: number;
|
|
@@ -7273,7 +7274,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7273
7274
|
};
|
|
7274
7275
|
minPrice: string | number;
|
|
7275
7276
|
};
|
|
7276
|
-
boostFee: number;
|
|
7277
7277
|
depositAddress?: {
|
|
7278
7278
|
value: string;
|
|
7279
7279
|
__kind: "P2PKH";
|
|
@@ -7482,6 +7482,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7482
7482
|
} | null | undefined;
|
|
7483
7483
|
}>;
|
|
7484
7484
|
}, "strip", z.ZodTypeAny, {
|
|
7485
|
+
amount: bigint;
|
|
7485
7486
|
depositAddress: {
|
|
7486
7487
|
pubkeyX: `0x${string}`;
|
|
7487
7488
|
scriptPath?: {
|
|
@@ -7493,12 +7494,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7493
7494
|
};
|
|
7494
7495
|
} | null | undefined;
|
|
7495
7496
|
};
|
|
7496
|
-
amount: bigint;
|
|
7497
7497
|
id: {
|
|
7498
7498
|
txId: `0x${string}`;
|
|
7499
7499
|
vout: number;
|
|
7500
7500
|
};
|
|
7501
7501
|
}, {
|
|
7502
|
+
amount: string | number;
|
|
7502
7503
|
depositAddress: {
|
|
7503
7504
|
pubkeyX: string;
|
|
7504
7505
|
scriptPath?: {
|
|
@@ -7510,13 +7511,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7510
7511
|
};
|
|
7511
7512
|
} | null | undefined;
|
|
7512
7513
|
};
|
|
7513
|
-
amount: string | number;
|
|
7514
7514
|
id: {
|
|
7515
7515
|
txId: string;
|
|
7516
7516
|
vout: number;
|
|
7517
7517
|
};
|
|
7518
7518
|
}>;
|
|
7519
7519
|
}, "strip", z.ZodTypeAny, {
|
|
7520
|
+
asset: "Btc";
|
|
7521
|
+
amount: bigint;
|
|
7520
7522
|
depositAddress: {
|
|
7521
7523
|
value: `0x${string}`;
|
|
7522
7524
|
__kind: "P2PKH";
|
|
@@ -7537,9 +7539,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7537
7539
|
version: number;
|
|
7538
7540
|
program: `0x${string}`;
|
|
7539
7541
|
};
|
|
7540
|
-
asset: "Btc";
|
|
7541
|
-
amount: bigint;
|
|
7542
7542
|
depositDetails: {
|
|
7543
|
+
amount: bigint;
|
|
7543
7544
|
depositAddress: {
|
|
7544
7545
|
pubkeyX: `0x${string}`;
|
|
7545
7546
|
scriptPath?: {
|
|
@@ -7551,13 +7552,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7551
7552
|
};
|
|
7552
7553
|
} | null | undefined;
|
|
7553
7554
|
};
|
|
7554
|
-
amount: bigint;
|
|
7555
7555
|
id: {
|
|
7556
7556
|
txId: `0x${string}`;
|
|
7557
7557
|
vout: number;
|
|
7558
7558
|
};
|
|
7559
7559
|
};
|
|
7560
7560
|
}, {
|
|
7561
|
+
asset: {
|
|
7562
|
+
__kind: "Btc";
|
|
7563
|
+
};
|
|
7564
|
+
amount: string | number;
|
|
7561
7565
|
depositAddress: {
|
|
7562
7566
|
value: string;
|
|
7563
7567
|
__kind: "P2PKH";
|
|
@@ -7578,11 +7582,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7578
7582
|
version: number;
|
|
7579
7583
|
program: string;
|
|
7580
7584
|
};
|
|
7581
|
-
asset: {
|
|
7582
|
-
__kind: "Btc";
|
|
7583
|
-
};
|
|
7584
|
-
amount: string | number;
|
|
7585
7585
|
depositDetails: {
|
|
7586
|
+
amount: string | number;
|
|
7586
7587
|
depositAddress: {
|
|
7587
7588
|
pubkeyX: string;
|
|
7588
7589
|
scriptPath?: {
|
|
@@ -7594,7 +7595,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7594
7595
|
};
|
|
7595
7596
|
} | null | undefined;
|
|
7596
7597
|
};
|
|
7597
|
-
amount: string | number;
|
|
7598
7598
|
id: {
|
|
7599
7599
|
txId: string;
|
|
7600
7600
|
vout: number;
|
|
@@ -7604,6 +7604,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7604
7604
|
}, "strip", z.ZodTypeAny, {
|
|
7605
7605
|
__kind: "DepositChannel";
|
|
7606
7606
|
depositWitness: {
|
|
7607
|
+
asset: "Btc";
|
|
7608
|
+
amount: bigint;
|
|
7607
7609
|
depositAddress: {
|
|
7608
7610
|
value: `0x${string}`;
|
|
7609
7611
|
__kind: "P2PKH";
|
|
@@ -7624,9 +7626,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7624
7626
|
version: number;
|
|
7625
7627
|
program: `0x${string}`;
|
|
7626
7628
|
};
|
|
7627
|
-
asset: "Btc";
|
|
7628
|
-
amount: bigint;
|
|
7629
7629
|
depositDetails: {
|
|
7630
|
+
amount: bigint;
|
|
7630
7631
|
depositAddress: {
|
|
7631
7632
|
pubkeyX: `0x${string}`;
|
|
7632
7633
|
scriptPath?: {
|
|
@@ -7638,7 +7639,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7638
7639
|
};
|
|
7639
7640
|
} | null | undefined;
|
|
7640
7641
|
};
|
|
7641
|
-
amount: bigint;
|
|
7642
7642
|
id: {
|
|
7643
7643
|
txId: `0x${string}`;
|
|
7644
7644
|
vout: number;
|
|
@@ -7648,6 +7648,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7648
7648
|
}, {
|
|
7649
7649
|
__kind: "DepositChannel";
|
|
7650
7650
|
depositWitness: {
|
|
7651
|
+
asset: {
|
|
7652
|
+
__kind: "Btc";
|
|
7653
|
+
};
|
|
7654
|
+
amount: string | number;
|
|
7651
7655
|
depositAddress: {
|
|
7652
7656
|
value: string;
|
|
7653
7657
|
__kind: "P2PKH";
|
|
@@ -7668,11 +7672,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7668
7672
|
version: number;
|
|
7669
7673
|
program: string;
|
|
7670
7674
|
};
|
|
7671
|
-
asset: {
|
|
7672
|
-
__kind: "Btc";
|
|
7673
|
-
};
|
|
7674
|
-
amount: string | number;
|
|
7675
7675
|
depositDetails: {
|
|
7676
|
+
amount: string | number;
|
|
7676
7677
|
depositAddress: {
|
|
7677
7678
|
pubkeyX: string;
|
|
7678
7679
|
scriptPath?: {
|
|
@@ -7684,7 +7685,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7684
7685
|
};
|
|
7685
7686
|
} | null | undefined;
|
|
7686
7687
|
};
|
|
7687
|
-
amount: string | number;
|
|
7688
7688
|
id: {
|
|
7689
7689
|
txId: string;
|
|
7690
7690
|
vout: number;
|
|
@@ -7825,6 +7825,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7825
7825
|
} | null | undefined;
|
|
7826
7826
|
}>;
|
|
7827
7827
|
}, "strip", z.ZodTypeAny, {
|
|
7828
|
+
amount: bigint;
|
|
7828
7829
|
depositAddress: {
|
|
7829
7830
|
pubkeyX: `0x${string}`;
|
|
7830
7831
|
scriptPath?: {
|
|
@@ -7836,12 +7837,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7836
7837
|
};
|
|
7837
7838
|
} | null | undefined;
|
|
7838
7839
|
};
|
|
7839
|
-
amount: bigint;
|
|
7840
7840
|
id: {
|
|
7841
7841
|
txId: `0x${string}`;
|
|
7842
7842
|
vout: number;
|
|
7843
7843
|
};
|
|
7844
7844
|
}, {
|
|
7845
|
+
amount: string | number;
|
|
7845
7846
|
depositAddress: {
|
|
7846
7847
|
pubkeyX: string;
|
|
7847
7848
|
scriptPath?: {
|
|
@@ -7853,7 +7854,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7853
7854
|
};
|
|
7854
7855
|
} | null | undefined;
|
|
7855
7856
|
};
|
|
7856
|
-
amount: string | number;
|
|
7857
7857
|
id: {
|
|
7858
7858
|
txId: string;
|
|
7859
7859
|
vout: number;
|
|
@@ -7862,11 +7862,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7862
7862
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
7863
7863
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
7864
7864
|
}, "strip", z.ZodTypeAny, {
|
|
7865
|
-
__kind: "
|
|
7865
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7866
7866
|
}, {
|
|
7867
|
-
__kind: "
|
|
7868
|
-
}>, "
|
|
7869
|
-
__kind: "
|
|
7867
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7868
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
7869
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7870
7870
|
}>;
|
|
7871
7871
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
7872
7872
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -8288,8 +8288,24 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8288
8288
|
}>>>;
|
|
8289
8289
|
boostFee: z.ZodNumber;
|
|
8290
8290
|
}, "strip", z.ZodTypeAny, {
|
|
8291
|
-
|
|
8291
|
+
destinationAddress: {
|
|
8292
|
+
readonly chain: "Ethereum";
|
|
8293
|
+
readonly address: `0x${string}`;
|
|
8294
|
+
} | {
|
|
8295
|
+
readonly chain: "Polkadot";
|
|
8296
|
+
readonly address: string;
|
|
8297
|
+
} | {
|
|
8298
|
+
readonly chain: "Bitcoin";
|
|
8299
|
+
readonly address: string;
|
|
8300
|
+
} | {
|
|
8301
|
+
readonly chain: "Arbitrum";
|
|
8302
|
+
readonly address: `0x${string}`;
|
|
8303
|
+
} | {
|
|
8304
|
+
readonly chain: "Solana";
|
|
8305
|
+
readonly address: string;
|
|
8306
|
+
};
|
|
8292
8307
|
depositDetails: {
|
|
8308
|
+
amount: bigint;
|
|
8293
8309
|
depositAddress: {
|
|
8294
8310
|
pubkeyX: `0x${string}`;
|
|
8295
8311
|
scriptPath?: {
|
|
@@ -8301,31 +8317,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8301
8317
|
};
|
|
8302
8318
|
} | null | undefined;
|
|
8303
8319
|
};
|
|
8304
|
-
amount: bigint;
|
|
8305
8320
|
id: {
|
|
8306
8321
|
txId: `0x${string}`;
|
|
8307
8322
|
vout: number;
|
|
8308
8323
|
};
|
|
8309
8324
|
};
|
|
8325
|
+
boostFee: number;
|
|
8310
8326
|
inputAsset: "Btc";
|
|
8311
8327
|
depositAmount: bigint;
|
|
8312
|
-
outputAsset: "
|
|
8313
|
-
|
|
8314
|
-
readonly chain: "Ethereum";
|
|
8315
|
-
readonly address: `0x${string}`;
|
|
8316
|
-
} | {
|
|
8317
|
-
readonly chain: "Polkadot";
|
|
8318
|
-
readonly address: string;
|
|
8319
|
-
} | {
|
|
8320
|
-
readonly chain: "Bitcoin";
|
|
8321
|
-
readonly address: string;
|
|
8322
|
-
} | {
|
|
8323
|
-
readonly chain: "Arbitrum";
|
|
8324
|
-
readonly address: `0x${string}`;
|
|
8325
|
-
} | {
|
|
8326
|
-
readonly chain: "Solana";
|
|
8327
|
-
readonly address: string;
|
|
8328
|
-
};
|
|
8328
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8329
|
+
txId: `0x${string}`;
|
|
8329
8330
|
affiliateFees: {
|
|
8330
8331
|
account: number;
|
|
8331
8332
|
bps: number;
|
|
@@ -8354,7 +8355,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8354
8355
|
};
|
|
8355
8356
|
minPrice: bigint;
|
|
8356
8357
|
};
|
|
8357
|
-
boostFee: number;
|
|
8358
8358
|
depositAddress?: {
|
|
8359
8359
|
value: `0x${string}`;
|
|
8360
8360
|
__kind: "P2PKH";
|
|
@@ -8428,8 +8428,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8428
8428
|
chunkInterval: number;
|
|
8429
8429
|
} | null | undefined;
|
|
8430
8430
|
}, {
|
|
8431
|
-
|
|
8431
|
+
destinationAddress: {
|
|
8432
|
+
value: string;
|
|
8433
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8434
|
+
};
|
|
8432
8435
|
depositDetails: {
|
|
8436
|
+
amount: string | number;
|
|
8433
8437
|
depositAddress: {
|
|
8434
8438
|
pubkeyX: string;
|
|
8435
8439
|
scriptPath?: {
|
|
@@ -8441,23 +8445,20 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8441
8445
|
};
|
|
8442
8446
|
} | null | undefined;
|
|
8443
8447
|
};
|
|
8444
|
-
amount: string | number;
|
|
8445
8448
|
id: {
|
|
8446
8449
|
txId: string;
|
|
8447
8450
|
vout: number;
|
|
8448
8451
|
};
|
|
8449
8452
|
};
|
|
8453
|
+
boostFee: number;
|
|
8450
8454
|
inputAsset: {
|
|
8451
8455
|
__kind: "Btc";
|
|
8452
8456
|
};
|
|
8453
8457
|
depositAmount: string | number;
|
|
8454
8458
|
outputAsset: {
|
|
8455
|
-
__kind: "
|
|
8456
|
-
};
|
|
8457
|
-
destinationAddress: {
|
|
8458
|
-
value: string;
|
|
8459
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8459
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8460
8460
|
};
|
|
8461
|
+
txId: string;
|
|
8461
8462
|
affiliateFees: {
|
|
8462
8463
|
account: number;
|
|
8463
8464
|
bps: number;
|
|
@@ -8486,7 +8487,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8486
8487
|
};
|
|
8487
8488
|
minPrice: string | number;
|
|
8488
8489
|
};
|
|
8489
|
-
boostFee: number;
|
|
8490
8490
|
depositAddress?: {
|
|
8491
8491
|
value: string;
|
|
8492
8492
|
__kind: "P2PKH";
|
|
@@ -8565,8 +8565,24 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8565
8565
|
}, "strip", z.ZodTypeAny, {
|
|
8566
8566
|
__kind: "Vault";
|
|
8567
8567
|
vaultWitness: {
|
|
8568
|
-
|
|
8568
|
+
destinationAddress: {
|
|
8569
|
+
readonly chain: "Ethereum";
|
|
8570
|
+
readonly address: `0x${string}`;
|
|
8571
|
+
} | {
|
|
8572
|
+
readonly chain: "Polkadot";
|
|
8573
|
+
readonly address: string;
|
|
8574
|
+
} | {
|
|
8575
|
+
readonly chain: "Bitcoin";
|
|
8576
|
+
readonly address: string;
|
|
8577
|
+
} | {
|
|
8578
|
+
readonly chain: "Arbitrum";
|
|
8579
|
+
readonly address: `0x${string}`;
|
|
8580
|
+
} | {
|
|
8581
|
+
readonly chain: "Solana";
|
|
8582
|
+
readonly address: string;
|
|
8583
|
+
};
|
|
8569
8584
|
depositDetails: {
|
|
8585
|
+
amount: bigint;
|
|
8570
8586
|
depositAddress: {
|
|
8571
8587
|
pubkeyX: `0x${string}`;
|
|
8572
8588
|
scriptPath?: {
|
|
@@ -8578,31 +8594,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8578
8594
|
};
|
|
8579
8595
|
} | null | undefined;
|
|
8580
8596
|
};
|
|
8581
|
-
amount: bigint;
|
|
8582
8597
|
id: {
|
|
8583
8598
|
txId: `0x${string}`;
|
|
8584
8599
|
vout: number;
|
|
8585
8600
|
};
|
|
8586
8601
|
};
|
|
8602
|
+
boostFee: number;
|
|
8587
8603
|
inputAsset: "Btc";
|
|
8588
8604
|
depositAmount: bigint;
|
|
8589
|
-
outputAsset: "
|
|
8590
|
-
|
|
8591
|
-
readonly chain: "Ethereum";
|
|
8592
|
-
readonly address: `0x${string}`;
|
|
8593
|
-
} | {
|
|
8594
|
-
readonly chain: "Polkadot";
|
|
8595
|
-
readonly address: string;
|
|
8596
|
-
} | {
|
|
8597
|
-
readonly chain: "Bitcoin";
|
|
8598
|
-
readonly address: string;
|
|
8599
|
-
} | {
|
|
8600
|
-
readonly chain: "Arbitrum";
|
|
8601
|
-
readonly address: `0x${string}`;
|
|
8602
|
-
} | {
|
|
8603
|
-
readonly chain: "Solana";
|
|
8604
|
-
readonly address: string;
|
|
8605
|
-
};
|
|
8605
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8606
|
+
txId: `0x${string}`;
|
|
8606
8607
|
affiliateFees: {
|
|
8607
8608
|
account: number;
|
|
8608
8609
|
bps: number;
|
|
@@ -8631,7 +8632,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8631
8632
|
};
|
|
8632
8633
|
minPrice: bigint;
|
|
8633
8634
|
};
|
|
8634
|
-
boostFee: number;
|
|
8635
8635
|
depositAddress?: {
|
|
8636
8636
|
value: `0x${string}`;
|
|
8637
8637
|
__kind: "P2PKH";
|
|
@@ -8708,8 +8708,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8708
8708
|
}, {
|
|
8709
8709
|
__kind: "Vault";
|
|
8710
8710
|
vaultWitness: {
|
|
8711
|
-
|
|
8711
|
+
destinationAddress: {
|
|
8712
|
+
value: string;
|
|
8713
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8714
|
+
};
|
|
8712
8715
|
depositDetails: {
|
|
8716
|
+
amount: string | number;
|
|
8713
8717
|
depositAddress: {
|
|
8714
8718
|
pubkeyX: string;
|
|
8715
8719
|
scriptPath?: {
|
|
@@ -8721,23 +8725,20 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8721
8725
|
};
|
|
8722
8726
|
} | null | undefined;
|
|
8723
8727
|
};
|
|
8724
|
-
amount: string | number;
|
|
8725
8728
|
id: {
|
|
8726
8729
|
txId: string;
|
|
8727
8730
|
vout: number;
|
|
8728
8731
|
};
|
|
8729
8732
|
};
|
|
8733
|
+
boostFee: number;
|
|
8730
8734
|
inputAsset: {
|
|
8731
8735
|
__kind: "Btc";
|
|
8732
8736
|
};
|
|
8733
8737
|
depositAmount: string | number;
|
|
8734
8738
|
outputAsset: {
|
|
8735
|
-
__kind: "
|
|
8736
|
-
};
|
|
8737
|
-
destinationAddress: {
|
|
8738
|
-
value: string;
|
|
8739
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8739
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8740
8740
|
};
|
|
8741
|
+
txId: string;
|
|
8741
8742
|
affiliateFees: {
|
|
8742
8743
|
account: number;
|
|
8743
8744
|
bps: number;
|
|
@@ -8766,7 +8767,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8766
8767
|
};
|
|
8767
8768
|
minPrice: string | number;
|
|
8768
8769
|
};
|
|
8769
|
-
boostFee: number;
|
|
8770
8770
|
depositAddress?: {
|
|
8771
8771
|
value: string;
|
|
8772
8772
|
__kind: "P2PKH";
|
|
@@ -9254,18 +9254,18 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
9254
9254
|
txHashes?: string[] | null | undefined;
|
|
9255
9255
|
}>;
|
|
9256
9256
|
}, "strip", z.ZodTypeAny, {
|
|
9257
|
-
depositAddress: `0x${string}`;
|
|
9258
9257
|
asset: "ArbEth" | "ArbUsdc";
|
|
9259
9258
|
amount: bigint;
|
|
9259
|
+
depositAddress: `0x${string}`;
|
|
9260
9260
|
depositDetails: {
|
|
9261
9261
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9262
9262
|
};
|
|
9263
9263
|
}, {
|
|
9264
|
-
depositAddress: string;
|
|
9265
9264
|
asset: {
|
|
9266
9265
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9267
9266
|
};
|
|
9268
9267
|
amount: string | number;
|
|
9268
|
+
depositAddress: string;
|
|
9269
9269
|
depositDetails: {
|
|
9270
9270
|
txHashes?: string[] | null | undefined;
|
|
9271
9271
|
};
|
|
@@ -9293,11 +9293,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9293
9293
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9294
9294
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
9295
9295
|
}, "strip", z.ZodTypeAny, {
|
|
9296
|
-
__kind: "
|
|
9296
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9297
9297
|
}, {
|
|
9298
|
-
__kind: "
|
|
9299
|
-
}>, "
|
|
9300
|
-
__kind: "
|
|
9298
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9299
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
9300
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9301
9301
|
}>;
|
|
9302
9302
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9303
9303
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -9624,13 +9624,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9624
9624
|
}>>>;
|
|
9625
9625
|
boostFee: z.ZodNumber;
|
|
9626
9626
|
}, "strip", z.ZodTypeAny, {
|
|
9627
|
-
txId: `0x${string}`;
|
|
9628
|
-
depositDetails: {
|
|
9629
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
9630
|
-
};
|
|
9631
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
9632
|
-
depositAmount: bigint;
|
|
9633
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9634
9627
|
destinationAddress: {
|
|
9635
9628
|
readonly chain: "Ethereum";
|
|
9636
9629
|
readonly address: `0x${string}`;
|
|
@@ -9647,6 +9640,14 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9647
9640
|
readonly chain: "Solana";
|
|
9648
9641
|
readonly address: string;
|
|
9649
9642
|
};
|
|
9643
|
+
depositDetails: {
|
|
9644
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
9645
|
+
};
|
|
9646
|
+
boostFee: number;
|
|
9647
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
9648
|
+
depositAmount: bigint;
|
|
9649
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9650
|
+
txId: `0x${string}`;
|
|
9650
9651
|
affiliateFees: {
|
|
9651
9652
|
account: number;
|
|
9652
9653
|
bps: number;
|
|
@@ -9656,7 +9657,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9656
9657
|
refundAddress: `0x${string}`;
|
|
9657
9658
|
minPrice: bigint;
|
|
9658
9659
|
};
|
|
9659
|
-
boostFee: number;
|
|
9660
9660
|
depositAddress?: `0x${string}` | null | undefined;
|
|
9661
9661
|
channelId?: bigint | null | undefined;
|
|
9662
9662
|
depositMetadata?: {
|
|
@@ -9711,21 +9711,22 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9711
9711
|
chunkInterval: number;
|
|
9712
9712
|
} | null | undefined;
|
|
9713
9713
|
}, {
|
|
9714
|
-
|
|
9714
|
+
destinationAddress: {
|
|
9715
|
+
value: string;
|
|
9716
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9717
|
+
};
|
|
9715
9718
|
depositDetails: {
|
|
9716
9719
|
txHashes?: string[] | null | undefined;
|
|
9717
9720
|
};
|
|
9721
|
+
boostFee: number;
|
|
9718
9722
|
inputAsset: {
|
|
9719
9723
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9720
9724
|
};
|
|
9721
9725
|
depositAmount: string | number;
|
|
9722
9726
|
outputAsset: {
|
|
9723
|
-
__kind: "
|
|
9724
|
-
};
|
|
9725
|
-
destinationAddress: {
|
|
9726
|
-
value: string;
|
|
9727
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9727
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9728
9728
|
};
|
|
9729
|
+
txId: string;
|
|
9729
9730
|
affiliateFees: {
|
|
9730
9731
|
account: number;
|
|
9731
9732
|
bps: number;
|
|
@@ -9735,7 +9736,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9735
9736
|
refundAddress: string;
|
|
9736
9737
|
minPrice: string | number;
|
|
9737
9738
|
};
|
|
9738
|
-
boostFee: number;
|
|
9739
9739
|
depositAddress?: string | null | undefined;
|
|
9740
9740
|
channelId?: string | number | null | undefined;
|
|
9741
9741
|
depositMetadata?: {
|
|
@@ -9814,18 +9814,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9814
9814
|
txHashes?: string[] | null | undefined;
|
|
9815
9815
|
}>;
|
|
9816
9816
|
}, "strip", z.ZodTypeAny, {
|
|
9817
|
-
depositAddress: `0x${string}`;
|
|
9818
9817
|
asset: "ArbEth" | "ArbUsdc";
|
|
9819
9818
|
amount: bigint;
|
|
9819
|
+
depositAddress: `0x${string}`;
|
|
9820
9820
|
depositDetails: {
|
|
9821
9821
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9822
9822
|
};
|
|
9823
9823
|
}, {
|
|
9824
|
-
depositAddress: string;
|
|
9825
9824
|
asset: {
|
|
9826
9825
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9827
9826
|
};
|
|
9828
9827
|
amount: string | number;
|
|
9828
|
+
depositAddress: string;
|
|
9829
9829
|
depositDetails: {
|
|
9830
9830
|
txHashes?: string[] | null | undefined;
|
|
9831
9831
|
};
|
|
@@ -9833,9 +9833,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9833
9833
|
}, "strip", z.ZodTypeAny, {
|
|
9834
9834
|
__kind: "DepositChannel";
|
|
9835
9835
|
depositWitness: {
|
|
9836
|
-
depositAddress: `0x${string}`;
|
|
9837
9836
|
asset: "ArbEth" | "ArbUsdc";
|
|
9838
9837
|
amount: bigint;
|
|
9838
|
+
depositAddress: `0x${string}`;
|
|
9839
9839
|
depositDetails: {
|
|
9840
9840
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9841
9841
|
};
|
|
@@ -9843,11 +9843,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9843
9843
|
}, {
|
|
9844
9844
|
__kind: "DepositChannel";
|
|
9845
9845
|
depositWitness: {
|
|
9846
|
-
depositAddress: string;
|
|
9847
9846
|
asset: {
|
|
9848
9847
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9849
9848
|
};
|
|
9850
9849
|
amount: string | number;
|
|
9850
|
+
depositAddress: string;
|
|
9851
9851
|
depositDetails: {
|
|
9852
9852
|
txHashes?: string[] | null | undefined;
|
|
9853
9853
|
};
|
|
@@ -9877,11 +9877,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9877
9877
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9878
9878
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
9879
9879
|
}, "strip", z.ZodTypeAny, {
|
|
9880
|
-
__kind: "
|
|
9880
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9881
9881
|
}, {
|
|
9882
|
-
__kind: "
|
|
9883
|
-
}>, "
|
|
9884
|
-
__kind: "
|
|
9882
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9883
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
9884
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9885
9885
|
}>;
|
|
9886
9886
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9887
9887
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -10208,13 +10208,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10208
10208
|
}>>>;
|
|
10209
10209
|
boostFee: z.ZodNumber;
|
|
10210
10210
|
}, "strip", z.ZodTypeAny, {
|
|
10211
|
-
txId: `0x${string}`;
|
|
10212
|
-
depositDetails: {
|
|
10213
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
10214
|
-
};
|
|
10215
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10216
|
-
depositAmount: bigint;
|
|
10217
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10218
10211
|
destinationAddress: {
|
|
10219
10212
|
readonly chain: "Ethereum";
|
|
10220
10213
|
readonly address: `0x${string}`;
|
|
@@ -10231,6 +10224,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10231
10224
|
readonly chain: "Solana";
|
|
10232
10225
|
readonly address: string;
|
|
10233
10226
|
};
|
|
10227
|
+
depositDetails: {
|
|
10228
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
10229
|
+
};
|
|
10230
|
+
boostFee: number;
|
|
10231
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10232
|
+
depositAmount: bigint;
|
|
10233
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10234
|
+
txId: `0x${string}`;
|
|
10234
10235
|
affiliateFees: {
|
|
10235
10236
|
account: number;
|
|
10236
10237
|
bps: number;
|
|
@@ -10240,7 +10241,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10240
10241
|
refundAddress: `0x${string}`;
|
|
10241
10242
|
minPrice: bigint;
|
|
10242
10243
|
};
|
|
10243
|
-
boostFee: number;
|
|
10244
10244
|
depositAddress?: `0x${string}` | null | undefined;
|
|
10245
10245
|
channelId?: bigint | null | undefined;
|
|
10246
10246
|
depositMetadata?: {
|
|
@@ -10295,21 +10295,22 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10295
10295
|
chunkInterval: number;
|
|
10296
10296
|
} | null | undefined;
|
|
10297
10297
|
}, {
|
|
10298
|
-
|
|
10298
|
+
destinationAddress: {
|
|
10299
|
+
value: string;
|
|
10300
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10301
|
+
};
|
|
10299
10302
|
depositDetails: {
|
|
10300
10303
|
txHashes?: string[] | null | undefined;
|
|
10301
10304
|
};
|
|
10305
|
+
boostFee: number;
|
|
10302
10306
|
inputAsset: {
|
|
10303
10307
|
__kind: "ArbEth" | "ArbUsdc";
|
|
10304
10308
|
};
|
|
10305
10309
|
depositAmount: string | number;
|
|
10306
10310
|
outputAsset: {
|
|
10307
|
-
__kind: "
|
|
10308
|
-
};
|
|
10309
|
-
destinationAddress: {
|
|
10310
|
-
value: string;
|
|
10311
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10311
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10312
10312
|
};
|
|
10313
|
+
txId: string;
|
|
10313
10314
|
affiliateFees: {
|
|
10314
10315
|
account: number;
|
|
10315
10316
|
bps: number;
|
|
@@ -10319,7 +10320,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10319
10320
|
refundAddress: string;
|
|
10320
10321
|
minPrice: string | number;
|
|
10321
10322
|
};
|
|
10322
|
-
boostFee: number;
|
|
10323
10323
|
depositAddress?: string | null | undefined;
|
|
10324
10324
|
channelId?: string | number | null | undefined;
|
|
10325
10325
|
depositMetadata?: {
|
|
@@ -10379,13 +10379,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10379
10379
|
}, "strip", z.ZodTypeAny, {
|
|
10380
10380
|
__kind: "Vault";
|
|
10381
10381
|
vaultWitness: {
|
|
10382
|
-
txId: `0x${string}`;
|
|
10383
|
-
depositDetails: {
|
|
10384
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
10385
|
-
};
|
|
10386
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10387
|
-
depositAmount: bigint;
|
|
10388
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10389
10382
|
destinationAddress: {
|
|
10390
10383
|
readonly chain: "Ethereum";
|
|
10391
10384
|
readonly address: `0x${string}`;
|
|
@@ -10402,6 +10395,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10402
10395
|
readonly chain: "Solana";
|
|
10403
10396
|
readonly address: string;
|
|
10404
10397
|
};
|
|
10398
|
+
depositDetails: {
|
|
10399
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
10400
|
+
};
|
|
10401
|
+
boostFee: number;
|
|
10402
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10403
|
+
depositAmount: bigint;
|
|
10404
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10405
|
+
txId: `0x${string}`;
|
|
10405
10406
|
affiliateFees: {
|
|
10406
10407
|
account: number;
|
|
10407
10408
|
bps: number;
|
|
@@ -10411,7 +10412,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10411
10412
|
refundAddress: `0x${string}`;
|
|
10412
10413
|
minPrice: bigint;
|
|
10413
10414
|
};
|
|
10414
|
-
boostFee: number;
|
|
10415
10415
|
depositAddress?: `0x${string}` | null | undefined;
|
|
10416
10416
|
channelId?: bigint | null | undefined;
|
|
10417
10417
|
depositMetadata?: {
|
|
@@ -10469,21 +10469,22 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10469
10469
|
}, {
|
|
10470
10470
|
__kind: "Vault";
|
|
10471
10471
|
vaultWitness: {
|
|
10472
|
-
|
|
10472
|
+
destinationAddress: {
|
|
10473
|
+
value: string;
|
|
10474
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10475
|
+
};
|
|
10473
10476
|
depositDetails: {
|
|
10474
10477
|
txHashes?: string[] | null | undefined;
|
|
10475
10478
|
};
|
|
10479
|
+
boostFee: number;
|
|
10476
10480
|
inputAsset: {
|
|
10477
10481
|
__kind: "ArbEth" | "ArbUsdc";
|
|
10478
10482
|
};
|
|
10479
10483
|
depositAmount: string | number;
|
|
10480
10484
|
outputAsset: {
|
|
10481
|
-
__kind: "
|
|
10482
|
-
};
|
|
10483
|
-
destinationAddress: {
|
|
10484
|
-
value: string;
|
|
10485
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10485
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10486
10486
|
};
|
|
10487
|
+
txId: string;
|
|
10487
10488
|
affiliateFees: {
|
|
10488
10489
|
account: number;
|
|
10489
10490
|
bps: number;
|
|
@@ -10493,7 +10494,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10493
10494
|
refundAddress: string;
|
|
10494
10495
|
minPrice: string | number;
|
|
10495
10496
|
};
|
|
10496
|
-
boostFee: number;
|
|
10497
10497
|
depositAddress?: string | null | undefined;
|
|
10498
10498
|
channelId?: string | number | null | undefined;
|
|
10499
10499
|
depositMetadata?: {
|
|
@@ -10930,15 +10930,15 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
|
|
|
10930
10930
|
}>;
|
|
10931
10931
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
10932
10932
|
}, "strip", z.ZodTypeAny, {
|
|
10933
|
-
depositAddress: `0x${string}`;
|
|
10934
10933
|
asset: "Sol" | "SolUsdc";
|
|
10935
10934
|
amount: bigint;
|
|
10935
|
+
depositAddress: `0x${string}`;
|
|
10936
10936
|
}, {
|
|
10937
|
-
depositAddress: string;
|
|
10938
10937
|
asset: {
|
|
10939
10938
|
__kind: "Sol" | "SolUsdc";
|
|
10940
10939
|
};
|
|
10941
10940
|
amount: string | number;
|
|
10941
|
+
depositAddress: string;
|
|
10942
10942
|
}>;
|
|
10943
10943
|
declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
|
|
10944
10944
|
retryDuration: z.ZodNumber;
|
|
@@ -10969,11 +10969,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
10969
10969
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
10970
10970
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
10971
10971
|
}, "strip", z.ZodTypeAny, {
|
|
10972
|
-
__kind: "
|
|
10972
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10973
10973
|
}, {
|
|
10974
|
-
__kind: "
|
|
10975
|
-
}>, "
|
|
10976
|
-
__kind: "
|
|
10974
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10975
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
10976
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10977
10977
|
}>;
|
|
10978
10978
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
10979
10979
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -11300,10 +11300,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11300
11300
|
}>>>;
|
|
11301
11301
|
boostFee: z.ZodNumber;
|
|
11302
11302
|
}, "strip", z.ZodTypeAny, {
|
|
11303
|
-
txId: [`0x${string}`, bigint];
|
|
11304
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
11305
|
-
depositAmount: bigint;
|
|
11306
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11307
11303
|
destinationAddress: {
|
|
11308
11304
|
readonly chain: "Ethereum";
|
|
11309
11305
|
readonly address: `0x${string}`;
|
|
@@ -11320,6 +11316,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11320
11316
|
readonly chain: "Solana";
|
|
11321
11317
|
readonly address: string;
|
|
11322
11318
|
};
|
|
11319
|
+
boostFee: number;
|
|
11320
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
11321
|
+
depositAmount: bigint;
|
|
11322
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11323
|
+
txId: [`0x${string}`, bigint];
|
|
11323
11324
|
affiliateFees: {
|
|
11324
11325
|
account: number;
|
|
11325
11326
|
bps: number;
|
|
@@ -11329,7 +11330,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11329
11330
|
refundAddress: `0x${string}`;
|
|
11330
11331
|
minPrice: bigint;
|
|
11331
11332
|
};
|
|
11332
|
-
boostFee: number;
|
|
11333
11333
|
depositAddress?: `0x${string}` | null | undefined;
|
|
11334
11334
|
channelId?: bigint | null | undefined;
|
|
11335
11335
|
depositMetadata?: {
|
|
@@ -11384,18 +11384,19 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11384
11384
|
chunkInterval: number;
|
|
11385
11385
|
} | null | undefined;
|
|
11386
11386
|
}, {
|
|
11387
|
-
|
|
11387
|
+
destinationAddress: {
|
|
11388
|
+
value: string;
|
|
11389
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11390
|
+
};
|
|
11391
|
+
boostFee: number;
|
|
11388
11392
|
inputAsset: {
|
|
11389
11393
|
__kind: "Sol" | "SolUsdc";
|
|
11390
11394
|
};
|
|
11391
11395
|
depositAmount: string | number;
|
|
11392
11396
|
outputAsset: {
|
|
11393
|
-
__kind: "
|
|
11394
|
-
};
|
|
11395
|
-
destinationAddress: {
|
|
11396
|
-
value: string;
|
|
11397
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11397
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11398
11398
|
};
|
|
11399
|
+
txId: [string, string | number];
|
|
11399
11400
|
affiliateFees: {
|
|
11400
11401
|
account: number;
|
|
11401
11402
|
bps: number;
|
|
@@ -11405,7 +11406,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11405
11406
|
refundAddress: string;
|
|
11406
11407
|
minPrice: string | number;
|
|
11407
11408
|
};
|
|
11408
|
-
boostFee: number;
|
|
11409
11409
|
depositAddress?: string | null | undefined;
|
|
11410
11410
|
channelId?: string | number | null | undefined;
|
|
11411
11411
|
depositMetadata?: {
|
|
@@ -11477,31 +11477,31 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11477
11477
|
}>;
|
|
11478
11478
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
11479
11479
|
}, "strip", z.ZodTypeAny, {
|
|
11480
|
-
depositAddress: `0x${string}`;
|
|
11481
11480
|
asset: "Sol" | "SolUsdc";
|
|
11482
11481
|
amount: bigint;
|
|
11482
|
+
depositAddress: `0x${string}`;
|
|
11483
11483
|
}, {
|
|
11484
|
-
depositAddress: string;
|
|
11485
11484
|
asset: {
|
|
11486
11485
|
__kind: "Sol" | "SolUsdc";
|
|
11487
11486
|
};
|
|
11488
11487
|
amount: string | number;
|
|
11488
|
+
depositAddress: string;
|
|
11489
11489
|
}>;
|
|
11490
11490
|
}, "strip", z.ZodTypeAny, {
|
|
11491
11491
|
__kind: "DepositChannel";
|
|
11492
11492
|
depositWitness: {
|
|
11493
|
-
depositAddress: `0x${string}`;
|
|
11494
11493
|
asset: "Sol" | "SolUsdc";
|
|
11495
11494
|
amount: bigint;
|
|
11495
|
+
depositAddress: `0x${string}`;
|
|
11496
11496
|
};
|
|
11497
11497
|
}, {
|
|
11498
11498
|
__kind: "DepositChannel";
|
|
11499
11499
|
depositWitness: {
|
|
11500
|
-
depositAddress: string;
|
|
11501
11500
|
asset: {
|
|
11502
11501
|
__kind: "Sol" | "SolUsdc";
|
|
11503
11502
|
};
|
|
11504
11503
|
amount: string | number;
|
|
11504
|
+
depositAddress: string;
|
|
11505
11505
|
};
|
|
11506
11506
|
}>, z.ZodObject<{
|
|
11507
11507
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -11521,11 +11521,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11521
11521
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
11522
11522
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
11523
11523
|
}, "strip", z.ZodTypeAny, {
|
|
11524
|
-
__kind: "
|
|
11524
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11525
11525
|
}, {
|
|
11526
|
-
__kind: "
|
|
11527
|
-
}>, "
|
|
11528
|
-
__kind: "
|
|
11526
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11527
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
11528
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11529
11529
|
}>;
|
|
11530
11530
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
11531
11531
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -11852,10 +11852,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11852
11852
|
}>>>;
|
|
11853
11853
|
boostFee: z.ZodNumber;
|
|
11854
11854
|
}, "strip", z.ZodTypeAny, {
|
|
11855
|
-
txId: [`0x${string}`, bigint];
|
|
11856
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
11857
|
-
depositAmount: bigint;
|
|
11858
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11859
11855
|
destinationAddress: {
|
|
11860
11856
|
readonly chain: "Ethereum";
|
|
11861
11857
|
readonly address: `0x${string}`;
|
|
@@ -11872,6 +11868,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11872
11868
|
readonly chain: "Solana";
|
|
11873
11869
|
readonly address: string;
|
|
11874
11870
|
};
|
|
11871
|
+
boostFee: number;
|
|
11872
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
11873
|
+
depositAmount: bigint;
|
|
11874
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11875
|
+
txId: [`0x${string}`, bigint];
|
|
11875
11876
|
affiliateFees: {
|
|
11876
11877
|
account: number;
|
|
11877
11878
|
bps: number;
|
|
@@ -11881,7 +11882,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11881
11882
|
refundAddress: `0x${string}`;
|
|
11882
11883
|
minPrice: bigint;
|
|
11883
11884
|
};
|
|
11884
|
-
boostFee: number;
|
|
11885
11885
|
depositAddress?: `0x${string}` | null | undefined;
|
|
11886
11886
|
channelId?: bigint | null | undefined;
|
|
11887
11887
|
depositMetadata?: {
|
|
@@ -11936,18 +11936,19 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11936
11936
|
chunkInterval: number;
|
|
11937
11937
|
} | null | undefined;
|
|
11938
11938
|
}, {
|
|
11939
|
-
|
|
11939
|
+
destinationAddress: {
|
|
11940
|
+
value: string;
|
|
11941
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11942
|
+
};
|
|
11943
|
+
boostFee: number;
|
|
11940
11944
|
inputAsset: {
|
|
11941
11945
|
__kind: "Sol" | "SolUsdc";
|
|
11942
11946
|
};
|
|
11943
11947
|
depositAmount: string | number;
|
|
11944
11948
|
outputAsset: {
|
|
11945
|
-
__kind: "
|
|
11946
|
-
};
|
|
11947
|
-
destinationAddress: {
|
|
11948
|
-
value: string;
|
|
11949
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11949
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11950
11950
|
};
|
|
11951
|
+
txId: [string, string | number];
|
|
11951
11952
|
affiliateFees: {
|
|
11952
11953
|
account: number;
|
|
11953
11954
|
bps: number;
|
|
@@ -11957,7 +11958,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11957
11958
|
refundAddress: string;
|
|
11958
11959
|
minPrice: string | number;
|
|
11959
11960
|
};
|
|
11960
|
-
boostFee: number;
|
|
11961
11961
|
depositAddress?: string | null | undefined;
|
|
11962
11962
|
channelId?: string | number | null | undefined;
|
|
11963
11963
|
depositMetadata?: {
|
|
@@ -12017,10 +12017,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12017
12017
|
}, "strip", z.ZodTypeAny, {
|
|
12018
12018
|
__kind: "Vault";
|
|
12019
12019
|
vaultWitness: {
|
|
12020
|
-
txId: [`0x${string}`, bigint];
|
|
12021
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
12022
|
-
depositAmount: bigint;
|
|
12023
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12024
12020
|
destinationAddress: {
|
|
12025
12021
|
readonly chain: "Ethereum";
|
|
12026
12022
|
readonly address: `0x${string}`;
|
|
@@ -12037,6 +12033,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12037
12033
|
readonly chain: "Solana";
|
|
12038
12034
|
readonly address: string;
|
|
12039
12035
|
};
|
|
12036
|
+
boostFee: number;
|
|
12037
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
12038
|
+
depositAmount: bigint;
|
|
12039
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12040
|
+
txId: [`0x${string}`, bigint];
|
|
12040
12041
|
affiliateFees: {
|
|
12041
12042
|
account: number;
|
|
12042
12043
|
bps: number;
|
|
@@ -12046,7 +12047,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12046
12047
|
refundAddress: `0x${string}`;
|
|
12047
12048
|
minPrice: bigint;
|
|
12048
12049
|
};
|
|
12049
|
-
boostFee: number;
|
|
12050
12050
|
depositAddress?: `0x${string}` | null | undefined;
|
|
12051
12051
|
channelId?: bigint | null | undefined;
|
|
12052
12052
|
depositMetadata?: {
|
|
@@ -12104,18 +12104,19 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12104
12104
|
}, {
|
|
12105
12105
|
__kind: "Vault";
|
|
12106
12106
|
vaultWitness: {
|
|
12107
|
-
|
|
12107
|
+
destinationAddress: {
|
|
12108
|
+
value: string;
|
|
12109
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12110
|
+
};
|
|
12111
|
+
boostFee: number;
|
|
12108
12112
|
inputAsset: {
|
|
12109
12113
|
__kind: "Sol" | "SolUsdc";
|
|
12110
12114
|
};
|
|
12111
12115
|
depositAmount: string | number;
|
|
12112
12116
|
outputAsset: {
|
|
12113
|
-
__kind: "
|
|
12114
|
-
};
|
|
12115
|
-
destinationAddress: {
|
|
12116
|
-
value: string;
|
|
12117
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12117
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12118
12118
|
};
|
|
12119
|
+
txId: [string, string | number];
|
|
12119
12120
|
affiliateFees: {
|
|
12120
12121
|
account: number;
|
|
12121
12122
|
bps: number;
|
|
@@ -12125,7 +12126,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12125
12126
|
refundAddress: string;
|
|
12126
12127
|
minPrice: string | number;
|
|
12127
12128
|
};
|
|
12128
|
-
boostFee: number;
|
|
12129
12129
|
depositAddress?: string | null | undefined;
|
|
12130
12130
|
channelId?: string | number | null | undefined;
|
|
12131
12131
|
depositMetadata?: {
|