@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
|
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
+
__kind: "Increase";
|
|
62
63
|
value: {
|
|
63
64
|
liquidity: bigint;
|
|
64
65
|
amounts: {
|
|
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
66
67
|
quote: bigint;
|
|
67
68
|
};
|
|
68
69
|
};
|
|
69
|
-
__kind: "Increase";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Increase";
|
|
71
72
|
value: {
|
|
72
73
|
liquidity: string | number;
|
|
73
74
|
amounts: {
|
|
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
75
76
|
quote: string | number;
|
|
76
77
|
};
|
|
77
78
|
};
|
|
78
|
-
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
__kind: "Decrease";
|
|
107
108
|
value: {
|
|
108
109
|
liquidity: bigint;
|
|
109
110
|
amounts: {
|
|
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
111
112
|
quote: bigint;
|
|
112
113
|
};
|
|
113
114
|
};
|
|
114
|
-
__kind: "Decrease";
|
|
115
115
|
}, {
|
|
116
|
+
__kind: "Decrease";
|
|
116
117
|
value: {
|
|
117
118
|
liquidity: string | number;
|
|
118
119
|
amounts: {
|
|
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
120
121
|
quote: string | number;
|
|
121
122
|
};
|
|
122
123
|
};
|
|
123
|
-
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -134,10 +134,10 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
134
134
|
quote: string | number;
|
|
135
135
|
}>;
|
|
136
136
|
}, "strip", z.ZodTypeAny, {
|
|
137
|
-
lp: string;
|
|
138
137
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
139
138
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
140
139
|
id: bigint;
|
|
140
|
+
lp: string;
|
|
141
141
|
collectedFees: {
|
|
142
142
|
base: bigint;
|
|
143
143
|
quote: bigint;
|
|
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
+
__kind: "Increase";
|
|
151
152
|
value: {
|
|
152
153
|
liquidity: bigint;
|
|
153
154
|
amounts: {
|
|
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
155
156
|
quote: bigint;
|
|
156
157
|
};
|
|
157
158
|
};
|
|
158
|
-
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
+
__kind: "Decrease";
|
|
160
161
|
value: {
|
|
161
162
|
liquidity: bigint;
|
|
162
163
|
amounts: {
|
|
@@ -164,10 +165,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
164
165
|
quote: bigint;
|
|
165
166
|
};
|
|
166
167
|
};
|
|
167
|
-
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
|
-
lp: string;
|
|
171
170
|
baseAsset: {
|
|
172
171
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
173
172
|
};
|
|
@@ -175,6 +174,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
175
174
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
176
175
|
};
|
|
177
176
|
id: string | number;
|
|
177
|
+
lp: string;
|
|
178
178
|
collectedFees: {
|
|
179
179
|
base: string | number;
|
|
180
180
|
quote: string | number;
|
|
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
+
__kind: "Increase";
|
|
188
189
|
value: {
|
|
189
190
|
liquidity: string | number;
|
|
190
191
|
amounts: {
|
|
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
192
193
|
quote: string | number;
|
|
193
194
|
};
|
|
194
195
|
};
|
|
195
|
-
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
+
__kind: "Decrease";
|
|
197
198
|
value: {
|
|
198
199
|
liquidity: string | number;
|
|
199
200
|
amounts: {
|
|
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
201
202
|
quote: string | number;
|
|
202
203
|
};
|
|
203
204
|
};
|
|
204
|
-
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
+
__kind: "Increase";
|
|
62
63
|
value: {
|
|
63
64
|
liquidity: bigint;
|
|
64
65
|
amounts: {
|
|
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
66
67
|
quote: bigint;
|
|
67
68
|
};
|
|
68
69
|
};
|
|
69
|
-
__kind: "Increase";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Increase";
|
|
71
72
|
value: {
|
|
72
73
|
liquidity: string | number;
|
|
73
74
|
amounts: {
|
|
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
75
76
|
quote: string | number;
|
|
76
77
|
};
|
|
77
78
|
};
|
|
78
|
-
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
__kind: "Decrease";
|
|
107
108
|
value: {
|
|
108
109
|
liquidity: bigint;
|
|
109
110
|
amounts: {
|
|
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
111
112
|
quote: bigint;
|
|
112
113
|
};
|
|
113
114
|
};
|
|
114
|
-
__kind: "Decrease";
|
|
115
115
|
}, {
|
|
116
|
+
__kind: "Decrease";
|
|
116
117
|
value: {
|
|
117
118
|
liquidity: string | number;
|
|
118
119
|
amounts: {
|
|
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
120
121
|
quote: string | number;
|
|
121
122
|
};
|
|
122
123
|
};
|
|
123
|
-
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -134,10 +134,10 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
134
134
|
quote: string | number;
|
|
135
135
|
}>;
|
|
136
136
|
}, "strip", z.ZodTypeAny, {
|
|
137
|
-
lp: string;
|
|
138
137
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
139
138
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
140
139
|
id: bigint;
|
|
140
|
+
lp: string;
|
|
141
141
|
collectedFees: {
|
|
142
142
|
base: bigint;
|
|
143
143
|
quote: bigint;
|
|
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
+
__kind: "Increase";
|
|
151
152
|
value: {
|
|
152
153
|
liquidity: bigint;
|
|
153
154
|
amounts: {
|
|
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
155
156
|
quote: bigint;
|
|
156
157
|
};
|
|
157
158
|
};
|
|
158
|
-
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
+
__kind: "Decrease";
|
|
160
161
|
value: {
|
|
161
162
|
liquidity: bigint;
|
|
162
163
|
amounts: {
|
|
@@ -164,10 +165,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
164
165
|
quote: bigint;
|
|
165
166
|
};
|
|
166
167
|
};
|
|
167
|
-
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
|
-
lp: string;
|
|
171
170
|
baseAsset: {
|
|
172
171
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
173
172
|
};
|
|
@@ -175,6 +174,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
175
174
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
176
175
|
};
|
|
177
176
|
id: string | number;
|
|
177
|
+
lp: string;
|
|
178
178
|
collectedFees: {
|
|
179
179
|
base: string | number;
|
|
180
180
|
quote: string | number;
|
|
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
+
__kind: "Increase";
|
|
188
189
|
value: {
|
|
189
190
|
liquidity: string | number;
|
|
190
191
|
amounts: {
|
|
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
192
193
|
quote: string | number;
|
|
193
194
|
};
|
|
194
195
|
};
|
|
195
|
-
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
+
__kind: "Decrease";
|
|
197
198
|
value: {
|
|
198
199
|
liquidity: string | number;
|
|
199
200
|
amounts: {
|
|
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
201
202
|
quote: string | number;
|
|
202
203
|
};
|
|
203
204
|
};
|
|
204
|
-
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -4,11 +4,11 @@ declare const bitcoinIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
4
4
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
prewitnessedDepositId: bigint;
|
|
8
7
|
amount: bigint;
|
|
8
|
+
prewitnessedDepositId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
prewitnessedDepositId: string | number;
|
|
11
10
|
amount: string | number;
|
|
11
|
+
prewitnessedDepositId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { bitcoinIngressEgressBoostedDepositLost };
|
|
@@ -4,11 +4,11 @@ declare const bitcoinIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
4
4
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
prewitnessedDepositId: bigint;
|
|
8
7
|
amount: bigint;
|
|
8
|
+
prewitnessedDepositId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
prewitnessedDepositId: string | number;
|
|
11
10
|
amount: string | number;
|
|
11
|
+
prewitnessedDepositId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { bitcoinIngressEgressBoostedDepositLost };
|
|
@@ -14,11 +14,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -203,6 +203,23 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
203
203
|
__kind: "Internal";
|
|
204
204
|
}>]>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
207
|
+
destinationAddress: {
|
|
208
|
+
readonly chain: "Ethereum";
|
|
209
|
+
readonly address: `0x${string}`;
|
|
210
|
+
} | {
|
|
211
|
+
readonly chain: "Polkadot";
|
|
212
|
+
readonly address: string;
|
|
213
|
+
} | {
|
|
214
|
+
readonly chain: "Bitcoin";
|
|
215
|
+
readonly address: string;
|
|
216
|
+
} | {
|
|
217
|
+
readonly chain: "Arbitrum";
|
|
218
|
+
readonly address: `0x${string}`;
|
|
219
|
+
} | {
|
|
220
|
+
readonly chain: "Solana";
|
|
221
|
+
readonly address: string;
|
|
222
|
+
};
|
|
206
223
|
depositMetadata: {
|
|
207
224
|
channelMetadata: {
|
|
208
225
|
message: `0x${string}`;
|
|
@@ -227,23 +244,6 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
227
244
|
readonly address: string;
|
|
228
245
|
} | null | undefined;
|
|
229
246
|
};
|
|
230
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
231
|
-
destinationAddress: {
|
|
232
|
-
readonly chain: "Ethereum";
|
|
233
|
-
readonly address: `0x${string}`;
|
|
234
|
-
} | {
|
|
235
|
-
readonly chain: "Polkadot";
|
|
236
|
-
readonly address: string;
|
|
237
|
-
} | {
|
|
238
|
-
readonly chain: "Bitcoin";
|
|
239
|
-
readonly address: string;
|
|
240
|
-
} | {
|
|
241
|
-
readonly chain: "Arbitrum";
|
|
242
|
-
readonly address: `0x${string}`;
|
|
243
|
-
} | {
|
|
244
|
-
readonly chain: "Solana";
|
|
245
|
-
readonly address: string;
|
|
246
|
-
};
|
|
247
247
|
origin: {
|
|
248
248
|
__kind: "DepositChannel";
|
|
249
249
|
depositAddress: {
|
|
@@ -271,6 +271,13 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
271
271
|
__kind: "Internal";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
reason: {
|
|
275
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
276
|
+
};
|
|
277
|
+
destinationAddress: {
|
|
278
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
279
|
+
value: string;
|
|
280
|
+
};
|
|
274
281
|
depositMetadata: {
|
|
275
282
|
channelMetadata: {
|
|
276
283
|
message: string;
|
|
@@ -281,22 +288,15 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
288
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
289
|
};
|
|
283
290
|
sourceAddress?: {
|
|
291
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
284
292
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
293
|
} | null | undefined;
|
|
287
294
|
};
|
|
288
|
-
reason: {
|
|
289
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
|
-
};
|
|
291
|
-
destinationAddress: {
|
|
292
|
-
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
|
-
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|
|
@@ -14,11 +14,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -203,6 +203,23 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
203
203
|
__kind: "Internal";
|
|
204
204
|
}>]>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
207
|
+
destinationAddress: {
|
|
208
|
+
readonly chain: "Ethereum";
|
|
209
|
+
readonly address: `0x${string}`;
|
|
210
|
+
} | {
|
|
211
|
+
readonly chain: "Polkadot";
|
|
212
|
+
readonly address: string;
|
|
213
|
+
} | {
|
|
214
|
+
readonly chain: "Bitcoin";
|
|
215
|
+
readonly address: string;
|
|
216
|
+
} | {
|
|
217
|
+
readonly chain: "Arbitrum";
|
|
218
|
+
readonly address: `0x${string}`;
|
|
219
|
+
} | {
|
|
220
|
+
readonly chain: "Solana";
|
|
221
|
+
readonly address: string;
|
|
222
|
+
};
|
|
206
223
|
depositMetadata: {
|
|
207
224
|
channelMetadata: {
|
|
208
225
|
message: `0x${string}`;
|
|
@@ -227,23 +244,6 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
227
244
|
readonly address: string;
|
|
228
245
|
} | null | undefined;
|
|
229
246
|
};
|
|
230
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
231
|
-
destinationAddress: {
|
|
232
|
-
readonly chain: "Ethereum";
|
|
233
|
-
readonly address: `0x${string}`;
|
|
234
|
-
} | {
|
|
235
|
-
readonly chain: "Polkadot";
|
|
236
|
-
readonly address: string;
|
|
237
|
-
} | {
|
|
238
|
-
readonly chain: "Bitcoin";
|
|
239
|
-
readonly address: string;
|
|
240
|
-
} | {
|
|
241
|
-
readonly chain: "Arbitrum";
|
|
242
|
-
readonly address: `0x${string}`;
|
|
243
|
-
} | {
|
|
244
|
-
readonly chain: "Solana";
|
|
245
|
-
readonly address: string;
|
|
246
|
-
};
|
|
247
247
|
origin: {
|
|
248
248
|
__kind: "DepositChannel";
|
|
249
249
|
depositAddress: {
|
|
@@ -271,6 +271,13 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
271
271
|
__kind: "Internal";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
reason: {
|
|
275
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
276
|
+
};
|
|
277
|
+
destinationAddress: {
|
|
278
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
279
|
+
value: string;
|
|
280
|
+
};
|
|
274
281
|
depositMetadata: {
|
|
275
282
|
channelMetadata: {
|
|
276
283
|
message: string;
|
|
@@ -281,22 +288,15 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
288
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
289
|
};
|
|
283
290
|
sourceAddress?: {
|
|
291
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
284
292
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
293
|
} | null | undefined;
|
|
287
294
|
};
|
|
288
|
-
reason: {
|
|
289
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
|
-
};
|
|
291
|
-
destinationAddress: {
|
|
292
|
-
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
|
-
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|