@chainflip/processor 2.1.2 → 2.1.3-bsc-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +4 -4
- package/dist/100/swapping/swapScheduled.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +39 -39
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +39 -39
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/common.d.cts +312 -312
- package/dist/11000/common.d.mts +312 -312
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +39 -39
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +39 -39
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
- 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 +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
- package/dist/11000/swapping/swapRequested.d.cts +16 -16
- package/dist/11000/swapping/swapRequested.d.mts +16 -16
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/common.d.cts +4 -4
- package/dist/111/common.d.mts +4 -4
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +16 -16
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +16 -16
- 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 +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +2 -2
- package/dist/11100/common.d.cts +49 -49
- package/dist/11100/common.d.mts +49 -49
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +8 -8
- package/dist/11100/swapping/swapRequested.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/common.d.cts +299 -299
- package/dist/11200/common.d.mts +299 -299
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +38 -38
- package/dist/11200/swapping/swapRequested.d.mts +38 -38
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/common.d.cts +11 -11
- package/dist/131/common.d.mts +11 -11
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +17 -17
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +17 -17
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +9 -9
- package/dist/131/swapping/ccmFailed.d.mts +9 -9
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.mts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +23 -23
- package/dist/131/swapping/swapScheduled.d.mts +23 -23
- package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.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/depositBoosted.d.cts +8 -8
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- 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 +9 -9
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
- 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 +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/common.d.cts +15 -15
- package/dist/141/common.d.mts +15 -15
- 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/depositBoosted.d.cts +8 -8
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.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/ccmFailed.d.cts +8 -8
- package/dist/141/swapping/ccmFailed.d.mts +8 -8
- 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 +3 -3
- package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.cts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.mts +3 -3
- package/dist/141/swapping/swapExecuted.d.cts +4 -4
- package/dist/141/swapping/swapExecuted.d.mts +4 -4
- package/dist/141/swapping/swapScheduled.d.cts +14 -14
- package/dist/141/swapping/swapScheduled.d.mts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +50 -50
- package/dist/150/common.d.mts +50 -50
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +17 -17
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +9 -9
- package/dist/150/swapping/refundEgressIgnored.d.mts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/150/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/150/swapping/swapEgressIgnored.d.cts +9 -9
- package/dist/150/swapping/swapEgressIgnored.d.mts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +14 -14
- package/dist/150/swapping/swapExecuted.d.mts +14 -14
- package/dist/150/swapping/swapScheduled.d.cts +18 -18
- package/dist/150/swapping/swapScheduled.d.mts +18 -18
- package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/assetBalances/accountCredited.d.cts +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/160/common.d.cts +189 -189
- package/dist/160/common.d.mts +189 -189
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +34 -34
- package/dist/160/swapping/swapDepositAddressReady.d.mts +34 -34
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- 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 +32 -32
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- 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.d.cts +150 -150
- package/dist/170/common.d.mts +150 -150
- 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 +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- 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/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +51 -51
- package/dist/170/swapping/swapRequested.d.mts +51 -51
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/common.d.cts +154 -154
- package/dist/180/common.d.mts +154 -154
- 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 +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +34 -34
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +34 -34
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/180/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +17 -17
- package/dist/180/swapping/swapRequested.d.mts +17 -17
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/180/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +57 -57
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +186 -186
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +186 -186
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
- package/dist/190/assetBalances/refundScheduled.d.mts +54 -54
- package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
- package/dist/190/assetBalances/refundSkipped.d.mts +103 -103
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +57 -57
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +204 -204
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +204 -204
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +57 -57
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +322 -322
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +322 -322
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/190/common.d.cts +2152 -2152
- package/dist/190/common.d.mts +2152 -2152
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +57 -57
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +186 -186
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +186 -186
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/flip/palletConfigUpdated.d.cts +8 -8
- package/dist/190/flip/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +21 -21
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +21 -21
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +33 -33
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +33 -33
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +56 -56
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +56 -56
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +57 -57
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +204 -204
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +204 -204
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.mts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +57 -57
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +186 -186
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +186 -186
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +8 -8
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +8 -8
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/190/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/190/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/190/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/swapExecuted.d.cts +14 -14
- package/dist/190/swapping/swapExecuted.d.mts +14 -14
- package/dist/190/swapping/swapRequested.d.cts +87 -87
- package/dist/190/swapping/swapRequested.d.mts +87 -87
- package/dist/190/swapping/withdrawalRequested.d.cts +17 -17
- package/dist/190/swapping/withdrawalRequested.d.mts +17 -17
- package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +10 -10
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +10 -10
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assetBalances/refundSkipped.cjs +14 -0
- package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
- package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
- package/dist/210/assetBalances/refundSkipped.mjs +12 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/common.cjs +226 -59
- package/dist/210/common.d.cts +6588 -3446
- package/dist/210/common.d.mts +6588 -3446
- package/dist/210/common.mjs +209 -59
- package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
- package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
- package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
- package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
- package/dist/210/governance/failedExecution.cjs +8 -0
- package/dist/210/governance/failedExecution.d.cts +166 -0
- package/dist/210/governance/failedExecution.d.mts +166 -0
- package/dist/210/governance/failedExecution.mjs +7 -0
- package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
- package/dist/210/historical/rootStored.cjs +9 -0
- package/dist/210/historical/rootStored.d.cts +12 -0
- package/dist/210/historical/rootStored.d.mts +12 -0
- package/dist/210/historical/rootStored.mjs +7 -0
- package/dist/210/historical/rootsPruned.cjs +9 -0
- package/dist/210/historical/rootsPruned.d.cts +12 -0
- package/dist/210/historical/rootsPruned.d.mts +12 -0
- package/dist/210/historical/rootsPruned.mjs +7 -0
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +37 -10
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +37 -10
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/session/newQueued.cjs +9 -0
- package/dist/210/session/newQueued.d.cts +6 -0
- package/dist/210/session/newQueued.d.mts +6 -0
- package/dist/210/session/newQueued.mjs +7 -0
- package/dist/210/session/validatorDisabled.cjs +10 -0
- package/dist/210/session/validatorDisabled.d.cts +12 -0
- package/dist/210/session/validatorDisabled.d.mts +12 -0
- package/dist/210/session/validatorDisabled.mjs +8 -0
- package/dist/210/session/validatorReenabled.cjs +10 -0
- package/dist/210/session/validatorReenabled.d.cts +12 -0
- package/dist/210/session/validatorReenabled.d.mts +12 -0
- package/dist/210/session/validatorReenabled.mjs +8 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
- package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
- package/dist/210/swapping/refundEgressIgnored.d.cts +35 -8
- package/dist/210/swapping/refundEgressIgnored.d.mts +35 -8
- package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/210/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/210/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/210/swapping/swapEgressIgnored.d.cts +35 -8
- package/dist/210/swapping/swapEgressIgnored.d.mts +35 -8
- package/dist/210/swapping/swapEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/swapEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/swapExecuted.cjs +2 -1
- package/dist/210/swapping/swapExecuted.d.cts +15 -12
- package/dist/210/swapping/swapExecuted.d.mts +15 -12
- package/dist/210/swapping/swapExecuted.mjs +2 -1
- package/dist/210/swapping/swapRequested.d.cts +75 -75
- package/dist/210/swapping/swapRequested.d.mts +75 -75
- package/dist/210/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/210/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/210/system/extrinsicFailed.cjs +13 -0
- package/dist/210/system/extrinsicFailed.d.cts +324 -0
- package/dist/210/system/extrinsicFailed.d.mts +324 -0
- package/dist/210/system/extrinsicFailed.mjs +11 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
- package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
- package/dist/CodeGenerator.cjs +9 -3
- package/dist/CodeGenerator.mjs +9 -3
- package/package.json +3 -3
package/dist/180/common.d.mts
CHANGED
|
@@ -52,11 +52,11 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
|
|
|
52
52
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
53
53
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "
|
|
55
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
56
56
|
}, {
|
|
57
|
-
__kind: "
|
|
58
|
-
}>, "
|
|
59
|
-
__kind: "
|
|
57
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
58
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
59
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
60
60
|
}>;
|
|
61
61
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
62
62
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -207,8 +207,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
207
207
|
readonly address: string;
|
|
208
208
|
};
|
|
209
209
|
channelId: bigint;
|
|
210
|
-
brokerId: `cF${string}`;
|
|
211
210
|
depositBlockHeight: bigint;
|
|
211
|
+
brokerId: `cF${string}`;
|
|
212
212
|
}, {
|
|
213
213
|
__kind: "DepositChannel";
|
|
214
214
|
depositAddress: {
|
|
@@ -216,8 +216,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
216
216
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
217
217
|
};
|
|
218
218
|
channelId: string | number;
|
|
219
|
-
brokerId: string;
|
|
220
219
|
depositBlockHeight: string | number;
|
|
220
|
+
brokerId: string;
|
|
221
221
|
}>, z.ZodObject<{
|
|
222
222
|
__kind: z.ZodLiteral<"Vault">;
|
|
223
223
|
txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -712,11 +712,11 @@ declare const cfPrimitivesDcaParameters: z.ZodObject<{
|
|
|
712
712
|
declare const cfTraitsSwappingSwapType: z.ZodEffects<z.ZodObject<{
|
|
713
713
|
__kind: z.ZodEnum<["Swap", "NetworkFee", "IngressEgressFee"]>;
|
|
714
714
|
}, "strip", z.ZodTypeAny, {
|
|
715
|
-
__kind: "
|
|
715
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap";
|
|
716
716
|
}, {
|
|
717
|
-
__kind: "
|
|
718
|
-
}>, "
|
|
719
|
-
__kind: "
|
|
717
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap";
|
|
718
|
+
}>, "NetworkFee" | "IngressEgressFee" | "Swap", {
|
|
719
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap";
|
|
720
720
|
}>;
|
|
721
721
|
declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
|
|
722
722
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
|
|
@@ -798,11 +798,11 @@ declare const solPrimPdaPdaError: z.ZodEffects<z.ZodObject<{
|
|
|
798
798
|
declare const cfChainsCcmCheckerCcmValidityError: z.ZodEffects<z.ZodObject<{
|
|
799
799
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
|
|
800
800
|
}, "strip", z.ZodTypeAny, {
|
|
801
|
-
__kind: "
|
|
801
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
802
802
|
}, {
|
|
803
|
-
__kind: "
|
|
804
|
-
}>, "
|
|
805
|
-
__kind: "
|
|
803
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
804
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
|
|
805
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
806
806
|
}>;
|
|
807
807
|
declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
808
808
|
__kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
|
|
@@ -858,18 +858,18 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
858
858
|
value: z.ZodEffects<z.ZodObject<{
|
|
859
859
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
|
|
860
860
|
}, "strip", z.ZodTypeAny, {
|
|
861
|
-
__kind: "
|
|
861
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
862
862
|
}, {
|
|
863
|
-
__kind: "
|
|
864
|
-
}>, "
|
|
865
|
-
__kind: "
|
|
863
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
864
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
|
|
865
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
866
866
|
}>;
|
|
867
867
|
}, "strip", z.ZodTypeAny, {
|
|
868
|
-
value: "
|
|
868
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
869
869
|
__kind: "InvalidCcm";
|
|
870
870
|
}, {
|
|
871
871
|
value: {
|
|
872
|
-
__kind: "
|
|
872
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
873
873
|
};
|
|
874
874
|
__kind: "InvalidCcm";
|
|
875
875
|
}>, z.ZodObject<{
|
|
@@ -1129,18 +1129,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
1129
1129
|
value: z.ZodEffects<z.ZodObject<{
|
|
1130
1130
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
|
|
1131
1131
|
}, "strip", z.ZodTypeAny, {
|
|
1132
|
-
__kind: "
|
|
1132
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
1133
1133
|
}, {
|
|
1134
|
-
__kind: "
|
|
1135
|
-
}>, "
|
|
1136
|
-
__kind: "
|
|
1134
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
1135
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
|
|
1136
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
1137
1137
|
}>;
|
|
1138
1138
|
}, "strip", z.ZodTypeAny, {
|
|
1139
|
-
value: "
|
|
1139
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
1140
1140
|
__kind: "InvalidCcm";
|
|
1141
1141
|
}, {
|
|
1142
1142
|
value: {
|
|
1143
|
-
__kind: "
|
|
1143
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
1144
1144
|
};
|
|
1145
1145
|
__kind: "InvalidCcm";
|
|
1146
1146
|
}>, z.ZodObject<{
|
|
@@ -1174,7 +1174,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
1174
1174
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1175
1175
|
__kind: "FailedToDeriveAddress";
|
|
1176
1176
|
} | {
|
|
1177
|
-
value: "
|
|
1177
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
1178
1178
|
__kind: "InvalidCcm";
|
|
1179
1179
|
} | {
|
|
1180
1180
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -1201,7 +1201,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
1201
1201
|
__kind: "FailedToDeriveAddress";
|
|
1202
1202
|
} | {
|
|
1203
1203
|
value: {
|
|
1204
|
-
__kind: "
|
|
1204
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
1205
1205
|
};
|
|
1206
1206
|
__kind: "InvalidCcm";
|
|
1207
1207
|
} | {
|
|
@@ -2251,11 +2251,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2251
2251
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
2252
2252
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
2253
2253
|
}, "strip", z.ZodTypeAny, {
|
|
2254
|
-
__kind: "
|
|
2254
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2255
2255
|
}, {
|
|
2256
|
-
__kind: "
|
|
2257
|
-
}>, "
|
|
2258
|
-
__kind: "
|
|
2256
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2257
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
2258
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2259
2259
|
}>;
|
|
2260
2260
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
2261
2261
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -2582,12 +2582,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2582
2582
|
}>>>;
|
|
2583
2583
|
boostFee: z.ZodNumber;
|
|
2584
2584
|
}, "strip", z.ZodTypeAny, {
|
|
2585
|
+
txId: `0x${string}`;
|
|
2585
2586
|
depositDetails: {
|
|
2586
2587
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
2587
2588
|
};
|
|
2588
2589
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2589
2590
|
depositAmount: bigint;
|
|
2590
|
-
outputAsset: "
|
|
2591
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2591
2592
|
destinationAddress: {
|
|
2592
2593
|
readonly chain: "Ethereum";
|
|
2593
2594
|
readonly address: `0x${string}`;
|
|
@@ -2604,7 +2605,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2604
2605
|
readonly chain: "Solana";
|
|
2605
2606
|
readonly address: string;
|
|
2606
2607
|
};
|
|
2607
|
-
txId: `0x${string}`;
|
|
2608
2608
|
affiliateFees: {
|
|
2609
2609
|
account: number;
|
|
2610
2610
|
bps: number;
|
|
@@ -2669,6 +2669,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2669
2669
|
chunkInterval: number;
|
|
2670
2670
|
} | null | undefined;
|
|
2671
2671
|
}, {
|
|
2672
|
+
txId: string;
|
|
2672
2673
|
depositDetails: {
|
|
2673
2674
|
txHashes?: string[] | null | undefined;
|
|
2674
2675
|
};
|
|
@@ -2677,13 +2678,12 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2677
2678
|
};
|
|
2678
2679
|
depositAmount: string | number;
|
|
2679
2680
|
outputAsset: {
|
|
2680
|
-
__kind: "
|
|
2681
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2681
2682
|
};
|
|
2682
2683
|
destinationAddress: {
|
|
2683
2684
|
value: string;
|
|
2684
2685
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2685
2686
|
};
|
|
2686
|
-
txId: string;
|
|
2687
2687
|
affiliateFees: {
|
|
2688
2688
|
account: number;
|
|
2689
2689
|
bps: number;
|
|
@@ -2835,11 +2835,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2835
2835
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
2836
2836
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
2837
2837
|
}, "strip", z.ZodTypeAny, {
|
|
2838
|
-
__kind: "
|
|
2838
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2839
2839
|
}, {
|
|
2840
|
-
__kind: "
|
|
2841
|
-
}>, "
|
|
2842
|
-
__kind: "
|
|
2840
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2841
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
2842
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2843
2843
|
}>;
|
|
2844
2844
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
2845
2845
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -3166,12 +3166,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3166
3166
|
}>>>;
|
|
3167
3167
|
boostFee: z.ZodNumber;
|
|
3168
3168
|
}, "strip", z.ZodTypeAny, {
|
|
3169
|
+
txId: `0x${string}`;
|
|
3169
3170
|
depositDetails: {
|
|
3170
3171
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
3171
3172
|
};
|
|
3172
3173
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3173
3174
|
depositAmount: bigint;
|
|
3174
|
-
outputAsset: "
|
|
3175
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3175
3176
|
destinationAddress: {
|
|
3176
3177
|
readonly chain: "Ethereum";
|
|
3177
3178
|
readonly address: `0x${string}`;
|
|
@@ -3188,7 +3189,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3188
3189
|
readonly chain: "Solana";
|
|
3189
3190
|
readonly address: string;
|
|
3190
3191
|
};
|
|
3191
|
-
txId: `0x${string}`;
|
|
3192
3192
|
affiliateFees: {
|
|
3193
3193
|
account: number;
|
|
3194
3194
|
bps: number;
|
|
@@ -3253,6 +3253,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3253
3253
|
chunkInterval: number;
|
|
3254
3254
|
} | null | undefined;
|
|
3255
3255
|
}, {
|
|
3256
|
+
txId: string;
|
|
3256
3257
|
depositDetails: {
|
|
3257
3258
|
txHashes?: string[] | null | undefined;
|
|
3258
3259
|
};
|
|
@@ -3261,13 +3262,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3261
3262
|
};
|
|
3262
3263
|
depositAmount: string | number;
|
|
3263
3264
|
outputAsset: {
|
|
3264
|
-
__kind: "
|
|
3265
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3265
3266
|
};
|
|
3266
3267
|
destinationAddress: {
|
|
3267
3268
|
value: string;
|
|
3268
3269
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3269
3270
|
};
|
|
3270
|
-
txId: string;
|
|
3271
3271
|
affiliateFees: {
|
|
3272
3272
|
account: number;
|
|
3273
3273
|
bps: number;
|
|
@@ -3337,12 +3337,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3337
3337
|
}, "strip", z.ZodTypeAny, {
|
|
3338
3338
|
__kind: "Vault";
|
|
3339
3339
|
vaultWitness: {
|
|
3340
|
+
txId: `0x${string}`;
|
|
3340
3341
|
depositDetails: {
|
|
3341
3342
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
3342
3343
|
};
|
|
3343
3344
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3344
3345
|
depositAmount: bigint;
|
|
3345
|
-
outputAsset: "
|
|
3346
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3346
3347
|
destinationAddress: {
|
|
3347
3348
|
readonly chain: "Ethereum";
|
|
3348
3349
|
readonly address: `0x${string}`;
|
|
@@ -3359,7 +3360,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3359
3360
|
readonly chain: "Solana";
|
|
3360
3361
|
readonly address: string;
|
|
3361
3362
|
};
|
|
3362
|
-
txId: `0x${string}`;
|
|
3363
3363
|
affiliateFees: {
|
|
3364
3364
|
account: number;
|
|
3365
3365
|
bps: number;
|
|
@@ -3427,6 +3427,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3427
3427
|
}, {
|
|
3428
3428
|
__kind: "Vault";
|
|
3429
3429
|
vaultWitness: {
|
|
3430
|
+
txId: string;
|
|
3430
3431
|
depositDetails: {
|
|
3431
3432
|
txHashes?: string[] | null | undefined;
|
|
3432
3433
|
};
|
|
@@ -3435,13 +3436,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3435
3436
|
};
|
|
3436
3437
|
depositAmount: string | number;
|
|
3437
3438
|
outputAsset: {
|
|
3438
|
-
__kind: "
|
|
3439
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3439
3440
|
};
|
|
3440
3441
|
destinationAddress: {
|
|
3441
3442
|
value: string;
|
|
3442
3443
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3443
3444
|
};
|
|
3444
|
-
txId: string;
|
|
3445
3445
|
affiliateFees: {
|
|
3446
3446
|
account: number;
|
|
3447
3447
|
bps: number;
|
|
@@ -3618,18 +3618,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3618
3618
|
value: z.ZodEffects<z.ZodObject<{
|
|
3619
3619
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
|
|
3620
3620
|
}, "strip", z.ZodTypeAny, {
|
|
3621
|
-
__kind: "
|
|
3621
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
3622
3622
|
}, {
|
|
3623
|
-
__kind: "
|
|
3624
|
-
}>, "
|
|
3625
|
-
__kind: "
|
|
3623
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
3624
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
|
|
3625
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
3626
3626
|
}>;
|
|
3627
3627
|
}, "strip", z.ZodTypeAny, {
|
|
3628
|
-
value: "
|
|
3628
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
3629
3629
|
__kind: "InvalidCcm";
|
|
3630
3630
|
}, {
|
|
3631
3631
|
value: {
|
|
3632
|
-
__kind: "
|
|
3632
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
3633
3633
|
};
|
|
3634
3634
|
__kind: "InvalidCcm";
|
|
3635
3635
|
}>, z.ZodObject<{
|
|
@@ -3663,7 +3663,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3663
3663
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
3664
3664
|
__kind: "FailedToDeriveAddress";
|
|
3665
3665
|
} | {
|
|
3666
|
-
value: "
|
|
3666
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
3667
3667
|
__kind: "InvalidCcm";
|
|
3668
3668
|
} | {
|
|
3669
3669
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -3690,7 +3690,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3690
3690
|
__kind: "FailedToDeriveAddress";
|
|
3691
3691
|
} | {
|
|
3692
3692
|
value: {
|
|
3693
|
-
__kind: "
|
|
3693
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
3694
3694
|
};
|
|
3695
3695
|
__kind: "InvalidCcm";
|
|
3696
3696
|
} | {
|
|
@@ -4316,11 +4316,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4316
4316
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
4317
4317
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
4318
4318
|
}, "strip", z.ZodTypeAny, {
|
|
4319
|
-
__kind: "
|
|
4319
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4320
4320
|
}, {
|
|
4321
|
-
__kind: "
|
|
4322
|
-
}>, "
|
|
4323
|
-
__kind: "
|
|
4321
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4322
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
4323
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4324
4324
|
}>;
|
|
4325
4325
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
4326
4326
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -4656,10 +4656,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4656
4656
|
}>>>;
|
|
4657
4657
|
boostFee: z.ZodNumber;
|
|
4658
4658
|
}, "strip", z.ZodTypeAny, {
|
|
4659
|
+
txId: {
|
|
4660
|
+
blockNumber: number;
|
|
4661
|
+
extrinsicIndex: number;
|
|
4662
|
+
};
|
|
4659
4663
|
depositDetails: number;
|
|
4660
4664
|
inputAsset: "Dot";
|
|
4661
4665
|
depositAmount: bigint;
|
|
4662
|
-
outputAsset: "
|
|
4666
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4663
4667
|
destinationAddress: {
|
|
4664
4668
|
readonly chain: "Ethereum";
|
|
4665
4669
|
readonly address: `0x${string}`;
|
|
@@ -4676,10 +4680,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4676
4680
|
readonly chain: "Solana";
|
|
4677
4681
|
readonly address: string;
|
|
4678
4682
|
};
|
|
4679
|
-
txId: {
|
|
4680
|
-
blockNumber: number;
|
|
4681
|
-
extrinsicIndex: number;
|
|
4682
|
-
};
|
|
4683
4683
|
affiliateFees: {
|
|
4684
4684
|
account: number;
|
|
4685
4685
|
bps: number;
|
|
@@ -4744,22 +4744,22 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4744
4744
|
chunkInterval: number;
|
|
4745
4745
|
} | null | undefined;
|
|
4746
4746
|
}, {
|
|
4747
|
+
txId: {
|
|
4748
|
+
blockNumber: number;
|
|
4749
|
+
extrinsicIndex: number;
|
|
4750
|
+
};
|
|
4747
4751
|
depositDetails: number;
|
|
4748
4752
|
inputAsset: {
|
|
4749
4753
|
__kind: "Dot";
|
|
4750
4754
|
};
|
|
4751
4755
|
depositAmount: string | number;
|
|
4752
4756
|
outputAsset: {
|
|
4753
|
-
__kind: "
|
|
4757
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4754
4758
|
};
|
|
4755
4759
|
destinationAddress: {
|
|
4756
4760
|
value: string;
|
|
4757
4761
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
4758
4762
|
};
|
|
4759
|
-
txId: {
|
|
4760
|
-
blockNumber: number;
|
|
4761
|
-
extrinsicIndex: number;
|
|
4762
|
-
};
|
|
4763
4763
|
affiliateFees: {
|
|
4764
4764
|
account: number;
|
|
4765
4765
|
bps: number;
|
|
@@ -4891,11 +4891,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
4891
4891
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
4892
4892
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
4893
4893
|
}, "strip", z.ZodTypeAny, {
|
|
4894
|
-
__kind: "
|
|
4894
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4895
4895
|
}, {
|
|
4896
|
-
__kind: "
|
|
4897
|
-
}>, "
|
|
4898
|
-
__kind: "
|
|
4896
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4897
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
4898
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4899
4899
|
}>;
|
|
4900
4900
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
4901
4901
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -5231,10 +5231,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5231
5231
|
}>>>;
|
|
5232
5232
|
boostFee: z.ZodNumber;
|
|
5233
5233
|
}, "strip", z.ZodTypeAny, {
|
|
5234
|
+
txId: {
|
|
5235
|
+
blockNumber: number;
|
|
5236
|
+
extrinsicIndex: number;
|
|
5237
|
+
};
|
|
5234
5238
|
depositDetails: number;
|
|
5235
5239
|
inputAsset: "Dot";
|
|
5236
5240
|
depositAmount: bigint;
|
|
5237
|
-
outputAsset: "
|
|
5241
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5238
5242
|
destinationAddress: {
|
|
5239
5243
|
readonly chain: "Ethereum";
|
|
5240
5244
|
readonly address: `0x${string}`;
|
|
@@ -5251,10 +5255,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5251
5255
|
readonly chain: "Solana";
|
|
5252
5256
|
readonly address: string;
|
|
5253
5257
|
};
|
|
5254
|
-
txId: {
|
|
5255
|
-
blockNumber: number;
|
|
5256
|
-
extrinsicIndex: number;
|
|
5257
|
-
};
|
|
5258
5258
|
affiliateFees: {
|
|
5259
5259
|
account: number;
|
|
5260
5260
|
bps: number;
|
|
@@ -5319,22 +5319,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5319
5319
|
chunkInterval: number;
|
|
5320
5320
|
} | null | undefined;
|
|
5321
5321
|
}, {
|
|
5322
|
+
txId: {
|
|
5323
|
+
blockNumber: number;
|
|
5324
|
+
extrinsicIndex: number;
|
|
5325
|
+
};
|
|
5322
5326
|
depositDetails: number;
|
|
5323
5327
|
inputAsset: {
|
|
5324
5328
|
__kind: "Dot";
|
|
5325
5329
|
};
|
|
5326
5330
|
depositAmount: string | number;
|
|
5327
5331
|
outputAsset: {
|
|
5328
|
-
__kind: "
|
|
5332
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5329
5333
|
};
|
|
5330
5334
|
destinationAddress: {
|
|
5331
5335
|
value: string;
|
|
5332
5336
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5333
5337
|
};
|
|
5334
|
-
txId: {
|
|
5335
|
-
blockNumber: number;
|
|
5336
|
-
extrinsicIndex: number;
|
|
5337
|
-
};
|
|
5338
5338
|
affiliateFees: {
|
|
5339
5339
|
account: number;
|
|
5340
5340
|
bps: number;
|
|
@@ -5404,10 +5404,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5404
5404
|
}, "strip", z.ZodTypeAny, {
|
|
5405
5405
|
__kind: "Vault";
|
|
5406
5406
|
vaultWitness: {
|
|
5407
|
+
txId: {
|
|
5408
|
+
blockNumber: number;
|
|
5409
|
+
extrinsicIndex: number;
|
|
5410
|
+
};
|
|
5407
5411
|
depositDetails: number;
|
|
5408
5412
|
inputAsset: "Dot";
|
|
5409
5413
|
depositAmount: bigint;
|
|
5410
|
-
outputAsset: "
|
|
5414
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5411
5415
|
destinationAddress: {
|
|
5412
5416
|
readonly chain: "Ethereum";
|
|
5413
5417
|
readonly address: `0x${string}`;
|
|
@@ -5424,10 +5428,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5424
5428
|
readonly chain: "Solana";
|
|
5425
5429
|
readonly address: string;
|
|
5426
5430
|
};
|
|
5427
|
-
txId: {
|
|
5428
|
-
blockNumber: number;
|
|
5429
|
-
extrinsicIndex: number;
|
|
5430
|
-
};
|
|
5431
5431
|
affiliateFees: {
|
|
5432
5432
|
account: number;
|
|
5433
5433
|
bps: number;
|
|
@@ -5495,22 +5495,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5495
5495
|
}, {
|
|
5496
5496
|
__kind: "Vault";
|
|
5497
5497
|
vaultWitness: {
|
|
5498
|
+
txId: {
|
|
5499
|
+
blockNumber: number;
|
|
5500
|
+
extrinsicIndex: number;
|
|
5501
|
+
};
|
|
5498
5502
|
depositDetails: number;
|
|
5499
5503
|
inputAsset: {
|
|
5500
5504
|
__kind: "Dot";
|
|
5501
5505
|
};
|
|
5502
5506
|
depositAmount: string | number;
|
|
5503
5507
|
outputAsset: {
|
|
5504
|
-
__kind: "
|
|
5508
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5505
5509
|
};
|
|
5506
5510
|
destinationAddress: {
|
|
5507
5511
|
value: string;
|
|
5508
5512
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5509
5513
|
};
|
|
5510
|
-
txId: {
|
|
5511
|
-
blockNumber: number;
|
|
5512
|
-
extrinsicIndex: number;
|
|
5513
|
-
};
|
|
5514
5514
|
affiliateFees: {
|
|
5515
5515
|
account: number;
|
|
5516
5516
|
bps: number;
|
|
@@ -6649,11 +6649,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6649
6649
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
6650
6650
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
6651
6651
|
}, "strip", z.ZodTypeAny, {
|
|
6652
|
-
__kind: "
|
|
6652
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6653
6653
|
}, {
|
|
6654
|
-
__kind: "
|
|
6655
|
-
}>, "
|
|
6656
|
-
__kind: "
|
|
6654
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6655
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
6656
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
6657
6657
|
}>;
|
|
6658
6658
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
6659
6659
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -7075,6 +7075,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7075
7075
|
}>>>;
|
|
7076
7076
|
boostFee: z.ZodNumber;
|
|
7077
7077
|
}, "strip", z.ZodTypeAny, {
|
|
7078
|
+
txId: `0x${string}`;
|
|
7078
7079
|
depositDetails: {
|
|
7079
7080
|
depositAddress: {
|
|
7080
7081
|
pubkeyX: `0x${string}`;
|
|
@@ -7095,7 +7096,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7095
7096
|
};
|
|
7096
7097
|
inputAsset: "Btc";
|
|
7097
7098
|
depositAmount: bigint;
|
|
7098
|
-
outputAsset: "
|
|
7099
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7099
7100
|
destinationAddress: {
|
|
7100
7101
|
readonly chain: "Ethereum";
|
|
7101
7102
|
readonly address: `0x${string}`;
|
|
@@ -7112,7 +7113,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7112
7113
|
readonly chain: "Solana";
|
|
7113
7114
|
readonly address: string;
|
|
7114
7115
|
};
|
|
7115
|
-
txId: `0x${string}`;
|
|
7116
7116
|
affiliateFees: {
|
|
7117
7117
|
account: number;
|
|
7118
7118
|
bps: number;
|
|
@@ -7215,6 +7215,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7215
7215
|
chunkInterval: number;
|
|
7216
7216
|
} | null | undefined;
|
|
7217
7217
|
}, {
|
|
7218
|
+
txId: string;
|
|
7218
7219
|
depositDetails: {
|
|
7219
7220
|
depositAddress: {
|
|
7220
7221
|
pubkeyX: string;
|
|
@@ -7238,13 +7239,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7238
7239
|
};
|
|
7239
7240
|
depositAmount: string | number;
|
|
7240
7241
|
outputAsset: {
|
|
7241
|
-
__kind: "
|
|
7242
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7242
7243
|
};
|
|
7243
7244
|
destinationAddress: {
|
|
7244
7245
|
value: string;
|
|
7245
7246
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7246
7247
|
};
|
|
7247
|
-
txId: string;
|
|
7248
7248
|
affiliateFees: {
|
|
7249
7249
|
account: number;
|
|
7250
7250
|
bps: number;
|
|
@@ -7862,11 +7862,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7862
7862
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
7863
7863
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
7864
7864
|
}, "strip", z.ZodTypeAny, {
|
|
7865
|
-
__kind: "
|
|
7865
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7866
7866
|
}, {
|
|
7867
|
-
__kind: "
|
|
7868
|
-
}>, "
|
|
7869
|
-
__kind: "
|
|
7867
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7868
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
7869
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
7870
7870
|
}>;
|
|
7871
7871
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
7872
7872
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -8288,6 +8288,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8288
8288
|
}>>>;
|
|
8289
8289
|
boostFee: z.ZodNumber;
|
|
8290
8290
|
}, "strip", z.ZodTypeAny, {
|
|
8291
|
+
txId: `0x${string}`;
|
|
8291
8292
|
depositDetails: {
|
|
8292
8293
|
depositAddress: {
|
|
8293
8294
|
pubkeyX: `0x${string}`;
|
|
@@ -8308,7 +8309,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8308
8309
|
};
|
|
8309
8310
|
inputAsset: "Btc";
|
|
8310
8311
|
depositAmount: bigint;
|
|
8311
|
-
outputAsset: "
|
|
8312
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8312
8313
|
destinationAddress: {
|
|
8313
8314
|
readonly chain: "Ethereum";
|
|
8314
8315
|
readonly address: `0x${string}`;
|
|
@@ -8325,7 +8326,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8325
8326
|
readonly chain: "Solana";
|
|
8326
8327
|
readonly address: string;
|
|
8327
8328
|
};
|
|
8328
|
-
txId: `0x${string}`;
|
|
8329
8329
|
affiliateFees: {
|
|
8330
8330
|
account: number;
|
|
8331
8331
|
bps: number;
|
|
@@ -8428,6 +8428,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8428
8428
|
chunkInterval: number;
|
|
8429
8429
|
} | null | undefined;
|
|
8430
8430
|
}, {
|
|
8431
|
+
txId: string;
|
|
8431
8432
|
depositDetails: {
|
|
8432
8433
|
depositAddress: {
|
|
8433
8434
|
pubkeyX: string;
|
|
@@ -8451,13 +8452,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8451
8452
|
};
|
|
8452
8453
|
depositAmount: string | number;
|
|
8453
8454
|
outputAsset: {
|
|
8454
|
-
__kind: "
|
|
8455
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8455
8456
|
};
|
|
8456
8457
|
destinationAddress: {
|
|
8457
8458
|
value: string;
|
|
8458
8459
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8459
8460
|
};
|
|
8460
|
-
txId: string;
|
|
8461
8461
|
affiliateFees: {
|
|
8462
8462
|
account: number;
|
|
8463
8463
|
bps: number;
|
|
@@ -8565,6 +8565,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8565
8565
|
}, "strip", z.ZodTypeAny, {
|
|
8566
8566
|
__kind: "Vault";
|
|
8567
8567
|
vaultWitness: {
|
|
8568
|
+
txId: `0x${string}`;
|
|
8568
8569
|
depositDetails: {
|
|
8569
8570
|
depositAddress: {
|
|
8570
8571
|
pubkeyX: `0x${string}`;
|
|
@@ -8585,7 +8586,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8585
8586
|
};
|
|
8586
8587
|
inputAsset: "Btc";
|
|
8587
8588
|
depositAmount: bigint;
|
|
8588
|
-
outputAsset: "
|
|
8589
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8589
8590
|
destinationAddress: {
|
|
8590
8591
|
readonly chain: "Ethereum";
|
|
8591
8592
|
readonly address: `0x${string}`;
|
|
@@ -8602,7 +8603,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8602
8603
|
readonly chain: "Solana";
|
|
8603
8604
|
readonly address: string;
|
|
8604
8605
|
};
|
|
8605
|
-
txId: `0x${string}`;
|
|
8606
8606
|
affiliateFees: {
|
|
8607
8607
|
account: number;
|
|
8608
8608
|
bps: number;
|
|
@@ -8708,6 +8708,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8708
8708
|
}, {
|
|
8709
8709
|
__kind: "Vault";
|
|
8710
8710
|
vaultWitness: {
|
|
8711
|
+
txId: string;
|
|
8711
8712
|
depositDetails: {
|
|
8712
8713
|
depositAddress: {
|
|
8713
8714
|
pubkeyX: string;
|
|
@@ -8731,13 +8732,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8731
8732
|
};
|
|
8732
8733
|
depositAmount: string | number;
|
|
8733
8734
|
outputAsset: {
|
|
8734
|
-
__kind: "
|
|
8735
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
8735
8736
|
};
|
|
8736
8737
|
destinationAddress: {
|
|
8737
8738
|
value: string;
|
|
8738
8739
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8739
8740
|
};
|
|
8740
|
-
txId: string;
|
|
8741
8741
|
affiliateFees: {
|
|
8742
8742
|
account: number;
|
|
8743
8743
|
bps: number;
|
|
@@ -9293,11 +9293,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9293
9293
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9294
9294
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
9295
9295
|
}, "strip", z.ZodTypeAny, {
|
|
9296
|
-
__kind: "
|
|
9296
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9297
9297
|
}, {
|
|
9298
|
-
__kind: "
|
|
9299
|
-
}>, "
|
|
9300
|
-
__kind: "
|
|
9298
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9299
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
9300
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9301
9301
|
}>;
|
|
9302
9302
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9303
9303
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -9624,12 +9624,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9624
9624
|
}>>>;
|
|
9625
9625
|
boostFee: z.ZodNumber;
|
|
9626
9626
|
}, "strip", z.ZodTypeAny, {
|
|
9627
|
+
txId: `0x${string}`;
|
|
9627
9628
|
depositDetails: {
|
|
9628
9629
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9629
9630
|
};
|
|
9630
9631
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
9631
9632
|
depositAmount: bigint;
|
|
9632
|
-
outputAsset: "
|
|
9633
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9633
9634
|
destinationAddress: {
|
|
9634
9635
|
readonly chain: "Ethereum";
|
|
9635
9636
|
readonly address: `0x${string}`;
|
|
@@ -9646,7 +9647,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9646
9647
|
readonly chain: "Solana";
|
|
9647
9648
|
readonly address: string;
|
|
9648
9649
|
};
|
|
9649
|
-
txId: `0x${string}`;
|
|
9650
9650
|
affiliateFees: {
|
|
9651
9651
|
account: number;
|
|
9652
9652
|
bps: number;
|
|
@@ -9711,6 +9711,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9711
9711
|
chunkInterval: number;
|
|
9712
9712
|
} | null | undefined;
|
|
9713
9713
|
}, {
|
|
9714
|
+
txId: string;
|
|
9714
9715
|
depositDetails: {
|
|
9715
9716
|
txHashes?: string[] | null | undefined;
|
|
9716
9717
|
};
|
|
@@ -9719,13 +9720,12 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9719
9720
|
};
|
|
9720
9721
|
depositAmount: string | number;
|
|
9721
9722
|
outputAsset: {
|
|
9722
|
-
__kind: "
|
|
9723
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9723
9724
|
};
|
|
9724
9725
|
destinationAddress: {
|
|
9725
9726
|
value: string;
|
|
9726
9727
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9727
9728
|
};
|
|
9728
|
-
txId: string;
|
|
9729
9729
|
affiliateFees: {
|
|
9730
9730
|
account: number;
|
|
9731
9731
|
bps: number;
|
|
@@ -9877,11 +9877,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9877
9877
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9878
9878
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
9879
9879
|
}, "strip", z.ZodTypeAny, {
|
|
9880
|
-
__kind: "
|
|
9880
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9881
9881
|
}, {
|
|
9882
|
-
__kind: "
|
|
9883
|
-
}>, "
|
|
9884
|
-
__kind: "
|
|
9882
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9883
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
9884
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9885
9885
|
}>;
|
|
9886
9886
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9887
9887
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -10208,12 +10208,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10208
10208
|
}>>>;
|
|
10209
10209
|
boostFee: z.ZodNumber;
|
|
10210
10210
|
}, "strip", z.ZodTypeAny, {
|
|
10211
|
+
txId: `0x${string}`;
|
|
10211
10212
|
depositDetails: {
|
|
10212
10213
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
10213
10214
|
};
|
|
10214
10215
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10215
10216
|
depositAmount: bigint;
|
|
10216
|
-
outputAsset: "
|
|
10217
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10217
10218
|
destinationAddress: {
|
|
10218
10219
|
readonly chain: "Ethereum";
|
|
10219
10220
|
readonly address: `0x${string}`;
|
|
@@ -10230,7 +10231,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10230
10231
|
readonly chain: "Solana";
|
|
10231
10232
|
readonly address: string;
|
|
10232
10233
|
};
|
|
10233
|
-
txId: `0x${string}`;
|
|
10234
10234
|
affiliateFees: {
|
|
10235
10235
|
account: number;
|
|
10236
10236
|
bps: number;
|
|
@@ -10295,6 +10295,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10295
10295
|
chunkInterval: number;
|
|
10296
10296
|
} | null | undefined;
|
|
10297
10297
|
}, {
|
|
10298
|
+
txId: string;
|
|
10298
10299
|
depositDetails: {
|
|
10299
10300
|
txHashes?: string[] | null | undefined;
|
|
10300
10301
|
};
|
|
@@ -10303,13 +10304,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10303
10304
|
};
|
|
10304
10305
|
depositAmount: string | number;
|
|
10305
10306
|
outputAsset: {
|
|
10306
|
-
__kind: "
|
|
10307
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10307
10308
|
};
|
|
10308
10309
|
destinationAddress: {
|
|
10309
10310
|
value: string;
|
|
10310
10311
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10311
10312
|
};
|
|
10312
|
-
txId: string;
|
|
10313
10313
|
affiliateFees: {
|
|
10314
10314
|
account: number;
|
|
10315
10315
|
bps: number;
|
|
@@ -10379,12 +10379,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10379
10379
|
}, "strip", z.ZodTypeAny, {
|
|
10380
10380
|
__kind: "Vault";
|
|
10381
10381
|
vaultWitness: {
|
|
10382
|
+
txId: `0x${string}`;
|
|
10382
10383
|
depositDetails: {
|
|
10383
10384
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
10384
10385
|
};
|
|
10385
10386
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10386
10387
|
depositAmount: bigint;
|
|
10387
|
-
outputAsset: "
|
|
10388
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10388
10389
|
destinationAddress: {
|
|
10389
10390
|
readonly chain: "Ethereum";
|
|
10390
10391
|
readonly address: `0x${string}`;
|
|
@@ -10401,7 +10402,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10401
10402
|
readonly chain: "Solana";
|
|
10402
10403
|
readonly address: string;
|
|
10403
10404
|
};
|
|
10404
|
-
txId: `0x${string}`;
|
|
10405
10405
|
affiliateFees: {
|
|
10406
10406
|
account: number;
|
|
10407
10407
|
bps: number;
|
|
@@ -10469,6 +10469,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10469
10469
|
}, {
|
|
10470
10470
|
__kind: "Vault";
|
|
10471
10471
|
vaultWitness: {
|
|
10472
|
+
txId: string;
|
|
10472
10473
|
depositDetails: {
|
|
10473
10474
|
txHashes?: string[] | null | undefined;
|
|
10474
10475
|
};
|
|
@@ -10477,13 +10478,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10477
10478
|
};
|
|
10478
10479
|
depositAmount: string | number;
|
|
10479
10480
|
outputAsset: {
|
|
10480
|
-
__kind: "
|
|
10481
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10481
10482
|
};
|
|
10482
10483
|
destinationAddress: {
|
|
10483
10484
|
value: string;
|
|
10484
10485
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10485
10486
|
};
|
|
10486
|
-
txId: string;
|
|
10487
10487
|
affiliateFees: {
|
|
10488
10488
|
account: number;
|
|
10489
10489
|
bps: number;
|
|
@@ -10969,11 +10969,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
10969
10969
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
10970
10970
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
10971
10971
|
}, "strip", z.ZodTypeAny, {
|
|
10972
|
-
__kind: "
|
|
10972
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10973
10973
|
}, {
|
|
10974
|
-
__kind: "
|
|
10975
|
-
}>, "
|
|
10976
|
-
__kind: "
|
|
10974
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10975
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
10976
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10977
10977
|
}>;
|
|
10978
10978
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
10979
10979
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -11300,9 +11300,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11300
11300
|
}>>>;
|
|
11301
11301
|
boostFee: z.ZodNumber;
|
|
11302
11302
|
}, "strip", z.ZodTypeAny, {
|
|
11303
|
+
txId: [`0x${string}`, bigint];
|
|
11303
11304
|
inputAsset: "Sol" | "SolUsdc";
|
|
11304
11305
|
depositAmount: bigint;
|
|
11305
|
-
outputAsset: "
|
|
11306
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11306
11307
|
destinationAddress: {
|
|
11307
11308
|
readonly chain: "Ethereum";
|
|
11308
11309
|
readonly address: `0x${string}`;
|
|
@@ -11319,7 +11320,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11319
11320
|
readonly chain: "Solana";
|
|
11320
11321
|
readonly address: string;
|
|
11321
11322
|
};
|
|
11322
|
-
txId: [`0x${string}`, bigint];
|
|
11323
11323
|
affiliateFees: {
|
|
11324
11324
|
account: number;
|
|
11325
11325
|
bps: number;
|
|
@@ -11384,18 +11384,18 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11384
11384
|
chunkInterval: number;
|
|
11385
11385
|
} | null | undefined;
|
|
11386
11386
|
}, {
|
|
11387
|
+
txId: [string, string | number];
|
|
11387
11388
|
inputAsset: {
|
|
11388
11389
|
__kind: "Sol" | "SolUsdc";
|
|
11389
11390
|
};
|
|
11390
11391
|
depositAmount: string | number;
|
|
11391
11392
|
outputAsset: {
|
|
11392
|
-
__kind: "
|
|
11393
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11393
11394
|
};
|
|
11394
11395
|
destinationAddress: {
|
|
11395
11396
|
value: string;
|
|
11396
11397
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11397
11398
|
};
|
|
11398
|
-
txId: [string, string | number];
|
|
11399
11399
|
affiliateFees: {
|
|
11400
11400
|
account: number;
|
|
11401
11401
|
bps: number;
|
|
@@ -11521,11 +11521,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11521
11521
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
11522
11522
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
11523
11523
|
}, "strip", z.ZodTypeAny, {
|
|
11524
|
-
__kind: "
|
|
11524
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11525
11525
|
}, {
|
|
11526
|
-
__kind: "
|
|
11527
|
-
}>, "
|
|
11528
|
-
__kind: "
|
|
11526
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11527
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
11528
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11529
11529
|
}>;
|
|
11530
11530
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
11531
11531
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -11852,9 +11852,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11852
11852
|
}>>>;
|
|
11853
11853
|
boostFee: z.ZodNumber;
|
|
11854
11854
|
}, "strip", z.ZodTypeAny, {
|
|
11855
|
+
txId: [`0x${string}`, bigint];
|
|
11855
11856
|
inputAsset: "Sol" | "SolUsdc";
|
|
11856
11857
|
depositAmount: bigint;
|
|
11857
|
-
outputAsset: "
|
|
11858
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11858
11859
|
destinationAddress: {
|
|
11859
11860
|
readonly chain: "Ethereum";
|
|
11860
11861
|
readonly address: `0x${string}`;
|
|
@@ -11871,7 +11872,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11871
11872
|
readonly chain: "Solana";
|
|
11872
11873
|
readonly address: string;
|
|
11873
11874
|
};
|
|
11874
|
-
txId: [`0x${string}`, bigint];
|
|
11875
11875
|
affiliateFees: {
|
|
11876
11876
|
account: number;
|
|
11877
11877
|
bps: number;
|
|
@@ -11936,18 +11936,18 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11936
11936
|
chunkInterval: number;
|
|
11937
11937
|
} | null | undefined;
|
|
11938
11938
|
}, {
|
|
11939
|
+
txId: [string, string | number];
|
|
11939
11940
|
inputAsset: {
|
|
11940
11941
|
__kind: "Sol" | "SolUsdc";
|
|
11941
11942
|
};
|
|
11942
11943
|
depositAmount: string | number;
|
|
11943
11944
|
outputAsset: {
|
|
11944
|
-
__kind: "
|
|
11945
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11945
11946
|
};
|
|
11946
11947
|
destinationAddress: {
|
|
11947
11948
|
value: string;
|
|
11948
11949
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11949
11950
|
};
|
|
11950
|
-
txId: [string, string | number];
|
|
11951
11951
|
affiliateFees: {
|
|
11952
11952
|
account: number;
|
|
11953
11953
|
bps: number;
|
|
@@ -12017,9 +12017,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12017
12017
|
}, "strip", z.ZodTypeAny, {
|
|
12018
12018
|
__kind: "Vault";
|
|
12019
12019
|
vaultWitness: {
|
|
12020
|
+
txId: [`0x${string}`, bigint];
|
|
12020
12021
|
inputAsset: "Sol" | "SolUsdc";
|
|
12021
12022
|
depositAmount: bigint;
|
|
12022
|
-
outputAsset: "
|
|
12023
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12023
12024
|
destinationAddress: {
|
|
12024
12025
|
readonly chain: "Ethereum";
|
|
12025
12026
|
readonly address: `0x${string}`;
|
|
@@ -12036,7 +12037,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12036
12037
|
readonly chain: "Solana";
|
|
12037
12038
|
readonly address: string;
|
|
12038
12039
|
};
|
|
12039
|
-
txId: [`0x${string}`, bigint];
|
|
12040
12040
|
affiliateFees: {
|
|
12041
12041
|
account: number;
|
|
12042
12042
|
bps: number;
|
|
@@ -12104,18 +12104,18 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12104
12104
|
}, {
|
|
12105
12105
|
__kind: "Vault";
|
|
12106
12106
|
vaultWitness: {
|
|
12107
|
+
txId: [string, string | number];
|
|
12107
12108
|
inputAsset: {
|
|
12108
12109
|
__kind: "Sol" | "SolUsdc";
|
|
12109
12110
|
};
|
|
12110
12111
|
depositAmount: string | number;
|
|
12111
12112
|
outputAsset: {
|
|
12112
|
-
__kind: "
|
|
12113
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12113
12114
|
};
|
|
12114
12115
|
destinationAddress: {
|
|
12115
12116
|
value: string;
|
|
12116
12117
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12117
12118
|
};
|
|
12118
|
-
txId: [string, string | number];
|
|
12119
12119
|
affiliateFees: {
|
|
12120
12120
|
account: number;
|
|
12121
12121
|
bps: number;
|