@chainflip/processor 1.4.0 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/dist/100/common.cjs +16 -26
  2. package/dist/100/common.d.cts +84 -171
  3. package/dist/100/common.d.ts +84 -171
  4. package/dist/100/common.mjs +16 -26
  5. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  6. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  7. package/dist/100/funding/funded.d.cts +2 -2
  8. package/dist/100/funding/funded.d.ts +2 -2
  9. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  10. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  11. package/dist/100/liquidityPools/limitOrderUpdated.cjs +1 -1
  12. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -106
  13. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +10 -106
  14. package/dist/100/liquidityPools/limitOrderUpdated.mjs +2 -2
  15. package/dist/100/liquidityPools/rangeOrderUpdated.cjs +1 -1
  16. package/dist/100/liquidityPools/rangeOrderUpdated.mjs +2 -2
  17. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  18. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  19. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  20. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  21. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  22. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  23. package/dist/100/swapping/swapAmountTooLow.d.cts +5 -19
  24. package/dist/100/swapping/swapAmountTooLow.d.ts +5 -19
  25. package/dist/100/swapping/swapScheduled.d.cts +5 -19
  26. package/dist/100/swapping/swapScheduled.d.ts +5 -19
  27. package/dist/100/validator/palletConfigUpdated.d.cts +90 -218
  28. package/dist/100/validator/palletConfigUpdated.d.ts +90 -218
  29. package/dist/102/common.cjs +9 -27
  30. package/dist/102/common.d.cts +61 -167
  31. package/dist/102/common.d.ts +61 -167
  32. package/dist/102/common.mjs +9 -27
  33. package/dist/102/validator/palletConfigUpdated.d.cts +95 -237
  34. package/dist/102/validator/palletConfigUpdated.d.ts +95 -237
  35. package/dist/111/common.cjs +7 -2
  36. package/dist/111/common.d.cts +21 -2
  37. package/dist/111/common.d.ts +21 -2
  38. package/dist/111/common.mjs +7 -2
  39. package/dist/111/liquidityPools/limitOrderUpdated.cjs +1 -1
  40. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +10 -106
  41. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -106
  42. package/dist/111/liquidityPools/limitOrderUpdated.mjs +2 -2
  43. package/dist/111/liquidityPools/rangeOrderUpdated.cjs +1 -1
  44. package/dist/111/liquidityPools/rangeOrderUpdated.mjs +2 -2
  45. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +4 -4
  46. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +4 -4
  47. package/dist/120/bitcoinIngressEgress/depositIgnored.cjs +1 -1
  48. package/dist/120/bitcoinIngressEgress/depositIgnored.mjs +2 -2
  49. package/dist/120/bitcoinIngressEgress/depositReceived.cjs +1 -1
  50. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +10 -38
  51. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +10 -38
  52. package/dist/120/bitcoinIngressEgress/depositReceived.mjs +2 -2
  53. package/dist/120/common.cjs +5 -35
  54. package/dist/120/common.d.cts +9 -185
  55. package/dist/120/common.d.ts +9 -185
  56. package/dist/120/common.mjs +6 -36
  57. package/dist/120/ethereumIngressEgress/depositIgnored.cjs +1 -1
  58. package/dist/120/ethereumIngressEgress/depositIgnored.mjs +2 -2
  59. package/dist/120/ethereumIngressEgress/depositReceived.cjs +1 -1
  60. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +10 -38
  61. package/dist/120/ethereumIngressEgress/depositReceived.d.ts +10 -38
  62. package/dist/120/ethereumIngressEgress/depositReceived.mjs +2 -2
  63. package/dist/120/polkadotIngressEgress/depositIgnored.cjs +1 -1
  64. package/dist/120/polkadotIngressEgress/depositIgnored.mjs +2 -2
  65. package/dist/120/polkadotIngressEgress/depositReceived.cjs +1 -1
  66. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +10 -38
  67. package/dist/120/polkadotIngressEgress/depositReceived.d.ts +10 -38
  68. package/dist/120/polkadotIngressEgress/depositReceived.mjs +2 -2
  69. package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
  70. package/dist/120/swapping/swapEgressIgnored.d.ts +2 -2
  71. package/dist/120/swapping/swapEgressScheduled.d.cts +2 -2
  72. package/dist/120/swapping/swapEgressScheduled.d.ts +2 -2
  73. package/dist/131/bitcoinIngressEgress/depositIgnored.cjs +1 -1
  74. package/dist/131/bitcoinIngressEgress/depositIgnored.mjs +2 -2
  75. package/dist/131/bitcoinIngressEgress/depositReceived.cjs +1 -1
  76. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +10 -38
  77. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +10 -38
  78. package/dist/131/bitcoinIngressEgress/depositReceived.mjs +2 -2
  79. package/dist/131/common.cjs +11 -21
  80. package/dist/131/common.d.cts +32 -121
  81. package/dist/131/common.d.ts +32 -121
  82. package/dist/131/common.mjs +14 -24
  83. package/dist/131/ethereumIngressEgress/depositIgnored.cjs +1 -1
  84. package/dist/131/ethereumIngressEgress/depositIgnored.mjs +2 -2
  85. package/dist/131/ethereumIngressEgress/depositReceived.cjs +1 -1
  86. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +10 -38
  87. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +10 -38
  88. package/dist/131/ethereumIngressEgress/depositReceived.mjs +2 -2
  89. package/dist/131/liquidityPools/limitOrderUpdated.cjs +1 -1
  90. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -106
  91. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +10 -106
  92. package/dist/131/liquidityPools/limitOrderUpdated.mjs +2 -2
  93. package/dist/131/liquidityPools/rangeOrderUpdated.cjs +1 -1
  94. package/dist/131/liquidityPools/rangeOrderUpdated.mjs +2 -2
  95. package/dist/131/swapping/ccmFailed.d.cts +5 -19
  96. package/dist/131/swapping/ccmFailed.d.ts +5 -19
  97. package/dist/131/swapping/swapScheduled.d.cts +5 -19
  98. package/dist/131/swapping/swapScheduled.d.ts +5 -19
  99. package/dist/141/arbitrumIngressEgress/depositBoosted.cjs +1 -1
  100. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +15 -57
  101. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +15 -57
  102. package/dist/141/arbitrumIngressEgress/depositBoosted.mjs +2 -2
  103. package/dist/141/arbitrumIngressEgress/depositFinalised.cjs +1 -1
  104. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +15 -57
  105. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +15 -57
  106. package/dist/141/arbitrumIngressEgress/depositFinalised.mjs +2 -2
  107. package/dist/141/arbitrumIngressEgress/depositIgnored.cjs +1 -1
  108. package/dist/141/arbitrumIngressEgress/depositIgnored.mjs +2 -2
  109. package/dist/141/bitcoinIngressEgress/depositBoosted.cjs +1 -1
  110. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +15 -57
  111. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +15 -57
  112. package/dist/141/bitcoinIngressEgress/depositBoosted.mjs +2 -2
  113. package/dist/141/bitcoinIngressEgress/depositFinalised.cjs +1 -1
  114. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +15 -57
  115. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +15 -57
  116. package/dist/141/bitcoinIngressEgress/depositFinalised.mjs +2 -2
  117. package/dist/141/common.cjs +12 -52
  118. package/dist/141/common.d.cts +35 -320
  119. package/dist/141/common.d.ts +35 -320
  120. package/dist/141/common.mjs +15 -55
  121. package/dist/141/ethereumIngressEgress/depositBoosted.cjs +1 -1
  122. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +15 -57
  123. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +15 -57
  124. package/dist/141/ethereumIngressEgress/depositBoosted.mjs +2 -2
  125. package/dist/141/ethereumIngressEgress/depositFinalised.cjs +1 -1
  126. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +15 -57
  127. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +15 -57
  128. package/dist/141/ethereumIngressEgress/depositFinalised.mjs +2 -2
  129. package/dist/141/liquidityPools/limitOrderUpdated.cjs +1 -1
  130. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -106
  131. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -106
  132. package/dist/141/liquidityPools/limitOrderUpdated.mjs +2 -2
  133. package/dist/141/liquidityPools/rangeOrderUpdated.cjs +1 -1
  134. package/dist/141/liquidityPools/rangeOrderUpdated.mjs +2 -2
  135. package/dist/141/polkadotIngressEgress/depositBoosted.cjs +1 -1
  136. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +15 -57
  137. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +15 -57
  138. package/dist/141/polkadotIngressEgress/depositBoosted.mjs +2 -2
  139. package/dist/141/polkadotIngressEgress/depositFinalised.cjs +1 -1
  140. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +15 -57
  141. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +15 -57
  142. package/dist/141/polkadotIngressEgress/depositFinalised.mjs +2 -2
  143. package/dist/141/swapping/ccmFailed.d.cts +5 -19
  144. package/dist/141/swapping/ccmFailed.d.ts +5 -19
  145. package/dist/141/swapping/swapScheduled.d.cts +5 -19
  146. package/dist/141/swapping/swapScheduled.d.ts +5 -19
  147. package/dist/Processor.cjs +2 -2
  148. package/dist/Processor.mjs +2 -2
  149. package/dist/types.d.cts +1 -3
  150. package/dist/types.d.ts +1 -3
  151. package/package.json +1 -1
