@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,2126 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
4
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "BelowMinimumDeposit";
9
+ }, {
10
+ __kind: "BelowMinimumDeposit";
11
+ }>, z.ZodObject<{
12
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
13
+ }, "strip", z.ZodTypeAny, {
14
+ __kind: "NotEnoughToPayFees";
15
+ }, {
16
+ __kind: "NotEnoughToPayFees";
17
+ }>, z.ZodObject<{
18
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
19
+ }, "strip", z.ZodTypeAny, {
20
+ __kind: "TransactionRejectedByBroker";
21
+ }, {
22
+ __kind: "TransactionRejectedByBroker";
23
+ }>, z.ZodObject<{
24
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
25
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
+ __kind: z.ZodLiteral<"Other">;
27
+ }, "strip", z.ZodTypeAny, {
28
+ __kind: "Other";
29
+ }, {
30
+ __kind: "Other";
31
+ }>, z.ZodObject<{
32
+ __kind: z.ZodLiteral<"CannotLookup">;
33
+ }, "strip", z.ZodTypeAny, {
34
+ __kind: "CannotLookup";
35
+ }, {
36
+ __kind: "CannotLookup";
37
+ }>, z.ZodObject<{
38
+ __kind: z.ZodLiteral<"BadOrigin">;
39
+ }, "strip", z.ZodTypeAny, {
40
+ __kind: "BadOrigin";
41
+ }, {
42
+ __kind: "BadOrigin";
43
+ }>, z.ZodObject<{
44
+ __kind: z.ZodLiteral<"Module">;
45
+ value: z.ZodObject<{
46
+ index: z.ZodNumber;
47
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
48
+ }, "strip", z.ZodTypeAny, {
49
+ index: number;
50
+ error: `0x${string}`;
51
+ }, {
52
+ index: number;
53
+ error: string;
54
+ }>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ value: {
57
+ index: number;
58
+ error: `0x${string}`;
59
+ };
60
+ __kind: "Module";
61
+ }, {
62
+ value: {
63
+ index: number;
64
+ error: string;
65
+ };
66
+ __kind: "Module";
67
+ }>, z.ZodObject<{
68
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
69
+ }, "strip", z.ZodTypeAny, {
70
+ __kind: "ConsumerRemaining";
71
+ }, {
72
+ __kind: "ConsumerRemaining";
73
+ }>, z.ZodObject<{
74
+ __kind: z.ZodLiteral<"NoProviders">;
75
+ }, "strip", z.ZodTypeAny, {
76
+ __kind: "NoProviders";
77
+ }, {
78
+ __kind: "NoProviders";
79
+ }>, z.ZodObject<{
80
+ __kind: z.ZodLiteral<"TooManyConsumers">;
81
+ }, "strip", z.ZodTypeAny, {
82
+ __kind: "TooManyConsumers";
83
+ }, {
84
+ __kind: "TooManyConsumers";
85
+ }>, z.ZodObject<{
86
+ __kind: z.ZodLiteral<"Token">;
87
+ value: z.ZodEffects<z.ZodObject<{
88
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
89
+ }, "strip", z.ZodTypeAny, {
90
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
+ }, {
92
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
+ }>;
96
+ }, "strip", z.ZodTypeAny, {
97
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
98
+ __kind: "Token";
99
+ }, {
100
+ value: {
101
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
102
+ };
103
+ __kind: "Token";
104
+ }>, z.ZodObject<{
105
+ __kind: z.ZodLiteral<"Arithmetic">;
106
+ value: z.ZodEffects<z.ZodObject<{
107
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
108
+ }, "strip", z.ZodTypeAny, {
109
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
+ }, {
111
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
112
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
113
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
114
+ }>;
115
+ }, "strip", z.ZodTypeAny, {
116
+ value: "Underflow" | "Overflow" | "DivisionByZero";
117
+ __kind: "Arithmetic";
118
+ }, {
119
+ value: {
120
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
121
+ };
122
+ __kind: "Arithmetic";
123
+ }>, z.ZodObject<{
124
+ __kind: z.ZodLiteral<"Transactional">;
125
+ value: z.ZodEffects<z.ZodObject<{
126
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
127
+ }, "strip", z.ZodTypeAny, {
128
+ __kind: "LimitReached" | "NoLayer";
129
+ }, {
130
+ __kind: "LimitReached" | "NoLayer";
131
+ }>, "LimitReached" | "NoLayer", {
132
+ __kind: "LimitReached" | "NoLayer";
133
+ }>;
134
+ }, "strip", z.ZodTypeAny, {
135
+ value: "LimitReached" | "NoLayer";
136
+ __kind: "Transactional";
137
+ }, {
138
+ value: {
139
+ __kind: "LimitReached" | "NoLayer";
140
+ };
141
+ __kind: "Transactional";
142
+ }>, z.ZodObject<{
143
+ __kind: z.ZodLiteral<"Exhausted">;
144
+ }, "strip", z.ZodTypeAny, {
145
+ __kind: "Exhausted";
146
+ }, {
147
+ __kind: "Exhausted";
148
+ }>, z.ZodObject<{
149
+ __kind: z.ZodLiteral<"Corruption">;
150
+ }, "strip", z.ZodTypeAny, {
151
+ __kind: "Corruption";
152
+ }, {
153
+ __kind: "Corruption";
154
+ }>, z.ZodObject<{
155
+ __kind: z.ZodLiteral<"Unavailable">;
156
+ }, "strip", z.ZodTypeAny, {
157
+ __kind: "Unavailable";
158
+ }, {
159
+ __kind: "Unavailable";
160
+ }>, z.ZodObject<{
161
+ __kind: z.ZodLiteral<"RootNotAllowed">;
162
+ }, "strip", z.ZodTypeAny, {
163
+ __kind: "RootNotAllowed";
164
+ }, {
165
+ __kind: "RootNotAllowed";
166
+ }>]>;
167
+ }, "strip", z.ZodTypeAny, {
168
+ value: {
169
+ __kind: "Other";
170
+ } | {
171
+ __kind: "CannotLookup";
172
+ } | {
173
+ __kind: "BadOrigin";
174
+ } | {
175
+ value: {
176
+ index: number;
177
+ error: `0x${string}`;
178
+ };
179
+ __kind: "Module";
180
+ } | {
181
+ __kind: "ConsumerRemaining";
182
+ } | {
183
+ __kind: "NoProviders";
184
+ } | {
185
+ __kind: "TooManyConsumers";
186
+ } | {
187
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
+ __kind: "Token";
189
+ } | {
190
+ value: "Underflow" | "Overflow" | "DivisionByZero";
191
+ __kind: "Arithmetic";
192
+ } | {
193
+ value: "LimitReached" | "NoLayer";
194
+ __kind: "Transactional";
195
+ } | {
196
+ __kind: "Exhausted";
197
+ } | {
198
+ __kind: "Corruption";
199
+ } | {
200
+ __kind: "Unavailable";
201
+ } | {
202
+ __kind: "RootNotAllowed";
203
+ };
204
+ __kind: "DepositWitnessRejected";
205
+ }, {
206
+ value: {
207
+ __kind: "Other";
208
+ } | {
209
+ __kind: "CannotLookup";
210
+ } | {
211
+ __kind: "BadOrigin";
212
+ } | {
213
+ value: {
214
+ index: number;
215
+ error: string;
216
+ };
217
+ __kind: "Module";
218
+ } | {
219
+ __kind: "ConsumerRemaining";
220
+ } | {
221
+ __kind: "NoProviders";
222
+ } | {
223
+ __kind: "TooManyConsumers";
224
+ } | {
225
+ value: {
226
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ };
228
+ __kind: "Token";
229
+ } | {
230
+ value: {
231
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
232
+ };
233
+ __kind: "Arithmetic";
234
+ } | {
235
+ value: {
236
+ __kind: "LimitReached" | "NoLayer";
237
+ };
238
+ __kind: "Transactional";
239
+ } | {
240
+ __kind: "Exhausted";
241
+ } | {
242
+ __kind: "Corruption";
243
+ } | {
244
+ __kind: "Unavailable";
245
+ } | {
246
+ __kind: "RootNotAllowed";
247
+ };
248
+ __kind: "DepositWitnessRejected";
249
+ }>, z.ZodObject<{
250
+ __kind: z.ZodLiteral<"Unrefundable">;
251
+ }, "strip", z.ZodTypeAny, {
252
+ __kind: "Unrefundable";
253
+ }, {
254
+ __kind: "Unrefundable";
255
+ }>]>;
256
+ details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
257
+ __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
258
+ depositWitness: z.ZodObject<{
259
+ depositAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
260
+ __kind: z.ZodLiteral<"P2PKH">;
261
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
262
+ }, "strip", z.ZodTypeAny, {
263
+ value: `0x${string}`;
264
+ __kind: "P2PKH";
265
+ }, {
266
+ value: string;
267
+ __kind: "P2PKH";
268
+ }>, z.ZodObject<{
269
+ __kind: z.ZodLiteral<"P2SH">;
270
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
271
+ }, "strip", z.ZodTypeAny, {
272
+ value: `0x${string}`;
273
+ __kind: "P2SH";
274
+ }, {
275
+ value: string;
276
+ __kind: "P2SH";
277
+ }>, z.ZodObject<{
278
+ __kind: z.ZodLiteral<"P2WPKH">;
279
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
280
+ }, "strip", z.ZodTypeAny, {
281
+ value: `0x${string}`;
282
+ __kind: "P2WPKH";
283
+ }, {
284
+ value: string;
285
+ __kind: "P2WPKH";
286
+ }>, z.ZodObject<{
287
+ __kind: z.ZodLiteral<"P2WSH">;
288
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
289
+ }, "strip", z.ZodTypeAny, {
290
+ value: `0x${string}`;
291
+ __kind: "P2WSH";
292
+ }, {
293
+ value: string;
294
+ __kind: "P2WSH";
295
+ }>, z.ZodObject<{
296
+ __kind: z.ZodLiteral<"Taproot">;
297
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
298
+ }, "strip", z.ZodTypeAny, {
299
+ value: `0x${string}`;
300
+ __kind: "Taproot";
301
+ }, {
302
+ value: string;
303
+ __kind: "Taproot";
304
+ }>, z.ZodObject<{
305
+ __kind: z.ZodLiteral<"OtherSegwit">;
306
+ version: z.ZodNumber;
307
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
308
+ }, "strip", z.ZodTypeAny, {
309
+ __kind: "OtherSegwit";
310
+ version: number;
311
+ program: `0x${string}`;
312
+ }, {
313
+ __kind: "OtherSegwit";
314
+ version: number;
315
+ program: string;
316
+ }>]>;
317
+ asset: z.ZodEffects<z.ZodObject<{
318
+ __kind: z.ZodEnum<["Btc"]>;
319
+ }, "strip", z.ZodTypeAny, {
320
+ __kind: "Btc";
321
+ }, {
322
+ __kind: "Btc";
323
+ }>, "Btc", {
324
+ __kind: "Btc";
325
+ }>;
326
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
327
+ depositDetails: z.ZodObject<{
328
+ id: z.ZodObject<{
329
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
330
+ vout: z.ZodNumber;
331
+ }, "strip", z.ZodTypeAny, {
332
+ txId: `0x${string}`;
333
+ vout: number;
334
+ }, {
335
+ txId: string;
336
+ vout: number;
337
+ }>;
338
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
339
+ depositAddress: z.ZodObject<{
340
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
341
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
342
+ salt: z.ZodNumber;
343
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
344
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
345
+ unlockScript: z.ZodObject<{
346
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
347
+ }, "strip", z.ZodTypeAny, {
348
+ bytes: `0x${string}`;
349
+ }, {
350
+ bytes: string;
351
+ }>;
352
+ }, "strip", z.ZodTypeAny, {
353
+ salt: number;
354
+ tweakedPubkeyBytes: `0x${string}`;
355
+ tapleafHash: `0x${string}`;
356
+ unlockScript: {
357
+ bytes: `0x${string}`;
358
+ };
359
+ }, {
360
+ salt: number;
361
+ tweakedPubkeyBytes: string;
362
+ tapleafHash: string;
363
+ unlockScript: {
364
+ bytes: string;
365
+ };
366
+ }>>>;
367
+ }, "strip", z.ZodTypeAny, {
368
+ pubkeyX: `0x${string}`;
369
+ scriptPath?: {
370
+ salt: number;
371
+ tweakedPubkeyBytes: `0x${string}`;
372
+ tapleafHash: `0x${string}`;
373
+ unlockScript: {
374
+ bytes: `0x${string}`;
375
+ };
376
+ } | null | undefined;
377
+ }, {
378
+ pubkeyX: string;
379
+ scriptPath?: {
380
+ salt: number;
381
+ tweakedPubkeyBytes: string;
382
+ tapleafHash: string;
383
+ unlockScript: {
384
+ bytes: string;
385
+ };
386
+ } | null | undefined;
387
+ }>;
388
+ }, "strip", z.ZodTypeAny, {
389
+ depositAddress: {
390
+ pubkeyX: `0x${string}`;
391
+ scriptPath?: {
392
+ salt: number;
393
+ tweakedPubkeyBytes: `0x${string}`;
394
+ tapleafHash: `0x${string}`;
395
+ unlockScript: {
396
+ bytes: `0x${string}`;
397
+ };
398
+ } | null | undefined;
399
+ };
400
+ amount: bigint;
401
+ id: {
402
+ txId: `0x${string}`;
403
+ vout: number;
404
+ };
405
+ }, {
406
+ depositAddress: {
407
+ pubkeyX: string;
408
+ scriptPath?: {
409
+ salt: number;
410
+ tweakedPubkeyBytes: string;
411
+ tapleafHash: string;
412
+ unlockScript: {
413
+ bytes: string;
414
+ };
415
+ } | null | undefined;
416
+ };
417
+ amount: string | number;
418
+ id: {
419
+ txId: string;
420
+ vout: number;
421
+ };
422
+ }>;
423
+ }, "strip", z.ZodTypeAny, {
424
+ depositAddress: {
425
+ value: `0x${string}`;
426
+ __kind: "P2PKH";
427
+ } | {
428
+ value: `0x${string}`;
429
+ __kind: "P2SH";
430
+ } | {
431
+ value: `0x${string}`;
432
+ __kind: "P2WPKH";
433
+ } | {
434
+ value: `0x${string}`;
435
+ __kind: "P2WSH";
436
+ } | {
437
+ value: `0x${string}`;
438
+ __kind: "Taproot";
439
+ } | {
440
+ __kind: "OtherSegwit";
441
+ version: number;
442
+ program: `0x${string}`;
443
+ };
444
+ amount: bigint;
445
+ asset: "Btc";
446
+ depositDetails: {
447
+ depositAddress: {
448
+ pubkeyX: `0x${string}`;
449
+ scriptPath?: {
450
+ salt: number;
451
+ tweakedPubkeyBytes: `0x${string}`;
452
+ tapleafHash: `0x${string}`;
453
+ unlockScript: {
454
+ bytes: `0x${string}`;
455
+ };
456
+ } | null | undefined;
457
+ };
458
+ amount: bigint;
459
+ id: {
460
+ txId: `0x${string}`;
461
+ vout: number;
462
+ };
463
+ };
464
+ }, {
465
+ depositAddress: {
466
+ value: string;
467
+ __kind: "P2PKH";
468
+ } | {
469
+ value: string;
470
+ __kind: "P2SH";
471
+ } | {
472
+ value: string;
473
+ __kind: "P2WPKH";
474
+ } | {
475
+ value: string;
476
+ __kind: "P2WSH";
477
+ } | {
478
+ value: string;
479
+ __kind: "Taproot";
480
+ } | {
481
+ __kind: "OtherSegwit";
482
+ version: number;
483
+ program: string;
484
+ };
485
+ amount: string | number;
486
+ asset: {
487
+ __kind: "Btc";
488
+ };
489
+ depositDetails: {
490
+ depositAddress: {
491
+ pubkeyX: string;
492
+ scriptPath?: {
493
+ salt: number;
494
+ tweakedPubkeyBytes: string;
495
+ tapleafHash: string;
496
+ unlockScript: {
497
+ bytes: string;
498
+ };
499
+ } | null | undefined;
500
+ };
501
+ amount: string | number;
502
+ id: {
503
+ txId: string;
504
+ vout: number;
505
+ };
506
+ };
507
+ }>;
508
+ }, "strip", z.ZodTypeAny, {
509
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
510
+ depositWitness: {
511
+ depositAddress: {
512
+ value: `0x${string}`;
513
+ __kind: "P2PKH";
514
+ } | {
515
+ value: `0x${string}`;
516
+ __kind: "P2SH";
517
+ } | {
518
+ value: `0x${string}`;
519
+ __kind: "P2WPKH";
520
+ } | {
521
+ value: `0x${string}`;
522
+ __kind: "P2WSH";
523
+ } | {
524
+ value: `0x${string}`;
525
+ __kind: "Taproot";
526
+ } | {
527
+ __kind: "OtherSegwit";
528
+ version: number;
529
+ program: `0x${string}`;
530
+ };
531
+ amount: bigint;
532
+ asset: "Btc";
533
+ depositDetails: {
534
+ depositAddress: {
535
+ pubkeyX: `0x${string}`;
536
+ scriptPath?: {
537
+ salt: number;
538
+ tweakedPubkeyBytes: `0x${string}`;
539
+ tapleafHash: `0x${string}`;
540
+ unlockScript: {
541
+ bytes: `0x${string}`;
542
+ };
543
+ } | null | undefined;
544
+ };
545
+ amount: bigint;
546
+ id: {
547
+ txId: `0x${string}`;
548
+ vout: number;
549
+ };
550
+ };
551
+ };
552
+ }, {
553
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
554
+ depositWitness: {
555
+ depositAddress: {
556
+ value: string;
557
+ __kind: "P2PKH";
558
+ } | {
559
+ value: string;
560
+ __kind: "P2SH";
561
+ } | {
562
+ value: string;
563
+ __kind: "P2WPKH";
564
+ } | {
565
+ value: string;
566
+ __kind: "P2WSH";
567
+ } | {
568
+ value: string;
569
+ __kind: "Taproot";
570
+ } | {
571
+ __kind: "OtherSegwit";
572
+ version: number;
573
+ program: string;
574
+ };
575
+ amount: string | number;
576
+ asset: {
577
+ __kind: "Btc";
578
+ };
579
+ depositDetails: {
580
+ depositAddress: {
581
+ pubkeyX: string;
582
+ scriptPath?: {
583
+ salt: number;
584
+ tweakedPubkeyBytes: string;
585
+ tapleafHash: string;
586
+ unlockScript: {
587
+ bytes: string;
588
+ };
589
+ } | null | undefined;
590
+ };
591
+ amount: string | number;
592
+ id: {
593
+ txId: string;
594
+ vout: number;
595
+ };
596
+ };
597
+ };
598
+ }>, z.ZodObject<{
599
+ __kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
600
+ vaultWitness: z.ZodObject<{
601
+ inputAsset: z.ZodEffects<z.ZodObject<{
602
+ __kind: z.ZodEnum<["Btc"]>;
603
+ }, "strip", z.ZodTypeAny, {
604
+ __kind: "Btc";
605
+ }, {
606
+ __kind: "Btc";
607
+ }>, "Btc", {
608
+ __kind: "Btc";
609
+ }>;
610
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
611
+ __kind: z.ZodLiteral<"P2PKH">;
612
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
613
+ }, "strip", z.ZodTypeAny, {
614
+ value: `0x${string}`;
615
+ __kind: "P2PKH";
616
+ }, {
617
+ value: string;
618
+ __kind: "P2PKH";
619
+ }>, z.ZodObject<{
620
+ __kind: z.ZodLiteral<"P2SH">;
621
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
622
+ }, "strip", z.ZodTypeAny, {
623
+ value: `0x${string}`;
624
+ __kind: "P2SH";
625
+ }, {
626
+ value: string;
627
+ __kind: "P2SH";
628
+ }>, z.ZodObject<{
629
+ __kind: z.ZodLiteral<"P2WPKH">;
630
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
631
+ }, "strip", z.ZodTypeAny, {
632
+ value: `0x${string}`;
633
+ __kind: "P2WPKH";
634
+ }, {
635
+ value: string;
636
+ __kind: "P2WPKH";
637
+ }>, z.ZodObject<{
638
+ __kind: z.ZodLiteral<"P2WSH">;
639
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
640
+ }, "strip", z.ZodTypeAny, {
641
+ value: `0x${string}`;
642
+ __kind: "P2WSH";
643
+ }, {
644
+ value: string;
645
+ __kind: "P2WSH";
646
+ }>, z.ZodObject<{
647
+ __kind: z.ZodLiteral<"Taproot">;
648
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
649
+ }, "strip", z.ZodTypeAny, {
650
+ value: `0x${string}`;
651
+ __kind: "Taproot";
652
+ }, {
653
+ value: string;
654
+ __kind: "Taproot";
655
+ }>, z.ZodObject<{
656
+ __kind: z.ZodLiteral<"OtherSegwit">;
657
+ version: z.ZodNumber;
658
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
659
+ }, "strip", z.ZodTypeAny, {
660
+ __kind: "OtherSegwit";
661
+ version: number;
662
+ program: `0x${string}`;
663
+ }, {
664
+ __kind: "OtherSegwit";
665
+ version: number;
666
+ program: string;
667
+ }>]>>>;
668
+ 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>>>;
669
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
670
+ depositDetails: z.ZodObject<{
671
+ id: z.ZodObject<{
672
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
673
+ vout: z.ZodNumber;
674
+ }, "strip", z.ZodTypeAny, {
675
+ txId: `0x${string}`;
676
+ vout: number;
677
+ }, {
678
+ txId: string;
679
+ vout: number;
680
+ }>;
681
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
682
+ depositAddress: z.ZodObject<{
683
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
684
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
685
+ salt: z.ZodNumber;
686
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
687
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
688
+ unlockScript: z.ZodObject<{
689
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
690
+ }, "strip", z.ZodTypeAny, {
691
+ bytes: `0x${string}`;
692
+ }, {
693
+ bytes: string;
694
+ }>;
695
+ }, "strip", z.ZodTypeAny, {
696
+ salt: number;
697
+ tweakedPubkeyBytes: `0x${string}`;
698
+ tapleafHash: `0x${string}`;
699
+ unlockScript: {
700
+ bytes: `0x${string}`;
701
+ };
702
+ }, {
703
+ salt: number;
704
+ tweakedPubkeyBytes: string;
705
+ tapleafHash: string;
706
+ unlockScript: {
707
+ bytes: string;
708
+ };
709
+ }>>>;
710
+ }, "strip", z.ZodTypeAny, {
711
+ pubkeyX: `0x${string}`;
712
+ scriptPath?: {
713
+ salt: number;
714
+ tweakedPubkeyBytes: `0x${string}`;
715
+ tapleafHash: `0x${string}`;
716
+ unlockScript: {
717
+ bytes: `0x${string}`;
718
+ };
719
+ } | null | undefined;
720
+ }, {
721
+ pubkeyX: string;
722
+ scriptPath?: {
723
+ salt: number;
724
+ tweakedPubkeyBytes: string;
725
+ tapleafHash: string;
726
+ unlockScript: {
727
+ bytes: string;
728
+ };
729
+ } | null | undefined;
730
+ }>;
731
+ }, "strip", z.ZodTypeAny, {
732
+ depositAddress: {
733
+ pubkeyX: `0x${string}`;
734
+ scriptPath?: {
735
+ salt: number;
736
+ tweakedPubkeyBytes: `0x${string}`;
737
+ tapleafHash: `0x${string}`;
738
+ unlockScript: {
739
+ bytes: `0x${string}`;
740
+ };
741
+ } | null | undefined;
742
+ };
743
+ amount: bigint;
744
+ id: {
745
+ txId: `0x${string}`;
746
+ vout: number;
747
+ };
748
+ }, {
749
+ depositAddress: {
750
+ pubkeyX: string;
751
+ scriptPath?: {
752
+ salt: number;
753
+ tweakedPubkeyBytes: string;
754
+ tapleafHash: string;
755
+ unlockScript: {
756
+ bytes: string;
757
+ };
758
+ } | null | undefined;
759
+ };
760
+ amount: string | number;
761
+ id: {
762
+ txId: string;
763
+ vout: number;
764
+ };
765
+ }>;
766
+ outputAsset: z.ZodEffects<z.ZodObject<{
767
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
768
+ }, "strip", z.ZodTypeAny, {
769
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
770
+ }, {
771
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
772
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
773
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
774
+ }>;
775
+ destinationAddress: z.ZodEffects<z.ZodObject<{
776
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
777
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
778
+ }, "strip", z.ZodTypeAny, {
779
+ value: `0x${string}`;
780
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
781
+ }, {
782
+ value: string;
783
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
784
+ }>, {
785
+ readonly chain: "Ethereum";
786
+ readonly address: `0x${string}`;
787
+ } | {
788
+ readonly chain: "Polkadot";
789
+ readonly address: string;
790
+ } | {
791
+ readonly chain: "Bitcoin";
792
+ readonly address: string;
793
+ } | {
794
+ readonly chain: "Arbitrum";
795
+ readonly address: `0x${string}`;
796
+ } | {
797
+ readonly chain: "Solana";
798
+ readonly address: string;
799
+ } | {
800
+ readonly chain: "Assethub";
801
+ readonly address: string;
802
+ }, {
803
+ value: string;
804
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
805
+ }>;
806
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
807
+ channelMetadata: z.ZodObject<{
808
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
809
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
810
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
811
+ }, "strip", z.ZodTypeAny, {
812
+ message: `0x${string}`;
813
+ gasBudget: bigint;
814
+ ccmAdditionalData: `0x${string}`;
815
+ }, {
816
+ message: string;
817
+ gasBudget: string | number;
818
+ ccmAdditionalData: string;
819
+ }>;
820
+ sourceChain: z.ZodEffects<z.ZodObject<{
821
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
822
+ }, "strip", z.ZodTypeAny, {
823
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
824
+ }, {
825
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
826
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
827
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
828
+ }>;
829
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
830
+ __kind: z.ZodLiteral<"Eth">;
831
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
832
+ }, "strip", z.ZodTypeAny, {
833
+ value: `0x${string}`;
834
+ __kind: "Eth";
835
+ }, {
836
+ value: string;
837
+ __kind: "Eth";
838
+ }>, z.ZodObject<{
839
+ __kind: z.ZodLiteral<"Dot">;
840
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
841
+ }, "strip", z.ZodTypeAny, {
842
+ value: `0x${string}`;
843
+ __kind: "Dot";
844
+ }, {
845
+ value: string;
846
+ __kind: "Dot";
847
+ }>, z.ZodObject<{
848
+ __kind: z.ZodLiteral<"Btc">;
849
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
850
+ __kind: z.ZodLiteral<"P2PKH">;
851
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
852
+ }, "strip", z.ZodTypeAny, {
853
+ value: `0x${string}`;
854
+ __kind: "P2PKH";
855
+ }, {
856
+ value: string;
857
+ __kind: "P2PKH";
858
+ }>, z.ZodObject<{
859
+ __kind: z.ZodLiteral<"P2SH">;
860
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
861
+ }, "strip", z.ZodTypeAny, {
862
+ value: `0x${string}`;
863
+ __kind: "P2SH";
864
+ }, {
865
+ value: string;
866
+ __kind: "P2SH";
867
+ }>, z.ZodObject<{
868
+ __kind: z.ZodLiteral<"P2WPKH">;
869
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
870
+ }, "strip", z.ZodTypeAny, {
871
+ value: `0x${string}`;
872
+ __kind: "P2WPKH";
873
+ }, {
874
+ value: string;
875
+ __kind: "P2WPKH";
876
+ }>, z.ZodObject<{
877
+ __kind: z.ZodLiteral<"P2WSH">;
878
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
879
+ }, "strip", z.ZodTypeAny, {
880
+ value: `0x${string}`;
881
+ __kind: "P2WSH";
882
+ }, {
883
+ value: string;
884
+ __kind: "P2WSH";
885
+ }>, z.ZodObject<{
886
+ __kind: z.ZodLiteral<"Taproot">;
887
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
888
+ }, "strip", z.ZodTypeAny, {
889
+ value: `0x${string}`;
890
+ __kind: "Taproot";
891
+ }, {
892
+ value: string;
893
+ __kind: "Taproot";
894
+ }>, z.ZodObject<{
895
+ __kind: z.ZodLiteral<"OtherSegwit">;
896
+ version: z.ZodNumber;
897
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
898
+ }, "strip", z.ZodTypeAny, {
899
+ __kind: "OtherSegwit";
900
+ version: number;
901
+ program: `0x${string}`;
902
+ }, {
903
+ __kind: "OtherSegwit";
904
+ version: number;
905
+ program: string;
906
+ }>]>;
907
+ }, "strip", z.ZodTypeAny, {
908
+ value: {
909
+ value: `0x${string}`;
910
+ __kind: "P2PKH";
911
+ } | {
912
+ value: `0x${string}`;
913
+ __kind: "P2SH";
914
+ } | {
915
+ value: `0x${string}`;
916
+ __kind: "P2WPKH";
917
+ } | {
918
+ value: `0x${string}`;
919
+ __kind: "P2WSH";
920
+ } | {
921
+ value: `0x${string}`;
922
+ __kind: "Taproot";
923
+ } | {
924
+ __kind: "OtherSegwit";
925
+ version: number;
926
+ program: `0x${string}`;
927
+ };
928
+ __kind: "Btc";
929
+ }, {
930
+ value: {
931
+ value: string;
932
+ __kind: "P2PKH";
933
+ } | {
934
+ value: string;
935
+ __kind: "P2SH";
936
+ } | {
937
+ value: string;
938
+ __kind: "P2WPKH";
939
+ } | {
940
+ value: string;
941
+ __kind: "P2WSH";
942
+ } | {
943
+ value: string;
944
+ __kind: "Taproot";
945
+ } | {
946
+ __kind: "OtherSegwit";
947
+ version: number;
948
+ program: string;
949
+ };
950
+ __kind: "Btc";
951
+ }>, z.ZodObject<{
952
+ __kind: z.ZodLiteral<"Arb">;
953
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
954
+ }, "strip", z.ZodTypeAny, {
955
+ value: `0x${string}`;
956
+ __kind: "Arb";
957
+ }, {
958
+ value: string;
959
+ __kind: "Arb";
960
+ }>, z.ZodObject<{
961
+ __kind: z.ZodLiteral<"Sol">;
962
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
963
+ }, "strip", z.ZodTypeAny, {
964
+ value: `0x${string}`;
965
+ __kind: "Sol";
966
+ }, {
967
+ value: string;
968
+ __kind: "Sol";
969
+ }>, z.ZodObject<{
970
+ __kind: z.ZodLiteral<"Hub">;
971
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
972
+ }, "strip", z.ZodTypeAny, {
973
+ value: `0x${string}`;
974
+ __kind: "Hub";
975
+ }, {
976
+ value: string;
977
+ __kind: "Hub";
978
+ }>]>>>;
979
+ }, "strip", z.ZodTypeAny, {
980
+ channelMetadata: {
981
+ message: `0x${string}`;
982
+ gasBudget: bigint;
983
+ ccmAdditionalData: `0x${string}`;
984
+ };
985
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
986
+ sourceAddress?: {
987
+ value: `0x${string}`;
988
+ __kind: "Eth";
989
+ } | {
990
+ value: `0x${string}`;
991
+ __kind: "Dot";
992
+ } | {
993
+ value: {
994
+ value: `0x${string}`;
995
+ __kind: "P2PKH";
996
+ } | {
997
+ value: `0x${string}`;
998
+ __kind: "P2SH";
999
+ } | {
1000
+ value: `0x${string}`;
1001
+ __kind: "P2WPKH";
1002
+ } | {
1003
+ value: `0x${string}`;
1004
+ __kind: "P2WSH";
1005
+ } | {
1006
+ value: `0x${string}`;
1007
+ __kind: "Taproot";
1008
+ } | {
1009
+ __kind: "OtherSegwit";
1010
+ version: number;
1011
+ program: `0x${string}`;
1012
+ };
1013
+ __kind: "Btc";
1014
+ } | {
1015
+ value: `0x${string}`;
1016
+ __kind: "Arb";
1017
+ } | {
1018
+ value: `0x${string}`;
1019
+ __kind: "Sol";
1020
+ } | {
1021
+ value: `0x${string}`;
1022
+ __kind: "Hub";
1023
+ } | null | undefined;
1024
+ }, {
1025
+ channelMetadata: {
1026
+ message: string;
1027
+ gasBudget: string | number;
1028
+ ccmAdditionalData: string;
1029
+ };
1030
+ sourceChain: {
1031
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1032
+ };
1033
+ sourceAddress?: {
1034
+ value: string;
1035
+ __kind: "Eth";
1036
+ } | {
1037
+ value: string;
1038
+ __kind: "Dot";
1039
+ } | {
1040
+ value: {
1041
+ value: string;
1042
+ __kind: "P2PKH";
1043
+ } | {
1044
+ value: string;
1045
+ __kind: "P2SH";
1046
+ } | {
1047
+ value: string;
1048
+ __kind: "P2WPKH";
1049
+ } | {
1050
+ value: string;
1051
+ __kind: "P2WSH";
1052
+ } | {
1053
+ value: string;
1054
+ __kind: "Taproot";
1055
+ } | {
1056
+ __kind: "OtherSegwit";
1057
+ version: number;
1058
+ program: string;
1059
+ };
1060
+ __kind: "Btc";
1061
+ } | {
1062
+ value: string;
1063
+ __kind: "Arb";
1064
+ } | {
1065
+ value: string;
1066
+ __kind: "Sol";
1067
+ } | {
1068
+ value: string;
1069
+ __kind: "Hub";
1070
+ } | null | undefined;
1071
+ }>>>;
1072
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1073
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1074
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
1075
+ bps: z.ZodNumber;
1076
+ }, "strip", z.ZodTypeAny, {
1077
+ account: string;
1078
+ bps: number;
1079
+ }, {
1080
+ account: string;
1081
+ bps: number;
1082
+ }>>>;
1083
+ affiliateFees: z.ZodArray<z.ZodObject<{
1084
+ account: z.ZodNumber;
1085
+ bps: z.ZodNumber;
1086
+ }, "strip", z.ZodTypeAny, {
1087
+ account: number;
1088
+ bps: number;
1089
+ }, {
1090
+ account: number;
1091
+ bps: number;
1092
+ }>, "many">;
1093
+ refundParams: z.ZodObject<{
1094
+ retryDuration: z.ZodNumber;
1095
+ refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1096
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1097
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1098
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1099
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1100
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1101
+ }, "strip", z.ZodTypeAny, {
1102
+ message: `0x${string}`;
1103
+ gasBudget: bigint;
1104
+ ccmAdditionalData: `0x${string}`;
1105
+ }, {
1106
+ message: string;
1107
+ gasBudget: string | number;
1108
+ ccmAdditionalData: string;
1109
+ }>>>;
1110
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1111
+ }, "strip", z.ZodTypeAny, {
1112
+ retryDuration: number;
1113
+ refundAddress: `0x${string}`;
1114
+ minPrice: bigint;
1115
+ refundCcmMetadata?: {
1116
+ message: `0x${string}`;
1117
+ gasBudget: bigint;
1118
+ ccmAdditionalData: `0x${string}`;
1119
+ } | null | undefined;
1120
+ maxOraclePriceSlippage?: number | null | undefined;
1121
+ }, {
1122
+ retryDuration: number;
1123
+ refundAddress: string;
1124
+ minPrice: string | number;
1125
+ refundCcmMetadata?: {
1126
+ message: string;
1127
+ gasBudget: string | number;
1128
+ ccmAdditionalData: string;
1129
+ } | null | undefined;
1130
+ maxOraclePriceSlippage?: number | null | undefined;
1131
+ }>;
1132
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1133
+ numberOfChunks: z.ZodNumber;
1134
+ chunkInterval: z.ZodNumber;
1135
+ }, "strip", z.ZodTypeAny, {
1136
+ numberOfChunks: number;
1137
+ chunkInterval: number;
1138
+ }, {
1139
+ numberOfChunks: number;
1140
+ chunkInterval: number;
1141
+ }>>>;
1142
+ boostFee: z.ZodNumber;
1143
+ }, "strip", z.ZodTypeAny, {
1144
+ txId: `0x${string}`;
1145
+ depositDetails: {
1146
+ depositAddress: {
1147
+ pubkeyX: `0x${string}`;
1148
+ scriptPath?: {
1149
+ salt: number;
1150
+ tweakedPubkeyBytes: `0x${string}`;
1151
+ tapleafHash: `0x${string}`;
1152
+ unlockScript: {
1153
+ bytes: `0x${string}`;
1154
+ };
1155
+ } | null | undefined;
1156
+ };
1157
+ amount: bigint;
1158
+ id: {
1159
+ txId: `0x${string}`;
1160
+ vout: number;
1161
+ };
1162
+ };
1163
+ inputAsset: "Btc";
1164
+ depositAmount: bigint;
1165
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1166
+ destinationAddress: {
1167
+ readonly chain: "Ethereum";
1168
+ readonly address: `0x${string}`;
1169
+ } | {
1170
+ readonly chain: "Polkadot";
1171
+ readonly address: string;
1172
+ } | {
1173
+ readonly chain: "Bitcoin";
1174
+ readonly address: string;
1175
+ } | {
1176
+ readonly chain: "Arbitrum";
1177
+ readonly address: `0x${string}`;
1178
+ } | {
1179
+ readonly chain: "Solana";
1180
+ readonly address: string;
1181
+ } | {
1182
+ readonly chain: "Assethub";
1183
+ readonly address: string;
1184
+ };
1185
+ affiliateFees: {
1186
+ account: number;
1187
+ bps: number;
1188
+ }[];
1189
+ refundParams: {
1190
+ retryDuration: number;
1191
+ refundAddress: `0x${string}`;
1192
+ minPrice: bigint;
1193
+ refundCcmMetadata?: {
1194
+ message: `0x${string}`;
1195
+ gasBudget: bigint;
1196
+ ccmAdditionalData: `0x${string}`;
1197
+ } | null | undefined;
1198
+ maxOraclePriceSlippage?: number | null | undefined;
1199
+ };
1200
+ boostFee: number;
1201
+ depositAddress?: {
1202
+ value: `0x${string}`;
1203
+ __kind: "P2PKH";
1204
+ } | {
1205
+ value: `0x${string}`;
1206
+ __kind: "P2SH";
1207
+ } | {
1208
+ value: `0x${string}`;
1209
+ __kind: "P2WPKH";
1210
+ } | {
1211
+ value: `0x${string}`;
1212
+ __kind: "P2WSH";
1213
+ } | {
1214
+ value: `0x${string}`;
1215
+ __kind: "Taproot";
1216
+ } | {
1217
+ __kind: "OtherSegwit";
1218
+ version: number;
1219
+ program: `0x${string}`;
1220
+ } | null | undefined;
1221
+ channelId?: bigint | null | undefined;
1222
+ depositMetadata?: {
1223
+ channelMetadata: {
1224
+ message: `0x${string}`;
1225
+ gasBudget: bigint;
1226
+ ccmAdditionalData: `0x${string}`;
1227
+ };
1228
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1229
+ sourceAddress?: {
1230
+ value: `0x${string}`;
1231
+ __kind: "Eth";
1232
+ } | {
1233
+ value: `0x${string}`;
1234
+ __kind: "Dot";
1235
+ } | {
1236
+ value: {
1237
+ value: `0x${string}`;
1238
+ __kind: "P2PKH";
1239
+ } | {
1240
+ value: `0x${string}`;
1241
+ __kind: "P2SH";
1242
+ } | {
1243
+ value: `0x${string}`;
1244
+ __kind: "P2WPKH";
1245
+ } | {
1246
+ value: `0x${string}`;
1247
+ __kind: "P2WSH";
1248
+ } | {
1249
+ value: `0x${string}`;
1250
+ __kind: "Taproot";
1251
+ } | {
1252
+ __kind: "OtherSegwit";
1253
+ version: number;
1254
+ program: `0x${string}`;
1255
+ };
1256
+ __kind: "Btc";
1257
+ } | {
1258
+ value: `0x${string}`;
1259
+ __kind: "Arb";
1260
+ } | {
1261
+ value: `0x${string}`;
1262
+ __kind: "Sol";
1263
+ } | {
1264
+ value: `0x${string}`;
1265
+ __kind: "Hub";
1266
+ } | null | undefined;
1267
+ } | null | undefined;
1268
+ brokerFee?: {
1269
+ account: string;
1270
+ bps: number;
1271
+ } | null | undefined;
1272
+ dcaParams?: {
1273
+ numberOfChunks: number;
1274
+ chunkInterval: number;
1275
+ } | null | undefined;
1276
+ }, {
1277
+ txId: string;
1278
+ depositDetails: {
1279
+ depositAddress: {
1280
+ pubkeyX: string;
1281
+ scriptPath?: {
1282
+ salt: number;
1283
+ tweakedPubkeyBytes: string;
1284
+ tapleafHash: string;
1285
+ unlockScript: {
1286
+ bytes: string;
1287
+ };
1288
+ } | null | undefined;
1289
+ };
1290
+ amount: string | number;
1291
+ id: {
1292
+ txId: string;
1293
+ vout: number;
1294
+ };
1295
+ };
1296
+ inputAsset: {
1297
+ __kind: "Btc";
1298
+ };
1299
+ depositAmount: string | number;
1300
+ outputAsset: {
1301
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1302
+ };
1303
+ destinationAddress: {
1304
+ value: string;
1305
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1306
+ };
1307
+ affiliateFees: {
1308
+ account: number;
1309
+ bps: number;
1310
+ }[];
1311
+ refundParams: {
1312
+ retryDuration: number;
1313
+ refundAddress: string;
1314
+ minPrice: string | number;
1315
+ refundCcmMetadata?: {
1316
+ message: string;
1317
+ gasBudget: string | number;
1318
+ ccmAdditionalData: string;
1319
+ } | null | undefined;
1320
+ maxOraclePriceSlippage?: number | null | undefined;
1321
+ };
1322
+ boostFee: number;
1323
+ depositAddress?: {
1324
+ value: string;
1325
+ __kind: "P2PKH";
1326
+ } | {
1327
+ value: string;
1328
+ __kind: "P2SH";
1329
+ } | {
1330
+ value: string;
1331
+ __kind: "P2WPKH";
1332
+ } | {
1333
+ value: string;
1334
+ __kind: "P2WSH";
1335
+ } | {
1336
+ value: string;
1337
+ __kind: "Taproot";
1338
+ } | {
1339
+ __kind: "OtherSegwit";
1340
+ version: number;
1341
+ program: string;
1342
+ } | null | undefined;
1343
+ channelId?: string | number | null | undefined;
1344
+ depositMetadata?: {
1345
+ channelMetadata: {
1346
+ message: string;
1347
+ gasBudget: string | number;
1348
+ ccmAdditionalData: string;
1349
+ };
1350
+ sourceChain: {
1351
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1352
+ };
1353
+ sourceAddress?: {
1354
+ value: string;
1355
+ __kind: "Eth";
1356
+ } | {
1357
+ value: string;
1358
+ __kind: "Dot";
1359
+ } | {
1360
+ value: {
1361
+ value: string;
1362
+ __kind: "P2PKH";
1363
+ } | {
1364
+ value: string;
1365
+ __kind: "P2SH";
1366
+ } | {
1367
+ value: string;
1368
+ __kind: "P2WPKH";
1369
+ } | {
1370
+ value: string;
1371
+ __kind: "P2WSH";
1372
+ } | {
1373
+ value: string;
1374
+ __kind: "Taproot";
1375
+ } | {
1376
+ __kind: "OtherSegwit";
1377
+ version: number;
1378
+ program: string;
1379
+ };
1380
+ __kind: "Btc";
1381
+ } | {
1382
+ value: string;
1383
+ __kind: "Arb";
1384
+ } | {
1385
+ value: string;
1386
+ __kind: "Sol";
1387
+ } | {
1388
+ value: string;
1389
+ __kind: "Hub";
1390
+ } | null | undefined;
1391
+ } | null | undefined;
1392
+ brokerFee?: {
1393
+ account: string;
1394
+ bps: number;
1395
+ } | null | undefined;
1396
+ dcaParams?: {
1397
+ numberOfChunks: number;
1398
+ chunkInterval: number;
1399
+ } | null | undefined;
1400
+ }>;
1401
+ }, "strip", z.ZodTypeAny, {
1402
+ __kind: "DepositFailedVaultVariantBitcoin";
1403
+ vaultWitness: {
1404
+ txId: `0x${string}`;
1405
+ depositDetails: {
1406
+ depositAddress: {
1407
+ pubkeyX: `0x${string}`;
1408
+ scriptPath?: {
1409
+ salt: number;
1410
+ tweakedPubkeyBytes: `0x${string}`;
1411
+ tapleafHash: `0x${string}`;
1412
+ unlockScript: {
1413
+ bytes: `0x${string}`;
1414
+ };
1415
+ } | null | undefined;
1416
+ };
1417
+ amount: bigint;
1418
+ id: {
1419
+ txId: `0x${string}`;
1420
+ vout: number;
1421
+ };
1422
+ };
1423
+ inputAsset: "Btc";
1424
+ depositAmount: bigint;
1425
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1426
+ destinationAddress: {
1427
+ readonly chain: "Ethereum";
1428
+ readonly address: `0x${string}`;
1429
+ } | {
1430
+ readonly chain: "Polkadot";
1431
+ readonly address: string;
1432
+ } | {
1433
+ readonly chain: "Bitcoin";
1434
+ readonly address: string;
1435
+ } | {
1436
+ readonly chain: "Arbitrum";
1437
+ readonly address: `0x${string}`;
1438
+ } | {
1439
+ readonly chain: "Solana";
1440
+ readonly address: string;
1441
+ } | {
1442
+ readonly chain: "Assethub";
1443
+ readonly address: string;
1444
+ };
1445
+ affiliateFees: {
1446
+ account: number;
1447
+ bps: number;
1448
+ }[];
1449
+ refundParams: {
1450
+ retryDuration: number;
1451
+ refundAddress: `0x${string}`;
1452
+ minPrice: bigint;
1453
+ refundCcmMetadata?: {
1454
+ message: `0x${string}`;
1455
+ gasBudget: bigint;
1456
+ ccmAdditionalData: `0x${string}`;
1457
+ } | null | undefined;
1458
+ maxOraclePriceSlippage?: number | null | undefined;
1459
+ };
1460
+ boostFee: number;
1461
+ depositAddress?: {
1462
+ value: `0x${string}`;
1463
+ __kind: "P2PKH";
1464
+ } | {
1465
+ value: `0x${string}`;
1466
+ __kind: "P2SH";
1467
+ } | {
1468
+ value: `0x${string}`;
1469
+ __kind: "P2WPKH";
1470
+ } | {
1471
+ value: `0x${string}`;
1472
+ __kind: "P2WSH";
1473
+ } | {
1474
+ value: `0x${string}`;
1475
+ __kind: "Taproot";
1476
+ } | {
1477
+ __kind: "OtherSegwit";
1478
+ version: number;
1479
+ program: `0x${string}`;
1480
+ } | null | undefined;
1481
+ channelId?: bigint | null | undefined;
1482
+ depositMetadata?: {
1483
+ channelMetadata: {
1484
+ message: `0x${string}`;
1485
+ gasBudget: bigint;
1486
+ ccmAdditionalData: `0x${string}`;
1487
+ };
1488
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1489
+ sourceAddress?: {
1490
+ value: `0x${string}`;
1491
+ __kind: "Eth";
1492
+ } | {
1493
+ value: `0x${string}`;
1494
+ __kind: "Dot";
1495
+ } | {
1496
+ value: {
1497
+ value: `0x${string}`;
1498
+ __kind: "P2PKH";
1499
+ } | {
1500
+ value: `0x${string}`;
1501
+ __kind: "P2SH";
1502
+ } | {
1503
+ value: `0x${string}`;
1504
+ __kind: "P2WPKH";
1505
+ } | {
1506
+ value: `0x${string}`;
1507
+ __kind: "P2WSH";
1508
+ } | {
1509
+ value: `0x${string}`;
1510
+ __kind: "Taproot";
1511
+ } | {
1512
+ __kind: "OtherSegwit";
1513
+ version: number;
1514
+ program: `0x${string}`;
1515
+ };
1516
+ __kind: "Btc";
1517
+ } | {
1518
+ value: `0x${string}`;
1519
+ __kind: "Arb";
1520
+ } | {
1521
+ value: `0x${string}`;
1522
+ __kind: "Sol";
1523
+ } | {
1524
+ value: `0x${string}`;
1525
+ __kind: "Hub";
1526
+ } | null | undefined;
1527
+ } | null | undefined;
1528
+ brokerFee?: {
1529
+ account: string;
1530
+ bps: number;
1531
+ } | null | undefined;
1532
+ dcaParams?: {
1533
+ numberOfChunks: number;
1534
+ chunkInterval: number;
1535
+ } | null | undefined;
1536
+ };
1537
+ }, {
1538
+ __kind: "DepositFailedVaultVariantBitcoin";
1539
+ vaultWitness: {
1540
+ txId: string;
1541
+ depositDetails: {
1542
+ depositAddress: {
1543
+ pubkeyX: string;
1544
+ scriptPath?: {
1545
+ salt: number;
1546
+ tweakedPubkeyBytes: string;
1547
+ tapleafHash: string;
1548
+ unlockScript: {
1549
+ bytes: string;
1550
+ };
1551
+ } | null | undefined;
1552
+ };
1553
+ amount: string | number;
1554
+ id: {
1555
+ txId: string;
1556
+ vout: number;
1557
+ };
1558
+ };
1559
+ inputAsset: {
1560
+ __kind: "Btc";
1561
+ };
1562
+ depositAmount: string | number;
1563
+ outputAsset: {
1564
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1565
+ };
1566
+ destinationAddress: {
1567
+ value: string;
1568
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1569
+ };
1570
+ affiliateFees: {
1571
+ account: number;
1572
+ bps: number;
1573
+ }[];
1574
+ refundParams: {
1575
+ retryDuration: number;
1576
+ refundAddress: string;
1577
+ minPrice: string | number;
1578
+ refundCcmMetadata?: {
1579
+ message: string;
1580
+ gasBudget: string | number;
1581
+ ccmAdditionalData: string;
1582
+ } | null | undefined;
1583
+ maxOraclePriceSlippage?: number | null | undefined;
1584
+ };
1585
+ boostFee: number;
1586
+ depositAddress?: {
1587
+ value: string;
1588
+ __kind: "P2PKH";
1589
+ } | {
1590
+ value: string;
1591
+ __kind: "P2SH";
1592
+ } | {
1593
+ value: string;
1594
+ __kind: "P2WPKH";
1595
+ } | {
1596
+ value: string;
1597
+ __kind: "P2WSH";
1598
+ } | {
1599
+ value: string;
1600
+ __kind: "Taproot";
1601
+ } | {
1602
+ __kind: "OtherSegwit";
1603
+ version: number;
1604
+ program: string;
1605
+ } | null | undefined;
1606
+ channelId?: string | number | null | undefined;
1607
+ depositMetadata?: {
1608
+ channelMetadata: {
1609
+ message: string;
1610
+ gasBudget: string | number;
1611
+ ccmAdditionalData: string;
1612
+ };
1613
+ sourceChain: {
1614
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1615
+ };
1616
+ sourceAddress?: {
1617
+ value: string;
1618
+ __kind: "Eth";
1619
+ } | {
1620
+ value: string;
1621
+ __kind: "Dot";
1622
+ } | {
1623
+ value: {
1624
+ value: string;
1625
+ __kind: "P2PKH";
1626
+ } | {
1627
+ value: string;
1628
+ __kind: "P2SH";
1629
+ } | {
1630
+ value: string;
1631
+ __kind: "P2WPKH";
1632
+ } | {
1633
+ value: string;
1634
+ __kind: "P2WSH";
1635
+ } | {
1636
+ value: string;
1637
+ __kind: "Taproot";
1638
+ } | {
1639
+ __kind: "OtherSegwit";
1640
+ version: number;
1641
+ program: string;
1642
+ };
1643
+ __kind: "Btc";
1644
+ } | {
1645
+ value: string;
1646
+ __kind: "Arb";
1647
+ } | {
1648
+ value: string;
1649
+ __kind: "Sol";
1650
+ } | {
1651
+ value: string;
1652
+ __kind: "Hub";
1653
+ } | null | undefined;
1654
+ } | null | undefined;
1655
+ brokerFee?: {
1656
+ account: string;
1657
+ bps: number;
1658
+ } | null | undefined;
1659
+ dcaParams?: {
1660
+ numberOfChunks: number;
1661
+ chunkInterval: number;
1662
+ } | null | undefined;
1663
+ };
1664
+ }>]>;
1665
+ }, "strip", z.ZodTypeAny, {
1666
+ reason: {
1667
+ __kind: "BelowMinimumDeposit";
1668
+ } | {
1669
+ __kind: "NotEnoughToPayFees";
1670
+ } | {
1671
+ __kind: "TransactionRejectedByBroker";
1672
+ } | {
1673
+ value: {
1674
+ __kind: "Other";
1675
+ } | {
1676
+ __kind: "CannotLookup";
1677
+ } | {
1678
+ __kind: "BadOrigin";
1679
+ } | {
1680
+ value: {
1681
+ index: number;
1682
+ error: `0x${string}`;
1683
+ };
1684
+ __kind: "Module";
1685
+ } | {
1686
+ __kind: "ConsumerRemaining";
1687
+ } | {
1688
+ __kind: "NoProviders";
1689
+ } | {
1690
+ __kind: "TooManyConsumers";
1691
+ } | {
1692
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1693
+ __kind: "Token";
1694
+ } | {
1695
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1696
+ __kind: "Arithmetic";
1697
+ } | {
1698
+ value: "LimitReached" | "NoLayer";
1699
+ __kind: "Transactional";
1700
+ } | {
1701
+ __kind: "Exhausted";
1702
+ } | {
1703
+ __kind: "Corruption";
1704
+ } | {
1705
+ __kind: "Unavailable";
1706
+ } | {
1707
+ __kind: "RootNotAllowed";
1708
+ };
1709
+ __kind: "DepositWitnessRejected";
1710
+ } | {
1711
+ __kind: "Unrefundable";
1712
+ };
1713
+ blockHeight: bigint;
1714
+ details: {
1715
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
1716
+ depositWitness: {
1717
+ depositAddress: {
1718
+ value: `0x${string}`;
1719
+ __kind: "P2PKH";
1720
+ } | {
1721
+ value: `0x${string}`;
1722
+ __kind: "P2SH";
1723
+ } | {
1724
+ value: `0x${string}`;
1725
+ __kind: "P2WPKH";
1726
+ } | {
1727
+ value: `0x${string}`;
1728
+ __kind: "P2WSH";
1729
+ } | {
1730
+ value: `0x${string}`;
1731
+ __kind: "Taproot";
1732
+ } | {
1733
+ __kind: "OtherSegwit";
1734
+ version: number;
1735
+ program: `0x${string}`;
1736
+ };
1737
+ amount: bigint;
1738
+ asset: "Btc";
1739
+ depositDetails: {
1740
+ depositAddress: {
1741
+ pubkeyX: `0x${string}`;
1742
+ scriptPath?: {
1743
+ salt: number;
1744
+ tweakedPubkeyBytes: `0x${string}`;
1745
+ tapleafHash: `0x${string}`;
1746
+ unlockScript: {
1747
+ bytes: `0x${string}`;
1748
+ };
1749
+ } | null | undefined;
1750
+ };
1751
+ amount: bigint;
1752
+ id: {
1753
+ txId: `0x${string}`;
1754
+ vout: number;
1755
+ };
1756
+ };
1757
+ };
1758
+ } | {
1759
+ __kind: "DepositFailedVaultVariantBitcoin";
1760
+ vaultWitness: {
1761
+ txId: `0x${string}`;
1762
+ depositDetails: {
1763
+ depositAddress: {
1764
+ pubkeyX: `0x${string}`;
1765
+ scriptPath?: {
1766
+ salt: number;
1767
+ tweakedPubkeyBytes: `0x${string}`;
1768
+ tapleafHash: `0x${string}`;
1769
+ unlockScript: {
1770
+ bytes: `0x${string}`;
1771
+ };
1772
+ } | null | undefined;
1773
+ };
1774
+ amount: bigint;
1775
+ id: {
1776
+ txId: `0x${string}`;
1777
+ vout: number;
1778
+ };
1779
+ };
1780
+ inputAsset: "Btc";
1781
+ depositAmount: bigint;
1782
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1783
+ destinationAddress: {
1784
+ readonly chain: "Ethereum";
1785
+ readonly address: `0x${string}`;
1786
+ } | {
1787
+ readonly chain: "Polkadot";
1788
+ readonly address: string;
1789
+ } | {
1790
+ readonly chain: "Bitcoin";
1791
+ readonly address: string;
1792
+ } | {
1793
+ readonly chain: "Arbitrum";
1794
+ readonly address: `0x${string}`;
1795
+ } | {
1796
+ readonly chain: "Solana";
1797
+ readonly address: string;
1798
+ } | {
1799
+ readonly chain: "Assethub";
1800
+ readonly address: string;
1801
+ };
1802
+ affiliateFees: {
1803
+ account: number;
1804
+ bps: number;
1805
+ }[];
1806
+ refundParams: {
1807
+ retryDuration: number;
1808
+ refundAddress: `0x${string}`;
1809
+ minPrice: bigint;
1810
+ refundCcmMetadata?: {
1811
+ message: `0x${string}`;
1812
+ gasBudget: bigint;
1813
+ ccmAdditionalData: `0x${string}`;
1814
+ } | null | undefined;
1815
+ maxOraclePriceSlippage?: number | null | undefined;
1816
+ };
1817
+ boostFee: number;
1818
+ depositAddress?: {
1819
+ value: `0x${string}`;
1820
+ __kind: "P2PKH";
1821
+ } | {
1822
+ value: `0x${string}`;
1823
+ __kind: "P2SH";
1824
+ } | {
1825
+ value: `0x${string}`;
1826
+ __kind: "P2WPKH";
1827
+ } | {
1828
+ value: `0x${string}`;
1829
+ __kind: "P2WSH";
1830
+ } | {
1831
+ value: `0x${string}`;
1832
+ __kind: "Taproot";
1833
+ } | {
1834
+ __kind: "OtherSegwit";
1835
+ version: number;
1836
+ program: `0x${string}`;
1837
+ } | null | undefined;
1838
+ channelId?: bigint | null | undefined;
1839
+ depositMetadata?: {
1840
+ channelMetadata: {
1841
+ message: `0x${string}`;
1842
+ gasBudget: bigint;
1843
+ ccmAdditionalData: `0x${string}`;
1844
+ };
1845
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1846
+ sourceAddress?: {
1847
+ value: `0x${string}`;
1848
+ __kind: "Eth";
1849
+ } | {
1850
+ value: `0x${string}`;
1851
+ __kind: "Dot";
1852
+ } | {
1853
+ value: {
1854
+ value: `0x${string}`;
1855
+ __kind: "P2PKH";
1856
+ } | {
1857
+ value: `0x${string}`;
1858
+ __kind: "P2SH";
1859
+ } | {
1860
+ value: `0x${string}`;
1861
+ __kind: "P2WPKH";
1862
+ } | {
1863
+ value: `0x${string}`;
1864
+ __kind: "P2WSH";
1865
+ } | {
1866
+ value: `0x${string}`;
1867
+ __kind: "Taproot";
1868
+ } | {
1869
+ __kind: "OtherSegwit";
1870
+ version: number;
1871
+ program: `0x${string}`;
1872
+ };
1873
+ __kind: "Btc";
1874
+ } | {
1875
+ value: `0x${string}`;
1876
+ __kind: "Arb";
1877
+ } | {
1878
+ value: `0x${string}`;
1879
+ __kind: "Sol";
1880
+ } | {
1881
+ value: `0x${string}`;
1882
+ __kind: "Hub";
1883
+ } | null | undefined;
1884
+ } | null | undefined;
1885
+ brokerFee?: {
1886
+ account: string;
1887
+ bps: number;
1888
+ } | null | undefined;
1889
+ dcaParams?: {
1890
+ numberOfChunks: number;
1891
+ chunkInterval: number;
1892
+ } | null | undefined;
1893
+ };
1894
+ };
1895
+ }, {
1896
+ reason: {
1897
+ __kind: "BelowMinimumDeposit";
1898
+ } | {
1899
+ __kind: "NotEnoughToPayFees";
1900
+ } | {
1901
+ __kind: "TransactionRejectedByBroker";
1902
+ } | {
1903
+ value: {
1904
+ __kind: "Other";
1905
+ } | {
1906
+ __kind: "CannotLookup";
1907
+ } | {
1908
+ __kind: "BadOrigin";
1909
+ } | {
1910
+ value: {
1911
+ index: number;
1912
+ error: string;
1913
+ };
1914
+ __kind: "Module";
1915
+ } | {
1916
+ __kind: "ConsumerRemaining";
1917
+ } | {
1918
+ __kind: "NoProviders";
1919
+ } | {
1920
+ __kind: "TooManyConsumers";
1921
+ } | {
1922
+ value: {
1923
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1924
+ };
1925
+ __kind: "Token";
1926
+ } | {
1927
+ value: {
1928
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1929
+ };
1930
+ __kind: "Arithmetic";
1931
+ } | {
1932
+ value: {
1933
+ __kind: "LimitReached" | "NoLayer";
1934
+ };
1935
+ __kind: "Transactional";
1936
+ } | {
1937
+ __kind: "Exhausted";
1938
+ } | {
1939
+ __kind: "Corruption";
1940
+ } | {
1941
+ __kind: "Unavailable";
1942
+ } | {
1943
+ __kind: "RootNotAllowed";
1944
+ };
1945
+ __kind: "DepositWitnessRejected";
1946
+ } | {
1947
+ __kind: "Unrefundable";
1948
+ };
1949
+ blockHeight: string | number;
1950
+ details: {
1951
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
1952
+ depositWitness: {
1953
+ depositAddress: {
1954
+ value: string;
1955
+ __kind: "P2PKH";
1956
+ } | {
1957
+ value: string;
1958
+ __kind: "P2SH";
1959
+ } | {
1960
+ value: string;
1961
+ __kind: "P2WPKH";
1962
+ } | {
1963
+ value: string;
1964
+ __kind: "P2WSH";
1965
+ } | {
1966
+ value: string;
1967
+ __kind: "Taproot";
1968
+ } | {
1969
+ __kind: "OtherSegwit";
1970
+ version: number;
1971
+ program: string;
1972
+ };
1973
+ amount: string | number;
1974
+ asset: {
1975
+ __kind: "Btc";
1976
+ };
1977
+ depositDetails: {
1978
+ depositAddress: {
1979
+ pubkeyX: string;
1980
+ scriptPath?: {
1981
+ salt: number;
1982
+ tweakedPubkeyBytes: string;
1983
+ tapleafHash: string;
1984
+ unlockScript: {
1985
+ bytes: string;
1986
+ };
1987
+ } | null | undefined;
1988
+ };
1989
+ amount: string | number;
1990
+ id: {
1991
+ txId: string;
1992
+ vout: number;
1993
+ };
1994
+ };
1995
+ };
1996
+ } | {
1997
+ __kind: "DepositFailedVaultVariantBitcoin";
1998
+ vaultWitness: {
1999
+ txId: string;
2000
+ depositDetails: {
2001
+ depositAddress: {
2002
+ pubkeyX: string;
2003
+ scriptPath?: {
2004
+ salt: number;
2005
+ tweakedPubkeyBytes: string;
2006
+ tapleafHash: string;
2007
+ unlockScript: {
2008
+ bytes: string;
2009
+ };
2010
+ } | null | undefined;
2011
+ };
2012
+ amount: string | number;
2013
+ id: {
2014
+ txId: string;
2015
+ vout: number;
2016
+ };
2017
+ };
2018
+ inputAsset: {
2019
+ __kind: "Btc";
2020
+ };
2021
+ depositAmount: string | number;
2022
+ outputAsset: {
2023
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2024
+ };
2025
+ destinationAddress: {
2026
+ value: string;
2027
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2028
+ };
2029
+ affiliateFees: {
2030
+ account: number;
2031
+ bps: number;
2032
+ }[];
2033
+ refundParams: {
2034
+ retryDuration: number;
2035
+ refundAddress: string;
2036
+ minPrice: string | number;
2037
+ refundCcmMetadata?: {
2038
+ message: string;
2039
+ gasBudget: string | number;
2040
+ ccmAdditionalData: string;
2041
+ } | null | undefined;
2042
+ maxOraclePriceSlippage?: number | null | undefined;
2043
+ };
2044
+ boostFee: number;
2045
+ depositAddress?: {
2046
+ value: string;
2047
+ __kind: "P2PKH";
2048
+ } | {
2049
+ value: string;
2050
+ __kind: "P2SH";
2051
+ } | {
2052
+ value: string;
2053
+ __kind: "P2WPKH";
2054
+ } | {
2055
+ value: string;
2056
+ __kind: "P2WSH";
2057
+ } | {
2058
+ value: string;
2059
+ __kind: "Taproot";
2060
+ } | {
2061
+ __kind: "OtherSegwit";
2062
+ version: number;
2063
+ program: string;
2064
+ } | null | undefined;
2065
+ channelId?: string | number | null | undefined;
2066
+ depositMetadata?: {
2067
+ channelMetadata: {
2068
+ message: string;
2069
+ gasBudget: string | number;
2070
+ ccmAdditionalData: string;
2071
+ };
2072
+ sourceChain: {
2073
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2074
+ };
2075
+ sourceAddress?: {
2076
+ value: string;
2077
+ __kind: "Eth";
2078
+ } | {
2079
+ value: string;
2080
+ __kind: "Dot";
2081
+ } | {
2082
+ value: {
2083
+ value: string;
2084
+ __kind: "P2PKH";
2085
+ } | {
2086
+ value: string;
2087
+ __kind: "P2SH";
2088
+ } | {
2089
+ value: string;
2090
+ __kind: "P2WPKH";
2091
+ } | {
2092
+ value: string;
2093
+ __kind: "P2WSH";
2094
+ } | {
2095
+ value: string;
2096
+ __kind: "Taproot";
2097
+ } | {
2098
+ __kind: "OtherSegwit";
2099
+ version: number;
2100
+ program: string;
2101
+ };
2102
+ __kind: "Btc";
2103
+ } | {
2104
+ value: string;
2105
+ __kind: "Arb";
2106
+ } | {
2107
+ value: string;
2108
+ __kind: "Sol";
2109
+ } | {
2110
+ value: string;
2111
+ __kind: "Hub";
2112
+ } | null | undefined;
2113
+ } | null | undefined;
2114
+ brokerFee?: {
2115
+ account: string;
2116
+ bps: number;
2117
+ } | null | undefined;
2118
+ dcaParams?: {
2119
+ numberOfChunks: number;
2120
+ chunkInterval: number;
2121
+ } | null | undefined;
2122
+ };
2123
+ };
2124
+ }>;
2125
+
2126
+ export { bitcoinIngressEgressDepositFailed };