@chainflip/processor 1.8.2 → 1.8.3

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 (287) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  2. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  12. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  17. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  19. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  20. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  21. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  28. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  29. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  30. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  31. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  32. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  33. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  34. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  35. package/dist/100/funding/funded.d.cts +2 -2
  36. package/dist/100/funding/funded.d.ts +2 -2
  37. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  38. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  39. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  40. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  41. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  42. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  43. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  44. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  45. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  46. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  47. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  48. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  49. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  50. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  51. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  52. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  53. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  54. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  55. package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
  56. package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
  57. package/dist/100/swapping/ccmFailed.d.cts +70 -70
  58. package/dist/100/swapping/ccmFailed.d.ts +70 -70
  59. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  60. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  61. package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
  62. package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
  63. package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
  64. package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
  65. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  66. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  67. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  68. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  69. package/dist/100/swapping/swapScheduled.d.cts +109 -109
  70. package/dist/100/swapping/swapScheduled.d.ts +109 -109
  71. package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
  72. package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
  73. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  74. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  75. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  76. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  77. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  78. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  79. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  80. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  81. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  82. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  83. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  84. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  85. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  86. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  87. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  88. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  89. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  90. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  91. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  92. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  93. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  94. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  95. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  96. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  97. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  98. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  99. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  100. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  101. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  102. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  103. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  104. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  105. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  106. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  107. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  108. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  109. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  110. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  111. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  112. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  113. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  114. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  115. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  116. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  117. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  118. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  119. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  120. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  121. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  122. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  123. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  124. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  125. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  126. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  127. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  128. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  129. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  130. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  131. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  132. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  133. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  134. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  135. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  136. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  137. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  138. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  139. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  140. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  141. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  142. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  143. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  144. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  145. package/dist/141/swapping/ccmFailed.d.cts +100 -100
  146. package/dist/141/swapping/ccmFailed.d.ts +100 -100
  147. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  148. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  149. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  150. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  151. package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
  152. package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
  153. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  154. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  155. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  156. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  157. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  158. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  159. package/dist/141/swapping/swapScheduled.d.cts +126 -126
  160. package/dist/141/swapping/swapScheduled.d.ts +126 -126
  161. package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
  162. package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
  163. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  164. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  165. package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
  166. package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
  167. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  168. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  169. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  170. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  171. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  172. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  173. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  174. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  175. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  176. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  177. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  178. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  179. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  180. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  181. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  182. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  183. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  184. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  185. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  186. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
  187. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  188. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  189. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  190. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  191. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  192. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  193. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  194. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  195. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  196. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  197. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  198. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  199. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  200. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  201. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  202. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  203. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  204. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  205. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  206. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  207. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  208. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  209. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  210. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  211. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  212. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  213. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  214. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  215. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  216. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  217. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  218. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  219. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  220. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  221. package/dist/160/swapping/ccmFailed.d.cts +70 -70
  222. package/dist/160/swapping/ccmFailed.d.ts +70 -70
  223. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  224. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  225. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  226. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  227. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  228. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  229. package/dist/160/swapping/swapDepositAddressReady.d.cts +65 -65
  230. package/dist/160/swapping/swapDepositAddressReady.d.ts +65 -65
  231. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  232. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  233. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  234. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  235. package/dist/160/swapping/swapRequested.d.cts +130 -130
  236. package/dist/160/swapping/swapRequested.d.ts +130 -130
  237. package/dist/160/swapping/withdrawalRequested.d.cts +20 -20
  238. package/dist/160/swapping/withdrawalRequested.d.ts +20 -20
  239. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  240. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  241. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
  242. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
  243. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  244. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  245. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  246. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  247. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  248. package/dist/170/reputation/offencePenalty.d.ts +2 -2
  249. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  250. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  251. package/dist/170/swapping/swapRequested.d.cts +135 -135
  252. package/dist/170/swapping/swapRequested.d.ts +135 -135
  253. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +26 -26
  254. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +26 -26
  255. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
  256. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
  257. package/dist/180/common.cjs +29 -8
  258. package/dist/180/common.d.cts +142 -102
  259. package/dist/180/common.d.ts +142 -102
  260. package/dist/180/common.mjs +28 -7
  261. package/dist/180/environment/solanaGovCallDispatched.cjs +10 -0
  262. package/dist/180/environment/solanaGovCallDispatched.d.cts +69 -0
  263. package/dist/180/environment/solanaGovCallDispatched.d.ts +69 -0
  264. package/dist/180/environment/solanaGovCallDispatched.mjs +10 -0
  265. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  266. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +14 -14
  267. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  268. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  269. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
  270. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +52 -52
  271. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  272. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  273. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  274. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  275. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  276. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  277. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +26 -26
  278. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +26 -26
  279. package/dist/180/solanaIngressEgress/depositFailed.d.cts +26 -26
  280. package/dist/180/solanaIngressEgress/depositFailed.d.ts +26 -26
  281. package/dist/180/swapping/swapDepositAddressReady.cjs +2 -0
  282. package/dist/180/swapping/swapDepositAddressReady.d.cts +3 -0
  283. package/dist/180/swapping/swapDepositAddressReady.d.ts +3 -0
  284. package/dist/180/swapping/swapDepositAddressReady.mjs +2 -0
  285. package/dist/180/swapping/swapRequested.d.cts +10 -0
  286. package/dist/180/swapping/swapRequested.d.ts +10 -0
  287. package/package.json +1 -1
