@chainflip/processor 1.8.5 → 1.8.6

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 (134) hide show
  1. package/README.MD +13 -1
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  5. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  13. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  14. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  15. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  16. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  17. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  18. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  19. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  20. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  21. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  22. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  23. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  24. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  25. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  26. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  27. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  28. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  29. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  30. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  31. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  32. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  33. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  34. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  35. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  36. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  37. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  38. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  39. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  40. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  41. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  42. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  43. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  44. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  45. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  46. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  47. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  48. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  49. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  50. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  51. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  52. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  53. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  54. package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
  55. package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
  56. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  57. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  58. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  59. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  60. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  61. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  62. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  63. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  64. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  65. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  66. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  67. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  68. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  69. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  70. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  71. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  72. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  73. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  74. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  75. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  76. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  77. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  78. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  79. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  80. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  81. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  82. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  83. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  84. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  85. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  86. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  87. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  88. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  89. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  90. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  91. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  92. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  93. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  94. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  95. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  96. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  97. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  98. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  99. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  100. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  101. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  102. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  103. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  104. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  105. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  106. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  107. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  108. package/dist/160/swapping/swapRequested.d.cts +40 -40
  109. package/dist/160/swapping/swapRequested.d.ts +40 -40
  110. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  111. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  112. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  113. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  114. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  115. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  116. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  117. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
  118. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  119. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  120. package/dist/180/common.cjs +2 -2
  121. package/dist/180/common.d.cts +2 -2
  122. package/dist/180/common.d.ts +2 -2
  123. package/dist/180/common.mjs +2 -2
  124. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +1 -1
  125. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +3 -3
  126. package/dist/180/swapping/affiliateRegistration.cjs +1 -0
  127. package/dist/180/swapping/affiliateRegistration.d.cts +3 -0
  128. package/dist/180/swapping/affiliateRegistration.d.ts +3 -0
  129. package/dist/180/swapping/affiliateRegistration.mjs +2 -1
  130. package/dist/180/swapping/withdrawalRequested.cjs +20 -0
  131. package/dist/180/swapping/withdrawalRequested.d.cts +91 -0
  132. package/dist/180/swapping/withdrawalRequested.d.ts +91 -0
  133. package/dist/180/swapping/withdrawalRequested.mjs +20 -0
  134. package/package.json +1 -1
@@ -59,7 +59,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
- __kind: "Increase";
63
62
  value: {
64
63
  liquidity: bigint;
65
64
  amounts: {
@@ -67,8 +66,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
67
66
  quote: bigint;
68
67
  };
69
68
  };
70
- }, {
71
69
  __kind: "Increase";
70
+ }, {
72
71
  value: {
73
72
  liquidity: string | number;
74
73
  amounts: {
@@ -76,6 +75,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
76
75
  quote: string | number;
77
76
  };
78
77
  };
78
+ __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,7 +104,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
- __kind: "Decrease";
108
107
  value: {
109
108
  liquidity: bigint;
110
109
  amounts: {
@@ -112,8 +111,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
112
111
  quote: bigint;
113
112
  };
114
113
  };
115
- }, {
116
114
  __kind: "Decrease";
115
+ }, {
117
116
  value: {
118
117
  liquidity: string | number;
119
118
  amounts: {
@@ -121,6 +120,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
121
120
  quote: string | number;
122
121
  };
123
122
  };
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
- id: bigint;
138
137
  lp: string;
139
138
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
140
139
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
140
+ id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
143
143
  quote: bigint;
@@ -148,7 +148,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
- __kind: "Increase";
152
151
  value: {
153
152
  liquidity: bigint;
154
153
  amounts: {
@@ -156,8 +155,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
156
155
  quote: bigint;
157
156
  };
158
157
  };
158
+ __kind: "Increase";
159
159
  } | {
160
- __kind: "Decrease";
161
160
  value: {
162
161
  liquidity: bigint;
163
162
  amounts: {
@@ -165,9 +164,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
165
164
  quote: bigint;
166
165
  };
167
166
  };
167
+ __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
- id: string | number;
171
170
  lp: string;
172
171
  baseAsset: {
173
172
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -175,6 +174,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
175
174
  quoteAsset: {
176
175
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
177
176
  };
177
+ id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
180
180
  quote: string | number;
@@ -185,7 +185,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
- __kind: "Increase";
189
188
  value: {
190
189
  liquidity: string | number;
191
190
  amounts: {
@@ -193,8 +192,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
193
192
  quote: string | number;
194
193
  };
195
194
  };
195
+ __kind: "Increase";
196
196
  } | {
197
- __kind: "Decrease";
198
197
  value: {
199
198
  liquidity: string | number;
200
199
  amounts: {
@@ -202,6 +201,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
202
201
  quote: string | number;
203
202
  };
204
203
  };
204
+ __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountCredited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountCredited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountDebited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountDebited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
23
- accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26
 
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
14
14
  }>;
15
15
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- from: string;
18
- to: string;
19
17
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
18
  amount: bigint;
21
- }, {
22
19
  from: string;
23
20
  to: string;
21
+ }, {
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
24
  };
