@chainflip/processor 1.11.12 → 1.11.15

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