@chainflip/processor 2.2.0-alpha.1 → 2.2.0-alpha.3

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 (1039) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  9. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  11. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
  21. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  22. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  23. package/dist/100/common.d.cts +253 -253
  24. package/dist/100/common.d.mts +253 -253
  25. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  26. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
  27. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  28. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  29. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  30. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  31. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  32. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  33. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  34. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  35. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  36. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  37. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  38. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  39. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
  40. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
  41. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  42. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  43. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  44. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  45. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  46. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  47. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  48. package/dist/100/flip/remainingImbalance.d.mts +22 -22
  49. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  50. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  51. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  52. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  53. package/dist/100/governance/failedExecution.d.cts +8 -8
  54. package/dist/100/governance/failedExecution.d.mts +8 -8
  55. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
  56. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
  57. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  58. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  59. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +22 -22
  60. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +22 -22
  61. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  62. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  63. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  64. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  65. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  66. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  67. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +28 -28
  68. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +28 -28
  69. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  70. package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
  71. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  72. package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
  73. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  74. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  75. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
  76. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
  77. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +11 -11
  78. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +11 -11
  79. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  80. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  81. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  82. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  83. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  84. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  85. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  86. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  87. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  88. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  89. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  90. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  91. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
  92. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
  93. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  94. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  95. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  96. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  97. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  98. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  99. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  100. package/dist/100/reputation/offencePenalty.d.mts +2 -2
  101. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  102. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  103. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  104. package/dist/100/swapping/ccmDepositReceived.d.mts +62 -62
  105. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  106. package/dist/100/swapping/ccmFailed.d.mts +62 -62
  107. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  108. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  109. package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
  110. package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
  111. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  112. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  113. package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
  114. package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
  115. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  116. package/dist/100/swapping/swapExecuted.d.mts +12 -12
  117. package/dist/100/swapping/swapScheduled.d.cts +97 -97
  118. package/dist/100/swapping/swapScheduled.d.mts +97 -97
  119. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  120. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  121. package/dist/100/system/extrinsicFailed.d.cts +33 -33
  122. package/dist/100/system/extrinsicFailed.d.mts +33 -33
  123. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  124. package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  125. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  126. package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
  127. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  128. package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
  129. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  130. package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  131. package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
  132. package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
  133. package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
  134. package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
  135. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  136. package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
  137. package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
  138. package/dist/11000/lendingPools/stoppedBoosting.d.mts +2 -2
  139. package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
  140. package/dist/11000/swapping/refundEgressScheduled.d.mts +2 -2
  141. package/dist/11000/swapping/swapDepositAddressReady.d.cts +13 -13
  142. package/dist/11000/swapping/swapDepositAddressReady.d.mts +13 -13
  143. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  144. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  145. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +48 -48
  146. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +48 -48
  147. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +52 -52
  148. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +52 -52
  149. package/dist/11100/common.d.cts +412 -412
  150. package/dist/11100/common.d.mts +412 -412
  151. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  152. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  153. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +30 -30
  154. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +30 -30
  155. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  156. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  157. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  158. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  159. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  160. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  161. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  162. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  163. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  164. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  165. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  166. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  167. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  168. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  169. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  170. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  171. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  172. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  173. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +48 -48
  174. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +48 -48
  175. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +30 -30
  176. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +30 -30
  177. package/dist/11100/swapping/swapAborted.d.cts +2 -2
  178. package/dist/11100/swapping/swapAborted.d.mts +2 -2
  179. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  180. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  181. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  182. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  183. package/dist/11100/swapping/swapRequested.d.cts +42 -42
  184. package/dist/11100/swapping/swapRequested.d.mts +42 -42
  185. package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
  186. package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
  187. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  188. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  189. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +18 -18
  190. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +18 -18
  191. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  192. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  193. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  194. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  195. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +36 -36
  196. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +36 -36
  197. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  198. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  199. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  200. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  201. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +18 -18
  202. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +18 -18
  203. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  204. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  205. package/dist/11200/common.d.cts +160 -160
  206. package/dist/11200/common.d.mts +160 -160
  207. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  208. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  209. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +18 -18
  210. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +18 -18
  211. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  212. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  213. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  214. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  215. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +36 -36
  216. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +36 -36
  217. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  218. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  219. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  220. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  221. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +18 -18
  222. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +18 -18
  223. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  224. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  225. package/dist/11200/swapping/swapRequested.d.cts +8 -8
  226. package/dist/11200/swapping/swapRequested.d.mts +8 -8
  227. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  228. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  229. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  230. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  231. package/dist/120/common.d.cts +4 -4
  232. package/dist/120/common.d.mts +4 -4
  233. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  234. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  235. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  236. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  237. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  238. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  239. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  240. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  241. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  242. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  243. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  244. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  245. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  246. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  247. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  248. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  249. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  250. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  251. package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
  252. package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
  253. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  254. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  255. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  256. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  257. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  258. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
  259. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  260. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  261. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  262. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  263. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  264. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  265. package/dist/131/common.d.cts +201 -201
  266. package/dist/131/common.d.mts +201 -201
  267. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  268. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  269. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  270. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  271. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  272. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  273. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  274. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  275. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  276. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  277. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +12 -12
  278. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +12 -12
  279. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  280. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  281. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  282. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  283. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  284. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  285. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  286. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  287. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  288. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  289. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  290. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  291. package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
  292. package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
  293. package/dist/131/swapping/swapEgressIgnored.d.cts +22 -22
  294. package/dist/131/swapping/swapEgressIgnored.d.mts +22 -22
  295. package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
  296. package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
  297. package/dist/131/swapping/swapExecuted.d.cts +2 -2
  298. package/dist/131/swapping/swapExecuted.d.mts +2 -2
  299. package/dist/131/swapping/swapScheduled.d.cts +87 -87
  300. package/dist/131/swapping/swapScheduled.d.mts +87 -87
  301. package/dist/131/swapping/withdrawalRequested.d.cts +12 -12
  302. package/dist/131/swapping/withdrawalRequested.d.mts +12 -12
  303. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  304. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  305. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  306. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  307. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  308. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  309. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  310. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  311. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  312. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  313. package/dist/141/common.d.cts +2 -2
  314. package/dist/141/common.d.mts +2 -2
  315. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  316. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  317. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  318. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  319. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  320. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  321. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  322. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  323. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  324. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  325. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  326. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  327. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  328. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  329. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  330. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
  331. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  332. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  333. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  334. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  335. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  336. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  337. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  338. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  339. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  340. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  341. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  342. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  343. package/dist/141/swapping/swapExecuted.d.cts +2 -2
  344. package/dist/141/swapping/swapExecuted.d.mts +2 -2
  345. package/dist/141/swapping/swapScheduled.d.cts +33 -33
  346. package/dist/141/swapping/swapScheduled.d.mts +33 -33
  347. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  348. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  349. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  350. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  351. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  352. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  353. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  354. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  355. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  356. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  357. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  358. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  359. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  360. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  361. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  362. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  363. package/dist/150/swapping/ccmFailed.d.cts +36 -36
  364. package/dist/150/swapping/ccmFailed.d.mts +36 -36
  365. package/dist/150/swapping/swapExecuted.d.cts +4 -4
  366. package/dist/150/swapping/swapExecuted.d.mts +4 -4
  367. package/dist/150/swapping/swapScheduled.d.cts +38 -38
  368. package/dist/150/swapping/swapScheduled.d.mts +38 -38
  369. package/dist/150/swapping/withdrawalRequested.d.cts +2 -2
  370. package/dist/150/swapping/withdrawalRequested.d.mts +2 -2
  371. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  372. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  373. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  374. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  375. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  376. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  377. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  378. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  379. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  380. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  381. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  382. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  383. package/dist/160/common.d.cts +80 -80
  384. package/dist/160/common.d.mts +80 -80
  385. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  386. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  387. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  388. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  389. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  390. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  391. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  392. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  393. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +12 -12
  394. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +12 -12
  395. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  396. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  397. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  398. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  399. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  400. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  401. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  402. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  403. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  404. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  405. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
  406. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
  407. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  408. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  409. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  410. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  411. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  412. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  413. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  414. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  415. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  416. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  417. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  418. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  419. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  420. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  421. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  422. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  423. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  424. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  425. package/dist/160/swapping/refundEgressIgnored.d.cts +7 -7
  426. package/dist/160/swapping/refundEgressIgnored.d.mts +7 -7
  427. package/dist/160/swapping/refundEgressScheduled.d.cts +7 -7
  428. package/dist/160/swapping/refundEgressScheduled.d.mts +7 -7
  429. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  430. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  431. package/dist/160/swapping/swapDepositAddressReady.d.cts +12 -12
  432. package/dist/160/swapping/swapDepositAddressReady.d.mts +12 -12
  433. package/dist/160/swapping/swapEgressIgnored.d.cts +7 -7
  434. package/dist/160/swapping/swapEgressIgnored.d.mts +7 -7
  435. package/dist/160/swapping/swapEgressScheduled.d.cts +7 -7
  436. package/dist/160/swapping/swapEgressScheduled.d.mts +7 -7
  437. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  438. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  439. package/dist/160/swapping/swapRequested.d.cts +16 -16
  440. package/dist/160/swapping/swapRequested.d.mts +16 -16
  441. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  442. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  443. package/dist/160/swapping/withdrawalRequested.d.cts +12 -12
  444. package/dist/160/swapping/withdrawalRequested.d.mts +12 -12
  445. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  446. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  447. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +45 -45
  448. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +45 -45
  449. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  450. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  451. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  452. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  453. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  454. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  455. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +45 -45
  456. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +45 -45
  457. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +38 -38
  458. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +38 -38
  459. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +34 -34
  460. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +34 -34
  461. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  462. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  463. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  464. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  465. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  466. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  467. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  468. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  469. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  470. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  471. package/dist/170/common.d.cts +124 -124
  472. package/dist/170/common.d.mts +124 -124
  473. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  474. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  475. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +45 -45
  476. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +45 -45
  477. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  478. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  479. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  480. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  481. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  482. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  483. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +45 -45
  484. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +45 -45
  485. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  486. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  487. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  488. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  489. package/dist/170/reputation/offencePenalty.d.cts +4 -4
  490. package/dist/170/reputation/offencePenalty.d.mts +4 -4
  491. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  492. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  493. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  494. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  495. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +45 -45
  496. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +45 -45
  497. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  498. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  499. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  500. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  501. package/dist/170/swapping/swapRequested.d.cts +37 -37
  502. package/dist/170/swapping/swapRequested.d.mts +37 -37
  503. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  504. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  505. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  506. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  507. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +62 -62
  508. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +62 -62
  509. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  510. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  511. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  512. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  513. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  514. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  515. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  516. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  517. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  518. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  519. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  520. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  521. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +98 -98
  522. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +98 -98
  523. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  524. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  525. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  526. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  527. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  528. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  529. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
  530. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
  531. package/dist/180/common.d.cts +375 -375
  532. package/dist/180/common.d.mts +375 -375
  533. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  534. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  535. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  536. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  537. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +62 -62
  538. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +62 -62
  539. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  540. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  541. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  542. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  543. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  544. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  545. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  546. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  547. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  548. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  549. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  550. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  551. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +62 -62
  552. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +62 -62
  553. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  554. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  555. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  556. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  557. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  558. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  559. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  560. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  561. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  562. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  563. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  564. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  565. package/dist/180/solanaIngressEgress/depositFailed.d.cts +47 -47
  566. package/dist/180/solanaIngressEgress/depositFailed.d.mts +47 -47
  567. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  568. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  569. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  570. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  571. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  572. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  573. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  574. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  575. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  576. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  577. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  578. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  579. package/dist/180/swapping/refundEgressScheduled.d.cts +15 -15
  580. package/dist/180/swapping/refundEgressScheduled.d.mts +15 -15
  581. package/dist/180/swapping/swapDepositAddressReady.d.cts +22 -22
  582. package/dist/180/swapping/swapDepositAddressReady.d.mts +22 -22
  583. package/dist/180/swapping/swapEgressScheduled.d.cts +15 -15
  584. package/dist/180/swapping/swapEgressScheduled.d.mts +15 -15
  585. package/dist/180/swapping/swapRequested.d.cts +12 -12
  586. package/dist/180/swapping/swapRequested.d.mts +12 -12
  587. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  588. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  589. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  590. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  591. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  592. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  593. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  594. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  595. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  596. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  597. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +60 -60
  598. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
  599. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  600. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  601. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  602. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  603. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  604. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  605. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  606. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  607. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  608. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  609. package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
  610. package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
  611. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  612. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  613. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  614. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  615. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  616. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  617. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
  618. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
  619. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
  620. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
  621. package/dist/190/assethubIngressEgress/depositFailed.d.cts +69 -69
  622. package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
  623. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  624. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  625. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +2 -2
  626. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
  627. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  628. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  629. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  630. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  631. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  632. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  633. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  634. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  635. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  636. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  637. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  638. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  639. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  640. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  641. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  642. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  643. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  644. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  645. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +60 -60
  646. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
  647. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  648. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  649. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  650. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  651. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  652. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  653. package/dist/190/common.d.cts +559 -559
  654. package/dist/190/common.d.mts +559 -559
  655. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
  656. package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
  657. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  658. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  659. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  660. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  661. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  662. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  663. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +60 -60
  664. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
  665. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  666. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  667. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  668. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  669. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  670. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  671. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  672. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  673. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  674. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  675. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  676. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  677. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  678. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  679. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  680. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  681. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  682. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  683. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  684. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  685. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  686. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  687. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  688. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  689. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  690. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  691. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  692. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  693. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  694. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  695. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  696. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  697. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  698. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  699. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +69 -69
  700. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
  701. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  702. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  703. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  704. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  705. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  706. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  707. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  708. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  709. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  710. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  711. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
  712. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
  713. package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
  714. package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
  715. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  716. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  717. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  718. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  719. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  720. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  721. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  722. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  723. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  724. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  725. package/dist/190/swapping/refundEgressIgnored.d.cts +14 -14
  726. package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
  727. package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
  728. package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
  729. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  730. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  731. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  732. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  733. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  734. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  735. package/dist/190/swapping/swapEgressIgnored.d.cts +14 -14
  736. package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
  737. package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
  738. package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
  739. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  740. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  741. package/dist/190/swapping/swapRequested.d.cts +20 -20
  742. package/dist/190/swapping/swapRequested.d.mts +20 -20
  743. package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
  744. package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
  745. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  746. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  747. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  748. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  749. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  750. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  751. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  752. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  753. package/dist/200/swapping/swapAborted.d.cts +2 -2
  754. package/dist/200/swapping/swapAborted.d.mts +2 -2
  755. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  756. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  757. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  758. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  759. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  760. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  761. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  762. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  763. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +160 -160
  764. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +160 -160
  765. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  766. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  767. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  768. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  769. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  770. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  771. package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
  772. package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
  773. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
  774. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
  775. package/dist/210/assethubIngressEgress/depositFailed.d.cts +160 -160
  776. package/dist/210/assethubIngressEgress/depositFailed.d.mts +160 -160
  777. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  778. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  779. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
  780. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
  781. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +290 -290
  782. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +290 -290
  783. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  784. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  785. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  786. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  787. package/dist/210/common.d.cts +2906 -2906
  788. package/dist/210/common.d.mts +2906 -2906
  789. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  790. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  791. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +62 -62
  792. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
  793. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  794. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  795. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  796. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  797. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +160 -160
  798. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +160 -160
  799. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  800. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  801. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  802. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  803. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  804. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  805. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  806. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  807. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
  808. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
  809. package/dist/210/governance/failedExecution.d.cts +10 -10
  810. package/dist/210/governance/failedExecution.d.mts +10 -10
  811. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
  812. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
  813. package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
  814. package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
  815. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  816. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  817. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +10 -10
  818. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +10 -10
  819. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  820. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  821. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  822. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  823. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +20 -20
  824. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +20 -20
  825. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
  826. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
  827. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  828. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  829. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  830. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  831. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
  832. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
  833. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +160 -160
  834. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +160 -160
  835. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  836. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  837. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  838. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  839. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
  840. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
  841. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  842. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  843. package/dist/210/solanaIngressEgress/depositFailed.d.cts +192 -192
  844. package/dist/210/solanaIngressEgress/depositFailed.d.mts +192 -192
  845. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  846. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  847. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  848. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  849. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  850. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  851. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  852. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  853. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
  854. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
  855. package/dist/210/swapping/refundEgressIgnored.d.cts +20 -20
  856. package/dist/210/swapping/refundEgressIgnored.d.mts +20 -20
  857. package/dist/210/swapping/swapDepositAddressReady.d.cts +27 -27
  858. package/dist/210/swapping/swapDepositAddressReady.d.mts +27 -27
  859. package/dist/210/swapping/swapEgressIgnored.d.cts +20 -20
  860. package/dist/210/swapping/swapEgressIgnored.d.mts +20 -20
  861. package/dist/210/swapping/swapRequested.d.cts +393 -393
  862. package/dist/210/swapping/swapRequested.d.mts +393 -393
  863. package/dist/210/swapping/withdrawalRequested.d.cts +4 -4
  864. package/dist/210/swapping/withdrawalRequested.d.mts +4 -4
  865. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  866. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  867. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  868. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  869. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
  870. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
  871. package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
  872. package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
  873. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  874. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  875. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +106 -106
  876. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +106 -106
  877. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +213 -213
  878. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +213 -213
  879. package/dist/220/assetBalances/accountCredited.d.cts +8 -8
  880. package/dist/220/assetBalances/accountCredited.d.mts +8 -8
  881. package/dist/220/assetBalances/accountDebited.d.cts +8 -8
  882. package/dist/220/assetBalances/accountDebited.d.mts +8 -8
  883. package/dist/220/assetBalances/refundScheduled.d.cts +58 -58
  884. package/dist/220/assetBalances/refundScheduled.d.mts +58 -58
  885. package/dist/220/assetBalances/refundSkipped.d.cts +78 -78
  886. package/dist/220/assetBalances/refundSkipped.d.mts +78 -78
  887. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  888. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  889. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +106 -106
  890. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +106 -106
  891. package/dist/220/assethubIngressEgress/depositFailed.d.cts +216 -216
  892. package/dist/220/assethubIngressEgress/depositFailed.d.mts +216 -216
  893. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  894. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  895. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +106 -106
  896. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +106 -106
  897. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  898. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  899. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  900. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +401 -401
  901. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  902. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  903. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  904. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  905. package/dist/220/common.cjs +2 -10
  906. package/dist/220/common.d.cts +3852 -3896
  907. package/dist/220/common.d.mts +3852 -3896
  908. package/dist/220/common.mjs +2 -10
  909. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +69 -69
  910. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +69 -69
  911. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  912. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  913. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +106 -106
  914. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +106 -106
  915. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +213 -213
  916. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +213 -213
  917. package/dist/220/funding/funded.d.cts +8 -8
  918. package/dist/220/funding/funded.d.mts +8 -8
  919. package/dist/220/lendingPools/boostFundsAdded.d.cts +8 -8
  920. package/dist/220/lendingPools/boostFundsAdded.d.mts +8 -8
  921. package/dist/220/lendingPools/boostPoolCreated.d.cts +8 -8
  922. package/dist/220/lendingPools/boostPoolCreated.d.mts +8 -8
  923. package/dist/220/lendingPools/lendingFundsAdded.d.cts +6 -6
  924. package/dist/220/lendingPools/lendingFundsAdded.d.mts +6 -6
  925. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +6 -6
  926. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +6 -6
  927. package/dist/220/lendingPools/lendingPoolCreated.d.cts +6 -6
  928. package/dist/220/lendingPools/lendingPoolCreated.d.mts +6 -6
  929. package/dist/220/lendingPools/loanCreated.d.cts +14 -14
  930. package/dist/220/lendingPools/loanCreated.d.mts +14 -14
  931. package/dist/220/lendingPools/loanRepaid.d.cts +2 -2
  932. package/dist/220/lendingPools/loanRepaid.d.mts +2 -2
  933. package/dist/220/lendingPools/palletConfigUpdated.d.cts +38 -38
  934. package/dist/220/lendingPools/palletConfigUpdated.d.mts +38 -38
  935. package/dist/220/lendingPools/stoppedBoosting.d.cts +8 -8
  936. package/dist/220/lendingPools/stoppedBoosting.d.mts +8 -8
  937. package/dist/220/liquidityPools/assetSwapped.d.cts +12 -12
  938. package/dist/220/liquidityPools/assetSwapped.d.mts +12 -12
  939. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +20 -20
  940. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +20 -20
  941. package/dist/220/liquidityPools/newPoolCreated.d.cts +12 -12
  942. package/dist/220/liquidityPools/newPoolCreated.d.mts +12 -12
  943. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +32 -32
  944. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +32 -32
  945. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +8 -8
  946. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +8 -8
  947. package/dist/220/liquidityPools/poolFeeSet.d.cts +12 -12
  948. package/dist/220/liquidityPools/poolFeeSet.d.mts +12 -12
  949. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  950. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  951. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +28 -28
  952. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +28 -28
  953. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +16 -16
  954. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +16 -16
  955. package/dist/220/liquidityProvider/assetTransferred.d.cts +6 -6
  956. package/dist/220/liquidityProvider/assetTransferred.d.mts +6 -6
  957. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  958. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  959. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +58 -58
  960. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +58 -58
  961. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  962. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  963. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  964. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  965. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +106 -106
  966. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +106 -106
  967. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +216 -216
  968. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +216 -216
  969. package/dist/220/reputation/offencePenalty.d.cts +6 -6
  970. package/dist/220/reputation/offencePenalty.d.mts +6 -6
  971. package/dist/220/reputation/penaltyUpdated.d.cts +4 -4
  972. package/dist/220/reputation/penaltyUpdated.d.mts +4 -4
  973. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  974. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  975. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +106 -106
  976. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +106 -106
  977. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +8 -8
  978. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +8 -8
  979. package/dist/220/solanaIngressEgress/depositFailed.d.cts +251 -251
  980. package/dist/220/solanaIngressEgress/depositFailed.d.mts +251 -251
  981. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +8 -8
  982. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +8 -8
  983. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +15 -15
  984. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +15 -15
  985. package/dist/220/swapping/batchSwapFailed.d.cts +6 -6
  986. package/dist/220/swapping/batchSwapFailed.d.mts +6 -6
  987. package/dist/220/swapping/creditedOnChain.d.cts +9 -9
  988. package/dist/220/swapping/creditedOnChain.d.mts +9 -9
  989. package/dist/220/swapping/palletConfigUpdated.d.cts +48 -48
  990. package/dist/220/swapping/palletConfigUpdated.d.mts +48 -48
  991. package/dist/220/swapping/refundEgressIgnored.d.cts +28 -28
  992. package/dist/220/swapping/refundEgressIgnored.d.mts +28 -28
  993. package/dist/220/swapping/refundEgressScheduled.d.cts +14 -14
  994. package/dist/220/swapping/refundEgressScheduled.d.mts +14 -14
  995. package/dist/220/swapping/refundedOnChain.d.cts +9 -9
  996. package/dist/220/swapping/refundedOnChain.d.mts +9 -9
  997. package/dist/220/swapping/swapAmountConfiscated.d.cts +7 -7
  998. package/dist/220/swapping/swapAmountConfiscated.d.mts +7 -7
  999. package/dist/220/swapping/swapDepositAddressReady.d.cts +46 -46
  1000. package/dist/220/swapping/swapDepositAddressReady.d.mts +46 -46
  1001. package/dist/220/swapping/swapEgressIgnored.d.cts +28 -28
  1002. package/dist/220/swapping/swapEgressIgnored.d.mts +28 -28
  1003. package/dist/220/swapping/swapEgressScheduled.d.cts +14 -14
  1004. package/dist/220/swapping/swapEgressScheduled.d.mts +14 -14
  1005. package/dist/220/swapping/swapExecuted.d.cts +12 -12
  1006. package/dist/220/swapping/swapExecuted.d.mts +12 -12
  1007. package/dist/220/swapping/swapRequested.d.cts +425 -425
  1008. package/dist/220/swapping/swapRequested.d.mts +425 -425
  1009. package/dist/220/swapping/withdrawalRequested.d.cts +16 -16
  1010. package/dist/220/swapping/withdrawalRequested.d.mts +16 -16
  1011. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  1012. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  1013. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +8 -8
  1014. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +8 -8
  1015. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +8 -8
  1016. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +8 -8
  1017. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  1018. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  1019. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  1020. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  1021. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  1022. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  1023. package/dist/220/tradingStrategy/strategyDeployed.d.cts +40 -104
  1024. package/dist/220/tradingStrategy/strategyDeployed.d.mts +40 -104
  1025. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  1026. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  1027. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +106 -106
  1028. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +106 -106
  1029. package/dist/220/tronIngressEgress/depositFailed.d.cts +213 -213
  1030. package/dist/220/tronIngressEgress/depositFailed.d.mts +213 -213
  1031. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +2 -2
  1032. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +2 -2
  1033. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  1034. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  1035. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  1036. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  1037. package/dist/CodeGenerator.cjs +2 -2
  1038. package/dist/CodeGenerator.mjs +2 -2
  1039. package/package.json +2 -2
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
54
54
  error: string;
