@chainflip/processor 2.1.0-beta.3 → 2.1.0-beta.5

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 (973) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  9. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  10. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  11. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  12. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  13. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  14. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  15. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +2 -2
  16. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +2 -2
  17. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +2 -2
  18. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +2 -2
  19. package/dist/100/common.d.cts +27 -27
  20. package/dist/100/common.d.mts +27 -27
  21. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  22. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  23. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  24. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  25. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  27. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  28. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  29. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  30. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  31. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  32. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +8 -8
  34. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +8 -8
  35. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  36. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  37. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  38. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  39. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  40. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  41. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  42. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  43. package/dist/100/funding/funded.d.cts +2 -2
  44. package/dist/100/funding/funded.d.mts +2 -2
  45. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  46. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  47. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
  48. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  49. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  50. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  51. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  52. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  53. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  54. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  55. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  56. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  57. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  58. package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
  59. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  60. package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
  61. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  62. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  63. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  64. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  65. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  66. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  67. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  68. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  69. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  70. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  71. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  72. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  73. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  74. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  75. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  76. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  77. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  78. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  79. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +8 -8
  80. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +8 -8
  81. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  82. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  83. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  84. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  85. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  86. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  87. package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
  88. package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
  89. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  90. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  91. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  92. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  93. package/dist/100/swapping/swapAmountTooLow.d.cts +20 -20
  94. package/dist/100/swapping/swapAmountTooLow.d.mts +20 -20
  95. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  96. package/dist/100/swapping/swapDepositAddressReady.d.mts +26 -26
  97. package/dist/100/swapping/swapEgressScheduled.d.cts +8 -8
  98. package/dist/100/swapping/swapEgressScheduled.d.mts +8 -8
  99. package/dist/100/swapping/swapExecuted.d.cts +15 -15
  100. package/dist/100/swapping/swapExecuted.d.mts +15 -15
  101. package/dist/100/swapping/swapScheduled.d.cts +31 -31
  102. package/dist/100/swapping/swapScheduled.d.mts +31 -31
  103. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  104. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  105. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  106. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  107. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  108. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  109. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  110. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  111. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  112. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  113. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
  114. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
  115. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +64 -64
  116. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +64 -64
  117. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  118. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  119. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  120. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
  121. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +52 -52
  122. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +52 -52
  123. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  124. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  125. package/dist/11000/common.d.cts +522 -522
  126. package/dist/11000/common.d.mts +522 -522
  127. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  128. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  129. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +46 -46
  130. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +46 -46
  131. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  132. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  133. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  134. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  135. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  136. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  137. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  138. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  139. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
  140. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
  141. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +64 -64
  142. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +64 -64
  143. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  144. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  145. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  146. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
  147. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +46 -46
  148. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +46 -46
  149. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  150. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  151. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  152. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  153. package/dist/11000/swapping/refundEgressScheduled.d.cts +15 -15
  154. package/dist/11000/swapping/refundEgressScheduled.d.mts +15 -15
  155. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  156. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  157. package/dist/11000/swapping/swapDepositAddressReady.d.cts +31 -31
  158. package/dist/11000/swapping/swapDepositAddressReady.d.mts +31 -31
  159. package/dist/11000/swapping/swapRequested.d.cts +40 -40
  160. package/dist/11000/swapping/swapRequested.d.mts +40 -40
  161. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  162. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  163. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +4 -4
  164. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +4 -4
  165. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  166. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  167. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +170 -170
  168. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +170 -170
  169. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +170 -170
  170. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +170 -170
  171. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +316 -316
  172. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +316 -316
  173. package/dist/11100/common.d.cts +2886 -2886
  174. package/dist/11100/common.d.mts +2886 -2886
  175. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +102 -102
  176. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +102 -102
  177. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +170 -170
  178. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +170 -170
  179. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +79 -79
  180. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +79 -79
  181. package/dist/11100/funding/sCCallExecuted.d.cts +24 -24
  182. package/dist/11100/funding/sCCallExecuted.d.mts +24 -24
  183. package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
  184. package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
  185. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  186. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  187. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  188. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  189. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  190. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  191. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
  192. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
  193. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  194. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  195. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  196. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  197. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  198. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  199. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  200. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  201. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  202. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  203. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  204. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  205. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +170 -170
  206. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +170 -170
  207. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +170 -170
  208. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +170 -170
  209. package/dist/11100/swapping/swapDepositAddressReady.d.cts +39 -39
  210. package/dist/11100/swapping/swapDepositAddressReady.d.mts +39 -39
  211. package/dist/11100/swapping/swapExecuted.d.cts +12 -12
  212. package/dist/11100/swapping/swapExecuted.d.mts +12 -12
  213. package/dist/11100/swapping/swapRequested.d.cts +384 -384
  214. package/dist/11100/swapping/swapRequested.d.mts +384 -384
  215. package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
  216. package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
  217. package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
  218. package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
  219. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  220. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  221. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +16 -16
  222. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +16 -16
  223. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +16 -16
  224. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +16 -16
  225. package/dist/11200/common.d.cts +173 -173
  226. package/dist/11200/common.d.mts +173 -173
  227. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
  228. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
  229. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +16 -16
  230. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +16 -16
  231. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
  232. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
  233. package/dist/11200/swapping/swapRequested.d.cts +30 -30
  234. package/dist/11200/swapping/swapRequested.d.mts +30 -30
  235. package/dist/120/common.d.cts +7 -7
  236. package/dist/120/common.d.mts +7 -7
  237. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  238. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  239. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  240. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  241. package/dist/120/swapping/ccmFailed.d.cts +8 -8
  242. package/dist/120/swapping/ccmFailed.d.mts +8 -8
  243. package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
  244. package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
  245. package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
  246. package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
  247. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  248. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  249. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  250. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  251. package/dist/131/common.d.cts +11 -11
  252. package/dist/131/common.d.mts +11 -11
  253. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  254. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  255. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  256. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  257. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +16 -16
  258. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +16 -16
  259. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  260. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  261. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  262. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  263. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  264. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  265. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  266. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  267. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  268. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  269. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  270. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  271. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  272. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  273. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  274. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  275. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  276. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  277. package/dist/131/swapping/ccmFailed.d.cts +38 -38
  278. package/dist/131/swapping/ccmFailed.d.mts +38 -38
  279. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  280. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  281. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  282. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  283. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  284. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  285. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  286. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  287. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  288. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  289. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  290. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  291. package/dist/131/swapping/swapScheduled.d.cts +27 -27
  292. package/dist/131/swapping/swapScheduled.d.mts +27 -27
  293. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  294. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  295. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  296. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  297. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  298. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  299. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  300. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  301. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  302. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  303. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  304. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  305. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  306. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  307. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  308. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +5 -5
  309. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  310. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  311. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  312. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  313. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  314. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  315. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  316. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  317. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  318. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  319. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  320. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  321. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  322. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  323. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  324. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  325. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  326. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  327. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  328. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  329. package/dist/141/common.d.cts +32 -32
  330. package/dist/141/common.d.mts +32 -32
  331. package/dist/141/environment/staleUtxosDiscarded.d.cts +14 -14
  332. package/dist/141/environment/staleUtxosDiscarded.d.mts +14 -14
  333. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  334. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  335. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  336. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  337. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  338. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  339. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  340. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  341. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  342. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +5 -5
  343. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  344. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  345. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  346. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  347. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  348. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  349. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  350. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  351. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +12 -12
  352. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +12 -12
  353. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  354. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  355. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  356. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  357. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  358. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  359. package/dist/141/liquidityProvider/accountCredited.d.cts +6 -6
  360. package/dist/141/liquidityProvider/accountCredited.d.mts +6 -6
  361. package/dist/141/liquidityProvider/accountDebited.d.cts +6 -6
  362. package/dist/141/liquidityProvider/accountDebited.d.mts +6 -6
  363. package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
  364. package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
  365. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  366. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  367. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  368. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  369. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
  370. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
  371. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  372. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  373. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  374. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  375. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  376. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  377. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  378. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  379. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +5 -5
  380. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +5 -5
  381. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  382. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  383. package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
  384. package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
  385. package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
  386. package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
  387. package/dist/141/swapping/ccmFailed.d.cts +17 -17
  388. package/dist/141/swapping/ccmFailed.d.mts +17 -17
  389. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  390. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  391. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  392. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  393. package/dist/141/swapping/swapDepositAddressReady.d.cts +24 -24
  394. package/dist/141/swapping/swapDepositAddressReady.d.mts +24 -24
  395. package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
  396. package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
  397. package/dist/141/swapping/swapEgressScheduled.d.cts +9 -9
  398. package/dist/141/swapping/swapEgressScheduled.d.mts +9 -9
  399. package/dist/141/swapping/swapExecuted.d.cts +12 -12
  400. package/dist/141/swapping/swapExecuted.d.mts +12 -12
  401. package/dist/141/swapping/swapScheduled.d.cts +25 -25
  402. package/dist/141/swapping/swapScheduled.d.mts +25 -25
  403. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  404. package/dist/141/swapping/withdrawalRequested.d.mts +10 -10
  405. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  406. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  407. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  408. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  409. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  410. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  411. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  412. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  413. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  414. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  415. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  416. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  417. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  418. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  419. package/dist/150/common.d.cts +31 -31
  420. package/dist/150/common.d.mts +31 -31
  421. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  422. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  423. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  424. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  425. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  426. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  427. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  428. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  429. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  430. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  431. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +16 -16
  432. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +16 -16
  433. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  434. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  435. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  436. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  437. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  438. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  439. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  440. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  441. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  442. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  443. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  444. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  445. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  446. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  447. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  448. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  449. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  450. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  451. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  452. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  453. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  454. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  455. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  456. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  457. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  458. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  459. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  460. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  461. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  462. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  463. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  464. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  465. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  466. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  467. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  468. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  469. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  470. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  471. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  472. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  473. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  474. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  475. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  476. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  477. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  478. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  479. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  480. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  481. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  482. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  483. package/dist/150/swapping/ccmFailed.d.cts +9 -9
  484. package/dist/150/swapping/ccmFailed.d.mts +9 -9
  485. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  486. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  487. package/dist/150/swapping/refundEgressIgnored.d.cts +7 -7
  488. package/dist/150/swapping/refundEgressIgnored.d.mts +7 -7
  489. package/dist/150/swapping/refundEgressScheduled.d.cts +7 -7
  490. package/dist/150/swapping/refundEgressScheduled.d.mts +7 -7
  491. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  492. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  493. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  494. package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
  495. package/dist/150/swapping/swapEgressIgnored.d.cts +7 -7
  496. package/dist/150/swapping/swapEgressIgnored.d.mts +7 -7
  497. package/dist/150/swapping/swapEgressScheduled.d.cts +7 -7
  498. package/dist/150/swapping/swapEgressScheduled.d.mts +7 -7
  499. package/dist/150/swapping/swapExecuted.d.cts +12 -12
  500. package/dist/150/swapping/swapExecuted.d.mts +12 -12
  501. package/dist/150/swapping/swapScheduled.d.cts +27 -27
  502. package/dist/150/swapping/swapScheduled.d.mts +27 -27
  503. package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
  504. package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
  505. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  506. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  507. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  508. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  509. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  510. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  511. package/dist/160/assetBalances/accountCredited.d.cts +8 -8
  512. package/dist/160/assetBalances/accountCredited.d.mts +8 -8
  513. package/dist/160/assetBalances/accountDebited.d.cts +8 -8
  514. package/dist/160/assetBalances/accountDebited.d.mts +8 -8
  515. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  516. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  517. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  518. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  519. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  520. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  521. package/dist/160/common.d.cts +203 -203
  522. package/dist/160/common.d.mts +203 -203
  523. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  524. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  525. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  526. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  527. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  528. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  529. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  530. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  531. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  532. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  533. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
  534. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
  535. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  536. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  537. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  538. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  539. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  540. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  541. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  542. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  543. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  544. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  545. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  546. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  547. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  548. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  549. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  550. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  551. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  552. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  553. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  554. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  555. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  556. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  557. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  558. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  559. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  560. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  561. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  562. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  563. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  564. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  565. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
  566. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
  567. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  568. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  569. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  570. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  571. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  572. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  573. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  574. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  575. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  576. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  577. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  578. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  579. package/dist/160/swapping/refundEgressIgnored.d.cts +30 -30
  580. package/dist/160/swapping/refundEgressIgnored.d.mts +30 -30
  581. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  582. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  583. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  584. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  585. package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
  586. package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
  587. package/dist/160/swapping/swapEgressIgnored.d.cts +30 -30
  588. package/dist/160/swapping/swapEgressIgnored.d.mts +30 -30
  589. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  590. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  591. package/dist/160/swapping/swapExecuted.d.cts +13 -13
  592. package/dist/160/swapping/swapExecuted.d.mts +13 -13
  593. package/dist/160/swapping/swapRequested.d.cts +42 -42
  594. package/dist/160/swapping/swapRequested.d.mts +42 -42
  595. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  596. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  597. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  598. package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
  599. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  600. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  601. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  602. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  603. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  604. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  605. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  606. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  607. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  608. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  609. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +38 -38
  610. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +38 -38
  611. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +40 -40
  612. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +40 -40
  613. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +44 -44
  614. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +44 -44
  615. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +78 -78
  616. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +78 -78
  617. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  618. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  619. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +20 -20
  620. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +20 -20
  621. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +18 -18
  622. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +18 -18
  623. package/dist/170/common.d.cts +168 -168
  624. package/dist/170/common.d.mts +168 -168
  625. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  626. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  627. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  628. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  629. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  630. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  631. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  632. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  633. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  634. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  635. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  636. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  637. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  638. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  639. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  640. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  641. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  642. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  643. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  644. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  645. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  646. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  647. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  648. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  649. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  650. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  651. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  652. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  653. package/dist/170/swapping/swapRequested.d.cts +53 -53
  654. package/dist/170/swapping/swapRequested.d.mts +53 -53
  655. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  656. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  657. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
  658. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
  659. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +77 -77
  660. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +77 -77
  661. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  662. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  663. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  664. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  665. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  666. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  667. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  668. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  669. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  670. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  671. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
  672. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
  673. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +135 -135
  674. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +135 -135
  675. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
  676. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
  677. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  678. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  679. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  680. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  681. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  682. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  683. package/dist/180/common.d.cts +534 -534
  684. package/dist/180/common.d.mts +534 -534
  685. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  686. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  687. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
  688. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
  689. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +77 -77
  690. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +77 -77
  691. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  692. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  693. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  694. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  695. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  696. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  697. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  698. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  699. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  700. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  701. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
  702. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
  703. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +80 -80
  704. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +80 -80
  705. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  706. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  707. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  708. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  709. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  710. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  711. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  712. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  713. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  714. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  715. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
  716. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
  717. package/dist/180/solanaIngressEgress/depositFailed.d.cts +62 -62
  718. package/dist/180/solanaIngressEgress/depositFailed.d.mts +62 -62
  719. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +14 -14
  720. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +14 -14
  721. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  722. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  723. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  724. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  725. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  726. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  727. package/dist/180/swapping/refundEgressScheduled.d.cts +16 -16
  728. package/dist/180/swapping/refundEgressScheduled.d.mts +16 -16
  729. package/dist/180/swapping/swapDepositAddressReady.d.cts +45 -45
  730. package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
  731. package/dist/180/swapping/swapEgressScheduled.d.cts +16 -16
  732. package/dist/180/swapping/swapEgressScheduled.d.mts +16 -16
  733. package/dist/180/swapping/swapRequested.d.cts +41 -41
  734. package/dist/180/swapping/swapRequested.d.mts +41 -41
  735. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  736. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  737. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  738. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  739. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  740. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  741. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  742. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  743. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  744. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  745. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  746. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  747. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  748. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  749. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  750. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  751. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  752. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  753. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  754. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  755. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  756. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  757. package/dist/190/assethubIngressEgress/depositFailed.d.cts +52 -52
  758. package/dist/190/assethubIngressEgress/depositFailed.d.mts +52 -52
  759. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  760. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  761. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  762. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  763. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  764. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  765. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  766. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  767. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  768. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  769. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  770. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  771. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  772. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  773. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +40 -40
  774. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +40 -40
  775. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  776. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  777. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  778. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  779. package/dist/190/common.d.cts +280 -280
  780. package/dist/190/common.d.mts +280 -280
  781. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  782. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  783. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  784. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  785. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +34 -34
  786. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +34 -34
  787. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  788. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  789. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  790. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  791. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
  792. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
  793. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  794. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  795. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  796. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  797. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  798. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  799. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  800. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  801. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  802. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  803. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  804. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  805. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +52 -52
  806. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +52 -52
  807. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  808. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  809. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  810. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  811. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  812. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  813. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  814. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  815. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  816. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  817. package/dist/190/solanaIngressEgress/depositFailed.d.cts +28 -28
  818. package/dist/190/solanaIngressEgress/depositFailed.d.mts +28 -28
  819. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  820. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  821. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  822. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  823. package/dist/190/swapping/creditedOnChain.d.cts +2 -2
  824. package/dist/190/swapping/creditedOnChain.d.mts +2 -2
  825. package/dist/190/swapping/refundEgressIgnored.d.cts +2 -2
  826. package/dist/190/swapping/refundEgressIgnored.d.mts +2 -2
  827. package/dist/190/swapping/refundEgressScheduled.d.cts +6 -6
  828. package/dist/190/swapping/refundEgressScheduled.d.mts +6 -6
  829. package/dist/190/swapping/refundedOnChain.d.cts +2 -2
  830. package/dist/190/swapping/refundedOnChain.d.mts +2 -2
  831. package/dist/190/swapping/swapDepositAddressReady.d.cts +8 -8
  832. package/dist/190/swapping/swapDepositAddressReady.d.mts +8 -8
  833. package/dist/190/swapping/swapEgressIgnored.d.cts +2 -2
  834. package/dist/190/swapping/swapEgressIgnored.d.mts +2 -2
  835. package/dist/190/swapping/swapEgressScheduled.d.cts +6 -6
  836. package/dist/190/swapping/swapEgressScheduled.d.mts +6 -6
  837. package/dist/190/swapping/swapExecuted.d.cts +4 -4
  838. package/dist/190/swapping/swapExecuted.d.mts +4 -4
  839. package/dist/190/swapping/swapRequested.d.cts +10 -10
  840. package/dist/190/swapping/swapRequested.d.mts +10 -10
  841. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  842. package/dist/190/swapping/withdrawalRequested.d.mts +4 -4
  843. package/dist/200/common.d.cts +897 -897
  844. package/dist/200/common.d.mts +897 -897
  845. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +90 -90
  846. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +90 -90
  847. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  848. package/dist/200/lendingPools/loanCreated.d.mts +2 -2
  849. package/dist/200/lendingPools/palletConfigUpdated.d.cts +16 -16
  850. package/dist/200/lendingPools/palletConfigUpdated.d.mts +16 -16
  851. package/dist/200/lendingPools/whitelistUpdated.d.cts +12 -12
  852. package/dist/200/lendingPools/whitelistUpdated.d.mts +12 -12
  853. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +10 -10
  854. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +10 -10
  855. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  856. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  857. package/dist/200/swapping/swapRequested.d.cts +393 -393
  858. package/dist/200/swapping/swapRequested.d.mts +393 -393
  859. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  860. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  861. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  862. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  863. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  864. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  865. package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
  866. package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
  867. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  868. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  869. package/dist/210/common.d.cts +634 -634
  870. package/dist/210/common.d.mts +634 -634
  871. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +98 -98
  872. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +98 -98
  873. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +34 -34
  874. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +34 -34
  875. package/dist/210/funding/funded.d.cts +8 -8
  876. package/dist/210/funding/funded.d.mts +8 -8
  877. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  878. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  879. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  880. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  881. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  882. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  883. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  884. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  885. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  886. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  887. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  888. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  889. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  890. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  891. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  892. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  893. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  894. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  895. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  896. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  897. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  898. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  899. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  900. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  901. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
  902. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
  903. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  904. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  905. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  906. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  907. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  908. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  909. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  910. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  911. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  912. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  913. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
  914. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
  915. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +12 -12
  916. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +12 -12
  917. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  918. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  919. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  920. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  921. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  922. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  923. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
  924. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
  925. package/dist/210/solanaIngressEgress/depositFailed.d.cts +34 -34
  926. package/dist/210/solanaIngressEgress/depositFailed.d.mts +34 -34
  927. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +18 -18
  928. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +18 -18
  929. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  930. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  931. package/dist/210/swapping/creditedOnChain.d.cts +6 -6
  932. package/dist/210/swapping/creditedOnChain.d.mts +6 -6
  933. package/dist/210/swapping/palletConfigUpdated.d.cts +32 -32
  934. package/dist/210/swapping/palletConfigUpdated.d.mts +32 -32
  935. package/dist/210/swapping/refundEgressIgnored.d.cts +6 -6
  936. package/dist/210/swapping/refundEgressIgnored.d.mts +6 -6
  937. package/dist/210/swapping/refundEgressScheduled.d.cts +12 -12
  938. package/dist/210/swapping/refundEgressScheduled.d.mts +12 -12
  939. package/dist/210/swapping/refundedOnChain.d.cts +6 -6
  940. package/dist/210/swapping/refundedOnChain.d.mts +6 -6
  941. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  942. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  943. package/dist/210/swapping/swapDepositAddressReady.d.cts +27 -27
  944. package/dist/210/swapping/swapDepositAddressReady.d.mts +27 -27
  945. package/dist/210/swapping/swapEgressIgnored.d.cts +6 -6
  946. package/dist/210/swapping/swapEgressIgnored.d.mts +6 -6
  947. package/dist/210/swapping/swapEgressScheduled.d.cts +12 -12
  948. package/dist/210/swapping/swapEgressScheduled.d.mts +12 -12
  949. package/dist/210/swapping/swapExecuted.d.cts +12 -12
  950. package/dist/210/swapping/swapExecuted.d.mts +12 -12
  951. package/dist/210/swapping/swapRequested.d.cts +51 -51
  952. package/dist/210/swapping/swapRequested.d.mts +51 -51
  953. package/dist/210/swapping/withdrawalRequested.d.cts +12 -12
  954. package/dist/210/swapping/withdrawalRequested.d.mts +12 -12
  955. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  956. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  957. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  958. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  959. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  960. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  961. package/dist/Processor.cjs +7 -18
  962. package/dist/Processor.d.cts +1 -3
  963. package/dist/Processor.d.mts +1 -2
  964. package/dist/Processor.mjs +3 -12
  965. package/dist/index.cjs +1 -1
  966. package/dist/index.d.cts +2 -2
  967. package/dist/index.d.mts +2 -2
  968. package/dist/index.mjs +2 -2
  969. package/dist/utils.cjs +15 -1
  970. package/dist/utils.d.cts +4 -2
  971. package/dist/utils.d.mts +4 -2
  972. package/dist/utils.mjs +13 -1
  973. package/package.json +1 -1
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
54
54
  error: string;
