@chainflip/processor 2.0.0 → 2.0.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/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
- package/dist/11000/common.cjs +38 -8
- package/dist/11000/common.d.cts +2131 -801
- package/dist/11000/common.d.ts +2131 -801
- package/dist/11000/common.mjs +38 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/common.cjs +38 -8
- package/dist/11100/common.d.cts +2067 -737
- package/dist/11100/common.d.ts +2067 -737
- package/dist/11100/common.mjs +38 -8
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +218 -9
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +218 -9
- package/dist/11200/common.cjs +85 -15
- package/dist/11200/common.d.cts +4493 -2569
- package/dist/11200/common.d.ts +4493 -2569
- package/dist/11200/common.mjs +86 -16
- package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.ts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/141/swapping/swapExecuted.d.cts +88 -88
- package/dist/141/swapping/swapExecuted.d.ts +88 -88
- package/dist/141/swapping/swapScheduled.d.cts +97 -97
- package/dist/141/swapping/swapScheduled.d.ts +97 -97
- package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +161 -161
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +161 -161
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.ts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.ts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/200/common.cjs +25 -1
- package/dist/200/common.d.cts +37 -1
- package/dist/200/common.d.ts +37 -1
- package/dist/200/common.mjs +24 -0
- package/dist/200/lendingPools/collateralAdded.cjs +7 -1
- package/dist/200/lendingPools/collateralAdded.d.cts +13 -0
- package/dist/200/lendingPools/collateralAdded.d.ts +13 -0
- package/dist/200/lendingPools/collateralAdded.mjs +8 -2
- package/dist/200/lendingPools/liquidationCompleted.cjs +13 -0
- package/dist/200/lendingPools/liquidationCompleted.d.cts +24 -0
- package/dist/200/lendingPools/liquidationCompleted.d.ts +24 -0
- package/dist/200/lendingPools/liquidationCompleted.mjs +13 -0
- package/dist/200/lendingPools/liquidationInitiated.cjs +5 -1
- package/dist/200/lendingPools/liquidationInitiated.d.cts +13 -3
- package/dist/200/lendingPools/liquidationInitiated.d.ts +13 -3
- package/dist/200/lendingPools/liquidationInitiated.mjs +6 -2
- package/dist/200/swapping/swapRequestCompleted.cjs +10 -0
- package/dist/200/swapping/swapRequestCompleted.d.cts +24 -0
- package/dist/200/swapping/swapRequestCompleted.d.ts +24 -0
- package/dist/200/swapping/swapRequestCompleted.mjs +10 -0
- package/package.json +1 -1
package/dist/11200/common.mjs
CHANGED
|
@@ -411,7 +411,7 @@ var cfChainsCcmChannelMetadataCcmAdditionalData = z.object({
|
|
|
411
411
|
gasBudget: numberOrHex,
|
|
412
412
|
ccmAdditionalData: hexString
|
|
413
413
|
});
|
|
414
|
-
var
|
|
414
|
+
var cfEthereumChainCcmDepositMetadata = z.object({
|
|
415
415
|
channelMetadata: cfChainsCcmChannelMetadataCcmAdditionalData,
|
|
416
416
|
sourceChain: cfPrimitivesChainsForeignChain,
|
|
417
417
|
sourceAddress: cfChainsAddressForeignChainAddress.nullish()
|
|
@@ -420,7 +420,7 @@ var cfPrimitivesBeneficiaryAffiliateShortId = z.object({
|
|
|
420
420
|
account: z.number(),
|
|
421
421
|
bps: z.number()
|
|
422
422
|
});
|
|
423
|
-
var
|
|
423
|
+
var cfEthereumChainRefundParametersChannelRefundParameters = z.object({
|
|
424
424
|
retryDuration: z.number(),
|
|
425
425
|
refundAddress: hexString,
|
|
426
426
|
minPrice: numberOrHex,
|
|
@@ -435,11 +435,11 @@ var palletCfEthereumIngressEgressVaultDepositWitnessEthereum = z.object({
|
|
|
435
435
|
depositDetails: cfChainsEvmDepositDetails,
|
|
436
436
|
outputAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
437
437
|
destinationAddress: cfChainsAddressEncodedAddress,
|
|
438
|
-
depositMetadata:
|
|
438
|
+
depositMetadata: cfEthereumChainCcmDepositMetadata.nullish(),
|
|
439
439
|
txId: hexString,
|
|
440
440
|
brokerFee: cfPrimitivesBeneficiaryAccountId32.nullish(),
|
|
441
441
|
affiliateFees: z.array(cfPrimitivesBeneficiaryAffiliateShortId),
|
|
442
|
-
refundParams:
|
|
442
|
+
refundParams: cfEthereumChainRefundParametersChannelRefundParameters,
|
|
443
443
|
dcaParams: cfPrimitivesDcaParameters.nullish(),
|
|
444
444
|
boostFee: z.number()
|
|
445
445
|
});
|
|
@@ -523,6 +523,18 @@ var palletCfPolkadotIngressEgressDepositWitnessPolkadot = z.object({
|
|
|
523
523
|
amount: numberOrHex,
|
|
524
524
|
depositDetails: z.number()
|
|
525
525
|
});
|
|
526
|
+
var cfPolkadotChainCcmDepositMetadata = z.object({
|
|
527
|
+
channelMetadata: cfChainsCcmChannelMetadataCcmAdditionalData,
|
|
528
|
+
sourceChain: cfPrimitivesChainsForeignChain,
|
|
529
|
+
sourceAddress: cfChainsAddressForeignChainAddress.nullish()
|
|
530
|
+
});
|
|
531
|
+
var cfPolkadotChainRefundParametersChannelRefundParameters = z.object({
|
|
532
|
+
retryDuration: z.number(),
|
|
533
|
+
refundAddress: hexString,
|
|
534
|
+
minPrice: numberOrHex,
|
|
535
|
+
refundCcmMetadata: cfChainsCcmChannelMetadataCcmAdditionalData.nullish(),
|
|
536
|
+
maxOraclePriceSlippage: z.number().nullish()
|
|
537
|
+
});
|
|
526
538
|
var palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot = z.object({
|
|
527
539
|
inputAsset: cfPrimitivesChainsAssetsDotAsset,
|
|
528
540
|
depositAddress: hexString.nullish(),
|
|
@@ -531,11 +543,11 @@ var palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot = z.object({
|
|
|
531
543
|
depositDetails: z.number(),
|
|
532
544
|
outputAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
533
545
|
destinationAddress: cfChainsAddressEncodedAddress,
|
|
534
|
-
depositMetadata:
|
|
546
|
+
depositMetadata: cfPolkadotChainCcmDepositMetadata.nullish(),
|
|
535
547
|
txId: cfPrimitivesTxId,
|
|
536
548
|
brokerFee: cfPrimitivesBeneficiaryAccountId32.nullish(),
|
|
537
549
|
affiliateFees: z.array(cfPrimitivesBeneficiaryAffiliateShortId),
|
|
538
|
-
refundParams:
|
|
550
|
+
refundParams: cfPolkadotChainRefundParametersChannelRefundParameters,
|
|
539
551
|
dcaParams: cfPrimitivesDcaParameters.nullish(),
|
|
540
552
|
boostFee: z.number()
|
|
541
553
|
});
|
|
@@ -629,6 +641,18 @@ var palletCfBitcoinIngressEgressDepositWitnessBitcoin = z.object({
|
|
|
629
641
|
amount: numberOrHex,
|
|
630
642
|
depositDetails: cfChainsBtcUtxo
|
|
631
643
|
});
|
|
644
|
+
var cfBitcoinChainCcmDepositMetadata = z.object({
|
|
645
|
+
channelMetadata: cfChainsCcmChannelMetadataCcmAdditionalData,
|
|
646
|
+
sourceChain: cfPrimitivesChainsForeignChain,
|
|
647
|
+
sourceAddress: cfChainsAddressForeignChainAddress.nullish()
|
|
648
|
+
});
|
|
649
|
+
var cfBitcoinChainRefundParametersChannelRefundParameters = z.object({
|
|
650
|
+
retryDuration: z.number(),
|
|
651
|
+
refundAddress: cfChainsBtcScriptPubkey,
|
|
652
|
+
minPrice: numberOrHex,
|
|
653
|
+
refundCcmMetadata: cfChainsCcmChannelMetadataCcmAdditionalData.nullish(),
|
|
654
|
+
maxOraclePriceSlippage: z.number().nullish()
|
|
655
|
+
});
|
|
632
656
|
var palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin = z.object({
|
|
633
657
|
inputAsset: cfPrimitivesChainsAssetsBtcAsset,
|
|
634
658
|
depositAddress: cfChainsBtcScriptPubkey.nullish(),
|
|
@@ -637,11 +661,11 @@ var palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin = z.object({
|
|
|
637
661
|
depositDetails: cfChainsBtcUtxo,
|
|
638
662
|
outputAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
639
663
|
destinationAddress: cfChainsAddressEncodedAddress,
|
|
640
|
-
depositMetadata:
|
|
664
|
+
depositMetadata: cfBitcoinChainCcmDepositMetadata.nullish(),
|
|
641
665
|
txId: hexString,
|
|
642
666
|
brokerFee: cfPrimitivesBeneficiaryAccountId32.nullish(),
|
|
643
667
|
affiliateFees: z.array(cfPrimitivesBeneficiaryAffiliateShortId),
|
|
644
|
-
refundParams:
|
|
668
|
+
refundParams: cfBitcoinChainRefundParametersChannelRefundParameters,
|
|
645
669
|
dcaParams: cfPrimitivesDcaParameters.nullish(),
|
|
646
670
|
boostFee: z.number()
|
|
647
671
|
});
|
|
@@ -718,6 +742,18 @@ var palletCfArbitrumIngressEgressDepositWitnessArbitrum = z.object({
|
|
|
718
742
|
amount: numberOrHex,
|
|
719
743
|
depositDetails: cfChainsEvmDepositDetails
|
|
720
744
|
});
|
|
745
|
+
var cfArbitrumChainCcmDepositMetadata = z.object({
|
|
746
|
+
channelMetadata: cfChainsCcmChannelMetadataCcmAdditionalData,
|
|
747
|
+
sourceChain: cfPrimitivesChainsForeignChain,
|
|
748
|
+
sourceAddress: cfChainsAddressForeignChainAddress.nullish()
|
|
749
|
+
});
|
|
750
|
+
var cfArbitrumChainRefundParametersChannelRefundParameters = z.object({
|
|
751
|
+
retryDuration: z.number(),
|
|
752
|
+
refundAddress: hexString,
|
|
753
|
+
minPrice: numberOrHex,
|
|
754
|
+
refundCcmMetadata: cfChainsCcmChannelMetadataCcmAdditionalData.nullish(),
|
|
755
|
+
maxOraclePriceSlippage: z.number().nullish()
|
|
756
|
+
});
|
|
721
757
|
var palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum = z.object({
|
|
722
758
|
inputAsset: cfPrimitivesChainsAssetsArbAsset,
|
|
723
759
|
depositAddress: hexString.nullish(),
|
|
@@ -726,11 +762,11 @@ var palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum = z.object({
|
|
|
726
762
|
depositDetails: cfChainsEvmDepositDetails,
|
|
727
763
|
outputAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
728
764
|
destinationAddress: cfChainsAddressEncodedAddress,
|
|
729
|
-
depositMetadata:
|
|
765
|
+
depositMetadata: cfArbitrumChainCcmDepositMetadata.nullish(),
|
|
730
766
|
txId: hexString,
|
|
731
767
|
brokerFee: cfPrimitivesBeneficiaryAccountId32.nullish(),
|
|
732
768
|
affiliateFees: z.array(cfPrimitivesBeneficiaryAffiliateShortId),
|
|
733
|
-
refundParams:
|
|
769
|
+
refundParams: cfArbitrumChainRefundParametersChannelRefundParameters,
|
|
734
770
|
dcaParams: cfPrimitivesDcaParameters.nullish(),
|
|
735
771
|
boostFee: z.number()
|
|
736
772
|
});
|
|
@@ -811,6 +847,18 @@ var palletCfSolanaIngressEgressDepositWitnessSolana = z.object({
|
|
|
811
847
|
amount: numberOrHex,
|
|
812
848
|
depositDetails: cfChainsSolVaultSwapOrDepositChannelId
|
|
813
849
|
});
|
|
850
|
+
var cfSolanaChainCcmDepositMetadata = z.object({
|
|
851
|
+
channelMetadata: cfChainsCcmChannelMetadataCcmAdditionalData,
|
|
852
|
+
sourceChain: cfPrimitivesChainsForeignChain,
|
|
853
|
+
sourceAddress: cfChainsAddressForeignChainAddress.nullish()
|
|
854
|
+
});
|
|
855
|
+
var cfSolanaChainRefundParametersChannelRefundParameters = z.object({
|
|
856
|
+
retryDuration: z.number(),
|
|
857
|
+
refundAddress: hexString,
|
|
858
|
+
minPrice: numberOrHex,
|
|
859
|
+
refundCcmMetadata: cfChainsCcmChannelMetadataCcmAdditionalData.nullish(),
|
|
860
|
+
maxOraclePriceSlippage: z.number().nullish()
|
|
861
|
+
});
|
|
814
862
|
var palletCfSolanaIngressEgressVaultDepositWitnessSolana = z.object({
|
|
815
863
|
inputAsset: cfPrimitivesChainsAssetsSolAsset,
|
|
816
864
|
depositAddress: hexString.nullish(),
|
|
@@ -819,11 +867,11 @@ var palletCfSolanaIngressEgressVaultDepositWitnessSolana = z.object({
|
|
|
819
867
|
depositDetails: cfChainsSolVaultSwapOrDepositChannelId,
|
|
820
868
|
outputAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
821
869
|
destinationAddress: cfChainsAddressEncodedAddress,
|
|
822
|
-
depositMetadata:
|
|
870
|
+
depositMetadata: cfSolanaChainCcmDepositMetadata.nullish(),
|
|
823
871
|
txId: z.tuple([hexString, numberOrHex]),
|
|
824
872
|
brokerFee: cfPrimitivesBeneficiaryAccountId32.nullish(),
|
|
825
873
|
affiliateFees: z.array(cfPrimitivesBeneficiaryAffiliateShortId),
|
|
826
|
-
refundParams:
|
|
874
|
+
refundParams: cfSolanaChainRefundParametersChannelRefundParameters,
|
|
827
875
|
dcaParams: cfPrimitivesDcaParameters.nullish(),
|
|
828
876
|
boostFee: z.number()
|
|
829
877
|
});
|
|
@@ -897,6 +945,18 @@ var palletCfAssethubIngressEgressDepositWitnessAssethub = z.object({
|
|
|
897
945
|
amount: numberOrHex,
|
|
898
946
|
depositDetails: z.number()
|
|
899
947
|
});
|
|
948
|
+
var cfAssethubChainCcmDepositMetadata = z.object({
|
|
949
|
+
channelMetadata: cfChainsCcmChannelMetadataCcmAdditionalData,
|
|
950
|
+
sourceChain: cfPrimitivesChainsForeignChain,
|
|
951
|
+
sourceAddress: cfChainsAddressForeignChainAddress.nullish()
|
|
952
|
+
});
|
|
953
|
+
var cfAssethubChainRefundParametersChannelRefundParameters = z.object({
|
|
954
|
+
retryDuration: z.number(),
|
|
955
|
+
refundAddress: hexString,
|
|
956
|
+
minPrice: numberOrHex,
|
|
957
|
+
refundCcmMetadata: cfChainsCcmChannelMetadataCcmAdditionalData.nullish(),
|
|
958
|
+
maxOraclePriceSlippage: z.number().nullish()
|
|
959
|
+
});
|
|
900
960
|
var palletCfAssethubIngressEgressVaultDepositWitnessAssethub = z.object({
|
|
901
961
|
inputAsset: cfPrimitivesChainsAssetsHubAsset,
|
|
902
962
|
depositAddress: hexString.nullish(),
|
|
@@ -905,11 +965,11 @@ var palletCfAssethubIngressEgressVaultDepositWitnessAssethub = z.object({
|
|
|
905
965
|
depositDetails: z.number(),
|
|
906
966
|
outputAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
907
967
|
destinationAddress: cfChainsAddressEncodedAddress,
|
|
908
|
-
depositMetadata:
|
|
968
|
+
depositMetadata: cfAssethubChainCcmDepositMetadata.nullish(),
|
|
909
969
|
txId: cfPrimitivesTxId,
|
|
910
970
|
brokerFee: cfPrimitivesBeneficiaryAccountId32.nullish(),
|
|
911
971
|
affiliateFees: z.array(cfPrimitivesBeneficiaryAffiliateShortId),
|
|
912
|
-
refundParams:
|
|
972
|
+
refundParams: cfAssethubChainRefundParametersChannelRefundParameters,
|
|
913
973
|
dcaParams: cfPrimitivesDcaParameters.nullish(),
|
|
914
974
|
boostFee: z.number()
|
|
915
975
|
});
|
|
@@ -948,6 +1008,12 @@ var palletCfAssethubIngressEgressPalletConfigUpdateAssethub = z.discriminatedUni
|
|
|
948
1008
|
);
|
|
949
1009
|
export {
|
|
950
1010
|
accountId,
|
|
1011
|
+
cfArbitrumChainCcmDepositMetadata,
|
|
1012
|
+
cfArbitrumChainRefundParametersChannelRefundParameters,
|
|
1013
|
+
cfAssethubChainCcmDepositMetadata,
|
|
1014
|
+
cfAssethubChainRefundParametersChannelRefundParameters,
|
|
1015
|
+
cfBitcoinChainCcmDepositMetadata,
|
|
1016
|
+
cfBitcoinChainRefundParametersChannelRefundParameters,
|
|
951
1017
|
cfChainsAddressEncodedAddress,
|
|
952
1018
|
cfChainsAddressForeignChainAddress,
|
|
953
1019
|
cfChainsBtcBitcoinScript,
|
|
@@ -960,18 +1026,20 @@ export {
|
|
|
960
1026
|
cfChainsCcmChannelMetadataDecodedCcmAdditionalData,
|
|
961
1027
|
cfChainsCcmCheckerDecodedCcmAdditionalData,
|
|
962
1028
|
cfChainsCcmCheckerVersionedSolanaCcmAdditionalData,
|
|
963
|
-
cfChainsCcmDepositMetadata,
|
|
964
1029
|
cfChainsCcmDepositMetadataEncodedAddress,
|
|
965
1030
|
cfChainsCcmDepositMetadataForeignChainAddress,
|
|
966
1031
|
cfChainsDepositOriginType,
|
|
967
1032
|
cfChainsEvmDepositDetails,
|
|
968
1033
|
cfChainsRefundParametersAccountOrAddress,
|
|
969
|
-
cfChainsRefundParametersChannelRefundParameters,
|
|
970
1034
|
cfChainsSolSolTxCoreCcmAccounts,
|
|
971
1035
|
cfChainsSolSolTxCoreCcmAddress,
|
|
972
1036
|
cfChainsSolVaultSwapOrDepositChannelId,
|
|
973
1037
|
cfChainsSwapOrigin,
|
|
974
1038
|
cfChainsTransactionInIdForAnyChain,
|
|
1039
|
+
cfEthereumChainCcmDepositMetadata,
|
|
1040
|
+
cfEthereumChainRefundParametersChannelRefundParameters,
|
|
1041
|
+
cfPolkadotChainCcmDepositMetadata,
|
|
1042
|
+
cfPolkadotChainRefundParametersChannelRefundParameters,
|
|
975
1043
|
cfPrimitivesAccountRole,
|
|
976
1044
|
cfPrimitivesBeneficiaryAccountId32,
|
|
977
1045
|
cfPrimitivesBeneficiaryAffiliateShortId,
|
|
@@ -986,6 +1054,8 @@ export {
|
|
|
986
1054
|
cfPrimitivesDcaParameters,
|
|
987
1055
|
cfPrimitivesSemVer,
|
|
988
1056
|
cfPrimitivesTxId,
|
|
1057
|
+
cfSolanaChainCcmDepositMetadata,
|
|
1058
|
+
cfSolanaChainRefundParametersChannelRefundParameters,
|
|
989
1059
|
cfTraitsSwappingExpiryBehaviour,
|
|
990
1060
|
cfTraitsSwappingPriceLimitsAndExpiry,
|
|
991
1061
|
cfTraitsSwappingSwapOutputActionGenericEncodedAddress,
|
|
@@ -14,14 +14,14 @@ declare const swappingSwapRescheduled: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
swapId: bigint;
|
|
17
|
-
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
18
17
|
executeAt: number;
|
|
18
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
19
19
|
}, {
|
|
20
20
|
swapId: string | number;
|
|
21
|
+
executeAt: number;
|
|
21
22
|
reason: {
|
|
22
23
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
23
24
|
};
|
|
24
|
-
executeAt: number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
27
27
|
export { swappingSwapRescheduled };
|
|
@@ -14,14 +14,14 @@ declare const swappingSwapRescheduled: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
swapId: bigint;
|
|
17
|
-
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
18
17
|
executeAt: number;
|
|
18
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
19
19
|
}, {
|
|
20
20
|
swapId: string | number;
|
|
21
|
+
executeAt: number;
|
|
21
22
|
reason: {
|
|
22
23
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
23
24
|
};
|
|
24
|
-
executeAt: number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
27
27
|
export { swappingSwapRescheduled };
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -90,20 +90,20 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
90
90
|
}>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
depositAddress: {
|
|
93
|
-
__kind: "P2PKH";
|
|
94
93
|
value: `0x${string}`;
|
|
94
|
+
__kind: "P2PKH";
|
|
95
95
|
} | {
|
|
96
|
-
__kind: "P2SH";
|
|
97
96
|
value: `0x${string}`;
|
|
97
|
+
__kind: "P2SH";
|
|
98
98
|
} | {
|
|
99
|
-
__kind: "P2WPKH";
|
|
100
99
|
value: `0x${string}`;
|
|
100
|
+
__kind: "P2WPKH";
|
|
101
101
|
} | {
|
|
102
|
-
__kind: "P2WSH";
|
|
103
102
|
value: `0x${string}`;
|
|
103
|
+
__kind: "P2WSH";
|
|
104
104
|
} | {
|
|
105
|
-
__kind: "Taproot";
|
|
106
105
|
value: `0x${string}`;
|
|
106
|
+
__kind: "Taproot";
|
|
107
107
|
} | {
|
|
108
108
|
__kind: "OtherSegwit";
|
|
109
109
|
version: number;
|
|
@@ -118,20 +118,20 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
118
118
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
119
119
|
}, {
|
|
120
120
|
depositAddress: {
|
|
121
|
-
__kind: "P2PKH";
|
|
122
121
|
value: string;
|
|
122
|
+
__kind: "P2PKH";
|
|
123
123
|
} | {
|
|
124
|
-
__kind: "P2SH";
|
|
125
124
|
value: string;
|
|
125
|
+
__kind: "P2SH";
|
|
126
126
|
} | {
|
|
127
|
-
__kind: "P2WPKH";
|
|
128
127
|
value: string;
|
|
128
|
+
__kind: "P2WPKH";
|
|
129
129
|
} | {
|
|
130
|
-
__kind: "P2WSH";
|
|
131
130
|
value: string;
|
|
131
|
+
__kind: "P2WSH";
|
|
132
132
|
} | {
|
|
133
|
-
__kind: "Taproot";
|
|
134
133
|
value: string;
|
|
134
|
+
__kind: "Taproot";
|
|
135
135
|
} | {
|
|
136
136
|
__kind: "OtherSegwit";
|
|
137
137
|
version: number;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -90,20 +90,20 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
90
90
|
}>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
depositAddress: {
|
|
93
|
-
__kind: "P2PKH";
|
|
94
93
|
value: `0x${string}`;
|
|
94
|
+
__kind: "P2PKH";
|
|
95
95
|
} | {
|
|
96
|
-
__kind: "P2SH";
|
|
97
96
|
value: `0x${string}`;
|
|
97
|
+
__kind: "P2SH";
|
|
98
98
|
} | {
|
|
99
|
-
__kind: "P2WPKH";
|
|
100
99
|
value: `0x${string}`;
|
|
100
|
+
__kind: "P2WPKH";
|
|
101
101
|
} | {
|
|
102
|
-
__kind: "P2WSH";
|
|
103
102
|
value: `0x${string}`;
|
|
103
|
+
__kind: "P2WSH";
|
|
104
104
|
} | {
|
|
105
|
-
__kind: "Taproot";
|
|
106
105
|
value: `0x${string}`;
|
|
106
|
+
__kind: "Taproot";
|
|
107
107
|
} | {
|
|
108
108
|
__kind: "OtherSegwit";
|
|
109
109
|
version: number;
|
|
@@ -118,20 +118,20 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
118
118
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
119
119
|
}, {
|
|
120
120
|
depositAddress: {
|
|
121
|
-
__kind: "P2PKH";
|
|
122
121
|
value: string;
|
|
122
|
+
__kind: "P2PKH";
|
|
123
123
|
} | {
|
|
124
|
-
__kind: "P2SH";
|
|
125
124
|
value: string;
|
|
125
|
+
__kind: "P2SH";
|
|
126
126
|
} | {
|
|
127
|
-
__kind: "P2WPKH";
|
|
128
127
|
value: string;
|
|
128
|
+
__kind: "P2WPKH";
|
|
129
129
|
} | {
|
|
130
|
-
__kind: "P2WSH";
|
|
131
130
|
value: string;
|
|
131
|
+
__kind: "P2WSH";
|
|
132
132
|
} | {
|
|
133
|
-
__kind: "Taproot";
|
|
134
133
|
value: string;
|
|
134
|
+
__kind: "Taproot";
|
|
135
135
|
} | {
|
|
136
136
|
__kind: "OtherSegwit";
|
|
137
137
|
version: number;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -119,20 +119,20 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
119
119
|
}>]>;
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
121
|
depositAddress: {
|
|
122
|
-
__kind: "P2PKH";
|
|
123
122
|
value: `0x${string}`;
|
|
123
|
+
__kind: "P2PKH";
|
|
124
124
|
} | {
|
|
125
|
-
__kind: "P2SH";
|
|
126
125
|
value: `0x${string}`;
|
|
126
|
+
__kind: "P2SH";
|
|
127
127
|
} | {
|
|
128
|
-
__kind: "P2WPKH";
|
|
129
128
|
value: `0x${string}`;
|
|
129
|
+
__kind: "P2WPKH";
|
|
130
130
|
} | {
|
|
131
|
-
__kind: "P2WSH";
|
|
132
131
|
value: `0x${string}`;
|
|
132
|
+
__kind: "P2WSH";
|
|
133
133
|
} | {
|
|
134
|
-
__kind: "Taproot";
|
|
135
134
|
value: `0x${string}`;
|
|
135
|
+
__kind: "Taproot";
|
|
136
136
|
} | {
|
|
137
137
|
__kind: "OtherSegwit";
|
|
138
138
|
version: number;
|
|
@@ -160,20 +160,20 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
160
160
|
};
|
|
161
161
|
}, {
|
|
162
162
|
depositAddress: {
|
|
163
|
-
__kind: "P2PKH";
|
|
164
163
|
value: string;
|
|
164
|
+
__kind: "P2PKH";
|
|
165
165
|
} | {
|
|
166
|
-
__kind: "P2SH";
|
|
167
166
|
value: string;
|
|
167
|
+
__kind: "P2SH";
|
|
168
168
|
} | {
|
|
169
|
-
__kind: "P2WPKH";
|
|
170
169
|
value: string;
|
|
170
|
+
__kind: "P2WPKH";
|
|
171
171
|
} | {
|
|
172
|
-
__kind: "P2WSH";
|
|
173
172
|
value: string;
|
|
173
|
+
__kind: "P2WSH";
|
|
174
174
|
} | {
|
|
175
|
-
__kind: "Taproot";
|
|
176
175
|
value: string;
|
|
176
|
+
__kind: "Taproot";
|
|
177
177
|
} | {
|
|
178
178
|
__kind: "OtherSegwit";
|
|
179
179
|
version: number;
|