@chainflip/processor 1.9.0 → 1.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (667) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  12. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  17. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  18. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  19. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  20. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  21. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  24. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
  25. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  26. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  27. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  28. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  29. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  30. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  31. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  32. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  33. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  34. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  35. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  36. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  37. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  38. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  39. package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
  40. package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
  41. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  42. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  43. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  44. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  45. package/dist/100/swapping/swapAmountTooLow.d.cts +9 -9
  46. package/dist/100/swapping/swapAmountTooLow.d.ts +9 -9
  47. package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
  48. package/dist/100/swapping/swapDepositAddressReady.d.ts +8 -8
  49. package/dist/100/swapping/swapEgressScheduled.d.cts +4 -4
  50. package/dist/100/swapping/swapEgressScheduled.d.ts +4 -4
  51. package/dist/100/swapping/swapScheduled.d.cts +79 -79
  52. package/dist/100/swapping/swapScheduled.d.ts +79 -79
  53. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  54. package/dist/100/swapping/withdrawalRequested.d.ts +8 -8
  55. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  56. package/dist/100/system/extrinsicFailed.d.ts +16 -16
  57. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  58. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  59. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  60. package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
  61. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  62. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  63. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  64. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  65. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  66. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  67. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  68. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  69. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  70. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  71. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  72. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  73. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  74. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  75. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  76. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  77. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  78. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  79. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  80. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  81. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  82. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  83. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  84. package/dist/131/reputation/offencePenalty.d.ts +2 -2
  85. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  86. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  87. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  88. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  89. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  90. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  91. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  92. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  93. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  94. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  95. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  96. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  97. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  98. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  99. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  100. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  101. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  102. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  103. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  104. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  105. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  106. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  107. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  108. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  109. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  110. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  111. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  112. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  113. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  114. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
  115. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  116. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  117. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  118. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  119. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  120. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  121. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  122. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  123. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  124. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  125. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  126. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  127. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  128. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  129. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
  130. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
  131. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  132. package/dist/150/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  133. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  134. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  135. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  136. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  137. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  138. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  139. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  140. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  141. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  142. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  143. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  144. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  145. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  146. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  147. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  148. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  149. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  150. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  151. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  152. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  153. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  154. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  155. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  156. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  157. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  158. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  159. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  160. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  161. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  162. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  163. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  164. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  165. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  166. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  167. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  168. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  169. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  170. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  171. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  172. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  173. package/dist/170/swapping/swapRequested.d.cts +27 -27
  174. package/dist/170/swapping/swapRequested.d.ts +27 -27
  175. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  176. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
  177. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  178. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  179. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
  180. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
  181. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  182. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  183. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  184. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  185. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  186. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  187. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  188. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  189. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  190. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  191. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  192. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  193. package/dist/180/swapping/swapRequested.d.cts +4 -4
  194. package/dist/180/swapping/swapRequested.d.ts +4 -4
  195. package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.cjs +10 -0
  196. package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.d.cts +24 -0
  197. package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.d.ts +24 -0
  198. package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.mjs +10 -0
  199. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.cjs +10 -0
  200. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  201. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  202. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.mjs +10 -0
  203. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +27 -17
  204. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +27 -17
  205. package/dist/190/arbitrumIngressEgress/depositFailed.cjs +15 -0
  206. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +1414 -0
  207. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +1414 -0
  208. package/dist/190/arbitrumIngressEgress/depositFailed.mjs +15 -0
  209. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  210. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  211. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
  212. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
  213. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
  214. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
  215. package/dist/190/assetBalances/accountCredited.cjs +12 -0
  216. package/dist/190/assetBalances/accountCredited.d.cts +30 -0
  217. package/dist/190/assetBalances/accountCredited.d.ts +30 -0
  218. package/dist/190/assetBalances/accountCredited.mjs +12 -0
  219. package/dist/190/assetBalances/accountDebited.cjs +12 -0
  220. package/dist/190/assetBalances/accountDebited.d.cts +30 -0
  221. package/dist/190/assetBalances/accountDebited.d.ts +30 -0
  222. package/dist/190/assetBalances/accountDebited.mjs +12 -0
  223. package/dist/190/assetBalances/refundScheduled.cjs +15 -0
  224. package/dist/190/assetBalances/refundScheduled.d.cts +250 -0
  225. package/dist/190/assetBalances/refundScheduled.d.ts +250 -0
  226. package/dist/190/assetBalances/refundScheduled.mjs +15 -0
  227. package/dist/190/assetBalances/refundSkipped.cjs +15 -0
  228. package/dist/190/assetBalances/refundSkipped.d.cts +467 -0
  229. package/dist/190/assetBalances/refundSkipped.d.ts +467 -0
  230. package/dist/190/assetBalances/refundSkipped.mjs +15 -0
  231. package/dist/190/assetBalances/vaultDeficitDetected.cjs +11 -0
  232. package/dist/190/assetBalances/vaultDeficitDetected.d.cts +27 -0
  233. package/dist/190/assetBalances/vaultDeficitDetected.d.ts +27 -0
  234. package/dist/190/assetBalances/vaultDeficitDetected.mjs +11 -0
  235. package/dist/190/assethubBroadcaster/broadcastAborted.cjs +6 -0
  236. package/dist/190/assethubBroadcaster/broadcastAborted.d.cts +11 -0
  237. package/dist/190/assethubBroadcaster/broadcastAborted.d.ts +11 -0
  238. package/dist/190/assethubBroadcaster/broadcastAborted.mjs +6 -0
  239. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.cjs +10 -0
  240. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +332 -0
  241. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +332 -0
  242. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.mjs +10 -0
  243. package/dist/190/assethubBroadcaster/broadcastRetryScheduled.cjs +9 -0
  244. package/dist/190/assethubBroadcaster/broadcastRetryScheduled.d.cts +14 -0
  245. package/dist/190/assethubBroadcaster/broadcastRetryScheduled.d.ts +14 -0
  246. package/dist/190/assethubBroadcaster/broadcastRetryScheduled.mjs +9 -0
  247. package/dist/190/assethubBroadcaster/broadcastSuccess.cjs +11 -0
  248. package/dist/190/assethubBroadcaster/broadcastSuccess.d.cts +32 -0
  249. package/dist/190/assethubBroadcaster/broadcastSuccess.d.ts +32 -0
  250. package/dist/190/assethubBroadcaster/broadcastSuccess.mjs +11 -0
  251. package/dist/190/assethubBroadcaster/broadcastTimeout.cjs +6 -0
  252. package/dist/190/assethubBroadcaster/broadcastTimeout.d.cts +11 -0
  253. package/dist/190/assethubBroadcaster/broadcastTimeout.d.ts +11 -0
  254. package/dist/190/assethubBroadcaster/broadcastTimeout.mjs +6 -0
  255. package/dist/190/assethubBroadcaster/callResigned.cjs +6 -0
  256. package/dist/190/assethubBroadcaster/callResigned.d.cts +11 -0
  257. package/dist/190/assethubBroadcaster/callResigned.d.ts +11 -0
  258. package/dist/190/assethubBroadcaster/callResigned.mjs +6 -0
  259. package/dist/190/assethubBroadcaster/palletConfigUpdated.cjs +9 -0
  260. package/dist/190/assethubBroadcaster/palletConfigUpdated.d.cts +26 -0
  261. package/dist/190/assethubBroadcaster/palletConfigUpdated.d.ts +26 -0
  262. package/dist/190/assethubBroadcaster/palletConfigUpdated.mjs +9 -0
  263. package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.cjs +6 -0
  264. package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.d.cts +11 -0
  265. package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.d.ts +11 -0
  266. package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.mjs +6 -0
  267. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.cjs +12 -0
  268. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +30 -0
  269. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.ts +30 -0
  270. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.mjs +12 -0
  271. package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
  272. package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
  273. package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
  274. package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
  275. package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.cjs +7 -0
  276. package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.d.cts +11 -0
  277. package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.d.ts +11 -0
  278. package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.mjs +7 -0
  279. package/dist/190/assethubChainTracking/chainStateUpdated.cjs +9 -0
  280. package/dist/190/assethubChainTracking/chainStateUpdated.d.cts +74 -0
  281. package/dist/190/assethubChainTracking/chainStateUpdated.d.ts +74 -0
  282. package/dist/190/assethubChainTracking/chainStateUpdated.mjs +9 -0
  283. package/dist/190/assethubChainTracking/feeMultiplierUpdated.cjs +9 -0
  284. package/dist/190/assethubChainTracking/feeMultiplierUpdated.d.cts +11 -0
  285. package/dist/190/assethubChainTracking/feeMultiplierUpdated.d.ts +11 -0
  286. package/dist/190/assethubChainTracking/feeMultiplierUpdated.mjs +9 -0
  287. package/dist/190/assethubIngressEgress/assetEgressStatusChanged.cjs +10 -0
  288. package/dist/190/assethubIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  289. package/dist/190/assethubIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  290. package/dist/190/assethubIngressEgress/assetEgressStatusChanged.mjs +10 -0
  291. package/dist/190/assethubIngressEgress/batchBroadcastRequested.cjs +10 -0
  292. package/dist/190/assethubIngressEgress/batchBroadcastRequested.d.cts +24 -0
  293. package/dist/190/assethubIngressEgress/batchBroadcastRequested.d.ts +24 -0
  294. package/dist/190/assethubIngressEgress/batchBroadcastRequested.mjs +10 -0
  295. package/dist/190/assethubIngressEgress/boostFundsAdded.cjs +15 -0
  296. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +44 -0
  297. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +44 -0
  298. package/dist/190/assethubIngressEgress/boostFundsAdded.mjs +15 -0
  299. package/dist/190/assethubIngressEgress/boostPoolCreated.cjs +9 -0
  300. package/dist/190/assethubIngressEgress/boostPoolCreated.d.cts +38 -0
  301. package/dist/190/assethubIngressEgress/boostPoolCreated.d.ts +38 -0
  302. package/dist/190/assethubIngressEgress/boostPoolCreated.mjs +9 -0
  303. package/dist/190/assethubIngressEgress/boostedDepositLost.cjs +10 -0
  304. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +14 -0
  305. package/dist/190/assethubIngressEgress/boostedDepositLost.d.ts +14 -0
  306. package/dist/190/assethubIngressEgress/boostedDepositLost.mjs +10 -0
  307. package/dist/190/assethubIngressEgress/ccmBroadcastFailed.cjs +6 -0
  308. package/dist/190/assethubIngressEgress/ccmBroadcastFailed.d.cts +11 -0
  309. package/dist/190/assethubIngressEgress/ccmBroadcastFailed.d.ts +11 -0
  310. package/dist/190/assethubIngressEgress/ccmBroadcastFailed.mjs +6 -0
  311. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.cjs +10 -0
  312. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  313. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  314. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.mjs +10 -0
  315. package/dist/190/assethubIngressEgress/ccmEgressInvalid.cjs +14 -0
  316. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +542 -0
  317. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +542 -0
  318. package/dist/190/assethubIngressEgress/ccmEgressInvalid.mjs +14 -0
  319. package/dist/190/assethubIngressEgress/channelOpeningFeePaid.cjs +7 -0
  320. package/dist/190/assethubIngressEgress/channelOpeningFeePaid.d.cts +11 -0
  321. package/dist/190/assethubIngressEgress/channelOpeningFeePaid.d.ts +11 -0
  322. package/dist/190/assethubIngressEgress/channelOpeningFeePaid.mjs +7 -0
  323. package/dist/190/assethubIngressEgress/channelOpeningFeeSet.cjs +7 -0
  324. package/dist/190/assethubIngressEgress/channelOpeningFeeSet.d.cts +11 -0
  325. package/dist/190/assethubIngressEgress/channelOpeningFeeSet.d.ts +11 -0
  326. package/dist/190/assethubIngressEgress/channelOpeningFeeSet.mjs +7 -0
  327. package/dist/190/assethubIngressEgress/depositBoosted.cjs +26 -0
  328. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +134 -0
  329. package/dist/190/assethubIngressEgress/depositBoosted.d.ts +134 -0
  330. package/dist/190/assethubIngressEgress/depositBoosted.mjs +26 -0
  331. package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.cjs +6 -0
  332. package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
  333. package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
  334. package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.mjs +6 -0
  335. package/dist/190/assethubIngressEgress/depositFailed.cjs +14 -0
  336. package/dist/190/assethubIngressEgress/depositFailed.d.cts +1405 -0
  337. package/dist/190/assethubIngressEgress/depositFailed.d.ts +1405 -0
  338. package/dist/190/assethubIngressEgress/depositFailed.mjs +14 -0
  339. package/dist/190/assethubIngressEgress/depositFetchesScheduled.cjs +10 -0
  340. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +24 -0
  341. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +24 -0
  342. package/dist/190/assethubIngressEgress/depositFetchesScheduled.mjs +10 -0
  343. package/dist/190/assethubIngressEgress/depositFinalised.cjs +24 -0
  344. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +128 -0
  345. package/dist/190/assethubIngressEgress/depositFinalised.d.ts +128 -0
  346. package/dist/190/assethubIngressEgress/depositFinalised.mjs +24 -0
  347. package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.cjs +8 -0
  348. package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.d.cts +11 -0
  349. package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.d.ts +11 -0
  350. package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.mjs +8 -0
  351. package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.cjs +9 -0
  352. package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.d.cts +14 -0
  353. package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.d.ts +14 -0
  354. package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.mjs +9 -0
  355. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  356. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  357. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  358. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  359. package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  360. package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  361. package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  362. package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  363. package/dist/190/assethubIngressEgress/minimumDepositSet.cjs +10 -0
  364. package/dist/190/assethubIngressEgress/minimumDepositSet.d.cts +24 -0
  365. package/dist/190/assethubIngressEgress/minimumDepositSet.d.ts +24 -0
  366. package/dist/190/assethubIngressEgress/minimumDepositSet.mjs +10 -0
  367. package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
  368. package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
  369. package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
  370. package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
  371. package/dist/190/assethubIngressEgress/stoppedBoosting.cjs +16 -0
  372. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +47 -0
  373. package/dist/190/assethubIngressEgress/stoppedBoosting.d.ts +47 -0
  374. package/dist/190/assethubIngressEgress/stoppedBoosting.mjs +16 -0
  375. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.cjs +9 -0
  376. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +14 -0
  377. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +14 -0
  378. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.mjs +9 -0
  379. package/dist/190/assethubIngressEgress/transactionRejectionFailed.cjs +6 -0
  380. package/dist/190/assethubIngressEgress/transactionRejectionFailed.d.cts +11 -0
  381. package/dist/190/assethubIngressEgress/transactionRejectionFailed.d.ts +11 -0
  382. package/dist/190/assethubIngressEgress/transactionRejectionFailed.mjs +6 -0
  383. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
  384. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +29 -0
  385. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.ts +29 -0
  386. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
  387. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
  388. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +32 -0
  389. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.ts +32 -0
  390. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
  391. package/dist/190/assethubIngressEgress/transferFallbackRequested.cjs +18 -0
  392. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +65 -0
  393. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +65 -0
  394. package/dist/190/assethubIngressEgress/transferFallbackRequested.mjs +18 -0
  395. package/dist/190/assethubIngressEgress/unknownAffiliate.cjs +10 -0
  396. package/dist/190/assethubIngressEgress/unknownAffiliate.d.cts +14 -0
  397. package/dist/190/assethubIngressEgress/unknownAffiliate.d.ts +14 -0
  398. package/dist/190/assethubIngressEgress/unknownAffiliate.mjs +10 -0
  399. package/dist/190/assethubIngressEgress/unknownBroker.cjs +7 -0
  400. package/dist/190/assethubIngressEgress/unknownBroker.d.cts +11 -0
  401. package/dist/190/assethubIngressEgress/unknownBroker.d.ts +11 -0
  402. package/dist/190/assethubIngressEgress/unknownBroker.mjs +7 -0
  403. package/dist/190/assethubIngressEgress/utxoConsolidation.cjs +6 -0
  404. package/dist/190/assethubIngressEgress/utxoConsolidation.d.cts +11 -0
  405. package/dist/190/assethubIngressEgress/utxoConsolidation.d.ts +11 -0
  406. package/dist/190/assethubIngressEgress/utxoConsolidation.mjs +6 -0
  407. package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.cjs +9 -0
  408. package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.d.cts +11 -0
  409. package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.d.ts +11 -0
  410. package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.mjs +9 -0
  411. package/dist/190/assethubVault/awaitingGovernanceActivation.cjs +7 -0
  412. package/dist/190/assethubVault/awaitingGovernanceActivation.d.cts +11 -0
  413. package/dist/190/assethubVault/awaitingGovernanceActivation.d.ts +11 -0
  414. package/dist/190/assethubVault/awaitingGovernanceActivation.mjs +7 -0
  415. package/dist/190/assethubVault/chainInitialized.cjs +6 -0
  416. package/dist/190/assethubVault/chainInitialized.d.cts +5 -0
  417. package/dist/190/assethubVault/chainInitialized.d.ts +5 -0
  418. package/dist/190/assethubVault/chainInitialized.mjs +6 -0
  419. package/dist/190/assethubVault/vaultActivationCompleted.cjs +6 -0
  420. package/dist/190/assethubVault/vaultActivationCompleted.d.cts +5 -0
  421. package/dist/190/assethubVault/vaultActivationCompleted.d.ts +5 -0
  422. package/dist/190/assethubVault/vaultActivationCompleted.mjs +6 -0
  423. package/dist/190/assethubVault/vaultRotatedExternally.cjs +6 -0
  424. package/dist/190/assethubVault/vaultRotatedExternally.d.cts +5 -0
  425. package/dist/190/assethubVault/vaultRotatedExternally.d.ts +5 -0
  426. package/dist/190/assethubVault/vaultRotatedExternally.mjs +6 -0
  427. package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.cjs +10 -0
  428. package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.d.cts +24 -0
  429. package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.d.ts +24 -0
  430. package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.mjs +10 -0
  431. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.cjs +10 -0
  432. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  433. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  434. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.mjs +10 -0
  435. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +29 -19
  436. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +29 -19
  437. package/dist/190/bitcoinIngressEgress/depositFailed.cjs +15 -0
  438. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +2323 -0
  439. package/dist/190/bitcoinIngressEgress/depositFailed.d.ts +2323 -0
  440. package/dist/190/bitcoinIngressEgress/depositFailed.mjs +15 -0
  441. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  442. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  443. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.cjs +18 -0
  444. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -0
  445. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.ts +160 -0
  446. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.mjs +18 -0
  447. package/dist/190/common.cjs +709 -44
  448. package/dist/190/common.d.cts +16943 -1894
  449. package/dist/190/common.d.ts +16943 -1894
  450. package/dist/190/common.mjs +709 -44
  451. package/dist/190/emissions/networkFeeBurned.cjs +10 -0
  452. package/dist/190/emissions/networkFeeBurned.d.cts +24 -0
  453. package/dist/190/emissions/networkFeeBurned.d.ts +24 -0
  454. package/dist/190/emissions/networkFeeBurned.mjs +10 -0
  455. package/dist/190/environment/assethubVaultAccountSet.cjs +7 -0
  456. package/dist/190/environment/assethubVaultAccountSet.d.cts +11 -0
  457. package/dist/190/environment/assethubVaultAccountSet.d.ts +11 -0
  458. package/dist/190/environment/assethubVaultAccountSet.mjs +7 -0
  459. package/dist/190/environment/runtimeSafeModeUpdated.cjs +9 -0
  460. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +1268 -0
  461. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +1268 -0
  462. package/dist/190/environment/runtimeSafeModeUpdated.mjs +9 -0
  463. package/dist/190/ethereumIngressEgress/batchBroadcastRequested.cjs +10 -0
  464. package/dist/190/ethereumIngressEgress/batchBroadcastRequested.d.cts +24 -0
  465. package/dist/190/ethereumIngressEgress/batchBroadcastRequested.d.ts +24 -0
  466. package/dist/190/ethereumIngressEgress/batchBroadcastRequested.mjs +10 -0
  467. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.cjs +10 -0
  468. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  469. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  470. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.mjs +10 -0
  471. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +29 -19
  472. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +29 -19
  473. package/dist/190/ethereumIngressEgress/depositFailed.cjs +15 -0
  474. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +1414 -0
  475. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +1414 -0
  476. package/dist/190/ethereumIngressEgress/depositFailed.mjs +15 -0
  477. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  478. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  479. package/dist/190/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
  480. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
  481. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
  482. package/dist/190/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
  483. package/dist/190/liquidityPools/assetSwapped.cjs +12 -0
  484. package/dist/190/liquidityPools/assetSwapped.d.cts +40 -0
  485. package/dist/190/liquidityPools/assetSwapped.d.ts +40 -0
  486. package/dist/190/liquidityPools/assetSwapped.mjs +12 -0
  487. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +26 -26
  488. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +26 -26
  489. package/dist/190/liquidityPools/newPoolCreated.cjs +12 -0
  490. package/dist/190/liquidityPools/newPoolCreated.d.cts +40 -0
  491. package/dist/190/liquidityPools/newPoolCreated.d.ts +40 -0
  492. package/dist/190/liquidityPools/newPoolCreated.mjs +12 -0
  493. package/dist/190/liquidityPools/orderDeletionFailed.cjs +7 -0
  494. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +126 -0
  495. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +126 -0
  496. package/dist/190/liquidityPools/orderDeletionFailed.mjs +7 -0
  497. package/dist/190/liquidityPools/palletConfigUpdated.cjs +9 -0
  498. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +43 -0
  499. package/dist/190/liquidityPools/palletConfigUpdated.d.ts +43 -0
  500. package/dist/190/liquidityPools/palletConfigUpdated.mjs +9 -0
  501. package/dist/190/liquidityPools/poolFeeSet.cjs +11 -0
  502. package/dist/190/liquidityPools/poolFeeSet.d.cts +37 -0
  503. package/dist/190/liquidityPools/poolFeeSet.d.ts +37 -0
  504. package/dist/190/liquidityPools/poolFeeSet.mjs +11 -0
  505. package/dist/190/liquidityPools/priceImpactLimitSet.cjs +10 -0
  506. package/dist/190/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  507. package/dist/190/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  508. package/dist/190/liquidityPools/priceImpactLimitSet.mjs +10 -0
  509. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  510. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +24 -24
  511. package/dist/190/liquidityProvider/assetTransferred.cjs +12 -0
  512. package/dist/190/liquidityProvider/assetTransferred.d.cts +30 -0
  513. package/dist/190/liquidityProvider/assetTransferred.d.ts +30 -0
  514. package/dist/190/liquidityProvider/assetTransferred.mjs +12 -0
  515. package/dist/190/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  516. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
  517. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
  518. package/dist/190/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  519. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.cjs +15 -0
  520. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +250 -0
  521. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +250 -0
  522. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.mjs +15 -0
  523. package/dist/190/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  524. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
  525. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
  526. package/dist/190/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  527. package/dist/190/polkadotIngressEgress/batchBroadcastRequested.cjs +10 -0
  528. package/dist/190/polkadotIngressEgress/batchBroadcastRequested.d.cts +24 -0
  529. package/dist/190/polkadotIngressEgress/batchBroadcastRequested.d.ts +24 -0
  530. package/dist/190/polkadotIngressEgress/batchBroadcastRequested.mjs +10 -0
  531. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.cjs +10 -0
  532. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  533. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  534. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.mjs +10 -0
  535. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +29 -19
  536. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +29 -19
  537. package/dist/190/polkadotIngressEgress/depositFailed.cjs +14 -0
  538. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +1405 -0
  539. package/dist/190/polkadotIngressEgress/depositFailed.d.ts +1405 -0
  540. package/dist/190/polkadotIngressEgress/depositFailed.mjs +14 -0
  541. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  542. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  543. package/dist/190/polkadotIngressEgress/transferFallbackRequested.cjs +18 -0
  544. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -0
  545. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +65 -0
  546. package/dist/190/polkadotIngressEgress/transferFallbackRequested.mjs +18 -0
  547. package/dist/190/reputation/offencePenalty.cjs +11 -0
  548. package/dist/190/reputation/offencePenalty.d.cts +124 -0
  549. package/dist/190/reputation/offencePenalty.d.ts +124 -0
  550. package/dist/190/reputation/offencePenalty.mjs +11 -0
  551. package/dist/190/reputation/penaltyUpdated.cjs +11 -0
  552. package/dist/190/reputation/penaltyUpdated.d.cts +154 -0
  553. package/dist/190/reputation/penaltyUpdated.d.ts +154 -0
  554. package/dist/190/reputation/penaltyUpdated.mjs +11 -0
  555. package/dist/190/solanaIngressEgress/batchBroadcastRequested.cjs +10 -0
  556. package/dist/190/solanaIngressEgress/batchBroadcastRequested.d.cts +24 -0
  557. package/dist/190/solanaIngressEgress/batchBroadcastRequested.d.ts +24 -0
  558. package/dist/190/solanaIngressEgress/batchBroadcastRequested.mjs +10 -0
  559. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.cjs +10 -0
  560. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  561. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  562. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.mjs +10 -0
  563. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +29 -19
  564. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +29 -19
  565. package/dist/190/solanaIngressEgress/depositFailed.cjs +15 -0
  566. package/dist/190/solanaIngressEgress/depositFailed.d.cts +1364 -0
  567. package/dist/190/solanaIngressEgress/depositFailed.d.ts +1364 -0
  568. package/dist/190/solanaIngressEgress/depositFailed.mjs +15 -0
  569. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  570. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  571. package/dist/190/solanaIngressEgress/transferFallbackRequested.cjs +18 -0
  572. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +65 -0
  573. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +65 -0
  574. package/dist/190/solanaIngressEgress/transferFallbackRequested.mjs +18 -0
  575. package/dist/190/swapping/batchSwapFailed.cjs +11 -0
  576. package/dist/190/swapping/batchSwapFailed.d.cts +37 -0
  577. package/dist/190/swapping/batchSwapFailed.d.ts +37 -0
  578. package/dist/190/swapping/batchSwapFailed.mjs +11 -0
  579. package/dist/190/swapping/creditedOnChain.d.cts +11 -11
  580. package/dist/190/swapping/creditedOnChain.d.ts +11 -11
  581. package/dist/190/swapping/maximumSwapAmountSet.cjs +10 -0
  582. package/dist/190/swapping/maximumSwapAmountSet.d.cts +24 -0
  583. package/dist/190/swapping/maximumSwapAmountSet.d.ts +24 -0
  584. package/dist/190/swapping/maximumSwapAmountSet.mjs +10 -0
  585. package/dist/190/swapping/minimumChunkSizeSet.cjs +10 -0
  586. package/dist/190/swapping/minimumChunkSizeSet.d.cts +24 -0
  587. package/dist/190/swapping/minimumChunkSizeSet.d.ts +24 -0
  588. package/dist/190/swapping/minimumChunkSizeSet.mjs +10 -0
  589. package/dist/190/swapping/refundEgressIgnored.cjs +12 -0
  590. package/dist/190/swapping/refundEgressIgnored.d.cts +247 -0
  591. package/dist/190/swapping/refundEgressIgnored.d.ts +247 -0
  592. package/dist/190/swapping/refundEgressIgnored.mjs +12 -0
  593. package/dist/190/swapping/refundEgressScheduled.cjs +17 -0
  594. package/dist/190/swapping/refundEgressScheduled.d.cts +53 -0
  595. package/dist/190/swapping/refundEgressScheduled.d.ts +53 -0
  596. package/dist/190/swapping/refundEgressScheduled.mjs +17 -0
  597. package/dist/190/swapping/refundedOnChain.d.cts +11 -11
  598. package/dist/190/swapping/refundedOnChain.d.ts +11 -11
  599. package/dist/190/swapping/swapAmountConfiscated.cjs +12 -0
  600. package/dist/190/swapping/swapAmountConfiscated.d.cts +30 -0
  601. package/dist/190/swapping/swapAmountConfiscated.d.ts +30 -0
  602. package/dist/190/swapping/swapAmountConfiscated.mjs +12 -0
  603. package/dist/190/swapping/swapDepositAddressReady.cjs +31 -0
  604. package/dist/190/swapping/swapDepositAddressReady.d.cts +314 -0
  605. package/dist/190/swapping/swapDepositAddressReady.d.ts +314 -0
  606. package/dist/190/swapping/swapDepositAddressReady.mjs +31 -0
  607. package/dist/190/swapping/swapEgressIgnored.cjs +12 -0
  608. package/dist/190/swapping/swapEgressIgnored.d.cts +247 -0
  609. package/dist/190/swapping/swapEgressIgnored.d.ts +247 -0
  610. package/dist/190/swapping/swapEgressIgnored.mjs +12 -0
  611. package/dist/190/swapping/swapEgressScheduled.cjs +17 -0
  612. package/dist/190/swapping/swapEgressScheduled.d.cts +53 -0
  613. package/dist/190/swapping/swapEgressScheduled.d.ts +53 -0
  614. package/dist/190/swapping/swapEgressScheduled.mjs +17 -0
  615. package/dist/190/swapping/swapExecuted.cjs +17 -0
  616. package/dist/190/swapping/swapExecuted.d.cts +55 -0
  617. package/dist/190/swapping/swapExecuted.d.ts +55 -0
  618. package/dist/190/swapping/swapExecuted.mjs +17 -0
  619. package/dist/190/swapping/swapRequested.d.cts +151 -103
  620. package/dist/190/swapping/swapRequested.d.ts +151 -103
  621. package/dist/190/swapping/withdrawalRequested.cjs +20 -0
  622. package/dist/190/swapping/withdrawalRequested.d.cts +97 -0
  623. package/dist/190/swapping/withdrawalRequested.d.ts +97 -0
  624. package/dist/190/swapping/withdrawalRequested.mjs +20 -0
  625. package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +10 -0
  626. package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +24 -0
  627. package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.d.ts +24 -0
  628. package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +10 -0
  629. package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +10 -0
  630. package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +24 -0
  631. package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.ts +24 -0
  632. package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +10 -0
  633. package/dist/190/tokenholderGovernance/proposalEnacted.cjs +9 -0
  634. package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +53 -0
  635. package/dist/190/tokenholderGovernance/proposalEnacted.d.ts +53 -0
  636. package/dist/190/tokenholderGovernance/proposalEnacted.mjs +9 -0
  637. package/dist/190/tokenholderGovernance/proposalPassed.cjs +9 -0
  638. package/dist/190/tokenholderGovernance/proposalPassed.d.cts +53 -0
  639. package/dist/190/tokenholderGovernance/proposalPassed.d.ts +53 -0
  640. package/dist/190/tokenholderGovernance/proposalPassed.mjs +9 -0
  641. package/dist/190/tokenholderGovernance/proposalRejected.cjs +9 -0
  642. package/dist/190/tokenholderGovernance/proposalRejected.d.cts +53 -0
  643. package/dist/190/tokenholderGovernance/proposalRejected.d.ts +53 -0
  644. package/dist/190/tokenholderGovernance/proposalRejected.mjs +9 -0
  645. package/dist/190/tokenholderGovernance/proposalSubmitted.cjs +9 -0
  646. package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +53 -0
  647. package/dist/190/tokenholderGovernance/proposalSubmitted.d.ts +53 -0
  648. package/dist/190/tokenholderGovernance/proposalSubmitted.mjs +9 -0
  649. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
  650. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +7 -7
  651. package/dist/190/tradingStrategy/palletConfigUpdated.cjs +9 -0
  652. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +107 -0
  653. package/dist/190/tradingStrategy/palletConfigUpdated.d.ts +107 -0
  654. package/dist/190/tradingStrategy/palletConfigUpdated.mjs +9 -0
  655. package/dist/190/tradingStrategy/strategyDeployed.d.cts +19 -24
  656. package/dist/190/tradingStrategy/strategyDeployed.d.ts +19 -24
  657. package/dist/HandlerMap.cjs +36 -23
  658. package/dist/HandlerMap.d.cts +13 -4
  659. package/dist/HandlerMap.d.ts +13 -4
  660. package/dist/HandlerMap.mjs +36 -23
  661. package/dist/index.cjs +3 -1
  662. package/dist/index.d.cts +1 -1
  663. package/dist/index.d.ts +1 -1
  664. package/dist/index.mjs +2 -0
  665. package/dist/types.d.cts +3 -2
  666. package/dist/types.d.ts +3 -2
  667. package/package.json +2 -2