@@ -683,7 +683,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
683
683
  } | null | undefined;
684
684
  }>>>;
685
685
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
686
- brokerFee: z.ZodObject<{
686
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
687
687
  account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
688
688
  bps: z.ZodNumber;
689
689
  }, "strip", z.ZodTypeAny, {
@@ -692,7 +692,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
692
692
  }, {
693
693
  account: string;
694
694
  bps: number;
695
- }>;
695
+ }>>>;
696
696
  affiliateFees: z.ZodArray<z.ZodObject<{
697
697
  account: z.ZodNumber;
698
698
  bps: z.ZodNumber;
@@ -959,10 +959,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
959
959
  chain: "Solana";
960
960
  address: string;
961
961
  };
962
- brokerFee: {
963
- account: string;
964
- bps: number;
965
- };
966
962
  affiliateFees: {
967
963
  account: number;
968
964
  bps: number;
@@ -1013,6 +1009,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1013
1009
  __kind: "Sol";
1014
1010
  } | null | undefined;
1015
1011
  } | null | undefined;
1012
+ brokerFee?: {
1013
+ account: string;
1014
+ bps: number;
1015
+ } | null | undefined;
1016
1016
  refundParams?: {
1017
1017
  retryDuration: number;
1018
1018
  refundAddress: {
@@ -1084,10 +1084,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1084
1084
  value: string;
1085
1085
  __kind: "Sol";
1086
1086
  };
1087
- brokerFee: {
1088
- account: string;
1089
- bps: number;
1090
- };
1091
1087
  affiliateFees: {
1092
1088
  account: number;
1093
1089
  bps: number;
@@ -1140,6 +1136,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1140
1136
  __kind: "Sol";
1141
1137
  } | null | undefined;
1142
1138
  } | null | undefined;
1139
+ brokerFee?: {
1140
+ account: string;
1141
+ bps: number;
1142
+ } | null | undefined;
1143
1143
  refundParams?: {
1144
1144
  retryDuration: number;
1145
1145
  refundAddress: {
@@ -1210,10 +1210,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1210
1210
  chain: "Solana";
1211
1211
  address: string;
1212
1212
  };
1213
- brokerFee: {
1214
- account: string;
1215
- bps: number;
1216
- };
1217
1213
  affiliateFees: {
1218
1214
  account: number;
1219
1215
  bps: number;
@@ -1264,6 +1260,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1264
1260
  __kind: "Sol";
1265
1261
  } | null | undefined;
1266
1262
  } | null | undefined;
