@chainflip/processor 2.2.0-alpha.4 → 2.2.0-alpha.6

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 (1568) hide show
  1. package/README.MD +6 -6
  2. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  3. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  4. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  5. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  6. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  7. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  8. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  9. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  10. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  11. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  14. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  15. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  16. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  17. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  18. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  19. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  20. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  21. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  22. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  23. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  24. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  25. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  26. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  27. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  28. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  29. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  30. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  31. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  32. package/dist/100/funding/funded.d.cts +2 -2
  33. package/dist/100/funding/funded.d.mts +2 -2
  34. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  35. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  36. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  37. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
  38. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  39. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  40. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  41. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  42. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  43. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  44. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  45. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  46. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  47. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  48. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  49. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  50. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  51. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  52. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  53. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  54. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  55. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  56. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  57. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  58. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  59. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  60. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  61. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  62. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  63. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  64. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  65. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  66. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  67. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  68. package/dist/100/swapping/swapScheduled.d.cts +10 -10
  69. package/dist/100/swapping/swapScheduled.d.mts +10 -10
  70. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  71. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  72. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  73. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  74. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  75. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  76. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
  77. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +204 -204
  78. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  79. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  80. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  81. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
  82. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
  83. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
  84. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  85. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  86. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  87. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
  88. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  89. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +401 -401
  90. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  91. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  92. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  93. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
  94. package/dist/11000/common.d.cts +2570 -2570
  95. package/dist/11000/common.d.mts +2570 -2570
  96. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
  97. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
  98. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  99. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  100. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
  101. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +204 -204
  102. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  103. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  104. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  105. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  106. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  107. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  108. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  109. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  110. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  111. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
  112. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  113. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
  114. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  115. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  116. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  117. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  118. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
  119. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
  120. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
  121. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +195 -195
  122. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  123. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  124. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  125. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  126. package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
  127. package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
  128. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  129. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  130. package/dist/11000/swapping/swapDepositAddressReady.d.cts +56 -56
  131. package/dist/11000/swapping/swapDepositAddressReady.d.mts +56 -56
  132. package/dist/11000/swapping/swapRequested.d.cts +102 -102
  133. package/dist/11000/swapping/swapRequested.d.mts +102 -102
  134. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  135. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  136. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  137. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  138. package/dist/111/common.d.cts +26 -26
  139. package/dist/111/common.d.mts +26 -26
  140. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
  141. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
  142. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  143. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  144. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  145. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  146. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +9 -9
  147. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +9 -9
  148. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +9 -9
  149. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +9 -9
  150. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +12 -12
  151. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +12 -12
  152. package/dist/11100/common.d.cts +57 -57
  153. package/dist/11100/common.d.mts +57 -57
  154. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +9 -9
  155. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +9 -9
  156. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  157. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  158. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
  159. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
  160. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  161. package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
  162. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +4 -4
  163. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +4 -4
  164. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
  165. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +2 -2
  166. package/dist/11100/lendingPools/loanCreated.d.cts +3 -3
  167. package/dist/11100/lendingPools/loanCreated.d.mts +3 -3
  168. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +9 -9
  169. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +9 -9
  170. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +9 -9
  171. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +9 -9
  172. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  173. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  174. package/dist/11100/swapping/swapRequested.d.cts +8 -8
  175. package/dist/11100/swapping/swapRequested.d.mts +8 -8
  176. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  177. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  178. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  179. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  180. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  181. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  182. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  183. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  184. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  185. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  186. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +8 -8
  187. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +8 -8
  188. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
  189. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
  190. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
  191. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
  192. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  193. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  194. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  195. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  196. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  197. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  198. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  199. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  200. package/dist/11200/common.d.cts +325 -325
  201. package/dist/11200/common.d.mts +325 -325
  202. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  203. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  204. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  205. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  206. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  207. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  208. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  209. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  210. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  211. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  212. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  213. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  214. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
  215. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
  216. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  217. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  218. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  219. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  220. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
  221. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
  222. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  223. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  224. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
  225. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
  226. package/dist/11200/swapping/swapRequested.d.cts +41 -41
  227. package/dist/11200/swapping/swapRequested.d.mts +41 -41
  228. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  229. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  230. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  231. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  233. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  234. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  235. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  236. package/dist/131/common.d.cts +205 -205
  237. package/dist/131/common.d.mts +205 -205
  238. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  239. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  240. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  241. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  242. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  243. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  244. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  245. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  246. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  247. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  248. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  249. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  250. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +20 -20
  251. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +20 -20
  252. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  253. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  254. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  255. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  256. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  257. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  258. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  259. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  260. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  261. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  262. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  263. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  264. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  265. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  266. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  267. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  268. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  269. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  270. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  271. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  272. package/dist/131/swapping/ccmFailed.d.cts +96 -96
  273. package/dist/131/swapping/ccmFailed.d.mts +96 -96
  274. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  275. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  276. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  277. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  278. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  279. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  280. package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
  281. package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
  282. package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
  283. package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
  284. package/dist/131/swapping/swapExecuted.d.cts +14 -14
  285. package/dist/131/swapping/swapExecuted.d.mts +14 -14
  286. package/dist/131/swapping/swapScheduled.d.cts +97 -97
  287. package/dist/131/swapping/swapScheduled.d.mts +97 -97
  288. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  289. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  290. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  291. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  292. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  293. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  294. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  295. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  296. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  297. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  298. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  299. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  300. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  301. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  302. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  303. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  304. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  305. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  306. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  307. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  308. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  309. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
  310. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  311. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
  312. package/dist/141/common.d.cts +225 -225
  313. package/dist/141/common.d.mts +225 -225
  314. package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
  315. package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
  316. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  317. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  318. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  319. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  320. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  321. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  322. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  323. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  324. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  325. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  326. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  327. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  328. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  329. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  330. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  331. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  332. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  333. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  334. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  335. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  336. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
  337. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
  338. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  339. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  340. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  341. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  342. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  343. package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
  344. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  345. package/dist/141/swapping/ccmFailed.d.mts +73 -73
  346. package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
  347. package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
  348. package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
  349. package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
  350. package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
  351. package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
  352. package/dist/141/swapping/swapExecuted.d.cts +82 -82
  353. package/dist/141/swapping/swapExecuted.d.mts +82 -82
  354. package/dist/141/swapping/swapScheduled.d.cts +93 -93
  355. package/dist/141/swapping/swapScheduled.d.mts +93 -93
  356. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  357. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  358. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  359. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  360. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  361. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  362. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  363. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  364. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  365. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  366. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  367. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  368. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  369. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  370. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  371. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
  372. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  373. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  374. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  375. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  376. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  377. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  378. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  379. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  380. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  381. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  382. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  383. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  384. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  385. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  386. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  387. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  388. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  389. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  390. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  391. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  392. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  393. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  394. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  395. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  396. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  397. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  398. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  399. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  400. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  401. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  402. package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
  403. package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
  404. package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
  405. package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
  406. package/dist/150/swapping/swapExecuted.d.cts +2 -2
  407. package/dist/150/swapping/swapExecuted.d.mts +2 -2
  408. package/dist/150/swapping/swapScheduled.d.cts +2 -2
  409. package/dist/150/swapping/swapScheduled.d.mts +2 -2
  410. package/dist/150/swapping/withdrawalRequested.d.cts +4 -4
  411. package/dist/150/swapping/withdrawalRequested.d.mts +4 -4
  412. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  413. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  414. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  415. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  416. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  417. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  418. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  419. package/dist/160/assetBalances/accountCredited.d.mts +2 -2
  420. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  421. package/dist/160/assetBalances/accountDebited.d.mts +2 -2
  422. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  423. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  424. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  425. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  426. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  427. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  428. package/dist/160/common.d.cts +32 -32
  429. package/dist/160/common.d.mts +32 -32
  430. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  431. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  432. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  433. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  434. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  435. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  436. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  437. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +2 -2
  438. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  439. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  440. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  441. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  442. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  443. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  444. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  445. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  446. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  447. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  448. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  449. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  450. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  451. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  452. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  453. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  454. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  455. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  456. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  457. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  458. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  459. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  460. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  461. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  462. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  463. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  464. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  465. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  466. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  467. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  468. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  469. package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
  470. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  471. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  472. package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
  473. package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
  474. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  475. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  476. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  477. package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
  478. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  479. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  480. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  481. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  482. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  483. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  484. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  485. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  486. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  487. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  488. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  489. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  490. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
  491. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
  492. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  493. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  494. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  495. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  496. package/dist/170/common.d.cts +6 -6
  497. package/dist/170/common.d.mts +6 -6
  498. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  499. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  500. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  501. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  502. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  503. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  504. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  505. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
  506. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  507. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  508. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +196 -196
  509. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +196 -196
  510. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  511. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  512. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  513. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  514. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  515. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  516. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +54 -54
  517. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
  518. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  519. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  520. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +388 -388
  521. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +388 -388
  522. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  523. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  524. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  525. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  526. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  527. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  528. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  529. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  530. package/dist/180/common.d.cts +1693 -1693
  531. package/dist/180/common.d.mts +1693 -1693
  532. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  533. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
  534. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  535. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  536. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +196 -196
  537. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +196 -196
  538. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  539. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  540. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  541. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  542. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  543. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  544. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
  545. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
  546. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  547. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  548. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +199 -199
  549. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +199 -199
  550. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  551. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  552. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  553. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  554. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  555. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  556. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  557. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  558. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
  559. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
  560. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  561. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  562. package/dist/180/solanaIngressEgress/depositFailed.d.cts +184 -184
  563. package/dist/180/solanaIngressEgress/depositFailed.d.mts +184 -184
  564. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  565. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  566. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  567. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  568. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  569. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  570. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  571. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  572. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  573. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  574. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  575. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  576. package/dist/180/swapping/swapDepositAddressReady.d.cts +34 -34
  577. package/dist/180/swapping/swapDepositAddressReady.d.mts +34 -34
  578. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  579. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  580. package/dist/180/swapping/swapRequested.d.cts +57 -57
  581. package/dist/180/swapping/swapRequested.d.mts +57 -57
  582. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  583. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  584. package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
  585. package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
  586. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  587. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  588. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  589. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  590. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  591. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
  592. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
  593. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
  594. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  595. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  596. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  597. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  598. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  599. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  600. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  601. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  602. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  603. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  604. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  605. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  606. package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
  607. package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
  608. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  609. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  610. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  611. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  612. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  613. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  614. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
  615. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
  616. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
  617. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
  618. package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
  619. package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
  620. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  621. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  622. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
  623. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
  624. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  625. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  626. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  627. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  628. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  629. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  630. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  631. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  632. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  633. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  634. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
  635. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
  636. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
  637. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
  638. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
  639. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
  640. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  641. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  642. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  643. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  644. package/dist/190/common.d.cts +548 -548
  645. package/dist/190/common.d.mts +548 -548
  646. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  647. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  648. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  649. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  650. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  651. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  652. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
  653. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
  654. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
  655. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
  656. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  657. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  658. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  659. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  660. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  661. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  662. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  663. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  664. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
  665. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
  666. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  667. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  668. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  669. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  670. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  671. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  672. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  673. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  674. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  675. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  676. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  677. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  678. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  679. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  680. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  681. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  682. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  683. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  684. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  685. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  686. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
  687. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
  688. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
  689. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
  690. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  691. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  692. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  693. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  694. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  695. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  696. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  697. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  698. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  699. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  700. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  701. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  702. package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
  703. package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
  704. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  705. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  706. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  707. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  708. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  709. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  710. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  711. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  712. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  713. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  714. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  715. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  716. package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
  717. package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
  718. package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
  719. package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
  720. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  721. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  722. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  723. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  724. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  725. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  726. package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
  727. package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
  728. package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
  729. package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
  730. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  731. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  732. package/dist/190/swapping/swapRequested.d.cts +16 -16
  733. package/dist/190/swapping/swapRequested.d.mts +16 -16
  734. package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
  735. package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
  736. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  737. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  738. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  739. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  740. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  741. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  742. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  743. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  744. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  745. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  746. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +197 -197
  747. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +197 -197
  748. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  749. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  750. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  751. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  752. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  753. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  754. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  755. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  756. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  757. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  758. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  759. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  760. package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
  761. package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
  762. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
  763. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
  764. package/dist/210/assethubIngressEgress/depositFailed.d.cts +200 -200
  765. package/dist/210/assethubIngressEgress/depositFailed.d.mts +200 -200
  766. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  767. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  768. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
  769. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
  770. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +366 -366
  771. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +366 -366
  772. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  773. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  774. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  775. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  776. package/dist/210/common.d.cts +3451 -3451
  777. package/dist/210/common.d.mts +3451 -3451
  778. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  779. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  780. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
  781. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
  782. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  783. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  784. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  785. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  786. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +197 -197
  787. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +197 -197
  788. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  789. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  790. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  791. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  792. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  793. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  794. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  795. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  796. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  797. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  798. package/dist/210/funding/funded.d.cts +8 -8
  799. package/dist/210/funding/funded.d.mts +8 -8
  800. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  801. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  802. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
  803. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
  804. package/dist/210/governance/failedExecution.d.cts +10 -10
  805. package/dist/210/governance/failedExecution.d.mts +10 -10
  806. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
  807. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
  808. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  809. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  810. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  811. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  812. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  813. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  814. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  815. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  816. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  817. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  818. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  819. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  820. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
  821. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
  822. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  823. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  824. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  825. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  826. package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
  827. package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
  828. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  829. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  830. package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
  831. package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
  832. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +22 -22
  833. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
  834. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  835. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  836. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  837. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  838. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  839. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  840. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  841. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  842. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +28 -28
  843. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
  844. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  845. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  846. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +30 -30
  847. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +30 -30
  848. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
  849. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
  850. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  851. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  852. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  853. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  854. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  855. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  856. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
  857. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
  858. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +200 -200
  859. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +200 -200
  860. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  861. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  862. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  863. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  864. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
  865. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
  866. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  867. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  868. package/dist/210/solanaIngressEgress/depositFailed.d.cts +235 -235
  869. package/dist/210/solanaIngressEgress/depositFailed.d.mts +235 -235
  870. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  871. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  872. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  873. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  874. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  875. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  876. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  877. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  878. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  879. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  880. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +19 -19
  881. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +19 -19
  882. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  883. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  884. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  885. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  886. package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
  887. package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
  888. package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
  889. package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
  890. package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
  891. package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
  892. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  893. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  894. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  895. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  896. package/dist/210/swapping/swapDepositAddressReady.d.cts +46 -46
  897. package/dist/210/swapping/swapDepositAddressReady.d.mts +46 -46
  898. package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
  899. package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
  900. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  901. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  902. package/dist/210/swapping/swapExecuted.d.cts +16 -16
  903. package/dist/210/swapping/swapExecuted.d.mts +16 -16
  904. package/dist/210/swapping/swapRequested.d.cts +405 -405
  905. package/dist/210/swapping/swapRequested.d.mts +405 -405
  906. package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
  907. package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
  908. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  909. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  910. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  911. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  912. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  913. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  914. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  915. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  916. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  917. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  918. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
  919. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
  920. package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
  921. package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
  922. package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
  923. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
  924. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
  925. package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
  926. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
  927. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
  928. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
  929. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
  930. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
  931. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  932. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  933. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
  934. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
  935. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  936. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  937. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
  938. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
  939. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +238 -18
  940. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +238 -18
  941. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
  942. package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
  943. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1562 -59
  944. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1562 -59
  945. package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
  946. package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
  947. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +209 -15
  948. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +209 -15
  949. package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
  950. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
  951. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
  952. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
  953. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
  954. package/dist/220/assetBalances/accountCredited.cjs +4 -1
  955. package/dist/220/assetBalances/accountCredited.d.cts +34 -7
  956. package/dist/220/assetBalances/accountCredited.d.mts +34 -7
  957. package/dist/220/assetBalances/accountCredited.mjs +3 -1
  958. package/dist/220/assetBalances/accountDebited.cjs +4 -1
  959. package/dist/220/assetBalances/accountDebited.d.cts +34 -7
  960. package/dist/220/assetBalances/accountDebited.d.mts +34 -7
  961. package/dist/220/assetBalances/accountDebited.mjs +3 -1
  962. package/dist/220/assetBalances/refundScheduled.cjs +4 -1
  963. package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
  964. package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
  965. package/dist/220/assetBalances/refundScheduled.mjs +3 -1
  966. package/dist/220/assetBalances/refundSkipped.cjs +4 -1
  967. package/dist/220/assetBalances/refundSkipped.d.cts +521 -15
  968. package/dist/220/assetBalances/refundSkipped.d.mts +521 -15
  969. package/dist/220/assetBalances/refundSkipped.mjs +3 -1
  970. package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
  971. package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
  972. package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
  973. package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
  974. package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
  975. package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
  976. package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
  977. package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
  978. package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
  979. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
  980. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
  981. package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
  982. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
  983. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  984. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  985. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
  986. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
  987. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  988. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  989. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
  990. package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
  991. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +228 -18
  992. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +228 -18
  993. package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
  994. package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
  995. package/dist/220/assethubIngressEgress/depositFailed.d.cts +1553 -59
  996. package/dist/220/assethubIngressEgress/depositFailed.d.mts +1553 -59
  997. package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
  998. package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
  999. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +199 -15
  1000. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +199 -15
  1001. package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
  1002. package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
  1003. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
  1004. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
  1005. package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
  1006. package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
  1007. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
  1008. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
  1009. package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
  1010. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
  1011. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1012. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1013. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
  1014. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1015. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1016. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1017. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1018. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
  1019. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1020. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1021. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
  1022. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
  1023. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +452 -18
  1024. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +452 -18
  1025. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
  1026. package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
  1027. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2477 -65
  1028. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2477 -65
  1029. package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
  1030. package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
  1031. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +423 -15
  1032. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +423 -15
  1033. package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
  1034. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
  1035. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
  1036. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
  1037. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
  1038. package/dist/220/common.d.cts +894 -894
  1039. package/dist/220/common.d.mts +894 -894
  1040. package/dist/220/emissions/networkFeeBurned.cjs +4 -1
  1041. package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
  1042. package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
  1043. package/dist/220/emissions/networkFeeBurned.mjs +3 -1
  1044. package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
  1045. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1983 -43
  1046. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1983 -43
  1047. package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
  1048. package/dist/220/environment/tronInitialized.cjs +4 -1
  1049. package/dist/220/environment/tronInitialized.d.cts +3 -1
  1050. package/dist/220/environment/tronInitialized.d.mts +3 -1
  1051. package/dist/220/environment/tronInitialized.mjs +3 -1
  1052. package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
  1053. package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
  1054. package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
  1055. package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
  1056. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
  1057. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1058. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1059. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
  1060. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1061. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1062. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1063. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1064. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
  1065. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1066. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1067. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
  1068. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
  1069. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +238 -18
  1070. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +238 -18
  1071. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
  1072. package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
  1073. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1562 -59
  1074. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1562 -59
  1075. package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
  1076. package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
  1077. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +209 -15
  1078. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +209 -15
  1079. package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
  1080. package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
  1081. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
  1082. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
  1083. package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
  1084. package/dist/220/funding/funded.cjs +4 -1
  1085. package/dist/220/funding/funded.d.cts +93 -9
  1086. package/dist/220/funding/funded.d.mts +93 -9
  1087. package/dist/220/funding/funded.mjs +3 -1
  1088. package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
  1089. package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
  1090. package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
  1091. package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
  1092. package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
  1093. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
  1094. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
  1095. package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
  1096. package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
  1097. package/dist/220/lendingPools/boostFundsAdded.d.cts +52 -11
  1098. package/dist/220/lendingPools/boostFundsAdded.d.mts +52 -11
  1099. package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
  1100. package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
  1101. package/dist/220/lendingPools/boostPoolCreated.d.cts +44 -9
  1102. package/dist/220/lendingPools/boostPoolCreated.d.mts +44 -9
  1103. package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
  1104. package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
  1105. package/dist/220/lendingPools/lendingFundsAdded.d.cts +84 -7
  1106. package/dist/220/lendingPools/lendingFundsAdded.d.mts +84 -7
  1107. package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
  1108. package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
  1109. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +44 -7
  1110. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +44 -7
  1111. package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
  1112. package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
  1113. package/dist/220/lendingPools/lendingPoolCreated.d.cts +25 -7
  1114. package/dist/220/lendingPools/lendingPoolCreated.d.mts +25 -7
  1115. package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
  1116. package/dist/220/lendingPools/loanCreated.cjs +4 -1
  1117. package/dist/220/lendingPools/loanCreated.d.cts +67 -7
  1118. package/dist/220/lendingPools/loanCreated.d.mts +67 -7
  1119. package/dist/220/lendingPools/loanCreated.mjs +3 -1
  1120. package/dist/220/lendingPools/loanRepaid.cjs +4 -1
  1121. package/dist/220/lendingPools/loanRepaid.d.cts +52 -3
  1122. package/dist/220/lendingPools/loanRepaid.d.mts +52 -3
  1123. package/dist/220/lendingPools/loanRepaid.mjs +3 -1
  1124. package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
  1125. package/dist/220/lendingPools/palletConfigUpdated.d.cts +453 -19
  1126. package/dist/220/lendingPools/palletConfigUpdated.d.mts +453 -19
  1127. package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
  1128. package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
  1129. package/dist/220/lendingPools/stoppedBoosting.d.cts +55 -11
  1130. package/dist/220/lendingPools/stoppedBoosting.d.mts +55 -11
  1131. package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
  1132. package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
  1133. package/dist/220/liquidityPools/assetSwapped.d.cts +50 -13
  1134. package/dist/220/liquidityPools/assetSwapped.d.mts +50 -13
  1135. package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
  1136. package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
  1137. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +108 -13
  1138. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +108 -13
  1139. package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
  1140. package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
  1141. package/dist/220/liquidityPools/newPoolCreated.d.cts +50 -13
  1142. package/dist/220/liquidityPools/newPoolCreated.d.mts +50 -13
  1143. package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
  1144. package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
  1145. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +156 -33
  1146. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +156 -33
  1147. package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
  1148. package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
  1149. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +49 -9
  1150. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +49 -9
  1151. package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
  1152. package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
  1153. package/dist/220/liquidityPools/poolFeeSet.d.cts +47 -13
  1154. package/dist/220/liquidityPools/poolFeeSet.d.mts +47 -13
  1155. package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
  1156. package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
  1157. package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
  1158. package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
  1159. package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
  1160. package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
  1161. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +229 -24
  1162. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +229 -24
  1163. package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
  1164. package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
  1165. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +288 -17
  1166. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +288 -17
  1167. package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
  1168. package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
  1169. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +115 -15
  1170. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +115 -15
  1171. package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
  1172. package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
  1173. package/dist/220/liquidityProvider/assetTransferred.d.cts +34 -7
  1174. package/dist/220/liquidityProvider/assetTransferred.d.mts +34 -7
  1175. package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
  1176. package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
  1177. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +109 -16
  1178. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +109 -16
  1179. package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
  1180. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
  1181. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
  1182. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
  1183. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
  1184. package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
  1185. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +110 -13
  1186. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +110 -13
  1187. package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
  1188. package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
  1189. package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
  1190. package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
  1191. package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
  1192. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
  1193. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1194. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1195. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
  1196. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1197. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1198. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1199. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1200. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
  1201. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1202. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1203. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
  1204. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
  1205. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +228 -18
  1206. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +228 -18
  1207. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
  1208. package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
  1209. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1553 -59
  1210. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1553 -59
  1211. package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
  1212. package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
  1213. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +199 -15
  1214. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +199 -15
  1215. package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
  1216. package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
  1217. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
  1218. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
  1219. package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
  1220. package/dist/220/reputation/offencePenalty.cjs +4 -1
  1221. package/dist/220/reputation/offencePenalty.d.cts +122 -1
  1222. package/dist/220/reputation/offencePenalty.d.mts +122 -1
  1223. package/dist/220/reputation/offencePenalty.mjs +3 -1
  1224. package/dist/220/reputation/penaltyUpdated.cjs +4 -1
  1225. package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
  1226. package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
  1227. package/dist/220/reputation/penaltyUpdated.mjs +3 -1
  1228. package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
  1229. package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
  1230. package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
  1231. package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
  1232. package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
  1233. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1234. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1235. package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
  1236. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1237. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1238. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1239. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1240. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
  1241. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1242. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1243. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
  1244. package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
  1245. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +258 -18
  1246. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +258 -18
  1247. package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
  1248. package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
  1249. package/dist/220/solanaIngressEgress/depositFailed.d.cts +1634 -59
  1250. package/dist/220/solanaIngressEgress/depositFailed.d.mts +1634 -59
  1251. package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
  1252. package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
  1253. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +229 -15
  1254. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +229 -15
  1255. package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
  1256. package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
  1257. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
  1258. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
  1259. package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
  1260. package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
  1261. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +180 -24
  1262. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +180 -24
  1263. package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
  1264. package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
  1265. package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
  1266. package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
  1267. package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
  1268. package/dist/220/swapping/batchSwapFailed.cjs +4 -1
  1269. package/dist/220/swapping/batchSwapFailed.d.cts +41 -7
  1270. package/dist/220/swapping/batchSwapFailed.d.mts +41 -7
  1271. package/dist/220/swapping/batchSwapFailed.mjs +3 -1
  1272. package/dist/220/swapping/creditedOnChain.cjs +4 -1
  1273. package/dist/220/swapping/creditedOnChain.d.cts +37 -10
  1274. package/dist/220/swapping/creditedOnChain.d.mts +37 -10
  1275. package/dist/220/swapping/creditedOnChain.mjs +3 -1
  1276. package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
  1277. package/dist/220/swapping/palletConfigUpdated.d.cts +349 -49
  1278. package/dist/220/swapping/palletConfigUpdated.d.mts +349 -49
  1279. package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
  1280. package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
  1281. package/dist/220/swapping/refundEgressIgnored.d.cts +289 -18
  1282. package/dist/220/swapping/refundEgressIgnored.d.mts +289 -18
  1283. package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
  1284. package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
  1285. package/dist/220/swapping/refundEgressScheduled.d.cts +69 -16
  1286. package/dist/220/swapping/refundEgressScheduled.d.mts +69 -16
  1287. package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
  1288. package/dist/220/swapping/refundedOnChain.cjs +4 -1
  1289. package/dist/220/swapping/refundedOnChain.d.cts +40 -10
  1290. package/dist/220/swapping/refundedOnChain.d.mts +40 -10
  1291. package/dist/220/swapping/refundedOnChain.mjs +3 -1
  1292. package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
  1293. package/dist/220/swapping/swapAmountConfiscated.d.cts +35 -8
  1294. package/dist/220/swapping/swapAmountConfiscated.d.mts +35 -8
  1295. package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
  1296. package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
  1297. package/dist/220/swapping/swapDepositAddressReady.d.cts +742 -30
  1298. package/dist/220/swapping/swapDepositAddressReady.d.mts +742 -30
  1299. package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
  1300. package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
  1301. package/dist/220/swapping/swapEgressIgnored.d.cts +289 -18
  1302. package/dist/220/swapping/swapEgressIgnored.d.mts +289 -18
  1303. package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
  1304. package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
  1305. package/dist/220/swapping/swapEgressScheduled.d.cts +66 -16
  1306. package/dist/220/swapping/swapEgressScheduled.d.mts +66 -16
  1307. package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
  1308. package/dist/220/swapping/swapExecuted.cjs +4 -1
  1309. package/dist/220/swapping/swapExecuted.d.cts +71 -13
  1310. package/dist/220/swapping/swapExecuted.d.mts +71 -13
  1311. package/dist/220/swapping/swapExecuted.mjs +3 -1
  1312. package/dist/220/swapping/swapRequested.cjs +4 -1
  1313. package/dist/220/swapping/swapRequested.d.cts +4166 -48
  1314. package/dist/220/swapping/swapRequested.d.mts +4166 -48
  1315. package/dist/220/swapping/swapRequested.mjs +3 -1
  1316. package/dist/220/swapping/withdrawalRequested.cjs +4 -1
  1317. package/dist/220/swapping/withdrawalRequested.d.cts +113 -13
  1318. package/dist/220/swapping/withdrawalRequested.d.mts +113 -13
  1319. package/dist/220/swapping/withdrawalRequested.mjs +3 -1
  1320. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
  1321. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
  1322. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
  1323. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
  1324. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
  1325. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
  1326. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
  1327. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
  1328. package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
  1329. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
  1330. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
  1331. package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
  1332. package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
  1333. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
  1334. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
  1335. package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
  1336. package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
  1337. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
  1338. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
  1339. package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
  1340. package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
  1341. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
  1342. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
  1343. package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
  1344. package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
  1345. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +28 -7
  1346. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +28 -7
  1347. package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
  1348. package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
  1349. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +129 -25
  1350. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +129 -25
  1351. package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
  1352. package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
  1353. package/dist/220/tradingStrategy/strategyDeployed.d.cts +235 -41
  1354. package/dist/220/tradingStrategy/strategyDeployed.d.mts +235 -41
  1355. package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
  1356. package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
  1357. package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
  1358. package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
  1359. package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
  1360. package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
  1361. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
  1362. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
  1363. package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
  1364. package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
  1365. package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
  1366. package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
  1367. package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
  1368. package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
  1369. package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
  1370. package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
  1371. package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
  1372. package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
  1373. package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
  1374. package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
  1375. package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
  1376. package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
  1377. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
  1378. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
  1379. package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
  1380. package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
  1381. package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
  1382. package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
  1383. package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
  1384. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
  1385. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
  1386. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
  1387. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
  1388. package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
  1389. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +65 -3
  1390. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +65 -3
  1391. package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
  1392. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
  1393. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
  1394. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
  1395. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
  1396. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
  1397. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
  1398. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
  1399. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
  1400. package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
  1401. package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
  1402. package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
  1403. package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
  1404. package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
  1405. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
  1406. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
  1407. package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
  1408. package/dist/220/tronElections/allVotesCleared.cjs +4 -1
  1409. package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
  1410. package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
  1411. package/dist/220/tronElections/allVotesCleared.mjs +3 -1
  1412. package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
  1413. package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
  1414. package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
  1415. package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
  1416. package/dist/220/tronElections/corruptStorage.cjs +4 -1
  1417. package/dist/220/tronElections/corruptStorage.d.cts +3 -1
  1418. package/dist/220/tronElections/corruptStorage.d.mts +3 -1
  1419. package/dist/220/tronElections/corruptStorage.mjs +3 -1
  1420. package/dist/220/tronElections/electoralEvent.cjs +5 -1
  1421. package/dist/220/tronElections/electoralEvent.d.cts +27 -1
  1422. package/dist/220/tronElections/electoralEvent.d.mts +27 -1
  1423. package/dist/220/tronElections/electoralEvent.mjs +3 -1
  1424. package/dist/220/tronElections/uninitialized.cjs +4 -1
  1425. package/dist/220/tronElections/uninitialized.d.cts +3 -1
  1426. package/dist/220/tronElections/uninitialized.d.mts +3 -1
  1427. package/dist/220/tronElections/uninitialized.mjs +3 -1
  1428. package/dist/220/tronElections/unknownElection.cjs +4 -1
  1429. package/dist/220/tronElections/unknownElection.d.cts +11 -1
  1430. package/dist/220/tronElections/unknownElection.d.mts +11 -1
  1431. package/dist/220/tronElections/unknownElection.mjs +3 -1
  1432. package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
  1433. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
  1434. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
  1435. package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
  1436. package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
  1437. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1438. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1439. package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
  1440. package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
  1441. package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +14 -3
  1442. package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +14 -3
  1443. package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
  1444. package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
  1445. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
  1446. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
  1447. package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
  1448. package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1449. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1450. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1451. package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1452. package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
  1453. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1454. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1455. package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
  1456. package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
  1457. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
  1458. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
  1459. package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
  1460. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
  1461. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
  1462. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
  1463. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
  1464. package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
  1465. package/dist/220/tronIngressEgress/depositBoosted.d.cts +238 -18
  1466. package/dist/220/tronIngressEgress/depositBoosted.d.mts +238 -18
  1467. package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
  1468. package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
  1469. package/dist/220/tronIngressEgress/depositFailed.d.cts +1562 -59
  1470. package/dist/220/tronIngressEgress/depositFailed.d.mts +1562 -59
  1471. package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
  1472. package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
  1473. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +24 -3
  1474. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +24 -3
  1475. package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
  1476. package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
  1477. package/dist/220/tronIngressEgress/depositFinalised.d.cts +209 -15
  1478. package/dist/220/tronIngressEgress/depositFinalised.d.mts +209 -15
  1479. package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
  1480. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
  1481. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
  1482. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
  1483. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
  1484. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
  1485. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
  1486. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
  1487. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
  1488. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
  1489. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1085 -33
  1490. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1085 -33
  1491. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
  1492. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
  1493. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
  1494. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
  1495. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
  1496. package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
  1497. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
  1498. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
  1499. package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
  1500. package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
  1501. package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
  1502. package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
  1503. package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
  1504. package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
  1505. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
  1506. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
  1507. package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
  1508. package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
  1509. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
  1510. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
  1511. package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
  1512. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
  1513. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
  1514. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
  1515. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
  1516. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
  1517. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
  1518. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
  1519. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
  1520. package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
  1521. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
  1522. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
  1523. package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
  1524. package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
  1525. package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
  1526. package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
  1527. package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
  1528. package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
  1529. package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
  1530. package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
  1531. package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
  1532. package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
  1533. package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
  1534. package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
  1535. package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
  1536. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
  1537. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
  1538. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
  1539. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
  1540. package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
  1541. package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
  1542. package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
  1543. package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
  1544. package/dist/220/tronVault/chainInitialized.cjs +4 -1
  1545. package/dist/220/tronVault/chainInitialized.d.cts +3 -1
  1546. package/dist/220/tronVault/chainInitialized.d.mts +3 -1
  1547. package/dist/220/tronVault/chainInitialized.mjs +3 -1
  1548. package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
  1549. package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
  1550. package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
  1551. package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
  1552. package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
  1553. package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
  1554. package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
  1555. package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
  1556. package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
  1557. package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
  1558. package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
  1559. package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
  1560. package/dist/CodeGenerator.cjs +5 -0
  1561. package/dist/CodeGenerator.mjs +5 -0
  1562. package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
  1563. package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
  1564. package/dist/event.cjs +17 -0
  1565. package/dist/event.d.cts +23 -0
  1566. package/dist/event.d.mts +23 -0
  1567. package/dist/event.mjs +15 -0
  1568. package/package.json +2 -2
