@chainflip/processor 2.0.4 → 2.1.0-alpha.0

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 (499) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  4. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  5. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  6. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  7. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  8. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  9. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  10. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  11. package/dist/100/funding/funded.d.cts +2 -2
  12. package/dist/100/funding/funded.d.ts +2 -2
  13. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  14. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  15. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  16. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  17. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  18. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  19. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  20. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  21. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  22. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  23. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  24. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
  25. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  26. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  27. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  28. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  29. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  30. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  31. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  32. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  33. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  34. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
  35. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  36. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  37. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  38. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
  39. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  40. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  41. package/dist/11100/flip/flipMinted.d.cts +2 -2
  42. package/dist/11100/flip/flipMinted.d.ts +2 -2
  43. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  44. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  45. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  46. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  47. package/dist/11100/swapping/swapRequested.d.cts +386 -386
  48. package/dist/11100/swapping/swapRequested.d.ts +386 -386
  49. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  50. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  51. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  52. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  53. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  54. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  55. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  56. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  57. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
  58. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +22 -22
  59. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
  60. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +22 -22
  61. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  62. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  63. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  64. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
  65. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  66. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  67. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  68. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  69. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
  70. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +184 -184
  71. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  72. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  73. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  74. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  75. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  76. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  77. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  78. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  79. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  80. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  81. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  82. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  83. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  84. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  85. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  86. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  87. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  88. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  89. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  90. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  91. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  92. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  93. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
  94. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
  95. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  96. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  97. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  98. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  99. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  100. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  101. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  102. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  103. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  104. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  105. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  106. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  107. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  108. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  109. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  110. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  111. package/dist/160/liquidityProvider/assetTransferred.d.cts +4 -4
  112. package/dist/160/liquidityProvider/assetTransferred.d.ts +4 -4
  113. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  114. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  115. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  116. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  117. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  118. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  119. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +150 -150
  120. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +150 -150
  121. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  122. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  123. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  124. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  125. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  126. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  127. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  128. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  129. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  130. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  131. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  132. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  133. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  134. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  135. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  136. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  137. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  138. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  139. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  140. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  141. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
  142. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
  143. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  144. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  145. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  146. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  147. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  148. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  149. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  150. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  151. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  152. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
  153. package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
  154. package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
  155. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  156. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  157. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  158. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  159. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  160. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  161. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  162. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  163. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  164. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  165. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  166. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  167. package/dist/180/swapping/swapRequested.d.cts +4 -4
  168. package/dist/180/swapping/swapRequested.d.ts +4 -4
  169. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  170. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  171. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  172. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  173. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  174. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  175. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  176. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  177. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  178. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  179. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  180. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  181. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  182. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  183. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  184. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  185. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  186. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  187. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  188. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  189. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  190. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  191. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  192. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  193. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  194. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  195. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  196. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  197. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  198. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  199. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  200. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  201. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  202. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  203. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  204. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  205. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  206. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  207. package/dist/200/lendingPools/loanCreated.d.cts +4 -4
  208. package/dist/200/lendingPools/loanCreated.d.ts +4 -4
  209. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
  210. package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +9 -9
  211. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  212. package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
  213. package/dist/200/swapping/swapRequested.d.cts +10 -10
  214. package/dist/200/swapping/swapRequested.d.ts +10 -10
  215. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  216. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  217. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  218. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  219. package/dist/210/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  220. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  221. package/dist/210/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  222. package/dist/210/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  223. package/dist/210/arbitrumIngressEgress/depositFailed.cjs +15 -0
  224. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  225. package/dist/210/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  226. package/dist/210/arbitrumIngressEgress/depositFailed.mjs +15 -0
  227. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.cjs +10 -0
  228. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  229. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  230. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.mjs +10 -0
  231. package/dist/210/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  232. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  233. package/dist/210/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  234. package/dist/210/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  235. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  236. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  237. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  238. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  239. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
  240. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  241. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  242. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
  243. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  244. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
  245. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
  246. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  247. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
  248. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
  249. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
  250. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
  251. package/dist/210/assetBalances/accountCredited.cjs +12 -0
  252. package/dist/210/assetBalances/accountCredited.d.cts +30 -0
  253. package/dist/210/assetBalances/accountCredited.d.ts +30 -0
  254. package/dist/210/assetBalances/accountCredited.mjs +12 -0
  255. package/dist/210/assetBalances/accountDebited.cjs +12 -0
  256. package/dist/210/assetBalances/accountDebited.d.cts +30 -0
  257. package/dist/210/assetBalances/accountDebited.d.ts +30 -0
  258. package/dist/210/assetBalances/accountDebited.mjs +12 -0
  259. package/dist/210/assethubIngressEgress/depositFailed.cjs +14 -0
  260. package/dist/210/assethubIngressEgress/depositFailed.d.cts +1417 -0
  261. package/dist/210/assethubIngressEgress/depositFailed.d.ts +1417 -0
  262. package/dist/210/assethubIngressEgress/depositFailed.mjs +14 -0
  263. package/dist/210/bitcoinIngressEgress/depositFailed.cjs +15 -0
  264. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +2335 -0
  265. package/dist/210/bitcoinIngressEgress/depositFailed.d.ts +2335 -0
  266. package/dist/210/bitcoinIngressEgress/depositFailed.mjs +15 -0
  267. package/dist/210/common.cjs +1171 -0
  268. package/dist/210/common.d.cts +26252 -0
  269. package/dist/210/common.d.ts +26252 -0
  270. package/dist/210/common.mjs +1171 -0
  271. package/dist/210/environment/addedNewArbAsset.cjs +7 -0
  272. package/dist/210/environment/addedNewArbAsset.d.cts +13 -0
  273. package/dist/210/environment/addedNewArbAsset.d.ts +13 -0
  274. package/dist/210/environment/addedNewArbAsset.mjs +7 -0
  275. package/dist/210/environment/addedNewEthAsset.cjs +7 -0
  276. package/dist/210/environment/addedNewEthAsset.d.cts +13 -0
  277. package/dist/210/environment/addedNewEthAsset.d.ts +13 -0
  278. package/dist/210/environment/addedNewEthAsset.mjs +7 -0
  279. package/dist/210/environment/runtimeSafeModeUpdated.cjs +9 -0
  280. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +1928 -0
  281. package/dist/210/environment/runtimeSafeModeUpdated.d.ts +1928 -0
  282. package/dist/210/environment/runtimeSafeModeUpdated.mjs +9 -0
  283. package/dist/210/environment/updatedArbAsset.cjs +7 -0
  284. package/dist/210/environment/updatedArbAsset.d.cts +13 -0
  285. package/dist/210/environment/updatedArbAsset.d.ts +13 -0
  286. package/dist/210/environment/updatedArbAsset.mjs +7 -0
  287. package/dist/210/environment/updatedEthAsset.cjs +7 -0
  288. package/dist/210/environment/updatedEthAsset.d.cts +13 -0
  289. package/dist/210/environment/updatedEthAsset.d.ts +13 -0
  290. package/dist/210/environment/updatedEthAsset.mjs +7 -0
  291. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  292. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  293. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  294. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  295. package/dist/210/ethereumIngressEgress/depositBoosted.cjs +27 -0
  296. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  297. package/dist/210/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  298. package/dist/210/ethereumIngressEgress/depositBoosted.mjs +27 -0
  299. package/dist/210/ethereumIngressEgress/depositFailed.cjs +15 -0
  300. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  301. package/dist/210/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  302. package/dist/210/ethereumIngressEgress/depositFailed.mjs +15 -0
  303. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.cjs +10 -0
  304. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  305. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  306. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.mjs +10 -0
  307. package/dist/210/ethereumIngressEgress/depositFinalised.cjs +25 -0
  308. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  309. package/dist/210/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  310. package/dist/210/ethereumIngressEgress/depositFinalised.mjs +25 -0
  311. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  312. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  313. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  314. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  315. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
  316. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  317. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  318. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
  319. package/dist/210/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  320. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
  321. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
  322. package/dist/210/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  323. package/dist/210/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
  324. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
  325. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
  326. package/dist/210/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
  327. package/dist/210/funding/funded.cjs +12 -0
  328. package/dist/210/funding/funded.d.cts +87 -0
  329. package/dist/210/funding/funded.d.ts +87 -0
  330. package/dist/210/funding/funded.mjs +12 -0
  331. package/dist/210/governance/newGovernanceCouncil.cjs +9 -0
  332. package/dist/210/governance/newGovernanceCouncil.d.cts +26 -0
  333. package/dist/210/governance/newGovernanceCouncil.d.ts +26 -0
  334. package/dist/210/governance/newGovernanceCouncil.mjs +9 -0
  335. package/dist/210/lendingPools/boostFundsAdded.cjs +11 -0
  336. package/dist/210/lendingPools/boostFundsAdded.d.cts +44 -0
  337. package/dist/210/lendingPools/boostFundsAdded.d.ts +44 -0
  338. package/dist/210/lendingPools/boostFundsAdded.mjs +11 -0
  339. package/dist/210/lendingPools/boostPoolCreated.cjs +9 -0
  340. package/dist/210/lendingPools/boostPoolCreated.d.cts +38 -0
  341. package/dist/210/lendingPools/boostPoolCreated.d.ts +38 -0
  342. package/dist/210/lendingPools/boostPoolCreated.mjs +9 -0
  343. package/dist/210/lendingPools/collateralAdded.cjs +16 -0
  344. package/dist/210/lendingPools/collateralAdded.d.cts +62 -0
  345. package/dist/210/lendingPools/collateralAdded.d.ts +62 -0
  346. package/dist/210/lendingPools/collateralAdded.mjs +16 -0
  347. package/dist/210/lendingPools/collateralRemoved.cjs +10 -0
  348. package/dist/210/lendingPools/collateralRemoved.d.cts +24 -0
  349. package/dist/210/lendingPools/collateralRemoved.d.ts +24 -0
  350. package/dist/210/lendingPools/collateralRemoved.mjs +10 -0
  351. package/dist/210/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
  352. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +24 -0
  353. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.ts +24 -0
  354. package/dist/210/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
  355. package/dist/210/lendingPools/lendingFundsAdded.cjs +11 -0
  356. package/dist/210/lendingPools/lendingFundsAdded.d.cts +27 -0
  357. package/dist/210/lendingPools/lendingFundsAdded.d.ts +27 -0
  358. package/dist/210/lendingPools/lendingFundsAdded.mjs +11 -0
  359. package/dist/210/lendingPools/lendingFundsRemoved.cjs +11 -0
  360. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +27 -0
  361. package/dist/210/lendingPools/lendingFundsRemoved.d.ts +27 -0
  362. package/dist/210/lendingPools/lendingFundsRemoved.mjs +11 -0
  363. package/dist/210/lendingPools/lendingPoolCreated.cjs +7 -0
  364. package/dist/210/lendingPools/lendingPoolCreated.d.cts +21 -0
  365. package/dist/210/lendingPools/lendingPoolCreated.d.ts +21 -0
  366. package/dist/210/lendingPools/lendingPoolCreated.mjs +7 -0
  367. package/dist/210/lendingPools/loanCreated.cjs +12 -0
  368. package/dist/210/lendingPools/loanCreated.d.cts +30 -0
  369. package/dist/210/lendingPools/loanCreated.d.ts +30 -0
  370. package/dist/210/lendingPools/loanCreated.mjs +12 -0
  371. package/dist/210/lendingPools/palletConfigUpdated.cjs +9 -0
  372. package/dist/210/lendingPools/palletConfigUpdated.d.cts +387 -0
  373. package/dist/210/lendingPools/palletConfigUpdated.d.ts +387 -0
  374. package/dist/210/lendingPools/palletConfigUpdated.mjs +9 -0
  375. package/dist/210/lendingPools/stoppedBoosting.cjs +12 -0
  376. package/dist/210/lendingPools/stoppedBoosting.d.cts +47 -0
  377. package/dist/210/lendingPools/stoppedBoosting.d.ts +47 -0
  378. package/dist/210/lendingPools/stoppedBoosting.mjs +12 -0
  379. package/dist/210/liquidityPools/assetSwapped.cjs +12 -0
  380. package/dist/210/liquidityPools/assetSwapped.d.cts +40 -0
  381. package/dist/210/liquidityPools/assetSwapped.d.ts +40 -0
  382. package/dist/210/liquidityPools/assetSwapped.mjs +12 -0
  383. package/dist/210/liquidityPools/limitOrderUpdated.cjs +24 -0
  384. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +98 -0
  385. package/dist/210/liquidityPools/limitOrderUpdated.d.ts +98 -0
  386. package/dist/210/liquidityPools/limitOrderUpdated.mjs +24 -0
  387. package/dist/210/liquidityPools/newPoolCreated.cjs +12 -0
  388. package/dist/210/liquidityPools/newPoolCreated.d.cts +40 -0
  389. package/dist/210/liquidityPools/newPoolCreated.d.ts +40 -0
  390. package/dist/210/liquidityPools/newPoolCreated.mjs +12 -0
  391. package/dist/210/liquidityPools/orderDeletionFailed.cjs +7 -0
  392. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +126 -0
  393. package/dist/210/liquidityPools/orderDeletionFailed.d.ts +126 -0
  394. package/dist/210/liquidityPools/orderDeletionFailed.mjs +7 -0
  395. package/dist/210/liquidityPools/palletConfigUpdated.cjs +9 -0
  396. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +43 -0
  397. package/dist/210/liquidityPools/palletConfigUpdated.d.ts +43 -0
  398. package/dist/210/liquidityPools/palletConfigUpdated.mjs +9 -0
  399. package/dist/210/liquidityPools/poolFeeSet.cjs +11 -0
  400. package/dist/210/liquidityPools/poolFeeSet.d.cts +37 -0
  401. package/dist/210/liquidityPools/poolFeeSet.d.ts +37 -0
  402. package/dist/210/liquidityPools/poolFeeSet.mjs +11 -0
  403. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +10 -0
  404. package/dist/210/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  405. package/dist/210/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  406. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +10 -0
  407. package/dist/210/liquidityPools/rangeOrderUpdated.cjs +22 -0
  408. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  409. package/dist/210/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  410. package/dist/210/liquidityPools/rangeOrderUpdated.mjs +22 -0
  411. package/dist/210/liquidityProvider/assetTransferred.cjs +12 -0
  412. package/dist/210/liquidityProvider/assetTransferred.d.cts +30 -0
  413. package/dist/210/liquidityProvider/assetTransferred.d.ts +30 -0
  414. package/dist/210/liquidityProvider/assetTransferred.mjs +12 -0
  415. package/dist/210/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  416. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
  417. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
  418. package/dist/210/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  419. package/dist/210/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  420. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
  421. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
  422. package/dist/210/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  423. package/dist/210/polkadotIngressEgress/depositFailed.cjs +14 -0
  424. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  425. package/dist/210/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  426. package/dist/210/polkadotIngressEgress/depositFailed.mjs +14 -0
  427. package/dist/210/solanaIngressEgress/depositFailed.cjs +15 -0
  428. package/dist/210/solanaIngressEgress/depositFailed.d.cts +1498 -0
  429. package/dist/210/solanaIngressEgress/depositFailed.d.ts +1498 -0
  430. package/dist/210/solanaIngressEgress/depositFailed.mjs +15 -0
  431. package/dist/210/swapping/accountCreationDepositAddressReady.cjs +22 -0
  432. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +147 -0
  433. package/dist/210/swapping/accountCreationDepositAddressReady.d.ts +147 -0
  434. package/dist/210/swapping/accountCreationDepositAddressReady.mjs +22 -0
  435. package/dist/210/swapping/batchSwapFailed.cjs +11 -0
  436. package/dist/210/swapping/batchSwapFailed.d.cts +37 -0
  437. package/dist/210/swapping/batchSwapFailed.d.ts +37 -0
  438. package/dist/210/swapping/batchSwapFailed.mjs +11 -0
  439. package/dist/210/swapping/creditedOnChain.cjs +12 -0
  440. package/dist/210/swapping/creditedOnChain.d.cts +30 -0
  441. package/dist/210/swapping/creditedOnChain.d.ts +30 -0
  442. package/dist/210/swapping/creditedOnChain.mjs +12 -0
  443. package/dist/210/swapping/palletConfigUpdated.cjs +7 -0
  444. package/dist/210/swapping/palletConfigUpdated.d.cts +254 -0
  445. package/dist/210/swapping/palletConfigUpdated.d.ts +254 -0
  446. package/dist/210/swapping/palletConfigUpdated.mjs +7 -0
  447. package/dist/210/swapping/refundEgressIgnored.cjs +12 -0
  448. package/dist/210/swapping/refundEgressIgnored.d.cts +247 -0
  449. package/dist/210/swapping/refundEgressIgnored.d.ts +247 -0
  450. package/dist/210/swapping/refundEgressIgnored.mjs +12 -0
  451. package/dist/210/swapping/refundEgressScheduled.cjs +18 -0
  452. package/dist/210/swapping/refundEgressScheduled.d.cts +56 -0
  453. package/dist/210/swapping/refundEgressScheduled.d.ts +56 -0
  454. package/dist/210/swapping/refundEgressScheduled.mjs +18 -0
  455. package/dist/210/swapping/refundedOnChain.cjs +13 -0
  456. package/dist/210/swapping/refundedOnChain.d.cts +33 -0
  457. package/dist/210/swapping/refundedOnChain.d.ts +33 -0
  458. package/dist/210/swapping/refundedOnChain.mjs +13 -0
  459. package/dist/210/swapping/swapAmountConfiscated.cjs +12 -0
  460. package/dist/210/swapping/swapAmountConfiscated.d.cts +30 -0
  461. package/dist/210/swapping/swapAmountConfiscated.d.ts +30 -0
  462. package/dist/210/swapping/swapAmountConfiscated.mjs +12 -0
  463. package/dist/210/swapping/swapDepositAddressReady.cjs +31 -0
  464. package/dist/210/swapping/swapDepositAddressReady.d.cts +694 -0
  465. package/dist/210/swapping/swapDepositAddressReady.d.ts +694 -0
  466. package/dist/210/swapping/swapDepositAddressReady.mjs +31 -0
  467. package/dist/210/swapping/swapEgressIgnored.cjs +12 -0
  468. package/dist/210/swapping/swapEgressIgnored.d.cts +247 -0
  469. package/dist/210/swapping/swapEgressIgnored.d.ts +247 -0
  470. package/dist/210/swapping/swapEgressIgnored.mjs +12 -0
  471. package/dist/210/swapping/swapEgressScheduled.cjs +17 -0
  472. package/dist/210/swapping/swapEgressScheduled.d.cts +53 -0
  473. package/dist/210/swapping/swapEgressScheduled.d.ts +53 -0
  474. package/dist/210/swapping/swapEgressScheduled.mjs +17 -0
  475. package/dist/210/swapping/swapExecuted.cjs +18 -0
  476. package/dist/210/swapping/swapExecuted.d.cts +58 -0
  477. package/dist/210/swapping/swapExecuted.d.ts +58 -0
  478. package/dist/210/swapping/swapExecuted.mjs +18 -0
  479. package/dist/210/swapping/swapRequested.cjs +25 -0
  480. package/dist/210/swapping/swapRequested.d.cts +3992 -0
  481. package/dist/210/swapping/swapRequested.d.ts +3992 -0
  482. package/dist/210/swapping/swapRequested.mjs +25 -0
  483. package/dist/210/swapping/withdrawalRequested.cjs +20 -0
  484. package/dist/210/swapping/withdrawalRequested.d.cts +97 -0
  485. package/dist/210/swapping/withdrawalRequested.d.ts +97 -0
  486. package/dist/210/swapping/withdrawalRequested.mjs +20 -0
  487. package/dist/210/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
  488. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
  489. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
  490. package/dist/210/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
  491. package/dist/210/tradingStrategy/palletConfigUpdated.cjs +9 -0
  492. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +107 -0
  493. package/dist/210/tradingStrategy/palletConfigUpdated.d.ts +107 -0
  494. package/dist/210/tradingStrategy/palletConfigUpdated.mjs +9 -0
  495. package/dist/210/tradingStrategy/strategyDeployed.cjs +11 -0
  496. package/dist/210/tradingStrategy/strategyDeployed.d.cts +133 -0
  497. package/dist/210/tradingStrategy/strategyDeployed.d.ts +133 -0
  498. package/dist/210/tradingStrategy/strategyDeployed.mjs +11 -0
  499. package/package.json +2 -2
