@chainflip/processor 2.1.3-bsc-dev.1 → 2.1.3-bsc-dev.2

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 (909) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  11. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  14. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  15. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  16. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  17. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  18. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  19. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  20. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  21. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  22. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  23. package/dist/100/common.d.cts +23 -23
  24. package/dist/100/common.d.mts +23 -23
  25. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +7 -7
  26. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +7 -7
  27. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  28. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  30. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  31. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  32. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  34. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  35. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  36. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  37. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  38. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  39. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  40. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  41. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  42. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  43. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  44. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  45. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  46. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  47. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  48. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  49. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  50. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  51. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  52. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  53. package/dist/100/funding/funded.d.cts +2 -2
  54. package/dist/100/funding/funded.d.mts +2 -2
  55. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  56. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  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 +12 -12
  60. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  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 +12 -12
  68. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  69. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  70. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  71. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  72. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  73. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  74. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  75. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  76. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  77. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  78. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  79. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  80. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  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/depositIgnored.d.cts +2 -2
  84. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  85. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  86. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
  87. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  88. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  89. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  90. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  91. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  92. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  93. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  94. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  95. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  96. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  97. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  98. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  99. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  100. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  101. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  102. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  103. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  104. package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
  105. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  106. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  107. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  108. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  109. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  110. package/dist/100/swapping/swapAmountTooLow.d.mts +19 -19
  111. package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
  112. package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
  113. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  114. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  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 +27 -27
  118. package/dist/100/swapping/swapScheduled.d.mts +27 -27
  119. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  120. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  121. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
  122. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
  123. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +39 -39
  124. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +39 -39
  125. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
  126. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
  127. package/dist/11000/common.d.cts +312 -312
  128. package/dist/11000/common.d.mts +312 -312
  129. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  130. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
  131. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
  132. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
  133. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  134. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  135. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  136. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  137. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  138. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  139. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +39 -39
  140. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +39 -39
  141. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
  142. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
  143. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  144. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  145. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  146. package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
  147. package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
  148. package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
  149. package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
  150. package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
  151. package/dist/11000/swapping/swapRequested.d.cts +16 -16
  152. package/dist/11000/swapping/swapRequested.d.mts +16 -16
  153. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  154. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  155. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  156. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  157. package/dist/111/common.d.cts +30 -30
  158. package/dist/111/common.d.mts +30 -30
  159. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  160. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  161. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  162. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  163. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  164. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  165. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  166. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  167. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  168. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  169. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  170. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  171. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  172. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  173. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +25 -25
  174. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +25 -25
  175. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +25 -25
  176. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +25 -25
  177. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +28 -28
  178. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +28 -28
  179. package/dist/11100/common.d.cts +466 -466
  180. package/dist/11100/common.d.mts +466 -466
  181. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  182. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  183. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +42 -42
  184. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +42 -42
  185. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +8 -8
  186. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +8 -8
  187. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  188. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +31 -31
  189. package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
  190. package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
  191. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  192. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  193. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  194. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  195. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  196. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  197. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  198. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  199. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  200. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  201. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  202. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  203. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  204. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  205. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  206. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  207. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  208. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  209. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +25 -25
  210. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +25 -25
  211. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +25 -25
  212. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +25 -25
  213. package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
  214. package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
  215. package/dist/11100/swapping/swapExecuted.d.cts +12 -12
  216. package/dist/11100/swapping/swapExecuted.d.mts +12 -12
  217. package/dist/11100/swapping/swapRequested.d.cts +60 -60
  218. package/dist/11100/swapping/swapRequested.d.mts +60 -60
  219. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  220. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  221. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  222. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  223. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  224. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  225. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  226. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  227. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
  228. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
  229. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
  230. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
  231. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  232. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  233. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  234. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  235. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  236. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  237. package/dist/11200/common.d.cts +357 -357
  238. package/dist/11200/common.d.mts +357 -357
  239. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  240. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  241. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  242. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  243. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  244. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  245. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  246. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  247. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  248. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  249. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
  250. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
  251. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  252. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  253. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
  254. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
  255. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  256. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  257. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
  258. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
  259. package/dist/11200/swapping/swapRequested.d.cts +35 -35
  260. package/dist/11200/swapping/swapRequested.d.mts +35 -35
  261. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  262. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  263. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  264. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  265. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  266. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  267. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  268. package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
  269. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  270. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  271. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  272. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
  273. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  274. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  275. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  276. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  277. package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
  278. package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
  279. package/dist/131/swapping/swapScheduled.d.cts +8 -8
  280. package/dist/131/swapping/swapScheduled.d.mts +8 -8
  281. package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
  282. package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
  283. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  284. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  285. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  286. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
  287. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  288. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  289. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  290. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  291. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
  292. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
  293. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  294. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  295. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  296. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  297. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  298. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  299. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  300. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  301. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  302. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  303. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
  304. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
  305. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  306. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  307. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  308. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  309. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  310. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  311. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  312. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  313. package/dist/141/common.d.cts +15 -15
  314. package/dist/141/common.d.mts +15 -15
  315. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  316. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  317. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  318. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
  319. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  320. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  321. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
  322. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
  323. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  324. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  325. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  326. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  327. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  328. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  329. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  330. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  331. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  332. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  333. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  334. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  335. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  336. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  337. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  338. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  339. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  340. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  341. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  342. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  343. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  344. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  345. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  346. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  347. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  348. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  349. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  350. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  351. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  352. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
  353. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  354. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  355. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
  356. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
  357. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  358. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  359. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  360. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  361. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  362. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  363. package/dist/141/swapping/ccmFailed.d.cts +8 -8
  364. package/dist/141/swapping/ccmFailed.d.mts +8 -8
  365. package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
  366. package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
  367. package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
  368. package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
  369. package/dist/141/swapping/swapEgressScheduled.d.cts +3 -3
  370. package/dist/141/swapping/swapEgressScheduled.d.mts +3 -3
  371. package/dist/141/swapping/swapExecuted.d.cts +6 -6
  372. package/dist/141/swapping/swapExecuted.d.mts +6 -6
  373. package/dist/141/swapping/swapScheduled.d.cts +37 -37
  374. package/dist/141/swapping/swapScheduled.d.mts +37 -37
  375. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  376. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  377. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  378. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  379. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  380. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
  381. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  382. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  383. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  384. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  385. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  386. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  387. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  388. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  389. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  390. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  391. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  392. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  393. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  394. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  395. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  396. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  397. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  398. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  399. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  400. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  401. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  402. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  403. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  404. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  405. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  406. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  407. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  408. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  409. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  410. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  411. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  412. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  413. package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
  414. package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
  415. package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
  416. package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
  417. package/dist/150/swapping/swapExecuted.d.cts +4 -4
  418. package/dist/150/swapping/swapExecuted.d.mts +4 -4
  419. package/dist/150/swapping/swapScheduled.d.cts +4 -4
  420. package/dist/150/swapping/swapScheduled.d.mts +4 -4
  421. package/dist/150/swapping/withdrawalRequested.d.cts +8 -8
  422. package/dist/150/swapping/withdrawalRequested.d.mts +8 -8
  423. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  424. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  425. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  426. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  427. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  428. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  429. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  430. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  431. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  432. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  433. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  434. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
  435. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  436. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  437. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  438. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  439. package/dist/160/common.d.cts +188 -188
  440. package/dist/160/common.d.mts +188 -188
  441. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  442. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  443. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  444. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  445. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  446. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  447. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  448. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  449. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  450. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  451. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
  452. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
  453. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  454. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  455. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  456. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  457. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  458. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  459. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +40 -40
  460. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +40 -40
  461. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  462. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  463. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  464. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  465. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  466. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  467. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
  468. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
  469. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  470. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  471. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  472. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  473. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  474. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  475. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  476. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
  477. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  478. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  479. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  480. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  481. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  482. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  483. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  484. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  485. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  486. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  487. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  488. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  489. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  490. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  491. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  492. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  493. package/dist/160/swapping/ccmFailed.d.cts +49 -49
  494. package/dist/160/swapping/ccmFailed.d.mts +49 -49
  495. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  496. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  497. package/dist/160/swapping/refundEgressIgnored.d.cts +23 -23
  498. package/dist/160/swapping/refundEgressIgnored.d.mts +23 -23
  499. package/dist/160/swapping/refundEgressScheduled.d.cts +7 -7
  500. package/dist/160/swapping/refundEgressScheduled.d.mts +7 -7
  501. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  502. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  503. package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
  504. package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
  505. package/dist/160/swapping/swapEgressIgnored.d.cts +23 -23
  506. package/dist/160/swapping/swapEgressIgnored.d.mts +23 -23
  507. package/dist/160/swapping/swapEgressScheduled.d.cts +7 -7
  508. package/dist/160/swapping/swapEgressScheduled.d.mts +7 -7
  509. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  510. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  511. package/dist/160/swapping/swapRequested.d.cts +46 -46
  512. package/dist/160/swapping/swapRequested.d.mts +46 -46
  513. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  514. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  515. package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
  516. package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
  517. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  518. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  519. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  520. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  521. package/dist/170/common.d.cts +2 -2
  522. package/dist/170/common.d.mts +2 -2
  523. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  524. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  525. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  526. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  527. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  528. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  529. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  530. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  531. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  532. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  533. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  534. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  535. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  536. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  537. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  538. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  539. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  540. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  541. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +76 -76
  542. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +76 -76
  543. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  544. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  545. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  546. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  547. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  548. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  549. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
  550. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
  551. package/dist/180/common.d.cts +275 -275
  552. package/dist/180/common.d.mts +275 -275
  553. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  554. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  555. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  556. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  557. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +46 -46
  558. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +46 -46
  559. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  560. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  561. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  562. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  563. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  564. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  565. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  566. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  567. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  568. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  569. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  570. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  571. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
  572. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
  573. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  574. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  575. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  576. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  577. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  578. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  579. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  580. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  581. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  582. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  583. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  584. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +4 -4
  585. package/dist/180/solanaIngressEgress/depositFailed.d.cts +37 -37
  586. package/dist/180/solanaIngressEgress/depositFailed.d.mts +37 -37
  587. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  588. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  589. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  590. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  591. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  592. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  593. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  594. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  595. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  596. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  597. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  598. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  599. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  600. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  601. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  602. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  603. package/dist/180/swapping/refundEgressScheduled.d.cts +8 -8
  604. package/dist/180/swapping/refundEgressScheduled.d.mts +8 -8
  605. package/dist/180/swapping/swapDepositAddressReady.d.cts +21 -21
  606. package/dist/180/swapping/swapDepositAddressReady.d.mts +21 -21
  607. package/dist/180/swapping/swapEgressScheduled.d.cts +8 -8
  608. package/dist/180/swapping/swapEgressScheduled.d.mts +8 -8
  609. package/dist/180/swapping/swapRequested.d.cts +6 -6
  610. package/dist/180/swapping/swapRequested.d.mts +6 -6
  611. package/dist/180/swapping/withdrawalRequested.d.cts +11 -11
  612. package/dist/180/swapping/withdrawalRequested.d.mts +11 -11
  613. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  614. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  615. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  616. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  617. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  618. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  619. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  620. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  621. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  622. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  623. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  624. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  625. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  626. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  627. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
  628. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
  629. package/dist/190/assethubIngressEgress/depositFailed.d.cts +49 -49
  630. package/dist/190/assethubIngressEgress/depositFailed.d.mts +49 -49
  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 +4 -4
  642. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  643. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  644. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  645. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +101 -101
  646. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +101 -101
  647. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  648. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  649. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  650. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  651. package/dist/190/common.d.cts +434 -434
  652. package/dist/190/common.d.mts +434 -434
  653. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  654. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  655. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  656. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  657. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +46 -46
  658. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +46 -46
  659. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  660. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  661. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  662. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  663. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  664. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  665. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  666. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  667. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  668. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  669. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  670. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  671. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  672. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  673. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  674. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  675. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  676. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  677. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  678. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  679. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  680. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  681. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  682. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  683. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  684. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  685. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  686. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  687. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +49 -49
  688. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +49 -49
  689. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  690. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  691. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  692. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  693. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  694. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  695. package/dist/190/solanaIngressEgress/depositFailed.d.cts +37 -37
  696. package/dist/190/solanaIngressEgress/depositFailed.d.mts +37 -37
  697. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  698. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  699. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  700. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  701. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  702. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  703. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  704. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  705. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  706. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  707. package/dist/190/swapping/refundEgressIgnored.d.cts +6 -6
  708. package/dist/190/swapping/refundEgressIgnored.d.mts +6 -6
  709. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  710. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  711. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  712. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  713. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  714. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  715. package/dist/190/swapping/swapDepositAddressReady.d.cts +28 -28
  716. package/dist/190/swapping/swapDepositAddressReady.d.mts +28 -28
  717. package/dist/190/swapping/swapEgressIgnored.d.cts +6 -6
  718. package/dist/190/swapping/swapEgressIgnored.d.mts +6 -6
  719. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  720. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  721. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  722. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  723. package/dist/190/swapping/swapRequested.d.cts +18 -18
  724. package/dist/190/swapping/swapRequested.d.mts +18 -18
  725. package/dist/190/swapping/withdrawalRequested.d.cts +13 -13
  726. package/dist/190/swapping/withdrawalRequested.d.mts +13 -13
  727. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  728. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  729. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  730. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  731. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  732. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  733. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  734. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  735. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  736. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  737. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +109 -109
  738. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +109 -109
  739. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  740. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
  741. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +182 -182
  742. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +182 -182
  743. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  744. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  745. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  746. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  747. package/dist/210/assetBalances/accountCredited.d.cts +7 -7
  748. package/dist/210/assetBalances/accountCredited.d.mts +7 -7
  749. package/dist/210/assetBalances/accountDebited.d.cts +7 -7
  750. package/dist/210/assetBalances/accountDebited.d.mts +7 -7
  751. package/dist/210/assetBalances/refundSkipped.d.cts +107 -107
  752. package/dist/210/assetBalances/refundSkipped.d.mts +107 -107
  753. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +109 -109
  754. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +109 -109
  755. package/dist/210/assethubIngressEgress/depositFailed.d.cts +182 -182
  756. package/dist/210/assethubIngressEgress/depositFailed.d.mts +182 -182
  757. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  758. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  759. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +109 -109
  760. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +109 -109
  761. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +328 -328
  762. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +328 -328
  763. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  764. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  765. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  766. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  767. package/dist/210/common.d.cts +3418 -3418
  768. package/dist/210/common.d.mts +3418 -3418
  769. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  770. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  771. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
  772. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
  773. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +109 -109
  774. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +109 -109
  775. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +16 -16
  776. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +16 -16
  777. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +182 -182
  778. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +182 -182
  779. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  780. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  781. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  782. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  783. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  784. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  785. package/dist/210/funding/funded.d.cts +8 -8
  786. package/dist/210/funding/funded.d.mts +8 -8
  787. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  788. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  789. package/dist/210/funding/redemptionSettled.d.cts +4 -4
  790. package/dist/210/funding/redemptionSettled.d.mts +4 -4
  791. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +60 -60
  792. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +60 -60
  793. package/dist/210/governance/failedExecution.d.cts +10 -10
  794. package/dist/210/governance/failedExecution.d.mts +10 -10
  795. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +22 -22
  796. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +22 -22
  797. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  798. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  799. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  800. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  801. package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
  802. package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
  803. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  804. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  805. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  806. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  807. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  808. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  809. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  810. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  811. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  812. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  813. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  814. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  815. package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
  816. package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
  817. package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
  818. package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
  819. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  820. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  821. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +23 -23
  822. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +23 -23
  823. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  824. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  825. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  826. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  827. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  828. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  829. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  830. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  831. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +29 -29
  832. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +29 -29
  833. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  834. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  835. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +28 -28
  836. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +28 -28
  837. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +13 -13
  838. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +13 -13
  839. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  840. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  841. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  842. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  843. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  844. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  845. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +109 -109
  846. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +109 -109
  847. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +182 -182
  848. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +182 -182
  849. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  850. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  851. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  852. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  853. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +109 -109
  854. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +109 -109
  855. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +24 -24
  856. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +24 -24
  857. package/dist/210/solanaIngressEgress/depositFailed.d.cts +214 -214
  858. package/dist/210/solanaIngressEgress/depositFailed.d.mts +214 -214
  859. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +22 -22
  860. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +22 -22
  861. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  862. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  863. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  864. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  865. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
  866. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
  867. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  868. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  869. package/dist/210/swapping/creditedOnChain.d.cts +10 -10
  870. package/dist/210/swapping/creditedOnChain.d.mts +10 -10
  871. package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
  872. package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
  873. package/dist/210/swapping/refundEgressIgnored.d.cts +30 -30
  874. package/dist/210/swapping/refundEgressIgnored.d.mts +30 -30
  875. package/dist/210/swapping/refundEgressScheduled.d.cts +17 -17
  876. package/dist/210/swapping/refundEgressScheduled.d.mts +17 -17
  877. package/dist/210/swapping/refundedOnChain.d.cts +10 -10
  878. package/dist/210/swapping/refundedOnChain.d.mts +10 -10
  879. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  880. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  881. package/dist/210/swapping/swapDepositAddressReady.d.cts +43 -43
  882. package/dist/210/swapping/swapDepositAddressReady.d.mts +43 -43
  883. package/dist/210/swapping/swapEgressIgnored.d.cts +30 -30
  884. package/dist/210/swapping/swapEgressIgnored.d.mts +30 -30
  885. package/dist/210/swapping/swapEgressScheduled.d.cts +16 -16
  886. package/dist/210/swapping/swapEgressScheduled.d.mts +16 -16
  887. package/dist/210/swapping/swapExecuted.d.cts +14 -14
  888. package/dist/210/swapping/swapExecuted.d.mts +14 -14
  889. package/dist/210/swapping/swapRequested.d.cts +446 -446
  890. package/dist/210/swapping/swapRequested.d.mts +446 -446
  891. package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
  892. package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
  893. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  894. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  895. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  896. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  897. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  898. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  899. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  900. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  901. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  902. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  903. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +22 -22
  904. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +22 -22
  905. package/dist/210/witnesser/witnessExecutionFailed.d.cts +22 -22
  906. package/dist/210/witnesser/witnessExecutionFailed.d.mts +22 -22
  907. package/dist/CodeGenerator.cjs +9 -3
  908. package/dist/CodeGenerator.mjs +9 -3
  909. package/package.json +1 -1
