@chainflip/processor 1.9.2 → 1.9.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/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +8 -8
- 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/depositWitnessRejected.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/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/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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 +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- 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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/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/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/190/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/EventHandler.cjs +15 -0
- package/dist/EventHandler.d.cts +27 -0
- package/dist/EventHandler.d.ts +27 -0
- package/dist/EventHandler.mjs +15 -0
- package/package.json +8 -8
|
@@ -13,54 +13,54 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
13
13
|
__kind: z.ZodLiteral<"Account">;
|
|
14
14
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Account";
|
|
17
16
|
value: string;
|
|
18
|
-
}, {
|
|
19
17
|
__kind: "Account";
|
|
18
|
+
}, {
|
|
20
19
|
value: string;
|
|
20
|
+
__kind: "Account";
|
|
21
21
|
}>, z.ZodObject<{
|
|
22
22
|
__kind: z.ZodLiteral<"Reserve">;
|
|
23
23
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
__kind: "Reserve";
|
|
26
25
|
value: `0x${string}`;
|
|
27
|
-
}, {
|
|
28
26
|
__kind: "Reserve";
|
|
27
|
+
}, {
|
|
29
28
|
value: string;
|
|
29
|
+
__kind: "Reserve";
|
|
30
30
|
}>, z.ZodObject<{
|
|
31
31
|
__kind: z.ZodLiteral<"PendingRedemption">;
|
|
32
32
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
__kind: "PendingRedemption";
|
|
35
34
|
value: string;
|
|
36
|
-
}, {
|
|
37
35
|
__kind: "PendingRedemption";
|
|
36
|
+
}, {
|
|
38
37
|
value: string;
|
|
38
|
+
__kind: "PendingRedemption";
|
|
39
39
|
}>]>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
__kind: "Internal";
|
|
42
41
|
value: {
|
|
43
|
-
__kind: "Account";
|
|
44
42
|
value: string;
|
|
43
|
+
__kind: "Account";
|
|
45
44
|
} | {
|
|
46
|
-
__kind: "Reserve";
|
|
47
45
|
value: `0x${string}`;
|
|
46
|
+
__kind: "Reserve";
|
|
48
47
|
} | {
|
|
49
|
-
__kind: "PendingRedemption";
|
|
50
48
|
value: string;
|
|
49
|
+
__kind: "PendingRedemption";
|
|
51
50
|
};
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "Internal";
|
|
52
|
+
}, {
|
|
54
53
|
value: {
|
|
55
|
-
__kind: "Account";
|
|
56
54
|
value: string;
|
|
55
|
+
__kind: "Account";
|
|
57
56
|
} | {
|
|
58
|
-
__kind: "Reserve";
|
|
59
57
|
value: string;
|
|
58
|
+
__kind: "Reserve";
|
|
60
59
|
} | {
|
|
61
|
-
__kind: "PendingRedemption";
|
|
62
60
|
value: string;
|
|
61
|
+
__kind: "PendingRedemption";
|
|
63
62
|
};
|
|
63
|
+
__kind: "Internal";
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Emissions">;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,17 +73,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
73
73
|
who: {
|
|
74
74
|
__kind: "External";
|
|
75
75
|
} | {
|
|
76
|
-
__kind: "Internal";
|
|
77
76
|
value: {
|
|
78
|
-
__kind: "Account";
|
|
79
77
|
value: string;
|
|
78
|
+
__kind: "Account";
|
|
80
79
|
} | {
|
|
81
|
-
__kind: "Reserve";
|
|
82
80
|
value: `0x${string}`;
|
|
81
|
+
__kind: "Reserve";
|
|
83
82
|
} | {
|
|
84
|
-
__kind: "PendingRedemption";
|
|
85
83
|
value: string;
|
|
84
|
+
__kind: "PendingRedemption";
|
|
86
85
|
};
|
|
86
|
+
__kind: "Internal";
|
|
87
87
|
} | {
|
|
88
88
|
__kind: "Emissions";
|
|
89
89
|
};
|
|
@@ -92,17 +92,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
92
92
|
who: {
|
|
93
93
|
__kind: "External";
|
|
94
94
|
} | {
|
|
95
|
-
__kind: "Internal";
|
|
96
95
|
value: {
|
|
97
|
-
__kind: "Account";
|
|
98
96
|
value: string;
|
|
97
|
+
__kind: "Account";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "Reserve";
|
|
101
99
|
value: string;
|
|
100
|
+
__kind: "Reserve";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "PendingRedemption";
|
|
104
102
|
value: string;
|
|
103
|
+
__kind: "PendingRedemption";
|
|
105
104
|
};
|
|
105
|
+
__kind: "Internal";
|
|
106
106
|
} | {
|
|
107
107
|
__kind: "Emissions";
|
|
108
108
|
};
|
|
@@ -13,54 +13,54 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
13
13
|
__kind: z.ZodLiteral<"Account">;
|
|
14
14
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Account";
|
|
17
16
|
value: string;
|
|
18
|
-
}, {
|
|
19
17
|
__kind: "Account";
|
|
18
|
+
}, {
|
|
20
19
|
value: string;
|
|
20
|
+
__kind: "Account";
|
|
21
21
|
}>, z.ZodObject<{
|
|
22
22
|
__kind: z.ZodLiteral<"Reserve">;
|
|
23
23
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
__kind: "Reserve";
|
|
26
25
|
value: `0x${string}`;
|
|
27
|
-
}, {
|
|
28
26
|
__kind: "Reserve";
|
|
27
|
+
}, {
|
|
29
28
|
value: string;
|
|
29
|
+
__kind: "Reserve";
|
|
30
30
|
}>, z.ZodObject<{
|
|
31
31
|
__kind: z.ZodLiteral<"PendingRedemption">;
|
|
32
32
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
__kind: "PendingRedemption";
|
|
35
34
|
value: string;
|
|
36
|
-
}, {
|
|
37
35
|
__kind: "PendingRedemption";
|
|
36
|
+
}, {
|
|
38
37
|
value: string;
|
|
38
|
+
__kind: "PendingRedemption";
|
|
39
39
|
}>]>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
__kind: "Internal";
|
|
42
41
|
value: {
|
|
43
|
-
__kind: "Account";
|
|
44
42
|
value: string;
|
|
43
|
+
__kind: "Account";
|
|
45
44
|
} | {
|
|
46
|
-
__kind: "Reserve";
|
|
47
45
|
value: `0x${string}`;
|
|
46
|
+
__kind: "Reserve";
|
|
48
47
|
} | {
|
|
49
|
-
__kind: "PendingRedemption";
|
|
50
48
|
value: string;
|
|
49
|
+
__kind: "PendingRedemption";
|
|
51
50
|
};
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "Internal";
|
|
52
|
+
}, {
|
|
54
53
|
value: {
|
|
55
|
-
__kind: "Account";
|
|
56
54
|
value: string;
|
|
55
|
+
__kind: "Account";
|
|
57
56
|
} | {
|
|
58
|
-
__kind: "Reserve";
|
|
59
57
|
value: string;
|
|
58
|
+
__kind: "Reserve";
|
|
60
59
|
} | {
|
|
61
|
-
__kind: "PendingRedemption";
|
|
62
60
|
value: string;
|
|
61
|
+
__kind: "PendingRedemption";
|
|
63
62
|
};
|
|
63
|
+
__kind: "Internal";
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Emissions">;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,17 +73,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
73
73
|
who: {
|
|
74
74
|
__kind: "External";
|
|
75
75
|
} | {
|
|
76
|
-
__kind: "Internal";
|
|
77
76
|
value: {
|
|
78
|
-
__kind: "Account";
|
|
79
77
|
value: string;
|
|
78
|
+
__kind: "Account";
|
|
80
79
|
} | {
|
|
81
|
-
__kind: "Reserve";
|
|
82
80
|
value: `0x${string}`;
|
|
81
|
+
__kind: "Reserve";
|
|
83
82
|
} | {
|
|
84
|
-
__kind: "PendingRedemption";
|
|
85
83
|
value: string;
|
|
84
|
+
__kind: "PendingRedemption";
|
|
86
85
|
};
|
|
86
|
+
__kind: "Internal";
|
|
87
87
|
} | {
|
|
88
88
|
__kind: "Emissions";
|
|
89
89
|
};
|
|
@@ -92,17 +92,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
92
92
|
who: {
|
|
93
93
|
__kind: "External";
|
|
94
94
|
} | {
|
|
95
|
-
__kind: "Internal";
|
|
96
95
|
value: {
|
|
97
|
-
__kind: "Account";
|
|
98
96
|
value: string;
|
|
97
|
+
__kind: "Account";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "Reserve";
|
|
101
99
|
value: string;
|
|
100
|
+
__kind: "Reserve";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "PendingRedemption";
|
|
104
102
|
value: string;
|
|
103
|
+
__kind: "PendingRedemption";
|
|
105
104
|
};
|
|
105
|
+
__kind: "Internal";
|
|
106
106
|
} | {
|
|
107
107
|
__kind: "Emissions";
|
|
108
108
|
};
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundExecutorAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
accountId: string;
|
|
8
7
|
address: `0x${string}`;
|
|
9
|
-
}, {
|
|
10
8
|
accountId: string;
|
|
9
|
+
}, {
|
|
11
10
|
address: string;
|
|
11
|
+
accountId: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundExecutorAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundExecutorAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
accountId: string;
|
|
8
7
|
address: `0x${string}`;
|
|
9
|
-
}, {
|
|
10
8
|
accountId: string;
|
|
9
|
+
}, {
|
|
11
10
|
address: string;
|
|
11
|
+
accountId: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundExecutorAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundRedeemAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
accountId: string;
|
|
8
7
|
address: `0x${string}`;
|
|
9
|
-
}, {
|
|
10
8
|
accountId: string;
|
|
9
|
+
}, {
|
|
11
10
|
address: string;
|
|
11
|
+
accountId: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundRedeemAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundRedeemAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
accountId: string;
|
|
8
7
|
address: `0x${string}`;
|
|
9
|
-
}, {
|
|
10
8
|
accountId: string;
|
|
9
|
+
}, {
|
|
11
10
|
address: string;
|
|
11
|
+
accountId: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundRedeemAddress };
|
|
@@ -5,12 +5,12 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
|
|
|
5
5
|
withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
accountId: string;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
accountId: string;
|
|
10
10
|
withdrawalAddress: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
accountId: string;
|
|
13
12
|
amount: string | number;
|
|
13
|
+
accountId: string;
|
|
14
14
|
withdrawalAddress: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
|
|
|
5
5
|
withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
accountId: string;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
accountId: string;
|
|
10
10
|
withdrawalAddress: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
accountId: string;
|
|
13
12
|
amount: string | number;
|
|
13
|
+
accountId: string;
|
|
14
14
|
withdrawalAddress: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
accountId: string;
|
|
10
9
|
txHash: `0x${string}`;
|
|
10
|
+
accountId: string;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
txHash: string;
|
|
15
|
+
accountId: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
accountId: string;
|
|
10
9
|
txHash: `0x${string}`;
|
|
10
|
+
accountId: string;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
txHash: string;
|
|
15
|
+
accountId: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
accountId: string;
|
|
10
9
|
broadcastId: number;
|
|
11
10
|
amount: bigint;
|
|
11
|
+
accountId: string;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
broadcastId: number;
|
|
16
15
|
amount: string | number;
|
|
16
|
+
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
accountId: string;
|
|
10
9
|
broadcastId: number;
|
|
11
10
|
amount: bigint;
|
|
11
|
+
accountId: string;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
broadcastId: number;
|
|
16
15
|
amount: string | number;
|
|
16
|
+
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -5,21 +5,21 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
accountId: string;
|
|
17
|
-
asset: "Eth" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
20
|
accountId: string;
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
23
23
|
};
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
@@ -5,21 +5,21 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
accountId: string;
|
|
17
|
-
asset: "Eth" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
20
|
accountId: string;
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
23
23
|
};
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
@@ -5,21 +5,21 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
13
13
|
}>;
|
|
14
14
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
accountId: string;
|
|
17
|
-
asset: "Eth" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
18
18
|
amountDebited: bigint;
|
|
19
19
|
}, {
|
|
20
20
|
accountId: string;
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
23
23
|
};
|
|
24
24
|
amountDebited: string | number;
|
|
25
25
|
}>;
|
|
@@ -5,21 +5,21 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
13
13
|
}>;
|
|
14
14
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
accountId: string;
|
|
17
|
-
asset: "Eth" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
18
18
|
amountDebited: bigint;
|
|
19
19
|
}, {
|
|
20
20
|
accountId: string;
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
23
23
|
};
|
|
24
24
|
amountDebited: string | number;
|
|
25
25
|
}>;
|
|
@@ -5,11 +5,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
13
13
|
}>;
|
|
14
14
|
depositAddress: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
@@ -37,7 +37,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
37
37
|
depositChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
39
|
accountId: string;
|
|
40
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
41
40
|
depositAddress: {
|
|
42
41
|
readonly chain: "Ethereum";
|
|
43
42
|
readonly address: `0x${string}`;
|
|
@@ -49,17 +48,18 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
49
48
|
readonly address: string;
|
|
50
49
|
};
|
|
51
50
|
channelId: bigint;
|
|
51
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
52
52
|
depositChainExpiryBlock: bigint;
|
|
53
53
|
}, {
|
|
54
54
|
accountId: string;
|
|
55
|
-
asset: {
|
|
56
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
57
|
-
};
|
|
58
55
|
depositAddress: {
|
|
59
56
|
value: string;
|
|
60
57
|
__kind: "Eth" | "Dot" | "Btc";
|
|
61
58
|
};
|
|
62
59
|
channelId: string | number;
|
|
60
|
+
asset: {
|
|
61
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
62
|
+
};
|
|
63
63
|
depositChainExpiryBlock: string | number;
|
|
64
64
|
}>;
|
|
65
65
|
|
|
@@ -5,11 +5,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
13
13
|
}>;
|
|
14
14
|
depositAddress: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
@@ -37,7 +37,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
37
37
|
depositChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
39
|
accountId: string;
|
|
40
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
41
40
|
depositAddress: {
|
|
42
41
|
readonly chain: "Ethereum";
|
|
43
42
|
readonly address: `0x${string}`;
|
|
@@ -49,17 +48,18 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
49
48
|
readonly address: string;
|
|
50
49
|
};
|
|
51
50
|
channelId: bigint;
|
|
51
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
52
52
|
depositChainExpiryBlock: bigint;
|
|
53
53
|
}, {
|
|
54
54
|
accountId: string;
|
|
55
|
-
asset: {
|
|
56
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
57
|
-
};
|
|
58
55
|
depositAddress: {
|
|
59
56
|
value: string;
|
|
60
57
|
__kind: "Eth" | "Dot" | "Btc";
|
|
61
58
|
};
|
|
62
59
|
channelId: string | number;
|
|
60
|
+
asset: {
|
|
61
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
62
|
+
};
|
|
63
63
|
depositChainExpiryBlock: string | number;
|
|
64
64
|
}>;
|
|
65
65
|
|
|
@@ -13,11 +13,11 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
13
13
|
asset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
19
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
21
21
|
}>;
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
@@ -43,7 +43,7 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
43
43
|
__kind: "Eth" | "Dot" | "Btc";
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
asset: "Eth" | "
|
|
46
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
47
47
|
amount: bigint;
|
|
48
48
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
49
49
|
destinationAddress: {
|
|
@@ -58,7 +58,7 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
58
58
|
};
|
|
59
59
|
}, {
|
|
60
60
|
asset: {
|
|
61
|
-
__kind: "Eth" | "
|
|
61
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
62
62
|
};
|
|
63
63
|
amount: string | number;
|
|
64
64
|
egressId: [{
|