1263
+ brokerFee?: {
1264
+ account: string;
1265
+ bps: number;
1266
+ } | null | undefined;
1267
1267
  refundParams?: {
1268
1268
  retryDuration: number;
1269
1269
  refundAddress: {
@@ -1338,10 +1338,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1338
1338
  value: string;
1339
1339
  __kind: "Sol";
1340
1340
  };
1341
- brokerFee: {
1342
- account: string;
1343
- bps: number;
1344
- };
1345
1341
  affiliateFees: {
1346
1342
  account: number;
1347
1343
  bps: number;
@@ -1394,6 +1390,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1394
1390
  __kind: "Sol";
1395
1391
  } | null | undefined;
1396
1392
  } | null | undefined;
1393
+ brokerFee?: {
1394
+ account: string;
1395
+ bps: number;
1396
+ } | null | undefined;
1397
1397
  refundParams?: {
1398
1398
  retryDuration: number;
1399
1399
  refundAddress: {
@@ -1531,10 +1531,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1531
1531
  chain: "Solana";
1532
1532
  address: string;
1533
1533
  };
1534
- brokerFee: {
1535
- account: string;
1536
- bps: number;
1537
- };
1538
1534
  affiliateFees: {
1539
1535
  account: number;
1540
1536
  bps: number;
@@ -1585,6 +1581,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1585
1581
  __kind: "Sol";
1586
1582
  } | null | undefined;
1587
1583
  } | null | undefined;
1584
+ brokerFee?: {
1585
+ account: string;
1586
+ bps: number;
1587
+ } | null | undefined;
1588
1588
  refundParams?: {
1589
1589
  retryDuration: number;
1590
1590
  refundAddress: {
@@ -1734,10 +1734,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1734
1734
  value: string;
1735
1735
  __kind: "Sol";
1736
1736
  };
1737
- brokerFee: {
1738
- account: string;
1739
- bps: number;
1740
- };
1741
1737
  affiliateFees: {
1742
1738
  account: number;
1743
1739
  bps: number;
@@ -1790,6 +1786,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1790
1786
  __kind: "Sol";
1791
1787
  } | null | undefined;
1792
1788
  } | null | undefined;
