@chainflip/processor 2.0.4 → 2.1.0-alpha.1

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 (447) hide show
  1. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  2. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  3. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +161 -161
  4. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +161 -161
  5. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  6. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  7. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  8. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  9. package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
  10. package/dist/11000/lendingPools/stoppedBoosting.d.ts +2 -2
  11. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  12. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  13. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  14. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
  15. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  16. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  17. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  18. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  19. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  20. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  21. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  22. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  23. package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
  24. package/dist/11000/swapping/refundEgressScheduled.d.ts +2 -2
  25. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  26. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  27. package/dist/11000/swapping/swapDepositAddressReady.d.cts +57 -57
  28. package/dist/11000/swapping/swapDepositAddressReady.d.ts +57 -57
  29. package/dist/11000/swapping/swapRequested.d.cts +94 -94
  30. package/dist/11000/swapping/swapRequested.d.ts +94 -94
  31. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  32. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  33. package/dist/11100/flip/flipMinted.d.cts +2 -2
  34. package/dist/11100/flip/flipMinted.d.ts +2 -2
  35. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  36. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  37. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  38. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
  39. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  40. package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
  41. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  42. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  43. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  44. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  45. package/dist/11100/swapping/swapRequested.d.cts +386 -386
  46. package/dist/11100/swapping/swapRequested.d.ts +386 -386
  47. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  48. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  49. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  50. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  51. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  52. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  53. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  54. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  55. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  56. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +14 -14
  57. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +36 -36
  58. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +36 -36
  59. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  60. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +8 -8
  61. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  62. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  63. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  64. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  65. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
  66. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +184 -184
  67. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  68. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  69. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  70. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  71. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  72. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  73. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  74. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  75. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  76. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  77. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  78. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  79. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  80. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  81. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
  82. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
  83. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  84. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  85. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  86. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  87. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  88. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  89. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  90. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  91. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  92. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  93. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +150 -150
  94. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +150 -150
  95. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  96. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  97. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  98. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  99. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  100. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  101. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  102. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  103. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
  104. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
  105. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  106. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  107. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  108. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  109. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  110. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  111. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  112. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  113. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  114. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  115. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  116. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  117. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  118. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  119. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  120. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  121. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  122. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  123. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  124. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  125. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
  126. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +68 -68
  127. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  128. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  129. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +185 -185
  130. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +185 -185
  131. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  132. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  133. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  134. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
  135. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  136. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  137. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  138. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  139. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  140. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  141. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  142. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  143. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  144. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  145. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  146. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  147. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  148. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  149. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  150. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  151. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  152. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  153. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  154. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  155. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  156. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  157. package/dist/200/lendingPools/loanCreated.d.cts +4 -4
  158. package/dist/200/lendingPools/loanCreated.d.ts +4 -4
  159. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  160. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  161. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  162. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  163. package/dist/210/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  164. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  165. package/dist/210/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  166. package/dist/210/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  167. package/dist/210/arbitrumIngressEgress/depositFailed.cjs +15 -0
  168. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  169. package/dist/210/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  170. package/dist/210/arbitrumIngressEgress/depositFailed.mjs +15 -0
  171. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.cjs +10 -0
  172. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  173. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  174. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.mjs +10 -0
  175. package/dist/210/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  176. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  177. package/dist/210/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  178. package/dist/210/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  179. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  180. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  181. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  182. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  183. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
  184. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  185. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  186. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
  187. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  188. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
  189. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
  190. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  191. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
  192. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
  193. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
  194. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
  195. package/dist/210/assetBalances/accountCredited.cjs +12 -0
  196. package/dist/210/assetBalances/accountCredited.d.cts +30 -0
  197. package/dist/210/assetBalances/accountCredited.d.ts +30 -0
  198. package/dist/210/assetBalances/accountCredited.mjs +12 -0
  199. package/dist/210/assetBalances/accountDebited.cjs +12 -0
  200. package/dist/210/assetBalances/accountDebited.d.cts +30 -0
  201. package/dist/210/assetBalances/accountDebited.d.ts +30 -0
  202. package/dist/210/assetBalances/accountDebited.mjs +12 -0
  203. package/dist/210/assethubIngressEgress/depositFailed.cjs +14 -0
  204. package/dist/210/assethubIngressEgress/depositFailed.d.cts +1417 -0
  205. package/dist/210/assethubIngressEgress/depositFailed.d.ts +1417 -0
  206. package/dist/210/assethubIngressEgress/depositFailed.mjs +14 -0
  207. package/dist/210/bitcoinIngressEgress/depositFailed.cjs +15 -0
  208. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +2335 -0
  209. package/dist/210/bitcoinIngressEgress/depositFailed.d.ts +2335 -0
  210. package/dist/210/bitcoinIngressEgress/depositFailed.mjs +15 -0
  211. package/dist/210/common.cjs +1178 -0
  212. package/dist/210/common.d.cts +26271 -0
  213. package/dist/210/common.d.ts +26271 -0
  214. package/dist/210/common.mjs +1178 -0
  215. package/dist/210/environment/addedNewArbAsset.cjs +7 -0
  216. package/dist/210/environment/addedNewArbAsset.d.cts +13 -0
  217. package/dist/210/environment/addedNewArbAsset.d.ts +13 -0
  218. package/dist/210/environment/addedNewArbAsset.mjs +7 -0
  219. package/dist/210/environment/addedNewEthAsset.cjs +7 -0
  220. package/dist/210/environment/addedNewEthAsset.d.cts +13 -0
  221. package/dist/210/environment/addedNewEthAsset.d.ts +13 -0
  222. package/dist/210/environment/addedNewEthAsset.mjs +7 -0
  223. package/dist/210/environment/runtimeSafeModeUpdated.cjs +9 -0
  224. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +1928 -0
  225. package/dist/210/environment/runtimeSafeModeUpdated.d.ts +1928 -0
  226. package/dist/210/environment/runtimeSafeModeUpdated.mjs +9 -0
  227. package/dist/210/environment/updatedArbAsset.cjs +7 -0
  228. package/dist/210/environment/updatedArbAsset.d.cts +13 -0
  229. package/dist/210/environment/updatedArbAsset.d.ts +13 -0
  230. package/dist/210/environment/updatedArbAsset.mjs +7 -0
  231. package/dist/210/environment/updatedEthAsset.cjs +7 -0
  232. package/dist/210/environment/updatedEthAsset.d.cts +13 -0
  233. package/dist/210/environment/updatedEthAsset.d.ts +13 -0
  234. package/dist/210/environment/updatedEthAsset.mjs +7 -0
  235. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  236. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  237. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  238. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  239. package/dist/210/ethereumIngressEgress/depositBoosted.cjs +27 -0
  240. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  241. package/dist/210/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  242. package/dist/210/ethereumIngressEgress/depositBoosted.mjs +27 -0
  243. package/dist/210/ethereumIngressEgress/depositFailed.cjs +15 -0
  244. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  245. package/dist/210/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  246. package/dist/210/ethereumIngressEgress/depositFailed.mjs +15 -0
  247. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.cjs +10 -0
  248. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  249. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  250. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.mjs +10 -0
  251. package/dist/210/ethereumIngressEgress/depositFinalised.cjs +25 -0
  252. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  253. package/dist/210/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  254. package/dist/210/ethereumIngressEgress/depositFinalised.mjs +25 -0
  255. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  256. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  257. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  258. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  259. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
  260. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  261. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  262. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
  263. package/dist/210/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  264. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
  265. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
  266. package/dist/210/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  267. package/dist/210/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
  268. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
  269. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
  270. package/dist/210/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
  271. package/dist/210/funding/funded.cjs +12 -0
  272. package/dist/210/funding/funded.d.cts +87 -0
  273. package/dist/210/funding/funded.d.ts +87 -0
  274. package/dist/210/funding/funded.mjs +12 -0
  275. package/dist/210/governance/newGovernanceCouncil.cjs +9 -0
  276. package/dist/210/governance/newGovernanceCouncil.d.cts +26 -0
  277. package/dist/210/governance/newGovernanceCouncil.d.ts +26 -0
  278. package/dist/210/governance/newGovernanceCouncil.mjs +9 -0
  279. package/dist/210/lendingPools/boostFundsAdded.cjs +11 -0
  280. package/dist/210/lendingPools/boostFundsAdded.d.cts +44 -0
  281. package/dist/210/lendingPools/boostFundsAdded.d.ts +44 -0
  282. package/dist/210/lendingPools/boostFundsAdded.mjs +11 -0
  283. package/dist/210/lendingPools/boostPoolCreated.cjs +9 -0
  284. package/dist/210/lendingPools/boostPoolCreated.d.cts +38 -0
  285. package/dist/210/lendingPools/boostPoolCreated.d.ts +38 -0
  286. package/dist/210/lendingPools/boostPoolCreated.mjs +9 -0
  287. package/dist/210/lendingPools/collateralAdded.cjs +16 -0
  288. package/dist/210/lendingPools/collateralAdded.d.cts +67 -0
  289. package/dist/210/lendingPools/collateralAdded.d.ts +67 -0
  290. package/dist/210/lendingPools/collateralAdded.mjs +16 -0
  291. package/dist/210/lendingPools/collateralRemoved.cjs +10 -0
  292. package/dist/210/lendingPools/collateralRemoved.d.cts +24 -0
  293. package/dist/210/lendingPools/collateralRemoved.d.ts +24 -0
  294. package/dist/210/lendingPools/collateralRemoved.mjs +10 -0
  295. package/dist/210/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
  296. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +24 -0
  297. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.ts +24 -0
  298. package/dist/210/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
  299. package/dist/210/lendingPools/lendingFundsAdded.cjs +11 -0
  300. package/dist/210/lendingPools/lendingFundsAdded.d.cts +27 -0
  301. package/dist/210/lendingPools/lendingFundsAdded.d.ts +27 -0
  302. package/dist/210/lendingPools/lendingFundsAdded.mjs +11 -0
  303. package/dist/210/lendingPools/lendingFundsRemoved.cjs +11 -0
  304. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +27 -0
  305. package/dist/210/lendingPools/lendingFundsRemoved.d.ts +27 -0
  306. package/dist/210/lendingPools/lendingFundsRemoved.mjs +11 -0
  307. package/dist/210/lendingPools/lendingPoolCreated.cjs +7 -0
  308. package/dist/210/lendingPools/lendingPoolCreated.d.cts +21 -0
  309. package/dist/210/lendingPools/lendingPoolCreated.d.ts +21 -0
  310. package/dist/210/lendingPools/lendingPoolCreated.mjs +7 -0
  311. package/dist/210/lendingPools/loanCreated.cjs +12 -0
  312. package/dist/210/lendingPools/loanCreated.d.cts +30 -0
  313. package/dist/210/lendingPools/loanCreated.d.ts +30 -0
  314. package/dist/210/lendingPools/loanCreated.mjs +12 -0
  315. package/dist/210/lendingPools/loanRepaid.cjs +11 -0
  316. package/dist/210/lendingPools/loanRepaid.d.cts +42 -0
  317. package/dist/210/lendingPools/loanRepaid.d.ts +42 -0
  318. package/dist/210/lendingPools/loanRepaid.mjs +11 -0
  319. package/dist/210/lendingPools/palletConfigUpdated.cjs +9 -0
  320. package/dist/210/lendingPools/palletConfigUpdated.d.cts +387 -0
  321. package/dist/210/lendingPools/palletConfigUpdated.d.ts +387 -0
  322. package/dist/210/lendingPools/palletConfigUpdated.mjs +9 -0
  323. package/dist/210/lendingPools/stoppedBoosting.cjs +12 -0
  324. package/dist/210/lendingPools/stoppedBoosting.d.cts +47 -0
  325. package/dist/210/lendingPools/stoppedBoosting.d.ts +47 -0
  326. package/dist/210/lendingPools/stoppedBoosting.mjs +12 -0
  327. package/dist/210/liquidityPools/assetSwapped.cjs +12 -0
  328. package/dist/210/liquidityPools/assetSwapped.d.cts +40 -0
  329. package/dist/210/liquidityPools/assetSwapped.d.ts +40 -0
  330. package/dist/210/liquidityPools/assetSwapped.mjs +12 -0
  331. package/dist/210/liquidityPools/limitOrderUpdated.cjs +24 -0
  332. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +98 -0
  333. package/dist/210/liquidityPools/limitOrderUpdated.d.ts +98 -0
  334. package/dist/210/liquidityPools/limitOrderUpdated.mjs +24 -0
  335. package/dist/210/liquidityPools/newPoolCreated.cjs +12 -0
  336. package/dist/210/liquidityPools/newPoolCreated.d.cts +40 -0
  337. package/dist/210/liquidityPools/newPoolCreated.d.ts +40 -0
  338. package/dist/210/liquidityPools/newPoolCreated.mjs +12 -0
  339. package/dist/210/liquidityPools/orderDeletionFailed.cjs +7 -0
  340. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +126 -0
  341. package/dist/210/liquidityPools/orderDeletionFailed.d.ts +126 -0
  342. package/dist/210/liquidityPools/orderDeletionFailed.mjs +7 -0
  343. package/dist/210/liquidityPools/palletConfigUpdated.cjs +9 -0
  344. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +43 -0
  345. package/dist/210/liquidityPools/palletConfigUpdated.d.ts +43 -0
  346. package/dist/210/liquidityPools/palletConfigUpdated.mjs +9 -0
  347. package/dist/210/liquidityPools/poolFeeSet.cjs +11 -0
  348. package/dist/210/liquidityPools/poolFeeSet.d.cts +37 -0
  349. package/dist/210/liquidityPools/poolFeeSet.d.ts +37 -0
  350. package/dist/210/liquidityPools/poolFeeSet.mjs +11 -0
  351. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +10 -0
  352. package/dist/210/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  353. package/dist/210/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  354. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +10 -0
  355. package/dist/210/liquidityPools/rangeOrderUpdated.cjs +22 -0
  356. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  357. package/dist/210/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  358. package/dist/210/liquidityPools/rangeOrderUpdated.mjs +22 -0
  359. package/dist/210/liquidityProvider/assetTransferred.cjs +12 -0
  360. package/dist/210/liquidityProvider/assetTransferred.d.cts +30 -0
  361. package/dist/210/liquidityProvider/assetTransferred.d.ts +30 -0
  362. package/dist/210/liquidityProvider/assetTransferred.mjs +12 -0
  363. package/dist/210/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  364. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
  365. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
  366. package/dist/210/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  367. package/dist/210/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  368. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
  369. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
  370. package/dist/210/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  371. package/dist/210/polkadotIngressEgress/depositFailed.cjs +14 -0
  372. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  373. package/dist/210/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  374. package/dist/210/polkadotIngressEgress/depositFailed.mjs +14 -0
  375. package/dist/210/solanaIngressEgress/depositFailed.cjs +15 -0
  376. package/dist/210/solanaIngressEgress/depositFailed.d.cts +1498 -0
  377. package/dist/210/solanaIngressEgress/depositFailed.d.ts +1498 -0
  378. package/dist/210/solanaIngressEgress/depositFailed.mjs +15 -0
  379. package/dist/210/swapping/accountCreationDepositAddressReady.cjs +22 -0
  380. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +147 -0
  381. package/dist/210/swapping/accountCreationDepositAddressReady.d.ts +147 -0
  382. package/dist/210/swapping/accountCreationDepositAddressReady.mjs +22 -0
  383. package/dist/210/swapping/batchSwapFailed.cjs +11 -0
  384. package/dist/210/swapping/batchSwapFailed.d.cts +37 -0
  385. package/dist/210/swapping/batchSwapFailed.d.ts +37 -0
  386. package/dist/210/swapping/batchSwapFailed.mjs +11 -0
  387. package/dist/210/swapping/creditedOnChain.cjs +12 -0
  388. package/dist/210/swapping/creditedOnChain.d.cts +30 -0
  389. package/dist/210/swapping/creditedOnChain.d.ts +30 -0
  390. package/dist/210/swapping/creditedOnChain.mjs +12 -0
  391. package/dist/210/swapping/palletConfigUpdated.cjs +7 -0
  392. package/dist/210/swapping/palletConfigUpdated.d.cts +254 -0
  393. package/dist/210/swapping/palletConfigUpdated.d.ts +254 -0
  394. package/dist/210/swapping/palletConfigUpdated.mjs +7 -0
  395. package/dist/210/swapping/refundEgressIgnored.cjs +12 -0
  396. package/dist/210/swapping/refundEgressIgnored.d.cts +247 -0
  397. package/dist/210/swapping/refundEgressIgnored.d.ts +247 -0
  398. package/dist/210/swapping/refundEgressIgnored.mjs +12 -0
  399. package/dist/210/swapping/refundEgressScheduled.cjs +18 -0
  400. package/dist/210/swapping/refundEgressScheduled.d.cts +56 -0
  401. package/dist/210/swapping/refundEgressScheduled.d.ts +56 -0
  402. package/dist/210/swapping/refundEgressScheduled.mjs +18 -0
  403. package/dist/210/swapping/refundedOnChain.cjs +13 -0
  404. package/dist/210/swapping/refundedOnChain.d.cts +33 -0
  405. package/dist/210/swapping/refundedOnChain.d.ts +33 -0
  406. package/dist/210/swapping/refundedOnChain.mjs +13 -0
  407. package/dist/210/swapping/swapAmountConfiscated.cjs +12 -0
  408. package/dist/210/swapping/swapAmountConfiscated.d.cts +30 -0
  409. package/dist/210/swapping/swapAmountConfiscated.d.ts +30 -0
  410. package/dist/210/swapping/swapAmountConfiscated.mjs +12 -0
  411. package/dist/210/swapping/swapDepositAddressReady.cjs +31 -0
  412. package/dist/210/swapping/swapDepositAddressReady.d.cts +694 -0
  413. package/dist/210/swapping/swapDepositAddressReady.d.ts +694 -0
  414. package/dist/210/swapping/swapDepositAddressReady.mjs +31 -0
  415. package/dist/210/swapping/swapEgressIgnored.cjs +12 -0
  416. package/dist/210/swapping/swapEgressIgnored.d.cts +247 -0
  417. package/dist/210/swapping/swapEgressIgnored.d.ts +247 -0
  418. package/dist/210/swapping/swapEgressIgnored.mjs +12 -0
  419. package/dist/210/swapping/swapEgressScheduled.cjs +17 -0
  420. package/dist/210/swapping/swapEgressScheduled.d.cts +53 -0
  421. package/dist/210/swapping/swapEgressScheduled.d.ts +53 -0
  422. package/dist/210/swapping/swapEgressScheduled.mjs +17 -0
  423. package/dist/210/swapping/swapExecuted.cjs +18 -0
  424. package/dist/210/swapping/swapExecuted.d.cts +58 -0
  425. package/dist/210/swapping/swapExecuted.d.ts +58 -0
  426. package/dist/210/swapping/swapExecuted.mjs +18 -0
  427. package/dist/210/swapping/swapRequested.cjs +25 -0
  428. package/dist/210/swapping/swapRequested.d.cts +3992 -0
  429. package/dist/210/swapping/swapRequested.d.ts +3992 -0
  430. package/dist/210/swapping/swapRequested.mjs +25 -0
  431. package/dist/210/swapping/withdrawalRequested.cjs +20 -0
  432. package/dist/210/swapping/withdrawalRequested.d.cts +97 -0
  433. package/dist/210/swapping/withdrawalRequested.d.ts +97 -0
  434. package/dist/210/swapping/withdrawalRequested.mjs +20 -0
  435. package/dist/210/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
  436. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
  437. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
  438. package/dist/210/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
  439. package/dist/210/tradingStrategy/palletConfigUpdated.cjs +9 -0
  440. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +107 -0
  441. package/dist/210/tradingStrategy/palletConfigUpdated.d.ts +107 -0
  442. package/dist/210/tradingStrategy/palletConfigUpdated.mjs +9 -0
  443. package/dist/210/tradingStrategy/strategyDeployed.cjs +11 -0
  444. package/dist/210/tradingStrategy/strategyDeployed.d.cts +133 -0
  445. package/dist/210/tradingStrategy/strategyDeployed.d.ts +133 -0
  446. package/dist/210/tradingStrategy/strategyDeployed.mjs +11 -0
  447. 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";
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, {
@@ -87,20 +87,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
87
87
  value: z.ZodEffects<z.ZodObject<{
88
88
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
89
89
  }, "strip", z.ZodTypeAny, {
90
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
90
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
91
  }, {
92
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
95
  }>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
188
  __kind: "Token";
189
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
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
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
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<"InvalidDestinationAddress">;
251
251
  }, "strip", z.ZodTypeAny, {
@@ -290,47 +290,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
290
290
  __kind: z.ZodLiteral<"P2PKH">;
291
291
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
292
292
  }, "strip", z.ZodTypeAny, {
293
- value: `0x${string}`;
294
293
  __kind: "P2PKH";
294
+ value: `0x${string}`;
295
295
  }, {
296
- value: string;
297
296
  __kind: "P2PKH";
297
+ value: string;
298
298
  }>, z.ZodObject<{
299
299
  __kind: z.ZodLiteral<"P2SH">;
300
300
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
301
301
  }, "strip", z.ZodTypeAny, {
302
- value: `0x${string}`;
303
302
  __kind: "P2SH";
303
+ value: `0x${string}`;
304
304
  }, {
305
- value: string;
306
305
  __kind: "P2SH";
306
+ value: string;
307
307
  }>, z.ZodObject<{
308
308
  __kind: z.ZodLiteral<"P2WPKH">;
309
309
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
310
310
  }, "strip", z.ZodTypeAny, {
311
- value: `0x${string}`;
312
311
  __kind: "P2WPKH";
312
+ value: `0x${string}`;
313
313
  }, {
314
- value: string;
315
314
  __kind: "P2WPKH";
315
+ value: string;
316
316
  }>, z.ZodObject<{
317
317
  __kind: z.ZodLiteral<"P2WSH">;
318
318
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
319
319
  }, "strip", z.ZodTypeAny, {
320
- value: `0x${string}`;
321
320
  __kind: "P2WSH";
321
+ value: `0x${string}`;
322
322
  }, {
323
- value: string;
324
323
  __kind: "P2WSH";
324
+ value: string;
325
325
  }>, z.ZodObject<{
326
326
  __kind: z.ZodLiteral<"Taproot">;
327
327
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
328
328
  }, "strip", z.ZodTypeAny, {
329
- value: `0x${string}`;
330
329
  __kind: "Taproot";
330
+ value: `0x${string}`;
331
331
  }, {
332
- value: string;
333
332
  __kind: "Taproot";
333
+ value: string;
334
334
  }>, z.ZodObject<{
335
335
  __kind: z.ZodLiteral<"OtherSegwit">;
336
336
  version: z.ZodNumber;
@@ -427,11 +427,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
427
427
  };