@@ -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"]>;
796
796
  }, "strip", z.ZodTypeAny, {
797
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
797
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
798
798
  }, {
799
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
800
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt", {
801
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
799
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
800
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
801
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
802
802
  }>;
803
803
  destinationAddress: z.ZodEffects<z.ZodObject<{
804
804
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
805
805
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
806
806
  }, "strip", z.ZodTypeAny, {
807
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
808
807
  value: `0x${string}`;
809
- }, {
810
808
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
809
+ }, {
811
810
  value: string;
811
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
812
812
  }>, {
813
813
  readonly chain: "Ethereum";
814
814
  readonly address: `0x${string}`;
@@ -828,8 +828,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
828
828
  readonly chain: "Assethub";
829
829
  readonly address: string;
830
830
  }, {
831
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
832
831
  value: string;
832
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
833
833
  }>;
834
834
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
835
835
  channelMetadata: z.ZodObject<{
@@ -858,67 +858,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
858
858
  __kind: z.ZodLiteral<"Eth">;
859
859
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
860
860
  }, "strip", z.ZodTypeAny, {
861
- __kind: "Eth";
862
861
  value: `0x${string}`;
863
- }, {
864
862
  __kind: "Eth";
863
+ }, {
865
864
  value: string;
865
+ __kind: "Eth";
866
866
  }>, z.ZodObject<{
867
867
  __kind: z.ZodLiteral<"Dot">;
868
868
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
869
869
  }, "strip", z.ZodTypeAny, {
870
- __kind: "Dot";
871
870
  value: `0x${string}`;
872
- }, {
873
871
  __kind: "Dot";
872
+ }, {
874
873
  value: string;
874
+ __kind: "Dot";
875
875
  }>, z.ZodObject<{
876
876
  __kind: z.ZodLiteral<"Btc">;
877
877
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
878
878
  __kind: z.ZodLiteral<"P2PKH">;
879
879
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
880
880
  }, "strip", z.ZodTypeAny, {
881
- __kind: "P2PKH";
882
881
  value: `0x${string}`;
883
- }, {
884
882
  __kind: "P2PKH";
883
+ }, {
885
884
  value: string;
885
+ __kind: "P2PKH";
886
886
  }>, z.ZodObject<{
887
887
  __kind: z.ZodLiteral<"P2SH">;
888
888
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
889
889
  }, "strip", z.ZodTypeAny, {
890
- __kind: "P2SH";
891
890
  value: `0x${string}`;
892
- }, {
893
891
  __kind: "P2SH";
892
+ }, {
894
893
  value: string;
894
+ __kind: "P2SH";
895
895
  }>, z.ZodObject<{
896
896
  __kind: z.ZodLiteral<"P2WPKH">;
897
897
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
898
898
  }, "strip", z.ZodTypeAny, {
899
- __kind: "P2WPKH";
900
899
  value: `0x${string}`;
901
- }, {
902
900
  __kind: "P2WPKH";
901
+ }, {
903
902
  value: string;
903
+ __kind: "P2WPKH";
904
904
  }>, z.ZodObject<{
905
905
  __kind: z.ZodLiteral<"P2WSH">;
906
906
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
907
907
  }, "strip", z.ZodTypeAny, {
908
- __kind: "P2WSH";
909
908
  value: `0x${string}`;
910
- }, {
911
909
  __kind: "P2WSH";
910
+ }, {
912
911
  value: string;
912
+ __kind: "P2WSH";
913
913
  }>, z.ZodObject<{
914
914
  __kind: z.ZodLiteral<"Taproot">;
915
915
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
916
916
  }, "strip", z.ZodTypeAny, {
917
- __kind: "Taproot";
918
917
  value: `0x${string}`;
919
- }, {
920
918
  __kind: "Taproot";
919
+ }, {
921
920
  value: string;
921
+ __kind: "Taproot";
922
922
  }>, z.ZodObject<{
923
923
  __kind: z.ZodLiteral<"OtherSegwit">;
924
924
  version: z.ZodNumber;
@@ -933,76 +933,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
933
933
  program: string;
934
934
  }>]>;
