@chainflip/processor 1.8.2 → 1.8.3

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 (287) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  2. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  12. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  17. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  19. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  20. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  21. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  28. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  29. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  30. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  31. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  32. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  33. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  34. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  35. package/dist/100/funding/funded.d.cts +2 -2
  36. package/dist/100/funding/funded.d.ts +2 -2
  37. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  38. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  39. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  40. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  41. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  42. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  43. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  44. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  45. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  46. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  47. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  48. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  49. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  50. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  51. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  52. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  53. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  54. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  55. package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
  56. package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
  57. package/dist/100/swapping/ccmFailed.d.cts +70 -70
  58. package/dist/100/swapping/ccmFailed.d.ts +70 -70
  59. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  60. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  61. package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
  62. package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
  63. package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
  64. package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
  65. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  66. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  67. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  68. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  69. package/dist/100/swapping/swapScheduled.d.cts +109 -109
  70. package/dist/100/swapping/swapScheduled.d.ts +109 -109
  71. package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
  72. package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
  73. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  74. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  75. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  76. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  77. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  78. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  79. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  80. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  81. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  82. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  83. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  84. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  85. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  86. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  87. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  88. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  89. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  90. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  91. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  92. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  93. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  94. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  95. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  96. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  97. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  98. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  99. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  100. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  101. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  102. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  103. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  104. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  105. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  106. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  107. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  108. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  109. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  110. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  111. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  112. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  113. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  114. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  115. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  116. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  117. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  118. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  119. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  120. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  121. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  122. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  123. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  124. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  125. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  126. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  127. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  128. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  129. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  130. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  131. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  132. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  133. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  134. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  135. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  136. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  137. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  138. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  139. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  140. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  141. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  142. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  143. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  144. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  145. package/dist/141/swapping/ccmFailed.d.cts +100 -100
  146. package/dist/141/swapping/ccmFailed.d.ts +100 -100
  147. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  148. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  149. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  150. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  151. package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
  152. package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
  153. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  154. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  155. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  156. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  157. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  158. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  159. package/dist/141/swapping/swapScheduled.d.cts +126 -126
  160. package/dist/141/swapping/swapScheduled.d.ts +126 -126
  161. package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
  162. package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
  163. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  164. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  165. package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
  166. package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
  167. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  168. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  169. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  170. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  171. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  172. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  173. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  174. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  175. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  176. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  177. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  178. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  179. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  180. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  181. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  182. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  183. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  184. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  185. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  186. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
  187. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  188. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  189. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  190. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  191. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  192. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  193. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  194. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  195. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  196. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  197. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  198. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  199. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  200. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  201. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  202. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  203. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  204. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  205. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  206. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  207. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  208. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  209. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  210. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  211. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  212. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  213. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  214. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  215. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  216. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  217. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  218. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  219. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  220. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  221. package/dist/160/swapping/ccmFailed.d.cts +70 -70
  222. package/dist/160/swapping/ccmFailed.d.ts +70 -70
  223. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  224. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  225. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  226. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  227. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  228. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  229. package/dist/160/swapping/swapDepositAddressReady.d.cts +65 -65
  230. package/dist/160/swapping/swapDepositAddressReady.d.ts +65 -65
  231. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  232. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  233. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  234. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  235. package/dist/160/swapping/swapRequested.d.cts +130 -130
  236. package/dist/160/swapping/swapRequested.d.ts +130 -130
  237. package/dist/160/swapping/withdrawalRequested.d.cts +20 -20
  238. package/dist/160/swapping/withdrawalRequested.d.ts +20 -20
  239. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  240. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  241. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
  242. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
  243. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  244. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  245. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  246. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  247. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  248. package/dist/170/reputation/offencePenalty.d.ts +2 -2
  249. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  250. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  251. package/dist/170/swapping/swapRequested.d.cts +135 -135
  252. package/dist/170/swapping/swapRequested.d.ts +135 -135
  253. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +26 -26
  254. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +26 -26
  255. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
  256. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
  257. package/dist/180/common.cjs +29 -8
  258. package/dist/180/common.d.cts +142 -102
  259. package/dist/180/common.d.ts +142 -102
  260. package/dist/180/common.mjs +28 -7
  261. package/dist/180/environment/solanaGovCallDispatched.cjs +10 -0
  262. package/dist/180/environment/solanaGovCallDispatched.d.cts +69 -0
  263. package/dist/180/environment/solanaGovCallDispatched.d.ts +69 -0
  264. package/dist/180/environment/solanaGovCallDispatched.mjs +10 -0
  265. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  266. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +14 -14
  267. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  268. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  269. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
  270. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +52 -52
  271. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  272. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  273. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  274. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  275. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  276. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  277. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +26 -26
  278. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +26 -26
  279. package/dist/180/solanaIngressEgress/depositFailed.d.cts +26 -26
  280. package/dist/180/solanaIngressEgress/depositFailed.d.ts +26 -26
  281. package/dist/180/swapping/swapDepositAddressReady.cjs +2 -0
  282. package/dist/180/swapping/swapDepositAddressReady.d.cts +3 -0
  283. package/dist/180/swapping/swapDepositAddressReady.d.ts +3 -0
  284. package/dist/180/swapping/swapDepositAddressReady.mjs +2 -0
  285. package/dist/180/swapping/swapRequested.d.cts +10 -0
  286. package/dist/180/swapping/swapRequested.d.ts +10 -0
  287. package/package.json +1 -1