@@ -24,93 +24,21 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
24
24
  tick: z.ZodNumber;
25
25
  amountChange: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodObject<{
26
26
  __kind: z.ZodLiteral<"Increase">;
27
- value: z.ZodObject<{
28
- liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
29
- amounts: z.ZodObject<{
30
- base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
31
- pair: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
32
- }, "strip", z.ZodTypeAny, {
33
- base: bigint;
34
- pair: bigint;
35
- }, {
36
- base: string | number;
37
- pair: string | number;
38
- }>;
39
- }, "strip", z.ZodTypeAny, {
40
- liquidity: bigint;
41
- amounts: {
42
- base: bigint;
43
- pair: bigint;
44
- };
45
- }, {
46
- liquidity: string | number;
47
- amounts: {
48
- base: string | number;
49
- pair: string | number;
50
- };
51
- }>;
27
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
52
28
  }, "strip", z.ZodTypeAny, {
53
- value: {
54
- liquidity: bigint;
55
- amounts: {
56
- base: bigint;
57
- pair: bigint;
58
- };
59
- };
29
+ value: bigint;
60
30
  __kind: "Increase";
61
31
  }, {
62
- value: {
63
- liquidity: string | number;
64
- amounts: {
65
- base: string | number;
66
- pair: string | number;
67
- };
68
- };
32
+ value: string | number;
69
33
  __kind: "Increase";
70
34
  }>, z.ZodObject<{
71
35
  __kind: z.ZodLiteral<"Decrease">;
72
- value: z.ZodObject<{
73
- liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
74
- amounts: z.ZodObject<{
75
- base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
76
- pair: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
77
- }, "strip", z.ZodTypeAny, {
78
- base: bigint;
79
- pair: bigint;
80
- }, {
81
- base: string | number;
82
- pair: string | number;
83
- }>;
84
- }, "strip", z.ZodTypeAny, {
85
- liquidity: bigint;
86
- amounts: {
87
- base: bigint;
88
- pair: bigint;
89
- };
90
- }, {
91
- liquidity: string | number;
92
- amounts: {
93
- base: string | number;
94
- pair: string | number;
95
- };
96
- }>;
36
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
97
37
  }, "strip", z.ZodTypeAny, {
98
- value: {
99
- liquidity: bigint;
100
- amounts: {
101
- base: bigint;
102
- pair: bigint;
103
- };
104
- };
38
+ value: bigint;
105
39
  __kind: "Decrease";
106
40
  }, {
107
- value: {
108
- liquidity: string | number;
109
- amounts: {
110
- base: string | number;
111
- pair: string | number;
112
- };
113
- };
41
+ value: string | number;
114
42
  __kind: "Decrease";
115
43
  }>]>>>;