55
55
  }>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- __kind: "Module";
58
57
  value: {
59
58
  index: number;
60
59
  error: `0x${string}`;
61
60
  };
62
- }, {
63
61
  __kind: "Module";
62
+ }, {
64
63
  value: {
65
64
  index: number;
66
65
  error: string;
67
66
  };
67
+ __kind: "Module";
68
68
  }>, z.ZodObject<{
69
69
  __kind: z.ZodLiteral<"ConsumerRemaining">;
70
70
  }, "strip", z.ZodTypeAny, {
@@ -95,13 +95,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
95
95
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
96
96
  }>;
97
97
  }, "strip", z.ZodTypeAny, {
98
- __kind: "Token";
99
98
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
100
- }, {
101
99
  __kind: "Token";
100
+ }, {
102
101
  value: {
103
102
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
104
103
  };
104
+ __kind: "Token";
105
105
  }>, z.ZodObject<{
106
106
  __kind: z.ZodLiteral<"Arithmetic">;
107
107
  value: z.ZodEffects<z.ZodObject<{
@@ -114,13 +114,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
114
114
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
115
115
  }>;
116
116
  }, "strip", z.ZodTypeAny, {
117
- __kind: "Arithmetic";
118
117
  value: "Underflow" | "Overflow" | "DivisionByZero";
119
- }, {
120
118
  __kind: "Arithmetic";
119
+ }, {
121
120
  value: {
122
121
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
123
122
  };
123
+ __kind: "Arithmetic";
124
124
  }>, z.ZodObject<{
125
125
  __kind: z.ZodLiteral<"Transactional">;
126
126
  value: z.ZodEffects<z.ZodObject<{
@@ -133,13 +133,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
133
133
  __kind: "LimitReached" | "NoLayer";
134
134
  }>;
135
135
  }, "strip", z.ZodTypeAny, {
136
- __kind: "Transactional";
137
136
  value: "LimitReached" | "NoLayer";
138
- }, {
139
137
  __kind: "Transactional";
138
+ }, {
140
139
  value: {
141
140
  __kind: "LimitReached" | "NoLayer";
142
141
  };
142
+ __kind: "Transactional";
143
143
  }>, z.ZodObject<{
144
144
  __kind: z.ZodLiteral<"Exhausted">;
145
145
  }, "strip", z.ZodTypeAny, {
@@ -166,7 +166,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
166
166
  __kind: "RootNotAllowed";
167
167
  }>]>;