@@ -27,77 +27,77 @@ declare const swappingSwapRequested: z.ZodObject<{
27
27
  __kind: z.ZodLiteral<"Eth">;
28
28
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- value: `0x${string}`;
31
30
  __kind: "Eth";
31
+ value: `0x${string}`;
32
32
  }, {
33
- value: string;
34
33
  __kind: "Eth";
34
+ value: string;
35
35
  }>, {
36
36
  chain: "Ethereum";
37
37
  address: `0x${string}`;
38
38
  }, {
39
- value: string;
40
39
  __kind: "Eth";
40
+ value: string;
41
41
  }>, z.ZodEffects<z.ZodObject<{
42
42
  __kind: z.ZodLiteral<"Dot">;
43
43
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
44
44
  }, "strip", z.ZodTypeAny, {
45
- value: `0x${string}`;
46
45
  __kind: "Dot";
46
+ value: `0x${string}`;
47
47
  }, {
48
- value: string;
49
48
  __kind: "Dot";
49
+ value: string;
50
50
  }>, {
51
51
  chain: "Polkadot";
52
52
  address: string;
53
53
  }, {
54
- value: string;
55
54
  __kind: "Dot";
55
+ value: string;
56
56
  }>, z.ZodEffects<z.ZodObject<{
57
57
  __kind: z.ZodLiteral<"Btc">;
58
58
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
59
59
  }, "strip", z.ZodTypeAny, {
60
- value: `0x${string}`;
61
60
  __kind: "Btc";
61
+ value: `0x${string}`;
62
62
  }, {
63
- value: string;
64
63
  __kind: "Btc";
64
+ value: string;
65
65
  }>, {
66
66
  chain: "Bitcoin";
67
67
  address: string;
68
68
  }, {
69
- value: string;
70
69
  __kind: "Btc";
70
+ value: string;
71
71
  }>, z.ZodEffects<z.ZodObject<{
72
72
  __kind: z.ZodLiteral<"Arb">;
73
73
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
74
74
  }, "strip", z.ZodTypeAny, {
75
- value: `0x${string}`;
76
75
  __kind: "Arb";
76
+ value: `0x${string}`;
77
77
  }, {
78
- value: string;
79
78
  __kind: "Arb";
79
+ value: string;
80
80
  }>, {
81
81
  chain: "Arbitrum";
82
82
  address: `0x${string}`;
83
83
  }, {
84
- value: string;
85
84
  __kind: "Arb";
85
+ value: string;
86
86
  }>, z.ZodEffects<z.ZodObject<{
87
87
  __kind: z.ZodLiteral<"Sol">;
88
88
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
89
89
  }, "strip", z.ZodTypeAny, {
90
- value: `0x${string}`;
91
90
  __kind: "Sol";
91
+ value: `0x${string}`;
92
92
  }, {
93
- value: string;
94
93
  __kind: "Sol";
94
+ value: string;
95
95
  }>, {
96
96
  chain: "Solana";
97
97
  address: string;
98
98
  }, {
99
- value: string;
100
99
  __kind: "Sol";
100
+ value: string;
101
101
  }>]>;