935
935
  }, "strip", z.ZodTypeAny, {
936
- __kind: "Btc";
937
936
  value: {
938
- __kind: "P2PKH";
939
937
  value: `0x${string}`;
938
+ __kind: "P2PKH";
940
939
  } | {
941
- __kind: "P2SH";
942
940
  value: `0x${string}`;
941
+ __kind: "P2SH";
943
942
  } | {
944
- __kind: "P2WPKH";
945
943
  value: `0x${string}`;
944
+ __kind: "P2WPKH";
946
945
  } | {
947
- __kind: "P2WSH";
948
946
  value: `0x${string}`;
947
+ __kind: "P2WSH";
949
948
  } | {
950
- __kind: "Taproot";
951
949
  value: `0x${string}`;
950
+ __kind: "Taproot";
952
951
  } | {
953
952
  __kind: "OtherSegwit";
954
953
  version: number;
955
954
  program: `0x${string}`;
956
955
  };
957
- }, {
958
956
  __kind: "Btc";
957
+ }, {
959
958
  value: {
960
- __kind: "P2PKH";
961
959
  value: string;
960
+ __kind: "P2PKH";
962
961
  } | {
963
- __kind: "P2SH";
964
962
  value: string;
963
+ __kind: "P2SH";
965
964
  } | {
966
- __kind: "P2WPKH";
967
965
  value: string;
966
+ __kind: "P2WPKH";
968
967
  } | {
969
- __kind: "P2WSH";
970
968
  value: string;
969
+ __kind: "P2WSH";
971
970
  } | {
972
- __kind: "Taproot";
973
971
  value: string;
972
+ __kind: "Taproot";
974
973
  } | {
975
974
  __kind: "OtherSegwit";
976
975
  version: number;
977
976
  program: string;
978
977
  };
978
+ __kind: "Btc";
979
979
  }>, z.ZodObject<{
980
980
  __kind: z.ZodLiteral<"Arb">;
981
981
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
982
982
  }, "strip", z.ZodTypeAny, {
983
- __kind: "Arb";
984
983
  value: `0x${string}`;
985
- }, {
986
984
  __kind: "Arb";
985
+ }, {
987
986
  value: string;
987
+ __kind: "Arb";
988
988
  }>, z.ZodObject<{
989
989
  __kind: z.ZodLiteral<"Sol">;
990
990
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
991
991
  }, "strip", z.ZodTypeAny, {
992
- __kind: "Sol";
993
992
  value: `0x${string}`;
994
- }, {
995
993
  __kind: "Sol";
994
+ }, {
996
995
  value: string;
996
+ __kind: "Sol";
997
997
  }>, z.ZodObject<{
998
998
  __kind: z.ZodLiteral<"Hub">;
999
999
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1000
1000
  }, "strip", z.ZodTypeAny, {
1001
- __kind: "Hub";
1002
1001
  value: `0x${string}`;
1003
- }, {
1004
1002
  __kind: "Hub";
1003
+ }, {
1005
1004
  value: string;
1005
+ __kind: "Hub";
1006
1006
  }>]>>>;
