@chainflip/processor 1.8.0 → 1.8.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 (305) hide show
  1. package/dist/100/common.d.cts +8 -8
  2. package/dist/100/common.d.ts +8 -8
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  4. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  5. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  6. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  7. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  8. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  9. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  10. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  11. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  12. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  13. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  14. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  15. package/dist/102/common.d.cts +8 -8
  16. package/dist/102/common.d.ts +8 -8
  17. package/dist/111/common.d.cts +8 -8
  18. package/dist/111/common.d.ts +8 -8
  19. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  20. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  21. package/dist/120/common.d.cts +8 -8
  22. package/dist/120/common.d.ts +8 -8
  23. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  24. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  25. package/dist/131/common.d.cts +8 -8
  26. package/dist/131/common.d.ts +8 -8
  27. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  28. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  29. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  30. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  31. package/dist/141/common.d.cts +8 -8
  32. package/dist/141/common.d.ts +8 -8
  33. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  34. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  35. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  36. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  37. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  38. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  39. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  40. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  41. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  42. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  43. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  44. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  45. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  46. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
  47. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
  48. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
  49. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  50. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  51. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  52. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  53. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  54. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  55. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  56. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  57. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  58. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  59. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  60. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  61. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  62. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  63. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  64. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  65. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  66. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  67. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  68. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  69. package/dist/150/common.d.cts +8 -8
  70. package/dist/150/common.d.ts +8 -8
  71. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  72. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  73. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  74. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  75. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  76. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  77. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  78. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  79. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  80. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  81. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  82. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  83. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  84. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  85. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  86. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  87. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  88. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  89. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  90. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  91. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  92. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  93. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  94. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  95. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  96. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  97. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  98. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  99. package/dist/160/common.d.cts +8 -8
  100. package/dist/160/common.d.ts +8 -8
  101. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  102. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +28 -28
  103. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  104. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  105. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  106. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  107. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  108. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  109. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  110. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  111. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  112. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  113. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  114. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  115. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  116. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  117. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  118. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  119. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  120. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  121. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  122. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  123. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  124. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  125. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  126. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  127. package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
  128. package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
  129. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  130. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  131. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  132. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  133. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  134. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  135. package/dist/160/swapping/swapRequested.d.cts +14 -14
  136. package/dist/160/swapping/swapRequested.d.ts +14 -14
  137. package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
  138. package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
  139. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  140. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  141. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
  142. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
  143. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  144. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  145. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  146. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  147. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  148. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  149. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +101 -101
  150. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +101 -101
  151. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  152. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  153. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  154. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
  155. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  156. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  157. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  158. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  159. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  160. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  161. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  162. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  163. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  164. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  165. package/dist/170/common.d.cts +8 -8
  166. package/dist/170/common.d.ts +8 -8
  167. package/dist/180/arbitrumChainTracking/chainStateUpdated.cjs +9 -0
  168. package/dist/180/arbitrumChainTracking/chainStateUpdated.d.cts +47 -0
  169. package/dist/180/arbitrumChainTracking/chainStateUpdated.d.ts +47 -0
  170. package/dist/180/arbitrumChainTracking/chainStateUpdated.mjs +9 -0
  171. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -14
  172. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +4 -14
  173. package/dist/180/arbitrumIngressEgress/depositFailed.cjs +15 -0
  174. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +1865 -0
  175. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +1865 -0
  176. package/dist/180/arbitrumIngressEgress/depositFailed.mjs +15 -0
  177. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -12
  178. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -12
  179. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
  180. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
  181. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
  182. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
  183. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +8 -18
  184. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +8 -18
  185. package/dist/180/bitcoinIngressEgress/depositFailed.cjs +15 -0
  186. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +1865 -0
  187. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +1865 -0
  188. package/dist/180/bitcoinIngressEgress/depositFailed.mjs +15 -0
  189. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -16
  190. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +6 -16
  191. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.cjs +18 -0
  192. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -0
  193. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +160 -0
  194. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.mjs +18 -0
  195. package/dist/180/common.cjs +119 -32
  196. package/dist/180/common.d.cts +3985 -1356
  197. package/dist/180/common.d.ts +3985 -1356
  198. package/dist/180/common.mjs +123 -36
  199. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  200. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +14 -14
  201. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -18
  202. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +8 -18
  203. package/dist/180/ethereumIngressEgress/depositFailed.cjs +15 -0
  204. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +1865 -0
  205. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +1865 -0
  206. package/dist/180/ethereumIngressEgress/depositFailed.mjs +15 -0
  207. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -14
  208. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +4 -14
  209. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  210. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  211. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  212. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  213. package/dist/180/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
  214. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
  215. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
  216. package/dist/180/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
  217. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -14
  218. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +4 -14
  219. package/dist/180/polkadotIngressEgress/depositFailed.cjs +14 -0
  220. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +1865 -0
  221. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +1865 -0
  222. package/dist/180/polkadotIngressEgress/depositFailed.mjs +14 -0
  223. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -12
  224. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -12
  225. package/dist/180/polkadotIngressEgress/transferFallbackRequested.cjs +18 -0
  226. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -0
  227. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.ts +65 -0
  228. package/dist/180/polkadotIngressEgress/transferFallbackRequested.mjs +18 -0
  229. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -14
  230. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -14
  231. package/dist/180/solanaIngressEgress/depositFailed.cjs +15 -0
  232. package/dist/180/solanaIngressEgress/depositFailed.d.cts +1865 -0
  233. package/dist/180/solanaIngressEgress/depositFailed.d.ts +1865 -0
  234. package/dist/180/solanaIngressEgress/depositFailed.mjs +15 -0
  235. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -12
  236. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -12
  237. package/dist/180/solanaIngressEgress/transferFallbackRequested.cjs +18 -0
  238. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +65 -0
  239. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.ts +65 -0
  240. package/dist/180/solanaIngressEgress/transferFallbackRequested.mjs +18 -0
  241. package/dist/180/swapping/minimumNetworkFeeSet.cjs +7 -0
  242. package/dist/180/swapping/minimumNetworkFeeSet.d.cts +11 -0
  243. package/dist/180/swapping/minimumNetworkFeeSet.d.ts +11 -0
  244. package/dist/180/swapping/minimumNetworkFeeSet.mjs +7 -0
  245. package/dist/180/swapping/refundEgressScheduled.cjs +17 -0
  246. package/dist/180/swapping/refundEgressScheduled.d.cts +53 -0
  247. package/dist/180/swapping/refundEgressScheduled.d.ts +53 -0
  248. package/dist/180/swapping/refundEgressScheduled.mjs +17 -0
  249. package/dist/180/swapping/swapDepositAddressReady.cjs +1 -1
  250. package/dist/180/swapping/swapDepositAddressReady.d.cts +10 -10
  251. package/dist/180/swapping/swapDepositAddressReady.d.ts +10 -10
  252. package/dist/180/swapping/swapDepositAddressReady.mjs +2 -2
  253. package/dist/180/swapping/swapEgressScheduled.cjs +17 -0
  254. package/dist/180/swapping/swapEgressScheduled.d.cts +53 -0
  255. package/dist/180/swapping/swapEgressScheduled.d.ts +53 -0
  256. package/dist/180/swapping/swapEgressScheduled.mjs +17 -0
  257. package/dist/180/swapping/swapRequested.cjs +1 -1
  258. package/dist/180/swapping/swapRequested.d.cts +233 -504
  259. package/dist/180/swapping/swapRequested.d.ts +233 -504
  260. package/dist/180/swapping/swapRequested.mjs +2 -2
  261. package/dist/180/swapping/swapScheduled.cjs +13 -0
  262. package/dist/180/swapping/swapScheduled.d.cts +33 -0
  263. package/dist/180/swapping/swapScheduled.d.ts +33 -0
  264. package/dist/180/swapping/swapScheduled.mjs +13 -0
  265. package/package.json +2 -2
  266. package/dist/180/arbitrumIngressEgress/ccmFailed.cjs +0 -17
  267. package/dist/180/arbitrumIngressEgress/ccmFailed.d.cts +0 -640
  268. package/dist/180/arbitrumIngressEgress/ccmFailed.d.ts +0 -640
  269. package/dist/180/arbitrumIngressEgress/ccmFailed.mjs +0 -17
  270. package/dist/180/arbitrumIngressEgress/depositIgnored.cjs +0 -19
  271. package/dist/180/arbitrumIngressEgress/depositIgnored.d.cts +0 -53
  272. package/dist/180/arbitrumIngressEgress/depositIgnored.d.ts +0 -53
  273. package/dist/180/arbitrumIngressEgress/depositIgnored.mjs +0 -19
  274. package/dist/180/bitcoinIngressEgress/ccmFailed.cjs +0 -17
  275. package/dist/180/bitcoinIngressEgress/ccmFailed.d.cts +0 -640
  276. package/dist/180/bitcoinIngressEgress/ccmFailed.d.ts +0 -640
  277. package/dist/180/bitcoinIngressEgress/ccmFailed.mjs +0 -17
  278. package/dist/180/bitcoinIngressEgress/depositIgnored.cjs +0 -19
  279. package/dist/180/bitcoinIngressEgress/depositIgnored.d.cts +0 -267
  280. package/dist/180/bitcoinIngressEgress/depositIgnored.d.ts +0 -267
  281. package/dist/180/bitcoinIngressEgress/depositIgnored.mjs +0 -19
  282. package/dist/180/ethereumIngressEgress/ccmFailed.cjs +0 -17
  283. package/dist/180/ethereumIngressEgress/ccmFailed.d.cts +0 -640
  284. package/dist/180/ethereumIngressEgress/ccmFailed.d.ts +0 -640
  285. package/dist/180/ethereumIngressEgress/ccmFailed.mjs +0 -17
  286. package/dist/180/ethereumIngressEgress/depositIgnored.cjs +0 -19
  287. package/dist/180/ethereumIngressEgress/depositIgnored.d.cts +0 -53
  288. package/dist/180/ethereumIngressEgress/depositIgnored.d.ts +0 -53
  289. package/dist/180/ethereumIngressEgress/depositIgnored.mjs +0 -19
  290. package/dist/180/polkadotIngressEgress/ccmFailed.cjs +0 -17
  291. package/dist/180/polkadotIngressEgress/ccmFailed.d.cts +0 -640
  292. package/dist/180/polkadotIngressEgress/ccmFailed.d.ts +0 -640
  293. package/dist/180/polkadotIngressEgress/ccmFailed.mjs +0 -17
  294. package/dist/180/polkadotIngressEgress/depositIgnored.cjs +0 -18
  295. package/dist/180/polkadotIngressEgress/depositIgnored.d.cts +0 -43
  296. package/dist/180/polkadotIngressEgress/depositIgnored.d.ts +0 -43
  297. package/dist/180/polkadotIngressEgress/depositIgnored.mjs +0 -18
  298. package/dist/180/solanaIngressEgress/ccmFailed.cjs +0 -17
  299. package/dist/180/solanaIngressEgress/ccmFailed.d.cts +0 -640
  300. package/dist/180/solanaIngressEgress/ccmFailed.d.ts +0 -640
  301. package/dist/180/solanaIngressEgress/ccmFailed.mjs +0 -17
  302. package/dist/180/solanaIngressEgress/depositIgnored.cjs +0 -17
  303. package/dist/180/solanaIngressEgress/depositIgnored.d.cts +0 -40
  304. package/dist/180/solanaIngressEgress/depositIgnored.d.ts +0 -40
  305. package/dist/180/solanaIngressEgress/depositIgnored.mjs +0 -17