428
428
  } | null | undefined;
429
429
  };
430
- amount: bigint;
431
430
  id: {
432
431
  txId: `0x${string}`;
433
432
  vout: number;
434
433
  };
434
+ amount: bigint;
435
435
  }, {
436
436
  depositAddress: {
437
437
  pubkeyX: string;
@@ -444,28 +444,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
444
444
  };
445
445
  } | null | undefined;
446
446
  };
447
- amount: string | number;
448
447
  id: {
449
448
  txId: string;
450
449
  vout: number;
451
450
  };
451
+ amount: string | number;
452
452
  }>;
453
453
  }, "strip", z.ZodTypeAny, {
454
454
  depositAddress: {
455
- value: `0x${string}`;
456
455
  __kind: "P2PKH";
457
- } | {
458
456
  value: `0x${string}`;
459
- __kind: "P2SH";
460
457
  } | {
458
+ __kind: "P2SH";
461
459
  value: `0x${string}`;
462
- __kind: "P2WPKH";
463
460
  } | {
461
+ __kind: "P2WPKH";
464
462
  value: `0x${string}`;
465
- __kind: "P2WSH";
466
463
  } | {
464
+ __kind: "P2WSH";
467
465
  value: `0x${string}`;
466
+ } | {
468
467
  __kind: "Taproot";
468
+ value: `0x${string}`;
469
469
  } | {
470
470
  __kind: "OtherSegwit";
471
471
  version: number;
@@ -485,28 +485,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
485
485
  };
486
486
  } | null | undefined;
