@chainflip/processor 1.11.12 → 1.11.13

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 (545) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  9. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  11. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  21. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  22. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  28. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  30. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  31. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  32. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  33. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  34. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  35. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  36. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  37. package/dist/100/funding/funded.d.cts +2 -2
  38. package/dist/100/funding/funded.d.ts +2 -2
  39. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  40. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  41. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  42. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  43. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  44. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  45. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  46. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  47. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  48. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  49. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  50. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  51. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
  52. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
  53. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  54. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  55. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  56. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  57. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
  58. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
  59. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  60. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  61. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  62. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
  63. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
  64. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
  65. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  66. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  67. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  68. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  69. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  70. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  71. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  72. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  73. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  74. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  75. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  76. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  77. package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
  78. package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
  79. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  80. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  81. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  82. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  83. package/dist/11000/swapping/swapRequested.d.cts +98 -98
  84. package/dist/11000/swapping/swapRequested.d.ts +98 -98
  85. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
  86. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
  87. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  88. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  89. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  90. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  91. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  92. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
  93. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  94. package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
  95. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
  96. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
  97. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  98. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  99. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  100. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  101. package/dist/11100/swapping/swapRequested.d.cts +386 -386
  102. package/dist/11100/swapping/swapRequested.d.ts +386 -386
  103. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  104. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
  105. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  106. package/dist/11100/validator/validatorClaimed.d.ts +2 -2
  107. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  108. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
  109. package/dist/11200/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  110. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  111. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  112. package/dist/11200/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  113. package/dist/11200/arbitrumIngressEgress/depositFailed.cjs +15 -0
  114. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  115. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  116. package/dist/11200/arbitrumIngressEgress/depositFailed.mjs +15 -0
  117. package/dist/11200/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  118. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  119. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  120. package/dist/11200/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  121. package/dist/11200/assethubIngressEgress/depositBoosted.cjs +26 -0
  122. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +193 -0
  123. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +193 -0
  124. package/dist/11200/assethubIngressEgress/depositBoosted.mjs +26 -0
  125. package/dist/11200/assethubIngressEgress/depositFailed.cjs +14 -0
  126. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +1417 -0
  127. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +1417 -0
  128. package/dist/11200/assethubIngressEgress/depositFailed.mjs +14 -0
  129. package/dist/11200/assethubIngressEgress/depositFinalised.cjs +24 -0
  130. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +187 -0
  131. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +187 -0
  132. package/dist/11200/assethubIngressEgress/depositFinalised.mjs +24 -0
  133. package/dist/11200/bitcoinIngressEgress/depositBoosted.cjs +27 -0
  134. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +417 -0
  135. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +417 -0
  136. package/dist/11200/bitcoinIngressEgress/depositBoosted.mjs +27 -0
  137. package/dist/11200/bitcoinIngressEgress/depositFailed.cjs +15 -0
  138. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +2126 -0
  139. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +2126 -0
  140. package/dist/11200/bitcoinIngressEgress/depositFailed.mjs +15 -0
  141. package/dist/11200/bitcoinIngressEgress/depositFinalised.cjs +25 -0
  142. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +411 -0
  143. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +411 -0
  144. package/dist/11200/bitcoinIngressEgress/depositFinalised.mjs +25 -0
  145. package/dist/11200/common.cjs +765 -16
  146. package/dist/11200/common.d.cts +16217 -164
  147. package/dist/11200/common.d.ts +16217 -164
  148. package/dist/11200/common.mjs +765 -16
  149. package/dist/11200/environment/runtimeSafeModeUpdated.cjs +9 -0
  150. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +1910 -0
  151. package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +1910 -0
  152. package/dist/11200/environment/runtimeSafeModeUpdated.mjs +9 -0
  153. package/dist/11200/ethereumIngressEgress/depositBoosted.cjs +27 -0
  154. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  155. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  156. package/dist/11200/ethereumIngressEgress/depositBoosted.mjs +27 -0
  157. package/dist/11200/ethereumIngressEgress/depositFailed.cjs +15 -0
  158. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  159. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  160. package/dist/11200/ethereumIngressEgress/depositFailed.mjs +15 -0
  161. package/dist/11200/ethereumIngressEgress/depositFinalised.cjs +25 -0
  162. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  163. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  164. package/dist/11200/ethereumIngressEgress/depositFinalised.mjs +25 -0
  165. package/dist/11200/lendingPools/collateralAdded.cjs +10 -0
  166. package/dist/11200/lendingPools/collateralAdded.d.cts +24 -0
  167. package/dist/11200/lendingPools/collateralAdded.d.ts +24 -0
  168. package/dist/11200/lendingPools/collateralAdded.mjs +10 -0
  169. package/dist/11200/lendingPools/collateralRemoved.cjs +10 -0
  170. package/dist/11200/lendingPools/collateralRemoved.d.cts +24 -0
  171. package/dist/11200/lendingPools/collateralRemoved.d.ts +24 -0
  172. package/dist/11200/lendingPools/collateralRemoved.mjs +10 -0
  173. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +2 -2
  174. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +2 -2
  175. package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
  176. package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
  177. package/dist/11200/lendingPools/loanCreated.d.cts +4 -4
  178. package/dist/11200/lendingPools/loanCreated.d.ts +4 -4
  179. package/dist/11200/lendingPools/loanRepaid.d.cts +2 -2
  180. package/dist/11200/lendingPools/loanRepaid.d.ts +2 -2
  181. package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
  182. package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
  183. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.cjs +10 -0
  184. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.d.cts +24 -0
  185. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.d.ts +24 -0
  186. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.mjs +10 -0
  187. package/dist/11200/polkadotIngressEgress/depositBoosted.cjs +26 -0
  188. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +193 -0
  189. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +193 -0
  190. package/dist/11200/polkadotIngressEgress/depositBoosted.mjs +26 -0
  191. package/dist/11200/polkadotIngressEgress/depositFailed.cjs +14 -0
  192. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  193. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  194. package/dist/11200/polkadotIngressEgress/depositFailed.mjs +14 -0
  195. package/dist/11200/polkadotIngressEgress/depositFinalised.cjs +24 -0
  196. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +187 -0
  197. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +187 -0
  198. package/dist/11200/polkadotIngressEgress/depositFinalised.mjs +24 -0
  199. package/dist/11200/solanaIngressEgress/depositBoosted.cjs +25 -0
  200. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +190 -0
  201. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +190 -0
  202. package/dist/11200/solanaIngressEgress/depositBoosted.mjs +25 -0
  203. package/dist/11200/solanaIngressEgress/depositFailed.cjs +15 -0
  204. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +1376 -0
  205. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +1376 -0
  206. package/dist/11200/solanaIngressEgress/depositFailed.mjs +15 -0
  207. package/dist/11200/solanaIngressEgress/depositFinalised.cjs +23 -0
  208. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +184 -0
  209. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +184 -0
  210. package/dist/11200/solanaIngressEgress/depositFinalised.mjs +23 -0
  211. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  212. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  213. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  214. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  215. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  216. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  217. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  218. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  219. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  220. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  221. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  222. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  223. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  224. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  225. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  226. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  227. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  228. package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
  229. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  230. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  231. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  233. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  234. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  235. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  236. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  237. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  238. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  239. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  240. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  241. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  242. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  243. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  244. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  245. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  246. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  247. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  248. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  249. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  250. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  251. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  252. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  253. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  254. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  255. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  256. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  257. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  258. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  259. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  260. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  261. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  262. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  263. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  264. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  265. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  266. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  267. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  268. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  269. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  270. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  271. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  272. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  273. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  274. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  275. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  276. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  277. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  278. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  279. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  280. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  281. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  282. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  283. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  284. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  285. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  286. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  287. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  288. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  289. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  290. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  291. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  292. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  293. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  294. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  295. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  296. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  297. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  298. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  299. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  300. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  301. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  302. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  303. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  304. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  305. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  306. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  307. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  308. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  309. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  310. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  311. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  312. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  313. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  314. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  315. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  316. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  317. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  318. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  319. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  320. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  321. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  322. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  323. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  324. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  325. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  326. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  327. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  328. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  329. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  330. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  331. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  332. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  333. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  334. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  335. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  336. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  337. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  338. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  339. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  340. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  341. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  342. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  343. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  344. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  345. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  346. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  347. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  348. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  349. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  350. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  351. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  352. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  353. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  354. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  355. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  356. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  357. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  358. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  359. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  360. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  361. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  362. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  363. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  364. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  365. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  366. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  367. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  368. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  369. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  370. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  371. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  372. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  373. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
  374. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
  375. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  376. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  377. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  378. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  379. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  380. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  381. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  382. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  383. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  384. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  385. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  386. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  387. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  388. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  389. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  390. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  391. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  392. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  393. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  394. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  395. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  396. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  397. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  398. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
  399. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  400. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  401. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  402. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  403. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  404. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  405. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +162 -162
  406. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +162 -162
  407. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  408. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  409. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  410. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  411. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  412. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  413. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  414. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  415. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  416. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  417. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  418. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  419. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  420. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  421. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  422. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  423. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  424. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
  425. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  426. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  427. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
  428. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +36 -36
  429. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  430. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  431. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  432. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  433. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  434. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  435. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  436. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  437. package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
  438. package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
  439. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  440. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
  441. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  442. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  443. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  444. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  445. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  446. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  447. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  448. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  449. package/dist/180/swapping/swapRequested.d.cts +4 -4
  450. package/dist/180/swapping/swapRequested.d.ts +4 -4
  451. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  452. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  453. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  454. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  455. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  456. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  457. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  458. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  459. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  460. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  461. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  462. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  463. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  464. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  465. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  466. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  467. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  468. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  469. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  470. package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
  471. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  472. package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
  473. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  474. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  475. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  476. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  477. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  478. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  479. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  480. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  481. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  482. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  483. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  484. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  485. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  486. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  487. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  488. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  489. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  490. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  491. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  492. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  493. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  494. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  495. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  496. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
  497. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  498. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
  499. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  500. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  501. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  502. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  503. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  504. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  505. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  506. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  507. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  508. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  509. package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
  510. package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
  511. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  512. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  513. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  514. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  515. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  516. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  517. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  518. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  519. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  520. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  521. package/dist/190/swapping/creditedOnChain.d.cts +4 -4
  522. package/dist/190/swapping/creditedOnChain.d.ts +4 -4
  523. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  524. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  525. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  526. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  527. package/dist/190/swapping/refundedOnChain.d.cts +4 -4
  528. package/dist/190/swapping/refundedOnChain.d.ts +4 -4
  529. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  530. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  531. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  532. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  533. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  534. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  535. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  536. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  537. package/dist/190/swapping/swapRequested.d.cts +70 -70
  538. package/dist/190/swapping/swapRequested.d.ts +70 -70
  539. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  540. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  541. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  542. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  543. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  544. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  545. package/package.json +2 -2
