@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
@@ -0,0 +1,14 @@
1
+ // generated/11200/polkadotIngressEgress/depositFailed.ts
2
+ import { z } from "zod";
3
+ import {
4
+ palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot,
5
+ palletCfPolkadotIngressEgressDepositFailedReason
6
+ } from "../common.mjs";
7
+ var polkadotIngressEgressDepositFailed = z.object({
8
+ blockHeight: z.number(),
9
+ reason: palletCfPolkadotIngressEgressDepositFailedReason,
10
+ details: palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot
11
+ });
12
+ export {
13
+ polkadotIngressEgressDepositFailed
14
+ };
@@ -0,0 +1,24 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11200/polkadotIngressEgress/depositFinalised.ts
2
+ var _zod = require('zod');
3
+
4
+
5
+
6
+
7
+
8
+
9
+ var _commoncjs = require('../common.cjs');
10
+ var polkadotIngressEgressDepositFinalised = _zod.z.object({
11
+ depositAddress: _commoncjs.hexString.nullish(),
12
+ asset: _commoncjs.cfPrimitivesChainsAssetsDotAsset,
13
+ amount: _commoncjs.numberOrHex,
14
+ blockHeight: _zod.z.number(),
15
+ depositDetails: _zod.z.number(),
16
+ ingressFee: _commoncjs.numberOrHex,
17
+ maxBoostFeeBps: _zod.z.number(),
18
+ action: _commoncjs.palletCfPolkadotIngressEgressDepositAction,
19
+ channelId: _commoncjs.numberOrHex.nullish(),
20
+ originType: _commoncjs.cfChainsDepositOriginType
21
+ });
22
+
23
+
24
+ exports.polkadotIngressEgressDepositFinalised = polkadotIngressEgressDepositFinalised;
@@ -0,0 +1,187 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
4
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
5
+ asset: z.ZodEffects<z.ZodObject<{
6
+ __kind: z.ZodEnum<["Dot"]>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "Dot";
9
+ }, {
10
+ __kind: "Dot";
11
+ }>, "Dot", {
12
+ __kind: "Dot";
13
+ }>;
14
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
+ blockHeight: z.ZodNumber;
16
+ depositDetails: z.ZodNumber;
17
+ ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18
+ maxBoostFeeBps: z.ZodNumber;
19
+ action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
20
+ __kind: z.ZodLiteral<"Swap">;
21
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
22
+ }, "strip", z.ZodTypeAny, {
23
+ __kind: "Swap";
24
+ swapRequestId: bigint;
25
+ }, {
26
+ __kind: "Swap";
27
+ swapRequestId: string | number;
28
+ }>, z.ZodObject<{
29
+ __kind: z.ZodLiteral<"LiquidityProvision">;
30
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
31
+ }, "strip", z.ZodTypeAny, {
32
+ __kind: "LiquidityProvision";
33
+ lpAccount: string;
34
+ }, {
35
+ __kind: "LiquidityProvision";
36
+ lpAccount: string;
37
+ }>, z.ZodObject<{
38
+ __kind: z.ZodLiteral<"CcmTransfer">;
39
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
40
+ }, "strip", z.ZodTypeAny, {
41
+ __kind: "CcmTransfer";
42
+ swapRequestId: bigint;
43
+ }, {
44
+ __kind: "CcmTransfer";
45
+ swapRequestId: string | number;
46
+ }>, z.ZodObject<{
47
+ __kind: z.ZodLiteral<"BoostersCredited">;
48
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
49
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
50
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
51
+ }, "strip", z.ZodTypeAny, {
52
+ __kind: "BoostersCredited";
53
+ prewitnessedDepositId: bigint;
54
+ networkFeeFromBoost: bigint;
55
+ networkFeeSwapRequestId?: bigint | null | undefined;
56
+ }, {
57
+ __kind: "BoostersCredited";
58
+ prewitnessedDepositId: string | number;
59
+ networkFeeFromBoost: string | number;
60
+ networkFeeSwapRequestId?: string | number | null | undefined;
61
+ }>, z.ZodObject<{
62
+ __kind: z.ZodLiteral<"Refund">;
63
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
64
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
65
+ }, "strip", z.ZodTypeAny, {
66
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
67
+ }, {
68
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
69
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
70
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
71
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
72
+ reason: z.ZodEffects<z.ZodObject<{
73
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
74
+ }, "strip", z.ZodTypeAny, {
75
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
76
+ }, {
77
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
78
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
79
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
80
+ }>;
81
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
82
+ }, "strip", z.ZodTypeAny, {
83
+ __kind: "Refund";
84
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
85
+ amount: bigint;
86
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
87
+ }, {
88
+ __kind: "Refund";
89
+ reason: {
90
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
91
+ };
92
+ amount: string | number;
93
+ egressId?: [{
94
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
95
+ }, string | number] | null | undefined;
96
+ }>, z.ZodObject<{
97
+ __kind: z.ZodLiteral<"Unrefundable">;
98
+ }, "strip", z.ZodTypeAny, {
99
+ __kind: "Unrefundable";
100
+ }, {
101
+ __kind: "Unrefundable";
102
+ }>]>;
103
+ channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
104
+ originType: z.ZodEffects<z.ZodObject<{
105
+ __kind: z.ZodEnum<["DepositChannel", "Vault"]>;
106
+ }, "strip", z.ZodTypeAny, {
107
+ __kind: "DepositChannel" | "Vault";
108
+ }, {
109
+ __kind: "DepositChannel" | "Vault";
110
+ }>, "DepositChannel" | "Vault", {
111
+ __kind: "DepositChannel" | "Vault";
112
+ }>;
113
+ }, "strip", z.ZodTypeAny, {
114
+ asset: "Dot";
115
+ depositDetails: number;
116
+ blockHeight: number;
117
+ ingressFee: bigint;
118
+ maxBoostFeeBps: number;
119
+ amount: bigint;
120
+ action: {
121
+ __kind: "Swap";
122
+ swapRequestId: bigint;
123
+ } | {
124
+ __kind: "LiquidityProvision";
125
+ lpAccount: string;
126
+ } | {
127
+ __kind: "CcmTransfer";
128
+ swapRequestId: bigint;
129
+ } | {
130
+ __kind: "BoostersCredited";
131
+ prewitnessedDepositId: bigint;
132
+ networkFeeFromBoost: bigint;
133
+ networkFeeSwapRequestId?: bigint | null | undefined;
134
+ } | {
135
+ __kind: "Refund";
136
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
137
+ amount: bigint;
138
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
139
+ } | {
140
+ __kind: "Unrefundable";
141
+ };
142
+ originType: "DepositChannel" | "Vault";
143
+ depositAddress?: `0x${string}` | null | undefined;
144
+ channelId?: bigint | null | undefined;
145
+ }, {
146
+ asset: {
147
+ __kind: "Dot";
148
+ };
149
+ depositDetails: number;
150
+ blockHeight: number;
151
+ ingressFee: string | number;
152
+ maxBoostFeeBps: number;
153
+ amount: string | number;
154
+ action: {
155
+ __kind: "Swap";
156
+ swapRequestId: string | number;
157
+ } | {
158
+ __kind: "LiquidityProvision";
159
+ lpAccount: string;
160
+ } | {
161
+ __kind: "CcmTransfer";
162
+ swapRequestId: string | number;
163
+ } | {
164
+ __kind: "BoostersCredited";
165
+ prewitnessedDepositId: string | number;
166
+ networkFeeFromBoost: string | number;
167
+ networkFeeSwapRequestId?: string | number | null | undefined;
168
+ } | {
169
+ __kind: "Refund";
170
+ reason: {
171
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
172
+ };
173
+ amount: string | number;
174
+ egressId?: [{
175
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
176
+ }, string | number] | null | undefined;
177
+ } | {
178
+ __kind: "Unrefundable";
179
+ };
180
+ originType: {
181
+ __kind: "DepositChannel" | "Vault";
182
+ };
183
+ depositAddress?: string | null | undefined;
184
+ channelId?: string | number | null | undefined;
185
+ }>;
186
+
187
+ export { polkadotIngressEgressDepositFinalised };
@@ -0,0 +1,187 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
4
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
5
+ asset: z.ZodEffects<z.ZodObject<{
6
+ __kind: z.ZodEnum<["Dot"]>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "Dot";
9
+ }, {
10
+ __kind: "Dot";
11
+ }>, "Dot", {
12
+ __kind: "Dot";
13
+ }>;
14
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
+ blockHeight: z.ZodNumber;
16
+ depositDetails: z.ZodNumber;
17
+ ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18
+ maxBoostFeeBps: z.ZodNumber;
19
+ action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
20
+ __kind: z.ZodLiteral<"Swap">;
21
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
22
+ }, "strip", z.ZodTypeAny, {
23
+ __kind: "Swap";
24
+ swapRequestId: bigint;
25
+ }, {
26
+ __kind: "Swap";
27
+ swapRequestId: string | number;
28
+ }>, z.ZodObject<{
29
+ __kind: z.ZodLiteral<"LiquidityProvision">;
30
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
31
+ }, "strip", z.ZodTypeAny, {
32
+ __kind: "LiquidityProvision";
33
+ lpAccount: string;
34
+ }, {
35
+ __kind: "LiquidityProvision";
36
+ lpAccount: string;
37
+ }>, z.ZodObject<{
38
+ __kind: z.ZodLiteral<"CcmTransfer">;
39
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
40
+ }, "strip", z.ZodTypeAny, {
41
+ __kind: "CcmTransfer";
42
+ swapRequestId: bigint;
43
+ }, {
44
+ __kind: "CcmTransfer";
45
+ swapRequestId: string | number;
46
+ }>, z.ZodObject<{
47
+ __kind: z.ZodLiteral<"BoostersCredited">;
48
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
49
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
50
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
51
+ }, "strip", z.ZodTypeAny, {
52
+ __kind: "BoostersCredited";
53
+ prewitnessedDepositId: bigint;
54
+ networkFeeFromBoost: bigint;
55
+ networkFeeSwapRequestId?: bigint | null | undefined;
56
+ }, {
57
+ __kind: "BoostersCredited";
58
+ prewitnessedDepositId: string | number;
59
+ networkFeeFromBoost: string | number;
60
+ networkFeeSwapRequestId?: string | number | null | undefined;
61
+ }>, z.ZodObject<{
62
+ __kind: z.ZodLiteral<"Refund">;
63
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
64
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
65
+ }, "strip", z.ZodTypeAny, {
66
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
67
+ }, {
68
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
69
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
70
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
71
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
72
+ reason: z.ZodEffects<z.ZodObject<{
73
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
74
+ }, "strip", z.ZodTypeAny, {
75
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
76
+ }, {
77
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
78
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
79
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
80
+ }>;
81
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
82
+ }, "strip", z.ZodTypeAny, {
83
+ __kind: "Refund";
84
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
85
+ amount: bigint;
86
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
87
+ }, {
88
+ __kind: "Refund";
89
+ reason: {
90
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
91
+ };
92
+ amount: string | number;
93
+ egressId?: [{
94
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
95
+ }, string | number] | null | undefined;
96
+ }>, z.ZodObject<{
97
+ __kind: z.ZodLiteral<"Unrefundable">;
98
+ }, "strip", z.ZodTypeAny, {
99
+ __kind: "Unrefundable";
100
+ }, {
101
+ __kind: "Unrefundable";
102
+ }>]>;
103
+ channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
104
+ originType: z.ZodEffects<z.ZodObject<{
105
+ __kind: z.ZodEnum<["DepositChannel", "Vault"]>;
106
+ }, "strip", z.ZodTypeAny, {
107
+ __kind: "DepositChannel" | "Vault";
108
+ }, {
109
+ __kind: "DepositChannel" | "Vault";
110
+ }>, "DepositChannel" | "Vault", {
111
+ __kind: "DepositChannel" | "Vault";
112
+ }>;
113
+ }, "strip", z.ZodTypeAny, {
114
+ asset: "Dot";
115
+ depositDetails: number;
116
+ blockHeight: number;
117
+ ingressFee: bigint;
118
+ maxBoostFeeBps: number;
119
+ amount: bigint;
120
+ action: {
121
+ __kind: "Swap";
122
+ swapRequestId: bigint;
123
+ } | {
124
+ __kind: "LiquidityProvision";
125
+ lpAccount: string;
126
+ } | {
127
+ __kind: "CcmTransfer";
128
+ swapRequestId: bigint;
129
+ } | {
130
+ __kind: "BoostersCredited";
131
+ prewitnessedDepositId: bigint;
132
+ networkFeeFromBoost: bigint;
133
+ networkFeeSwapRequestId?: bigint | null | undefined;
134
+ } | {
135
+ __kind: "Refund";
136
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
137
+ amount: bigint;
138
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
139
+ } | {
140
+ __kind: "Unrefundable";
141
+ };
142
+ originType: "DepositChannel" | "Vault";
143
+ depositAddress?: `0x${string}` | null | undefined;
144
+ channelId?: bigint | null | undefined;
145
+ }, {
146
+ asset: {
147
+ __kind: "Dot";
148
+ };
149
+ depositDetails: number;
150
+ blockHeight: number;
151
+ ingressFee: string | number;
152
+ maxBoostFeeBps: number;
153
+ amount: string | number;
154
+ action: {
155
+ __kind: "Swap";
156
+ swapRequestId: string | number;
157
+ } | {
158
+ __kind: "LiquidityProvision";
159
+ lpAccount: string;
160
+ } | {
161
+ __kind: "CcmTransfer";
162
+ swapRequestId: string | number;
163
+ } | {
164
+ __kind: "BoostersCredited";
165
+ prewitnessedDepositId: string | number;
166
+ networkFeeFromBoost: string | number;
167
+ networkFeeSwapRequestId?: string | number | null | undefined;
168
+ } | {
169
+ __kind: "Refund";
170
+ reason: {
171
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
172
+ };
173
+ amount: string | number;
174
+ egressId?: [{
175
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
176
+ }, string | number] | null | undefined;
177
+ } | {
178
+ __kind: "Unrefundable";
179
+ };
180
+ originType: {
181
+ __kind: "DepositChannel" | "Vault";
182
+ };
183
+ depositAddress?: string | null | undefined;
184
+ channelId?: string | number | null | undefined;
185
+ }>;
186
+
187
+ export { polkadotIngressEgressDepositFinalised };
@@ -0,0 +1,24 @@
1
+ // generated/11200/polkadotIngressEgress/depositFinalised.ts
2
+ import { z } from "zod";
3
+ import {
4
+ cfChainsDepositOriginType,
5
+ cfPrimitivesChainsAssetsDotAsset,
6
+ hexString,
7
+ numberOrHex,
8
+ palletCfPolkadotIngressEgressDepositAction
9
+ } from "../common.mjs";
10
+ var polkadotIngressEgressDepositFinalised = z.object({
11
+ depositAddress: hexString.nullish(),
12
+ asset: cfPrimitivesChainsAssetsDotAsset,
13
+ amount: numberOrHex,
14
+ blockHeight: z.number(),
15
+ depositDetails: z.number(),
16
+ ingressFee: numberOrHex,
17
+ maxBoostFeeBps: z.number(),
18
+ action: palletCfPolkadotIngressEgressDepositAction,
19
+ channelId: numberOrHex.nullish(),
20
+ originType: cfChainsDepositOriginType
21
+ });
22
+ export {
23
+ polkadotIngressEgressDepositFinalised
24
+ };
@@ -0,0 +1,25 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11200/solanaIngressEgress/depositBoosted.ts
2
+ var _zod = require('zod');
3
+
4
+
5
+
6
+
7
+
8
+
9
+ var _commoncjs = require('../common.cjs');
10
+ var solanaIngressEgressDepositBoosted = _zod.z.object({
11
+ depositAddress: _commoncjs.hexString.nullish(),
12
+ asset: _commoncjs.cfPrimitivesChainsAssetsSolAsset,
13
+ amounts: _zod.z.array(_zod.z.tuple([_zod.z.number(), _commoncjs.numberOrHex])),
14
+ prewitnessedDepositId: _commoncjs.numberOrHex,
15
+ channelId: _commoncjs.numberOrHex.nullish(),
16
+ blockHeight: _commoncjs.numberOrHex,
17
+ ingressFee: _commoncjs.numberOrHex,
18
+ maxBoostFeeBps: _zod.z.number(),
19
+ boostFee: _commoncjs.numberOrHex,
20
+ action: _commoncjs.palletCfSolanaIngressEgressDepositAction,
21
+ originType: _commoncjs.cfChainsDepositOriginType
22
+ });
23
+
24
+
25
+ exports.solanaIngressEgressDepositBoosted = solanaIngressEgressDepositBoosted;
@@ -0,0 +1,190 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaIngressEgressDepositBoosted: z.ZodObject<{
4
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
5
+ asset: z.ZodEffects<z.ZodObject<{
6
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "Sol" | "SolUsdc";
9
+ }, {
10
+ __kind: "Sol" | "SolUsdc";
11
+ }>, "Sol" | "SolUsdc", {
12
+ __kind: "Sol" | "SolUsdc";
13
+ }>;
14
+ amounts: z.ZodArray<z.ZodTuple<[z.ZodNumber, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>, "many">;
15
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
+ channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
17
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18
+ ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19
+ maxBoostFeeBps: z.ZodNumber;
20
+ boostFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21
+ action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
22
+ __kind: z.ZodLiteral<"Swap">;
23
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
+ }, "strip", z.ZodTypeAny, {
25
+ __kind: "Swap";
26
+ swapRequestId: bigint;
27
+ }, {
28
+ __kind: "Swap";
29
+ swapRequestId: string | number;
30
+ }>, z.ZodObject<{
31
+ __kind: z.ZodLiteral<"LiquidityProvision">;
32
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
33
+ }, "strip", z.ZodTypeAny, {
34
+ __kind: "LiquidityProvision";
35
+ lpAccount: string;
36
+ }, {
37
+ __kind: "LiquidityProvision";
38
+ lpAccount: string;
39
+ }>, z.ZodObject<{
40
+ __kind: z.ZodLiteral<"CcmTransfer">;
41
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
42
+ }, "strip", z.ZodTypeAny, {
43
+ __kind: "CcmTransfer";
44
+ swapRequestId: bigint;
45
+ }, {
46
+ __kind: "CcmTransfer";
47
+ swapRequestId: string | number;
48
+ }>, z.ZodObject<{
49
+ __kind: z.ZodLiteral<"BoostersCredited">;
50
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
51
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
52
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
53
+ }, "strip", z.ZodTypeAny, {
54
+ __kind: "BoostersCredited";
55
+ prewitnessedDepositId: bigint;
56
+ networkFeeFromBoost: bigint;
57
+ networkFeeSwapRequestId?: bigint | null | undefined;
58
+ }, {
59
+ __kind: "BoostersCredited";
60
+ prewitnessedDepositId: string | number;
61
+ networkFeeFromBoost: string | number;
62
+ networkFeeSwapRequestId?: string | number | null | undefined;
63
+ }>, z.ZodObject<{
64
+ __kind: z.ZodLiteral<"Refund">;
65
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
66
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
67
+ }, "strip", z.ZodTypeAny, {
68
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
69
+ }, {
70
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
71
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
72
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
73
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
74
+ reason: z.ZodEffects<z.ZodObject<{
75
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
76
+ }, "strip", z.ZodTypeAny, {
77
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
78
+ }, {
79
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
80
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
81
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
82
+ }>;
83
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
84
+ }, "strip", z.ZodTypeAny, {
85
+ __kind: "Refund";
86
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
87
+ amount: bigint;
88
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
89
+ }, {
90
+ __kind: "Refund";
91
+ reason: {
92
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
93
+ };
94
+ amount: string | number;
95
+ egressId?: [{
96
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
97
+ }, string | number] | null | undefined;
98
+ }>, z.ZodObject<{
99
+ __kind: z.ZodLiteral<"Unrefundable">;
100
+ }, "strip", z.ZodTypeAny, {
101
+ __kind: "Unrefundable";
102
+ }, {
103
+ __kind: "Unrefundable";
104
+ }>]>;
105
+ originType: z.ZodEffects<z.ZodObject<{
106
+ __kind: z.ZodEnum<["DepositChannel", "Vault"]>;
107
+ }, "strip", z.ZodTypeAny, {
108
+ __kind: "DepositChannel" | "Vault";
109
+ }, {
110
+ __kind: "DepositChannel" | "Vault";
111
+ }>, "DepositChannel" | "Vault", {
112
+ __kind: "DepositChannel" | "Vault";
113
+ }>;
114
+ }, "strip", z.ZodTypeAny, {
115
+ asset: "Sol" | "SolUsdc";
116
+ amounts: [number, bigint][];
117
+ prewitnessedDepositId: bigint;
118
+ blockHeight: bigint;
119
+ ingressFee: bigint;
120
+ maxBoostFeeBps: number;
121
+ boostFee: bigint;
122
+ action: {
123
+ __kind: "Swap";
124
+ swapRequestId: bigint;
125
+ } | {
126
+ __kind: "LiquidityProvision";
127
+ lpAccount: string;
128
+ } | {
129
+ __kind: "CcmTransfer";
130
+ swapRequestId: bigint;
131
+ } | {
132
+ __kind: "BoostersCredited";
133
+ prewitnessedDepositId: bigint;
134
+ networkFeeFromBoost: bigint;
135
+ networkFeeSwapRequestId?: bigint | null | undefined;
136
+ } | {
137
+ __kind: "Refund";
138
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
139
+ amount: bigint;
140
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
141
+ } | {
142
+ __kind: "Unrefundable";
143
+ };
144
+ originType: "DepositChannel" | "Vault";
145
+ depositAddress?: `0x${string}` | null | undefined;
146
+ channelId?: bigint | null | undefined;
147
+ }, {
148
+ asset: {
149
+ __kind: "Sol" | "SolUsdc";
150
+ };
151
+ amounts: [number, string | number][];
152
+ prewitnessedDepositId: string | number;
153
+ blockHeight: string | number;
154
+ ingressFee: string | number;
155
+ maxBoostFeeBps: number;
156
+ boostFee: string | number;
157
+ action: {
158
+ __kind: "Swap";
159
+ swapRequestId: string | number;
160
+ } | {
161
+ __kind: "LiquidityProvision";
162
+ lpAccount: string;
163
+ } | {
164
+ __kind: "CcmTransfer";
165
+ swapRequestId: string | number;
166
+ } | {
167
+ __kind: "BoostersCredited";
168
+ prewitnessedDepositId: string | number;
169
+ networkFeeFromBoost: string | number;
170
+ networkFeeSwapRequestId?: string | number | null | undefined;
171
+ } | {
172
+ __kind: "Refund";
173
+ reason: {
174
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
175
+ };
176
+ amount: string | number;
177
+ egressId?: [{
178
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
179
+ }, string | number] | null | undefined;
180
+ } | {
181
+ __kind: "Unrefundable";
182
+ };
183
+ originType: {
184
+ __kind: "DepositChannel" | "Vault";
185
+ };
186
+ depositAddress?: string | null | undefined;
187
+ channelId?: string | number | null | undefined;
188
+ }>;
189
+
190
+ export { solanaIngressEgressDepositBoosted };