1007
1007
  }, "strip", z.ZodTypeAny, {
1008
1008
  channelMetadata: {
@@ -1012,42 +1012,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1012
1012
  };
1013
1013
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1014
1014
  sourceAddress?: {
1015
- __kind: "Eth";
1016
1015
  value: `0x${string}`;
1016
+ __kind: "Eth";
1017
1017
  } | {
1018
- __kind: "Dot";
1019
1018
  value: `0x${string}`;
1019
+ __kind: "Dot";
1020
1020
  } | {
1021
- __kind: "Btc";
1022
1021
  value: {
1023
- __kind: "P2PKH";
1024
1022
  value: `0x${string}`;
1023
+ __kind: "P2PKH";
1025
1024
  } | {
1026
- __kind: "P2SH";
1027
1025
  value: `0x${string}`;
1026
+ __kind: "P2SH";
1028
1027
  } | {
1029
- __kind: "P2WPKH";
1030
1028
  value: `0x${string}`;
1029
+ __kind: "P2WPKH";
1031
1030
  } | {
1032
- __kind: "P2WSH";
1033
1031
  value: `0x${string}`;
1032
+ __kind: "P2WSH";
1034
1033
  } | {
1035
- __kind: "Taproot";
1036
1034
  value: `0x${string}`;
1035
+ __kind: "Taproot";
1037
1036
  } | {
1038
1037
  __kind: "OtherSegwit";
1039
1038
  version: number;
1040
1039
  program: `0x${string}`;
1041
1040
  };
1041
+ __kind: "Btc";
1042
1042
  } | {
1043
- __kind: "Arb";
1044
1043
  value: `0x${string}`;
1044
+ __kind: "Arb";
1045
1045
  } | {
1046
- __kind: "Sol";
1047
1046
  value: `0x${string}`;
1047
+ __kind: "Sol";
1048
1048
  } | {
1049
- __kind: "Hub";
1050
1049
  value: `0x${string}`;
1050
+ __kind: "Hub";
1051
1051
  } | null | undefined;
1052
1052
  }, {
1053
1053
  channelMetadata: {
@@ -1059,42 +1059,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1059
1059
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1060
1060
  };
1061
1061
  sourceAddress?: {
1062
- __kind: "Eth";
1063
1062
  value: string;
1063
+ __kind: "Eth";
1064
1064
  } | {
1065
- __kind: "Dot";
1066
1065
  value: string;
1066
+ __kind: "Dot";
1067
1067
  } | {
1068
- __kind: "Btc";
1069
1068
  value: {
1070
- __kind: "P2PKH";
1071
1069
  value: string;
1070
+ __kind: "P2PKH";
1072
1071
  } | {
1073
- __kind: "P2SH";
1074
1072
  value: string;
1073
+ __kind: "P2SH";
1075
1074
  } | {
1076
- __kind: "P2WPKH";
1077
1075
  value: string;
1076
+ __kind: "P2WPKH";
1078
1077
  } | {
1079
- __kind: "P2WSH";
1080
1078
  value: string;
1079
+ __kind: "P2WSH";
1081
1080
  } | {
1082
- __kind: "Taproot";
1083
1081
  value: string;
1082
+ __kind: "Taproot";
1084
1083
  } | {
1085
1084
  __kind: "OtherSegwit";
1086
1085
  version: number;
1087
1086
  program: string;
1088
1087
  };
1088
+ __kind: "Btc";
1089
1089
  } | {
1090
- __kind: "Arb";
1091
1090
  value: string;
1091
+ __kind: "Arb";
1092
1092
  } | {
1093
- __kind: "Sol";
1094
1093
  value: string;
1094
+ __kind: "Sol";
1095
1095
  } | {
1096
- __kind: "Hub";
1097
1096
  value: string;
1097
+ __kind: "Hub";
1098
1098
  } | null | undefined;
1099
1099
  }>>>;
1100
1100
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -1124,47 +1124,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1124
1124
  __kind: z.ZodLiteral<"P2PKH">;