168
168
  }, "strip", z.ZodTypeAny, {
169
- __kind: "DepositWitnessRejected";
170
169
  value: {
171
170
  __kind: "Other";
172
171
  } | {
@@ -174,11 +173,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
174
173
  } | {
175
174
  __kind: "BadOrigin";
176
175
  } | {
177
- __kind: "Module";
178
176
  value: {
179
177
  index: number;
180
178
  error: `0x${string}`;
181
179
  };
180
+ __kind: "Module";
182
181
  } | {
183
182
  __kind: "ConsumerRemaining";
184
183
  } | {
@@ -186,14 +185,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
186
185
  } | {
187
186
  __kind: "TooManyConsumers";
188
187
  } | {
189
- __kind: "Token";
190
188
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
189
+ __kind: "Token";
191
190
  } | {
192
- __kind: "Arithmetic";
193
191
  value: "Underflow" | "Overflow" | "DivisionByZero";
192
+ __kind: "Arithmetic";
194
193
  } | {
195
- __kind: "Transactional";
196
194
  value: "LimitReached" | "NoLayer";
195
+ __kind: "Transactional";
197
196
  } | {
198
197
  __kind: "Exhausted";
199
198
  } | {
@@ -203,8 +202,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
203
202
  } | {
204
203
  __kind: "RootNotAllowed";
205
204
  };
206
- }, {
207
205
  __kind: "DepositWitnessRejected";
206
+ }, {
208
207
  value: {
209
208
  __kind: "Other";
210
209
  } | {
@@ -212,11 +211,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
212
211
  } | {
213
212
  __kind: "BadOrigin";
214
213
  } | {
215
- __kind: "Module";
216
214
  value: {
217
215
  index: number;
218
216
  error: string;
219
217
  };
218
+ __kind: "Module";
220
219
  } | {
221
220
  __kind: "ConsumerRemaining";
222
221
  } | {
@@ -224,20 +223,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
224
223
  } | {
225
224
  __kind: "TooManyConsumers";
226
225
  } | {
227
- __kind: "Token";
228
226
  value: {
229
227
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
230
228
  };
229
+ __kind: "Token";
231
230
  } | {
232
- __kind: "Arithmetic";
233
231
  value: {
234
232
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
235
233
  };
234
+ __kind: "Arithmetic";
236
235
  } | {
237
- __kind: "Transactional";
238
236
  value: {
239
237
  __kind: "LimitReached" | "NoLayer";
240
238
  };
239
+ __kind: "Transactional";
241
240
  } | {
242
241
  __kind: "Exhausted";
243
242
  } | {
@@ -247,6 +246,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
247
246
  } | {
248
247
  __kind: "RootNotAllowed";
249
248
  };
249
+ __kind: "DepositWitnessRejected";
250
250
  }>]>;
251
251
  details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
252
252
  __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
@@ -255,47 +255,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
255
255
  __kind: z.ZodLiteral<"P2PKH">;
256
256
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
257
257
  }, "strip", z.ZodTypeAny, {
258
- __kind: "P2PKH";
259
258
  value: `0x${string}`;
260
- }, {
261
259
  __kind: "P2PKH";
260
+ }, {
262
261
  value: string;
262
+ __kind: "P2PKH";
263
263
  }>, z.ZodObject<{
264
264
  __kind: z.ZodLiteral<"P2SH">;
265
265
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
266
266
  }, "strip", z.ZodTypeAny, {
267
- __kind: "P2SH";
268
267
  value: `0x${string}`;
269
- }, {
270
268
  __kind: "P2SH";
269
+ }, {
271
270
  value: string;
271
+ __kind: "P2SH";
272
272
  }>, z.ZodObject<{
273
273
  __kind: z.ZodLiteral<"P2WPKH">;
274
274
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
275
275
  }, "strip", z.ZodTypeAny, {
276
- __kind: "P2WPKH";
277
276
  value: `0x${string}`;
278
- }, {
279
277
  __kind: "P2WPKH";
278
+ }, {
280
279
  value: string;
280
+ __kind: "P2WPKH";
281
281
  }>, z.ZodObject<{
282
282
  __kind: z.ZodLiteral<"P2WSH">;
283
283
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
284
284
  }, "strip", z.ZodTypeAny, {
285
- __kind: "P2WSH";
286
285
  value: `0x${string}`;
287
- }, {
288
286
  __kind: "P2WSH";
287
+ }, {
289
288
  value: string;
289
+ __kind: "P2WSH";
290
290
  }>, z.ZodObject<{
291
291
  __kind: z.ZodLiteral<"Taproot">;
292
292
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
293
293
  }, "strip", z.ZodTypeAny, {
294
- __kind: "Taproot";
295
294
  value: `0x${string}`;
296
- }, {
297
295
  __kind: "Taproot";
296
+ }, {
298
297
  value: string;
298
+ __kind: "Taproot";
299
299
  }>, z.ZodObject<{
300
300
  __kind: z.ZodLiteral<"OtherSegwit">;
301
301
  version: z.ZodNumber;
@@ -381,6 +381,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
381
381
  } | null | undefined;
382
382
  }>;
383
383
  }, "strip", z.ZodTypeAny, {
384
+ amount: bigint;
384
385
  depositAddress: {
385
386
  pubkeyX: `0x${string}`;
386
387
  scriptPath?: {
@@ -392,12 +393,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
392
393
  };
393
394
  } | null | undefined;
394
395
  };
395
- amount: bigint;
396
396
  id: {
397
397
  txId: `0x${string}`;
398
398
  vout: number;
399
399
  };
400
400
  }, {
401
+ amount: string | number;
401
402
  depositAddress: {
402
403
  pubkeyX: string;
403
404
  scriptPath?: {
@@ -409,7 +410,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
409
410
  };
410
411
  } | null | undefined;
411
412
  };
412
- amount: string | number;
413
413
  id: {
414
414
  txId: string;
415
415
  vout: number;
@@ -417,28 +417,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
417
417
  }>;
