@chainflip/processor 2.0.2 → 2.0.4

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