102
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
103
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -124,20 +124,20 @@ declare const swappingSwapRequested: z.ZodObject<{
124
124
  }, {
125
125
  __kind: "DepositChannel";
126
126
  depositAddress: {
127
- value: string;
128
127
  __kind: "Eth";
129
- } | {
130
128
  value: string;
131
- __kind: "Dot";
132
129
  } | {
130
+ __kind: "Dot";
133
131
  value: string;
134
- __kind: "Btc";
135
132
  } | {
133
+ __kind: "Btc";
136
134
  value: string;
137
- __kind: "Arb";
138
135
  } | {
136
+ __kind: "Arb";
139
137
  value: string;
138
+ } | {
140
139
  __kind: "Sol";
140
+ value: string;
141
141
  };
142
142
  channelId: string | number;
143
143
  depositBlockHeight: string | number;
@@ -175,77 +175,77 @@ declare const swappingSwapRequested: z.ZodObject<{
175
175
  __kind: z.ZodLiteral<"Eth">;
176
176
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
177
177
  }, "strip", z.ZodTypeAny, {
178
- value: `0x${string}`;
179
178
  __kind: "Eth";
179
+ value: `0x${string}`;
180
180
  }, {
181
- value: string;
182
181
  __kind: "Eth";
182
+ value: string;
183
183
  }>, {
184
184
  chain: "Ethereum";
185
185
  address: `0x${string}`;
186
186
  }, {
187
- value: string;
188
187
  __kind: "Eth";
188
+ value: string;
189
189
  }>, z.ZodEffects<z.ZodObject<{
190
190
  __kind: z.ZodLiteral<"Dot">;
191
191
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
192
192
  }, "strip", z.ZodTypeAny, {
193
- value: `0x${string}`;
194
193
  __kind: "Dot";
194
+ value: `0x${string}`;
195
195
  }, {
196
- value: string;
197
196
  __kind: "Dot";
197
+ value: string;
198
198
  }>, {
199
199
  chain: "Polkadot";
200
200
  address: string;
201
201
  }, {
202
- value: string;
203
202
  __kind: "Dot";
203
+ value: string;
204
204
  }>, z.ZodEffects<z.ZodObject<{
205
205
  __kind: z.ZodLiteral<"Btc">;
206
206
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
207
207
  }, "strip", z.ZodTypeAny, {
208
- value: `0x${string}`;
209
208
  __kind: "Btc";
209
+ value: `0x${string}`;
210
210
  }, {
211
- value: string;
212
211
  __kind: "Btc";
212
+ value: string;
213
213
  }>, {
214
214
  chain: "Bitcoin";
215
215
  address: string;
216
216
  }, {
217
- value: string;
218
217
  __kind: "Btc";
218
+ value: string;
219
219
  }>, z.ZodEffects<z.ZodObject<{
220
220
  __kind: z.ZodLiteral<"Arb">;
221
221
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
222
222
  }, "strip", z.ZodTypeAny, {
223
- value: `0x${string}`;
224
223
  __kind: "Arb";
224
+ value: `0x${string}`;
225
225
  }, {
226
- value: string;
227
226
  __kind: "Arb";
227
+ value: string;
228
228
  }>, {
229
229
  chain: "Arbitrum";
230
230
  address: `0x${string}`;
231
231
  }, {
232
- value: string;
233
232
  __kind: "Arb";
233
+ value: string;
234
234
  }>, z.ZodEffects<z.ZodObject<{
235
235
  __kind: z.ZodLiteral<"Sol">;
236
236
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
237
237
  }, "strip", z.ZodTypeAny, {
238
- value: `0x${string}`;
239
238
  __kind: "Sol";
239
+ value: `0x${string}`;
240
240
  }, {
241
- value: string;
242
241
  __kind: "Sol";
242
+ value: string;
243
243
  }>, {
244
244
  chain: "Solana";
245
245
  address: string;
246
246
  }, {
247
- value: string;
248
247
  __kind: "Sol";
248
+ value: string;
249
249
  }>]>;