55
55
  }>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- __kind: "Module";
58
57
  value: {
59
58
  index: number;
60
59
  error: `0x${string}`;
61
60
  };
62
- }, {
63
61
  __kind: "Module";
62
+ }, {
64
63
  value: {
65
64
  index: number;
66
65
  error: string;
67
66
  };
67
+ __kind: "Module";
68
68
  }>, z.ZodObject<{
69
69
  __kind: z.ZodLiteral<"ConsumerRemaining">;
70
70
  }, "strip", z.ZodTypeAny, {
@@ -95,13 +95,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
95
95
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
96
96
  }>;
97
97
  }, "strip", z.ZodTypeAny, {
98
- __kind: "Token";
99
98
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
100
- }, {
101
99
  __kind: "Token";
100
+ }, {
102
101
  value: {
103
102
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
104
103
  };
104
+ __kind: "Token";
105
105
  }>, z.ZodObject<{
106
106
  __kind: z.ZodLiteral<"Arithmetic">;
107
107
  value: z.ZodEffects<z.ZodObject<{
@@ -114,13 +114,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
114
114
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
115
115
  }>;
116
116
  }, "strip", z.ZodTypeAny, {
117
- __kind: "Arithmetic";
118
117
  value: "Underflow" | "Overflow" | "DivisionByZero";
119
- }, {
120
118
  __kind: "Arithmetic";
119
+ }, {
121
120
  value: {
122
121
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
123
122
  };
123
+ __kind: "Arithmetic";
124
124
  }>, z.ZodObject<{
125
125
  __kind: z.ZodLiteral<"Transactional">;
126
126
  value: z.ZodEffects<z.ZodObject<{
@@ -133,13 +133,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
133
133
  __kind: "LimitReached" | "NoLayer";
134
134
  }>;
135
135
  }, "strip", z.ZodTypeAny, {
136
- __kind: "Transactional";
137
136
  value: "LimitReached" | "NoLayer";
138
- }, {
139
137
  __kind: "Transactional";
138
+ }, {
140
139
  value: {
141
140
  __kind: "LimitReached" | "NoLayer";
142
141
  };
142
+ __kind: "Transactional";
143
143
  }>, z.ZodObject<{
144
144
  __kind: z.ZodLiteral<"Exhausted">;
145
145
  }, "strip", z.ZodTypeAny, {
@@ -176,16 +176,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
176
176
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
177
177
  }>;
