@chainflip/processor 1.10.2 → 1.11.1

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 (580) hide show
  1. package/README.MD +4 -2
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  3. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  7. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  9. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  10. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  11. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  12. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  13. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  14. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  15. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  16. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  17. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  18. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  19. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  20. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  21. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  22. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  23. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
  24. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  25. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  26. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  27. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  28. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  29. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  30. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  31. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  32. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  33. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  34. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  35. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
  36. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  37. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
  38. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  39. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  40. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  41. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  42. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +46 -46
  43. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +46 -46
  44. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  45. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  46. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  47. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
  48. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  49. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  50. package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
  51. package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
  52. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  53. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  54. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  55. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  56. package/dist/11000/swapping/swapRequested.d.cts +92 -92
  57. package/dist/11000/swapping/swapRequested.d.ts +92 -92
  58. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  59. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
  60. package/dist/11100/accountRoles/accountRoleDeregistered.cjs +10 -0
  61. package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +24 -0
  62. package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +24 -0
  63. package/dist/11100/accountRoles/accountRoleDeregistered.mjs +10 -0
  64. package/dist/11100/accountRoles/accountRoleRegistered.cjs +10 -0
  65. package/dist/11100/accountRoles/accountRoleRegistered.d.cts +24 -0
  66. package/dist/11100/accountRoles/accountRoleRegistered.d.ts +24 -0
  67. package/dist/11100/accountRoles/accountRoleRegistered.mjs +10 -0
  68. package/dist/11100/accountRoles/subAccountCallExecuted.cjs +11 -0
  69. package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +17 -0
  70. package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +17 -0
  71. package/dist/11100/accountRoles/subAccountCallExecuted.mjs +11 -0
  72. package/dist/11100/accountRoles/subAccountCreated.cjs +11 -0
  73. package/dist/11100/accountRoles/subAccountCreated.d.cts +17 -0
  74. package/dist/11100/accountRoles/subAccountCreated.d.ts +17 -0
  75. package/dist/11100/accountRoles/subAccountCreated.mjs +11 -0
  76. package/dist/11100/arbitrumIngressEgress/depositFailed.cjs +15 -0
  77. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +1407 -0
  78. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +1407 -0
  79. package/dist/11100/arbitrumIngressEgress/depositFailed.mjs +15 -0
  80. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  81. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
  82. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
  83. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  84. package/dist/11100/assethubIngressEgress/depositFailed.cjs +14 -0
  85. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +1398 -0
  86. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +1398 -0
  87. package/dist/11100/assethubIngressEgress/depositFailed.mjs +14 -0
  88. package/dist/11100/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
  89. package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
  90. package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
  91. package/dist/11100/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
  92. package/dist/11100/bitcoinIngressEgress/depositFailed.cjs +15 -0
  93. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +2316 -0
  94. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +2316 -0
  95. package/dist/11100/bitcoinIngressEgress/depositFailed.mjs +15 -0
  96. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
  97. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
  98. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
  99. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
  100. package/dist/11100/common.cjs +883 -0
  101. package/dist/11100/common.d.cts +20312 -0
  102. package/dist/11100/common.d.ts +20312 -0
  103. package/dist/11100/common.mjs +883 -0
  104. package/dist/11100/environment/runtimeSafeModeUpdated.cjs +9 -0
  105. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +1390 -0
  106. package/dist/11100/environment/runtimeSafeModeUpdated.d.ts +1390 -0
  107. package/dist/11100/environment/runtimeSafeModeUpdated.mjs +9 -0
  108. package/dist/11100/ethereumIngressEgress/depositFailed.cjs +15 -0
  109. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +1407 -0
  110. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +1407 -0
  111. package/dist/11100/ethereumIngressEgress/depositFailed.mjs +15 -0
  112. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  113. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
  114. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
  115. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  116. package/dist/11100/genericElections/allVotesCleared.cjs +6 -0
  117. package/dist/11100/genericElections/allVotesCleared.d.cts +5 -0
  118. package/dist/11100/genericElections/allVotesCleared.d.ts +5 -0
  119. package/dist/11100/genericElections/allVotesCleared.mjs +6 -0
  120. package/dist/11100/genericElections/allVotesNotCleared.cjs +6 -0
  121. package/dist/11100/genericElections/allVotesNotCleared.d.cts +5 -0
  122. package/dist/11100/genericElections/allVotesNotCleared.d.ts +5 -0
  123. package/dist/11100/genericElections/allVotesNotCleared.mjs +6 -0
  124. package/dist/11100/genericElections/corruptStorage.cjs +6 -0
  125. package/dist/11100/genericElections/corruptStorage.d.cts +5 -0
  126. package/dist/11100/genericElections/corruptStorage.d.ts +5 -0
  127. package/dist/11100/genericElections/corruptStorage.mjs +6 -0
  128. package/dist/11100/genericElections/electoralEvent.cjs +6 -0
  129. package/dist/11100/genericElections/electoralEvent.d.cts +63 -0
  130. package/dist/11100/genericElections/electoralEvent.d.ts +63 -0
  131. package/dist/11100/genericElections/electoralEvent.mjs +6 -0
  132. package/dist/11100/genericElections/uninitialized.cjs +6 -0
  133. package/dist/11100/genericElections/uninitialized.d.cts +5 -0
  134. package/dist/11100/genericElections/uninitialized.d.ts +5 -0
  135. package/dist/11100/genericElections/uninitialized.mjs +6 -0
  136. package/dist/11100/genericElections/unknownElection.cjs +13 -0
  137. package/dist/11100/genericElections/unknownElection.d.cts +13 -0
  138. package/dist/11100/genericElections/unknownElection.d.ts +13 -0
  139. package/dist/11100/genericElections/unknownElection.mjs +13 -0
  140. package/dist/11100/polkadotIngressEgress/depositFailed.cjs +14 -0
  141. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +1398 -0
  142. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +1398 -0
  143. package/dist/11100/polkadotIngressEgress/depositFailed.mjs +14 -0
  144. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
  145. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
  146. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
  147. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
  148. package/dist/11100/solanaIngressEgress/depositFailed.cjs +15 -0
  149. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +1357 -0
  150. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +1357 -0
  151. package/dist/11100/solanaIngressEgress/depositFailed.mjs +15 -0
  152. package/dist/11100/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  153. package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
  154. package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
  155. package/dist/11100/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
  156. package/dist/11100/swapping/swapDepositAddressReady.cjs +31 -0
  157. package/dist/11100/swapping/swapDepositAddressReady.d.cts +689 -0
  158. package/dist/11100/swapping/swapDepositAddressReady.d.ts +689 -0
  159. package/dist/11100/swapping/swapDepositAddressReady.mjs +31 -0
  160. package/dist/11100/swapping/swapRequested.cjs +25 -0
  161. package/dist/11100/swapping/swapRequested.d.cts +2635 -0
  162. package/dist/11100/swapping/swapRequested.d.ts +2635 -0
  163. package/dist/11100/swapping/swapRequested.mjs +25 -0
  164. package/dist/11100/validator/delegated.cjs +7 -0
  165. package/dist/11100/validator/delegated.d.cts +14 -0
  166. package/dist/11100/validator/delegated.d.ts +14 -0
  167. package/dist/11100/validator/delegated.mjs +7 -0
  168. package/dist/11100/validator/delegatorAllowed.cjs +7 -0
  169. package/dist/11100/validator/delegatorAllowed.d.cts +14 -0
  170. package/dist/11100/validator/delegatorAllowed.d.ts +14 -0
  171. package/dist/11100/validator/delegatorAllowed.mjs +7 -0
  172. package/dist/11100/validator/delegatorBlocked.cjs +7 -0
  173. package/dist/11100/validator/delegatorBlocked.d.cts +14 -0
  174. package/dist/11100/validator/delegatorBlocked.d.ts +14 -0
  175. package/dist/11100/validator/delegatorBlocked.mjs +7 -0
  176. package/dist/11100/validator/operatorAcceptedByValidator.cjs +10 -0
  177. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +14 -0
  178. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +14 -0
  179. package/dist/11100/validator/operatorAcceptedByValidator.mjs +10 -0
  180. package/dist/11100/validator/operatorSettingsUpdated.cjs +10 -0
  181. package/dist/11100/validator/operatorSettingsUpdated.d.cts +41 -0
  182. package/dist/11100/validator/operatorSettingsUpdated.d.ts +41 -0
  183. package/dist/11100/validator/operatorSettingsUpdated.mjs +10 -0
  184. package/dist/11100/validator/unDelegated.cjs +7 -0
  185. package/dist/11100/validator/unDelegated.d.cts +14 -0
  186. package/dist/11100/validator/unDelegated.d.ts +14 -0
  187. package/dist/11100/validator/unDelegated.mjs +7 -0
  188. package/dist/11100/validator/validatorClaimed.cjs +7 -0
  189. package/dist/11100/validator/validatorClaimed.d.cts +14 -0
  190. package/dist/11100/validator/validatorClaimed.d.ts +14 -0
  191. package/dist/11100/validator/validatorClaimed.mjs +7 -0
  192. package/dist/11100/validator/validatorRemovedFromOperator.cjs +10 -0
  193. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +14 -0
  194. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +14 -0
  195. package/dist/11100/validator/validatorRemovedFromOperator.mjs +10 -0
  196. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  197. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  198. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  199. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  200. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  201. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  202. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  203. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  204. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  205. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  206. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  207. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  208. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  209. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  210. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  211. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  212. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  213. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  214. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  215. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  216. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  217. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  218. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  219. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  220. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  221. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  222. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  223. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  224. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  225. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  226. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  227. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  228. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  229. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  230. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  231. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  232. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  233. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  234. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  235. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  236. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  237. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  238. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  239. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  240. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  241. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  242. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  243. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  244. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  245. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  246. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  247. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
  248. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  249. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  250. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  251. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  252. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  253. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  254. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  255. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  256. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  257. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  258. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  259. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  260. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  261. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  262. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  263. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  264. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  265. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  266. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  267. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  268. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  269. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  270. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  271. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  272. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  273. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  274. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  275. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  276. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  277. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  278. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  279. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  280. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  281. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  282. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  283. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  284. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  285. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  286. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  287. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  288. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  289. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  290. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  291. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  292. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  293. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  294. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  295. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  296. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  297. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  298. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  299. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  300. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  301. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  302. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  303. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  304. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  305. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  306. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  307. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  308. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  309. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  310. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  311. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  312. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  313. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  314. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  315. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  316. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  317. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  318. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  319. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  320. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  321. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  322. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  323. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  324. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  325. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  326. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  327. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  328. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  329. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  330. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  331. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  332. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  333. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  334. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  335. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +4 -4
  336. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  337. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  338. package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
  339. package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
  340. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  341. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  342. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  343. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  344. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  345. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  346. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  347. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  348. package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
  349. package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
  350. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  351. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  352. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  353. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  354. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  355. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  356. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  357. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  358. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  359. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  360. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  361. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  362. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  363. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  364. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  365. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  366. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  367. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  368. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  369. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  370. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  371. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  372. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  373. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  374. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  375. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  376. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  377. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  378. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  379. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  380. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  381. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  382. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  383. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  384. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  385. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  386. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  387. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  388. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  389. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  390. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  391. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  392. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  393. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  394. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  395. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  396. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  397. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  398. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  399. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  400. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  401. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  402. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  403. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  404. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  405. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  406. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  407. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  408. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  409. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  410. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  411. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  412. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  413. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  414. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  415. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  416. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  417. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  418. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  419. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  420. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
  421. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
  422. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  423. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  424. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
  425. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
  426. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  427. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  428. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
  429. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
  430. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  431. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  432. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  433. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  434. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  435. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  436. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  437. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  438. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  439. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  440. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  441. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
  442. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  443. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +20 -20
  444. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  445. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +20 -20
  446. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  447. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  448. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  449. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  450. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  451. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  452. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  453. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  454. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  455. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  456. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  457. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
  458. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  459. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  460. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  461. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
  462. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  463. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +4 -4
  464. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  465. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  466. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  467. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  468. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  469. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  470. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  471. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  472. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
  473. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
  474. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  475. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  476. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  477. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  478. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  479. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  480. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  481. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  482. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  483. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  484. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  485. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  486. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  487. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  488. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  489. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  490. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  491. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  492. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  493. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  494. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  495. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  496. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
  497. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
  498. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  499. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  500. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  501. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  502. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  503. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  504. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  505. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  506. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  507. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  508. package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
  509. package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
  510. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  511. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  512. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  513. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  514. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  515. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  516. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  517. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
  518. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  519. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  520. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +180 -180
  521. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +180 -180
  522. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  523. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  524. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  525. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  526. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  527. package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
  528. package/dist/190/assetBalances/refundSkipped.d.cts +70 -70
  529. package/dist/190/assetBalances/refundSkipped.d.ts +70 -70
  530. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  531. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  532. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  533. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  534. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  535. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  536. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  537. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  538. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  539. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  540. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  541. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  542. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  543. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  544. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  545. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  546. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  547. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  548. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  549. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  550. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  551. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  552. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  553. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  554. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  555. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  556. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  557. package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
  558. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
  559. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
  560. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  561. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  562. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  563. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  564. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  565. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  566. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  567. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  568. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  569. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +20 -20
  570. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  571. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  572. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  573. package/dist/190/solanaIngressEgress/depositFailed.d.ts +10 -10
  574. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  575. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +8 -8
  576. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  577. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  578. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  579. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  580. package/package.json +2 -2