116
44
  amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -126,22 +54,10 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
126
54
  amountTotal: bigint;
127
55
  boughtAmount: bigint;
128
56
  amountChange?: {
129
- value: {
130
- liquidity: bigint;
131
- amounts: {
132
- base: bigint;
133
- pair: bigint;
134
- };
135
- };
57
+ value: bigint;
136
58
  __kind: "Increase";
137
59
  } | {
138
- value: {
139
- liquidity: bigint;
140
- amounts: {
141
- base: bigint;
142
- pair: bigint;
143
- };
144
- };
60
+ value: bigint;
145
61
  __kind: "Decrease";
146
62
  } | null | undefined;
147
63
  }, {
@@ -158,22 +74,10 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
158
74
  amountTotal: string | number;
159
75
  boughtAmount: string | number;
160
76
  amountChange?: {
161
- value: {
162
- liquidity: string | number;
163
- amounts: {
164
- base: string | number;
165
- pair: string | number;
166
- };
167
- };
77
+ value: string | number;
168
78
  __kind: "Increase";
169
79
  } | {
170
- value: {
171
- liquidity: string | number;
172
- amounts: {
173
- base: string | number;
174
- pair: string | number;
175
- };
176
- };
80
+ value: string | number;
177
81
  __kind: "Decrease";
178
82
  } | null | undefined;
179
83
  }>;