178
178
  }, "strip", z.ZodTypeAny, {
179
- __kind: "Trie";
180
179
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
181
- }, {
182
180
  __kind: "Trie";
181
+ }, {
183
182
  value: {
184
183
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
185
184
  };
185
+ __kind: "Trie";
186
186
  }>]>;
187
187
  }, "strip", z.ZodTypeAny, {
188
- __kind: "DepositWitnessRejected";
189
188
  value: {
190
189
  __kind: "Other";
191
190
  } | {
@@ -193,11 +192,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
193
192
  } | {
194
193
  __kind: "BadOrigin";
195
194
  } | {
196
- __kind: "Module";
197
195
  value: {
198
196
  index: number;
199
197
  error: `0x${string}`;
200
198
  };
199
+ __kind: "Module";
201
200
  } | {
202
201
  __kind: "ConsumerRemaining";
203
202
  } | {
@@ -205,14 +204,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
205
204
  } | {
206
205
  __kind: "TooManyConsumers";
207
206
  } | {
208
- __kind: "Token";
209
207
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
208
+ __kind: "Token";
210
209
  } | {
211
- __kind: "Arithmetic";
212
210
  value: "Underflow" | "Overflow" | "DivisionByZero";
211
+ __kind: "Arithmetic";
213
212
  } | {
214
- __kind: "Transactional";
215
213
  value: "LimitReached" | "NoLayer";
214
+ __kind: "Transactional";
216
215
  } | {
217
216
  __kind: "Exhausted";
218
217
  } | {
@@ -222,11 +221,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
222
221
  } | {
223
222
  __kind: "RootNotAllowed";
224
223
  } | {
225
- __kind: "Trie";
226
224
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
225
+ __kind: "Trie";
227
226
  };
228
- }, {
229
227
  __kind: "DepositWitnessRejected";
228
+ }, {
230
229
  value: {
231
230
  __kind: "Other";
232
231
  } | {
@@ -234,11 +233,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
234
233
  } | {
235
234
  __kind: "BadOrigin";
236
235
  } | {
237
- __kind: "Module";
238
236
  value: {
239
237
  index: number;
240
238
  error: string;
241
239
  };
240
+ __kind: "Module";
242
241
  } | {
243
242
  __kind: "ConsumerRemaining";
244
243
  } | {
@@ -246,20 +245,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
246
245
  } | {
247
246
  __kind: "TooManyConsumers";
248
247
  } | {
249
- __kind: "Token";
250
248
  value: {
251
249
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
252
250
  };
251
+ __kind: "Token";
253
252
  } | {
254
- __kind: "Arithmetic";
255
253
  value: {
256
254
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
257
255
  };
256
+ __kind: "Arithmetic";
258
257
  } | {
259
- __kind: "Transactional";
260
258
  value: {
261
259
  __kind: "LimitReached" | "NoLayer";
262
260
  };
261
+ __kind: "Transactional";
263
262
  } | {
264
263
  __kind: "Exhausted";
265
264
  } | {
@@ -269,11 +268,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
269
268
  } | {
270
269
  __kind: "RootNotAllowed";
271
270
  } | {
272
- __kind: "Trie";
273
271
  value: {
274
272
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
275
273
  };
274
+ __kind: "Trie";
276
275
  };
276
+ __kind: "DepositWitnessRejected";
277
277
  }>, z.ZodObject<{
278
278
  __kind: z.ZodLiteral<"Unrefundable">;
279
279
  }, "strip", z.ZodTypeAny, {
@@ -288,47 +288,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
288
288
  __kind: z.ZodLiteral<"P2PKH">;
289
289
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
290
290
  }, "strip", z.ZodTypeAny, {
291
- __kind: "P2PKH";
292
291
  value: `0x${string}`;
293
- }, {
294
292
  __kind: "P2PKH";
293
+ }, {
295
294
  value: string;
295
+ __kind: "P2PKH";
296
296
  }>, z.ZodObject<{
297
297
  __kind: z.ZodLiteral<"P2SH">;
298
298
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
299
299
  }, "strip", z.ZodTypeAny, {
300
- __kind: "P2SH";
301
300
  value: `0x${string}`;
302
- }, {
303
301
  __kind: "P2SH";
302
+ }, {
304
303
  value: string;
304
+ __kind: "P2SH";
305
305
  }>, z.ZodObject<{
306
306
  __kind: z.ZodLiteral<"P2WPKH">;
307
307
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
308
308
  }, "strip", z.ZodTypeAny, {
309
- __kind: "P2WPKH";
310
309
  value: `0x${string}`;
311
- }, {
312
310
  __kind: "P2WPKH";
311
+ }, {
313
312
  value: string;
313
+ __kind: "P2WPKH";
314
314
  }>, z.ZodObject<{
315
315
  __kind: z.ZodLiteral<"P2WSH">;
316
316
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
317
317
  }, "strip", z.ZodTypeAny, {
318
- __kind: "P2WSH";
319
318
  value: `0x${string}`;
320
- }, {
321
319
  __kind: "P2WSH";
320
+ }, {
322
321
  value: string;
322
+ __kind: "P2WSH";
323
323
  }>, z.ZodObject<{
324
324
  __kind: z.ZodLiteral<"Taproot">;
325
325
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
326
326
  }, "strip", z.ZodTypeAny, {
327
- __kind: "Taproot";
328
327
  value: `0x${string}`;
329
- }, {
330
328
  __kind: "Taproot";
329
+ }, {
331
330
  value: string;
331
+ __kind: "Taproot";
332
332
  }>, z.ZodObject<{
333
333
  __kind: z.ZodLiteral<"OtherSegwit">;
334
334
  version: z.ZodNumber;
@@ -414,7 +414,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
414
414
  } | null | undefined;
415
415
  }>;
416
416
  }, "strip", z.ZodTypeAny, {
417
- amount: bigint;
418
417
  depositAddress: {
419
418
  pubkeyX: `0x${string}`;
420
419
  scriptPath?: {
@@ -426,12 +425,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
426
425
  };
427
426
  } | null | undefined;
428
427
  };
428
+ amount: bigint;
429
429
  id: {
430
430
  txId: `0x${string}`;
431
431
  vout: number;
432
432
  };
433
433
  }, {
434
- amount: string | number;
435
434
  depositAddress: {
436
435
  pubkeyX: string;
437
436
  scriptPath?: {
@@ -443,6 +442,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
443
442
  };
444
443
  } | null | undefined;
445
444
  };
445
+ amount: string | number;
446
446
  id: {
447
447
  txId: string;
448
448
  vout: number;
@@ -450,29 +450,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
450
450
  }>;