487
487
  };
488
- amount: bigint;
489
488
  id: {
490
489
  txId: `0x${string}`;
491
490
  vout: number;
492
491
  };
492
+ amount: bigint;
493
493
  };
494
494
  }, {
495
495
  depositAddress: {
496
- value: string;
497
496
  __kind: "P2PKH";
498
- } | {
499
497
  value: string;
500
- __kind: "P2SH";
501
498
  } | {
499
+ __kind: "P2SH";
502
500
  value: string;
503
- __kind: "P2WPKH";
504
501
  } | {
502
+ __kind: "P2WPKH";
505
503
  value: string;
506
- __kind: "P2WSH";
507
504
  } | {
505
+ __kind: "P2WSH";
508
506
  value: string;
507
+ } | {
509
508
  __kind: "Taproot";
509
+ value: string;
510
510
  } | {
511
511
  __kind: "OtherSegwit";
512
512
  version: number;
@@ -528,31 +528,31 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
528
528
  };
529
529
  } | null | undefined;
530
530
  };
531
- amount: string | number;
532
531
  id: {
533
532
  txId: string;
534
533
  vout: number;
535
534
  };
535
+ amount: string | number;
536
536
  };
537
537
  }>;
538
538
  }, "strip", z.ZodTypeAny, {
539
539
  __kind: "DepositChannel";
540
540
  depositWitness: {
541
541
  depositAddress: {
542
- value: `0x${string}`;
543
542
  __kind: "P2PKH";
544
- } | {
545
543
  value: `0x${string}`;
546
- __kind: "P2SH";
547
544
  } | {
545
+ __kind: "P2SH";
548
546
  value: `0x${string}`;
549
- __kind: "P2WPKH";
550
547
  } | {
548
+ __kind: "P2WPKH";
551
549
  value: `0x${string}`;
552
- __kind: "P2WSH";
553
550
  } | {
551
+ __kind: "P2WSH";
554
552
  value: `0x${string}`;
553
+ } | {
555
554
  __kind: "Taproot";
555
+ value: `0x${string}`;
556
556
  } | {
557
557
  __kind: "OtherSegwit";
558
558
  version: number;
@@ -572,31 +572,31 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
572
572
  };
573
573
  } | null | undefined;
574
574
  };
575
- amount: bigint;
576
575
  id: {
577
576
  txId: `0x${string}`;
578
577
  vout: number;
579
578
  };
579
+ amount: bigint;
580
580
  };
581
581
  };
582
582
  }, {
583
583
  __kind: "DepositChannel";
584
584
  depositWitness: {
585
585
  depositAddress: {
586
- value: string;
587
586
  __kind: "P2PKH";
588
- } | {
589
587
  value: string;
590
- __kind: "P2SH";
591
588
  } | {
589
+ __kind: "P2SH";
592
590
  value: string;
593
- __kind: "P2WPKH";
594
591
  } | {
592
+ __kind: "P2WPKH";
595
593
  value: string;
596
- __kind: "P2WSH";
597
594
  } | {
595
+ __kind: "P2WSH";
598
596
  value: string;
597
+ } | {
599
598
  __kind: "Taproot";
599
+ value: string;
600
600
  } | {
601
601
  __kind: "OtherSegwit";
602
602
  version: number;
@@ -618,11 +618,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
618
618
  };
619
619
  } | null | undefined;
620
620
  };
621
- amount: string | number;
622
621
  id: {
623
622
  txId: string;
624
623
  vout: number;
625
624
  };
625
+ amount: string | number;
626
626
  };
627
627
  };