418
418
  }, "strip", z.ZodTypeAny, {
419
419
  asset: "Btc";
420
+ amount: bigint;
420
421
  depositAddress: {
421
- __kind: "P2PKH";
422
422
  value: `0x${string}`;
423
+ __kind: "P2PKH";
423
424
  } | {
424
- __kind: "P2SH";
425
425
  value: `0x${string}`;
426
+ __kind: "P2SH";
426
427
  } | {
427
- __kind: "P2WPKH";
428
428
  value: `0x${string}`;
429
+ __kind: "P2WPKH";
429
430
  } | {
430
- __kind: "P2WSH";
431
431
  value: `0x${string}`;
432
+ __kind: "P2WSH";
432
433
  } | {
433
- __kind: "Taproot";
434
434
  value: `0x${string}`;
435
+ __kind: "Taproot";
435
436
  } | {
436
437
  __kind: "OtherSegwit";
437
438
  version: number;
438
439
  program: `0x${string}`;
439
440
  };
440
- amount: bigint;
441
441
  depositDetails: {
442
+ amount: bigint;
442
443
  depositAddress: {
443
444
  pubkeyX: `0x${string}`;
444
445
  scriptPath?: {
@@ -450,7 +451,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
450
451
  };
451
452
  } | null | undefined;
452
453
  };
453
- amount: bigint;
454
454
  id: {
455
455
  txId: `0x${string}`;
456
456
  vout: number;
@@ -460,28 +460,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
460
460
  asset: {
461
461
  __kind: "Btc";
462
462
  };
463
+ amount: string | number;
463
464
  depositAddress: {
464
- __kind: "P2PKH";
465
465
  value: string;
466
+ __kind: "P2PKH";
466
467
  } | {
467
- __kind: "P2SH";
468
468
  value: string;
469
+ __kind: "P2SH";
469
470
  } | {
470
- __kind: "P2WPKH";
471
471
  value: string;
472
+ __kind: "P2WPKH";
472
473
  } | {
473
- __kind: "P2WSH";
474
474
  value: string;
475
+ __kind: "P2WSH";
475
476
  } | {
476
- __kind: "Taproot";
477
477
  value: string;
478
+ __kind: "Taproot";
478
479
  } | {
479
480
  __kind: "OtherSegwit";
480
481
  version: number;
481
482
  program: string;
482
483
  };
483
- amount: string | number;
484
484
  depositDetails: {
485
+ amount: string | number;
485
486
  depositAddress: {
486
487
  pubkeyX: string;
487
488
  scriptPath?: {
@@ -493,7 +494,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
493
494
  };
494
495
  } | null | undefined;
495
496
  };
496
- amount: string | number;
497
497
  id: {
498
498
  txId: string;
499
499
  vout: number;
@@ -504,28 +504,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
504
504
  __kind: "DepositFailedDepositChannelVariantBitcoin";
505
505
  depositWitness: {
506
506
  asset: "Btc";
507
+ amount: bigint;
507
508
  depositAddress: {
508
- __kind: "P2PKH";
509
509
  value: `0x${string}`;
510
+ __kind: "P2PKH";
510
511
  } | {
511
- __kind: "P2SH";
512
512
  value: `0x${string}`;
513
+ __kind: "P2SH";
513
514
  } | {
514
- __kind: "P2WPKH";
515
515
  value: `0x${string}`;
516
+ __kind: "P2WPKH";
516
517
  } | {
517
- __kind: "P2WSH";
518
518
  value: `0x${string}`;
519
+ __kind: "P2WSH";
519
520
  } | {
520
- __kind: "Taproot";
521
521
  value: `0x${string}`;
522
+ __kind: "Taproot";
522
523
  } | {
523
524
  __kind: "OtherSegwit";
524
525
  version: number;
525
526
  program: `0x${string}`;
526
527
  };
527
- amount: bigint;
528
528
  depositDetails: {
529
+ amount: bigint;
529
530
  depositAddress: {
530
531
  pubkeyX: `0x${string}`;
531
532
  scriptPath?: {
@@ -537,7 +538,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
537
538
  };
538
539
  } | null | undefined;
539
540
  };
540
- amount: bigint;
541
541
  id: {
542
542
  txId: `0x${string}`;
543
543
  vout: number;
@@ -550,28 +550,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
550
550
  asset: {
551
551
  __kind: "Btc";
552
552
  };
553
+ amount: string | number;
553
554
  depositAddress: {
554
- __kind: "P2PKH";
555
555
  value: string;
556
+ __kind: "P2PKH";
556
557
  } | {
557
- __kind: "P2SH";
558
558
  value: string;
559
+ __kind: "P2SH";
559
560
  } | {
560
- __kind: "P2WPKH";
561
561
  value: string;
562
+ __kind: "P2WPKH";
562
563
  } | {
563
- __kind: "P2WSH";
564
564
  value: string;
565
+ __kind: "P2WSH";
565
566
  } | {
566
- __kind: "Taproot";
567
567
  value: string;
568
+ __kind: "Taproot";
568
569
  } | {
569
570
  __kind: "OtherSegwit";
570
571
  version: number;
571
572
  program: string;
572
573
  };
573
- amount: string | number;
574
574
  depositDetails: {
575
+ amount: string | number;
575
576
  depositAddress: {
576
577
  pubkeyX: string;
577
578
  scriptPath?: {
@@ -583,7 +584,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
583
584
  };
584
585
  } | null | undefined;
585
586
  };
586
- amount: string | number;
587
587
  id: {
588
588
  txId: string;
589
589
  vout: number;
@@ -606,47 +606,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
606
606
  __kind: z.ZodLiteral<"P2PKH">;
607
607
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
608
608
  }, "strip", z.ZodTypeAny, {
609
- __kind: "P2PKH";
610
609
  value: `0x${string}`;
611
- }, {
612
610
  __kind: "P2PKH";
611
+ }, {
613
612
  value: string;
613
+ __kind: "P2PKH";
614
614
  }>, z.ZodObject<{
615
615
  __kind: z.ZodLiteral<"P2SH">;
616
616
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
617
617
  }, "strip", z.ZodTypeAny, {
618
- __kind: "P2SH";
619
618
  value: `0x${string}`;
620
- }, {
621
619
  __kind: "P2SH";
620
+ }, {
622
621
  value: string;
622
+ __kind: "P2SH";
623
623
  }>, z.ZodObject<{
624
624
  __kind: z.ZodLiteral<"P2WPKH">;
625
625
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
626
626
  }, "strip", z.ZodTypeAny, {
627
- __kind: "P2WPKH";
628
627
  value: `0x${string}`;
629
- }, {
630
628
  __kind: "P2WPKH";
629
+ }, {
631
630
  value: string;
631
+ __kind: "P2WPKH";
632
632
  }>, z.ZodObject<{
633
633
  __kind: z.ZodLiteral<"P2WSH">;
634
634
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
635
635
  }, "strip", z.ZodTypeAny, {
636
- __kind: "P2WSH";
637
636
  value: `0x${string}`;
638
- }, {
639
637
  __kind: "P2WSH";
638
+ }, {
640
639
  value: string;
640
+ __kind: "P2WSH";
641
641
  }>, z.ZodObject<{
642
642
  __kind: z.ZodLiteral<"Taproot">;
643
643
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
644
644
  }, "strip", z.ZodTypeAny, {
645
- __kind: "Taproot";
646
645
  value: `0x${string}`;
647
- }, {
648
646
  __kind: "Taproot";
647
+ }, {
649
648
  value: string;
649
+ __kind: "Taproot";
650
650
  }>, z.ZodObject<{
651
651
  __kind: z.ZodLiteral<"OtherSegwit">;
652
652
  version: z.ZodNumber;
@@ -724,6 +724,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
724
724
  } | null | undefined;
725
725
  }>;
726
726
  }, "strip", z.ZodTypeAny, {
727
+ amount: bigint;
727
728
  depositAddress: {
728
729
  pubkeyX: `0x${string}`;
729
730
  scriptPath?: {
@@ -735,12 +736,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
735
736
  };
736
737
  } | null | undefined;
737
738
  };
738
- amount: bigint;
739
739
  id: {
740
740
  txId: `0x${string}`;
741
741
  vout: number;
742
742
  };
743
743
  }, {
744
+ amount: string | number;
744
745
  depositAddress: {
745
746
  pubkeyX: string;
746
747
  scriptPath?: {
@@ -752,7 +753,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
752
753
  };
753
754
  } | null | undefined;
754
755
  };
755
- amount: string | number;
756
756
  id: {
757
757
  txId: string;
758
758
  vout: number;
@@ -761,21 +761,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
761
761
  outputAsset: z.ZodEffects<z.ZodObject<{
762
762
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
763
763
  }, "strip", z.ZodTypeAny, {
764
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
764
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
765
765
  }, {
766
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
767
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
768
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
766
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
767
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
768
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
769
769
  }>;
770
770
  destinationAddress: z.ZodEffects<z.ZodObject<{
771
771
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
772
772
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
773
773
  }, "strip", z.ZodTypeAny, {
774
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
775
774
  value: `0x${string}`;
776
- }, {
777
775
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
776
+ }, {
778
777
  value: string;
778
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
779
779
  }>, {
780
780
  readonly chain: "Ethereum";
781
781
  readonly address: `0x${string}`;
@@ -795,8 +795,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
795
795
  readonly chain: "Assethub";
796
796
  readonly address: string;
797
797
  }, {
798
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
799
798
  value: string;
799
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
800
800
  }>;
801
801
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
802
802
  channelMetadata: z.ZodObject<{
@@ -825,67 +825,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
825
825
  __kind: z.ZodLiteral<"Eth">;
826
826
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
827
827
  }, "strip", z.ZodTypeAny, {
828
- __kind: "Eth";
829
828
  value: `0x${string}`;
830
- }, {
831
829
  __kind: "Eth";
830
+ }, {
832
831
  value: string;
832
+ __kind: "Eth";
833
833
  }>, z.ZodObject<{
834
834
  __kind: z.ZodLiteral<"Dot">;
835
835
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
836
836
  }, "strip", z.ZodTypeAny, {
837
- __kind: "Dot";
838
837
  value: `0x${string}`;
839
- }, {
840
838
  __kind: "Dot";
839
+ }, {
841
840
  value: string;
841
+ __kind: "Dot";
842
842
  }>, z.ZodObject<{
843
843
  __kind: z.ZodLiteral<"Btc">;
844
844
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
845
845
  __kind: z.ZodLiteral<"P2PKH">;
846
846
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
847
847
  }, "strip", z.ZodTypeAny, {
848
- __kind: "P2PKH";
849
848
  value: `0x${string}`;
850
- }, {
851
849
  __kind: "P2PKH";
850
+ }, {
852
851
  value: string;
852
+ __kind: "P2PKH";
853
853
  }>, z.ZodObject<{
854
854
  __kind: z.ZodLiteral<"P2SH">;
855
855
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
856
856
  }, "strip", z.ZodTypeAny, {
857
- __kind: "P2SH";
858
857
  value: `0x${string}`;
859
- }, {
860
858
  __kind: "P2SH";
859
+ }, {
861
860
  value: string;
861
+ __kind: "P2SH";
862
862
  }>, z.ZodObject<{
863
863
  __kind: z.ZodLiteral<"P2WPKH">;
864
864
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
865
865
  }, "strip", z.ZodTypeAny, {
866
- __kind: "P2WPKH";
867
866
  value: `0x${string}`;
868
- }, {
869
867
  __kind: "P2WPKH";
868
+ }, {
870
869
  value: string;
870
+ __kind: "P2WPKH";
871
871
  }>, z.ZodObject<{
872
872
  __kind: z.ZodLiteral<"P2WSH">;
873
873
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
874
874
  }, "strip", z.ZodTypeAny, {
875
- __kind: "P2WSH";
876
875
  value: `0x${string}`;
877
- }, {
878
876
  __kind: "P2WSH";
877
+ }, {
879
878
  value: string;
879
+ __kind: "P2WSH";
880
880
  }>, z.ZodObject<{
881
881
  __kind: z.ZodLiteral<"Taproot">;
882
882
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
883
883
  }, "strip", z.ZodTypeAny, {
884
- __kind: "Taproot";
885
884
  value: `0x${string}`;
886
- }, {
887
885
  __kind: "Taproot";
886
+ }, {
888
887
  value: string;
888
+ __kind: "Taproot";
889
889
  }>, z.ZodObject<{
890
890
  __kind: z.ZodLiteral<"OtherSegwit">;
891
891
  version: z.ZodNumber;
@@ -900,76 +900,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
900
900
  program: string;
901
901
  }>]>;
902
902
  }, "strip", z.ZodTypeAny, {
903
- __kind: "Btc";
904
903
  value: {
905
- __kind: "P2PKH";
906
904
  value: `0x${string}`;
905
+ __kind: "P2PKH";
907
906
  } | {
908
- __kind: "P2SH";
909
907
  value: `0x${string}`;
908
+ __kind: "P2SH";
910
909
  } | {
911
- __kind: "P2WPKH";
912
910
  value: `0x${string}`;
911
+ __kind: "P2WPKH";
913
912
  } | {
914
- __kind: "P2WSH";
915
913
  value: `0x${string}`;
914
+ __kind: "P2WSH";
916
915
  } | {
917
- __kind: "Taproot";
918
916
  value: `0x${string}`;
917
+ __kind: "Taproot";
919
918
  } | {
920
919
  __kind: "OtherSegwit";
921
920
  version: number;
922
921
  program: `0x${string}`;
923
922
  };
924
- }, {
925
923
  __kind: "Btc";
924
+ }, {
926
925
  value: {
927
- __kind: "P2PKH";
928
926
  value: string;
927
+ __kind: "P2PKH";
929
928
  } | {
930
- __kind: "P2SH";
931
929
  value: string;
930
+ __kind: "P2SH";
932
931
  } | {
933
- __kind: "P2WPKH";
934
932
  value: string;
933
+ __kind: "P2WPKH";
935
934
  } | {
936
- __kind: "P2WSH";
937
935
  value: string;
936
+ __kind: "P2WSH";
938
937
  } | {
939
- __kind: "Taproot";
940
938
  value: string;
939
+ __kind: "Taproot";
941
940
  } | {
942
941
  __kind: "OtherSegwit";
943
942
  version: number;
944
943
  program: string;
945
944
  };
945
+ __kind: "Btc";
946
946
  }>, z.ZodObject<{
947
947
  __kind: z.ZodLiteral<"Arb">;
948
948
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
949
949
  }, "strip", z.ZodTypeAny, {
950
- __kind: "Arb";
951
950
  value: `0x${string}`;
952
- }, {
953
951
  __kind: "Arb";
952
+ }, {
954
953
  value: string;
954
+ __kind: "Arb";
955
955
  }>, z.ZodObject<{
956
956
  __kind: z.ZodLiteral<"Sol">;
957
957
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
958
958
  }, "strip", z.ZodTypeAny, {
959
- __kind: "Sol";
960
959
  value: `0x${string}`;
961
- }, {
962
960
  __kind: "Sol";
961
+ }, {
963
962
  value: string;
963
+ __kind: "Sol";
964
964
  }>, z.ZodObject<{
965
965
  __kind: z.ZodLiteral<"Hub">;
966
966
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
967
967
  }, "strip", z.ZodTypeAny, {
968
- __kind: "Hub";
969
968
  value: `0x${string}`;
970
- }, {
971
969
  __kind: "Hub";
970
+ }, {
972
971
  value: string;
972
+ __kind: "Hub";
973
973
  }>]>>>;