@@ -53,17 +53,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
53
53
  error: string;
54
54
  }>;
55
55
  }, "strip", z.ZodTypeAny, {
56
- __kind: "Module";
57
56
  value: {
58
57
  index: number;
59
58
  error: `0x${string}`;
60
59
  };
61
- }, {
62
60
  __kind: "Module";
61
+ }, {
63
62
  value: {
64
63
  index: number;
65
64
  error: string;
66
65
  };
66
+ __kind: "Module";
67
67
  }>, z.ZodObject<{
68
68
  __kind: z.ZodLiteral<"ConsumerRemaining">;
69
69
  }, "strip", z.ZodTypeAny, {
@@ -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
- __kind: "Token";
98
97
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
- }, {
100
98
  __kind: "Token";
99
+ }, {
101
100
  value: {
102
101
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
102
  };
103
+ __kind: "Token";
104
104
  }>, z.ZodObject<{
105
105
  __kind: z.ZodLiteral<"Arithmetic">;
106
106
  value: z.ZodEffects<z.ZodObject<{
@@ -113,13 +113,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
113
113
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
114
114
  }>;
115
115
  }, "strip", z.ZodTypeAny, {
116
- __kind: "Arithmetic";
117
116
  value: "Underflow" | "Overflow" | "DivisionByZero";
118
- }, {
119
117
  __kind: "Arithmetic";
118
+ }, {
120
119
  value: {
121
120
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
122
121
  };
122
+ __kind: "Arithmetic";
123
123
  }>, z.ZodObject<{
124
124
  __kind: z.ZodLiteral<"Transactional">;
125
125
  value: z.ZodEffects<z.ZodObject<{
@@ -132,13 +132,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
132
132
  __kind: "LimitReached" | "NoLayer";
133
133
  }>;
134
134
  }, "strip", z.ZodTypeAny, {
135
- __kind: "Transactional";
136
135
  value: "LimitReached" | "NoLayer";
137
- }, {
138
136
  __kind: "Transactional";
137
+ }, {
139
138
  value: {
140
139
  __kind: "LimitReached" | "NoLayer";
141
140
  };
141
+ __kind: "Transactional";
142
142
  }>, z.ZodObject<{
143
143
  __kind: z.ZodLiteral<"Exhausted">;
144
144
  }, "strip", z.ZodTypeAny, {
@@ -165,7 +165,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
165
165
  __kind: "RootNotAllowed";
166
166
  }>]>;