@@ -14,16 +14,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: 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: "Eth" | "Flip" | "Usdc" | "Usdt";
18
17
  channelId: bigint;
19
18
  prewitnessedDepositId: bigint;
19
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
+ channelId: string | number;
23
+ prewitnessedDepositId: string | number;
22
24
  asset: {
23
25
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
24
26
  };
25
- channelId: string | number;
26
- prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
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
  reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- requestId: number;
9
8
  ceremonyId: bigint;
9
+ requestId: number;
10
10
  reporterId: string;
11
11
  }, {
12
- requestId: number;
13
12
  ceremonyId: string | number;
13
+ requestId: number;
14
14
  reporterId: string;
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
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
  reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- requestId: number;
9
8
  ceremonyId: bigint;
9
+ requestId: number;
10
10
  reporterId: string;
11
11
  }, {
12
- requestId: number;
13
12
  ceremonyId: string | number;
13
+ requestId: number;
14
14
  reporterId: string;
15
15
  }>;
16
16
 
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: 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 { evmThresholdSignerRetryRequested };
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: 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 { evmThresholdSignerRetryRequested };
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
237
237
  __kind: "Err";
238
238
  }>]>;
239
239
  }, "strip", z.ZodTypeAny, {
240
- requestId: number;
241
240
  ceremonyId: bigint;
241
+ requestId: number;
242
242
  result: {
243
243
  __kind: "Ok";
244
244
  } | {
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
281
281
  __kind: "Err";
282
282
  };
283
283
  }, {
284
- requestId: number;
285
284
  ceremonyId: string | number;
285
+ requestId: number;
286
286
  result: {
287
287
  __kind: "Ok";
288
288
  } | {
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
237
237
  __kind: "Err";
238
238
  }>]>;
