@chainflip/processor 2.1.2 → 2.1.3-bsc-dev.1

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