@chainflip/processor 2.0.2 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- 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/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- 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/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/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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 +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- 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/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- 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/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/200/common.cjs +44 -10
- package/dist/200/common.d.cts +1163 -215
- package/dist/200/common.d.ts +1163 -215
- package/dist/200/common.mjs +43 -9
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +9 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.ts +9 -0
- package/dist/200/funding/funded.cjs +12 -0
- package/dist/200/funding/funded.d.cts +87 -0
- package/dist/200/funding/funded.d.ts +87 -0
- package/dist/200/funding/funded.mjs +12 -0
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.ts +2 -2
- package/dist/200/lendingPools/palletConfigUpdated.d.cts +17 -12
- package/dist/200/lendingPools/palletConfigUpdated.d.ts +17 -12
- package/dist/200/lendingPools/whitelistUpdated.cjs +9 -0
- package/dist/200/lendingPools/whitelistUpdated.d.cts +66 -0
- package/dist/200/lendingPools/whitelistUpdated.d.ts +66 -0
- package/dist/200/lendingPools/whitelistUpdated.mjs +9 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.cjs +23 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +319 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +319 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.mjs +23 -0
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +1066 -52
- package/dist/200/swapping/swapRequested.d.ts +1066 -52
- package/package.json +2 -2
|
@@ -9,11 +9,11 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
9
9
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
10
10
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
13
12
|
value: `0x${string}`;
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
14
14
|
}, {
|
|
15
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
16
15
|
value: string;
|
|
16
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
17
17
|
}>, {
|
|
18
18
|
readonly chain: "Ethereum";
|
|
19
19
|
readonly address: `0x${string}`;
|
|
@@ -30,8 +30,8 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
30
30
|
readonly chain: "Solana";
|
|
31
31
|
readonly address: string;
|
|
32
32
|
}, {
|
|
33
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
35
35
|
}>;
|
|
36
36
|
depositMetadata: z.ZodObject<{
|
|
37
37
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -47,67 +47,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
47
47
|
__kind: z.ZodLiteral<"Eth">;
|
|
48
48
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
|
-
__kind: "Eth";
|
|
51
50
|
value: `0x${string}`;
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "Eth";
|
|
52
|
+
}, {
|
|
54
53
|
value: string;
|
|
54
|
+
__kind: "Eth";
|
|
55
55
|
}>, z.ZodObject<{
|
|
56
56
|
__kind: z.ZodLiteral<"Dot">;
|
|
57
57
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
58
58
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
__kind: "Dot";
|
|
60
59
|
value: `0x${string}`;
|
|
61
|
-
}, {
|
|
62
60
|
__kind: "Dot";
|
|
61
|
+
}, {
|
|
63
62
|
value: string;
|
|
63
|
+
__kind: "Dot";
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Btc">;
|
|
66
66
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
67
67
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
68
68
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
69
69
|
}, "strip", z.ZodTypeAny, {
|
|
70
|
-
__kind: "P2PKH";
|
|
71
70
|
value: `0x${string}`;
|
|
72
|
-
}, {
|
|
73
71
|
__kind: "P2PKH";
|
|
72
|
+
}, {
|
|
74
73
|
value: string;
|
|
74
|
+
__kind: "P2PKH";
|
|
75
75
|
}>, z.ZodObject<{
|
|
76
76
|
__kind: z.ZodLiteral<"P2SH">;
|
|
77
77
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
__kind: "P2SH";
|
|
80
79
|
value: `0x${string}`;
|
|
81
|
-
}, {
|
|
82
80
|
__kind: "P2SH";
|
|
81
|
+
}, {
|
|
83
82
|
value: string;
|
|
83
|
+
__kind: "P2SH";
|
|
84
84
|
}>, z.ZodObject<{
|
|
85
85
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
86
86
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
__kind: "P2WPKH";
|
|
89
88
|
value: `0x${string}`;
|
|
90
|
-
}, {
|
|
91
89
|
__kind: "P2WPKH";
|
|
90
|
+
}, {
|
|
92
91
|
value: string;
|
|
92
|
+
__kind: "P2WPKH";
|
|
93
93
|
}>, z.ZodObject<{
|
|
94
94
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
95
95
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
__kind: "P2WSH";
|
|
98
97
|
value: `0x${string}`;
|
|
99
|
-
}, {
|
|
100
98
|
__kind: "P2WSH";
|
|
99
|
+
}, {
|
|
101
100
|
value: string;
|
|
101
|
+
__kind: "P2WSH";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Taproot">;
|
|
104
104
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "Taproot";
|
|
107
106
|
value: `0x${string}`;
|
|
108
|
-
}, {
|
|
109
107
|
__kind: "Taproot";
|
|
108
|
+
}, {
|
|
110
109
|
value: string;
|
|
110
|
+
__kind: "Taproot";
|
|
111
111
|
}>, z.ZodObject<{
|
|
112
112
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
113
113
|
version: z.ZodNumber;
|
|
@@ -122,67 +122,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
122
122
|
program: string;
|
|
123
123
|
}>]>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
__kind: "Btc";
|
|
126
125
|
value: {
|
|
127
|
-
__kind: "P2PKH";
|
|
128
126
|
value: `0x${string}`;
|
|
127
|
+
__kind: "P2PKH";
|
|
129
128
|
} | {
|
|
130
|
-
__kind: "P2SH";
|
|
131
129
|
value: `0x${string}`;
|
|
130
|
+
__kind: "P2SH";
|
|
132
131
|
} | {
|
|
133
|
-
__kind: "P2WPKH";
|
|
134
132
|
value: `0x${string}`;
|
|
133
|
+
__kind: "P2WPKH";
|
|
135
134
|
} | {
|
|
136
|
-
__kind: "P2WSH";
|
|
137
135
|
value: `0x${string}`;
|
|
136
|
+
__kind: "P2WSH";
|
|
138
137
|
} | {
|
|
139
|
-
__kind: "Taproot";
|
|
140
138
|
value: `0x${string}`;
|
|
139
|
+
__kind: "Taproot";
|
|
141
140
|
} | {
|
|
142
141
|
__kind: "OtherSegwit";
|
|
143
142
|
version: number;
|
|
144
143
|
program: `0x${string}`;
|
|
145
144
|
};
|
|
146
|
-
}, {
|
|
147
145
|
__kind: "Btc";
|
|
146
|
+
}, {
|
|
148
147
|
value: {
|
|
149
|
-
__kind: "P2PKH";
|
|
150
148
|
value: string;
|
|
149
|
+
__kind: "P2PKH";
|
|
151
150
|
} | {
|
|
152
|
-
__kind: "P2SH";
|
|
153
151
|
value: string;
|
|
152
|
+
__kind: "P2SH";
|
|
154
153
|
} | {
|
|
155
|
-
__kind: "P2WPKH";
|
|
156
154
|
value: string;
|
|
155
|
+
__kind: "P2WPKH";
|
|
157
156
|
} | {
|
|
158
|
-
__kind: "P2WSH";
|
|
159
157
|
value: string;
|
|
158
|
+
__kind: "P2WSH";
|
|
160
159
|
} | {
|
|
161
|
-
__kind: "Taproot";
|
|
162
160
|
value: string;
|
|
161
|
+
__kind: "Taproot";
|
|
163
162
|
} | {
|
|
164
163
|
__kind: "OtherSegwit";
|
|
165
164
|
version: number;
|
|
166
165
|
program: string;
|
|
167
166
|
};
|
|
167
|
+
__kind: "Btc";
|
|
168
168
|
}>, z.ZodObject<{
|
|
169
169
|
__kind: z.ZodLiteral<"Arb">;
|
|
170
170
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
|
-
__kind: "Arb";
|
|
173
172
|
value: `0x${string}`;
|
|
174
|
-
}, {
|
|
175
173
|
__kind: "Arb";
|
|
174
|
+
}, {
|
|
176
175
|
value: string;
|
|
176
|
+
__kind: "Arb";
|
|
177
177
|
}>, z.ZodObject<{
|
|
178
178
|
__kind: z.ZodLiteral<"Sol">;
|
|
179
179
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
180
180
|
}, "strip", z.ZodTypeAny, {
|
|
181
|
-
__kind: "Sol";
|
|
182
181
|
value: `0x${string}`;
|
|
183
|
-
}, {
|
|
184
182
|
__kind: "Sol";
|
|
183
|
+
}, {
|
|
185
184
|
value: string;
|
|
185
|
+
__kind: "Sol";
|
|
186
186
|
}>]>>>;
|
|
187
187
|
channelMetadata: z.ZodObject<{
|
|
188
188
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -205,39 +205,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
205
205
|
cfParameters: `0x${string}`;
|
|
206
206
|
};
|
|
207
207
|
sourceAddress?: {
|
|
208
|
-
__kind: "Eth";
|
|
209
208
|
value: `0x${string}`;
|
|
209
|
+
__kind: "Eth";
|
|
210
210
|
} | {
|
|
211
|
-
__kind: "Dot";
|
|
212
211
|
value: `0x${string}`;
|
|
212
|
+
__kind: "Dot";
|
|
213
213
|
} | {
|
|
214
|
-
__kind: "Btc";
|
|
215
214
|
value: {
|
|
216
|
-
__kind: "P2PKH";
|
|
217
215
|
value: `0x${string}`;
|
|
216
|
+
__kind: "P2PKH";
|
|
218
217
|
} | {
|
|
219
|
-
__kind: "P2SH";
|
|
220
218
|
value: `0x${string}`;
|
|
219
|
+
__kind: "P2SH";
|
|
221
220
|
} | {
|
|
222
|
-
__kind: "P2WPKH";
|
|
223
221
|
value: `0x${string}`;
|
|
222
|
+
__kind: "P2WPKH";
|
|
224
223
|
} | {
|
|
225
|
-
__kind: "P2WSH";
|
|
226
224
|
value: `0x${string}`;
|
|
225
|
+
__kind: "P2WSH";
|
|
227
226
|
} | {
|
|
228
|
-
__kind: "Taproot";
|
|
229
227
|
value: `0x${string}`;
|
|
228
|
+
__kind: "Taproot";
|
|
230
229
|
} | {
|
|
231
230
|
__kind: "OtherSegwit";
|
|
232
231
|
version: number;
|
|
233
232
|
program: `0x${string}`;
|
|
234
233
|
};
|
|
234
|
+
__kind: "Btc";
|
|
235
235
|
} | {
|
|
236
|
-
__kind: "Arb";
|
|
237
236
|
value: `0x${string}`;
|
|
237
|
+
__kind: "Arb";
|
|
238
238
|
} | {
|
|
239
|
-
__kind: "Sol";
|
|
240
239
|
value: `0x${string}`;
|
|
240
|
+
__kind: "Sol";
|
|
241
241
|
} | null | undefined;
|
|
242
242
|
}, {
|
|
243
243
|
sourceChain: {
|
|
@@ -249,39 +249,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
249
249
|
cfParameters: string;
|
|
250
250
|
};
|
|
251
251
|
sourceAddress?: {
|
|
252
|
-
__kind: "Eth";
|
|
253
252
|
value: string;
|
|
253
|
+
__kind: "Eth";
|
|
254
254
|
} | {
|
|
255
|
-
__kind: "Dot";
|
|
256
255
|
value: string;
|
|
256
|
+
__kind: "Dot";
|
|
257
257
|
} | {
|
|
258
|
-
__kind: "Btc";
|
|
259
258
|
value: {
|
|
260
|
-
__kind: "P2PKH";
|
|
261
259
|
value: string;
|
|
260
|
+
__kind: "P2PKH";
|
|
262
261
|
} | {
|
|
263
|
-
__kind: "P2SH";
|
|
264
262
|
value: string;
|
|
263
|
+
__kind: "P2SH";
|
|
265
264
|
} | {
|
|
266
|
-
__kind: "P2WPKH";
|
|
267
265
|
value: string;
|
|
266
|
+
__kind: "P2WPKH";
|
|
268
267
|
} | {
|
|
269
|
-
__kind: "P2WSH";
|
|
270
268
|
value: string;
|
|
269
|
+
__kind: "P2WSH";
|
|
271
270
|
} | {
|
|
272
|
-
__kind: "Taproot";
|
|
273
271
|
value: string;
|
|
272
|
+
__kind: "Taproot";
|
|
274
273
|
} | {
|
|
275
274
|
__kind: "OtherSegwit";
|
|
276
275
|
version: number;
|
|
277
276
|
program: string;
|
|
278
277
|
};
|
|
278
|
+
__kind: "Btc";
|
|
279
279
|
} | {
|
|
280
|
-
__kind: "Arb";
|
|
281
280
|
value: string;
|
|
281
|
+
__kind: "Arb";
|
|
282
282
|
} | {
|
|
283
|
-
__kind: "Sol";
|
|
284
283
|
value: string;
|
|
284
|
+
__kind: "Sol";
|
|
285
285
|
} | null | undefined;
|
|
286
286
|
}>;
|
|
287
287
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -311,39 +311,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
311
311
|
cfParameters: `0x${string}`;
|
|
312
312
|
};
|
|
313
313
|
sourceAddress?: {
|
|
314
|
-
__kind: "Eth";
|
|
315
314
|
value: `0x${string}`;
|
|
315
|
+
__kind: "Eth";
|
|
316
316
|
} | {
|
|
317
|
-
__kind: "Dot";
|
|
318
317
|
value: `0x${string}`;
|
|
318
|
+
__kind: "Dot";
|
|
319
319
|
} | {
|
|
320
|
-
__kind: "Btc";
|
|
321
320
|
value: {
|
|
322
|
-
__kind: "P2PKH";
|
|
323
321
|
value: `0x${string}`;
|
|
322
|
+
__kind: "P2PKH";
|
|
324
323
|
} | {
|
|
325
|
-
__kind: "P2SH";
|
|
326
324
|
value: `0x${string}`;
|
|
325
|
+
__kind: "P2SH";
|
|
327
326
|
} | {
|
|
328
|
-
__kind: "P2WPKH";
|
|
329
327
|
value: `0x${string}`;
|
|
328
|
+
__kind: "P2WPKH";
|
|
330
329
|
} | {
|
|
331
|
-
__kind: "P2WSH";
|
|
332
330
|
value: `0x${string}`;
|
|
331
|
+
__kind: "P2WSH";
|
|
333
332
|
} | {
|
|
334
|
-
__kind: "Taproot";
|
|
335
333
|
value: `0x${string}`;
|
|
334
|
+
__kind: "Taproot";
|
|
336
335
|
} | {
|
|
337
336
|
__kind: "OtherSegwit";
|
|
338
337
|
version: number;
|
|
339
338
|
program: `0x${string}`;
|
|
340
339
|
};
|
|
340
|
+
__kind: "Btc";
|
|
341
341
|
} | {
|
|
342
|
-
__kind: "Arb";
|
|
343
342
|
value: `0x${string}`;
|
|
343
|
+
__kind: "Arb";
|
|
344
344
|
} | {
|
|
345
|
-
__kind: "Sol";
|
|
346
345
|
value: `0x${string}`;
|
|
346
|
+
__kind: "Sol";
|
|
347
347
|
} | null | undefined;
|
|
348
348
|
};
|
|
349
349
|
principalSwapId?: bigint | null | undefined;
|
|
@@ -352,8 +352,8 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
352
352
|
ccmId: string | number;
|
|
353
353
|
depositAmount: string | number;
|
|
354
354
|
destinationAddress: {
|
|
355
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
356
355
|
value: string;
|
|
356
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
357
357
|
};
|
|
358
358
|
depositMetadata: {
|
|
359
359
|
sourceChain: {
|
|
@@ -365,39 +365,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
365
365
|
cfParameters: string;
|
|
366
366
|
};
|
|
367
367
|
sourceAddress?: {
|
|
368
|
-
__kind: "Eth";
|
|
369
368
|
value: string;
|
|
369
|
+
__kind: "Eth";
|
|
370
370
|
} | {
|
|
371
|
-
__kind: "Dot";
|
|
372
371
|
value: string;
|
|
372
|
+
__kind: "Dot";
|
|
373
373
|
} | {
|
|
374
|
-
__kind: "Btc";
|
|
375
374
|
value: {
|
|
376
|
-
__kind: "P2PKH";
|
|
377
375
|
value: string;
|
|
376
|
+
__kind: "P2PKH";
|
|
378
377
|
} | {
|
|
379
|
-
__kind: "P2SH";
|
|
380
378
|
value: string;
|
|
379
|
+
__kind: "P2SH";
|
|
381
380
|
} | {
|
|
382
|
-
__kind: "P2WPKH";
|
|
383
381
|
value: string;
|
|
382
|
+
__kind: "P2WPKH";
|
|
384
383
|
} | {
|
|
385
|
-
__kind: "P2WSH";
|
|
386
384
|
value: string;
|
|
385
|
+
__kind: "P2WSH";
|
|
387
386
|
} | {
|
|
388
|
-
__kind: "Taproot";
|
|
389
387
|
value: string;
|
|
388
|
+
__kind: "Taproot";
|
|
390
389
|
} | {
|
|
391
390
|
__kind: "OtherSegwit";
|
|
392
391
|
version: number;
|
|
393
392
|
program: string;
|
|
394
393
|
};
|
|
394
|
+
__kind: "Btc";
|
|
395
395
|
} | {
|
|
396
|
-
__kind: "Arb";
|
|
397
396
|
value: string;
|
|
397
|
+
__kind: "Arb";
|
|
398
398
|
} | {
|
|
399
|
-
__kind: "Sol";
|
|
400
399
|
value: string;
|
|
400
|
+
__kind: "Sol";
|
|
401
401
|
} | null | undefined;
|
|
402
402
|
};
|
|
403
403
|
principalSwapId?: string | number | null | undefined;
|