@@ -32,17 +32,17 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -187,11 +187,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
187
187
  } | {
188
188
  __kind: "BadOrigin";
189
189
  } | {
190
- __kind: "Module";
191
190
  value: {
192
191
  index: number;
193
192
  error: `0x${string}`;
194
193
  };
194
+ __kind: "Module";
195
195
  } | {
196
196
  __kind: "ConsumerRemaining";
197
197
  } | {
@@ -199,14 +199,14 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
199
199
  } | {
200
200
  __kind: "TooManyConsumers";
201
201
  } | {
202
- __kind: "Token";
203
202
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
203
+ __kind: "Token";
204
204
  } | {
205
- __kind: "Arithmetic";
206
205
  value: "Underflow" | "Overflow" | "DivisionByZero";
206
+ __kind: "Arithmetic";
207
207
  } | {
208
- __kind: "Transactional";
209
208
  value: "LimitReached" | "NoLayer";
209
+ __kind: "Transactional";
210
210
  } | {
211
211
  __kind: "Exhausted";
212
212
  } | {
@@ -232,11 +232,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
232
232
  } | {
233
233
  __kind: "BadOrigin";
234
234
  } | {
235
- __kind: "Module";
236
235
  value: {
237
236
  index: number;
238
237
  error: string;
239
238
  };
239
+ __kind: "Module";
240
240
  } | {
241
241
  __kind: "ConsumerRemaining";
242
242
  } | {
@@ -244,20 +244,20 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
244
244
  } | {
245
245
  __kind: "TooManyConsumers";
246
246
  } | {
247
- __kind: "Token";
248
247
  value: {
249
248
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
249
  };
250
+ __kind: "Token";
251
251
  } | {
252
- __kind: "Arithmetic";
253
252
  value: {
254
253
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
255
254
  };
255
+ __kind: "Arithmetic";
256
256
  } | {
257
- __kind: "Transactional";
258
257
  value: {
259
258
  __kind: "LimitReached" | "NoLayer";
260
259
  };
260
+ __kind: "Transactional";
261
261
  } | {
262
262
  __kind: "Exhausted";
263
263
  } | {
@@ -32,17 +32,17 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -187,11 +187,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
187
187
  } | {
188
188
  __kind: "BadOrigin";
189
189
  } | {
190
- __kind: "Module";
191
190
  value: {
192
191
  index: number;
193
192
  error: `0x${string}`;
194
193
  };
194
+ __kind: "Module";
195
195
  } | {
196
196
  __kind: "ConsumerRemaining";
197
197
  } | {
@@ -199,14 +199,14 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
199
199
  } | {
200
200
  __kind: "TooManyConsumers";
201
201
  } | {
202
- __kind: "Token";
203
202
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
203
+ __kind: "Token";
204
204
  } | {
205
- __kind: "Arithmetic";
206
205
  value: "Underflow" | "Overflow" | "DivisionByZero";
206
+ __kind: "Arithmetic";
207
207
  } | {
208
- __kind: "Transactional";
209
208
  value: "LimitReached" | "NoLayer";
209
+ __kind: "Transactional";
210
210
  } | {
211
211
  __kind: "Exhausted";
212
212
  } | {
@@ -232,11 +232,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
232
232
  } | {
233
233
  __kind: "BadOrigin";
234
234
  } | {
235
- __kind: "Module";
236
235
  value: {
237
236
  index: number;
238
237
  error: string;
239
238
  };
239
+ __kind: "Module";
240
240
  } | {
241
241
  __kind: "ConsumerRemaining";
242
242
  } | {
@@ -244,20 +244,20 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
244
244
  } | {
245
245
  __kind: "TooManyConsumers";
246
246
  } | {
247
- __kind: "Token";
248
247
  value: {
249
248
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
249
  };
250
+ __kind: "Token";
251
251
  } | {
252
- __kind: "Arithmetic";
253
252
  value: {
254
253
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
255
254
  };
255
+ __kind: "Arithmetic";
256
256
  } | {
257
- __kind: "Transactional";
258
257
  value: {
259
258
  __kind: "LimitReached" | "NoLayer";
260
259
  };
260
+ __kind: "Transactional";
261
261
  } | {
262
262
  __kind: "Exhausted";
263
263
  } | {
@@ -153,7 +153,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { bitcoinIngressEgressCcmEgressInvalid };
@@ -153,7 +153,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { bitcoinIngressEgressCcmEgressInvalid };
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
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" | "Solana", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { ethereumIngressEgressCcmBroadcastRequested };
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
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" | "Solana", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { ethereumIngressEgressCcmBroadcastRequested };
@@ -153,7 +153,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { ethereumIngressEgressCcmEgressInvalid };
@@ -153,7 +153,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { ethereumIngressEgressCcmEgressInvalid };
@@ -35,20 +35,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Increase">;
36
36
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- __kind: "Increase";
39
38
  value: bigint;
40
- }, {
41
39
  __kind: "Increase";
40
+ }, {
42
41
  value: string | number;
42
+ __kind: "Increase";
43
43
  }>, z.ZodObject<{
44
44
  __kind: z.ZodLiteral<"Decrease">;
45
45
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- __kind: "Decrease";
48
47
  value: bigint;
49
- }, {
50
48
  __kind: "Decrease";
49
+ }, {
51
50
  value: string | number;
51
+ __kind: "Decrease";
52
52
  }>]>>>;