@@ -338,359 +338,156 @@ declare const swappingSwapRequested: z.ZodObject<{
338
338
  value: string;
339
339
  __kind: "Sol";
340
340
  }>]>;
341
- }, "strip", z.ZodTypeAny, {
342
- __kind: "Regular";
343
- outputAddress: {
344
- chain: "Ethereum";
345
- address: `0x${string}`;
346
- } | {
347
- chain: "Polkadot";
348
- address: string;
349
- } | {
350
- chain: "Bitcoin";
351
- address: string;
352
- } | {
353
- chain: "Arbitrum";
354
- address: `0x${string}`;
355
- } | {
356
- chain: "Solana";
357
- address: string;
358
- };
359
- }, {
360
- __kind: "Regular";
361
- outputAddress: {
362
- value: string;
363
- __kind: "Eth";
364
- } | {
365
- value: string;
366
- __kind: "Dot";
367
- } | {
368
- value: string;
369
- __kind: "Btc";
370
- } | {
371
- value: string;
372
- __kind: "Arb";
373
- } | {
374
- value: string;
375
- __kind: "Sol";
376
- };
377
- }>, z.ZodObject<{
378
- __kind: z.ZodLiteral<"Ccm">;
379
- outputAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
380
- __kind: z.ZodLiteral<"Eth">;
381
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
382
- }, "strip", z.ZodTypeAny, {
383
- value: `0x${string}`;
384
- __kind: "Eth";
385
- }, {
386
- value: string;
387
- __kind: "Eth";
388
- }>, {
389
- chain: "Ethereum";
390
- address: `0x${string}`;
391
- }, {
392
- value: string;
393
- __kind: "Eth";
394
- }>, z.ZodEffects<z.ZodObject<{
395
- __kind: z.ZodLiteral<"Dot">;
396
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
397
- }, "strip", z.ZodTypeAny, {
398
- value: `0x${string}`;
399
- __kind: "Dot";
400
- }, {
401
- value: string;
402
- __kind: "Dot";
403
- }>, {
404
- chain: "Polkadot";
405
- address: string;
406
- }, {
407
- value: string;
408
- __kind: "Dot";
409
- }>, z.ZodEffects<z.ZodObject<{
410
- __kind: z.ZodLiteral<"Btc">;
411
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
412
- }, "strip", z.ZodTypeAny, {
413
- value: `0x${string}`;
414
- __kind: "Btc";
415
- }, {
416
- value: string;
417
- __kind: "Btc";
418
- }>, {
419
- chain: "Bitcoin";
420
- address: string;
421
- }, {
422
- value: string;
423
- __kind: "Btc";
424
- }>, z.ZodEffects<z.ZodObject<{
425
- __kind: z.ZodLiteral<"Arb">;
426
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
427
- }, "strip", z.ZodTypeAny, {
428
- value: `0x${string}`;
429
- __kind: "Arb";
430
- }, {
431
- value: string;
432
- __kind: "Arb";
433
- }>, {
434
- chain: "Arbitrum";
435
- address: `0x${string}`;
436
- }, {
437
- value: string;
438
- __kind: "Arb";
439
- }>, z.ZodEffects<z.ZodObject<{
440
- __kind: z.ZodLiteral<"Sol">;
441
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
442
- }, "strip", z.ZodTypeAny, {
443
- value: `0x${string}`;
444
- __kind: "Sol";
445
- }, {
446
- value: string;
447
- __kind: "Sol";
448
- }>, {
449
- chain: "Solana";
450
- address: string;
451
- }, {
452
- value: string;
453
- __kind: "Sol";
454
- }>]>;
455
- ccmSwapMetadata: z.ZodObject<{
456
- depositMetadata: z.ZodObject<{
457
- channelMetadata: z.ZodObject<{
458
- message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
459
- gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
460
- ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
461
- }, "strip", z.ZodTypeAny, {
462
- message: `0x${string}`;
463
- gasBudget: bigint;
464
- ccmAdditionalData: `0x${string}`;
465
- }, {
466
- message: string;
467
- gasBudget: string | number;
468
- ccmAdditionalData: string;
469
- }>;
470
- sourceChain: z.ZodEffects<z.ZodObject<{
471
- __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana"]>;
472
- }, "strip", z.ZodTypeAny, {
473
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
474
- }, {
475
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
476
- }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
477
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
478
- }>;
479
- sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodObject<{
480
- __kind: z.ZodLiteral<"Eth">;
481
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
482
- }, "strip", z.ZodTypeAny, {
483
- value: `0x${string}`;
484
- __kind: "Eth";
485
- }, {
486
- value: string;
487
- __kind: "Eth";
488
- }>, {
489
- chain: "Ethereum";
490
- address: `0x${string}`;
491
- }, {
492
- value: string;
493
- __kind: "Eth";
494
- }>, z.ZodEffects<z.ZodObject<{
495
- __kind: z.ZodLiteral<"Dot">;
496
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
497
- }, "strip", z.ZodTypeAny, {
498
- value: `0x${string}`;
499
- __kind: "Dot";
500
- }, {
501
- value: string;
502
- __kind: "Dot";
503
- }>, {
504
- chain: "Polkadot";
505
- address: string;
506
- }, {
507
- value: string;
508
- __kind: "Dot";
509
- }>, z.ZodEffects<z.ZodObject<{
510
- __kind: z.ZodLiteral<"Btc">;
511
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
512
- }, "strip", z.ZodTypeAny, {
513
- value: `0x${string}`;
514
- __kind: "Btc";
515
- }, {
516
- value: string;
517
- __kind: "Btc";
518
- }>, {
519
- chain: "Bitcoin";
520
- address: string;
521
- }, {
522
- value: string;
523
- __kind: "Btc";
524
- }>, z.ZodEffects<z.ZodObject<{
525
- __kind: z.ZodLiteral<"Arb">;
526
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
527
- }, "strip", z.ZodTypeAny, {
528
- value: `0x${string}`;
529
- __kind: "Arb";
530
- }, {
531
- value: string;
532
- __kind: "Arb";
533
- }>, {
534
- chain: "Arbitrum";
535
- address: `0x${string}`;
536
- }, {
537
- value: string;
538
- __kind: "Arb";
539
- }>, z.ZodEffects<z.ZodObject<{
540
- __kind: z.ZodLiteral<"Sol">;
541
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
542
- }, "strip", z.ZodTypeAny, {
543
- value: `0x${string}`;
544
- __kind: "Sol";
545
- }, {
546
- value: string;
547
- __kind: "Sol";
548
- }>, {
549
- chain: "Solana";
550
- address: string;
551
- }, {
552
- value: string;
553
- __kind: "Sol";
554
- }>]>>>;
555
- }, "strip", z.ZodTypeAny, {
556
- channelMetadata: {
557
- message: `0x${string}`;
558
- gasBudget: bigint;
559
- ccmAdditionalData: `0x${string}`;
560
- };
561
- sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
562
- sourceAddress?: {
563
- chain: "Ethereum";
564
- address: `0x${string}`;
565
- } | {
566
- chain: "Polkadot";
567
- address: string;
568
- } | {
569
- chain: "Bitcoin";
570
- address: string;
571
- } | {
572
- chain: "Arbitrum";
573
- address: `0x${string}`;
574
- } | {
575
- chain: "Solana";
576
- address: string;
577
- } | null | undefined;
578
- }, {
579
- channelMetadata: {
580
- message: string;
581
- gasBudget: string | number;
582
- ccmAdditionalData: string;
583
- };
584
- sourceChain: {
585
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
586
- };
587
- sourceAddress?: {
588
- value: string;
589
- __kind: "Eth";
590
- } | {
591
- value: string;
592
- __kind: "Dot";
593
- } | {
594
- value: string;
595
- __kind: "Btc";
596
- } | {
597
- value: string;
598
- __kind: "Arb";
599
- } | {
600
- value: string;
601
- __kind: "Sol";
602
- } | null | undefined;
603
- }>;
604
- swapAmounts: z.ZodObject<{
605
- principalSwapAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
341
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
342
+ channelMetadata: z.ZodObject<{
343
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
606
344
  gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
607
- otherGasAsset: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
608
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
609
- }, "strip", z.ZodTypeAny, {
610
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
611
- }, {
612
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
613
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
614
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
615
- }>>>;
345
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
616
346
  }, "strip", z.ZodTypeAny, {
347
+ message: `0x${string}`;
617
348
  gasBudget: bigint;
618
- principalSwapAmount: bigint;
619
- otherGasAsset?: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | null | undefined;
349
+ ccmAdditionalData: `0x${string}`;
620
350
  }, {
351
+ message: string;
621
352
  gasBudget: string | number;
622
- principalSwapAmount: string | number;
623
- otherGasAsset?: {
624
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
625
- } | null | undefined;
353
+ ccmAdditionalData: string;
626
354
  }>;