@@ -1,4 +1,5 @@
1
1
  import { z } from "zod";
2
+ import * as _$_chainflip_processor_event0 from "@chainflip/processor/event";
2
3
 
3
4
  //#region generated/220/bitcoinIngressEgress/depositFailed.d.ts
4
5
  declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
@@ -88,18 +89,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
88
89
  value: z.ZodEffects<z.ZodObject<{
89
90
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
90
91
  }, "strip", z.ZodTypeAny, {
91
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
93
  }, {
93
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
94
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
95
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
94
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
96
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
96
97
  }>;
97
98
  }, "strip", z.ZodTypeAny, {
98
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
100
  __kind: "Token";
100
101
  }, {
101
102
  value: {
102
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
104
  };
104
105
  __kind: "Token";
105
106
  }>, z.ZodObject<{
@@ -204,7 +205,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
204
205
  } | {
205
206
  __kind: "TooManyConsumers";
206
207
  } | {
207
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
208
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
208
209
  __kind: "Token";
209
210
  } | {
210
211
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -246,7 +247,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
246
247
  __kind: "TooManyConsumers";
247
248
  } | {
248
249
  value: {
249
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
251
  };
251
252
  __kind: "Token";
252
253
  } | {
@@ -449,7 +450,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
449
450
  };