250
250
  }, "strip", z.ZodTypeAny, {
251
251
  __kind: "Regular";
@@ -268,20 +268,20 @@ declare const swappingSwapRequested: z.ZodObject<{
268
268
  }, {
269
269
  __kind: "Regular";
270
270
  outputAddress: {
271
- value: string;
272
271
  __kind: "Eth";
273
- } | {
274
272
  value: string;
275
- __kind: "Dot";
276
273
  } | {
274
+ __kind: "Dot";
277
275
  value: string;
278
- __kind: "Btc";
279
276
  } | {
277
+ __kind: "Btc";
280
278
  value: string;
281
- __kind: "Arb";
282
279
  } | {
280
+ __kind: "Arb";
283
281
  value: string;
282
+ } | {
284
283
  __kind: "Sol";
284
+ value: string;
285
285
  };
286
286
  }>, z.ZodObject<{
287
287
  __kind: z.ZodLiteral<"Ccm">;
@@ -289,77 +289,77 @@ declare const swappingSwapRequested: z.ZodObject<{
289
289
  __kind: z.ZodLiteral<"Eth">;
290
290
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
291
291
  }, "strip", z.ZodTypeAny, {
292
- value: `0x${string}`;
293
292
  __kind: "Eth";
293
+ value: `0x${string}`;
294
294
  }, {
295
- value: string;
296
295
  __kind: "Eth";
296
+ value: string;
297
297
  }>, {
298
298
  chain: "Ethereum";
299
299
  address: `0x${string}`;
300
300
  }, {
301
- value: string;
302
301
  __kind: "Eth";
302
+ value: string;
303
303
  }>, z.ZodEffects<z.ZodObject<{
304
304
  __kind: z.ZodLiteral<"Dot">;
305
305
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
306
306
  }, "strip", z.ZodTypeAny, {
307
- value: `0x${string}`;
308
307
  __kind: "Dot";
308
+ value: `0x${string}`;
309
309
  }, {
310
- value: string;
311
310
  __kind: "Dot";
311
+ value: string;
312
312
  }>, {
313
313
  chain: "Polkadot";
314
314
  address: string;
315
315
  }, {
316
- value: string;
317
316
  __kind: "Dot";
317
+ value: string;
318
318
  }>, z.ZodEffects<z.ZodObject<{
319
319
  __kind: z.ZodLiteral<"Btc">;
320
320
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
321
321
  }, "strip", z.ZodTypeAny, {
322
- value: `0x${string}`;
323
322
  __kind: "Btc";
323
+ value: `0x${string}`;
324
324
  }, {
325
- value: string;
326
325
  __kind: "Btc";
326
+ value: string;
327
327
  }>, {
328
328
  chain: "Bitcoin";
329
329
  address: string;
330
330
  }, {
331
- value: string;
332
331
  __kind: "Btc";
332
+ value: string;
333
333
  }>, z.ZodEffects<z.ZodObject<{
334
334
  __kind: z.ZodLiteral<"Arb">;
335
335
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
336
336
  }, "strip", z.ZodTypeAny, {
337
- value: `0x${string}`;
338
337
  __kind: "Arb";
338
+ value: `0x${string}`;
339
339
  }, {
340
- value: string;
341
340
  __kind: "Arb";
341
+ value: string;
342
342
  }>, {
343
343
  chain: "Arbitrum";
344
344
  address: `0x${string}`;
345
345
  }, {
346
- value: string;
347
346
  __kind: "Arb";
347
+ value: string;
348
348
  }>, z.ZodEffects<z.ZodObject<{
349
349
  __kind: z.ZodLiteral<"Sol">;
350
350
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
351
351
  }, "strip", z.ZodTypeAny, {
352
- value: `0x${string}`;
353
352
  __kind: "Sol";
353
+ value: `0x${string}`;
354
354
  }, {
355
- value: string;
356
355
  __kind: "Sol";
356
+ value: string;
357
357
  }>, {
358
358
  chain: "Solana";
359
359
  address: string;
360
360
  }, {
361
- value: string;
362
361
  __kind: "Sol";
362
+ value: string;
363
363
  }>]>;
364
364
  ccmDepositMetadata: z.ZodObject<{
365
365
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -375,77 +375,77 @@ declare const swappingSwapRequested: z.ZodObject<{
375
375
  __kind: z.ZodLiteral<"Eth">;
376
376
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
377
377
  }, "strip", z.ZodTypeAny, {
378
- value: `0x${string}`;
379
378
  __kind: "Eth";
379
+ value: `0x${string}`;
380
380
  }, {
381
- value: string;
382
381
  __kind: "Eth";
382
+ value: string;
383
383
  }>, {
384
384
  chain: "Ethereum";
385
385
  address: `0x${string}`;
386
386
  }, {
387
- value: string;
388
387
  __kind: "Eth";
388
+ value: string;
389
389
  }>, z.ZodEffects<z.ZodObject<{
390
390
  __kind: z.ZodLiteral<"Dot">;
391
391
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
392
392
  }, "strip", z.ZodTypeAny, {
393
- value: `0x${string}`;
394
393
  __kind: "Dot";
394
+ value: `0x${string}`;
395
395
  }, {
396
- value: string;
397
396
  __kind: "Dot";
397
+ value: string;
398
398
  }>, {
399
399
  chain: "Polkadot";
400
400
  address: string;
401
401
  }, {
402
- value: string;
403
402
  __kind: "Dot";
403
+ value: string;
404
404
  }>, z.ZodEffects<z.ZodObject<{
405
405
  __kind: z.ZodLiteral<"Btc">;
406
406
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
407
407
  }, "strip", z.ZodTypeAny, {
408
- value: `0x${string}`;
409
408
  __kind: "Btc";
409
+ value: `0x${string}`;
410
410
  }, {
411
- value: string;
412
411
  __kind: "Btc";
412
+ value: string;
413
413
  }>, {
414
414
  chain: "Bitcoin";
415
415
  address: string;
416
416
  }, {
417
- value: string;
418
417
  __kind: "Btc";
418
+ value: string;
419
419
  }>, z.ZodEffects<z.ZodObject<{
420
420
  __kind: z.ZodLiteral<"Arb">;
421
421
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
422
422
  }, "strip", z.ZodTypeAny, {
423
- value: `0x${string}`;
424
423
  __kind: "Arb";
424
+ value: `0x${string}`;
425
425
  }, {
426
- value: string;
427
426
  __kind: "Arb";
427
+ value: string;
428
428
  }>, {
429
429
  chain: "Arbitrum";
430
430
  address: `0x${string}`;
431
431
  }, {
432
- value: string;
433
432
  __kind: "Arb";
433
+ value: string;
434
434
  }>, z.ZodEffects<z.ZodObject<{
435
435
  __kind: z.ZodLiteral<"Sol">;
436
436
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
437
437
  }, "strip", z.ZodTypeAny, {
438
- value: `0x${string}`;
439
438
  __kind: "Sol";
439
+ value: `0x${string}`;
440
440
  }, {
441
- value: string;
442
441
  __kind: "Sol";
442
+ value: string;
443
443
  }>, {
444
444
  chain: "Solana";
445
445
  address: string;
446
446
  }, {
447
- value: string;
448
447
  __kind: "Sol";
448
+ value: string;
449
449
  }>]>>>;
450
450
  channelMetadata: z.ZodObject<{
451
451
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -493,20 +493,20 @@ declare const swappingSwapRequested: z.ZodObject<{
493
493
  cfParameters: string;
494
494
  };
495
495
  sourceAddress?: {
496
- value: string;
497
496
  __kind: "Eth";
498
- } | {
499
497
  value: string;
500
- __kind: "Dot";
501
498
  } | {
499
+ __kind: "Dot";
502
500
  value: string;
503
- __kind: "Btc";
504
501
  } | {
502
+ __kind: "Btc";
505
503
  value: string;
506
- __kind: "Arb";
507
504
  } | {
505
+ __kind: "Arb";
508
506
  value: string;
507
+ } | {
509
508
  __kind: "Sol";
509
+ value: string;
510
510
  } | null | undefined;
511
511
  }>;
512
512
  }, "strip", z.ZodTypeAny, {
@@ -554,20 +554,20 @@ declare const swappingSwapRequested: z.ZodObject<{
554
554
  }, {
555
555
  __kind: "Ccm";
556
556
  outputAddress: {
557
- value: string;
558
557
  __kind: "Eth";
559
- } | {
560
558
  value: string;
561
- __kind: "Dot";
562
559
  } | {
560
+ __kind: "Dot";
563
561
  value: string;
564
- __kind: "Btc";
565
562
  } | {
563
+ __kind: "Btc";
566
564
  value: string;
567
- __kind: "Arb";
568
565
  } | {
566
+ __kind: "Arb";
569
567
  value: string;
568
+ } | {
570
569
  __kind: "Sol";
570
+ value: string;
571
571
  };
572
572
  ccmDepositMetadata: {
573
573
  sourceChain: {
@@ -579,20 +579,20 @@ declare const swappingSwapRequested: z.ZodObject<{
579
579
  cfParameters: string;
580
580
  };
581
581
  sourceAddress?: {
582
- value: string;
583
582
  __kind: "Eth";
584
- } | {
585
583
  value: string;
586
- __kind: "Dot";
587
584
  } | {
585
+ __kind: "Dot";
588
586
  value: string;
589
- __kind: "Btc";
590
587
  } | {
588
+ __kind: "Btc";
591
589
  value: string;
592
- __kind: "Arb";
593
590
  } | {
591
+ __kind: "Arb";
594
592
  value: string;
593
+ } | {
595
594
  __kind: "Sol";
595
+ value: string;
596
596
  } | null | undefined;
597
597
  };
598
598
  }>]>;
@@ -602,77 +602,77 @@ declare const swappingSwapRequested: z.ZodObject<{
602
602
  __kind: z.ZodLiteral<"Eth">;
603
603
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
604
604
  }, "strip", z.ZodTypeAny, {
605
- value: `0x${string}`;
606
605
  __kind: "Eth";
606
+ value: `0x${string}`;
607
607
  }, {
608
- value: string;
609
608
  __kind: "Eth";
609
+ value: string;
610
610
  }>, {
611
611
  chain: "Ethereum";
612
612
  address: `0x${string}`;
613
613
  }, {
614
- value: string;
615
614
  __kind: "Eth";
615
+ value: string;
616
616
  }>, z.ZodEffects<z.ZodObject<{
617
617
  __kind: z.ZodLiteral<"Dot">;
618
618
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
619
619
  }, "strip", z.ZodTypeAny, {
620
- value: `0x${string}`;
621
620
  __kind: "Dot";
621
+ value: `0x${string}`;
622
622
  }, {
623
- value: string;
624
623
  __kind: "Dot";
624
+ value: string;
625
625
  }>, {
626
626
  chain: "Polkadot";
627
627
  address: string;
628
628
  }, {
629
- value: string;
630
629
  __kind: "Dot";
630
+ value: string;
631
631
  }>, z.ZodEffects<z.ZodObject<{
632
632
  __kind: z.ZodLiteral<"Btc">;
633
633
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
634
634
  }, "strip", z.ZodTypeAny, {
635
- value: `0x${string}`;
636
635
  __kind: "Btc";
636
+ value: `0x${string}`;
637
637
  }, {
638
- value: string;
639
638
  __kind: "Btc";
639
+ value: string;
640
640
  }>, {
641
641
  chain: "Bitcoin";
642
642
  address: string;
643
643
  }, {
644
- value: string;
645
644
  __kind: "Btc";
645
+ value: string;
646
646
  }>, z.ZodEffects<z.ZodObject<{
647
647
  __kind: z.ZodLiteral<"Arb">;
648
648
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
649
649
  }, "strip", z.ZodTypeAny, {
650
- value: `0x${string}`;
651
650
  __kind: "Arb";
651
+ value: `0x${string}`;
652
652
  }, {
653
- value: string;
654
653
  __kind: "Arb";
654
+ value: string;
655
655
  }>, {
656
656
  chain: "Arbitrum";
657
657
  address: `0x${string}`;
658
658
  }, {
659
- value: string;
660
659
  __kind: "Arb";
660
+ value: string;
661
661
  }>, z.ZodEffects<z.ZodObject<{
662
662
  __kind: z.ZodLiteral<"Sol">;
663
663
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
664
664
  }, "strip", z.ZodTypeAny, {
665
- value: `0x${string}`;
666
665
  __kind: "Sol";
666
+ value: `0x${string}`;
667
667
  }, {
668
- value: string;
669
668
  __kind: "Sol";
669
+ value: string;
670
670
  }>, {
671
671
  chain: "Solana";
672
672
  address: string;
673
673
  }, {
674
- value: string;
675
674
  __kind: "Sol";
675
+ value: string;
676
676
  }>]>;