1789
+ brokerFee?: {
1790
+ account: string;
1791
+ bps: number;
1792
+ } | null | undefined;
1793
1793
  refundParams?: {
1794
1794
  retryDuration: number;
1795
1795
  refundAddress: {
@@ -8,6 +8,7 @@ var _zod = require('zod');
8
8
 
9
9
 
10
10
 
11
+
11
12
  var _commoncjs = require('../common.cjs');
12
13
  var swappingSwapDepositAddressReady = _zod.z.object({
13
14
  depositAddress: _commoncjs.cfChainsAddressEncodedAddress,
@@ -15,6 +16,7 @@ var swappingSwapDepositAddressReady = _zod.z.object({
15
16
  sourceAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
16
17
  destinationAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
17
18
  channelId: _commoncjs.numberOrHex,
19
+ brokerId: _commoncjs.accountId,
18
20
  brokerCommissionRate: _zod.z.number(),
19
21
  channelMetadata: _commoncjs.cfChainsCcmChannelMetadata.nullish(),
20
22
  sourceChainExpiryBlock: _commoncjs.numberOrHex,
@@ -172,6 +172,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
172
172
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
173
173
  }>;
174
174
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
175
+ brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
175
176
  brokerCommissionRate: z.ZodNumber;
176
177
  channelMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
177
178
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -328,6 +329,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
328
329
  chunkInterval: number;
329
330
  }>>>;
330
331
  }, "strip", z.ZodTypeAny, {
332
+ brokerId: string;
331
333
  depositAddress: {
332
334
  chain: "Ethereum";
333
335
  address: `0x${string}`;
@@ -401,6 +403,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
401
403
  chunkInterval: number;
402
404
  } | null | undefined;
403
405
  }, {
406
+ brokerId: string;
404
407
  depositAddress: {
405
408
  value: string;
406
409
  __kind: "Eth";
@@ -172,6 +172,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
172
172
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
173
173
  }>;
174
174
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
175
+ brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
175
176
  brokerCommissionRate: z.ZodNumber;
176
177
  channelMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
177
178
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -328,6 +329,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
328
329
  chunkInterval: number;
329
330
  }>>>;
330
331
  }, "strip", z.ZodTypeAny, {
332
+ brokerId: string;
331
333
  depositAddress: {
332
334
  chain: "Ethereum";
333
335
  address: `0x${string}`;
@@ -401,6 +403,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
401
403
  chunkInterval: number;
402
404
  } | null | undefined;
403
405
  }, {
406
+ brokerId: string;
404
407
  depositAddress: {
405
408
  value: string;
406
409
  __kind: "Eth";
@@ -1,6 +1,7 @@
1
1
  // generated/180/swapping/swapDepositAddressReady.ts
2
2
  import { z } from "zod";
3
3
  import {
4
+ accountId,
4
5
  cfChainsAddressEncodedAddress,
5
6
  cfChainsCcmChannelMetadata,
6
7
  cfChainsChannelRefundParametersEncodedAddress,
@@ -15,6 +16,7 @@ var swappingSwapDepositAddressReady = z.object({
15
16
  sourceAsset: cfPrimitivesChainsAssetsAnyAsset,
16
17
  destinationAsset: cfPrimitivesChainsAssetsAnyAsset,
17
18
  channelId: numberOrHex,
19
+ brokerId: accountId,
18
20
  brokerCommissionRate: z.number(),
19
21
  channelMetadata: cfChainsCcmChannelMetadata.nullish(),
20
22
  sourceChainExpiryBlock: numberOrHex,
@@ -101,7 +101,9 @@ declare const swappingSwapRequested: z.ZodObject<{
101
101
  }>]>;
102
102
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
103
103
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
104
+ brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
104
105
  }, "strip", z.ZodTypeAny, {
106
+ brokerId: string;
105
107
  __kind: "DepositChannel";
106
108
  depositAddress: {
107
109
  chain: "Ethereum";
@@ -122,6 +124,7 @@ declare const swappingSwapRequested: z.ZodObject<{
122
124
  channelId: bigint;
123
125
  depositBlockHeight: bigint;
124
126
  }, {
127
+ brokerId: string;
125
128
  __kind: "DepositChannel";
126
129
  depositAddress: {
127
130
  value: string;
@@ -201,6 +204,7 @@ declare const swappingSwapRequested: z.ZodObject<{
201
204
  }, {
202
205
  __kind: "None";
203
206
  }>]>;
207
+ brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>>>;
204
208
  }, "strip", z.ZodTypeAny, {
205
209
  __kind: "Vault";
206
210
  txId: {
@@ -221,6 +225,7 @@ declare const swappingSwapRequested: z.ZodObject<{
221
225
  } | {
222
226
  __kind: "None";
223
227
  };
228
+ brokerId?: string | null | undefined;
224
229
  }, {
225
230
  __kind: "Vault";
226
231
  txId: {
@@ -241,6 +246,7 @@ declare const swappingSwapRequested: z.ZodObject<{
241
246
  } | {
242
247
  __kind: "None";
243
248
  };
249
+ brokerId?: string | null | undefined;
244
250
  }>, z.ZodObject<{
245
251
  __kind: z.ZodLiteral<"Internal">;
246
252
  }, "strip", z.ZodTypeAny, {
@@ -717,6 +723,7 @@ declare const swappingSwapRequested: z.ZodObject<{
717
723
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
718
724
  inputAmount: bigint;
719
725
  origin: {
726
+ brokerId: string;
720
727
  __kind: "DepositChannel";
721
728
  depositAddress: {
722
729
  chain: "Ethereum";
@@ -756,6 +763,7 @@ declare const swappingSwapRequested: z.ZodObject<{
756
763
  } | {
757
764
  __kind: "None";
758
765
  };
766
+ brokerId?: string | null | undefined;
759
767
  } | {
760
768
  __kind: "Internal";
761
769
  };
@@ -844,6 +852,7 @@ declare const swappingSwapRequested: z.ZodObject<{
844
852
  };
845
853
  inputAmount: string | number;
846
854
  origin: {
855
+ brokerId: string;
847
856
  __kind: "DepositChannel";
848
857
  depositAddress: {
849
858
  value: string;
@@ -883,6 +892,7 @@ declare const swappingSwapRequested: z.ZodObject<{
883
892
  } | {
884
893
  __kind: "None";
885
894
  };
895
+ brokerId?: string | null | undefined;
886
896
  } | {
887
897
  __kind: "Internal";
888
898
  };
@@ -101,7 +101,9 @@ declare const swappingSwapRequested: z.ZodObject<{
101
101
  }>]>;
102
102
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
103
103
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
104
+ brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
104
105
  }, "strip", z.ZodTypeAny, {
106
+ brokerId: string;
105
107
  __kind: "DepositChannel";
106
108
  depositAddress: {
107
109
  chain: "Ethereum";
@@ -122,6 +124,7 @@ declare const swappingSwapRequested: z.ZodObject<{
122
124
  channelId: bigint;
123
125
  depositBlockHeight: bigint;
124
126
  }, {
127
+ brokerId: string;
125
128
  __kind: "DepositChannel";
126
129
  depositAddress: {
127
130
  value: string;
@@ -201,6 +204,7 @@ declare const swappingSwapRequested: z.ZodObject<{
201
204
  }, {
202
205
  __kind: "None";
203
206
  }>]>;
207
+ brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>>>;
204
208
  }, "strip", z.ZodTypeAny, {
205
209
  __kind: "Vault";
206
210
  txId: {
@@ -221,6 +225,7 @@ declare const swappingSwapRequested: z.ZodObject<{
221
225
  } | {
222
226
  __kind: "None";
223
227
  };
228
+ brokerId?: string | null | undefined;
224
229
  }, {
225
230
  __kind: "Vault";
226
231
  txId: {
@@ -241,6 +246,7 @@ declare const swappingSwapRequested: z.ZodObject<{
241
246
  } | {
242
247
  __kind: "None";
243
248
  };
249
+ brokerId?: string | null | undefined;
244
250
  }>, z.ZodObject<{
245
251
  __kind: z.ZodLiteral<"Internal">;
246
252
  }, "strip", z.ZodTypeAny, {
@@ -717,6 +723,7 @@ declare const swappingSwapRequested: z.ZodObject<{
717
723
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
718
724
  inputAmount: bigint;
719
725
  origin: {
726
+ brokerId: string;
720
727
  __kind: "DepositChannel";
721
728
  depositAddress: {
722
729
  chain: "Ethereum";
@@ -756,6 +763,7 @@ declare const swappingSwapRequested: z.ZodObject<{
756
763
  } | {
757
764
  __kind: "None";
758
765
  };
766
+ brokerId?: string | null | undefined;
759
767
  } | {
760
768
  __kind: "Internal";
761
769
  };
@@ -844,6 +852,7 @@ declare const swappingSwapRequested: z.ZodObject<{
844
852
  };
845
853
  inputAmount: string | number;
846
854
  origin: {
855
+ brokerId: string;
847
856
  __kind: "DepositChannel";
848
857
  depositAddress: {
849
858
  value: string;
@@ -883,6 +892,7 @@ declare const swappingSwapRequested: z.ZodObject<{
883
892
  } | {
884
893
  __kind: "None";
885
894
  };
895
+ brokerId?: string | null | undefined;
886
896
  } | {
887
897
  __kind: "Internal";
888
898
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chainflip/processor",
3
- "version": "1.8.2",
3
+ "version": "1.8.3",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "keywords": [],