450
451
  }>;
451
452
  }, "strip", z.ZodTypeAny, {
452
- asset: "Btc";
453
453
  depositAddress: {
454
454
  value: `0x${string}`;
455
455
  __kind: "P2PKH";
@@ -470,7 +470,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
470
470
  version: number;
471
471
  program: `0x${string}`;
472
472
  };
473
- amount: bigint;
473
+ asset: "Btc";
474
474
  depositDetails: {
475
475
  depositAddress: {
476
476
  pubkeyX: `0x${string}`;
@@ -489,10 +489,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
489
489
  vout: number;
490
490
  };
491
491
  };
492
+ amount: bigint;
492
493
  }, {
493
- asset: {
494
- __kind: "Btc";
495
- };
496
494
  depositAddress: {
497
495
  value: string;
498
496
  __kind: "P2PKH";
@@ -513,7 +511,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
513
511
  version: number;
514
512
  program: string;
515
513
  };
516
- amount: string | number;
514
+ asset: {
515
+ __kind: "Btc";
516
+ };
517
517
  depositDetails: {
518
518
  depositAddress: {
519
519
  pubkeyX: string;
@@ -532,11 +532,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
532
532
  vout: number;
533
533
  };
534
534
  };
535
+ amount: string | number;
535
536
  }>;
536
537
  }, "strip", z.ZodTypeAny, {
537
538
  __kind: "DepositFailedDepositChannelVariantBitcoin";
538
539
  depositWitness: {
539
- asset: "Btc";
540
540
  depositAddress: {
541
541
  value: `0x${string}`;
542
542
  __kind: "P2PKH";
@@ -557,7 +557,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
557
557
  version: number;
558
558
  program: `0x${string}`;
559
559
  };
560
- amount: bigint;
560
+ asset: "Btc";
561
561
  depositDetails: {
562
562
  depositAddress: {
563
563
  pubkeyX: `0x${string}`;
@@ -576,13 +576,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
576
576
  vout: number;
577
577
  };
578
578
  };
579
+ amount: bigint;
579
580
  };
580
581
  }, {
581
582
  __kind: "DepositFailedDepositChannelVariantBitcoin";
582
583
  depositWitness: {
583
- asset: {
584
- __kind: "Btc";
585
- };
586
584
  depositAddress: {
587
585
  value: string;
588
586
  __kind: "P2PKH";
@@ -603,7 +601,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
603
601
  version: number;
604
602
  program: string;
605
603
  };
606
- amount: string | number;
604
+ asset: {
605
+ __kind: "Btc";
606
+ };
607
607
  depositDetails: {
608
608
  depositAddress: {
609
609
  pubkeyX: string;
@@ -622,6 +622,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
622
622
  vout: number;
623
623
  };
624
624
  };
625
+ amount: string | number;
625
626
  };
626
627
  }>, z.ZodObject<{
627
628
  __kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
@@ -794,21 +795,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
794
795
  outputAsset: z.ZodEffects<z.ZodObject<{
795
796
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
796
797
  }, "strip", z.ZodTypeAny, {
797
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
798
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
798
799
  }, {
799
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
800
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
801
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
800
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
801
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
802
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
802
803
  }>;
803
804
  destinationAddress: z.ZodEffects<z.ZodObject<{
804
805
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
805
806
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
806
807
  }, "strip", z.ZodTypeAny, {
807
808
  value: `0x${string}`;
808
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
809
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
809
810
  }, {
810
811
  value: string;
811
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
812
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
812
813
  }>, {
813
814
  readonly chain: "Ethereum";
814
815
  readonly address: `0x${string}`;
@@ -832,7 +833,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
832
833
  readonly address: string;
833
834
  }, {
834
835
  value: string;
835
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
836
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
836
837
  }>;
837
838
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
838
839
  channelMetadata: z.ZodObject<{
@@ -1282,7 +1283,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1282
1283
  }>>>;
1283
1284
  boostFee: z.ZodNumber;
1284
1285
  }, "strip", z.ZodTypeAny, {
1285
- txId: `0x${string}`;
1286
1286
  depositDetails: {
1287
1287
  depositAddress: {
1288
1288
  pubkeyX: `0x${string}`;
@@ -1301,9 +1301,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1301
1301
  vout: number;
1302
1302
  };
1303
1303
  };
1304
+ boostFee: number;
1305
+ txId: `0x${string}`;
1304
1306
  inputAsset: "Btc";
1305
1307
  depositAmount: bigint;
1306
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1308
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1307
1309
  destinationAddress: {
1308
1310
  readonly chain: "Ethereum";
1309
1311
  readonly address: `0x${string}`;
@@ -1360,8 +1362,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1360
1362
  } | null | undefined;
1361
1363
  maxOraclePriceSlippage?: number | null | undefined;
1362
1364
  };
1363
- boostFee: number;
1364
- channelId?: bigint | null | undefined;
1365
1365
  depositAddress?: {
1366
1366
  value: `0x${string}`;
1367
1367
  __kind: "P2PKH";
@@ -1382,6 +1382,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1382
1382
  version: number;
1383
1383
  program: `0x${string}`;
1384
1384
  } | null | undefined;
1385
+ channelId?: bigint | null | undefined;
1385
1386
  depositMetadata?: {
1386
1387
  channelMetadata: {
1387
1388
  message: `0x${string}`;
@@ -1440,7 +1441,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1440
1441
  chunkInterval: number;
1441
1442
  } | null | undefined;
1442
1443
  }, {
1443
- txId: string;
1444
1444
  depositDetails: {
1445
1445
  depositAddress: {
1446
1446
  pubkeyX: string;
@@ -1459,16 +1459,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1459
1459
  vout: number;
1460
1460
  };
1461
1461
  };
1462
+ boostFee: number;
1463
+ txId: string;
1462
1464
  inputAsset: {
1463
1465
  __kind: "Btc";
1464
1466
  };
1465
1467
  depositAmount: string | number;
1466
1468
  outputAsset: {
1467
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1469
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1468
1470
  };
1469
1471
  destinationAddress: {
1470
1472
  value: string;
1471
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1473
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1472
1474
  };
1473
1475
  affiliateFees: {
1474
1476
  account: number;
@@ -1504,8 +1506,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1504
1506
  } | null | undefined;
1505
1507
  maxOraclePriceSlippage?: number | null | undefined;
1506
1508
  };
1507
- boostFee: number;
1508
- channelId?: string | number | null | undefined;
1509
1509
  depositAddress?: {
1510
1510
  value: string;
1511
1511
  __kind: "P2PKH";
@@ -1526,6 +1526,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1526
1526
  version: number;
1527
1527
  program: string;
1528
1528
  } | null | undefined;