628
628
  }>, z.ZodObject<{
@@ -641,47 +641,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
641
641
  __kind: z.ZodLiteral<"P2PKH">;
642
642
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
643
643
  }, "strip", z.ZodTypeAny, {
644
- value: `0x${string}`;
645
644
  __kind: "P2PKH";
645
+ value: `0x${string}`;
646
646
  }, {
647
- value: string;
648
647
  __kind: "P2PKH";
648
+ value: string;
649
649
  }>, z.ZodObject<{
650
650
  __kind: z.ZodLiteral<"P2SH">;
651
651
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
652
652
  }, "strip", z.ZodTypeAny, {
653
- value: `0x${string}`;
654
653
  __kind: "P2SH";
654
+ value: `0x${string}`;
655
655
  }, {
656
- value: string;
657
656
  __kind: "P2SH";
657
+ value: string;
658
658
  }>, z.ZodObject<{
659
659
  __kind: z.ZodLiteral<"P2WPKH">;
660
660
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
661
661
  }, "strip", z.ZodTypeAny, {
662
- value: `0x${string}`;
663
662
  __kind: "P2WPKH";
663
+ value: `0x${string}`;
664
664
  }, {
665
- value: string;
666
665
  __kind: "P2WPKH";
666
+ value: string;
667
667
  }>, z.ZodObject<{
668
668
  __kind: z.ZodLiteral<"P2WSH">;
669
669
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
670
670
  }, "strip", z.ZodTypeAny, {
671
- value: `0x${string}`;
672
671
  __kind: "P2WSH";
672
+ value: `0x${string}`;
673
673
  }, {
674
- value: string;
675
674
  __kind: "P2WSH";
675
+ value: string;
676
676
  }>, z.ZodObject<{
677
677
  __kind: z.ZodLiteral<"Taproot">;
678
678
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
679
679
  }, "strip", z.ZodTypeAny, {
680
- value: `0x${string}`;
681
680
  __kind: "Taproot";
681
+ value: `0x${string}`;
682
682
  }, {
683
- value: string;
684
683
  __kind: "Taproot";
684
+ value: string;
685
685
  }>, z.ZodObject<{
686
686
  __kind: z.ZodLiteral<"OtherSegwit">;
687
687
  version: z.ZodNumber;
@@ -770,11 +770,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
770
770
  };
771
771
  } | null | undefined;
772
772
  };
773
- amount: bigint;
774
773
  id: {
775
774
  txId: `0x${string}`;
776
775
  vout: number;
777
776
  };
777
+ amount: bigint;
778
778
  }, {
779
779
  depositAddress: {
780
780
  pubkeyX: string;
@@ -787,30 +787,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
787
787
  };
788
788
  } | null | undefined;
789
789
  };
790
- amount: string | number;
791
790
  id: {
792
791
  txId: string;
793
792
  vout: number;
794
793
  };
794
+ amount: string | number;
795
795
  }>;
796
796
  outputAsset: z.ZodEffects<z.ZodObject<{
797
797
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
798
798
  }, "strip", z.ZodTypeAny, {
799
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
799
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
800
800
  }, {
801
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
802
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
803
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
801
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
802
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
803
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
804
804
  }>;
805
805
  destinationAddress: z.ZodEffects<z.ZodObject<{
806
806
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
807
807
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
808
808
  }, "strip", z.ZodTypeAny, {
809
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
809
810
  value: `0x${string}`;
810
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
811
811
  }, {
812
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
812
813
  value: string;
813
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
814
814
  }>, {
815
815
  readonly chain: "Ethereum";
816
816
  readonly address: `0x${string}`;
@@ -827,8 +827,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
827
827
  readonly chain: "Solana";
828
828
  readonly address: string;
829
829
  }, {
830
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
830
831
  value: string;
831
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
832
832
  }>;
833
833
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
834
834
  channelMetadata: z.ZodObject<{
@@ -857,67 +857,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
857
857
  __kind: z.ZodLiteral<"Eth">;
858
858
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
859
859
  }, "strip", z.ZodTypeAny, {
860
- value: `0x${string}`;
861
860
  __kind: "Eth";
861
+ value: `0x${string}`;
862
862
  }, {
863
- value: string;
864
863
  __kind: "Eth";
864
+ value: string;
865
865
  }>, z.ZodObject<{
866
866
  __kind: z.ZodLiteral<"Dot">;
867
867
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
868
868
  }, "strip", z.ZodTypeAny, {
869
- value: `0x${string}`;
870
869
  __kind: "Dot";
870
+ value: `0x${string}`;
871
871
  }, {
872
- value: string;
873
872
  __kind: "Dot";
873
+ value: string;
874
874
  }>, z.ZodObject<{
875
875
  __kind: z.ZodLiteral<"Btc">;
876
876
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
877
877
  __kind: z.ZodLiteral<"P2PKH">;
878
878
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
879
879
  }, "strip", z.ZodTypeAny, {
880
- value: `0x${string}`;
881
880
  __kind: "P2PKH";
881
+ value: `0x${string}`;
882
882
  }, {
883
- value: string;
884
883
  __kind: "P2PKH";
884
+ value: string;
885
885
  }>, z.ZodObject<{
886
886
  __kind: z.ZodLiteral<"P2SH">;
887
887
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
888
888
  }, "strip", z.ZodTypeAny, {
889
- value: `0x${string}`;
890
889
  __kind: "P2SH";
890
+ value: `0x${string}`;
891
891
  }, {
892
- value: string;
893
892
  __kind: "P2SH";
893
+ value: string;
894
894
  }>, z.ZodObject<{
895
895
  __kind: z.ZodLiteral<"P2WPKH">;
896
896
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
897
897
  }, "strip", z.ZodTypeAny, {
898
- value: `0x${string}`;
899
898
  __kind: "P2WPKH";
899
+ value: `0x${string}`;
900
900
  }, {
901
- value: string;
902
901
  __kind: "P2WPKH";
902
+ value: string;
903
903
  }>, z.ZodObject<{
904
904
  __kind: z.ZodLiteral<"P2WSH">;
905
905
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
906
906
  }, "strip", z.ZodTypeAny, {
907
- value: `0x${string}`;
908
907
  __kind: "P2WSH";
908
+ value: `0x${string}`;
909
909
  }, {
910
- value: string;
911
910
  __kind: "P2WSH";
911
+ value: string;
912
912
  }>, z.ZodObject<{
913
913
  __kind: z.ZodLiteral<"Taproot">;
914
914
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
915
915
  }, "strip", z.ZodTypeAny, {
916
- value: `0x${string}`;
917
916
  __kind: "Taproot";
917
+ value: `0x${string}`;
918
918
  }, {
919
- value: string;
920
919
  __kind: "Taproot";
920
+ value: string;
921
921
  }>, z.ZodObject<{
922
922
  __kind: z.ZodLiteral<"OtherSegwit">;
923
923
  version: z.ZodNumber;
@@ -932,67 +932,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
932
932
  program: string;
933
933
  }>]>;
934
934
  }, "strip", z.ZodTypeAny, {
935
+ __kind: "Btc";
935
936
  value: {
936
- value: `0x${string}`;
937
937
  __kind: "P2PKH";
938
- } | {
939
938
  value: `0x${string}`;
940
- __kind: "P2SH";
941
939
  } | {
940
+ __kind: "P2SH";
942
941
  value: `0x${string}`;
943
- __kind: "P2WPKH";
944
942
  } | {
943
+ __kind: "P2WPKH";
945
944
  value: `0x${string}`;
946
- __kind: "P2WSH";
947
945
  } | {
946
+ __kind: "P2WSH";
948
947
  value: `0x${string}`;
948
+ } | {
949
949
  __kind: "Taproot";
950
+ value: `0x${string}`;
950
951
  } | {
951
952
  __kind: "OtherSegwit";
952
953
  version: number;
953
954
  program: `0x${string}`;
954
955
  };
955
- __kind: "Btc";
956
956
  }, {
957
+ __kind: "Btc";
957
958
  value: {
958
- value: string;
959
959
  __kind: "P2PKH";
960
- } | {
961
960
  value: string;
962
- __kind: "P2SH";
963
961
  } | {
962
+ __kind: "P2SH";
964
963
  value: string;
965
- __kind: "P2WPKH";
966
964
  } | {
965
+ __kind: "P2WPKH";
967
966
  value: string;
968
- __kind: "P2WSH";
969
967
  } | {
968
+ __kind: "P2WSH";
970
969
  value: string;
970
+ } | {
971
971
  __kind: "Taproot";
972
+ value: string;
972
973
  } | {
973
974
  __kind: "OtherSegwit";
974
975
  version: number;
975
976
  program: string;
976
977
  };
977
- __kind: "Btc";
978
978
  }>, z.ZodObject<{
979
979
  __kind: z.ZodLiteral<"Arb">;
980
980
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
981
981
  }, "strip", z.ZodTypeAny, {
982
- value: `0x${string}`;
983
982
  __kind: "Arb";
983
+ value: `0x${string}`;
984
984
  }, {
985
- value: string;
986
985
  __kind: "Arb";
986
+ value: string;
987
987
  }>, z.ZodObject<{
988
988
  __kind: z.ZodLiteral<"Sol">;
989
989
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
990
990
  }, "strip", z.ZodTypeAny, {
991
- value: `0x${string}`;
992
991
  __kind: "Sol";
992
+ value: `0x${string}`;
993
993
  }, {
994
- value: string;
995
994
  __kind: "Sol";
995
+ value: string;
996
996
  }>]>>>;
