@chainflip/processor 2.1.3 → 2.2.0-alpha.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/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/100/common.cjs +1 -1
- package/dist/100/common.d.cts +19 -19
- package/dist/100/common.d.mts +19 -19
- 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 +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/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 +14 -14
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- 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 +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- 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 +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- 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 +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +14 -14
- package/dist/100/swapping/swapExecuted.d.mts +14 -14
- package/dist/100/swapping/swapScheduled.d.cts +27 -27
- package/dist/100/swapping/swapScheduled.d.mts +27 -27
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/102/common.cjs +1 -1
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +224 -224
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +224 -224
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +227 -227
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +227 -227
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +399 -399
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +399 -399
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +26 -26
- package/dist/11000/common.cjs +2 -2
- package/dist/11000/common.d.cts +2685 -2685
- package/dist/11000/common.d.mts +2685 -2685
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +224 -224
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +224 -224
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +227 -227
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +227 -227
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +215 -215
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +215 -215
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- 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 +16 -16
- package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
- 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 +59 -59
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +59 -59
- package/dist/11000/swapping/swapRequested.d.cts +110 -110
- package/dist/11000/swapping/swapRequested.d.mts +110 -110
- 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 +30 -30
- package/dist/111/common.d.mts +30 -30
- 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 +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +50 -50
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +50 -50
- package/dist/11100/common.cjs +2 -2
- package/dist/11100/common.d.cts +412 -412
- package/dist/11100/common.d.mts +412 -412
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
- package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +42 -42
- package/dist/11100/swapping/swapRequested.d.mts +42 -42
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11200/common.cjs +2 -2
- package/dist/11200/common.d.cts +90 -90
- package/dist/11200/common.d.mts +90 -90
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +10 -10
- 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/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/common.cjs +1 -1
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
- package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/131/swapping/swapExecuted.d.cts +2 -2
- package/dist/131/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +8 -8
- package/dist/131/swapping/swapScheduled.d.mts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +3 -3
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.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/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.cjs +1 -1
- package/dist/141/common.d.cts +228 -228
- package/dist/141/common.d.mts +228 -228
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- 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/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- 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 +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +46 -46
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +46 -46
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- 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/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- 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 +117 -117
- package/dist/141/swapping/swapScheduled.d.mts +117 -117
- 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/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/common.cjs +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/150/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/150/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/150/swapping/swapExecuted.d.cts +4 -4
- package/dist/150/swapping/swapExecuted.d.mts +4 -4
- package/dist/150/swapping/swapScheduled.d.cts +2 -2
- package/dist/150/swapping/swapScheduled.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- 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 +44 -44
- package/dist/160/common.d.mts +44 -44
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +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/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- 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/depositBoosted.d.cts +6 -6
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
- 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/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 +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.mts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/160/swapping/refundEgressScheduled.d.mts +4 -4
- 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 +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/160/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- 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 +14 -14
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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/common.cjs +2 -2
- package/dist/170/common.d.cts +120 -120
- package/dist/170/common.d.mts +120 -120
- 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 +14 -14
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.mts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.mts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +104 -104
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +104 -104
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/common.cjs +2 -2
- package/dist/180/common.d.cts +327 -327
- package/dist/180/common.d.mts +327 -327
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +49 -49
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +49 -49
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- 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 +40 -40
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +40 -40
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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 +6 -6
- package/dist/180/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/180/swapping/swapDepositAddressReady.d.cts +23 -23
- package/dist/180/swapping/swapDepositAddressReady.d.mts +23 -23
- package/dist/180/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/180/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.mts +4 -4
- package/dist/180/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/180/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
- package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/common.cjs +2 -2
- package/dist/190/common.d.cts +168 -168
- package/dist/190/common.d.mts +168 -168
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/liquidityPools/assetSwapped.d.cts +4 -4
- package/dist/190/liquidityPools/assetSwapped.d.mts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/reputation/offencePenalty.d.cts +2 -2
- package/dist/190/reputation/offencePenalty.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- 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 +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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 +4 -4
- package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/190/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.mts +2 -2
- 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 +4 -4
- package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/190/swapping/swapExecuted.d.cts +4 -4
- package/dist/190/swapping/swapExecuted.d.mts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
- package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
- package/dist/200/common.cjs +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +160 -160
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
- package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +160 -160
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +160 -160
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +290 -290
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +290 -290
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/common.cjs +2 -2
- package/dist/210/common.d.cts +2906 -2906
- package/dist/210/common.d.mts +2906 -2906
- package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
- package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +62 -62
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +160 -160
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/210/governance/failedExecution.d.cts +10 -10
- package/dist/210/governance/failedExecution.d.mts +10 -10
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
- package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
- package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +160 -160
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +160 -160
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +192 -192
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
- package/dist/210/swapping/refundEgressIgnored.d.cts +20 -20
- package/dist/210/swapping/refundEgressIgnored.d.mts +20 -20
- package/dist/210/swapping/swapDepositAddressReady.d.cts +29 -29
- package/dist/210/swapping/swapDepositAddressReady.d.mts +29 -29
- package/dist/210/swapping/swapEgressIgnored.d.cts +20 -20
- package/dist/210/swapping/swapEgressIgnored.d.mts +20 -20
- package/dist/210/swapping/swapRequested.d.cts +401 -401
- package/dist/210/swapping/swapRequested.d.mts +401 -401
- package/dist/210/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/210/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/210/system/extrinsicFailed.d.cts +20 -20
- package/dist/210/system/extrinsicFailed.d.mts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
- 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/batchBroadcastRequested.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/assetBalances/accountCredited.cjs +15 -0
- package/dist/220/assetBalances/accountCredited.d.cts +31 -0
- package/dist/220/assetBalances/accountCredited.d.mts +31 -0
- package/dist/220/assetBalances/accountCredited.mjs +13 -0
- package/dist/220/assetBalances/accountDebited.cjs +15 -0
- package/dist/220/assetBalances/accountDebited.d.cts +31 -0
- package/dist/220/assetBalances/accountDebited.d.mts +31 -0
- package/dist/220/assetBalances/accountDebited.mjs +13 -0
- package/dist/220/assetBalances/refundScheduled.cjs +14 -0
- package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
- package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
- package/dist/220/assetBalances/refundScheduled.mjs +12 -0
- package/dist/220/assetBalances/refundSkipped.cjs +14 -0
- package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
- package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
- package/dist/220/assetBalances/refundSkipped.mjs +12 -0
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -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/batchBroadcastRequested.cjs +13 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
- package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -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/batchBroadcastRequested.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +438 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +438 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/common.cjs +1894 -0
- package/dist/220/common.d.cts +32141 -0
- package/dist/220/common.d.mts +32141 -0
- package/dist/220/common.mjs +1706 -0
- package/dist/220/emissions/networkFeeBurned.cjs +13 -0
- package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
- package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
- package/dist/220/emissions/networkFeeBurned.mjs +11 -0
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1944 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1944 -0
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
- package/dist/220/environment/tronInitialized.cjs +9 -0
- package/dist/220/environment/tronInitialized.d.cts +6 -0
- package/dist/220/environment/tronInitialized.d.mts +6 -0
- package/dist/220/environment/tronInitialized.mjs +7 -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/batchBroadcastRequested.cjs +13 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/funding/funded.cjs +15 -0
- package/dist/220/funding/funded.d.cts +88 -0
- package/dist/220/funding/funded.d.mts +88 -0
- package/dist/220/funding/funded.mjs +13 -0
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +13 -0
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +15 -0
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +15 -0
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +11 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +10 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +12 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +12 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +8 -0
- package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
- package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
- package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
- package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
- package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
- package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
- package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
- package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
- package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
- package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
- package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -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 +438 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +438 -0
- package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
- package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
- package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
- package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
- package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
- package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
- package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
- package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
- package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
- package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
- package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
- package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
- package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
- package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
- package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
- package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
- package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
- package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
- package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -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/batchBroadcastRequested.cjs +13 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/reputation/offencePenalty.cjs +14 -0
- package/dist/220/reputation/offencePenalty.d.cts +125 -0
- package/dist/220/reputation/offencePenalty.d.mts +125 -0
- package/dist/220/reputation/offencePenalty.mjs +12 -0
- package/dist/220/reputation/penaltyUpdated.cjs +14 -0
- package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
- package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
- package/dist/220/reputation/penaltyUpdated.mjs +12 -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/batchBroadcastRequested.cjs +13 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +244 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +244 -0
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
- package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -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/swapping/batchSwapFailed.cjs +14 -0
- package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
- package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
- package/dist/220/swapping/batchSwapFailed.mjs +12 -0
- package/dist/220/swapping/creditedOnChain.cjs +15 -0
- package/dist/220/swapping/creditedOnChain.d.cts +31 -0
- package/dist/220/swapping/creditedOnChain.d.mts +31 -0
- package/dist/220/swapping/creditedOnChain.mjs +13 -0
- package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
- package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
- package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
- package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
- package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
- package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
- package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
- package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
- package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
- package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
- package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
- package/dist/220/swapping/refundedOnChain.cjs +16 -0
- package/dist/220/swapping/refundedOnChain.d.cts +34 -0
- package/dist/220/swapping/refundedOnChain.d.mts +34 -0
- package/dist/220/swapping/refundedOnChain.mjs +14 -0
- package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
- package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
- package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
- package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
- package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
- package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
- package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
- package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
- package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
- package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
- package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
- package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
- package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
- package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
- package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
- package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
- package/dist/220/swapping/swapExecuted.cjs +22 -0
- package/dist/220/swapping/swapExecuted.d.cts +62 -0
- package/dist/220/swapping/swapExecuted.d.mts +62 -0
- package/dist/220/swapping/swapExecuted.mjs +20 -0
- package/dist/220/swapping/swapRequested.cjs +20 -0
- package/dist/220/swapping/swapRequested.d.cts +4122 -0
- package/dist/220/swapping/swapRequested.d.mts +4122 -0
- package/dist/220/swapping/swapRequested.mjs +18 -0
- package/dist/220/swapping/withdrawalRequested.cjs +17 -0
- package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
- package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
- package/dist/220/swapping/withdrawalRequested.mjs +15 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
- package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +262 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +262 -0
- package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
- package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
- package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
- package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
- package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
- package/dist/220/tronElections/allVotesCleared.cjs +9 -0
- package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
- package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
- package/dist/220/tronElections/allVotesCleared.mjs +7 -0
- package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
- package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
- package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
- package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
- package/dist/220/tronElections/corruptStorage.cjs +9 -0
- package/dist/220/tronElections/corruptStorage.d.cts +6 -0
- package/dist/220/tronElections/corruptStorage.d.mts +6 -0
- package/dist/220/tronElections/corruptStorage.mjs +7 -0
- package/dist/220/tronElections/electoralEvent.cjs +8 -0
- package/dist/220/tronElections/electoralEvent.d.cts +30 -0
- package/dist/220/tronElections/electoralEvent.d.mts +30 -0
- package/dist/220/tronElections/electoralEvent.mjs +7 -0
- package/dist/220/tronElections/uninitialized.cjs +9 -0
- package/dist/220/tronElections/uninitialized.d.cts +6 -0
- package/dist/220/tronElections/uninitialized.d.mts +6 -0
- package/dist/220/tronElections/uninitialized.mjs +7 -0
- package/dist/220/tronElections/unknownElection.cjs +10 -0
- package/dist/220/tronElections/unknownElection.d.cts +14 -0
- package/dist/220/tronElections/unknownElection.d.mts +14 -0
- package/dist/220/tronElections/unknownElection.mjs +8 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
- package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
- package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
- package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
- package/dist/220/tronVault/chainInitialized.cjs +9 -0
- package/dist/220/tronVault/chainInitialized.d.cts +6 -0
- package/dist/220/tronVault/chainInitialized.d.mts +6 -0
- package/dist/220/tronVault/chainInitialized.mjs +7 -0
- package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
- package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
- package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
- package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -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/CodeGenerator.cjs +6 -3
- package/dist/CodeGenerator.mjs +6 -3
- package/dist/HandlerMap.cjs +4 -10
- package/dist/HandlerMap.mjs +4 -10
- package/dist/Parser.cjs +1 -1
- package/dist/Processor.cjs +5 -2
- package/dist/Processor.mjs +4 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.mjs +1 -1
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -2
- package/dist/chainspec/src/BaseCodeGenerator.mjs +7 -0
- package/dist/chainspec/src/BaseParser.cjs +4 -3
- package/dist/chainspec/src/BaseParser.mjs +1 -0
- package/dist/chainspec/src/Compiler.cjs +6 -2
- package/dist/chainspec/src/Compiler.mjs +4 -0
- package/dist/chainspec/src/SpecVersion.cjs +1 -0
- package/dist/chainspec/src/SpecVersion.mjs +1 -0
- package/dist/chainspec/src/cache.cjs +3 -2
- package/dist/chainspec/src/cache.mjs +1 -0
- package/dist/chainspec/src/utils.cjs +2 -2
- package/dist/generate.cjs +3 -3
- package/dist/utils.cjs +1 -1
- package/package.json +4 -4
package/dist/180/common.d.cts
CHANGED
|
@@ -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<{
|
|
@@ -901,11 +901,11 @@ declare const spRuntimeModuleError: z.ZodObject<{
|
|
|
901
901
|
declare const spRuntimeTokenError: z.ZodEffects<z.ZodObject<{
|
|
902
902
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
903
903
|
}, "strip", z.ZodTypeAny, {
|
|
904
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
904
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
905
905
|
}, {
|
|
906
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
907
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
908
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
906
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
907
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
908
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
909
909
|
}>;
|
|
910
910
|
declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
|
|
911
911
|
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
@@ -990,18 +990,18 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
990
990
|
value: z.ZodEffects<z.ZodObject<{
|
|
991
991
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
992
992
|
}, "strip", z.ZodTypeAny, {
|
|
993
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
993
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
994
994
|
}, {
|
|
995
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
996
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
997
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
995
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
996
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
997
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
998
998
|
}>;
|
|
999
999
|
}, "strip", z.ZodTypeAny, {
|
|
1000
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1000
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1001
1001
|
__kind: "Token";
|
|
1002
1002
|
}, {
|
|
1003
1003
|
value: {
|
|
1004
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1004
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1005
1005
|
};
|
|
1006
1006
|
__kind: "Token";
|
|
1007
1007
|
}>, z.ZodObject<{
|
|
@@ -1278,18 +1278,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
1278
1278
|
value: z.ZodEffects<z.ZodObject<{
|
|
1279
1279
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
1280
1280
|
}, "strip", z.ZodTypeAny, {
|
|
1281
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1281
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1282
1282
|
}, {
|
|
1283
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1284
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1285
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1283
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1284
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
1285
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1286
1286
|
}>;
|
|
1287
1287
|
}, "strip", z.ZodTypeAny, {
|
|
1288
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1288
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1289
1289
|
__kind: "Token";
|
|
1290
1290
|
}, {
|
|
1291
1291
|
value: {
|
|
1292
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1292
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1293
1293
|
};
|
|
1294
1294
|
__kind: "Token";
|
|
1295
1295
|
}>, z.ZodObject<{
|
|
@@ -1375,7 +1375,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
1375
1375
|
} | {
|
|
1376
1376
|
__kind: "TooManyConsumers";
|
|
1377
1377
|
} | {
|
|
1378
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1378
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1379
1379
|
__kind: "Token";
|
|
1380
1380
|
} | {
|
|
1381
1381
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -1414,7 +1414,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
1414
1414
|
__kind: "TooManyConsumers";
|
|
1415
1415
|
} | {
|
|
1416
1416
|
value: {
|
|
1417
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1417
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1418
1418
|
};
|
|
1419
1419
|
__kind: "Token";
|
|
1420
1420
|
} | {
|
|
@@ -1523,18 +1523,18 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
1523
1523
|
value: z.ZodEffects<z.ZodObject<{
|
|
1524
1524
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
1525
1525
|
}, "strip", z.ZodTypeAny, {
|
|
1526
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1526
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1527
1527
|
}, {
|
|
1528
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1529
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1530
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1528
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1529
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
1530
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1531
1531
|
}>;
|
|
1532
1532
|
}, "strip", z.ZodTypeAny, {
|
|
1533
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1533
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1534
1534
|
__kind: "Token";
|
|
1535
1535
|
}, {
|
|
1536
1536
|
value: {
|
|
1537
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1537
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1538
1538
|
};
|
|
1539
1539
|
__kind: "Token";
|
|
1540
1540
|
}>, z.ZodObject<{
|
|
@@ -1620,7 +1620,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
1620
1620
|
} | {
|
|
1621
1621
|
__kind: "TooManyConsumers";
|
|
1622
1622
|
} | {
|
|
1623
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1623
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1624
1624
|
__kind: "Token";
|
|
1625
1625
|
} | {
|
|
1626
1626
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -1659,7 +1659,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
1659
1659
|
__kind: "TooManyConsumers";
|
|
1660
1660
|
} | {
|
|
1661
1661
|
value: {
|
|
1662
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1662
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1663
1663
|
};
|
|
1664
1664
|
__kind: "Token";
|
|
1665
1665
|
} | {
|
|
@@ -1739,21 +1739,21 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
1739
1739
|
txHashes?: string[] | null | undefined;
|
|
1740
1740
|
}>;
|
|
1741
1741
|
}, "strip", z.ZodTypeAny, {
|
|
1742
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1743
|
-
amount: bigint;
|
|
1744
1742
|
depositAddress: `0x${string}`;
|
|
1743
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1745
1744
|
depositDetails: {
|
|
1746
1745
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1747
1746
|
};
|
|
1747
|
+
amount: bigint;
|
|
1748
1748
|
}, {
|
|
1749
|
+
depositAddress: string;
|
|
1749
1750
|
asset: {
|
|
1750
1751
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1751
1752
|
};
|
|
1752
|
-
amount: string | number;
|
|
1753
|
-
depositAddress: string;
|
|
1754
1753
|
depositDetails: {
|
|
1755
1754
|
txHashes?: string[] | null | undefined;
|
|
1756
1755
|
};
|
|
1756
|
+
amount: string | number;
|
|
1757
1757
|
}>;
|
|
1758
1758
|
declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1759
1759
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
@@ -2582,6 +2582,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2582
2582
|
}>>>;
|
|
2583
2583
|
boostFee: z.ZodNumber;
|
|
2584
2584
|
}, "strip", z.ZodTypeAny, {
|
|
2585
|
+
depositDetails: {
|
|
2586
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
2587
|
+
};
|
|
2588
|
+
boostFee: number;
|
|
2589
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2590
|
+
depositAmount: bigint;
|
|
2591
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2585
2592
|
destinationAddress: {
|
|
2586
2593
|
readonly chain: "Ethereum";
|
|
2587
2594
|
readonly address: `0x${string}`;
|
|
@@ -2598,13 +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
2608
|
txId: `0x${string}`;
|
|
2609
2609
|
affiliateFees: {
|
|
2610
2610
|
account: number;
|
|
@@ -2669,10 +2669,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2669
2669
|
chunkInterval: number;
|
|
2670
2670
|
} | null | undefined;
|
|
2671
2671
|
}, {
|
|
2672
|
-
destinationAddress: {
|
|
2673
|
-
value: string;
|
|
2674
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2675
|
-
};
|
|
2676
2672
|
depositDetails: {
|
|
2677
2673
|
txHashes?: string[] | null | undefined;
|
|
2678
2674
|
};
|
|
@@ -2684,6 +2680,10 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2684
2680
|
outputAsset: {
|
|
2685
2681
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2686
2682
|
};
|
|
2683
|
+
destinationAddress: {
|
|
2684
|
+
value: string;
|
|
2685
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2686
|
+
};
|
|
2687
2687
|
txId: string;
|
|
2688
2688
|
affiliateFees: {
|
|
2689
2689
|
account: number;
|
|
@@ -2772,43 +2772,43 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2772
2772
|
txHashes?: string[] | null | undefined;
|
|
2773
2773
|
}>;
|
|
2774
2774
|
}, "strip", z.ZodTypeAny, {
|
|
2775
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2776
|
-
amount: bigint;
|
|
2777
2775
|
depositAddress: `0x${string}`;
|
|
2776
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2778
2777
|
depositDetails: {
|
|
2779
2778
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
2780
2779
|
};
|
|
2780
|
+
amount: bigint;
|
|
2781
2781
|
}, {
|
|
2782
|
+
depositAddress: string;
|
|
2782
2783
|
asset: {
|
|
2783
2784
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2784
2785
|
};
|
|
2785
|
-
amount: string | number;
|
|
2786
|
-
depositAddress: string;
|
|
2787
2786
|
depositDetails: {
|
|
2788
2787
|
txHashes?: string[] | null | undefined;
|
|
2789
2788
|
};
|
|
2789
|
+
amount: string | number;
|
|
2790
2790
|
}>;
|
|
2791
2791
|
}, "strip", z.ZodTypeAny, {
|
|
2792
2792
|
__kind: "DepositChannel";
|
|
2793
2793
|
depositWitness: {
|
|
2794
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2795
|
-
amount: bigint;
|
|
2796
2794
|
depositAddress: `0x${string}`;
|
|
2795
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2797
2796
|
depositDetails: {
|
|
2798
2797
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
2799
2798
|
};
|
|
2799
|
+
amount: bigint;
|
|
2800
2800
|
};
|
|
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
|
-
amount: string | number;
|
|
2808
|
-
depositAddress: string;
|
|
2809
2808
|
depositDetails: {
|
|
2810
2809
|
txHashes?: string[] | null | undefined;
|
|
2811
2810
|
};
|
|
2811
|
+
amount: string | number;
|
|
2812
2812
|
};
|
|
2813
2813
|
}>, z.ZodObject<{
|
|
2814
2814
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -3166,6 +3166,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3166
3166
|
}>>>;
|
|
3167
3167
|
boostFee: z.ZodNumber;
|
|
3168
3168
|
}, "strip", z.ZodTypeAny, {
|
|
3169
|
+
depositDetails: {
|
|
3170
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
3171
|
+
};
|
|
3172
|
+
boostFee: number;
|
|
3173
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3174
|
+
depositAmount: bigint;
|
|
3175
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3169
3176
|
destinationAddress: {
|
|
3170
3177
|
readonly chain: "Ethereum";
|
|
3171
3178
|
readonly address: `0x${string}`;
|
|
@@ -3182,13 +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
3192
|
txId: `0x${string}`;
|
|
3193
3193
|
affiliateFees: {
|
|
3194
3194
|
account: number;
|
|
@@ -3253,10 +3253,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3253
3253
|
chunkInterval: number;
|
|
3254
3254
|
} | null | undefined;
|
|
3255
3255
|
}, {
|
|
3256
|
-
destinationAddress: {
|
|
3257
|
-
value: string;
|
|
3258
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3259
|
-
};
|
|
3260
3256
|
depositDetails: {
|
|
3261
3257
|
txHashes?: string[] | null | undefined;
|
|
3262
3258
|
};
|
|
@@ -3268,6 +3264,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3268
3264
|
outputAsset: {
|
|
3269
3265
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3270
3266
|
};
|
|
3267
|
+
destinationAddress: {
|
|
3268
|
+
value: string;
|
|
3269
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3270
|
+
};
|
|
3271
3271
|
txId: string;
|
|
3272
3272
|
affiliateFees: {
|
|
3273
3273
|
account: number;
|
|
@@ -3337,6 +3337,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3337
3337
|
}, "strip", z.ZodTypeAny, {
|
|
3338
3338
|
__kind: "Vault";
|
|
3339
3339
|
vaultWitness: {
|
|
3340
|
+
depositDetails: {
|
|
3341
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
3342
|
+
};
|
|
3343
|
+
boostFee: number;
|
|
3344
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3345
|
+
depositAmount: bigint;
|
|
3346
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3340
3347
|
destinationAddress: {
|
|
3341
3348
|
readonly chain: "Ethereum";
|
|
3342
3349
|
readonly address: `0x${string}`;
|
|
@@ -3353,13 +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
3363
|
txId: `0x${string}`;
|
|
3364
3364
|
affiliateFees: {
|
|
3365
3365
|
account: number;
|
|
@@ -3427,10 +3427,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3427
3427
|
}, {
|
|
3428
3428
|
__kind: "Vault";
|
|
3429
3429
|
vaultWitness: {
|
|
3430
|
-
destinationAddress: {
|
|
3431
|
-
value: string;
|
|
3432
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3433
|
-
};
|
|
3434
3430
|
depositDetails: {
|
|
3435
3431
|
txHashes?: string[] | null | undefined;
|
|
3436
3432
|
};
|
|
@@ -3442,6 +3438,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3442
3438
|
outputAsset: {
|
|
3443
3439
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3444
3440
|
};
|
|
3441
|
+
destinationAddress: {
|
|
3442
|
+
value: string;
|
|
3443
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3444
|
+
};
|
|
3445
3445
|
txId: string;
|
|
3446
3446
|
affiliateFees: {
|
|
3447
3447
|
account: number;
|
|
@@ -3767,18 +3767,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3767
3767
|
value: z.ZodEffects<z.ZodObject<{
|
|
3768
3768
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
3769
3769
|
}, "strip", z.ZodTypeAny, {
|
|
3770
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3770
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3771
3771
|
}, {
|
|
3772
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3773
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3774
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3772
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3773
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
3774
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3775
3775
|
}>;
|
|
3776
3776
|
}, "strip", z.ZodTypeAny, {
|
|
3777
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3777
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3778
3778
|
__kind: "Token";
|
|
3779
3779
|
}, {
|
|
3780
3780
|
value: {
|
|
3781
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3781
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3782
3782
|
};
|
|
3783
3783
|
__kind: "Token";
|
|
3784
3784
|
}>, z.ZodObject<{
|
|
@@ -3864,7 +3864,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3864
3864
|
} | {
|
|
3865
3865
|
__kind: "TooManyConsumers";
|
|
3866
3866
|
} | {
|
|
3867
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3867
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3868
3868
|
__kind: "Token";
|
|
3869
3869
|
} | {
|
|
3870
3870
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -3903,7 +3903,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3903
3903
|
__kind: "TooManyConsumers";
|
|
3904
3904
|
} | {
|
|
3905
3905
|
value: {
|
|
3906
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
3906
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3907
3907
|
};
|
|
3908
3908
|
__kind: "Token";
|
|
3909
3909
|
} | {
|
|
@@ -4064,18 +4064,18 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
4064
4064
|
value: z.ZodEffects<z.ZodObject<{
|
|
4065
4065
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
4066
4066
|
}, "strip", z.ZodTypeAny, {
|
|
4067
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
4067
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4068
4068
|
}, {
|
|
4069
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
4070
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
4071
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
4069
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4070
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
4071
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4072
4072
|
}>;
|
|
4073
4073
|
}, "strip", z.ZodTypeAny, {
|
|
4074
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
4074
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4075
4075
|
__kind: "Token";
|
|
4076
4076
|
}, {
|
|
4077
4077
|
value: {
|
|
4078
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
4078
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4079
4079
|
};
|
|
4080
4080
|
__kind: "Token";
|
|
4081
4081
|
}>, z.ZodObject<{
|
|
@@ -4161,7 +4161,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
4161
4161
|
} | {
|
|
4162
4162
|
__kind: "TooManyConsumers";
|
|
4163
4163
|
} | {
|
|
4164
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
4164
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4165
4165
|
__kind: "Token";
|
|
4166
4166
|
} | {
|
|
4167
4167
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -4200,7 +4200,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
4200
4200
|
__kind: "TooManyConsumers";
|
|
4201
4201
|
} | {
|
|
4202
4202
|
value: {
|
|
4203
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
4203
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4204
4204
|
};
|
|
4205
4205
|
__kind: "Token";
|
|
4206
4206
|
} | {
|
|
@@ -4274,17 +4274,17 @@ 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
|
-
asset: "Dot";
|
|
4278
|
-
amount: bigint;
|
|
4279
4277
|
depositAddress: `0x${string}`;
|
|
4278
|
+
asset: "Dot";
|
|
4280
4279
|
depositDetails: number;
|
|
4280
|
+
amount: bigint;
|
|
4281
4281
|
}, {
|
|
4282
|
+
depositAddress: string;
|
|
4282
4283
|
asset: {
|
|
4283
4284
|
__kind: "Dot";
|
|
4284
4285
|
};
|
|
4285
|
-
amount: string | number;
|
|
4286
|
-
depositAddress: string;
|
|
4287
4286
|
depositDetails: number;
|
|
4287
|
+
amount: string | number;
|
|
4288
4288
|
}>;
|
|
4289
4289
|
declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
|
|
4290
4290
|
retryDuration: z.ZodNumber;
|
|
@@ -4656,6 +4656,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4656
4656
|
}>>>;
|
|
4657
4657
|
boostFee: z.ZodNumber;
|
|
4658
4658
|
}, "strip", z.ZodTypeAny, {
|
|
4659
|
+
depositDetails: number;
|
|
4660
|
+
boostFee: number;
|
|
4661
|
+
inputAsset: "Dot";
|
|
4662
|
+
depositAmount: bigint;
|
|
4663
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4659
4664
|
destinationAddress: {
|
|
4660
4665
|
readonly chain: "Ethereum";
|
|
4661
4666
|
readonly address: `0x${string}`;
|
|
@@ -4672,11 +4677,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4672
4677
|
readonly chain: "Solana";
|
|
4673
4678
|
readonly address: string;
|
|
4674
4679
|
};
|
|
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
4680
|
txId: {
|
|
4681
4681
|
blockNumber: number;
|
|
4682
4682
|
extrinsicIndex: number;
|
|
@@ -4744,10 +4744,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4744
4744
|
chunkInterval: number;
|
|
4745
4745
|
} | null | undefined;
|
|
4746
4746
|
}, {
|
|
4747
|
-
destinationAddress: {
|
|
4748
|
-
value: string;
|
|
4749
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
4750
|
-
};
|
|
4751
4747
|
depositDetails: number;
|
|
4752
4748
|
boostFee: number;
|
|
4753
4749
|
inputAsset: {
|
|
@@ -4757,6 +4753,10 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4757
4753
|
outputAsset: {
|
|
4758
4754
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4759
4755
|
};
|
|
4756
|
+
destinationAddress: {
|
|
4757
|
+
value: string;
|
|
4758
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
4759
|
+
};
|
|
4760
4760
|
txId: {
|
|
4761
4761
|
blockNumber: number;
|
|
4762
4762
|
extrinsicIndex: number;
|
|
@@ -4842,35 +4842,35 @@ 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
|
-
asset: "Dot";
|
|
4846
|
-
amount: bigint;
|
|
4847
4845
|
depositAddress: `0x${string}`;
|
|
4846
|
+
asset: "Dot";
|
|
4848
4847
|
depositDetails: number;
|
|
4848
|
+
amount: bigint;
|
|
4849
4849
|
}, {
|
|
4850
|
+
depositAddress: string;
|
|
4850
4851
|
asset: {
|
|
4851
4852
|
__kind: "Dot";
|
|
4852
4853
|
};
|
|
4853
|
-
amount: string | number;
|
|
4854
|
-
depositAddress: string;
|
|
4855
4854
|
depositDetails: number;
|
|
4855
|
+
amount: string | number;
|
|
4856
4856
|
}>;
|
|
4857
4857
|
}, "strip", z.ZodTypeAny, {
|
|
4858
4858
|
__kind: "DepositChannel";
|
|
4859
4859
|
depositWitness: {
|
|
4860
|
-
asset: "Dot";
|
|
4861
|
-
amount: bigint;
|
|
4862
4860
|
depositAddress: `0x${string}`;
|
|
4861
|
+
asset: "Dot";
|
|
4863
4862
|
depositDetails: number;
|
|
4863
|
+
amount: bigint;
|
|
4864
4864
|
};
|
|
4865
4865
|
}, {
|
|
4866
4866
|
__kind: "DepositChannel";
|
|
4867
4867
|
depositWitness: {
|
|
4868
|
+
depositAddress: string;
|
|
4868
4869
|
asset: {
|
|
4869
4870
|
__kind: "Dot";
|
|
4870
4871
|
};
|
|
4871
|
-
amount: string | number;
|
|
4872
|
-
depositAddress: string;
|
|
4873
4872
|
depositDetails: number;
|
|
4873
|
+
amount: string | number;
|
|
4874
4874
|
};
|
|
4875
4875
|
}>, z.ZodObject<{
|
|
4876
4876
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -5231,6 +5231,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5231
5231
|
}>>>;
|
|
5232
5232
|
boostFee: z.ZodNumber;
|
|
5233
5233
|
}, "strip", z.ZodTypeAny, {
|
|
5234
|
+
depositDetails: number;
|
|
5235
|
+
boostFee: number;
|
|
5236
|
+
inputAsset: "Dot";
|
|
5237
|
+
depositAmount: bigint;
|
|
5238
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5234
5239
|
destinationAddress: {
|
|
5235
5240
|
readonly chain: "Ethereum";
|
|
5236
5241
|
readonly address: `0x${string}`;
|
|
@@ -5247,11 +5252,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5247
5252
|
readonly chain: "Solana";
|
|
5248
5253
|
readonly address: string;
|
|
5249
5254
|
};
|
|
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
5255
|
txId: {
|
|
5256
5256
|
blockNumber: number;
|
|
5257
5257
|
extrinsicIndex: number;
|
|
@@ -5319,10 +5319,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5319
5319
|
chunkInterval: number;
|
|
5320
5320
|
} | null | undefined;
|
|
5321
5321
|
}, {
|
|
5322
|
-
destinationAddress: {
|
|
5323
|
-
value: string;
|
|
5324
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5325
|
-
};
|
|
5326
5322
|
depositDetails: number;
|
|
5327
5323
|
boostFee: number;
|
|
5328
5324
|
inputAsset: {
|
|
@@ -5332,6 +5328,10 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5332
5328
|
outputAsset: {
|
|
5333
5329
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5334
5330
|
};
|
|
5331
|
+
destinationAddress: {
|
|
5332
|
+
value: string;
|
|
5333
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5334
|
+
};
|
|
5335
5335
|
txId: {
|
|
5336
5336
|
blockNumber: number;
|
|
5337
5337
|
extrinsicIndex: number;
|
|
@@ -5404,6 +5404,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5404
5404
|
}, "strip", z.ZodTypeAny, {
|
|
5405
5405
|
__kind: "Vault";
|
|
5406
5406
|
vaultWitness: {
|
|
5407
|
+
depositDetails: number;
|
|
5408
|
+
boostFee: number;
|
|
5409
|
+
inputAsset: "Dot";
|
|
5410
|
+
depositAmount: bigint;
|
|
5411
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5407
5412
|
destinationAddress: {
|
|
5408
5413
|
readonly chain: "Ethereum";
|
|
5409
5414
|
readonly address: `0x${string}`;
|
|
@@ -5420,11 +5425,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5420
5425
|
readonly chain: "Solana";
|
|
5421
5426
|
readonly address: string;
|
|
5422
5427
|
};
|
|
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
5428
|
txId: {
|
|
5429
5429
|
blockNumber: number;
|
|
5430
5430
|
extrinsicIndex: number;
|
|
@@ -5495,10 +5495,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5495
5495
|
}, {
|
|
5496
5496
|
__kind: "Vault";
|
|
5497
5497
|
vaultWitness: {
|
|
5498
|
-
destinationAddress: {
|
|
5499
|
-
value: string;
|
|
5500
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5501
|
-
};
|
|
5502
5498
|
depositDetails: number;
|
|
5503
5499
|
boostFee: number;
|
|
5504
5500
|
inputAsset: {
|
|
@@ -5508,6 +5504,10 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5508
5504
|
outputAsset: {
|
|
5509
5505
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5510
5506
|
};
|
|
5507
|
+
destinationAddress: {
|
|
5508
|
+
value: string;
|
|
5509
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5510
|
+
};
|
|
5511
5511
|
txId: {
|
|
5512
5512
|
blockNumber: number;
|
|
5513
5513
|
extrinsicIndex: number;
|
|
@@ -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;
|
|
@@ -5926,18 +5926,18 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
|
|
|
5926
5926
|
value: z.ZodEffects<z.ZodObject<{
|
|
5927
5927
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
5928
5928
|
}, "strip", z.ZodTypeAny, {
|
|
5929
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
5929
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
5930
5930
|
}, {
|
|
5931
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
5932
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
5933
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
5931
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
5932
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
5933
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
5934
5934
|
}>;
|
|
5935
5935
|
}, "strip", z.ZodTypeAny, {
|
|
5936
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
5936
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
5937
5937
|
__kind: "Token";
|
|
5938
5938
|
}, {
|
|
5939
5939
|
value: {
|
|
5940
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
5940
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
5941
5941
|
};
|
|
5942
5942
|
__kind: "Token";
|
|
5943
5943
|
}>, z.ZodObject<{
|
|
@@ -6023,7 +6023,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
|
|
|
6023
6023
|
} | {
|
|
6024
6024
|
__kind: "TooManyConsumers";
|
|
6025
6025
|
} | {
|
|
6026
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
6026
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6027
6027
|
__kind: "Token";
|
|
6028
6028
|
} | {
|
|
6029
6029
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -6062,7 +6062,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
|
|
|
6062
6062
|
__kind: "TooManyConsumers";
|
|
6063
6063
|
} | {
|
|
6064
6064
|
value: {
|
|
6065
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
6065
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6066
6066
|
};
|
|
6067
6067
|
__kind: "Token";
|
|
6068
6068
|
} | {
|
|
@@ -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,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6310
6308
|
version: number;
|
|
6311
6309
|
program: `0x${string}`;
|
|
6312
6310
|
};
|
|
6311
|
+
asset: "Btc";
|
|
6313
6312
|
depositDetails: {
|
|
6314
|
-
amount: bigint;
|
|
6315
6313
|
depositAddress: {
|
|
6316
6314
|
pubkeyX: `0x${string}`;
|
|
6317
6315
|
scriptPath?: {
|
|
@@ -6323,16 +6321,14 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6323
6321
|
};
|
|
6324
6322
|
} | null | undefined;
|
|
6325
6323
|
};
|
|
6324
|
+
amount: bigint;
|
|
6326
6325
|
id: {
|
|
6327
6326
|
txId: `0x${string}`;
|
|
6328
6327
|
vout: number;
|
|
6329
6328
|
};
|
|
6330
6329
|
};
|
|
6330
|
+
amount: bigint;
|
|
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,10 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6353
6349
|
version: number;
|
|
6354
6350
|
program: string;
|
|
6355
6351
|
};
|
|
6352
|
+
asset: {
|
|
6353
|
+
__kind: "Btc";
|
|
6354
|
+
};
|
|
6356
6355
|
depositDetails: {
|
|
6357
|
-
amount: string | number;
|
|
6358
6356
|
depositAddress: {
|
|
6359
6357
|
pubkeyX: string;
|
|
6360
6358
|
scriptPath?: {
|
|
@@ -6366,11 +6364,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6366
6364
|
};
|
|
6367
6365
|
} | null | undefined;
|
|
6368
6366
|
};
|
|
6367
|
+
amount: string | number;
|
|
6369
6368
|
id: {
|
|
6370
6369
|
txId: string;
|
|
6371
6370
|
vout: number;
|
|
6372
6371
|
};
|
|
6373
6372
|
};
|
|
6373
|
+
amount: string | number;
|
|
6374
6374
|
}>;
|
|
6375
6375
|
declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
|
|
6376
6376
|
retryDuration: z.ZodNumber;
|
|
@@ -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;
|
|
@@ -7075,24 +7075,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7075
7075
|
}>>>;
|
|
7076
7076
|
boostFee: z.ZodNumber;
|
|
7077
7077
|
}, "strip", z.ZodTypeAny, {
|
|
7078
|
-
destinationAddress: {
|
|
7079
|
-
readonly chain: "Ethereum";
|
|
7080
|
-
readonly address: `0x${string}`;
|
|
7081
|
-
} | {
|
|
7082
|
-
readonly chain: "Polkadot";
|
|
7083
|
-
readonly address: string;
|
|
7084
|
-
} | {
|
|
7085
|
-
readonly chain: "Bitcoin";
|
|
7086
|
-
readonly address: string;
|
|
7087
|
-
} | {
|
|
7088
|
-
readonly chain: "Arbitrum";
|
|
7089
|
-
readonly address: `0x${string}`;
|
|
7090
|
-
} | {
|
|
7091
|
-
readonly chain: "Solana";
|
|
7092
|
-
readonly address: string;
|
|
7093
|
-
};
|
|
7094
7078
|
depositDetails: {
|
|
7095
|
-
amount: bigint;
|
|
7096
7079
|
depositAddress: {
|
|
7097
7080
|
pubkeyX: `0x${string}`;
|
|
7098
7081
|
scriptPath?: {
|
|
@@ -7104,6 +7087,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7104
7087
|
};
|
|
7105
7088
|
} | null | undefined;
|
|
7106
7089
|
};
|
|
7090
|
+
amount: bigint;
|
|
7107
7091
|
id: {
|
|
7108
7092
|
txId: `0x${string}`;
|
|
7109
7093
|
vout: number;
|
|
@@ -7113,6 +7097,22 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7113
7097
|
inputAsset: "Btc";
|
|
7114
7098
|
depositAmount: bigint;
|
|
7115
7099
|
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "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
7116
|
txId: `0x${string}`;
|
|
7117
7117
|
affiliateFees: {
|
|
7118
7118
|
account: number;
|
|
@@ -7215,12 +7215,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7215
7215
|
chunkInterval: number;
|
|
7216
7216
|
} | null | undefined;
|
|
7217
7217
|
}, {
|
|
7218
|
-
destinationAddress: {
|
|
7219
|
-
value: string;
|
|
7220
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7221
|
-
};
|
|
7222
7218
|
depositDetails: {
|
|
7223
|
-
amount: string | number;
|
|
7224
7219
|
depositAddress: {
|
|
7225
7220
|
pubkeyX: string;
|
|
7226
7221
|
scriptPath?: {
|
|
@@ -7232,6 +7227,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7232
7227
|
};
|
|
7233
7228
|
} | null | undefined;
|
|
7234
7229
|
};
|
|
7230
|
+
amount: string | number;
|
|
7235
7231
|
id: {
|
|
7236
7232
|
txId: string;
|
|
7237
7233
|
vout: number;
|
|
@@ -7245,6 +7241,10 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7245
7241
|
outputAsset: {
|
|
7246
7242
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7247
7243
|
};
|
|
7244
|
+
destinationAddress: {
|
|
7245
|
+
value: string;
|
|
7246
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7247
|
+
};
|
|
7248
7248
|
txId: string;
|
|
7249
7249
|
affiliateFees: {
|
|
7250
7250
|
account: number;
|
|
@@ -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,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7539
7537
|
version: number;
|
|
7540
7538
|
program: `0x${string}`;
|
|
7541
7539
|
};
|
|
7540
|
+
asset: "Btc";
|
|
7542
7541
|
depositDetails: {
|
|
7543
|
-
amount: bigint;
|
|
7544
7542
|
depositAddress: {
|
|
7545
7543
|
pubkeyX: `0x${string}`;
|
|
7546
7544
|
scriptPath?: {
|
|
@@ -7552,16 +7550,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7552
7550
|
};
|
|
7553
7551
|
} | null | undefined;
|
|
7554
7552
|
};
|
|
7553
|
+
amount: bigint;
|
|
7555
7554
|
id: {
|
|
7556
7555
|
txId: `0x${string}`;
|
|
7557
7556
|
vout: number;
|
|
7558
7557
|
};
|
|
7559
7558
|
};
|
|
7559
|
+
amount: bigint;
|
|
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,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7582
7578
|
version: number;
|
|
7583
7579
|
program: string;
|
|
7584
7580
|
};
|
|
7581
|
+
asset: {
|
|
7582
|
+
__kind: "Btc";
|
|
7583
|
+
};
|
|
7585
7584
|
depositDetails: {
|
|
7586
|
-
amount: string | number;
|
|
7587
7585
|
depositAddress: {
|
|
7588
7586
|
pubkeyX: string;
|
|
7589
7587
|
scriptPath?: {
|
|
@@ -7595,17 +7593,17 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7595
7593
|
};
|
|
7596
7594
|
} | null | undefined;
|
|
7597
7595
|
};
|
|
7596
|
+
amount: string | number;
|
|
7598
7597
|
id: {
|
|
7599
7598
|
txId: string;
|
|
7600
7599
|
vout: number;
|
|
7601
7600
|
};
|
|
7602
7601
|
};
|
|
7602
|
+
amount: string | number;
|
|
7603
7603
|
}>;
|
|
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,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7626
7624
|
version: number;
|
|
7627
7625
|
program: `0x${string}`;
|
|
7628
7626
|
};
|
|
7627
|
+
asset: "Btc";
|
|
7629
7628
|
depositDetails: {
|
|
7630
|
-
amount: bigint;
|
|
7631
7629
|
depositAddress: {
|
|
7632
7630
|
pubkeyX: `0x${string}`;
|
|
7633
7631
|
scriptPath?: {
|
|
@@ -7639,19 +7637,17 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7639
7637
|
};
|
|
7640
7638
|
} | null | undefined;
|
|
7641
7639
|
};
|
|
7640
|
+
amount: bigint;
|
|
7642
7641
|
id: {
|
|
7643
7642
|
txId: `0x${string}`;
|
|
7644
7643
|
vout: number;
|
|
7645
7644
|
};
|
|
7646
7645
|
};
|
|
7646
|
+
amount: bigint;
|
|
7647
7647
|
};
|
|
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,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7672
7668
|
version: number;
|
|
7673
7669
|
program: string;
|
|
7674
7670
|
};
|
|
7671
|
+
asset: {
|
|
7672
|
+
__kind: "Btc";
|
|
7673
|
+
};
|
|
7675
7674
|
depositDetails: {
|
|
7676
|
-
amount: string | number;
|
|
7677
7675
|
depositAddress: {
|
|
7678
7676
|
pubkeyX: string;
|
|
7679
7677
|
scriptPath?: {
|
|
@@ -7685,11 +7683,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7685
7683
|
};
|
|
7686
7684
|
} | null | undefined;
|
|
7687
7685
|
};
|
|
7686
|
+
amount: string | number;
|
|
7688
7687
|
id: {
|
|
7689
7688
|
txId: string;
|
|
7690
7689
|
vout: number;
|
|
7691
7690
|
};
|
|
7692
7691
|
};
|
|
7692
|
+
amount: string | number;
|
|
7693
7693
|
};
|
|
7694
7694
|
}>, z.ZodObject<{
|
|
7695
7695
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -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;
|
|
@@ -8288,24 +8288,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8288
8288
|
}>>>;
|
|
8289
8289
|
boostFee: z.ZodNumber;
|
|
8290
8290
|
}, "strip", z.ZodTypeAny, {
|
|
8291
|
-
destinationAddress: {
|
|
8292
|
-
readonly chain: "Ethereum";
|
|
8293
|
-
readonly address: `0x${string}`;
|
|
8294
|
-
} | {
|
|
8295
|
-
readonly chain: "Polkadot";
|
|
8296
|
-
readonly address: string;
|
|
8297
|
-
} | {
|
|
8298
|
-
readonly chain: "Bitcoin";
|
|
8299
|
-
readonly address: string;
|
|
8300
|
-
} | {
|
|
8301
|
-
readonly chain: "Arbitrum";
|
|
8302
|
-
readonly address: `0x${string}`;
|
|
8303
|
-
} | {
|
|
8304
|
-
readonly chain: "Solana";
|
|
8305
|
-
readonly address: string;
|
|
8306
|
-
};
|
|
8307
8291
|
depositDetails: {
|
|
8308
|
-
amount: bigint;
|
|
8309
8292
|
depositAddress: {
|
|
8310
8293
|
pubkeyX: `0x${string}`;
|
|
8311
8294
|
scriptPath?: {
|
|
@@ -8317,6 +8300,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8317
8300
|
};
|
|
8318
8301
|
} | null | undefined;
|
|
8319
8302
|
};
|
|
8303
|
+
amount: bigint;
|
|
8320
8304
|
id: {
|
|
8321
8305
|
txId: `0x${string}`;
|
|
8322
8306
|
vout: number;
|
|
@@ -8326,6 +8310,22 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8326
8310
|
inputAsset: "Btc";
|
|
8327
8311
|
depositAmount: bigint;
|
|
8328
8312
|
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "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
|
+
};
|
|
8329
8329
|
txId: `0x${string}`;
|
|
8330
8330
|
affiliateFees: {
|
|
8331
8331
|
account: number;
|
|
@@ -8428,12 +8428,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8428
8428
|
chunkInterval: number;
|
|
8429
8429
|
} | null | undefined;
|
|
8430
8430
|
}, {
|
|
8431
|
-
destinationAddress: {
|
|
8432
|
-
value: string;
|
|
8433
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8434
|
-
};
|
|
8435
8431
|
depositDetails: {
|
|
8436
|
-
amount: string | number;
|
|
8437
8432
|
depositAddress: {
|
|
8438
8433
|
pubkeyX: string;
|
|
8439
8434
|
scriptPath?: {
|
|
@@ -8445,6 +8440,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8445
8440
|
};
|
|
8446
8441
|
} | null | undefined;
|
|
8447
8442
|
};
|
|
8443
|
+
amount: string | number;
|
|
8448
8444
|
id: {
|
|
8449
8445
|
txId: string;
|
|
8450
8446
|
vout: number;
|
|
@@ -8458,6 +8454,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8458
8454
|
outputAsset: {
|
|
8459
8455
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8460
8456
|
};
|
|
8457
|
+
destinationAddress: {
|
|
8458
|
+
value: string;
|
|
8459
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8460
|
+
};
|
|
8461
8461
|
txId: string;
|
|
8462
8462
|
affiliateFees: {
|
|
8463
8463
|
account: number;
|
|
@@ -8565,24 +8565,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8565
8565
|
}, "strip", z.ZodTypeAny, {
|
|
8566
8566
|
__kind: "Vault";
|
|
8567
8567
|
vaultWitness: {
|
|
8568
|
-
destinationAddress: {
|
|
8569
|
-
readonly chain: "Ethereum";
|
|
8570
|
-
readonly address: `0x${string}`;
|
|
8571
|
-
} | {
|
|
8572
|
-
readonly chain: "Polkadot";
|
|
8573
|
-
readonly address: string;
|
|
8574
|
-
} | {
|
|
8575
|
-
readonly chain: "Bitcoin";
|
|
8576
|
-
readonly address: string;
|
|
8577
|
-
} | {
|
|
8578
|
-
readonly chain: "Arbitrum";
|
|
8579
|
-
readonly address: `0x${string}`;
|
|
8580
|
-
} | {
|
|
8581
|
-
readonly chain: "Solana";
|
|
8582
|
-
readonly address: string;
|
|
8583
|
-
};
|
|
8584
8568
|
depositDetails: {
|
|
8585
|
-
amount: bigint;
|
|
8586
8569
|
depositAddress: {
|
|
8587
8570
|
pubkeyX: `0x${string}`;
|
|
8588
8571
|
scriptPath?: {
|
|
@@ -8594,6 +8577,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8594
8577
|
};
|
|
8595
8578
|
} | null | undefined;
|
|
8596
8579
|
};
|
|
8580
|
+
amount: bigint;
|
|
8597
8581
|
id: {
|
|
8598
8582
|
txId: `0x${string}`;
|
|
8599
8583
|
vout: number;
|
|
@@ -8603,6 +8587,22 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8603
8587
|
inputAsset: "Btc";
|
|
8604
8588
|
depositAmount: bigint;
|
|
8605
8589
|
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "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
|
+
};
|
|
8606
8606
|
txId: `0x${string}`;
|
|
8607
8607
|
affiliateFees: {
|
|
8608
8608
|
account: number;
|
|
@@ -8708,12 +8708,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8708
8708
|
}, {
|
|
8709
8709
|
__kind: "Vault";
|
|
8710
8710
|
vaultWitness: {
|
|
8711
|
-
destinationAddress: {
|
|
8712
|
-
value: string;
|
|
8713
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8714
|
-
};
|
|
8715
8711
|
depositDetails: {
|
|
8716
|
-
amount: string | number;
|
|
8717
8712
|
depositAddress: {
|
|
8718
8713
|
pubkeyX: string;
|
|
8719
8714
|
scriptPath?: {
|
|
@@ -8725,6 +8720,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8725
8720
|
};
|
|
8726
8721
|
} | null | undefined;
|
|
8727
8722
|
};
|
|
8723
|
+
amount: string | number;
|
|
8728
8724
|
id: {
|
|
8729
8725
|
txId: string;
|
|
8730
8726
|
vout: number;
|
|
@@ -8738,6 +8734,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8738
8734
|
outputAsset: {
|
|
8739
8735
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8740
8736
|
};
|
|
8737
|
+
destinationAddress: {
|
|
8738
|
+
value: string;
|
|
8739
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8740
|
+
};
|
|
8741
8741
|
txId: string;
|
|
8742
8742
|
affiliateFees: {
|
|
8743
8743
|
account: number;
|
|
@@ -9038,18 +9038,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
9038
9038
|
value: z.ZodEffects<z.ZodObject<{
|
|
9039
9039
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
9040
9040
|
}, "strip", z.ZodTypeAny, {
|
|
9041
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
9041
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9042
9042
|
}, {
|
|
9043
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
9044
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
9045
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
9043
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9044
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
9045
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9046
9046
|
}>;
|
|
9047
9047
|
}, "strip", z.ZodTypeAny, {
|
|
9048
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
9048
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9049
9049
|
__kind: "Token";
|
|
9050
9050
|
}, {
|
|
9051
9051
|
value: {
|
|
9052
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
9052
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9053
9053
|
};
|
|
9054
9054
|
__kind: "Token";
|
|
9055
9055
|
}>, z.ZodObject<{
|
|
@@ -9135,7 +9135,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
9135
9135
|
} | {
|
|
9136
9136
|
__kind: "TooManyConsumers";
|
|
9137
9137
|
} | {
|
|
9138
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
9138
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9139
9139
|
__kind: "Token";
|
|
9140
9140
|
} | {
|
|
9141
9141
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -9174,7 +9174,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
9174
9174
|
__kind: "TooManyConsumers";
|
|
9175
9175
|
} | {
|
|
9176
9176
|
value: {
|
|
9177
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
9177
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9178
9178
|
};
|
|
9179
9179
|
__kind: "Token";
|
|
9180
9180
|
} | {
|
|
@@ -9254,21 +9254,21 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
9254
9254
|
txHashes?: string[] | null | undefined;
|
|
9255
9255
|
}>;
|
|
9256
9256
|
}, "strip", z.ZodTypeAny, {
|
|
9257
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
9258
|
-
amount: bigint;
|
|
9259
9257
|
depositAddress: `0x${string}`;
|
|
9258
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
9260
9259
|
depositDetails: {
|
|
9261
9260
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9262
9261
|
};
|
|
9262
|
+
amount: bigint;
|
|
9263
9263
|
}, {
|
|
9264
|
+
depositAddress: string;
|
|
9264
9265
|
asset: {
|
|
9265
9266
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9266
9267
|
};
|
|
9267
|
-
amount: string | number;
|
|
9268
|
-
depositAddress: string;
|
|
9269
9268
|
depositDetails: {
|
|
9270
9269
|
txHashes?: string[] | null | undefined;
|
|
9271
9270
|
};
|
|
9271
|
+
amount: string | number;
|
|
9272
9272
|
}>;
|
|
9273
9273
|
declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
9274
9274
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
@@ -9624,6 +9624,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9624
9624
|
}>>>;
|
|
9625
9625
|
boostFee: z.ZodNumber;
|
|
9626
9626
|
}, "strip", z.ZodTypeAny, {
|
|
9627
|
+
depositDetails: {
|
|
9628
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
9629
|
+
};
|
|
9630
|
+
boostFee: number;
|
|
9631
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
9632
|
+
depositAmount: bigint;
|
|
9633
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9627
9634
|
destinationAddress: {
|
|
9628
9635
|
readonly chain: "Ethereum";
|
|
9629
9636
|
readonly address: `0x${string}`;
|
|
@@ -9640,13 +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
9650
|
txId: `0x${string}`;
|
|
9651
9651
|
affiliateFees: {
|
|
9652
9652
|
account: number;
|
|
@@ -9711,10 +9711,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9711
9711
|
chunkInterval: number;
|
|
9712
9712
|
} | null | undefined;
|
|
9713
9713
|
}, {
|
|
9714
|
-
destinationAddress: {
|
|
9715
|
-
value: string;
|
|
9716
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9717
|
-
};
|
|
9718
9714
|
depositDetails: {
|
|
9719
9715
|
txHashes?: string[] | null | undefined;
|
|
9720
9716
|
};
|
|
@@ -9726,6 +9722,10 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9726
9722
|
outputAsset: {
|
|
9727
9723
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9728
9724
|
};
|
|
9725
|
+
destinationAddress: {
|
|
9726
|
+
value: string;
|
|
9727
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9728
|
+
};
|
|
9729
9729
|
txId: string;
|
|
9730
9730
|
affiliateFees: {
|
|
9731
9731
|
account: number;
|
|
@@ -9814,43 +9814,43 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9814
9814
|
txHashes?: string[] | null | undefined;
|
|
9815
9815
|
}>;
|
|
9816
9816
|
}, "strip", z.ZodTypeAny, {
|
|
9817
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
9818
|
-
amount: bigint;
|
|
9819
9817
|
depositAddress: `0x${string}`;
|
|
9818
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
9820
9819
|
depositDetails: {
|
|
9821
9820
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9822
9821
|
};
|
|
9822
|
+
amount: bigint;
|
|
9823
9823
|
}, {
|
|
9824
|
+
depositAddress: string;
|
|
9824
9825
|
asset: {
|
|
9825
9826
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9826
9827
|
};
|
|
9827
|
-
amount: string | number;
|
|
9828
|
-
depositAddress: string;
|
|
9829
9828
|
depositDetails: {
|
|
9830
9829
|
txHashes?: string[] | null | undefined;
|
|
9831
9830
|
};
|
|
9831
|
+
amount: string | number;
|
|
9832
9832
|
}>;
|
|
9833
9833
|
}, "strip", z.ZodTypeAny, {
|
|
9834
9834
|
__kind: "DepositChannel";
|
|
9835
9835
|
depositWitness: {
|
|
9836
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
9837
|
-
amount: bigint;
|
|
9838
9836
|
depositAddress: `0x${string}`;
|
|
9837
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
9839
9838
|
depositDetails: {
|
|
9840
9839
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9841
9840
|
};
|
|
9841
|
+
amount: bigint;
|
|
9842
9842
|
};
|
|
9843
9843
|
}, {
|
|
9844
9844
|
__kind: "DepositChannel";
|
|
9845
9845
|
depositWitness: {
|
|
9846
|
+
depositAddress: string;
|
|
9846
9847
|
asset: {
|
|
9847
9848
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9848
9849
|
};
|
|
9849
|
-
amount: string | number;
|
|
9850
|
-
depositAddress: string;
|
|
9851
9850
|
depositDetails: {
|
|
9852
9851
|
txHashes?: string[] | null | undefined;
|
|
9853
9852
|
};
|
|
9853
|
+
amount: string | number;
|
|
9854
9854
|
};
|
|
9855
9855
|
}>, z.ZodObject<{
|
|
9856
9856
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -10208,6 +10208,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10208
10208
|
}>>>;
|
|
10209
10209
|
boostFee: z.ZodNumber;
|
|
10210
10210
|
}, "strip", z.ZodTypeAny, {
|
|
10211
|
+
depositDetails: {
|
|
10212
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
10213
|
+
};
|
|
10214
|
+
boostFee: number;
|
|
10215
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10216
|
+
depositAmount: bigint;
|
|
10217
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10211
10218
|
destinationAddress: {
|
|
10212
10219
|
readonly chain: "Ethereum";
|
|
10213
10220
|
readonly address: `0x${string}`;
|
|
@@ -10224,13 +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
10234
|
txId: `0x${string}`;
|
|
10235
10235
|
affiliateFees: {
|
|
10236
10236
|
account: number;
|
|
@@ -10295,10 +10295,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10295
10295
|
chunkInterval: number;
|
|
10296
10296
|
} | null | undefined;
|
|
10297
10297
|
}, {
|
|
10298
|
-
destinationAddress: {
|
|
10299
|
-
value: string;
|
|
10300
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10301
|
-
};
|
|
10302
10298
|
depositDetails: {
|
|
10303
10299
|
txHashes?: string[] | null | undefined;
|
|
10304
10300
|
};
|
|
@@ -10310,6 +10306,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10310
10306
|
outputAsset: {
|
|
10311
10307
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10312
10308
|
};
|
|
10309
|
+
destinationAddress: {
|
|
10310
|
+
value: string;
|
|
10311
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10312
|
+
};
|
|
10313
10313
|
txId: string;
|
|
10314
10314
|
affiliateFees: {
|
|
10315
10315
|
account: number;
|
|
@@ -10379,6 +10379,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10379
10379
|
}, "strip", z.ZodTypeAny, {
|
|
10380
10380
|
__kind: "Vault";
|
|
10381
10381
|
vaultWitness: {
|
|
10382
|
+
depositDetails: {
|
|
10383
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
10384
|
+
};
|
|
10385
|
+
boostFee: number;
|
|
10386
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10387
|
+
depositAmount: bigint;
|
|
10388
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10382
10389
|
destinationAddress: {
|
|
10383
10390
|
readonly chain: "Ethereum";
|
|
10384
10391
|
readonly address: `0x${string}`;
|
|
@@ -10395,13 +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
10405
|
txId: `0x${string}`;
|
|
10406
10406
|
affiliateFees: {
|
|
10407
10407
|
account: number;
|
|
@@ -10469,10 +10469,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10469
10469
|
}, {
|
|
10470
10470
|
__kind: "Vault";
|
|
10471
10471
|
vaultWitness: {
|
|
10472
|
-
destinationAddress: {
|
|
10473
|
-
value: string;
|
|
10474
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10475
|
-
};
|
|
10476
10472
|
depositDetails: {
|
|
10477
10473
|
txHashes?: string[] | null | undefined;
|
|
10478
10474
|
};
|
|
@@ -10484,6 +10480,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10484
10480
|
outputAsset: {
|
|
10485
10481
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10486
10482
|
};
|
|
10483
|
+
destinationAddress: {
|
|
10484
|
+
value: string;
|
|
10485
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10486
|
+
};
|
|
10487
10487
|
txId: string;
|
|
10488
10488
|
affiliateFees: {
|
|
10489
10489
|
account: number;
|
|
@@ -10721,18 +10721,18 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
|
|
|
10721
10721
|
value: z.ZodEffects<z.ZodObject<{
|
|
10722
10722
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
10723
10723
|
}, "strip", z.ZodTypeAny, {
|
|
10724
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
10724
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
10725
10725
|
}, {
|
|
10726
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
10727
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
10728
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
10726
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
10727
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
10728
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
10729
10729
|
}>;
|
|
10730
10730
|
}, "strip", z.ZodTypeAny, {
|
|
10731
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
10731
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
10732
10732
|
__kind: "Token";
|
|
10733
10733
|
}, {
|
|
10734
10734
|
value: {
|
|
10735
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
10735
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
10736
10736
|
};
|
|
10737
10737
|
__kind: "Token";
|
|
10738
10738
|
}>, z.ZodObject<{
|
|
@@ -10818,7 +10818,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
|
|
|
10818
10818
|
} | {
|
|
10819
10819
|
__kind: "TooManyConsumers";
|
|
10820
10820
|
} | {
|
|
10821
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
10821
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
10822
10822
|
__kind: "Token";
|
|
10823
10823
|
} | {
|
|
10824
10824
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -10857,7 +10857,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
|
|
|
10857
10857
|
__kind: "TooManyConsumers";
|
|
10858
10858
|
} | {
|
|
10859
10859
|
value: {
|
|
10860
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
10860
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
10861
10861
|
};
|
|
10862
10862
|
__kind: "Token";
|
|
10863
10863
|
} | {
|
|
@@ -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;
|
|
@@ -11300,6 +11300,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11300
11300
|
}>>>;
|
|
11301
11301
|
boostFee: z.ZodNumber;
|
|
11302
11302
|
}, "strip", z.ZodTypeAny, {
|
|
11303
|
+
boostFee: number;
|
|
11304
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
11305
|
+
depositAmount: bigint;
|
|
11306
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11303
11307
|
destinationAddress: {
|
|
11304
11308
|
readonly chain: "Ethereum";
|
|
11305
11309
|
readonly address: `0x${string}`;
|
|
@@ -11316,10 +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
11323
|
txId: [`0x${string}`, bigint];
|
|
11324
11324
|
affiliateFees: {
|
|
11325
11325
|
account: number;
|
|
@@ -11384,10 +11384,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11384
11384
|
chunkInterval: number;
|
|
11385
11385
|
} | null | undefined;
|
|
11386
11386
|
}, {
|
|
11387
|
-
destinationAddress: {
|
|
11388
|
-
value: string;
|
|
11389
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11390
|
-
};
|
|
11391
11387
|
boostFee: number;
|
|
11392
11388
|
inputAsset: {
|
|
11393
11389
|
__kind: "Sol" | "SolUsdc";
|
|
@@ -11396,6 +11392,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11396
11392
|
outputAsset: {
|
|
11397
11393
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11398
11394
|
};
|
|
11395
|
+
destinationAddress: {
|
|
11396
|
+
value: string;
|
|
11397
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11398
|
+
};
|
|
11399
11399
|
txId: [string, string | number];
|
|
11400
11400
|
affiliateFees: {
|
|
11401
11401
|
account: number;
|
|
@@ -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">;
|
|
@@ -11852,6 +11852,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11852
11852
|
}>>>;
|
|
11853
11853
|
boostFee: z.ZodNumber;
|
|
11854
11854
|
}, "strip", z.ZodTypeAny, {
|
|
11855
|
+
boostFee: number;
|
|
11856
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
11857
|
+
depositAmount: bigint;
|
|
11858
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11855
11859
|
destinationAddress: {
|
|
11856
11860
|
readonly chain: "Ethereum";
|
|
11857
11861
|
readonly address: `0x${string}`;
|
|
@@ -11868,10 +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
11875
|
txId: [`0x${string}`, bigint];
|
|
11876
11876
|
affiliateFees: {
|
|
11877
11877
|
account: number;
|
|
@@ -11936,10 +11936,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11936
11936
|
chunkInterval: number;
|
|
11937
11937
|
} | null | undefined;
|
|
11938
11938
|
}, {
|
|
11939
|
-
destinationAddress: {
|
|
11940
|
-
value: string;
|
|
11941
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11942
|
-
};
|
|
11943
11939
|
boostFee: number;
|
|
11944
11940
|
inputAsset: {
|
|
11945
11941
|
__kind: "Sol" | "SolUsdc";
|
|
@@ -11948,6 +11944,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11948
11944
|
outputAsset: {
|
|
11949
11945
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11950
11946
|
};
|
|
11947
|
+
destinationAddress: {
|
|
11948
|
+
value: string;
|
|
11949
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11950
|
+
};
|
|
11951
11951
|
txId: [string, string | number];
|
|
11952
11952
|
affiliateFees: {
|
|
11953
11953
|
account: number;
|
|
@@ -12017,6 +12017,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12017
12017
|
}, "strip", z.ZodTypeAny, {
|
|
12018
12018
|
__kind: "Vault";
|
|
12019
12019
|
vaultWitness: {
|
|
12020
|
+
boostFee: number;
|
|
12021
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
12022
|
+
depositAmount: bigint;
|
|
12023
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12020
12024
|
destinationAddress: {
|
|
12021
12025
|
readonly chain: "Ethereum";
|
|
12022
12026
|
readonly address: `0x${string}`;
|
|
@@ -12033,10 +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
12040
|
txId: [`0x${string}`, bigint];
|
|
12041
12041
|
affiliateFees: {
|
|
12042
12042
|
account: number;
|
|
@@ -12104,10 +12104,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12104
12104
|
}, {
|
|
12105
12105
|
__kind: "Vault";
|
|
12106
12106
|
vaultWitness: {
|
|
12107
|
-
destinationAddress: {
|
|
12108
|
-
value: string;
|
|
12109
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12110
|
-
};
|
|
12111
12107
|
boostFee: number;
|
|
12112
12108
|
inputAsset: {
|
|
12113
12109
|
__kind: "Sol" | "SolUsdc";
|
|
@@ -12116,6 +12112,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12116
12112
|
outputAsset: {
|
|
12117
12113
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12118
12114
|
};
|
|
12115
|
+
destinationAddress: {
|
|
12116
|
+
value: string;
|
|
12117
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12118
|
+
};
|
|
12119
12119
|
txId: [string, string | number];
|
|
12120
12120
|
affiliateFees: {
|
|
12121
12121
|
account: number;
|