1125
1125
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1126
1126
  }, "strip", z.ZodTypeAny, {
1127
- __kind: "P2PKH";
1128
1127
  value: `0x${string}`;
1129
- }, {
1130
1128
  __kind: "P2PKH";
1129
+ }, {
1131
1130
  value: string;
1131
+ __kind: "P2PKH";
1132
1132
  }>, z.ZodObject<{
1133
1133
  __kind: z.ZodLiteral<"P2SH">;
1134
1134
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1135
1135
  }, "strip", z.ZodTypeAny, {
1136
- __kind: "P2SH";
1137
1136
  value: `0x${string}`;
1138
- }, {
1139
1137
  __kind: "P2SH";
1138
+ }, {
1140
1139
  value: string;
1140
+ __kind: "P2SH";
1141
1141
  }>, z.ZodObject<{
1142
1142
  __kind: z.ZodLiteral<"P2WPKH">;
1143
1143
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1144
1144
  }, "strip", z.ZodTypeAny, {
1145
- __kind: "P2WPKH";
1146
1145
  value: `0x${string}`;
1147
- }, {
1148
1146
  __kind: "P2WPKH";
1147
+ }, {
1149
1148
  value: string;
1149
+ __kind: "P2WPKH";
1150
1150
  }>, z.ZodObject<{
1151
1151
  __kind: z.ZodLiteral<"P2WSH">;
1152
1152
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1153
1153
  }, "strip", z.ZodTypeAny, {
1154
- __kind: "P2WSH";
1155
1154
  value: `0x${string}`;
1156
- }, {
1157
1155
  __kind: "P2WSH";
1156
+ }, {
1158
1157
  value: string;
1158
+ __kind: "P2WSH";
1159
1159
  }>, z.ZodObject<{
1160
1160
  __kind: z.ZodLiteral<"Taproot">;
1161
1161
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1162
1162
  }, "strip", z.ZodTypeAny, {
1163
- __kind: "Taproot";
1164
1163
  value: `0x${string}`;
1165
- }, {
1166
1164
  __kind: "Taproot";
1165
+ }, {
1167
1166
  value: string;
1167
+ __kind: "Taproot";
1168
1168
  }>, z.ZodObject<{
1169
1169
  __kind: z.ZodLiteral<"OtherSegwit">;
1170
1170
  version: z.ZodNumber;
@@ -1196,20 +1196,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1196
1196
  }, "strip", z.ZodTypeAny, {
1197
1197
  retryDuration: number;
1198
1198
  refundAddress: {
1199
- __kind: "P2PKH";
1200
1199
  value: `0x${string}`;
1200
+ __kind: "P2PKH";
1201
1201
  } | {
1202
- __kind: "P2SH";
1203
1202
  value: `0x${string}`;
1203
+ __kind: "P2SH";
1204
1204
  } | {
1205
- __kind: "P2WPKH";
1206
1205
  value: `0x${string}`;
1206
+ __kind: "P2WPKH";
1207
1207
  } | {
1208
- __kind: "P2WSH";
1209
1208
  value: `0x${string}`;
1209
+ __kind: "P2WSH";
1210
1210
  } | {
1211
- __kind: "Taproot";
1212
1211
  value: `0x${string}`;
1212
+ __kind: "Taproot";
1213
1213
  } | {
1214
1214
  __kind: "OtherSegwit";
1215
1215
  version: number;
@@ -1225,20 +1225,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1225
1225
  }, {
1226
1226
  retryDuration: number;
1227
1227
  refundAddress: {
1228
- __kind: "P2PKH";
1229
1228
  value: string;
1229
+ __kind: "P2PKH";
1230
1230
  } | {
1231
- __kind: "P2SH";
1232
1231
  value: string;
1232
+ __kind: "P2SH";
1233
1233
  } | {
1234
- __kind: "P2WPKH";
1235
1234
  value: string;
1235
+ __kind: "P2WPKH";
1236
1236
  } | {
1237
- __kind: "P2WSH";
1238
1237
  value: string;
1238
+ __kind: "P2WSH";
1239
1239
  } | {
1240
- __kind: "Taproot";
1241
1240
  value: string;
1241
+ __kind: "Taproot";
1242
1242
  } | {
1243
1243
  __kind: "OtherSegwit";
1244
1244
  version: number;
@@ -1266,7 +1266,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1266
1266
  }, "strip", z.ZodTypeAny, {
1267
1267
  txId: `0x${string}`;
1268
1268
  depositDetails: {
1269
- amount: bigint;
1270
1269
  depositAddress: {
1271
1270
  pubkeyX: `0x${string}`;
1272
1271
  scriptPath?: {
@@ -1278,6 +1277,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1278
1277
  };
1279
1278
  } | null | undefined;
1280
1279
  };
1280
+ amount: bigint;
1281
1281
  id: {
1282
1282
  txId: `0x${string}`;
1283
1283
  vout: number;
@@ -1285,7 +1285,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1285
1285
  };
1286
1286
  inputAsset: "Btc";
1287
1287
  depositAmount: bigint;
1288
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
1288
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1289
1289
  destinationAddress: {
1290
1290
  readonly chain: "Ethereum";
1291
1291
  readonly address: `0x${string}`;
@@ -1312,20 +1312,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1312
1312
  refundParams: {
1313
1313
  retryDuration: number;
1314
1314
  refundAddress: {
1315
- __kind: "P2PKH";
1316
1315
  value: `0x${string}`;
1316
+ __kind: "P2PKH";
1317
1317
  } | {
1318
- __kind: "P2SH";
1319
1318
  value: `0x${string}`;
1319
+ __kind: "P2SH";
1320
1320
  } | {
1321
- __kind: "P2WPKH";
1322
1321
  value: `0x${string}`;
1322
+ __kind: "P2WPKH";
1323
1323
  } | {
1324
- __kind: "P2WSH";
1325
1324
  value: `0x${string}`;
1325
+ __kind: "P2WSH";
1326
1326
  } | {
1327
- __kind: "Taproot";
1328
1327
  value: `0x${string}`;
1328
+ __kind: "Taproot";
1329
1329
  } | {
1330
1330
  __kind: "OtherSegwit";
1331
1331
  version: number;
@@ -1340,27 +1340,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1340
1340
  maxOraclePriceSlippage?: number | null | undefined;
1341
1341
  };
1342
1342
  boostFee: number;
1343
- channelId?: bigint | null | undefined;
1344
1343
  depositAddress?: {
1345
- __kind: "P2PKH";
1346
1344
  value: `0x${string}`;
1345
+ __kind: "P2PKH";
1347
1346
  } | {
1348
- __kind: "P2SH";
1349
1347
  value: `0x${string}`;
1348
+ __kind: "P2SH";
1350
1349
  } | {
1351
- __kind: "P2WPKH";
1352
1350
  value: `0x${string}`;
1351
+ __kind: "P2WPKH";
1353
1352
  } | {
1354
- __kind: "P2WSH";
1355
1353
  value: `0x${string}`;
1354
+ __kind: "P2WSH";
1356
1355
  } | {
1357
- __kind: "Taproot";
1358
1356
  value: `0x${string}`;
1357
+ __kind: "Taproot";
1359
1358
  } | {
1360
1359
  __kind: "OtherSegwit";
1361
1360
  version: number;
1362
1361
  program: `0x${string}`;
1363
1362
  } | null | undefined;
1363
+ channelId?: bigint | null | undefined;
1364
1364
  depositMetadata?: {
1365
1365
  channelMetadata: {
1366
1366
  message: `0x${string}`;
@@ -1369,42 +1369,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1369
1369
  };
1370
1370
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1371
1371
  sourceAddress?: {
1372
- __kind: "Eth";
1373
1372
  value: `0x${string}`;
1373
+ __kind: "Eth";
1374
1374
  } | {
1375
- __kind: "Dot";
1376
1375
  value: `0x${string}`;
1376
+ __kind: "Dot";
1377
1377
  } | {
1378
- __kind: "Btc";
1379
1378
  value: {
1380
- __kind: "P2PKH";
1381
1379
  value: `0x${string}`;
1380
+ __kind: "P2PKH";
1382
1381
  } | {
1383
- __kind: "P2SH";
1384
1382
  value: `0x${string}`;
1383
+ __kind: "P2SH";
1385
1384
  } | {
1386
- __kind: "P2WPKH";
1387
1385
  value: `0x${string}`;
1386
+ __kind: "P2WPKH";
1388
1387
  } | {
1389
- __kind: "P2WSH";
1390
1388
  value: `0x${string}`;
1389
+ __kind: "P2WSH";
1391
1390
  } | {
1392
- __kind: "Taproot";
1393
1391
  value: `0x${string}`;
1392
+ __kind: "Taproot";
1394
1393
  } | {
1395
1394
  __kind: "OtherSegwit";
1396
1395
  version: number;
1397
1396
  program: `0x${string}`;
1398
1397
  };
1398
+ __kind: "Btc";
1399
1399
  } | {
1400
- __kind: "Arb";
1401
1400
  value: `0x${string}`;
1401
+ __kind: "Arb";
1402
1402
  } | {
1403
- __kind: "Sol";
1404
1403
  value: `0x${string}`;
1404
+ __kind: "Sol";
1405
1405
  } | {
1406
- __kind: "Hub";
1407
1406
  value: `0x${string}`;
1407
+ __kind: "Hub";
1408
1408
  } | null | undefined;
1409
1409
  } | null | undefined;
1410
1410
  brokerFee?: {
@@ -1418,7 +1418,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1418
1418
  }, {
1419
1419
  txId: string;
1420
1420
  depositDetails: {
1421
- amount: string | number;
1422
1421
  depositAddress: {
1423
1422
  pubkeyX: string;
1424
1423
  scriptPath?: {
@@ -1430,6 +1429,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1430
1429
  };
1431
1430
  } | null | undefined;
1432
1431
  };
1432
+ amount: string | number;
1433
1433
  id: {
1434
1434
  txId: string;
1435
1435
  vout: number;
@@ -1440,11 +1440,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1440
1440
  };
1441
1441
  depositAmount: string | number;
1442
1442
  outputAsset: {
1443
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
1443
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1444
1444
  };
1445
1445
  destinationAddress: {
1446
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1447
1446
  value: string;
1447
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1448
1448
  };
1449
1449
  affiliateFees: {
1450
1450
  account: number;
@@ -1453,20 +1453,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1453
1453
  refundParams: {
1454
1454
  retryDuration: number;
1455
1455
  refundAddress: {
1456
- __kind: "P2PKH";
1457
1456
  value: string;
1457
+ __kind: "P2PKH";
1458
1458
  } | {
1459
- __kind: "P2SH";
1460
1459
  value: string;
1460
+ __kind: "P2SH";
1461
1461
  } | {
1462
- __kind: "P2WPKH";
1463
1462
  value: string;
1463
+ __kind: "P2WPKH";
1464
1464
  } | {
1465
- __kind: "P2WSH";
1466
1465
  value: string;
1466
+ __kind: "P2WSH";
1467
1467
  } | {
1468
- __kind: "Taproot";
1469
1468
  value: string;
1469
+ __kind: "Taproot";
1470
1470
  } | {
1471
1471
  __kind: "OtherSegwit";
1472
1472
  version: number;
@@ -1481,27 +1481,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1481
1481
  maxOraclePriceSlippage?: number | null | undefined;
1482
1482
  };
1483
1483
  boostFee: number;
1484
- channelId?: string | number | null | undefined;
1485
1484
  depositAddress?: {
1486
- __kind: "P2PKH";
1487
1485
  value: string;
1486
+ __kind: "P2PKH";
1488
1487
  } | {
1489
- __kind: "P2SH";
1490
1488
  value: string;
1489
+ __kind: "P2SH";
1491
1490
  } | {
1492
- __kind: "P2WPKH";
1493
1491
  value: string;
1492
+ __kind: "P2WPKH";
1494
1493
  } | {
1495
- __kind: "P2WSH";
1496
1494
  value: string;
1495
+ __kind: "P2WSH";
1497
1496
  } | {
1498
- __kind: "Taproot";
1499
1497
  value: string;
1498
+ __kind: "Taproot";
1500
1499
  } | {
1501
1500
  __kind: "OtherSegwit";
1502
1501
  version: number;
1503
1502
  program: string;
1504
1503
  } | null | undefined;
1504
+ channelId?: string | number | null | undefined;
1505
1505
  depositMetadata?: {
1506
1506
  channelMetadata: {
1507
1507
  message: string;
@@ -1512,42 +1512,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1512
1512
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1513
1513
  };
1514
1514
  sourceAddress?: {
1515
- __kind: "Eth";
1516
1515
  value: string;
1516
+ __kind: "Eth";
1517
1517
  } | {
1518
- __kind: "Dot";
1519
1518
  value: string;
1519
+ __kind: "Dot";
1520
1520
  } | {
1521
- __kind: "Btc";
1522
1521
  value: {
1523
- __kind: "P2PKH";
1524
1522
  value: string;
1523
+ __kind: "P2PKH";
1525
1524
  } | {
1526
- __kind: "P2SH";
1527
1525
  value: string;
1526
+ __kind: "P2SH";
1528
1527
  } | {
1529
- __kind: "P2WPKH";
1530
1528
  value: string;
1529
+ __kind: "P2WPKH";
1531
1530
  } | {
1532
- __kind: "P2WSH";
1533
1531
  value: string;
1532
+ __kind: "P2WSH";
1534
1533
  } | {
1535
- __kind: "Taproot";
1536
1534
  value: string;
1535
+ __kind: "Taproot";
1537
1536
  } | {
1538
1537
  __kind: "OtherSegwit";
1539
1538
  version: number;
1540
1539
  program: string;
1541
1540
  };
1541
+ __kind: "Btc";
1542
1542
  } | {
1543
- __kind: "Arb";
1544
1543
  value: string;
1544
+ __kind: "Arb";
1545
1545
  } | {
1546
- __kind: "Sol";
1547
1546
  value: string;
1547
+ __kind: "Sol";
1548
1548
  } | {
1549
- __kind: "Hub";
1550
1549
  value: string;
1550
+ __kind: "Hub";
1551
1551
  } | null | undefined;
1552
1552
  } | null | undefined;
1553
1553
  brokerFee?: {
@@ -1564,7 +1564,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1564
1564
  vaultWitness: {
1565
1565
  txId: `0x${string}`;
1566
1566
  depositDetails: {
1567
- amount: bigint;
1568
1567
  depositAddress: {
1569
1568
  pubkeyX: `0x${string}`;
1570
1569
  scriptPath?: {
@@ -1576,6 +1575,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1576
1575
  };
1577
1576
  } | null | undefined;
1578
1577
  };
1578
+ amount: bigint;
1579
1579
  id: {
1580
1580
  txId: `0x${string}`;
1581
1581
  vout: number;
@@ -1583,7 +1583,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1583
1583
  };
1584
1584
  inputAsset: "Btc";
1585
1585
  depositAmount: bigint;
1586
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
1586
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1587
1587
  destinationAddress: {
1588
1588
  readonly chain: "Ethereum";
1589
1589
  readonly address: `0x${string}`;
@@ -1610,20 +1610,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1610
1610
  refundParams: {
1611
1611
  retryDuration: number;
1612
1612
  refundAddress: {
1613
- __kind: "P2PKH";
1614
1613
  value: `0x${string}`;
1614
+ __kind: "P2PKH";
1615
1615
  } | {
1616
- __kind: "P2SH";
1617
1616
  value: `0x${string}`;
1617
+ __kind: "P2SH";
1618
1618
  } | {
1619
- __kind: "P2WPKH";
1620
1619
  value: `0x${string}`;
1620
+ __kind: "P2WPKH";
1621
1621
  } | {
1622
- __kind: "P2WSH";
1623
1622
  value: `0x${string}`;
1623
+ __kind: "P2WSH";
1624
1624
  } | {
1625
- __kind: "Taproot";
1626
1625
  value: `0x${string}`;
1626
+ __kind: "Taproot";
1627
1627
  } | {
1628
1628
  __kind: "OtherSegwit";
1629
1629
  version: number;
@@ -1638,27 +1638,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1638
1638
  maxOraclePriceSlippage?: number | null | undefined;
1639
1639
  };
1640
1640
  boostFee: number;
1641
- channelId?: bigint | null | undefined;
1642
1641
  depositAddress?: {
1643
- __kind: "P2PKH";
1644
1642
  value: `0x${string}`;
1643
+ __kind: "P2PKH";
1645
1644
  } | {
1646
- __kind: "P2SH";
1647
1645
  value: `0x${string}`;
1646
+ __kind: "P2SH";
1648
1647
  } | {
1649
- __kind: "P2WPKH";
1650
1648
  value: `0x${string}`;
1649
+ __kind: "P2WPKH";
1651
1650
  } | {
1652
- __kind: "P2WSH";
1653
1651
  value: `0x${string}`;
1652
+ __kind: "P2WSH";
1654
1653
  } | {
1655
- __kind: "Taproot";
1656
1654
  value: `0x${string}`;
1655
+ __kind: "Taproot";
1657
1656
  } | {
1658
1657
  __kind: "OtherSegwit";
1659
1658
  version: number;
1660
1659
  program: `0x${string}`;
1661
1660
  } | null | undefined;
1661
+ channelId?: bigint | null | undefined;
1662
1662
  depositMetadata?: {
1663
1663
  channelMetadata: {
1664
1664
  message: `0x${string}`;
@@ -1667,42 +1667,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1667
1667
  };
1668
1668
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1669
1669
  sourceAddress?: {
1670
- __kind: "Eth";
1671
1670
  value: `0x${string}`;
1671
+ __kind: "Eth";
1672
1672
  } | {
1673
- __kind: "Dot";
1674
1673
  value: `0x${string}`;
1674
+ __kind: "Dot";
1675
1675
  } | {
1676
- __kind: "Btc";
1677
1676
  value: {
1678
- __kind: "P2PKH";
1679
1677
  value: `0x${string}`;
1678
+ __kind: "P2PKH";
1680
1679
  } | {
1681
- __kind: "P2SH";
1682
1680
  value: `0x${string}`;
1681
+ __kind: "P2SH";
1683
1682
  } | {
1684
- __kind: "P2WPKH";
1685
1683
  value: `0x${string}`;
1684
+ __kind: "P2WPKH";
1686
1685
  } | {
1687
- __kind: "P2WSH";
1688
1686
  value: `0x${string}`;
1687
+ __kind: "P2WSH";
1689
1688
  } | {
1690
- __kind: "Taproot";
1691
1689
  value: `0x${string}`;
1690
+ __kind: "Taproot";
1692
1691
  } | {
1693
1692
  __kind: "OtherSegwit";
1694
1693
  version: number;
1695
1694
  program: `0x${string}`;
1696
1695
  };
1696
+ __kind: "Btc";
1697
1697
  } | {
1698
- __kind: "Arb";
1699
1698
  value: `0x${string}`;
1699
+ __kind: "Arb";
1700
1700
  } | {
1701
- __kind: "Sol";
1702
1701
  value: `0x${string}`;
1702
+ __kind: "Sol";
1703
1703
  } | {
1704
- __kind: "Hub";
1705
1704
  value: `0x${string}`;
1705
+ __kind: "Hub";
1706
1706
  } | null | undefined;
1707
1707
  } | null | undefined;
1708
1708
  brokerFee?: {
@@ -1719,7 +1719,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1719
1719
  vaultWitness: {
1720
1720
  txId: string;
1721
1721
  depositDetails: {
1722
- amount: string | number;
1723
1722
  depositAddress: {
1724
1723
  pubkeyX: string;
1725
1724
  scriptPath?: {
@@ -1731,6 +1730,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1731
1730
  };
1732
1731
  } | null | undefined;
1733
1732
  };
1733
+ amount: string | number;
1734
1734
  id: {
1735
1735
  txId: string;
1736
1736
  vout: number;
@@ -1741,11 +1741,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1741
1741
  };
1742
1742
  depositAmount: string | number;
1743
1743
  outputAsset: {
1744
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
1744
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1745
1745
  };
1746
1746
  destinationAddress: {
1747
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1748
1747
  value: string;
1748
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1749
1749
  };
1750
1750
  affiliateFees: {
1751
1751
  account: number;
@@ -1754,20 +1754,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1754
1754
  refundParams: {
1755
1755
  retryDuration: number;
1756
1756
  refundAddress: {
1757
- __kind: "P2PKH";
1758
1757
  value: string;
1758
+ __kind: "P2PKH";
1759
1759
  } | {
1760
- __kind: "P2SH";
1761
1760
  value: string;
1761
+ __kind: "P2SH";
1762
1762
  } | {
1763
- __kind: "P2WPKH";
1764
1763
  value: string;
1764
+ __kind: "P2WPKH";
1765
1765
  } | {
1766
- __kind: "P2WSH";
1767
1766
  value: string;
1767
+ __kind: "P2WSH";
1768
1768
  } | {
1769
- __kind: "Taproot";
1770
1769
  value: string;
1770
+ __kind: "Taproot";
1771
1771
  } | {
1772
1772
  __kind: "OtherSegwit";
1773
1773
  version: number;
@@ -1782,27 +1782,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1782
1782
  maxOraclePriceSlippage?: number | null | undefined;
1783
1783
  };
1784
1784
  boostFee: number;
1785
- channelId?: string | number | null | undefined;
1786
1785
  depositAddress?: {
1787
- __kind: "P2PKH";
1788
1786
  value: string;
1787
+ __kind: "P2PKH";
1789
1788
  } | {
1790
- __kind: "P2SH";
1791
1789
  value: string;
1790
+ __kind: "P2SH";
1792
1791
  } | {
1793
- __kind: "P2WPKH";
1794
1792
  value: string;
1793
+ __kind: "P2WPKH";
1795
1794
  } | {
1796
- __kind: "P2WSH";
1797
1795
  value: string;
1796
+ __kind: "P2WSH";
1798
1797
  } | {
1799
- __kind: "Taproot";
1800
1798
  value: string;
1799
+ __kind: "Taproot";
1801
1800
  } | {
1802
1801
  __kind: "OtherSegwit";
1803
1802
  version: number;
1804
1803
  program: string;
1805
1804
  } | null | undefined;
1805
+ channelId?: string | number | null | undefined;
1806
1806
  depositMetadata?: {
1807
1807
  channelMetadata: {
1808
1808
  message: string;
@@ -1813,42 +1813,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1813
1813
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1814
1814
  };
1815
1815
  sourceAddress?: {
1816
- __kind: "Eth";
1817
1816
  value: string;
1817
+ __kind: "Eth";
1818
1818
  } | {
1819
- __kind: "Dot";
1820
1819
  value: string;
1820
+ __kind: "Dot";
1821
1821
  } | {
1822
- __kind: "Btc";
1823
1822
  value: {
1824
- __kind: "P2PKH";
1825
1823
  value: string;
1824
+ __kind: "P2PKH";
1826
1825
  } | {
1827
- __kind: "P2SH";
1828
1826
  value: string;
1827
+ __kind: "P2SH";
1829
1828
  } | {
1830
- __kind: "P2WPKH";
1831
1829
  value: string;
1830
+ __kind: "P2WPKH";
1832
1831
  } | {
1833
- __kind: "P2WSH";
1834
1832
  value: string;
1833
+ __kind: "P2WSH";
1835
1834
  } | {
1836
- __kind: "Taproot";
1837
1835
  value: string;
1836
+ __kind: "Taproot";
1838
1837
  } | {
1839
1838
  __kind: "OtherSegwit";
1840
1839
  version: number;
1841
1840
  program: string;
1842
1841
  };
1842
+ __kind: "Btc";
1843
1843
  } | {
1844
- __kind: "Arb";
1845
1844
  value: string;
1845
+ __kind: "Arb";
1846
1846
  } | {
1847
- __kind: "Sol";
1848
1847
  value: string;
1848
+ __kind: "Sol";
1849
1849
  } | {
1850
- __kind: "Hub";
1851
1850
  value: string;
1851
+ __kind: "Hub";
1852
1852
  } | null | undefined;
1853
1853
  } | null | undefined;
1854
1854
  brokerFee?: {
@@ -1869,7 +1869,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1869
1869
  } | {
1870
1870
  __kind: "TransactionRejectedByBroker";
1871
1871
  } | {
1872
- __kind: "DepositWitnessRejected";
1873
1872
  value: {
1874
1873
  __kind: "Other";
1875
1874
  } | {
@@ -1877,11 +1876,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1877
1876
  } | {
1878
1877
  __kind: "BadOrigin";
1879
1878
  } | {
1880
- __kind: "Module";
1881
1879
  value: {
1882
1880
  index: number;
1883
1881
  error: `0x${string}`;
1884
1882
  };
1883
+ __kind: "Module";
1885
1884
  } | {
1886
1885
  __kind: "ConsumerRemaining";
1887
1886
  } | {
@@ -1889,14 +1888,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1889
1888
  } | {
1890
1889
  __kind: "TooManyConsumers";
1891
1890
  } | {
1892
- __kind: "Token";
1893
1891
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1892
+ __kind: "Token";
1894
1893
  } | {
1895
- __kind: "Arithmetic";
1896
1894
  value: "Underflow" | "Overflow" | "DivisionByZero";
1895
+ __kind: "Arithmetic";
1897
1896
  } | {
1898
- __kind: "Transactional";
1899
1897
  value: "LimitReached" | "NoLayer";
1898
+ __kind: "Transactional";
1900
1899
  } | {
1901
1900
  __kind: "Exhausted";
1902
1901
  } | {
@@ -1906,9 +1905,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1906
1905
  } | {
1907
1906
  __kind: "RootNotAllowed";
1908
1907
  } | {
1909
- __kind: "Trie";
1910
1908
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1909
+ __kind: "Trie";
1911
1910
  };
1911
+ __kind: "DepositWitnessRejected";
1912
1912
  } | {
1913
1913
  __kind: "Unrefundable";
1914
1914
  };
@@ -1917,29 +1917,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1917
1917
  __kind: "DepositFailedDepositChannelVariantBitcoin";
1918
1918
  depositWitness: {
1919
1919
  asset: "Btc";
1920
- amount: bigint;
1921
1920
  depositAddress: {
1922
- __kind: "P2PKH";
1923
1921
  value: `0x${string}`;
1922
+ __kind: "P2PKH";
1924
1923
  } | {
1925
- __kind: "P2SH";
1926
1924
  value: `0x${string}`;
1925
+ __kind: "P2SH";
1927
1926
  } | {
1928
- __kind: "P2WPKH";
1929
1927
  value: `0x${string}`;
1928
+ __kind: "P2WPKH";
1930
1929
  } | {
1931
- __kind: "P2WSH";
1932
1930
  value: `0x${string}`;
1931
+ __kind: "P2WSH";
1933
1932
  } | {
1934
- __kind: "Taproot";
1935
1933
  value: `0x${string}`;
1934
+ __kind: "Taproot";
1936
1935
  } | {
1937
1936
  __kind: "OtherSegwit";
1938
1937
  version: number;
1939
1938
  program: `0x${string}`;
1940
1939
  };
1940
+ amount: bigint;
1941
1941
  depositDetails: {
1942
- amount: bigint;
1943
1942
  depositAddress: {
1944
1943
  pubkeyX: `0x${string}`;
1945
1944
  scriptPath?: {
@@ -1951,6 +1950,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1951
1950
  };
1952
1951
  } | null | undefined;
1953
1952
  };
1953
+ amount: bigint;
1954
1954
  id: {
1955
1955
  txId: `0x${string}`;
1956
1956
  vout: number;
@@ -1962,7 +1962,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1962
1962
  vaultWitness: {
1963
1963
  txId: `0x${string}`;
1964
1964
  depositDetails: {
1965
- amount: bigint;
1966
1965
  depositAddress: {
1967
1966
  pubkeyX: `0x${string}`;
1968
1967
  scriptPath?: {
@@ -1974,6 +1973,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1974
1973
  };
1975
1974
  } | null | undefined;
1976
1975
  };
1976
+ amount: bigint;
1977
1977
  id: {
1978
1978
  txId: `0x${string}`;
1979
1979
  vout: number;
@@ -1981,7 +1981,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1981
1981
  };
1982
1982
  inputAsset: "Btc";
1983
1983
  depositAmount: bigint;
1984
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
1984
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1985
1985
  destinationAddress: {
1986
1986
  readonly chain: "Ethereum";
1987
1987
  readonly address: `0x${string}`;
@@ -2008,20 +2008,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2008
2008
  refundParams: {
2009
2009
  retryDuration: number;
2010
2010
  refundAddress: {
2011
- __kind: "P2PKH";
2012
2011
  value: `0x${string}`;
2012
+ __kind: "P2PKH";
2013
2013
  } | {
2014
- __kind: "P2SH";
2015
2014
  value: `0x${string}`;
2015
+ __kind: "P2SH";
2016
2016
  } | {
2017
- __kind: "P2WPKH";
2018
2017
  value: `0x${string}`;
2018
+ __kind: "P2WPKH";
2019
2019
  } | {
2020
- __kind: "P2WSH";
2021
2020
  value: `0x${string}`;
2021
+ __kind: "P2WSH";
2022
2022
  } | {
2023
- __kind: "Taproot";
2024
2023
  value: `0x${string}`;
2024
+ __kind: "Taproot";
2025
2025
  } | {
2026
2026
  __kind: "OtherSegwit";
2027
2027
  version: number;
@@ -2036,27 +2036,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2036
2036
  maxOraclePriceSlippage?: number | null | undefined;
2037
2037
  };
2038
2038
  boostFee: number;
2039
- channelId?: bigint | null | undefined;
2040
2039
  depositAddress?: {
2041
- __kind: "P2PKH";
2042
2040
  value: `0x${string}`;
2041
+ __kind: "P2PKH";
2043
2042
  } | {
2044
- __kind: "P2SH";
2045
2043
  value: `0x${string}`;
2044
+ __kind: "P2SH";
2046
2045
  } | {
2047
- __kind: "P2WPKH";
2048
2046
  value: `0x${string}`;
2047
+ __kind: "P2WPKH";
2049
2048
  } | {
2050
- __kind: "P2WSH";
2051
2049
  value: `0x${string}`;
2050
+ __kind: "P2WSH";
2052
2051
  } | {
2053
- __kind: "Taproot";
2054
2052
  value: `0x${string}`;
2053
+ __kind: "Taproot";
2055
2054
  } | {
2056
2055
  __kind: "OtherSegwit";
2057
2056
  version: number;
2058
2057
  program: `0x${string}`;
2059
2058
  } | null | undefined;
2059
+ channelId?: bigint | null | undefined;
2060
2060
  depositMetadata?: {
2061
2061
  channelMetadata: {
2062
2062
  message: `0x${string}`;
@@ -2065,42 +2065,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2065
2065
  };
2066
2066
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2067
2067
  sourceAddress?: {
2068
- __kind: "Eth";
2069
2068
  value: `0x${string}`;
2069
+ __kind: "Eth";
2070
2070
  } | {
2071
- __kind: "Dot";
2072
2071
  value: `0x${string}`;
2072
+ __kind: "Dot";
2073
2073
  } | {
2074
- __kind: "Btc";
2075
2074
  value: {
2076
- __kind: "P2PKH";
2077
2075
  value: `0x${string}`;
2076
+ __kind: "P2PKH";
2078
2077
  } | {
2079
- __kind: "P2SH";
2080
2078
  value: `0x${string}`;
2079
+ __kind: "P2SH";
2081
2080
  } | {
2082
- __kind: "P2WPKH";
2083
2081
  value: `0x${string}`;
2082
+ __kind: "P2WPKH";
2084
2083
  } | {
2085
- __kind: "P2WSH";
2086
2084
  value: `0x${string}`;
2085
+ __kind: "P2WSH";
2087
2086
  } | {
2088
- __kind: "Taproot";
2089
2087
  value: `0x${string}`;
2088
+ __kind: "Taproot";
2090
2089
  } | {
2091
2090
  __kind: "OtherSegwit";
2092
2091
  version: number;
2093
2092
  program: `0x${string}`;
2094
2093
  };
2094
+ __kind: "Btc";
2095
2095
  } | {
2096
- __kind: "Arb";
2097
2096
  value: `0x${string}`;
2097
+ __kind: "Arb";
2098
2098
  } | {
2099
- __kind: "Sol";
2100
2099
  value: `0x${string}`;
2100
+ __kind: "Sol";
2101
2101
  } | {
2102
- __kind: "Hub";
2103
2102
  value: `0x${string}`;
2103
+ __kind: "Hub";
2104
2104
  } | null | undefined;
2105
2105
  } | null | undefined;
2106
2106
  brokerFee?: {
@@ -2121,7 +2121,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2121
2121
  } | {
2122
2122
  __kind: "TransactionRejectedByBroker";
2123
2123
  } | {
2124
- __kind: "DepositWitnessRejected";
2125
2124
  value: {
2126
2125
  __kind: "Other";
2127
2126
  } | {
@@ -2129,11 +2128,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2129
2128
  } | {
2130
2129
  __kind: "BadOrigin";
2131
2130
  } | {
2132
- __kind: "Module";
2133
2131
  value: {
2134
2132
  index: number;
2135
2133
  error: string;
2136
2134
  };
2135
+ __kind: "Module";
2137
2136
  } | {
2138
2137
  __kind: "ConsumerRemaining";
2139
2138
  } | {
@@ -2141,20 +2140,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2141
2140
  } | {
2142
2141
  __kind: "TooManyConsumers";
2143
2142
  } | {
2144
- __kind: "Token";
2145
2143
  value: {
2146
2144
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2147
2145
  };
2146
+ __kind: "Token";
2148
2147
  } | {
2149
- __kind: "Arithmetic";
2150
2148
  value: {
2151
2149
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2152
2150
  };
2151
+ __kind: "Arithmetic";
2153
2152
  } | {
2154
- __kind: "Transactional";
2155
2153
  value: {
2156
2154
  __kind: "LimitReached" | "NoLayer";
2157
2155
  };
2156
+ __kind: "Transactional";
2158
2157
  } | {
2159
2158
  __kind: "Exhausted";
2160
2159
  } | {
@@ -2164,11 +2163,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2164
2163
  } | {
2165
2164
  __kind: "RootNotAllowed";
2166
2165
  } | {
2167
- __kind: "Trie";
2168
2166
  value: {
2169
2167
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2170
2168
  };
2169
+ __kind: "Trie";
2171
2170
  };
2171
+ __kind: "DepositWitnessRejected";
2172
2172
  } | {
2173
2173
  __kind: "Unrefundable";
2174
2174
  };
@@ -2179,29 +2179,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2179
2179
  asset: {
2180
2180
  __kind: "Btc";
2181
2181
  };
2182
- amount: string | number;
2183
2182
  depositAddress: {
2184
- __kind: "P2PKH";
2185
2183
  value: string;
2184
+ __kind: "P2PKH";
2186
2185
  } | {
2187
- __kind: "P2SH";
2188
2186
  value: string;
2187
+ __kind: "P2SH";
2189
2188
  } | {
2190
- __kind: "P2WPKH";
2191
2189
  value: string;
2190
+ __kind: "P2WPKH";
2192
2191
  } | {
2193
- __kind: "P2WSH";
2194
2192
  value: string;
2193
+ __kind: "P2WSH";
2195
2194
  } | {
2196
- __kind: "Taproot";
2197
2195
  value: string;
2196
+ __kind: "Taproot";
2198
2197
  } | {
2199
2198
  __kind: "OtherSegwit";
2200
2199
  version: number;
2201
2200
  program: string;
2202
2201
  };
2202
+ amount: string | number;
2203
2203
  depositDetails: {
2204
- amount: string | number;
2205
2204
  depositAddress: {
2206
2205
  pubkeyX: string;
2207
2206
  scriptPath?: {
@@ -2213,6 +2212,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2213
2212
  };
2214
2213
  } | null | undefined;
2215
2214
  };
2215
+ amount: string | number;
2216
2216
  id: {
2217
2217
  txId: string;
2218
2218
  vout: number;
@@ -2224,7 +2224,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2224
2224
  vaultWitness: {
2225
2225
  txId: string;
2226
2226
  depositDetails: {
2227
- amount: string | number;
2228
2227
  depositAddress: {
2229
2228
  pubkeyX: string;
2230
2229
  scriptPath?: {
@@ -2236,6 +2235,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2236
2235
  };
2237
2236
  } | null | undefined;
2238
2237
  };
2238
+ amount: string | number;
2239
2239
  id: {
2240
2240
  txId: string;
2241
2241
  vout: number;
@@ -2246,11 +2246,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2246
2246
  };
2247
2247
  depositAmount: string | number;
2248
2248
  outputAsset: {
2249
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
2249
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2250
2250
  };
2251
2251
  destinationAddress: {
2252
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2253
2252
  value: string;
2253
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2254
2254
  };
2255
2255
  affiliateFees: {
2256
2256
  account: number;
@@ -2259,20 +2259,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2259
2259
  refundParams: {
2260
2260
  retryDuration: number;
2261
2261
  refundAddress: {
2262
- __kind: "P2PKH";
2263
2262
  value: string;
2263
+ __kind: "P2PKH";
2264
2264
  } | {
2265
- __kind: "P2SH";
2266
2265
  value: string;
2266
+ __kind: "P2SH";
2267
2267
  } | {
2268
- __kind: "P2WPKH";
2269
2268
  value: string;
2269
+ __kind: "P2WPKH";
2270
2270
  } | {
2271
- __kind: "P2WSH";
2272
2271
  value: string;
2272
+ __kind: "P2WSH";
2273
2273
  } | {
2274
- __kind: "Taproot";
2275
2274
  value: string;
2275
+ __kind: "Taproot";
2276
2276
  } | {
2277
2277
  __kind: "OtherSegwit";
2278
2278
  version: number;
@@ -2287,27 +2287,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2287
2287
  maxOraclePriceSlippage?: number | null | undefined;
2288
2288
  };
2289
2289
  boostFee: number;
2290
- channelId?: string | number | null | undefined;
2291
2290
  depositAddress?: {
2292
- __kind: "P2PKH";
2293
2291
  value: string;
2292
+ __kind: "P2PKH";
2294
2293
  } | {
2295
- __kind: "P2SH";
2296
2294
  value: string;
2295
+ __kind: "P2SH";
2297
2296
  } | {
2298
- __kind: "P2WPKH";
2299
2297
  value: string;
2298
+ __kind: "P2WPKH";
2300
2299
  } | {
2301
- __kind: "P2WSH";
2302
2300
  value: string;
2301
+ __kind: "P2WSH";
2303
2302
  } | {
2304
- __kind: "Taproot";
2305
2303
  value: string;
2304
+ __kind: "Taproot";
2306
2305
  } | {
2307
2306
  __kind: "OtherSegwit";
2308
2307
  version: number;
2309
2308
  program: string;
2310
2309
  } | null | undefined;
2310
+ channelId?: string | number | null | undefined;
2311
2311
  depositMetadata?: {
2312
2312
  channelMetadata: {
2313
2313
  message: string;
@@ -2318,42 +2318,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2318
2318
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2319
2319
  };
2320
2320
  sourceAddress?: {
2321
- __kind: "Eth";
2322
2321
  value: string;
2322
+ __kind: "Eth";
2323
2323
  } | {
2324
- __kind: "Dot";
2325
2324
  value: string;
2325
+ __kind: "Dot";
2326
2326
  } | {
2327
- __kind: "Btc";
2328
2327
  value: {
2329
- __kind: "P2PKH";
2330
2328
  value: string;
2329
+ __kind: "P2PKH";
2331
2330
  } | {
2332
- __kind: "P2SH";
2333
2331
  value: string;
2332
+ __kind: "P2SH";
2334
2333
  } | {
2335
- __kind: "P2WPKH";
2336
2334
  value: string;
2335
+ __kind: "P2WPKH";
2337
2336
  } | {
2338
- __kind: "P2WSH";
2339
2337
  value: string;
2338
+ __kind: "P2WSH";
2340
2339
  } | {
2341
- __kind: "Taproot";
2342
2340
  value: string;
2341
+ __kind: "Taproot";
2343
2342
  } | {
2344
2343
  __kind: "OtherSegwit";
2345
2344
  version: number;
2346
2345
  program: string;
2347
2346
  };
2347
+ __kind: "Btc";
2348
2348
  } | {
2349
- __kind: "Arb";
2350
2349
  value: string;
2350
+ __kind: "Arb";
2351
2351
  } | {
2352
- __kind: "Sol";
2353
2352
  value: string;
2353
+ __kind: "Sol";
2354
2354
  } | {
2355
- __kind: "Hub";
2356
2355
  value: string;
2356
+ __kind: "Hub";
2357
2357
  } | null | undefined;
2358
2358
  } | null | undefined;
2359
2359
  brokerFee?: {