167
167
  }, "strip", z.ZodTypeAny, {
168
- __kind: "DepositWitnessRejected";
169
168
  value: {
170
169
  __kind: "Other";
171
170
  } | {
@@ -173,11 +172,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
173
172
  } | {
174
173
  __kind: "BadOrigin";
175
174
  } | {
176
- __kind: "Module";
177
175
  value: {
178
176
  index: number;
179
177
  error: `0x${string}`;
180
178
  };
179
+ __kind: "Module";
181
180
  } | {
182
181
  __kind: "ConsumerRemaining";
183
182
  } | {
@@ -185,14 +184,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
185
184
  } | {
186
185
  __kind: "TooManyConsumers";
187
186
  } | {
188
- __kind: "Token";
189
187
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
+ __kind: "Token";
190
189
  } | {
191
- __kind: "Arithmetic";
192
190
  value: "Underflow" | "Overflow" | "DivisionByZero";
191
+ __kind: "Arithmetic";
193
192
  } | {
194
- __kind: "Transactional";
195
193
  value: "LimitReached" | "NoLayer";
194
+ __kind: "Transactional";
196
195
  } | {
197
196
  __kind: "Exhausted";
198
197
  } | {
@@ -202,8 +201,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
202
201
  } | {
203
202
  __kind: "RootNotAllowed";
204
203
  };
205
- }, {
206
204
  __kind: "DepositWitnessRejected";
205
+ }, {
207
206
  value: {
208
207
  __kind: "Other";
209
208
  } | {
@@ -211,11 +210,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
211
210
  } | {
212
211
  __kind: "BadOrigin";
213
212
  } | {
214
- __kind: "Module";
215
213
  value: {
216
214
  index: number;
217
215
  error: string;
218
216
  };
217
+ __kind: "Module";
219
218
  } | {
220
219
  __kind: "ConsumerRemaining";
221
220
  } | {
@@ -223,20 +222,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
223
222
  } | {
224
223
  __kind: "TooManyConsumers";
225
224
  } | {
226
- __kind: "Token";
227
225
  value: {
228
226
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
227
  };
228
+ __kind: "Token";
230
229
  } | {
231
- __kind: "Arithmetic";
232
230
  value: {
233
231
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
234
232
  };
233
+ __kind: "Arithmetic";
235
234
  } | {
236
- __kind: "Transactional";
237
235
  value: {
238
236
  __kind: "LimitReached" | "NoLayer";
239
237
  };
238
+ __kind: "Transactional";
240
239
  } | {
241
240
  __kind: "Exhausted";
242
241
  } | {
@@ -246,6 +245,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
246
245
  } | {
247
246
  __kind: "RootNotAllowed";
248
247
  };
248
+ __kind: "DepositWitnessRejected";
249
249
  }>, 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
