@chainflip/processor 2.1.3 → 2.2.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1482) hide show
  1. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  2. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  4. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  5. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +4 -4
  7. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
  8. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
  9. package/dist/100/common.cjs +1 -1
  10. package/dist/100/common.d.cts +19 -19
  11. package/dist/100/common.d.mts +19 -19
  12. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  13. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  14. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  15. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  16. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  17. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
  18. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  19. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  20. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  21. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  22. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  23. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  24. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  25. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  26. package/dist/100/funding/funded.d.cts +2 -2
  27. package/dist/100/funding/funded.d.mts +2 -2
  28. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  29. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  30. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  31. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  32. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
  33. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  34. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  35. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  36. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  37. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  38. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  39. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  40. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  41. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  42. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  43. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  44. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  45. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  46. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  47. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  48. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  49. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  50. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  51. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  52. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  53. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  54. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  55. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  56. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  57. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
  58. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  59. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  60. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  61. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  62. package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
  63. package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
  64. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  65. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  66. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  67. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  68. package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
  69. package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
  70. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  71. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  72. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  73. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  74. package/dist/100/swapping/swapExecuted.d.cts +14 -14
  75. package/dist/100/swapping/swapExecuted.d.mts +14 -14
  76. package/dist/100/swapping/swapScheduled.d.cts +27 -27
  77. package/dist/100/swapping/swapScheduled.d.mts +27 -27
  78. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  79. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  80. package/dist/102/common.cjs +1 -1
  81. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  82. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  83. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +224 -224
  84. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +224 -224
  85. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  86. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  87. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  88. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  89. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  90. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
  91. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +227 -227
  92. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +227 -227
  93. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  94. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  95. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  96. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  97. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  98. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
  99. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +399 -399
  100. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +399 -399
  101. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  102. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  103. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +26 -26
  104. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +26 -26
  105. package/dist/11000/common.cjs +2 -2
  106. package/dist/11000/common.d.cts +2685 -2685
  107. package/dist/11000/common.d.mts +2685 -2685
  108. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
  109. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
  110. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  111. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  112. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +224 -224
  113. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +224 -224
  114. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  115. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  116. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  117. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  118. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  119. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  120. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  121. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  122. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  123. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  124. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  125. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
  126. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +227 -227
  127. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +227 -227
  128. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  129. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  130. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  131. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  132. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  133. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  134. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
  135. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
  136. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +215 -215
  137. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +215 -215
  138. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  139. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  140. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  141. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  142. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  143. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  144. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  145. package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
  146. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  147. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  148. package/dist/11000/swapping/swapDepositAddressReady.d.cts +59 -59
  149. package/dist/11000/swapping/swapDepositAddressReady.d.mts +59 -59
  150. package/dist/11000/swapping/swapRequested.d.cts +110 -110
  151. package/dist/11000/swapping/swapRequested.d.mts +110 -110
  152. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  153. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  154. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  155. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  156. package/dist/111/common.cjs +1 -1
  157. package/dist/111/common.d.cts +30 -30
  158. package/dist/111/common.d.mts +30 -30
  159. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  160. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  161. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  162. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  163. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  164. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  165. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  166. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  167. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  168. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  169. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  170. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  171. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  172. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  173. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  174. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
  175. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
  176. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
  177. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +50 -50
  178. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +50 -50
  179. package/dist/11100/common.cjs +2 -2
  180. package/dist/11100/common.d.cts +412 -412
  181. package/dist/11100/common.d.mts +412 -412
  182. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  183. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  184. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
  185. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
  186. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  187. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  188. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  189. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  190. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  191. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  192. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  193. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  194. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  195. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  196. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  197. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  198. package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
  199. package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
  200. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  201. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  202. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  203. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  204. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  205. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  206. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
  207. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
  208. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
  209. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
  210. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  211. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  212. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  213. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  214. package/dist/11100/swapping/swapRequested.d.cts +42 -42
  215. package/dist/11100/swapping/swapRequested.d.mts +42 -42
  216. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  217. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  218. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +10 -10
  219. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +10 -10
  220. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  221. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  222. package/dist/11200/common.cjs +2 -2
  223. package/dist/11200/common.d.cts +90 -90
  224. package/dist/11200/common.d.mts +90 -90
  225. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +10 -10
  226. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +10 -10
  227. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +10 -10
  228. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +10 -10
  229. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +10 -10
  230. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +10 -10
  231. package/dist/11200/swapping/swapRequested.d.cts +16 -16
  232. package/dist/11200/swapping/swapRequested.d.mts +16 -16
  233. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  234. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  235. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  236. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  237. package/dist/120/common.cjs +1 -1
  238. package/dist/120/common.d.cts +4 -4
  239. package/dist/120/common.d.mts +4 -4
  240. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  241. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  242. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  243. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  244. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  245. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  246. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  247. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  248. package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
  249. package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
  250. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  251. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  252. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  253. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  254. package/dist/131/common.cjs +1 -1
  255. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  256. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  257. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  258. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  259. package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
  260. package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
  261. package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
  262. package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
  263. package/dist/131/swapping/swapExecuted.d.cts +2 -2
  264. package/dist/131/swapping/swapExecuted.d.mts +2 -2
  265. package/dist/131/swapping/swapScheduled.d.cts +8 -8
  266. package/dist/131/swapping/swapScheduled.d.mts +8 -8
  267. package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
  268. package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
  269. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  270. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  271. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  272. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  273. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  274. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  275. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  276. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  277. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  278. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  279. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  280. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  281. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  282. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  283. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  284. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  285. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  286. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  287. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  288. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  289. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  290. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  291. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  292. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  293. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +3 -3
  294. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +3 -3
  295. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  296. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  297. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  298. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  299. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  300. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  301. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
  302. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
  303. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  304. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  305. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  306. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  307. package/dist/141/common.cjs +1 -1
  308. package/dist/141/common.d.cts +228 -228
  309. package/dist/141/common.d.mts +228 -228
  310. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  311. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  312. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  313. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  314. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  315. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  316. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  317. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  318. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  319. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  320. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  321. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  322. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  323. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  324. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  325. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  326. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  327. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  328. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  329. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  330. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  331. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  332. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  333. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  334. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  335. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  336. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  337. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  338. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +46 -46
  339. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +46 -46
  340. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  341. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  342. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  343. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  344. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  345. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  346. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  347. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  348. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  349. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  350. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  351. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  352. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  353. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  354. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  355. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  356. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  357. package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
  358. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  359. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  360. package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
  361. package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
  362. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  363. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  364. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  365. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  366. package/dist/141/swapping/swapExecuted.d.cts +82 -82
  367. package/dist/141/swapping/swapExecuted.d.mts +82 -82
  368. package/dist/141/swapping/swapScheduled.d.cts +117 -117
  369. package/dist/141/swapping/swapScheduled.d.mts +117 -117
  370. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  371. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  372. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  373. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  374. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  375. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  376. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  377. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  378. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  379. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  380. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  381. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  382. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  383. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  384. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  385. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  386. package/dist/150/common.cjs +2 -2
  387. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  388. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  389. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  390. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  391. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  392. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  393. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  394. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  395. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  396. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  397. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  398. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  399. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  400. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  401. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  402. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  403. package/dist/150/swapping/swapDepositAddressReady.d.cts +2 -2
  404. package/dist/150/swapping/swapDepositAddressReady.d.mts +2 -2
  405. package/dist/150/swapping/swapExecuted.d.cts +4 -4
  406. package/dist/150/swapping/swapExecuted.d.mts +4 -4
  407. package/dist/150/swapping/swapScheduled.d.cts +2 -2
  408. package/dist/150/swapping/swapScheduled.d.mts +2 -2
  409. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  410. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  411. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  412. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  413. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  414. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  415. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  416. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  417. package/dist/160/common.cjs +2 -2
  418. package/dist/160/common.d.cts +44 -44
  419. package/dist/160/common.d.mts +44 -44
  420. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  421. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  422. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  423. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  424. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  425. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  426. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +6 -6
  427. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +6 -6
  428. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +4 -4
  429. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +4 -4
  430. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  431. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  432. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  433. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  434. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  435. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  436. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  437. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  438. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  439. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  440. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  441. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  442. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  443. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  444. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  445. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  446. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  447. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  448. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  449. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  450. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  451. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  452. package/dist/160/swapping/refundEgressIgnored.d.cts +2 -2
  453. package/dist/160/swapping/refundEgressIgnored.d.mts +2 -2
  454. package/dist/160/swapping/refundEgressScheduled.d.cts +4 -4
  455. package/dist/160/swapping/refundEgressScheduled.d.mts +4 -4
  456. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  457. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  458. package/dist/160/swapping/swapDepositAddressReady.d.cts +8 -8
  459. package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
  460. package/dist/160/swapping/swapEgressIgnored.d.cts +2 -2
  461. package/dist/160/swapping/swapEgressIgnored.d.mts +2 -2
  462. package/dist/160/swapping/swapEgressScheduled.d.cts +4 -4
  463. package/dist/160/swapping/swapEgressScheduled.d.mts +4 -4
  464. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  465. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  466. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  467. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  468. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  469. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  470. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  471. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  472. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  473. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  474. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  475. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  476. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  477. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  478. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  479. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  480. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  481. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  482. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  483. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  484. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  485. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  486. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  487. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  488. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  489. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  490. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  491. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  492. package/dist/170/common.cjs +2 -2
  493. package/dist/170/common.d.cts +120 -120
  494. package/dist/170/common.d.mts +120 -120
  495. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  496. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  497. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  498. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  499. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  500. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  501. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  502. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  503. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  504. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  505. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  506. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  507. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  508. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  509. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  510. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  511. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  512. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  513. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  514. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  515. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  516. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  517. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  518. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  519. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  520. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  521. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  522. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  523. package/dist/170/swapping/swapRequested.d.cts +27 -27
  524. package/dist/170/swapping/swapRequested.d.mts +27 -27
  525. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  526. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  527. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  528. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  529. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  530. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  531. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  532. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  533. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  534. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  535. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  536. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  537. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  538. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  539. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +104 -104
  540. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +104 -104
  541. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  542. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  543. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  544. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  545. package/dist/180/common.cjs +2 -2
  546. package/dist/180/common.d.cts +327 -327
  547. package/dist/180/common.d.mts +327 -327
  548. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  549. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  550. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  551. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  552. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  553. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  554. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  555. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  556. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  557. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  558. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  559. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  560. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  561. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  562. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +49 -49
  563. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +49 -49
  564. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  565. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  566. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  567. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  568. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  569. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  570. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  571. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  572. package/dist/180/solanaIngressEgress/depositFailed.d.cts +40 -40
  573. package/dist/180/solanaIngressEgress/depositFailed.d.mts +40 -40
  574. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  575. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  576. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  577. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  578. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  579. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  580. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  581. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  582. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  583. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  584. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  585. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  586. package/dist/180/swapping/refundEgressScheduled.d.cts +6 -6
  587. package/dist/180/swapping/refundEgressScheduled.d.mts +6 -6
  588. package/dist/180/swapping/swapDepositAddressReady.d.cts +23 -23
  589. package/dist/180/swapping/swapDepositAddressReady.d.mts +23 -23
  590. package/dist/180/swapping/swapEgressScheduled.d.cts +6 -6
  591. package/dist/180/swapping/swapEgressScheduled.d.mts +6 -6
  592. package/dist/180/swapping/swapRequested.d.cts +4 -4
  593. package/dist/180/swapping/swapRequested.d.mts +4 -4
  594. package/dist/180/swapping/withdrawalRequested.d.cts +4 -4
  595. package/dist/180/swapping/withdrawalRequested.d.mts +4 -4
  596. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  597. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  598. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  599. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  600. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  601. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  602. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  603. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  604. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  605. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  606. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  607. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  608. package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
  609. package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
  610. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  611. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  612. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  613. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  614. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
  615. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
  616. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
  617. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
  618. package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
  619. package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
  620. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
  621. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
  622. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  623. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  624. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  625. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  626. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  627. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  628. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  629. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  630. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  631. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  632. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  633. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  634. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  635. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  636. package/dist/190/common.cjs +2 -2
  637. package/dist/190/common.d.cts +168 -168
  638. package/dist/190/common.d.mts +168 -168
  639. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  640. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  641. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  642. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  643. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  644. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  645. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  646. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
  647. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  648. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  649. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  650. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  651. package/dist/190/liquidityPools/assetSwapped.d.cts +4 -4
  652. package/dist/190/liquidityPools/assetSwapped.d.mts +4 -4
  653. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  654. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  655. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  656. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  657. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  658. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  659. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  660. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  661. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
  662. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
  663. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  664. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  665. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  666. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  667. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  668. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  669. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  670. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  671. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  672. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  673. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  674. package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
  675. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  676. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
  677. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  678. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  679. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  680. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  681. package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
  682. package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
  683. package/dist/190/swapping/swapDepositAddressReady.d.cts +2 -2
  684. package/dist/190/swapping/swapDepositAddressReady.d.mts +2 -2
  685. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  686. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  687. package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
  688. package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
  689. package/dist/190/swapping/swapExecuted.d.cts +4 -4
  690. package/dist/190/swapping/swapExecuted.d.mts +4 -4
  691. package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
  692. package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
  693. package/dist/200/common.cjs +2 -2
  694. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  695. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  696. package/dist/200/swapping/swapAborted.d.cts +2 -2
  697. package/dist/200/swapping/swapAborted.d.mts +2 -2
  698. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  699. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  700. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  701. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  702. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  703. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  704. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  705. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  706. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +160 -160
  707. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +160 -160
  708. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  709. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  710. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  711. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  712. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  713. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  714. package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
  715. package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
  716. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
  717. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
  718. package/dist/210/assethubIngressEgress/depositFailed.d.cts +160 -160
  719. package/dist/210/assethubIngressEgress/depositFailed.d.mts +160 -160
  720. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  721. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  722. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
  723. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
  724. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +290 -290
  725. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +290 -290
  726. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  727. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  728. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  729. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  730. package/dist/210/common.cjs +2 -2
  731. package/dist/210/common.d.cts +2906 -2906
  732. package/dist/210/common.d.mts +2906 -2906
  733. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  734. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  735. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +62 -62
  736. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
  737. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  738. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  739. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  740. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  741. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +160 -160
  742. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +160 -160
  743. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  744. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  745. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  746. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  747. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  748. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  749. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  750. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  751. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
  752. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
  753. package/dist/210/governance/failedExecution.d.cts +10 -10
  754. package/dist/210/governance/failedExecution.d.mts +10 -10
  755. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
  756. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
  757. package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
  758. package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
  759. package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
  760. package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
  761. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  762. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  763. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +10 -10
  764. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +10 -10
  765. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  766. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  767. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  768. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  769. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +20 -20
  770. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +20 -20
  771. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
  772. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
  773. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  774. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  775. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  776. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  777. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
  778. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
  779. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +160 -160
  780. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +160 -160
  781. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  782. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  783. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  784. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  785. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
  786. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
  787. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  788. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  789. package/dist/210/solanaIngressEgress/depositFailed.d.cts +192 -192
  790. package/dist/210/solanaIngressEgress/depositFailed.d.mts +192 -192
  791. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  792. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  793. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  794. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  795. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  796. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  797. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  798. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  799. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
  800. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
  801. package/dist/210/swapping/refundEgressIgnored.d.cts +20 -20
  802. package/dist/210/swapping/refundEgressIgnored.d.mts +20 -20
  803. package/dist/210/swapping/swapDepositAddressReady.d.cts +29 -29
  804. package/dist/210/swapping/swapDepositAddressReady.d.mts +29 -29
  805. package/dist/210/swapping/swapEgressIgnored.d.cts +20 -20
  806. package/dist/210/swapping/swapEgressIgnored.d.mts +20 -20
  807. package/dist/210/swapping/swapRequested.d.cts +401 -401
  808. package/dist/210/swapping/swapRequested.d.mts +401 -401
  809. package/dist/210/swapping/withdrawalRequested.d.cts +4 -4
  810. package/dist/210/swapping/withdrawalRequested.d.mts +4 -4
  811. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  812. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  813. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  814. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  815. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
  816. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
  817. package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
  818. package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
  819. package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
  820. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  821. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  822. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  823. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  824. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +13 -0
  825. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  826. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  827. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
  828. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  829. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  830. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  831. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  832. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  833. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  834. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  835. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  836. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  837. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +224 -0
  838. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +224 -0
  839. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  840. package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
  841. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
  842. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
  843. package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
  844. package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
  845. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
  846. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
  847. package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
  848. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
  849. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
  850. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
  851. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
  852. package/dist/220/assetBalances/accountCredited.cjs +15 -0
  853. package/dist/220/assetBalances/accountCredited.d.cts +31 -0
  854. package/dist/220/assetBalances/accountCredited.d.mts +31 -0
  855. package/dist/220/assetBalances/accountCredited.mjs +13 -0
  856. package/dist/220/assetBalances/accountDebited.cjs +15 -0
  857. package/dist/220/assetBalances/accountDebited.d.cts +31 -0
  858. package/dist/220/assetBalances/accountDebited.d.mts +31 -0
  859. package/dist/220/assetBalances/accountDebited.mjs +13 -0
  860. package/dist/220/assetBalances/refundScheduled.cjs +14 -0
  861. package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
  862. package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
  863. package/dist/220/assetBalances/refundScheduled.mjs +12 -0
  864. package/dist/220/assetBalances/refundSkipped.cjs +14 -0
  865. package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
  866. package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
  867. package/dist/220/assetBalances/refundSkipped.mjs +12 -0
  868. package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
  869. package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
  870. package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
  871. package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -0
  872. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  873. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  874. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  875. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  876. package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +13 -0
  877. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
  878. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
  879. package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
  880. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
  881. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  882. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  883. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
  884. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  885. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  886. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  887. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  888. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  889. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +214 -0
  890. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +214 -0
  891. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  892. package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
  893. package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
  894. package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
  895. package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
  896. package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
  897. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
  898. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
  899. package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
  900. package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
  901. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
  902. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
  903. package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -0
  904. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  905. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  906. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  907. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  908. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +13 -0
  909. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
  910. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
  911. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
  912. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
  913. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  914. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  915. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
  916. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  917. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  918. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  919. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  920. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  921. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +438 -0
  922. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +438 -0
  923. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  924. package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
  925. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
  926. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
  927. package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
  928. package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
  929. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
  930. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
  931. package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
  932. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
  933. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
  934. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
  935. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
  936. package/dist/220/common.cjs +1894 -0
  937. package/dist/220/common.d.cts +32141 -0
  938. package/dist/220/common.d.mts +32141 -0
  939. package/dist/220/common.mjs +1706 -0
  940. package/dist/220/emissions/networkFeeBurned.cjs +13 -0
  941. package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
  942. package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
  943. package/dist/220/emissions/networkFeeBurned.mjs +11 -0
  944. package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
  945. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1944 -0
  946. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1944 -0
  947. package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
  948. package/dist/220/environment/tronInitialized.cjs +9 -0
  949. package/dist/220/environment/tronInitialized.d.cts +6 -0
  950. package/dist/220/environment/tronInitialized.d.mts +6 -0
  951. package/dist/220/environment/tronInitialized.mjs +7 -0
  952. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  953. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  954. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  955. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  956. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +13 -0
  957. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  958. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  959. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
  960. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  961. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  962. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  963. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  964. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  965. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  966. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  967. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  968. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  969. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +224 -0
  970. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +224 -0
  971. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  972. package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
  973. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
  974. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
  975. package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
  976. package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
  977. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
  978. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
  979. package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
  980. package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
  981. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
  982. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
  983. package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
  984. package/dist/220/funding/funded.cjs +15 -0
  985. package/dist/220/funding/funded.d.cts +88 -0
  986. package/dist/220/funding/funded.d.mts +88 -0
  987. package/dist/220/funding/funded.mjs +13 -0
  988. package/dist/220/grandpa/grandpaVoteDelegated.cjs +13 -0
  989. package/dist/220/grandpa/grandpaVoteDelegated.d.cts +15 -0
  990. package/dist/220/grandpa/grandpaVoteDelegated.d.mts +15 -0
  991. package/dist/220/grandpa/grandpaVoteDelegated.mjs +11 -0
  992. package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +10 -0
  993. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +12 -0
  994. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +12 -0
  995. package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +8 -0
  996. package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
  997. package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
  998. package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
  999. package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
  1000. package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
  1001. package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
  1002. package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
  1003. package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
  1004. package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
  1005. package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
  1006. package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
  1007. package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
  1008. package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
  1009. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
  1010. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
  1011. package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
  1012. package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
  1013. package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
  1014. package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
  1015. package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -0
  1016. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  1017. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  1018. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  1019. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  1020. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  1021. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  1022. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  1023. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  1024. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  1025. package/dist/220/lendingPools/palletConfigUpdated.d.cts +438 -0
  1026. package/dist/220/lendingPools/palletConfigUpdated.d.mts +438 -0
  1027. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  1028. package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
  1029. package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
  1030. package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
  1031. package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
  1032. package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
  1033. package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
  1034. package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
  1035. package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
  1036. package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
  1037. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
  1038. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
  1039. package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
  1040. package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
  1041. package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
  1042. package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
  1043. package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
  1044. package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
  1045. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
  1046. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
  1047. package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
  1048. package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
  1049. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
  1050. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
  1051. package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
  1052. package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
  1053. package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
  1054. package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
  1055. package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
  1056. package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
  1057. package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
  1058. package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
  1059. package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
  1060. package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
  1061. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
  1062. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
  1063. package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
  1064. package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
  1065. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
  1066. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
  1067. package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
  1068. package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
  1069. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
  1070. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
  1071. package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
  1072. package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
  1073. package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
  1074. package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
  1075. package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
  1076. package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
  1077. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
  1078. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
  1079. package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
  1080. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
  1081. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
  1082. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
  1083. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
  1084. package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
  1085. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
  1086. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
  1087. package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -0
  1088. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  1089. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  1090. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  1091. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  1092. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +13 -0
  1093. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1094. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1095. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
  1096. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1097. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1098. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1099. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1100. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  1101. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1102. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1103. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  1104. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  1105. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +214 -0
  1106. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +214 -0
  1107. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  1108. package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
  1109. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
  1110. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
  1111. package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
  1112. package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
  1113. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
  1114. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
  1115. package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
  1116. package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
  1117. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
  1118. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
  1119. package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
  1120. package/dist/220/reputation/offencePenalty.cjs +14 -0
  1121. package/dist/220/reputation/offencePenalty.d.cts +125 -0
  1122. package/dist/220/reputation/offencePenalty.d.mts +125 -0
  1123. package/dist/220/reputation/offencePenalty.mjs +12 -0
  1124. package/dist/220/reputation/penaltyUpdated.cjs +14 -0
  1125. package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
  1126. package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
  1127. package/dist/220/reputation/penaltyUpdated.mjs +12 -0
  1128. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  1129. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  1130. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  1131. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  1132. package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +13 -0
  1133. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1134. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1135. package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
  1136. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1137. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1138. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1139. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1140. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1141. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1142. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1143. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1144. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  1145. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +244 -0
  1146. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +244 -0
  1147. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  1148. package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
  1149. package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
  1150. package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
  1151. package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
  1152. package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
  1153. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
  1154. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
  1155. package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
  1156. package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
  1157. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
  1158. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
  1159. package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
  1160. package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
  1161. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
  1162. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
  1163. package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -0
  1164. package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
  1165. package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
  1166. package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
  1167. package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
  1168. package/dist/220/swapping/batchSwapFailed.cjs +14 -0
  1169. package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
  1170. package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
  1171. package/dist/220/swapping/batchSwapFailed.mjs +12 -0
  1172. package/dist/220/swapping/creditedOnChain.cjs +15 -0
  1173. package/dist/220/swapping/creditedOnChain.d.cts +31 -0
  1174. package/dist/220/swapping/creditedOnChain.d.mts +31 -0
  1175. package/dist/220/swapping/creditedOnChain.mjs +13 -0
  1176. package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
  1177. package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
  1178. package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
  1179. package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
  1180. package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
  1181. package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
  1182. package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
  1183. package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
  1184. package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
  1185. package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
  1186. package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
  1187. package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
  1188. package/dist/220/swapping/refundedOnChain.cjs +16 -0
  1189. package/dist/220/swapping/refundedOnChain.d.cts +34 -0
  1190. package/dist/220/swapping/refundedOnChain.d.mts +34 -0
  1191. package/dist/220/swapping/refundedOnChain.mjs +14 -0
  1192. package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
  1193. package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
  1194. package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
  1195. package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
  1196. package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
  1197. package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
  1198. package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
  1199. package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
  1200. package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
  1201. package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
  1202. package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
  1203. package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
  1204. package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
  1205. package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
  1206. package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
  1207. package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
  1208. package/dist/220/swapping/swapExecuted.cjs +22 -0
  1209. package/dist/220/swapping/swapExecuted.d.cts +62 -0
  1210. package/dist/220/swapping/swapExecuted.d.mts +62 -0
  1211. package/dist/220/swapping/swapExecuted.mjs +20 -0
  1212. package/dist/220/swapping/swapRequested.cjs +20 -0
  1213. package/dist/220/swapping/swapRequested.d.cts +4122 -0
  1214. package/dist/220/swapping/swapRequested.d.mts +4122 -0
  1215. package/dist/220/swapping/swapRequested.mjs +18 -0
  1216. package/dist/220/swapping/withdrawalRequested.cjs +17 -0
  1217. package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
  1218. package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
  1219. package/dist/220/swapping/withdrawalRequested.mjs +15 -0
  1220. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
  1221. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
  1222. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
  1223. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
  1224. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
  1225. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
  1226. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
  1227. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
  1228. package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
  1229. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
  1230. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
  1231. package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
  1232. package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
  1233. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
  1234. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
  1235. package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
  1236. package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
  1237. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
  1238. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
  1239. package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
  1240. package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
  1241. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
  1242. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
  1243. package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
  1244. package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
  1245. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
  1246. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
  1247. package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
  1248. package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
  1249. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
  1250. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
  1251. package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
  1252. package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
  1253. package/dist/220/tradingStrategy/strategyDeployed.d.cts +262 -0
  1254. package/dist/220/tradingStrategy/strategyDeployed.d.mts +262 -0
  1255. package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
  1256. package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
  1257. package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
  1258. package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
  1259. package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
  1260. package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
  1261. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
  1262. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
  1263. package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
  1264. package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
  1265. package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
  1266. package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
  1267. package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
  1268. package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
  1269. package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
  1270. package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
  1271. package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
  1272. package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
  1273. package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
  1274. package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
  1275. package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
  1276. package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
  1277. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
  1278. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
  1279. package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
  1280. package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
  1281. package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
  1282. package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
  1283. package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
  1284. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
  1285. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
  1286. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
  1287. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
  1288. package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
  1289. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
  1290. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
  1291. package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
  1292. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
  1293. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
  1294. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
  1295. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
  1296. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
  1297. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
  1298. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
  1299. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
  1300. package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
  1301. package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
  1302. package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
  1303. package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
  1304. package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
  1305. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
  1306. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
  1307. package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
  1308. package/dist/220/tronElections/allVotesCleared.cjs +9 -0
  1309. package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
  1310. package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
  1311. package/dist/220/tronElections/allVotesCleared.mjs +7 -0
  1312. package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
  1313. package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
  1314. package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
  1315. package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
  1316. package/dist/220/tronElections/corruptStorage.cjs +9 -0
  1317. package/dist/220/tronElections/corruptStorage.d.cts +6 -0
  1318. package/dist/220/tronElections/corruptStorage.d.mts +6 -0
  1319. package/dist/220/tronElections/corruptStorage.mjs +7 -0
  1320. package/dist/220/tronElections/electoralEvent.cjs +8 -0
  1321. package/dist/220/tronElections/electoralEvent.d.cts +30 -0
  1322. package/dist/220/tronElections/electoralEvent.d.mts +30 -0
  1323. package/dist/220/tronElections/electoralEvent.mjs +7 -0
  1324. package/dist/220/tronElections/uninitialized.cjs +9 -0
  1325. package/dist/220/tronElections/uninitialized.d.cts +6 -0
  1326. package/dist/220/tronElections/uninitialized.d.mts +6 -0
  1327. package/dist/220/tronElections/uninitialized.mjs +7 -0
  1328. package/dist/220/tronElections/unknownElection.cjs +10 -0
  1329. package/dist/220/tronElections/unknownElection.d.cts +14 -0
  1330. package/dist/220/tronElections/unknownElection.d.mts +14 -0
  1331. package/dist/220/tronElections/unknownElection.mjs +8 -0
  1332. package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
  1333. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
  1334. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
  1335. package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
  1336. package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
  1337. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1338. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1339. package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
  1340. package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
  1341. package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
  1342. package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
  1343. package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
  1344. package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
  1345. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
  1346. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
  1347. package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
  1348. package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1349. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1350. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1351. package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1352. package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
  1353. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1354. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1355. package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
  1356. package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
  1357. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
  1358. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
  1359. package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
  1360. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
  1361. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
  1362. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
  1363. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
  1364. package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
  1365. package/dist/220/tronIngressEgress/depositBoosted.d.cts +224 -0
  1366. package/dist/220/tronIngressEgress/depositBoosted.d.mts +224 -0
  1367. package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
  1368. package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
  1369. package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
  1370. package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
  1371. package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
  1372. package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
  1373. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
  1374. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
  1375. package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
  1376. package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
  1377. package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
  1378. package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
  1379. package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
  1380. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
  1381. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
  1382. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
  1383. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
  1384. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
  1385. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
  1386. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
  1387. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
  1388. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1389. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1390. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1391. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1392. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
  1393. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
  1394. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
  1395. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
  1396. package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
  1397. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
  1398. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
  1399. package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
  1400. package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
  1401. package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
  1402. package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
  1403. package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
  1404. package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
  1405. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
  1406. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
  1407. package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
  1408. package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
  1409. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
  1410. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
  1411. package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
  1412. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
  1413. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
  1414. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
  1415. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
  1416. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
  1417. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
  1418. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
  1419. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
  1420. package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
  1421. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
  1422. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
  1423. package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
  1424. package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
  1425. package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
  1426. package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
  1427. package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
  1428. package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
  1429. package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
  1430. package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
  1431. package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
  1432. package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
  1433. package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
  1434. package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
  1435. package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
  1436. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
  1437. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
  1438. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
  1439. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
  1440. package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
  1441. package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
  1442. package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
  1443. package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
  1444. package/dist/220/tronVault/chainInitialized.cjs +9 -0
  1445. package/dist/220/tronVault/chainInitialized.d.cts +6 -0
  1446. package/dist/220/tronVault/chainInitialized.d.mts +6 -0
  1447. package/dist/220/tronVault/chainInitialized.mjs +7 -0
  1448. package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
  1449. package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
  1450. package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
  1451. package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
  1452. package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
  1453. package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
  1454. package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
  1455. package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -0
  1456. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  1457. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  1458. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  1459. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  1460. package/dist/CodeGenerator.cjs +6 -3
  1461. package/dist/CodeGenerator.mjs +6 -3
  1462. package/dist/HandlerMap.cjs +4 -10
  1463. package/dist/HandlerMap.mjs +4 -10
  1464. package/dist/Parser.cjs +1 -1
  1465. package/dist/Processor.cjs +5 -2
  1466. package/dist/Processor.mjs +4 -1
  1467. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.cjs +1 -1
  1468. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.mjs +1 -1
  1469. package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -2
  1470. package/dist/chainspec/src/BaseCodeGenerator.mjs +7 -0
  1471. package/dist/chainspec/src/BaseParser.cjs +4 -3
  1472. package/dist/chainspec/src/BaseParser.mjs +1 -0
  1473. package/dist/chainspec/src/Compiler.cjs +6 -2
  1474. package/dist/chainspec/src/Compiler.mjs +4 -0
  1475. package/dist/chainspec/src/SpecVersion.cjs +1 -0
  1476. package/dist/chainspec/src/SpecVersion.mjs +1 -0
  1477. package/dist/chainspec/src/cache.cjs +3 -2
  1478. package/dist/chainspec/src/cache.mjs +1 -0
  1479. package/dist/chainspec/src/utils.cjs +2 -2
  1480. package/dist/generate.cjs +3 -3
  1481. package/dist/utils.cjs +1 -1
  1482. package/package.json +4 -4