53
53
  sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -64,11 +64,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
64
64
  collectedFees: bigint;
65
65
  boughtAmount: bigint;
66
66
  sellAmountChange?: {
67
- __kind: "Increase";
68
67
  value: bigint;
68
+ __kind: "Increase";
69
69
  } | {
70
- __kind: "Decrease";
71
70
  value: bigint;
71
+ __kind: "Decrease";
72
72
  } | null | undefined;
73
73
  }, {
74
74
  lp: string;
@@ -87,11 +87,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
87
87
  collectedFees: string | number;
88
88
  boughtAmount: string | number;
89
89
  sellAmountChange?: {
90
- __kind: "Increase";
91
90
  value: string | number;
91
+ __kind: "Increase";
92
92
  } | {
93
- __kind: "Decrease";
94
93
  value: string | number;
94
+ __kind: "Decrease";
95
95
  } | null | undefined;
96
96
  }>;
97
97
 
@@ -35,20 +35,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Increase">;
36
36
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- __kind: "Increase";
39
38
  value: bigint;
40
- }, {
41
39
  __kind: "Increase";
40
+ }, {
42
41
  value: string | number;
42
+ __kind: "Increase";
43
43
  }>, z.ZodObject<{
44
44
  __kind: z.ZodLiteral<"Decrease">;
45
45
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- __kind: "Decrease";
48
47
  value: bigint;
49
- }, {
50
48
  __kind: "Decrease";
49
+ }, {
51
50
  value: string | number;
51
+ __kind: "Decrease";
52
52
  }>]>>>;
53
53
  sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -64,11 +64,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
64
64
  collectedFees: bigint;
65
65
  boughtAmount: bigint;
66
66
  sellAmountChange?: {
67
- __kind: "Increase";
68
67
  value: bigint;
68
+ __kind: "Increase";
69
69
  } | {
70
- __kind: "Decrease";
71
70
  value: bigint;
71
+ __kind: "Decrease";
72
72
  } | null | undefined;
73
73
  }, {
74
74
  lp: string;
@@ -87,11 +87,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
87
87
  collectedFees: string | number;
88
88
  boughtAmount: string | number;
89
89
  sellAmountChange?: {
90
- __kind: "Increase";
91
90
  value: string | number;
91
+ __kind: "Increase";
92
92
  } | {
93
- __kind: "Decrease";
94
93
  value: string | number;
94
+ __kind: "Decrease";
95
95
  } | null | undefined;
96
96
  }>;
97
97
 
@@ -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<{
@@ -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,6 +164,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
165
164
  quote: bigint;
166
165
  };
167
166
  };
167
+ __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
170
  lp: string;
@@ -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