27
25
  amount: string | number;
26
+ from: string;
27
+ to: string;
28
28
  }>;
29
29
 
30
30
  export { liquidityProviderAssetTransferred };
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
14
14
  }>;
15
15
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- from: string;
18
- to: string;
19
17
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
18
  amount: bigint;
21
- }, {
22
19
  from: string;
23
20
  to: string;
21
+ }, {
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
24
  };
27
25
  amount: string | number;
26
+ from: string;
27
+ to: string;
28
28
  }>;
29
29
 
30
30
  export { liquidityProviderAssetTransferred };
@@ -41,6 +41,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
41
41
  boostFee: z.ZodNumber;
42
42
  channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
43
43
  }, "strip", z.ZodTypeAny, {
44
+ accountId: string;
44
45
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
45
46
  depositAddress: {
46
47
  readonly chain: "Ethereum";
@@ -56,11 +57,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
56
57
  readonly address: `0x${string}`;
57
58
  };
58
59
  channelId: bigint;
59
- accountId: string;
60
60
  depositChainExpiryBlock: bigint;
61
61
  boostFee: number;
62
62
  channelOpeningFee: bigint;
63
63
  }, {
64
+ accountId: string;
64
65
  asset: {
65
66
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
66
67
  };
@@ -69,7 +70,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
69
70
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
70
71
  };
71
72
  channelId: string | number;
72
- accountId: string;
73
73
  depositChainExpiryBlock: string | number;
74
74
  boostFee: number;
75
75
  channelOpeningFee: string | number;
@@ -41,6 +41,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
41
41
  boostFee: z.ZodNumber;
42
42
  channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
43
43
  }, "strip", z.ZodTypeAny, {
44
+ accountId: string;
44
45
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
45
46
  depositAddress: {
46
47
  readonly chain: "Ethereum";
@@ -56,11 +57,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
56
57
  readonly address: `0x${string}`;
57
58
  };
58
59
  channelId: bigint;
59
- accountId: string;
60
60
  depositChainExpiryBlock: bigint;
61
61
  boostFee: number;
62
62
  channelOpeningFee: bigint;
63
63
  }, {
64
+ accountId: string;
64
65
  asset: {
65
66
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
66
67
  };
@@ -69,7 +70,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
69
70
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
70
71
  };
71
72
  channelId: string | number;
72
- accountId: string;
73
73
  depositChainExpiryBlock: string | number;
74
74
  boostFee: number;
75
75
  channelOpeningFee: string | number;
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: 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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountCredited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
23
- accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: 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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountCredited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
23
- accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -144,6 +144,7 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
144
144
  __kind: "Arb";
145
145
  }>]>;
146
146
  }, "strip", z.ZodTypeAny, {
147
+ accountId: string;
147
148
  chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
148
149
  address: {
149
150
  value: `0x${string}`;
@@ -177,8 +178,8 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
177
178
  value: `0x${string}`;
178
179
  __kind: "Arb";
179
180
  };
180
- accountId: string;
181
181
  }, {
182
+ accountId: string;
182
183
  chain: {
183
184
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
184
185
  };
@@ -214,7 +215,6 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
214
215
  value: string;
215
216
  __kind: "Arb";
216
217
  };
217
- accountId: string;
218
218
  }>;
219
219
 
220
220
  export { liquidityProviderLiquidityRefundAddressRegistered };
@@ -144,6 +144,7 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
144
144
  __kind: "Arb";
145
145
  }>]>;
