@chainflip/processor 1.4.9 → 1.5.0

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 (239) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  3. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  11. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  12. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  13. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  15. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  16. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  17. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  18. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  19. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  20. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  21. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  26. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  27. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  28. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  29. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  30. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  31. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  32. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  33. package/dist/100/funding/funded.d.cts +2 -2
  34. package/dist/100/funding/funded.d.ts +2 -2
  35. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  36. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  37. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  38. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  39. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  40. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  41. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  42. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  43. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  44. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  45. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  46. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  47. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  48. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  49. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  50. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  51. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  52. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  53. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  54. package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
  55. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  56. package/dist/100/swapping/ccmFailed.d.ts +4 -4
  57. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  58. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  59. package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
  60. package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
  61. package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
  62. package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
  63. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  64. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  65. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  66. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  67. package/dist/100/swapping/swapScheduled.d.cts +14 -14
  68. package/dist/100/swapping/swapScheduled.d.ts +14 -14
  69. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  70. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  71. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  72. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  73. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  74. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  75. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  76. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  77. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  78. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  79. package/dist/120/swapping/ccmFailed.d.cts +70 -70
  80. package/dist/120/swapping/ccmFailed.d.ts +70 -70
  81. package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
  82. package/dist/120/swapping/swapEgressIgnored.d.ts +24 -24
  83. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  84. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  85. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  86. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  87. package/dist/120/swapping/withdrawalRequested.d.cts +14 -14
  88. package/dist/120/swapping/withdrawalRequested.d.ts +14 -14
  89. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
  90. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
  91. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  92. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  93. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  94. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  95. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  96. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  97. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  98. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  99. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  100. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  101. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  102. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  103. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  104. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  105. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  106. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  107. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  108. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  109. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  110. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  111. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  112. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  113. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  114. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  115. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  116. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  117. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  118. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  119. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  120. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  121. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  122. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  123. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  124. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  125. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  126. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  127. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  128. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  129. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  130. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  131. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  132. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  133. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  134. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  135. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  136. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  137. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  138. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  139. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  140. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  141. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  142. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  143. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  144. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  145. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  146. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  147. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  148. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  149. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  150. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  151. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  152. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  153. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  154. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  155. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  156. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  157. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  158. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  159. package/dist/141/swapping/ccmFailed.d.cts +104 -104
  160. package/dist/141/swapping/ccmFailed.d.ts +104 -104
  161. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  162. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  163. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  164. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  165. package/dist/141/swapping/swapDepositAddressReady.d.cts +44 -44
  166. package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
  167. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  168. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  169. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  170. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  171. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  172. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  173. package/dist/141/swapping/swapScheduled.d.cts +128 -128
  174. package/dist/141/swapping/swapScheduled.d.ts +128 -128
  175. package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
  176. package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
  177. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  178. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  179. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  180. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  181. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  182. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  183. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  184. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  185. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  186. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
  187. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  188. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  189. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  190. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  191. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  192. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  193. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  194. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  195. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  196. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  197. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  198. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  199. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  200. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  201. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  202. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  203. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  204. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  205. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  206. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  207. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  208. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  209. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  210. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
  211. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  212. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  213. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  214. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
  215. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  216. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  217. package/dist/160/liquidityProvider/accountCredited.d.cts +2 -2
  218. package/dist/160/liquidityProvider/accountCredited.d.ts +2 -2
  219. package/dist/160/liquidityProvider/accountDebited.d.cts +2 -2
  220. package/dist/160/liquidityProvider/accountDebited.d.ts +2 -2
  221. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  222. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  223. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  224. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  225. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  226. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
  227. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  228. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  229. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  230. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  231. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  232. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  233. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  234. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  235. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  236. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  237. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  238. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  239. package/package.json +1 -1
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- requestId: number;
8
7
  ceremonyId: bigint;
9
- }, {
10
8
  requestId: number;
9
+ }, {
11
10
  ceremonyId: string | number;
11
+ requestId: number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -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 };
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
13
13
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressCcmBroadcastRequested };
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
13
13
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressCcmBroadcastRequested };
@@ -153,7 +153,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { polkadotIngressEgressCcmEgressInvalid };
@@ -153,7 +153,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { polkadotIngressEgressCcmEgressInvalid };
@@ -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
 
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
7
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
8
8
  }, {
9
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
11
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
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
  }, "strip", z.ZodTypeAny, {
24
- amount: bigint;
25
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
24
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
25
  direction: "FromStable" | "ToStable";
26
+ amount: bigint;
27
27
  }, {
28
- amount: string | number;
29
28
  asset: {
30
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
29
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
31
30
  };
32
31
  direction: {
33
32
  __kind: "FromStable" | "ToStable";
34
33
  };
34
+ amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
7
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
8
8
  }, {
9
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
11
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
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
  }, "strip", z.ZodTypeAny, {
24
- amount: bigint;
25
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
24
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
25
  direction: "FromStable" | "ToStable";
26
+ amount: bigint;
27
27
  }, {
28
- amount: string | number;
29
28
  asset: {
30
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
29
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
31
30
  };
32
31
  direction: {
33
32
  __kind: "FromStable" | "ToStable";
34
33
  };
34
+ amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };