@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";
56
57
  value: {
57
58
  index: number;
58
59
  error: `0x${string}`;
59
60
  };
60
- __kind: "Module";
61
61
  }, {
62
+ __kind: "Module";
62
63
  value: {
63
64
  index: number;
64
65
  error: string;
65
66
  };
66
- __kind: "Module";
67
67
  }>, z.ZodObject<{
68
68
  __kind: z.ZodLiteral<"ConsumerRemaining">;
69
69
  }, "strip", z.ZodTypeAny, {
@@ -94,13 +94,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
94
94
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
95
  }>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
98
97
  __kind: "Token";
98
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
99
  }, {
100
+ __kind: "Token";
100
101
  value: {
101
102
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
102
103
  };
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
- value: "Underflow" | "Overflow" | "DivisionByZero";
117
116
  __kind: "Arithmetic";
117
+ value: "Underflow" | "Overflow" | "DivisionByZero";
118
118
  }, {
119
+ __kind: "Arithmetic";
119
120
  value: {
120
121
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
121
122
  };
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
- value: "LimitReached" | "NoLayer";
136
135
  __kind: "Transactional";
136
+ value: "LimitReached" | "NoLayer";
137
137
  }, {
138
+ __kind: "Transactional";
138
139
  value: {
139
140
  __kind: "LimitReached" | "NoLayer";
140
141
  };
141
- __kind: "Transactional";
142
142
  }>, z.ZodObject<{
143
143
  __kind: z.ZodLiteral<"Exhausted">;
144
144
  }, "strip", z.ZodTypeAny, {
@@ -165,6 +165,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
165
165
  __kind: "RootNotAllowed";
166
166
  }>]>;
167
167
  }, "strip", z.ZodTypeAny, {
168
+ __kind: "DepositWitnessRejected";
168
169
  value: {
169
170
  __kind: "Other";
170
171
  } | {
@@ -172,11 +173,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
172
173
  } | {
173
174
  __kind: "BadOrigin";
174
175
  } | {
176
+ __kind: "Module";
175
177
  value: {
176
178
  index: number;
177
179
  error: `0x${string}`;
178
180
  };
179
- __kind: "Module";
180
181
  } | {
181
182
  __kind: "ConsumerRemaining";
182
183
  } | {
@@ -184,14 +185,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
184
185
  } | {
185
186
  __kind: "TooManyConsumers";
186
187
  } | {
187
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
188
  __kind: "Token";
189
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
189
190
  } | {
190
- value: "Underflow" | "Overflow" | "DivisionByZero";
191
191
  __kind: "Arithmetic";
192
+ value: "Underflow" | "Overflow" | "DivisionByZero";
192
193
  } | {
193
- value: "LimitReached" | "NoLayer";
194
194
  __kind: "Transactional";
195
+ value: "LimitReached" | "NoLayer";
195
196
  } | {
196
197
  __kind: "Exhausted";
197
198
  } | {
@@ -201,8 +202,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
201
202
  } | {
202
203
  __kind: "RootNotAllowed";
203
204
  };
204
- __kind: "DepositWitnessRejected";
205
205
  }, {
206
+ __kind: "DepositWitnessRejected";
206
207
  value: {
207
208
  __kind: "Other";
208
209
  } | {
@@ -210,11 +211,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
210
211
  } | {
211
212
  __kind: "BadOrigin";
212
213
  } | {
214
+ __kind: "Module";
213
215
  value: {
214
216
  index: number;
215
217
  error: string;
216
218
  };
217
- __kind: "Module";
218
219
  } | {
219
220
  __kind: "ConsumerRemaining";
220
221
  } | {
@@ -222,20 +223,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
222
223
  } | {
223
224
  __kind: "TooManyConsumers";
224
225
  } | {
226
+ __kind: "Token";
225
227
  value: {
226
228
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
229
  };
228
- __kind: "Token";
229
230
  } | {
231
+ __kind: "Arithmetic";
230
232
  value: {
231
233
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
232
234
  };
233
- __kind: "Arithmetic";
234
235
  } | {
236
+ __kind: "Transactional";
235
237
  value: {
236
238
  __kind: "LimitReached" | "NoLayer";
237
239
  };
238
- __kind: "Transactional";
239
240
  } | {
240
241
  __kind: "Exhausted";
241
242
  } | {
@@ -245,7 +246,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
245
246
  } | {
246
247
  __kind: "RootNotAllowed";
247
248
  };
248
- __kind: "DepositWitnessRejected";
249
249
  }>, z.ZodObject<{
250
250
  __kind: z.ZodLiteral<"Unrefundable">;
251
251
  }, "strip", z.ZodTypeAny, {
@@ -260,47 +260,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
260
260
  __kind: z.ZodLiteral<"P2PKH">;
261
261
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
262
262
  }, "strip", z.ZodTypeAny, {
263
- value: `0x${string}`;
264
263
  __kind: "P2PKH";
264
+ value: `0x${string}`;
265
265
  }, {
266
- value: string;
267
266
  __kind: "P2PKH";
267
+ value: string;
268
268
  }>, z.ZodObject<{
269
269
  __kind: z.ZodLiteral<"P2SH">;
270
270
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
271
271
  }, "strip", z.ZodTypeAny, {
272
- value: `0x${string}`;
273
272
  __kind: "P2SH";
273
+ value: `0x${string}`;
274
274
  }, {
275
- value: string;
276
275
  __kind: "P2SH";
276
+ value: string;
277
277
  }>, z.ZodObject<{
278
278
  __kind: z.ZodLiteral<"P2WPKH">;
279
279
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
280
280
  }, "strip", z.ZodTypeAny, {
281
- value: `0x${string}`;
282
281
  __kind: "P2WPKH";
282
+ value: `0x${string}`;
283
283
  }, {
284
- value: string;
285
284
  __kind: "P2WPKH";
285
+ value: string;
286
286
  }>, z.ZodObject<{
287
287
  __kind: z.ZodLiteral<"P2WSH">;
288
288
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
289
289
  }, "strip", z.ZodTypeAny, {
290
- value: `0x${string}`;
291
290
  __kind: "P2WSH";
291
+ value: `0x${string}`;
292
292
  }, {
293
- value: string;
294
293
  __kind: "P2WSH";
294
+ value: string;
295
295
  }>, z.ZodObject<{
296
296
  __kind: z.ZodLiteral<"Taproot">;
297
297
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
298
298
  }, "strip", z.ZodTypeAny, {
299
- value: `0x${string}`;
300
299
  __kind: "Taproot";
300
+ value: `0x${string}`;
301
301
  }, {
302
- value: string;
303
302
  __kind: "Taproot";
303
+ value: string;
304
304
  }>, z.ZodObject<{
305
305
  __kind: z.ZodLiteral<"OtherSegwit">;
306
306
  version: z.ZodNumber;
@@ -421,28 +421,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
421
421
  };
422
422
  }>;
423
423
  }, "strip", z.ZodTypeAny, {
424
+ asset: "Btc";
424
425
  depositAddress: {
425
- value: `0x${string}`;
426
426
  __kind: "P2PKH";
427
- } | {
428
427
  value: `0x${string}`;
429
- __kind: "P2SH";
430
428
  } | {
429
+ __kind: "P2SH";
431
430
  value: `0x${string}`;
432
- __kind: "P2WPKH";
433
431
  } | {
432
+ __kind: "P2WPKH";
434
433
  value: `0x${string}`;
435
- __kind: "P2WSH";
436
434
  } | {
435
+ __kind: "P2WSH";
437
436
  value: `0x${string}`;
437
+ } | {
438
438
  __kind: "Taproot";
439
+ value: `0x${string}`;
439
440
  } | {
440
441
  __kind: "OtherSegwit";
441
442
  version: number;
442
443
  program: `0x${string}`;
443
444
  };
444
445
  amount: bigint;
445
- asset: "Btc";
446
446
  depositDetails: {
447
447
  depositAddress: {
448
448
  pubkeyX: `0x${string}`;
@@ -462,30 +462,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
462
462
  };
463
463
  };
464
464
  }, {
465
+ asset: {
466
+ __kind: "Btc";
467
+ };
465
468
  depositAddress: {
466
- value: string;
467
469
  __kind: "P2PKH";
468
- } | {
469
470
  value: string;
470
- __kind: "P2SH";
471
471
  } | {
472
+ __kind: "P2SH";
472
473
  value: string;
473
- __kind: "P2WPKH";
474
474
  } | {
475
+ __kind: "P2WPKH";
475
476
  value: string;
476
- __kind: "P2WSH";
477
477
  } | {
478
+ __kind: "P2WSH";
478
479
  value: string;
480
+ } | {
479
481
  __kind: "Taproot";
482
+ value: string;
480
483
  } | {
481
484
  __kind: "OtherSegwit";
482
485
  version: number;
483
486
  program: string;
484
487
  };
485
488
  amount: string | number;
486
- asset: {
487
- __kind: "Btc";
488
- };
489
489
  depositDetails: {
490
490
  depositAddress: {
491
491
  pubkeyX: string;
@@ -508,28 +508,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
508
508
  }, "strip", z.ZodTypeAny, {
509
509
  __kind: "DepositFailedDepositChannelVariantBitcoin";
510
510
  depositWitness: {
511
+ asset: "Btc";
511
512
  depositAddress: {
512
- value: `0x${string}`;
513
513
  __kind: "P2PKH";
514
- } | {
515
514
  value: `0x${string}`;
516
- __kind: "P2SH";
517
515
  } | {
516
+ __kind: "P2SH";
518
517
  value: `0x${string}`;
519
- __kind: "P2WPKH";
520
518
  } | {
519
+ __kind: "P2WPKH";
521
520
  value: `0x${string}`;
522
- __kind: "P2WSH";
523
521
  } | {
522
+ __kind: "P2WSH";
524
523
  value: `0x${string}`;
524
+ } | {
525
525
  __kind: "Taproot";
526
+ value: `0x${string}`;
526
527
  } | {
527
528
  __kind: "OtherSegwit";
528
529
  version: number;
529
530
  program: `0x${string}`;
530
531
  };
531
532
  amount: bigint;
532
- asset: "Btc";
533
533
  depositDetails: {
534
534
  depositAddress: {
535
535
  pubkeyX: `0x${string}`;
@@ -552,30 +552,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
552
552
  }, {
553
553
  __kind: "DepositFailedDepositChannelVariantBitcoin";
554
554
  depositWitness: {
555
+ asset: {
556
+ __kind: "Btc";
557
+ };
555
558
  depositAddress: {
556
- value: string;
557
559
  __kind: "P2PKH";
558
- } | {
559
560
  value: string;
560
- __kind: "P2SH";
561
561
  } | {
562
+ __kind: "P2SH";
562
563
  value: string;
563
- __kind: "P2WPKH";
564
564
  } | {
565
+ __kind: "P2WPKH";
565
566
  value: string;
566
- __kind: "P2WSH";
567
567
  } | {
568
+ __kind: "P2WSH";
568
569
  value: string;
570
+ } | {
569
571
  __kind: "Taproot";
572
+ value: string;
570
573
  } | {
571
574
  __kind: "OtherSegwit";
572
575
  version: number;
573
576
  program: string;
574
577
  };
575
578
  amount: string | number;
576
- asset: {
577
- __kind: "Btc";
578
- };
579
579
  depositDetails: {
580
580
  depositAddress: {
581
581
  pubkeyX: string;
@@ -611,47 +611,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
611
611
  __kind: z.ZodLiteral<"P2PKH">;
612
612
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
613
613
  }, "strip", z.ZodTypeAny, {
614
- value: `0x${string}`;
615
614
  __kind: "P2PKH";
615
+ value: `0x${string}`;
616
616
  }, {
617
- value: string;
618
617
  __kind: "P2PKH";
618
+ value: string;
619
619
  }>, z.ZodObject<{
620
620
  __kind: z.ZodLiteral<"P2SH">;
621
621
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
622
622
  }, "strip", z.ZodTypeAny, {
623
- value: `0x${string}`;
624
623
  __kind: "P2SH";
624
+ value: `0x${string}`;
625
625
  }, {
626
- value: string;
627
626
  __kind: "P2SH";
627
+ value: string;
628
628
  }>, z.ZodObject<{
629
629
  __kind: z.ZodLiteral<"P2WPKH">;
630
630
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
631
631
  }, "strip", z.ZodTypeAny, {
632
- value: `0x${string}`;
633
632
  __kind: "P2WPKH";
633
+ value: `0x${string}`;
634
634
  }, {
635
- value: string;
636
635
  __kind: "P2WPKH";
636
+ value: string;
637
637
  }>, z.ZodObject<{
638
638
  __kind: z.ZodLiteral<"P2WSH">;
639
639
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
640
640
  }, "strip", z.ZodTypeAny, {
641
- value: `0x${string}`;
642
641
  __kind: "P2WSH";
642
+ value: `0x${string}`;
643
643
  }, {
644
- value: string;
645
644
  __kind: "P2WSH";
645
+ value: string;
646
646
  }>, z.ZodObject<{
647
647
  __kind: z.ZodLiteral<"Taproot">;
648
648
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
649
649
  }, "strip", z.ZodTypeAny, {
650
- value: `0x${string}`;
651
650
  __kind: "Taproot";
651
+ value: `0x${string}`;
652
652
  }, {
653
- value: string;
654
653
  __kind: "Taproot";
654
+ value: string;
655
655
  }>, z.ZodObject<{
656
656
  __kind: z.ZodLiteral<"OtherSegwit">;
657
657
  version: z.ZodNumber;
@@ -766,21 +766,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
766
766
  outputAsset: z.ZodEffects<z.ZodObject<{
767
767
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
768
768
  }, "strip", z.ZodTypeAny, {
769
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
769
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
770
770
  }, {
771
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
772
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
773
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
771
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
772
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
773
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
774
774
  }>;
775
775
  destinationAddress: z.ZodEffects<z.ZodObject<{
776
776
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
777
777
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
778
778
  }, "strip", z.ZodTypeAny, {
779
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
779
780
  value: `0x${string}`;
780
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
781
781
  }, {
782
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
782
783
  value: string;
783
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
784
784
  }>, {
785
785
  readonly chain: "Ethereum";
786
786
  readonly address: `0x${string}`;
@@ -800,8 +800,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
800
800
  readonly chain: "Assethub";
801
801
  readonly address: string;
802
802
  }, {
803
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
803
804
  value: string;
804
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
805
805
  }>;
806
806
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
807
807
  channelMetadata: z.ZodObject<{
@@ -830,67 +830,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
830
830
  __kind: z.ZodLiteral<"Eth">;
831
831
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
832
832
  }, "strip", z.ZodTypeAny, {
833
- value: `0x${string}`;
834
833
  __kind: "Eth";
834
+ value: `0x${string}`;
835
835
  }, {
836
- value: string;
837
836
  __kind: "Eth";
837
+ value: string;
838
838
  }>, z.ZodObject<{
839
839
  __kind: z.ZodLiteral<"Dot">;
840
840
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
841
841
  }, "strip", z.ZodTypeAny, {
842
- value: `0x${string}`;
843
842
  __kind: "Dot";
843
+ value: `0x${string}`;
844
844
  }, {
845
- value: string;
846
845
  __kind: "Dot";
846
+ value: string;
847
847
  }>, z.ZodObject<{
848
848
  __kind: z.ZodLiteral<"Btc">;
849
849
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
850
850
  __kind: z.ZodLiteral<"P2PKH">;
851
851
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
852
852
  }, "strip", z.ZodTypeAny, {
853
- value: `0x${string}`;
854
853
  __kind: "P2PKH";
854
+ value: `0x${string}`;
855
855
  }, {
856
- value: string;
857
856
  __kind: "P2PKH";
857
+ value: string;
858
858
  }>, z.ZodObject<{
859
859
  __kind: z.ZodLiteral<"P2SH">;
860
860
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
861
861
  }, "strip", z.ZodTypeAny, {
862
- value: `0x${string}`;
863
862
  __kind: "P2SH";
863
+ value: `0x${string}`;
864
864
  }, {
865
- value: string;
866
865
  __kind: "P2SH";
866
+ value: string;
867
867
  }>, z.ZodObject<{
868
868
  __kind: z.ZodLiteral<"P2WPKH">;
869
869
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
870
870
  }, "strip", z.ZodTypeAny, {
871
- value: `0x${string}`;
872
871
  __kind: "P2WPKH";
872
+ value: `0x${string}`;
873
873
  }, {
874
- value: string;
875
874
  __kind: "P2WPKH";
875
+ value: string;
876
876
  }>, z.ZodObject<{
877
877
  __kind: z.ZodLiteral<"P2WSH">;
878
878
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
879
879
  }, "strip", z.ZodTypeAny, {
880
- value: `0x${string}`;
881
880
  __kind: "P2WSH";
881
+ value: `0x${string}`;
882
882
  }, {
883
- value: string;
884
883
  __kind: "P2WSH";
884
+ value: string;
885
885
  }>, z.ZodObject<{
886
886
  __kind: z.ZodLiteral<"Taproot">;
887
887
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
888
888
  }, "strip", z.ZodTypeAny, {
889
- value: `0x${string}`;
890
889
  __kind: "Taproot";
890
+ value: `0x${string}`;
891
891
  }, {
892
- value: string;
893
892
  __kind: "Taproot";
893
+ value: string;
894
894
  }>, z.ZodObject<{
895
895
  __kind: z.ZodLiteral<"OtherSegwit">;
896
896
  version: z.ZodNumber;
@@ -905,76 +905,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
905
905
  program: string;
906
906
  }>]>;
907
907
  }, "strip", z.ZodTypeAny, {
908
+ __kind: "Btc";
908
909
  value: {
909
- value: `0x${string}`;
910
910
  __kind: "P2PKH";
911
- } | {
912
911
  value: `0x${string}`;
913
- __kind: "P2SH";
914
912
  } | {
913
+ __kind: "P2SH";
915
914
  value: `0x${string}`;
916
- __kind: "P2WPKH";
917
915
  } | {
916
+ __kind: "P2WPKH";
918
917
  value: `0x${string}`;
919
- __kind: "P2WSH";
920
918
  } | {
919
+ __kind: "P2WSH";
921
920
  value: `0x${string}`;
921
+ } | {
922
922
  __kind: "Taproot";
923
+ value: `0x${string}`;
923
924
  } | {
924
925
  __kind: "OtherSegwit";
925
926
  version: number;
926
927
  program: `0x${string}`;
927
928
  };
928
- __kind: "Btc";
929
929
  }, {
930
+ __kind: "Btc";
930
931
  value: {
931
- value: string;
932
932
  __kind: "P2PKH";
933
- } | {
934
933
  value: string;
935
- __kind: "P2SH";
936
934
  } | {
935
+ __kind: "P2SH";
937
936
  value: string;
938
- __kind: "P2WPKH";
939
937
  } | {
938
+ __kind: "P2WPKH";
940
939
  value: string;
941
- __kind: "P2WSH";
942
940
  } | {
941
+ __kind: "P2WSH";
943
942
  value: string;
943
+ } | {
944
944
  __kind: "Taproot";
945
+ value: string;
945
946
  } | {
946
947
  __kind: "OtherSegwit";
947
948
  version: number;
948
949
  program: string;
949
950
  };
950
- __kind: "Btc";
951
951
  }>, z.ZodObject<{
952
952
  __kind: z.ZodLiteral<"Arb">;
953
953
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
954
954
  }, "strip", z.ZodTypeAny, {
955
- value: `0x${string}`;
956
955
  __kind: "Arb";
956
+ value: `0x${string}`;
957
957
  }, {
958
- value: string;
959
958
  __kind: "Arb";
959
+ value: string;
960
960
  }>, z.ZodObject<{
961
961
  __kind: z.ZodLiteral<"Sol">;
962
962
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
963
963
  }, "strip", z.ZodTypeAny, {
964
- value: `0x${string}`;
965
964
  __kind: "Sol";
965
+ value: `0x${string}`;
966
966
  }, {
967
- value: string;
968
967
  __kind: "Sol";
968
+ value: string;
969
969
  }>, z.ZodObject<{
970
970
  __kind: z.ZodLiteral<"Hub">;
971
971
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
972
972
  }, "strip", z.ZodTypeAny, {
973
- value: `0x${string}`;
974
973
  __kind: "Hub";
974
+ value: `0x${string}`;
975
975
  }, {
976
- value: string;
977
976
  __kind: "Hub";
977
+ value: string;
978
978
  }>]>>>;
979
979
  }, "strip", z.ZodTypeAny, {
980
980
  channelMetadata: {
@@ -984,42 +984,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
984
984
  };
985
985
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
986
986
  sourceAddress?: {
987
- value: `0x${string}`;
988
987
  __kind: "Eth";
989
- } | {
990
988
  value: `0x${string}`;
989
+ } | {
991
990
  __kind: "Dot";
991
+ value: `0x${string}`;
992
992
  } | {
993
+ __kind: "Btc";
993
994
  value: {
994
- value: `0x${string}`;
995
995
  __kind: "P2PKH";
996
- } | {
997
996
  value: `0x${string}`;
998
- __kind: "P2SH";
999
997
  } | {
998
+ __kind: "P2SH";
1000
999
  value: `0x${string}`;
1001
- __kind: "P2WPKH";
1002
1000
  } | {
1001
+ __kind: "P2WPKH";
1003
1002
  value: `0x${string}`;
1004
- __kind: "P2WSH";
1005
1003
  } | {
1004
+ __kind: "P2WSH";
1006
1005
  value: `0x${string}`;
1006
+ } | {
1007
1007
  __kind: "Taproot";
1008
+ value: `0x${string}`;
1008
1009
  } | {
1009
1010
  __kind: "OtherSegwit";
1010
1011
  version: number;
1011
1012
  program: `0x${string}`;
1012
1013
  };
1013
- __kind: "Btc";
1014
1014
  } | {
1015
- value: `0x${string}`;
1016
1015
  __kind: "Arb";
1017
- } | {
1018
1016
  value: `0x${string}`;
1019
- __kind: "Sol";
1020
1017
  } | {
1018
+ __kind: "Sol";
1021
1019
  value: `0x${string}`;
1020
+ } | {
1022
1021
  __kind: "Hub";
1022
+ value: `0x${string}`;
1023
1023
  } | null | undefined;
1024
1024
  }, {
1025
1025
  channelMetadata: {
@@ -1031,50 +1031,50 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1031
1031
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1032
1032
  };
1033
1033
  sourceAddress?: {
1034
- value: string;
1035
1034
  __kind: "Eth";
1036
- } | {
1037
1035
  value: string;
1036
+ } | {
1038
1037
  __kind: "Dot";
1038
+ value: string;
1039
1039
  } | {
1040
+ __kind: "Btc";
1040
1041
  value: {
1041
- value: string;
1042
1042
  __kind: "P2PKH";
1043
- } | {
1044
1043
  value: string;
1045
- __kind: "P2SH";
1046
1044
  } | {
1045
+ __kind: "P2SH";
1047
1046
  value: string;
1048
- __kind: "P2WPKH";
1049
1047
  } | {
1048
+ __kind: "P2WPKH";
1050
1049
  value: string;
1051
- __kind: "P2WSH";
1052
1050
  } | {
1051
+ __kind: "P2WSH";
1053
1052
  value: string;
1053
+ } | {
1054
1054
  __kind: "Taproot";
1055
+ value: string;
1055
1056
  } | {
1056
1057
  __kind: "OtherSegwit";
1057
1058
  version: number;
1058
1059
  program: string;
1059
1060
  };
1060
- __kind: "Btc";
1061
1061
  } | {
1062
- value: string;
1063
1062
  __kind: "Arb";
1064
- } | {
1065
1063
  value: string;
1066
- __kind: "Sol";
1067
1064
  } | {
1065
+ __kind: "Sol";
1068
1066
  value: string;
1067
+ } | {
1069
1068
  __kind: "Hub";
1069
+ value: string;
1070
1070
  } | null | undefined;
1071
1071
  }>>>;
1072
1072
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1073
1073
  brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1074
- account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
1074
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1075
1075
  bps: z.ZodNumber;
1076
1076
  }, "strip", z.ZodTypeAny, {
1077
- account: string;
1077
+ account: `cF${string}`;
1078
1078
  bps: number;
1079
1079
  }, {
1080
1080
  account: string;
@@ -1096,47 +1096,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1096
1096
  __kind: z.ZodLiteral<"P2PKH">;
1097
1097
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1098
1098
  }, "strip", z.ZodTypeAny, {
1099
- value: `0x${string}`;
1100
1099
  __kind: "P2PKH";
1100
+ value: `0x${string}`;
1101
1101
  }, {
1102
- value: string;
1103
1102
  __kind: "P2PKH";
1103
+ value: string;
1104
1104
  }>, z.ZodObject<{
1105
1105
  __kind: z.ZodLiteral<"P2SH">;
1106
1106
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1107
1107
  }, "strip", z.ZodTypeAny, {
1108
- value: `0x${string}`;
1109
1108
  __kind: "P2SH";
1109
+ value: `0x${string}`;
1110
1110
  }, {
1111
- value: string;
1112
1111
  __kind: "P2SH";
1112
+ value: string;
1113
1113
  }>, z.ZodObject<{
1114
1114
  __kind: z.ZodLiteral<"P2WPKH">;
1115
1115
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1116
1116
  }, "strip", z.ZodTypeAny, {
1117
- value: `0x${string}`;
1118
1117
  __kind: "P2WPKH";
1118
+ value: `0x${string}`;
1119
1119
  }, {
1120
- value: string;
1121
1120
  __kind: "P2WPKH";
1121
+ value: string;
1122
1122
  }>, z.ZodObject<{
1123
1123
  __kind: z.ZodLiteral<"P2WSH">;
1124
1124
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1125
1125
  }, "strip", z.ZodTypeAny, {
1126
- value: `0x${string}`;
1127
1126
  __kind: "P2WSH";
1127
+ value: `0x${string}`;
1128
1128
  }, {
1129
- value: string;
1130
1129
  __kind: "P2WSH";
1130
+ value: string;
1131
1131
  }>, z.ZodObject<{
1132
1132
  __kind: z.ZodLiteral<"Taproot">;
1133
1133
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1134
1134
  }, "strip", z.ZodTypeAny, {
1135
- value: `0x${string}`;
1136
1135
  __kind: "Taproot";
1136
+ value: `0x${string}`;
1137
1137
  }, {
1138
- value: string;
1139
1138
  __kind: "Taproot";
1139
+ value: string;
1140
1140
  }>, z.ZodObject<{
1141
1141
  __kind: z.ZodLiteral<"OtherSegwit">;
1142
1142
  version: z.ZodNumber;
@@ -1168,20 +1168,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1168
1168
  }, "strip", z.ZodTypeAny, {
1169
1169
  retryDuration: number;
1170
1170
  refundAddress: {
1171
- value: `0x${string}`;
1172
1171
  __kind: "P2PKH";
1173
- } | {
1174
1172
  value: `0x${string}`;
1175
- __kind: "P2SH";
1176
1173
  } | {
1174
+ __kind: "P2SH";
1177
1175
  value: `0x${string}`;
1178
- __kind: "P2WPKH";
1179
1176
  } | {
1177
+ __kind: "P2WPKH";
1180
1178
  value: `0x${string}`;
1181
- __kind: "P2WSH";
1182
1179
  } | {
1180
+ __kind: "P2WSH";
1183
1181
  value: `0x${string}`;
1182
+ } | {
1184
1183
  __kind: "Taproot";
1184
+ value: `0x${string}`;
1185
1185
  } | {
1186
1186
  __kind: "OtherSegwit";
1187
1187
  version: number;
@@ -1197,20 +1197,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1197
1197
  }, {
1198
1198
  retryDuration: number;
1199
1199
  refundAddress: {
1200
- value: string;
1201
1200
  __kind: "P2PKH";
1202
- } | {
1203
1201
  value: string;
1204
- __kind: "P2SH";
1205
1202
  } | {
1203
+ __kind: "P2SH";
1206
1204
  value: string;
1207
- __kind: "P2WPKH";
1208
1205
  } | {
1206
+ __kind: "P2WPKH";
1209
1207
  value: string;
1210
- __kind: "P2WSH";
1211
1208
  } | {
1209
+ __kind: "P2WSH";
1212
1210
  value: string;
1211
+ } | {
1213
1212
  __kind: "Taproot";
1213
+ value: string;
1214
1214
  } | {
1215
1215
  __kind: "OtherSegwit";
1216
1216
  version: number;
@@ -1257,7 +1257,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1257
1257
  };
1258
1258
  inputAsset: "Btc";
1259
1259
  depositAmount: bigint;
1260
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1260
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1261
1261
  destinationAddress: {
1262
1262
  readonly chain: "Ethereum";
1263
1263
  readonly address: `0x${string}`;
@@ -1284,20 +1284,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1284
1284
  refundParams: {
1285
1285
  retryDuration: number;
1286
1286
  refundAddress: {
1287
- value: `0x${string}`;
1288
1287
  __kind: "P2PKH";
1289
- } | {
1290
1288
  value: `0x${string}`;
1291
- __kind: "P2SH";
1292
1289
  } | {
1290
+ __kind: "P2SH";
1293
1291
  value: `0x${string}`;
1294
- __kind: "P2WPKH";
1295
1292
  } | {
1293
+ __kind: "P2WPKH";
1296
1294
  value: `0x${string}`;
1297
- __kind: "P2WSH";
1298
1295
  } | {
1296
+ __kind: "P2WSH";
1299
1297
  value: `0x${string}`;
1298
+ } | {
1300
1299
  __kind: "Taproot";
1300
+ value: `0x${string}`;
1301
1301
  } | {
1302
1302
  __kind: "OtherSegwit";
1303
1303
  version: number;
@@ -1313,20 +1313,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1313
1313
  };
1314
1314
  boostFee: number;
1315
1315
  depositAddress?: {
1316
- value: `0x${string}`;
1317
1316
  __kind: "P2PKH";
1318
- } | {
1319
1317
  value: `0x${string}`;
1320
- __kind: "P2SH";
1321
1318
  } | {
1319
+ __kind: "P2SH";
1322
1320
  value: `0x${string}`;
1323
- __kind: "P2WPKH";
1324
1321
  } | {
1322
+ __kind: "P2WPKH";
1325
1323
  value: `0x${string}`;
1326
- __kind: "P2WSH";
1327
1324
  } | {
1325
+ __kind: "P2WSH";
1328
1326
  value: `0x${string}`;
1327
+ } | {
1329
1328
  __kind: "Taproot";
1329
+ value: `0x${string}`;
1330
1330
  } | {
1331
1331
  __kind: "OtherSegwit";
1332
1332
  version: number;
@@ -1341,46 +1341,46 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1341
1341
  };
1342
1342
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1343
1343
  sourceAddress?: {
1344
- value: `0x${string}`;
1345
1344
  __kind: "Eth";
1346
- } | {
1347
1345
  value: `0x${string}`;
1346
+ } | {
1348
1347
  __kind: "Dot";
1348
+ value: `0x${string}`;
1349
1349
  } | {
1350
+ __kind: "Btc";
1350
1351
  value: {
1351
- value: `0x${string}`;
1352
1352
  __kind: "P2PKH";
1353
- } | {
1354
1353
  value: `0x${string}`;
1355
- __kind: "P2SH";
1356
1354
  } | {
1355
+ __kind: "P2SH";
1357
1356
  value: `0x${string}`;
1358
- __kind: "P2WPKH";
1359
1357
  } | {
1358
+ __kind: "P2WPKH";
1360
1359
  value: `0x${string}`;
1361
- __kind: "P2WSH";
1362
1360
  } | {
1361
+ __kind: "P2WSH";
1363
1362
  value: `0x${string}`;
1363
+ } | {
1364
1364
  __kind: "Taproot";
1365
+ value: `0x${string}`;
1365
1366
  } | {
1366
1367
  __kind: "OtherSegwit";
1367
1368
  version: number;
1368
1369
  program: `0x${string}`;
1369
1370
  };
1370
- __kind: "Btc";
1371
1371
  } | {
1372
- value: `0x${string}`;
1373
1372
  __kind: "Arb";
1374
- } | {
1375
1373
  value: `0x${string}`;
1376
- __kind: "Sol";
1377
1374
  } | {
1375
+ __kind: "Sol";
1378
1376
  value: `0x${string}`;
1377
+ } | {
1379
1378
  __kind: "Hub";
1379
+ value: `0x${string}`;
1380
1380
  } | null | undefined;
1381
1381
  } | null | undefined;
1382
1382
  brokerFee?: {
1383
- account: string;
1383
+ account: `cF${string}`;
1384
1384
  bps: number;
1385
1385
  } | null | undefined;
1386
1386
  dcaParams?: {
@@ -1412,11 +1412,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1412
1412
  };
1413
1413
  depositAmount: string | number;
1414
1414
  outputAsset: {
1415
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1415
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1416
1416
  };
1417
1417
  destinationAddress: {
1418
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1418
1419
  value: string;
1419
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1420
1420
  };
1421
1421
  affiliateFees: {
1422
1422
  account: number;
@@ -1425,20 +1425,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1425
1425
  refundParams: {
1426
1426
  retryDuration: number;
1427
1427
  refundAddress: {
1428
- value: string;
1429
1428
  __kind: "P2PKH";
1430
- } | {
1431
1429
  value: string;
1432
- __kind: "P2SH";
1433
1430
  } | {
1431
+ __kind: "P2SH";
1434
1432
  value: string;
1435
- __kind: "P2WPKH";
1436
1433
  } | {
1434
+ __kind: "P2WPKH";
1437
1435
  value: string;
1438
- __kind: "P2WSH";
1439
1436
  } | {
1437
+ __kind: "P2WSH";
1440
1438
  value: string;
1439
+ } | {
1441
1440
  __kind: "Taproot";
1441
+ value: string;
1442
1442
  } | {
1443
1443
  __kind: "OtherSegwit";
1444
1444
  version: number;
@@ -1454,20 +1454,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1454
1454
  };
1455
1455
  boostFee: number;
1456
1456
  depositAddress?: {
1457
- value: string;
1458
1457
  __kind: "P2PKH";
1459
- } | {
1460
1458
  value: string;
1461
- __kind: "P2SH";
1462
1459
  } | {
1460
+ __kind: "P2SH";
1463
1461
  value: string;
1464
- __kind: "P2WPKH";
1465
1462
  } | {
1463
+ __kind: "P2WPKH";
1466
1464
  value: string;
1467
- __kind: "P2WSH";
1468
1465
  } | {
1466
+ __kind: "P2WSH";
1469
1467
  value: string;
1468
+ } | {
1470
1469
  __kind: "Taproot";
1470
+ value: string;
1471
1471
  } | {
1472
1472
  __kind: "OtherSegwit";
1473
1473
  version: number;
@@ -1484,42 +1484,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1484
1484
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1485
1485
  };
1486
1486
  sourceAddress?: {
1487
- value: string;
1488
1487
  __kind: "Eth";
1489
- } | {
1490
1488
  value: string;
1489
+ } | {
1491
1490
  __kind: "Dot";
1491
+ value: string;
1492
1492
  } | {
1493
+ __kind: "Btc";
1493
1494
  value: {
1494
- value: string;
1495
1495
  __kind: "P2PKH";
1496
- } | {
1497
1496
  value: string;
1498
- __kind: "P2SH";
1499
1497
  } | {
1498
+ __kind: "P2SH";
1500
1499
  value: string;
1501
- __kind: "P2WPKH";
1502
1500
  } | {
1501
+ __kind: "P2WPKH";
1503
1502
  value: string;
1504
- __kind: "P2WSH";
1505
1503
  } | {
1504
+ __kind: "P2WSH";
1506
1505
  value: string;
1506
+ } | {
1507
1507
  __kind: "Taproot";
1508
+ value: string;
1508
1509
  } | {
1509
1510
  __kind: "OtherSegwit";
1510
1511
  version: number;
1511
1512
  program: string;
1512
1513
  };
1513
- __kind: "Btc";
1514
1514
  } | {
1515
- value: string;
1516
1515
  __kind: "Arb";
1517
- } | {
1518
1516
  value: string;
1519
- __kind: "Sol";
1520
1517
  } | {
1518
+ __kind: "Sol";
1521
1519
  value: string;
1520
+ } | {
1522
1521
  __kind: "Hub";
1522
+ value: string;
1523
1523
  } | null | undefined;
1524
1524
  } | null | undefined;
1525
1525
  brokerFee?: {
@@ -1555,7 +1555,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1555
1555
  };
1556
1556
  inputAsset: "Btc";
1557
1557
  depositAmount: bigint;
1558
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1558
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1559
1559
  destinationAddress: {
1560
1560
  readonly chain: "Ethereum";
1561
1561
  readonly address: `0x${string}`;
@@ -1582,20 +1582,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1582
1582
  refundParams: {
1583
1583
  retryDuration: number;
1584
1584
  refundAddress: {
1585
- value: `0x${string}`;
1586
1585
  __kind: "P2PKH";
1587
- } | {
1588
1586
  value: `0x${string}`;
1589
- __kind: "P2SH";
1590
1587
  } | {
1588
+ __kind: "P2SH";
1591
1589
  value: `0x${string}`;
1592
- __kind: "P2WPKH";
1593
1590
  } | {
1591
+ __kind: "P2WPKH";
1594
1592
  value: `0x${string}`;
1595
- __kind: "P2WSH";
1596
1593
  } | {
1594
+ __kind: "P2WSH";
1597
1595
  value: `0x${string}`;
1596
+ } | {
1598
1597
  __kind: "Taproot";
1598
+ value: `0x${string}`;
1599
1599
  } | {
1600
1600
  __kind: "OtherSegwit";
1601
1601
  version: number;
@@ -1611,20 +1611,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1611
1611
  };
1612
1612
  boostFee: number;
1613
1613
  depositAddress?: {
1614
- value: `0x${string}`;
1615
1614
  __kind: "P2PKH";
1616
- } | {
1617
1615
  value: `0x${string}`;
1618
- __kind: "P2SH";
1619
1616
  } | {
1617
+ __kind: "P2SH";
1620
1618
  value: `0x${string}`;
1621
- __kind: "P2WPKH";
1622
1619
  } | {
1620
+ __kind: "P2WPKH";
1623
1621
  value: `0x${string}`;
1624
- __kind: "P2WSH";
1625
1622
  } | {
1623
+ __kind: "P2WSH";
1626
1624
  value: `0x${string}`;
1625
+ } | {
1627
1626
  __kind: "Taproot";
1627
+ value: `0x${string}`;
1628
1628
  } | {
1629
1629
  __kind: "OtherSegwit";
1630
1630
  version: number;
@@ -1639,46 +1639,46 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1639
1639
  };
1640
1640
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1641
1641
  sourceAddress?: {
1642
- value: `0x${string}`;
1643
1642
  __kind: "Eth";
1644
- } | {
1645
1643
  value: `0x${string}`;
1644
+ } | {
1646
1645
  __kind: "Dot";
1646
+ value: `0x${string}`;
1647
1647
  } | {
1648
+ __kind: "Btc";
1648
1649
  value: {
1649
- value: `0x${string}`;
1650
1650
  __kind: "P2PKH";
1651
- } | {
1652
1651
  value: `0x${string}`;
1653
- __kind: "P2SH";
1654
1652
  } | {
1653
+ __kind: "P2SH";
1655
1654
  value: `0x${string}`;
1656
- __kind: "P2WPKH";
1657
1655
  } | {
1656
+ __kind: "P2WPKH";
1658
1657
  value: `0x${string}`;
1659
- __kind: "P2WSH";
1660
1658
  } | {
1659
+ __kind: "P2WSH";
1661
1660
  value: `0x${string}`;
1661
+ } | {
1662
1662
  __kind: "Taproot";
1663
+ value: `0x${string}`;
1663
1664
  } | {
1664
1665
  __kind: "OtherSegwit";
1665
1666
  version: number;
1666
1667
  program: `0x${string}`;
1667
1668
  };
1668
- __kind: "Btc";
1669
1669
  } | {
1670
- value: `0x${string}`;
1671
1670
  __kind: "Arb";
1672
- } | {
1673
1671
  value: `0x${string}`;
1674
- __kind: "Sol";
1675
1672
  } | {
1673
+ __kind: "Sol";
1676
1674
  value: `0x${string}`;
1675
+ } | {
1677
1676
  __kind: "Hub";
1677
+ value: `0x${string}`;
1678
1678
  } | null | undefined;
1679
1679
  } | null | undefined;
1680
1680
  brokerFee?: {
1681
- account: string;
1681
+ account: `cF${string}`;
1682
1682
  bps: number;
1683
1683
  } | null | undefined;
1684
1684
  dcaParams?: {
@@ -1713,11 +1713,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1713
1713
  };
1714
1714
  depositAmount: string | number;
1715
1715
  outputAsset: {
1716
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1716
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1717
1717
  };
1718
1718
  destinationAddress: {
1719
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1719
1720
  value: string;
1720
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1721
1721
  };
1722
1722
  affiliateFees: {
1723
1723
  account: number;
@@ -1726,20 +1726,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1726
1726
  refundParams: {
1727
1727
  retryDuration: number;
1728
1728
  refundAddress: {
1729
- value: string;
1730
1729
  __kind: "P2PKH";
1731
- } | {
1732
1730
  value: string;
1733
- __kind: "P2SH";
1734
1731
  } | {
1732
+ __kind: "P2SH";
1735
1733
  value: string;
1736
- __kind: "P2WPKH";
1737
1734
  } | {
1735
+ __kind: "P2WPKH";
1738
1736
  value: string;
1739
- __kind: "P2WSH";
1740
1737
  } | {
1738
+ __kind: "P2WSH";
1741
1739
  value: string;
1740
+ } | {
1742
1741
  __kind: "Taproot";
1742
+ value: string;
1743
1743
  } | {
1744
1744
  __kind: "OtherSegwit";
1745
1745
  version: number;
@@ -1755,20 +1755,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1755
1755
  };
1756
1756
  boostFee: number;
1757
1757
  depositAddress?: {
1758
- value: string;
1759
1758
  __kind: "P2PKH";
1760
- } | {
1761
1759
  value: string;
1762
- __kind: "P2SH";
1763
1760
  } | {
1761
+ __kind: "P2SH";
1764
1762
  value: string;
1765
- __kind: "P2WPKH";
1766
1763
  } | {
1764
+ __kind: "P2WPKH";
1767
1765
  value: string;
1768
- __kind: "P2WSH";
1769
1766
  } | {
1767
+ __kind: "P2WSH";
1770
1768
  value: string;
1769
+ } | {
1771
1770
  __kind: "Taproot";
1771
+ value: string;
1772
1772
  } | {
1773
1773
  __kind: "OtherSegwit";
1774
1774
  version: number;
@@ -1785,42 +1785,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1785
1785
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1786
1786
  };
1787
1787
  sourceAddress?: {
1788
- value: string;
1789
1788
  __kind: "Eth";
1790
- } | {
1791
1789
  value: string;
1790
+ } | {
1792
1791
  __kind: "Dot";
1792
+ value: string;
1793
1793
  } | {
1794
+ __kind: "Btc";
1794
1795
  value: {
1795
- value: string;
1796
1796
  __kind: "P2PKH";
1797
- } | {
1798
1797
  value: string;
1799
- __kind: "P2SH";
1800
1798
  } | {
1799
+ __kind: "P2SH";
1801
1800
  value: string;
1802
- __kind: "P2WPKH";
1803
1801
  } | {
1802
+ __kind: "P2WPKH";
1804
1803
  value: string;
1805
- __kind: "P2WSH";
1806
1804
  } | {
1805
+ __kind: "P2WSH";
1807
1806
  value: string;
1807
+ } | {
1808
1808
  __kind: "Taproot";
1809
+ value: string;
1809
1810
  } | {
1810
1811
  __kind: "OtherSegwit";
1811
1812
  version: number;
1812
1813
  program: string;
1813
1814
  };
1814
- __kind: "Btc";
1815
1815
  } | {
1816
- value: string;
1817
1816
  __kind: "Arb";
1818
- } | {
1819
1817
  value: string;
1820
- __kind: "Sol";
1821
1818
  } | {
1819
+ __kind: "Sol";
1822
1820
  value: string;
1821
+ } | {
1823
1822
  __kind: "Hub";
1823
+ value: string;
1824
1824
  } | null | undefined;
1825
1825
  } | null | undefined;
1826
1826
  brokerFee?: {
@@ -1841,6 +1841,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1841
1841
  } | {
1842
1842
  __kind: "TransactionRejectedByBroker";
1843
1843
  } | {
1844
+ __kind: "DepositWitnessRejected";
1844
1845
  value: {
1845
1846
  __kind: "Other";
1846
1847
  } | {
@@ -1848,11 +1849,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1848
1849
  } | {
1849
1850
  __kind: "BadOrigin";
1850
1851
  } | {
1852
+ __kind: "Module";
1851
1853
  value: {
1852
1854
  index: number;
1853
1855
  error: `0x${string}`;
1854
1856
  };
1855
- __kind: "Module";
1856
1857
  } | {
1857
1858
  __kind: "ConsumerRemaining";
1858
1859
  } | {
@@ -1860,14 +1861,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1860
1861
  } | {
1861
1862
  __kind: "TooManyConsumers";
1862
1863
  } | {
1863
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1864
1864
  __kind: "Token";
1865
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1865
1866
  } | {
1866
- value: "Underflow" | "Overflow" | "DivisionByZero";
1867
1867
  __kind: "Arithmetic";
1868
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1868
1869
  } | {
1869
- value: "LimitReached" | "NoLayer";
1870
1870
  __kind: "Transactional";
1871
+ value: "LimitReached" | "NoLayer";
1871
1872
  } | {
1872
1873
  __kind: "Exhausted";
1873
1874
  } | {
@@ -1877,7 +1878,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1877
1878
  } | {
1878
1879
  __kind: "RootNotAllowed";
1879
1880
  };
1880
- __kind: "DepositWitnessRejected";
1881
1881
  } | {
1882
1882
  __kind: "Unrefundable";
1883
1883
  };
@@ -1885,28 +1885,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1885
1885
  details: {
1886
1886
  __kind: "DepositFailedDepositChannelVariantBitcoin";
1887
1887
  depositWitness: {
1888
+ asset: "Btc";
1888
1889
  depositAddress: {
1889
- value: `0x${string}`;
1890
1890
  __kind: "P2PKH";
1891
- } | {
1892
1891
  value: `0x${string}`;
1893
- __kind: "P2SH";
1894
1892
  } | {
1893
+ __kind: "P2SH";
1895
1894
  value: `0x${string}`;
1896
- __kind: "P2WPKH";
1897
1895
  } | {
1896
+ __kind: "P2WPKH";
1898
1897
  value: `0x${string}`;
1899
- __kind: "P2WSH";
1900
1898
  } | {
1899
+ __kind: "P2WSH";
1901
1900
  value: `0x${string}`;
1901
+ } | {
1902
1902
  __kind: "Taproot";
1903
+ value: `0x${string}`;
1903
1904
  } | {
1904
1905
  __kind: "OtherSegwit";
1905
1906
  version: number;
1906
1907
  program: `0x${string}`;
1907
1908
  };
1908
1909
  amount: bigint;
1909
- asset: "Btc";
1910
1910
  depositDetails: {
1911
1911
  depositAddress: {
1912
1912
  pubkeyX: `0x${string}`;
@@ -1950,7 +1950,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1950
1950
  };
1951
1951
  inputAsset: "Btc";
1952
1952
  depositAmount: bigint;
1953
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1953
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1954
1954
  destinationAddress: {
1955
1955
  readonly chain: "Ethereum";
1956
1956
  readonly address: `0x${string}`;
@@ -1977,20 +1977,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1977
1977
  refundParams: {
1978
1978
  retryDuration: number;
1979
1979
  refundAddress: {
1980
- value: `0x${string}`;
1981
1980
  __kind: "P2PKH";
1982
- } | {
1983
1981
  value: `0x${string}`;
1984
- __kind: "P2SH";
1985
1982
  } | {
1983
+ __kind: "P2SH";
1986
1984
  value: `0x${string}`;
1987
- __kind: "P2WPKH";
1988
1985
  } | {
1986
+ __kind: "P2WPKH";
1989
1987
  value: `0x${string}`;
1990
- __kind: "P2WSH";
1991
1988
  } | {
1989
+ __kind: "P2WSH";
1992
1990
  value: `0x${string}`;
1991
+ } | {
1993
1992
  __kind: "Taproot";
1993
+ value: `0x${string}`;
1994
1994
  } | {
1995
1995
  __kind: "OtherSegwit";
1996
1996
  version: number;
@@ -2006,20 +2006,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2006
2006
  };
2007
2007
  boostFee: number;
2008
2008
  depositAddress?: {
2009
- value: `0x${string}`;
2010
2009
  __kind: "P2PKH";
2011
- } | {
2012
2010
  value: `0x${string}`;
2013
- __kind: "P2SH";
2014
2011
  } | {
2012
+ __kind: "P2SH";
2015
2013
  value: `0x${string}`;
2016
- __kind: "P2WPKH";
2017
2014
  } | {
2015
+ __kind: "P2WPKH";
2018
2016
  value: `0x${string}`;
2019
- __kind: "P2WSH";
2020
2017
  } | {
2018
+ __kind: "P2WSH";
2021
2019
  value: `0x${string}`;
2020
+ } | {
2022
2021
  __kind: "Taproot";
2022
+ value: `0x${string}`;
2023
2023
  } | {
2024
2024
  __kind: "OtherSegwit";
2025
2025
  version: number;
@@ -2034,46 +2034,46 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2034
2034
  };
2035
2035
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2036
2036
  sourceAddress?: {
2037
- value: `0x${string}`;
2038
2037
  __kind: "Eth";
2039
- } | {
2040
2038
  value: `0x${string}`;
2039
+ } | {
2041
2040
  __kind: "Dot";
2041
+ value: `0x${string}`;
2042
2042
  } | {
2043
+ __kind: "Btc";
2043
2044
  value: {
2044
- value: `0x${string}`;
2045
2045
  __kind: "P2PKH";
2046
- } | {
2047
2046
  value: `0x${string}`;
2048
- __kind: "P2SH";
2049
2047
  } | {
2048
+ __kind: "P2SH";
2050
2049
  value: `0x${string}`;
2051
- __kind: "P2WPKH";
2052
2050
  } | {
2051
+ __kind: "P2WPKH";
2053
2052
  value: `0x${string}`;
2054
- __kind: "P2WSH";
2055
2053
  } | {
2054
+ __kind: "P2WSH";
2056
2055
  value: `0x${string}`;
2056
+ } | {
2057
2057
  __kind: "Taproot";
2058
+ value: `0x${string}`;
2058
2059
  } | {
2059
2060
  __kind: "OtherSegwit";
2060
2061
  version: number;
2061
2062
  program: `0x${string}`;
2062
2063
  };
2063
- __kind: "Btc";
2064
2064
  } | {
2065
- value: `0x${string}`;
2066
2065
  __kind: "Arb";
2067
- } | {
2068
2066
  value: `0x${string}`;
2069
- __kind: "Sol";
2070
2067
  } | {
2068
+ __kind: "Sol";
2071
2069
  value: `0x${string}`;
2070
+ } | {
2072
2071
  __kind: "Hub";
2072
+ value: `0x${string}`;
2073
2073
  } | null | undefined;
2074
2074
  } | null | undefined;
2075
2075
  brokerFee?: {
2076
- account: string;
2076
+ account: `cF${string}`;
2077
2077
  bps: number;
2078
2078
  } | null | undefined;
2079
2079
  dcaParams?: {
@@ -2090,6 +2090,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2090
2090
  } | {
2091
2091
  __kind: "TransactionRejectedByBroker";
2092
2092
  } | {
2093
+ __kind: "DepositWitnessRejected";
2093
2094
  value: {
2094
2095
  __kind: "Other";
2095
2096
  } | {
@@ -2097,11 +2098,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2097
2098
  } | {
2098
2099
  __kind: "BadOrigin";
2099
2100
  } | {
2101
+ __kind: "Module";
2100
2102
  value: {
2101
2103
  index: number;
2102
2104
  error: string;
2103
2105
  };
2104
- __kind: "Module";
2105
2106
  } | {
2106
2107
  __kind: "ConsumerRemaining";
2107
2108
  } | {
@@ -2109,20 +2110,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2109
2110
  } | {
2110
2111
  __kind: "TooManyConsumers";
2111
2112
  } | {
2113
+ __kind: "Token";
2112
2114
  value: {
2113
2115
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2114
2116
  };
2115
- __kind: "Token";
2116
2117
  } | {
2118
+ __kind: "Arithmetic";
2117
2119
  value: {
2118
2120
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2119
2121
  };
2120
- __kind: "Arithmetic";
2121
2122
  } | {
2123
+ __kind: "Transactional";
2122
2124
  value: {
2123
2125
  __kind: "LimitReached" | "NoLayer";
2124
2126
  };
2125
- __kind: "Transactional";
2126
2127
  } | {
2127
2128
  __kind: "Exhausted";
2128
2129
  } | {
@@ -2132,7 +2133,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2132
2133
  } | {
2133
2134
  __kind: "RootNotAllowed";
2134
2135
  };
2135
- __kind: "DepositWitnessRejected";
2136
2136
  } | {
2137
2137
  __kind: "Unrefundable";
2138
2138
  };
@@ -2140,30 +2140,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2140
2140
  details: {
2141
2141
  __kind: "DepositFailedDepositChannelVariantBitcoin";
2142
2142
  depositWitness: {
2143
+ asset: {
2144
+ __kind: "Btc";
2145
+ };
2143
2146
  depositAddress: {
2144
- value: string;
2145
2147
  __kind: "P2PKH";
2146
- } | {
2147
2148
  value: string;
2148
- __kind: "P2SH";
2149
2149
  } | {
2150
+ __kind: "P2SH";
2150
2151
  value: string;
2151
- __kind: "P2WPKH";
2152
2152
  } | {
2153
+ __kind: "P2WPKH";
2153
2154
  value: string;
2154
- __kind: "P2WSH";
2155
2155
  } | {
2156
+ __kind: "P2WSH";
2156
2157
  value: string;
2158
+ } | {
2157
2159
  __kind: "Taproot";
2160
+ value: string;
2158
2161
  } | {
2159
2162
  __kind: "OtherSegwit";
2160
2163
  version: number;
2161
2164
  program: string;
2162
2165
  };
2163
2166
  amount: string | number;
2164
- asset: {
2165
- __kind: "Btc";
2166
- };
2167
2167
  depositDetails: {
2168
2168
  depositAddress: {
2169
2169
  pubkeyX: string;
@@ -2210,11 +2210,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2210
2210
  };
2211
2211
  depositAmount: string | number;
2212
2212
  outputAsset: {
2213
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2213
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2214
2214
  };
2215
2215
  destinationAddress: {
2216
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2216
2217
  value: string;
2217
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2218
2218
  };
2219
2219
  affiliateFees: {
2220
2220
  account: number;
@@ -2223,20 +2223,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2223
2223
  refundParams: {
2224
2224
  retryDuration: number;
2225
2225
  refundAddress: {
2226
- value: string;
2227
2226
  __kind: "P2PKH";
2228
- } | {
2229
2227
  value: string;
2230
- __kind: "P2SH";
2231
2228
  } | {
2229
+ __kind: "P2SH";
2232
2230
  value: string;
2233
- __kind: "P2WPKH";
2234
2231
  } | {
2232
+ __kind: "P2WPKH";
2235
2233
  value: string;
2236
- __kind: "P2WSH";
2237
2234
  } | {
2235
+ __kind: "P2WSH";
2238
2236
  value: string;
2237
+ } | {
2239
2238
  __kind: "Taproot";
2239
+ value: string;
2240
2240
  } | {
2241
2241
  __kind: "OtherSegwit";
2242
2242
  version: number;
@@ -2252,20 +2252,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2252
2252
  };
2253
2253
  boostFee: number;
2254
2254
  depositAddress?: {
2255
- value: string;
2256
2255
  __kind: "P2PKH";
2257
- } | {
2258
2256
  value: string;
2259
- __kind: "P2SH";
2260
2257
  } | {
2258
+ __kind: "P2SH";
2261
2259
  value: string;
2262
- __kind: "P2WPKH";
2263
2260
  } | {
2261
+ __kind: "P2WPKH";
2264
2262
  value: string;
2265
- __kind: "P2WSH";
2266
2263
  } | {
2264
+ __kind: "P2WSH";
2267
2265
  value: string;
2266
+ } | {
2268
2267
  __kind: "Taproot";
2268
+ value: string;
2269
2269
  } | {
2270
2270
  __kind: "OtherSegwit";
2271
2271
  version: number;
@@ -2282,42 +2282,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2282
2282
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2283
2283
  };
2284
2284
  sourceAddress?: {
2285
- value: string;
2286
2285
  __kind: "Eth";
2287
- } | {
2288
2286
  value: string;
2287
+ } | {
2289
2288
  __kind: "Dot";
2289
+ value: string;
2290
2290
  } | {
2291
+ __kind: "Btc";
2291
2292
  value: {
2292
- value: string;
2293
2293
  __kind: "P2PKH";
2294
- } | {
2295
2294
  value: string;
2296
- __kind: "P2SH";
2297
2295
  } | {
2296
+ __kind: "P2SH";
2298
2297
  value: string;
2299
- __kind: "P2WPKH";
2300
2298
  } | {
2299
+ __kind: "P2WPKH";
2301
2300
  value: string;
2302
- __kind: "P2WSH";
2303
2301
  } | {
2302
+ __kind: "P2WSH";
2304
2303
  value: string;
2304
+ } | {
2305
2305
  __kind: "Taproot";
2306
+ value: string;
2306
2307
  } | {
2307
2308
  __kind: "OtherSegwit";
2308
2309
  version: number;
2309
2310
  program: string;
2310
2311
  };
2311
- __kind: "Btc";
2312
2312
  } | {
2313
- value: string;
2314
2313
  __kind: "Arb";
2315
- } | {
2316
2314
  value: string;
2317
- __kind: "Sol";
2318
2315
  } | {
2316
+ __kind: "Sol";
2319
2317
  value: string;
2318
+ } | {
2320
2319
  __kind: "Hub";
2320
+ value: string;
2321
2321
  } | null | undefined;
2322
2322
  } | null | undefined;
2323
2323
  brokerFee?: {