239
239
  }, "strip", z.ZodTypeAny, {
240
- requestId: number;
241
240
  ceremonyId: bigint;
241
+ requestId: number;
242
242
  result: {
243
243
  __kind: "Ok";
244
244
  } | {
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
281
281
  __kind: "Err";
282
282
  };
283
283
  }, {
284
- requestId: number;
285
284
  ceremonyId: string | number;
285
+ requestId: number;
286
286
  result: {
287
287
  __kind: "Ok";
288
288
  } | {
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
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
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- requestId: number;
9
8
  ceremonyId: bigint;
9
+ requestId: number;
10
10
  offenders: string[];
11
11
  }, {
12
- requestId: number;
13
12
  ceremonyId: string | number;
13
+ requestId: number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
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
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- requestId: number;
9
8
  ceremonyId: bigint;
9
+ requestId: number;
10
10
  offenders: string[];
11
11
  }, {
12
- requestId: number;
13
12
  ceremonyId: string | number;
13
+ requestId: number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- requestId: number;
31
30
  ceremonyId: bigint;
31
+ requestId: number;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- requestId: number;
41
40
  ceremonyId: string | number;
41
+ requestId: number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- requestId: number;
31
30
  ceremonyId: bigint;
31
+ requestId: number;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- requestId: number;
41
40
  ceremonyId: string | number;
41
+ requestId: number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -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 };
@@ -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 };
@@ -35,42 +35,43 @@ 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
- value: bigint;
39
38
  __kind: "Increase";