@@ -0,0 +1,1364 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
4
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "BelowMinimumDeposit";
9
+ }, {
10
+ __kind: "BelowMinimumDeposit";
11
+ }>, z.ZodObject<{
12
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
13
+ }, "strip", z.ZodTypeAny, {
14
+ __kind: "NotEnoughToPayFees";
15
+ }, {
16
+ __kind: "NotEnoughToPayFees";
17
+ }>, z.ZodObject<{
18
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
19
+ }, "strip", z.ZodTypeAny, {
20
+ __kind: "TransactionRejectedByBroker";
21
+ }, {
22
+ __kind: "TransactionRejectedByBroker";
23
+ }>, z.ZodObject<{
24
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
25
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
+ __kind: z.ZodLiteral<"Other">;
27
+ }, "strip", z.ZodTypeAny, {
28
+ __kind: "Other";
29
+ }, {
30
+ __kind: "Other";
31
+ }>, z.ZodObject<{
32
+ __kind: z.ZodLiteral<"CannotLookup">;
33
+ }, "strip", z.ZodTypeAny, {
34
+ __kind: "CannotLookup";
35
+ }, {
36
+ __kind: "CannotLookup";
37
+ }>, z.ZodObject<{
38
+ __kind: z.ZodLiteral<"BadOrigin">;
39
+ }, "strip", z.ZodTypeAny, {
40
+ __kind: "BadOrigin";
41
+ }, {
42
+ __kind: "BadOrigin";
43
+ }>, z.ZodObject<{
44
+ __kind: z.ZodLiteral<"Module">;
45
+ value: z.ZodObject<{
46
+ index: z.ZodNumber;
47
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
48
+ }, "strip", z.ZodTypeAny, {
49
+ index: number;
50
+ error: `0x${string}`;
51
+ }, {
52
+ index: number;
53
+ error: string;
54
+ }>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ value: {
57
+ index: number;
58
+ error: `0x${string}`;
59
+ };
60
+ __kind: "Module";
61
+ }, {
62
+ value: {
63
+ index: number;
64
+ error: string;
65
+ };
66
+ __kind: "Module";
67
+ }>, z.ZodObject<{
68
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
69
+ }, "strip", z.ZodTypeAny, {
70
+ __kind: "ConsumerRemaining";
71
+ }, {
72
+ __kind: "ConsumerRemaining";
73
+ }>, z.ZodObject<{
74
+ __kind: z.ZodLiteral<"NoProviders">;
75
+ }, "strip", z.ZodTypeAny, {
76
+ __kind: "NoProviders";
77
+ }, {
78
+ __kind: "NoProviders";
79
+ }>, z.ZodObject<{
80
+ __kind: z.ZodLiteral<"TooManyConsumers">;
81
+ }, "strip", z.ZodTypeAny, {
82
+ __kind: "TooManyConsumers";
83
+ }, {
84
+ __kind: "TooManyConsumers";
85
+ }>, z.ZodObject<{
86
+ __kind: z.ZodLiteral<"Token">;
87
+ value: z.ZodEffects<z.ZodObject<{
88
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
89
+ }, "strip", z.ZodTypeAny, {
90
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
+ }, {
92
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
+ }>;
96
+ }, "strip", z.ZodTypeAny, {
97
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
98
+ __kind: "Token";
99
+ }, {
100
+ value: {
101
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
102
+ };
103
+ __kind: "Token";
104
+ }>, z.ZodObject<{
105
+ __kind: z.ZodLiteral<"Arithmetic">;
106
+ value: z.ZodEffects<z.ZodObject<{
107
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
108
+ }, "strip", z.ZodTypeAny, {
109
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
+ }, {
111
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
112
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
113
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
114
+ }>;
115
+ }, "strip", z.ZodTypeAny, {
116
+ value: "Underflow" | "Overflow" | "DivisionByZero";
117
+ __kind: "Arithmetic";
118
+ }, {
119
+ value: {
120
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
121
+ };
122
+ __kind: "Arithmetic";
123
+ }>, z.ZodObject<{
124
+ __kind: z.ZodLiteral<"Transactional">;
125
+ value: z.ZodEffects<z.ZodObject<{
126
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
127
+ }, "strip", z.ZodTypeAny, {
128
+ __kind: "LimitReached" | "NoLayer";
129
+ }, {
130
+ __kind: "LimitReached" | "NoLayer";
131
+ }>, "LimitReached" | "NoLayer", {
132
+ __kind: "LimitReached" | "NoLayer";
133
+ }>;
134
+ }, "strip", z.ZodTypeAny, {
135
+ value: "LimitReached" | "NoLayer";
136
+ __kind: "Transactional";
137
+ }, {
138
+ value: {
139
+ __kind: "LimitReached" | "NoLayer";
140
+ };
141
+ __kind: "Transactional";
142
+ }>, z.ZodObject<{
143
+ __kind: z.ZodLiteral<"Exhausted">;
144
+ }, "strip", z.ZodTypeAny, {
145
+ __kind: "Exhausted";
146
+ }, {
147
+ __kind: "Exhausted";
148
+ }>, z.ZodObject<{
149
+ __kind: z.ZodLiteral<"Corruption">;
150
+ }, "strip", z.ZodTypeAny, {
151
+ __kind: "Corruption";
152
+ }, {
153
+ __kind: "Corruption";
154
+ }>, z.ZodObject<{
155
+ __kind: z.ZodLiteral<"Unavailable">;
156
+ }, "strip", z.ZodTypeAny, {
157
+ __kind: "Unavailable";
158
+ }, {
159
+ __kind: "Unavailable";
160
+ }>, z.ZodObject<{
161
+ __kind: z.ZodLiteral<"RootNotAllowed">;
162
+ }, "strip", z.ZodTypeAny, {
163
+ __kind: "RootNotAllowed";
164
+ }, {
165
+ __kind: "RootNotAllowed";
166
+ }>]>;
167
+ }, "strip", z.ZodTypeAny, {
168
+ value: {
169
+ __kind: "Other";
170
+ } | {
171
+ __kind: "CannotLookup";
172
+ } | {
173
+ __kind: "BadOrigin";
174
+ } | {
175
+ value: {
176
+ index: number;
177
+ error: `0x${string}`;
178
+ };
179
+ __kind: "Module";
180
+ } | {
181
+ __kind: "ConsumerRemaining";
182
+ } | {
183
+ __kind: "NoProviders";
184
+ } | {
185
+ __kind: "TooManyConsumers";
186
+ } | {
187
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
+ __kind: "Token";
189
+ } | {
190
+ value: "Underflow" | "Overflow" | "DivisionByZero";
191
+ __kind: "Arithmetic";
192
+ } | {
193
+ value: "LimitReached" | "NoLayer";
194
+ __kind: "Transactional";
195
+ } | {
196
+ __kind: "Exhausted";
197
+ } | {
198
+ __kind: "Corruption";
199
+ } | {
200
+ __kind: "Unavailable";
201
+ } | {
202
+ __kind: "RootNotAllowed";
203
+ };
204
+ __kind: "DepositWitnessRejected";
205
+ }, {
206
+ value: {
207
+ __kind: "Other";
208
+ } | {
209
+ __kind: "CannotLookup";
210
+ } | {
211
+ __kind: "BadOrigin";
212
+ } | {
213
+ value: {
214
+ index: number;
215
+ error: string;
216
+ };
217
+ __kind: "Module";
218
+ } | {
219
+ __kind: "ConsumerRemaining";
220
+ } | {
221
+ __kind: "NoProviders";
222
+ } | {
223
+ __kind: "TooManyConsumers";
224
+ } | {
225
+ value: {
226
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ };
228
+ __kind: "Token";
229
+ } | {
230
+ value: {
231
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
232
+ };
233
+ __kind: "Arithmetic";
234
+ } | {
235
+ value: {
236
+ __kind: "LimitReached" | "NoLayer";
237
+ };
238
+ __kind: "Transactional";
239
+ } | {
240
+ __kind: "Exhausted";
241
+ } | {
242
+ __kind: "Corruption";
243
+ } | {
244
+ __kind: "Unavailable";
245
+ } | {
246
+ __kind: "RootNotAllowed";
247
+ };
248
+ __kind: "DepositWitnessRejected";
249
+ }>, z.ZodObject<{
250
+ __kind: z.ZodLiteral<"InvalidDestinationAddress">;
251
+ }, "strip", z.ZodTypeAny, {
252
+ __kind: "InvalidDestinationAddress";
253
+ }, {
254
+ __kind: "InvalidDestinationAddress";
255
+ }>, z.ZodObject<{
256
+ __kind: z.ZodLiteral<"InvalidBrokerFees">;
257
+ }, "strip", z.ZodTypeAny, {
258
+ __kind: "InvalidBrokerFees";
259
+ }, {
260
+ __kind: "InvalidBrokerFees";
261
+ }>, z.ZodObject<{
262
+ __kind: z.ZodLiteral<"InvalidRefundParameters">;
263
+ }, "strip", z.ZodTypeAny, {
264
+ __kind: "InvalidRefundParameters";
265
+ }, {
266
+ __kind: "InvalidRefundParameters";
267
+ }>, z.ZodObject<{
268
+ __kind: z.ZodLiteral<"InvalidDcaParameters">;
269
+ }, "strip", z.ZodTypeAny, {
270
+ __kind: "InvalidDcaParameters";
271
+ }, {
272
+ __kind: "InvalidDcaParameters";
273
+ }>, z.ZodObject<{
274
+ __kind: z.ZodLiteral<"CcmUnsupportedForTargetChain">;
275
+ }, "strip", z.ZodTypeAny, {
276
+ __kind: "CcmUnsupportedForTargetChain";
277
+ }, {
278
+ __kind: "CcmUnsupportedForTargetChain";
279
+ }>, z.ZodObject<{
280
+ __kind: z.ZodLiteral<"CcmInvalidMetadata">;
281
+ }, "strip", z.ZodTypeAny, {
282
+ __kind: "CcmInvalidMetadata";
283
+ }, {
284
+ __kind: "CcmInvalidMetadata";
285
+ }>]>;
286
+ details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
287
+ __kind: z.ZodLiteral<"DepositChannel">;
288
+ depositWitness: z.ZodObject<{
289
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
290
+ asset: z.ZodEffects<z.ZodObject<{
291
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
292
+ }, "strip", z.ZodTypeAny, {
293
+ __kind: "Sol" | "SolUsdc";
294
+ }, {
295
+ __kind: "Sol" | "SolUsdc";
296
+ }>, "Sol" | "SolUsdc", {
297
+ __kind: "Sol" | "SolUsdc";
298
+ }>;
299
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
300
+ }, "strip", z.ZodTypeAny, {
301
+ depositAddress: `0x${string}`;
302
+ asset: "Sol" | "SolUsdc";
303
+ amount: bigint;
304
+ }, {
305
+ depositAddress: string;
306
+ asset: {
307
+ __kind: "Sol" | "SolUsdc";
308
+ };
309
+ amount: string | number;
310
+ }>;
311
+ }, "strip", z.ZodTypeAny, {
312
+ __kind: "DepositChannel";
313
+ depositWitness: {
314
+ depositAddress: `0x${string}`;
315
+ asset: "Sol" | "SolUsdc";
316
+ amount: bigint;
317
+ };
318
+ }, {
319
+ __kind: "DepositChannel";
320
+ depositWitness: {
321
+ depositAddress: string;
322
+ asset: {
323
+ __kind: "Sol" | "SolUsdc";
324
+ };
325
+ amount: string | number;
326
+ };
327
+ }>, z.ZodObject<{
328
+ __kind: z.ZodLiteral<"Vault">;
329
+ vaultWitness: z.ZodObject<{
330
+ inputAsset: z.ZodEffects<z.ZodObject<{
331
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
332
+ }, "strip", z.ZodTypeAny, {
333
+ __kind: "Sol" | "SolUsdc";
334
+ }, {
335
+ __kind: "Sol" | "SolUsdc";
336
+ }>, "Sol" | "SolUsdc", {
337
+ __kind: "Sol" | "SolUsdc";
338
+ }>;
339
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
340
+ channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
341
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
342
+ outputAsset: z.ZodEffects<z.ZodObject<{
343
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
344
+ }, "strip", z.ZodTypeAny, {
345
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
346
+ }, {
347
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
348
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
349
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
350
+ }>;
351
+ destinationAddress: z.ZodEffects<z.ZodObject<{
352
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
353
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
354
+ }, "strip", z.ZodTypeAny, {
355
+ value: `0x${string}`;
356
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
357
+ }, {
358
+ value: string;
359
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
360
+ }>, {
361
+ readonly chain: "Ethereum";
362
+ readonly address: `0x${string}`;
363
+ } | {
364
+ readonly chain: "Polkadot";
365
+ readonly address: string;
366
+ } | {
367
+ readonly chain: "Bitcoin";
368
+ readonly address: string;
369
+ } | {
370
+ readonly chain: "Arbitrum";
371
+ readonly address: `0x${string}`;
372
+ } | {
373
+ readonly chain: "Solana";
374
+ readonly address: string;
375
+ } | {
376
+ readonly chain: "Assethub";
377
+ readonly address: string;
378
+ }, {
379
+ value: string;
380
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
381
+ }>;
382
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
383
+ channelMetadata: z.ZodObject<{
384
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
385
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
386
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
387
+ }, "strip", z.ZodTypeAny, {
388
+ message: `0x${string}`;
389
+ gasBudget: bigint;
390
+ ccmAdditionalData: `0x${string}`;
391
+ }, {
392
+ message: string;
393
+ gasBudget: string | number;
394
+ ccmAdditionalData: string;
395
+ }>;
396
+ sourceChain: z.ZodEffects<z.ZodObject<{
397
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
398
+ }, "strip", z.ZodTypeAny, {
399
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
400
+ }, {
401
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
402
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
403
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
404
+ }>;
405
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
406
+ __kind: z.ZodLiteral<"Eth">;
407
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
408
+ }, "strip", z.ZodTypeAny, {
409
+ value: `0x${string}`;
410
+ __kind: "Eth";
411
+ }, {
412
+ value: string;
413
+ __kind: "Eth";
414
+ }>, z.ZodObject<{
415
+ __kind: z.ZodLiteral<"Dot">;
416
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
417
+ }, "strip", z.ZodTypeAny, {
418
+ value: `0x${string}`;
419
+ __kind: "Dot";
420
+ }, {
421
+ value: string;
422
+ __kind: "Dot";
423
+ }>, z.ZodObject<{
424
+ __kind: z.ZodLiteral<"Btc">;
425
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
426
+ __kind: z.ZodLiteral<"P2PKH">;
427
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
428
+ }, "strip", z.ZodTypeAny, {
429
+ value: `0x${string}`;
430
+ __kind: "P2PKH";
431
+ }, {
432
+ value: string;
433
+ __kind: "P2PKH";
434
+ }>, z.ZodObject<{
435
+ __kind: z.ZodLiteral<"P2SH">;
436
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
437
+ }, "strip", z.ZodTypeAny, {
438
+ value: `0x${string}`;
439
+ __kind: "P2SH";
440
+ }, {
441
+ value: string;
442
+ __kind: "P2SH";
443
+ }>, z.ZodObject<{
444
+ __kind: z.ZodLiteral<"P2WPKH">;
445
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
446
+ }, "strip", z.ZodTypeAny, {
447
+ value: `0x${string}`;
448
+ __kind: "P2WPKH";
449
+ }, {
450
+ value: string;
451
+ __kind: "P2WPKH";
452
+ }>, z.ZodObject<{
453
+ __kind: z.ZodLiteral<"P2WSH">;
454
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
455
+ }, "strip", z.ZodTypeAny, {
456
+ value: `0x${string}`;
457
+ __kind: "P2WSH";
458
+ }, {
459
+ value: string;
460
+ __kind: "P2WSH";
461
+ }>, z.ZodObject<{
462
+ __kind: z.ZodLiteral<"Taproot">;
463
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
464
+ }, "strip", z.ZodTypeAny, {
465
+ value: `0x${string}`;
466
+ __kind: "Taproot";
467
+ }, {
468
+ value: string;
469
+ __kind: "Taproot";
470
+ }>, z.ZodObject<{
471
+ __kind: z.ZodLiteral<"OtherSegwit">;
472
+ version: z.ZodNumber;
473
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
474
+ }, "strip", z.ZodTypeAny, {
475
+ __kind: "OtherSegwit";
476
+ version: number;
477
+ program: `0x${string}`;
478
+ }, {
479
+ __kind: "OtherSegwit";
480
+ version: number;
481
+ program: string;
482
+ }>]>;
483
+ }, "strip", z.ZodTypeAny, {
484
+ value: {
485
+ value: `0x${string}`;
486
+ __kind: "P2PKH";
487
+ } | {
488
+ value: `0x${string}`;
489
+ __kind: "P2SH";
490
+ } | {
491
+ value: `0x${string}`;
492
+ __kind: "P2WPKH";
493
+ } | {
494
+ value: `0x${string}`;
495
+ __kind: "P2WSH";
496
+ } | {
497
+ value: `0x${string}`;
498
+ __kind: "Taproot";
499
+ } | {
500
+ __kind: "OtherSegwit";
501
+ version: number;
502
+ program: `0x${string}`;
503
+ };
504
+ __kind: "Btc";
505
+ }, {
506
+ value: {
507
+ value: string;
508
+ __kind: "P2PKH";
509
+ } | {
510
+ value: string;
511
+ __kind: "P2SH";
512
+ } | {
513
+ value: string;
514
+ __kind: "P2WPKH";
515
+ } | {
516
+ value: string;
517
+ __kind: "P2WSH";
518
+ } | {
519
+ value: string;
520
+ __kind: "Taproot";
521
+ } | {
522
+ __kind: "OtherSegwit";
523
+ version: number;
524
+ program: string;
525
+ };
526
+ __kind: "Btc";
527
+ }>, z.ZodObject<{
528
+ __kind: z.ZodLiteral<"Arb">;
529
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
530
+ }, "strip", z.ZodTypeAny, {
531
+ value: `0x${string}`;
532
+ __kind: "Arb";
533
+ }, {
534
+ value: string;
535
+ __kind: "Arb";
536
+ }>, z.ZodObject<{
537
+ __kind: z.ZodLiteral<"Sol">;
538
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
539
+ }, "strip", z.ZodTypeAny, {
540
+ value: `0x${string}`;
541
+ __kind: "Sol";
542
+ }, {
543
+ value: string;
544
+ __kind: "Sol";
545
+ }>, z.ZodObject<{
546
+ __kind: z.ZodLiteral<"Hub">;
547
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
548
+ }, "strip", z.ZodTypeAny, {
549
+ value: `0x${string}`;
550
+ __kind: "Hub";
551
+ }, {
552
+ value: string;
553
+ __kind: "Hub";
554
+ }>]>>>;
555
+ }, "strip", z.ZodTypeAny, {
556
+ channelMetadata: {
557
+ message: `0x${string}`;
558
+ gasBudget: bigint;
559
+ ccmAdditionalData: `0x${string}`;
560
+ };
561
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
562
+ sourceAddress?: {
563
+ value: `0x${string}`;
564
+ __kind: "Eth";
565
+ } | {
566
+ value: `0x${string}`;
567
+ __kind: "Dot";
568
+ } | {
569
+ value: {
570
+ value: `0x${string}`;
571
+ __kind: "P2PKH";
572
+ } | {
573
+ value: `0x${string}`;
574
+ __kind: "P2SH";
575
+ } | {
576
+ value: `0x${string}`;
577
+ __kind: "P2WPKH";
578
+ } | {
579
+ value: `0x${string}`;
580
+ __kind: "P2WSH";
581
+ } | {
582
+ value: `0x${string}`;
583
+ __kind: "Taproot";
584
+ } | {
585
+ __kind: "OtherSegwit";
586
+ version: number;
587
+ program: `0x${string}`;
588
+ };
589
+ __kind: "Btc";
590
+ } | {
591
+ value: `0x${string}`;
592
+ __kind: "Arb";
593
+ } | {
594
+ value: `0x${string}`;
595
+ __kind: "Sol";
596
+ } | {
597
+ value: `0x${string}`;
598
+ __kind: "Hub";
599
+ } | null | undefined;
600
+ }, {
601
+ channelMetadata: {
602
+ message: string;
603
+ gasBudget: string | number;
604
+ ccmAdditionalData: string;
605
+ };
606
+ sourceChain: {
607
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
608
+ };
609
+ sourceAddress?: {
610
+ value: string;
611
+ __kind: "Eth";
612
+ } | {
613
+ value: string;
614
+ __kind: "Dot";
615
+ } | {
616
+ value: {
617
+ value: string;
618
+ __kind: "P2PKH";
619
+ } | {
620
+ value: string;
621
+ __kind: "P2SH";
622
+ } | {
623
+ value: string;
624
+ __kind: "P2WPKH";
625
+ } | {
626
+ value: string;
627
+ __kind: "P2WSH";
628
+ } | {
629
+ value: string;
630
+ __kind: "Taproot";
631
+ } | {
632
+ __kind: "OtherSegwit";
633
+ version: number;
634
+ program: string;
635
+ };
636
+ __kind: "Btc";
637
+ } | {
638
+ value: string;
639
+ __kind: "Arb";
640
+ } | {
641
+ value: string;
642
+ __kind: "Sol";
643
+ } | {
644
+ value: string;
645
+ __kind: "Hub";
646
+ } | null | undefined;
647
+ }>>>;
648
+ txId: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
649
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
650
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
651
+ bps: z.ZodNumber;
652
+ }, "strip", z.ZodTypeAny, {
653
+ account: string;
654
+ bps: number;
655
+ }, {
656
+ account: string;
657
+ bps: number;
658
+ }>>>;
659
+ affiliateFees: z.ZodArray<z.ZodObject<{
660
+ account: z.ZodNumber;
661
+ bps: z.ZodNumber;
662
+ }, "strip", z.ZodTypeAny, {
663
+ account: number;
664
+ bps: number;
665
+ }, {
666
+ account: number;
667
+ bps: number;
668
+ }>, "many">;
669
+ refundParams: z.ZodObject<{
670
+ retryDuration: z.ZodNumber;
671
+ refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
672
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
673
+ }, "strip", z.ZodTypeAny, {
674
+ retryDuration: number;
675
+ minPrice: bigint;
676
+ refundAddress: `0x${string}`;
677
+ }, {
678
+ retryDuration: number;
679
+ minPrice: string | number;
680
+ refundAddress: string;
681
+ }>;
682
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
683
+ numberOfChunks: z.ZodNumber;
684
+ chunkInterval: z.ZodNumber;
685
+ }, "strip", z.ZodTypeAny, {
686
+ numberOfChunks: number;
687
+ chunkInterval: number;
688
+ }, {
689
+ numberOfChunks: number;
690
+ chunkInterval: number;
691
+ }>>>;
692
+ boostFee: z.ZodNumber;
693
+ }, "strip", z.ZodTypeAny, {
694
+ txId: [`0x${string}`, bigint];
695
+ inputAsset: "Sol" | "SolUsdc";
696
+ depositAmount: bigint;
697
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
698
+ destinationAddress: {
699
+ readonly chain: "Ethereum";
700
+ readonly address: `0x${string}`;
701
+ } | {
702
+ readonly chain: "Polkadot";
703
+ readonly address: string;
704
+ } | {
705
+ readonly chain: "Bitcoin";
706
+ readonly address: string;
707
+ } | {
708
+ readonly chain: "Arbitrum";
709
+ readonly address: `0x${string}`;
710
+ } | {
711
+ readonly chain: "Solana";
712
+ readonly address: string;
713
+ } | {
714
+ readonly chain: "Assethub";
715
+ readonly address: string;
716
+ };
717
+ affiliateFees: {
718
+ account: number;
719
+ bps: number;
720
+ }[];
721
+ refundParams: {
722
+ retryDuration: number;
723
+ minPrice: bigint;
724
+ refundAddress: `0x${string}`;
725
+ };
726
+ boostFee: number;
727
+ depositAddress?: `0x${string}` | null | undefined;
728
+ channelId?: bigint | null | undefined;
729
+ depositMetadata?: {
730
+ channelMetadata: {
731
+ message: `0x${string}`;
732
+ gasBudget: bigint;
733
+ ccmAdditionalData: `0x${string}`;
734
+ };
735
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
736
+ sourceAddress?: {
737
+ value: `0x${string}`;
738
+ __kind: "Eth";
739
+ } | {
740
+ value: `0x${string}`;
741
+ __kind: "Dot";
742
+ } | {
743
+ value: {
744
+ value: `0x${string}`;
745
+ __kind: "P2PKH";
746
+ } | {
747
+ value: `0x${string}`;
748
+ __kind: "P2SH";
749
+ } | {
750
+ value: `0x${string}`;
751
+ __kind: "P2WPKH";
752
+ } | {
753
+ value: `0x${string}`;
754
+ __kind: "P2WSH";
755
+ } | {
756
+ value: `0x${string}`;
757
+ __kind: "Taproot";
758
+ } | {
759
+ __kind: "OtherSegwit";
760
+ version: number;
761
+ program: `0x${string}`;
762
+ };
763
+ __kind: "Btc";
764
+ } | {
765
+ value: `0x${string}`;
766
+ __kind: "Arb";
767
+ } | {
768
+ value: `0x${string}`;
769
+ __kind: "Sol";
770
+ } | {
771
+ value: `0x${string}`;
772
+ __kind: "Hub";
773
+ } | null | undefined;
774
+ } | null | undefined;
775
+ brokerFee?: {
776
+ account: string;
777
+ bps: number;
778
+ } | null | undefined;
779
+ dcaParams?: {
780
+ numberOfChunks: number;
781
+ chunkInterval: number;
782
+ } | null | undefined;
783
+ }, {
784
+ txId: [string, string | number];
785
+ inputAsset: {
786
+ __kind: "Sol" | "SolUsdc";
787
+ };
788
+ depositAmount: string | number;
789
+ outputAsset: {
790
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
791
+ };
792
+ destinationAddress: {
793
+ value: string;
794
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
795
+ };
796
+ affiliateFees: {
797
+ account: number;
798
+ bps: number;
799
+ }[];
800
+ refundParams: {
801
+ retryDuration: number;
802
+ minPrice: string | number;
803
+ refundAddress: string;
804
+ };
805
+ boostFee: number;
806
+ depositAddress?: string | null | undefined;
807
+ channelId?: string | number | null | undefined;
808
+ depositMetadata?: {
809
+ channelMetadata: {
810
+ message: string;
811
+ gasBudget: string | number;
812
+ ccmAdditionalData: string;
813
+ };
814
+ sourceChain: {
815
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
816
+ };
817
+ sourceAddress?: {
818
+ value: string;
819
+ __kind: "Eth";
820
+ } | {
821
+ value: string;
822
+ __kind: "Dot";
823
+ } | {
824
+ value: {
825
+ value: string;
826
+ __kind: "P2PKH";
827
+ } | {
828
+ value: string;
829
+ __kind: "P2SH";
830
+ } | {
831
+ value: string;
832
+ __kind: "P2WPKH";
833
+ } | {
834
+ value: string;
835
+ __kind: "P2WSH";
836
+ } | {
837
+ value: string;
838
+ __kind: "Taproot";
839
+ } | {
840
+ __kind: "OtherSegwit";
841
+ version: number;
842
+ program: string;
843
+ };
844
+ __kind: "Btc";
845
+ } | {
846
+ value: string;
847
+ __kind: "Arb";
848
+ } | {
849
+ value: string;
850
+ __kind: "Sol";
851
+ } | {
852
+ value: string;
853
+ __kind: "Hub";
854
+ } | null | undefined;
855
+ } | null | undefined;
856
+ brokerFee?: {
857
+ account: string;
858
+ bps: number;
859
+ } | null | undefined;
860
+ dcaParams?: {
861
+ numberOfChunks: number;
862
+ chunkInterval: number;
863
+ } | null | undefined;
864
+ }>;
865
+ }, "strip", z.ZodTypeAny, {
866
+ __kind: "Vault";
867
+ vaultWitness: {
868
+ txId: [`0x${string}`, bigint];
869
+ inputAsset: "Sol" | "SolUsdc";
870
+ depositAmount: bigint;
871
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
872
+ destinationAddress: {
873
+ readonly chain: "Ethereum";
874
+ readonly address: `0x${string}`;
875
+ } | {
876
+ readonly chain: "Polkadot";
877
+ readonly address: string;
878
+ } | {
879
+ readonly chain: "Bitcoin";
880
+ readonly address: string;
881
+ } | {
882
+ readonly chain: "Arbitrum";
883
+ readonly address: `0x${string}`;
884
+ } | {
885
+ readonly chain: "Solana";
886
+ readonly address: string;
887
+ } | {
888
+ readonly chain: "Assethub";
889
+ readonly address: string;
890
+ };
891
+ affiliateFees: {
892
+ account: number;
893
+ bps: number;
894
+ }[];
895
+ refundParams: {
896
+ retryDuration: number;
897
+ minPrice: bigint;
898
+ refundAddress: `0x${string}`;
899
+ };
900
+ boostFee: number;
901
+ depositAddress?: `0x${string}` | null | undefined;
902
+ channelId?: bigint | null | undefined;
903
+ depositMetadata?: {
904
+ channelMetadata: {
905
+ message: `0x${string}`;
906
+ gasBudget: bigint;
907
+ ccmAdditionalData: `0x${string}`;
908
+ };
909
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
910
+ sourceAddress?: {
911
+ value: `0x${string}`;
912
+ __kind: "Eth";
913
+ } | {
914
+ value: `0x${string}`;
915
+ __kind: "Dot";
916
+ } | {
917
+ value: {
918
+ value: `0x${string}`;
919
+ __kind: "P2PKH";
920
+ } | {
921
+ value: `0x${string}`;
922
+ __kind: "P2SH";
923
+ } | {
924
+ value: `0x${string}`;
925
+ __kind: "P2WPKH";
926
+ } | {
927
+ value: `0x${string}`;
928
+ __kind: "P2WSH";
929
+ } | {
930
+ value: `0x${string}`;
931
+ __kind: "Taproot";
932
+ } | {
933
+ __kind: "OtherSegwit";
934
+ version: number;
935
+ program: `0x${string}`;
936
+ };
937
+ __kind: "Btc";
938
+ } | {
939
+ value: `0x${string}`;
940
+ __kind: "Arb";
941
+ } | {
942
+ value: `0x${string}`;
943
+ __kind: "Sol";
944
+ } | {
945
+ value: `0x${string}`;
946
+ __kind: "Hub";
947
+ } | null | undefined;
948
+ } | null | undefined;
949
+ brokerFee?: {
950
+ account: string;
951
+ bps: number;
952
+ } | null | undefined;
953
+ dcaParams?: {
954
+ numberOfChunks: number;
955
+ chunkInterval: number;
956
+ } | null | undefined;
957
+ };
958
+ }, {
959
+ __kind: "Vault";
960
+ vaultWitness: {
961
+ txId: [string, string | number];
962
+ inputAsset: {
963
+ __kind: "Sol" | "SolUsdc";
964
+ };
965
+ depositAmount: string | number;
966
+ outputAsset: {
967
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
968
+ };
969
+ destinationAddress: {
970
+ value: string;
971
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
972
+ };
973
+ affiliateFees: {
974
+ account: number;
975
+ bps: number;
976
+ }[];
977
+ refundParams: {
978
+ retryDuration: number;
979
+ minPrice: string | number;
980
+ refundAddress: string;
981
+ };
982
+ boostFee: number;
983
+ depositAddress?: string | null | undefined;
984
+ channelId?: string | number | null | undefined;
985
+ depositMetadata?: {
986
+ channelMetadata: {
987
+ message: string;
988
+ gasBudget: string | number;
989
+ ccmAdditionalData: string;
990
+ };
991
+ sourceChain: {
992
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
993
+ };
994
+ sourceAddress?: {
995
+ value: string;
996
+ __kind: "Eth";
997
+ } | {
998
+ value: string;
999
+ __kind: "Dot";
1000
+ } | {
1001
+ value: {
1002
+ value: string;
1003
+ __kind: "P2PKH";
1004
+ } | {
1005
+ value: string;
1006
+ __kind: "P2SH";
1007
+ } | {
1008
+ value: string;
1009
+ __kind: "P2WPKH";
1010
+ } | {
1011
+ value: string;
1012
+ __kind: "P2WSH";
1013
+ } | {
1014
+ value: string;
1015
+ __kind: "Taproot";
1016
+ } | {
1017
+ __kind: "OtherSegwit";
1018
+ version: number;
1019
+ program: string;
1020
+ };
1021
+ __kind: "Btc";
1022
+ } | {
1023
+ value: string;
1024
+ __kind: "Arb";
1025
+ } | {
1026
+ value: string;
1027
+ __kind: "Sol";
1028
+ } | {
1029
+ value: string;
1030
+ __kind: "Hub";
1031
+ } | null | undefined;
1032
+ } | null | undefined;
1033
+ brokerFee?: {
1034
+ account: string;
1035
+ bps: number;
1036
+ } | null | undefined;
1037
+ dcaParams?: {
1038
+ numberOfChunks: number;
1039
+ chunkInterval: number;
1040
+ } | null | undefined;
1041
+ };
1042
+ }>]>;
1043
+ }, "strip", z.ZodTypeAny, {
1044
+ blockHeight: bigint;
1045
+ reason: {
1046
+ __kind: "BelowMinimumDeposit";
1047
+ } | {
1048
+ __kind: "NotEnoughToPayFees";
1049
+ } | {
1050
+ __kind: "TransactionRejectedByBroker";
1051
+ } | {
1052
+ value: {
1053
+ __kind: "Other";
1054
+ } | {
1055
+ __kind: "CannotLookup";
1056
+ } | {
1057
+ __kind: "BadOrigin";
1058
+ } | {
1059
+ value: {
1060
+ index: number;
1061
+ error: `0x${string}`;
1062
+ };
1063
+ __kind: "Module";
1064
+ } | {
1065
+ __kind: "ConsumerRemaining";
1066
+ } | {
1067
+ __kind: "NoProviders";
1068
+ } | {
1069
+ __kind: "TooManyConsumers";
1070
+ } | {
1071
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1072
+ __kind: "Token";
1073
+ } | {
1074
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1075
+ __kind: "Arithmetic";
1076
+ } | {
1077
+ value: "LimitReached" | "NoLayer";
1078
+ __kind: "Transactional";
1079
+ } | {
1080
+ __kind: "Exhausted";
1081
+ } | {
1082
+ __kind: "Corruption";
1083
+ } | {
1084
+ __kind: "Unavailable";
1085
+ } | {
1086
+ __kind: "RootNotAllowed";
1087
+ };
1088
+ __kind: "DepositWitnessRejected";
1089
+ } | {
1090
+ __kind: "InvalidDestinationAddress";
1091
+ } | {
1092
+ __kind: "InvalidBrokerFees";
1093
+ } | {
1094
+ __kind: "InvalidRefundParameters";
1095
+ } | {
1096
+ __kind: "InvalidDcaParameters";
1097
+ } | {
1098
+ __kind: "CcmUnsupportedForTargetChain";
1099
+ } | {
1100
+ __kind: "CcmInvalidMetadata";
1101
+ };
1102
+ details: {
1103
+ __kind: "DepositChannel";
1104
+ depositWitness: {
1105
+ depositAddress: `0x${string}`;
1106
+ asset: "Sol" | "SolUsdc";
1107
+ amount: bigint;
1108
+ };
1109
+ } | {
1110
+ __kind: "Vault";
1111
+ vaultWitness: {
1112
+ txId: [`0x${string}`, bigint];
1113
+ inputAsset: "Sol" | "SolUsdc";
1114
+ depositAmount: bigint;
1115
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1116
+ destinationAddress: {
1117
+ readonly chain: "Ethereum";
1118
+ readonly address: `0x${string}`;
1119
+ } | {
1120
+ readonly chain: "Polkadot";
1121
+ readonly address: string;
1122
+ } | {
1123
+ readonly chain: "Bitcoin";
1124
+ readonly address: string;
1125
+ } | {
1126
+ readonly chain: "Arbitrum";
1127
+ readonly address: `0x${string}`;
1128
+ } | {
1129
+ readonly chain: "Solana";
1130
+ readonly address: string;
1131
+ } | {
1132
+ readonly chain: "Assethub";
1133
+ readonly address: string;
1134
+ };
1135
+ affiliateFees: {
1136
+ account: number;
1137
+ bps: number;
1138
+ }[];
1139
+ refundParams: {
1140
+ retryDuration: number;
1141
+ minPrice: bigint;
1142
+ refundAddress: `0x${string}`;
1143
+ };
1144
+ boostFee: number;
1145
+ depositAddress?: `0x${string}` | null | undefined;
1146
+ channelId?: bigint | null | undefined;
1147
+ depositMetadata?: {
1148
+ channelMetadata: {
1149
+ message: `0x${string}`;
1150
+ gasBudget: bigint;
1151
+ ccmAdditionalData: `0x${string}`;
1152
+ };
1153
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1154
+ sourceAddress?: {
1155
+ value: `0x${string}`;
1156
+ __kind: "Eth";
1157
+ } | {
1158
+ value: `0x${string}`;
1159
+ __kind: "Dot";
1160
+ } | {
1161
+ value: {
1162
+ value: `0x${string}`;
1163
+ __kind: "P2PKH";
1164
+ } | {
1165
+ value: `0x${string}`;
1166
+ __kind: "P2SH";
1167
+ } | {
1168
+ value: `0x${string}`;
1169
+ __kind: "P2WPKH";
1170
+ } | {
1171
+ value: `0x${string}`;
1172
+ __kind: "P2WSH";
1173
+ } | {
1174
+ value: `0x${string}`;
1175
+ __kind: "Taproot";
1176
+ } | {
1177
+ __kind: "OtherSegwit";
1178
+ version: number;
1179
+ program: `0x${string}`;
1180
+ };
1181
+ __kind: "Btc";
1182
+ } | {
1183
+ value: `0x${string}`;
1184
+ __kind: "Arb";
1185
+ } | {
1186
+ value: `0x${string}`;
1187
+ __kind: "Sol";
1188
+ } | {
1189
+ value: `0x${string}`;
1190
+ __kind: "Hub";
1191
+ } | null | undefined;
1192
+ } | null | undefined;
1193
+ brokerFee?: {
1194
+ account: string;
1195
+ bps: number;
1196
+ } | null | undefined;
1197
+ dcaParams?: {
1198
+ numberOfChunks: number;
1199
+ chunkInterval: number;
1200
+ } | null | undefined;
1201
+ };
1202
+ };
1203
+ }, {
1204
+ blockHeight: string | number;
1205
+ reason: {
1206
+ __kind: "BelowMinimumDeposit";
1207
+ } | {
1208
+ __kind: "NotEnoughToPayFees";
1209
+ } | {
1210
+ __kind: "TransactionRejectedByBroker";
1211
+ } | {
1212
+ value: {
1213
+ __kind: "Other";
1214
+ } | {
1215
+ __kind: "CannotLookup";
1216
+ } | {
1217
+ __kind: "BadOrigin";
1218
+ } | {
1219
+ value: {
1220
+ index: number;
1221
+ error: string;
1222
+ };
1223
+ __kind: "Module";
1224
+ } | {
1225
+ __kind: "ConsumerRemaining";
1226
+ } | {
1227
+ __kind: "NoProviders";
1228
+ } | {
1229
+ __kind: "TooManyConsumers";
1230
+ } | {
1231
+ value: {
1232
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1233
+ };
1234
+ __kind: "Token";
1235
+ } | {
1236
+ value: {
1237
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1238
+ };
1239
+ __kind: "Arithmetic";
1240
+ } | {
1241
+ value: {
1242
+ __kind: "LimitReached" | "NoLayer";
1243
+ };
1244
+ __kind: "Transactional";
1245
+ } | {
1246
+ __kind: "Exhausted";
1247
+ } | {
1248
+ __kind: "Corruption";
1249
+ } | {
1250
+ __kind: "Unavailable";
1251
+ } | {
1252
+ __kind: "RootNotAllowed";
1253
+ };
1254
+ __kind: "DepositWitnessRejected";
1255
+ } | {
1256
+ __kind: "InvalidDestinationAddress";
1257
+ } | {
1258
+ __kind: "InvalidBrokerFees";
1259
+ } | {
1260
+ __kind: "InvalidRefundParameters";
1261
+ } | {
1262
+ __kind: "InvalidDcaParameters";
1263
+ } | {
1264
+ __kind: "CcmUnsupportedForTargetChain";
1265
+ } | {
1266
+ __kind: "CcmInvalidMetadata";
1267
+ };
1268
+ details: {
1269
+ __kind: "DepositChannel";
1270
+ depositWitness: {
1271
+ depositAddress: string;
1272
+ asset: {
1273
+ __kind: "Sol" | "SolUsdc";
1274
+ };
1275
+ amount: string | number;
1276
+ };
1277
+ } | {
1278
+ __kind: "Vault";
1279
+ vaultWitness: {
1280
+ txId: [string, string | number];
1281
+ inputAsset: {
1282
+ __kind: "Sol" | "SolUsdc";
1283
+ };
1284
+ depositAmount: string | number;
1285
+ outputAsset: {
1286
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1287
+ };
1288
+ destinationAddress: {
1289
+ value: string;
1290
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1291
+ };
1292
+ affiliateFees: {
1293
+ account: number;
1294
+ bps: number;
1295
+ }[];
1296
+ refundParams: {
1297
+ retryDuration: number;
1298
+ minPrice: string | number;
1299
+ refundAddress: string;
1300
+ };
1301
+ boostFee: number;
1302
+ depositAddress?: string | null | undefined;
1303
+ channelId?: string | number | null | undefined;
1304
+ depositMetadata?: {
1305
+ channelMetadata: {
1306
+ message: string;
1307
+ gasBudget: string | number;
1308
+ ccmAdditionalData: string;
1309
+ };
1310
+ sourceChain: {
1311
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1312
+ };
1313
+ sourceAddress?: {
1314
+ value: string;
1315
+ __kind: "Eth";
1316
+ } | {
1317
+ value: string;
1318
+ __kind: "Dot";
1319
+ } | {
1320
+ value: {
1321
+ value: string;
1322
+ __kind: "P2PKH";
1323
+ } | {
1324
+ value: string;
1325
+ __kind: "P2SH";
1326
+ } | {
1327
+ value: string;
1328
+ __kind: "P2WPKH";
1329
+ } | {
1330
+ value: string;
1331
+ __kind: "P2WSH";
1332
+ } | {
1333
+ value: string;
1334
+ __kind: "Taproot";
1335
+ } | {
1336
+ __kind: "OtherSegwit";
1337
+ version: number;
1338
+ program: string;
1339
+ };
1340
+ __kind: "Btc";
1341
+ } | {
1342
+ value: string;
1343
+ __kind: "Arb";
1344
+ } | {
1345
+ value: string;
1346
+ __kind: "Sol";
1347
+ } | {
1348
+ value: string;
1349
+ __kind: "Hub";
1350
+ } | null | undefined;
1351
+ } | null | undefined;
1352
+ brokerFee?: {
1353
+ account: string;
1354
+ bps: number;
1355
+ } | null | undefined;
1356
+ dcaParams?: {
1357
+ numberOfChunks: number;
1358
+ chunkInterval: number;
1359
+ } | null | undefined;
1360
+ };
1361
+ };
1362
+ }>;
1363
+
1364
+ export { solanaIngressEgressDepositFailed };