@chainflip/processor 1.7.2 → 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 (447) 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/100/swapping/batchSwapFailed.d.cts +8 -8
  16. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  17. package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
  18. package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
  19. package/dist/100/swapping/ccmFailed.d.cts +70 -70
  20. package/dist/100/swapping/ccmFailed.d.ts +70 -70
  21. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  22. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  23. package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
  24. package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
  25. package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
  26. package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
  27. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  28. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  29. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  30. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  31. package/dist/100/swapping/swapScheduled.d.cts +109 -109
  32. package/dist/100/swapping/swapScheduled.d.ts +109 -109
  33. package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
  34. package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
  35. package/dist/102/common.d.cts +8 -8
  36. package/dist/102/common.d.ts +8 -8
  37. package/dist/111/common.d.cts +8 -8
  38. package/dist/111/common.d.ts +8 -8
  39. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  40. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  41. package/dist/120/common.d.cts +8 -8
  42. package/dist/120/common.d.ts +8 -8
  43. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  44. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  45. package/dist/131/common.d.cts +8 -8
  46. package/dist/131/common.d.ts +8 -8
  47. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  48. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  49. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  50. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  51. package/dist/141/common.d.cts +8 -8
  52. package/dist/141/common.d.ts +8 -8
  53. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  54. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  55. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  56. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  57. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  58. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  59. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  60. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  61. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  62. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  63. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  64. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  65. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  66. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
  67. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
  68. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
  69. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  70. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  71. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  72. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  73. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  74. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  75. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  76. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  77. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  78. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  79. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  80. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  81. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  82. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  83. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  84. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  85. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  86. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  87. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  88. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  89. package/dist/150/common.d.cts +8 -8
  90. package/dist/150/common.d.ts +8 -8
  91. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  92. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  93. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  94. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  95. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  96. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  97. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  98. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  99. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  100. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  101. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  102. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  103. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  104. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  105. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  106. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  107. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  108. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  109. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  110. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  111. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  112. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  113. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  114. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  115. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  116. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  117. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  118. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  119. package/dist/160/common.d.cts +8 -8
  120. package/dist/160/common.d.ts +8 -8
  121. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  122. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +28 -28
  123. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  124. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  125. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  126. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  127. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  128. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  129. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  130. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  131. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  132. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  133. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  134. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  135. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  136. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  137. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  138. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  139. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  140. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  141. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  142. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  143. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  144. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  145. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  146. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  147. package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
  148. package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
  149. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  150. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  151. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  152. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  153. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  154. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  155. package/dist/160/swapping/swapRequested.d.cts +14 -14
  156. package/dist/160/swapping/swapRequested.d.ts +14 -14
  157. package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
  158. package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
  159. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  160. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  161. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
  162. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
  163. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  164. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  165. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  166. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  167. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  168. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  169. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +101 -101
  170. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +101 -101
  171. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  172. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  173. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  174. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
  175. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  176. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  177. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  178. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  179. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  180. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  181. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  182. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  183. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  184. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  185. package/dist/170/common.d.cts +8 -8
  186. package/dist/170/common.d.ts +8 -8
  187. package/dist/180/arbitrumChainTracking/chainStateUpdated.cjs +9 -0
  188. package/dist/180/arbitrumChainTracking/chainStateUpdated.d.cts +47 -0
  189. package/dist/180/arbitrumChainTracking/chainStateUpdated.d.ts +47 -0
  190. package/dist/180/arbitrumChainTracking/chainStateUpdated.mjs +9 -0
  191. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
  192. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  193. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  194. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
  195. package/dist/180/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  196. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +144 -0
  197. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +144 -0
  198. package/dist/180/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  199. package/dist/180/arbitrumIngressEgress/depositFailed.cjs +15 -0
  200. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +1865 -0
  201. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +1865 -0
  202. package/dist/180/arbitrumIngressEgress/depositFailed.mjs +15 -0
  203. package/dist/180/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  204. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +138 -0
  205. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +138 -0
  206. package/dist/180/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  207. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  208. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  209. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  210. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  211. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  212. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  213. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  214. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  215. package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
  216. package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
  217. package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
  218. package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
  219. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
  220. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
  221. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
  222. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
  223. package/dist/180/arbitrumIngressEgress/unknownAffiliate.cjs +10 -0
  224. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.cts +14 -0
  225. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.ts +14 -0
  226. package/dist/180/arbitrumIngressEgress/unknownAffiliate.mjs +10 -0
  227. package/dist/180/arbitrumIngressEgress/unknownBroker.cjs +7 -0
  228. package/dist/180/arbitrumIngressEgress/unknownBroker.d.cts +11 -0
  229. package/dist/180/arbitrumIngressEgress/unknownBroker.d.ts +11 -0
  230. package/dist/180/arbitrumIngressEgress/unknownBroker.mjs +7 -0
  231. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
  232. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
  233. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
  234. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
  235. package/dist/180/bitcoinIngressEgress/depositBoosted.cjs +27 -0
  236. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +358 -0
  237. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +358 -0
  238. package/dist/180/bitcoinIngressEgress/depositBoosted.mjs +27 -0
  239. package/dist/180/bitcoinIngressEgress/depositFailed.cjs +15 -0
  240. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +1865 -0
  241. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +1865 -0
  242. package/dist/180/bitcoinIngressEgress/depositFailed.mjs +15 -0
  243. package/dist/180/bitcoinIngressEgress/depositFinalised.cjs +25 -0
  244. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +352 -0
  245. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +352 -0
  246. package/dist/180/bitcoinIngressEgress/depositFinalised.mjs +25 -0
  247. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  248. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  249. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  250. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  251. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  252. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  253. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  254. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  255. package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
  256. package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
  257. package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
  258. package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
  259. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.cjs +18 -0
  260. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -0
  261. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +160 -0
  262. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.mjs +18 -0
  263. package/dist/180/bitcoinIngressEgress/unknownAffiliate.cjs +10 -0
  264. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.cts +14 -0
  265. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.ts +14 -0
  266. package/dist/180/bitcoinIngressEgress/unknownAffiliate.mjs +10 -0
  267. package/dist/180/bitcoinIngressEgress/unknownBroker.cjs +7 -0
  268. package/dist/180/bitcoinIngressEgress/unknownBroker.d.cts +11 -0
  269. package/dist/180/bitcoinIngressEgress/unknownBroker.d.ts +11 -0
  270. package/dist/180/bitcoinIngressEgress/unknownBroker.mjs +7 -0
  271. package/dist/180/common.cjs +377 -0
  272. package/dist/180/common.d.cts +5577 -0
  273. package/dist/180/common.d.ts +5577 -0
  274. package/dist/180/common.mjs +377 -0
  275. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
  276. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  277. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  278. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
  279. package/dist/180/ethereumIngressEgress/depositBoosted.cjs +27 -0
  280. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +144 -0
  281. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +144 -0
  282. package/dist/180/ethereumIngressEgress/depositBoosted.mjs +27 -0
  283. package/dist/180/ethereumIngressEgress/depositFailed.cjs +15 -0
  284. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +1865 -0
  285. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +1865 -0
  286. package/dist/180/ethereumIngressEgress/depositFailed.mjs +15 -0
  287. package/dist/180/ethereumIngressEgress/depositFinalised.cjs +25 -0
  288. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +138 -0
  289. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +138 -0
  290. package/dist/180/ethereumIngressEgress/depositFinalised.mjs +25 -0
  291. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  292. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  293. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  294. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  295. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  296. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  297. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  298. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  299. package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
  300. package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
  301. package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
  302. package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
  303. package/dist/180/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
  304. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
  305. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
  306. package/dist/180/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
  307. package/dist/180/ethereumIngressEgress/unknownAffiliate.cjs +10 -0
  308. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.cts +14 -0
  309. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.ts +14 -0
  310. package/dist/180/ethereumIngressEgress/unknownAffiliate.mjs +10 -0
  311. package/dist/180/ethereumIngressEgress/unknownBroker.cjs +7 -0
  312. package/dist/180/ethereumIngressEgress/unknownBroker.d.cts +11 -0
  313. package/dist/180/ethereumIngressEgress/unknownBroker.d.ts +11 -0
  314. package/dist/180/ethereumIngressEgress/unknownBroker.mjs +7 -0
  315. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
  316. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
  317. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
  318. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
  319. package/dist/180/polkadotIngressEgress/depositBoosted.cjs +26 -0
  320. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +134 -0
  321. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +134 -0
  322. package/dist/180/polkadotIngressEgress/depositBoosted.mjs +26 -0
  323. package/dist/180/polkadotIngressEgress/depositFailed.cjs +14 -0
  324. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +1865 -0
  325. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +1865 -0
  326. package/dist/180/polkadotIngressEgress/depositFailed.mjs +14 -0
  327. package/dist/180/polkadotIngressEgress/depositFinalised.cjs +24 -0
  328. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +128 -0
  329. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +128 -0
  330. package/dist/180/polkadotIngressEgress/depositFinalised.mjs +24 -0
  331. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  332. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  333. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  334. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  335. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  336. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  337. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  338. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  339. package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
  340. package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
  341. package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
  342. package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
  343. package/dist/180/polkadotIngressEgress/transferFallbackRequested.cjs +18 -0
  344. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -0
  345. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.ts +65 -0
  346. package/dist/180/polkadotIngressEgress/transferFallbackRequested.mjs +18 -0
  347. package/dist/180/polkadotIngressEgress/unknownAffiliate.cjs +10 -0
  348. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.cts +14 -0
  349. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.ts +14 -0
  350. package/dist/180/polkadotIngressEgress/unknownAffiliate.mjs +10 -0
  351. package/dist/180/polkadotIngressEgress/unknownBroker.cjs +7 -0
  352. package/dist/180/polkadotIngressEgress/unknownBroker.d.cts +11 -0
  353. package/dist/180/polkadotIngressEgress/unknownBroker.d.ts +11 -0
  354. package/dist/180/polkadotIngressEgress/unknownBroker.mjs +7 -0
  355. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
  356. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.cts +35 -0
  357. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.ts +35 -0
  358. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
  359. package/dist/180/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
  360. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
  361. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
  362. package/dist/180/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
  363. package/dist/180/solanaIngressEgress/depositBoosted.cjs +25 -0
  364. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +131 -0
  365. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +131 -0
  366. package/dist/180/solanaIngressEgress/depositBoosted.mjs +25 -0
  367. package/dist/180/solanaIngressEgress/depositFailed.cjs +15 -0
  368. package/dist/180/solanaIngressEgress/depositFailed.d.cts +1865 -0
  369. package/dist/180/solanaIngressEgress/depositFailed.d.ts +1865 -0
  370. package/dist/180/solanaIngressEgress/depositFailed.mjs +15 -0
  371. package/dist/180/solanaIngressEgress/depositFinalised.cjs +23 -0
  372. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +125 -0
  373. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +125 -0
  374. package/dist/180/solanaIngressEgress/depositFinalised.mjs +23 -0
  375. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  376. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  377. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  378. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  379. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  380. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  381. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  382. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  383. package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
  384. package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
  385. package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
  386. package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
  387. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
  388. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
  389. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
  390. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
  391. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
  392. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
  393. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
  394. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
  395. package/dist/180/solanaIngressEgress/transferFallbackRequested.cjs +18 -0
  396. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +65 -0
  397. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.ts +65 -0
  398. package/dist/180/solanaIngressEgress/transferFallbackRequested.mjs +18 -0
  399. package/dist/180/solanaIngressEgress/unknownAffiliate.cjs +10 -0
  400. package/dist/180/solanaIngressEgress/unknownAffiliate.d.cts +14 -0
  401. package/dist/180/solanaIngressEgress/unknownAffiliate.d.ts +14 -0
  402. package/dist/180/solanaIngressEgress/unknownAffiliate.mjs +10 -0
  403. package/dist/180/solanaIngressEgress/unknownBroker.cjs +7 -0
  404. package/dist/180/solanaIngressEgress/unknownBroker.d.cts +11 -0
  405. package/dist/180/solanaIngressEgress/unknownBroker.d.ts +11 -0
  406. package/dist/180/solanaIngressEgress/unknownBroker.mjs +7 -0
  407. package/dist/180/swapping/affiliateRegistrationUpdated.cjs +12 -0
  408. package/dist/180/swapping/affiliateRegistrationUpdated.d.cts +20 -0
  409. package/dist/180/swapping/affiliateRegistrationUpdated.d.ts +20 -0
  410. package/dist/180/swapping/affiliateRegistrationUpdated.mjs +12 -0
  411. package/dist/180/swapping/brokerBondSet.cjs +7 -0
  412. package/dist/180/swapping/brokerBondSet.d.cts +11 -0
  413. package/dist/180/swapping/brokerBondSet.d.ts +11 -0
  414. package/dist/180/swapping/brokerBondSet.mjs +7 -0
  415. package/dist/180/swapping/minimumNetworkFeeSet.cjs +7 -0
  416. package/dist/180/swapping/minimumNetworkFeeSet.d.cts +11 -0
  417. package/dist/180/swapping/minimumNetworkFeeSet.d.ts +11 -0
  418. package/dist/180/swapping/minimumNetworkFeeSet.mjs +7 -0
  419. package/dist/180/swapping/privateBrokerChannelClosed.cjs +10 -0
  420. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +14 -0
  421. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +14 -0
  422. package/dist/180/swapping/privateBrokerChannelClosed.mjs +10 -0
  423. package/dist/180/swapping/privateBrokerChannelOpened.cjs +10 -0
  424. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +14 -0
  425. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +14 -0
  426. package/dist/180/swapping/privateBrokerChannelOpened.mjs +10 -0
  427. package/dist/180/swapping/refundEgressScheduled.cjs +17 -0
  428. package/dist/180/swapping/refundEgressScheduled.d.cts +53 -0
  429. package/dist/180/swapping/refundEgressScheduled.d.ts +53 -0
  430. package/dist/180/swapping/refundEgressScheduled.mjs +17 -0
  431. package/dist/180/swapping/swapDepositAddressReady.cjs +29 -0
  432. package/dist/180/swapping/swapDepositAddressReady.d.cts +482 -0
  433. package/dist/180/swapping/swapDepositAddressReady.d.ts +482 -0
  434. package/dist/180/swapping/swapDepositAddressReady.mjs +29 -0
  435. package/dist/180/swapping/swapEgressScheduled.cjs +17 -0
  436. package/dist/180/swapping/swapEgressScheduled.d.cts +53 -0
  437. package/dist/180/swapping/swapEgressScheduled.d.ts +53 -0
  438. package/dist/180/swapping/swapEgressScheduled.mjs +17 -0
  439. package/dist/180/swapping/swapRequested.cjs +25 -0
  440. package/dist/180/swapping/swapRequested.d.cts +968 -0
  441. package/dist/180/swapping/swapRequested.d.ts +968 -0
  442. package/dist/180/swapping/swapRequested.mjs +25 -0
  443. package/dist/180/swapping/swapScheduled.cjs +13 -0
  444. package/dist/180/swapping/swapScheduled.d.cts +33 -0
  445. package/dist/180/swapping/swapScheduled.d.ts +33 -0
  446. package/dist/180/swapping/swapScheduled.mjs +13 -0
  447. package/package.json +2 -2