974
974
  }, "strip", z.ZodTypeAny, {
975
975
  channelMetadata: {
@@ -979,42 +979,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
979
979
  };
980
980
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
981
981
  sourceAddress?: {
982
- __kind: "Eth";
983
982
  value: `0x${string}`;
983
+ __kind: "Eth";
984
984
  } | {
985
- __kind: "Dot";
986
985
  value: `0x${string}`;
986
+ __kind: "Dot";
987
987
  } | {
988
- __kind: "Btc";
989
988
  value: {
990
- __kind: "P2PKH";
991
989
  value: `0x${string}`;
990
+ __kind: "P2PKH";
992
991
  } | {
993
- __kind: "P2SH";
994
992
  value: `0x${string}`;
993
+ __kind: "P2SH";
995
994
  } | {
996
- __kind: "P2WPKH";
997
995
  value: `0x${string}`;
996
+ __kind: "P2WPKH";
998
997
  } | {
999
- __kind: "P2WSH";
1000
998
  value: `0x${string}`;
999
+ __kind: "P2WSH";
1001
1000
  } | {
1002
- __kind: "Taproot";
1003
1001
  value: `0x${string}`;
1002
+ __kind: "Taproot";
1004
1003
  } | {
1005
1004
  __kind: "OtherSegwit";
1006
1005
  version: number;
1007
1006
  program: `0x${string}`;
1008
1007
  };
1008
+ __kind: "Btc";
1009
1009
  } | {
1010
- __kind: "Arb";
1011
1010
  value: `0x${string}`;
1011
+ __kind: "Arb";
1012
1012
  } | {
1013
- __kind: "Sol";
1014
1013
  value: `0x${string}`;
1014
+ __kind: "Sol";
1015
1015
  } | {
1016
- __kind: "Hub";
1017
1016
  value: `0x${string}`;
1017
+ __kind: "Hub";
1018
1018
  } | null | undefined;
1019
1019
  }, {
1020
1020
  channelMetadata: {
@@ -1026,42 +1026,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1026
1026
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1027
1027
  };
1028
1028
  sourceAddress?: {
1029
- __kind: "Eth";
1030
1029
  value: string;
1030
+ __kind: "Eth";
1031
1031
  } | {
1032
- __kind: "Dot";
1033
1032
  value: string;
1033
+ __kind: "Dot";
1034
1034
  } | {
1035
- __kind: "Btc";
1036
1035
  value: {
1037
- __kind: "P2PKH";
1038
1036
  value: string;
1037
+ __kind: "P2PKH";
1039
1038
  } | {
1040
- __kind: "P2SH";
1041
1039
  value: string;
1040
+ __kind: "P2SH";
1042
1041
  } | {
1043
- __kind: "P2WPKH";
1044
1042
  value: string;
1043
+ __kind: "P2WPKH";
1045
1044
  } | {
1046
- __kind: "P2WSH";
1047
1045
  value: string;
1046
+ __kind: "P2WSH";
1048
1047
  } | {
1049
- __kind: "Taproot";
1050
1048
  value: string;
1049
+ __kind: "Taproot";
1051
1050
  } | {
1052
1051
  __kind: "OtherSegwit";
1053
1052
  version: number;
1054
1053
  program: string;
1055
1054
  };
1055
+ __kind: "Btc";
1056
1056
  } | {
1057
- __kind: "Arb";
1058
1057
  value: string;
1058
+ __kind: "Arb";
1059
1059
  } | {
1060
- __kind: "Sol";
1061
1060
  value: string;
1061
+ __kind: "Sol";
1062
1062
  } | {
1063
- __kind: "Hub";
1064
1063
  value: string;
1064
+ __kind: "Hub";
1065
1065
  } | null | undefined;
1066
1066
  }>>>;
1067
1067
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -1091,47 +1091,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1091
1091
  __kind: z.ZodLiteral<"P2PKH">;
