@chainflip/processor 1.11.12 → 1.11.15

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 (587) 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 +16 -16
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  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 +20 -20
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  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/environment/runtimeSafeModeUpdated.d.cts +40 -40
  22. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
  23. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  24. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  25. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  28. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  30. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  31. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  32. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  33. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  34. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  35. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  36. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  37. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  38. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  39. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  40. package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
  41. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  42. package/dist/100/swapping/ccmFailed.d.ts +4 -4
  43. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  44. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  45. package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
  46. package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
  47. package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
  48. package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
  49. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  50. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  51. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  52. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  53. package/dist/100/swapping/swapScheduled.d.cts +14 -14
  54. package/dist/100/swapping/swapScheduled.d.ts +14 -14
  55. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  56. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  57. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  58. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  59. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  60. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  61. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  62. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  63. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  64. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  65. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
  66. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
  67. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  68. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  69. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  70. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
  71. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  72. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
  73. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  74. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  75. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  76. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  77. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
  78. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
  79. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  80. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  81. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  82. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  83. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  84. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  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/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  90. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  91. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
  92. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
  93. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
  94. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
  95. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  96. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  97. package/dist/11100/swapping/swapExecuted.d.cts +17 -17
  98. package/dist/11100/swapping/swapExecuted.d.ts +17 -17
  99. package/dist/11100/swapping/swapRequested.d.cts +387 -387
  100. package/dist/11100/swapping/swapRequested.d.ts +387 -387
  101. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  102. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  103. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  104. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  105. package/dist/11200/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  106. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  107. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  108. package/dist/11200/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  109. package/dist/11200/arbitrumIngressEgress/depositFailed.cjs +15 -0
  110. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  111. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  112. package/dist/11200/arbitrumIngressEgress/depositFailed.mjs +15 -0
  113. package/dist/11200/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  114. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  115. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  116. package/dist/11200/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  117. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  118. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
  119. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
  120. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  121. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  122. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  123. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  124. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  125. package/dist/11200/assethubIngressEgress/depositBoosted.cjs +26 -0
  126. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +193 -0
  127. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +193 -0
  128. package/dist/11200/assethubIngressEgress/depositBoosted.mjs +26 -0
  129. package/dist/11200/assethubIngressEgress/depositFailed.cjs +14 -0
  130. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +1417 -0
  131. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +1417 -0
  132. package/dist/11200/assethubIngressEgress/depositFailed.mjs +14 -0
  133. package/dist/11200/assethubIngressEgress/depositFinalised.cjs +24 -0
  134. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +187 -0
  135. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +187 -0
  136. package/dist/11200/assethubIngressEgress/depositFinalised.mjs +24 -0
  137. package/dist/11200/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
  138. package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.cts +150 -0
  139. package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.ts +150 -0
  140. package/dist/11200/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
  141. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  142. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +109 -0
  143. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +109 -0
  144. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  145. package/dist/11200/bitcoinIngressEgress/depositBoosted.cjs +27 -0
  146. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +417 -0
  147. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +417 -0
  148. package/dist/11200/bitcoinIngressEgress/depositBoosted.mjs +27 -0
  149. package/dist/11200/bitcoinIngressEgress/depositFailed.cjs +15 -0
  150. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +2126 -0
  151. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +2126 -0
  152. package/dist/11200/bitcoinIngressEgress/depositFailed.mjs +15 -0
  153. package/dist/11200/bitcoinIngressEgress/depositFinalised.cjs +25 -0
  154. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +411 -0
  155. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +411 -0
  156. package/dist/11200/bitcoinIngressEgress/depositFinalised.mjs +25 -0
  157. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
  158. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.cts +150 -0
  159. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.ts +150 -0
  160. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
  161. package/dist/11200/common.cjs +1030 -17
  162. package/dist/11200/common.d.cts +23158 -167
  163. package/dist/11200/common.d.ts +23158 -167
  164. package/dist/11200/common.mjs +1030 -17
  165. package/dist/11200/environment/batchCompleted.cjs +6 -0
  166. package/dist/11200/environment/batchCompleted.d.cts +5 -0
  167. package/dist/11200/environment/batchCompleted.d.ts +5 -0
  168. package/dist/11200/environment/batchCompleted.mjs +6 -0
  169. package/dist/11200/environment/nonNativeSignedCall.cjs +6 -0
  170. package/dist/11200/environment/nonNativeSignedCall.d.cts +5 -0
  171. package/dist/11200/environment/nonNativeSignedCall.d.ts +5 -0
  172. package/dist/11200/environment/nonNativeSignedCall.mjs +6 -0
  173. package/dist/11200/environment/runtimeSafeModeUpdated.cjs +9 -0
  174. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +1910 -0
  175. package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +1910 -0
  176. package/dist/11200/environment/runtimeSafeModeUpdated.mjs +9 -0
  177. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  178. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  179. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  180. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  181. package/dist/11200/ethereumIngressEgress/depositBoosted.cjs +27 -0
  182. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  183. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  184. package/dist/11200/ethereumIngressEgress/depositBoosted.mjs +27 -0
  185. package/dist/11200/ethereumIngressEgress/depositFailed.cjs +15 -0
  186. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  187. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  188. package/dist/11200/ethereumIngressEgress/depositFailed.mjs +15 -0
  189. package/dist/11200/ethereumIngressEgress/depositFinalised.cjs +25 -0
  190. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  191. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  192. package/dist/11200/ethereumIngressEgress/depositFinalised.mjs +25 -0
  193. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  194. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
  195. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
  196. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  197. package/dist/11200/lendingPools/collateralAdded.cjs +10 -0
  198. package/dist/11200/lendingPools/collateralAdded.d.cts +24 -0
  199. package/dist/11200/lendingPools/collateralAdded.d.ts +24 -0
  200. package/dist/11200/lendingPools/collateralAdded.mjs +10 -0
  201. package/dist/11200/lendingPools/collateralRemoved.cjs +10 -0
  202. package/dist/11200/lendingPools/collateralRemoved.d.cts +24 -0
  203. package/dist/11200/lendingPools/collateralRemoved.d.ts +24 -0
  204. package/dist/11200/lendingPools/collateralRemoved.mjs +10 -0
  205. package/dist/11200/lendingPools/interestTaken.cjs +4 -4
  206. package/dist/11200/lendingPools/interestTaken.d.cts +12 -52
  207. package/dist/11200/lendingPools/interestTaken.d.ts +12 -52
  208. package/dist/11200/lendingPools/interestTaken.mjs +5 -5
  209. package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
  210. package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
  211. package/dist/11200/lendingPools/loanCreated.d.cts +2 -2
  212. package/dist/11200/lendingPools/loanCreated.d.ts +2 -2
  213. package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
  214. package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
  215. package/dist/11200/lendingPools/palletConfigUpdated.d.cts +25 -0
  216. package/dist/11200/lendingPools/palletConfigUpdated.d.ts +25 -0
  217. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.cjs +10 -0
  218. package/dist/11200/lendingPools/{lendingPoolFeeSwapInitiated.d.cts → primaryCollateralAssetUpdated.d.cts} +8 -8
  219. package/dist/11200/lendingPools/{lendingPoolFeeSwapInitiated.d.ts → primaryCollateralAssetUpdated.d.ts} +8 -8
  220. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.mjs +10 -0
  221. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  222. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  223. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  224. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  225. package/dist/11200/polkadotIngressEgress/depositBoosted.cjs +26 -0
  226. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +193 -0
  227. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +193 -0
  228. package/dist/11200/polkadotIngressEgress/depositBoosted.mjs +26 -0
  229. package/dist/11200/polkadotIngressEgress/depositFailed.cjs +14 -0
  230. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  231. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  232. package/dist/11200/polkadotIngressEgress/depositFailed.mjs +14 -0
  233. package/dist/11200/polkadotIngressEgress/depositFinalised.cjs +24 -0
  234. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +187 -0
  235. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +187 -0
  236. package/dist/11200/polkadotIngressEgress/depositFinalised.mjs +24 -0
  237. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
  238. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.cts +150 -0
  239. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.ts +150 -0
  240. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
  241. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  242. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  243. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  244. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  245. package/dist/11200/solanaIngressEgress/depositBoosted.cjs +27 -0
  246. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +223 -0
  247. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +223 -0
  248. package/dist/11200/solanaIngressEgress/depositBoosted.mjs +27 -0
  249. package/dist/11200/solanaIngressEgress/depositFailed.cjs +15 -0
  250. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +1498 -0
  251. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +1498 -0
  252. package/dist/11200/solanaIngressEgress/depositFailed.mjs +15 -0
  253. package/dist/11200/solanaIngressEgress/depositFinalised.cjs +25 -0
  254. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +217 -0
  255. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +217 -0
  256. package/dist/11200/solanaIngressEgress/depositFinalised.mjs +25 -0
  257. package/dist/11200/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  258. package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.cts +150 -0
  259. package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.ts +150 -0
  260. package/dist/11200/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
  261. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.cjs +10 -0
  262. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +44 -0
  263. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.ts +44 -0
  264. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.mjs +10 -0
  265. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.cjs +9 -0
  266. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +41 -0
  267. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.ts +41 -0
  268. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.mjs +9 -0
  269. package/dist/11200/swapping/swapRequested.cjs +25 -0
  270. package/dist/11200/swapping/swapRequested.d.cts +2978 -0
  271. package/dist/11200/swapping/swapRequested.d.ts +2978 -0
  272. package/dist/11200/swapping/swapRequested.mjs +25 -0
  273. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  274. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  275. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  276. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  277. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  278. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  279. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  280. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  281. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  282. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  283. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  284. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  285. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  286. package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
  287. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  288. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  289. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  290. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  291. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  292. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  293. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  294. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  295. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  296. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  297. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  298. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  299. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  300. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  301. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  302. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  303. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  304. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  305. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  306. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  307. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  308. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  309. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  310. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  311. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  312. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  313. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  314. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  315. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  316. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  317. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  318. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  319. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  320. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  321. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  322. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  323. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  324. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  325. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  326. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  327. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  328. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  329. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  330. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  331. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  332. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  333. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  334. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  335. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  336. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  337. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  338. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  339. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  340. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  341. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  342. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  343. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  344. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  345. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  346. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  347. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  348. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  349. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  350. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  351. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  352. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  353. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  354. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  355. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  356. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  357. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  358. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  359. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  360. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  361. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  362. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  363. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  364. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  365. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  366. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  367. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  368. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  369. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  370. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  371. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  372. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  373. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  374. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  375. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  376. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  377. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  378. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  379. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  380. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  381. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  382. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  383. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  384. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  385. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  386. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  387. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  388. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  389. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  390. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  391. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  392. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  393. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  394. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  395. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  396. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  397. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  398. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  399. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  400. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  401. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  402. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  403. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  404. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  405. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  406. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  407. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  408. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  409. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  410. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  411. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  412. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  413. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  414. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  415. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  416. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
  417. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  418. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  419. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  420. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  421. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  422. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  423. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  424. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  425. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  426. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  427. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  428. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  429. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  430. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  431. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  432. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  433. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  434. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  435. package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
  436. package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
  437. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  438. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  439. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  440. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  441. package/dist/160/swapping/swapRequested.d.cts +26 -26
  442. package/dist/160/swapping/swapRequested.d.ts +26 -26
  443. package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
  444. package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
  445. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  446. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  447. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  448. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  449. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  450. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
  451. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  452. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
  453. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  454. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
  455. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
  456. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
  457. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  458. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  459. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  460. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  461. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  462. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  463. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +180 -180
  464. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +180 -180
  465. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  466. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  467. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  468. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  469. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  470. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
  471. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  472. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  473. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
  474. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
  475. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  476. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  477. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  478. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  479. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  480. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  481. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  482. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
  483. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  484. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  485. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
  486. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +36 -36
  487. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  488. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  489. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  490. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  491. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  492. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  493. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  494. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  495. package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
  496. package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
  497. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  498. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  499. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  500. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  501. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  502. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  503. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  504. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  505. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  506. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  507. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  508. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  509. package/dist/180/swapping/swapRequested.d.cts +4 -4
  510. package/dist/180/swapping/swapRequested.d.ts +4 -4
  511. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  512. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  513. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
  514. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +14 -14
  515. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +36 -36
  516. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +36 -36
  517. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  518. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +12 -12
  519. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  520. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  521. package/dist/190/assetBalances/refundScheduled.d.cts +56 -56
  522. package/dist/190/assetBalances/refundScheduled.d.ts +56 -56
  523. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  524. package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
  525. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  526. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  527. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  528. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  529. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  530. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  531. package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
  532. package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
  533. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  534. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  535. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  536. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  537. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  538. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  539. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  540. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  541. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  542. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  543. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  544. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  545. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  546. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  547. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
  548. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +54 -54
  549. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  550. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  551. package/dist/190/solanaIngressEgress/depositFailed.d.cts +172 -172
  552. package/dist/190/solanaIngressEgress/depositFailed.d.ts +172 -172
  553. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  554. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
  555. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  556. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  557. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  558. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  559. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  560. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  561. package/dist/190/swapping/creditedOnChain.d.cts +4 -4
  562. package/dist/190/swapping/creditedOnChain.d.ts +4 -4
  563. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  564. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  565. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  566. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  567. package/dist/190/swapping/refundedOnChain.d.cts +4 -4
  568. package/dist/190/swapping/refundedOnChain.d.ts +4 -4
  569. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  570. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  571. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  572. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  573. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  574. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  575. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  576. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  577. package/dist/190/swapping/swapRequested.d.cts +70 -70
  578. package/dist/190/swapping/swapRequested.d.ts +70 -70
  579. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  580. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  581. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  582. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  583. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  584. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  585. package/package.json +2 -2
  586. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.cjs +0 -10
  587. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.mjs +0 -10