451
451
  }, "strip", z.ZodTypeAny, {
452
452
  asset: "Btc";
453
- amount: bigint;
454
453
  depositAddress: {
455
- __kind: "P2PKH";
456
454
  value: `0x${string}`;
455
+ __kind: "P2PKH";
457
456
  } | {
458
- __kind: "P2SH";
459
457
  value: `0x${string}`;
458
+ __kind: "P2SH";
460
459
  } | {
461
- __kind: "P2WPKH";
462
460
  value: `0x${string}`;
461
+ __kind: "P2WPKH";
463
462
  } | {
464
- __kind: "P2WSH";
465
463
  value: `0x${string}`;
464
+ __kind: "P2WSH";
466
465
  } | {
467
- __kind: "Taproot";
468
466
  value: `0x${string}`;
467
+ __kind: "Taproot";
469
468
  } | {
470
469
  __kind: "OtherSegwit";
471
470
  version: number;
472
471
  program: `0x${string}`;
473
472
  };
473
+ amount: bigint;
474
474
  depositDetails: {
475
- amount: bigint;
476
475
  depositAddress: {
477
476
  pubkeyX: `0x${string}`;
478
477
  scriptPath?: {
@@ -484,6 +483,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
484
483
  };
485
484
  } | null | undefined;
486
485
  };
486
+ amount: bigint;
487
487
  id: {
488
488
  txId: `0x${string}`;
489
489
  vout: number;
@@ -493,29 +493,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
493
493
  asset: {
494
494
  __kind: "Btc";
495
495
  };
496
- amount: string | number;
497
496
  depositAddress: {
498
- __kind: "P2PKH";
499
497
  value: string;
498
+ __kind: "P2PKH";
500
499
  } | {
501
- __kind: "P2SH";
502
500
  value: string;
501
+ __kind: "P2SH";
503
502
  } | {
504
- __kind: "P2WPKH";
505
503
  value: string;
504
+ __kind: "P2WPKH";
506
505
  } | {
507
- __kind: "P2WSH";
508
506
  value: string;
507
+ __kind: "P2WSH";
509
508
  } | {
510
- __kind: "Taproot";
511
509
  value: string;
510
+ __kind: "Taproot";
512
511
  } | {
513
512
  __kind: "OtherSegwit";
514
513
  version: number;
515
514
  program: string;
516
515
  };
516
+ amount: string | number;
517
517
  depositDetails: {
518
- amount: string | number;
519
518
  depositAddress: {
520
519
  pubkeyX: string;
521
520
  scriptPath?: {
@@ -527,6 +526,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
527
526
  };
528
527
  } | null | undefined;
529
528
  };
529
+ amount: string | number;
530
530
  id: {
531
531
  txId: string;
532
532
  vout: number;
@@ -537,29 +537,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
537
537
  __kind: "DepositFailedDepositChannelVariantBitcoin";
538
538
  depositWitness: {
539
539
  asset: "Btc";
540
- amount: bigint;
541
540
  depositAddress: {
542
- __kind: "P2PKH";
543
541
  value: `0x${string}`;
542
+ __kind: "P2PKH";
544
543
  } | {
545
- __kind: "P2SH";
546
544
  value: `0x${string}`;
545
+ __kind: "P2SH";
547
546
  } | {
548
- __kind: "P2WPKH";
549
547
  value: `0x${string}`;
548
+ __kind: "P2WPKH";
550
549
  } | {
551
- __kind: "P2WSH";
552
550
  value: `0x${string}`;
551
+ __kind: "P2WSH";
553
552
  } | {
554
- __kind: "Taproot";
555
553
  value: `0x${string}`;
554
+ __kind: "Taproot";
556
555
  } | {
557
556
  __kind: "OtherSegwit";
558
557
  version: number;
559
558
  program: `0x${string}`;
560
559
  };
560
+ amount: bigint;
561
561
  depositDetails: {
562
- amount: bigint;
563
562
  depositAddress: {
564
563
  pubkeyX: `0x${string}`;
565
564
  scriptPath?: {
@@ -571,6 +570,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
571
570
  };
572
571
  } | null | undefined;
573
572
  };
573
+ amount: bigint;
574
574
  id: {
575
575
  txId: `0x${string}`;
576
576
  vout: number;
@@ -583,29 +583,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
583
583
  asset: {
584
584
  __kind: "Btc";
585
585
  };
586
- amount: string | number;
587
586
  depositAddress: {
588
- __kind: "P2PKH";
589
587
  value: string;
588
+ __kind: "P2PKH";
590
589
  } | {
591
- __kind: "P2SH";
592
590
  value: string;
591
+ __kind: "P2SH";
593
592
  } | {
594
- __kind: "P2WPKH";
595
593
  value: string;
594
+ __kind: "P2WPKH";
596
595
  } | {
597
- __kind: "P2WSH";
598
596
  value: string;
597
+ __kind: "P2WSH";
599
598
  } | {
600
- __kind: "Taproot";
601
599
  value: string;
600
+ __kind: "Taproot";
602
601
  } | {
603
602
  __kind: "OtherSegwit";
604
603
  version: number;
605
604
  program: string;
606
605
  };
606
+ amount: string | number;
607
607
  depositDetails: {
608
- amount: string | number;
609
608
  depositAddress: {
610
609
  pubkeyX: string;
611
610
  scriptPath?: {
@@ -617,6 +616,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
617
616
  };
618
617
  } | null | undefined;
619
618
  };
619
+ amount: string | number;
620
620
  id: {
621
621
  txId: string;
622
622
  vout: number;
@@ -639,47 +639,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
639
639
  __kind: z.ZodLiteral<"P2PKH">;
640
640
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
641
641
  }, "strip", z.ZodTypeAny, {
642
- __kind: "P2PKH";
643
642
  value: `0x${string}`;
644
- }, {
645
643
  __kind: "P2PKH";
644
+ }, {
646
645
  value: string;
646
+ __kind: "P2PKH";
647
647
  }>, z.ZodObject<{
648
648
  __kind: z.ZodLiteral<"P2SH">;
649
649
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
650
650
  }, "strip", z.ZodTypeAny, {
651
- __kind: "P2SH";
652
651
  value: `0x${string}`;
653
- }, {
654
652
  __kind: "P2SH";
653
+ }, {
655
654
  value: string;
655
+ __kind: "P2SH";
656
656
  }>, z.ZodObject<{
657
657
  __kind: z.ZodLiteral<"P2WPKH">;
658
658
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
659
659
  }, "strip", z.ZodTypeAny, {
660
- __kind: "P2WPKH";
661
660
  value: `0x${string}`;
662
- }, {
663
661
  __kind: "P2WPKH";
662
+ }, {
664
663
  value: string;
664
+ __kind: "P2WPKH";
665
665
  }>, z.ZodObject<{
666
666
  __kind: z.ZodLiteral<"P2WSH">;
667
667
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
668
668
  }, "strip", z.ZodTypeAny, {
669
- __kind: "P2WSH";
670
669
  value: `0x${string}`;
671
- }, {
672
670
  __kind: "P2WSH";
671
+ }, {
673
672
  value: string;
673
+ __kind: "P2WSH";
674
674
  }>, z.ZodObject<{
675
675
  __kind: z.ZodLiteral<"Taproot">;
676
676
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
677
677
  }, "strip", z.ZodTypeAny, {
678
- __kind: "Taproot";
679
678
  value: `0x${string}`;
680
- }, {
681
679
  __kind: "Taproot";
680
+ }, {
682
681
  value: string;
682
+ __kind: "Taproot";
683
683
  }>, z.ZodObject<{
684
684
  __kind: z.ZodLiteral<"OtherSegwit">;
685
685
  version: z.ZodNumber;
@@ -757,7 +757,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
757
757
  } | null | undefined;
758
758
  }>;
759
759
  }, "strip", z.ZodTypeAny, {
760
- amount: bigint;
761
760
  depositAddress: {
762
761
  pubkeyX: `0x${string}`;
763
762
  scriptPath?: {
@@ -769,12 +768,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
769
768
  };
770
769
  } | null | undefined;
771
770
  };
771
+ amount: bigint;
772
772
  id: {
773
773
  txId: `0x${string}`;
774
774
  vout: number;
775
775
  };
776
776
  }, {
777
- amount: string | number;
778
777
  depositAddress: {
779
778
  pubkeyX: string;
780
779
  scriptPath?: {
@@ -786,6 +785,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
786
785
  };
787
786
  } | null | undefined;
788
787
  };
788
+ amount: string | number;
789
789
  id: {
790
790
  txId: string;
791
791
  vout: number;
@@ -794,21 +794,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
794
794
  outputAsset: z.ZodEffects<z.ZodObject<{
795
795
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
796
796
  }, "strip", z.ZodTypeAny, {
797
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
797
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
798
798
  }, {
799
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
800
- }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
801
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
799
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
800
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
801
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
802
802
  }>;
803
803
  destinationAddress: z.ZodEffects<z.ZodObject<{
804
804
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
805
805
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
806
806
  }, "strip", z.ZodTypeAny, {
807
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
808
807
  value: `0x${string}`;
808
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
809
809
  }, {
810
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
811
810
  value: string;
811
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
812
812
  }>, {
813
813
  readonly chain: "Ethereum";
814
814
  readonly address: `0x${string}`;
@@ -831,8 +831,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
831
831
  readonly chain: "Tron";
832
832
  readonly address: string;
833
833
  }, {
834
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
835
834
  value: string;
835
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
836
836
  }>;
837
837
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
838
838
  channelMetadata: z.ZodObject<{
@@ -861,67 +861,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
861
861
  __kind: z.ZodLiteral<"Eth">;
862
862
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
863
863
  }, "strip", z.ZodTypeAny, {
864
- __kind: "Eth";
865
864
  value: `0x${string}`;
866
- }, {
867
865
  __kind: "Eth";
866
+ }, {
868
867
  value: string;
868
+ __kind: "Eth";
869
869
  }>, z.ZodObject<{
870
870
  __kind: z.ZodLiteral<"Dot">;
871
871
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
872
872
  }, "strip", z.ZodTypeAny, {
873
- __kind: "Dot";
874
873
  value: `0x${string}`;
875
- }, {
876
874
  __kind: "Dot";
875
+ }, {
877
876
  value: string;
877
+ __kind: "Dot";
878
878
  }>, z.ZodObject<{
879
879
  __kind: z.ZodLiteral<"Btc">;
880
880
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
881
881
  __kind: z.ZodLiteral<"P2PKH">;
882
882
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
883
883
  }, "strip", z.ZodTypeAny, {
884
- __kind: "P2PKH";
885
884
  value: `0x${string}`;
886
- }, {
887
885
  __kind: "P2PKH";
886
+ }, {
888
887
  value: string;
888
+ __kind: "P2PKH";
889
889
  }>, z.ZodObject<{
890
890
  __kind: z.ZodLiteral<"P2SH">;
891
891
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
892
892
  }, "strip", z.ZodTypeAny, {
893
- __kind: "P2SH";
894
893
  value: `0x${string}`;
895
- }, {
896
894
  __kind: "P2SH";
895
+ }, {
897
896
  value: string;
897
+ __kind: "P2SH";
898
898
  }>, z.ZodObject<{
899
899
  __kind: z.ZodLiteral<"P2WPKH">;
900
900
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
901
901
  }, "strip", z.ZodTypeAny, {
902
- __kind: "P2WPKH";
903
902
  value: `0x${string}`;
904
- }, {
905
903
  __kind: "P2WPKH";
904
+ }, {
906
905
  value: string;
906
+ __kind: "P2WPKH";
907
907
  }>, z.ZodObject<{
908
908
  __kind: z.ZodLiteral<"P2WSH">;
909
909
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
910
910
  }, "strip", z.ZodTypeAny, {
911
- __kind: "P2WSH";
912
911
  value: `0x${string}`;
913
- }, {
914
912
  __kind: "P2WSH";
913
+ }, {
915
914
  value: string;
915
+ __kind: "P2WSH";
916
916
  }>, z.ZodObject<{
917
917
  __kind: z.ZodLiteral<"Taproot">;
918
918
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
919
919
  }, "strip", z.ZodTypeAny, {
920
- __kind: "Taproot";
921
920
  value: `0x${string}`;
922
- }, {
923
921
  __kind: "Taproot";
922
+ }, {
924
923
  value: string;
924
+ __kind: "Taproot";
925
925
  }>, z.ZodObject<{
926
926
  __kind: z.ZodLiteral<"OtherSegwit">;
927
927
  version: z.ZodNumber;
@@ -936,85 +936,85 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
936
936
  program: string;
937
937
  }>]>;
938
938
  }, "strip", z.ZodTypeAny, {
939
- __kind: "Btc";
940
939
  value: {
941
- __kind: "P2PKH";
942
940
  value: `0x${string}`;
941
+ __kind: "P2PKH";
943
942
  } | {
944
- __kind: "P2SH";
945
943
  value: `0x${string}`;
944
+ __kind: "P2SH";
946
945
  } | {
947
- __kind: "P2WPKH";
948
946
  value: `0x${string}`;
947
+ __kind: "P2WPKH";
949
948
  } | {
950
- __kind: "P2WSH";
951
949
  value: `0x${string}`;
950
+ __kind: "P2WSH";
952
951
  } | {
953
- __kind: "Taproot";
954
952
  value: `0x${string}`;
953
+ __kind: "Taproot";
955
954
  } | {
956
955
  __kind: "OtherSegwit";
957
956
  version: number;
958
957
  program: `0x${string}`;
959
958
  };
960
- }, {
961
959
  __kind: "Btc";
960
+ }, {
962
961
  value: {
963
- __kind: "P2PKH";
964
962
  value: string;
963
+ __kind: "P2PKH";
965
964
  } | {
966
- __kind: "P2SH";
967
965
  value: string;
966
+ __kind: "P2SH";
968
967
  } | {
969
- __kind: "P2WPKH";
970
968
  value: string;
969
+ __kind: "P2WPKH";
971
970
  } | {
972
- __kind: "P2WSH";
973
971
  value: string;
972
+ __kind: "P2WSH";
974
973
  } | {
975
- __kind: "Taproot";
976
974
  value: string;
975
+ __kind: "Taproot";
977
976
  } | {
978
977
  __kind: "OtherSegwit";
979
978
  version: number;
980
979
  program: string;
981
980
  };
981
+ __kind: "Btc";
982
982
  }>, z.ZodObject<{
983
983
  __kind: z.ZodLiteral<"Arb">;
984
984
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
985
985
  }, "strip", z.ZodTypeAny, {
986
- __kind: "Arb";
987
986
  value: `0x${string}`;
988
- }, {
989
987
  __kind: "Arb";
988
+ }, {
990
989
  value: string;
990
+ __kind: "Arb";
991
991
  }>, z.ZodObject<{
992
992
  __kind: z.ZodLiteral<"Sol">;
993
993
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
994
994
  }, "strip", z.ZodTypeAny, {
995
- __kind: "Sol";
996
995
  value: `0x${string}`;
997
- }, {
998
996
  __kind: "Sol";
997
+ }, {
999
998
  value: string;
999
+ __kind: "Sol";
1000
1000
  }>, z.ZodObject<{
1001
1001
  __kind: z.ZodLiteral<"Hub">;
1002
1002
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1003
1003
  }, "strip", z.ZodTypeAny, {
1004
- __kind: "Hub";
1005
1004
  value: `0x${string}`;
1006
- }, {
1007
1005
  __kind: "Hub";
1006
+ }, {
1008
1007
  value: string;
1008
+ __kind: "Hub";
1009
1009
  }>, z.ZodObject<{
1010
1010
  __kind: z.ZodLiteral<"Tron">;
1011
1011
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1012
1012
  }, "strip", z.ZodTypeAny, {
1013
- __kind: "Tron";
1014
1013
  value: `0x${string}`;
1015
- }, {
1016
1014
  __kind: "Tron";
1015
+ }, {
1017
1016
  value: string;
1017
+ __kind: "Tron";
1018
1018
  }>]>>>;