1529
+ channelId?: string | number | null | undefined;
1529
1530
  depositMetadata?: {
1530
1531
  channelMetadata: {
1531
1532
  message: string;
@@ -1589,7 +1590,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1589
1590
  }, "strip", z.ZodTypeAny, {
1590
1591
  __kind: "DepositFailedVaultVariantBitcoin";
1591
1592
  vaultWitness: {
1592
- txId: `0x${string}`;
1593
1593
  depositDetails: {
1594
1594
  depositAddress: {
1595
1595
  pubkeyX: `0x${string}`;
@@ -1608,9 +1608,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1608
1608
  vout: number;
1609
1609
  };
1610
1610
  };
1611
+ boostFee: number;
1612
+ txId: `0x${string}`;
1611
1613
  inputAsset: "Btc";
1612
1614
  depositAmount: bigint;
1613
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1615
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1614
1616
  destinationAddress: {
1615
1617
  readonly chain: "Ethereum";
1616
1618
  readonly address: `0x${string}`;
@@ -1667,8 +1669,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1667
1669
  } | null | undefined;
1668
1670
  maxOraclePriceSlippage?: number | null | undefined;
1669
1671
  };
1670
- boostFee: number;
1671
- channelId?: bigint | null | undefined;
1672
1672
  depositAddress?: {
1673
1673
  value: `0x${string}`;
1674
1674
  __kind: "P2PKH";
@@ -1689,6 +1689,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1689
1689
  version: number;
1690
1690
  program: `0x${string}`;
1691
1691
  } | null | undefined;
1692
+ channelId?: bigint | null | undefined;
1692
1693
  depositMetadata?: {
1693
1694
  channelMetadata: {
1694
1695
  message: `0x${string}`;
@@ -1750,7 +1751,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1750
1751
  }, {
1751
1752
  __kind: "DepositFailedVaultVariantBitcoin";
1752
1753
  vaultWitness: {
1753
- txId: string;
1754
1754
  depositDetails: {
1755
1755
  depositAddress: {
1756
1756
  pubkeyX: string;
@@ -1769,16 +1769,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1769
1769
  vout: number;
1770
1770
  };
1771
1771
  };
1772
+ boostFee: number;
1773
+ txId: string;
1772
1774
  inputAsset: {
1773
1775
  __kind: "Btc";
1774
1776
  };
1775
1777
  depositAmount: string | number;
1776
1778
  outputAsset: {
1777
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1779
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1778
1780
  };
1779
1781
  destinationAddress: {
1780
1782
  value: string;
1781
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1783
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1782
1784
  };
1783
1785
  affiliateFees: {
1784
1786
  account: number;
@@ -1814,8 +1816,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1814
1816
  } | null | undefined;
1815
1817
  maxOraclePriceSlippage?: number | null | undefined;
1816
1818
  };
1817
- boostFee: number;
1818
- channelId?: string | number | null | undefined;
1819
1819
  depositAddress?: {
1820
1820
  value: string;
1821
1821
  __kind: "P2PKH";
@@ -1836,6 +1836,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1836
1836
  version: number;
1837
1837
  program: string;
1838
1838
  } | null | undefined;
1839
+ channelId?: string | number | null | undefined;
1839
1840
  depositMetadata?: {
1840
1841
  channelMetadata: {
1841
1842
  message: string;
@@ -1898,6 +1899,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1898
1899
  };
1899
1900
  }>]>;
1900
1901
  }, "strip", z.ZodTypeAny, {
1902
+ blockHeight: bigint;
1901
1903
  reason: {
1902
1904
  __kind: "BelowMinimumDeposit";
1903
1905
  } | {
@@ -1924,7 +1926,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1924
1926
  } | {
1925
1927
  __kind: "TooManyConsumers";
1926
1928
  } | {
1927
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1929
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1928
1930
  __kind: "Token";
1929
1931
  } | {
1930
1932
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -1948,11 +1950,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1948
1950
  } | {
1949
1951
  __kind: "Unrefundable";
1950
1952
  };
1951
- blockHeight: bigint;
1952
1953
  details: {
1953
1954
  __kind: "DepositFailedDepositChannelVariantBitcoin";
1954
1955
  depositWitness: {
1955
- asset: "Btc";
1956
1956
  depositAddress: {
1957
1957
  value: `0x${string}`;
1958
1958
  __kind: "P2PKH";
@@ -1973,7 +1973,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1973
1973
  version: number;
1974
1974
  program: `0x${string}`;
1975
1975
  };
1976
- amount: bigint;
1976
+ asset: "Btc";
1977
1977
  depositDetails: {
1978
1978
  depositAddress: {
1979
1979
  pubkeyX: `0x${string}`;
@@ -1992,11 +1992,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1992
1992
  vout: number;
1993
1993
  };
1994
1994
  };
1995
+ amount: bigint;
1995
1996
  };
1996
1997
  } | {
1997
1998
  __kind: "DepositFailedVaultVariantBitcoin";
1998
1999
  vaultWitness: {
1999
- txId: `0x${string}`;
2000
2000
  depositDetails: {
2001
2001
  depositAddress: {
2002
2002
  pubkeyX: `0x${string}`;
@@ -2015,9 +2015,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2015
2015
  vout: number;
2016
2016
  };
2017
2017
  };
2018
+ boostFee: number;
2019
+ txId: `0x${string}`;
2018
2020
  inputAsset: "Btc";
2019
2021
  depositAmount: bigint;
2020
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
2022
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
2021
2023
  destinationAddress: {
2022
2024
  readonly chain: "Ethereum";
2023
2025
  readonly address: `0x${string}`;
@@ -2074,8 +2076,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2074
2076
  } | null | undefined;
2075
2077
  maxOraclePriceSlippage?: number | null | undefined;
2076
2078
  };
2077
- boostFee: number;
2078
- channelId?: bigint | null | undefined;
2079
2079
  depositAddress?: {
2080
2080
  value: `0x${string}`;
2081
2081
  __kind: "P2PKH";
@@ -2096,6 +2096,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2096
2096
  version: number;
2097
2097
  program: `0x${string}`;
2098
2098
  } | null | undefined;
2099
+ channelId?: bigint | null | undefined;
2099
2100
  depositMetadata?: {
2100
2101
  channelMetadata: {
2101
2102
  message: `0x${string}`;
@@ -2156,6 +2157,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2156
2157
  };
2157
2158
  };
2158
2159
  }, {
2160
+ blockHeight: string | number;
2159
2161
  reason: {
2160
2162
  __kind: "BelowMinimumDeposit";
2161
2163
  } | {
@@ -2183,7 +2185,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2183
2185
  __kind: "TooManyConsumers";
2184
2186
  } | {
2185
2187
  value: {
2186
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2188
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2187
2189
  };
2188
2190
  __kind: "Token";
2189
2191
  } | {
@@ -2214,13 +2216,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2214
2216
  } | {
2215
2217
  __kind: "Unrefundable";
2216
2218
  };
2217
- blockHeight: string | number;
2218
2219
  details: {
2219
2220
  __kind: "DepositFailedDepositChannelVariantBitcoin";
2220
2221
  depositWitness: {
2221
- asset: {
2222
- __kind: "Btc";
2223
- };
2224
2222
  depositAddress: {
2225
2223
  value: string;
2226
2224
  __kind: "P2PKH";
@@ -2241,7 +2239,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2241
2239
  version: number;
2242
2240
  program: string;
2243
2241
  };
2244
- amount: string | number;
2242
+ asset: {
2243
+ __kind: "Btc";
2244
+ };
2245
2245
  depositDetails: {
2246
2246
  depositAddress: {
2247
2247
  pubkeyX: string;
@@ -2260,11 +2260,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2260
2260
  vout: number;
2261
2261
  };
2262
2262
  };
2263
+ amount: string | number;
2263
2264
  };
2264
2265
  } | {
2265
2266
  __kind: "DepositFailedVaultVariantBitcoin";
2266
2267
  vaultWitness: {
2267
- txId: string;
2268
2268
  depositDetails: {
2269
2269
  depositAddress: {
2270
2270
  pubkeyX: string;
@@ -2283,16 +2283,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2283
2283
  vout: number;
2284
2284
  };
2285
2285
  };
2286
+ boostFee: number;
2287
+ txId: string;
2286
2288
  inputAsset: {
2287
2289
  __kind: "Btc";
2288
2290
  };
2289
2291
  depositAmount: string | number;
2290
2292
  outputAsset: {
2291
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
2293
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
2292
2294
  };
2293
2295
  destinationAddress: {
2294
2296
  value: string;
2295
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
2297
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2296
2298
  };
2297
2299
  affiliateFees: {
2298
2300
  account: number;
@@ -2328,8 +2330,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2328
2330
  } | null | undefined;
2329
2331
  maxOraclePriceSlippage?: number | null | undefined;
2330
2332
  };
2331
- boostFee: number;
2332
- channelId?: string | number | null | undefined;
2333
2333
  depositAddress?: {
2334
2334
  value: string;
2335
2335
  __kind: "P2PKH";
@@ -2350,6 +2350,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2350
2350
  version: number;
2351
2351
  program: string;
2352
2352
  } | null | undefined;
2353
+ channelId?: string | number | null | undefined;
2353
2354
  depositMetadata?: {
2354
2355
  channelMetadata: {
2355
2356
  message: string;
@@ -2412,5 +2413,2416 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2412
2413
  };
2413
2414
  };
2414
2415
  }>;
2416
+ declare const bitcoinIngressEgressDepositFailedEvent: _$_chainflip_processor_event0.EventDescriptor<"BitcoinIngressEgress.DepositFailed", z.ZodObject<{
2417
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2418
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2419
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
2420
+ }, "strip", z.ZodTypeAny, {
2421
+ __kind: "BelowMinimumDeposit";
2422
+ }, {
2423
+ __kind: "BelowMinimumDeposit";
2424
+ }>, z.ZodObject<{
2425
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
2426
+ }, "strip", z.ZodTypeAny, {
2427
+ __kind: "NotEnoughToPayFees";
2428
+ }, {
2429
+ __kind: "NotEnoughToPayFees";
2430
+ }>, z.ZodObject<{
2431
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
2432
+ }, "strip", z.ZodTypeAny, {
2433
+ __kind: "TransactionRejectedByBroker";
2434
+ }, {
2435
+ __kind: "TransactionRejectedByBroker";
2436
+ }>, z.ZodObject<{
2437
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
2438
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2439
+ __kind: z.ZodLiteral<"Other">;
2440
+ }, "strip", z.ZodTypeAny, {
2441
+ __kind: "Other";
2442
+ }, {
2443
+ __kind: "Other";
2444
+ }>, z.ZodObject<{
2445
+ __kind: z.ZodLiteral<"CannotLookup">;
2446
+ }, "strip", z.ZodTypeAny, {
2447
+ __kind: "CannotLookup";
2448
+ }, {
2449
+ __kind: "CannotLookup";
2450
+ }>, z.ZodObject<{
2451
+ __kind: z.ZodLiteral<"BadOrigin">;
2452
+ }, "strip", z.ZodTypeAny, {
2453
+ __kind: "BadOrigin";
2454
+ }, {
2455
+ __kind: "BadOrigin";
2456
+ }>, z.ZodObject<{
2457
+ __kind: z.ZodLiteral<"Module">;
2458
+ value: z.ZodObject<{
2459
+ index: z.ZodNumber;
2460
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2461
+ }, "strip", z.ZodTypeAny, {
2462
+ index: number;
2463
+ error: `0x${string}`;
2464
+ }, {
2465
+ index: number;
2466
+ error: string;
2467
+ }>;
2468
+ }, "strip", z.ZodTypeAny, {
2469
+ value: {
2470
+ index: number;
2471
+ error: `0x${string}`;
2472
+ };
2473
+ __kind: "Module";
2474
+ }, {
2475
+ value: {
2476
+ index: number;
2477
+ error: string;
2478
+ };
2479
+ __kind: "Module";
2480
+ }>, z.ZodObject<{
2481
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
2482
+ }, "strip", z.ZodTypeAny, {
2483
+ __kind: "ConsumerRemaining";
2484
+ }, {
2485
+ __kind: "ConsumerRemaining";
2486
+ }>, z.ZodObject<{
2487
+ __kind: z.ZodLiteral<"NoProviders">;
2488
+ }, "strip", z.ZodTypeAny, {
2489
+ __kind: "NoProviders";
2490
+ }, {
2491
+ __kind: "NoProviders";
2492
+ }>, z.ZodObject<{
2493
+ __kind: z.ZodLiteral<"TooManyConsumers">;
2494
+ }, "strip", z.ZodTypeAny, {
2495
+ __kind: "TooManyConsumers";
2496
+ }, {
2497
+ __kind: "TooManyConsumers";
2498
+ }>, z.ZodObject<{
2499
+ __kind: z.ZodLiteral<"Token">;
2500
+ value: z.ZodEffects<z.ZodObject<{
2501
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
2502
+ }, "strip", z.ZodTypeAny, {
2503
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2504
+ }, {
2505
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2506
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
2507
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2508
+ }>;
2509
+ }, "strip", z.ZodTypeAny, {
2510
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2511
+ __kind: "Token";
2512
+ }, {
2513
+ value: {
2514
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2515
+ };
2516
+ __kind: "Token";
2517
+ }>, z.ZodObject<{
2518
+ __kind: z.ZodLiteral<"Arithmetic">;
2519
+ value: z.ZodEffects<z.ZodObject<{
2520
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
2521
+ }, "strip", z.ZodTypeAny, {
2522
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2523
+ }, {
2524
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2525
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
2526
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2527
+ }>;
2528
+ }, "strip", z.ZodTypeAny, {
2529
+ value: "Underflow" | "Overflow" | "DivisionByZero";
2530
+ __kind: "Arithmetic";
2531
+ }, {
2532
+ value: {
2533
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2534
+ };
2535
+ __kind: "Arithmetic";
2536
+ }>, z.ZodObject<{
2537
+ __kind: z.ZodLiteral<"Transactional">;
2538
+ value: z.ZodEffects<z.ZodObject<{
2539
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
2540
+ }, "strip", z.ZodTypeAny, {
2541
+ __kind: "LimitReached" | "NoLayer";
2542
+ }, {
2543
+ __kind: "LimitReached" | "NoLayer";
2544
+ }>, "LimitReached" | "NoLayer", {
2545
+ __kind: "LimitReached" | "NoLayer";
2546
+ }>;
2547
+ }, "strip", z.ZodTypeAny, {
2548
+ value: "LimitReached" | "NoLayer";
2549
+ __kind: "Transactional";
2550
+ }, {
2551
+ value: {
2552
+ __kind: "LimitReached" | "NoLayer";
2553
+ };
2554
+ __kind: "Transactional";
2555
+ }>, z.ZodObject<{
2556
+ __kind: z.ZodLiteral<"Exhausted">;
2557
+ }, "strip", z.ZodTypeAny, {
2558
+ __kind: "Exhausted";
2559
+ }, {
2560
+ __kind: "Exhausted";
2561
+ }>, z.ZodObject<{
2562
+ __kind: z.ZodLiteral<"Corruption">;
2563
+ }, "strip", z.ZodTypeAny, {
2564
+ __kind: "Corruption";
2565
+ }, {
2566
+ __kind: "Corruption";
2567
+ }>, z.ZodObject<{
2568
+ __kind: z.ZodLiteral<"Unavailable">;
2569
+ }, "strip", z.ZodTypeAny, {
2570
+ __kind: "Unavailable";
2571
+ }, {
2572
+ __kind: "Unavailable";
2573
+ }>, z.ZodObject<{
2574
+ __kind: z.ZodLiteral<"RootNotAllowed">;
2575
+ }, "strip", z.ZodTypeAny, {
2576
+ __kind: "RootNotAllowed";
2577
+ }, {
2578
+ __kind: "RootNotAllowed";
2579
+ }>, z.ZodObject<{
2580
+ __kind: z.ZodLiteral<"Trie">;
2581
+ value: z.ZodEffects<z.ZodObject<{
2582
+ __kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
2583
+ }, "strip", z.ZodTypeAny, {
2584
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2585
+ }, {
2586
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2587
+ }>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
2588
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2589
+ }>;
2590
+ }, "strip", z.ZodTypeAny, {
2591
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2592
+ __kind: "Trie";
2593
+ }, {
2594
+ value: {
2595
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2596
+ };
2597
+ __kind: "Trie";
2598
+ }>]>;
2599
+ }, "strip", z.ZodTypeAny, {
2600
+ value: {
2601
+ __kind: "Other";
2602
+ } | {
2603
+ __kind: "CannotLookup";
2604
+ } | {
2605
+ __kind: "BadOrigin";
2606
+ } | {
2607
+ value: {
2608
+ index: number;
2609
+ error: `0x${string}`;
2610
+ };
2611
+ __kind: "Module";
2612
+ } | {
2613
+ __kind: "ConsumerRemaining";
2614
+ } | {
2615
+ __kind: "NoProviders";
2616
+ } | {
2617
+ __kind: "TooManyConsumers";
2618
+ } | {
2619
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2620
+ __kind: "Token";
2621
+ } | {
2622
+ value: "Underflow" | "Overflow" | "DivisionByZero";
2623
+ __kind: "Arithmetic";
2624
+ } | {
2625
+ value: "LimitReached" | "NoLayer";
2626
+ __kind: "Transactional";
2627
+ } | {
2628
+ __kind: "Exhausted";
2629
+ } | {
2630
+ __kind: "Corruption";
2631
+ } | {
2632
+ __kind: "Unavailable";
2633
+ } | {
2634
+ __kind: "RootNotAllowed";
2635
+ } | {
2636
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2637
+ __kind: "Trie";
2638
+ };
2639
+ __kind: "DepositWitnessRejected";
2640
+ }, {
2641
+ value: {
2642
+ __kind: "Other";
2643
+ } | {
2644
+ __kind: "CannotLookup";
2645
+ } | {
2646
+ __kind: "BadOrigin";
2647
+ } | {
2648
+ value: {
2649
+ index: number;
2650
+ error: string;
2651
+ };
2652
+ __kind: "Module";
2653
+ } | {
2654
+ __kind: "ConsumerRemaining";
2655
+ } | {
2656
+ __kind: "NoProviders";
2657
+ } | {
2658
+ __kind: "TooManyConsumers";
2659
+ } | {
2660
+ value: {
2661
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2662
+ };
2663
+ __kind: "Token";
2664
+ } | {
2665
+ value: {
2666
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2667
+ };
2668
+ __kind: "Arithmetic";
2669
+ } | {
2670
+ value: {
2671
+ __kind: "LimitReached" | "NoLayer";
2672
+ };
2673
+ __kind: "Transactional";
2674
+ } | {
2675
+ __kind: "Exhausted";
2676
+ } | {
2677
+ __kind: "Corruption";
2678
+ } | {
2679
+ __kind: "Unavailable";
2680
+ } | {
2681
+ __kind: "RootNotAllowed";
2682
+ } | {
2683
+ value: {
2684
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2685
+ };
2686
+ __kind: "Trie";
2687
+ };
2688
+ __kind: "DepositWitnessRejected";
2689
+ }>, z.ZodObject<{
2690
+ __kind: z.ZodLiteral<"Unrefundable">;
2691
+ }, "strip", z.ZodTypeAny, {
2692
+ __kind: "Unrefundable";
2693
+ }, {
2694
+ __kind: "Unrefundable";
2695
+ }>]>;
2696
+ details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2697
+ __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
2698
+ depositWitness: z.ZodObject<{
2699
+ depositAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2700
+ __kind: z.ZodLiteral<"P2PKH">;
2701
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2702
+ }, "strip", z.ZodTypeAny, {
2703
+ value: `0x${string}`;
2704
+ __kind: "P2PKH";
2705
+ }, {
2706
+ value: string;
2707
+ __kind: "P2PKH";
2708
+ }>, z.ZodObject<{
2709
+ __kind: z.ZodLiteral<"P2SH">;
2710
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2711
+ }, "strip", z.ZodTypeAny, {
2712
+ value: `0x${string}`;
2713
+ __kind: "P2SH";
2714
+ }, {
2715
+ value: string;
2716
+ __kind: "P2SH";
2717
+ }>, z.ZodObject<{
2718
+ __kind: z.ZodLiteral<"P2WPKH">;
2719
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2720
+ }, "strip", z.ZodTypeAny, {
2721
+ value: `0x${string}`;
2722
+ __kind: "P2WPKH";
2723
+ }, {
2724
+ value: string;
2725
+ __kind: "P2WPKH";
2726
+ }>, z.ZodObject<{
2727
+ __kind: z.ZodLiteral<"P2WSH">;
2728
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2729
+ }, "strip", z.ZodTypeAny, {
2730
+ value: `0x${string}`;
2731
+ __kind: "P2WSH";
2732
+ }, {
2733
+ value: string;
2734
+ __kind: "P2WSH";
2735
+ }>, z.ZodObject<{
2736
+ __kind: z.ZodLiteral<"Taproot">;
2737
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2738
+ }, "strip", z.ZodTypeAny, {
2739
+ value: `0x${string}`;
2740
+ __kind: "Taproot";
2741
+ }, {
2742
+ value: string;
2743
+ __kind: "Taproot";
2744
+ }>, z.ZodObject<{
2745
+ __kind: z.ZodLiteral<"OtherSegwit">;
2746
+ version: z.ZodNumber;
2747
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2748
+ }, "strip", z.ZodTypeAny, {
2749
+ __kind: "OtherSegwit";
2750
+ version: number;
2751
+ program: `0x${string}`;
2752
+ }, {
2753
+ __kind: "OtherSegwit";
2754
+ version: number;
2755
+ program: string;
2756
+ }>]>;
2757
+ asset: z.ZodEffects<z.ZodObject<{
2758
+ __kind: z.ZodEnum<["Btc"]>;
2759
+ }, "strip", z.ZodTypeAny, {
2760
+ __kind: "Btc";
2761
+ }, {
2762
+ __kind: "Btc";
2763
+ }>, "Btc", {
2764
+ __kind: "Btc";
2765
+ }>;
2766
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2767
+ depositDetails: z.ZodObject<{
2768
+ id: z.ZodObject<{
2769
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2770
+ vout: z.ZodNumber;
2771
+ }, "strip", z.ZodTypeAny, {
2772
+ txId: `0x${string}`;
2773
+ vout: number;
2774
+ }, {
2775
+ txId: string;
2776
+ vout: number;
2777
+ }>;
2778
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2779
+ depositAddress: z.ZodObject<{
2780
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2781
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2782
+ salt: z.ZodNumber;
2783
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2784
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2785
+ unlockScript: z.ZodObject<{
2786
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2787
+ }, "strip", z.ZodTypeAny, {
2788
+ bytes: `0x${string}`;
2789
+ }, {
2790
+ bytes: string;
2791
+ }>;
2792
+ }, "strip", z.ZodTypeAny, {
2793
+ salt: number;
2794
+ tweakedPubkeyBytes: `0x${string}`;
2795
+ tapleafHash: `0x${string}`;
2796
+ unlockScript: {
2797
+ bytes: `0x${string}`;
2798
+ };
2799
+ }, {
2800
+ salt: number;
2801
+ tweakedPubkeyBytes: string;
2802
+ tapleafHash: string;
2803
+ unlockScript: {
2804
+ bytes: string;
2805
+ };
2806
+ }>>>;
2807
+ }, "strip", z.ZodTypeAny, {
2808
+ pubkeyX: `0x${string}`;
2809
+ scriptPath?: {
2810
+ salt: number;
2811
+ tweakedPubkeyBytes: `0x${string}`;
2812
+ tapleafHash: `0x${string}`;
2813
+ unlockScript: {
2814
+ bytes: `0x${string}`;
2815
+ };
2816
+ } | null | undefined;
2817
+ }, {
2818
+ pubkeyX: string;
2819
+ scriptPath?: {
2820
+ salt: number;
2821
+ tweakedPubkeyBytes: string;
2822
+ tapleafHash: string;
2823
+ unlockScript: {
2824
+ bytes: string;
2825
+ };
2826
+ } | null | undefined;
2827
+ }>;
2828
+ }, "strip", z.ZodTypeAny, {
2829
+ depositAddress: {
2830
+ pubkeyX: `0x${string}`;
2831
+ scriptPath?: {
2832
+ salt: number;
2833
+ tweakedPubkeyBytes: `0x${string}`;
2834
+ tapleafHash: `0x${string}`;
2835
+ unlockScript: {
2836
+ bytes: `0x${string}`;
2837
+ };
2838
+ } | null | undefined;
2839
+ };
2840
+ amount: bigint;
2841
+ id: {
2842
+ txId: `0x${string}`;
2843
+ vout: number;
2844
+ };
2845
+ }, {
2846
+ depositAddress: {
2847
+ pubkeyX: string;
2848
+ scriptPath?: {
2849
+ salt: number;
2850
+ tweakedPubkeyBytes: string;
2851
+ tapleafHash: string;
2852
+ unlockScript: {
2853
+ bytes: string;
2854
+ };
2855
+ } | null | undefined;
2856
+ };
2857
+ amount: string | number;
2858
+ id: {
2859
+ txId: string;
2860
+ vout: number;
2861
+ };
2862
+ }>;
2863
+ }, "strip", z.ZodTypeAny, {
2864
+ depositAddress: {
2865
+ value: `0x${string}`;
2866
+ __kind: "P2PKH";
2867
+ } | {
2868
+ value: `0x${string}`;
2869
+ __kind: "P2SH";
2870
+ } | {
2871
+ value: `0x${string}`;
2872
+ __kind: "P2WPKH";
2873
+ } | {
2874
+ value: `0x${string}`;
2875
+ __kind: "P2WSH";
2876
+ } | {
2877
+ value: `0x${string}`;
2878
+ __kind: "Taproot";
2879
+ } | {
2880
+ __kind: "OtherSegwit";
2881
+ version: number;
2882
+ program: `0x${string}`;
2883
+ };
2884
+ asset: "Btc";
2885
+ depositDetails: {
2886
+ depositAddress: {
2887
+ pubkeyX: `0x${string}`;
2888
+ scriptPath?: {
2889
+ salt: number;
2890
+ tweakedPubkeyBytes: `0x${string}`;
2891
+ tapleafHash: `0x${string}`;
2892
+ unlockScript: {
2893
+ bytes: `0x${string}`;
2894
+ };
2895
+ } | null | undefined;
2896
+ };
2897
+ amount: bigint;
2898
+ id: {
2899
+ txId: `0x${string}`;
2900
+ vout: number;
2901
+ };
2902
+ };
2903
+ amount: bigint;
2904
+ }, {
2905
+ depositAddress: {
2906
+ value: string;
2907
+ __kind: "P2PKH";
2908
+ } | {
2909
+ value: string;
2910
+ __kind: "P2SH";
2911
+ } | {
2912
+ value: string;
2913
+ __kind: "P2WPKH";
2914
+ } | {
2915
+ value: string;
2916
+ __kind: "P2WSH";
2917
+ } | {
2918
+ value: string;
2919
+ __kind: "Taproot";
2920
+ } | {
2921
+ __kind: "OtherSegwit";
2922
+ version: number;
2923
+ program: string;
2924
+ };
2925
+ asset: {
2926
+ __kind: "Btc";
2927
+ };
2928
+ depositDetails: {
2929
+ depositAddress: {
2930
+ pubkeyX: string;
2931
+ scriptPath?: {
2932
+ salt: number;
2933
+ tweakedPubkeyBytes: string;
2934
+ tapleafHash: string;
2935
+ unlockScript: {
2936
+ bytes: string;
2937
+ };
2938
+ } | null | undefined;
2939
+ };
2940
+ amount: string | number;
2941
+ id: {
2942
+ txId: string;
2943
+ vout: number;
2944
+ };
2945
+ };
2946
+ amount: string | number;
2947
+ }>;
2948
+ }, "strip", z.ZodTypeAny, {
2949
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
2950
+ depositWitness: {
2951
+ depositAddress: {
2952
+ value: `0x${string}`;
2953
+ __kind: "P2PKH";
2954
+ } | {
2955
+ value: `0x${string}`;
2956
+ __kind: "P2SH";
2957
+ } | {
2958
+ value: `0x${string}`;
2959
+ __kind: "P2WPKH";
2960
+ } | {
2961
+ value: `0x${string}`;
2962
+ __kind: "P2WSH";
2963
+ } | {
2964
+ value: `0x${string}`;
2965
+ __kind: "Taproot";
2966
+ } | {
2967
+ __kind: "OtherSegwit";
2968
+ version: number;
2969
+ program: `0x${string}`;
2970
+ };
2971
+ asset: "Btc";
2972
+ depositDetails: {
2973
+ depositAddress: {
2974
+ pubkeyX: `0x${string}`;
2975
+ scriptPath?: {
2976
+ salt: number;
2977
+ tweakedPubkeyBytes: `0x${string}`;
2978
+ tapleafHash: `0x${string}`;
2979
+ unlockScript: {
2980
+ bytes: `0x${string}`;
2981
+ };
2982
+ } | null | undefined;
2983
+ };
2984
+ amount: bigint;
2985
+ id: {
2986
+ txId: `0x${string}`;
2987
+ vout: number;
2988
+ };
2989
+ };
2990
+ amount: bigint;
2991
+ };
2992
+ }, {
2993
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
2994
+ depositWitness: {
2995
+ depositAddress: {
2996
+ value: string;
2997
+ __kind: "P2PKH";
2998
+ } | {
2999
+ value: string;
3000
+ __kind: "P2SH";
3001
+ } | {
3002
+ value: string;
3003
+ __kind: "P2WPKH";
3004
+ } | {
3005
+ value: string;
3006
+ __kind: "P2WSH";
3007
+ } | {
3008
+ value: string;
3009
+ __kind: "Taproot";
3010
+ } | {
3011
+ __kind: "OtherSegwit";
3012
+ version: number;
3013
+ program: string;
3014
+ };
3015
+ asset: {
3016
+ __kind: "Btc";
3017
+ };
3018
+ depositDetails: {
3019
+ depositAddress: {
3020
+ pubkeyX: string;
3021
+ scriptPath?: {
3022
+ salt: number;
3023
+ tweakedPubkeyBytes: string;
3024
+ tapleafHash: string;
3025
+ unlockScript: {
3026
+ bytes: string;
3027
+ };
3028
+ } | null | undefined;
3029
+ };
3030
+ amount: string | number;
3031
+ id: {
3032
+ txId: string;
3033
+ vout: number;
3034
+ };
3035
+ };
3036
+ amount: string | number;
3037
+ };
3038
+ }>, z.ZodObject<{
3039
+ __kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
3040
+ vaultWitness: z.ZodObject<{
3041
+ inputAsset: z.ZodEffects<z.ZodObject<{
3042
+ __kind: z.ZodEnum<["Btc"]>;
3043
+ }, "strip", z.ZodTypeAny, {
3044
+ __kind: "Btc";
3045
+ }, {
3046
+ __kind: "Btc";
3047
+ }>, "Btc", {
3048
+ __kind: "Btc";
3049
+ }>;
3050
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3051
+ __kind: z.ZodLiteral<"P2PKH">;
3052
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3053
+ }, "strip", z.ZodTypeAny, {
3054
+ value: `0x${string}`;
3055
+ __kind: "P2PKH";
3056
+ }, {
3057
+ value: string;
3058
+ __kind: "P2PKH";
3059
+ }>, z.ZodObject<{
3060
+ __kind: z.ZodLiteral<"P2SH">;
3061
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3062
+ }, "strip", z.ZodTypeAny, {
3063
+ value: `0x${string}`;
3064
+ __kind: "P2SH";
3065
+ }, {
3066
+ value: string;
3067
+ __kind: "P2SH";
3068
+ }>, z.ZodObject<{
3069
+ __kind: z.ZodLiteral<"P2WPKH">;
3070
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3071
+ }, "strip", z.ZodTypeAny, {
3072
+ value: `0x${string}`;
3073
+ __kind: "P2WPKH";
3074
+ }, {
3075
+ value: string;
3076
+ __kind: "P2WPKH";
3077
+ }>, z.ZodObject<{
3078
+ __kind: z.ZodLiteral<"P2WSH">;
3079
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3080
+ }, "strip", z.ZodTypeAny, {
3081
+ value: `0x${string}`;
3082
+ __kind: "P2WSH";
3083
+ }, {
3084
+ value: string;
3085
+ __kind: "P2WSH";
3086
+ }>, z.ZodObject<{
3087
+ __kind: z.ZodLiteral<"Taproot">;
3088
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3089
+ }, "strip", z.ZodTypeAny, {
3090
+ value: `0x${string}`;
3091
+ __kind: "Taproot";
3092
+ }, {
3093
+ value: string;
3094
+ __kind: "Taproot";
3095
+ }>, z.ZodObject<{
3096
+ __kind: z.ZodLiteral<"OtherSegwit">;
3097
+ version: z.ZodNumber;
3098
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3099
+ }, "strip", z.ZodTypeAny, {
3100
+ __kind: "OtherSegwit";
3101
+ version: number;
3102
+ program: `0x${string}`;
3103
+ }, {
3104
+ __kind: "OtherSegwit";
3105
+ version: number;
3106
+ program: string;
3107
+ }>]>>>;
3108
+ channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
3109
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3110
+ depositDetails: z.ZodObject<{
3111
+ id: z.ZodObject<{
3112
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3113
+ vout: z.ZodNumber;
3114
+ }, "strip", z.ZodTypeAny, {
3115
+ txId: `0x${string}`;
3116
+ vout: number;
3117
+ }, {
3118
+ txId: string;
3119
+ vout: number;
3120
+ }>;
3121
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3122
+ depositAddress: z.ZodObject<{
3123
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3124
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3125
+ salt: z.ZodNumber;
3126
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3127
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3128
+ unlockScript: z.ZodObject<{
3129
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3130
+ }, "strip", z.ZodTypeAny, {
3131
+ bytes: `0x${string}`;
3132
+ }, {
3133
+ bytes: string;
3134
+ }>;
3135
+ }, "strip", z.ZodTypeAny, {
3136
+ salt: number;
3137
+ tweakedPubkeyBytes: `0x${string}`;
3138
+ tapleafHash: `0x${string}`;
3139
+ unlockScript: {
3140
+ bytes: `0x${string}`;
3141
+ };
3142
+ }, {
3143
+ salt: number;
3144
+ tweakedPubkeyBytes: string;
3145
+ tapleafHash: string;
3146
+ unlockScript: {
3147
+ bytes: string;
3148
+ };
3149
+ }>>>;
3150
+ }, "strip", z.ZodTypeAny, {
3151
+ pubkeyX: `0x${string}`;
3152
+ scriptPath?: {
3153
+ salt: number;
3154
+ tweakedPubkeyBytes: `0x${string}`;
3155
+ tapleafHash: `0x${string}`;
3156
+ unlockScript: {
3157
+ bytes: `0x${string}`;
3158
+ };
3159
+ } | null | undefined;
3160
+ }, {
3161
+ pubkeyX: string;
3162
+ scriptPath?: {
3163
+ salt: number;
3164
+ tweakedPubkeyBytes: string;
3165
+ tapleafHash: string;
3166
+ unlockScript: {
3167
+ bytes: string;
3168
+ };
3169
+ } | null | undefined;
3170
+ }>;
3171
+ }, "strip", z.ZodTypeAny, {
3172
+ depositAddress: {
3173
+ pubkeyX: `0x${string}`;
3174
+ scriptPath?: {
3175
+ salt: number;
3176
+ tweakedPubkeyBytes: `0x${string}`;
3177
+ tapleafHash: `0x${string}`;
3178
+ unlockScript: {
3179
+ bytes: `0x${string}`;
3180
+ };
3181
+ } | null | undefined;
3182
+ };
3183
+ amount: bigint;
3184
+ id: {
3185
+ txId: `0x${string}`;
3186
+ vout: number;
3187
+ };
3188
+ }, {
3189
+ depositAddress: {
3190
+ pubkeyX: string;
3191
+ scriptPath?: {
3192
+ salt: number;
3193
+ tweakedPubkeyBytes: string;
3194
+ tapleafHash: string;
3195
+ unlockScript: {
3196
+ bytes: string;
3197
+ };
3198
+ } | null | undefined;
3199
+ };
3200
+ amount: string | number;
3201
+ id: {
3202
+ txId: string;
3203
+ vout: number;
3204
+ };
3205
+ }>;
3206
+ outputAsset: z.ZodEffects<z.ZodObject<{
3207
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
3208
+ }, "strip", z.ZodTypeAny, {
3209
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3210
+ }, {
3211
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3212
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
3213
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3214
+ }>;
3215
+ destinationAddress: z.ZodEffects<z.ZodObject<{
3216
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
3217
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3218
+ }, "strip", z.ZodTypeAny, {
3219
+ value: `0x${string}`;
3220
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3221
+ }, {
3222
+ value: string;
3223
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3224
+ }>, {
3225
+ readonly chain: "Ethereum";
3226
+ readonly address: `0x${string}`;
3227
+ } | {
3228
+ readonly chain: "Polkadot";
3229
+ readonly address: string;
3230
+ } | {
3231
+ readonly chain: "Bitcoin";
3232
+ readonly address: string;
3233
+ } | {
3234
+ readonly chain: "Arbitrum";
3235
+ readonly address: `0x${string}`;
3236
+ } | {
3237
+ readonly chain: "Solana";
3238
+ readonly address: string;
3239
+ } | {
3240
+ readonly chain: "Assethub";
3241
+ readonly address: string;
3242
+ } | {
3243
+ readonly chain: "Tron";
3244
+ readonly address: string;
3245
+ }, {
3246
+ value: string;
3247
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3248
+ }>;
3249
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3250
+ channelMetadata: z.ZodObject<{
3251
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3252
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3253
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3254
+ }, "strip", z.ZodTypeAny, {
3255
+ message: `0x${string}`;
3256
+ gasBudget: bigint;
3257
+ ccmAdditionalData: `0x${string}`;
3258
+ }, {
3259
+ message: string;
3260
+ gasBudget: string | number;
3261
+ ccmAdditionalData: string;
3262
+ }>;
3263
+ sourceChain: z.ZodEffects<z.ZodObject<{
3264
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
3265
+ }, "strip", z.ZodTypeAny, {
3266
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3267
+ }, {
3268
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3269
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
3270
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3271
+ }>;
3272
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3273
+ __kind: z.ZodLiteral<"Eth">;
3274
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3275
+ }, "strip", z.ZodTypeAny, {
3276
+ value: `0x${string}`;
3277
+ __kind: "Eth";
3278
+ }, {
3279
+ value: string;
3280
+ __kind: "Eth";
3281
+ }>, z.ZodObject<{
3282
+ __kind: z.ZodLiteral<"Dot">;
3283
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3284
+ }, "strip", z.ZodTypeAny, {
3285
+ value: `0x${string}`;
3286
+ __kind: "Dot";
3287
+ }, {
3288
+ value: string;
3289
+ __kind: "Dot";
3290
+ }>, z.ZodObject<{
3291
+ __kind: z.ZodLiteral<"Btc">;
3292
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3293
+ __kind: z.ZodLiteral<"P2PKH">;
3294
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3295
+ }, "strip", z.ZodTypeAny, {
3296
+ value: `0x${string}`;
3297
+ __kind: "P2PKH";
3298
+ }, {
3299
+ value: string;
3300
+ __kind: "P2PKH";
3301
+ }>, z.ZodObject<{
3302
+ __kind: z.ZodLiteral<"P2SH">;
3303
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3304
+ }, "strip", z.ZodTypeAny, {
3305
+ value: `0x${string}`;
3306
+ __kind: "P2SH";
3307
+ }, {
3308
+ value: string;
3309
+ __kind: "P2SH";
3310
+ }>, z.ZodObject<{
3311
+ __kind: z.ZodLiteral<"P2WPKH">;
3312
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3313
+ }, "strip", z.ZodTypeAny, {
3314
+ value: `0x${string}`;
3315
+ __kind: "P2WPKH";
3316
+ }, {
3317
+ value: string;
3318
+ __kind: "P2WPKH";
3319
+ }>, z.ZodObject<{
3320
+ __kind: z.ZodLiteral<"P2WSH">;
3321
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3322
+ }, "strip", z.ZodTypeAny, {
3323
+ value: `0x${string}`;
3324
+ __kind: "P2WSH";
3325
+ }, {
3326
+ value: string;
3327
+ __kind: "P2WSH";
3328
+ }>, z.ZodObject<{
3329
+ __kind: z.ZodLiteral<"Taproot">;
3330
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3331
+ }, "strip", z.ZodTypeAny, {
3332
+ value: `0x${string}`;
3333
+ __kind: "Taproot";
3334
+ }, {
3335
+ value: string;
3336
+ __kind: "Taproot";
3337
+ }>, z.ZodObject<{
3338
+ __kind: z.ZodLiteral<"OtherSegwit">;
3339
+ version: z.ZodNumber;
3340
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3341
+ }, "strip", z.ZodTypeAny, {
3342
+ __kind: "OtherSegwit";
3343
+ version: number;
3344
+ program: `0x${string}`;
3345
+ }, {
3346
+ __kind: "OtherSegwit";
3347
+ version: number;
3348
+ program: string;
3349
+ }>]>;
3350
+ }, "strip", z.ZodTypeAny, {
3351
+ value: {
3352
+ value: `0x${string}`;
3353
+ __kind: "P2PKH";
3354
+ } | {
3355
+ value: `0x${string}`;
3356
+ __kind: "P2SH";
3357
+ } | {
3358
+ value: `0x${string}`;
3359
+ __kind: "P2WPKH";
3360
+ } | {
3361
+ value: `0x${string}`;
3362
+ __kind: "P2WSH";
3363
+ } | {
3364
+ value: `0x${string}`;
3365
+ __kind: "Taproot";
3366
+ } | {
3367
+ __kind: "OtherSegwit";
3368
+ version: number;
3369
+ program: `0x${string}`;
3370
+ };
3371
+ __kind: "Btc";
3372
+ }, {
3373
+ value: {
3374
+ value: string;
3375
+ __kind: "P2PKH";
3376
+ } | {
3377
+ value: string;
3378
+ __kind: "P2SH";
3379
+ } | {
3380
+ value: string;
3381
+ __kind: "P2WPKH";
3382
+ } | {
3383
+ value: string;
3384
+ __kind: "P2WSH";
3385
+ } | {
3386
+ value: string;
3387
+ __kind: "Taproot";
3388
+ } | {
3389
+ __kind: "OtherSegwit";
3390
+ version: number;
3391
+ program: string;
3392
+ };
3393
+ __kind: "Btc";
3394
+ }>, z.ZodObject<{
3395
+ __kind: z.ZodLiteral<"Arb">;
3396
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3397
+ }, "strip", z.ZodTypeAny, {
3398
+ value: `0x${string}`;
3399
+ __kind: "Arb";
3400
+ }, {
3401
+ value: string;
3402
+ __kind: "Arb";
3403
+ }>, z.ZodObject<{
3404
+ __kind: z.ZodLiteral<"Sol">;
3405
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3406
+ }, "strip", z.ZodTypeAny, {
3407
+ value: `0x${string}`;
3408
+ __kind: "Sol";
3409
+ }, {
3410
+ value: string;
3411
+ __kind: "Sol";
3412
+ }>, z.ZodObject<{
3413
+ __kind: z.ZodLiteral<"Hub">;
3414
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3415
+ }, "strip", z.ZodTypeAny, {
3416
+ value: `0x${string}`;
3417
+ __kind: "Hub";
3418
+ }, {
3419
+ value: string;
3420
+ __kind: "Hub";
3421
+ }>, z.ZodObject<{
3422
+ __kind: z.ZodLiteral<"Tron">;
3423
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3424
+ }, "strip", z.ZodTypeAny, {
3425
+ value: `0x${string}`;
3426
+ __kind: "Tron";
3427
+ }, {
3428
+ value: string;
3429
+ __kind: "Tron";
3430
+ }>]>>>;
3431
+ }, "strip", z.ZodTypeAny, {
3432
+ channelMetadata: {
3433
+ message: `0x${string}`;
3434
+ gasBudget: bigint;
3435
+ ccmAdditionalData: `0x${string}`;
3436
+ };
3437
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3438
+ sourceAddress?: {
3439
+ value: `0x${string}`;
3440
+ __kind: "Eth";
3441
+ } | {
3442
+ value: `0x${string}`;
3443
+ __kind: "Dot";
3444
+ } | {
3445
+ value: {
3446
+ value: `0x${string}`;
3447
+ __kind: "P2PKH";
3448
+ } | {
3449
+ value: `0x${string}`;
3450
+ __kind: "P2SH";
3451
+ } | {
3452
+ value: `0x${string}`;
3453
+ __kind: "P2WPKH";
3454
+ } | {
3455
+ value: `0x${string}`;
3456
+ __kind: "P2WSH";
3457
+ } | {
3458
+ value: `0x${string}`;
3459
+ __kind: "Taproot";
3460
+ } | {
3461
+ __kind: "OtherSegwit";
3462
+ version: number;
3463
+ program: `0x${string}`;
3464
+ };
3465
+ __kind: "Btc";
3466
+ } | {
3467
+ value: `0x${string}`;
3468
+ __kind: "Arb";
3469
+ } | {
3470
+ value: `0x${string}`;
3471
+ __kind: "Sol";
3472
+ } | {
3473
+ value: `0x${string}`;
3474
+ __kind: "Hub";
3475
+ } | {
3476
+ value: `0x${string}`;
3477
+ __kind: "Tron";
3478
+ } | null | undefined;
3479
+ }, {
3480
+ channelMetadata: {
3481
+ message: string;
3482
+ gasBudget: string | number;
3483
+ ccmAdditionalData: string;
3484
+ };
3485
+ sourceChain: {
3486
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3487
+ };
3488
+ sourceAddress?: {
3489
+ value: string;
3490
+ __kind: "Eth";
3491
+ } | {
3492
+ value: string;
3493
+ __kind: "Dot";
3494
+ } | {
3495
+ value: {
3496
+ value: string;
3497
+ __kind: "P2PKH";
3498
+ } | {
3499
+ value: string;
3500
+ __kind: "P2SH";
3501
+ } | {
3502
+ value: string;
3503
+ __kind: "P2WPKH";
3504
+ } | {
3505
+ value: string;
3506
+ __kind: "P2WSH";
3507
+ } | {
3508
+ value: string;
3509
+ __kind: "Taproot";
3510
+ } | {
3511
+ __kind: "OtherSegwit";
3512
+ version: number;
3513
+ program: string;
3514
+ };
3515
+ __kind: "Btc";
3516
+ } | {
3517
+ value: string;
3518
+ __kind: "Arb";
3519
+ } | {
3520
+ value: string;
3521
+ __kind: "Sol";
3522
+ } | {
3523
+ value: string;
3524
+ __kind: "Hub";
3525
+ } | {
3526
+ value: string;
3527
+ __kind: "Tron";
3528
+ } | null | undefined;
3529
+ }>>>;
3530
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3531
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3532
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3533
+ bps: z.ZodNumber;
3534
+ }, "strip", z.ZodTypeAny, {
3535
+ account: `cF${string}`;
3536
+ bps: number;
3537
+ }, {
3538
+ account: string;
3539
+ bps: number;
3540
+ }>>>;
3541
+ affiliateFees: z.ZodArray<z.ZodObject<{
3542
+ account: z.ZodNumber;
3543
+ bps: z.ZodNumber;
3544
+ }, "strip", z.ZodTypeAny, {
3545
+ account: number;
3546
+ bps: number;
3547
+ }, {
3548
+ account: number;
3549
+ bps: number;
3550
+ }>, "many">;
3551
+ refundParams: z.ZodObject<{
3552
+ retryDuration: z.ZodNumber;
3553
+ refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3554
+ __kind: z.ZodLiteral<"P2PKH">;
3555
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3556
+ }, "strip", z.ZodTypeAny, {
3557
+ value: `0x${string}`;
3558
+ __kind: "P2PKH";
3559
+ }, {
3560
+ value: string;
3561
+ __kind: "P2PKH";
3562
+ }>, z.ZodObject<{
3563
+ __kind: z.ZodLiteral<"P2SH">;
3564
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3565
+ }, "strip", z.ZodTypeAny, {
3566
+ value: `0x${string}`;
3567
+ __kind: "P2SH";
3568
+ }, {
3569
+ value: string;
3570
+ __kind: "P2SH";
3571
+ }>, z.ZodObject<{
3572
+ __kind: z.ZodLiteral<"P2WPKH">;
3573
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3574
+ }, "strip", z.ZodTypeAny, {
3575
+ value: `0x${string}`;
3576
+ __kind: "P2WPKH";
3577
+ }, {
3578
+ value: string;
3579
+ __kind: "P2WPKH";
3580
+ }>, z.ZodObject<{
3581
+ __kind: z.ZodLiteral<"P2WSH">;
3582
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3583
+ }, "strip", z.ZodTypeAny, {
3584
+ value: `0x${string}`;
3585
+ __kind: "P2WSH";
3586
+ }, {
3587
+ value: string;
3588
+ __kind: "P2WSH";
3589
+ }>, z.ZodObject<{
3590
+ __kind: z.ZodLiteral<"Taproot">;
3591
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3592
+ }, "strip", z.ZodTypeAny, {
3593
+ value: `0x${string}`;
3594
+ __kind: "Taproot";
3595
+ }, {
3596
+ value: string;
3597
+ __kind: "Taproot";
3598
+ }>, z.ZodObject<{
3599
+ __kind: z.ZodLiteral<"OtherSegwit">;
3600
+ version: z.ZodNumber;
3601
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3602
+ }, "strip", z.ZodTypeAny, {
3603
+ __kind: "OtherSegwit";
3604
+ version: number;
3605
+ program: `0x${string}`;
3606
+ }, {
3607
+ __kind: "OtherSegwit";
3608
+ version: number;
3609
+ program: string;
3610
+ }>]>;
3611
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3612
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3613
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3614
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3615
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3616
+ }, "strip", z.ZodTypeAny, {
3617
+ message: `0x${string}`;
3618
+ gasBudget: bigint;
3619
+ ccmAdditionalData: `0x${string}`;
3620
+ }, {
3621
+ message: string;
3622
+ gasBudget: string | number;
3623
+ ccmAdditionalData: string;
3624
+ }>>>;
3625
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
3626
+ }, "strip", z.ZodTypeAny, {
3627
+ retryDuration: number;
3628
+ refundAddress: {
3629
+ value: `0x${string}`;
3630
+ __kind: "P2PKH";
3631
+ } | {
3632
+ value: `0x${string}`;
3633
+ __kind: "P2SH";
3634
+ } | {
3635
+ value: `0x${string}`;
3636
+ __kind: "P2WPKH";
3637
+ } | {
3638
+ value: `0x${string}`;
3639
+ __kind: "P2WSH";
3640
+ } | {
3641
+ value: `0x${string}`;
3642
+ __kind: "Taproot";
3643
+ } | {
3644
+ __kind: "OtherSegwit";
3645
+ version: number;
3646
+ program: `0x${string}`;
3647
+ };
3648
+ minPrice: bigint;
3649
+ refundCcmMetadata?: {
3650
+ message: `0x${string}`;
3651
+ gasBudget: bigint;
3652
+ ccmAdditionalData: `0x${string}`;
3653
+ } | null | undefined;
3654
+ maxOraclePriceSlippage?: number | null | undefined;
3655
+ }, {
3656
+ retryDuration: number;
3657
+ refundAddress: {
3658
+ value: string;
3659
+ __kind: "P2PKH";
3660
+ } | {
3661
+ value: string;
3662
+ __kind: "P2SH";
3663
+ } | {
3664
+ value: string;
3665
+ __kind: "P2WPKH";
3666
+ } | {
3667
+ value: string;
3668
+ __kind: "P2WSH";
3669
+ } | {
3670
+ value: string;
3671
+ __kind: "Taproot";
3672
+ } | {
3673
+ __kind: "OtherSegwit";
3674
+ version: number;
3675
+ program: string;
3676
+ };
3677
+ minPrice: string | number;
3678
+ refundCcmMetadata?: {
3679
+ message: string;
3680
+ gasBudget: string | number;
3681
+ ccmAdditionalData: string;
3682
+ } | null | undefined;
3683
+ maxOraclePriceSlippage?: number | null | undefined;
3684
+ }>;
3685
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3686
+ numberOfChunks: z.ZodNumber;
3687
+ chunkInterval: z.ZodNumber;
3688
+ }, "strip", z.ZodTypeAny, {
3689
+ numberOfChunks: number;
3690
+ chunkInterval: number;
3691
+ }, {
3692
+ numberOfChunks: number;
3693
+ chunkInterval: number;
3694
+ }>>>;
3695
+ boostFee: z.ZodNumber;
3696
+ }, "strip", z.ZodTypeAny, {
3697
+ depositDetails: {
3698
+ depositAddress: {
3699
+ pubkeyX: `0x${string}`;
3700
+ scriptPath?: {
3701
+ salt: number;
3702
+ tweakedPubkeyBytes: `0x${string}`;
3703
+ tapleafHash: `0x${string}`;
3704
+ unlockScript: {
3705
+ bytes: `0x${string}`;
3706
+ };
3707
+ } | null | undefined;
3708
+ };
3709
+ amount: bigint;
3710
+ id: {
3711
+ txId: `0x${string}`;
3712
+ vout: number;
3713
+ };
3714
+ };
3715
+ boostFee: number;
3716
+ txId: `0x${string}`;
3717
+ inputAsset: "Btc";
3718
+ depositAmount: bigint;
3719
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3720
+ destinationAddress: {
3721
+ readonly chain: "Ethereum";
3722
+ readonly address: `0x${string}`;
3723
+ } | {
3724
+ readonly chain: "Polkadot";
3725
+ readonly address: string;
3726
+ } | {
3727
+ readonly chain: "Bitcoin";
3728
+ readonly address: string;
3729
+ } | {
3730
+ readonly chain: "Arbitrum";
3731
+ readonly address: `0x${string}`;
3732
+ } | {
3733
+ readonly chain: "Solana";
3734
+ readonly address: string;
3735
+ } | {
3736
+ readonly chain: "Assethub";
3737
+ readonly address: string;
3738
+ } | {
3739
+ readonly chain: "Tron";
3740
+ readonly address: string;
3741
+ };
3742
+ affiliateFees: {
3743
+ account: number;
3744
+ bps: number;
3745
+ }[];
3746
+ refundParams: {
3747
+ retryDuration: number;
3748
+ refundAddress: {
3749
+ value: `0x${string}`;
3750
+ __kind: "P2PKH";
3751
+ } | {
3752
+ value: `0x${string}`;
3753
+ __kind: "P2SH";
3754
+ } | {
3755
+ value: `0x${string}`;
3756
+ __kind: "P2WPKH";
3757
+ } | {
3758
+ value: `0x${string}`;
3759
+ __kind: "P2WSH";
3760
+ } | {
3761
+ value: `0x${string}`;
3762
+ __kind: "Taproot";
3763
+ } | {
3764
+ __kind: "OtherSegwit";
3765
+ version: number;
3766
+ program: `0x${string}`;
3767
+ };
3768
+ minPrice: bigint;
3769
+ refundCcmMetadata?: {
3770
+ message: `0x${string}`;
3771
+ gasBudget: bigint;
3772
+ ccmAdditionalData: `0x${string}`;
3773
+ } | null | undefined;
3774
+ maxOraclePriceSlippage?: number | null | undefined;
3775
+ };
3776
+ depositAddress?: {
3777
+ value: `0x${string}`;
3778
+ __kind: "P2PKH";
3779
+ } | {
3780
+ value: `0x${string}`;
3781
+ __kind: "P2SH";
3782
+ } | {
3783
+ value: `0x${string}`;
3784
+ __kind: "P2WPKH";
3785
+ } | {
3786
+ value: `0x${string}`;
3787
+ __kind: "P2WSH";
3788
+ } | {
3789
+ value: `0x${string}`;
3790
+ __kind: "Taproot";
3791
+ } | {
3792
+ __kind: "OtherSegwit";
3793
+ version: number;
3794
+ program: `0x${string}`;
3795
+ } | null | undefined;
3796
+ channelId?: bigint | null | undefined;
3797
+ depositMetadata?: {
3798
+ channelMetadata: {
3799
+ message: `0x${string}`;
3800
+ gasBudget: bigint;
3801
+ ccmAdditionalData: `0x${string}`;
3802
+ };
3803
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3804
+ sourceAddress?: {
3805
+ value: `0x${string}`;
3806
+ __kind: "Eth";
3807
+ } | {
3808
+ value: `0x${string}`;
3809
+ __kind: "Dot";
3810
+ } | {
3811
+ value: {
3812
+ value: `0x${string}`;
3813
+ __kind: "P2PKH";
3814
+ } | {
3815
+ value: `0x${string}`;
3816
+ __kind: "P2SH";
3817
+ } | {
3818
+ value: `0x${string}`;
3819
+ __kind: "P2WPKH";
3820
+ } | {
3821
+ value: `0x${string}`;
3822
+ __kind: "P2WSH";
3823
+ } | {
3824
+ value: `0x${string}`;
3825
+ __kind: "Taproot";
3826
+ } | {
3827
+ __kind: "OtherSegwit";
3828
+ version: number;
3829
+ program: `0x${string}`;
3830
+ };
3831
+ __kind: "Btc";
3832
+ } | {
3833
+ value: `0x${string}`;
3834
+ __kind: "Arb";
3835
+ } | {
3836
+ value: `0x${string}`;
3837
+ __kind: "Sol";
3838
+ } | {
3839
+ value: `0x${string}`;
3840
+ __kind: "Hub";
3841
+ } | {
3842
+ value: `0x${string}`;
3843
+ __kind: "Tron";
3844
+ } | null | undefined;
3845
+ } | null | undefined;
3846
+ brokerFee?: {
3847
+ account: `cF${string}`;
3848
+ bps: number;
3849
+ } | null | undefined;
3850
+ dcaParams?: {
3851
+ numberOfChunks: number;
3852
+ chunkInterval: number;
3853
+ } | null | undefined;
3854
+ }, {
3855
+ depositDetails: {
3856
+ depositAddress: {
3857
+ pubkeyX: string;
3858
+ scriptPath?: {
3859
+ salt: number;
3860
+ tweakedPubkeyBytes: string;
3861
+ tapleafHash: string;
3862
+ unlockScript: {
3863
+ bytes: string;
3864
+ };
3865
+ } | null | undefined;
3866
+ };
3867
+ amount: string | number;
3868
+ id: {
3869
+ txId: string;
3870
+ vout: number;
3871
+ };
3872
+ };
3873
+ boostFee: number;
3874
+ txId: string;
3875
+ inputAsset: {
3876
+ __kind: "Btc";
3877
+ };
3878
+ depositAmount: string | number;
3879
+ outputAsset: {
3880
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3881
+ };
3882
+ destinationAddress: {
3883
+ value: string;
3884
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3885
+ };
3886
+ affiliateFees: {
3887
+ account: number;
3888
+ bps: number;
3889
+ }[];
3890
+ refundParams: {
3891
+ retryDuration: number;
3892
+ refundAddress: {
3893
+ value: string;
3894
+ __kind: "P2PKH";
3895
+ } | {
3896
+ value: string;
3897
+ __kind: "P2SH";
3898
+ } | {
3899
+ value: string;
3900
+ __kind: "P2WPKH";
3901
+ } | {
3902
+ value: string;
3903
+ __kind: "P2WSH";
3904
+ } | {
3905
+ value: string;
3906
+ __kind: "Taproot";
3907
+ } | {
3908
+ __kind: "OtherSegwit";
3909
+ version: number;
3910
+ program: string;
3911
+ };
3912
+ minPrice: string | number;
3913
+ refundCcmMetadata?: {
3914
+ message: string;
3915
+ gasBudget: string | number;
3916
+ ccmAdditionalData: string;
3917
+ } | null | undefined;
3918
+ maxOraclePriceSlippage?: number | null | undefined;
3919
+ };
3920
+ depositAddress?: {
3921
+ value: string;
3922
+ __kind: "P2PKH";
3923
+ } | {
3924
+ value: string;
3925
+ __kind: "P2SH";
3926
+ } | {
3927
+ value: string;
3928
+ __kind: "P2WPKH";
3929
+ } | {
3930
+ value: string;
3931
+ __kind: "P2WSH";
3932
+ } | {
3933
+ value: string;
3934
+ __kind: "Taproot";
3935
+ } | {
3936
+ __kind: "OtherSegwit";
3937
+ version: number;
3938
+ program: string;
3939
+ } | null | undefined;
3940
+ channelId?: string | number | null | undefined;
3941
+ depositMetadata?: {
3942
+ channelMetadata: {
3943
+ message: string;
3944
+ gasBudget: string | number;
3945
+ ccmAdditionalData: string;
3946
+ };
3947
+ sourceChain: {
3948
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3949
+ };
3950
+ sourceAddress?: {
3951
+ value: string;
3952
+ __kind: "Eth";
3953
+ } | {
3954
+ value: string;
3955
+ __kind: "Dot";
3956
+ } | {
3957
+ value: {
3958
+ value: string;
3959
+ __kind: "P2PKH";
3960
+ } | {
3961
+ value: string;
3962
+ __kind: "P2SH";
3963
+ } | {
3964
+ value: string;
3965
+ __kind: "P2WPKH";
3966
+ } | {
3967
+ value: string;
3968
+ __kind: "P2WSH";
3969
+ } | {
3970
+ value: string;
3971
+ __kind: "Taproot";
3972
+ } | {
3973
+ __kind: "OtherSegwit";
3974
+ version: number;
3975
+ program: string;
3976
+ };
3977
+ __kind: "Btc";
3978
+ } | {
3979
+ value: string;
3980
+ __kind: "Arb";
3981
+ } | {
3982
+ value: string;
3983
+ __kind: "Sol";
3984
+ } | {
3985
+ value: string;
3986
+ __kind: "Hub";
3987
+ } | {
3988
+ value: string;
3989
+ __kind: "Tron";
3990
+ } | null | undefined;
3991
+ } | null | undefined;
3992
+ brokerFee?: {
3993
+ account: string;
3994
+ bps: number;
3995
+ } | null | undefined;
3996
+ dcaParams?: {
3997
+ numberOfChunks: number;
3998
+ chunkInterval: number;
3999
+ } | null | undefined;
4000
+ }>;
4001
+ }, "strip", z.ZodTypeAny, {
4002
+ __kind: "DepositFailedVaultVariantBitcoin";
4003
+ vaultWitness: {
4004
+ depositDetails: {
4005
+ depositAddress: {
4006
+ pubkeyX: `0x${string}`;
4007
+ scriptPath?: {
4008
+ salt: number;
4009
+ tweakedPubkeyBytes: `0x${string}`;
4010
+ tapleafHash: `0x${string}`;
4011
+ unlockScript: {
4012
+ bytes: `0x${string}`;
4013
+ };
4014
+ } | null | undefined;
4015
+ };
4016
+ amount: bigint;
4017
+ id: {
4018
+ txId: `0x${string}`;
4019
+ vout: number;
4020
+ };
4021
+ };
4022
+ boostFee: number;
4023
+ txId: `0x${string}`;
4024
+ inputAsset: "Btc";
4025
+ depositAmount: bigint;
4026
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4027
+ destinationAddress: {
4028
+ readonly chain: "Ethereum";
4029
+ readonly address: `0x${string}`;
4030
+ } | {
4031
+ readonly chain: "Polkadot";
4032
+ readonly address: string;
4033
+ } | {
4034
+ readonly chain: "Bitcoin";
4035
+ readonly address: string;
4036
+ } | {
4037
+ readonly chain: "Arbitrum";
4038
+ readonly address: `0x${string}`;
4039
+ } | {
4040
+ readonly chain: "Solana";
4041
+ readonly address: string;
4042
+ } | {
4043
+ readonly chain: "Assethub";
4044
+ readonly address: string;
4045
+ } | {
4046
+ readonly chain: "Tron";
4047
+ readonly address: string;
4048
+ };
4049
+ affiliateFees: {
4050
+ account: number;
4051
+ bps: number;
4052
+ }[];
4053
+ refundParams: {
4054
+ retryDuration: number;
4055
+ refundAddress: {
4056
+ value: `0x${string}`;
4057
+ __kind: "P2PKH";
4058
+ } | {
4059
+ value: `0x${string}`;
4060
+ __kind: "P2SH";
4061
+ } | {
4062
+ value: `0x${string}`;
4063
+ __kind: "P2WPKH";
4064
+ } | {
4065
+ value: `0x${string}`;
4066
+ __kind: "P2WSH";
4067
+ } | {
4068
+ value: `0x${string}`;
4069
+ __kind: "Taproot";
4070
+ } | {
4071
+ __kind: "OtherSegwit";
4072
+ version: number;
4073
+ program: `0x${string}`;
4074
+ };
4075
+ minPrice: bigint;
4076
+ refundCcmMetadata?: {
4077
+ message: `0x${string}`;
4078
+ gasBudget: bigint;
4079
+ ccmAdditionalData: `0x${string}`;
4080
+ } | null | undefined;
4081
+ maxOraclePriceSlippage?: number | null | undefined;
4082
+ };
4083
+ depositAddress?: {
4084
+ value: `0x${string}`;
4085
+ __kind: "P2PKH";
4086
+ } | {
4087
+ value: `0x${string}`;
4088
+ __kind: "P2SH";
4089
+ } | {
4090
+ value: `0x${string}`;
4091
+ __kind: "P2WPKH";
4092
+ } | {
4093
+ value: `0x${string}`;
4094
+ __kind: "P2WSH";
4095
+ } | {
4096
+ value: `0x${string}`;
4097
+ __kind: "Taproot";
4098
+ } | {
4099
+ __kind: "OtherSegwit";
4100
+ version: number;
4101
+ program: `0x${string}`;
4102
+ } | null | undefined;
4103
+ channelId?: bigint | null | undefined;
4104
+ depositMetadata?: {
4105
+ channelMetadata: {
4106
+ message: `0x${string}`;
4107
+ gasBudget: bigint;
4108
+ ccmAdditionalData: `0x${string}`;
4109
+ };
4110
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4111
+ sourceAddress?: {
4112
+ value: `0x${string}`;
4113
+ __kind: "Eth";
4114
+ } | {
4115
+ value: `0x${string}`;
4116
+ __kind: "Dot";
4117
+ } | {
4118
+ value: {
4119
+ value: `0x${string}`;
4120
+ __kind: "P2PKH";
4121
+ } | {
4122
+ value: `0x${string}`;
4123
+ __kind: "P2SH";
4124
+ } | {
4125
+ value: `0x${string}`;
4126
+ __kind: "P2WPKH";
4127
+ } | {
4128
+ value: `0x${string}`;
4129
+ __kind: "P2WSH";
4130
+ } | {
4131
+ value: `0x${string}`;
4132
+ __kind: "Taproot";
4133
+ } | {
4134
+ __kind: "OtherSegwit";
4135
+ version: number;
4136
+ program: `0x${string}`;
4137
+ };
4138
+ __kind: "Btc";
4139
+ } | {
4140
+ value: `0x${string}`;
4141
+ __kind: "Arb";
4142
+ } | {
4143
+ value: `0x${string}`;
4144
+ __kind: "Sol";
4145
+ } | {
4146
+ value: `0x${string}`;
4147
+ __kind: "Hub";
4148
+ } | {
4149
+ value: `0x${string}`;
4150
+ __kind: "Tron";
4151
+ } | null | undefined;
4152
+ } | null | undefined;
4153
+ brokerFee?: {
4154
+ account: `cF${string}`;
4155
+ bps: number;
4156
+ } | null | undefined;
4157
+ dcaParams?: {
4158
+ numberOfChunks: number;
4159
+ chunkInterval: number;
4160
+ } | null | undefined;
4161
+ };
4162
+ }, {
4163
+ __kind: "DepositFailedVaultVariantBitcoin";
4164
+ vaultWitness: {
4165
+ depositDetails: {
4166
+ depositAddress: {
4167
+ pubkeyX: string;
4168
+ scriptPath?: {
4169
+ salt: number;
4170
+ tweakedPubkeyBytes: string;
4171
+ tapleafHash: string;
4172
+ unlockScript: {
4173
+ bytes: string;
4174
+ };
4175
+ } | null | undefined;
4176
+ };
4177
+ amount: string | number;
4178
+ id: {
4179
+ txId: string;
4180
+ vout: number;
4181
+ };
4182
+ };
4183
+ boostFee: number;
4184
+ txId: string;
4185
+ inputAsset: {
4186
+ __kind: "Btc";
4187
+ };
4188
+ depositAmount: string | number;
4189
+ outputAsset: {
4190
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4191
+ };
4192
+ destinationAddress: {
4193
+ value: string;
4194
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4195
+ };
4196
+ affiliateFees: {
4197
+ account: number;
4198
+ bps: number;
4199
+ }[];
4200
+ refundParams: {
4201
+ retryDuration: number;
4202
+ refundAddress: {
4203
+ value: string;
4204
+ __kind: "P2PKH";
4205
+ } | {
4206
+ value: string;
4207
+ __kind: "P2SH";
4208
+ } | {
4209
+ value: string;
4210
+ __kind: "P2WPKH";
4211
+ } | {
4212
+ value: string;
4213
+ __kind: "P2WSH";
4214
+ } | {
4215
+ value: string;
4216
+ __kind: "Taproot";
4217
+ } | {
4218
+ __kind: "OtherSegwit";
4219
+ version: number;
4220
+ program: string;
4221
+ };
4222
+ minPrice: string | number;
4223
+ refundCcmMetadata?: {
4224
+ message: string;
4225
+ gasBudget: string | number;
4226
+ ccmAdditionalData: string;
4227
+ } | null | undefined;
4228
+ maxOraclePriceSlippage?: number | null | undefined;
4229
+ };
4230
+ depositAddress?: {
4231
+ value: string;
4232
+ __kind: "P2PKH";
4233
+ } | {
4234
+ value: string;
4235
+ __kind: "P2SH";
4236
+ } | {
4237
+ value: string;
4238
+ __kind: "P2WPKH";
4239
+ } | {
4240
+ value: string;
4241
+ __kind: "P2WSH";
4242
+ } | {
4243
+ value: string;
4244
+ __kind: "Taproot";
4245
+ } | {
4246
+ __kind: "OtherSegwit";
4247
+ version: number;
4248
+ program: string;
4249
+ } | null | undefined;
4250
+ channelId?: string | number | null | undefined;
4251
+ depositMetadata?: {
4252
+ channelMetadata: {
4253
+ message: string;
4254
+ gasBudget: string | number;
4255
+ ccmAdditionalData: string;
4256
+ };
4257
+ sourceChain: {
4258
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4259
+ };
4260
+ sourceAddress?: {
4261
+ value: string;
4262
+ __kind: "Eth";
4263
+ } | {
4264
+ value: string;
4265
+ __kind: "Dot";
4266
+ } | {
4267
+ value: {
4268
+ value: string;
4269
+ __kind: "P2PKH";
4270
+ } | {
4271
+ value: string;
4272
+ __kind: "P2SH";
4273
+ } | {
4274
+ value: string;
4275
+ __kind: "P2WPKH";
4276
+ } | {
4277
+ value: string;
4278
+ __kind: "P2WSH";
4279
+ } | {
4280
+ value: string;
4281
+ __kind: "Taproot";
4282
+ } | {
4283
+ __kind: "OtherSegwit";
4284
+ version: number;
4285
+ program: string;
4286
+ };
4287
+ __kind: "Btc";
4288
+ } | {
4289
+ value: string;
4290
+ __kind: "Arb";
4291
+ } | {
4292
+ value: string;
4293
+ __kind: "Sol";
4294
+ } | {
4295
+ value: string;
4296
+ __kind: "Hub";
4297
+ } | {
4298
+ value: string;
4299
+ __kind: "Tron";
4300
+ } | null | undefined;
4301
+ } | null | undefined;
4302
+ brokerFee?: {
4303
+ account: string;
4304
+ bps: number;
4305
+ } | null | undefined;
4306
+ dcaParams?: {
4307
+ numberOfChunks: number;
4308
+ chunkInterval: number;
4309
+ } | null | undefined;
4310
+ };
4311
+ }>]>;
4312
+ }, "strip", z.ZodTypeAny, {
4313
+ blockHeight: bigint;
4314
+ reason: {
4315
+ __kind: "BelowMinimumDeposit";
4316
+ } | {
4317
+ __kind: "NotEnoughToPayFees";
4318
+ } | {
4319
+ __kind: "TransactionRejectedByBroker";
4320
+ } | {
4321
+ value: {
4322
+ __kind: "Other";
4323
+ } | {
4324
+ __kind: "CannotLookup";
4325
+ } | {
4326
+ __kind: "BadOrigin";
4327
+ } | {
4328
+ value: {
4329
+ index: number;
4330
+ error: `0x${string}`;
4331
+ };
4332
+ __kind: "Module";
4333
+ } | {
4334
+ __kind: "ConsumerRemaining";
4335
+ } | {
4336
+ __kind: "NoProviders";
4337
+ } | {
4338
+ __kind: "TooManyConsumers";
4339
+ } | {
4340
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4341
+ __kind: "Token";
4342
+ } | {
4343
+ value: "Underflow" | "Overflow" | "DivisionByZero";
4344
+ __kind: "Arithmetic";
4345
+ } | {
4346
+ value: "LimitReached" | "NoLayer";
4347
+ __kind: "Transactional";
4348
+ } | {
4349
+ __kind: "Exhausted";
4350
+ } | {
4351
+ __kind: "Corruption";
4352
+ } | {
4353
+ __kind: "Unavailable";
4354
+ } | {
4355
+ __kind: "RootNotAllowed";
4356
+ } | {
4357
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
4358
+ __kind: "Trie";
4359
+ };
4360
+ __kind: "DepositWitnessRejected";
4361
+ } | {
4362
+ __kind: "Unrefundable";
4363
+ };
4364
+ details: {
4365
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
4366
+ depositWitness: {
4367
+ depositAddress: {
4368
+ value: `0x${string}`;
4369
+ __kind: "P2PKH";
4370
+ } | {
4371
+ value: `0x${string}`;
4372
+ __kind: "P2SH";
4373
+ } | {
4374
+ value: `0x${string}`;
4375
+ __kind: "P2WPKH";
4376
+ } | {
4377
+ value: `0x${string}`;
4378
+ __kind: "P2WSH";
4379
+ } | {
4380
+ value: `0x${string}`;
4381
+ __kind: "Taproot";
4382
+ } | {
4383
+ __kind: "OtherSegwit";
4384
+ version: number;
4385
+ program: `0x${string}`;
4386
+ };
4387
+ asset: "Btc";
4388
+ depositDetails: {
4389
+ depositAddress: {
4390
+ pubkeyX: `0x${string}`;
4391
+ scriptPath?: {
4392
+ salt: number;
4393
+ tweakedPubkeyBytes: `0x${string}`;
4394
+ tapleafHash: `0x${string}`;
4395
+ unlockScript: {
4396
+ bytes: `0x${string}`;
4397
+ };
4398
+ } | null | undefined;
4399
+ };
4400
+ amount: bigint;
4401
+ id: {
4402
+ txId: `0x${string}`;
4403
+ vout: number;
4404
+ };
4405
+ };
4406
+ amount: bigint;
4407
+ };
4408
+ } | {
4409
+ __kind: "DepositFailedVaultVariantBitcoin";
4410
+ vaultWitness: {
4411
+ depositDetails: {
4412
+ depositAddress: {
4413
+ pubkeyX: `0x${string}`;
4414
+ scriptPath?: {
4415
+ salt: number;
4416
+ tweakedPubkeyBytes: `0x${string}`;
4417
+ tapleafHash: `0x${string}`;
4418
+ unlockScript: {
4419
+ bytes: `0x${string}`;
4420
+ };
4421
+ } | null | undefined;
4422
+ };
4423
+ amount: bigint;
4424
+ id: {
4425
+ txId: `0x${string}`;
4426
+ vout: number;
4427
+ };
4428
+ };
4429
+ boostFee: number;
4430
+ txId: `0x${string}`;
4431
+ inputAsset: "Btc";
4432
+ depositAmount: bigint;
4433
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4434
+ destinationAddress: {
4435
+ readonly chain: "Ethereum";
4436
+ readonly address: `0x${string}`;
4437
+ } | {
4438
+ readonly chain: "Polkadot";
4439
+ readonly address: string;
4440
+ } | {
4441
+ readonly chain: "Bitcoin";
4442
+ readonly address: string;
4443
+ } | {
4444
+ readonly chain: "Arbitrum";
4445
+ readonly address: `0x${string}`;
4446
+ } | {
4447
+ readonly chain: "Solana";
4448
+ readonly address: string;
4449
+ } | {
4450
+ readonly chain: "Assethub";
4451
+ readonly address: string;
4452
+ } | {
4453
+ readonly chain: "Tron";
4454
+ readonly address: string;
4455
+ };
4456
+ affiliateFees: {
4457
+ account: number;
4458
+ bps: number;
4459
+ }[];
4460
+ refundParams: {
4461
+ retryDuration: number;
4462
+ refundAddress: {
4463
+ value: `0x${string}`;
4464
+ __kind: "P2PKH";
4465
+ } | {
4466
+ value: `0x${string}`;
4467
+ __kind: "P2SH";
4468
+ } | {
4469
+ value: `0x${string}`;
4470
+ __kind: "P2WPKH";
4471
+ } | {
4472
+ value: `0x${string}`;
4473
+ __kind: "P2WSH";
4474
+ } | {
4475
+ value: `0x${string}`;
4476
+ __kind: "Taproot";
4477
+ } | {
4478
+ __kind: "OtherSegwit";
4479
+ version: number;
4480
+ program: `0x${string}`;
4481
+ };
4482
+ minPrice: bigint;
4483
+ refundCcmMetadata?: {
4484
+ message: `0x${string}`;
4485
+ gasBudget: bigint;
4486
+ ccmAdditionalData: `0x${string}`;
4487
+ } | null | undefined;
4488
+ maxOraclePriceSlippage?: number | null | undefined;
4489
+ };
4490
+ depositAddress?: {
4491
+ value: `0x${string}`;
4492
+ __kind: "P2PKH";
4493
+ } | {
4494
+ value: `0x${string}`;
4495
+ __kind: "P2SH";
4496
+ } | {
4497
+ value: `0x${string}`;
4498
+ __kind: "P2WPKH";
4499
+ } | {
4500
+ value: `0x${string}`;
4501
+ __kind: "P2WSH";
4502
+ } | {
4503
+ value: `0x${string}`;
4504
+ __kind: "Taproot";
4505
+ } | {
4506
+ __kind: "OtherSegwit";
4507
+ version: number;
4508
+ program: `0x${string}`;
4509
+ } | null | undefined;
4510
+ channelId?: bigint | null | undefined;
4511
+ depositMetadata?: {
4512
+ channelMetadata: {
4513
+ message: `0x${string}`;
4514
+ gasBudget: bigint;
4515
+ ccmAdditionalData: `0x${string}`;
4516
+ };
4517
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4518
+ sourceAddress?: {
4519
+ value: `0x${string}`;
4520
+ __kind: "Eth";
4521
+ } | {
4522
+ value: `0x${string}`;
4523
+ __kind: "Dot";
4524
+ } | {
4525
+ value: {
4526
+ value: `0x${string}`;
4527
+ __kind: "P2PKH";
4528
+ } | {
4529
+ value: `0x${string}`;
4530
+ __kind: "P2SH";
4531
+ } | {
4532
+ value: `0x${string}`;
4533
+ __kind: "P2WPKH";
4534
+ } | {
4535
+ value: `0x${string}`;
4536
+ __kind: "P2WSH";
4537
+ } | {
4538
+ value: `0x${string}`;
4539
+ __kind: "Taproot";
4540
+ } | {
4541
+ __kind: "OtherSegwit";
4542
+ version: number;
4543
+ program: `0x${string}`;
4544
+ };
4545
+ __kind: "Btc";
4546
+ } | {
4547
+ value: `0x${string}`;
4548
+ __kind: "Arb";
4549
+ } | {
4550
+ value: `0x${string}`;
4551
+ __kind: "Sol";
4552
+ } | {
4553
+ value: `0x${string}`;
4554
+ __kind: "Hub";
4555
+ } | {
4556
+ value: `0x${string}`;
4557
+ __kind: "Tron";
4558
+ } | null | undefined;
4559
+ } | null | undefined;
4560
+ brokerFee?: {
4561
+ account: `cF${string}`;
4562
+ bps: number;
4563
+ } | null | undefined;
4564
+ dcaParams?: {
4565
+ numberOfChunks: number;
4566
+ chunkInterval: number;
4567
+ } | null | undefined;
4568
+ };
4569
+ };
4570
+ }, {
4571
+ blockHeight: string | number;
4572
+ reason: {
4573
+ __kind: "BelowMinimumDeposit";
4574
+ } | {
4575
+ __kind: "NotEnoughToPayFees";
4576
+ } | {
4577
+ __kind: "TransactionRejectedByBroker";
4578
+ } | {
4579
+ value: {
4580
+ __kind: "Other";
4581
+ } | {
4582
+ __kind: "CannotLookup";
4583
+ } | {
4584
+ __kind: "BadOrigin";
4585
+ } | {
4586
+ value: {
4587
+ index: number;
4588
+ error: string;
4589
+ };
4590
+ __kind: "Module";
4591
+ } | {
4592
+ __kind: "ConsumerRemaining";
4593
+ } | {
4594
+ __kind: "NoProviders";
4595
+ } | {
4596
+ __kind: "TooManyConsumers";
4597
+ } | {
4598
+ value: {
4599
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4600
+ };
4601
+ __kind: "Token";
4602
+ } | {
4603
+ value: {
4604
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
4605
+ };
4606
+ __kind: "Arithmetic";
4607
+ } | {
4608
+ value: {
4609
+ __kind: "LimitReached" | "NoLayer";
4610
+ };
4611
+ __kind: "Transactional";
4612
+ } | {
4613
+ __kind: "Exhausted";
4614
+ } | {
4615
+ __kind: "Corruption";
4616
+ } | {
4617
+ __kind: "Unavailable";
4618
+ } | {
4619
+ __kind: "RootNotAllowed";
4620
+ } | {
4621
+ value: {
4622
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
4623
+ };
4624
+ __kind: "Trie";
4625
+ };
4626
+ __kind: "DepositWitnessRejected";
4627
+ } | {
4628
+ __kind: "Unrefundable";
4629
+ };
4630
+ details: {
4631
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
4632
+ depositWitness: {
4633
+ depositAddress: {
4634
+ value: string;
4635
+ __kind: "P2PKH";
4636
+ } | {
4637
+ value: string;
4638
+ __kind: "P2SH";
4639
+ } | {
4640
+ value: string;
4641
+ __kind: "P2WPKH";
4642
+ } | {
4643
+ value: string;
4644
+ __kind: "P2WSH";
4645
+ } | {
4646
+ value: string;
4647
+ __kind: "Taproot";
4648
+ } | {
4649
+ __kind: "OtherSegwit";
4650
+ version: number;
4651
+ program: string;
4652
+ };
4653
+ asset: {
4654
+ __kind: "Btc";
4655
+ };
4656
+ depositDetails: {
4657
+ depositAddress: {
4658
+ pubkeyX: string;
4659
+ scriptPath?: {
4660
+ salt: number;
4661
+ tweakedPubkeyBytes: string;
4662
+ tapleafHash: string;
4663
+ unlockScript: {
4664
+ bytes: string;
4665
+ };
4666
+ } | null | undefined;
4667
+ };
4668
+ amount: string | number;
4669
+ id: {
4670
+ txId: string;
4671
+ vout: number;
4672
+ };
4673
+ };
4674
+ amount: string | number;
4675
+ };
4676
+ } | {
4677
+ __kind: "DepositFailedVaultVariantBitcoin";
4678
+ vaultWitness: {
4679
+ depositDetails: {
4680
+ depositAddress: {
4681
+ pubkeyX: string;
4682
+ scriptPath?: {
4683
+ salt: number;
4684
+ tweakedPubkeyBytes: string;
4685
+ tapleafHash: string;
4686
+ unlockScript: {
4687
+ bytes: string;
4688
+ };
4689
+ } | null | undefined;
4690
+ };
4691
+ amount: string | number;
4692
+ id: {
4693
+ txId: string;
4694
+ vout: number;
4695
+ };
4696
+ };
4697
+ boostFee: number;
4698
+ txId: string;
4699
+ inputAsset: {
4700
+ __kind: "Btc";
4701
+ };
4702
+ depositAmount: string | number;
4703
+ outputAsset: {
4704
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4705
+ };
4706
+ destinationAddress: {
4707
+ value: string;
4708
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4709
+ };
4710
+ affiliateFees: {
4711
+ account: number;
4712
+ bps: number;
4713
+ }[];
4714
+ refundParams: {
4715
+ retryDuration: number;
4716
+ refundAddress: {
4717
+ value: string;
4718
+ __kind: "P2PKH";
4719
+ } | {
4720
+ value: string;
4721
+ __kind: "P2SH";
4722
+ } | {
4723
+ value: string;
4724
+ __kind: "P2WPKH";
4725
+ } | {
4726
+ value: string;
4727
+ __kind: "P2WSH";
4728
+ } | {
4729
+ value: string;
4730
+ __kind: "Taproot";
4731
+ } | {
4732
+ __kind: "OtherSegwit";
4733
+ version: number;
4734
+ program: string;
4735
+ };
4736
+ minPrice: string | number;
4737
+ refundCcmMetadata?: {
4738
+ message: string;
4739
+ gasBudget: string | number;
4740
+ ccmAdditionalData: string;
4741
+ } | null | undefined;
4742
+ maxOraclePriceSlippage?: number | null | undefined;
4743
+ };
4744
+ depositAddress?: {
4745
+ value: string;
4746
+ __kind: "P2PKH";
4747
+ } | {
4748
+ value: string;
4749
+ __kind: "P2SH";
4750
+ } | {
4751
+ value: string;
4752
+ __kind: "P2WPKH";
4753
+ } | {
4754
+ value: string;
4755
+ __kind: "P2WSH";
4756
+ } | {
4757
+ value: string;
4758
+ __kind: "Taproot";
4759
+ } | {
4760
+ __kind: "OtherSegwit";
4761
+ version: number;
4762
+ program: string;
4763
+ } | null | undefined;
4764
+ channelId?: string | number | null | undefined;
4765
+ depositMetadata?: {
4766
+ channelMetadata: {
4767
+ message: string;
4768
+ gasBudget: string | number;
4769
+ ccmAdditionalData: string;
4770
+ };
4771
+ sourceChain: {
4772
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4773
+ };
4774
+ sourceAddress?: {
4775
+ value: string;
4776
+ __kind: "Eth";
4777
+ } | {
4778
+ value: string;
4779
+ __kind: "Dot";
4780
+ } | {
4781
+ value: {
4782
+ value: string;
4783
+ __kind: "P2PKH";
4784
+ } | {
4785
+ value: string;
4786
+ __kind: "P2SH";
4787
+ } | {
4788
+ value: string;
4789
+ __kind: "P2WPKH";
4790
+ } | {
4791
+ value: string;
4792
+ __kind: "P2WSH";
4793
+ } | {
4794
+ value: string;
4795
+ __kind: "Taproot";
4796
+ } | {
4797
+ __kind: "OtherSegwit";
4798
+ version: number;
4799
+ program: string;
4800
+ };
4801
+ __kind: "Btc";
4802
+ } | {
4803
+ value: string;
4804
+ __kind: "Arb";
4805
+ } | {
4806
+ value: string;
4807
+ __kind: "Sol";
4808
+ } | {
4809
+ value: string;
4810
+ __kind: "Hub";
4811
+ } | {
4812
+ value: string;
4813
+ __kind: "Tron";
4814
+ } | null | undefined;
4815
+ } | null | undefined;
4816
+ brokerFee?: {
4817
+ account: string;
4818
+ bps: number;
4819
+ } | null | undefined;
4820
+ dcaParams?: {
4821
+ numberOfChunks: number;
4822
+ chunkInterval: number;
4823
+ } | null | undefined;
4824
+ };
4825
+ };
4826
+ }>>;
2415
4827
  //#endregion
2416
- export { bitcoinIngressEgressDepositFailed };
4828
+ export { bitcoinIngressEgressDepositFailed, bitcoinIngressEgressDepositFailedEvent };