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