@@ -4,7 +4,7 @@ import {
4
4
  accountId,
5
5
  cfPrimitivesChainsAssetsAnyAsset,
6
6
  numberOrHex,
7
- palletCfPoolsPalletIncreaseOrDecrease
7
+ palletCfPoolsIncreaseOrDecreaseU128
8
8
  } from "../common.mjs";
9
9
  var liquidityPoolsLimitOrderUpdated = z.object({
10
10
  lp: accountId,
@@ -12,7 +12,7 @@ var liquidityPoolsLimitOrderUpdated = z.object({
12
12
  buyAsset: cfPrimitivesChainsAssetsAnyAsset,
13
13
  id: numberOrHex,
14
14
  tick: z.number(),
15
- amountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(),
15
+ amountChange: palletCfPoolsIncreaseOrDecreaseU128.nullish(),
16
16
  amountTotal: numberOrHex,
17
17
  collectedFees: numberOrHex,
18
18
  boughtAmount: numberOrHex
@@ -13,7 +13,7 @@ var liquidityPoolsRangeOrderUpdated = _zod.z.object({
13
13
  pairAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
14
14
  id: _commoncjs.numberOrHex,
15
15
  tickRange: _zod.z.object({ start: _zod.z.number(), end: _zod.z.number() }),
16
- sizeChange: _commoncjs.palletCfPoolsPalletIncreaseOrDecrease.nullish(),
16
+ sizeChange: _commoncjs.palletCfPoolsIncreaseOrDecreaseRangeOrderChange.nullish(),
17
17
  liquidityTotal: _commoncjs.numberOrHex,
18
18
  collectedFees: _commoncjs.palletCfPoolsAssetsMap
19
19
  });
@@ -5,7 +5,7 @@ import {
5
5
  cfPrimitivesChainsAssetsAnyAsset,
6
6
  numberOrHex,
7
7
  palletCfPoolsAssetsMap,
8
- palletCfPoolsPalletIncreaseOrDecrease
8
+ palletCfPoolsIncreaseOrDecreaseRangeOrderChange
9
9
  } from "../common.mjs";
10
10
  var liquidityPoolsRangeOrderUpdated = z.object({
11
11
  lp: accountId,
@@ -13,7 +13,7 @@ var liquidityPoolsRangeOrderUpdated = z.object({
13
13
  pairAsset: cfPrimitivesChainsAssetsAnyAsset,
14
14
  id: numberOrHex,
15
15
  tickRange: z.object({ start: z.number(), end: z.number() }),
16
- sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(),
16
+ sizeChange: palletCfPoolsIncreaseOrDecreaseRangeOrderChange.nullish(),
17
17
  liquidityTotal: numberOrHex,
18
18
  collectedFees: palletCfPoolsAssetsMap
19
19
  });
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
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
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
17
+ accountId: string;
18
18
  amountCredited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
23
22
  };
23
+ accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
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
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
17
+ accountId: string;
18
18
  amountCredited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
23
22
  };
23
+ accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
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
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
17
+ accountId: string;
18
18
  amountDebited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
23
22
  };
23
+ accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
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
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
17
+ accountId: string;
18
18
  amountDebited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
23
22
  };
23
+ accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26
 
@@ -42,7 +42,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
42
42
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
43
43
  depositChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
44
44
  }, "strip", z.ZodTypeAny, {
45
- accountId: string;
46
45
  depositAddress: {
47
46
  value: `0x${string}`;
48
47
  __kind: "Eth";
@@ -55,9 +54,9 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
55
54
  };
56
55
  channelId: bigint;
57
56
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
57
+ accountId: string;
58
58
  depositChainExpiryBlock: bigint;
59
59
  }, {
60
- accountId: string;
61
60
  depositAddress: {
62
61
  value: string;
63
62
  __kind: "Eth";
@@ -72,6 +71,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
72
71
  asset: {
73
72
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
74
73
  };
74
+ accountId: string;
75
75
  depositChainExpiryBlock: string | number;
76
76
  }>;
77
77
 
@@ -42,7 +42,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
42
42
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
43
43
  depositChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
44
44
  }, "strip", z.ZodTypeAny, {
45
- accountId: string;
46
45
  depositAddress: {
47
46
  value: `0x${string}`;
48
47
  __kind: "Eth";
@@ -55,9 +54,9 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
55
54
  };
56
55
  channelId: bigint;
57
56
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
57
+ accountId: string;
58
58
  depositChainExpiryBlock: bigint;
59
59
  }, {
60
- accountId: string;
61
60
  depositAddress: {
62
61
  value: string;
63
62
  __kind: "Eth";
@@ -72,6 +71,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
72
71
  asset: {
73
72
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
74
73
  };
74
+ accountId: string;
75
75
  depositChainExpiryBlock: string | number;
76
76
  }>;
77
77
 
@@ -133,23 +133,13 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
133
133
  __kind: "DepositChannel";
134
134
  }>, z.ZodObject<{
135
135
  __kind: z.ZodLiteral<"Vault">;
136
- value: z.ZodObject<{
137
- txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
138
- }, "strip", z.ZodTypeAny, {
139
- txHash: `0x${string}`;
140
- }, {
141
- txHash: string;
142
- }>;
136
+ txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
143
137
  }, "strip", z.ZodTypeAny, {
144
- value: {
145
- txHash: `0x${string}`;
146
- };
147
138
  __kind: "Vault";
139
+ txHash: `0x${string}`;
148
140
  }, {
149
- value: {
150
- txHash: string;
151
- };
152
141
  __kind: "Vault";
142
+ txHash: string;
153
143
  }>]>;