- __kind: "P2PKH";
264
263
  value: `0x${string}`;
265
- }, {
266
264
  __kind: "P2PKH";
265
+ }, {
267
266
  value: string;
267
+ __kind: "P2PKH";
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
- __kind: "P2SH";
273
272
  value: `0x${string}`;
274
- }, {
275
273
  __kind: "P2SH";
274
+ }, {
276
275
  value: string;
276
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
282
281
  value: `0x${string}`;
283
- }, {
284
282
  __kind: "P2WPKH";
283
+ }, {
285
284
  value: string;
285
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
291
290
  value: `0x${string}`;
292
- }, {
293
291
  __kind: "P2WSH";
292
+ }, {
294
293
  value: string;
294
+ __kind: "P2WSH";
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
- __kind: "Taproot";
300
299
  value: `0x${string}`;
301
- }, {
302
300
  __kind: "Taproot";
301
+ }, {
303
302
  value: string;
303
+ __kind: "Taproot";
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";
425
424
  depositAddress: {
426
- __kind: "P2PKH";
427
425
  value: `0x${string}`;
426
+ __kind: "P2PKH";
428
427
  } | {
429
- __kind: "P2SH";
430
428
  value: `0x${string}`;
429
+ __kind: "P2SH";
431
430
  } | {
432
- __kind: "P2WPKH";
433
431
  value: `0x${string}`;
432
+ __kind: "P2WPKH";
434
433
  } | {
435
- __kind: "P2WSH";
436
434
  value: `0x${string}`;
435
+ __kind: "P2WSH";
437
436
  } | {
438
- __kind: "Taproot";
439
437
  value: `0x${string}`;
438
+ __kind: "Taproot";
440
439
  } | {
441
440
  __kind: "OtherSegwit";
442
441
  version: number;
443
442
  program: `0x${string}`;
444
443
  };
445
444
  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
- };
468
465
  depositAddress: {
469
- __kind: "P2PKH";
470
466
  value: string;
467
+ __kind: "P2PKH";
471
468
  } | {
472
- __kind: "P2SH";
473
469
  value: string;
470
+ __kind: "P2SH";
474
471
  } | {
475
- __kind: "P2WPKH";
476
472
  value: string;
473
+ __kind: "P2WPKH";
477
474
  } | {
478
- __kind: "P2WSH";
479
475
  value: string;
476
+ __kind: "P2WSH";
480
477
  } | {
481
- __kind: "Taproot";
482
478
  value: string;
479
+ __kind: "Taproot";
483
480
  } | {
484
481
  __kind: "OtherSegwit";
485
482
  version: number;
486
483
  program: string;
487
484
  };
488
485
  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";
512
511
  depositAddress: {
513
- __kind: "P2PKH";
514
512
  value: `0x${string}`;
513
+ __kind: "P2PKH";
515
514
  } | {
516
- __kind: "P2SH";
517
515
  value: `0x${string}`;
516
+ __kind: "P2SH";
518
517
  } | {
519
- __kind: "P2WPKH";
520
518
  value: `0x${string}`;
519
+ __kind: "P2WPKH";
521
520
  } | {
522
- __kind: "P2WSH";
523
521
  value: `0x${string}`;
522
+ __kind: "P2WSH";
524
523
  } | {
525
- __kind: "Taproot";
526
524
  value: `0x${string}`;
525
+ __kind: "Taproot";
527
526
  } | {
528
527
  __kind: "OtherSegwit";
529
528
  version: number;
530
529
  program: `0x${string}`;
531
530
  };
532
531
  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
- };
558
555
  depositAddress: {
559
- __kind: "P2PKH";
560
556
  value: string;
557
+ __kind: "P2PKH";
561
558
  } | {
562
- __kind: "P2SH";
563
559
  value: string;
560
+ __kind: "P2SH";
564
561
  } | {
565
- __kind: "P2WPKH";
566
562
  value: string;
563
+ __kind: "P2WPKH";
567
564
  } | {
568
- __kind: "P2WSH";
569
565
  value: string;
566
+ __kind: "P2WSH";
570
567
  } | {
571
- __kind: "Taproot";
572
568
  value: string;
569
+ __kind: "Taproot";
573
570
  } | {
574
571
  __kind: "OtherSegwit";
575
572
  version: number;
576
573
  program: string;
577
574
  };
578
575
  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
- __kind: "P2PKH";
615
614
  value: `0x${string}`;