355
+ sourceChain: z.ZodEffects<z.ZodObject<{
356
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana"]>;
357
+ }, "strip", z.ZodTypeAny, {
358
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
359
+ }, {
360
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
361
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
362
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
363
+ }>;
364
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodObject<{
365
+ __kind: z.ZodLiteral<"Eth">;
366
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
367
+ }, "strip", z.ZodTypeAny, {
368
+ value: `0x${string}`;
369
+ __kind: "Eth";
370
+ }, {
371
+ value: string;
372
+ __kind: "Eth";
373
+ }>, {
374
+ chain: "Ethereum";
375
+ address: `0x${string}`;
376
+ }, {
377
+ value: string;
378
+ __kind: "Eth";
379
+ }>, z.ZodEffects<z.ZodObject<{
380
+ __kind: z.ZodLiteral<"Dot">;
381
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
382
+ }, "strip", z.ZodTypeAny, {
383
+ value: `0x${string}`;
384
+ __kind: "Dot";
385
+ }, {
386
+ value: string;
387
+ __kind: "Dot";
388
+ }>, {
389
+ chain: "Polkadot";
390
+ address: string;
391
+ }, {
392
+ value: string;
393
+ __kind: "Dot";
394
+ }>, z.ZodEffects<z.ZodObject<{
395
+ __kind: z.ZodLiteral<"Btc">;
396
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
397
+ }, "strip", z.ZodTypeAny, {
398
+ value: `0x${string}`;
399
+ __kind: "Btc";
400
+ }, {
401
+ value: string;
402
+ __kind: "Btc";
403
+ }>, {
404
+ chain: "Bitcoin";
405
+ address: string;
406
+ }, {
407
+ value: string;
408
+ __kind: "Btc";
409
+ }>, z.ZodEffects<z.ZodObject<{
410
+ __kind: z.ZodLiteral<"Arb">;
411
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
412
+ }, "strip", z.ZodTypeAny, {
413
+ value: `0x${string}`;
414
+ __kind: "Arb";
415
+ }, {
416
+ value: string;
417
+ __kind: "Arb";
418
+ }>, {
419
+ chain: "Arbitrum";
420
+ address: `0x${string}`;
421
+ }, {
422
+ value: string;
423
+ __kind: "Arb";
424
+ }>, z.ZodEffects<z.ZodObject<{
425
+ __kind: z.ZodLiteral<"Sol">;
426
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
427
+ }, "strip", z.ZodTypeAny, {
428
+ value: `0x${string}`;
429
+ __kind: "Sol";
430
+ }, {
431
+ value: string;
432
+ __kind: "Sol";
433
+ }>, {
434
+ chain: "Solana";
435
+ address: string;
436
+ }, {
437
+ value: string;
438
+ __kind: "Sol";
439
+ }>]>>>;
627
440
  }, "strip", z.ZodTypeAny, {
628
- depositMetadata: {
629
- channelMetadata: {
630
- message: `0x${string}`;
631
- gasBudget: bigint;
632
- ccmAdditionalData: `0x${string}`;
633
- };
634
- sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
635
- sourceAddress?: {
636
- chain: "Ethereum";
637
- address: `0x${string}`;
638
- } | {
639
- chain: "Polkadot";
640
- address: string;
641
- } | {
642
- chain: "Bitcoin";
643
- address: string;
644
- } | {
645
- chain: "Arbitrum";
646
- address: `0x${string}`;
647
- } | {
648
- chain: "Solana";
649
- address: string;
650
- } | null | undefined;
651
- };
652
- swapAmounts: {
441
+ channelMetadata: {
442
+ message: `0x${string}`;
653
443
  gasBudget: bigint;
654
- principalSwapAmount: bigint;
655
- otherGasAsset?: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | null | undefined;
444
+ ccmAdditionalData: `0x${string}`;
656
445
  };
657
- }, {
658
- depositMetadata: {
659
- channelMetadata: {
660
- message: string;
661
- gasBudget: string | number;
662
- ccmAdditionalData: string;
663
- };
664
- sourceChain: {
665
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
666
- };
667
- sourceAddress?: {
668
- value: string;
669
- __kind: "Eth";
670
- } | {
671
- value: string;
672
- __kind: "Dot";
673
- } | {
674
- value: string;
675
- __kind: "Btc";
676
- } | {
677
- value: string;
678
- __kind: "Arb";
679
- } | {
680
- value: string;
681
- __kind: "Sol";
682
- } | null | undefined;
683
- };
684
- swapAmounts: {
446
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
447
+ sourceAddress?: {
448
+ chain: "Ethereum";
449
+ address: `0x${string}`;
450
+ } | {
451
+ chain: "Polkadot";
452
+ address: string;
453
+ } | {
454
+ chain: "Bitcoin";
455
+ address: string;
456
+ } | {
457
+ chain: "Arbitrum";
458
+ address: `0x${string}`;
459
+ } | {
460
+ chain: "Solana";
461
+ address: string;
462
+ } | null | undefined;
463
+ }, {
464
+ channelMetadata: {
465
+ message: string;
685
466
  gasBudget: string | number;
686
- principalSwapAmount: string | number;
687
- otherGasAsset?: {
688
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
689
- } | null | undefined;
467
+ ccmAdditionalData: string;
468
+ };
469
+ sourceChain: {
470
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
690
471
  };
691
- }>;
472
+ sourceAddress?: {
473
+ value: string;
474
+ __kind: "Eth";
475
+ } | {
476
+ value: string;
477
+ __kind: "Dot";
478
+ } | {
479
+ value: string;
480
+ __kind: "Btc";
481
+ } | {
482
+ value: string;
483
+ __kind: "Arb";
484
+ } | {
485
+ value: string;
486
+ __kind: "Sol";
487
+ } | null | undefined;
488
+ }>>>;
692
489
  }, "strip", z.ZodTypeAny, {
693
- __kind: "Ccm";
490
+ __kind: "Regular";
694
491
  outputAddress: {
695
492
  chain: "Ethereum";
696
493
  address: `0x${string}`;
@@ -707,39 +504,32 @@ declare const swappingSwapRequested: z.ZodObject<{
707
504
  chain: "Solana";
708
505
  address: string;
709
506
  };
710
- ccmSwapMetadata: {
711
- depositMetadata: {
712
- channelMetadata: {
713
- message: `0x${string}`;
714
- gasBudget: bigint;
715
- ccmAdditionalData: `0x${string}`;
716
- };
717
- sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
718
- sourceAddress?: {
719
- chain: "Ethereum";
720
- address: `0x${string}`;
721
- } | {
722
- chain: "Polkadot";
723
- address: string;
724
- } | {
725
- chain: "Bitcoin";
726
- address: string;
727
- } | {
728
- chain: "Arbitrum";
729
- address: `0x${string}`;
730
- } | {
731
- chain: "Solana";
732
- address: string;
733
- } | null | undefined;
734
- };
735
- swapAmounts: {
507
+ ccmDepositMetadata?: {
508
+ channelMetadata: {
509
+ message: `0x${string}`;
736
510
  gasBudget: bigint;
737
- principalSwapAmount: bigint;
738
- otherGasAsset?: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | null | undefined;
511
+ ccmAdditionalData: `0x${string}`;
739
512
  };
740
- };
513
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
514
+ sourceAddress?: {
515
+ chain: "Ethereum";
516
+ address: `0x${string}`;
517
+ } | {
518
+ chain: "Polkadot";
519
+ address: string;
520
+ } | {
521
+ chain: "Bitcoin";
522
+ address: string;
523
+ } | {
524
+ chain: "Arbitrum";
525
+ address: `0x${string}`;
526
+ } | {
527
+ chain: "Solana";
528
+ address: string;
529
+ } | null | undefined;
530
+ } | null | undefined;
741
531
  }, {
742
- __kind: "Ccm";
532
+ __kind: "Regular";
743
533
  outputAddress: {
744
534
  value: string;
745
535
  __kind: "Eth";
@@ -756,41 +546,32 @@ declare const swappingSwapRequested: z.ZodObject<{
756
546
  value: string;
757
547
  __kind: "Sol";
758
548
  };
759
- ccmSwapMetadata: {
760
- depositMetadata: {
761
- channelMetadata: {
762
- message: string;
763
- gasBudget: string | number;
764
- ccmAdditionalData: string;
765
- };
766
- sourceChain: {
767
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
768
- };
769
- sourceAddress?: {
770
- value: string;
771
- __kind: "Eth";
772
- } | {
773
- value: string;
774
- __kind: "Dot";
775
- } | {
776
- value: string;
777
- __kind: "Btc";
778
- } | {
779
- value: string;
780
- __kind: "Arb";
781
- } | {
782
- value: string;
783
- __kind: "Sol";
784
- } | null | undefined;
785
- };
786
- swapAmounts: {
549
+ ccmDepositMetadata?: {
550
+ channelMetadata: {
551
+ message: string;
787
552
  gasBudget: string | number;
788
- principalSwapAmount: string | number;
789
- otherGasAsset?: {
790
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
791
- } | null | undefined;
553
+ ccmAdditionalData: string;
792
554
  };
793
- };
555
+ sourceChain: {
556
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
557
+ };
558
+ sourceAddress?: {
559
+ value: string;
560
+ __kind: "Eth";
561
+ } | {
562
+ value: string;
563
+ __kind: "Dot";
564
+ } | {
565
+ value: string;
566
+ __kind: "Btc";
567
+ } | {
568
+ value: string;
569
+ __kind: "Arb";
570
+ } | {
571
+ value: string;
572
+ __kind: "Sol";
573
+ } | null | undefined;
574
+ } | null | undefined;
794
575
  }>]>;
795
576
  brokerFees: z.ZodArray<z.ZodObject<{
796
577
  account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
@@ -933,8 +714,8 @@ declare const swappingSwapRequested: z.ZodObject<{
933
714
  }, "strip", z.ZodTypeAny, {
934
715
  swapRequestId: bigint;
935
716
  inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
936
- inputAmount: bigint;
937
717
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
718
+ inputAmount: bigint;
938
719
  origin: {
939
720
  __kind: "DepositChannel";
940
721
  depositAddress: {
@@ -1000,55 +781,30 @@ declare const swappingSwapRequested: z.ZodObject<{
1000
781
  chain: "Solana";
1001
782
  address: string;
1002
783
  };
1003
- } | {
1004
- __kind: "Ccm";
1005
- outputAddress: {
1006
- chain: "Ethereum";
1007
- address: `0x${string}`;
1008
- } | {
1009
- chain: "Polkadot";
1010
- address: string;
1011
- } | {
1012
- chain: "Bitcoin";
1013
- address: string;
1014
- } | {
1015
- chain: "Arbitrum";
1016
- address: `0x${string}`;
1017
- } | {
1018
- chain: "Solana";
1019
- address: string;
1020
- };
1021
- ccmSwapMetadata: {
1022
- depositMetadata: {
1023
- channelMetadata: {
1024
- message: `0x${string}`;
1025
- gasBudget: bigint;
1026
- ccmAdditionalData: `0x${string}`;
1027
- };
1028
- sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1029
- sourceAddress?: {
1030
- chain: "Ethereum";
1031
- address: `0x${string}`;
1032
- } | {
1033
- chain: "Polkadot";
1034
- address: string;
1035
- } | {
1036
- chain: "Bitcoin";
1037
- address: string;
1038
- } | {
1039
- chain: "Arbitrum";
1040
- address: `0x${string}`;
1041
- } | {
1042
- chain: "Solana";
1043
- address: string;
1044
- } | null | undefined;
1045
- };
1046
- swapAmounts: {
784
+ ccmDepositMetadata?: {
785
+ channelMetadata: {
786
+ message: `0x${string}`;
1047
787
  gasBudget: bigint;
1048
- principalSwapAmount: bigint;
1049
- otherGasAsset?: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | null | undefined;
788
+ ccmAdditionalData: `0x${string}`;
1050
789
  };
1051
- };
790
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
791
+ sourceAddress?: {
792
+ chain: "Ethereum";
793
+ address: `0x${string}`;
794
+ } | {
795
+ chain: "Polkadot";
796
+ address: string;
797
+ } | {
798
+ chain: "Bitcoin";
799
+ address: string;
800
+ } | {
801
+ chain: "Arbitrum";
802
+ address: `0x${string}`;
803
+ } | {
804
+ chain: "Solana";
805
+ address: string;
806
+ } | null | undefined;
807
+ } | null | undefined;
1052
808
  };
1053
809
  brokerFees: {
1054
810
  account: string;
@@ -1083,10 +839,10 @@ declare const swappingSwapRequested: z.ZodObject<{
1083
839
  inputAsset: {
1084
840
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1085
841
  };
1086
- inputAmount: string | number;
1087
842
  outputAsset: {
1088
843
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1089
844
  };
845
+ inputAmount: string | number;
1090
846
  origin: {
1091
847
  __kind: "DepositChannel";
1092
848
  depositAddress: {
@@ -1152,59 +908,32 @@ declare const swappingSwapRequested: z.ZodObject<{
1152
908
  value: string;
1153
909
  __kind: "Sol";
1154
910
  };
1155
- } | {
1156
- __kind: "Ccm";
1157
- outputAddress: {
1158
- value: string;
1159
- __kind: "Eth";
1160
- } | {
1161
- value: string;
1162
- __kind: "Dot";
1163
- } | {
1164
- value: string;
1165
- __kind: "Btc";
1166
- } | {
1167
- value: string;
1168
- __kind: "Arb";
1169
- } | {
1170
- value: string;
1171
- __kind: "Sol";
1172
- };
1173
- ccmSwapMetadata: {
1174
- depositMetadata: {
1175
- channelMetadata: {
1176
- message: string;
1177
- gasBudget: string | number;
1178
- ccmAdditionalData: string;
1179
- };
1180
- sourceChain: {
1181
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1182
- };
1183
- sourceAddress?: {
1184
- value: string;
1185
- __kind: "Eth";
1186
- } | {
1187
- value: string;
1188
- __kind: "Dot";
1189
- } | {
1190
- value: string;
1191
- __kind: "Btc";
1192
- } | {
1193
- value: string;
1194
- __kind: "Arb";
1195
- } | {
1196
- value: string;
1197
- __kind: "Sol";
1198
- } | null | undefined;
1199
- };
1200
- swapAmounts: {
911
+ ccmDepositMetadata?: {
912
+ channelMetadata: {
913
+ message: string;
1201
914
  gasBudget: string | number;
1202
- principalSwapAmount: string | number;
1203
- otherGasAsset?: {
1204
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1205
- } | null | undefined;
915
+ ccmAdditionalData: string;
1206
916
  };
1207
- };
917
+ sourceChain: {
918
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
919
+ };
920
+ sourceAddress?: {
921
+ value: string;
922
+ __kind: "Eth";
923
+ } | {
924
+ value: string;
925
+ __kind: "Dot";
926
+ } | {
927
+ value: string;
928
+ __kind: "Btc";
929
+ } | {
930
+ value: string;
931
+ __kind: "Arb";
932
+ } | {
933
+ value: string;
934
+ __kind: "Sol";
935
+ } | null | undefined;
936
+ } | null | undefined;
1208
937
  };
1209
938
  brokerFees: {
1210
939
  account: string;