39
+ value: bigint;
40
40
  }, {
41
- value: string | number;
42
41
  __kind: "Increase";
42
+ value: string | number;
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
- value: bigint;
48
47
  __kind: "Decrease";
48
+ value: bigint;
49
49
  }, {
50
- value: string | number;
51
50
  __kind: "Decrease";
51
+ value: string | number;
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>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
+ id: bigint;
57
58
  lp: string;
58
59
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
59
60
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
60
61
  side: "Buy" | "Sell";
61
- id: bigint;
62
62
  tick: number;
63
63
  sellAmountTotal: bigint;
64
64
  collectedFees: bigint;
65
65
  boughtAmount: bigint;
66
66
  sellAmountChange?: {
67
- value: bigint;
68
67
  __kind: "Increase";
69
- } | {
70
68
  value: bigint;
69
+ } | {
71
70
  __kind: "Decrease";
71
+ value: bigint;
72
72
  } | null | undefined;
73
73
  }, {
74
+ id: string | number;
74
75
  lp: string;
75
76
  baseAsset: {
76
77
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -81,17 +82,16 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
81
82
  side: {
82
83
  __kind: "Buy" | "Sell";
83
84
  };
84
- id: string | number;
85
85
  tick: number;
86
86
  sellAmountTotal: string | number;
87
87
  collectedFees: string | number;
88
88
  boughtAmount: string | number;
89
89
  sellAmountChange?: {
90
- value: string | number;
91
90
  __kind: "Increase";
92
- } | {
93
91
  value: string | number;
92
+ } | {
94
93
  __kind: "Decrease";
94
+ value: string | number;
95
95
  } | null | undefined;
96
96
  }>;
97
97
 
@@ -35,42 +35,43 @@ 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
- value: bigint;
39
38
  __kind: "Increase";
39
+ value: bigint;
40
40
  }, {
41
- value: string | number;
42
41
  __kind: "Increase";
42
+ value: string | number;
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
- value: bigint;
48
47
  __kind: "Decrease";
48
+ value: bigint;
49
49
  }, {
50
- value: string | number;
51
50
  __kind: "Decrease";
51
+ value: string | number;
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>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
+ id: bigint;
57
58
  lp: string;
58
59
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
59
60
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
60
61
  side: "Buy" | "Sell";
61
- id: bigint;
62
62
  tick: number;
63
63
  sellAmountTotal: bigint;
64
64
  collectedFees: bigint;
65
65
  boughtAmount: bigint;
66
66
  sellAmountChange?: {
67
- value: bigint;
68
67
  __kind: "Increase";
69
- } | {
70
68
  value: bigint;
69
+ } | {
71
70
  __kind: "Decrease";
71
+ value: bigint;
72
72
  } | null | undefined;
73
73
  }, {
74
+ id: string | number;
74
75
  lp: string;
75
76
  baseAsset: {
76
77
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -81,17 +82,16 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
81
82
  side: {
82
83
  __kind: "Buy" | "Sell";
83
84
  };
84
- id: string | number;
85
85
  tick: number;
86
86
  sellAmountTotal: string | number;
87
87
  collectedFees: string | number;
88
88
  boughtAmount: string | number;
89
89
  sellAmountChange?: {
90
- value: string | number;
91
90
  __kind: "Increase";
92
- } | {
93
91
  value: string | number;
92
+ } | {
94
93
  __kind: "Decrease";
94
+ value: string | number;
95
95
  } | null | undefined;
96
96
  }>;
97
97
 
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ __kind: "Increase";
62
63
  value: {
63
64
  liquidity: bigint;
64
65
  amounts: {
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
66
67
  quote: bigint;
67
68
  };
68
69
  };
69
- __kind: "Increase";
70
70
  }, {
71
+ __kind: "Increase";
71
72
  value: {
72
73
  liquidity: string | number;
73
74
  amounts: {
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
75
76
  quote: string | number;
76
77
  };
77
78
  };
78
- __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
+ __kind: "Decrease";
107
108
  value: {
108
109
  liquidity: bigint;
109
110
  amounts: {
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
111
112
  quote: bigint;
112
113
  };
113
114
  };
114
- __kind: "Decrease";
115
115
  }, {
116
+ __kind: "Decrease";
116
117
  value: {
117
118
  liquidity: string | number;
118
119
  amounts: {
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
120
121
  quote: string | number;
121
122
  };
122
123
  };
123
- __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -134,10 +134,10 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
+ id: bigint;
137
138
  lp: string;
138
139
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
139
140
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
140
- id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
143
143
  quote: bigint;
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
+ __kind: "Increase";
151
152
  value: {
152
153
  liquidity: bigint;
153
154
  amounts: {
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
155
156
  quote: bigint;
156
157
  };
157
158
  };
158
- __kind: "Increase";
159
159
  } | {
160
+ __kind: "Decrease";
160
161
  value: {
161
162
  liquidity: bigint;
162
163
  amounts: {
@@ -164,9 +165,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
164
165
  quote: bigint;
165
166
  };
166
167
  };
167
- __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
+ id: string | number;
170
171
  lp: string;
171
172
  baseAsset: {
172
173
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -174,7 +175,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
174
175
  quoteAsset: {
175
176
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
176
177
  };
177
- id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
180
180
  quote: string | number;
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
+ __kind: "Increase";
188
189
  value: {
189
190
  liquidity: string | number;
190
191
  amounts: {
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
192
193
  quote: string | number;
193
194
  };
194
195
  };
195
- __kind: "Increase";
196
196
  } | {
197
+ __kind: "Decrease";
197
198
  value: {
198
199
  liquidity: string | number;
199
200
  amounts: {
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
201
202
  quote: string | number;
202
203
  };
203
204
  };
204
- __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ __kind: "Increase";
62
63
  value: {
63
64
  liquidity: bigint;
64
65
  amounts: {
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
66
67
  quote: bigint;
67
68
  };
68
69
  };
69
- __kind: "Increase";
70
70
  }, {
71
+ __kind: "Increase";
71
72
  value: {
72
73
  liquidity: string | number;
73
74
  amounts: {
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
75
76
  quote: string | number;
76
77
  };
77
78
  };
78
- __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
+ __kind: "Decrease";
107
108
  value: {
108
109
  liquidity: bigint;
109
110
  amounts: {
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
111
112
  quote: bigint;
112
113
  };
113
114
  };
114
- __kind: "Decrease";
115
115
  }, {
116
+ __kind: "Decrease";
116
117
  value: {
117
118
  liquidity: string | number;
118
119
  amounts: {
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
120
121
  quote: string | number;
121
122
  };
122
123
  };
123
- __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -134,10 +134,10 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
+ id: bigint;
137
138
  lp: string;
138
139
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
139
140
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
140
- id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
143
143
  quote: bigint;
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
+ __kind: "Increase";
151
152
  value: {
152
153
  liquidity: bigint;
153
154
  amounts: {
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
155
156
  quote: bigint;
156
157
  };
157
158
  };
158
- __kind: "Increase";
159
159
  } | {
160
+ __kind: "Decrease";
160
161
  value: {
161
162
  liquidity: bigint;
162
163
  amounts: {
@@ -164,9 +165,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
164
165
  quote: bigint;
165
166
  };
166
167
  };
167
- __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
+ id: string | number;
170
171
  lp: string;
171
172
  baseAsset: {
172
173
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -174,7 +175,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
174
175
  quoteAsset: {
175
176
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
176
177
  };
177
- id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
180
180
  quote: string | number;
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
+ __kind: "Increase";
188
189
  value: {
189
190
  liquidity: string | number;
190
191
  amounts: {
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
192
193
  quote: string | number;
193
194
  };
194
195
  };
195
- __kind: "Increase";
196
196
  } | {
197
+ __kind: "Decrease";
197
198
  value: {
198
199
  liquidity: string | number;
199
200
  amounts: {
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
201
202
  quote: string | number;
202
203
  };
203
204
  };
204
- __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
13
13
  }>;
14
14
  amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
+ accountId: string;
18
18
  amountCredited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
23
22
  };
23
+ accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
13
13
  }>;
14
14
  amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
+ accountId: string;
18
18
  amountCredited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
23
22
  };
23
+ accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
13
13
  }>;
14
14
  amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
+ accountId: string;
18
18
  amountDebited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
23
22
  };
23
+ accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26