616
- }, {
617
615
  __kind: "P2PKH";
616
+ }, {
618
617
  value: string;
618
+ __kind: "P2PKH";
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
- __kind: "P2SH";
624
623
  value: `0x${string}`;
625
- }, {
626
624
  __kind: "P2SH";
625
+ }, {
627
626
  value: string;
627
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
633
632
  value: `0x${string}`;
634
- }, {
635
633
  __kind: "P2WPKH";
634
+ }, {
636
635
  value: string;
636
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
642
641
  value: `0x${string}`;
643
- }, {
644
642
  __kind: "P2WSH";
643
+ }, {
645
644
  value: string;
645
+ __kind: "P2WSH";
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
- __kind: "Taproot";
651
650
  value: `0x${string}`;
652
- }, {
653
651
  __kind: "Taproot";
652
+ }, {
654
653
  value: string;
654
+ __kind: "Taproot";
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: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
769
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
770
770
  }, {
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";
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";
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";
780
779
  value: `0x${string}`;
780
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
781
781
  }, {
782
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
783
782
  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";
804
803
  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
- __kind: "Eth";
834
833
  value: `0x${string}`;
835
- }, {
836
834
  __kind: "Eth";
835
+ }, {
837
836
  value: string;
837
+ __kind: "Eth";
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
- __kind: "Dot";
843
842
  value: `0x${string}`;
844
- }, {
845
843
  __kind: "Dot";
844
+ }, {
846
845
  value: string;
846
+ __kind: "Dot";
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
- __kind: "P2PKH";
854
853
  value: `0x${string}`;
855
- }, {
856
854
  __kind: "P2PKH";
855
+ }, {
857
856
  value: string;
857
+ __kind: "P2PKH";
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
- __kind: "P2SH";
863
862
  value: `0x${string}`;
864
- }, {
865
863
  __kind: "P2SH";
864
+ }, {
866
865
  value: string;
866
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
872
871
  value: `0x${string}`;
873
- }, {
874
872
  __kind: "P2WPKH";
873
+ }, {
875
874
  value: string;
875
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
881
880
  value: `0x${string}`;
882
- }, {
883
881
  __kind: "P2WSH";
882
+ }, {
884
883
  value: string;
884
+ __kind: "P2WSH";
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
- __kind: "Taproot";
890
889
  value: `0x${string}`;
891
- }, {
892
890
  __kind: "Taproot";
891
+ }, {
893
892
  value: string;
893
+ __kind: "Taproot";
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";
909
908
  value: {
910
- __kind: "P2PKH";
911
909
  value: `0x${string}`;
910
+ __kind: "P2PKH";
912
911
  } | {
913
- __kind: "P2SH";
914
912
  value: `0x${string}`;
913
+ __kind: "P2SH";
915
914
  } | {
916
- __kind: "P2WPKH";
917
915
  value: `0x${string}`;
916
+ __kind: "P2WPKH";
918
917
  } | {
919
- __kind: "P2WSH";
920
918
  value: `0x${string}`;
919
+ __kind: "P2WSH";
921
920
  } | {
922
- __kind: "Taproot";
923
921
  value: `0x${string}`;
922
+ __kind: "Taproot";
924
923
  } | {
925
924
  __kind: "OtherSegwit";
926
925
  version: number;
927
926
  program: `0x${string}`;
928
927
  };
929
- }, {
930
928
  __kind: "Btc";
929
+ }, {
931
930
  value: {
932
- __kind: "P2PKH";
933
931
  value: string;
932
+ __kind: "P2PKH";
934
933
  } | {
935
- __kind: "P2SH";
936
934
  value: string;
935
+ __kind: "P2SH";
937
936
  } | {
938
- __kind: "P2WPKH";
939
937
  value: string;
938
+ __kind: "P2WPKH";
940
939
  } | {
941
- __kind: "P2WSH";
942
940
  value: string;
941
+ __kind: "P2WSH";
943
942
  } | {
944
- __kind: "Taproot";
945
943
  value: string;
944
+ __kind: "Taproot";
946
945
  } | {
947
946
  __kind: "OtherSegwit";
948
947
  version: number;
949
948
  program: string;
950
949
  };
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
- __kind: "Arb";
956
955
  value: `0x${string}`;
957
- }, {
958
956
  __kind: "Arb";
957
+ }, {
959
958
  value: string;
959
+ __kind: "Arb";
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
- __kind: "Sol";
965
964
  value: `0x${string}`;
966
- }, {
967
965
  __kind: "Sol";
966
+ }, {
968
967
  value: string;
968
+ __kind: "Sol";
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
- __kind: "Hub";
974
973
  value: `0x${string}`;
975
- }, {
976
974
  __kind: "Hub";
975
+ }, {
977
976
  value: string;
977
+ __kind: "Hub";
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
- __kind: "Eth";
988
987
  value: `0x${string}`;
988
+ __kind: "Eth";
989
989
  } | {
990
- __kind: "Dot";
991
990
  value: `0x${string}`;
991
+ __kind: "Dot";
992
992
  } | {
993
- __kind: "Btc";
994
993
  value: {
995
- __kind: "P2PKH";
996
994
  value: `0x${string}`;
995
+ __kind: "P2PKH";
997
996
  } | {
998
- __kind: "P2SH";
999
997
  value: `0x${string}`;
998
+ __kind: "P2SH";
1000
999
  } | {
1001
- __kind: "P2WPKH";
1002
1000
  value: `0x${string}`;
1001
+ __kind: "P2WPKH";
1003
1002
  } | {
1004
- __kind: "P2WSH";
1005
1003
  value: `0x${string}`;
1004
+ __kind: "P2WSH";
1006
1005
  } | {
1007
- __kind: "Taproot";
1008
1006
  value: `0x${string}`;
1007
+ __kind: "Taproot";
1009
1008
  } | {
1010
1009
  __kind: "OtherSegwit";
1011
1010
  version: number;
1012
1011
  program: `0x${string}`;
1013
1012
  };
1013
+ __kind: "Btc";
1014
1014
  } | {
1015
- __kind: "Arb";
1016
1015
  value: `0x${string}`;
1016
+ __kind: "Arb";
1017
1017
  } | {
1018
- __kind: "Sol";
1019
1018
  value: `0x${string}`;
1019
+ __kind: "Sol";
1020
1020
  } | {
1021
- __kind: "Hub";
1022
1021
  value: `0x${string}`;
1022
+ __kind: "Hub";
1023
1023
  } | null | undefined;
1024
1024
  }, {
1025
1025
  channelMetadata: {
@@ -1031,42 +1031,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1031
1031
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1032
1032
  };
1033
1033
  sourceAddress?: {
1034
- __kind: "Eth";
1035
1034
  value: string;
1035
+ __kind: "Eth";
1036
1036
  } | {
1037
- __kind: "Dot";
1038
1037
  value: string;
1038
+ __kind: "Dot";
1039
1039
  } | {
1040
- __kind: "Btc";
1041
1040
  value: {
1042
- __kind: "P2PKH";
1043
1041
  value: string;
1042
+ __kind: "P2PKH";
1044
1043
  } | {
1045
- __kind: "P2SH";
1046
1044
  value: string;
1045
+ __kind: "P2SH";
1047
1046
  } | {
1048
- __kind: "P2WPKH";
1049
1047
  value: string;
1048
+ __kind: "P2WPKH";
1050
1049
  } | {
1051
- __kind: "P2WSH";
1052
1050
  value: string;
1051
+ __kind: "P2WSH";
1053
1052
  } | {
1054
- __kind: "Taproot";
1055
1053
  value: string;
1054
+ __kind: "Taproot";
1056
1055
  } | {
1057
1056
  __kind: "OtherSegwit";
1058
1057
  version: number;
1059
1058
  program: string;
1060
1059
  };
1060
+ __kind: "Btc";
1061
1061
  } | {
1062
- __kind: "Arb";
1063
1062
  value: string;
1063
+ __kind: "Arb";
1064
1064
  } | {
1065
- __kind: "Sol";
1066
1065
  value: string;
1066
+ __kind: "Sol";
1067
1067
  } | {
1068
- __kind: "Hub";
1069
1068
  value: string;
1069
+ __kind: "Hub";
1070
1070
  } | null | undefined;
1071
1071
  }>>>;
1072
1072
  txId: z.ZodEffects<z.ZodString, `0x${string}`, 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
- __kind: "P2PKH";
1100
1099
  value: `0x${string}`;
1101
- }, {
1102
1100
  __kind: "P2PKH";
1101
+ }, {
1103
1102
  value: string;
1103
+ __kind: "P2PKH";
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
- __kind: "P2SH";
1109
1108
  value: `0x${string}`;
1110
- }, {
1111
1109
  __kind: "P2SH";
1110
+ }, {
1112
1111
  value: string;
1112
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
1118
1117
  value: `0x${string}`;
1119
- }, {
1120
1118
  __kind: "P2WPKH";
1119
+ }, {
1121
1120
  value: string;
1121
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
1127
1126
  value: `0x${string}`;
1128
- }, {
1129
1127
  __kind: "P2WSH";
1128
+ }, {
1130
1129
  value: string;
1130
+ __kind: "P2WSH";
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
- __kind: "Taproot";
1136
1135
  value: `0x${string}`;
1137
- }, {
1138
1136
  __kind: "Taproot";
1137
+ }, {
1139
1138
  value: string;
1139
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1172
1171
  value: `0x${string}`;
1172
+ __kind: "P2PKH";
1173
1173
  } | {
1174
- __kind: "P2SH";
1175
1174
  value: `0x${string}`;
1175
+ __kind: "P2SH";
1176
1176
  } | {
1177
- __kind: "P2WPKH";
1178
1177
  value: `0x${string}`;
1178
+ __kind: "P2WPKH";
1179
1179
  } | {
1180
- __kind: "P2WSH";
1181
1180
  value: `0x${string}`;
1181
+ __kind: "P2WSH";
1182
1182
  } | {
1183
- __kind: "Taproot";
1184
1183
  value: `0x${string}`;
1184
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1201
1200
  value: string;
1201
+ __kind: "P2PKH";
1202
1202
  } | {
1203
- __kind: "P2SH";
1204
1203
  value: string;
1204
+ __kind: "P2SH";
1205
1205
  } | {
1206
- __kind: "P2WPKH";
1207
1206
  value: string;
1207
+ __kind: "P2WPKH";
1208
1208
  } | {
1209
- __kind: "P2WSH";
1210
1209
  value: string;
1210
+ __kind: "P2WSH";
1211
1211
  } | {
1212
- __kind: "Taproot";
1213
1212
  value: string;
1213
+ __kind: "Taproot";
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: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1260
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "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
- __kind: "P2PKH";
1288
1287
  value: `0x${string}`;
1288
+ __kind: "P2PKH";
1289
1289
  } | {
1290
- __kind: "P2SH";
1291
1290
  value: `0x${string}`;
1291
+ __kind: "P2SH";
1292
1292
  } | {
1293
- __kind: "P2WPKH";
1294
1293
  value: `0x${string}`;
1294
+ __kind: "P2WPKH";
1295
1295
  } | {
1296
- __kind: "P2WSH";
1297
1296
  value: `0x${string}`;
1297
+ __kind: "P2WSH";
1298
1298
  } | {
1299
- __kind: "Taproot";
1300
1299
  value: `0x${string}`;
1300
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1317
1316
  value: `0x${string}`;
1317
+ __kind: "P2PKH";
1318
1318
  } | {
1319
- __kind: "P2SH";
1320
1319
  value: `0x${string}`;
1320
+ __kind: "P2SH";
1321
1321
  } | {
1322
- __kind: "P2WPKH";
1323
1322
  value: `0x${string}`;
1323
+ __kind: "P2WPKH";
1324
1324
  } | {
1325
- __kind: "P2WSH";
1326
1325
  value: `0x${string}`;
1326
+ __kind: "P2WSH";
1327
1327
  } | {
1328
- __kind: "Taproot";
1329
1328
  value: `0x${string}`;
1329
+ __kind: "Taproot";
1330
1330
  } | {
1331
1331
  __kind: "OtherSegwit";
1332
1332
  version: number;
@@ -1341,42 +1341,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1341
1341
  };