@@ -0,0 +1,2416 @@
1
+ import { z } from "zod";
2
+
3
+ //#region generated/220/bitcoinIngressEgress/depositFailed.d.ts
4
+ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
5
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
7
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
8
+ }, "strip", z.ZodTypeAny, {
9
+ __kind: "BelowMinimumDeposit";
10
+ }, {
11
+ __kind: "BelowMinimumDeposit";
12
+ }>, z.ZodObject<{
13
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
14
+ }, "strip", z.ZodTypeAny, {
15
+ __kind: "NotEnoughToPayFees";
16
+ }, {
17
+ __kind: "NotEnoughToPayFees";
18
+ }>, z.ZodObject<{
19
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
20
+ }, "strip", z.ZodTypeAny, {
21
+ __kind: "TransactionRejectedByBroker";
22
+ }, {
23
+ __kind: "TransactionRejectedByBroker";
24
+ }>, z.ZodObject<{
25
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
26
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
27
+ __kind: z.ZodLiteral<"Other">;
28
+ }, "strip", z.ZodTypeAny, {
29
+ __kind: "Other";
30
+ }, {
31
+ __kind: "Other";
32
+ }>, z.ZodObject<{
33
+ __kind: z.ZodLiteral<"CannotLookup">;
34
+ }, "strip", z.ZodTypeAny, {
35
+ __kind: "CannotLookup";
36
+ }, {
37
+ __kind: "CannotLookup";
38
+ }>, z.ZodObject<{
39
+ __kind: z.ZodLiteral<"BadOrigin">;
40
+ }, "strip", z.ZodTypeAny, {
41
+ __kind: "BadOrigin";
42
+ }, {
43
+ __kind: "BadOrigin";
44
+ }>, z.ZodObject<{
45
+ __kind: z.ZodLiteral<"Module">;
46
+ value: z.ZodObject<{
47
+ index: z.ZodNumber;
48
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
49
+ }, "strip", z.ZodTypeAny, {
50
+ index: number;
51
+ error: `0x${string}`;
52
+ }, {
53
+ index: number;
54
+ error: string;
55
+ }>;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "Module";
58
+ value: {
59
+ index: number;
60
+ error: `0x${string}`;
61
+ };
62
+ }, {
63
+ __kind: "Module";
64
+ value: {
65
+ index: number;
66
+ error: string;
67
+ };
68
+ }>, z.ZodObject<{
69
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
70
+ }, "strip", z.ZodTypeAny, {
71
+ __kind: "ConsumerRemaining";
72
+ }, {
73
+ __kind: "ConsumerRemaining";
74
+ }>, z.ZodObject<{
75
+ __kind: z.ZodLiteral<"NoProviders">;
76
+ }, "strip", z.ZodTypeAny, {
77
+ __kind: "NoProviders";
78
+ }, {
79
+ __kind: "NoProviders";
80
+ }>, z.ZodObject<{
81
+ __kind: z.ZodLiteral<"TooManyConsumers">;
82
+ }, "strip", z.ZodTypeAny, {
83
+ __kind: "TooManyConsumers";
84
+ }, {
85
+ __kind: "TooManyConsumers";
86
+ }>, z.ZodObject<{
87
+ __kind: z.ZodLiteral<"Token">;
88
+ value: z.ZodEffects<z.ZodObject<{
89
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
90
+ }, "strip", z.ZodTypeAny, {
91
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
+ }, {
93
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
94
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
95
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
96
+ }>;
97
+ }, "strip", z.ZodTypeAny, {
98
+ __kind: "Token";
99
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
100
+ }, {
101
+ __kind: "Token";
102
+ value: {
103
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
104
+ };
105
+ }>, z.ZodObject<{
106
+ __kind: z.ZodLiteral<"Arithmetic">;
107
+ value: z.ZodEffects<z.ZodObject<{
108
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
109
+ }, "strip", z.ZodTypeAny, {
110
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
111
+ }, {
112
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
113
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
114
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
115
+ }>;
116
+ }, "strip", z.ZodTypeAny, {
117
+ __kind: "Arithmetic";
118
+ value: "Underflow" | "Overflow" | "DivisionByZero";
119
+ }, {
120
+ __kind: "Arithmetic";
121
+ value: {
122
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
123
+ };
124
+ }>, z.ZodObject<{
125
+ __kind: z.ZodLiteral<"Transactional">;
126
+ value: z.ZodEffects<z.ZodObject<{
127
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
128
+ }, "strip", z.ZodTypeAny, {
129
+ __kind: "LimitReached" | "NoLayer";
130
+ }, {
131
+ __kind: "LimitReached" | "NoLayer";
132
+ }>, "LimitReached" | "NoLayer", {
133
+ __kind: "LimitReached" | "NoLayer";
134
+ }>;
135
+ }, "strip", z.ZodTypeAny, {
136
+ __kind: "Transactional";
137
+ value: "LimitReached" | "NoLayer";
138
+ }, {
139
+ __kind: "Transactional";
140
+ value: {
141
+ __kind: "LimitReached" | "NoLayer";
142
+ };
143
+ }>, z.ZodObject<{
144
+ __kind: z.ZodLiteral<"Exhausted">;
145
+ }, "strip", z.ZodTypeAny, {
146
+ __kind: "Exhausted";
147
+ }, {
148
+ __kind: "Exhausted";
149
+ }>, z.ZodObject<{
150
+ __kind: z.ZodLiteral<"Corruption">;
151
+ }, "strip", z.ZodTypeAny, {
152
+ __kind: "Corruption";
153
+ }, {
154
+ __kind: "Corruption";
155
+ }>, z.ZodObject<{
156
+ __kind: z.ZodLiteral<"Unavailable">;
157
+ }, "strip", z.ZodTypeAny, {
158
+ __kind: "Unavailable";
159
+ }, {
160
+ __kind: "Unavailable";
161
+ }>, z.ZodObject<{
162
+ __kind: z.ZodLiteral<"RootNotAllowed">;
163
+ }, "strip", z.ZodTypeAny, {
164
+ __kind: "RootNotAllowed";
165
+ }, {
166
+ __kind: "RootNotAllowed";
167
+ }>, z.ZodObject<{
168
+ __kind: z.ZodLiteral<"Trie">;
169
+ value: z.ZodEffects<z.ZodObject<{
170
+ __kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
171
+ }, "strip", z.ZodTypeAny, {
172
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
173
+ }, {
174
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
175
+ }>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
176
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
177
+ }>;
178
+ }, "strip", z.ZodTypeAny, {
179
+ __kind: "Trie";
180
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
181
+ }, {
182
+ __kind: "Trie";
183
+ value: {
184
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
185
+ };
186
+ }>]>;
187
+ }, "strip", z.ZodTypeAny, {
188
+ __kind: "DepositWitnessRejected";
189
+ value: {
190
+ __kind: "Other";
191
+ } | {
192
+ __kind: "CannotLookup";
193
+ } | {
194
+ __kind: "BadOrigin";
195
+ } | {
196
+ __kind: "Module";
197
+ value: {
198
+ index: number;
199
+ error: `0x${string}`;
200
+ };
201
+ } | {
202
+ __kind: "ConsumerRemaining";
203
+ } | {
204
+ __kind: "NoProviders";
205
+ } | {
206
+ __kind: "TooManyConsumers";
207
+ } | {
208
+ __kind: "Token";
209
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
210
+ } | {
211
+ __kind: "Arithmetic";
212
+ value: "Underflow" | "Overflow" | "DivisionByZero";
213
+ } | {
214
+ __kind: "Transactional";
215
+ value: "LimitReached" | "NoLayer";
216
+ } | {
217
+ __kind: "Exhausted";
218
+ } | {
219
+ __kind: "Corruption";
220
+ } | {
221
+ __kind: "Unavailable";
222
+ } | {
223
+ __kind: "RootNotAllowed";
224
+ } | {
225
+ __kind: "Trie";
226
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
227
+ };
228
+ }, {
229
+ __kind: "DepositWitnessRejected";
230
+ value: {
231
+ __kind: "Other";
232
+ } | {
233
+ __kind: "CannotLookup";
234
+ } | {
235
+ __kind: "BadOrigin";
236
+ } | {
237
+ __kind: "Module";
238
+ value: {
239
+ index: number;
240
+ error: string;
241
+ };
242
+ } | {
243
+ __kind: "ConsumerRemaining";
244
+ } | {
245
+ __kind: "NoProviders";
246
+ } | {
247
+ __kind: "TooManyConsumers";
248
+ } | {
249
+ __kind: "Token";
250
+ value: {
251
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
252
+ };
253
+ } | {
254
+ __kind: "Arithmetic";
255
+ value: {
256
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
257
+ };
258
+ } | {
259
+ __kind: "Transactional";
260
+ value: {
261
+ __kind: "LimitReached" | "NoLayer";
262
+ };
263
+ } | {
264
+ __kind: "Exhausted";
265
+ } | {
266
+ __kind: "Corruption";
267
+ } | {
268
+ __kind: "Unavailable";
269
+ } | {
270
+ __kind: "RootNotAllowed";
271
+ } | {
272
+ __kind: "Trie";
273
+ value: {
274
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
275
+ };
276
+ };
277
+ }>, z.ZodObject<{
278
+ __kind: z.ZodLiteral<"Unrefundable">;
279
+ }, "strip", z.ZodTypeAny, {
280
+ __kind: "Unrefundable";
281
+ }, {
282
+ __kind: "Unrefundable";
283
+ }>]>;
284
+ details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
285
+ __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
286
+ depositWitness: z.ZodObject<{
287
+ depositAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
288
+ __kind: z.ZodLiteral<"P2PKH">;
289
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
290
+ }, "strip", z.ZodTypeAny, {
291
+ __kind: "P2PKH";
292
+ value: `0x${string}`;
293
+ }, {
294
+ __kind: "P2PKH";
295
+ value: string;
296
+ }>, z.ZodObject<{
297
+ __kind: z.ZodLiteral<"P2SH">;
298
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
299
+ }, "strip", z.ZodTypeAny, {
300
+ __kind: "P2SH";
301
+ value: `0x${string}`;
302
+ }, {
303
+ __kind: "P2SH";
304
+ value: string;
305
+ }>, z.ZodObject<{
306
+ __kind: z.ZodLiteral<"P2WPKH">;
307
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
308
+ }, "strip", z.ZodTypeAny, {
309
+ __kind: "P2WPKH";
310
+ value: `0x${string}`;
311
+ }, {
312
+ __kind: "P2WPKH";
313
+ value: string;
314
+ }>, z.ZodObject<{
315
+ __kind: z.ZodLiteral<"P2WSH">;
316
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
317
+ }, "strip", z.ZodTypeAny, {
318
+ __kind: "P2WSH";
319
+ value: `0x${string}`;
320
+ }, {
321
+ __kind: "P2WSH";
322
+ value: string;
323
+ }>, z.ZodObject<{
324
+ __kind: z.ZodLiteral<"Taproot">;
325
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
326
+ }, "strip", z.ZodTypeAny, {
327
+ __kind: "Taproot";
328
+ value: `0x${string}`;
329
+ }, {
330
+ __kind: "Taproot";
331
+ value: string;
332
+ }>, z.ZodObject<{
333
+ __kind: z.ZodLiteral<"OtherSegwit">;
334
+ version: z.ZodNumber;
335
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
336
+ }, "strip", z.ZodTypeAny, {
337
+ __kind: "OtherSegwit";
338
+ version: number;
339
+ program: `0x${string}`;
340
+ }, {
341
+ __kind: "OtherSegwit";
342
+ version: number;
343
+ program: string;
344
+ }>]>;
345
+ asset: z.ZodEffects<z.ZodObject<{
346
+ __kind: z.ZodEnum<["Btc"]>;
347
+ }, "strip", z.ZodTypeAny, {
348
+ __kind: "Btc";
349
+ }, {
350
+ __kind: "Btc";
351
+ }>, "Btc", {
352
+ __kind: "Btc";
353
+ }>;
354
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
355
+ depositDetails: z.ZodObject<{
356
+ id: z.ZodObject<{
357
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
358
+ vout: z.ZodNumber;
359
+ }, "strip", z.ZodTypeAny, {
360
+ txId: `0x${string}`;
361
+ vout: number;
362
+ }, {
363
+ txId: string;
364
+ vout: number;
365
+ }>;
366
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
367
+ depositAddress: z.ZodObject<{
368
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
369
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
370
+ salt: z.ZodNumber;
371
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
372
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
373
+ unlockScript: z.ZodObject<{
374
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
375
+ }, "strip", z.ZodTypeAny, {
376
+ bytes: `0x${string}`;
377
+ }, {
378
+ bytes: string;
379
+ }>;
380
+ }, "strip", z.ZodTypeAny, {
381
+ salt: number;
382
+ tweakedPubkeyBytes: `0x${string}`;
383
+ tapleafHash: `0x${string}`;
384
+ unlockScript: {
385
+ bytes: `0x${string}`;
386
+ };
387
+ }, {
388
+ salt: number;
389
+ tweakedPubkeyBytes: string;
390
+ tapleafHash: string;
391
+ unlockScript: {
392
+ bytes: string;
393
+ };
394
+ }>>>;
395
+ }, "strip", z.ZodTypeAny, {
396
+ pubkeyX: `0x${string}`;
397
+ scriptPath?: {
398
+ salt: number;
399
+ tweakedPubkeyBytes: `0x${string}`;
400
+ tapleafHash: `0x${string}`;
401
+ unlockScript: {
402
+ bytes: `0x${string}`;
403
+ };
404
+ } | null | undefined;
405
+ }, {
406
+ pubkeyX: string;
407
+ scriptPath?: {
408
+ salt: number;
409
+ tweakedPubkeyBytes: string;
410
+ tapleafHash: string;
411
+ unlockScript: {
412
+ bytes: string;
413
+ };
414
+ } | null | undefined;
415
+ }>;
416
+ }, "strip", z.ZodTypeAny, {
417
+ amount: bigint;
418
+ depositAddress: {
419
+ pubkeyX: `0x${string}`;
420
+ scriptPath?: {
421
+ salt: number;
422
+ tweakedPubkeyBytes: `0x${string}`;
423
+ tapleafHash: `0x${string}`;
424
+ unlockScript: {
425
+ bytes: `0x${string}`;
426
+ };
427
+ } | null | undefined;
428
+ };
429
+ id: {
430
+ txId: `0x${string}`;
431
+ vout: number;
432
+ };
433
+ }, {
434
+ amount: string | number;
435
+ depositAddress: {
436
+ pubkeyX: string;
437
+ scriptPath?: {
438
+ salt: number;
439
+ tweakedPubkeyBytes: string;
440
+ tapleafHash: string;
441
+ unlockScript: {
442
+ bytes: string;
443
+ };
444
+ } | null | undefined;
445
+ };
446
+ id: {
447
+ txId: string;
448
+ vout: number;
449
+ };
450
+ }>;
451
+ }, "strip", z.ZodTypeAny, {
452
+ asset: "Btc";
453
+ amount: bigint;
454
+ depositAddress: {
455
+ __kind: "P2PKH";
456
+ value: `0x${string}`;
457
+ } | {
458
+ __kind: "P2SH";
459
+ value: `0x${string}`;
460
+ } | {
461
+ __kind: "P2WPKH";
462
+ value: `0x${string}`;
463
+ } | {
464
+ __kind: "P2WSH";
465
+ value: `0x${string}`;
466
+ } | {
467
+ __kind: "Taproot";
468
+ value: `0x${string}`;
469
+ } | {
470
+ __kind: "OtherSegwit";
471
+ version: number;
472
+ program: `0x${string}`;
473
+ };
474
+ depositDetails: {
475
+ amount: bigint;
476
+ depositAddress: {
477
+ pubkeyX: `0x${string}`;
478
+ scriptPath?: {
479
+ salt: number;
480
+ tweakedPubkeyBytes: `0x${string}`;
481
+ tapleafHash: `0x${string}`;
482
+ unlockScript: {
483
+ bytes: `0x${string}`;
484
+ };
485
+ } | null | undefined;
486
+ };
487
+ id: {
488
+ txId: `0x${string}`;
489
+ vout: number;
490
+ };
491
+ };
492
+ }, {
493
+ asset: {
494
+ __kind: "Btc";
495
+ };
496
+ amount: string | number;
497
+ depositAddress: {
498
+ __kind: "P2PKH";
499
+ value: string;
500
+ } | {
501
+ __kind: "P2SH";
502
+ value: string;
503
+ } | {
504
+ __kind: "P2WPKH";
505
+ value: string;
506
+ } | {
507
+ __kind: "P2WSH";
508
+ value: string;
509
+ } | {
510
+ __kind: "Taproot";
511
+ value: string;
512
+ } | {
513
+ __kind: "OtherSegwit";
514
+ version: number;
515
+ program: string;
516
+ };
517
+ depositDetails: {
518
+ amount: string | number;
519
+ depositAddress: {
520
+ pubkeyX: string;
521
+ scriptPath?: {
522
+ salt: number;
523
+ tweakedPubkeyBytes: string;
524
+ tapleafHash: string;
525
+ unlockScript: {
526
+ bytes: string;
527
+ };
528
+ } | null | undefined;
529
+ };
530
+ id: {
531
+ txId: string;
532
+ vout: number;
533
+ };
534
+ };
535
+ }>;
536
+ }, "strip", z.ZodTypeAny, {
537
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
538
+ depositWitness: {
539
+ asset: "Btc";
540
+ amount: bigint;
541
+ depositAddress: {
542
+ __kind: "P2PKH";
543
+ value: `0x${string}`;
544
+ } | {
545
+ __kind: "P2SH";
546
+ value: `0x${string}`;
547
+ } | {
548
+ __kind: "P2WPKH";
549
+ value: `0x${string}`;
550
+ } | {
551
+ __kind: "P2WSH";
552
+ value: `0x${string}`;
553
+ } | {
554
+ __kind: "Taproot";
555
+ value: `0x${string}`;
556
+ } | {
557
+ __kind: "OtherSegwit";
558
+ version: number;
559
+ program: `0x${string}`;
560
+ };
561
+ depositDetails: {
562
+ amount: bigint;
563
+ depositAddress: {
564
+ pubkeyX: `0x${string}`;
565
+ scriptPath?: {
566
+ salt: number;
567
+ tweakedPubkeyBytes: `0x${string}`;
568
+ tapleafHash: `0x${string}`;
569
+ unlockScript: {
570
+ bytes: `0x${string}`;
571
+ };
572
+ } | null | undefined;
573
+ };
574
+ id: {
575
+ txId: `0x${string}`;
576
+ vout: number;
577
+ };
578
+ };
579
+ };
580
+ }, {
581
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
582
+ depositWitness: {
583
+ asset: {
584
+ __kind: "Btc";
585
+ };
586
+ amount: string | number;
587
+ depositAddress: {
588
+ __kind: "P2PKH";
589
+ value: string;
590
+ } | {
591
+ __kind: "P2SH";
592
+ value: string;
593
+ } | {
594
+ __kind: "P2WPKH";
595
+ value: string;
596
+ } | {
597
+ __kind: "P2WSH";
598
+ value: string;
599
+ } | {
600
+ __kind: "Taproot";
601
+ value: string;
602
+ } | {
603
+ __kind: "OtherSegwit";
604
+ version: number;
605
+ program: string;
606
+ };
607
+ depositDetails: {
608
+ amount: string | number;
609
+ depositAddress: {
610
+ pubkeyX: string;
611
+ scriptPath?: {
612
+ salt: number;
613
+ tweakedPubkeyBytes: string;
614
+ tapleafHash: string;
615
+ unlockScript: {
616
+ bytes: string;
617
+ };
618
+ } | null | undefined;
619
+ };
620
+ id: {
621
+ txId: string;
622
+ vout: number;
623
+ };
624
+ };
625
+ };
626
+ }>, z.ZodObject<{
627
+ __kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
628
+ vaultWitness: z.ZodObject<{
629
+ inputAsset: z.ZodEffects<z.ZodObject<{
630
+ __kind: z.ZodEnum<["Btc"]>;
631
+ }, "strip", z.ZodTypeAny, {
632
+ __kind: "Btc";
633
+ }, {
634
+ __kind: "Btc";
635
+ }>, "Btc", {
636
+ __kind: "Btc";
637
+ }>;
638
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
639
+ __kind: z.ZodLiteral<"P2PKH">;
640
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
641
+ }, "strip", z.ZodTypeAny, {
642
+ __kind: "P2PKH";
643
+ value: `0x${string}`;
644
+ }, {
645
+ __kind: "P2PKH";
646
+ value: string;
647
+ }>, z.ZodObject<{
648
+ __kind: z.ZodLiteral<"P2SH">;
649
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
650
+ }, "strip", z.ZodTypeAny, {
651
+ __kind: "P2SH";
652
+ value: `0x${string}`;
653
+ }, {
654
+ __kind: "P2SH";
655
+ value: string;
656
+ }>, z.ZodObject<{
657
+ __kind: z.ZodLiteral<"P2WPKH">;
658
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
659
+ }, "strip", z.ZodTypeAny, {
660
+ __kind: "P2WPKH";
661
+ value: `0x${string}`;
662
+ }, {
663
+ __kind: "P2WPKH";
664
+ value: string;
665
+ }>, z.ZodObject<{
666
+ __kind: z.ZodLiteral<"P2WSH">;
667
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
668
+ }, "strip", z.ZodTypeAny, {
669
+ __kind: "P2WSH";
670
+ value: `0x${string}`;
671
+ }, {
672
+ __kind: "P2WSH";
673
+ value: string;
674
+ }>, z.ZodObject<{
675
+ __kind: z.ZodLiteral<"Taproot">;
676
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
677
+ }, "strip", z.ZodTypeAny, {
678
+ __kind: "Taproot";
679
+ value: `0x${string}`;
680
+ }, {
681
+ __kind: "Taproot";
682
+ value: string;
683
+ }>, z.ZodObject<{
684
+ __kind: z.ZodLiteral<"OtherSegwit">;
685
+ version: z.ZodNumber;
686
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
687
+ }, "strip", z.ZodTypeAny, {
688
+ __kind: "OtherSegwit";
689
+ version: number;
690
+ program: `0x${string}`;
691
+ }, {
692
+ __kind: "OtherSegwit";
693
+ version: number;
694
+ program: string;
695
+ }>]>>>;
696
+ 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>>>;
697
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
698
+ depositDetails: z.ZodObject<{
699
+ id: z.ZodObject<{
700
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
701
+ vout: z.ZodNumber;
702
+ }, "strip", z.ZodTypeAny, {
703
+ txId: `0x${string}`;
704
+ vout: number;
705
+ }, {
706
+ txId: string;
707
+ vout: number;
708
+ }>;
709
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
710
+ depositAddress: z.ZodObject<{
711
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
712
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
713
+ salt: z.ZodNumber;
714
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
715
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
716
+ unlockScript: z.ZodObject<{
717
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
718
+ }, "strip", z.ZodTypeAny, {
719
+ bytes: `0x${string}`;
720
+ }, {
721
+ bytes: string;
722
+ }>;
723
+ }, "strip", z.ZodTypeAny, {
724
+ salt: number;
725
+ tweakedPubkeyBytes: `0x${string}`;
726
+ tapleafHash: `0x${string}`;
727
+ unlockScript: {
728
+ bytes: `0x${string}`;
729
+ };
730
+ }, {
731
+ salt: number;
732
+ tweakedPubkeyBytes: string;
733
+ tapleafHash: string;
734
+ unlockScript: {
735
+ bytes: string;
736
+ };
737
+ }>>>;
738
+ }, "strip", z.ZodTypeAny, {
739
+ pubkeyX: `0x${string}`;
740
+ scriptPath?: {
741
+ salt: number;
742
+ tweakedPubkeyBytes: `0x${string}`;
743
+ tapleafHash: `0x${string}`;
744
+ unlockScript: {
745
+ bytes: `0x${string}`;
746
+ };
747
+ } | null | undefined;
748
+ }, {
749
+ pubkeyX: string;
750
+ scriptPath?: {
751
+ salt: number;
752
+ tweakedPubkeyBytes: string;
753
+ tapleafHash: string;
754
+ unlockScript: {
755
+ bytes: string;
756
+ };
757
+ } | null | undefined;
758
+ }>;
759
+ }, "strip", z.ZodTypeAny, {
760
+ amount: bigint;
761
+ depositAddress: {
762
+ pubkeyX: `0x${string}`;
763
+ scriptPath?: {
764
+ salt: number;
765
+ tweakedPubkeyBytes: `0x${string}`;
766
+ tapleafHash: `0x${string}`;
767
+ unlockScript: {
768
+ bytes: `0x${string}`;
769
+ };
770
+ } | null | undefined;
771
+ };
772
+ id: {
773
+ txId: `0x${string}`;
774
+ vout: number;
775
+ };
776
+ }, {
777
+ amount: string | number;
778
+ depositAddress: {
779
+ pubkeyX: string;
780
+ scriptPath?: {
781
+ salt: number;
782
+ tweakedPubkeyBytes: string;
783
+ tapleafHash: string;
784
+ unlockScript: {
785
+ bytes: string;
786
+ };
787
+ } | null | undefined;
788
+ };
789
+ id: {
790
+ txId: string;
791
+ vout: number;
792
+ };
793
+ }>;
794
+ outputAsset: z.ZodEffects<z.ZodObject<{
795
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
796
+ }, "strip", z.ZodTypeAny, {
797
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
798
+ }, {
799
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
800
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
801
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
802
+ }>;
803
+ destinationAddress: z.ZodEffects<z.ZodObject<{
804
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
805
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
806
+ }, "strip", z.ZodTypeAny, {
807
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
808
+ value: `0x${string}`;
809
+ }, {
810
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
811
+ value: string;
812
+ }>, {
813
+ readonly chain: "Ethereum";
814
+ readonly address: `0x${string}`;
815
+ } | {
816
+ readonly chain: "Polkadot";
817
+ readonly address: string;
818
+ } | {
819
+ readonly chain: "Bitcoin";
820
+ readonly address: string;
821
+ } | {
822
+ readonly chain: "Arbitrum";
823
+ readonly address: `0x${string}`;
824
+ } | {
825
+ readonly chain: "Solana";
826
+ readonly address: string;
827
+ } | {
828
+ readonly chain: "Assethub";
829
+ readonly address: string;
830
+ } | {
831
+ readonly chain: "Tron";
832
+ readonly address: string;
833
+ }, {
834
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
835
+ value: string;
836
+ }>;
837
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
838
+ channelMetadata: z.ZodObject<{
839
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
840
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
841
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
842
+ }, "strip", z.ZodTypeAny, {
843
+ message: `0x${string}`;
844
+ gasBudget: bigint;
845
+ ccmAdditionalData: `0x${string}`;
846
+ }, {
847
+ message: string;
848
+ gasBudget: string | number;
849
+ ccmAdditionalData: string;
850
+ }>;
851
+ sourceChain: z.ZodEffects<z.ZodObject<{
852
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
853
+ }, "strip", z.ZodTypeAny, {
854
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
855
+ }, {
856
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
857
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
858
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
859
+ }>;
860
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
861
+ __kind: z.ZodLiteral<"Eth">;
862
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
863
+ }, "strip", z.ZodTypeAny, {
864
+ __kind: "Eth";
865
+ value: `0x${string}`;
866
+ }, {
867
+ __kind: "Eth";
868
+ value: string;
869
+ }>, z.ZodObject<{
870
+ __kind: z.ZodLiteral<"Dot">;
871
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
872
+ }, "strip", z.ZodTypeAny, {
873
+ __kind: "Dot";
874
+ value: `0x${string}`;
875
+ }, {
876
+ __kind: "Dot";
877
+ value: string;
878
+ }>, z.ZodObject<{
879
+ __kind: z.ZodLiteral<"Btc">;
880
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
881
+ __kind: z.ZodLiteral<"P2PKH">;
882
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
883
+ }, "strip", z.ZodTypeAny, {
884
+ __kind: "P2PKH";
885
+ value: `0x${string}`;
886
+ }, {
887
+ __kind: "P2PKH";
888
+ value: string;
889
+ }>, z.ZodObject<{
890
+ __kind: z.ZodLiteral<"P2SH">;
891
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
892
+ }, "strip", z.ZodTypeAny, {
893
+ __kind: "P2SH";
894
+ value: `0x${string}`;
895
+ }, {
896
+ __kind: "P2SH";
897
+ value: string;
898
+ }>, z.ZodObject<{
899
+ __kind: z.ZodLiteral<"P2WPKH">;
900
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
901
+ }, "strip", z.ZodTypeAny, {
902
+ __kind: "P2WPKH";
903
+ value: `0x${string}`;
904
+ }, {
905
+ __kind: "P2WPKH";
906
+ value: string;
907
+ }>, z.ZodObject<{
908
+ __kind: z.ZodLiteral<"P2WSH">;
909
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
910
+ }, "strip", z.ZodTypeAny, {
911
+ __kind: "P2WSH";
912
+ value: `0x${string}`;
913
+ }, {
914
+ __kind: "P2WSH";
915
+ value: string;
916
+ }>, z.ZodObject<{
917
+ __kind: z.ZodLiteral<"Taproot">;
918
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
919
+ }, "strip", z.ZodTypeAny, {
920
+ __kind: "Taproot";
921
+ value: `0x${string}`;
922
+ }, {
923
+ __kind: "Taproot";
924
+ value: string;
925
+ }>, z.ZodObject<{
926
+ __kind: z.ZodLiteral<"OtherSegwit">;
927
+ version: z.ZodNumber;
928
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
929
+ }, "strip", z.ZodTypeAny, {
930
+ __kind: "OtherSegwit";
931
+ version: number;
932
+ program: `0x${string}`;
933
+ }, {
934
+ __kind: "OtherSegwit";
935
+ version: number;
936
+ program: string;
937
+ }>]>;
938
+ }, "strip", z.ZodTypeAny, {
939
+ __kind: "Btc";
940
+ value: {
941
+ __kind: "P2PKH";
942
+ value: `0x${string}`;
943
+ } | {
944
+ __kind: "P2SH";
945
+ value: `0x${string}`;
946
+ } | {
947
+ __kind: "P2WPKH";
948
+ value: `0x${string}`;
949
+ } | {
950
+ __kind: "P2WSH";
951
+ value: `0x${string}`;
952
+ } | {
953
+ __kind: "Taproot";
954
+ value: `0x${string}`;
955
+ } | {
956
+ __kind: "OtherSegwit";
957
+ version: number;
958
+ program: `0x${string}`;
959
+ };
960
+ }, {
961
+ __kind: "Btc";
962
+ value: {
963
+ __kind: "P2PKH";
964
+ value: string;
965
+ } | {
966
+ __kind: "P2SH";
967
+ value: string;
968
+ } | {
969
+ __kind: "P2WPKH";
970
+ value: string;
971
+ } | {
972
+ __kind: "P2WSH";
973
+ value: string;
974
+ } | {
975
+ __kind: "Taproot";
976
+ value: string;
977
+ } | {
978
+ __kind: "OtherSegwit";
979
+ version: number;
980
+ program: string;
981
+ };
982
+ }>, z.ZodObject<{
983
+ __kind: z.ZodLiteral<"Arb">;
984
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
985
+ }, "strip", z.ZodTypeAny, {
986
+ __kind: "Arb";
987
+ value: `0x${string}`;
988
+ }, {
989
+ __kind: "Arb";
990
+ value: string;
991
+ }>, z.ZodObject<{
992
+ __kind: z.ZodLiteral<"Sol">;
993
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
994
+ }, "strip", z.ZodTypeAny, {
995
+ __kind: "Sol";
996
+ value: `0x${string}`;
997
+ }, {
998
+ __kind: "Sol";
999
+ value: string;
1000
+ }>, z.ZodObject<{
1001
+ __kind: z.ZodLiteral<"Hub">;
1002
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1003
+ }, "strip", z.ZodTypeAny, {
1004
+ __kind: "Hub";
1005
+ value: `0x${string}`;
1006
+ }, {
1007
+ __kind: "Hub";
1008
+ value: string;
1009
+ }>, z.ZodObject<{
1010
+ __kind: z.ZodLiteral<"Tron">;
1011
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1012
+ }, "strip", z.ZodTypeAny, {
1013
+ __kind: "Tron";
1014
+ value: `0x${string}`;
1015
+ }, {
1016
+ __kind: "Tron";
1017
+ value: string;
1018
+ }>]>>>;
1019
+ }, "strip", z.ZodTypeAny, {
1020
+ channelMetadata: {
1021
+ message: `0x${string}`;
1022
+ gasBudget: bigint;
1023
+ ccmAdditionalData: `0x${string}`;
1024
+ };
1025
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1026
+ sourceAddress?: {
1027
+ __kind: "Eth";
1028
+ value: `0x${string}`;
1029
+ } | {
1030
+ __kind: "Dot";
1031
+ value: `0x${string}`;
1032
+ } | {
1033
+ __kind: "Btc";
1034
+ value: {
1035
+ __kind: "P2PKH";
1036
+ value: `0x${string}`;
1037
+ } | {
1038
+ __kind: "P2SH";
1039
+ value: `0x${string}`;
1040
+ } | {
1041
+ __kind: "P2WPKH";
1042
+ value: `0x${string}`;
1043
+ } | {
1044
+ __kind: "P2WSH";
1045
+ value: `0x${string}`;
1046
+ } | {
1047
+ __kind: "Taproot";
1048
+ value: `0x${string}`;
1049
+ } | {
1050
+ __kind: "OtherSegwit";
1051
+ version: number;
1052
+ program: `0x${string}`;
1053
+ };
1054
+ } | {
1055
+ __kind: "Arb";
1056
+ value: `0x${string}`;
1057
+ } | {
1058
+ __kind: "Sol";
1059
+ value: `0x${string}`;
1060
+ } | {
1061
+ __kind: "Hub";
1062
+ value: `0x${string}`;
1063
+ } | {
1064
+ __kind: "Tron";
1065
+ value: `0x${string}`;
1066
+ } | null | undefined;
1067
+ }, {
1068
+ channelMetadata: {
1069
+ message: string;
1070
+ gasBudget: string | number;
1071
+ ccmAdditionalData: string;
1072
+ };
1073
+ sourceChain: {
1074
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1075
+ };
1076
+ sourceAddress?: {
1077
+ __kind: "Eth";
1078
+ value: string;
1079
+ } | {
1080
+ __kind: "Dot";
1081
+ value: string;
1082
+ } | {
1083
+ __kind: "Btc";
1084
+ value: {
1085
+ __kind: "P2PKH";
1086
+ value: string;
1087
+ } | {
1088
+ __kind: "P2SH";
1089
+ value: string;
1090
+ } | {
1091
+ __kind: "P2WPKH";
1092
+ value: string;
1093
+ } | {
1094
+ __kind: "P2WSH";
1095
+ value: string;
1096
+ } | {
1097
+ __kind: "Taproot";
1098
+ value: string;
1099
+ } | {
1100
+ __kind: "OtherSegwit";
1101
+ version: number;
1102
+ program: string;
1103
+ };
1104
+ } | {
1105
+ __kind: "Arb";
1106
+ value: string;
1107
+ } | {
1108
+ __kind: "Sol";
1109
+ value: string;
1110
+ } | {
1111
+ __kind: "Hub";
1112
+ value: string;
1113
+ } | {
1114
+ __kind: "Tron";
1115
+ value: string;
1116
+ } | null | undefined;
1117
+ }>>>;
1118
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1119
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1120
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1121
+ bps: z.ZodNumber;
1122
+ }, "strip", z.ZodTypeAny, {
1123
+ account: `cF${string}`;
1124
+ bps: number;
1125
+ }, {
1126
+ account: string;
1127
+ bps: number;
1128
+ }>>>;
1129
+ affiliateFees: z.ZodArray<z.ZodObject<{
1130
+ account: z.ZodNumber;
1131
+ bps: z.ZodNumber;
1132
+ }, "strip", z.ZodTypeAny, {
1133
+ account: number;
1134
+ bps: number;
1135
+ }, {
1136
+ account: number;
1137
+ bps: number;
1138
+ }>, "many">;
1139
+ refundParams: z.ZodObject<{
1140
+ retryDuration: z.ZodNumber;
1141
+ refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1142
+ __kind: z.ZodLiteral<"P2PKH">;
1143
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1144
+ }, "strip", z.ZodTypeAny, {
1145
+ __kind: "P2PKH";
1146
+ value: `0x${string}`;
1147
+ }, {
1148
+ __kind: "P2PKH";
1149
+ value: string;
1150
+ }>, z.ZodObject<{
1151
+ __kind: z.ZodLiteral<"P2SH">;
1152
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1153
+ }, "strip", z.ZodTypeAny, {
1154
+ __kind: "P2SH";
1155
+ value: `0x${string}`;
1156
+ }, {
1157
+ __kind: "P2SH";
1158
+ value: string;
1159
+ }>, z.ZodObject<{
1160
+ __kind: z.ZodLiteral<"P2WPKH">;
1161
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1162
+ }, "strip", z.ZodTypeAny, {
1163
+ __kind: "P2WPKH";
1164
+ value: `0x${string}`;
1165
+ }, {
1166
+ __kind: "P2WPKH";
1167
+ value: string;
1168
+ }>, z.ZodObject<{
1169
+ __kind: z.ZodLiteral<"P2WSH">;
1170
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1171
+ }, "strip", z.ZodTypeAny, {
1172
+ __kind: "P2WSH";
1173
+ value: `0x${string}`;
1174
+ }, {
1175
+ __kind: "P2WSH";
1176
+ value: string;
1177
+ }>, z.ZodObject<{
1178
+ __kind: z.ZodLiteral<"Taproot">;
1179
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1180
+ }, "strip", z.ZodTypeAny, {
1181
+ __kind: "Taproot";
1182
+ value: `0x${string}`;
1183
+ }, {
1184
+ __kind: "Taproot";
1185
+ value: string;
1186
+ }>, z.ZodObject<{
1187
+ __kind: z.ZodLiteral<"OtherSegwit">;
1188
+ version: z.ZodNumber;
1189
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1190
+ }, "strip", z.ZodTypeAny, {
1191
+ __kind: "OtherSegwit";
1192
+ version: number;
1193
+ program: `0x${string}`;
1194
+ }, {
1195
+ __kind: "OtherSegwit";
1196
+ version: number;
1197
+ program: string;
1198
+ }>]>;
1199
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1200
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1201
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1202
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1203
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1204
+ }, "strip", z.ZodTypeAny, {
1205
+ message: `0x${string}`;
1206
+ gasBudget: bigint;
1207
+ ccmAdditionalData: `0x${string}`;
1208
+ }, {
1209
+ message: string;
1210
+ gasBudget: string | number;
1211
+ ccmAdditionalData: string;
1212
+ }>>>;
1213
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1214
+ }, "strip", z.ZodTypeAny, {
1215
+ retryDuration: number;
1216
+ refundAddress: {
1217
+ __kind: "P2PKH";
1218
+ value: `0x${string}`;
1219
+ } | {
1220
+ __kind: "P2SH";
1221
+ value: `0x${string}`;
1222
+ } | {
1223
+ __kind: "P2WPKH";
1224
+ value: `0x${string}`;
1225
+ } | {
1226
+ __kind: "P2WSH";
1227
+ value: `0x${string}`;
1228
+ } | {
1229
+ __kind: "Taproot";
1230
+ value: `0x${string}`;
1231
+ } | {
1232
+ __kind: "OtherSegwit";
1233
+ version: number;
1234
+ program: `0x${string}`;
1235
+ };
1236
+ minPrice: bigint;
1237
+ refundCcmMetadata?: {
1238
+ message: `0x${string}`;
1239
+ gasBudget: bigint;
1240
+ ccmAdditionalData: `0x${string}`;
1241
+ } | null | undefined;
1242
+ maxOraclePriceSlippage?: number | null | undefined;
1243
+ }, {
1244
+ retryDuration: number;
1245
+ refundAddress: {
1246
+ __kind: "P2PKH";
1247
+ value: string;
1248
+ } | {
1249
+ __kind: "P2SH";
1250
+ value: string;
1251
+ } | {
1252
+ __kind: "P2WPKH";
1253
+ value: string;
1254
+ } | {
1255
+ __kind: "P2WSH";
1256
+ value: string;
1257
+ } | {
1258
+ __kind: "Taproot";
1259
+ value: string;
1260
+ } | {
1261
+ __kind: "OtherSegwit";
1262
+ version: number;
1263
+ program: string;
1264
+ };
1265
+ minPrice: string | number;
1266
+ refundCcmMetadata?: {
1267
+ message: string;
1268
+ gasBudget: string | number;
1269
+ ccmAdditionalData: string;
1270
+ } | null | undefined;
1271
+ maxOraclePriceSlippage?: number | null | undefined;
1272
+ }>;
1273
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1274
+ numberOfChunks: z.ZodNumber;
1275
+ chunkInterval: z.ZodNumber;
1276
+ }, "strip", z.ZodTypeAny, {
1277
+ numberOfChunks: number;
1278
+ chunkInterval: number;
1279
+ }, {
1280
+ numberOfChunks: number;
1281
+ chunkInterval: number;
1282
+ }>>>;
1283
+ boostFee: z.ZodNumber;
1284
+ }, "strip", z.ZodTypeAny, {
1285
+ destinationAddress: {
1286
+ readonly chain: "Ethereum";
1287
+ readonly address: `0x${string}`;
1288
+ } | {
1289
+ readonly chain: "Polkadot";
1290
+ readonly address: string;
1291
+ } | {
1292
+ readonly chain: "Bitcoin";
1293
+ readonly address: string;
1294
+ } | {
1295
+ readonly chain: "Arbitrum";
1296
+ readonly address: `0x${string}`;
1297
+ } | {
1298
+ readonly chain: "Solana";
1299
+ readonly address: string;
1300
+ } | {
1301
+ readonly chain: "Assethub";
1302
+ readonly address: string;
1303
+ } | {
1304
+ readonly chain: "Tron";
1305
+ readonly address: string;
1306
+ };
1307
+ txId: `0x${string}`;
1308
+ depositDetails: {
1309
+ amount: bigint;
1310
+ depositAddress: {
1311
+ pubkeyX: `0x${string}`;
1312
+ scriptPath?: {
1313
+ salt: number;
1314
+ tweakedPubkeyBytes: `0x${string}`;
1315
+ tapleafHash: `0x${string}`;
1316
+ unlockScript: {
1317
+ bytes: `0x${string}`;
1318
+ };
1319
+ } | null | undefined;
1320
+ };
1321
+ id: {
1322
+ txId: `0x${string}`;
1323
+ vout: number;
1324
+ };
1325
+ };
1326
+ inputAsset: "Btc";
1327
+ depositAmount: bigint;
1328
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1329
+ affiliateFees: {
1330
+ account: number;
1331
+ bps: number;
1332
+ }[];
1333
+ refundParams: {
1334
+ retryDuration: number;
1335
+ refundAddress: {
1336
+ __kind: "P2PKH";
1337
+ value: `0x${string}`;
1338
+ } | {
1339
+ __kind: "P2SH";
1340
+ value: `0x${string}`;
1341
+ } | {
1342
+ __kind: "P2WPKH";
1343
+ value: `0x${string}`;
1344
+ } | {
1345
+ __kind: "P2WSH";
1346
+ value: `0x${string}`;
1347
+ } | {
1348
+ __kind: "Taproot";
1349
+ value: `0x${string}`;
1350
+ } | {
1351
+ __kind: "OtherSegwit";
1352
+ version: number;
1353
+ program: `0x${string}`;
1354
+ };
1355
+ minPrice: bigint;
1356
+ refundCcmMetadata?: {
1357
+ message: `0x${string}`;
1358
+ gasBudget: bigint;
1359
+ ccmAdditionalData: `0x${string}`;
1360
+ } | null | undefined;
1361
+ maxOraclePriceSlippage?: number | null | undefined;
1362
+ };
1363
+ boostFee: number;
1364
+ channelId?: bigint | null | undefined;
1365
+ depositAddress?: {
1366
+ __kind: "P2PKH";
1367
+ value: `0x${string}`;
1368
+ } | {
1369
+ __kind: "P2SH";
1370
+ value: `0x${string}`;
1371
+ } | {
1372
+ __kind: "P2WPKH";
1373
+ value: `0x${string}`;
1374
+ } | {
1375
+ __kind: "P2WSH";
1376
+ value: `0x${string}`;
1377
+ } | {
1378
+ __kind: "Taproot";
1379
+ value: `0x${string}`;
1380
+ } | {
1381
+ __kind: "OtherSegwit";
1382
+ version: number;
1383
+ program: `0x${string}`;
1384
+ } | null | undefined;
1385
+ depositMetadata?: {
1386
+ channelMetadata: {
1387
+ message: `0x${string}`;
1388
+ gasBudget: bigint;
1389
+ ccmAdditionalData: `0x${string}`;
1390
+ };
1391
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1392
+ sourceAddress?: {
1393
+ __kind: "Eth";
1394
+ value: `0x${string}`;
1395
+ } | {
1396
+ __kind: "Dot";
1397
+ value: `0x${string}`;
1398
+ } | {
1399
+ __kind: "Btc";
1400
+ value: {
1401
+ __kind: "P2PKH";
1402
+ value: `0x${string}`;
1403
+ } | {
1404
+ __kind: "P2SH";
1405
+ value: `0x${string}`;
1406
+ } | {
1407
+ __kind: "P2WPKH";
1408
+ value: `0x${string}`;
1409
+ } | {
1410
+ __kind: "P2WSH";
1411
+ value: `0x${string}`;
1412
+ } | {
1413
+ __kind: "Taproot";
1414
+ value: `0x${string}`;
1415
+ } | {
1416
+ __kind: "OtherSegwit";
1417
+ version: number;
1418
+ program: `0x${string}`;
1419
+ };
1420
+ } | {
1421
+ __kind: "Arb";
1422
+ value: `0x${string}`;
1423
+ } | {
1424
+ __kind: "Sol";
1425
+ value: `0x${string}`;
1426
+ } | {
1427
+ __kind: "Hub";
1428
+ value: `0x${string}`;
1429
+ } | {
1430
+ __kind: "Tron";
1431
+ value: `0x${string}`;
1432
+ } | null | undefined;
1433
+ } | null | undefined;
1434
+ brokerFee?: {
1435
+ account: `cF${string}`;
1436
+ bps: number;
1437
+ } | null | undefined;
1438
+ dcaParams?: {
1439
+ numberOfChunks: number;
1440
+ chunkInterval: number;
1441
+ } | null | undefined;
1442
+ }, {
1443
+ destinationAddress: {
1444
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1445
+ value: string;
1446
+ };
1447
+ txId: string;
1448
+ depositDetails: {
1449
+ amount: string | number;
1450
+ depositAddress: {
1451
+ pubkeyX: string;
1452
+ scriptPath?: {
1453
+ salt: number;
1454
+ tweakedPubkeyBytes: string;
1455
+ tapleafHash: string;
1456
+ unlockScript: {
1457
+ bytes: string;
1458
+ };
1459
+ } | null | undefined;
1460
+ };
1461
+ id: {
1462
+ txId: string;
1463
+ vout: number;
1464
+ };
1465
+ };
1466
+ inputAsset: {
1467
+ __kind: "Btc";
1468
+ };
1469
+ depositAmount: string | number;
1470
+ outputAsset: {
1471
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1472
+ };
1473
+ affiliateFees: {
1474
+ account: number;
1475
+ bps: number;
1476
+ }[];
1477
+ refundParams: {
1478
+ retryDuration: number;
1479
+ refundAddress: {
1480
+ __kind: "P2PKH";
1481
+ value: string;
1482
+ } | {
1483
+ __kind: "P2SH";
1484
+ value: string;
1485
+ } | {
1486
+ __kind: "P2WPKH";
1487
+ value: string;
1488
+ } | {
1489
+ __kind: "P2WSH";
1490
+ value: string;
1491
+ } | {
1492
+ __kind: "Taproot";
1493
+ value: string;
1494
+ } | {
1495
+ __kind: "OtherSegwit";
1496
+ version: number;
1497
+ program: string;
1498
+ };
1499
+ minPrice: string | number;
1500
+ refundCcmMetadata?: {
1501
+ message: string;
1502
+ gasBudget: string | number;
1503
+ ccmAdditionalData: string;
1504
+ } | null | undefined;
1505
+ maxOraclePriceSlippage?: number | null | undefined;
1506
+ };
1507
+ boostFee: number;
1508
+ channelId?: string | number | null | undefined;
1509
+ depositAddress?: {
1510
+ __kind: "P2PKH";
1511
+ value: string;
1512
+ } | {
1513
+ __kind: "P2SH";
1514
+ value: string;
1515
+ } | {
1516
+ __kind: "P2WPKH";
1517
+ value: string;
1518
+ } | {
1519
+ __kind: "P2WSH";
1520
+ value: string;
1521
+ } | {
1522
+ __kind: "Taproot";
1523
+ value: string;
1524
+ } | {
1525
+ __kind: "OtherSegwit";
1526
+ version: number;
1527
+ program: string;
1528
+ } | null | undefined;
1529
+ depositMetadata?: {
1530
+ channelMetadata: {
1531
+ message: string;
1532
+ gasBudget: string | number;
1533
+ ccmAdditionalData: string;
1534
+ };
1535
+ sourceChain: {
1536
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1537
+ };
1538
+ sourceAddress?: {
1539
+ __kind: "Eth";
1540
+ value: string;
1541
+ } | {
1542
+ __kind: "Dot";
1543
+ value: string;
1544
+ } | {
1545
+ __kind: "Btc";
1546
+ value: {
1547
+ __kind: "P2PKH";
1548
+ value: string;
1549
+ } | {
1550
+ __kind: "P2SH";
1551
+ value: string;
1552
+ } | {
1553
+ __kind: "P2WPKH";
1554
+ value: string;
1555
+ } | {
1556
+ __kind: "P2WSH";
1557
+ value: string;
1558
+ } | {
1559
+ __kind: "Taproot";
1560
+ value: string;
1561
+ } | {
1562
+ __kind: "OtherSegwit";
1563
+ version: number;
1564
+ program: string;
1565
+ };
1566
+ } | {
1567
+ __kind: "Arb";
1568
+ value: string;
1569
+ } | {
1570
+ __kind: "Sol";
1571
+ value: string;
1572
+ } | {
1573
+ __kind: "Hub";
1574
+ value: string;
1575
+ } | {
1576
+ __kind: "Tron";
1577
+ value: string;
1578
+ } | null | undefined;
1579
+ } | null | undefined;
1580
+ brokerFee?: {
1581
+ account: string;
1582
+ bps: number;
1583
+ } | null | undefined;
1584
+ dcaParams?: {
1585
+ numberOfChunks: number;
1586
+ chunkInterval: number;
1587
+ } | null | undefined;
1588
+ }>;
1589
+ }, "strip", z.ZodTypeAny, {
1590
+ __kind: "DepositFailedVaultVariantBitcoin";
1591
+ vaultWitness: {
1592
+ destinationAddress: {
1593
+ readonly chain: "Ethereum";
1594
+ readonly address: `0x${string}`;
1595
+ } | {
1596
+ readonly chain: "Polkadot";
1597
+ readonly address: string;
1598
+ } | {
1599
+ readonly chain: "Bitcoin";
1600
+ readonly address: string;
1601
+ } | {
1602
+ readonly chain: "Arbitrum";
1603
+ readonly address: `0x${string}`;
1604
+ } | {
1605
+ readonly chain: "Solana";
1606
+ readonly address: string;
1607
+ } | {
1608
+ readonly chain: "Assethub";
1609
+ readonly address: string;
1610
+ } | {
1611
+ readonly chain: "Tron";
1612
+ readonly address: string;
1613
+ };
1614
+ txId: `0x${string}`;
1615
+ depositDetails: {
1616
+ amount: bigint;
1617
+ depositAddress: {
1618
+ pubkeyX: `0x${string}`;
1619
+ scriptPath?: {
1620
+ salt: number;
1621
+ tweakedPubkeyBytes: `0x${string}`;
1622
+ tapleafHash: `0x${string}`;
1623
+ unlockScript: {
1624
+ bytes: `0x${string}`;
1625
+ };
1626
+ } | null | undefined;
1627
+ };
1628
+ id: {
1629
+ txId: `0x${string}`;
1630
+ vout: number;
1631
+ };
1632
+ };
1633
+ inputAsset: "Btc";
1634
+ depositAmount: bigint;
1635
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1636
+ affiliateFees: {
1637
+ account: number;
1638
+ bps: number;
1639
+ }[];
1640
+ refundParams: {
1641
+ retryDuration: number;
1642
+ refundAddress: {
1643
+ __kind: "P2PKH";
1644
+ value: `0x${string}`;
1645
+ } | {
1646
+ __kind: "P2SH";
1647
+ value: `0x${string}`;
1648
+ } | {
1649
+ __kind: "P2WPKH";
1650
+ value: `0x${string}`;
1651
+ } | {
1652
+ __kind: "P2WSH";
1653
+ value: `0x${string}`;
1654
+ } | {
1655
+ __kind: "Taproot";
1656
+ value: `0x${string}`;
1657
+ } | {
1658
+ __kind: "OtherSegwit";
1659
+ version: number;
1660
+ program: `0x${string}`;
1661
+ };
1662
+ minPrice: bigint;
1663
+ refundCcmMetadata?: {
1664
+ message: `0x${string}`;
1665
+ gasBudget: bigint;
1666
+ ccmAdditionalData: `0x${string}`;
1667
+ } | null | undefined;
1668
+ maxOraclePriceSlippage?: number | null | undefined;
1669
+ };
1670
+ boostFee: number;
1671
+ channelId?: bigint | null | undefined;
1672
+ depositAddress?: {
1673
+ __kind: "P2PKH";
1674
+ value: `0x${string}`;
1675
+ } | {
1676
+ __kind: "P2SH";
1677
+ value: `0x${string}`;
1678
+ } | {
1679
+ __kind: "P2WPKH";
1680
+ value: `0x${string}`;
1681
+ } | {
1682
+ __kind: "P2WSH";
1683
+ value: `0x${string}`;
1684
+ } | {
1685
+ __kind: "Taproot";
1686
+ value: `0x${string}`;
1687
+ } | {
1688
+ __kind: "OtherSegwit";
1689
+ version: number;
1690
+ program: `0x${string}`;
1691
+ } | null | undefined;
1692
+ depositMetadata?: {
1693
+ channelMetadata: {
1694
+ message: `0x${string}`;
1695
+ gasBudget: bigint;
1696
+ ccmAdditionalData: `0x${string}`;
1697
+ };
1698
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1699
+ sourceAddress?: {
1700
+ __kind: "Eth";
1701
+ value: `0x${string}`;
1702
+ } | {
1703
+ __kind: "Dot";
1704
+ value: `0x${string}`;
1705
+ } | {
1706
+ __kind: "Btc";
1707
+ value: {
1708
+ __kind: "P2PKH";
1709
+ value: `0x${string}`;
1710
+ } | {
1711
+ __kind: "P2SH";
1712
+ value: `0x${string}`;
1713
+ } | {
1714
+ __kind: "P2WPKH";
1715
+ value: `0x${string}`;
1716
+ } | {
1717
+ __kind: "P2WSH";
1718
+ value: `0x${string}`;
1719
+ } | {
1720
+ __kind: "Taproot";
1721
+ value: `0x${string}`;
1722
+ } | {
1723
+ __kind: "OtherSegwit";
1724
+ version: number;
1725
+ program: `0x${string}`;
1726
+ };
1727
+ } | {
1728
+ __kind: "Arb";
1729
+ value: `0x${string}`;
1730
+ } | {
1731
+ __kind: "Sol";
1732
+ value: `0x${string}`;
1733
+ } | {
1734
+ __kind: "Hub";
1735
+ value: `0x${string}`;
1736
+ } | {
1737
+ __kind: "Tron";
1738
+ value: `0x${string}`;
1739
+ } | null | undefined;
1740
+ } | null | undefined;
1741
+ brokerFee?: {
1742
+ account: `cF${string}`;
1743
+ bps: number;
1744
+ } | null | undefined;
1745
+ dcaParams?: {
1746
+ numberOfChunks: number;
1747
+ chunkInterval: number;
1748
+ } | null | undefined;
1749
+ };
1750
+ }, {
1751
+ __kind: "DepositFailedVaultVariantBitcoin";
1752
+ vaultWitness: {
1753
+ destinationAddress: {
1754
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1755
+ value: string;
1756
+ };
1757
+ txId: string;
1758
+ depositDetails: {
1759
+ amount: string | number;
1760
+ depositAddress: {
1761
+ pubkeyX: string;
1762
+ scriptPath?: {
1763
+ salt: number;
1764
+ tweakedPubkeyBytes: string;
1765
+ tapleafHash: string;
1766
+ unlockScript: {
1767
+ bytes: string;
1768
+ };
1769
+ } | null | undefined;
1770
+ };
1771
+ id: {
1772
+ txId: string;
1773
+ vout: number;
1774
+ };
1775
+ };
1776
+ inputAsset: {
1777
+ __kind: "Btc";
1778
+ };
1779
+ depositAmount: string | number;
1780
+ outputAsset: {
1781
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1782
+ };
1783
+ affiliateFees: {
1784
+ account: number;
1785
+ bps: number;
1786
+ }[];
1787
+ refundParams: {
1788
+ retryDuration: number;
1789
+ refundAddress: {
1790
+ __kind: "P2PKH";
1791
+ value: string;
1792
+ } | {
1793
+ __kind: "P2SH";
1794
+ value: string;
1795
+ } | {
1796
+ __kind: "P2WPKH";
1797
+ value: string;
1798
+ } | {
1799
+ __kind: "P2WSH";
1800
+ value: string;
1801
+ } | {
1802
+ __kind: "Taproot";
1803
+ value: string;
1804
+ } | {
1805
+ __kind: "OtherSegwit";
1806
+ version: number;
1807
+ program: string;
1808
+ };
1809
+ minPrice: string | number;
1810
+ refundCcmMetadata?: {
1811
+ message: string;
1812
+ gasBudget: string | number;
1813
+ ccmAdditionalData: string;
1814
+ } | null | undefined;
1815
+ maxOraclePriceSlippage?: number | null | undefined;
1816
+ };
1817
+ boostFee: number;
1818
+ channelId?: string | number | null | undefined;
1819
+ depositAddress?: {
1820
+ __kind: "P2PKH";
1821
+ value: string;
1822
+ } | {
1823
+ __kind: "P2SH";
1824
+ value: string;
1825
+ } | {
1826
+ __kind: "P2WPKH";
1827
+ value: string;
1828
+ } | {
1829
+ __kind: "P2WSH";
1830
+ value: string;
1831
+ } | {
1832
+ __kind: "Taproot";
1833
+ value: string;
1834
+ } | {
1835
+ __kind: "OtherSegwit";
1836
+ version: number;
1837
+ program: string;
1838
+ } | null | undefined;
1839
+ depositMetadata?: {
1840
+ channelMetadata: {
1841
+ message: string;
1842
+ gasBudget: string | number;
1843
+ ccmAdditionalData: string;
1844
+ };
1845
+ sourceChain: {
1846
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1847
+ };
1848
+ sourceAddress?: {
1849
+ __kind: "Eth";
1850
+ value: string;
1851
+ } | {
1852
+ __kind: "Dot";
1853
+ value: string;
1854
+ } | {
1855
+ __kind: "Btc";
1856
+ value: {
1857
+ __kind: "P2PKH";
1858
+ value: string;
1859
+ } | {
1860
+ __kind: "P2SH";
1861
+ value: string;
1862
+ } | {
1863
+ __kind: "P2WPKH";
1864
+ value: string;
1865
+ } | {
1866
+ __kind: "P2WSH";
1867
+ value: string;
1868
+ } | {
1869
+ __kind: "Taproot";
1870
+ value: string;
1871
+ } | {
1872
+ __kind: "OtherSegwit";
1873
+ version: number;
1874
+ program: string;
1875
+ };
1876
+ } | {
1877
+ __kind: "Arb";
1878
+ value: string;
1879
+ } | {
1880
+ __kind: "Sol";
1881
+ value: string;
1882
+ } | {
1883
+ __kind: "Hub";
1884
+ value: string;
1885
+ } | {
1886
+ __kind: "Tron";
1887
+ value: string;
1888
+ } | null | undefined;
1889
+ } | null | undefined;
1890
+ brokerFee?: {
1891
+ account: string;
1892
+ bps: number;
1893
+ } | null | undefined;
1894
+ dcaParams?: {
1895
+ numberOfChunks: number;
1896
+ chunkInterval: number;
1897
+ } | null | undefined;
1898
+ };
1899
+ }>]>;
1900
+ }, "strip", z.ZodTypeAny, {
1901
+ reason: {
1902
+ __kind: "BelowMinimumDeposit";
1903
+ } | {
1904
+ __kind: "NotEnoughToPayFees";
1905
+ } | {
1906
+ __kind: "TransactionRejectedByBroker";
1907
+ } | {
1908
+ __kind: "DepositWitnessRejected";
1909
+ value: {
1910
+ __kind: "Other";
1911
+ } | {
1912
+ __kind: "CannotLookup";
1913
+ } | {
1914
+ __kind: "BadOrigin";
1915
+ } | {
1916
+ __kind: "Module";
1917
+ value: {
1918
+ index: number;
1919
+ error: `0x${string}`;
1920
+ };
1921
+ } | {
1922
+ __kind: "ConsumerRemaining";
1923
+ } | {
1924
+ __kind: "NoProviders";
1925
+ } | {
1926
+ __kind: "TooManyConsumers";
1927
+ } | {
1928
+ __kind: "Token";
1929
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1930
+ } | {
1931
+ __kind: "Arithmetic";
1932
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1933
+ } | {
1934
+ __kind: "Transactional";
1935
+ value: "LimitReached" | "NoLayer";
1936
+ } | {
1937
+ __kind: "Exhausted";
1938
+ } | {
1939
+ __kind: "Corruption";
1940
+ } | {
1941
+ __kind: "Unavailable";
1942
+ } | {
1943
+ __kind: "RootNotAllowed";
1944
+ } | {
1945
+ __kind: "Trie";
1946
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1947
+ };
1948
+ } | {
1949
+ __kind: "Unrefundable";
1950
+ };
1951
+ blockHeight: bigint;
1952
+ details: {
1953
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
1954
+ depositWitness: {
1955
+ asset: "Btc";
1956
+ amount: bigint;
1957
+ depositAddress: {
1958
+ __kind: "P2PKH";
1959
+ value: `0x${string}`;
1960
+ } | {
1961
+ __kind: "P2SH";
1962
+ value: `0x${string}`;
1963
+ } | {
1964
+ __kind: "P2WPKH";
1965
+ value: `0x${string}`;
1966
+ } | {
1967
+ __kind: "P2WSH";
1968
+ value: `0x${string}`;
1969
+ } | {
1970
+ __kind: "Taproot";
1971
+ value: `0x${string}`;
1972
+ } | {
1973
+ __kind: "OtherSegwit";
1974
+ version: number;
1975
+ program: `0x${string}`;
1976
+ };
1977
+ depositDetails: {
1978
+ amount: bigint;
1979
+ depositAddress: {
1980
+ pubkeyX: `0x${string}`;
1981
+ scriptPath?: {
1982
+ salt: number;
1983
+ tweakedPubkeyBytes: `0x${string}`;
1984
+ tapleafHash: `0x${string}`;
1985
+ unlockScript: {
1986
+ bytes: `0x${string}`;
1987
+ };
1988
+ } | null | undefined;
1989
+ };
1990
+ id: {
1991
+ txId: `0x${string}`;
1992
+ vout: number;
1993
+ };
1994
+ };
1995
+ };
1996
+ } | {
1997
+ __kind: "DepositFailedVaultVariantBitcoin";
1998
+ vaultWitness: {
1999
+ destinationAddress: {
2000
+ readonly chain: "Ethereum";
2001
+ readonly address: `0x${string}`;
2002
+ } | {
2003
+ readonly chain: "Polkadot";
2004
+ readonly address: string;
2005
+ } | {
2006
+ readonly chain: "Bitcoin";
2007
+ readonly address: string;
2008
+ } | {
2009
+ readonly chain: "Arbitrum";
2010
+ readonly address: `0x${string}`;
2011
+ } | {
2012
+ readonly chain: "Solana";
2013
+ readonly address: string;
2014
+ } | {
2015
+ readonly chain: "Assethub";
2016
+ readonly address: string;
2017
+ } | {
2018
+ readonly chain: "Tron";
2019
+ readonly address: string;
2020
+ };
2021
+ txId: `0x${string}`;
2022
+ depositDetails: {
2023
+ amount: bigint;
2024
+ depositAddress: {
2025
+ pubkeyX: `0x${string}`;
2026
+ scriptPath?: {
2027
+ salt: number;
2028
+ tweakedPubkeyBytes: `0x${string}`;
2029
+ tapleafHash: `0x${string}`;
2030
+ unlockScript: {
2031
+ bytes: `0x${string}`;
2032
+ };
2033
+ } | null | undefined;
2034
+ };
2035
+ id: {
2036
+ txId: `0x${string}`;
2037
+ vout: number;
2038
+ };
2039
+ };
2040
+ inputAsset: "Btc";
2041
+ depositAmount: bigint;
2042
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
2043
+ affiliateFees: {
2044
+ account: number;
2045
+ bps: number;
2046
+ }[];
2047
+ refundParams: {
2048
+ retryDuration: number;
2049
+ refundAddress: {
2050
+ __kind: "P2PKH";
2051
+ value: `0x${string}`;
2052
+ } | {
2053
+ __kind: "P2SH";
2054
+ value: `0x${string}`;
2055
+ } | {
2056
+ __kind: "P2WPKH";
2057
+ value: `0x${string}`;
2058
+ } | {
2059
+ __kind: "P2WSH";
2060
+ value: `0x${string}`;
2061
+ } | {
2062
+ __kind: "Taproot";
2063
+ value: `0x${string}`;
2064
+ } | {
2065
+ __kind: "OtherSegwit";
2066
+ version: number;
2067
+ program: `0x${string}`;
2068
+ };
2069
+ minPrice: bigint;
2070
+ refundCcmMetadata?: {
2071
+ message: `0x${string}`;
2072
+ gasBudget: bigint;
2073
+ ccmAdditionalData: `0x${string}`;
2074
+ } | null | undefined;
2075
+ maxOraclePriceSlippage?: number | null | undefined;
2076
+ };
2077
+ boostFee: number;
2078
+ channelId?: bigint | null | undefined;
2079
+ depositAddress?: {
2080
+ __kind: "P2PKH";
2081
+ value: `0x${string}`;
2082
+ } | {
2083
+ __kind: "P2SH";
2084
+ value: `0x${string}`;
2085
+ } | {
2086
+ __kind: "P2WPKH";
2087
+ value: `0x${string}`;
2088
+ } | {
2089
+ __kind: "P2WSH";
2090
+ value: `0x${string}`;
2091
+ } | {
2092
+ __kind: "Taproot";
2093
+ value: `0x${string}`;
2094
+ } | {
2095
+ __kind: "OtherSegwit";
2096
+ version: number;
2097
+ program: `0x${string}`;
2098
+ } | null | undefined;
2099
+ depositMetadata?: {
2100
+ channelMetadata: {
2101
+ message: `0x${string}`;
2102
+ gasBudget: bigint;
2103
+ ccmAdditionalData: `0x${string}`;
2104
+ };
2105
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2106
+ sourceAddress?: {
2107
+ __kind: "Eth";
2108
+ value: `0x${string}`;
2109
+ } | {
2110
+ __kind: "Dot";
2111
+ value: `0x${string}`;
2112
+ } | {
2113
+ __kind: "Btc";
2114
+ value: {
2115
+ __kind: "P2PKH";
2116
+ value: `0x${string}`;
2117
+ } | {
2118
+ __kind: "P2SH";
2119
+ value: `0x${string}`;
2120
+ } | {
2121
+ __kind: "P2WPKH";
2122
+ value: `0x${string}`;
2123
+ } | {
2124
+ __kind: "P2WSH";
2125
+ value: `0x${string}`;
2126
+ } | {
2127
+ __kind: "Taproot";
2128
+ value: `0x${string}`;
2129
+ } | {
2130
+ __kind: "OtherSegwit";
2131
+ version: number;
2132
+ program: `0x${string}`;
2133
+ };
2134
+ } | {
2135
+ __kind: "Arb";
2136
+ value: `0x${string}`;
2137
+ } | {
2138
+ __kind: "Sol";
2139
+ value: `0x${string}`;
2140
+ } | {
2141
+ __kind: "Hub";
2142
+ value: `0x${string}`;
2143
+ } | {
2144
+ __kind: "Tron";
2145
+ value: `0x${string}`;
2146
+ } | null | undefined;
2147
+ } | null | undefined;
2148
+ brokerFee?: {
2149
+ account: `cF${string}`;
2150
+ bps: number;
2151
+ } | null | undefined;
2152
+ dcaParams?: {
2153
+ numberOfChunks: number;
2154
+ chunkInterval: number;
2155
+ } | null | undefined;
2156
+ };
2157
+ };
2158
+ }, {
2159
+ reason: {
2160
+ __kind: "BelowMinimumDeposit";
2161
+ } | {
2162
+ __kind: "NotEnoughToPayFees";
2163
+ } | {
2164
+ __kind: "TransactionRejectedByBroker";
2165
+ } | {
2166
+ __kind: "DepositWitnessRejected";
2167
+ value: {
2168
+ __kind: "Other";
2169
+ } | {
2170
+ __kind: "CannotLookup";
2171
+ } | {
2172
+ __kind: "BadOrigin";
2173
+ } | {
2174
+ __kind: "Module";
2175
+ value: {
2176
+ index: number;
2177
+ error: string;
2178
+ };
2179
+ } | {
2180
+ __kind: "ConsumerRemaining";
2181
+ } | {
2182
+ __kind: "NoProviders";
2183
+ } | {
2184
+ __kind: "TooManyConsumers";
2185
+ } | {
2186
+ __kind: "Token";
2187
+ value: {
2188
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2189
+ };
2190
+ } | {
2191
+ __kind: "Arithmetic";
2192
+ value: {
2193
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2194
+ };
2195
+ } | {
2196
+ __kind: "Transactional";
2197
+ value: {
2198
+ __kind: "LimitReached" | "NoLayer";
2199
+ };
2200
+ } | {
2201
+ __kind: "Exhausted";
2202
+ } | {
2203
+ __kind: "Corruption";
2204
+ } | {
2205
+ __kind: "Unavailable";
2206
+ } | {
2207
+ __kind: "RootNotAllowed";
2208
+ } | {
2209
+ __kind: "Trie";
2210
+ value: {
2211
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2212
+ };
2213
+ };
2214
+ } | {
2215
+ __kind: "Unrefundable";
2216
+ };
2217
+ blockHeight: string | number;
2218
+ details: {
2219
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
2220
+ depositWitness: {
2221
+ asset: {
2222
+ __kind: "Btc";
2223
+ };
2224
+ amount: string | number;
2225
+ depositAddress: {
2226
+ __kind: "P2PKH";
2227
+ value: string;
2228
+ } | {
2229
+ __kind: "P2SH";
2230
+ value: string;
2231
+ } | {
2232
+ __kind: "P2WPKH";
2233
+ value: string;
2234
+ } | {
2235
+ __kind: "P2WSH";
2236
+ value: string;
2237
+ } | {
2238
+ __kind: "Taproot";
2239
+ value: string;
2240
+ } | {
2241
+ __kind: "OtherSegwit";
2242
+ version: number;
2243
+ program: string;
2244
+ };
2245
+ depositDetails: {
2246
+ amount: string | number;
2247
+ depositAddress: {
2248
+ pubkeyX: string;
2249
+ scriptPath?: {
2250
+ salt: number;
2251
+ tweakedPubkeyBytes: string;
2252
+ tapleafHash: string;
2253
+ unlockScript: {
2254
+ bytes: string;
2255
+ };
2256
+ } | null | undefined;
2257
+ };
2258
+ id: {
2259
+ txId: string;
2260
+ vout: number;
2261
+ };
2262
+ };
2263
+ };
2264
+ } | {
2265
+ __kind: "DepositFailedVaultVariantBitcoin";
2266
+ vaultWitness: {
2267
+ destinationAddress: {
2268
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2269
+ value: string;
2270
+ };
2271
+ txId: string;
2272
+ depositDetails: {
2273
+ amount: string | number;
2274
+ depositAddress: {
2275
+ pubkeyX: string;
2276
+ scriptPath?: {
2277
+ salt: number;
2278
+ tweakedPubkeyBytes: string;
2279
+ tapleafHash: string;
2280
+ unlockScript: {
2281
+ bytes: string;
2282
+ };
2283
+ } | null | undefined;
2284
+ };
2285
+ id: {
2286
+ txId: string;
2287
+ vout: number;
2288
+ };
2289
+ };
2290
+ inputAsset: {
2291
+ __kind: "Btc";
2292
+ };
2293
+ depositAmount: string | number;
2294
+ outputAsset: {
2295
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
2296
+ };
2297
+ affiliateFees: {
2298
+ account: number;
2299
+ bps: number;
2300
+ }[];
2301
+ refundParams: {
2302
+ retryDuration: number;
2303
+ refundAddress: {
2304
+ __kind: "P2PKH";
2305
+ value: string;
2306
+ } | {
2307
+ __kind: "P2SH";
2308
+ value: string;
2309
+ } | {
2310
+ __kind: "P2WPKH";
2311
+ value: string;
2312
+ } | {
2313
+ __kind: "P2WSH";
2314
+ value: string;
2315
+ } | {
2316
+ __kind: "Taproot";
2317
+ value: string;
2318
+ } | {
2319
+ __kind: "OtherSegwit";
2320
+ version: number;
2321
+ program: string;
2322
+ };
2323
+ minPrice: string | number;
2324
+ refundCcmMetadata?: {
2325
+ message: string;
2326
+ gasBudget: string | number;
2327
+ ccmAdditionalData: string;
2328
+ } | null | undefined;
2329
+ maxOraclePriceSlippage?: number | null | undefined;
2330
+ };
2331
+ boostFee: number;
2332
+ channelId?: string | number | null | undefined;
2333
+ depositAddress?: {
2334
+ __kind: "P2PKH";
2335
+ value: string;
2336
+ } | {
2337
+ __kind: "P2SH";
2338
+ value: string;
2339
+ } | {
2340
+ __kind: "P2WPKH";
2341
+ value: string;
2342
+ } | {
2343
+ __kind: "P2WSH";
2344
+ value: string;
2345
+ } | {
2346
+ __kind: "Taproot";
2347
+ value: string;
2348
+ } | {
2349
+ __kind: "OtherSegwit";
2350
+ version: number;
2351
+ program: string;
2352
+ } | null | undefined;
2353
+ depositMetadata?: {
2354
+ channelMetadata: {
2355
+ message: string;
2356
+ gasBudget: string | number;
2357
+ ccmAdditionalData: string;
2358
+ };
2359
+ sourceChain: {
2360
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2361
+ };
2362
+ sourceAddress?: {
2363
+ __kind: "Eth";
2364
+ value: string;
2365
+ } | {
2366
+ __kind: "Dot";
2367
+ value: string;
2368
+ } | {
2369
+ __kind: "Btc";
2370
+ value: {
2371
+ __kind: "P2PKH";
2372
+ value: string;
2373
+ } | {
2374
+ __kind: "P2SH";
2375
+ value: string;
2376
+ } | {
2377
+ __kind: "P2WPKH";
2378
+ value: string;
2379
+ } | {
2380
+ __kind: "P2WSH";
2381
+ value: string;
2382
+ } | {
2383
+ __kind: "Taproot";
2384
+ value: string;
2385
+ } | {
2386
+ __kind: "OtherSegwit";
2387
+ version: number;
2388
+ program: string;
2389
+ };
2390
+ } | {
2391
+ __kind: "Arb";
2392
+ value: string;
2393
+ } | {
2394
+ __kind: "Sol";
2395
+ value: string;
2396
+ } | {
2397
+ __kind: "Hub";
2398
+ value: string;
2399
+ } | {
2400
+ __kind: "Tron";
2401
+ value: string;
2402
+ } | null | undefined;
2403
+ } | null | undefined;
2404
+ brokerFee?: {
2405
+ account: string;
2406
+ bps: number;
2407
+ } | null | undefined;
2408
+ dcaParams?: {
2409
+ numberOfChunks: number;
2410
+ chunkInterval: number;
2411
+ } | null | undefined;
2412
+ };
2413
+ };
2414
+ }>;
2415
+ //#endregion
2416
+ export { bitcoinIngressEgressDepositFailed };