@chainflip/processor 2.2.0-alpha.1 → 2.2.0-alpha.2

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