1342
1342
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1343
1343
  sourceAddress?: {
1344
- __kind: "Eth";
1345
1344
  value: `0x${string}`;
1345
+ __kind: "Eth";
1346
1346
  } | {
1347
- __kind: "Dot";
1348
1347
  value: `0x${string}`;
1348
+ __kind: "Dot";
1349
1349
  } | {
1350
- __kind: "Btc";
1351
1350
  value: {
1352
- __kind: "P2PKH";
1353
1351
  value: `0x${string}`;
1352
+ __kind: "P2PKH";
1354
1353
  } | {
1355
- __kind: "P2SH";
1356
1354
  value: `0x${string}`;
1355
+ __kind: "P2SH";
1357
1356
  } | {
1358
- __kind: "P2WPKH";
1359
1357
  value: `0x${string}`;
1358
+ __kind: "P2WPKH";
1360
1359
  } | {
1361
- __kind: "P2WSH";
1362
1360
  value: `0x${string}`;
1361
+ __kind: "P2WSH";
1363
1362
  } | {
1364
- __kind: "Taproot";
1365
1363
  value: `0x${string}`;
1364
+ __kind: "Taproot";
1366
1365
  } | {
1367
1366
  __kind: "OtherSegwit";
1368
1367
  version: number;
1369
1368
  program: `0x${string}`;
1370
1369
  };
1370
+ __kind: "Btc";
1371
1371
  } | {
1372
- __kind: "Arb";
1373
1372
  value: `0x${string}`;
1373
+ __kind: "Arb";
1374
1374
  } | {
1375
- __kind: "Sol";
1376
1375
  value: `0x${string}`;
1376
+ __kind: "Sol";
1377
1377
  } | {
1378
- __kind: "Hub";
1379
1378
  value: `0x${string}`;
1379
+ __kind: "Hub";
1380
1380
  } | null | undefined;
1381
1381
  } | null | undefined;
1382
1382
  brokerFee?: {
@@ -1412,11 +1412,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1412
1412
  };
1413
1413
  depositAmount: string | number;
1414
1414
  outputAsset: {
1415
- __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1415
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1416
1416
  };
1417
1417
  destinationAddress: {
1418
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1419
1418
  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
- __kind: "P2PKH";
1429
1428
  value: string;
1429
+ __kind: "P2PKH";
1430
1430
  } | {
1431
- __kind: "P2SH";
1432
1431
  value: string;
1432
+ __kind: "P2SH";
1433
1433
  } | {
1434
- __kind: "P2WPKH";
1435
1434
  value: string;
1435
+ __kind: "P2WPKH";
1436
1436
  } | {
1437
- __kind: "P2WSH";
1438
1437
  value: string;
1438
+ __kind: "P2WSH";
1439
1439
  } | {
1440
- __kind: "Taproot";
1441
1440
  value: string;
1441
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1458
1457
  value: string;
1458
+ __kind: "P2PKH";
1459
1459
  } | {
1460
- __kind: "P2SH";
1461
1460
  value: string;
1461
+ __kind: "P2SH";
1462
1462
  } | {
1463
- __kind: "P2WPKH";
1464
1463
  value: string;
1464
+ __kind: "P2WPKH";
1465
1465
  } | {
1466
- __kind: "P2WSH";
1467
1466
  value: string;
1467
+ __kind: "P2WSH";
1468
1468
  } | {
1469
- __kind: "Taproot";
1470
1469
  value: string;
1470
+ __kind: "Taproot";
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
- __kind: "Eth";
1488
1487
  value: string;
1488
+ __kind: "Eth";
1489
1489
  } | {
1490
- __kind: "Dot";
1491
1490
  value: string;
1491
+ __kind: "Dot";
1492
1492
  } | {
1493
- __kind: "Btc";
1494
1493
  value: {
1495
- __kind: "P2PKH";
1496
1494
  value: string;
1495
+ __kind: "P2PKH";
1497
1496
  } | {
1498
- __kind: "P2SH";
1499
1497
  value: string;
1498
+ __kind: "P2SH";
1500
1499
  } | {
1501
- __kind: "P2WPKH";
1502
1500
  value: string;
1501
+ __kind: "P2WPKH";
1503
1502
  } | {
1504
- __kind: "P2WSH";
1505
1503
  value: string;
1504
+ __kind: "P2WSH";
1506
1505
  } | {
1507
- __kind: "Taproot";
1508
1506
  value: string;
1507
+ __kind: "Taproot";
1509
1508
  } | {
1510
1509
  __kind: "OtherSegwit";
1511
1510
  version: number;
1512
1511
  program: string;
1513
1512
  };
1513
+ __kind: "Btc";
1514
1514
  } | {
1515
- __kind: "Arb";
1516
1515
  value: string;
1516
+ __kind: "Arb";
1517
1517
  } | {
1518
- __kind: "Sol";
1519
1518
  value: string;
1519
+ __kind: "Sol";
1520
1520
  } | {
1521
- __kind: "Hub";
1522
1521
  value: string;
1522
+ __kind: "Hub";
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: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1558
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "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
- __kind: "P2PKH";
1586
1585
  value: `0x${string}`;
1586
+ __kind: "P2PKH";
1587
1587
  } | {
1588
- __kind: "P2SH";
1589
1588
  value: `0x${string}`;
1589
+ __kind: "P2SH";
1590
1590
  } | {
1591
- __kind: "P2WPKH";
1592
1591
  value: `0x${string}`;
1592
+ __kind: "P2WPKH";
1593
1593
  } | {
1594
- __kind: "P2WSH";
1595
1594
  value: `0x${string}`;
1595
+ __kind: "P2WSH";
1596
1596
  } | {
1597
- __kind: "Taproot";
1598
1597
  value: `0x${string}`;
1598
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1615
1614
  value: `0x${string}`;
1615
+ __kind: "P2PKH";
1616
1616
  } | {
1617
- __kind: "P2SH";
1618
1617
  value: `0x${string}`;
1618
+ __kind: "P2SH";
1619
1619
  } | {
1620
- __kind: "P2WPKH";
1621
1620
  value: `0x${string}`;
1621
+ __kind: "P2WPKH";
1622
1622
  } | {
1623
- __kind: "P2WSH";
1624
1623
  value: `0x${string}`;
1624
+ __kind: "P2WSH";
1625
1625
  } | {
1626
- __kind: "Taproot";
1627
1626
  value: `0x${string}`;
1627
+ __kind: "Taproot";
1628
1628
  } | {
1629
1629
  __kind: "OtherSegwit";
1630
1630
  version: number;
@@ -1639,42 +1639,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1639
1639
  };