1019
1019
  }, "strip", z.ZodTypeAny, {
1020
1020
  channelMetadata: {
@@ -1024,45 +1024,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1024
1024
  };
1025
1025
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1026
1026
  sourceAddress?: {
1027
- __kind: "Eth";
1028
1027
  value: `0x${string}`;
1028
+ __kind: "Eth";
1029
1029
  } | {
1030
- __kind: "Dot";
1031
1030
  value: `0x${string}`;
1031
+ __kind: "Dot";
1032
1032
  } | {
1033
- __kind: "Btc";
1034
1033
  value: {
1035
- __kind: "P2PKH";
1036
1034
  value: `0x${string}`;
1035
+ __kind: "P2PKH";
1037
1036
  } | {
1038
- __kind: "P2SH";
1039
1037
  value: `0x${string}`;
1038
+ __kind: "P2SH";
1040
1039
  } | {
1041
- __kind: "P2WPKH";
1042
1040
  value: `0x${string}`;
1041
+ __kind: "P2WPKH";
1043
1042
  } | {
1044
- __kind: "P2WSH";
1045
1043
  value: `0x${string}`;
1044
+ __kind: "P2WSH";
1046
1045
  } | {
1047
- __kind: "Taproot";
1048
1046
  value: `0x${string}`;
1047
+ __kind: "Taproot";
1049
1048
  } | {
1050
1049
  __kind: "OtherSegwit";
1051
1050
  version: number;
1052
1051
  program: `0x${string}`;
1053
1052
  };
1053
+ __kind: "Btc";
1054
1054
  } | {
1055
- __kind: "Arb";
1056
1055
  value: `0x${string}`;
1056
+ __kind: "Arb";
1057
1057
  } | {
1058
- __kind: "Sol";
1059
1058
  value: `0x${string}`;
1059
+ __kind: "Sol";
1060
1060
  } | {
1061
- __kind: "Hub";
1062
1061
  value: `0x${string}`;
1062
+ __kind: "Hub";
1063
1063
  } | {
1064
- __kind: "Tron";
1065
1064
  value: `0x${string}`;
1065
+ __kind: "Tron";
1066
1066
  } | null | undefined;
1067
1067
  }, {
1068
1068
  channelMetadata: {
@@ -1074,45 +1074,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1074
1074
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1075
1075
  };
1076
1076
  sourceAddress?: {
1077
- __kind: "Eth";
1078
1077
  value: string;
1078
+ __kind: "Eth";
1079
1079
  } | {
1080
- __kind: "Dot";
1081
1080
  value: string;
1081
+ __kind: "Dot";
1082
1082
  } | {
1083
- __kind: "Btc";
1084
1083
  value: {
1085
- __kind: "P2PKH";
1086
1084
  value: string;
1085
+ __kind: "P2PKH";
1087
1086
  } | {
1088
- __kind: "P2SH";
1089
1087
  value: string;
1088
+ __kind: "P2SH";
1090
1089
  } | {
1091
- __kind: "P2WPKH";
1092
1090
  value: string;
1091
+ __kind: "P2WPKH";
1093
1092
  } | {
1094
- __kind: "P2WSH";
1095
1093
  value: string;
1094
+ __kind: "P2WSH";
1096
1095
  } | {
1097
- __kind: "Taproot";
1098
1096
  value: string;
1097
+ __kind: "Taproot";
1099
1098
  } | {
1100
1099
  __kind: "OtherSegwit";
1101
1100
  version: number;
1102
1101
  program: string;
1103
1102
  };
1103
+ __kind: "Btc";
1104
1104
  } | {
1105
- __kind: "Arb";
1106
1105
  value: string;
1106
+ __kind: "Arb";
1107
1107
  } | {
1108
- __kind: "Sol";
1109
1108
  value: string;
1109
+ __kind: "Sol";
1110
1110
  } | {
1111
- __kind: "Hub";
1112
1111
  value: string;
1112
+ __kind: "Hub";
1113
1113
  } | {
1114
- __kind: "Tron";
1115
1114
  value: string;
1115
+ __kind: "Tron";
1116
1116
  } | null | undefined;
1117
1117
  }>>>;
1118
1118
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -1142,47 +1142,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1142
1142
  __kind: z.ZodLiteral<"P2PKH">;