@@ -0,0 +1,15 @@
1
+ // generated/11200/bitcoinIngressEgress/depositFailed.ts
2
+ import { z } from "zod";
3
+ import {
4
+ numberOrHex,
5
+ palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin,
6
+ palletCfBitcoinIngressEgressDepositFailedReason
7
+ } from "../common.mjs";
8
+ var bitcoinIngressEgressDepositFailed = z.object({
9
+ blockHeight: numberOrHex,
10
+ reason: palletCfBitcoinIngressEgressDepositFailedReason,
11
+ details: palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin
12
+ });
13
+ export {
14
+ bitcoinIngressEgressDepositFailed
15
+ };
@@ -0,0 +1,25 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11200/bitcoinIngressEgress/depositFinalised.ts
2
+ var _zod = require('zod');
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+ var _commoncjs = require('../common.cjs');
11
+ var bitcoinIngressEgressDepositFinalised = _zod.z.object({
12
+ depositAddress: _commoncjs.cfChainsBtcScriptPubkey.nullish(),
13
+ asset: _commoncjs.cfPrimitivesChainsAssetsBtcAsset,
14
+ amount: _commoncjs.numberOrHex,
15
+ blockHeight: _commoncjs.numberOrHex,
16
+ depositDetails: _commoncjs.cfChainsBtcUtxo,
17
+ ingressFee: _commoncjs.numberOrHex,
18
+ maxBoostFeeBps: _zod.z.number(),
19
+ action: _commoncjs.palletCfBitcoinIngressEgressDepositAction,
20
+ channelId: _commoncjs.numberOrHex.nullish(),
21
+ originType: _commoncjs.cfChainsDepositOriginType
22
+ });
23
+
24
+
25
+ exports.bitcoinIngressEgressDepositFinalised = bitcoinIngressEgressDepositFinalised;
@@ -0,0 +1,411 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
4
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
+ __kind: z.ZodLiteral<"P2PKH">;
6
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ value: `0x${string}`;
9
+ __kind: "P2PKH";
10
+ }, {
11
+ value: string;
12
+ __kind: "P2PKH";
13
+ }>, z.ZodObject<{
14
+ __kind: z.ZodLiteral<"P2SH">;
15
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
+ }, "strip", z.ZodTypeAny, {
17
+ value: `0x${string}`;
18
+ __kind: "P2SH";
19
+ }, {
20
+ value: string;
21
+ __kind: "P2SH";
22
+ }>, z.ZodObject<{
23
+ __kind: z.ZodLiteral<"P2WPKH">;
24
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
25
+ }, "strip", z.ZodTypeAny, {
26
+ value: `0x${string}`;
27
+ __kind: "P2WPKH";
28
+ }, {
29
+ value: string;
30
+ __kind: "P2WPKH";
31
+ }>, z.ZodObject<{
32
+ __kind: z.ZodLiteral<"P2WSH">;
33
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
34
+ }, "strip", z.ZodTypeAny, {
35
+ value: `0x${string}`;
36
+ __kind: "P2WSH";
37
+ }, {
38
+ value: string;
39
+ __kind: "P2WSH";
40
+ }>, z.ZodObject<{
41
+ __kind: z.ZodLiteral<"Taproot">;
42
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
43
+ }, "strip", z.ZodTypeAny, {
44
+ value: `0x${string}`;
45
+ __kind: "Taproot";
46
+ }, {
47
+ value: string;
48
+ __kind: "Taproot";
49
+ }>, z.ZodObject<{
50
+ __kind: z.ZodLiteral<"OtherSegwit">;
51
+ version: z.ZodNumber;
52
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
53
+ }, "strip", z.ZodTypeAny, {
54
+ __kind: "OtherSegwit";
55
+ version: number;
56
+ program: `0x${string}`;
57
+ }, {
58
+ __kind: "OtherSegwit";
59
+ version: number;
60
+ program: string;
61
+ }>]>>>;
62
+ asset: z.ZodEffects<z.ZodObject<{
63
+ __kind: z.ZodEnum<["Btc"]>;
64
+ }, "strip", z.ZodTypeAny, {
65
+ __kind: "Btc";
66
+ }, {
67
+ __kind: "Btc";
68
+ }>, "Btc", {
69
+ __kind: "Btc";
70
+ }>;
71
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
72
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
73
+ depositDetails: z.ZodObject<{
74
+ id: z.ZodObject<{
75
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
76
+ vout: z.ZodNumber;
77
+ }, "strip", z.ZodTypeAny, {
78
+ txId: `0x${string}`;
79
+ vout: number;
80
+ }, {
81
+ txId: string;
82
+ vout: number;
83
+ }>;
84
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
85
+ depositAddress: z.ZodObject<{
86
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
87
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
88
+ salt: z.ZodNumber;
89
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
90
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
91
+ unlockScript: z.ZodObject<{
92
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
93
+ }, "strip", z.ZodTypeAny, {
94
+ bytes: `0x${string}`;
95
+ }, {
96
+ bytes: string;
97
+ }>;
98
+ }, "strip", z.ZodTypeAny, {
99
+ salt: number;
100
+ tweakedPubkeyBytes: `0x${string}`;
101
+ tapleafHash: `0x${string}`;
102
+ unlockScript: {
103
+ bytes: `0x${string}`;
104
+ };
105
+ }, {
106
+ salt: number;
107
+ tweakedPubkeyBytes: string;
108
+ tapleafHash: string;
109
+ unlockScript: {
110
+ bytes: string;
111
+ };
112
+ }>>>;
113
+ }, "strip", z.ZodTypeAny, {
114
+ pubkeyX: `0x${string}`;
115
+ scriptPath?: {
116
+ salt: number;
117
+ tweakedPubkeyBytes: `0x${string}`;
118
+ tapleafHash: `0x${string}`;
119
+ unlockScript: {
120
+ bytes: `0x${string}`;
121
+ };
122
+ } | null | undefined;
123
+ }, {
124
+ pubkeyX: string;
125
+ scriptPath?: {
126
+ salt: number;
127
+ tweakedPubkeyBytes: string;
128
+ tapleafHash: string;
129
+ unlockScript: {
130
+ bytes: string;
131
+ };
132
+ } | null | undefined;
133
+ }>;
134
+ }, "strip", z.ZodTypeAny, {
135
+ depositAddress: {
136
+ pubkeyX: `0x${string}`;
137
+ scriptPath?: {
138
+ salt: number;
139
+ tweakedPubkeyBytes: `0x${string}`;
140
+ tapleafHash: `0x${string}`;
141
+ unlockScript: {
142
+ bytes: `0x${string}`;
143
+ };
144
+ } | null | undefined;
145
+ };
146
+ amount: bigint;
147
+ id: {
148
+ txId: `0x${string}`;
149
+ vout: number;
150
+ };
151
+ }, {
152
+ depositAddress: {
153
+ pubkeyX: string;
154
+ scriptPath?: {
155
+ salt: number;
156
+ tweakedPubkeyBytes: string;
157
+ tapleafHash: string;
158
+ unlockScript: {
159
+ bytes: string;
160
+ };
161
+ } | null | undefined;
162
+ };
163
+ amount: string | number;
164
+ id: {
165
+ txId: string;
166
+ vout: number;
167
+ };
168
+ }>;
169
+ ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
170
+ maxBoostFeeBps: z.ZodNumber;
171
+ action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
172
+ __kind: z.ZodLiteral<"Swap">;
173
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
174
+ }, "strip", z.ZodTypeAny, {
175
+ __kind: "Swap";
176
+ swapRequestId: bigint;
177
+ }, {
178
+ __kind: "Swap";
179
+ swapRequestId: string | number;
180
+ }>, z.ZodObject<{
181
+ __kind: z.ZodLiteral<"LiquidityProvision">;
182
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
183
+ }, "strip", z.ZodTypeAny, {
184
+ __kind: "LiquidityProvision";
185
+ lpAccount: string;
186
+ }, {
187
+ __kind: "LiquidityProvision";
188
+ lpAccount: string;
189
+ }>, z.ZodObject<{
190
+ __kind: z.ZodLiteral<"CcmTransfer">;
191
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
192
+ }, "strip", z.ZodTypeAny, {
193
+ __kind: "CcmTransfer";
194
+ swapRequestId: bigint;
195
+ }, {
196
+ __kind: "CcmTransfer";
197
+ swapRequestId: string | number;
198
+ }>, z.ZodObject<{
199
+ __kind: z.ZodLiteral<"BoostersCredited">;
200
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
201
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
202
+ 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>>>;
203
+ }, "strip", z.ZodTypeAny, {
204
+ __kind: "BoostersCredited";
205
+ prewitnessedDepositId: bigint;
206
+ networkFeeFromBoost: bigint;
207
+ networkFeeSwapRequestId?: bigint | null | undefined;
208
+ }, {
209
+ __kind: "BoostersCredited";
210
+ prewitnessedDepositId: string | number;
211
+ networkFeeFromBoost: string | number;
212
+ networkFeeSwapRequestId?: string | number | null | undefined;
213
+ }>, z.ZodObject<{
214
+ __kind: z.ZodLiteral<"Refund">;
215
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
216
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
217
+ }, "strip", z.ZodTypeAny, {
218
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
219
+ }, {
220
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
221
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
222
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
223
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
224
+ reason: z.ZodEffects<z.ZodObject<{
225
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
226
+ }, "strip", z.ZodTypeAny, {
227
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
228
+ }, {
229
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
230
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
231
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
232
+ }>;
233
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
234
+ }, "strip", z.ZodTypeAny, {
235
+ __kind: "Refund";
236
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
237
+ amount: bigint;
238
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
239
+ }, {
240
+ __kind: "Refund";
241
+ reason: {
242
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
243
+ };
244
+ amount: string | number;
245
+ egressId?: [{
246
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
247
+ }, string | number] | null | undefined;
248
+ }>, z.ZodObject<{
249
+ __kind: z.ZodLiteral<"Unrefundable">;
250
+ }, "strip", z.ZodTypeAny, {
251
+ __kind: "Unrefundable";
252
+ }, {
253
+ __kind: "Unrefundable";
254
+ }>]>;
255
+ 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>>>;
256
+ originType: z.ZodEffects<z.ZodObject<{
257
+ __kind: z.ZodEnum<["DepositChannel", "Vault"]>;
258
+ }, "strip", z.ZodTypeAny, {
259
+ __kind: "DepositChannel" | "Vault";
260
+ }, {
261
+ __kind: "DepositChannel" | "Vault";
262
+ }>, "DepositChannel" | "Vault", {
263
+ __kind: "DepositChannel" | "Vault";
264
+ }>;
265
+ }, "strip", z.ZodTypeAny, {
266
+ amount: bigint;
267
+ asset: "Btc";
268
+ depositDetails: {
269
+ depositAddress: {
270
+ pubkeyX: `0x${string}`;
271
+ scriptPath?: {
272
+ salt: number;
273
+ tweakedPubkeyBytes: `0x${string}`;
274
+ tapleafHash: `0x${string}`;
275
+ unlockScript: {
276
+ bytes: `0x${string}`;
277
+ };
278
+ } | null | undefined;
279
+ };
280
+ amount: bigint;
281
+ id: {
282
+ txId: `0x${string}`;
283
+ vout: number;
284
+ };
285
+ };
286
+ blockHeight: bigint;
287
+ ingressFee: bigint;
288
+ maxBoostFeeBps: number;
289
+ action: {
290
+ __kind: "Swap";
291
+ swapRequestId: bigint;
292
+ } | {
293
+ __kind: "LiquidityProvision";
294
+ lpAccount: string;
295
+ } | {
296
+ __kind: "CcmTransfer";
297
+ swapRequestId: bigint;
298
+ } | {
299
+ __kind: "BoostersCredited";
300
+ prewitnessedDepositId: bigint;
301
+ networkFeeFromBoost: bigint;
302
+ networkFeeSwapRequestId?: bigint | null | undefined;
303
+ } | {
304
+ __kind: "Refund";
305
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
306
+ amount: bigint;
307
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
308
+ } | {
309
+ __kind: "Unrefundable";
310
+ };
311
+ originType: "DepositChannel" | "Vault";
312
+ depositAddress?: {
313
+ value: `0x${string}`;
314
+ __kind: "P2PKH";
315
+ } | {
316
+ value: `0x${string}`;
317
+ __kind: "P2SH";
318
+ } | {
319
+ value: `0x${string}`;
320
+ __kind: "P2WPKH";
321
+ } | {
322
+ value: `0x${string}`;
323
+ __kind: "P2WSH";
324
+ } | {
325
+ value: `0x${string}`;
326
+ __kind: "Taproot";
327
+ } | {
328
+ __kind: "OtherSegwit";
329
+ version: number;
330
+ program: `0x${string}`;
331
+ } | null | undefined;
332
+ channelId?: bigint | null | undefined;
333
+ }, {
334
+ amount: string | number;
335
+ asset: {
336
+ __kind: "Btc";
337
+ };
338
+ depositDetails: {
339
+ depositAddress: {
340
+ pubkeyX: string;
341
+ scriptPath?: {
342
+ salt: number;
343
+ tweakedPubkeyBytes: string;
344
+ tapleafHash: string;
345
+ unlockScript: {
346
+ bytes: string;
347
+ };
348
+ } | null | undefined;
349
+ };
350
+ amount: string | number;
351
+ id: {
352
+ txId: string;
353
+ vout: number;
354
+ };
355
+ };
356
+ blockHeight: string | number;
357
+ ingressFee: string | number;
358
+ maxBoostFeeBps: number;
359
+ action: {
360
+ __kind: "Swap";
361
+ swapRequestId: string | number;
362
+ } | {
363
+ __kind: "LiquidityProvision";
364
+ lpAccount: string;
365
+ } | {
366
+ __kind: "CcmTransfer";
367
+ swapRequestId: string | number;
368
+ } | {
369
+ __kind: "BoostersCredited";
370
+ prewitnessedDepositId: string | number;
371
+ networkFeeFromBoost: string | number;
372
+ networkFeeSwapRequestId?: string | number | null | undefined;
373
+ } | {
374
+ __kind: "Refund";
375
+ reason: {
376
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
377
+ };
378
+ amount: string | number;
379
+ egressId?: [{
380
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
381
+ }, string | number] | null | undefined;
382
+ } | {
383
+ __kind: "Unrefundable";
384
+ };
385
+ originType: {
386
+ __kind: "DepositChannel" | "Vault";
387
+ };
388
+ depositAddress?: {
389
+ value: string;
390
+ __kind: "P2PKH";
391
+ } | {
392
+ value: string;
393
+ __kind: "P2SH";
394
+ } | {
395
+ value: string;
396
+ __kind: "P2WPKH";
397
+ } | {
398
+ value: string;
399
+ __kind: "P2WSH";
400
+ } | {
401
+ value: string;
402
+ __kind: "Taproot";
403
+ } | {
404
+ __kind: "OtherSegwit";
405
+ version: number;
406
+ program: string;
407
+ } | null | undefined;
408
+ channelId?: string | number | null | undefined;
409
+ }>;
410
+
411
+ export { bitcoinIngressEgressDepositFinalised };