1640
1640
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1641
1641
  sourceAddress?: {
1642
- __kind: "Eth";
1643
1642
  value: `0x${string}`;
1643
+ __kind: "Eth";
1644
1644
  } | {
1645
- __kind: "Dot";
1646
1645
  value: `0x${string}`;
1646
+ __kind: "Dot";
1647
1647
  } | {
1648
- __kind: "Btc";
1649
1648
  value: {
1650
- __kind: "P2PKH";
1651
1649
  value: `0x${string}`;
1650
+ __kind: "P2PKH";
1652
1651
  } | {
1653
- __kind: "P2SH";
1654
1652
  value: `0x${string}`;
1653
+ __kind: "P2SH";
1655
1654
  } | {
1656
- __kind: "P2WPKH";
1657
1655
  value: `0x${string}`;
1656
+ __kind: "P2WPKH";
1658
1657
  } | {
1659
- __kind: "P2WSH";
1660
1658
  value: `0x${string}`;
1659
+ __kind: "P2WSH";
1661
1660
  } | {
1662
- __kind: "Taproot";
1663
1661
  value: `0x${string}`;
1662
+ __kind: "Taproot";
1664
1663
  } | {
1665
1664
  __kind: "OtherSegwit";
1666
1665
  version: number;
1667
1666
  program: `0x${string}`;
1668
1667
  };
1668
+ __kind: "Btc";
1669
1669
  } | {
1670
- __kind: "Arb";
1671
1670
  value: `0x${string}`;
1671
+ __kind: "Arb";
1672
1672
  } | {
1673
- __kind: "Sol";
1674
1673
  value: `0x${string}`;
1674
+ __kind: "Sol";
1675
1675
  } | {
1676
- __kind: "Hub";
1677
1676
  value: `0x${string}`;
1677
+ __kind: "Hub";
1678
1678
  } | null | undefined;
1679
1679
  } | null | undefined;
1680
1680
  brokerFee?: {
@@ -1713,11 +1713,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1713
1713
  };
1714
1714
  depositAmount: string | number;
1715
1715
  outputAsset: {
1716
- __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1716
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1717
1717
  };
1718
1718
  destinationAddress: {
1719
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1720
1719
  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
- __kind: "P2PKH";
1730
1729
  value: string;
1730
+ __kind: "P2PKH";
1731
1731
  } | {
1732
- __kind: "P2SH";
1733
1732
  value: string;
1733
+ __kind: "P2SH";
1734
1734
  } | {
1735
- __kind: "P2WPKH";
1736
1735
  value: string;
1736
+ __kind: "P2WPKH";
1737
1737
  } | {
1738
- __kind: "P2WSH";
1739
1738
  value: string;
1739
+ __kind: "P2WSH";
1740
1740
  } | {
1741
- __kind: "Taproot";
1742
1741
  value: string;
1742
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1759
1758
  value: string;
1759
+ __kind: "P2PKH";
1760
1760
  } | {
1761
- __kind: "P2SH";
1762
1761
  value: string;
1762
+ __kind: "P2SH";
1763
1763
  } | {
1764
- __kind: "P2WPKH";
1765
1764
  value: string;
1765
+ __kind: "P2WPKH";
1766
1766
  } | {
1767
- __kind: "P2WSH";
1768
1767
  value: string;
1768
+ __kind: "P2WSH";
1769
1769
  } | {
1770
- __kind: "Taproot";
1771
1770
  value: string;
1771
+ __kind: "Taproot";
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
- __kind: "Eth";
1789
1788
  value: string;
1789
+ __kind: "Eth";
1790
1790
  } | {
1791
- __kind: "Dot";
1792
1791
  value: string;
1792
+ __kind: "Dot";
1793
1793
  } | {
1794
- __kind: "Btc";
1795
1794
  value: {
1796
- __kind: "P2PKH";
1797
1795
  value: string;
1796
+ __kind: "P2PKH";
1798
1797
  } | {
1799
- __kind: "P2SH";
1800
1798
  value: string;
1799
+ __kind: "P2SH";
1801
1800
  } | {
1802
- __kind: "P2WPKH";
1803
1801
  value: string;
1802
+ __kind: "P2WPKH";
1804
1803
  } | {
1805
- __kind: "P2WSH";
1806
1804
  value: string;
1805
+ __kind: "P2WSH";
1807
1806
  } | {
1808
- __kind: "Taproot";
1809
1807
  value: string;
1808
+ __kind: "Taproot";
1810
1809
  } | {
1811
1810
  __kind: "OtherSegwit";
1812
1811
  version: number;
1813
1812
  program: string;
1814
1813
  };
1814
+ __kind: "Btc";
1815
1815
  } | {
1816
- __kind: "Arb";
1817
1816
  value: string;
1817
+ __kind: "Arb";
1818
1818
  } | {
1819
- __kind: "Sol";
1820
1819
  value: string;
1820
+ __kind: "Sol";
1821
1821
  } | {
1822
- __kind: "Hub";
1823
1822
  value: string;
1823
+ __kind: "Hub";
1824
1824
  } | null | undefined;
1825
1825
  } | null | undefined;
1826
1826
  brokerFee?: {
@@ -1841,7 +1841,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1841
1841
  } | {
1842
1842
  __kind: "TransactionRejectedByBroker";
1843
1843
  } | {
1844
- __kind: "DepositWitnessRejected";
1845
1844
  value: {
1846
1845
  __kind: "Other";
1847
1846
  } | {
@@ -1849,11 +1848,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1849
1848
  } | {
1850
1849
  __kind: "BadOrigin";
1851
1850
  } | {
1852
- __kind: "Module";
1853
1851
  value: {
1854
1852
  index: number;
1855
1853
  error: `0x${string}`;
1856
1854
  };
1855
+ __kind: "Module";
1857
1856
  } | {
1858
1857
  __kind: "ConsumerRemaining";
1859
1858
  } | {
@@ -1861,14 +1860,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1861
1860
  } | {
1862
1861
  __kind: "TooManyConsumers";
1863
1862
  } | {
1864
- __kind: "Token";
1865
1863
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1864
+ __kind: "Token";
1866
1865
  } | {
1867
- __kind: "Arithmetic";
1868
1866
  value: "Underflow" | "Overflow" | "DivisionByZero";
1867
+ __kind: "Arithmetic";
1869
1868
  } | {
1870
- __kind: "Transactional";
1871
1869
  value: "LimitReached" | "NoLayer";
1870
+ __kind: "Transactional";
1872
1871
  } | {
1873
1872
  __kind: "Exhausted";
1874
1873
  } | {
@@ -1878,6 +1877,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1878
1877
  } | {
1879
1878
  __kind: "RootNotAllowed";
1880
1879
  };
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";
1889
1888
  depositAddress: {
1890
- __kind: "P2PKH";
1891
1889
  value: `0x${string}`;
1890
+ __kind: "P2PKH";
1892
1891
  } | {
1893
- __kind: "P2SH";
1894
1892
  value: `0x${string}`;
1893
+ __kind: "P2SH";
1895
1894
  } | {
1896
- __kind: "P2WPKH";
1897
1895
  value: `0x${string}`;
1896
+ __kind: "P2WPKH";
1898
1897
  } | {
1899
- __kind: "P2WSH";
1900
1898
  value: `0x${string}`;
1899
+ __kind: "P2WSH";
1901
1900
  } | {
1902
- __kind: "Taproot";
1903
1901
  value: `0x${string}`;
1902
+ __kind: "Taproot";
1904
1903
  } | {
1905
1904
  __kind: "OtherSegwit";
1906
1905
  version: number;
1907
1906
  program: `0x${string}`;
1908
1907
  };
1909
1908
  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: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1953
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "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
- __kind: "P2PKH";
1981
1980
  value: `0x${string}`;
1981
+ __kind: "P2PKH";
1982
1982
  } | {
1983
- __kind: "P2SH";
1984
1983
  value: `0x${string}`;
1984
+ __kind: "P2SH";
1985
1985
  } | {
1986
- __kind: "P2WPKH";
1987
1986
  value: `0x${string}`;
1987
+ __kind: "P2WPKH";
1988
1988
  } | {
1989
- __kind: "P2WSH";
1990
1989
  value: `0x${string}`;
1990
+ __kind: "P2WSH";
1991
1991
  } | {
1992
- __kind: "Taproot";
1993
1992
  value: `0x${string}`;
1993
+ __kind: "Taproot";
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
- __kind: "P2PKH";
2010
2009
  value: `0x${string}`;
2010
+ __kind: "P2PKH";
2011
2011
  } | {
2012
- __kind: "P2SH";
2013
2012
  value: `0x${string}`;
2013
+ __kind: "P2SH";
2014
2014
  } | {
2015
- __kind: "P2WPKH";
2016
2015
  value: `0x${string}`;
2016
+ __kind: "P2WPKH";
2017
2017
  } | {
2018
- __kind: "P2WSH";
2019
2018
  value: `0x${string}`;
2019
+ __kind: "P2WSH";
2020
2020
  } | {
2021
- __kind: "Taproot";
2022
2021
  value: `0x${string}`;
2022
+ __kind: "Taproot";
2023
2023
  } | {
2024
2024
  __kind: "OtherSegwit";
2025
2025
  version: number;
@@ -2034,42 +2034,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2034
2034
  };