1143
1143
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1144
1144
  }, "strip", z.ZodTypeAny, {
1145
- __kind: "P2PKH";
1146
1145
  value: `0x${string}`;
1147
- }, {
1148
1146
  __kind: "P2PKH";
1147
+ }, {
1149
1148
  value: string;
1149
+ __kind: "P2PKH";
1150
1150
  }>, z.ZodObject<{
1151
1151
  __kind: z.ZodLiteral<"P2SH">;
1152
1152
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1153
1153
  }, "strip", z.ZodTypeAny, {
1154
- __kind: "P2SH";
1155
1154
  value: `0x${string}`;
1156
- }, {
1157
1155
  __kind: "P2SH";
1156
+ }, {
1158
1157
  value: string;
1158
+ __kind: "P2SH";
1159
1159
  }>, z.ZodObject<{
1160
1160
  __kind: z.ZodLiteral<"P2WPKH">;
1161
1161
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1162
1162
  }, "strip", z.ZodTypeAny, {
1163
- __kind: "P2WPKH";
1164
1163
  value: `0x${string}`;
1165
- }, {
1166
1164
  __kind: "P2WPKH";
1165
+ }, {
1167
1166
  value: string;
1167
+ __kind: "P2WPKH";
1168
1168
  }>, z.ZodObject<{
1169
1169
  __kind: z.ZodLiteral<"P2WSH">;
1170
1170
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1171
1171
  }, "strip", z.ZodTypeAny, {
1172
- __kind: "P2WSH";
1173
1172
  value: `0x${string}`;
1174
- }, {
1175
1173
  __kind: "P2WSH";
1174
+ }, {
1176
1175
  value: string;
1176
+ __kind: "P2WSH";
1177
1177
  }>, z.ZodObject<{
1178
1178
  __kind: z.ZodLiteral<"Taproot">;
1179
1179
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1180
1180
  }, "strip", z.ZodTypeAny, {
1181
- __kind: "Taproot";
1182
1181
  value: `0x${string}`;
1183
- }, {
1184
1182
  __kind: "Taproot";
1183
+ }, {
1185
1184
  value: string;
1185
+ __kind: "Taproot";
1186
1186
  }>, z.ZodObject<{
1187
1187
  __kind: z.ZodLiteral<"OtherSegwit">;
1188
1188
  version: z.ZodNumber;
@@ -1214,20 +1214,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1214
1214
  }, "strip", z.ZodTypeAny, {
1215
1215
  retryDuration: number;
1216
1216
  refundAddress: {
1217
- __kind: "P2PKH";
1218
1217
  value: `0x${string}`;
1218
+ __kind: "P2PKH";
1219
1219
  } | {
1220
- __kind: "P2SH";
1221
1220
  value: `0x${string}`;
1221
+ __kind: "P2SH";
1222
1222
  } | {
1223
- __kind: "P2WPKH";
1224
1223
  value: `0x${string}`;
1224
+ __kind: "P2WPKH";
1225
1225
  } | {
1226
- __kind: "P2WSH";
1227
1226
  value: `0x${string}`;
1227
+ __kind: "P2WSH";
1228
1228
  } | {
1229
- __kind: "Taproot";
1230
1229
  value: `0x${string}`;
1230
+ __kind: "Taproot";
1231
1231
  } | {
1232
1232
  __kind: "OtherSegwit";
1233
1233
  version: number;
@@ -1243,20 +1243,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1243
1243
  }, {
1244
1244
  retryDuration: number;
1245
1245
  refundAddress: {
1246
- __kind: "P2PKH";
1247
1246
  value: string;
1247
+ __kind: "P2PKH";
1248
1248
  } | {
1249
- __kind: "P2SH";
1250
1249
  value: string;
1250
+ __kind: "P2SH";
1251
1251
  } | {
1252
- __kind: "P2WPKH";
1253
1252
  value: string;
1253
+ __kind: "P2WPKH";
1254
1254
  } | {
1255
- __kind: "P2WSH";
1256
1255
  value: string;
1256
+ __kind: "P2WSH";
1257
1257
  } | {
1258
- __kind: "Taproot";
1259
1258
  value: string;
1259
+ __kind: "Taproot";
1260
1260
  } | {
1261
1261
  __kind: "OtherSegwit";
1262
1262
  version: number;
@@ -1282,6 +1282,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1282
1282
  }>>>;
1283
1283
  boostFee: z.ZodNumber;
1284
1284
  }, "strip", z.ZodTypeAny, {
1285
+ txId: `0x${string}`;
1286
+ depositDetails: {
1287
+ depositAddress: {
1288
+ pubkeyX: `0x${string}`;
1289
+ scriptPath?: {
1290
+ salt: number;
1291
+ tweakedPubkeyBytes: `0x${string}`;
1292
+ tapleafHash: `0x${string}`;
1293
+ unlockScript: {
1294
+ bytes: `0x${string}`;
1295
+ };
1296
+ } | null | undefined;
1297
+ };
1298
+ amount: bigint;
1299
+ id: {
1300
+ txId: `0x${string}`;
1301
+ vout: number;
1302
+ };
1303
+ };
1304
+ inputAsset: "Btc";
1305
+ depositAmount: bigint;
1306
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1285
1307
  destinationAddress: {
1286
1308
  readonly chain: "Ethereum";
1287
1309
  readonly address: `0x${string}`;
@@ -1304,28 +1326,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1304
1326
  readonly chain: "Tron";
1305
1327
  readonly address: string;
1306
1328
  };
1307
- txId: `0x${string}`;
1308
- depositDetails: {
1309
- amount: bigint;
1310
- depositAddress: {
1311
- pubkeyX: `0x${string}`;
1312
- scriptPath?: {
1313
- salt: number;
1314
- tweakedPubkeyBytes: `0x${string}`;
1315
- tapleafHash: `0x${string}`;
1316
- unlockScript: {
1317
- bytes: `0x${string}`;
1318
- };
1319
- } | null | undefined;
1320
- };
1321
- id: {
1322
- txId: `0x${string}`;
1323
- vout: number;
1324
- };
1325
- };
1326
- inputAsset: "Btc";
1327
- depositAmount: bigint;
1328
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1329
1329
  affiliateFees: {
1330
1330
  account: number;
1331
1331
  bps: number;
@@ -1333,20 +1333,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1333
1333
  refundParams: {
1334
1334
  retryDuration: number;
1335
1335
  refundAddress: {
1336
- __kind: "P2PKH";
1337
1336
  value: `0x${string}`;
1337
+ __kind: "P2PKH";
1338
1338
  } | {
1339
- __kind: "P2SH";
1340
1339
  value: `0x${string}`;
1340
+ __kind: "P2SH";
1341
1341
  } | {
1342
- __kind: "P2WPKH";
1343
1342
  value: `0x${string}`;
1343
+ __kind: "P2WPKH";
1344
1344
  } | {
1345
- __kind: "P2WSH";
1346
1345
  value: `0x${string}`;
1346
+ __kind: "P2WSH";
1347
1347
  } | {
1348
- __kind: "Taproot";
1349
1348
  value: `0x${string}`;
1349
+ __kind: "Taproot";
1350
1350
  } | {
1351
1351
  __kind: "OtherSegwit";
1352
1352
  version: number;
@@ -1363,20 +1363,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1363
1363
  boostFee: number;
1364
1364
  channelId?: bigint | null | undefined;
1365
1365
  depositAddress?: {
1366
- __kind: "P2PKH";
1367
1366
  value: `0x${string}`;
1367
+ __kind: "P2PKH";
1368
1368
  } | {
1369
- __kind: "P2SH";
1370
1369
  value: `0x${string}`;
1370
+ __kind: "P2SH";
1371
1371
  } | {
1372
- __kind: "P2WPKH";
1373
1372
  value: `0x${string}`;
1373
+ __kind: "P2WPKH";
1374
1374
  } | {
1375
- __kind: "P2WSH";
1376
1375
  value: `0x${string}`;
1376
+ __kind: "P2WSH";
1377
1377
  } | {
1378
- __kind: "Taproot";
1379
1378
  value: `0x${string}`;
1379
+ __kind: "Taproot";
1380
1380
  } | {
1381
1381
  __kind: "OtherSegwit";
1382
1382
  version: number;
@@ -1390,45 +1390,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1390
1390
  };
1391
1391
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1392
1392
  sourceAddress?: {
1393
- __kind: "Eth";
1394
1393
  value: `0x${string}`;
1394
+ __kind: "Eth";
1395
1395
  } | {
1396
- __kind: "Dot";
1397
1396
  value: `0x${string}`;
1397
+ __kind: "Dot";
1398
1398
  } | {
1399
- __kind: "Btc";
1400
1399
  value: {
1401
- __kind: "P2PKH";
1402
1400
  value: `0x${string}`;
1401
+ __kind: "P2PKH";
1403
1402
  } | {
1404
- __kind: "P2SH";
1405
1403
  value: `0x${string}`;
1404
+ __kind: "P2SH";
1406
1405
  } | {
1407
- __kind: "P2WPKH";
1408
1406
  value: `0x${string}`;
1407
+ __kind: "P2WPKH";
1409
1408
  } | {
1410
- __kind: "P2WSH";
1411
1409
  value: `0x${string}`;
1410
+ __kind: "P2WSH";
1412
1411
  } | {
1413
- __kind: "Taproot";
1414
1412
  value: `0x${string}`;
1413
+ __kind: "Taproot";
1415
1414
  } | {
1416
1415
  __kind: "OtherSegwit";
1417
1416
  version: number;
1418
1417
  program: `0x${string}`;
1419
1418
  };
1419
+ __kind: "Btc";
1420
1420
  } | {
1421
- __kind: "Arb";
1422
1421
  value: `0x${string}`;
1422
+ __kind: "Arb";
1423
1423
  } | {
1424
- __kind: "Sol";
1425
1424
  value: `0x${string}`;
1425
+ __kind: "Sol";
1426
1426
  } | {
1427
- __kind: "Hub";
1428
1427
  value: `0x${string}`;
1428
+ __kind: "Hub";
1429
1429
  } | {
1430
- __kind: "Tron";
1431
1430
  value: `0x${string}`;
1431
+ __kind: "Tron";
1432
1432
  } | null | undefined;
1433
1433
  } | null | undefined;
1434
1434
  brokerFee?: {
@@ -1440,13 +1440,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1440
1440
  chunkInterval: number;
1441
1441
  } | null | undefined;
1442
1442
  }, {
1443
- destinationAddress: {
1444
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1445
- value: string;
1446
- };
1447
1443
  txId: string;
1448
1444
  depositDetails: {
1449
- amount: string | number;
1450
1445
  depositAddress: {
1451
1446
  pubkeyX: string;
1452
1447
  scriptPath?: {
@@ -1458,6 +1453,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1458
1453
  };
1459
1454
  } | null | undefined;
1460
1455
  };
1456
+ amount: string | number;
1461
1457
  id: {
1462
1458
  txId: string;
1463
1459
  vout: number;
@@ -1468,7 +1464,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1468
1464
  };
1469
1465
  depositAmount: string | number;
1470
1466
  outputAsset: {
1471
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1467
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1468
+ };
1469
+ destinationAddress: {
1470
+ value: string;
1471
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1472
1472
  };
1473
1473
  affiliateFees: {
1474
1474
  account: number;
@@ -1477,20 +1477,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1477
1477
  refundParams: {
1478
1478
  retryDuration: number;
1479
1479
  refundAddress: {
1480
- __kind: "P2PKH";
1481
1480
  value: string;
1481
+ __kind: "P2PKH";
1482
1482
  } | {
1483
- __kind: "P2SH";
1484
1483
  value: string;
1484
+ __kind: "P2SH";
1485
1485
  } | {
1486
- __kind: "P2WPKH";
1487
1486
  value: string;
1487
+ __kind: "P2WPKH";
1488
1488
  } | {
1489
- __kind: "P2WSH";
1490
1489
  value: string;
1490
+ __kind: "P2WSH";
1491
1491
  } | {
1492
- __kind: "Taproot";
1493
1492
  value: string;
1493
+ __kind: "Taproot";
1494
1494
  } | {
1495
1495
  __kind: "OtherSegwit";
1496
1496
  version: number;
@@ -1507,20 +1507,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1507
1507
  boostFee: number;
1508
1508
  channelId?: string | number | null | undefined;
1509
1509
  depositAddress?: {
1510
- __kind: "P2PKH";
1511
1510
  value: string;
1511
+ __kind: "P2PKH";
1512
1512
  } | {
1513
- __kind: "P2SH";
1514
1513
  value: string;
1514
+ __kind: "P2SH";
1515
1515
  } | {
1516
- __kind: "P2WPKH";
1517
1516
  value: string;
1517
+ __kind: "P2WPKH";
1518
1518
  } | {
1519
- __kind: "P2WSH";
1520
1519
  value: string;
1520
+ __kind: "P2WSH";
1521
1521
  } | {
1522
- __kind: "Taproot";
1523
1522
  value: string;
1523
+ __kind: "Taproot";
1524
1524
  } | {
1525
1525
  __kind: "OtherSegwit";
1526
1526
  version: number;
@@ -1536,45 +1536,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1536
1536
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1537
1537
  };
1538
1538
  sourceAddress?: {
1539
- __kind: "Eth";
1540
1539
  value: string;
1540
+ __kind: "Eth";
1541
1541
  } | {
1542
- __kind: "Dot";
1543
1542
  value: string;
1543
+ __kind: "Dot";
1544
1544
  } | {
1545
- __kind: "Btc";
1546
1545
  value: {
1547
- __kind: "P2PKH";
1548
1546
  value: string;
1547
+ __kind: "P2PKH";
1549
1548
  } | {
1550
- __kind: "P2SH";
1551
1549
  value: string;
1550
+ __kind: "P2SH";
1552
1551
  } | {
1553
- __kind: "P2WPKH";
1554
1552
  value: string;
1553
+ __kind: "P2WPKH";
1555
1554
  } | {
1556
- __kind: "P2WSH";
1557
1555
  value: string;
1556
+ __kind: "P2WSH";
1558
1557
  } | {
1559
- __kind: "Taproot";
1560
1558
  value: string;
1559
+ __kind: "Taproot";
1561
1560
  } | {
1562
1561
  __kind: "OtherSegwit";
1563
1562
  version: number;
1564
1563
  program: string;
1565
1564
  };
1565
+ __kind: "Btc";
1566
1566
  } | {
1567
- __kind: "Arb";
1568
1567
  value: string;
1568
+ __kind: "Arb";
1569
1569
  } | {
1570
- __kind: "Sol";
1571
1570
  value: string;
1571
+ __kind: "Sol";
1572
1572
  } | {
1573
- __kind: "Hub";
1574
1573
  value: string;
1574
+ __kind: "Hub";
1575
1575
  } | {
1576
- __kind: "Tron";
1577
1576
  value: string;
1577
+ __kind: "Tron";
1578
1578
  } | null | undefined;
1579
1579
  } | null | undefined;
1580
1580
  brokerFee?: {
@@ -1589,6 +1589,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1589
1589
  }, "strip", z.ZodTypeAny, {
1590
1590
  __kind: "DepositFailedVaultVariantBitcoin";
1591
1591
  vaultWitness: {
1592
+ txId: `0x${string}`;
1593
+ depositDetails: {
1594
+ depositAddress: {
1595
+ pubkeyX: `0x${string}`;
1596
+ scriptPath?: {
1597
+ salt: number;
1598
+ tweakedPubkeyBytes: `0x${string}`;
1599
+ tapleafHash: `0x${string}`;
1600
+ unlockScript: {
1601
+ bytes: `0x${string}`;
1602
+ };
1603
+ } | null | undefined;
1604
+ };
1605
+ amount: bigint;
1606
+ id: {
1607
+ txId: `0x${string}`;
1608
+ vout: number;
1609
+ };
1610
+ };
1611
+ inputAsset: "Btc";
1612
+ depositAmount: bigint;
1613
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1592
1614
  destinationAddress: {
1593
1615
  readonly chain: "Ethereum";
1594
1616
  readonly address: `0x${string}`;
@@ -1611,28 +1633,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1611
1633
  readonly chain: "Tron";
1612
1634
  readonly address: string;
1613
1635
  };
1614
- txId: `0x${string}`;
1615
- depositDetails: {
1616
- amount: bigint;
1617
- depositAddress: {
1618
- pubkeyX: `0x${string}`;
1619
- scriptPath?: {
1620
- salt: number;
1621
- tweakedPubkeyBytes: `0x${string}`;
1622
- tapleafHash: `0x${string}`;
1623
- unlockScript: {
1624
- bytes: `0x${string}`;
1625
- };
1626
- } | null | undefined;
1627
- };
1628
- id: {
1629
- txId: `0x${string}`;
1630
- vout: number;
1631
- };
1632
- };
1633
- inputAsset: "Btc";
1634
- depositAmount: bigint;
1635
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1636
1636
  affiliateFees: {
1637
1637
  account: number;
1638
1638
  bps: number;
@@ -1640,20 +1640,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1640
1640
  refundParams: {
1641
1641
  retryDuration: number;
1642
1642
  refundAddress: {
1643
- __kind: "P2PKH";
1644
1643
  value: `0x${string}`;
1644
+ __kind: "P2PKH";
1645
1645
  } | {
1646
- __kind: "P2SH";
1647
1646
  value: `0x${string}`;
1647
+ __kind: "P2SH";
1648
1648
  } | {
1649
- __kind: "P2WPKH";
1650
1649
  value: `0x${string}`;
1650
+ __kind: "P2WPKH";
1651
1651
  } | {
1652
- __kind: "P2WSH";
1653
1652
  value: `0x${string}`;
1653
+ __kind: "P2WSH";
1654
1654
  } | {
1655
- __kind: "Taproot";
1656
1655
  value: `0x${string}`;
1656
+ __kind: "Taproot";
1657
1657
  } | {
1658
1658
  __kind: "OtherSegwit";
1659
1659
  version: number;
@@ -1670,20 +1670,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1670
1670
  boostFee: number;
1671
1671
  channelId?: bigint | null | undefined;
1672
1672
  depositAddress?: {
1673
- __kind: "P2PKH";
1674
1673
  value: `0x${string}`;
1674
+ __kind: "P2PKH";
1675
1675
  } | {
1676
- __kind: "P2SH";
1677
1676
  value: `0x${string}`;
1677
+ __kind: "P2SH";
1678
1678
  } | {
1679
- __kind: "P2WPKH";
1680
1679
  value: `0x${string}`;
1680
+ __kind: "P2WPKH";
1681
1681
  } | {
1682
- __kind: "P2WSH";
1683
1682
  value: `0x${string}`;
1683
+ __kind: "P2WSH";
1684
1684
  } | {
1685
- __kind: "Taproot";
1686
1685
  value: `0x${string}`;
1686
+ __kind: "Taproot";
1687
1687
  } | {
1688
1688
  __kind: "OtherSegwit";
1689
1689
  version: number;
@@ -1697,45 +1697,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1697
1697
  };
1698
1698
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1699
1699
  sourceAddress?: {
1700
- __kind: "Eth";
1701
1700
  value: `0x${string}`;
1701
+ __kind: "Eth";
1702
1702
  } | {
1703
- __kind: "Dot";
1704
1703
  value: `0x${string}`;
1704
+ __kind: "Dot";
1705
1705
  } | {
1706
- __kind: "Btc";
1707
1706
  value: {
1708
- __kind: "P2PKH";
1709
1707
  value: `0x${string}`;
1708
+ __kind: "P2PKH";
1710
1709
  } | {
1711
- __kind: "P2SH";
1712
1710
  value: `0x${string}`;
1711
+ __kind: "P2SH";
1713
1712
  } | {
1714
- __kind: "P2WPKH";
1715
1713
  value: `0x${string}`;
1714
+ __kind: "P2WPKH";
1716
1715
  } | {
1717
- __kind: "P2WSH";
1718
1716
  value: `0x${string}`;
1717
+ __kind: "P2WSH";
1719
1718
  } | {
1720
- __kind: "Taproot";
1721
1719
  value: `0x${string}`;
1720
+ __kind: "Taproot";
1722
1721
  } | {
1723
1722
  __kind: "OtherSegwit";
1724
1723
  version: number;
1725
1724
  program: `0x${string}`;
1726
1725
  };
1726
+ __kind: "Btc";
1727
1727
  } | {
1728
- __kind: "Arb";
1729
1728
  value: `0x${string}`;
1729
+ __kind: "Arb";
1730
1730
  } | {
1731
- __kind: "Sol";
1732
1731
  value: `0x${string}`;
1732
+ __kind: "Sol";
1733
1733
  } | {
1734
- __kind: "Hub";
1735
1734
  value: `0x${string}`;
1735
+ __kind: "Hub";
1736
1736
  } | {
1737
- __kind: "Tron";
1738
1737
  value: `0x${string}`;
1738
+ __kind: "Tron";
1739
1739
  } | null | undefined;
1740
1740
  } | null | undefined;
1741
1741
  brokerFee?: {
@@ -1750,13 +1750,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1750
1750
  }, {
1751
1751
  __kind: "DepositFailedVaultVariantBitcoin";
1752
1752
  vaultWitness: {
1753
- destinationAddress: {
1754
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1755
- value: string;
1756
- };
1757
1753
  txId: string;
1758
1754
  depositDetails: {
1759
- amount: string | number;
1760
1755
  depositAddress: {
1761
1756
  pubkeyX: string;
1762
1757
  scriptPath?: {
@@ -1768,6 +1763,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1768
1763
  };
1769
1764
  } | null | undefined;
1770
1765
  };
1766
+ amount: string | number;
1771
1767
  id: {
1772
1768
  txId: string;
1773
1769
  vout: number;
@@ -1778,7 +1774,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1778
1774
  };
1779
1775
  depositAmount: string | number;
1780
1776
  outputAsset: {
1781
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1777
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1778
+ };
1779
+ destinationAddress: {
1780
+ value: string;
1781
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1782
1782
  };
1783
1783
  affiliateFees: {
1784
1784
  account: number;
@@ -1787,20 +1787,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1787
1787
  refundParams: {
1788
1788
  retryDuration: number;
1789
1789
  refundAddress: {
1790
- __kind: "P2PKH";
1791
1790
  value: string;
1791
+ __kind: "P2PKH";
1792
1792
  } | {
1793
- __kind: "P2SH";
1794
1793
  value: string;
1794
+ __kind: "P2SH";
1795
1795
  } | {
1796
- __kind: "P2WPKH";
1797
1796
  value: string;
1797
+ __kind: "P2WPKH";
1798
1798
  } | {
1799
- __kind: "P2WSH";
1800
1799
  value: string;
1800
+ __kind: "P2WSH";
1801
1801
  } | {
1802
- __kind: "Taproot";
1803
1802
  value: string;
1803
+ __kind: "Taproot";
1804
1804
  } | {
1805
1805
  __kind: "OtherSegwit";
1806
1806
  version: number;
@@ -1817,20 +1817,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1817
1817
  boostFee: number;
1818
1818
  channelId?: string | number | null | undefined;
1819
1819
  depositAddress?: {
1820
- __kind: "P2PKH";
1821
1820
  value: string;
1821
+ __kind: "P2PKH";
1822
1822
  } | {
1823
- __kind: "P2SH";
1824
1823
  value: string;
1824
+ __kind: "P2SH";
1825
1825
  } | {
1826
- __kind: "P2WPKH";
1827
1826
  value: string;
1827
+ __kind: "P2WPKH";
1828
1828
  } | {
1829
- __kind: "P2WSH";
1830
1829
  value: string;
1830
+ __kind: "P2WSH";
1831
1831
  } | {
1832
- __kind: "Taproot";
1833
1832
  value: string;
1833
+ __kind: "Taproot";
1834
1834
  } | {
1835
1835
  __kind: "OtherSegwit";
1836
1836
  version: number;
@@ -1846,45 +1846,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1846
1846
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1847
1847
  };
1848
1848
  sourceAddress?: {
1849
- __kind: "Eth";
1850
1849
  value: string;
1850
+ __kind: "Eth";
1851
1851
  } | {
1852
- __kind: "Dot";
1853
1852
  value: string;
1853
+ __kind: "Dot";
1854
1854
  } | {
1855
- __kind: "Btc";
1856
1855
  value: {
1857
- __kind: "P2PKH";
1858
1856
  value: string;
1857
+ __kind: "P2PKH";
1859
1858
  } | {
1860
- __kind: "P2SH";
1861
1859
  value: string;
1860
+ __kind: "P2SH";
1862
1861
  } | {
1863
- __kind: "P2WPKH";
1864
1862
  value: string;
1863
+ __kind: "P2WPKH";
1865
1864
  } | {
1866
- __kind: "P2WSH";
1867
1865
  value: string;
1866
+ __kind: "P2WSH";
1868
1867
  } | {
1869
- __kind: "Taproot";
1870
1868
  value: string;
1869
+ __kind: "Taproot";
1871
1870
  } | {
1872
1871
  __kind: "OtherSegwit";
1873
1872
  version: number;
1874
1873
  program: string;
1875
1874
  };
1875
+ __kind: "Btc";
1876
1876
  } | {
1877
- __kind: "Arb";
1878
1877
  value: string;
1878
+ __kind: "Arb";
1879
1879
  } | {
1880
- __kind: "Sol";
1881
1880
  value: string;
1881
+ __kind: "Sol";
1882
1882
  } | {
1883
- __kind: "Hub";
1884
1883
  value: string;
1884
+ __kind: "Hub";
1885
1885
  } | {
1886
- __kind: "Tron";
1887
1886
  value: string;
1887
+ __kind: "Tron";
1888
1888
  } | null | undefined;
1889
1889
  } | null | undefined;
1890
1890
  brokerFee?: {
@@ -1905,7 +1905,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1905
1905
  } | {
1906
1906
  __kind: "TransactionRejectedByBroker";
1907
1907
  } | {
1908
- __kind: "DepositWitnessRejected";
1909
1908
  value: {
1910
1909
  __kind: "Other";
1911
1910
  } | {
@@ -1913,11 +1912,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1913
1912
  } | {
1914
1913
  __kind: "BadOrigin";
1915
1914
  } | {
1916
- __kind: "Module";
1917
1915
  value: {
1918
1916
  index: number;
1919
1917
  error: `0x${string}`;
1920
1918
  };
1919
+ __kind: "Module";
1921
1920
  } | {
1922
1921
  __kind: "ConsumerRemaining";
1923
1922
  } | {
@@ -1925,14 +1924,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1925
1924
  } | {
1926
1925
  __kind: "TooManyConsumers";
1927
1926
  } | {
1928
- __kind: "Token";
1929
1927
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1928
+ __kind: "Token";
1930
1929
  } | {
1931
- __kind: "Arithmetic";
1932
1930
  value: "Underflow" | "Overflow" | "DivisionByZero";
1931
+ __kind: "Arithmetic";
1933
1932
  } | {
1934
- __kind: "Transactional";
1935
1933
  value: "LimitReached" | "NoLayer";
1934
+ __kind: "Transactional";
1936
1935
  } | {
1937
1936
  __kind: "Exhausted";
1938
1937
  } | {
@@ -1942,9 +1941,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1942
1941
  } | {
1943
1942
  __kind: "RootNotAllowed";
1944
1943
  } | {
1945
- __kind: "Trie";
1946
1944
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1945
+ __kind: "Trie";
1947
1946
  };
1947
+ __kind: "DepositWitnessRejected";
1948
1948
  } | {
1949
1949
  __kind: "Unrefundable";
1950
1950
  };
@@ -1953,29 +1953,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1953
1953
  __kind: "DepositFailedDepositChannelVariantBitcoin";
1954
1954
  depositWitness: {
1955
1955
  asset: "Btc";
1956
- amount: bigint;
1957
1956
  depositAddress: {
1958
- __kind: "P2PKH";
1959
1957
  value: `0x${string}`;
1958
+ __kind: "P2PKH";
1960
1959
  } | {
1961
- __kind: "P2SH";
1962
1960
  value: `0x${string}`;
1961
+ __kind: "P2SH";
1963
1962
  } | {
1964
- __kind: "P2WPKH";
1965
1963
  value: `0x${string}`;
1964
+ __kind: "P2WPKH";
1966
1965
  } | {
1967
- __kind: "P2WSH";
1968
1966
  value: `0x${string}`;
1967
+ __kind: "P2WSH";
1969
1968
  } | {
1970
- __kind: "Taproot";
1971
1969
  value: `0x${string}`;
1970
+ __kind: "Taproot";
1972
1971
  } | {
1973
1972
  __kind: "OtherSegwit";
1974
1973
  version: number;
1975
1974
  program: `0x${string}`;
1976
1975
  };
1976
+ amount: bigint;
1977
1977
  depositDetails: {
1978
- amount: bigint;
1979
1978
  depositAddress: {
1980
1979
  pubkeyX: `0x${string}`;
1981
1980
  scriptPath?: {
@@ -1987,6 +1986,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1987
1986
  };
1988
1987
  } | null | undefined;
1989
1988
  };
1989
+ amount: bigint;
1990
1990
  id: {
1991
1991
  txId: `0x${string}`;
1992
1992
  vout: number;
@@ -1996,6 +1996,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1996
1996
  } | {
1997
1997
  __kind: "DepositFailedVaultVariantBitcoin";
1998
1998
  vaultWitness: {
1999
+ txId: `0x${string}`;
2000
+ depositDetails: {
2001
+ depositAddress: {
2002
+ pubkeyX: `0x${string}`;
2003
+ scriptPath?: {
2004
+ salt: number;
2005
+ tweakedPubkeyBytes: `0x${string}`;
2006
+ tapleafHash: `0x${string}`;
2007
+ unlockScript: {
2008
+ bytes: `0x${string}`;
2009
+ };
2010
+ } | null | undefined;
2011
+ };
2012
+ amount: bigint;
2013
+ id: {
2014
+ txId: `0x${string}`;
2015
+ vout: number;
2016
+ };
2017
+ };
2018
+ inputAsset: "Btc";
2019
+ depositAmount: bigint;
2020
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1999
2021
  destinationAddress: {
2000
2022
  readonly chain: "Ethereum";
2001
2023
  readonly address: `0x${string}`;
@@ -2018,28 +2040,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2018
2040
  readonly chain: "Tron";
2019
2041
  readonly address: string;
2020
2042
  };
2021
- txId: `0x${string}`;
2022
- depositDetails: {
2023
- amount: bigint;
2024
- depositAddress: {
2025
- pubkeyX: `0x${string}`;
2026
- scriptPath?: {
2027
- salt: number;
2028
- tweakedPubkeyBytes: `0x${string}`;
2029
- tapleafHash: `0x${string}`;
2030
- unlockScript: {
2031
- bytes: `0x${string}`;
2032
- };
2033
- } | null | undefined;
2034
- };
2035
- id: {
2036
- txId: `0x${string}`;
2037
- vout: number;
2038
- };
2039
- };
2040
- inputAsset: "Btc";
2041
- depositAmount: bigint;
2042
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
2043
2043
  affiliateFees: {
2044
2044
  account: number;
2045
2045
  bps: number;
@@ -2047,20 +2047,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2047
2047
  refundParams: {
2048
2048
  retryDuration: number;
2049
2049
  refundAddress: {
2050
- __kind: "P2PKH";
2051
2050
  value: `0x${string}`;
2051
+ __kind: "P2PKH";
2052
2052
  } | {
2053
- __kind: "P2SH";
2054
2053
  value: `0x${string}`;
2054
+ __kind: "P2SH";
2055
2055
  } | {
2056
- __kind: "P2WPKH";
2057
2056
  value: `0x${string}`;
2057
+ __kind: "P2WPKH";
2058
2058
  } | {
2059
- __kind: "P2WSH";
2060
2059
  value: `0x${string}`;
2060
+ __kind: "P2WSH";
2061
2061
  } | {
2062
- __kind: "Taproot";
2063
2062
  value: `0x${string}`;
2063
+ __kind: "Taproot";
2064
2064
  } | {
2065
2065
  __kind: "OtherSegwit";
2066
2066
  version: number;
@@ -2077,20 +2077,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2077
2077
  boostFee: number;
2078
2078
  channelId?: bigint | null | undefined;
2079
2079
  depositAddress?: {
2080
- __kind: "P2PKH";
2081
2080
  value: `0x${string}`;
2081
+ __kind: "P2PKH";
2082
2082
  } | {
2083
- __kind: "P2SH";
2084
2083
  value: `0x${string}`;
2084
+ __kind: "P2SH";
2085
2085
  } | {
2086
- __kind: "P2WPKH";
2087
2086
  value: `0x${string}`;
2087
+ __kind: "P2WPKH";
2088
2088
  } | {
2089
- __kind: "P2WSH";
2090
2089
  value: `0x${string}`;
2090
+ __kind: "P2WSH";
2091
2091
  } | {
2092
- __kind: "Taproot";
2093
2092
  value: `0x${string}`;
2093
+ __kind: "Taproot";
2094
2094
  } | {
2095
2095
  __kind: "OtherSegwit";
2096
2096
  version: number;
@@ -2104,45 +2104,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2104
2104
  };
2105
2105
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2106
2106
  sourceAddress?: {
2107
- __kind: "Eth";
2108
2107
  value: `0x${string}`;
2108
+ __kind: "Eth";
2109
2109
  } | {
2110
- __kind: "Dot";
2111
2110
  value: `0x${string}`;
2111
+ __kind: "Dot";
2112
2112
  } | {
2113
- __kind: "Btc";
2114
2113
  value: {
2115
- __kind: "P2PKH";
2116
2114
  value: `0x${string}`;
2115
+ __kind: "P2PKH";
2117
2116
  } | {
2118
- __kind: "P2SH";
2119
2117
  value: `0x${string}`;
2118
+ __kind: "P2SH";
2120
2119
  } | {
2121
- __kind: "P2WPKH";
2122
2120
  value: `0x${string}`;
2121
+ __kind: "P2WPKH";
2123
2122
  } | {
2124
- __kind: "P2WSH";
2125
2123
  value: `0x${string}`;
2124
+ __kind: "P2WSH";
2126
2125
  } | {
2127
- __kind: "Taproot";
2128
2126
  value: `0x${string}`;
2127
+ __kind: "Taproot";
2129
2128
  } | {
2130
2129
  __kind: "OtherSegwit";
2131
2130
  version: number;
2132
2131
  program: `0x${string}`;
2133
2132
  };
2133
+ __kind: "Btc";
2134
2134
  } | {
2135
- __kind: "Arb";
2136
2135
  value: `0x${string}`;
2136
+ __kind: "Arb";
2137
2137
  } | {
2138
- __kind: "Sol";
2139
2138
  value: `0x${string}`;
2139
+ __kind: "Sol";
2140
2140
  } | {
2141
- __kind: "Hub";
2142
2141
  value: `0x${string}`;
2142
+ __kind: "Hub";
2143
2143
  } | {
2144
- __kind: "Tron";
2145
2144
  value: `0x${string}`;
2145
+ __kind: "Tron";
2146
2146
  } | null | undefined;
2147
2147
  } | null | undefined;
2148
2148
  brokerFee?: {
@@ -2163,7 +2163,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2163
2163
  } | {
2164
2164
  __kind: "TransactionRejectedByBroker";
2165
2165
  } | {
2166
- __kind: "DepositWitnessRejected";
2167
2166
  value: {
2168
2167
  __kind: "Other";
2169
2168
  } | {
@@ -2171,11 +2170,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2171
2170
  } | {
2172
2171
  __kind: "BadOrigin";
2173
2172
  } | {
2174
- __kind: "Module";
2175
2173
  value: {
2176
2174
  index: number;
2177
2175
  error: string;
2178
2176
  };
2177
+ __kind: "Module";
2179
2178
  } | {
2180
2179
  __kind: "ConsumerRemaining";
2181
2180
  } | {
@@ -2183,20 +2182,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2183
2182
  } | {
2184
2183
  __kind: "TooManyConsumers";
2185
2184
  } | {
2186
- __kind: "Token";
2187
2185
  value: {
2188
2186
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2189
2187
  };
2188
+ __kind: "Token";
2190
2189
  } | {
2191
- __kind: "Arithmetic";
2192
2190
  value: {
2193
2191
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2194
2192
  };
2193
+ __kind: "Arithmetic";
2195
2194
  } | {
2196
- __kind: "Transactional";
2197
2195
  value: {
2198
2196
  __kind: "LimitReached" | "NoLayer";
2199
2197
  };
2198
+ __kind: "Transactional";
2200
2199
  } | {
2201
2200
  __kind: "Exhausted";
2202
2201
  } | {
@@ -2206,11 +2205,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2206
2205
  } | {
2207
2206
  __kind: "RootNotAllowed";
2208
2207
  } | {
2209
- __kind: "Trie";
2210
2208
  value: {
2211
2209
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2212
2210
  };
2211
+ __kind: "Trie";
2213
2212
  };
2213
+ __kind: "DepositWitnessRejected";
2214
2214
  } | {
2215
2215
  __kind: "Unrefundable";
2216
2216
  };
@@ -2221,29 +2221,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2221
2221
  asset: {
2222
2222
  __kind: "Btc";
2223
2223
  };
2224
- amount: string | number;
2225
2224
  depositAddress: {
2226
- __kind: "P2PKH";
2227
2225
  value: string;
2226
+ __kind: "P2PKH";
2228
2227
  } | {
2229
- __kind: "P2SH";
2230
2228
  value: string;
2229
+ __kind: "P2SH";
2231
2230
  } | {
2232
- __kind: "P2WPKH";
2233
2231
  value: string;
2232
+ __kind: "P2WPKH";
2234
2233
  } | {
2235
- __kind: "P2WSH";
2236
2234
  value: string;
2235
+ __kind: "P2WSH";
2237
2236
  } | {
2238
- __kind: "Taproot";
2239
2237
  value: string;
2238
+ __kind: "Taproot";
2240
2239
  } | {
2241
2240
  __kind: "OtherSegwit";
2242
2241
  version: number;
2243
2242
  program: string;
2244
2243
  };
2244
+ amount: string | number;
2245
2245
  depositDetails: {
2246
- amount: string | number;
2247
2246
  depositAddress: {
2248
2247
  pubkeyX: string;
2249
2248
  scriptPath?: {
@@ -2255,6 +2254,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2255
2254
  };
2256
2255
  } | null | undefined;
2257
2256
  };
2257
+ amount: string | number;
2258
2258
  id: {
2259
2259
  txId: string;
2260
2260
  vout: number;
@@ -2264,13 +2264,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2264
2264
  } | {
2265
2265
  __kind: "DepositFailedVaultVariantBitcoin";
2266
2266
  vaultWitness: {
2267
- destinationAddress: {
2268
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2269
- value: string;
2270
- };
2271
2267
  txId: string;
2272
2268
  depositDetails: {
2273
- amount: string | number;
2274
2269
  depositAddress: {
2275
2270
  pubkeyX: string;
2276
2271
  scriptPath?: {
@@ -2282,6 +2277,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2282
2277
  };
2283
2278
  } | null | undefined;
2284
2279
  };
2280
+ amount: string | number;
2285
2281
  id: {
2286
2282
  txId: string;
2287
2283
  vout: number;
@@ -2292,7 +2288,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2292
2288
  };
2293
2289
  depositAmount: string | number;
2294
2290
  outputAsset: {
2295
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
2291
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
2292
+ };
2293
+ destinationAddress: {
2294
+ value: string;
2295
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
2296
2296
  };
2297
2297
  affiliateFees: {
2298
2298
  account: number;
@@ -2301,20 +2301,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2301
2301
  refundParams: {
2302
2302
  retryDuration: number;
2303
2303
  refundAddress: {
2304
- __kind: "P2PKH";
2305
2304
  value: string;
2305
+ __kind: "P2PKH";
2306
2306
  } | {
2307
- __kind: "P2SH";
2308
2307
  value: string;
2308
+ __kind: "P2SH";
2309
2309
  } | {
2310
- __kind: "P2WPKH";
2311
2310
  value: string;
2311
+ __kind: "P2WPKH";
2312
2312
  } | {
2313
- __kind: "P2WSH";
2314
2313
  value: string;
2314
+ __kind: "P2WSH";
2315
2315
  } | {
2316
- __kind: "Taproot";
2317
2316
  value: string;
2317
+ __kind: "Taproot";
2318
2318
  } | {
2319
2319
  __kind: "OtherSegwit";
2320
2320
  version: number;
@@ -2331,20 +2331,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2331
2331
  boostFee: number;
2332
2332
  channelId?: string | number | null | undefined;
2333
2333
  depositAddress?: {
2334
- __kind: "P2PKH";
2335
2334
  value: string;
2335
+ __kind: "P2PKH";
2336
2336
  } | {
2337
- __kind: "P2SH";
2338
2337
  value: string;
2338
+ __kind: "P2SH";
2339
2339
  } | {
2340
- __kind: "P2WPKH";
2341
2340
  value: string;
2341
+ __kind: "P2WPKH";
2342
2342
  } | {
2343
- __kind: "P2WSH";
2344
2343
  value: string;
2344
+ __kind: "P2WSH";
2345
2345
  } | {
2346
- __kind: "Taproot";
2347
2346
  value: string;
2347
+ __kind: "Taproot";
2348
2348
  } | {
2349
2349
  __kind: "OtherSegwit";
2350
2350
  version: number;
@@ -2360,45 +2360,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2360
2360
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2361
2361
  };
2362
2362
  sourceAddress?: {
2363
- __kind: "Eth";
2364
2363
  value: string;
2364
+ __kind: "Eth";
2365
2365
  } | {
2366
- __kind: "Dot";
2367
2366
  value: string;
2367
+ __kind: "Dot";
2368
2368
  } | {
2369
- __kind: "Btc";
2370
2369
  value: {
2371
- __kind: "P2PKH";
2372
2370
  value: string;
2371
+ __kind: "P2PKH";
2373
2372
  } | {
2374
- __kind: "P2SH";
2375
2373
  value: string;
2374
+ __kind: "P2SH";
2376
2375
  } | {
2377
- __kind: "P2WPKH";
2378
2376
  value: string;
2377
+ __kind: "P2WPKH";
2379
2378
  } | {
2380
- __kind: "P2WSH";
2381
2379
  value: string;
2380
+ __kind: "P2WSH";
2382
2381
  } | {
2383
- __kind: "Taproot";
2384
2382
  value: string;
2383
+ __kind: "Taproot";
2385
2384
  } | {
2386
2385
  __kind: "OtherSegwit";
2387
2386
  version: number;
2388
2387
  program: string;
2389
2388
  };
2389
+ __kind: "Btc";
2390
2390
  } | {
2391
- __kind: "Arb";
2392
2391
  value: string;
2392
+ __kind: "Arb";
2393
2393
  } | {
2394
- __kind: "Sol";
2395
2394
  value: string;
2395
+ __kind: "Sol";
2396
2396
  } | {
2397
- __kind: "Hub";
2398
2397
  value: string;
2398
+ __kind: "Hub";
2399
2399
  } | {
2400
- __kind: "Tron";
2401
2400
  value: string;
2401
+ __kind: "Tron";
2402
2402
  } | null | undefined;
2403
2403
  } | null | undefined;
2404
2404
  brokerFee?: {