154
144
  }, "strip", z.ZodTypeAny, {
155
145
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
@@ -181,10 +171,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
181
171
  };
182
172
  __kind: "DepositChannel";
183
173
  } | {
184
- value: {
185
- txHash: `0x${string}`;
186
- };
187
174
  __kind: "Vault";
175
+ txHash: `0x${string}`;
188
176
  };
189
177
  }, {
190
178
  asset: {
@@ -218,10 +206,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
218
206
  };
219
207
  __kind: "DepositChannel";
220
208
  } | {
221
- value: {
222
- txHash: string;
223
- };
224
209
  __kind: "Vault";
210
+ txHash: string;
225
211
  };
226
212
  }>;
227
213
 
@@ -133,23 +133,13 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
133
133
  __kind: "DepositChannel";
134
134
  }>, z.ZodObject<{
135
135
  __kind: z.ZodLiteral<"Vault">;
136
- value: z.ZodObject<{
137
- txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
138
- }, "strip", z.ZodTypeAny, {
139
- txHash: `0x${string}`;
140
- }, {
141
- txHash: string;
142
- }>;
136
+ txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
143
137
  }, "strip", z.ZodTypeAny, {
144
- value: {
145
- txHash: `0x${string}`;
146
- };
147
138
  __kind: "Vault";
139
+ txHash: `0x${string}`;
148
140
  }, {
149
- value: {
150
- txHash: string;
151
- };
152
141
  __kind: "Vault";
142
+ txHash: string;
153
143
  }>]>;