146
146
  }, "strip", z.ZodTypeAny, {
147
+ accountId: string;
147
148
  chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
148
149
  address: {
149
150
  value: `0x${string}`;
@@ -177,8 +178,8 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
177
178
  value: `0x${string}`;
178
179
  __kind: "Arb";
179
180
  };
180
- accountId: string;
181
181
  }, {
182
+ accountId: string;
182
183
  chain: {
183
184
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
184
185
  };
@@ -214,7 +215,6 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
214
215
  value: string;
215
216
  __kind: "Arb";
216
217
  };
217
- accountId: string;
218
218
  }>;
219
219
 
220
220
  export { liquidityProviderLiquidityRefundAddressRegistered };
@@ -24,14 +24,13 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- amount: bigint;
28
27
  boosterId: string;
29
28
  boostPool: {
30
29
  asset: "Dot";
31
30
  tier: number;
32
31
  };
32
+ amount: bigint;
33
33
  }, {
34
- amount: string | number;
35
34
  boosterId: string;
36
35
  boostPool: {
37
36
  asset: {
@@ -39,6 +38,7 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
39
38
  };
40
39
  tier: number;
41
40
  };
41
+ amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { polkadotIngressEgressBoostFundsAdded };
@@ -24,14 +24,13 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- amount: bigint;
28
27
  boosterId: string;
29
28
  boostPool: {
30
29
  asset: "Dot";
31
30
  tier: number;
32
31
  };
32
+ amount: bigint;
33
33
  }, {
34
- amount: string | number;
35
34
  boosterId: string;
36
35
  boostPool: {
37
36
  asset: {
@@ -39,6 +38,7 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
39
38
  };
40
39
  tier: number;
41
40
  };
41
+ amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { polkadotIngressEgressBoostFundsAdded };
@@ -63,10 +63,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
+ asset: "Dot";
66
67
  depositAddress: `0x${string}`;
67
68
  channelId: bigint;
68
69
  prewitnessedDepositId: bigint;
69
- asset: "Dot";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- depositAddress: string;
91
- channelId: string | number;
92
- prewitnessedDepositId: string | number;
93
90
  asset: {
94
91
  __kind: "Dot";
95
92
  };
93
+ depositAddress: string;
94
+ channelId: string | number;
95
+ prewitnessedDepositId: string | number;
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -63,10 +63,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
+ asset: "Dot";
66
67
  depositAddress: `0x${string}`;
67
68
  channelId: bigint;
68
69
  prewitnessedDepositId: bigint;
69
- asset: "Dot";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- depositAddress: string;
91
- channelId: string | number;
92
- prewitnessedDepositId: string | number;
93
90
  asset: {
94
91
  __kind: "Dot";
95
92
  };
93
+ depositAddress: string;
94
+ channelId: string | number;
95
+ prewitnessedDepositId: string | number;
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -61,10 +61,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
+ asset: "Dot";
64
65
  amount: bigint;
65
66
  depositAddress: `0x${string}`;
66
67
  channelId: bigint;
67
- asset: "Dot";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- amount: string | number;
87
- depositAddress: string;
88
- channelId: string | number;
89
86
  asset: {
90
87
  __kind: "Dot";
91
88
  };
89
+ amount: string | number;
90
+ depositAddress: string;
91
+ channelId: string | number;
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -61,10 +61,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
+ asset: "Dot";
64
65
  amount: bigint;
65
66
  depositAddress: `0x${string}`;
66
67
  channelId: bigint;
67
- asset: "Dot";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- amount: string | number;
87
- depositAddress: string;
88
- channelId: string | number;
89
86
  asset: {
90
87
  __kind: "Dot";
91
88
  };
89
+ amount: string | number;
90
+ depositAddress: string;
91
+ channelId: string | number;
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
+ asset: "Dot";
17
18
  channelId: bigint;
18
19
  prewitnessedDepositId: bigint;
19
- asset: "Dot";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
- channelId: string | number;
23
- prewitnessedDepositId: string | number;
24
22
  asset: {
25
23
  __kind: "Dot";
26
24
  };
25
+ channelId: string | number;
26
+ prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
+ asset: "Dot";
17
18
  channelId: bigint;
18
19
  prewitnessedDepositId: bigint;
19
- asset: "Dot";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
- channelId: string | number;
23
- prewitnessedDepositId: string | number;
24
22
  asset: {
25
23
  __kind: "Dot";
26
24
  };
25
+ channelId: string | number;
26
+ prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29