@@ -0,0 +1,968 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const swappingSwapRequested: z.ZodObject<{
4
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5
+ inputAsset: z.ZodEffects<z.ZodObject<{
6
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9
+ }, {
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13
+ }>;
14
+ inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
+ outputAsset: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19
+ }, {
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23
+ }>;
24
+ origin: z.ZodUnion<[z.ZodObject<{
25
+ __kind: z.ZodLiteral<"DepositChannel">;
26
+ depositAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
27
+ __kind: z.ZodLiteral<"Eth">;
28
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
+ }, "strip", z.ZodTypeAny, {
30
+ value: `0x${string}`;
31
+ __kind: "Eth";
32
+ }, {
33
+ value: string;
34
+ __kind: "Eth";
35
+ }>, {
36
+ chain: "Ethereum";
37
+ address: `0x${string}`;
38
+ }, {
39
+ value: string;
40
+ __kind: "Eth";
41
+ }>, z.ZodEffects<z.ZodObject<{
42
+ __kind: z.ZodLiteral<"Dot">;
43
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
44
+ }, "strip", z.ZodTypeAny, {
45
+ value: `0x${string}`;
46
+ __kind: "Dot";
47
+ }, {
48
+ value: string;
49
+ __kind: "Dot";
50
+ }>, {
51
+ chain: "Polkadot";
52
+ address: string;
53
+ }, {
54
+ value: string;
55
+ __kind: "Dot";
56
+ }>, z.ZodEffects<z.ZodObject<{
57
+ __kind: z.ZodLiteral<"Btc">;
58
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
59
+ }, "strip", z.ZodTypeAny, {
60
+ value: `0x${string}`;
61
+ __kind: "Btc";
62
+ }, {
63
+ value: string;
64
+ __kind: "Btc";
65
+ }>, {
66
+ chain: "Bitcoin";
67
+ address: string;
68
+ }, {
69
+ value: string;
70
+ __kind: "Btc";
71
+ }>, z.ZodEffects<z.ZodObject<{
72
+ __kind: z.ZodLiteral<"Arb">;
73
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
74
+ }, "strip", z.ZodTypeAny, {
75
+ value: `0x${string}`;
76
+ __kind: "Arb";
77
+ }, {
78
+ value: string;
79
+ __kind: "Arb";
80
+ }>, {
81
+ chain: "Arbitrum";
82
+ address: `0x${string}`;
83
+ }, {
84
+ value: string;
85
+ __kind: "Arb";
86
+ }>, z.ZodEffects<z.ZodObject<{
87
+ __kind: z.ZodLiteral<"Sol">;
88
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
89
+ }, "strip", z.ZodTypeAny, {
90
+ value: `0x${string}`;
91
+ __kind: "Sol";
92
+ }, {
93
+ value: string;
94
+ __kind: "Sol";
95
+ }>, {
96
+ chain: "Solana";
97
+ address: string;
98
+ }, {
99
+ value: string;
100
+ __kind: "Sol";
101
+ }>]>;
102
+ channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
103
+ depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
104
+ }, "strip", z.ZodTypeAny, {
105
+ __kind: "DepositChannel";
106
+ depositAddress: {
107
+ chain: "Ethereum";
108
+ address: `0x${string}`;
109
+ } | {
110
+ chain: "Polkadot";
111
+ address: string;
112
+ } | {
113
+ chain: "Bitcoin";
114
+ address: string;
115
+ } | {
116
+ chain: "Arbitrum";
117
+ address: `0x${string}`;
118
+ } | {
119
+ chain: "Solana";
120
+ address: string;
121
+ };
122
+ channelId: bigint;
123
+ depositBlockHeight: bigint;
124
+ }, {
125
+ __kind: "DepositChannel";
126
+ depositAddress: {
127
+ value: string;
128
+ __kind: "Eth";
129
+ } | {
130
+ value: string;
131
+ __kind: "Dot";
132
+ } | {
133
+ value: string;
134
+ __kind: "Btc";
135
+ } | {
136
+ value: string;
137
+ __kind: "Arb";
138
+ } | {
139
+ value: string;
140
+ __kind: "Sol";
141
+ };
142
+ channelId: string | number;
143
+ depositBlockHeight: string | number;
144
+ }>, z.ZodObject<{
145
+ __kind: z.ZodLiteral<"Vault">;
146
+ txId: z.ZodUnion<[z.ZodObject<{
147
+ __kind: z.ZodLiteral<"Evm">;
148
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
149
+ }, "strip", z.ZodTypeAny, {
150
+ value: `0x${string}`;
151
+ __kind: "Evm";
152
+ }, {
153
+ value: string;
154
+ __kind: "Evm";
155
+ }>, z.ZodObject<{
156
+ __kind: z.ZodLiteral<"Bitcoin">;
157
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
158
+ }, "strip", z.ZodTypeAny, {
159
+ value: `0x${string}`;
160
+ __kind: "Bitcoin";
161
+ }, {
162
+ value: string;
163
+ __kind: "Bitcoin";
164
+ }>, z.ZodObject<{
165
+ __kind: z.ZodLiteral<"Polkadot">;
166
+ value: z.ZodObject<{
167
+ blockNumber: z.ZodNumber;
168
+ extrinsicIndex: z.ZodNumber;
169
+ }, "strip", z.ZodTypeAny, {
170
+ blockNumber: number;
171
+ extrinsicIndex: number;
172
+ }, {
173
+ blockNumber: number;
174
+ extrinsicIndex: number;
175
+ }>;
176
+ }, "strip", z.ZodTypeAny, {
177
+ value: {
178
+ blockNumber: number;
179
+ extrinsicIndex: number;
180
+ };
181
+ __kind: "Polkadot";
182
+ }, {
183
+ value: {
184
+ blockNumber: number;
185
+ extrinsicIndex: number;
186
+ };
187
+ __kind: "Polkadot";
188
+ }>, z.ZodObject<{
189
+ __kind: z.ZodLiteral<"Solana">;
190
+ value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
191
+ }, "strip", z.ZodTypeAny, {
192
+ value: [`0x${string}`, bigint];
193
+ __kind: "Solana";
194
+ }, {
195
+ value: [string, string | number];
196
+ __kind: "Solana";
197
+ }>, z.ZodObject<{
198
+ __kind: z.ZodLiteral<"None">;
199
+ }, "strip", z.ZodTypeAny, {
200
+ __kind: "None";
201
+ }, {
202
+ __kind: "None";
203
+ }>]>;
204
+ }, "strip", z.ZodTypeAny, {
205
+ __kind: "Vault";
206
+ txId: {
207
+ value: `0x${string}`;
208
+ __kind: "Evm";
209
+ } | {
210
+ value: `0x${string}`;
211
+ __kind: "Bitcoin";
212
+ } | {
213
+ value: {
214
+ blockNumber: number;
215
+ extrinsicIndex: number;
216
+ };
217
+ __kind: "Polkadot";
218
+ } | {
219
+ value: [`0x${string}`, bigint];
220
+ __kind: "Solana";
221
+ } | {
222
+ __kind: "None";
223
+ };
224
+ }, {
225
+ __kind: "Vault";
226
+ txId: {
227
+ value: string;
228
+ __kind: "Evm";
229
+ } | {
230
+ value: string;
231
+ __kind: "Bitcoin";
232
+ } | {
233
+ value: {
234
+ blockNumber: number;
235
+ extrinsicIndex: number;
236
+ };
237
+ __kind: "Polkadot";
238
+ } | {
239
+ value: [string, string | number];
240
+ __kind: "Solana";
241
+ } | {
242
+ __kind: "None";
243
+ };
244
+ }>, z.ZodObject<{
245
+ __kind: z.ZodLiteral<"Internal">;
246
+ }, "strip", z.ZodTypeAny, {
247
+ __kind: "Internal";
248
+ }, {
249
+ __kind: "Internal";
250
+ }>]>;
251
+ requestType: z.ZodUnion<[z.ZodObject<{
252
+ __kind: z.ZodLiteral<"NetworkFee">;
253
+ }, "strip", z.ZodTypeAny, {
254
+ __kind: "NetworkFee";
255
+ }, {
256
+ __kind: "NetworkFee";
257
+ }>, z.ZodObject<{
258
+ __kind: z.ZodLiteral<"IngressEgressFee">;
259
+ }, "strip", z.ZodTypeAny, {
260
+ __kind: "IngressEgressFee";
261
+ }, {
262
+ __kind: "IngressEgressFee";
263
+ }>, z.ZodObject<{
264
+ __kind: z.ZodLiteral<"Regular">;
265
+ outputAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
266
+ __kind: z.ZodLiteral<"Eth">;
267
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
268
+ }, "strip", z.ZodTypeAny, {
269
+ value: `0x${string}`;
270
+ __kind: "Eth";
271
+ }, {
272
+ value: string;
273
+ __kind: "Eth";
274
+ }>, {
275
+ chain: "Ethereum";
276
+ address: `0x${string}`;
277
+ }, {
278
+ value: string;
279
+ __kind: "Eth";
280
+ }>, z.ZodEffects<z.ZodObject<{
281
+ __kind: z.ZodLiteral<"Dot">;
282
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
283
+ }, "strip", z.ZodTypeAny, {
284
+ value: `0x${string}`;
285
+ __kind: "Dot";
286
+ }, {
287
+ value: string;
288
+ __kind: "Dot";
289
+ }>, {
290
+ chain: "Polkadot";
291
+ address: string;
292
+ }, {
293
+ value: string;
294
+ __kind: "Dot";
295
+ }>, z.ZodEffects<z.ZodObject<{
296
+ __kind: z.ZodLiteral<"Btc">;
297
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
298
+ }, "strip", z.ZodTypeAny, {
299
+ value: `0x${string}`;
300
+ __kind: "Btc";
301
+ }, {
302
+ value: string;
303
+ __kind: "Btc";
304
+ }>, {
305
+ chain: "Bitcoin";
306
+ address: string;
307
+ }, {
308
+ value: string;
309
+ __kind: "Btc";
310
+ }>, z.ZodEffects<z.ZodObject<{
311
+ __kind: z.ZodLiteral<"Arb">;
312
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
313
+ }, "strip", z.ZodTypeAny, {
314
+ value: `0x${string}`;
315
+ __kind: "Arb";
316
+ }, {
317
+ value: string;
318
+ __kind: "Arb";
319
+ }>, {
320
+ chain: "Arbitrum";
321
+ address: `0x${string}`;
322
+ }, {
323
+ value: string;
324
+ __kind: "Arb";
325
+ }>, z.ZodEffects<z.ZodObject<{
326
+ __kind: z.ZodLiteral<"Sol">;
327
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
328
+ }, "strip", z.ZodTypeAny, {
329
+ value: `0x${string}`;
330
+ __kind: "Sol";
331
+ }, {
332
+ value: string;
333
+ __kind: "Sol";
334
+ }>, {
335
+ chain: "Solana";
336
+ address: string;
337
+ }, {
338
+ value: string;
339
+ __kind: "Sol";
340
+ }>]>;
341
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
342
+ channelMetadata: z.ZodObject<{
343
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
344
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
345
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
346
+ }, "strip", z.ZodTypeAny, {
347
+ message: `0x${string}`;
348
+ gasBudget: bigint;
349
+ ccmAdditionalData: `0x${string}`;
350
+ }, {
351
+ message: string;
352
+ gasBudget: string | number;
353
+ ccmAdditionalData: string;
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
+ }>]>>>;
440
+ }, "strip", z.ZodTypeAny, {
441
+ channelMetadata: {
442
+ message: `0x${string}`;
443
+ gasBudget: bigint;
444
+ ccmAdditionalData: `0x${string}`;
445
+ };
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;
466
+ gasBudget: string | number;
467
+ ccmAdditionalData: string;
468
+ };
469
+ sourceChain: {
470
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
471
+ };
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
+ }>>>;
489
+ }, "strip", z.ZodTypeAny, {
490
+ __kind: "Regular";
491
+ outputAddress: {
492
+ chain: "Ethereum";
493
+ address: `0x${string}`;
494
+ } | {
495
+ chain: "Polkadot";
496
+ address: string;
497
+ } | {
498
+ chain: "Bitcoin";
499
+ address: string;
500
+ } | {
501
+ chain: "Arbitrum";
502
+ address: `0x${string}`;
503
+ } | {
504
+ chain: "Solana";
505
+ address: string;
506
+ };
507
+ ccmDepositMetadata?: {
508
+ channelMetadata: {
509
+ message: `0x${string}`;
510
+ gasBudget: bigint;
511
+ ccmAdditionalData: `0x${string}`;
512
+ };
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;
531
+ }, {
532
+ __kind: "Regular";
533
+ outputAddress: {
534
+ value: string;
535
+ __kind: "Eth";
536
+ } | {
537
+ value: string;
538
+ __kind: "Dot";
539
+ } | {
540
+ value: string;
541
+ __kind: "Btc";
542
+ } | {
543
+ value: string;
544
+ __kind: "Arb";
545
+ } | {
546
+ value: string;
547
+ __kind: "Sol";
548
+ };
549
+ ccmDepositMetadata?: {
550
+ channelMetadata: {
551
+ message: string;
552
+ gasBudget: string | number;
553
+ ccmAdditionalData: string;
554
+ };
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;
575
+ }>]>;
576
+ brokerFees: z.ZodArray<z.ZodObject<{
577
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
578
+ bps: z.ZodNumber;
579
+ }, "strip", z.ZodTypeAny, {
580
+ account: string;
581
+ bps: number;
582
+ }, {
583
+ account: string;
584
+ bps: number;
585
+ }>, "many">;
586
+ refundParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
587
+ retryDuration: z.ZodNumber;
588
+ refundAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
589
+ __kind: z.ZodLiteral<"Eth">;
590
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
591
+ }, "strip", z.ZodTypeAny, {
592
+ value: `0x${string}`;
593
+ __kind: "Eth";
594
+ }, {
595
+ value: string;
596
+ __kind: "Eth";
597
+ }>, {
598
+ chain: "Ethereum";
599
+ address: `0x${string}`;
600
+ }, {
601
+ value: string;
602
+ __kind: "Eth";
603
+ }>, z.ZodEffects<z.ZodObject<{
604
+ __kind: z.ZodLiteral<"Dot">;
605
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
606
+ }, "strip", z.ZodTypeAny, {
607
+ value: `0x${string}`;
608
+ __kind: "Dot";
609
+ }, {
610
+ value: string;
611
+ __kind: "Dot";
612
+ }>, {
613
+ chain: "Polkadot";
614
+ address: string;
615
+ }, {
616
+ value: string;
617
+ __kind: "Dot";
618
+ }>, z.ZodEffects<z.ZodObject<{
619
+ __kind: z.ZodLiteral<"Btc">;
620
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
621
+ }, "strip", z.ZodTypeAny, {
622
+ value: `0x${string}`;
623
+ __kind: "Btc";
624
+ }, {
625
+ value: string;
626
+ __kind: "Btc";
627
+ }>, {
628
+ chain: "Bitcoin";
629
+ address: string;
630
+ }, {
631
+ value: string;
632
+ __kind: "Btc";
633
+ }>, z.ZodEffects<z.ZodObject<{
634
+ __kind: z.ZodLiteral<"Arb">;
635
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
636
+ }, "strip", z.ZodTypeAny, {
637
+ value: `0x${string}`;
638
+ __kind: "Arb";
639
+ }, {
640
+ value: string;
641
+ __kind: "Arb";
642
+ }>, {
643
+ chain: "Arbitrum";
644
+ address: `0x${string}`;
645
+ }, {
646
+ value: string;
647
+ __kind: "Arb";
648
+ }>, z.ZodEffects<z.ZodObject<{
649
+ __kind: z.ZodLiteral<"Sol">;
650
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
651
+ }, "strip", z.ZodTypeAny, {
652
+ value: `0x${string}`;
653
+ __kind: "Sol";
654
+ }, {
655
+ value: string;
656
+ __kind: "Sol";
657
+ }>, {
658
+ chain: "Solana";
659
+ address: string;
660
+ }, {
661
+ value: string;
662
+ __kind: "Sol";
663
+ }>]>;
664
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
665
+ }, "strip", z.ZodTypeAny, {
666
+ retryDuration: number;
667
+ refundAddress: {
668
+ chain: "Ethereum";
669
+ address: `0x${string}`;
670
+ } | {
671
+ chain: "Polkadot";
672
+ address: string;
673
+ } | {
674
+ chain: "Bitcoin";
675
+ address: string;
676
+ } | {
677
+ chain: "Arbitrum";
678
+ address: `0x${string}`;
679
+ } | {
680
+ chain: "Solana";
681
+ address: string;
682
+ };
683
+ minPrice: bigint;
684
+ }, {
685
+ retryDuration: number;
686
+ refundAddress: {
687
+ value: string;
688
+ __kind: "Eth";
689
+ } | {
690
+ value: string;
691
+ __kind: "Dot";
692
+ } | {
693
+ value: string;
694
+ __kind: "Btc";
695
+ } | {
696
+ value: string;
697
+ __kind: "Arb";
698
+ } | {
699
+ value: string;
700
+ __kind: "Sol";
701
+ };
702
+ minPrice: string | number;
703
+ }>>>;
704
+ dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
705
+ numberOfChunks: z.ZodNumber;
706
+ chunkInterval: z.ZodNumber;
707
+ }, "strip", z.ZodTypeAny, {
708
+ numberOfChunks: number;
709
+ chunkInterval: number;
710
+ }, {
711
+ numberOfChunks: number;
712
+ chunkInterval: number;
713
+ }>>>;
714
+ }, "strip", z.ZodTypeAny, {
715
+ swapRequestId: bigint;
716
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
717
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
718
+ inputAmount: bigint;
719
+ origin: {
720
+ __kind: "DepositChannel";
721
+ depositAddress: {
722
+ chain: "Ethereum";
723
+ address: `0x${string}`;
724
+ } | {
725
+ chain: "Polkadot";
726
+ address: string;
727
+ } | {
728
+ chain: "Bitcoin";
729
+ address: string;
730
+ } | {
731
+ chain: "Arbitrum";
732
+ address: `0x${string}`;
733
+ } | {
734
+ chain: "Solana";
735
+ address: string;
736
+ };
737
+ channelId: bigint;
738
+ depositBlockHeight: bigint;
739
+ } | {
740
+ __kind: "Vault";
741
+ txId: {
742
+ value: `0x${string}`;
743
+ __kind: "Evm";
744
+ } | {
745
+ value: `0x${string}`;
746
+ __kind: "Bitcoin";
747
+ } | {
748
+ value: {
749
+ blockNumber: number;
750
+ extrinsicIndex: number;
751
+ };
752
+ __kind: "Polkadot";
753
+ } | {
754
+ value: [`0x${string}`, bigint];
755
+ __kind: "Solana";
756
+ } | {
757
+ __kind: "None";
758
+ };
759
+ } | {
760
+ __kind: "Internal";
761
+ };
762
+ requestType: {
763
+ __kind: "NetworkFee";
764
+ } | {
765
+ __kind: "IngressEgressFee";
766
+ } | {
767
+ __kind: "Regular";
768
+ outputAddress: {
769
+ chain: "Ethereum";
770
+ address: `0x${string}`;
771
+ } | {
772
+ chain: "Polkadot";
773
+ address: string;
774
+ } | {
775
+ chain: "Bitcoin";
776
+ address: string;
777
+ } | {
778
+ chain: "Arbitrum";
779
+ address: `0x${string}`;
780
+ } | {
781
+ chain: "Solana";
782
+ address: string;
783
+ };
784
+ ccmDepositMetadata?: {
785
+ channelMetadata: {
786
+ message: `0x${string}`;
787
+ gasBudget: bigint;
788
+ ccmAdditionalData: `0x${string}`;
789
+ };
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;
808
+ };
809
+ brokerFees: {
810
+ account: string;
811
+ bps: number;
812
+ }[];
813
+ refundParameters?: {
814
+ retryDuration: number;
815
+ refundAddress: {
816
+ chain: "Ethereum";
817
+ address: `0x${string}`;
818
+ } | {
819
+ chain: "Polkadot";
820
+ address: string;
821
+ } | {
822
+ chain: "Bitcoin";
823
+ address: string;
824
+ } | {
825
+ chain: "Arbitrum";
826
+ address: `0x${string}`;
827
+ } | {
828
+ chain: "Solana";
829
+ address: string;
830
+ };
831
+ minPrice: bigint;
832
+ } | null | undefined;
833
+ dcaParameters?: {
834
+ numberOfChunks: number;
835
+ chunkInterval: number;
836
+ } | null | undefined;
837
+ }, {
838
+ swapRequestId: string | number;
839
+ inputAsset: {
840
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
841
+ };
842
+ outputAsset: {
843
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
844
+ };
845
+ inputAmount: string | number;
846
+ origin: {
847
+ __kind: "DepositChannel";
848
+ depositAddress: {
849
+ value: string;
850
+ __kind: "Eth";
851
+ } | {
852
+ value: string;
853
+ __kind: "Dot";
854
+ } | {
855
+ value: string;
856
+ __kind: "Btc";
857
+ } | {
858
+ value: string;
859
+ __kind: "Arb";
860
+ } | {
861
+ value: string;
862
+ __kind: "Sol";
863
+ };
864
+ channelId: string | number;
865
+ depositBlockHeight: string | number;
866
+ } | {
867
+ __kind: "Vault";
868
+ txId: {
869
+ value: string;
870
+ __kind: "Evm";
871
+ } | {
872
+ value: string;
873
+ __kind: "Bitcoin";
874
+ } | {
875
+ value: {
876
+ blockNumber: number;
877
+ extrinsicIndex: number;
878
+ };
879
+ __kind: "Polkadot";
880
+ } | {
881
+ value: [string, string | number];
882
+ __kind: "Solana";
883
+ } | {
884
+ __kind: "None";
885
+ };
886
+ } | {
887
+ __kind: "Internal";
888
+ };
889
+ requestType: {
890
+ __kind: "NetworkFee";
891
+ } | {
892
+ __kind: "IngressEgressFee";
893
+ } | {
894
+ __kind: "Regular";
895
+ outputAddress: {
896
+ value: string;
897
+ __kind: "Eth";
898
+ } | {
899
+ value: string;
900
+ __kind: "Dot";
901
+ } | {
902
+ value: string;
903
+ __kind: "Btc";
904
+ } | {
905
+ value: string;
906
+ __kind: "Arb";
907
+ } | {
908
+ value: string;
909
+ __kind: "Sol";
910
+ };
911
+ ccmDepositMetadata?: {
912
+ channelMetadata: {
913
+ message: string;
914
+ gasBudget: string | number;
915
+ ccmAdditionalData: string;
916
+ };
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;
937
+ };
938
+ brokerFees: {
939
+ account: string;
940
+ bps: number;
941
+ }[];
942
+ refundParameters?: {
943
+ retryDuration: number;
944
+ refundAddress: {
945
+ value: string;
946
+ __kind: "Eth";
947
+ } | {
948
+ value: string;
949
+ __kind: "Dot";
950
+ } | {
951
+ value: string;
952
+ __kind: "Btc";
953
+ } | {
954
+ value: string;
955
+ __kind: "Arb";
956
+ } | {
957
+ value: string;
958
+ __kind: "Sol";
959
+ };
960
+ minPrice: string | number;
961
+ } | null | undefined;
962
+ dcaParameters?: {
963
+ numberOfChunks: number;
964
+ chunkInterval: number;
965
+ } | null | undefined;
966
+ }>;
967
+
968
+ export { swappingSwapRequested };