997
997
  }, "strip", z.ZodTypeAny, {
998
998
  channelMetadata: {
@@ -1002,39 +1002,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1002
1002
  };
1003
1003
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1004
1004
  sourceAddress?: {
1005
- value: `0x${string}`;
1006
1005
  __kind: "Eth";
1007
- } | {
1008
1006
  value: `0x${string}`;
1007
+ } | {
1009
1008
  __kind: "Dot";
1009
+ value: `0x${string}`;
1010
1010
  } | {
1011
+ __kind: "Btc";
1011
1012
  value: {
1012
- value: `0x${string}`;
1013
1013
  __kind: "P2PKH";
1014
- } | {
1015
1014
  value: `0x${string}`;
1016
- __kind: "P2SH";
1017
1015
  } | {
1016
+ __kind: "P2SH";
1018
1017
  value: `0x${string}`;
1019
- __kind: "P2WPKH";
1020
1018
  } | {
1019
+ __kind: "P2WPKH";
1021
1020
  value: `0x${string}`;
1022
- __kind: "P2WSH";
1023
1021
  } | {
1022
+ __kind: "P2WSH";
1024
1023
  value: `0x${string}`;
1024
+ } | {
1025
1025
  __kind: "Taproot";
1026
+ value: `0x${string}`;
1026
1027
  } | {
1027
1028
  __kind: "OtherSegwit";
1028
1029
  version: number;
1029
1030
  program: `0x${string}`;
1030
1031
  };
1031
- __kind: "Btc";
1032
1032
  } | {
1033
- value: `0x${string}`;
1034
1033
  __kind: "Arb";
1035
- } | {
1036
1034
  value: `0x${string}`;
1035
+ } | {
1037
1036
  __kind: "Sol";
1037
+ value: `0x${string}`;
1038
1038
  } | null | undefined;
1039
1039
  }, {
1040
1040
  channelMetadata: {
@@ -1046,39 +1046,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1046
1046
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1047
1047
  };
1048
1048
  sourceAddress?: {
1049
- value: string;
1050
1049
  __kind: "Eth";
1051
- } | {
1052
1050
  value: string;
1051
+ } | {
1053
1052
  __kind: "Dot";
1053
+ value: string;
1054
1054
  } | {
1055
+ __kind: "Btc";
1055
1056
  value: {
1056
- value: string;
1057
1057
  __kind: "P2PKH";
1058
- } | {
1059
1058
  value: string;
1060
- __kind: "P2SH";
1061
1059
  } | {
1060
+ __kind: "P2SH";
1062
1061
  value: string;
1063
- __kind: "P2WPKH";
1064
1062
  } | {
1063
+ __kind: "P2WPKH";
1065
1064
  value: string;
1066
- __kind: "P2WSH";
1067
1065
  } | {
1066
+ __kind: "P2WSH";
1068
1067
  value: string;
1068
+ } | {
1069
1069
  __kind: "Taproot";
1070
+ value: string;
1070
1071
  } | {
1071
1072
  __kind: "OtherSegwit";
1072
1073
  version: number;
1073
1074
  program: string;
1074
1075
  };
1075
- __kind: "Btc";
1076
1076
  } | {
1077
- value: string;
1078
1077
  __kind: "Arb";
1079
- } | {
1080
1078
  value: string;
1079
+ } | {
1081
1080
  __kind: "Sol";
1081
+ value: string;
1082
1082
  } | null | undefined;
1083
1083
  }>>>;
1084
1084
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -1108,47 +1108,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1108
1108
  __kind: z.ZodLiteral<"P2PKH">;
1109
1109
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1110
1110
  }, "strip", z.ZodTypeAny, {
1111
- value: `0x${string}`;
1112
1111
  __kind: "P2PKH";
1112
+ value: `0x${string}`;
1113
1113
  }, {
1114
- value: string;
1115
1114
  __kind: "P2PKH";
1115
+ value: string;
1116
1116
  }>, z.ZodObject<{
1117
1117
  __kind: z.ZodLiteral<"P2SH">;
1118
1118
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1119
1119
  }, "strip", z.ZodTypeAny, {
1120
- value: `0x${string}`;
1121
1120
  __kind: "P2SH";
1121
+ value: `0x${string}`;
1122
1122
  }, {
1123
- value: string;
1124
1123
  __kind: "P2SH";
1124
+ value: string;
1125
1125
  }>, z.ZodObject<{
1126
1126
  __kind: z.ZodLiteral<"P2WPKH">;
1127
1127
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1128
1128
  }, "strip", z.ZodTypeAny, {
1129
- value: `0x${string}`;
1130
1129
  __kind: "P2WPKH";
1130
+ value: `0x${string}`;
1131
1131
  }, {
1132
- value: string;
1133
1132
  __kind: "P2WPKH";
1133
+ value: string;
1134
1134
  }>, z.ZodObject<{
1135
1135
  __kind: z.ZodLiteral<"P2WSH">;
1136
1136
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1137
1137
  }, "strip", z.ZodTypeAny, {
1138
- value: `0x${string}`;
1139
1138
  __kind: "P2WSH";
1139
+ value: `0x${string}`;
1140
1140
  }, {
1141
- value: string;
1142
1141
  __kind: "P2WSH";
1142
+ value: string;
1143
1143
  }>, z.ZodObject<{
1144
1144
  __kind: z.ZodLiteral<"Taproot">;
1145
1145
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1146
1146
  }, "strip", z.ZodTypeAny, {
1147
- value: `0x${string}`;
1148
1147
  __kind: "Taproot";
1148
+ value: `0x${string}`;
1149
1149
  }, {
1150
- value: string;
1151
1150
  __kind: "Taproot";
1151
+ value: string;
1152
1152
  }>, z.ZodObject<{
1153
1153
  __kind: z.ZodLiteral<"OtherSegwit">;
1154
1154
  version: z.ZodNumber;
@@ -1166,20 +1166,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1166
1166
  }, "strip", z.ZodTypeAny, {
1167
1167
  retryDuration: number;
1168
1168
  refundAddress: {
1169
- value: `0x${string}`;
1170
1169
  __kind: "P2PKH";
1171
- } | {
1172
1170
  value: `0x${string}`;
1173
- __kind: "P2SH";
1174
1171
  } | {
1172
+ __kind: "P2SH";
1175
1173
  value: `0x${string}`;
1176
- __kind: "P2WPKH";
1177
1174
  } | {
1175
+ __kind: "P2WPKH";
1178
1176
  value: `0x${string}`;
1179
- __kind: "P2WSH";
1180
1177
  } | {
1178
+ __kind: "P2WSH";
1181
1179
  value: `0x${string}`;
1180
+ } | {
1182
1181
  __kind: "Taproot";
1182
+ value: `0x${string}`;
1183
1183
  } | {
1184
1184
  __kind: "OtherSegwit";
1185
1185
  version: number;
@@ -1189,20 +1189,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1189
1189
  }, {
1190
1190
  retryDuration: number;
1191
1191
  refundAddress: {
1192
- value: string;
1193
1192
  __kind: "P2PKH";
1194
- } | {
1195
1193
  value: string;
1196
- __kind: "P2SH";
1197
1194
  } | {
1195
+ __kind: "P2SH";
1198
1196
  value: string;
1199
- __kind: "P2WPKH";
1200
1197
  } | {
1198
+ __kind: "P2WPKH";
1201
1199
  value: string;
1202
- __kind: "P2WSH";
1203
1200
  } | {
1201
+ __kind: "P2WSH";
1204
1202
  value: string;
1203
+ } | {
1205
1204
  __kind: "Taproot";
1205
+ value: string;
1206
1206
  } | {
1207
1207
  __kind: "OtherSegwit";
1208
1208
  version: number;
@@ -1235,15 +1235,16 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1235
1235
  };
1236
1236
  } | null | undefined;
1237
1237
  };
1238
- amount: bigint;
1239
1238
  id: {
1240
1239
  txId: `0x${string}`;
1241
1240
  vout: number;
1242
1241
  };
1242
+ amount: bigint;
1243
1243
  };
1244
+ boostFee: number;
1244
1245
  inputAsset: "Btc";
1245
1246
  depositAmount: bigint;
1246
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1247
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1247
1248
  destinationAddress: {
1248
1249
  readonly chain: "Ethereum";
1249
1250
  readonly address: `0x${string}`;
@@ -1267,20 +1268,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1267
1268
  refundParams: {
1268
1269
  retryDuration: number;
1269
1270
  refundAddress: {
1270
- value: `0x${string}`;
1271
1271
  __kind: "P2PKH";
1272
- } | {
1273
1272
  value: `0x${string}`;
1274
- __kind: "P2SH";
1275
1273
  } | {
1274
+ __kind: "P2SH";
1276
1275
  value: `0x${string}`;
1277
- __kind: "P2WPKH";
1278
1276
  } | {
1277
+ __kind: "P2WPKH";
1279
1278
  value: `0x${string}`;
1280
- __kind: "P2WSH";
1281
1279
  } | {
1280
+ __kind: "P2WSH";
1282
1281
  value: `0x${string}`;
1282
+ } | {
1283
1283
  __kind: "Taproot";
1284
+ value: `0x${string}`;
1284
1285
  } | {
1285
1286
  __kind: "OtherSegwit";
1286
1287
  version: number;
@@ -1288,22 +1289,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1288
1289
  };
1289
1290
  minPrice: bigint;
1290
1291
  };
1291
- boostFee: number;
1292
1292
  depositAddress?: {
1293
- value: `0x${string}`;
1294
1293
  __kind: "P2PKH";
1295
- } | {
1296
1294
  value: `0x${string}`;
1297
- __kind: "P2SH";
1298
1295
  } | {
1296
+ __kind: "P2SH";
1299
1297
  value: `0x${string}`;
1300
- __kind: "P2WPKH";
1301
1298
  } | {
1299
+ __kind: "P2WPKH";
1302
1300
  value: `0x${string}`;
1303
- __kind: "P2WSH";
1304
1301
  } | {
1302
+ __kind: "P2WSH";
1305
1303
  value: `0x${string}`;
1304
+ } | {
1306
1305
  __kind: "Taproot";
1306
+ value: `0x${string}`;
1307
1307
  } | {
1308
1308
  __kind: "OtherSegwit";
1309
1309
  version: number;
@@ -1318,39 +1318,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1318
1318
  };
1319
1319
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1320
1320
  sourceAddress?: {
1321
- value: `0x${string}`;
1322
1321
  __kind: "Eth";
1323
- } | {
1324
1322
  value: `0x${string}`;
1323
+ } | {
1325
1324
  __kind: "Dot";
1325
+ value: `0x${string}`;
1326
1326
  } | {
1327
+ __kind: "Btc";
1327
1328
  value: {
1328
- value: `0x${string}`;
1329
1329
  __kind: "P2PKH";
1330
- } | {
1331
1330
  value: `0x${string}`;
1332
- __kind: "P2SH";
1333
1331
  } | {
1332
+ __kind: "P2SH";
1334
1333
  value: `0x${string}`;
1335
- __kind: "P2WPKH";
1336
1334
  } | {
1335
+ __kind: "P2WPKH";
1337
1336
  value: `0x${string}`;
1338
- __kind: "P2WSH";
1339
1337
  } | {
1338
+ __kind: "P2WSH";
1340
1339
  value: `0x${string}`;
1340
+ } | {
1341
1341
  __kind: "Taproot";
1342
+ value: `0x${string}`;
1342
1343
  } | {
1343
1344
  __kind: "OtherSegwit";
1344
1345
  version: number;
1345
1346
  program: `0x${string}`;
1346
1347
  };
1347
- __kind: "Btc";
1348
1348
  } | {
1349
- value: `0x${string}`;
1350
1349
  __kind: "Arb";
1351
- } | {
1352
1350
  value: `0x${string}`;
1351
+ } | {
1353
1352
  __kind: "Sol";
1353
+ value: `0x${string}`;
1354
1354
  } | null | undefined;
1355
1355
  } | null | undefined;