1092
1092
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1093
1093
  }, "strip", z.ZodTypeAny, {
1094
- __kind: "P2PKH";
1095
1094
  value: `0x${string}`;
1096
- }, {
1097
1095
  __kind: "P2PKH";
1096
+ }, {
1098
1097
  value: string;
1098
+ __kind: "P2PKH";
1099
1099
  }>, z.ZodObject<{
1100
1100
  __kind: z.ZodLiteral<"P2SH">;
1101
1101
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1102
1102
  }, "strip", z.ZodTypeAny, {
1103
- __kind: "P2SH";
1104
1103
  value: `0x${string}`;
1105
- }, {
1106
1104
  __kind: "P2SH";
1105
+ }, {
1107
1106
  value: string;
1107
+ __kind: "P2SH";
1108
1108
  }>, z.ZodObject<{
1109
1109
  __kind: z.ZodLiteral<"P2WPKH">;
1110
1110
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1111
1111
  }, "strip", z.ZodTypeAny, {
1112
- __kind: "P2WPKH";
1113
1112
  value: `0x${string}`;
1114
- }, {
1115
1113
  __kind: "P2WPKH";
1114
+ }, {
1116
1115
  value: string;
1116
+ __kind: "P2WPKH";
1117
1117
  }>, z.ZodObject<{
1118
1118
  __kind: z.ZodLiteral<"P2WSH">;
1119
1119
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1120
1120
  }, "strip", z.ZodTypeAny, {
1121
- __kind: "P2WSH";
1122
1121
  value: `0x${string}`;
1123
- }, {
1124
1122
  __kind: "P2WSH";
1123
+ }, {
1125
1124
  value: string;
1125
+ __kind: "P2WSH";
1126
1126
  }>, z.ZodObject<{
1127
1127
  __kind: z.ZodLiteral<"Taproot">;
1128
1128
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1129
1129
  }, "strip", z.ZodTypeAny, {
1130
- __kind: "Taproot";
1131
1130
  value: `0x${string}`;
1132
- }, {
1133
1131
  __kind: "Taproot";
1132
+ }, {
1134
1133
  value: string;
1134
+ __kind: "Taproot";
1135
1135
  }>, z.ZodObject<{
1136
1136
  __kind: z.ZodLiteral<"OtherSegwit">;
1137
1137
  version: z.ZodNumber;
@@ -1163,20 +1163,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1163
1163
  }, "strip", z.ZodTypeAny, {
1164
1164
  retryDuration: number;
1165
1165
  refundAddress: {
1166
- __kind: "P2PKH";
1167
1166
  value: `0x${string}`;
1167
+ __kind: "P2PKH";
1168
1168
  } | {
1169
- __kind: "P2SH";
1170
1169
  value: `0x${string}`;
1170
+ __kind: "P2SH";
1171
1171
  } | {
1172
- __kind: "P2WPKH";
1173
1172
  value: `0x${string}`;
1173
+ __kind: "P2WPKH";
1174
1174
  } | {
1175
- __kind: "P2WSH";
1176
1175
  value: `0x${string}`;
1176
+ __kind: "P2WSH";
1177
1177
  } | {
1178
- __kind: "Taproot";
1179
1178
  value: `0x${string}`;
1179
+ __kind: "Taproot";
1180
1180
  } | {
1181
1181
  __kind: "OtherSegwit";
1182
1182
  version: number;
@@ -1192,20 +1192,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1192
1192
  }, {
1193
1193
  retryDuration: number;
1194
1194
  refundAddress: {
1195
- __kind: "P2PKH";
1196
1195
  value: string;
1196
+ __kind: "P2PKH";
1197
1197
  } | {
1198
- __kind: "P2SH";
1199
1198
  value: string;
1199
+ __kind: "P2SH";
1200
1200
  } | {
1201
- __kind: "P2WPKH";
1202
1201
  value: string;
1202
+ __kind: "P2WPKH";
1203
1203
  } | {
1204
- __kind: "P2WSH";
1205
1204
  value: string;
1205
+ __kind: "P2WSH";
1206
1206
  } | {
1207
- __kind: "Taproot";
1208
1207
  value: string;
1208
+ __kind: "Taproot";
1209
1209
  } | {
1210
1210
  __kind: "OtherSegwit";
1211
1211
  version: number;
@@ -1232,6 +1232,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1232
1232
  boostFee: z.ZodNumber;
1233
1233
  }, "strip", z.ZodTypeAny, {
1234
1234
  depositDetails: {
1235
+ amount: bigint;
1235
1236
  depositAddress: {
1236
1237
  pubkeyX: `0x${string}`;
1237
1238
  scriptPath?: {
@@ -1243,7 +1244,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1243
1244
  };
1244
1245
  } | null | undefined;
1245
1246
  };
1246
- amount: bigint;
1247
1247
  id: {
1248
1248
  txId: `0x${string}`;
1249
1249
  vout: number;
@@ -1251,7 +1251,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1251
1251
  };
1252
1252
  inputAsset: "Btc";
1253
1253
  depositAmount: bigint;
1254
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
1254
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1255
1255
  destinationAddress: {
1256
1256
  readonly chain: "Ethereum";
1257
1257
  readonly address: `0x${string}`;
@@ -1279,20 +1279,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1279
1279
  refundParams: {
1280
1280
  retryDuration: number;
1281
1281
  refundAddress: {
1282
- __kind: "P2PKH";
1283
1282
  value: `0x${string}`;
1283
+ __kind: "P2PKH";
1284
1284
  } | {
1285
- __kind: "P2SH";
1286
1285
  value: `0x${string}`;
1286
+ __kind: "P2SH";
1287
1287
  } | {
1288
- __kind: "P2WPKH";
1289
1288
  value: `0x${string}`;
1289
+ __kind: "P2WPKH";
1290
1290
  } | {
1291
- __kind: "P2WSH";
1292
1291
  value: `0x${string}`;
1292
+ __kind: "P2WSH";
1293
1293
  } | {
1294
- __kind: "Taproot";
1295
1294
  value: `0x${string}`;
1295
+ __kind: "Taproot";
1296
1296
  } | {
1297
1297
  __kind: "OtherSegwit";
1298
1298
  version: number;
@@ -1308,20 +1308,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1308
1308
  };
1309
1309
  boostFee: number;
1310
1310
  depositAddress?: {
1311
- __kind: "P2PKH";
1312
1311
  value: `0x${string}`;
1312
+ __kind: "P2PKH";
1313
1313
  } | {
1314
- __kind: "P2SH";
1315
1314
  value: `0x${string}`;
1315
+ __kind: "P2SH";
1316
1316
  } | {
1317
- __kind: "P2WPKH";
1318
1317
  value: `0x${string}`;
1318
+ __kind: "P2WPKH";
1319
1319
  } | {
1320
- __kind: "P2WSH";
1321
1320
  value: `0x${string}`;
1321
+ __kind: "P2WSH";
1322
1322
  } | {
1323
- __kind: "Taproot";
1324
1323
  value: `0x${string}`;
1324
+ __kind: "Taproot";
1325
1325
  } | {
1326
1326
  __kind: "OtherSegwit";
1327
1327
  version: number;
@@ -1336,42 +1336,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1336
1336
  };
1337
1337
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1338
1338
  sourceAddress?: {
1339
- __kind: "Eth";
1340
1339
  value: `0x${string}`;
1340
+ __kind: "Eth";
1341
1341
  } | {
1342
- __kind: "Dot";
1343
1342
  value: `0x${string}`;
1343
+ __kind: "Dot";
1344
1344
  } | {
1345
- __kind: "Btc";
1346
1345
  value: {
1347
- __kind: "P2PKH";
1348
1346
  value: `0x${string}`;
1347
+ __kind: "P2PKH";
1349
1348
  } | {
1350
- __kind: "P2SH";
1351
1349
  value: `0x${string}`;
1350
+ __kind: "P2SH";
1352
1351
  } | {
1353
- __kind: "P2WPKH";
1354
1352
  value: `0x${string}`;
1353
+ __kind: "P2WPKH";
1355
1354
  } | {
1356
- __kind: "P2WSH";
1357
1355
  value: `0x${string}`;
1356
+ __kind: "P2WSH";
1358
1357
  } | {
1359
- __kind: "Taproot";
1360
1358
  value: `0x${string}`;
1359
+ __kind: "Taproot";
1361
1360
  } | {
1362
1361
  __kind: "OtherSegwit";
1363
1362
  version: number;
1364
1363
  program: `0x${string}`;
1365
1364
  };
1365
+ __kind: "Btc";
1366
1366
  } | {
1367
- __kind: "Arb";
1368
1367
  value: `0x${string}`;
1368
+ __kind: "Arb";
1369
1369
  } | {
1370
- __kind: "Sol";
1371
1370
  value: `0x${string}`;
1371
+ __kind: "Sol";
1372
1372
  } | {
1373
- __kind: "Hub";
1374
1373
  value: `0x${string}`;
1374
+ __kind: "Hub";
1375
1375
  } | null | undefined;
1376
1376
  } | null | undefined;
1377
1377
  brokerFee?: {
@@ -1384,6 +1384,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1384
1384
  } | null | undefined;
1385
1385
  }, {
1386
1386
  depositDetails: {
1387
+ amount: string | number;
1387
1388
  depositAddress: {
1388
1389
  pubkeyX: string;
1389
1390
  scriptPath?: {
@@ -1395,7 +1396,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1395
1396
  };
1396
1397
  } | null | undefined;
1397
1398
  };
1398
- amount: string | number;
1399
1399
  id: {
1400
1400
  txId: string;
1401
1401
  vout: number;
@@ -1406,11 +1406,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1406
1406
  };
1407
1407
  depositAmount: string | number;
1408
1408
  outputAsset: {
1409
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
1409
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1410
1410
  };
1411
1411
  destinationAddress: {
1412
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1413
1412
  value: string;
1413
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1414
1414
  };
1415
1415
  txId: string;
1416
1416
  affiliateFees: {
@@ -1420,20 +1420,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1420
1420
  refundParams: {
1421
1421
  retryDuration: number;
1422
1422
  refundAddress: {
1423
- __kind: "P2PKH";
1424
1423
  value: string;
1424
+ __kind: "P2PKH";
1425
1425
  } | {
1426
- __kind: "P2SH";
1427
1426
  value: string;
1427
+ __kind: "P2SH";
1428
1428
  } | {
1429
- __kind: "P2WPKH";
1430
1429
  value: string;
1430
+ __kind: "P2WPKH";
1431
1431
  } | {
1432
- __kind: "P2WSH";
1433
1432
  value: string;
1433
+ __kind: "P2WSH";
1434
1434
  } | {
1435
- __kind: "Taproot";
1436
1435
  value: string;
1436
+ __kind: "Taproot";
1437
1437
  } | {
1438
1438
  __kind: "OtherSegwit";
1439
1439
  version: number;
@@ -1449,20 +1449,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1449
1449
  };
1450
1450
  boostFee: number;
1451
1451
  depositAddress?: {
1452
- __kind: "P2PKH";
1453
1452
  value: string;
1453
+ __kind: "P2PKH";
1454
1454
  } | {
1455
- __kind: "P2SH";
1456
1455
  value: string;
1456
+ __kind: "P2SH";
1457
1457
  } | {
1458
- __kind: "P2WPKH";
1459
1458
  value: string;
1459
+ __kind: "P2WPKH";
1460
1460
  } | {
1461
- __kind: "P2WSH";
1462
1461
  value: string;
1462
+ __kind: "P2WSH";
1463
1463
  } | {
1464
- __kind: "Taproot";
1465
1464
  value: string;
1465
+ __kind: "Taproot";
1466
1466
  } | {
1467
1467
  __kind: "OtherSegwit";
1468
1468
  version: number;
@@ -1479,42 +1479,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1479
1479
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1480
1480
  };
1481
1481
  sourceAddress?: {
1482
- __kind: "Eth";
1483
1482
  value: string;
1483
+ __kind: "Eth";
1484
1484
  } | {
1485
- __kind: "Dot";
1486
1485
  value: string;
1486
+ __kind: "Dot";
1487
1487
  } | {
1488
- __kind: "Btc";
1489
1488
  value: {
1490
- __kind: "P2PKH";
1491
1489
  value: string;
1490
+ __kind: "P2PKH";
1492
1491
  } | {
1493
- __kind: "P2SH";
1494
1492
  value: string;
1493
+ __kind: "P2SH";
1495
1494
  } | {
1496
- __kind: "P2WPKH";
1497
1495
  value: string;
1496
+ __kind: "P2WPKH";
1498
1497
  } | {
1499
- __kind: "P2WSH";
1500
1498
  value: string;
1499
+ __kind: "P2WSH";
1501
1500
  } | {
1502
- __kind: "Taproot";
1503
1501
  value: string;
1502
+ __kind: "Taproot";
1504
1503
  } | {
1505
1504
  __kind: "OtherSegwit";
1506
1505
  version: number;
1507
1506
  program: string;
1508
1507
  };
1508
+ __kind: "Btc";
1509
1509
  } | {
1510
- __kind: "Arb";
1511
1510
  value: string;
1511
+ __kind: "Arb";
1512
1512
  } | {
1513
- __kind: "Sol";
1514
1513
  value: string;
1514
+ __kind: "Sol";
1515
1515
  } | {
1516
- __kind: "Hub";
1517
1516
  value: string;
1517
+ __kind: "Hub";
1518
1518
  } | null | undefined;
1519
1519
  } | null | undefined;
1520
1520
  brokerFee?: {
@@ -1530,6 +1530,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1530
1530
  __kind: "DepositFailedVaultVariantBitcoin";
1531
1531
  vaultWitness: {
1532
1532
  depositDetails: {
1533
+ amount: bigint;
1533
1534
  depositAddress: {
1534
1535
  pubkeyX: `0x${string}`;
1535
1536
  scriptPath?: {
@@ -1541,7 +1542,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1541
1542
  };
1542
1543
  } | null | undefined;
1543
1544
  };
1544
- amount: bigint;
1545
1545
  id: {
1546
1546
  txId: `0x${string}`;
1547
1547
  vout: number;
@@ -1549,7 +1549,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1549
1549
  };
1550
1550
  inputAsset: "Btc";
1551
1551
  depositAmount: bigint;
1552
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
1552
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1553
1553
  destinationAddress: {
1554
1554
  readonly chain: "Ethereum";
1555
1555
  readonly address: `0x${string}`;
@@ -1577,20 +1577,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1577
1577
  refundParams: {
1578
1578
  retryDuration: number;
1579
1579
  refundAddress: {
1580
- __kind: "P2PKH";
1581
1580
  value: `0x${string}`;
1581
+ __kind: "P2PKH";
1582
1582
  } | {
1583
- __kind: "P2SH";
1584
1583
  value: `0x${string}`;
1584
+ __kind: "P2SH";
1585
1585
  } | {
1586
- __kind: "P2WPKH";
1587
1586
  value: `0x${string}`;
1587
+ __kind: "P2WPKH";
1588
1588
  } | {
1589
- __kind: "P2WSH";
1590
1589
  value: `0x${string}`;
1590
+ __kind: "P2WSH";
1591
1591
  } | {
1592
- __kind: "Taproot";
1593
1592
  value: `0x${string}`;
1593
+ __kind: "Taproot";
1594
1594
  } | {
1595
1595
  __kind: "OtherSegwit";
1596
1596
  version: number;
@@ -1606,20 +1606,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1606
1606
  };
1607
1607
  boostFee: number;
1608
1608
  depositAddress?: {
1609
- __kind: "P2PKH";
1610
1609
  value: `0x${string}`;
1610
+ __kind: "P2PKH";
1611
1611
  } | {
1612
- __kind: "P2SH";
1613
1612
  value: `0x${string}`;
1613
+ __kind: "P2SH";
1614
1614
  } | {
1615
- __kind: "P2WPKH";
1616
1615
  value: `0x${string}`;
1616
+ __kind: "P2WPKH";
1617
1617
  } | {
1618
- __kind: "P2WSH";
1619
1618
  value: `0x${string}`;
1619
+ __kind: "P2WSH";
1620
1620
  } | {
1621
- __kind: "Taproot";
1622
1621
  value: `0x${string}`;
1622
+ __kind: "Taproot";
1623
1623
  } | {
1624
1624
  __kind: "OtherSegwit";
1625
1625
  version: number;
@@ -1634,42 +1634,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1634
1634
  };
1635
1635
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1636
1636
  sourceAddress?: {
1637
- __kind: "Eth";
1638
1637
  value: `0x${string}`;
1638
+ __kind: "Eth";
1639
1639
  } | {
1640
- __kind: "Dot";
1641
1640
  value: `0x${string}`;
1641
+ __kind: "Dot";
1642
1642
  } | {
1643
- __kind: "Btc";
1644
1643
  value: {
1645
- __kind: "P2PKH";
1646
1644
  value: `0x${string}`;
1645
+ __kind: "P2PKH";
1647
1646
  } | {
1648
- __kind: "P2SH";
1649
1647
  value: `0x${string}`;
1648
+ __kind: "P2SH";
1650
1649
  } | {
1651
- __kind: "P2WPKH";
1652
1650
  value: `0x${string}`;
1651
+ __kind: "P2WPKH";
1653
1652
  } | {
1654
- __kind: "P2WSH";
1655
1653
  value: `0x${string}`;
1654
+ __kind: "P2WSH";
1656
1655
  } | {
1657
- __kind: "Taproot";
1658
1656
  value: `0x${string}`;
1657
+ __kind: "Taproot";
1659
1658
  } | {
1660
1659
  __kind: "OtherSegwit";
1661
1660
  version: number;
1662
1661
  program: `0x${string}`;
1663
1662
  };
1663
+ __kind: "Btc";
1664
1664
  } | {
1665
- __kind: "Arb";
1666
1665
  value: `0x${string}`;
1666
+ __kind: "Arb";
1667
1667
  } | {
1668
- __kind: "Sol";
1669
1668
  value: `0x${string}`;
1669
+ __kind: "Sol";
1670
1670
  } | {
1671
- __kind: "Hub";
1672
1671
  value: `0x${string}`;
1672
+ __kind: "Hub";
1673
1673
  } | null | undefined;
1674
1674
  } | null | undefined;
1675
1675
  brokerFee?: {
@@ -1685,6 +1685,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1685
1685
  __kind: "DepositFailedVaultVariantBitcoin";
1686
1686
  vaultWitness: {
1687
1687
  depositDetails: {
1688
+ amount: string | number;
1688
1689
  depositAddress: {
1689
1690
  pubkeyX: string;
1690
1691
  scriptPath?: {
@@ -1696,7 +1697,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1696
1697
  };
1697
1698
  } | null | undefined;
1698
1699
  };
1699
- amount: string | number;
1700
1700
  id: {
1701
1701
  txId: string;
1702
1702
  vout: number;
@@ -1707,11 +1707,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1707
1707
  };
1708
1708
  depositAmount: string | number;
1709
1709
  outputAsset: {
1710
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
1710
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1711
1711
  };
1712
1712
  destinationAddress: {
1713
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1714
1713
  value: string;
1714
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1715
1715
  };
1716
1716
  txId: string;
1717
1717
  affiliateFees: {
@@ -1721,20 +1721,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1721
1721
  refundParams: {
1722
1722
  retryDuration: number;
1723
1723
  refundAddress: {
1724
- __kind: "P2PKH";
1725
1724
  value: string;
1725
+ __kind: "P2PKH";
1726
1726
  } | {
1727
- __kind: "P2SH";
1728
1727
  value: string;
1728
+ __kind: "P2SH";
1729
1729
  } | {
1730
- __kind: "P2WPKH";
1731
1730
  value: string;
1731
+ __kind: "P2WPKH";
1732
1732
  } | {
1733
- __kind: "P2WSH";
1734
1733
  value: string;
1734
+ __kind: "P2WSH";
1735
1735
  } | {
1736
- __kind: "Taproot";
1737
1736
  value: string;
1737
+ __kind: "Taproot";
1738
1738
  } | {
1739
1739
  __kind: "OtherSegwit";
1740
1740
  version: number;
@@ -1750,20 +1750,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1750
1750
  };
1751
1751
  boostFee: number;
1752
1752
  depositAddress?: {
1753
- __kind: "P2PKH";
1754
1753
  value: string;
1754
+ __kind: "P2PKH";
1755
1755
  } | {
1756
- __kind: "P2SH";
1757
1756
  value: string;
1757
+ __kind: "P2SH";
1758
1758
  } | {
1759
- __kind: "P2WPKH";
1760
1759
  value: string;
1760
+ __kind: "P2WPKH";
1761
1761
  } | {
1762
- __kind: "P2WSH";
1763
1762
  value: string;
1763
+ __kind: "P2WSH";
1764
1764
  } | {
1765
- __kind: "Taproot";
1766
1765
  value: string;
1766
+ __kind: "Taproot";
1767
1767
  } | {
1768
1768
  __kind: "OtherSegwit";
1769
1769
  version: number;
@@ -1780,42 +1780,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1780
1780
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1781
1781
  };
1782
1782
  sourceAddress?: {
1783
- __kind: "Eth";
1784
1783
  value: string;
1784
+ __kind: "Eth";
1785
1785
  } | {
1786
- __kind: "Dot";
1787
1786
  value: string;
1787
+ __kind: "Dot";
1788
1788
  } | {
1789
- __kind: "Btc";
1790
1789
  value: {
1791
- __kind: "P2PKH";
1792
1790
  value: string;
1791
+ __kind: "P2PKH";
1793
1792
  } | {
1794
- __kind: "P2SH";
1795
1793
  value: string;
1794
+ __kind: "P2SH";
1796
1795
  } | {
1797
- __kind: "P2WPKH";
1798
1796
  value: string;
1797
+ __kind: "P2WPKH";
1799
1798
  } | {
1800
- __kind: "P2WSH";
1801
1799
  value: string;
1800
+ __kind: "P2WSH";
1802
1801
  } | {
1803
- __kind: "Taproot";
1804
1802
  value: string;
1803
+ __kind: "Taproot";
1805
1804
  } | {
1806
1805
  __kind: "OtherSegwit";
1807
1806
  version: number;
1808
1807
  program: string;
1809
1808
  };
1809
+ __kind: "Btc";
1810
1810
  } | {
1811
- __kind: "Arb";
1812
1811
  value: string;
1812
+ __kind: "Arb";
1813
1813
  } | {
1814
- __kind: "Sol";
1815
1814
  value: string;
1815
+ __kind: "Sol";
1816
1816
  } | {
1817
- __kind: "Hub";
1818
1817
  value: string;
1818
+ __kind: "Hub";
1819
1819
  } | null | undefined;
1820
1820
  } | null | undefined;
1821
1821
  brokerFee?: {
@@ -1837,7 +1837,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1837
1837
  } | {
1838
1838
  __kind: "TransactionRejectedByBroker";
1839
1839
  } | {
1840
- __kind: "DepositWitnessRejected";
1841
1840
  value: {
1842
1841
  __kind: "Other";
1843
1842
  } | {
@@ -1845,11 +1844,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1845
1844
  } | {
1846
1845
  __kind: "BadOrigin";
1847
1846
  } | {
1848
- __kind: "Module";
1849
1847
  value: {
1850
1848
  index: number;
1851
1849
  error: `0x${string}`;
1852
1850
  };
1851
+ __kind: "Module";
1853
1852
  } | {
1854
1853
  __kind: "ConsumerRemaining";
1855
1854
  } | {
@@ -1857,14 +1856,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1857
1856
  } | {
1858
1857
  __kind: "TooManyConsumers";
1859
1858
  } | {
1860
- __kind: "Token";
1861
1859
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1860
+ __kind: "Token";
1862
1861
  } | {
1863
- __kind: "Arithmetic";
1864
1862
  value: "Underflow" | "Overflow" | "DivisionByZero";
1863
+ __kind: "Arithmetic";
1865
1864
  } | {
1866
- __kind: "Transactional";
1867
1865
  value: "LimitReached" | "NoLayer";
1866
+ __kind: "Transactional";
1868
1867
  } | {
1869
1868
  __kind: "Exhausted";
1870
1869
  } | {
@@ -1874,33 +1873,35 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1874
1873
  } | {
1875
1874
  __kind: "RootNotAllowed";
1876
1875
  };
1876
+ __kind: "DepositWitnessRejected";
1877
1877
  };
1878
1878
  details: {
1879
1879
  __kind: "DepositFailedDepositChannelVariantBitcoin";
1880
1880
  depositWitness: {
1881
1881
  asset: "Btc";
1882
+ amount: bigint;
1882
1883
  depositAddress: {
1883
- __kind: "P2PKH";
1884
1884
  value: `0x${string}`;
1885
+ __kind: "P2PKH";
1885
1886
  } | {
1886
- __kind: "P2SH";
1887
1887
  value: `0x${string}`;
1888
+ __kind: "P2SH";
1888
1889
  } | {
1889
- __kind: "P2WPKH";
1890
1890
  value: `0x${string}`;
1891
+ __kind: "P2WPKH";
1891
1892
  } | {
1892
- __kind: "P2WSH";
1893
1893
  value: `0x${string}`;
1894
+ __kind: "P2WSH";
1894
1895
  } | {
1895
- __kind: "Taproot";
1896
1896
  value: `0x${string}`;
1897
+ __kind: "Taproot";
1897
1898
  } | {
1898
1899
  __kind: "OtherSegwit";
1899
1900
  version: number;
1900
1901
  program: `0x${string}`;
1901
1902
  };
1902
- amount: bigint;
1903
1903
  depositDetails: {
1904
+ amount: bigint;
1904
1905
  depositAddress: {
1905
1906
  pubkeyX: `0x${string}`;
1906
1907
  scriptPath?: {
@@ -1912,7 +1913,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1912
1913
  };
1913
1914
  } | null | undefined;
1914
1915
  };
1915
- amount: bigint;
1916
1916
  id: {
1917
1917
  txId: `0x${string}`;
1918
1918
  vout: number;
@@ -1923,6 +1923,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1923
1923
  __kind: "DepositFailedVaultVariantBitcoin";
1924
1924
  vaultWitness: {
1925
1925
  depositDetails: {
1926
+ amount: bigint;
1926
1927
  depositAddress: {
1927
1928
  pubkeyX: `0x${string}`;
1928
1929
  scriptPath?: {
@@ -1934,7 +1935,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1934
1935
  };
1935
1936
  } | null | undefined;
1936
1937
  };
1937
- amount: bigint;
1938
1938
  id: {
1939
1939
  txId: `0x${string}`;
1940
1940
  vout: number;
@@ -1942,7 +1942,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1942
1942
  };
1943
1943
  inputAsset: "Btc";
1944
1944
  depositAmount: bigint;
1945
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
1945
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1946
1946
  destinationAddress: {
1947
1947
  readonly chain: "Ethereum";
1948
1948
  readonly address: `0x${string}`;
@@ -1970,20 +1970,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1970
1970
  refundParams: {
1971
1971
  retryDuration: number;
1972
1972
  refundAddress: {
1973
- __kind: "P2PKH";
1974
1973
  value: `0x${string}`;
1974
+ __kind: "P2PKH";
1975
1975
  } | {
1976
- __kind: "P2SH";
1977
1976
  value: `0x${string}`;
1977
+ __kind: "P2SH";
1978
1978
  } | {
1979
- __kind: "P2WPKH";
1980
1979
  value: `0x${string}`;
1980
+ __kind: "P2WPKH";
1981
1981
  } | {
1982
- __kind: "P2WSH";
1983
1982
  value: `0x${string}`;
1983
+ __kind: "P2WSH";
1984
1984
  } | {
1985
- __kind: "Taproot";
1986
1985
  value: `0x${string}`;
1986
+ __kind: "Taproot";
1987
1987
  } | {
1988
1988
  __kind: "OtherSegwit";
1989
1989
  version: number;
@@ -1999,20 +1999,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1999
1999
  };
2000
2000
  boostFee: number;
2001
2001
  depositAddress?: {
2002
- __kind: "P2PKH";
2003
2002
  value: `0x${string}`;
2003
+ __kind: "P2PKH";
2004
2004
  } | {
2005
- __kind: "P2SH";
2006
2005
  value: `0x${string}`;
2006
+ __kind: "P2SH";
2007
2007
  } | {
2008
- __kind: "P2WPKH";
2009
2008
  value: `0x${string}`;
2009
+ __kind: "P2WPKH";
2010
2010
  } | {
2011
- __kind: "P2WSH";
2012
2011
  value: `0x${string}`;
2012
+ __kind: "P2WSH";
2013
2013
  } | {
2014
- __kind: "Taproot";
2015
2014
  value: `0x${string}`;
2015
+ __kind: "Taproot";
2016
2016
  } | {
2017
2017
  __kind: "OtherSegwit";
2018
2018
  version: number;
@@ -2027,42 +2027,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2027
2027
  };
2028
2028
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2029
2029
  sourceAddress?: {
2030
- __kind: "Eth";
2031
2030
  value: `0x${string}`;
2031
+ __kind: "Eth";
2032
2032
  } | {
2033
- __kind: "Dot";
2034
2033
  value: `0x${string}`;
2034
+ __kind: "Dot";
2035
2035
  } | {
2036
- __kind: "Btc";
2037
2036
  value: {
2038
- __kind: "P2PKH";
2039
2037
  value: `0x${string}`;
2038
+ __kind: "P2PKH";
2040
2039
  } | {
2041
- __kind: "P2SH";
2042
2040
  value: `0x${string}`;
2041
+ __kind: "P2SH";
2043
2042
  } | {
2044
- __kind: "P2WPKH";
2045
2043
  value: `0x${string}`;
2044
+ __kind: "P2WPKH";
2046
2045
  } | {
2047
- __kind: "P2WSH";
2048
2046
  value: `0x${string}`;
2047
+ __kind: "P2WSH";
2049
2048
  } | {
2050
- __kind: "Taproot";
2051
2049
  value: `0x${string}`;
2050
+ __kind: "Taproot";
2052
2051
  } | {
2053
2052
  __kind: "OtherSegwit";
2054
2053
  version: number;
2055
2054
  program: `0x${string}`;
2056
2055
  };
2056
+ __kind: "Btc";
2057
2057
  } | {
2058
- __kind: "Arb";
2059
2058
  value: `0x${string}`;
2059
+ __kind: "Arb";
2060
2060
  } | {
2061
- __kind: "Sol";
2062
2061
  value: `0x${string}`;
2062
+ __kind: "Sol";
2063
2063
  } | {
2064
- __kind: "Hub";
2065
2064
  value: `0x${string}`;
2065
+ __kind: "Hub";
2066
2066
  } | null | undefined;
2067
2067
  } | null | undefined;
2068
2068
  brokerFee?: {
@@ -2084,7 +2084,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2084
2084
  } | {
2085
2085
  __kind: "TransactionRejectedByBroker";
2086
2086
  } | {
2087
- __kind: "DepositWitnessRejected";
2088
2087
  value: {
2089
2088
  __kind: "Other";
2090
2089
  } | {
@@ -2092,11 +2091,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2092
2091
  } | {
2093
2092
  __kind: "BadOrigin";
2094
2093
  } | {
2095
- __kind: "Module";
2096
2094
  value: {
2097
2095
  index: number;
2098
2096
  error: string;
2099
2097
  };
2098
+ __kind: "Module";
2100
2099
  } | {
2101
2100
  __kind: "ConsumerRemaining";
2102
2101
  } | {
@@ -2104,20 +2103,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2104
2103
  } | {
2105
2104
  __kind: "TooManyConsumers";
2106
2105
  } | {
2107
- __kind: "Token";
2108
2106
  value: {
2109
2107
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2110
2108
  };
2109
+ __kind: "Token";
2111
2110
  } | {
2112
- __kind: "Arithmetic";
2113
2111
  value: {
2114
2112
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2115
2113
  };
2114
+ __kind: "Arithmetic";
2116
2115
  } | {
2117
- __kind: "Transactional";
2118
2116
  value: {
2119
2117
  __kind: "LimitReached" | "NoLayer";
2120
2118
  };
2119
+ __kind: "Transactional";
2121
2120
  } | {
2122
2121
  __kind: "Exhausted";
2123
2122
  } | {
@@ -2127,6 +2126,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2127
2126
  } | {
2128
2127
  __kind: "RootNotAllowed";
2129
2128
  };
2129
+ __kind: "DepositWitnessRejected";
2130
2130
  };
2131
2131
  details: {
2132
2132
  __kind: "DepositFailedDepositChannelVariantBitcoin";
@@ -2134,28 +2134,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2134
2134
  asset: {
2135
2135
  __kind: "Btc";
2136
2136
  };
2137
+ amount: string | number;
2137
2138
  depositAddress: {
2138
- __kind: "P2PKH";
2139
2139
  value: string;
2140
+ __kind: "P2PKH";
2140
2141
  } | {
2141
- __kind: "P2SH";
2142
2142
  value: string;
2143
+ __kind: "P2SH";
2143
2144
  } | {
2144
- __kind: "P2WPKH";
2145
2145
  value: string;
2146
+ __kind: "P2WPKH";
2146
2147
  } | {
2147
- __kind: "P2WSH";
2148
2148
  value: string;
2149
+ __kind: "P2WSH";
2149
2150
  } | {
2150
- __kind: "Taproot";
2151
2151
  value: string;
2152
+ __kind: "Taproot";
2152
2153
  } | {
2153
2154
  __kind: "OtherSegwit";
2154
2155
  version: number;
2155
2156
  program: string;
2156
2157
  };
2157
- amount: string | number;
2158
2158
  depositDetails: {
2159
+ amount: string | number;
2159
2160
  depositAddress: {
2160
2161
  pubkeyX: string;
2161
2162
  scriptPath?: {
@@ -2167,7 +2168,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2167
2168
  };
2168
2169
  } | null | undefined;
2169
2170
  };
2170
- amount: string | number;
2171
2171
  id: {
2172
2172
  txId: string;
2173
2173
  vout: number;
@@ -2178,6 +2178,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2178
2178
  __kind: "DepositFailedVaultVariantBitcoin";
2179
2179
  vaultWitness: {
2180
2180
  depositDetails: {
2181
+ amount: string | number;
2181
2182
  depositAddress: {
2182
2183
  pubkeyX: string;
2183
2184
  scriptPath?: {
@@ -2189,7 +2190,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2189
2190
  };
2190
2191
  } | null | undefined;
2191
2192
  };
2192
- amount: string | number;
2193
2193
  id: {
2194
2194
  txId: string;
2195
2195
  vout: number;
@@ -2200,11 +2200,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2200
2200
  };
2201
2201
  depositAmount: string | number;
2202
2202
  outputAsset: {
2203
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Dot" | "Btc" | "Sol" | "SolUsdc";
2203
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2204
2204
  };
2205
2205
  destinationAddress: {
2206
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2207
2206
  value: string;
2207
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2208
2208
  };
2209
2209
  txId: string;
2210
2210
  affiliateFees: {
@@ -2214,20 +2214,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2214
2214
  refundParams: {
2215
2215
  retryDuration: number;
2216
2216
  refundAddress: {
2217
- __kind: "P2PKH";
2218
2217
  value: string;
2218
+ __kind: "P2PKH";
2219
2219
  } | {
2220
- __kind: "P2SH";
2221
2220
  value: string;
2221
+ __kind: "P2SH";
2222
2222
  } | {
2223
- __kind: "P2WPKH";
2224
2223
  value: string;
2224
+ __kind: "P2WPKH";
2225
2225
  } | {
2226
- __kind: "P2WSH";
2227
2226
  value: string;
2227
+ __kind: "P2WSH";
2228
2228
  } | {
2229
- __kind: "Taproot";
2230
2229
  value: string;
2230
+ __kind: "Taproot";
2231
2231
  } | {
2232
2232
  __kind: "OtherSegwit";
2233
2233
  version: number;
@@ -2243,20 +2243,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2243
2243
  };
2244
2244
  boostFee: number;
2245
2245
  depositAddress?: {
2246
- __kind: "P2PKH";
2247
2246
  value: string;
2247
+ __kind: "P2PKH";
2248
2248
  } | {
2249
- __kind: "P2SH";
2250
2249
  value: string;
2250
+ __kind: "P2SH";
2251
2251
  } | {
2252
- __kind: "P2WPKH";
2253
2252
  value: string;
2253
+ __kind: "P2WPKH";
2254
2254
  } | {
2255
- __kind: "P2WSH";
2256
2255
  value: string;
2256
+ __kind: "P2WSH";
2257
2257
  } | {
2258
- __kind: "Taproot";
2259
2258
  value: string;
2259
+ __kind: "Taproot";
2260
2260
  } | {
2261
2261
  __kind: "OtherSegwit";
2262
2262
  version: number;
@@ -2273,42 +2273,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2273
2273
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2274
2274
  };
2275
2275
  sourceAddress?: {
2276
- __kind: "Eth";
2277
2276
  value: string;
2277
+ __kind: "Eth";
2278
2278
  } | {
2279
- __kind: "Dot";
2280
2279
  value: string;
2280
+ __kind: "Dot";
2281
2281
  } | {
2282
- __kind: "Btc";
2283
2282
  value: {
2284
- __kind: "P2PKH";
2285
2283
  value: string;
2284
+ __kind: "P2PKH";
2286
2285
  } | {
2287
- __kind: "P2SH";
2288
2286
  value: string;
2287
+ __kind: "P2SH";
2289
2288
  } | {
2290
- __kind: "P2WPKH";
2291
2289
  value: string;
2290
+ __kind: "P2WPKH";
2292
2291
  } | {
2293
- __kind: "P2WSH";
2294
2292
  value: string;
2293
+ __kind: "P2WSH";
2295
2294
  } | {
2296
- __kind: "Taproot";
2297
2295
  value: string;
2296
+ __kind: "Taproot";
2298
2297
  } | {
2299
2298
  __kind: "OtherSegwit";
2300
2299
  version: number;
2301
2300
  program: string;
2302
2301
  };
2302
+ __kind: "Btc";
2303
2303
  } | {
2304
- __kind: "Arb";
2305
2304
  value: string;
2305
+ __kind: "Arb";
2306
2306
  } | {
2307
- __kind: "Sol";
2308
2307
  value: string;
2308
+ __kind: "Sol";
2309
2309
  } | {
2310
- __kind: "Hub";
2311
2310
  value: string;
2311
+ __kind: "Hub";
2312
2312
  } | null | undefined;
2313
2313
  } | null | undefined;
2314
2314
  brokerFee?: {