677
677
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
678
678
  }, "strip", z.ZodTypeAny, {
@@ -697,20 +697,20 @@ declare const swappingSwapRequested: z.ZodObject<{
697
697
  }, {
698
698
  retryDuration: number;
699
699
  refundAddress: {
700
- value: string;
701
700
  __kind: "Eth";
702
- } | {
703
701
  value: string;
704
- __kind: "Dot";
705
702
  } | {
703
+ __kind: "Dot";
706
704
  value: string;
707
- __kind: "Btc";
708
705
  } | {
706
+ __kind: "Btc";
709
707
  value: string;
710
- __kind: "Arb";
711
708
  } | {
709
+ __kind: "Arb";
712
710
  value: string;
711
+ } | {
713
712
  __kind: "Sol";
713
+ value: string;
714
714
  };
715
715
  minPrice: string | number;
716
716
  }>>>;
@@ -849,20 +849,20 @@ declare const swappingSwapRequested: z.ZodObject<{
849
849
  origin: {
850
850
  __kind: "DepositChannel";
851
851
  depositAddress: {
852
- value: string;
853
852
  __kind: "Eth";
854
- } | {
855
853
  value: string;
856
- __kind: "Dot";
857
854
  } | {
855
+ __kind: "Dot";
858
856
  value: string;
859
- __kind: "Btc";
860
857
  } | {
858
+ __kind: "Btc";
861
859
  value: string;
862
- __kind: "Arb";
863
860
  } | {
861
+ __kind: "Arb";
864
862
  value: string;
863
+ } | {
865
864
  __kind: "Sol";
865
+ value: string;
866
866
  };
867
867
  channelId: string | number;
868
868
  depositBlockHeight: string | number;
@@ -886,38 +886,38 @@ declare const swappingSwapRequested: z.ZodObject<{
886
886
  } | {
887
887
  __kind: "Regular";
888
888
  outputAddress: {
889
- value: string;
890
889
  __kind: "Eth";
891
- } | {
892
890
  value: string;
893
- __kind: "Dot";
894
891
  } | {
892
+ __kind: "Dot";
895
893
  value: string;
896
- __kind: "Btc";
897
894
  } | {
895
+ __kind: "Btc";
898
896
  value: string;
899
- __kind: "Arb";
900
897
  } | {
898
+ __kind: "Arb";
901
899
  value: string;
900
+ } | {
902
901
  __kind: "Sol";
902
+ value: string;
903
903
  };
904
904
  } | {
905
905
  __kind: "Ccm";
906
906
  outputAddress: {
907
- value: string;
908
907
  __kind: "Eth";
909
- } | {
910
908
  value: string;
911
- __kind: "Dot";
912
909
  } | {
910
+ __kind: "Dot";
913
911
  value: string;
914
- __kind: "Btc";
915
912
  } | {
913
+ __kind: "Btc";
916
914
  value: string;
917
- __kind: "Arb";
918
915
  } | {
916
+ __kind: "Arb";
919
917
  value: string;
918
+ } | {
920
919
  __kind: "Sol";
920
+ value: string;
921
921
  };
922
922
  ccmDepositMetadata: {
923
923
  sourceChain: {
@@ -929,40 +929,40 @@ declare const swappingSwapRequested: z.ZodObject<{
929
929
  cfParameters: string;
930
930
  };
931
931
  sourceAddress?: {
932
- value: string;
933
932
  __kind: "Eth";
934
- } | {
935
933
  value: string;
936
- __kind: "Dot";
937
934
  } | {
935
+ __kind: "Dot";
938
936
  value: string;
939
- __kind: "Btc";
940
937
  } | {
938
+ __kind: "Btc";
941
939
  value: string;
942
- __kind: "Arb";
943
940
  } | {
941
+ __kind: "Arb";
944
942
  value: string;
943
+ } | {
945
944
  __kind: "Sol";
945
+ value: string;
946
946
  } | null | undefined;
947
947
  };
948
948
  };
949
949
  refundParameters?: {
950
950
  retryDuration: number;
951
951
  refundAddress: {
952
- value: string;
953
952
  __kind: "Eth";
954
- } | {
955
953
  value: string;
956
- __kind: "Dot";
957
954
  } | {
955
+ __kind: "Dot";
958
956
  value: string;
959
- __kind: "Btc";
960
957
  } | {
958
+ __kind: "Btc";
961
959
  value: string;
962
- __kind: "Arb";
963
960
  } | {
961
+ __kind: "Arb";
964
962
  value: string;
963
+ } | {
965
964
  __kind: "Sol";
965
+ value: string;
966
966
  };
967
967
  minPrice: string | number;
968
968
  } | null | undefined;