1356
1356
  brokerFee?: {
@@ -1375,22 +1375,23 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1375
1375
  };
1376
1376
  } | null | undefined;
1377
1377
  };
1378
- amount: string | number;
1379
1378
  id: {
1380
1379
  txId: string;
1381
1380
  vout: number;
1382
1381
  };
1382
+ amount: string | number;
1383
1383
  };
1384
+ boostFee: number;
1384
1385
  inputAsset: {
1385
1386
  __kind: "Btc";
1386
1387
  };
1387
1388
  depositAmount: string | number;
1388
1389
  outputAsset: {
1389
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1390
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1390
1391
  };
1391
1392
  destinationAddress: {
1393
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
1392
1394
  value: string;
1393
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
1394
1395
  };
1395
1396
  affiliateFees: {
1396
1397
  account: number;
@@ -1399,20 +1400,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1399
1400
  refundParams: {
1400
1401
  retryDuration: number;
1401
1402
  refundAddress: {
1402
- value: string;
1403
1403
  __kind: "P2PKH";
1404
- } | {
1405
1404
  value: string;
1406
- __kind: "P2SH";
1407
1405
  } | {
1406
+ __kind: "P2SH";
1408
1407
  value: string;
1409
- __kind: "P2WPKH";
1410
1408
  } | {
1409
+ __kind: "P2WPKH";
1411
1410
  value: string;
1412
- __kind: "P2WSH";
1413
1411
  } | {
1412
+ __kind: "P2WSH";
1414
1413
  value: string;
1414
+ } | {
1415
1415
  __kind: "Taproot";
1416
+ value: string;
1416
1417
  } | {
1417
1418
  __kind: "OtherSegwit";
1418
1419
  version: number;
@@ -1420,22 +1421,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1420
1421
  };
1421
1422
  minPrice: string | number;
1422
1423
  };
1423
- boostFee: number;
1424
1424
  depositAddress?: {
1425
- value: string;
1426
1425
  __kind: "P2PKH";
1427
- } | {
1428
1426
  value: string;
1429
- __kind: "P2SH";
1430
1427
  } | {
1428
+ __kind: "P2SH";
1431
1429
  value: string;
1432
- __kind: "P2WPKH";
1433
1430
  } | {
1431
+ __kind: "P2WPKH";
1434
1432
  value: string;
1435
- __kind: "P2WSH";
1436
1433
  } | {
1434
+ __kind: "P2WSH";
1437
1435
  value: string;
1436
+ } | {
1438
1437
  __kind: "Taproot";
1438
+ value: string;
1439
1439
  } | {
1440
1440
  __kind: "OtherSegwit";
1441
1441
  version: number;
@@ -1452,39 +1452,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1452
1452
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1453
1453
  };
1454
1454
  sourceAddress?: {
1455
- value: string;
1456
1455
  __kind: "Eth";
1457
- } | {
1458
1456
  value: string;
1457
+ } | {
1459
1458
  __kind: "Dot";
1459
+ value: string;
1460
1460
  } | {
1461
+ __kind: "Btc";
1461
1462
  value: {
1462
- value: string;
1463
1463
  __kind: "P2PKH";
1464
- } | {
1465
1464
  value: string;
1466
- __kind: "P2SH";
1467
1465
  } | {
1466
+ __kind: "P2SH";
1468
1467
  value: string;
1469
- __kind: "P2WPKH";
1470
1468
  } | {
1469
+ __kind: "P2WPKH";
1471
1470
  value: string;
1472
- __kind: "P2WSH";
1473
1471
  } | {
1472
+ __kind: "P2WSH";
1474
1473
  value: string;
1474
+ } | {
1475
1475
  __kind: "Taproot";
1476
+ value: string;
1476
1477
  } | {
1477
1478
  __kind: "OtherSegwit";
1478
1479
  version: number;
1479
1480
  program: string;
1480
1481
  };
1481
- __kind: "Btc";
1482
1482
  } | {
1483
- value: string;
1484
1483
  __kind: "Arb";
1485
- } | {
1486
1484
  value: string;
1485
+ } | {
1487
1486
  __kind: "Sol";
1487
+ value: string;
1488
1488
  } | null | undefined;
1489
1489
  } | null | undefined;
1490
1490
  brokerFee?: {
@@ -1512,15 +1512,16 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1512
1512
  };
1513
1513
  } | null | undefined;
1514
1514
  };
1515
- amount: bigint;
1516
1515
  id: {
1517
1516
  txId: `0x${string}`;
1518
1517
  vout: number;
1519
1518
  };
1519
+ amount: bigint;
1520
1520
  };
1521
+ boostFee: number;
1521
1522
  inputAsset: "Btc";
1522
1523
  depositAmount: bigint;
1523
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1524
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1524
1525
  destinationAddress: {
1525
1526
  readonly chain: "Ethereum";
1526
1527
  readonly address: `0x${string}`;
@@ -1544,20 +1545,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1544
1545
  refundParams: {
1545
1546
  retryDuration: number;
1546
1547
  refundAddress: {
1547
- value: `0x${string}`;
1548
1548
  __kind: "P2PKH";
1549
- } | {
1550
1549
  value: `0x${string}`;
1551
- __kind: "P2SH";
1552
1550
  } | {
1551
+ __kind: "P2SH";
1553
1552
  value: `0x${string}`;
1554
- __kind: "P2WPKH";
1555
1553
  } | {
1554
+ __kind: "P2WPKH";
1556
1555
  value: `0x${string}`;
1557
- __kind: "P2WSH";
1558
1556
  } | {
1557
+ __kind: "P2WSH";
1559
1558
  value: `0x${string}`;
1559
+ } | {
1560
1560
  __kind: "Taproot";
1561
+ value: `0x${string}`;
1561
1562
  } | {
1562
1563
  __kind: "OtherSegwit";
1563
1564
  version: number;
@@ -1565,22 +1566,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1565
1566
  };
1566
1567
  minPrice: bigint;
1567
1568
  };
1568
- boostFee: number;
1569
1569
  depositAddress?: {
1570
- value: `0x${string}`;
1571
1570
  __kind: "P2PKH";
1572
- } | {
1573
1571
  value: `0x${string}`;
1574
- __kind: "P2SH";
1575
1572
  } | {
1573
+ __kind: "P2SH";
1576
1574
  value: `0x${string}`;
1577
- __kind: "P2WPKH";
1578
1575
  } | {
1576
+ __kind: "P2WPKH";
1579
1577
  value: `0x${string}`;
1580
- __kind: "P2WSH";
1581
1578
  } | {
1579
+ __kind: "P2WSH";
1582
1580
  value: `0x${string}`;
1581
+ } | {
1583
1582
  __kind: "Taproot";
1583
+ value: `0x${string}`;
1584
1584
  } | {
1585
1585
  __kind: "OtherSegwit";
1586
1586
  version: number;
@@ -1595,39 +1595,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1595
1595
  };
1596
1596
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1597
1597
  sourceAddress?: {
1598
- value: `0x${string}`;
1599
1598
  __kind: "Eth";
1600
- } | {
1601
1599
  value: `0x${string}`;
1600
+ } | {
1602
1601
  __kind: "Dot";
1602
+ value: `0x${string}`;
1603
1603
  } | {
1604
+ __kind: "Btc";
1604
1605
  value: {
1605
- value: `0x${string}`;
1606
1606
  __kind: "P2PKH";
1607
- } | {
1608
1607
  value: `0x${string}`;
1609
- __kind: "P2SH";
1610
1608
  } | {
1609
+ __kind: "P2SH";
1611
1610
  value: `0x${string}`;
1612
- __kind: "P2WPKH";
1613
1611
  } | {
1612
+ __kind: "P2WPKH";
1614
1613
  value: `0x${string}`;
1615
- __kind: "P2WSH";
1616
1614
  } | {
1615
+ __kind: "P2WSH";
1617
1616
  value: `0x${string}`;
1617
+ } | {
1618
1618
  __kind: "Taproot";
1619
+ value: `0x${string}`;
1619
1620
  } | {
1620
1621
  __kind: "OtherSegwit";
1621
1622
  version: number;
1622
1623
  program: `0x${string}`;
1623
1624
  };
1624
- __kind: "Btc";
1625
1625
  } | {
1626
- value: `0x${string}`;
1627
1626
  __kind: "Arb";
1628
- } | {
1629
1627
  value: `0x${string}`;
1628
+ } | {
1630
1629
  __kind: "Sol";
1630
+ value: `0x${string}`;
1631
1631
  } | null | undefined;
1632
1632
  } | null | undefined;