154
144
  }, "strip", z.ZodTypeAny, {
155
145
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
@@ -181,10 +171,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
181
171
  };
182
172
  __kind: "DepositChannel";
183
173
  } | {
184
- value: {
185
- txHash: `0x${string}`;
186
- };
187
174
  __kind: "Vault";
175
+ txHash: `0x${string}`;
188
176
  };
189
177
  }, {
190
178
  asset: {
@@ -218,10 +206,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
218
206
  };
219
207
  __kind: "DepositChannel";
220
208
  } | {
221
- value: {
222
- txHash: string;
223
- };
224
209
  __kind: "Vault";
210
+ txHash: string;
225
211
  };
226
212
  }>;
227
213
 
@@ -143,23 +143,13 @@ declare const swappingSwapScheduled: z.ZodObject<{
143
143
  __kind: "DepositChannel";
144
144
  }>, z.ZodObject<{
145
145
  __kind: z.ZodLiteral<"Vault">;
146
- value: z.ZodObject<{
147
- txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
148
- }, "strip", z.ZodTypeAny, {
149
- txHash: `0x${string}`;
150
- }, {
151
- txHash: string;
152
- }>;
146
+ txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
153
147
  }, "strip", z.ZodTypeAny, {
154
- value: {
155
- txHash: `0x${string}`;
156
- };
157
148
  __kind: "Vault";
149
+ txHash: `0x${string}`;
158
150
  }, {
159
- value: {
160
- txHash: string;
161
- };
162
151
  __kind: "Vault";
152
+ txHash: string;
163
153
  }>]>;
164
154
  swapType: z.ZodUnion<[z.ZodObject<{
165
155
  __kind: z.ZodLiteral<"Swap">;
@@ -420,10 +410,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
420
410
  };
421
411
  __kind: "DepositChannel";
422
412
  } | {
423
- value: {
424
- txHash: `0x${string}`;
425
- };
426
413
  __kind: "Vault";
414
+ txHash: `0x${string}`;
427
415
  };
428
416
  swapType: {
429
417
  value: {
@@ -502,10 +490,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
502
490
  };
503
491
  __kind: "DepositChannel";
504
492
  } | {
505
- value: {
506
- txHash: string;
507
- };
508
493
  __kind: "Vault";
494
+ txHash: string;
509
495
  };
510
496
  swapType: {
511
497
  value: {
@@ -143,23 +143,13 @@ declare const swappingSwapScheduled: z.ZodObject<{
143
143
  __kind: "DepositChannel";
144
144
  }>, z.ZodObject<{
145
145
  __kind: z.ZodLiteral<"Vault">;
146
- value: z.ZodObject<{
147
- txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
148
- }, "strip", z.ZodTypeAny, {
149
- txHash: `0x${string}`;
150
- }, {
151
- txHash: string;
152
- }>;
146
+ txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
153
147
  }, "strip", z.ZodTypeAny, {
154
- value: {
155
- txHash: `0x${string}`;
156
- };
157
148
  __kind: "Vault";
149
+ txHash: `0x${string}`;
158
150
  }, {
159
- value: {
160
- txHash: string;
161
- };
162
151
  __kind: "Vault";
152
+ txHash: string;
163
153
  }>]>;
164
154
  swapType: z.ZodUnion<[z.ZodObject<{
165
155
  __kind: z.ZodLiteral<"Swap">;
@@ -420,10 +410,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
420
410
  };
421
411
  __kind: "DepositChannel";
422
412
  } | {
423
- value: {
424
- txHash: `0x${string}`;
425
- };
426
413
  __kind: "Vault";
414
+ txHash: `0x${string}`;
427
415
  };
428
416
  swapType: {
429
417
  value: {
@@ -502,10 +490,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
502
490
  };
503
491
  __kind: "DepositChannel";
504
492
  } | {
505
- value: {
506
- txHash: string;
507
- };
508
493
  __kind: "Vault";
494
+ txHash: string;
509
495
  };
510
496
  swapType: {
511
497
  value: {