@chainflip/processor 2.1.3 → 2.2.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/common.cjs +1 -1
- package/dist/100/common.d.cts +65 -65
- package/dist/100/common.d.mts +65 -65
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.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/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- 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 +15 -15
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +15 -15
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/100/swapping/ccmDepositReceived.d.cts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.mts +8 -8
- package/dist/100/swapping/ccmFailed.d.cts +8 -8
- package/dist/100/swapping/ccmFailed.d.mts +8 -8
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
- package/dist/100/swapping/swapAmountTooLow.d.cts +20 -20
- package/dist/100/swapping/swapAmountTooLow.d.mts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
- package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
- package/dist/100/swapping/swapExecuted.d.cts +16 -16
- package/dist/100/swapping/swapExecuted.d.mts +16 -16
- package/dist/100/swapping/swapScheduled.d.cts +31 -31
- package/dist/100/swapping/swapScheduled.d.mts +31 -31
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
- package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
- package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
- package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
- package/dist/102/common.cjs +1 -1
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +69 -69
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +69 -69
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +72 -72
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +72 -72
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +114 -114
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +114 -114
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +6 -6
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +6 -6
- package/dist/11000/common.cjs +2 -2
- package/dist/11000/common.d.cts +622 -622
- package/dist/11000/common.d.mts +622 -622
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +69 -69
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +69 -69
- 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/depositFailed.d.cts +72 -72
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +72 -72
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +60 -60
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +60 -60
- 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 +13 -13
- package/dist/11000/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +42 -42
- package/dist/11000/swapping/swapRequested.d.cts +44 -44
- package/dist/11000/swapping/swapRequested.d.mts +44 -44
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.cjs +1 -1
- package/dist/111/common.d.cts +26 -26
- package/dist/111/common.d.mts +26 -26
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +18 -18
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/common.cjs +2 -2
- package/dist/11100/common.d.cts +36 -36
- package/dist/11100/common.d.mts +36 -36
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.mts +6 -6
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +22 -22
- package/dist/11200/common.cjs +2 -2
- package/dist/11200/common.d.cts +132 -132
- package/dist/11200/common.d.mts +132 -132
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/swapping/swapRequested.d.cts +16 -16
- package/dist/11200/swapping/swapRequested.d.mts +16 -16
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
- package/dist/120/common.cjs +1 -1
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.cjs +1 -1
- package/dist/131/common.d.cts +205 -205
- package/dist/131/common.d.mts +205 -205
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- 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 +21 -21
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +21 -21
- 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 +21 -21
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- 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 +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- 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/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- 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 +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- 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 +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.mts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +95 -95
- package/dist/131/swapping/swapScheduled.d.mts +95 -95
- 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 +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- 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 +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- 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 +32 -32
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/common.cjs +1 -1
- package/dist/141/common.d.cts +226 -226
- package/dist/141/common.d.mts +226 -226
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- 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/thresholdDispatchComplete.d.cts +28 -28
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- 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 +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- 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/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- 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 +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- 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 +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
- 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 +82 -82
- package/dist/141/swapping/swapExecuted.d.mts +82 -82
- package/dist/141/swapping/swapScheduled.d.cts +93 -93
- package/dist/141/swapping/swapScheduled.d.mts +93 -93
- 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 +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
- package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- 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 +16 -16
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.cjs +2 -2
- package/dist/150/common.d.cts +231 -231
- package/dist/150/common.d.mts +231 -231
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- 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 +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- 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 +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +20 -20
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- 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 +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- 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/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- 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 +16 -16
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- 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 +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
- 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 +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.mts +79 -79
- 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 +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- 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 +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +96 -96
- package/dist/150/swapping/swapExecuted.d.mts +96 -96
- package/dist/150/swapping/swapScheduled.d.cts +105 -105
- package/dist/150/swapping/swapScheduled.d.mts +105 -105
- package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
- package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/common.cjs +2 -2
- package/dist/160/common.d.cts +62 -62
- package/dist/160/common.d.mts +62 -62
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +6 -6
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +4 -4
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +4 -4
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapRequested.d.cts +8 -8
- package/dist/160/swapping/swapRequested.d.mts +8 -8
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +7 -7
- package/dist/160/swapping/withdrawalRequested.d.mts +7 -7
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/common.cjs +2 -2
- package/dist/170/common.d.cts +72 -72
- package/dist/170/common.d.mts +72 -72
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- 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 +10 -10
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +14 -14
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
- 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 +10 -10
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/common.cjs +2 -2
- package/dist/180/common.d.cts +380 -380
- package/dist/180/common.d.mts +380 -380
- 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 +10 -10
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +8 -8
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.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/depositBoosted.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/common.cjs +2 -2
- package/dist/190/common.d.cts +272 -272
- package/dist/190/common.d.mts +272 -272
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- 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/depositBoosted.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/reputation/offencePenalty.d.cts +2 -2
- package/dist/190/reputation/offencePenalty.d.mts +2 -2
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- 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 +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
- 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 +16 -16
- package/dist/190/swapping/swapExecuted.d.mts +16 -16
- 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.cjs +2 -2
- package/dist/210/common.cjs +2 -2
- package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
- package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/common.cjs +539 -0
- package/dist/220/common.d.cts +1563 -0
- package/dist/220/common.d.mts +1563 -0
- package/dist/220/common.mjs +488 -0
- package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/lendingPools/loanCreated.cjs +15 -0
- package/dist/220/lendingPools/loanCreated.d.cts +61 -0
- package/dist/220/lendingPools/loanCreated.d.mts +61 -0
- package/dist/220/lendingPools/loanCreated.mjs +13 -0
- package/dist/220/lendingPools/loanRepaid.cjs +14 -0
- package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
- package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
- package/dist/220/lendingPools/loanRepaid.mjs +12 -0
- package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
- package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
- package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
- package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
- package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
- package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
- package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +198 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +198 -0
- package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
- package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
- package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
- package/dist/Parser.cjs +1 -1
- package/dist/Processor.cjs +2 -2
- package/dist/Processor.mjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
- package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
- package/dist/chainspec/src/BaseParser.cjs +3 -3
- package/dist/chainspec/src/Compiler.cjs +2 -2
- package/dist/chainspec/src/cache.cjs +2 -2
- package/dist/chainspec/src/utils.cjs +2 -2
- package/dist/generate.cjs +3 -3
- package/dist/utils.cjs +1 -1
- 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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
56
56
|
}, {
|
|
57
|
-
__kind: "
|
|
58
|
-
}>, "
|
|
59
|
-
__kind: "
|
|
57
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
58
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
59
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "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,7 +190,6 @@ 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}`;
|
|
194
193
|
depositAddress: {
|
|
195
194
|
readonly chain: "Ethereum";
|
|
196
195
|
readonly address: `0x${string}`;
|
|
@@ -209,15 +208,16 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
209
208
|
};
|
|
210
209
|
channelId: bigint;
|
|
211
210
|
depositBlockHeight: bigint;
|
|
211
|
+
brokerId: `cF${string}`;
|
|
212
212
|
}, {
|
|
213
213
|
__kind: "DepositChannel";
|
|
214
|
-
brokerId: string;
|
|
215
214
|
depositAddress: {
|
|
216
215
|
value: string;
|
|
217
216
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
218
217
|
};
|
|
219
218
|
channelId: string | number;
|
|
220
219
|
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: "NetworkFee" | "IngressEgressFee" | "Swap";
|
|
716
716
|
}, {
|
|
717
|
-
__kind: "
|
|
718
|
-
}>, "
|
|
719
|
-
__kind: "
|
|
717
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap";
|
|
718
|
+
}>, "NetworkFee" | "IngressEgressFee" | "Swap", {
|
|
719
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap";
|
|
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}`;
|
|
1742
1743
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1743
1744
|
amount: bigint;
|
|
1744
|
-
depositAddress: `0x${string}`;
|
|
1745
1745
|
depositDetails: {
|
|
1746
1746
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1747
1747
|
};
|
|
1748
1748
|
}, {
|
|
1749
|
+
depositAddress: string;
|
|
1749
1750
|
asset: {
|
|
1750
1751
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1751
1752
|
};
|
|
1752
1753
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2255
2255
|
}, {
|
|
2256
|
-
__kind: "
|
|
2257
|
-
}>, "
|
|
2258
|
-
__kind: "
|
|
2256
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2257
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
2258
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2259
2259
|
}>;
|
|
2260
2260
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
2261
2261
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -2582,6 +2582,13 @@ 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";
|
|
2585
2592
|
destinationAddress: {
|
|
2586
2593
|
readonly chain: "Ethereum";
|
|
2587
2594
|
readonly address: `0x${string}`;
|
|
@@ -2598,14 +2605,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2598
2605
|
readonly chain: "Solana";
|
|
2599
2606
|
readonly address: string;
|
|
2600
2607
|
};
|
|
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}`;
|
|
2609
2608
|
affiliateFees: {
|
|
2610
2609
|
account: number;
|
|
2611
2610
|
bps: number;
|
|
@@ -2615,6 +2614,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2615
2614
|
refundAddress: `0x${string}`;
|
|
2616
2615
|
minPrice: bigint;
|
|
2617
2616
|
};
|
|
2617
|
+
boostFee: number;
|
|
2618
2618
|
depositAddress?: `0x${string}` | null | undefined;
|
|
2619
2619
|
channelId?: bigint | null | undefined;
|
|
2620
2620
|
depositMetadata?: {
|
|
@@ -2669,22 +2669,21 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2669
2669
|
chunkInterval: number;
|
|
2670
2670
|
} | null | undefined;
|
|
2671
2671
|
}, {
|
|
2672
|
-
|
|
2673
|
-
value: string;
|
|
2674
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2675
|
-
};
|
|
2672
|
+
txId: string;
|
|
2676
2673
|
depositDetails: {
|
|
2677
2674
|
txHashes?: string[] | null | undefined;
|
|
2678
2675
|
};
|
|
2679
|
-
boostFee: number;
|
|
2680
2676
|
inputAsset: {
|
|
2681
2677
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2682
2678
|
};
|
|
2683
2679
|
depositAmount: string | number;
|
|
2684
2680
|
outputAsset: {
|
|
2685
|
-
__kind: "
|
|
2681
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2682
|
+
};
|
|
2683
|
+
destinationAddress: {
|
|
2684
|
+
value: string;
|
|
2685
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2686
2686
|
};
|
|
2687
|
-
txId: string;
|
|
2688
2687
|
affiliateFees: {
|
|
2689
2688
|
account: number;
|
|
2690
2689
|
bps: number;
|
|
@@ -2694,6 +2693,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2694
2693
|
refundAddress: string;
|
|
2695
2694
|
minPrice: string | number;
|
|
2696
2695
|
};
|
|
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}`;
|
|
2775
2776
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2776
2777
|
amount: bigint;
|
|
2777
|
-
depositAddress: `0x${string}`;
|
|
2778
2778
|
depositDetails: {
|
|
2779
2779
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
2780
2780
|
};
|
|
2781
2781
|
}, {
|
|
2782
|
+
depositAddress: string;
|
|
2782
2783
|
asset: {
|
|
2783
2784
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2784
2785
|
};
|
|
2785
2786
|
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}`;
|
|
2794
2795
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2795
2796
|
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;
|
|
2804
2805
|
asset: {
|
|
2805
2806
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2806
2807
|
};
|
|
2807
2808
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2839
2839
|
}, {
|
|
2840
|
-
__kind: "
|
|
2841
|
-
}>, "
|
|
2842
|
-
__kind: "
|
|
2840
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2841
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
2842
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2843
2843
|
}>;
|
|
2844
2844
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
2845
2845
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -3166,6 +3166,13 @@ 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";
|
|
3169
3176
|
destinationAddress: {
|
|
3170
3177
|
readonly chain: "Ethereum";
|
|
3171
3178
|
readonly address: `0x${string}`;
|
|
@@ -3182,14 +3189,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3182
3189
|
readonly chain: "Solana";
|
|
3183
3190
|
readonly address: string;
|
|
3184
3191
|
};
|
|
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}`;
|
|
3193
3192
|
affiliateFees: {
|
|
3194
3193
|
account: number;
|
|
3195
3194
|
bps: number;
|
|
@@ -3199,6 +3198,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3199
3198
|
refundAddress: `0x${string}`;
|
|
3200
3199
|
minPrice: bigint;
|
|
3201
3200
|
};
|
|
3201
|
+
boostFee: number;
|
|
3202
3202
|
depositAddress?: `0x${string}` | null | undefined;
|
|
3203
3203
|
channelId?: bigint | null | undefined;
|
|
3204
3204
|
depositMetadata?: {
|
|
@@ -3253,22 +3253,21 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3253
3253
|
chunkInterval: number;
|
|
3254
3254
|
} | null | undefined;
|
|
3255
3255
|
}, {
|
|
3256
|
-
|
|
3257
|
-
value: string;
|
|
3258
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3259
|
-
};
|
|
3256
|
+
txId: string;
|
|
3260
3257
|
depositDetails: {
|
|
3261
3258
|
txHashes?: string[] | null | undefined;
|
|
3262
3259
|
};
|
|
3263
|
-
boostFee: number;
|
|
3264
3260
|
inputAsset: {
|
|
3265
3261
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3266
3262
|
};
|
|
3267
3263
|
depositAmount: string | number;
|
|
3268
3264
|
outputAsset: {
|
|
3269
|
-
__kind: "
|
|
3265
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3266
|
+
};
|
|
3267
|
+
destinationAddress: {
|
|
3268
|
+
value: string;
|
|
3269
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3270
3270
|
};
|
|
3271
|
-
txId: string;
|
|
3272
3271
|
affiliateFees: {
|
|
3273
3272
|
account: number;
|
|
3274
3273
|
bps: number;
|
|
@@ -3278,6 +3277,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3278
3277
|
refundAddress: string;
|
|
3279
3278
|
minPrice: string | number;
|
|
3280
3279
|
};
|
|
3280
|
+
boostFee: number;
|
|
3281
3281
|
depositAddress?: string | null | undefined;
|
|
3282
3282
|
channelId?: string | number | null | undefined;
|
|
3283
3283
|
depositMetadata?: {
|
|
@@ -3337,6 +3337,13 @@ 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";
|
|
3340
3347
|
destinationAddress: {
|
|
3341
3348
|
readonly chain: "Ethereum";
|
|
3342
3349
|
readonly address: `0x${string}`;
|
|
@@ -3353,14 +3360,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3353
3360
|
readonly chain: "Solana";
|
|
3354
3361
|
readonly address: string;
|
|
3355
3362
|
};
|
|
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}`;
|
|
3364
3363
|
affiliateFees: {
|
|
3365
3364
|
account: number;
|
|
3366
3365
|
bps: number;
|
|
@@ -3370,6 +3369,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3370
3369
|
refundAddress: `0x${string}`;
|
|
3371
3370
|
minPrice: bigint;
|
|
3372
3371
|
};
|
|
3372
|
+
boostFee: number;
|
|
3373
3373
|
depositAddress?: `0x${string}` | null | undefined;
|
|
3374
3374
|
channelId?: bigint | null | undefined;
|
|
3375
3375
|
depositMetadata?: {
|
|
@@ -3427,22 +3427,21 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3427
3427
|
}, {
|
|
3428
3428
|
__kind: "Vault";
|
|
3429
3429
|
vaultWitness: {
|
|
3430
|
-
|
|
3431
|
-
value: string;
|
|
3432
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3433
|
-
};
|
|
3430
|
+
txId: string;
|
|
3434
3431
|
depositDetails: {
|
|
3435
3432
|
txHashes?: string[] | null | undefined;
|
|
3436
3433
|
};
|
|
3437
|
-
boostFee: number;
|
|
3438
3434
|
inputAsset: {
|
|
3439
3435
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3440
3436
|
};
|
|
3441
3437
|
depositAmount: string | number;
|
|
3442
3438
|
outputAsset: {
|
|
3443
|
-
__kind: "
|
|
3439
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3440
|
+
};
|
|
3441
|
+
destinationAddress: {
|
|
3442
|
+
value: string;
|
|
3443
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3444
3444
|
};
|
|
3445
|
-
txId: string;
|
|
3446
3445
|
affiliateFees: {
|
|
3447
3446
|
account: number;
|
|
3448
3447
|
bps: number;
|
|
@@ -3452,6 +3451,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3452
3451
|
refundAddress: string;
|
|
3453
3452
|
minPrice: string | number;
|
|
3454
3453
|
};
|
|
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}`;
|
|
4277
4278
|
asset: "Dot";
|
|
4278
4279
|
amount: bigint;
|
|
4279
|
-
depositAddress: `0x${string}`;
|
|
4280
4280
|
depositDetails: number;
|
|
4281
4281
|
}, {
|
|
4282
|
+
depositAddress: string;
|
|
4282
4283
|
asset: {
|
|
4283
4284
|
__kind: "Dot";
|
|
4284
4285
|
};
|
|
4285
4286
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4320
4320
|
}, {
|
|
4321
|
-
__kind: "
|
|
4322
|
-
}>, "
|
|
4323
|
-
__kind: "
|
|
4321
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4322
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
4323
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4324
4324
|
}>;
|
|
4325
4325
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
4326
4326
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -4656,6 +4656,14 @@ 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";
|
|
4659
4667
|
destinationAddress: {
|
|
4660
4668
|
readonly chain: "Ethereum";
|
|
4661
4669
|
readonly address: `0x${string}`;
|
|
@@ -4672,15 +4680,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4672
4680
|
readonly chain: "Solana";
|
|
4673
4681
|
readonly address: string;
|
|
4674
4682
|
};
|
|
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
|
-
};
|
|
4684
4683
|
affiliateFees: {
|
|
4685
4684
|
account: number;
|
|
4686
4685
|
bps: number;
|
|
@@ -4690,6 +4689,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4690
4689
|
refundAddress: `0x${string}`;
|
|
4691
4690
|
minPrice: bigint;
|
|
4692
4691
|
};
|
|
4692
|
+
boostFee: number;
|
|
4693
4693
|
depositAddress?: `0x${string}` | null | undefined;
|
|
4694
4694
|
channelId?: bigint | null | undefined;
|
|
4695
4695
|
depositMetadata?: {
|
|
@@ -4744,22 +4744,21 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4744
4744
|
chunkInterval: number;
|
|
4745
4745
|
} | null | undefined;
|
|
4746
4746
|
}, {
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4747
|
+
txId: {
|
|
4748
|
+
blockNumber: number;
|
|
4749
|
+
extrinsicIndex: number;
|
|
4750
4750
|
};
|
|
4751
4751
|
depositDetails: number;
|
|
4752
|
-
boostFee: number;
|
|
4753
4752
|
inputAsset: {
|
|
4754
4753
|
__kind: "Dot";
|
|
4755
4754
|
};
|
|
4756
4755
|
depositAmount: string | number;
|
|
4757
4756
|
outputAsset: {
|
|
4758
|
-
__kind: "
|
|
4757
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4759
4758
|
};
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
|
|
4759
|
+
destinationAddress: {
|
|
4760
|
+
value: string;
|
|
4761
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
4763
4762
|
};
|
|
4764
4763
|
affiliateFees: {
|
|
4765
4764
|
account: number;
|
|
@@ -4770,6 +4769,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4770
4769
|
refundAddress: string;
|
|
4771
4770
|
minPrice: string | number;
|
|
4772
4771
|
};
|
|
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}`;
|
|
4845
4846
|
asset: "Dot";
|
|
4846
4847
|
amount: bigint;
|
|
4847
|
-
depositAddress: `0x${string}`;
|
|
4848
4848
|
depositDetails: number;
|
|
4849
4849
|
}, {
|
|
4850
|
+
depositAddress: string;
|
|
4850
4851
|
asset: {
|
|
4851
4852
|
__kind: "Dot";
|
|
4852
4853
|
};
|
|
4853
4854
|
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}`;
|
|
4860
4861
|
asset: "Dot";
|
|
4861
4862
|
amount: bigint;
|
|
4862
|
-
depositAddress: `0x${string}`;
|
|
4863
4863
|
depositDetails: number;
|
|
4864
4864
|
};
|
|
4865
4865
|
}, {
|
|
4866
4866
|
__kind: "DepositChannel";
|
|
4867
4867
|
depositWitness: {
|
|
4868
|
+
depositAddress: string;
|
|
4868
4869
|
asset: {
|
|
4869
4870
|
__kind: "Dot";
|
|
4870
4871
|
};
|
|
4871
4872
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4895
4895
|
}, {
|
|
4896
|
-
__kind: "
|
|
4897
|
-
}>, "
|
|
4898
|
-
__kind: "
|
|
4896
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4897
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
4898
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4899
4899
|
}>;
|
|
4900
4900
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
4901
4901
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -5231,6 +5231,14 @@ 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";
|
|
5234
5242
|
destinationAddress: {
|
|
5235
5243
|
readonly chain: "Ethereum";
|
|
5236
5244
|
readonly address: `0x${string}`;
|
|
@@ -5247,15 +5255,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5247
5255
|
readonly chain: "Solana";
|
|
5248
5256
|
readonly address: string;
|
|
5249
5257
|
};
|
|
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
|
-
};
|
|
5259
5258
|
affiliateFees: {
|
|
5260
5259
|
account: number;
|
|
5261
5260
|
bps: number;
|
|
@@ -5265,6 +5264,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5265
5264
|
refundAddress: `0x${string}`;
|
|
5266
5265
|
minPrice: bigint;
|
|
5267
5266
|
};
|
|
5267
|
+
boostFee: number;
|
|
5268
5268
|
depositAddress?: `0x${string}` | null | undefined;
|
|
5269
5269
|
channelId?: bigint | null | undefined;
|
|
5270
5270
|
depositMetadata?: {
|
|
@@ -5319,22 +5319,21 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5319
5319
|
chunkInterval: number;
|
|
5320
5320
|
} | null | undefined;
|
|
5321
5321
|
}, {
|
|
5322
|
-
|
|
5323
|
-
|
|
5324
|
-
|
|
5322
|
+
txId: {
|
|
5323
|
+
blockNumber: number;
|
|
5324
|
+
extrinsicIndex: number;
|
|
5325
5325
|
};
|
|
5326
5326
|
depositDetails: number;
|
|
5327
|
-
boostFee: number;
|
|
5328
5327
|
inputAsset: {
|
|
5329
5328
|
__kind: "Dot";
|
|
5330
5329
|
};
|
|
5331
5330
|
depositAmount: string | number;
|
|
5332
5331
|
outputAsset: {
|
|
5333
|
-
__kind: "
|
|
5332
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5334
5333
|
};
|
|
5335
|
-
|
|
5336
|
-
|
|
5337
|
-
|
|
5334
|
+
destinationAddress: {
|
|
5335
|
+
value: string;
|
|
5336
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5338
5337
|
};
|
|
5339
5338
|
affiliateFees: {
|
|
5340
5339
|
account: number;
|
|
@@ -5345,6 +5344,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5345
5344
|
refundAddress: string;
|
|
5346
5345
|
minPrice: string | number;
|
|
5347
5346
|
};
|
|
5347
|
+
boostFee: number;
|
|
5348
5348
|
depositAddress?: string | null | undefined;
|
|
5349
5349
|
channelId?: string | number | null | undefined;
|
|
5350
5350
|
depositMetadata?: {
|
|
@@ -5404,6 +5404,14 @@ 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";
|
|
5407
5415
|
destinationAddress: {
|
|
5408
5416
|
readonly chain: "Ethereum";
|
|
5409
5417
|
readonly address: `0x${string}`;
|
|
@@ -5420,15 +5428,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5420
5428
|
readonly chain: "Solana";
|
|
5421
5429
|
readonly address: string;
|
|
5422
5430
|
};
|
|
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
|
-
};
|
|
5432
5431
|
affiliateFees: {
|
|
5433
5432
|
account: number;
|
|
5434
5433
|
bps: number;
|
|
@@ -5438,6 +5437,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5438
5437
|
refundAddress: `0x${string}`;
|
|
5439
5438
|
minPrice: bigint;
|
|
5440
5439
|
};
|
|
5440
|
+
boostFee: number;
|
|
5441
5441
|
depositAddress?: `0x${string}` | null | undefined;
|
|
5442
5442
|
channelId?: bigint | null | undefined;
|
|
5443
5443
|
depositMetadata?: {
|
|
@@ -5495,22 +5495,21 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5495
5495
|
}, {
|
|
5496
5496
|
__kind: "Vault";
|
|
5497
5497
|
vaultWitness: {
|
|
5498
|
-
|
|
5499
|
-
|
|
5500
|
-
|
|
5498
|
+
txId: {
|
|
5499
|
+
blockNumber: number;
|
|
5500
|
+
extrinsicIndex: number;
|
|
5501
5501
|
};
|
|
5502
5502
|
depositDetails: number;
|
|
5503
|
-
boostFee: number;
|
|
5504
5503
|
inputAsset: {
|
|
5505
5504
|
__kind: "Dot";
|
|
5506
5505
|
};
|
|
5507
5506
|
depositAmount: string | number;
|
|
5508
5507
|
outputAsset: {
|
|
5509
|
-
__kind: "
|
|
5508
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5510
5509
|
};
|
|
5511
|
-
|
|
5512
|
-
|
|
5513
|
-
|
|
5510
|
+
destinationAddress: {
|
|
5511
|
+
value: string;
|
|
5512
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5514
5513
|
};
|
|
5515
5514
|
affiliateFees: {
|
|
5516
5515
|
account: number;
|
|
@@ -5521,6 +5520,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5521
5520
|
refundAddress: string;
|
|
5522
5521
|
minPrice: string | number;
|
|
5523
5522
|
};
|
|
5523
|
+
boostFee: number;
|
|
5524
5524
|
depositAddress?: string | null | undefined;
|
|
5525
5525
|
channelId?: string | number | null | undefined;
|
|
5526
5526
|
depositMetadata?: {
|
|
@@ -5764,7 +5764,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5764
5764
|
} | null | undefined;
|
|
5765
5765
|
}>;
|
|
5766
5766
|
}, "strip", z.ZodTypeAny, {
|
|
5767
|
-
amount: bigint;
|
|
5768
5767
|
depositAddress: {
|
|
5769
5768
|
pubkeyX: `0x${string}`;
|
|
5770
5769
|
scriptPath?: {
|
|
@@ -5776,12 +5775,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5776
5775
|
};
|
|
5777
5776
|
} | null | undefined;
|
|
5778
5777
|
};
|
|
5778
|
+
amount: bigint;
|
|
5779
5779
|
id: {
|
|
5780
5780
|
txId: `0x${string}`;
|
|
5781
5781
|
vout: number;
|
|
5782
5782
|
};
|
|
5783
5783
|
}, {
|
|
5784
|
-
amount: string | number;
|
|
5785
5784
|
depositAddress: {
|
|
5786
5785
|
pubkeyX: string;
|
|
5787
5786
|
scriptPath?: {
|
|
@@ -5793,6 +5792,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5793
5792
|
};
|
|
5794
5793
|
} | null | undefined;
|
|
5795
5794
|
};
|
|
5795
|
+
amount: string | number;
|
|
5796
5796
|
id: {
|
|
5797
5797
|
txId: string;
|
|
5798
5798
|
vout: number;
|
|
@@ -6253,7 +6253,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6253
6253
|
} | null | undefined;
|
|
6254
6254
|
}>;
|
|
6255
6255
|
}, "strip", z.ZodTypeAny, {
|
|
6256
|
-
amount: bigint;
|
|
6257
6256
|
depositAddress: {
|
|
6258
6257
|
pubkeyX: `0x${string}`;
|
|
6259
6258
|
scriptPath?: {
|
|
@@ -6265,12 +6264,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6265
6264
|
};
|
|
6266
6265
|
} | null | undefined;
|
|
6267
6266
|
};
|
|
6267
|
+
amount: bigint;
|
|
6268
6268
|
id: {
|
|
6269
6269
|
txId: `0x${string}`;
|
|
6270
6270
|
vout: number;
|
|
6271
6271
|
};
|
|
6272
6272
|
}, {
|
|
6273
|
-
amount: string | number;
|
|
6274
6273
|
depositAddress: {
|
|
6275
6274
|
pubkeyX: string;
|
|
6276
6275
|
scriptPath?: {
|
|
@@ -6282,14 +6281,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6282
6281
|
};
|
|
6283
6282
|
} | null | undefined;
|
|
6284
6283
|
};
|
|
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;
|
|
6293
6291
|
depositAddress: {
|
|
6294
6292
|
value: `0x${string}`;
|
|
6295
6293
|
__kind: "P2PKH";
|
|
@@ -6310,8 +6308,9 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6310
6308
|
version: number;
|
|
6311
6309
|
program: `0x${string}`;
|
|
6312
6310
|
};
|
|
6311
|
+
asset: "Btc";
|
|
6312
|
+
amount: bigint;
|
|
6313
6313
|
depositDetails: {
|
|
6314
|
-
amount: bigint;
|
|
6315
6314
|
depositAddress: {
|
|
6316
6315
|
pubkeyX: `0x${string}`;
|
|
6317
6316
|
scriptPath?: {
|
|
@@ -6323,16 +6322,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6323
6322
|
};
|
|
6324
6323
|
} | null | undefined;
|
|
6325
6324
|
};
|
|
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;
|
|
6336
6332
|
depositAddress: {
|
|
6337
6333
|
value: string;
|
|
6338
6334
|
__kind: "P2PKH";
|
|
@@ -6353,8 +6349,11 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6353
6349
|
version: number;
|
|
6354
6350
|
program: string;
|
|
6355
6351
|
};
|
|
6352
|
+
asset: {
|
|
6353
|
+
__kind: "Btc";
|
|
6354
|
+
};
|
|
6355
|
+
amount: string | number;
|
|
6356
6356
|
depositDetails: {
|
|
6357
|
-
amount: string | number;
|
|
6358
6357
|
depositAddress: {
|
|
6359
6358
|
pubkeyX: string;
|
|
6360
6359
|
scriptPath?: {
|
|
@@ -6366,6 +6365,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6366
6365
|
};
|
|
6367
6366
|
} | null | undefined;
|
|
6368
6367
|
};
|
|
6368
|
+
amount: string | number;
|
|
6369
6369
|
id: {
|
|
6370
6370
|
txId: string;
|
|
6371
6371
|
vout: number;
|
|
@@ -6612,7 +6612,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6612
6612
|
} | null | undefined;
|
|
6613
6613
|
}>;
|
|
6614
6614
|
}, "strip", z.ZodTypeAny, {
|
|
6615
|
-
amount: bigint;
|
|
6616
6615
|
depositAddress: {
|
|
6617
6616
|
pubkeyX: `0x${string}`;
|
|
6618
6617
|
scriptPath?: {
|
|
@@ -6624,12 +6623,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6624
6623
|
};
|
|
6625
6624
|
} | null | undefined;
|
|
6626
6625
|
};
|
|
6626
|
+
amount: bigint;
|
|
6627
6627
|
id: {
|
|
6628
6628
|
txId: `0x${string}`;
|
|
6629
6629
|
vout: number;
|
|
6630
6630
|
};
|
|
6631
6631
|
}, {
|
|
6632
|
-
amount: string | number;
|
|
6633
6632
|
depositAddress: {
|
|
6634
6633
|
pubkeyX: string;
|
|
6635
6634
|
scriptPath?: {
|
|
@@ -6641,6 +6640,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6641
6640
|
};
|
|
6642
6641
|
} | null | undefined;
|
|
6643
6642
|
};
|
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6653
6653
|
}, {
|
|
6654
|
-
__kind: "
|
|
6655
|
-
}>, "
|
|
6656
|
-
__kind: "
|
|
6654
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6655
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
6656
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6657
6657
|
}>;
|
|
6658
6658
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
6659
6659
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -7075,24 +7075,8 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7075
7075
|
}>>>;
|
|
7076
7076
|
boostFee: z.ZodNumber;
|
|
7077
7077
|
}, "strip", z.ZodTypeAny, {
|
|
7078
|
-
|
|
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
|
-
};
|
|
7078
|
+
txId: `0x${string}`;
|
|
7094
7079
|
depositDetails: {
|
|
7095
|
-
amount: bigint;
|
|
7096
7080
|
depositAddress: {
|
|
7097
7081
|
pubkeyX: `0x${string}`;
|
|
7098
7082
|
scriptPath?: {
|
|
@@ -7104,27 +7088,42 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7104
7088
|
};
|
|
7105
7089
|
} | null | undefined;
|
|
7106
7090
|
};
|
|
7091
|
+
amount: bigint;
|
|
7107
7092
|
id: {
|
|
7108
7093
|
txId: `0x${string}`;
|
|
7109
7094
|
vout: number;
|
|
7110
7095
|
};
|
|
7111
7096
|
};
|
|
7112
|
-
boostFee: number;
|
|
7113
7097
|
inputAsset: "Btc";
|
|
7114
7098
|
depositAmount: bigint;
|
|
7115
|
-
outputAsset: "
|
|
7116
|
-
|
|
7117
|
-
|
|
7118
|
-
|
|
7119
|
-
|
|
7120
|
-
|
|
7121
|
-
|
|
7122
|
-
|
|
7123
|
-
|
|
7124
|
-
|
|
7125
|
-
|
|
7126
|
-
|
|
7127
|
-
|
|
7099
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7100
|
+
destinationAddress: {
|
|
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
|
+
};
|
|
7116
|
+
affiliateFees: {
|
|
7117
|
+
account: number;
|
|
7118
|
+
bps: number;
|
|
7119
|
+
}[];
|
|
7120
|
+
refundParams: {
|
|
7121
|
+
retryDuration: number;
|
|
7122
|
+
refundAddress: {
|
|
7123
|
+
value: `0x${string}`;
|
|
7124
|
+
__kind: "P2PKH";
|
|
7125
|
+
} | {
|
|
7126
|
+
value: `0x${string}`;
|
|
7128
7127
|
__kind: "P2SH";
|
|
7129
7128
|
} | {
|
|
7130
7129
|
value: `0x${string}`;
|
|
@@ -7142,6 +7141,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7142
7141
|
};
|
|
7143
7142
|
minPrice: bigint;
|
|
7144
7143
|
};
|
|
7144
|
+
boostFee: number;
|
|
7145
7145
|
depositAddress?: {
|
|
7146
7146
|
value: `0x${string}`;
|
|
7147
7147
|
__kind: "P2PKH";
|
|
@@ -7215,12 +7215,8 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7215
7215
|
chunkInterval: number;
|
|
7216
7216
|
} | null | undefined;
|
|
7217
7217
|
}, {
|
|
7218
|
-
|
|
7219
|
-
value: string;
|
|
7220
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7221
|
-
};
|
|
7218
|
+
txId: string;
|
|
7222
7219
|
depositDetails: {
|
|
7223
|
-
amount: string | number;
|
|
7224
7220
|
depositAddress: {
|
|
7225
7221
|
pubkeyX: string;
|
|
7226
7222
|
scriptPath?: {
|
|
@@ -7232,20 +7228,23 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7232
7228
|
};
|
|
7233
7229
|
} | null | undefined;
|
|
7234
7230
|
};
|
|
7231
|
+
amount: string | number;
|
|
7235
7232
|
id: {
|
|
7236
7233
|
txId: string;
|
|
7237
7234
|
vout: number;
|
|
7238
7235
|
};
|
|
7239
7236
|
};
|
|
7240
|
-
boostFee: number;
|
|
7241
7237
|
inputAsset: {
|
|
7242
7238
|
__kind: "Btc";
|
|
7243
7239
|
};
|
|
7244
7240
|
depositAmount: string | number;
|
|
7245
7241
|
outputAsset: {
|
|
7246
|
-
__kind: "
|
|
7242
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7243
|
+
};
|
|
7244
|
+
destinationAddress: {
|
|
7245
|
+
value: string;
|
|
7246
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7247
7247
|
};
|
|
7248
|
-
txId: string;
|
|
7249
7248
|
affiliateFees: {
|
|
7250
7249
|
account: number;
|
|
7251
7250
|
bps: number;
|
|
@@ -7274,6 +7273,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7274
7273
|
};
|
|
7275
7274
|
minPrice: string | number;
|
|
7276
7275
|
};
|
|
7276
|
+
boostFee: number;
|
|
7277
7277
|
depositAddress?: {
|
|
7278
7278
|
value: string;
|
|
7279
7279
|
__kind: "P2PKH";
|
|
@@ -7482,7 +7482,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7482
7482
|
} | null | undefined;
|
|
7483
7483
|
}>;
|
|
7484
7484
|
}, "strip", z.ZodTypeAny, {
|
|
7485
|
-
amount: bigint;
|
|
7486
7485
|
depositAddress: {
|
|
7487
7486
|
pubkeyX: `0x${string}`;
|
|
7488
7487
|
scriptPath?: {
|
|
@@ -7494,12 +7493,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7494
7493
|
};
|
|
7495
7494
|
} | null | undefined;
|
|
7496
7495
|
};
|
|
7496
|
+
amount: bigint;
|
|
7497
7497
|
id: {
|
|
7498
7498
|
txId: `0x${string}`;
|
|
7499
7499
|
vout: number;
|
|
7500
7500
|
};
|
|
7501
7501
|
}, {
|
|
7502
|
-
amount: string | number;
|
|
7503
7502
|
depositAddress: {
|
|
7504
7503
|
pubkeyX: string;
|
|
7505
7504
|
scriptPath?: {
|
|
@@ -7511,14 +7510,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7511
7510
|
};
|
|
7512
7511
|
} | null | undefined;
|
|
7513
7512
|
};
|
|
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;
|
|
7522
7520
|
depositAddress: {
|
|
7523
7521
|
value: `0x${string}`;
|
|
7524
7522
|
__kind: "P2PKH";
|
|
@@ -7539,8 +7537,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7539
7537
|
version: number;
|
|
7540
7538
|
program: `0x${string}`;
|
|
7541
7539
|
};
|
|
7540
|
+
asset: "Btc";
|
|
7541
|
+
amount: bigint;
|
|
7542
7542
|
depositDetails: {
|
|
7543
|
-
amount: bigint;
|
|
7544
7543
|
depositAddress: {
|
|
7545
7544
|
pubkeyX: `0x${string}`;
|
|
7546
7545
|
scriptPath?: {
|
|
@@ -7552,16 +7551,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7552
7551
|
};
|
|
7553
7552
|
} | null | undefined;
|
|
7554
7553
|
};
|
|
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;
|
|
7565
7561
|
depositAddress: {
|
|
7566
7562
|
value: string;
|
|
7567
7563
|
__kind: "P2PKH";
|
|
@@ -7582,8 +7578,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7582
7578
|
version: number;
|
|
7583
7579
|
program: string;
|
|
7584
7580
|
};
|
|
7581
|
+
asset: {
|
|
7582
|
+
__kind: "Btc";
|
|
7583
|
+
};
|
|
7584
|
+
amount: string | number;
|
|
7585
7585
|
depositDetails: {
|
|
7586
|
-
amount: string | number;
|
|
7587
7586
|
depositAddress: {
|
|
7588
7587
|
pubkeyX: string;
|
|
7589
7588
|
scriptPath?: {
|
|
@@ -7595,6 +7594,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7595
7594
|
};
|
|
7596
7595
|
} | null | undefined;
|
|
7597
7596
|
};
|
|
7597
|
+
amount: string | number;
|
|
7598
7598
|
id: {
|
|
7599
7599
|
txId: string;
|
|
7600
7600
|
vout: number;
|
|
@@ -7604,8 +7604,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7604
7604
|
}, "strip", z.ZodTypeAny, {
|
|
7605
7605
|
__kind: "DepositChannel";
|
|
7606
7606
|
depositWitness: {
|
|
7607
|
-
asset: "Btc";
|
|
7608
|
-
amount: bigint;
|
|
7609
7607
|
depositAddress: {
|
|
7610
7608
|
value: `0x${string}`;
|
|
7611
7609
|
__kind: "P2PKH";
|
|
@@ -7626,8 +7624,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7626
7624
|
version: number;
|
|
7627
7625
|
program: `0x${string}`;
|
|
7628
7626
|
};
|
|
7627
|
+
asset: "Btc";
|
|
7628
|
+
amount: bigint;
|
|
7629
7629
|
depositDetails: {
|
|
7630
|
-
amount: bigint;
|
|
7631
7630
|
depositAddress: {
|
|
7632
7631
|
pubkeyX: `0x${string}`;
|
|
7633
7632
|
scriptPath?: {
|
|
@@ -7639,6 +7638,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7639
7638
|
};
|
|
7640
7639
|
} | null | undefined;
|
|
7641
7640
|
};
|
|
7641
|
+
amount: bigint;
|
|
7642
7642
|
id: {
|
|
7643
7643
|
txId: `0x${string}`;
|
|
7644
7644
|
vout: number;
|
|
@@ -7648,10 +7648,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7648
7648
|
}, {
|
|
7649
7649
|
__kind: "DepositChannel";
|
|
7650
7650
|
depositWitness: {
|
|
7651
|
-
asset: {
|
|
7652
|
-
__kind: "Btc";
|
|
7653
|
-
};
|
|
7654
|
-
amount: string | number;
|
|
7655
7651
|
depositAddress: {
|
|
7656
7652
|
value: string;
|
|
7657
7653
|
__kind: "P2PKH";
|
|
@@ -7672,8 +7668,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7672
7668
|
version: number;
|
|
7673
7669
|
program: string;
|
|
7674
7670
|
};
|
|
7671
|
+
asset: {
|
|
7672
|
+
__kind: "Btc";
|
|
7673
|
+
};
|
|
7674
|
+
amount: string | number;
|
|
7675
7675
|
depositDetails: {
|
|
7676
|
-
amount: string | number;
|
|
7677
7676
|
depositAddress: {
|
|
7678
7677
|
pubkeyX: string;
|
|
7679
7678
|
scriptPath?: {
|
|
@@ -7685,6 +7684,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7685
7684
|
};
|
|
7686
7685
|
} | null | undefined;
|
|
7687
7686
|
};
|
|
7687
|
+
amount: string | number;
|
|
7688
7688
|
id: {
|
|
7689
7689
|
txId: string;
|
|
7690
7690
|
vout: number;
|
|
@@ -7825,7 +7825,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7825
7825
|
} | null | undefined;
|
|
7826
7826
|
}>;
|
|
7827
7827
|
}, "strip", z.ZodTypeAny, {
|
|
7828
|
-
amount: bigint;
|
|
7829
7828
|
depositAddress: {
|
|
7830
7829
|
pubkeyX: `0x${string}`;
|
|
7831
7830
|
scriptPath?: {
|
|
@@ -7837,12 +7836,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7837
7836
|
};
|
|
7838
7837
|
} | null | undefined;
|
|
7839
7838
|
};
|
|
7839
|
+
amount: bigint;
|
|
7840
7840
|
id: {
|
|
7841
7841
|
txId: `0x${string}`;
|
|
7842
7842
|
vout: number;
|
|
7843
7843
|
};
|
|
7844
7844
|
}, {
|
|
7845
|
-
amount: string | number;
|
|
7846
7845
|
depositAddress: {
|
|
7847
7846
|
pubkeyX: string;
|
|
7848
7847
|
scriptPath?: {
|
|
@@ -7854,6 +7853,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7854
7853
|
};
|
|
7855
7854
|
} | null | undefined;
|
|
7856
7855
|
};
|
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7866
7866
|
}, {
|
|
7867
|
-
__kind: "
|
|
7868
|
-
}>, "
|
|
7869
|
-
__kind: "
|
|
7867
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7868
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
7869
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7870
7870
|
}>;
|
|
7871
7871
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
7872
7872
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -8288,24 +8288,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8288
8288
|
}>>>;
|
|
8289
8289
|
boostFee: z.ZodNumber;
|
|
8290
8290
|
}, "strip", z.ZodTypeAny, {
|
|
8291
|
-
|
|
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
|
-
};
|
|
8291
|
+
txId: `0x${string}`;
|
|
8307
8292
|
depositDetails: {
|
|
8308
|
-
amount: bigint;
|
|
8309
8293
|
depositAddress: {
|
|
8310
8294
|
pubkeyX: `0x${string}`;
|
|
8311
8295
|
scriptPath?: {
|
|
@@ -8317,16 +8301,31 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8317
8301
|
};
|
|
8318
8302
|
} | null | undefined;
|
|
8319
8303
|
};
|
|
8304
|
+
amount: bigint;
|
|
8320
8305
|
id: {
|
|
8321
8306
|
txId: `0x${string}`;
|
|
8322
8307
|
vout: number;
|
|
8323
8308
|
};
|
|
8324
8309
|
};
|
|
8325
|
-
boostFee: number;
|
|
8326
8310
|
inputAsset: "Btc";
|
|
8327
8311
|
depositAmount: bigint;
|
|
8328
|
-
outputAsset: "
|
|
8329
|
-
|
|
8312
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8313
|
+
destinationAddress: {
|
|
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
|
+
};
|
|
8330
8329
|
affiliateFees: {
|
|
8331
8330
|
account: number;
|
|
8332
8331
|
bps: number;
|
|
@@ -8355,6 +8354,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8355
8354
|
};
|
|
8356
8355
|
minPrice: bigint;
|
|
8357
8356
|
};
|
|
8357
|
+
boostFee: number;
|
|
8358
8358
|
depositAddress?: {
|
|
8359
8359
|
value: `0x${string}`;
|
|
8360
8360
|
__kind: "P2PKH";
|
|
@@ -8428,12 +8428,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8428
8428
|
chunkInterval: number;
|
|
8429
8429
|
} | null | undefined;
|
|
8430
8430
|
}, {
|
|
8431
|
-
|
|
8432
|
-
value: string;
|
|
8433
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8434
|
-
};
|
|
8431
|
+
txId: string;
|
|
8435
8432
|
depositDetails: {
|
|
8436
|
-
amount: string | number;
|
|
8437
8433
|
depositAddress: {
|
|
8438
8434
|
pubkeyX: string;
|
|
8439
8435
|
scriptPath?: {
|
|
@@ -8445,20 +8441,23 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8445
8441
|
};
|
|
8446
8442
|
} | null | undefined;
|
|
8447
8443
|
};
|
|
8444
|
+
amount: string | number;
|
|
8448
8445
|
id: {
|
|
8449
8446
|
txId: string;
|
|
8450
8447
|
vout: number;
|
|
8451
8448
|
};
|
|
8452
8449
|
};
|
|
8453
|
-
boostFee: number;
|
|
8454
8450
|
inputAsset: {
|
|
8455
8451
|
__kind: "Btc";
|
|
8456
8452
|
};
|
|
8457
8453
|
depositAmount: string | number;
|
|
8458
8454
|
outputAsset: {
|
|
8459
|
-
__kind: "
|
|
8455
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8456
|
+
};
|
|
8457
|
+
destinationAddress: {
|
|
8458
|
+
value: string;
|
|
8459
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8460
8460
|
};
|
|
8461
|
-
txId: string;
|
|
8462
8461
|
affiliateFees: {
|
|
8463
8462
|
account: number;
|
|
8464
8463
|
bps: number;
|
|
@@ -8487,6 +8486,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8487
8486
|
};
|
|
8488
8487
|
minPrice: string | number;
|
|
8489
8488
|
};
|
|
8489
|
+
boostFee: number;
|
|
8490
8490
|
depositAddress?: {
|
|
8491
8491
|
value: string;
|
|
8492
8492
|
__kind: "P2PKH";
|
|
@@ -8565,24 +8565,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8565
8565
|
}, "strip", z.ZodTypeAny, {
|
|
8566
8566
|
__kind: "Vault";
|
|
8567
8567
|
vaultWitness: {
|
|
8568
|
-
|
|
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
|
-
};
|
|
8568
|
+
txId: `0x${string}`;
|
|
8584
8569
|
depositDetails: {
|
|
8585
|
-
amount: bigint;
|
|
8586
8570
|
depositAddress: {
|
|
8587
8571
|
pubkeyX: `0x${string}`;
|
|
8588
8572
|
scriptPath?: {
|
|
@@ -8594,16 +8578,31 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8594
8578
|
};
|
|
8595
8579
|
} | null | undefined;
|
|
8596
8580
|
};
|
|
8581
|
+
amount: bigint;
|
|
8597
8582
|
id: {
|
|
8598
8583
|
txId: `0x${string}`;
|
|
8599
8584
|
vout: number;
|
|
8600
8585
|
};
|
|
8601
8586
|
};
|
|
8602
|
-
boostFee: number;
|
|
8603
8587
|
inputAsset: "Btc";
|
|
8604
8588
|
depositAmount: bigint;
|
|
8605
|
-
outputAsset: "
|
|
8606
|
-
|
|
8589
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8590
|
+
destinationAddress: {
|
|
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
|
+
};
|
|
8607
8606
|
affiliateFees: {
|
|
8608
8607
|
account: number;
|
|
8609
8608
|
bps: number;
|
|
@@ -8632,6 +8631,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8632
8631
|
};
|
|
8633
8632
|
minPrice: bigint;
|
|
8634
8633
|
};
|
|
8634
|
+
boostFee: number;
|
|
8635
8635
|
depositAddress?: {
|
|
8636
8636
|
value: `0x${string}`;
|
|
8637
8637
|
__kind: "P2PKH";
|
|
@@ -8708,12 +8708,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8708
8708
|
}, {
|
|
8709
8709
|
__kind: "Vault";
|
|
8710
8710
|
vaultWitness: {
|
|
8711
|
-
|
|
8712
|
-
value: string;
|
|
8713
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8714
|
-
};
|
|
8711
|
+
txId: string;
|
|
8715
8712
|
depositDetails: {
|
|
8716
|
-
amount: string | number;
|
|
8717
8713
|
depositAddress: {
|
|
8718
8714
|
pubkeyX: string;
|
|
8719
8715
|
scriptPath?: {
|
|
@@ -8725,20 +8721,23 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8725
8721
|
};
|
|
8726
8722
|
} | null | undefined;
|
|
8727
8723
|
};
|
|
8724
|
+
amount: string | number;
|
|
8728
8725
|
id: {
|
|
8729
8726
|
txId: string;
|
|
8730
8727
|
vout: number;
|
|
8731
8728
|
};
|
|
8732
8729
|
};
|
|
8733
|
-
boostFee: number;
|
|
8734
8730
|
inputAsset: {
|
|
8735
8731
|
__kind: "Btc";
|
|
8736
8732
|
};
|
|
8737
8733
|
depositAmount: string | number;
|
|
8738
8734
|
outputAsset: {
|
|
8739
|
-
__kind: "
|
|
8735
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8736
|
+
};
|
|
8737
|
+
destinationAddress: {
|
|
8738
|
+
value: string;
|
|
8739
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8740
8740
|
};
|
|
8741
|
-
txId: string;
|
|
8742
8741
|
affiliateFees: {
|
|
8743
8742
|
account: number;
|
|
8744
8743
|
bps: number;
|
|
@@ -8767,6 +8766,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8767
8766
|
};
|
|
8768
8767
|
minPrice: string | number;
|
|
8769
8768
|
};
|
|
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}`;
|
|
9257
9258
|
asset: "ArbEth" | "ArbUsdc";
|
|
9258
9259
|
amount: bigint;
|
|
9259
|
-
depositAddress: `0x${string}`;
|
|
9260
9260
|
depositDetails: {
|
|
9261
9261
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9262
9262
|
};
|
|
9263
9263
|
}, {
|
|
9264
|
+
depositAddress: string;
|
|
9264
9265
|
asset: {
|
|
9265
9266
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9266
9267
|
};
|
|
9267
9268
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9297
9297
|
}, {
|
|
9298
|
-
__kind: "
|
|
9299
|
-
}>, "
|
|
9300
|
-
__kind: "
|
|
9298
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9299
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
9300
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9301
9301
|
}>;
|
|
9302
9302
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9303
9303
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -9624,6 +9624,13 @@ 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";
|
|
9627
9634
|
destinationAddress: {
|
|
9628
9635
|
readonly chain: "Ethereum";
|
|
9629
9636
|
readonly address: `0x${string}`;
|
|
@@ -9640,14 +9647,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9640
9647
|
readonly chain: "Solana";
|
|
9641
9648
|
readonly address: string;
|
|
9642
9649
|
};
|
|
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}`;
|
|
9651
9650
|
affiliateFees: {
|
|
9652
9651
|
account: number;
|
|
9653
9652
|
bps: number;
|
|
@@ -9657,6 +9656,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9657
9656
|
refundAddress: `0x${string}`;
|
|
9658
9657
|
minPrice: bigint;
|
|
9659
9658
|
};
|
|
9659
|
+
boostFee: number;
|
|
9660
9660
|
depositAddress?: `0x${string}` | null | undefined;
|
|
9661
9661
|
channelId?: bigint | null | undefined;
|
|
9662
9662
|
depositMetadata?: {
|
|
@@ -9711,22 +9711,21 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9711
9711
|
chunkInterval: number;
|
|
9712
9712
|
} | null | undefined;
|
|
9713
9713
|
}, {
|
|
9714
|
-
|
|
9715
|
-
value: string;
|
|
9716
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9717
|
-
};
|
|
9714
|
+
txId: string;
|
|
9718
9715
|
depositDetails: {
|
|
9719
9716
|
txHashes?: string[] | null | undefined;
|
|
9720
9717
|
};
|
|
9721
|
-
boostFee: number;
|
|
9722
9718
|
inputAsset: {
|
|
9723
9719
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9724
9720
|
};
|
|
9725
9721
|
depositAmount: string | number;
|
|
9726
9722
|
outputAsset: {
|
|
9727
|
-
__kind: "
|
|
9723
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9724
|
+
};
|
|
9725
|
+
destinationAddress: {
|
|
9726
|
+
value: string;
|
|
9727
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9728
9728
|
};
|
|
9729
|
-
txId: string;
|
|
9730
9729
|
affiliateFees: {
|
|
9731
9730
|
account: number;
|
|
9732
9731
|
bps: number;
|
|
@@ -9736,6 +9735,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9736
9735
|
refundAddress: string;
|
|
9737
9736
|
minPrice: string | number;
|
|
9738
9737
|
};
|
|
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}`;
|
|
9817
9818
|
asset: "ArbEth" | "ArbUsdc";
|
|
9818
9819
|
amount: bigint;
|
|
9819
|
-
depositAddress: `0x${string}`;
|
|
9820
9820
|
depositDetails: {
|
|
9821
9821
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9822
9822
|
};
|
|
9823
9823
|
}, {
|
|
9824
|
+
depositAddress: string;
|
|
9824
9825
|
asset: {
|
|
9825
9826
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9826
9827
|
};
|
|
9827
9828
|
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}`;
|
|
9836
9837
|
asset: "ArbEth" | "ArbUsdc";
|
|
9837
9838
|
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;
|
|
9846
9847
|
asset: {
|
|
9847
9848
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9848
9849
|
};
|
|
9849
9850
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9881
9881
|
}, {
|
|
9882
|
-
__kind: "
|
|
9883
|
-
}>, "
|
|
9884
|
-
__kind: "
|
|
9882
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9883
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
9884
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9885
9885
|
}>;
|
|
9886
9886
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9887
9887
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -10208,6 +10208,13 @@ 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";
|
|
10211
10218
|
destinationAddress: {
|
|
10212
10219
|
readonly chain: "Ethereum";
|
|
10213
10220
|
readonly address: `0x${string}`;
|
|
@@ -10224,14 +10231,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10224
10231
|
readonly chain: "Solana";
|
|
10225
10232
|
readonly address: string;
|
|
10226
10233
|
};
|
|
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}`;
|
|
10235
10234
|
affiliateFees: {
|
|
10236
10235
|
account: number;
|
|
10237
10236
|
bps: number;
|
|
@@ -10241,6 +10240,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10241
10240
|
refundAddress: `0x${string}`;
|
|
10242
10241
|
minPrice: bigint;
|
|
10243
10242
|
};
|
|
10243
|
+
boostFee: number;
|
|
10244
10244
|
depositAddress?: `0x${string}` | null | undefined;
|
|
10245
10245
|
channelId?: bigint | null | undefined;
|
|
10246
10246
|
depositMetadata?: {
|
|
@@ -10295,22 +10295,21 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10295
10295
|
chunkInterval: number;
|
|
10296
10296
|
} | null | undefined;
|
|
10297
10297
|
}, {
|
|
10298
|
-
|
|
10299
|
-
value: string;
|
|
10300
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10301
|
-
};
|
|
10298
|
+
txId: string;
|
|
10302
10299
|
depositDetails: {
|
|
10303
10300
|
txHashes?: string[] | null | undefined;
|
|
10304
10301
|
};
|
|
10305
|
-
boostFee: number;
|
|
10306
10302
|
inputAsset: {
|
|
10307
10303
|
__kind: "ArbEth" | "ArbUsdc";
|
|
10308
10304
|
};
|
|
10309
10305
|
depositAmount: string | number;
|
|
10310
10306
|
outputAsset: {
|
|
10311
|
-
__kind: "
|
|
10307
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10308
|
+
};
|
|
10309
|
+
destinationAddress: {
|
|
10310
|
+
value: string;
|
|
10311
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10312
10312
|
};
|
|
10313
|
-
txId: string;
|
|
10314
10313
|
affiliateFees: {
|
|
10315
10314
|
account: number;
|
|
10316
10315
|
bps: number;
|
|
@@ -10320,6 +10319,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10320
10319
|
refundAddress: string;
|
|
10321
10320
|
minPrice: string | number;
|
|
10322
10321
|
};
|
|
10322
|
+
boostFee: number;
|
|
10323
10323
|
depositAddress?: string | null | undefined;
|
|
10324
10324
|
channelId?: string | number | null | undefined;
|
|
10325
10325
|
depositMetadata?: {
|
|
@@ -10379,6 +10379,13 @@ 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";
|
|
10382
10389
|
destinationAddress: {
|
|
10383
10390
|
readonly chain: "Ethereum";
|
|
10384
10391
|
readonly address: `0x${string}`;
|
|
@@ -10395,14 +10402,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10395
10402
|
readonly chain: "Solana";
|
|
10396
10403
|
readonly address: string;
|
|
10397
10404
|
};
|
|
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}`;
|
|
10406
10405
|
affiliateFees: {
|
|
10407
10406
|
account: number;
|
|
10408
10407
|
bps: number;
|
|
@@ -10412,6 +10411,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10412
10411
|
refundAddress: `0x${string}`;
|
|
10413
10412
|
minPrice: bigint;
|
|
10414
10413
|
};
|
|
10414
|
+
boostFee: number;
|
|
10415
10415
|
depositAddress?: `0x${string}` | null | undefined;
|
|
10416
10416
|
channelId?: bigint | null | undefined;
|
|
10417
10417
|
depositMetadata?: {
|
|
@@ -10469,22 +10469,21 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10469
10469
|
}, {
|
|
10470
10470
|
__kind: "Vault";
|
|
10471
10471
|
vaultWitness: {
|
|
10472
|
-
|
|
10473
|
-
value: string;
|
|
10474
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10475
|
-
};
|
|
10472
|
+
txId: string;
|
|
10476
10473
|
depositDetails: {
|
|
10477
10474
|
txHashes?: string[] | null | undefined;
|
|
10478
10475
|
};
|
|
10479
|
-
boostFee: number;
|
|
10480
10476
|
inputAsset: {
|
|
10481
10477
|
__kind: "ArbEth" | "ArbUsdc";
|
|
10482
10478
|
};
|
|
10483
10479
|
depositAmount: string | number;
|
|
10484
10480
|
outputAsset: {
|
|
10485
|
-
__kind: "
|
|
10481
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10482
|
+
};
|
|
10483
|
+
destinationAddress: {
|
|
10484
|
+
value: string;
|
|
10485
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10486
10486
|
};
|
|
10487
|
-
txId: string;
|
|
10488
10487
|
affiliateFees: {
|
|
10489
10488
|
account: number;
|
|
10490
10489
|
bps: number;
|
|
@@ -10494,6 +10493,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10494
10493
|
refundAddress: string;
|
|
10495
10494
|
minPrice: string | number;
|
|
10496
10495
|
};
|
|
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}`;
|
|
10933
10934
|
asset: "Sol" | "SolUsdc";
|
|
10934
10935
|
amount: bigint;
|
|
10935
|
-
depositAddress: `0x${string}`;
|
|
10936
10936
|
}, {
|
|
10937
|
+
depositAddress: string;
|
|
10937
10938
|
asset: {
|
|
10938
10939
|
__kind: "Sol" | "SolUsdc";
|
|
10939
10940
|
};
|
|
10940
10941
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10973
10973
|
}, {
|
|
10974
|
-
__kind: "
|
|
10975
|
-
}>, "
|
|
10976
|
-
__kind: "
|
|
10974
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10975
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
10976
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10977
10977
|
}>;
|
|
10978
10978
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
10979
10979
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -11300,6 +11300,10 @@ 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";
|
|
11303
11307
|
destinationAddress: {
|
|
11304
11308
|
readonly chain: "Ethereum";
|
|
11305
11309
|
readonly address: `0x${string}`;
|
|
@@ -11316,11 +11320,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11316
11320
|
readonly chain: "Solana";
|
|
11317
11321
|
readonly address: string;
|
|
11318
11322
|
};
|
|
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];
|
|
11324
11323
|
affiliateFees: {
|
|
11325
11324
|
account: number;
|
|
11326
11325
|
bps: number;
|
|
@@ -11330,6 +11329,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11330
11329
|
refundAddress: `0x${string}`;
|
|
11331
11330
|
minPrice: bigint;
|
|
11332
11331
|
};
|
|
11332
|
+
boostFee: number;
|
|
11333
11333
|
depositAddress?: `0x${string}` | null | undefined;
|
|
11334
11334
|
channelId?: bigint | null | undefined;
|
|
11335
11335
|
depositMetadata?: {
|
|
@@ -11384,19 +11384,18 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11384
11384
|
chunkInterval: number;
|
|
11385
11385
|
} | null | undefined;
|
|
11386
11386
|
}, {
|
|
11387
|
-
|
|
11388
|
-
value: string;
|
|
11389
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11390
|
-
};
|
|
11391
|
-
boostFee: number;
|
|
11387
|
+
txId: [string, string | number];
|
|
11392
11388
|
inputAsset: {
|
|
11393
11389
|
__kind: "Sol" | "SolUsdc";
|
|
11394
11390
|
};
|
|
11395
11391
|
depositAmount: string | number;
|
|
11396
11392
|
outputAsset: {
|
|
11397
|
-
__kind: "
|
|
11393
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11394
|
+
};
|
|
11395
|
+
destinationAddress: {
|
|
11396
|
+
value: string;
|
|
11397
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11398
11398
|
};
|
|
11399
|
-
txId: [string, string | number];
|
|
11400
11399
|
affiliateFees: {
|
|
11401
11400
|
account: number;
|
|
11402
11401
|
bps: number;
|
|
@@ -11406,6 +11405,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11406
11405
|
refundAddress: string;
|
|
11407
11406
|
minPrice: string | number;
|
|
11408
11407
|
};
|
|
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}`;
|
|
11480
11481
|
asset: "Sol" | "SolUsdc";
|
|
11481
11482
|
amount: bigint;
|
|
11482
|
-
depositAddress: `0x${string}`;
|
|
11483
11483
|
}, {
|
|
11484
|
+
depositAddress: string;
|
|
11484
11485
|
asset: {
|
|
11485
11486
|
__kind: "Sol" | "SolUsdc";
|
|
11486
11487
|
};
|
|
11487
11488
|
amount: string | number;
|
|
11488
|
-
depositAddress: string;
|
|
11489
11489
|
}>;
|
|
11490
11490
|
}, "strip", z.ZodTypeAny, {
|
|
11491
11491
|
__kind: "DepositChannel";
|
|
11492
11492
|
depositWitness: {
|
|
11493
|
+
depositAddress: `0x${string}`;
|
|
11493
11494
|
asset: "Sol" | "SolUsdc";
|
|
11494
11495
|
amount: bigint;
|
|
11495
|
-
depositAddress: `0x${string}`;
|
|
11496
11496
|
};
|
|
11497
11497
|
}, {
|
|
11498
11498
|
__kind: "DepositChannel";
|
|
11499
11499
|
depositWitness: {
|
|
11500
|
+
depositAddress: string;
|
|
11500
11501
|
asset: {
|
|
11501
11502
|
__kind: "Sol" | "SolUsdc";
|
|
11502
11503
|
};
|
|
11503
11504
|
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: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11525
11525
|
}, {
|
|
11526
|
-
__kind: "
|
|
11527
|
-
}>, "
|
|
11528
|
-
__kind: "
|
|
11526
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11527
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
11528
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11529
11529
|
}>;
|
|
11530
11530
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
11531
11531
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -11852,6 +11852,10 @@ 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";
|
|
11855
11859
|
destinationAddress: {
|
|
11856
11860
|
readonly chain: "Ethereum";
|
|
11857
11861
|
readonly address: `0x${string}`;
|
|
@@ -11868,11 +11872,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11868
11872
|
readonly chain: "Solana";
|
|
11869
11873
|
readonly address: string;
|
|
11870
11874
|
};
|
|
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];
|
|
11876
11875
|
affiliateFees: {
|
|
11877
11876
|
account: number;
|
|
11878
11877
|
bps: number;
|
|
@@ -11882,6 +11881,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11882
11881
|
refundAddress: `0x${string}`;
|
|
11883
11882
|
minPrice: bigint;
|
|
11884
11883
|
};
|
|
11884
|
+
boostFee: number;
|
|
11885
11885
|
depositAddress?: `0x${string}` | null | undefined;
|
|
11886
11886
|
channelId?: bigint | null | undefined;
|
|
11887
11887
|
depositMetadata?: {
|
|
@@ -11936,19 +11936,18 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11936
11936
|
chunkInterval: number;
|
|
11937
11937
|
} | null | undefined;
|
|
11938
11938
|
}, {
|
|
11939
|
-
|
|
11940
|
-
value: string;
|
|
11941
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11942
|
-
};
|
|
11943
|
-
boostFee: number;
|
|
11939
|
+
txId: [string, string | number];
|
|
11944
11940
|
inputAsset: {
|
|
11945
11941
|
__kind: "Sol" | "SolUsdc";
|
|
11946
11942
|
};
|
|
11947
11943
|
depositAmount: string | number;
|
|
11948
11944
|
outputAsset: {
|
|
11949
|
-
__kind: "
|
|
11945
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11946
|
+
};
|
|
11947
|
+
destinationAddress: {
|
|
11948
|
+
value: string;
|
|
11949
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11950
11950
|
};
|
|
11951
|
-
txId: [string, string | number];
|
|
11952
11951
|
affiliateFees: {
|
|
11953
11952
|
account: number;
|
|
11954
11953
|
bps: number;
|
|
@@ -11958,6 +11957,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11958
11957
|
refundAddress: string;
|
|
11959
11958
|
minPrice: string | number;
|
|
11960
11959
|
};
|
|
11960
|
+
boostFee: number;
|
|
11961
11961
|
depositAddress?: string | null | undefined;
|
|
11962
11962
|
channelId?: string | number | null | undefined;
|
|
11963
11963
|
depositMetadata?: {
|
|
@@ -12017,6 +12017,10 @@ 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";
|
|
12020
12024
|
destinationAddress: {
|
|
12021
12025
|
readonly chain: "Ethereum";
|
|
12022
12026
|
readonly address: `0x${string}`;
|
|
@@ -12033,11 +12037,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12033
12037
|
readonly chain: "Solana";
|
|
12034
12038
|
readonly address: string;
|
|
12035
12039
|
};
|
|
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];
|
|
12041
12040
|
affiliateFees: {
|
|
12042
12041
|
account: number;
|
|
12043
12042
|
bps: number;
|
|
@@ -12047,6 +12046,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12047
12046
|
refundAddress: `0x${string}`;
|
|
12048
12047
|
minPrice: bigint;
|
|
12049
12048
|
};
|
|
12049
|
+
boostFee: number;
|
|
12050
12050
|
depositAddress?: `0x${string}` | null | undefined;
|
|
12051
12051
|
channelId?: bigint | null | undefined;
|
|
12052
12052
|
depositMetadata?: {
|
|
@@ -12104,19 +12104,18 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12104
12104
|
}, {
|
|
12105
12105
|
__kind: "Vault";
|
|
12106
12106
|
vaultWitness: {
|
|
12107
|
-
|
|
12108
|
-
value: string;
|
|
12109
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12110
|
-
};
|
|
12111
|
-
boostFee: number;
|
|
12107
|
+
txId: [string, string | number];
|
|
12112
12108
|
inputAsset: {
|
|
12113
12109
|
__kind: "Sol" | "SolUsdc";
|
|
12114
12110
|
};
|
|
12115
12111
|
depositAmount: string | number;
|
|
12116
12112
|
outputAsset: {
|
|
12117
|
-
__kind: "
|
|
12113
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12114
|
+
};
|
|
12115
|
+
destinationAddress: {
|
|
12116
|
+
value: string;
|
|
12117
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12118
12118
|
};
|
|
12119
|
-
txId: [string, string | number];
|
|
12120
12119
|
affiliateFees: {
|
|
12121
12120
|
account: number;
|
|
12122
12121
|
bps: number;
|
|
@@ -12126,6 +12125,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12126
12125
|
refundAddress: string;
|
|
12127
12126
|
minPrice: string | number;
|
|
12128
12127
|
};
|
|
12128
|
+
boostFee: number;
|
|
12129
12129
|
depositAddress?: string | null | undefined;
|
|
12130
12130
|
channelId?: string | number | null | undefined;
|
|
12131
12131
|
depositMetadata?: {
|