1633
1633
  brokerFee?: {
@@ -1655,22 +1655,23 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1655
1655
  };
1656
1656
  } | null | undefined;
1657
1657
  };
1658
- amount: string | number;
1659
1658
  id: {
1660
1659
  txId: string;
1661
1660
  vout: number;
1662
1661
  };
1662
+ amount: string | number;
1663
1663
  };
1664
+ boostFee: number;
1664
1665
  inputAsset: {
1665
1666
  __kind: "Btc";
1666
1667
  };
1667
1668
  depositAmount: string | number;
1668
1669
  outputAsset: {
1669
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1670
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1670
1671
  };
1671
1672
  destinationAddress: {
1673
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
1672
1674
  value: string;
1673
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
1674
1675
  };
1675
1676
  affiliateFees: {
1676
1677
  account: number;
@@ -1679,20 +1680,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1679
1680
  refundParams: {
1680
1681
  retryDuration: number;
1681
1682
  refundAddress: {
1682
- value: string;
1683
1683
  __kind: "P2PKH";
1684
- } | {
1685
1684
  value: string;
1686
- __kind: "P2SH";
1687
1685
  } | {
1686
+ __kind: "P2SH";
1688
1687
  value: string;
1689
- __kind: "P2WPKH";
1690
1688
  } | {
1689
+ __kind: "P2WPKH";
1691
1690
  value: string;
1692
- __kind: "P2WSH";
1693
1691
  } | {
1692
+ __kind: "P2WSH";
1694
1693
  value: string;
1694
+ } | {
1695
1695
  __kind: "Taproot";
1696
+ value: string;
1696
1697
  } | {
1697
1698
  __kind: "OtherSegwit";
1698
1699
  version: number;
@@ -1700,22 +1701,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1700
1701
  };
1701
1702
  minPrice: string | number;
1702
1703
  };
1703
- boostFee: number;
1704
1704
  depositAddress?: {
1705
- value: string;
1706
1705
  __kind: "P2PKH";
1707
- } | {
1708
1706
  value: string;
1709
- __kind: "P2SH";
1710
1707
  } | {
1708
+ __kind: "P2SH";
1711
1709
  value: string;
1712
- __kind: "P2WPKH";
1713
1710
  } | {
1711
+ __kind: "P2WPKH";
1714
1712
  value: string;
1715
- __kind: "P2WSH";
1716
1713
  } | {
1714
+ __kind: "P2WSH";
1717
1715
  value: string;
1716
+ } | {
1718
1717
  __kind: "Taproot";
1718
+ value: string;
1719
1719
  } | {
1720
1720
  __kind: "OtherSegwit";
1721
1721
  version: number;
@@ -1732,39 +1732,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1732
1732
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1733
1733
  };
1734
1734
  sourceAddress?: {
1735
- value: string;
1736
1735
  __kind: "Eth";
1737
- } | {
1738
1736
  value: string;
1737
+ } | {
1739
1738
  __kind: "Dot";
1739
+ value: string;
1740
1740
  } | {
1741
+ __kind: "Btc";
1741
1742
  value: {
1742
- value: string;
1743
1743
  __kind: "P2PKH";
1744
- } | {
1745
1744
  value: string;
1746
- __kind: "P2SH";
1747
1745
  } | {
1746
+ __kind: "P2SH";
1748
1747
  value: string;
1749
- __kind: "P2WPKH";
1750
1748
  } | {
1749
+ __kind: "P2WPKH";
1751
1750
  value: string;
1752
- __kind: "P2WSH";
1753
1751
  } | {
1752
+ __kind: "P2WSH";
1754
1753
  value: string;
1754
+ } | {
1755
1755
  __kind: "Taproot";
1756
+ value: string;
1756
1757
  } | {
1757
1758
  __kind: "OtherSegwit";
1758
1759
  version: number;
1759
1760
  program: string;
1760
1761
  };
1761
- __kind: "Btc";
1762
1762
  } | {
1763
- value: string;
1764
1763
  __kind: "Arb";
1765
- } | {
1766
1764
  value: string;
1765
+ } | {
1767
1766
  __kind: "Sol";
1767
+ value: string;
1768
1768
  } | null | undefined;
1769
1769
  } | null | undefined;
1770
1770
  brokerFee?: {
@@ -1786,6 +1786,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1786
1786
  } | {
1787
1787
  __kind: "TransactionRejectedByBroker";
1788
1788
  } | {
1789
+ __kind: "DepositWitnessRejected";
1789
1790
  value: {
1790
1791
  __kind: "Other";
1791
1792
  } | {
@@ -1793,11 +1794,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1793
1794
  } | {
1794
1795
  __kind: "BadOrigin";
1795
1796
  } | {
1797
+ __kind: "Module";
1796
1798
  value: {
1797
1799
  index: number;
1798
1800
  error: `0x${string}`;
1799
1801
  };
1800
- __kind: "Module";
1801
1802
  } | {
1802
1803
  __kind: "ConsumerRemaining";
1803
1804
  } | {
@@ -1805,14 +1806,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1805
1806
  } | {
1806
1807
  __kind: "TooManyConsumers";
1807
1808
  } | {
1808
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1809
1809
  __kind: "Token";
1810
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1810
1811
  } | {
1811
- value: "Underflow" | "Overflow" | "DivisionByZero";
1812
1812
  __kind: "Arithmetic";
1813
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1813
1814
  } | {
1814
- value: "LimitReached" | "NoLayer";
1815
1815
  __kind: "Transactional";
1816
+ value: "LimitReached" | "NoLayer";
1816
1817
  } | {
1817
1818
  __kind: "Exhausted";
1818
1819
  } | {
@@ -1822,7 +1823,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1822
1823
  } | {
1823
1824
  __kind: "RootNotAllowed";
1824
1825
  };
1825
- __kind: "DepositWitnessRejected";
1826
1826
  } | {
1827
1827
  __kind: "InvalidDestinationAddress";
1828
1828
  } | {
@@ -1840,20 +1840,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1840
1840
  __kind: "DepositChannel";
1841
1841
  depositWitness: {
1842
1842
  depositAddress: {
1843
- value: `0x${string}`;
1844
1843
  __kind: "P2PKH";
1845
- } | {
1846
1844
  value: `0x${string}`;
1847
- __kind: "P2SH";
1848
1845
  } | {
1846
+ __kind: "P2SH";
1849
1847
  value: `0x${string}`;
1850
- __kind: "P2WPKH";
1851
1848
  } | {
1849
+ __kind: "P2WPKH";
1852
1850
  value: `0x${string}`;
1853
- __kind: "P2WSH";
1854
1851
  } | {
1852
+ __kind: "P2WSH";
1855
1853
  value: `0x${string}`;
1854
+ } | {
1856
1855
  __kind: "Taproot";
1856
+ value: `0x${string}`;
1857
1857
  } | {
1858
1858
  __kind: "OtherSegwit";
1859
1859
  version: number;
@@ -1873,11 +1873,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1873
1873
  };
1874
1874
  } | null | undefined;
1875
1875
  };
1876
- amount: bigint;
1877
1876
  id: {
1878
1877
  txId: `0x${string}`;
1879
1878
  vout: number;
1880
1879
  };
1880
+ amount: bigint;
1881
1881
  };
1882
1882
  };
1883
1883
  } | {
@@ -1896,15 +1896,16 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1896
1896
  };
1897
1897
  } | null | undefined;
1898
1898
  };
1899
- amount: bigint;
1900
1899
  id: {
1901
1900
  txId: `0x${string}`;
1902
1901
  vout: number;
1903
1902
  };
1903
+ amount: bigint;
1904
1904
  };
1905
+ boostFee: number;
1905
1906
  inputAsset: "Btc";
1906
1907
  depositAmount: bigint;