2035
2035
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2036
2036
  sourceAddress?: {
2037
- __kind: "Eth";
2038
2037
  value: `0x${string}`;
2038
+ __kind: "Eth";
2039
2039
  } | {
2040
- __kind: "Dot";
2041
2040
  value: `0x${string}`;
2041
+ __kind: "Dot";
2042
2042
  } | {
2043
- __kind: "Btc";
2044
2043
  value: {
2045
- __kind: "P2PKH";
2046
2044
  value: `0x${string}`;
2045
+ __kind: "P2PKH";
2047
2046
  } | {
2048
- __kind: "P2SH";
2049
2047
  value: `0x${string}`;
2048
+ __kind: "P2SH";
2050
2049
  } | {
2051
- __kind: "P2WPKH";
2052
2050
  value: `0x${string}`;
2051
+ __kind: "P2WPKH";
2053
2052
  } | {
2054
- __kind: "P2WSH";
2055
2053
  value: `0x${string}`;
2054
+ __kind: "P2WSH";
2056
2055
  } | {
2057
- __kind: "Taproot";
2058
2056
  value: `0x${string}`;
2057
+ __kind: "Taproot";
2059
2058
  } | {
2060
2059
  __kind: "OtherSegwit";
2061
2060
  version: number;
2062
2061
  program: `0x${string}`;
2063
2062
  };
2063
+ __kind: "Btc";
2064
2064
  } | {
2065
- __kind: "Arb";
2066
2065
  value: `0x${string}`;
2066
+ __kind: "Arb";
2067
2067
  } | {
2068
- __kind: "Sol";
2069
2068
  value: `0x${string}`;
2069
+ __kind: "Sol";
2070
2070
  } | {
2071
- __kind: "Hub";
2072
2071
  value: `0x${string}`;
2072
+ __kind: "Hub";
2073
2073
  } | null | undefined;
2074
2074
  } | null | undefined;
2075
2075
  brokerFee?: {
@@ -2090,7 +2090,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2090
2090
  } | {
2091
2091
  __kind: "TransactionRejectedByBroker";
2092
2092
  } | {
2093
- __kind: "DepositWitnessRejected";
2094
2093
  value: {
2095
2094
  __kind: "Other";
2096
2095
  } | {
@@ -2098,11 +2097,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2098
2097
  } | {
2099
2098
  __kind: "BadOrigin";
2100
2099
  } | {
2101
- __kind: "Module";
2102
2100
  value: {
2103
2101
  index: number;
2104
2102
  error: string;
2105
2103
  };
2104
+ __kind: "Module";
2106
2105
  } | {
2107
2106
  __kind: "ConsumerRemaining";
2108
2107
  } | {
@@ -2110,20 +2109,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2110
2109
  } | {
2111
2110
  __kind: "TooManyConsumers";
2112
2111
  } | {
2113
- __kind: "Token";
2114
2112
  value: {
2115
2113
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2116
2114
  };
2115
+ __kind: "Token";
2117
2116
  } | {
2118
- __kind: "Arithmetic";
2119
2117
  value: {
2120
2118
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2121
2119
  };
2120
+ __kind: "Arithmetic";
2122
2121
  } | {
2123
- __kind: "Transactional";
2124
2122
  value: {
2125
2123
  __kind: "LimitReached" | "NoLayer";
2126
2124
  };
2125
+ __kind: "Transactional";
2127
2126
  } | {
2128
2127
  __kind: "Exhausted";
2129
2128
  } | {
@@ -2133,6 +2132,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2133
2132
  } | {
2134
2133
  __kind: "RootNotAllowed";
2135
2134
  };
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
- };
2146
2143
  depositAddress: {
2147
- __kind: "P2PKH";
2148
2144
  value: string;
2145
+ __kind: "P2PKH";
2149
2146
  } | {
2150
- __kind: "P2SH";
2151
2147
  value: string;
2148
+ __kind: "P2SH";
2152
2149
  } | {
2153
- __kind: "P2WPKH";
2154
2150
  value: string;
2151
+ __kind: "P2WPKH";
2155
2152
  } | {
2156
- __kind: "P2WSH";
2157
2153
  value: string;
2154
+ __kind: "P2WSH";
2158
2155
  } | {
2159
- __kind: "Taproot";
2160
2156
  value: string;
2157
+ __kind: "Taproot";
2161
2158
  } | {
2162
2159
  __kind: "OtherSegwit";
2163
2160
  version: number;
2164
2161
  program: string;
2165
2162
  };
2166
2163
  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: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2213
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2214
2214
  };
2215
2215
  destinationAddress: {
2216
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2217
2216
  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
- __kind: "P2PKH";
2227
2226
  value: string;
2227
+ __kind: "P2PKH";
2228
2228
  } | {
2229
- __kind: "P2SH";
2230
2229
  value: string;
2230
+ __kind: "P2SH";
2231
2231
  } | {
2232
- __kind: "P2WPKH";
2233
2232
  value: string;
2233
+ __kind: "P2WPKH";
2234
2234
  } | {
2235
- __kind: "P2WSH";
2236
2235
  value: string;
2236
+ __kind: "P2WSH";
2237
2237
  } | {
2238
- __kind: "Taproot";
2239
2238
  value: string;
2239
+ __kind: "Taproot";
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
- __kind: "P2PKH";
2256
2255
  value: string;
2256
+ __kind: "P2PKH";
2257
2257
  } | {
2258
- __kind: "P2SH";
2259
2258
  value: string;
2259
+ __kind: "P2SH";
2260
2260
  } | {
2261
- __kind: "P2WPKH";
2262
2261
  value: string;
2262
+ __kind: "P2WPKH";
2263
2263
  } | {
2264
- __kind: "P2WSH";
2265
2264
  value: string;
2265
+ __kind: "P2WSH";
2266
2266
  } | {
2267
- __kind: "Taproot";
2268
2267
  value: string;
2268
+ __kind: "Taproot";
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
- __kind: "Eth";
2286
2285
  value: string;
2286
+ __kind: "Eth";
2287
2287
  } | {
2288
- __kind: "Dot";
2289
2288
  value: string;
2289
+ __kind: "Dot";
2290
2290
  } | {
2291
- __kind: "Btc";
2292
2291
  value: {
2293
- __kind: "P2PKH";
2294
2292
  value: string;
2293
+ __kind: "P2PKH";
2295
2294
  } | {
2296
- __kind: "P2SH";
2297
2295
  value: string;
2296
+ __kind: "P2SH";
2298
2297
  } | {
2299
- __kind: "P2WPKH";
2300
2298
  value: string;
2299
+ __kind: "P2WPKH";
2301
2300
  } | {
2302
- __kind: "P2WSH";
2303
2301
  value: string;
2302
+ __kind: "P2WSH";
2304
2303
  } | {
2305
- __kind: "Taproot";
2306
2304
  value: string;
2305
+ __kind: "Taproot";
2307
2306
  } | {
2308
2307
  __kind: "OtherSegwit";
2309
2308
  version: number;
2310
2309
  program: string;
2311
2310
  };
2311
+ __kind: "Btc";
2312
2312
  } | {
2313
- __kind: "Arb";
2314
2313
  value: string;
2314
+ __kind: "Arb";
2315
2315
  } | {
2316
- __kind: "Sol";
2317
2316
  value: string;
2317
+ __kind: "Sol";
2318
2318
  } | {
2319
- __kind: "Hub";
2320
2319
  value: string;
2320
+ __kind: "Hub";
2321
2321
  } | null | undefined;
2322
2322
  } | null | undefined;
2323
2323
  brokerFee?: {