1907
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1908
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1908
1909
  destinationAddress: {
1909
1910
  readonly chain: "Ethereum";
1910
1911
  readonly address: `0x${string}`;
@@ -1928,20 +1929,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1928
1929
  refundParams: {
1929
1930
  retryDuration: number;
1930
1931
  refundAddress: {
1931
- value: `0x${string}`;
1932
1932
  __kind: "P2PKH";
1933
- } | {
1934
1933
  value: `0x${string}`;
1935
- __kind: "P2SH";
1936
1934
  } | {
1935
+ __kind: "P2SH";
1937
1936
  value: `0x${string}`;
1938
- __kind: "P2WPKH";
1939
1937
  } | {
1938
+ __kind: "P2WPKH";
1940
1939
  value: `0x${string}`;
1941
- __kind: "P2WSH";
1942
1940
  } | {
1941
+ __kind: "P2WSH";
1943
1942
  value: `0x${string}`;
1943
+ } | {
1944
1944
  __kind: "Taproot";
1945
+ value: `0x${string}`;
1945
1946
  } | {
1946
1947
  __kind: "OtherSegwit";
1947
1948
  version: number;
@@ -1949,22 +1950,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1949
1950
  };
1950
1951
  minPrice: bigint;
1951
1952
  };
1952
- boostFee: number;
1953
1953
  depositAddress?: {
1954
- value: `0x${string}`;
1955
1954
  __kind: "P2PKH";
1956
- } | {
1957
1955
  value: `0x${string}`;
1958
- __kind: "P2SH";
1959
1956
  } | {
1957
+ __kind: "P2SH";
1960
1958
  value: `0x${string}`;
1961
- __kind: "P2WPKH";
1962
1959
  } | {
1960
+ __kind: "P2WPKH";
1963
1961
  value: `0x${string}`;
1964
- __kind: "P2WSH";
1965
1962
  } | {
1963
+ __kind: "P2WSH";
1966
1964
  value: `0x${string}`;
1965
+ } | {
1967
1966
  __kind: "Taproot";
1967
+ value: `0x${string}`;
1968
1968
  } | {
1969
1969
  __kind: "OtherSegwit";
1970
1970
  version: number;
@@ -1979,39 +1979,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1979
1979
  };
1980
1980
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1981
1981
  sourceAddress?: {
1982
- value: `0x${string}`;
1983
1982
  __kind: "Eth";
1984
- } | {
1985
1983
  value: `0x${string}`;
1984
+ } | {
1986
1985
  __kind: "Dot";
1986
+ value: `0x${string}`;
1987
1987
  } | {
1988
+ __kind: "Btc";
1988
1989
  value: {
1989
- value: `0x${string}`;
1990
1990
  __kind: "P2PKH";
1991
- } | {
1992
1991
  value: `0x${string}`;
1993
- __kind: "P2SH";
1994
1992
  } | {
1993
+ __kind: "P2SH";
1995
1994
  value: `0x${string}`;
1996
- __kind: "P2WPKH";
1997
1995
  } | {
1996
+ __kind: "P2WPKH";
1998
1997
  value: `0x${string}`;
1999
- __kind: "P2WSH";
2000
1998
  } | {
1999
+ __kind: "P2WSH";
2001
2000
  value: `0x${string}`;
2001
+ } | {
2002
2002
  __kind: "Taproot";
2003
+ value: `0x${string}`;
2003
2004
  } | {
2004
2005
  __kind: "OtherSegwit";
2005
2006
  version: number;
2006
2007
  program: `0x${string}`;
2007
2008
  };
2008
- __kind: "Btc";
2009
2009
  } | {
2010
- value: `0x${string}`;
2011
2010
  __kind: "Arb";
2012
- } | {
2013
2011
  value: `0x${string}`;
2012
+ } | {
2014
2013
  __kind: "Sol";
2014
+ value: `0x${string}`;
2015
2015
  } | null | undefined;
2016
2016
  } | null | undefined;
2017
2017
  brokerFee?: {
@@ -2033,6 +2033,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2033
2033
  } | {
2034
2034
  __kind: "TransactionRejectedByBroker";
2035
2035
  } | {
2036
+ __kind: "DepositWitnessRejected";
2036
2037
  value: {
2037
2038
  __kind: "Other";
2038
2039
  } | {
@@ -2040,11 +2041,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2040
2041
  } | {
2041
2042
  __kind: "BadOrigin";
2042
2043
  } | {
2044
+ __kind: "Module";
2043
2045
  value: {
2044
2046
  index: number;
2045
2047
  error: string;
2046
2048
  };
2047
- __kind: "Module";
2048
2049
  } | {
2049
2050
  __kind: "ConsumerRemaining";
2050
2051
  } | {
@@ -2052,20 +2053,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2052
2053
  } | {
2053
2054
  __kind: "TooManyConsumers";
2054
2055
  } | {
2056
+ __kind: "Token";
2055
2057
  value: {
2056
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2058
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2057
2059
  };
2058
- __kind: "Token";
2059
2060
  } | {
2061
+ __kind: "Arithmetic";
2060
2062
  value: {
2061
2063
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2062
2064
  };
2063
- __kind: "Arithmetic";
2064
2065
  } | {
2066
+ __kind: "Transactional";
2065
2067
  value: {
2066
2068
  __kind: "LimitReached" | "NoLayer";
2067
2069
  };
2068
- __kind: "Transactional";
2069
2070
  } | {
2070
2071
  __kind: "Exhausted";
2071
2072
  } | {
@@ -2075,7 +2076,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2075
2076
  } | {
2076
2077
  __kind: "RootNotAllowed";
2077
2078
  };
2078
- __kind: "DepositWitnessRejected";
2079
2079
  } | {
2080
2080
  __kind: "InvalidDestinationAddress";
2081
2081
  } | {
@@ -2093,20 +2093,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2093
2093
  __kind: "DepositChannel";
2094
2094
  depositWitness: {
2095
2095
  depositAddress: {
2096
- value: string;
2097
2096
  __kind: "P2PKH";
2098
- } | {
2099
2097
  value: string;
2100
- __kind: "P2SH";
2101
2098
  } | {
2099
+ __kind: "P2SH";
2102
2100
  value: string;
2103
- __kind: "P2WPKH";
2104
2101
  } | {
2102
+ __kind: "P2WPKH";
2105
2103
  value: string;
2106
- __kind: "P2WSH";
2107
2104
  } | {
2105
+ __kind: "P2WSH";
2108
2106
  value: string;
2107
+ } | {
2109
2108
  __kind: "Taproot";
2109
+ value: string;
2110
2110
  } | {
2111
2111
  __kind: "OtherSegwit";
2112
2112
  version: number;
@@ -2128,11 +2128,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2128
2128
  };
2129
2129
  } | null | undefined;
2130
2130
  };
2131
- amount: string | number;
2132
2131
  id: {
2133
2132
  txId: string;
2134
2133
  vout: number;
2135
2134
  };
2135
+ amount: string | number;
2136
2136
  };
2137
2137
  };
2138
2138
  } | {
@@ -2151,22 +2151,23 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2151
2151
  };
2152
2152
  } | null | undefined;
2153
2153
  };
2154
- amount: string | number;
2155
2154
  id: {
2156
2155
  txId: string;
2157
2156
  vout: number;
2158
2157
  };
2158
+ amount: string | number;
2159
2159
  };
2160
+ boostFee: number;
2160
2161
  inputAsset: {
2161
2162
  __kind: "Btc";
2162
2163
  };
2163
2164
  depositAmount: string | number;
2164
2165
  outputAsset: {
2165
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2166
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2166
2167
  };
2167
2168
  destinationAddress: {
2169
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
2168
2170
  value: string;
2169
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
2170
2171
  };
2171
2172
  affiliateFees: {
2172
2173
  account: number;
@@ -2175,20 +2176,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2175
2176
  refundParams: {
2176
2177
  retryDuration: number;
2177
2178
  refundAddress: {
2178
- value: string;
2179
2179
  __kind: "P2PKH";
2180
- } | {
2181
2180
  value: string;
2182
- __kind: "P2SH";
2183
2181
  } | {
2182
+ __kind: "P2SH";
2184
2183
  value: string;
2185
- __kind: "P2WPKH";
2186
2184
  } | {
2185
+ __kind: "P2WPKH";
2187
2186
  value: string;
2188
- __kind: "P2WSH";
2189
2187
  } | {
2188
+ __kind: "P2WSH";
2190
2189
  value: string;
2190
+ } | {
2191
2191
  __kind: "Taproot";
2192
+ value: string;
2192
2193
  } | {
2193
2194
  __kind: "OtherSegwit";
2194
2195
  version: number;
@@ -2196,22 +2197,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2196
2197
  };
2197
2198
  minPrice: string | number;
2198
2199
  };
2199
- boostFee: number;
2200
2200
  depositAddress?: {
2201
- value: string;
2202
2201
  __kind: "P2PKH";
2203
- } | {
2204
2202
  value: string;
2205
- __kind: "P2SH";
2206
2203
  } | {
2204
+ __kind: "P2SH";
2207
2205
  value: string;
2208
- __kind: "P2WPKH";
2209
2206
  } | {
2207
+ __kind: "P2WPKH";
2210
2208
  value: string;
2211
- __kind: "P2WSH";
2212
2209
  } | {
2210
+ __kind: "P2WSH";
2213
2211
  value: string;
2212
+ } | {
2214
2213
  __kind: "Taproot";
2214
+ value: string;
2215
2215
  } | {
2216
2216
  __kind: "OtherSegwit";
2217
2217
  version: number;
@@ -2228,39 +2228,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2228
2228
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
2229
2229
  };
2230
2230
  sourceAddress?: {
2231
- value: string;
2232
2231
  __kind: "Eth";
2233
- } | {
2234
2232
  value: string;
2233
+ } | {
2235
2234
  __kind: "Dot";
2235
+ value: string;
2236
2236
  } | {
2237
+ __kind: "Btc";
2237
2238
  value: {
2238
- value: string;
2239
2239
  __kind: "P2PKH";
2240
- } | {
2241
2240
  value: string;
2242
- __kind: "P2SH";
2243
2241
  } | {
2242
+ __kind: "P2SH";
2244
2243
  value: string;
2245
- __kind: "P2WPKH";
2246
2244
  } | {
2245
+ __kind: "P2WPKH";
2247
2246
  value: string;
2248
- __kind: "P2WSH";
2249
2247
  } | {
2248
+ __kind: "P2WSH";
2250
2249
  value: string;
2250
+ } | {
2251
2251
  __kind: "Taproot";
2252
+ value: string;
2252
2253
  } | {
2253
2254
  __kind: "OtherSegwit";
2254
2255
  version: number;
2255
2256
  program: string;
2256
2257
  };
2257
- __kind: "Btc";
2258
2258
  } | {
2259
- value: string;
2260
2259
  __kind: "Arb";
2261
- } | {
2262
2260
  value: string;
2261
+ } | {
2263
2262
  __kind: "Sol";
2263
+ value: string;
2264
2264
  } | null | undefined;
2265
2265
  } | null | undefined;
2266
2266
  brokerFee?: {