@chainflip/processor 2.2.0-alpha.1 → 2.2.0-alpha.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 (1039) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  9. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  11. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
  21. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  22. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  23. package/dist/100/common.d.cts +253 -253
  24. package/dist/100/common.d.mts +253 -253
  25. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  26. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
  27. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  28. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  29. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  30. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  31. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  32. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  33. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  34. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  35. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  36. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  37. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  38. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  39. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
  40. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
  41. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  42. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  43. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  44. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  45. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  46. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  47. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  48. package/dist/100/flip/remainingImbalance.d.mts +22 -22
  49. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  50. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  51. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  52. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  53. package/dist/100/governance/failedExecution.d.cts +8 -8
  54. package/dist/100/governance/failedExecution.d.mts +8 -8
  55. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
  56. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
  57. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  58. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  59. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +22 -22
  60. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +22 -22
  61. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  62. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  63. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  64. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  65. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  66. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  67. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +28 -28
  68. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +28 -28
  69. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  70. package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
  71. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  72. package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
  73. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  74. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  75. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
  76. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
  77. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +11 -11
  78. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +11 -11
  79. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  80. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  81. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  82. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  83. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  84. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  85. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  86. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  87. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  88. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  89. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  90. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  91. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
  92. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
  93. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  94. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  95. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  96. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  97. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  98. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  99. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  100. package/dist/100/reputation/offencePenalty.d.mts +2 -2
  101. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  102. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  103. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  104. package/dist/100/swapping/ccmDepositReceived.d.mts +62 -62
  105. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  106. package/dist/100/swapping/ccmFailed.d.mts +62 -62
  107. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  108. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  109. package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
  110. package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
  111. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  112. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  113. package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
  114. package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
  115. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  116. package/dist/100/swapping/swapExecuted.d.mts +12 -12
  117. package/dist/100/swapping/swapScheduled.d.cts +97 -97
  118. package/dist/100/swapping/swapScheduled.d.mts +97 -97
  119. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  120. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  121. package/dist/100/system/extrinsicFailed.d.cts +33 -33
  122. package/dist/100/system/extrinsicFailed.d.mts +33 -33
  123. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  124. package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  125. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  126. package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
  127. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  128. package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
  129. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  130. package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  131. package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
  132. package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
  133. package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
  134. package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
  135. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  136. package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
  137. package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
  138. package/dist/11000/lendingPools/stoppedBoosting.d.mts +2 -2
  139. package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
  140. package/dist/11000/swapping/refundEgressScheduled.d.mts +2 -2
  141. package/dist/11000/swapping/swapDepositAddressReady.d.cts +13 -13
  142. package/dist/11000/swapping/swapDepositAddressReady.d.mts +13 -13
  143. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  144. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  145. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +48 -48
  146. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +48 -48
  147. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +52 -52
  148. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +52 -52
  149. package/dist/11100/common.d.cts +412 -412
  150. package/dist/11100/common.d.mts +412 -412
  151. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  152. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  153. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +30 -30
  154. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +30 -30
  155. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  156. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  157. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  158. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  159. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  160. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  161. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  162. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  163. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  164. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  165. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  166. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  167. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  168. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  169. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  170. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  171. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  172. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  173. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +48 -48
  174. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +48 -48
  175. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +30 -30
  176. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +30 -30
  177. package/dist/11100/swapping/swapAborted.d.cts +2 -2
  178. package/dist/11100/swapping/swapAborted.d.mts +2 -2
  179. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  180. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  181. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  182. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  183. package/dist/11100/swapping/swapRequested.d.cts +42 -42
  184. package/dist/11100/swapping/swapRequested.d.mts +42 -42
  185. package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
  186. package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
  187. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  188. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  189. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +18 -18
  190. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +18 -18
  191. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  192. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  193. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  194. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  195. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +36 -36
  196. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +36 -36
  197. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  198. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  199. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  200. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  201. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +18 -18
  202. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +18 -18
  203. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  204. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  205. package/dist/11200/common.d.cts +160 -160
  206. package/dist/11200/common.d.mts +160 -160
  207. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  208. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  209. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +18 -18
  210. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +18 -18
  211. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  212. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  213. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  214. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  215. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +36 -36
  216. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +36 -36
  217. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  218. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  219. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  220. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  221. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +18 -18
  222. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +18 -18
  223. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  224. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  225. package/dist/11200/swapping/swapRequested.d.cts +8 -8
  226. package/dist/11200/swapping/swapRequested.d.mts +8 -8
  227. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  228. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  229. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  230. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  231. package/dist/120/common.d.cts +4 -4
  232. package/dist/120/common.d.mts +4 -4
  233. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  234. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  235. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  236. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  237. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  238. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  239. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  240. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  241. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  242. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  243. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  244. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  245. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  246. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  247. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  248. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  249. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  250. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  251. package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
  252. package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
  253. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  254. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  255. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  256. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  257. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  258. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
  259. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  260. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  261. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  262. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  263. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  264. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  265. package/dist/131/common.d.cts +201 -201
  266. package/dist/131/common.d.mts +201 -201
  267. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  268. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  269. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  270. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  271. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  272. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  273. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  274. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  275. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  276. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  277. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +12 -12
  278. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +12 -12
  279. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  280. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  281. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  282. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  283. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  284. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  285. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  286. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  287. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  288. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  289. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  290. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  291. package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
  292. package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
  293. package/dist/131/swapping/swapEgressIgnored.d.cts +22 -22
  294. package/dist/131/swapping/swapEgressIgnored.d.mts +22 -22
  295. package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
  296. package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
  297. package/dist/131/swapping/swapExecuted.d.cts +2 -2
  298. package/dist/131/swapping/swapExecuted.d.mts +2 -2
  299. package/dist/131/swapping/swapScheduled.d.cts +87 -87
  300. package/dist/131/swapping/swapScheduled.d.mts +87 -87
  301. package/dist/131/swapping/withdrawalRequested.d.cts +12 -12
  302. package/dist/131/swapping/withdrawalRequested.d.mts +12 -12
  303. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  304. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  305. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  306. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  307. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  308. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  309. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  310. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  311. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  312. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  313. package/dist/141/common.d.cts +2 -2
  314. package/dist/141/common.d.mts +2 -2
  315. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  316. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  317. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  318. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  319. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  320. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  321. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  322. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  323. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  324. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  325. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  326. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  327. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  328. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  329. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  330. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
  331. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  332. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  333. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  334. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  335. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  336. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  337. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  338. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  339. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  340. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  341. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  342. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  343. package/dist/141/swapping/swapExecuted.d.cts +2 -2
  344. package/dist/141/swapping/swapExecuted.d.mts +2 -2
  345. package/dist/141/swapping/swapScheduled.d.cts +33 -33
  346. package/dist/141/swapping/swapScheduled.d.mts +33 -33
  347. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  348. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  349. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  350. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  351. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  352. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  353. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  354. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  355. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  356. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  357. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  358. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  359. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  360. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  361. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  362. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  363. package/dist/150/swapping/ccmFailed.d.cts +36 -36
  364. package/dist/150/swapping/ccmFailed.d.mts +36 -36
  365. package/dist/150/swapping/swapExecuted.d.cts +4 -4
  366. package/dist/150/swapping/swapExecuted.d.mts +4 -4
  367. package/dist/150/swapping/swapScheduled.d.cts +38 -38
  368. package/dist/150/swapping/swapScheduled.d.mts +38 -38
  369. package/dist/150/swapping/withdrawalRequested.d.cts +2 -2
  370. package/dist/150/swapping/withdrawalRequested.d.mts +2 -2
  371. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  372. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  373. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  374. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  375. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  376. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  377. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  378. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  379. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  380. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  381. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  382. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  383. package/dist/160/common.d.cts +80 -80
  384. package/dist/160/common.d.mts +80 -80
  385. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  386. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  387. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  388. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  389. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  390. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  391. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  392. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  393. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +12 -12
  394. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +12 -12
  395. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  396. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  397. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  398. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  399. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  400. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  401. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  402. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  403. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  404. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  405. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
  406. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
  407. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  408. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  409. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  410. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  411. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  412. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  413. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  414. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  415. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  416. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  417. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  418. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  419. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  420. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  421. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  422. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  423. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  424. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  425. package/dist/160/swapping/refundEgressIgnored.d.cts +7 -7
  426. package/dist/160/swapping/refundEgressIgnored.d.mts +7 -7
  427. package/dist/160/swapping/refundEgressScheduled.d.cts +7 -7
  428. package/dist/160/swapping/refundEgressScheduled.d.mts +7 -7
  429. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  430. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  431. package/dist/160/swapping/swapDepositAddressReady.d.cts +12 -12
  432. package/dist/160/swapping/swapDepositAddressReady.d.mts +12 -12
  433. package/dist/160/swapping/swapEgressIgnored.d.cts +7 -7
  434. package/dist/160/swapping/swapEgressIgnored.d.mts +7 -7
  435. package/dist/160/swapping/swapEgressScheduled.d.cts +7 -7
  436. package/dist/160/swapping/swapEgressScheduled.d.mts +7 -7
  437. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  438. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  439. package/dist/160/swapping/swapRequested.d.cts +16 -16
  440. package/dist/160/swapping/swapRequested.d.mts +16 -16
  441. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  442. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  443. package/dist/160/swapping/withdrawalRequested.d.cts +12 -12
  444. package/dist/160/swapping/withdrawalRequested.d.mts +12 -12
  445. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  446. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  447. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +45 -45
  448. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +45 -45
  449. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  450. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  451. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  452. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  453. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  454. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  455. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +45 -45
  456. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +45 -45
  457. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +38 -38
  458. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +38 -38
  459. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +34 -34
  460. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +34 -34
  461. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  462. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  463. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  464. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  465. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  466. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  467. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  468. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  469. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  470. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  471. package/dist/170/common.d.cts +124 -124
  472. package/dist/170/common.d.mts +124 -124
  473. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  474. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  475. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +45 -45
  476. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +45 -45
  477. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  478. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  479. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  480. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  481. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  482. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  483. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +45 -45
  484. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +45 -45
  485. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  486. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  487. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  488. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  489. package/dist/170/reputation/offencePenalty.d.cts +4 -4
  490. package/dist/170/reputation/offencePenalty.d.mts +4 -4
  491. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  492. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  493. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  494. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  495. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +45 -45
  496. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +45 -45
  497. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  498. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  499. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  500. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  501. package/dist/170/swapping/swapRequested.d.cts +37 -37
  502. package/dist/170/swapping/swapRequested.d.mts +37 -37
  503. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  504. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  505. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  506. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  507. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +62 -62
  508. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +62 -62
  509. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  510. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  511. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  512. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  513. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  514. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  515. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  516. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  517. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  518. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  519. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  520. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  521. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +98 -98
  522. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +98 -98
  523. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  524. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  525. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  526. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  527. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  528. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  529. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
  530. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
  531. package/dist/180/common.d.cts +375 -375
  532. package/dist/180/common.d.mts +375 -375
  533. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  534. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  535. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  536. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  537. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +62 -62
  538. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +62 -62
  539. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  540. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  541. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  542. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  543. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  544. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  545. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  546. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  547. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  548. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  549. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  550. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  551. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +62 -62
  552. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +62 -62
  553. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  554. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  555. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  556. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  557. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  558. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  559. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  560. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  561. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  562. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  563. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  564. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  565. package/dist/180/solanaIngressEgress/depositFailed.d.cts +47 -47
  566. package/dist/180/solanaIngressEgress/depositFailed.d.mts +47 -47
  567. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  568. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  569. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  570. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  571. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  572. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  573. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  574. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  575. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  576. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  577. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  578. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  579. package/dist/180/swapping/refundEgressScheduled.d.cts +15 -15
  580. package/dist/180/swapping/refundEgressScheduled.d.mts +15 -15
  581. package/dist/180/swapping/swapDepositAddressReady.d.cts +22 -22
  582. package/dist/180/swapping/swapDepositAddressReady.d.mts +22 -22
  583. package/dist/180/swapping/swapEgressScheduled.d.cts +15 -15
  584. package/dist/180/swapping/swapEgressScheduled.d.mts +15 -15
  585. package/dist/180/swapping/swapRequested.d.cts +12 -12
  586. package/dist/180/swapping/swapRequested.d.mts +12 -12
  587. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  588. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  589. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  590. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  591. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  592. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  593. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  594. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  595. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  596. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  597. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +60 -60
  598. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
  599. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  600. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  601. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  602. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  603. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  604. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  605. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  606. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  607. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  608. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  609. package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
  610. package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
  611. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  612. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  613. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  614. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  615. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  616. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  617. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
  618. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
  619. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
  620. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
  621. package/dist/190/assethubIngressEgress/depositFailed.d.cts +69 -69
  622. package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
  623. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  624. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  625. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +2 -2
  626. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
  627. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  628. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  629. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  630. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  631. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  632. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  633. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  634. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  635. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  636. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  637. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  638. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  639. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  640. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  641. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  642. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  643. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  644. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  645. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +60 -60
  646. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
  647. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  648. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  649. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  650. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  651. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  652. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  653. package/dist/190/common.d.cts +559 -559
  654. package/dist/190/common.d.mts +559 -559
  655. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
  656. package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
  657. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  658. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  659. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  660. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  661. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  662. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  663. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +60 -60
  664. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
  665. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  666. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  667. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  668. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  669. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  670. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  671. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  672. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  673. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  674. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  675. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  676. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  677. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  678. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  679. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  680. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  681. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  682. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  683. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  684. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  685. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  686. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  687. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  688. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  689. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  690. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  691. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  692. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  693. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  694. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  695. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  696. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  697. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  698. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  699. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +69 -69
  700. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
  701. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  702. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  703. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  704. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  705. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  706. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  707. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  708. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  709. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  710. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  711. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
  712. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
  713. package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
  714. package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
  715. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  716. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  717. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  718. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  719. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  720. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  721. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  722. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  723. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  724. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  725. package/dist/190/swapping/refundEgressIgnored.d.cts +14 -14
  726. package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
  727. package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
  728. package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
  729. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  730. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  731. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  732. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  733. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  734. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  735. package/dist/190/swapping/swapEgressIgnored.d.cts +14 -14
  736. package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
  737. package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
  738. package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
  739. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  740. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  741. package/dist/190/swapping/swapRequested.d.cts +20 -20
  742. package/dist/190/swapping/swapRequested.d.mts +20 -20
  743. package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
  744. package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
  745. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  746. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  747. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  748. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  749. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  750. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  751. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  752. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  753. package/dist/200/swapping/swapAborted.d.cts +2 -2
  754. package/dist/200/swapping/swapAborted.d.mts +2 -2
  755. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  756. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  757. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  758. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  759. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  760. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  761. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  762. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  763. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +160 -160
  764. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +160 -160
  765. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  766. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  767. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  768. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  769. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  770. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  771. package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
  772. package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
  773. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
  774. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
  775. package/dist/210/assethubIngressEgress/depositFailed.d.cts +160 -160
  776. package/dist/210/assethubIngressEgress/depositFailed.d.mts +160 -160
  777. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  778. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  779. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
  780. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
  781. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +290 -290
  782. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +290 -290
  783. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  784. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  785. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  786. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  787. package/dist/210/common.d.cts +2906 -2906
  788. package/dist/210/common.d.mts +2906 -2906
  789. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  790. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  791. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +62 -62
  792. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
  793. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  794. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  795. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  796. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  797. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +160 -160
  798. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +160 -160
  799. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  800. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  801. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  802. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  803. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  804. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  805. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  806. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  807. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
  808. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
  809. package/dist/210/governance/failedExecution.d.cts +10 -10
  810. package/dist/210/governance/failedExecution.d.mts +10 -10
  811. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
  812. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
  813. package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
  814. package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
  815. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  816. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  817. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +10 -10
  818. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +10 -10
  819. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  820. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  821. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  822. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  823. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +20 -20
  824. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +20 -20
  825. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
  826. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
  827. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  828. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  829. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  830. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  831. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
  832. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
  833. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +160 -160
  834. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +160 -160
  835. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  836. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  837. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  838. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  839. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
  840. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
  841. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  842. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  843. package/dist/210/solanaIngressEgress/depositFailed.d.cts +192 -192
  844. package/dist/210/solanaIngressEgress/depositFailed.d.mts +192 -192
  845. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  846. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  847. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  848. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  849. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  850. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  851. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  852. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  853. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
  854. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
  855. package/dist/210/swapping/refundEgressIgnored.d.cts +20 -20
  856. package/dist/210/swapping/refundEgressIgnored.d.mts +20 -20
  857. package/dist/210/swapping/swapDepositAddressReady.d.cts +27 -27
  858. package/dist/210/swapping/swapDepositAddressReady.d.mts +27 -27
  859. package/dist/210/swapping/swapEgressIgnored.d.cts +20 -20
  860. package/dist/210/swapping/swapEgressIgnored.d.mts +20 -20
  861. package/dist/210/swapping/swapRequested.d.cts +393 -393
  862. package/dist/210/swapping/swapRequested.d.mts +393 -393
  863. package/dist/210/swapping/withdrawalRequested.d.cts +4 -4
  864. package/dist/210/swapping/withdrawalRequested.d.mts +4 -4
  865. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  866. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  867. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  868. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  869. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
  870. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
  871. package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
  872. package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
  873. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  874. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  875. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +106 -106
  876. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +106 -106
  877. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +213 -213
  878. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +213 -213
  879. package/dist/220/assetBalances/accountCredited.d.cts +8 -8
  880. package/dist/220/assetBalances/accountCredited.d.mts +8 -8
  881. package/dist/220/assetBalances/accountDebited.d.cts +8 -8
  882. package/dist/220/assetBalances/accountDebited.d.mts +8 -8
  883. package/dist/220/assetBalances/refundScheduled.d.cts +58 -58
  884. package/dist/220/assetBalances/refundScheduled.d.mts +58 -58
  885. package/dist/220/assetBalances/refundSkipped.d.cts +78 -78
  886. package/dist/220/assetBalances/refundSkipped.d.mts +78 -78
  887. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  888. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  889. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +106 -106
  890. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +106 -106
  891. package/dist/220/assethubIngressEgress/depositFailed.d.cts +216 -216
  892. package/dist/220/assethubIngressEgress/depositFailed.d.mts +216 -216
  893. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  894. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  895. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +106 -106
  896. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +106 -106
  897. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  898. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  899. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  900. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +401 -401
  901. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  902. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  903. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  904. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  905. package/dist/220/common.cjs +2 -10
  906. package/dist/220/common.d.cts +3852 -3896
  907. package/dist/220/common.d.mts +3852 -3896
  908. package/dist/220/common.mjs +2 -10
  909. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +69 -69
  910. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +69 -69
  911. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  912. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  913. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +106 -106
  914. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +106 -106
  915. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +213 -213
  916. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +213 -213
  917. package/dist/220/funding/funded.d.cts +8 -8
  918. package/dist/220/funding/funded.d.mts +8 -8
  919. package/dist/220/lendingPools/boostFundsAdded.d.cts +8 -8
  920. package/dist/220/lendingPools/boostFundsAdded.d.mts +8 -8
  921. package/dist/220/lendingPools/boostPoolCreated.d.cts +8 -8
  922. package/dist/220/lendingPools/boostPoolCreated.d.mts +8 -8
  923. package/dist/220/lendingPools/lendingFundsAdded.d.cts +6 -6
  924. package/dist/220/lendingPools/lendingFundsAdded.d.mts +6 -6
  925. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +6 -6
  926. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +6 -6
  927. package/dist/220/lendingPools/lendingPoolCreated.d.cts +6 -6
  928. package/dist/220/lendingPools/lendingPoolCreated.d.mts +6 -6
  929. package/dist/220/lendingPools/loanCreated.d.cts +14 -14
  930. package/dist/220/lendingPools/loanCreated.d.mts +14 -14
  931. package/dist/220/lendingPools/loanRepaid.d.cts +2 -2
  932. package/dist/220/lendingPools/loanRepaid.d.mts +2 -2
  933. package/dist/220/lendingPools/palletConfigUpdated.d.cts +38 -38
  934. package/dist/220/lendingPools/palletConfigUpdated.d.mts +38 -38
  935. package/dist/220/lendingPools/stoppedBoosting.d.cts +8 -8
  936. package/dist/220/lendingPools/stoppedBoosting.d.mts +8 -8
  937. package/dist/220/liquidityPools/assetSwapped.d.cts +12 -12
  938. package/dist/220/liquidityPools/assetSwapped.d.mts +12 -12
  939. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +20 -20
  940. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +20 -20
  941. package/dist/220/liquidityPools/newPoolCreated.d.cts +12 -12
  942. package/dist/220/liquidityPools/newPoolCreated.d.mts +12 -12
  943. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +32 -32
  944. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +32 -32
  945. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +8 -8
  946. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +8 -8
  947. package/dist/220/liquidityPools/poolFeeSet.d.cts +12 -12
  948. package/dist/220/liquidityPools/poolFeeSet.d.mts +12 -12
  949. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  950. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  951. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +28 -28
  952. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +28 -28
  953. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +16 -16
  954. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +16 -16
  955. package/dist/220/liquidityProvider/assetTransferred.d.cts +6 -6
  956. package/dist/220/liquidityProvider/assetTransferred.d.mts +6 -6
  957. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  958. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  959. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +58 -58
  960. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +58 -58
  961. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  962. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  963. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  964. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  965. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +106 -106
  966. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +106 -106
  967. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +216 -216
  968. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +216 -216
  969. package/dist/220/reputation/offencePenalty.d.cts +6 -6
  970. package/dist/220/reputation/offencePenalty.d.mts +6 -6
  971. package/dist/220/reputation/penaltyUpdated.d.cts +4 -4
  972. package/dist/220/reputation/penaltyUpdated.d.mts +4 -4
  973. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  974. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  975. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +106 -106
  976. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +106 -106
  977. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +8 -8
  978. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +8 -8
  979. package/dist/220/solanaIngressEgress/depositFailed.d.cts +251 -251
  980. package/dist/220/solanaIngressEgress/depositFailed.d.mts +251 -251
  981. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +8 -8
  982. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +8 -8
  983. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +15 -15
  984. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +15 -15
  985. package/dist/220/swapping/batchSwapFailed.d.cts +6 -6
  986. package/dist/220/swapping/batchSwapFailed.d.mts +6 -6
  987. package/dist/220/swapping/creditedOnChain.d.cts +9 -9
  988. package/dist/220/swapping/creditedOnChain.d.mts +9 -9
  989. package/dist/220/swapping/palletConfigUpdated.d.cts +48 -48
  990. package/dist/220/swapping/palletConfigUpdated.d.mts +48 -48
  991. package/dist/220/swapping/refundEgressIgnored.d.cts +28 -28
  992. package/dist/220/swapping/refundEgressIgnored.d.mts +28 -28
  993. package/dist/220/swapping/refundEgressScheduled.d.cts +14 -14
  994. package/dist/220/swapping/refundEgressScheduled.d.mts +14 -14
  995. package/dist/220/swapping/refundedOnChain.d.cts +9 -9
  996. package/dist/220/swapping/refundedOnChain.d.mts +9 -9
  997. package/dist/220/swapping/swapAmountConfiscated.d.cts +7 -7
  998. package/dist/220/swapping/swapAmountConfiscated.d.mts +7 -7
  999. package/dist/220/swapping/swapDepositAddressReady.d.cts +46 -46
  1000. package/dist/220/swapping/swapDepositAddressReady.d.mts +46 -46
  1001. package/dist/220/swapping/swapEgressIgnored.d.cts +28 -28
  1002. package/dist/220/swapping/swapEgressIgnored.d.mts +28 -28
  1003. package/dist/220/swapping/swapEgressScheduled.d.cts +14 -14
  1004. package/dist/220/swapping/swapEgressScheduled.d.mts +14 -14
  1005. package/dist/220/swapping/swapExecuted.d.cts +12 -12
  1006. package/dist/220/swapping/swapExecuted.d.mts +12 -12
  1007. package/dist/220/swapping/swapRequested.d.cts +425 -425
  1008. package/dist/220/swapping/swapRequested.d.mts +425 -425
  1009. package/dist/220/swapping/withdrawalRequested.d.cts +16 -16
  1010. package/dist/220/swapping/withdrawalRequested.d.mts +16 -16
  1011. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  1012. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  1013. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +8 -8
  1014. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +8 -8
  1015. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +8 -8
  1016. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +8 -8
  1017. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  1018. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  1019. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  1020. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  1021. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  1022. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  1023. package/dist/220/tradingStrategy/strategyDeployed.d.cts +40 -104
  1024. package/dist/220/tradingStrategy/strategyDeployed.d.mts +40 -104
  1025. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  1026. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  1027. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +106 -106
  1028. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +106 -106
  1029. package/dist/220/tronIngressEgress/depositFailed.d.cts +213 -213
  1030. package/dist/220/tronIngressEgress/depositFailed.d.mts +213 -213
  1031. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +2 -2
  1032. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +2 -2
  1033. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  1034. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  1035. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  1036. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  1037. package/dist/CodeGenerator.cjs +2 -2
  1038. package/dist/CodeGenerator.mjs +2 -2
  1039. package/package.json +2 -2
@@ -6,21 +6,21 @@ declare const swappingSwapRequested: z.ZodObject<{
6
6
  inputAsset: z.ZodEffects<z.ZodObject<{
7
7
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
10
10
  }, {
11
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
12
- }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
13
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
14
14
  }>;
15
15
  inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  outputAsset: z.ZodEffects<z.ZodObject<{
17
17
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
18
18
  }, "strip", z.ZodTypeAny, {
19
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
20
20
  }, {
21
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
22
- }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
23
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
22
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
23
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
24
24
  }>;
25
25
  origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
26
  __kind: z.ZodLiteral<"DepositChannel">;
@@ -28,11 +28,11 @@ declare const swappingSwapRequested: z.ZodObject<{
28
28
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
29
29
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
30
30
  }, "strip", z.ZodTypeAny, {
31
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
32
31
  value: `0x${string}`;
32
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
33
33
  }, {
34
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
35
34
  value: string;
35
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
36
36
  }>, {
37
37
  readonly chain: "Ethereum";
38
38
  readonly address: `0x${string}`;
@@ -55,8 +55,8 @@ declare const swappingSwapRequested: z.ZodObject<{
55
55
  readonly chain: "Tron";
56
56
  readonly address: string;
57
57
  }, {
58
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
59
58
  value: string;
59
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
60
60
  }>;
61
61
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
62
62
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -92,8 +92,8 @@ declare const swappingSwapRequested: z.ZodObject<{
92
92
  __kind: "DepositChannel";
93
93
  channelId: string | number;
94
94
  depositAddress: {
95
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
96
95
  value: string;
96
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
97
97
  };
98
98
  depositBlockHeight: string | number;
99
99
  brokerId: string;
@@ -103,20 +103,20 @@ declare const swappingSwapRequested: z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Evm">;
104
104
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- __kind: "Evm";
107
106
  value: `0x${string}`;
108
- }, {
109
107
  __kind: "Evm";
108
+ }, {
110
109
  value: string;
110
+ __kind: "Evm";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Bitcoin">;
113
113
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
114
114
  }, "strip", z.ZodTypeAny, {
115
- __kind: "Bitcoin";
116
115
  value: `0x${string}`;
117
- }, {
118
116
  __kind: "Bitcoin";
117
+ }, {
119
118
  value: string;
119
+ __kind: "Bitcoin";
120
120
  }>, z.ZodObject<{
121
121
  __kind: z.ZodLiteral<"Polkadot">;
122
122
  value: z.ZodObject<{
@@ -130,26 +130,26 @@ declare const swappingSwapRequested: z.ZodObject<{
130
130
  extrinsicIndex: number;
131
131
  }>;
132
132
  }, "strip", z.ZodTypeAny, {
133
- __kind: "Polkadot";
134
133
  value: {
135
134
  blockNumber: number;
136
135
  extrinsicIndex: number;
137
136
  };
138
- }, {
139
137
  __kind: "Polkadot";
138
+ }, {
140
139
  value: {
141
140
  blockNumber: number;
142
141
  extrinsicIndex: number;
143
142
  };
143
+ __kind: "Polkadot";
144
144
  }>, z.ZodObject<{
145
145
  __kind: z.ZodLiteral<"Solana">;
146
146
  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>;
147
147
  }, "strip", z.ZodTypeAny, {
148
- __kind: "Solana";
149
148
  value: [`0x${string}`, bigint];
150
- }, {
151
149
  __kind: "Solana";
150
+ }, {
152
151
  value: [string, string | number];
152
+ __kind: "Solana";
153
153
  }>, z.ZodObject<{
154
154
  __kind: z.ZodLiteral<"None">;
155
155
  }, "strip", z.ZodTypeAny, {
@@ -161,20 +161,20 @@ declare const swappingSwapRequested: z.ZodObject<{
161
161
  }, "strip", z.ZodTypeAny, {
162
162
  __kind: "Vault";
163
163
  txId: {
164
- __kind: "Evm";
165
164
  value: `0x${string}`;
165
+ __kind: "Evm";
166
166
  } | {
167
- __kind: "Bitcoin";
168
167
  value: `0x${string}`;
168
+ __kind: "Bitcoin";
169
169
  } | {
170
- __kind: "Polkadot";
171
170
  value: {
172
171
  blockNumber: number;
173
172
  extrinsicIndex: number;
174
173
  };
174
+ __kind: "Polkadot";
175
175
  } | {
176
- __kind: "Solana";
177
176
  value: [`0x${string}`, bigint];
177
+ __kind: "Solana";
178
178
  } | {
179
179
  __kind: "None";
180
180
  };
@@ -182,20 +182,20 @@ declare const swappingSwapRequested: z.ZodObject<{
182
182
  }, {
183
183
  __kind: "Vault";
184
184
  txId: {
185
- __kind: "Evm";
186
185
  value: string;
186
+ __kind: "Evm";
187
187
  } | {
188
- __kind: "Bitcoin";
189
188
  value: string;
189
+ __kind: "Bitcoin";
190
190
  } | {
191
- __kind: "Polkadot";
192
191
  value: {
193
192
  blockNumber: number;
194
193
  extrinsicIndex: number;
195
194
  };
195
+ __kind: "Polkadot";
196
196
  } | {
197
- __kind: "Solana";
198
197
  value: [string, string | number];
198
+ __kind: "Solana";
199
199
  } | {
200
200
  __kind: "None";
201
201
  };
@@ -210,11 +210,11 @@ declare const swappingSwapRequested: z.ZodObject<{
210
210
  __kind: z.ZodLiteral<"OnChainAccount">;
211
211
  value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
212
212
  }, "strip", z.ZodTypeAny, {
213
- __kind: "OnChainAccount";
214
213
  value: `cF${string}`;
215
- }, {
216
214
  __kind: "OnChainAccount";
215
+ }, {
217
216
  value: string;
217
+ __kind: "OnChainAccount";
218
218
  }>]>;
219
219
  requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
220
220
  __kind: z.ZodLiteral<"NetworkFee">;
@@ -290,7 +290,6 @@ declare const swappingSwapRequested: z.ZodObject<{
290
290
  fallbackAddress: string;
291
291
  }>;
292
292
  }, "strip", z.ZodTypeAny, {
293
- __kind: "V0";
294
293
  value: {
295
294
  cfReceiver: {
296
295
  pubkey: `0x${string}`;
@@ -302,8 +301,8 @@ declare const swappingSwapRequested: z.ZodObject<{
302
301
  }[];
303
302
  fallbackAddress: `0x${string}`;
304
303
  };
305
- }, {
306
304
  __kind: "V0";
305
+ }, {
307
306
  value: {
308
307
  cfReceiver: {
309
308
  pubkey: string;
@@ -315,6 +314,7 @@ declare const swappingSwapRequested: z.ZodObject<{
315
314
  }[];
316
315
  fallbackAddress: string;
317
316
  };
317
+ __kind: "V0";
318
318
  }>, z.ZodObject<{
319
319
  __kind: z.ZodLiteral<"V1">;
320
320
  ccmAccounts: z.ZodObject<{
@@ -391,9 +391,7 @@ declare const swappingSwapRequested: z.ZodObject<{
391
391
  alts: string[];
392
392
  }>]>;
393
393
  }, "strip", z.ZodTypeAny, {
394
- __kind: "Solana";
395
394
  value: {
396
- __kind: "V0";
397
395
  value: {
398
396
  cfReceiver: {
399
397
  pubkey: `0x${string}`;
@@ -405,6 +403,7 @@ declare const swappingSwapRequested: z.ZodObject<{
405
403
  }[];
406
404
  fallbackAddress: `0x${string}`;
407
405
  };
406
+ __kind: "V0";
408
407
  } | {
409
408
  __kind: "V1";
410
409
  ccmAccounts: {
@@ -420,10 +419,9 @@ declare const swappingSwapRequested: z.ZodObject<{
420
419
  };
421
420
  alts: `0x${string}`[];
422
421
  };
423
- }, {
424
422
  __kind: "Solana";
423
+ }, {
425
424
  value: {
426
- __kind: "V0";
427
425
  value: {
428
426
  cfReceiver: {
429
427
  pubkey: string;
@@ -435,6 +433,7 @@ declare const swappingSwapRequested: z.ZodObject<{
435
433
  }[];
436
434
  fallbackAddress: string;
437
435
  };
436
+ __kind: "V0";
438
437
  } | {
439
438
  __kind: "V1";
440
439
  ccmAccounts: {
@@ -450,6 +449,7 @@ declare const swappingSwapRequested: z.ZodObject<{
450
449
  };
451
450
  alts: string[];
452
451
  };
452
+ __kind: "Solana";
453
453
  }>]>;
454
454
  }, "strip", z.ZodTypeAny, {
455
455
  message: `0x${string}`;
@@ -457,9 +457,7 @@ declare const swappingSwapRequested: z.ZodObject<{
457
457
  ccmAdditionalData: {
458
458
  __kind: "NotRequired";
459
459
  } | {
460
- __kind: "Solana";
461
460
  value: {
462
- __kind: "V0";
463
461
  value: {
464
462
  cfReceiver: {
465
463
  pubkey: `0x${string}`;
@@ -471,6 +469,7 @@ declare const swappingSwapRequested: z.ZodObject<{
471
469
  }[];
472
470
  fallbackAddress: `0x${string}`;
473
471
  };
472
+ __kind: "V0";
474
473
  } | {
475
474
  __kind: "V1";
476
475
  ccmAccounts: {
@@ -486,6 +485,7 @@ declare const swappingSwapRequested: z.ZodObject<{
486
485
  };
487
486
  alts: `0x${string}`[];
488
487
  };
488
+ __kind: "Solana";
489
489
  };
490
490
  }, {
491
491
  message: string;
@@ -493,9 +493,7 @@ declare const swappingSwapRequested: z.ZodObject<{
493
493
  ccmAdditionalData: {
494
494
  __kind: "NotRequired";
495
495
  } | {
496
- __kind: "Solana";
497
496
  value: {
498
- __kind: "V0";
499
497
  value: {
500
498
  cfReceiver: {
501
499
  pubkey: string;
@@ -507,6 +505,7 @@ declare const swappingSwapRequested: z.ZodObject<{
507
505
  }[];
508
506
  fallbackAddress: string;
509
507
  };
508
+ __kind: "V0";
510
509
  } | {
511
510
  __kind: "V1";
512
511
  ccmAccounts: {
@@ -522,6 +521,7 @@ declare const swappingSwapRequested: z.ZodObject<{
522
521
  };
523
522
  alts: string[];
524
523
  };
524
+ __kind: "Solana";
525
525
  };
526
526
  }>;
527
527
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -537,11 +537,11 @@ declare const swappingSwapRequested: z.ZodObject<{
537
537
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
538
538
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
539
539
  }, "strip", z.ZodTypeAny, {
540
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
541
540
  value: `0x${string}`;
541
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
542
542
  }, {
543
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
544
543
  value: string;
544
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
545
545
  }>, {
546
546
  readonly chain: "Ethereum";
547
547
  readonly address: `0x${string}`;
@@ -564,8 +564,8 @@ declare const swappingSwapRequested: z.ZodObject<{
564
564
  readonly chain: "Tron";
565
565
  readonly address: string;
566
566
  }, {
567
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
568
567
  value: string;
568
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
569
569
  }>>>;
570
570
  }, "strip", z.ZodTypeAny, {
571
571
  channelMetadata: {
@@ -574,9 +574,7 @@ declare const swappingSwapRequested: z.ZodObject<{
574
574
  ccmAdditionalData: {
575
575
  __kind: "NotRequired";
576
576
  } | {
577
- __kind: "Solana";
578
577
  value: {
579
- __kind: "V0";
580
578
  value: {
581
579
  cfReceiver: {
582
580
  pubkey: `0x${string}`;
@@ -588,6 +586,7 @@ declare const swappingSwapRequested: z.ZodObject<{
588
586
  }[];
589
587
  fallbackAddress: `0x${string}`;
590
588
  };
589
+ __kind: "V0";
591
590
  } | {
592
591
  __kind: "V1";
593
592
  ccmAccounts: {
@@ -603,6 +602,7 @@ declare const swappingSwapRequested: z.ZodObject<{
603
602
  };
604
603
  alts: `0x${string}`[];
605
604
  };
605
+ __kind: "Solana";
606
606
  };
607
607
  };
608
608
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
@@ -635,9 +635,7 @@ declare const swappingSwapRequested: z.ZodObject<{
635
635
  ccmAdditionalData: {
636
636
  __kind: "NotRequired";
637
637
  } | {
638
- __kind: "Solana";
639
638
  value: {
640
- __kind: "V0";
641
639
  value: {
642
640
  cfReceiver: {
643
641
  pubkey: string;
@@ -649,6 +647,7 @@ declare const swappingSwapRequested: z.ZodObject<{
649
647
  }[];
650
648
  fallbackAddress: string;
651
649
  };
650
+ __kind: "V0";
652
651
  } | {
653
652
  __kind: "V1";
654
653
  ccmAccounts: {
@@ -664,25 +663,26 @@ declare const swappingSwapRequested: z.ZodObject<{
664
663
  };
665
664
  alts: string[];
666
665
  };
666
+ __kind: "Solana";
667
667
  };
668
668
  };
669
669
  sourceChain: {
670
670
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
671
671
  };
672
672
  sourceAddress?: {
673
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
674
673
  value: string;
674
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
675
675
  } | null | undefined;
676
676
  }>>>;
677
677
  outputAddress: z.ZodEffects<z.ZodObject<{
678
678
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
679
679
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
680
680
  }, "strip", z.ZodTypeAny, {
681
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
682
681
  value: `0x${string}`;
682
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
683
683
  }, {
684
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
685
684
  value: string;
685
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
686
686
  }>, {
687
687
  readonly chain: "Ethereum";
688
688
  readonly address: `0x${string}`;
@@ -705,8 +705,8 @@ declare const swappingSwapRequested: z.ZodObject<{
705
705
  readonly chain: "Tron";
706
706
  readonly address: string;
707
707
  }, {
708
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
709
708
  value: string;
709
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
710
710
  }>;
711
711
  }, "strip", z.ZodTypeAny, {
712
712
  __kind: "Egress";
@@ -739,9 +739,7 @@ declare const swappingSwapRequested: z.ZodObject<{
739
739
  ccmAdditionalData: {
740
740
  __kind: "NotRequired";
741
741
  } | {
742
- __kind: "Solana";
743
742
  value: {
744
- __kind: "V0";
745
743
  value: {
746
744
  cfReceiver: {
747
745
  pubkey: `0x${string}`;
@@ -753,6 +751,7 @@ declare const swappingSwapRequested: z.ZodObject<{
753
751
  }[];
754
752
  fallbackAddress: `0x${string}`;
755
753
  };
754
+ __kind: "V0";
756
755
  } | {
757
756
  __kind: "V1";
758
757
  ccmAccounts: {
@@ -768,6 +767,7 @@ declare const swappingSwapRequested: z.ZodObject<{
768
767
  };
769
768
  alts: `0x${string}`[];
770
769
  };
770
+ __kind: "Solana";
771
771
  };
772
772
  };
773
773
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
@@ -797,8 +797,8 @@ declare const swappingSwapRequested: z.ZodObject<{
797
797
  }, {
798
798
  __kind: "Egress";
799
799
  outputAddress: {
800
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
801
800
  value: string;
801
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
802
802
  };
803
803
  ccmDepositMetadata?: {
804
804
  channelMetadata: {
@@ -807,9 +807,7 @@ declare const swappingSwapRequested: z.ZodObject<{
807
807
  ccmAdditionalData: {
808
808
  __kind: "NotRequired";
809
809
  } | {
810
- __kind: "Solana";
811
810
  value: {
812
- __kind: "V0";
813
811
  value: {
814
812
  cfReceiver: {
815
813
  pubkey: string;
@@ -821,6 +819,7 @@ declare const swappingSwapRequested: z.ZodObject<{
821
819
  }[];
822
820
  fallbackAddress: string;
823
821
  };
822
+ __kind: "V0";
824
823
  } | {
825
824
  __kind: "V1";
826
825
  ccmAccounts: {
@@ -836,14 +835,15 @@ declare const swappingSwapRequested: z.ZodObject<{
836
835
  };
837
836
  alts: string[];
838
837
  };
838
+ __kind: "Solana";
839
839
  };
840
840
  };
841
841
  sourceChain: {
842
842
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
843
843
  };
844
844
  sourceAddress?: {
845
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
846
845
  value: string;
846
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
847
847
  } | null | undefined;
848
848
  } | null | undefined;
849
849
  }>, z.ZodObject<{
@@ -930,9 +930,7 @@ declare const swappingSwapRequested: z.ZodObject<{
930
930
  ccmAdditionalData: {
931
931
  __kind: "NotRequired";
932
932
  } | {
933
- __kind: "Solana";
934
933
  value: {
935
- __kind: "V0";
936
934
  value: {
937
935
  cfReceiver: {
938
936
  pubkey: `0x${string}`;
@@ -944,6 +942,7 @@ declare const swappingSwapRequested: z.ZodObject<{
944
942
  }[];
945
943
  fallbackAddress: `0x${string}`;
946
944
  };
945
+ __kind: "V0";
947
946
  } | {
948
947
  __kind: "V1";
949
948
  ccmAccounts: {
@@ -959,6 +958,7 @@ declare const swappingSwapRequested: z.ZodObject<{
959
958
  };
960
959
  alts: `0x${string}`[];
961
960
  };
961
+ __kind: "Solana";
962
962
  };
963
963
  };
964
964
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
@@ -1005,8 +1005,8 @@ declare const swappingSwapRequested: z.ZodObject<{
1005
1005
  outputAction: {
1006
1006
  __kind: "Egress";
1007
1007
  outputAddress: {
1008
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1009
1008
  value: string;
1009
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1010
1010
  };
1011
1011
  ccmDepositMetadata?: {
1012
1012
  channelMetadata: {
@@ -1015,9 +1015,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1015
1015
  ccmAdditionalData: {
1016
1016
  __kind: "NotRequired";
1017
1017
  } | {
1018
- __kind: "Solana";
1019
1018
  value: {
1020
- __kind: "V0";
1021
1019
  value: {
1022
1020
  cfReceiver: {
1023
1021
  pubkey: string;
@@ -1029,6 +1027,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1029
1027
  }[];
1030
1028
  fallbackAddress: string;
1031
1029
  };
1030
+ __kind: "V0";
1032
1031
  } | {
1033
1032
  __kind: "V1";
1034
1033
  ccmAccounts: {
@@ -1044,14 +1043,15 @@ declare const swappingSwapRequested: z.ZodObject<{
1044
1043
  };
1045
1044
  alts: string[];
1046
1045
  };
1046
+ __kind: "Solana";
1047
1047
  };
1048
1048
  };
1049
1049
  sourceChain: {
1050
1050
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1051
1051
  };
1052
1052
  sourceAddress?: {
1053
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1054
1053
  value: string;
1054
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1055
1055
  } | null | undefined;
1056
1056
  } | null | undefined;
1057
1057
  } | {
@@ -1131,7 +1131,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1131
1131
  fallbackAddress: string;
1132
1132
  }>;
1133
1133
  }, "strip", z.ZodTypeAny, {
1134
- __kind: "V0";
1135
1134
  value: {
1136
1135
  cfReceiver: {
1137
1136
  pubkey: `0x${string}`;
@@ -1143,8 +1142,8 @@ declare const swappingSwapRequested: z.ZodObject<{
1143
1142
  }[];
1144
1143
  fallbackAddress: `0x${string}`;
1145
1144
  };
1146
- }, {
1147
1145
  __kind: "V0";
1146
+ }, {
1148
1147
  value: {
1149
1148
  cfReceiver: {
1150
1149
  pubkey: string;
@@ -1156,6 +1155,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1156
1155
  }[];
1157
1156
  fallbackAddress: string;
1158
1157
  };
1158
+ __kind: "V0";
1159
1159
  }>, z.ZodObject<{
1160
1160
  __kind: z.ZodLiteral<"V1">;
1161
1161
  ccmAccounts: z.ZodObject<{
@@ -1232,9 +1232,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1232
1232
  alts: string[];
1233
1233
  }>]>;
1234
1234
  }, "strip", z.ZodTypeAny, {
1235
- __kind: "Solana";
1236
1235
  value: {
1237
- __kind: "V0";
1238
1236
  value: {
1239
1237
  cfReceiver: {
1240
1238
  pubkey: `0x${string}`;
@@ -1246,6 +1244,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1246
1244
  }[];
1247
1245
  fallbackAddress: `0x${string}`;
1248
1246
  };
1247
+ __kind: "V0";
1249
1248
  } | {
1250
1249
  __kind: "V1";
1251
1250
  ccmAccounts: {
@@ -1261,10 +1260,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1261
1260
  };
1262
1261
  alts: `0x${string}`[];
1263
1262
  };
1264
- }, {
1265
1263
  __kind: "Solana";
1264
+ }, {
1266
1265
  value: {
1267
- __kind: "V0";
1268
1266
  value: {
1269
1267
  cfReceiver: {
1270
1268
  pubkey: string;
@@ -1276,6 +1274,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1276
1274
  }[];
1277
1275
  fallbackAddress: string;
1278
1276
  };
1277
+ __kind: "V0";
1279
1278
  } | {
1280
1279
  __kind: "V1";
1281
1280
  ccmAccounts: {
@@ -1291,6 +1290,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1291
1290
  };
1292
1291
  alts: string[];
1293
1292
  };
1293
+ __kind: "Solana";
1294
1294
  }>]>;
1295
1295
  }, "strip", z.ZodTypeAny, {
1296
1296
  message: `0x${string}`;
@@ -1298,9 +1298,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1298
1298
  ccmAdditionalData: {
1299
1299
  __kind: "NotRequired";
1300
1300
  } | {
1301
- __kind: "Solana";
1302
1301
  value: {
1303
- __kind: "V0";
1304
1302
  value: {
1305
1303
  cfReceiver: {
1306
1304
  pubkey: `0x${string}`;
@@ -1312,6 +1310,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1312
1310
  }[];
1313
1311
  fallbackAddress: `0x${string}`;
1314
1312
  };
1313
+ __kind: "V0";
1315
1314
  } | {
1316
1315
  __kind: "V1";
1317
1316
  ccmAccounts: {
@@ -1327,6 +1326,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1327
1326
  };
1328
1327
  alts: `0x${string}`[];
1329
1328
  };
1329
+ __kind: "Solana";
1330
1330
  };
1331
1331
  }, {
1332
1332
  message: string;
@@ -1334,9 +1334,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1334
1334
  ccmAdditionalData: {
1335
1335
  __kind: "NotRequired";
1336
1336
  } | {
1337
- __kind: "Solana";
1338
1337
  value: {
1339
- __kind: "V0";
1340
1338
  value: {
1341
1339
  cfReceiver: {
1342
1340
  pubkey: string;
@@ -1348,6 +1346,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1348
1346
  }[];
1349
1347
  fallbackAddress: string;
1350
1348
  };
1349
+ __kind: "V0";
1351
1350
  } | {
1352
1351
  __kind: "V1";
1353
1352
  ccmAccounts: {
@@ -1363,6 +1362,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1363
1362
  };
1364
1363
  alts: string[];
1365
1364
  };
1365
+ __kind: "Solana";
1366
1366
  };
1367
1367
  }>;
1368
1368
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -1378,11 +1378,11 @@ declare const swappingSwapRequested: z.ZodObject<{
1378
1378
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
1379
1379
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1380
1380
  }, "strip", z.ZodTypeAny, {
1381
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1382
1381
  value: `0x${string}`;
1382
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1383
1383
  }, {
1384
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1385
1384
  value: string;
1385
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1386
1386
  }>, {
1387
1387
  readonly chain: "Ethereum";
1388
1388
  readonly address: `0x${string}`;
@@ -1405,8 +1405,8 @@ declare const swappingSwapRequested: z.ZodObject<{
1405
1405
  readonly chain: "Tron";
1406
1406
  readonly address: string;
1407
1407
  }, {
1408
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1409
1408
  value: string;
1409
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1410
1410
  }>>>;
1411
1411
  }, "strip", z.ZodTypeAny, {
1412
1412
  channelMetadata: {
@@ -1415,9 +1415,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1415
1415
  ccmAdditionalData: {
1416
1416
  __kind: "NotRequired";
1417
1417
  } | {
1418
- __kind: "Solana";
1419
1418
  value: {
1420
- __kind: "V0";
1421
1419
  value: {
1422
1420
  cfReceiver: {
1423
1421
  pubkey: `0x${string}`;
@@ -1429,6 +1427,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1429
1427
  }[];
1430
1428
  fallbackAddress: `0x${string}`;
1431
1429
  };
1430
+ __kind: "V0";
1432
1431
  } | {
1433
1432
  __kind: "V1";
1434
1433
  ccmAccounts: {
@@ -1444,6 +1443,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1444
1443
  };
1445
1444
  alts: `0x${string}`[];
1446
1445
  };
1446
+ __kind: "Solana";
1447
1447
  };
1448
1448
  };
1449
1449
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
@@ -1476,9 +1476,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1476
1476
  ccmAdditionalData: {
1477
1477
  __kind: "NotRequired";
1478
1478
  } | {
1479
- __kind: "Solana";
1480
1479
  value: {
1481
- __kind: "V0";
1482
1480
  value: {
1483
1481
  cfReceiver: {
1484
1482
  pubkey: string;
@@ -1490,6 +1488,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1490
1488
  }[];
1491
1489
  fallbackAddress: string;
1492
1490
  };
1491
+ __kind: "V0";
1493
1492
  } | {
1494
1493
  __kind: "V1";
1495
1494
  ccmAccounts: {
@@ -1505,25 +1504,26 @@ declare const swappingSwapRequested: z.ZodObject<{
1505
1504
  };
1506
1505
  alts: string[];
1507
1506
  };
1507
+ __kind: "Solana";
1508
1508
  };
1509
1509
  };
1510
1510
  sourceChain: {
1511
1511
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1512
1512
  };
1513
1513
  sourceAddress?: {
1514
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1515
1514
  value: string;
1515
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1516
1516
  } | null | undefined;
1517
1517
  }>>>;
1518
1518
  outputAddress: z.ZodEffects<z.ZodObject<{
1519
1519
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
1520
1520
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1521
1521
  }, "strip", z.ZodTypeAny, {
1522
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1523
1522
  value: `0x${string}`;
1523
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1524
1524
  }, {
1525
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1526
1525
  value: string;
1526
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1527
1527
  }>, {
1528
1528
  readonly chain: "Ethereum";
1529
1529
  readonly address: `0x${string}`;
@@ -1546,8 +1546,8 @@ declare const swappingSwapRequested: z.ZodObject<{
1546
1546
  readonly chain: "Tron";
1547
1547
  readonly address: string;
1548
1548
  }, {
1549
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1550
1549
  value: string;
1550
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1551
1551
  }>;
1552
1552
  }, "strip", z.ZodTypeAny, {
1553
1553
  __kind: "Egress";
@@ -1580,9 +1580,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1580
1580
  ccmAdditionalData: {
1581
1581
  __kind: "NotRequired";
1582
1582
  } | {
1583
- __kind: "Solana";
1584
1583
  value: {
1585
- __kind: "V0";
1586
1584
  value: {
1587
1585
  cfReceiver: {
1588
1586
  pubkey: `0x${string}`;
@@ -1594,6 +1592,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1594
1592
  }[];
1595
1593
  fallbackAddress: `0x${string}`;
1596
1594
  };
1595
+ __kind: "V0";
1597
1596
  } | {
1598
1597
  __kind: "V1";
1599
1598
  ccmAccounts: {
@@ -1609,6 +1608,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1609
1608
  };
1610
1609
  alts: `0x${string}`[];
1611
1610
  };
1611
+ __kind: "Solana";
1612
1612
  };
1613
1613
  };
1614
1614
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
@@ -1638,8 +1638,8 @@ declare const swappingSwapRequested: z.ZodObject<{
1638
1638
  }, {
1639
1639
  __kind: "Egress";
1640
1640
  outputAddress: {
1641
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1642
1641
  value: string;
1642
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1643
1643
  };
1644
1644
  ccmDepositMetadata?: {
1645
1645
  channelMetadata: {
@@ -1648,9 +1648,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1648
1648
  ccmAdditionalData: {
1649
1649
  __kind: "NotRequired";
1650
1650
  } | {
1651
- __kind: "Solana";
1652
1651
  value: {
1653
- __kind: "V0";
1654
1652
  value: {
1655
1653
  cfReceiver: {
1656
1654
  pubkey: string;
@@ -1662,6 +1660,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1662
1660
  }[];
1663
1661
  fallbackAddress: string;
1664
1662
  };
1663
+ __kind: "V0";
1665
1664
  } | {
1666
1665
  __kind: "V1";
1667
1666
  ccmAccounts: {
@@ -1677,14 +1676,15 @@ declare const swappingSwapRequested: z.ZodObject<{
1677
1676
  };
1678
1677
  alts: string[];
1679
1678
  };
1679
+ __kind: "Solana";
1680
1680
  };
1681
1681
  };
1682
1682
  sourceChain: {
1683
1683
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1684
1684
  };
1685
1685
  sourceAddress?: {
1686
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1687
1686
  value: string;
1687
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1688
1688
  } | null | undefined;
1689
1689
  } | null | undefined;
1690
1690
  }>, z.ZodObject<{
@@ -1771,9 +1771,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1771
1771
  ccmAdditionalData: {
1772
1772
  __kind: "NotRequired";
1773
1773
  } | {
1774
- __kind: "Solana";
1775
1774
  value: {
1776
- __kind: "V0";
1777
1775
  value: {
1778
1776
  cfReceiver: {
1779
1777
  pubkey: `0x${string}`;
@@ -1785,6 +1783,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1785
1783
  }[];
1786
1784
  fallbackAddress: `0x${string}`;
1787
1785
  };
1786
+ __kind: "V0";
1788
1787
  } | {
1789
1788
  __kind: "V1";
1790
1789
  ccmAccounts: {
@@ -1800,6 +1799,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1800
1799
  };
1801
1800
  alts: `0x${string}`[];
1802
1801
  };
1802
+ __kind: "Solana";
1803
1803
  };
1804
1804
  };
1805
1805
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
@@ -1846,8 +1846,8 @@ declare const swappingSwapRequested: z.ZodObject<{
1846
1846
  outputAction: {
1847
1847
  __kind: "Egress";
1848
1848
  outputAddress: {
1849
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1850
1849
  value: string;
1850
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1851
1851
  };
1852
1852
  ccmDepositMetadata?: {
1853
1853
  channelMetadata: {
@@ -1856,9 +1856,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1856
1856
  ccmAdditionalData: {
1857
1857
  __kind: "NotRequired";
1858
1858
  } | {
1859
- __kind: "Solana";
1860
1859
  value: {
1861
- __kind: "V0";
1862
1860
  value: {
1863
1861
  cfReceiver: {
1864
1862
  pubkey: string;
@@ -1870,6 +1868,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1870
1868
  }[];
1871
1869
  fallbackAddress: string;
1872
1870
  };
1871
+ __kind: "V0";
1873
1872
  } | {
1874
1873
  __kind: "V1";
1875
1874
  ccmAccounts: {
@@ -1885,14 +1884,15 @@ declare const swappingSwapRequested: z.ZodObject<{
1885
1884
  };
1886
1885
  alts: string[];
1887
1886
  };
1887
+ __kind: "Solana";
1888
1888
  };
1889
1889
  };
1890
1890
  sourceChain: {
1891
1891
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1892
1892
  };
1893
1893
  sourceAddress?: {
1894
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1895
1894
  value: string;
1895
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1896
1896
  } | null | undefined;
1897
1897
  } | null | undefined;
1898
1898
  } | {
@@ -1935,78 +1935,78 @@ declare const swappingSwapRequested: z.ZodObject<{
1935
1935
  __kind: z.ZodLiteral<"InternalAccount">;
1936
1936
  value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1937
1937
  }, "strip", z.ZodTypeAny, {
1938
- __kind: "InternalAccount";
1939
1938
  value: `cF${string}`;
1940
- }, {
1941
1939
  __kind: "InternalAccount";
1940
+ }, {
1942
1941
  value: string;
1942
+ __kind: "InternalAccount";
1943
1943
  }>, z.ZodObject<{
1944
1944
  __kind: z.ZodLiteral<"ExternalAddress">;
1945
1945
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1946
1946
  __kind: z.ZodLiteral<"Eth">;
1947
1947
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1948
1948
  }, "strip", z.ZodTypeAny, {
1949
- __kind: "Eth";
1950
1949
  value: `0x${string}`;
1951
- }, {
1952
1950
  __kind: "Eth";
1951
+ }, {
1953
1952
  value: string;
1953
+ __kind: "Eth";
1954
1954
  }>, z.ZodObject<{
1955
1955
  __kind: z.ZodLiteral<"Dot">;
1956
1956
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1957
1957
  }, "strip", z.ZodTypeAny, {
1958
- __kind: "Dot";
1959
1958
  value: `0x${string}`;
1960
- }, {
1961
1959
  __kind: "Dot";
1960
+ }, {
1962
1961
  value: string;
1962
+ __kind: "Dot";
1963
1963
  }>, z.ZodObject<{
1964
1964
  __kind: z.ZodLiteral<"Btc">;
1965
1965
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1966
1966
  __kind: z.ZodLiteral<"P2PKH">;
1967
1967
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1968
1968
  }, "strip", z.ZodTypeAny, {
1969
- __kind: "P2PKH";
1970
1969
  value: `0x${string}`;
1971
- }, {
1972
1970
  __kind: "P2PKH";
1971
+ }, {
1973
1972
  value: string;
1973
+ __kind: "P2PKH";
1974
1974
  }>, z.ZodObject<{
1975
1975
  __kind: z.ZodLiteral<"P2SH">;
1976
1976
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1977
1977
  }, "strip", z.ZodTypeAny, {
1978
- __kind: "P2SH";
1979
1978
  value: `0x${string}`;
1980
- }, {
1981
1979
  __kind: "P2SH";
1980
+ }, {
1982
1981
  value: string;
1982
+ __kind: "P2SH";
1983
1983
  }>, z.ZodObject<{
1984
1984
  __kind: z.ZodLiteral<"P2WPKH">;
1985
1985
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1986
1986
  }, "strip", z.ZodTypeAny, {
1987
- __kind: "P2WPKH";
1988
1987
  value: `0x${string}`;
1989
- }, {
1990
1988
  __kind: "P2WPKH";
1989
+ }, {
1991
1990
  value: string;
1991
+ __kind: "P2WPKH";
1992
1992
  }>, z.ZodObject<{
1993
1993
  __kind: z.ZodLiteral<"P2WSH">;
1994
1994
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1995
1995
  }, "strip", z.ZodTypeAny, {
1996
- __kind: "P2WSH";
1997
1996
  value: `0x${string}`;
1998
- }, {
1999
1997
  __kind: "P2WSH";
1998
+ }, {
2000
1999
  value: string;
2000
+ __kind: "P2WSH";
2001
2001
  }>, z.ZodObject<{
2002
2002
  __kind: z.ZodLiteral<"Taproot">;
2003
2003
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2004
2004
  }, "strip", z.ZodTypeAny, {
2005
- __kind: "Taproot";
2006
2005
  value: `0x${string}`;
2007
- }, {
2008
2006
  __kind: "Taproot";
2007
+ }, {
2009
2008
  value: string;
2009
+ __kind: "Taproot";
2010
2010
  }>, z.ZodObject<{
2011
2011
  __kind: z.ZodLiteral<"OtherSegwit">;
2012
2012
  version: z.ZodNumber;
@@ -2021,172 +2021,172 @@ declare const swappingSwapRequested: z.ZodObject<{
2021
2021
  program: string;
2022
2022
  }>]>;
2023
2023
  }, "strip", z.ZodTypeAny, {
2024
- __kind: "Btc";
2025
2024
  value: {
2026
- __kind: "P2PKH";
2027
2025
  value: `0x${string}`;
2026
+ __kind: "P2PKH";
2028
2027
  } | {
2029
- __kind: "P2SH";
2030
2028
  value: `0x${string}`;
2029
+ __kind: "P2SH";
2031
2030
  } | {
2032
- __kind: "P2WPKH";
2033
2031
  value: `0x${string}`;
2032
+ __kind: "P2WPKH";
2034
2033
  } | {
2035
- __kind: "P2WSH";
2036
2034
  value: `0x${string}`;
2035
+ __kind: "P2WSH";
2037
2036
  } | {
2038
- __kind: "Taproot";
2039
2037
  value: `0x${string}`;
2038
+ __kind: "Taproot";
2040
2039
  } | {
2041
2040
  __kind: "OtherSegwit";
2042
2041
  version: number;
2043
2042
  program: `0x${string}`;
2044
2043
  };
2045
- }, {
2046
2044
  __kind: "Btc";
2045
+ }, {
2047
2046
  value: {
2048
- __kind: "P2PKH";
2049
2047
  value: string;
2048
+ __kind: "P2PKH";
2050
2049
  } | {
2051
- __kind: "P2SH";
2052
2050
  value: string;
2051
+ __kind: "P2SH";
2053
2052
  } | {
2054
- __kind: "P2WPKH";
2055
2053
  value: string;
2054
+ __kind: "P2WPKH";
2056
2055
  } | {
2057
- __kind: "P2WSH";
2058
2056
  value: string;
2057
+ __kind: "P2WSH";
2059
2058
  } | {
2060
- __kind: "Taproot";
2061
2059
  value: string;
2060
+ __kind: "Taproot";
2062
2061
  } | {
2063
2062
  __kind: "OtherSegwit";
2064
2063
  version: number;
2065
2064
  program: string;
2066
2065
  };
2066
+ __kind: "Btc";
2067
2067
  }>, z.ZodObject<{
2068
2068
  __kind: z.ZodLiteral<"Arb">;
2069
2069
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2070
2070
  }, "strip", z.ZodTypeAny, {
2071
- __kind: "Arb";
2072
2071
  value: `0x${string}`;
2073
- }, {
2074
2072
  __kind: "Arb";
2073
+ }, {
2075
2074
  value: string;
2075
+ __kind: "Arb";
2076
2076
  }>, z.ZodObject<{
2077
2077
  __kind: z.ZodLiteral<"Sol">;
2078
2078
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2079
2079
  }, "strip", z.ZodTypeAny, {
2080
- __kind: "Sol";
2081
2080
  value: `0x${string}`;
2082
- }, {
2083
2081
  __kind: "Sol";
2082
+ }, {
2084
2083
  value: string;
2084
+ __kind: "Sol";
2085
2085
  }>, z.ZodObject<{
2086
2086
  __kind: z.ZodLiteral<"Hub">;
2087
2087
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2088
2088
  }, "strip", z.ZodTypeAny, {
2089
- __kind: "Hub";
2090
2089
  value: `0x${string}`;
2091
- }, {
2092
2090
  __kind: "Hub";
2091
+ }, {
2093
2092
  value: string;
2093
+ __kind: "Hub";
2094
2094
  }>, z.ZodObject<{
2095
2095
  __kind: z.ZodLiteral<"Tron">;
2096
2096
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2097
2097
  }, "strip", z.ZodTypeAny, {
2098
- __kind: "Tron";
2099
2098
  value: `0x${string}`;
2100
- }, {
2101
2099
  __kind: "Tron";
2100
+ }, {
2102
2101
  value: string;
2102
+ __kind: "Tron";
2103
2103
  }>]>;
2104
2104
  }, "strip", z.ZodTypeAny, {
2105
- __kind: "ExternalAddress";
2106
2105
  value: {
2107
- __kind: "Eth";
2108
2106
  value: `0x${string}`;
2107
+ __kind: "Eth";
2109
2108
  } | {
2110
- __kind: "Dot";
2111
2109
  value: `0x${string}`;
2110
+ __kind: "Dot";
2112
2111
  } | {
2113
- __kind: "Btc";
2114
2112
  value: {
2115
- __kind: "P2PKH";
2116
2113
  value: `0x${string}`;
2114
+ __kind: "P2PKH";
2117
2115
  } | {
2118
- __kind: "P2SH";
2119
2116
  value: `0x${string}`;
2117
+ __kind: "P2SH";
2120
2118
  } | {
2121
- __kind: "P2WPKH";
2122
2119
  value: `0x${string}`;
2120
+ __kind: "P2WPKH";
2123
2121
  } | {
2124
- __kind: "P2WSH";
2125
2122
  value: `0x${string}`;
2123
+ __kind: "P2WSH";
2126
2124
  } | {
2127
- __kind: "Taproot";
2128
2125
  value: `0x${string}`;
2126
+ __kind: "Taproot";
2129
2127
  } | {
2130
2128
  __kind: "OtherSegwit";
2131
2129
  version: number;
2132
2130
  program: `0x${string}`;
2133
2131
  };
2132
+ __kind: "Btc";
2134
2133
  } | {
2135
- __kind: "Arb";
2136
2134
  value: `0x${string}`;
2135
+ __kind: "Arb";
2137
2136
  } | {
2138
- __kind: "Sol";
2139
2137
  value: `0x${string}`;
2138
+ __kind: "Sol";
2140
2139
  } | {
2141
- __kind: "Hub";
2142
2140
  value: `0x${string}`;
2141
+ __kind: "Hub";
2143
2142
  } | {
2144
- __kind: "Tron";
2145
2143
  value: `0x${string}`;
2144
+ __kind: "Tron";
2146
2145
  };
2147
- }, {
2148
2146
  __kind: "ExternalAddress";
2147
+ }, {
2149
2148
  value: {
2150
- __kind: "Eth";
2151
2149
  value: string;
2150
+ __kind: "Eth";
2152
2151
  } | {
2153
- __kind: "Dot";
2154
2152
  value: string;
2153
+ __kind: "Dot";
2155
2154
  } | {
2156
- __kind: "Btc";
2157
2155
  value: {
2158
- __kind: "P2PKH";
2159
2156
  value: string;
2157
+ __kind: "P2PKH";
2160
2158
  } | {
2161
- __kind: "P2SH";
2162
2159
  value: string;
2160
+ __kind: "P2SH";
2163
2161
  } | {
2164
- __kind: "P2WPKH";
2165
2162
  value: string;
2163
+ __kind: "P2WPKH";
2166
2164
  } | {
2167
- __kind: "P2WSH";
2168
2165
  value: string;
2166
+ __kind: "P2WSH";
2169
2167
  } | {
2170
- __kind: "Taproot";
2171
2168
  value: string;
2169
+ __kind: "Taproot";
2172
2170
  } | {
2173
2171
  __kind: "OtherSegwit";
2174
2172
  version: number;
2175
2173
  program: string;
2176
2174
  };
2175
+ __kind: "Btc";
2177
2176
  } | {
2178
- __kind: "Arb";
2179
2177
  value: string;
2178
+ __kind: "Arb";
2180
2179
  } | {
2181
- __kind: "Sol";
2182
2180
  value: string;
2181
+ __kind: "Sol";
2183
2182
  } | {
2184
- __kind: "Hub";
2185
2183
  value: string;
2184
+ __kind: "Hub";
2186
2185
  } | {
2187
- __kind: "Tron";
2188
2186
  value: string;
2187
+ __kind: "Tron";
2189
2188
  };
2189
+ __kind: "ExternalAddress";
2190
2190
  }>]>;
2191
2191
  refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2192
2192
  channelMetadata: z.ZodObject<{
@@ -2246,7 +2246,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2246
2246
  fallbackAddress: string;
2247
2247
  }>;
2248
2248
  }, "strip", z.ZodTypeAny, {
2249
- __kind: "V0";
2250
2249
  value: {
2251
2250
  cfReceiver: {
2252
2251
  pubkey: `0x${string}`;
@@ -2258,8 +2257,8 @@ declare const swappingSwapRequested: z.ZodObject<{
2258
2257
  }[];
2259
2258
  fallbackAddress: `0x${string}`;
2260
2259
  };
2261
- }, {
2262
2260
  __kind: "V0";
2261
+ }, {
2263
2262
  value: {
2264
2263
  cfReceiver: {
2265
2264
  pubkey: string;
@@ -2271,6 +2270,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2271
2270
  }[];
2272
2271
  fallbackAddress: string;
2273
2272
  };
2273
+ __kind: "V0";
2274
2274
  }>, z.ZodObject<{
2275
2275
  __kind: z.ZodLiteral<"V1">;
2276
2276
  ccmAccounts: z.ZodObject<{
@@ -2347,9 +2347,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2347
2347
  alts: string[];
2348
2348
  }>]>;
2349
2349
  }, "strip", z.ZodTypeAny, {
2350
- __kind: "Solana";
2351
2350
  value: {
2352
- __kind: "V0";
2353
2351
  value: {
2354
2352
  cfReceiver: {
2355
2353
  pubkey: `0x${string}`;
@@ -2361,6 +2359,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2361
2359
  }[];
2362
2360
  fallbackAddress: `0x${string}`;
2363
2361
  };
2362
+ __kind: "V0";
2364
2363
  } | {
2365
2364
  __kind: "V1";
2366
2365
  ccmAccounts: {
@@ -2376,10 +2375,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2376
2375
  };
2377
2376
  alts: `0x${string}`[];
2378
2377
  };
2379
- }, {
2380
2378
  __kind: "Solana";
2379
+ }, {
2381
2380
  value: {
2382
- __kind: "V0";
2383
2381
  value: {
2384
2382
  cfReceiver: {
2385
2383
  pubkey: string;
@@ -2391,6 +2389,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2391
2389
  }[];
2392
2390
  fallbackAddress: string;
2393
2391
  };
2392
+ __kind: "V0";
2394
2393
  } | {
2395
2394
  __kind: "V1";
2396
2395
  ccmAccounts: {
@@ -2406,6 +2405,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2406
2405
  };
2407
2406
  alts: string[];
2408
2407
  };
2408
+ __kind: "Solana";
2409
2409
  }>]>;
2410
2410
  }, "strip", z.ZodTypeAny, {
2411
2411
  message: `0x${string}`;
@@ -2413,9 +2413,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2413
2413
  ccmAdditionalData: {
2414
2414
  __kind: "NotRequired";
2415
2415
  } | {
2416
- __kind: "Solana";
2417
2416
  value: {
2418
- __kind: "V0";
2419
2417
  value: {
2420
2418
  cfReceiver: {
2421
2419
  pubkey: `0x${string}`;
@@ -2427,6 +2425,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2427
2425
  }[];
2428
2426
  fallbackAddress: `0x${string}`;
2429
2427
  };
2428
+ __kind: "V0";
2430
2429
  } | {
2431
2430
  __kind: "V1";
2432
2431
  ccmAccounts: {
@@ -2442,6 +2441,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2442
2441
  };
2443
2442
  alts: `0x${string}`[];
2444
2443
  };
2444
+ __kind: "Solana";
2445
2445
  };
2446
2446
  }, {
2447
2447
  message: string;
@@ -2449,9 +2449,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2449
2449
  ccmAdditionalData: {
2450
2450
  __kind: "NotRequired";
2451
2451
  } | {
2452
- __kind: "Solana";
2453
2452
  value: {
2454
- __kind: "V0";
2455
2453
  value: {
2456
2454
  cfReceiver: {
2457
2455
  pubkey: string;
@@ -2463,6 +2461,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2463
2461
  }[];
2464
2462
  fallbackAddress: string;
2465
2463
  };
2464
+ __kind: "V0";
2466
2465
  } | {
2467
2466
  __kind: "V1";
2468
2467
  ccmAccounts: {
@@ -2478,6 +2477,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2478
2477
  };
2479
2478
  alts: string[];
2480
2479
  };
2480
+ __kind: "Solana";
2481
2481
  };
2482
2482
  }>;
2483
2483
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -2493,67 +2493,67 @@ declare const swappingSwapRequested: z.ZodObject<{
2493
2493
  __kind: z.ZodLiteral<"Eth">;
2494
2494
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2495
2495
  }, "strip", z.ZodTypeAny, {
2496
- __kind: "Eth";
2497
2496
  value: `0x${string}`;
2498
- }, {
2499
2497
  __kind: "Eth";
2498
+ }, {
2500
2499
  value: string;
2500
+ __kind: "Eth";
2501
2501
  }>, z.ZodObject<{
2502
2502
  __kind: z.ZodLiteral<"Dot">;
2503
2503
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2504
2504
  }, "strip", z.ZodTypeAny, {
2505
- __kind: "Dot";
2506
2505
  value: `0x${string}`;
2507
- }, {
2508
2506
  __kind: "Dot";
2507
+ }, {
2509
2508
  value: string;
2509
+ __kind: "Dot";
2510
2510
  }>, z.ZodObject<{
2511
2511
  __kind: z.ZodLiteral<"Btc">;
2512
2512
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2513
2513
  __kind: z.ZodLiteral<"P2PKH">;
2514
2514
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2515
2515
  }, "strip", z.ZodTypeAny, {
2516
- __kind: "P2PKH";
2517
2516
  value: `0x${string}`;
2518
- }, {
2519
2517
  __kind: "P2PKH";
2518
+ }, {
2520
2519
  value: string;
2520
+ __kind: "P2PKH";
2521
2521
  }>, z.ZodObject<{
2522
2522
  __kind: z.ZodLiteral<"P2SH">;
2523
2523
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2524
2524
  }, "strip", z.ZodTypeAny, {
2525
- __kind: "P2SH";
2526
2525
  value: `0x${string}`;
2527
- }, {
2528
2526
  __kind: "P2SH";
2527
+ }, {
2529
2528
  value: string;
2529
+ __kind: "P2SH";
2530
2530
  }>, z.ZodObject<{
2531
2531
  __kind: z.ZodLiteral<"P2WPKH">;
2532
2532
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2533
2533
  }, "strip", z.ZodTypeAny, {
2534
- __kind: "P2WPKH";
2535
2534
  value: `0x${string}`;
2536
- }, {
2537
2535
  __kind: "P2WPKH";
2536
+ }, {
2538
2537
  value: string;
2538
+ __kind: "P2WPKH";
2539
2539
  }>, z.ZodObject<{
2540
2540
  __kind: z.ZodLiteral<"P2WSH">;
2541
2541
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2542
2542
  }, "strip", z.ZodTypeAny, {
2543
- __kind: "P2WSH";
2544
2543
  value: `0x${string}`;
2545
- }, {
2546
2544
  __kind: "P2WSH";
2545
+ }, {
2547
2546
  value: string;
2547
+ __kind: "P2WSH";
2548
2548
  }>, z.ZodObject<{
2549
2549
  __kind: z.ZodLiteral<"Taproot">;
2550
2550
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2551
2551
  }, "strip", z.ZodTypeAny, {
2552
- __kind: "Taproot";
2553
2552
  value: `0x${string}`;
2554
- }, {
2555
2553
  __kind: "Taproot";
2554
+ }, {
2556
2555
  value: string;
2556
+ __kind: "Taproot";
2557
2557
  }>, z.ZodObject<{
2558
2558
  __kind: z.ZodLiteral<"OtherSegwit">;
2559
2559
  version: z.ZodNumber;
@@ -2568,85 +2568,85 @@ declare const swappingSwapRequested: z.ZodObject<{
2568
2568
  program: string;
2569
2569
  }>]>;
2570
2570
  }, "strip", z.ZodTypeAny, {
2571
- __kind: "Btc";
2572
2571
  value: {
2573
- __kind: "P2PKH";
2574
2572
  value: `0x${string}`;
2573
+ __kind: "P2PKH";
2575
2574
  } | {
2576
- __kind: "P2SH";
2577
2575
  value: `0x${string}`;
2576
+ __kind: "P2SH";
2578
2577
  } | {
2579
- __kind: "P2WPKH";
2580
2578
  value: `0x${string}`;
2579
+ __kind: "P2WPKH";
2581
2580
  } | {
2582
- __kind: "P2WSH";
2583
2581
  value: `0x${string}`;
2582
+ __kind: "P2WSH";
2584
2583
  } | {
2585
- __kind: "Taproot";
2586
2584
  value: `0x${string}`;
2585
+ __kind: "Taproot";
2587
2586
  } | {
2588
2587
  __kind: "OtherSegwit";
2589
2588
  version: number;
2590
2589
  program: `0x${string}`;
2591
2590
  };
2592
- }, {
2593
2591
  __kind: "Btc";
2592
+ }, {
2594
2593
  value: {
2595
- __kind: "P2PKH";
2596
2594
  value: string;
2595
+ __kind: "P2PKH";
2597
2596
  } | {
2598
- __kind: "P2SH";
2599
2597
  value: string;
2598
+ __kind: "P2SH";
2600
2599
  } | {
2601
- __kind: "P2WPKH";
2602
2600
  value: string;
2601
+ __kind: "P2WPKH";
2603
2602
  } | {
2604
- __kind: "P2WSH";
2605
2603
  value: string;
2604
+ __kind: "P2WSH";
2606
2605
  } | {
2607
- __kind: "Taproot";
2608
2606
  value: string;
2607
+ __kind: "Taproot";
2609
2608
  } | {
2610
2609
  __kind: "OtherSegwit";
2611
2610
  version: number;
2612
2611
  program: string;
2613
2612
  };
2613
+ __kind: "Btc";
2614
2614
  }>, z.ZodObject<{
2615
2615
  __kind: z.ZodLiteral<"Arb">;
2616
2616
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2617
2617
  }, "strip", z.ZodTypeAny, {
2618
- __kind: "Arb";
2619
2618
  value: `0x${string}`;
2620
- }, {
2621
2619
  __kind: "Arb";
2620
+ }, {
2622
2621
  value: string;
2622
+ __kind: "Arb";
2623
2623
  }>, z.ZodObject<{
2624
2624
  __kind: z.ZodLiteral<"Sol">;
2625
2625
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2626
2626
  }, "strip", z.ZodTypeAny, {
2627
- __kind: "Sol";
2628
2627
  value: `0x${string}`;
2629
- }, {
2630
2628
  __kind: "Sol";
2629
+ }, {
2631
2630
  value: string;
2631
+ __kind: "Sol";
2632
2632
  }>, z.ZodObject<{
2633
2633
  __kind: z.ZodLiteral<"Hub">;
2634
2634
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2635
2635
  }, "strip", z.ZodTypeAny, {
2636
- __kind: "Hub";
2637
2636
  value: `0x${string}`;
2638
- }, {
2639
2637
  __kind: "Hub";
2638
+ }, {
2640
2639
  value: string;
2640
+ __kind: "Hub";
2641
2641
  }>, z.ZodObject<{
2642
2642
  __kind: z.ZodLiteral<"Tron">;
2643
2643
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2644
2644
  }, "strip", z.ZodTypeAny, {
2645
- __kind: "Tron";
2646
2645
  value: `0x${string}`;
2647
- }, {
2648
2646
  __kind: "Tron";
2647
+ }, {
2649
2648
  value: string;
2649
+ __kind: "Tron";
2650
2650
  }>]>>>;
2651
2651
  }, "strip", z.ZodTypeAny, {
2652
2652
  channelMetadata: {
@@ -2655,9 +2655,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2655
2655
  ccmAdditionalData: {
2656
2656
  __kind: "NotRequired";
2657
2657
  } | {
2658
- __kind: "Solana";
2659
2658
  value: {
2660
- __kind: "V0";
2661
2659
  value: {
2662
2660
  cfReceiver: {
2663
2661
  pubkey: `0x${string}`;
@@ -2669,6 +2667,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2669
2667
  }[];
2670
2668
  fallbackAddress: `0x${string}`;
2671
2669
  };
2670
+ __kind: "V0";
2672
2671
  } | {
2673
2672
  __kind: "V1";
2674
2673
  ccmAccounts: {
@@ -2684,49 +2683,50 @@ declare const swappingSwapRequested: z.ZodObject<{
2684
2683
  };
2685
2684
  alts: `0x${string}`[];
2686
2685
  };
2686
+ __kind: "Solana";
2687
2687
  };
2688
2688
  };
2689
2689
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2690
2690
  sourceAddress?: {
2691
- __kind: "Eth";
2692
2691
  value: `0x${string}`;
2692
+ __kind: "Eth";
2693
2693
  } | {
2694
- __kind: "Dot";
2695
2694
  value: `0x${string}`;
2695
+ __kind: "Dot";
2696
2696
  } | {
2697
- __kind: "Btc";
2698
2697
  value: {
2699
- __kind: "P2PKH";
2700
2698
  value: `0x${string}`;
2699
+ __kind: "P2PKH";
2701
2700
  } | {
2702
- __kind: "P2SH";
2703
2701
  value: `0x${string}`;
2702
+ __kind: "P2SH";
2704
2703
  } | {
2705
- __kind: "P2WPKH";
2706
2704
  value: `0x${string}`;
2705
+ __kind: "P2WPKH";
2707
2706
  } | {
2708
- __kind: "P2WSH";
2709
2707
  value: `0x${string}`;
2708
+ __kind: "P2WSH";
2710
2709
  } | {
2711
- __kind: "Taproot";
2712
2710
  value: `0x${string}`;
2711
+ __kind: "Taproot";
2713
2712
  } | {
2714
2713
  __kind: "OtherSegwit";
2715
2714
  version: number;
2716
2715
  program: `0x${string}`;
2717
2716
  };
2717
+ __kind: "Btc";
2718
2718
  } | {
2719
- __kind: "Arb";
2720
2719
  value: `0x${string}`;
2720
+ __kind: "Arb";
2721
2721
  } | {
2722
- __kind: "Sol";
2723
2722
  value: `0x${string}`;
2723
+ __kind: "Sol";
2724
2724
  } | {
2725
- __kind: "Hub";
2726
2725
  value: `0x${string}`;
2726
+ __kind: "Hub";
2727
2727
  } | {
2728
- __kind: "Tron";
2729
2728
  value: `0x${string}`;
2729
+ __kind: "Tron";
2730
2730
  } | null | undefined;
2731
2731
  }, {
2732
2732
  channelMetadata: {
@@ -2735,9 +2735,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2735
2735
  ccmAdditionalData: {
2736
2736
  __kind: "NotRequired";
2737
2737
  } | {
2738
- __kind: "Solana";
2739
2738
  value: {
2740
- __kind: "V0";
2741
2739
  value: {
2742
2740
  cfReceiver: {
2743
2741
  pubkey: string;
@@ -2749,6 +2747,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2749
2747
  }[];
2750
2748
  fallbackAddress: string;
2751
2749
  };
2750
+ __kind: "V0";
2752
2751
  } | {
2753
2752
  __kind: "V1";
2754
2753
  ccmAccounts: {
@@ -2764,102 +2763,103 @@ declare const swappingSwapRequested: z.ZodObject<{
2764
2763
  };
2765
2764
  alts: string[];
2766
2765
  };
2766
+ __kind: "Solana";
2767
2767
  };
2768
2768
  };
2769
2769
  sourceChain: {
2770
2770
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2771
2771
  };
2772
2772
  sourceAddress?: {
2773
- __kind: "Eth";
2774
2773
  value: string;
2774
+ __kind: "Eth";
2775
2775
  } | {
2776
- __kind: "Dot";
2777
2776
  value: string;
2777
+ __kind: "Dot";
2778
2778
  } | {
2779
- __kind: "Btc";
2780
2779
  value: {
2781
- __kind: "P2PKH";
2782
2780
  value: string;
2781
+ __kind: "P2PKH";
2783
2782
  } | {
2784
- __kind: "P2SH";
2785
2783
  value: string;
2784
+ __kind: "P2SH";
2786
2785
  } | {
2787
- __kind: "P2WPKH";
2788
2786
  value: string;
2787
+ __kind: "P2WPKH";
2789
2788
  } | {
2790
- __kind: "P2WSH";
2791
2789
  value: string;
2790
+ __kind: "P2WSH";
2792
2791
  } | {
2793
- __kind: "Taproot";
2794
2792
  value: string;
2793
+ __kind: "Taproot";
2795
2794
  } | {
2796
2795
  __kind: "OtherSegwit";
2797
2796
  version: number;
2798
2797
  program: string;
2799
2798
  };
2799
+ __kind: "Btc";
2800
2800
  } | {
2801
- __kind: "Arb";
2802
2801
  value: string;
2802
+ __kind: "Arb";
2803
2803
  } | {
2804
- __kind: "Sol";
2805
2804
  value: string;
2805
+ __kind: "Sol";
2806
2806
  } | {
2807
- __kind: "Hub";
2808
2807
  value: string;
2808
+ __kind: "Hub";
2809
2809
  } | {
2810
- __kind: "Tron";
2811
2810
  value: string;
2811
+ __kind: "Tron";
2812
2812
  } | null | undefined;
2813
2813
  }>>>;
2814
2814
  }, "strip", z.ZodTypeAny, {
2815
2815
  __kind: "RefundIfExpires";
2816
2816
  retryDuration: number;
2817
2817
  refundAddress: {
2818
- __kind: "InternalAccount";
2819
2818
  value: `cF${string}`;
2819
+ __kind: "InternalAccount";
2820
2820
  } | {
2821
- __kind: "ExternalAddress";
2822
2821
  value: {
2823
- __kind: "Eth";
2824
2822
  value: `0x${string}`;
2823
+ __kind: "Eth";
2825
2824
  } | {
2826
- __kind: "Dot";
2827
2825
  value: `0x${string}`;
2826
+ __kind: "Dot";
2828
2827
  } | {
2829
- __kind: "Btc";
2830
2828
  value: {
2831
- __kind: "P2PKH";
2832
2829
  value: `0x${string}`;
2830
+ __kind: "P2PKH";
2833
2831
  } | {
2834
- __kind: "P2SH";
2835
2832
  value: `0x${string}`;
2833
+ __kind: "P2SH";
2836
2834
  } | {
2837
- __kind: "P2WPKH";
2838
2835
  value: `0x${string}`;
2836
+ __kind: "P2WPKH";
2839
2837
  } | {
2840
- __kind: "P2WSH";
2841
2838
  value: `0x${string}`;
2839
+ __kind: "P2WSH";
2842
2840
  } | {
2843
- __kind: "Taproot";
2844
2841
  value: `0x${string}`;
2842
+ __kind: "Taproot";
2845
2843
  } | {
2846
2844
  __kind: "OtherSegwit";
2847
2845
  version: number;
2848
2846
  program: `0x${string}`;
2849
2847
  };
2848
+ __kind: "Btc";
2850
2849
  } | {
2851
- __kind: "Arb";
2852
2850
  value: `0x${string}`;
2851
+ __kind: "Arb";
2853
2852
  } | {
2854
- __kind: "Sol";
2855
2853
  value: `0x${string}`;
2854
+ __kind: "Sol";
2856
2855
  } | {
2857
- __kind: "Hub";
2858
2856
  value: `0x${string}`;
2857
+ __kind: "Hub";
2859
2858
  } | {
2860
- __kind: "Tron";
2861
2859
  value: `0x${string}`;
2860
+ __kind: "Tron";
2862
2861
  };
2862
+ __kind: "ExternalAddress";
2863
2863
  };
2864
2864
  refundCcmMetadata?: {
2865
2865
  channelMetadata: {
@@ -2868,9 +2868,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2868
2868
  ccmAdditionalData: {
2869
2869
  __kind: "NotRequired";
2870
2870
  } | {
2871
- __kind: "Solana";
2872
2871
  value: {
2873
- __kind: "V0";
2874
2872
  value: {
2875
2873
  cfReceiver: {
2876
2874
  pubkey: `0x${string}`;
@@ -2882,6 +2880,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2882
2880
  }[];
2883
2881
  fallbackAddress: `0x${string}`;
2884
2882
  };
2883
+ __kind: "V0";
2885
2884
  } | {
2886
2885
  __kind: "V1";
2887
2886
  ccmAccounts: {
@@ -2897,100 +2896,101 @@ declare const swappingSwapRequested: z.ZodObject<{
2897
2896
  };
2898
2897
  alts: `0x${string}`[];
2899
2898
  };
2899
+ __kind: "Solana";
2900
2900
  };
2901
2901
  };
2902
2902
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2903
2903
  sourceAddress?: {
2904
- __kind: "Eth";
2905
2904
  value: `0x${string}`;
2905
+ __kind: "Eth";
2906
2906
  } | {
2907
- __kind: "Dot";
2908
2907
  value: `0x${string}`;
2908
+ __kind: "Dot";
2909
2909
  } | {
2910
- __kind: "Btc";
2911
2910
  value: {
2912
- __kind: "P2PKH";
2913
2911
  value: `0x${string}`;
2912
+ __kind: "P2PKH";
2914
2913
  } | {
2915
- __kind: "P2SH";
2916
2914
  value: `0x${string}`;
2915
+ __kind: "P2SH";
2917
2916
  } | {
2918
- __kind: "P2WPKH";
2919
2917
  value: `0x${string}`;
2918
+ __kind: "P2WPKH";
2920
2919
  } | {
2921
- __kind: "P2WSH";
2922
2920
  value: `0x${string}`;
2921
+ __kind: "P2WSH";
2923
2922
  } | {
2924
- __kind: "Taproot";
2925
2923
  value: `0x${string}`;
2924
+ __kind: "Taproot";
2926
2925
  } | {
2927
2926
  __kind: "OtherSegwit";
2928
2927
  version: number;
2929
2928
  program: `0x${string}`;
2930
2929
  };
2930
+ __kind: "Btc";
2931
2931
  } | {
2932
- __kind: "Arb";
2933
2932
  value: `0x${string}`;
2933
+ __kind: "Arb";
2934
2934
  } | {
2935
- __kind: "Sol";
2936
2935
  value: `0x${string}`;
2936
+ __kind: "Sol";
2937
2937
  } | {
2938
- __kind: "Hub";
2939
2938
  value: `0x${string}`;
2939
+ __kind: "Hub";
2940
2940
  } | {
2941
- __kind: "Tron";
2942
2941
  value: `0x${string}`;
2942
+ __kind: "Tron";
2943
2943
  } | null | undefined;
2944
2944
  } | null | undefined;
2945
2945
  }, {
2946
2946
  __kind: "RefundIfExpires";
2947
2947
  retryDuration: number;
2948
2948
  refundAddress: {
2949
- __kind: "InternalAccount";
2950
2949
  value: string;
2950
+ __kind: "InternalAccount";
2951
2951
  } | {
2952
- __kind: "ExternalAddress";
2953
2952
  value: {
2954
- __kind: "Eth";
2955
2953
  value: string;
2954
+ __kind: "Eth";
2956
2955
  } | {
2957
- __kind: "Dot";
2958
2956
  value: string;
2957
+ __kind: "Dot";
2959
2958
  } | {
2960
- __kind: "Btc";
2961
2959
  value: {
2962
- __kind: "P2PKH";
2963
2960
  value: string;
2961
+ __kind: "P2PKH";
2964
2962
  } | {
2965
- __kind: "P2SH";
2966
2963
  value: string;
2964
+ __kind: "P2SH";
2967
2965
  } | {
2968
- __kind: "P2WPKH";
2969
2966
  value: string;
2967
+ __kind: "P2WPKH";
2970
2968
  } | {
2971
- __kind: "P2WSH";
2972
2969
  value: string;
2970
+ __kind: "P2WSH";
2973
2971
  } | {
2974
- __kind: "Taproot";
2975
2972
  value: string;
2973
+ __kind: "Taproot";
2976
2974
  } | {
2977
2975
  __kind: "OtherSegwit";
2978
2976
  version: number;
2979
2977
  program: string;
2980
2978
  };
2979
+ __kind: "Btc";
2981
2980
  } | {
2982
- __kind: "Arb";
2983
2981
  value: string;
2982
+ __kind: "Arb";
2984
2983
  } | {
2985
- __kind: "Sol";
2986
2984
  value: string;
2985
+ __kind: "Sol";
2987
2986
  } | {
2988
- __kind: "Hub";
2989
2987
  value: string;
2988
+ __kind: "Hub";
2990
2989
  } | {
2991
- __kind: "Tron";
2992
2990
  value: string;
2991
+ __kind: "Tron";
2993
2992
  };
2993
+ __kind: "ExternalAddress";
2994
2994
  };
2995
2995
  refundCcmMetadata?: {
2996
2996
  channelMetadata: {
@@ -2999,9 +2999,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2999
2999
  ccmAdditionalData: {
3000
3000
  __kind: "NotRequired";
3001
3001
  } | {
3002
- __kind: "Solana";
3003
3002
  value: {
3004
- __kind: "V0";
3005
3003
  value: {
3006
3004
  cfReceiver: {
3007
3005
  pubkey: string;
@@ -3013,6 +3011,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3013
3011
  }[];
3014
3012
  fallbackAddress: string;
3015
3013
  };
3014
+ __kind: "V0";
3016
3015
  } | {
3017
3016
  __kind: "V1";
3018
3017
  ccmAccounts: {
@@ -3028,51 +3027,52 @@ declare const swappingSwapRequested: z.ZodObject<{
3028
3027
  };
3029
3028
  alts: string[];
3030
3029
  };
3030
+ __kind: "Solana";
3031
3031
  };
3032
3032
  };
3033
3033
  sourceChain: {
3034
3034
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3035
3035
  };
3036
3036
  sourceAddress?: {
3037
- __kind: "Eth";
3038
3037
  value: string;
3038
+ __kind: "Eth";
3039
3039
  } | {
3040
- __kind: "Dot";
3041
3040
  value: string;
3041
+ __kind: "Dot";
3042
3042
  } | {
3043
- __kind: "Btc";
3044
3043
  value: {
3045
- __kind: "P2PKH";
3046
3044
  value: string;
3045
+ __kind: "P2PKH";
3047
3046
  } | {
3048
- __kind: "P2SH";
3049
3047
  value: string;
3048
+ __kind: "P2SH";
3050
3049
  } | {
3051
- __kind: "P2WPKH";
3052
3050
  value: string;
3051
+ __kind: "P2WPKH";
3053
3052
  } | {
3054
- __kind: "P2WSH";
3055
3053
  value: string;
3054
+ __kind: "P2WSH";
3056
3055
  } | {
3057
- __kind: "Taproot";
3058
3056
  value: string;
3057
+ __kind: "Taproot";
3059
3058
  } | {
3060
3059
  __kind: "OtherSegwit";
3061
3060
  version: number;
3062
3061
  program: string;
3063
3062
  };
3063
+ __kind: "Btc";
3064
3064
  } | {
3065
- __kind: "Arb";
3066
3065
  value: string;
3066
+ __kind: "Arb";
3067
3067
  } | {
3068
- __kind: "Sol";
3069
3068
  value: string;
3069
+ __kind: "Sol";
3070
3070
  } | {
3071
- __kind: "Hub";
3072
3071
  value: string;
3072
+ __kind: "Hub";
3073
3073
  } | {
3074
- __kind: "Tron";
3075
3074
  value: string;
3075
+ __kind: "Tron";
3076
3076
  } | null | undefined;
3077
3077
  } | null | undefined;
3078
3078
  }>]>;
@@ -3085,51 +3085,51 @@ declare const swappingSwapRequested: z.ZodObject<{
3085
3085
  __kind: "RefundIfExpires";
3086
3086
  retryDuration: number;
3087
3087
  refundAddress: {
3088
- __kind: "InternalAccount";
3089
3088
  value: `cF${string}`;
3089
+ __kind: "InternalAccount";
3090
3090
  } | {
3091
- __kind: "ExternalAddress";
3092
3091
  value: {
3093
- __kind: "Eth";
3094
3092
  value: `0x${string}`;
3093
+ __kind: "Eth";
3095
3094
  } | {
3096
- __kind: "Dot";
3097
3095
  value: `0x${string}`;
3096
+ __kind: "Dot";
3098
3097
  } | {
3099
- __kind: "Btc";
3100
3098
  value: {
3101
- __kind: "P2PKH";
3102
3099
  value: `0x${string}`;
3100
+ __kind: "P2PKH";
3103
3101
  } | {
3104
- __kind: "P2SH";
3105
3102
  value: `0x${string}`;
3103
+ __kind: "P2SH";
3106
3104
  } | {
3107
- __kind: "P2WPKH";
3108
3105
  value: `0x${string}`;
3106
+ __kind: "P2WPKH";
3109
3107
  } | {
3110
- __kind: "P2WSH";
3111
3108
  value: `0x${string}`;
3109
+ __kind: "P2WSH";
3112
3110
  } | {
3113
- __kind: "Taproot";
3114
3111
  value: `0x${string}`;
3112
+ __kind: "Taproot";
3115
3113
  } | {
3116
3114
  __kind: "OtherSegwit";
3117
3115
  version: number;
3118
3116
  program: `0x${string}`;
3119
3117
  };
3118
+ __kind: "Btc";
3120
3119
  } | {
3121
- __kind: "Arb";
3122
3120
  value: `0x${string}`;
3121
+ __kind: "Arb";
3123
3122
  } | {
3124
- __kind: "Sol";
3125
3123
  value: `0x${string}`;
3124
+ __kind: "Sol";
3126
3125
  } | {
3127
- __kind: "Hub";
3128
3126
  value: `0x${string}`;
3127
+ __kind: "Hub";
3129
3128
  } | {
3130
- __kind: "Tron";
3131
3129
  value: `0x${string}`;
3130
+ __kind: "Tron";
3132
3131
  };
3132
+ __kind: "ExternalAddress";
3133
3133
  };
3134
3134
  refundCcmMetadata?: {
3135
3135
  channelMetadata: {
@@ -3138,9 +3138,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3138
3138
  ccmAdditionalData: {
3139
3139
  __kind: "NotRequired";
3140
3140
  } | {
3141
- __kind: "Solana";
3142
3141
  value: {
3143
- __kind: "V0";
3144
3142
  value: {
3145
3143
  cfReceiver: {
3146
3144
  pubkey: `0x${string}`;
@@ -3152,6 +3150,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3152
3150
  }[];
3153
3151
  fallbackAddress: `0x${string}`;
3154
3152
  };
3153
+ __kind: "V0";
3155
3154
  } | {
3156
3155
  __kind: "V1";
3157
3156
  ccmAccounts: {
@@ -3167,49 +3166,50 @@ declare const swappingSwapRequested: z.ZodObject<{
3167
3166
  };
3168
3167
  alts: `0x${string}`[];
3169
3168
  };
3169
+ __kind: "Solana";
3170
3170
  };
3171
3171
  };
3172
3172
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3173
3173
  sourceAddress?: {
3174
- __kind: "Eth";
3175
3174
  value: `0x${string}`;
3175
+ __kind: "Eth";
3176
3176
  } | {
3177
- __kind: "Dot";
3178
3177
  value: `0x${string}`;
3178
+ __kind: "Dot";
3179
3179
  } | {
3180
- __kind: "Btc";
3181
3180
  value: {
3182
- __kind: "P2PKH";
3183
3181
  value: `0x${string}`;
3182
+ __kind: "P2PKH";
3184
3183
  } | {
3185
- __kind: "P2SH";
3186
3184
  value: `0x${string}`;
3185
+ __kind: "P2SH";
3187
3186
  } | {
3188
- __kind: "P2WPKH";
3189
3187
  value: `0x${string}`;
3188
+ __kind: "P2WPKH";
3190
3189
  } | {
3191
- __kind: "P2WSH";
3192
3190
  value: `0x${string}`;
3191
+ __kind: "P2WSH";
3193
3192
  } | {
3194
- __kind: "Taproot";
3195
3193
  value: `0x${string}`;
3194
+ __kind: "Taproot";
3196
3195
  } | {
3197
3196
  __kind: "OtherSegwit";
3198
3197
  version: number;
3199
3198
  program: `0x${string}`;
3200
3199
  };
3200
+ __kind: "Btc";
3201
3201
  } | {
3202
- __kind: "Arb";
3203
3202
  value: `0x${string}`;
3203
+ __kind: "Arb";
3204
3204
  } | {
3205
- __kind: "Sol";
3206
3205
  value: `0x${string}`;
3206
+ __kind: "Sol";
3207
3207
  } | {
3208
- __kind: "Hub";
3209
3208
  value: `0x${string}`;
3209
+ __kind: "Hub";
3210
3210
  } | {
3211
- __kind: "Tron";
3212
3211
  value: `0x${string}`;
3212
+ __kind: "Tron";
3213
3213
  } | null | undefined;
3214
3214
  } | null | undefined;
3215
3215
  };
@@ -3222,51 +3222,51 @@ declare const swappingSwapRequested: z.ZodObject<{
3222
3222
  __kind: "RefundIfExpires";
3223
3223
  retryDuration: number;
3224
3224
  refundAddress: {
3225
- __kind: "InternalAccount";
3226
3225
  value: string;
3226
+ __kind: "InternalAccount";
3227
3227
  } | {
3228
- __kind: "ExternalAddress";
3229
3228
  value: {
3230
- __kind: "Eth";
3231
3229
  value: string;
3230
+ __kind: "Eth";
3232
3231
  } | {
3233
- __kind: "Dot";
3234
3232
  value: string;
3233
+ __kind: "Dot";
3235
3234
  } | {
3236
- __kind: "Btc";
3237
3235
  value: {
3238
- __kind: "P2PKH";
3239
3236
  value: string;
3237
+ __kind: "P2PKH";
3240
3238
  } | {
3241
- __kind: "P2SH";
3242
3239
  value: string;
3240
+ __kind: "P2SH";
3243
3241
  } | {
3244
- __kind: "P2WPKH";
3245
3242
  value: string;
3243
+ __kind: "P2WPKH";
3246
3244
  } | {
3247
- __kind: "P2WSH";
3248
3245
  value: string;
3246
+ __kind: "P2WSH";
3249
3247
  } | {
3250
- __kind: "Taproot";
3251
3248
  value: string;
3249
+ __kind: "Taproot";
3252
3250
  } | {
3253
3251
  __kind: "OtherSegwit";
3254
3252
  version: number;
3255
3253
  program: string;
3256
3254
  };
3255
+ __kind: "Btc";
3257
3256
  } | {
3258
- __kind: "Arb";
3259
3257
  value: string;
3258
+ __kind: "Arb";
3260
3259
  } | {
3261
- __kind: "Sol";
3262
3260
  value: string;
3261
+ __kind: "Sol";
3263
3262
  } | {
3264
- __kind: "Hub";
3265
3263
  value: string;
3264
+ __kind: "Hub";
3266
3265
  } | {
3267
- __kind: "Tron";
3268
3266
  value: string;
3267
+ __kind: "Tron";
3269
3268
  };
3269
+ __kind: "ExternalAddress";
3270
3270
  };
3271
3271
  refundCcmMetadata?: {
3272
3272
  channelMetadata: {
@@ -3275,9 +3275,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3275
3275
  ccmAdditionalData: {
3276
3276
  __kind: "NotRequired";
3277
3277
  } | {
3278
- __kind: "Solana";
3279
3278
  value: {
3280
- __kind: "V0";
3281
3279
  value: {
3282
3280
  cfReceiver: {
3283
3281
  pubkey: string;
@@ -3289,6 +3287,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3289
3287
  }[];
3290
3288
  fallbackAddress: string;
3291
3289
  };
3290
+ __kind: "V0";
3292
3291
  } | {
3293
3292
  __kind: "V1";
3294
3293
  ccmAccounts: {
@@ -3304,51 +3303,52 @@ declare const swappingSwapRequested: z.ZodObject<{
3304
3303
  };
3305
3304
  alts: string[];
3306
3305
  };
3306
+ __kind: "Solana";
3307
3307
  };
3308
3308
  };
3309
3309
  sourceChain: {
3310
3310
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3311
3311
  };
3312
3312
  sourceAddress?: {
3313
- __kind: "Eth";
3314
3313
  value: string;
3314
+ __kind: "Eth";
3315
3315
  } | {
3316
- __kind: "Dot";
3317
3316
  value: string;
3317
+ __kind: "Dot";
3318
3318
  } | {
3319
- __kind: "Btc";
3320
3319
  value: {
3321
- __kind: "P2PKH";
3322
3320
  value: string;
3321
+ __kind: "P2PKH";
3323
3322
  } | {
3324
- __kind: "P2SH";
3325
3323
  value: string;
3324
+ __kind: "P2SH";
3326
3325
  } | {
3327
- __kind: "P2WPKH";
3328
3326
  value: string;
3327
+ __kind: "P2WPKH";
3329
3328
  } | {
3330
- __kind: "P2WSH";
3331
3329
  value: string;
3330
+ __kind: "P2WSH";
3332
3331
  } | {
3333
- __kind: "Taproot";
3334
3332
  value: string;
3333
+ __kind: "Taproot";
3335
3334
  } | {
3336
3335
  __kind: "OtherSegwit";
3337
3336
  version: number;
3338
3337
  program: string;
3339
3338
  };
3339
+ __kind: "Btc";
3340
3340
  } | {
3341
- __kind: "Arb";
3342
3341
  value: string;
3342
+ __kind: "Arb";
3343
3343
  } | {
3344
- __kind: "Sol";
3345
3344
  value: string;
3345
+ __kind: "Sol";
3346
3346
  } | {
3347
- __kind: "Hub";
3348
3347
  value: string;
3348
+ __kind: "Hub";
3349
3349
  } | {
3350
- __kind: "Tron";
3351
3350
  value: string;
3351
+ __kind: "Tron";
3352
3352
  } | null | undefined;
3353
3353
  } | null | undefined;
3354
3354
  };
@@ -3367,8 +3367,8 @@ declare const swappingSwapRequested: z.ZodObject<{
3367
3367
  }>>>;
3368
3368
  }, "strip", z.ZodTypeAny, {
3369
3369
  swapRequestId: bigint;
3370
- inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3371
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3370
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3371
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3372
3372
  inputAmount: bigint;
3373
3373
  origin: {
3374
3374
  __kind: "DepositChannel";
@@ -3400,20 +3400,20 @@ declare const swappingSwapRequested: z.ZodObject<{
3400
3400
  } | {
3401
3401
  __kind: "Vault";
3402
3402
  txId: {
3403
- __kind: "Evm";
3404
3403
  value: `0x${string}`;
3404
+ __kind: "Evm";
3405
3405
  } | {
3406
- __kind: "Bitcoin";
3407
3406
  value: `0x${string}`;
3407
+ __kind: "Bitcoin";
3408
3408
  } | {
3409
- __kind: "Polkadot";
3410
3409
  value: {
3411
3410
  blockNumber: number;
3412
3411
  extrinsicIndex: number;
3413
3412
  };
3413
+ __kind: "Polkadot";
3414
3414
  } | {
3415
- __kind: "Solana";
3416
3415
  value: [`0x${string}`, bigint];
3416
+ __kind: "Solana";
3417
3417
  } | {
3418
3418
  __kind: "None";
3419
3419
  };
@@ -3421,8 +3421,8 @@ declare const swappingSwapRequested: z.ZodObject<{
3421
3421
  } | {
3422
3422
  __kind: "Internal";
3423
3423
  } | {
3424
- __kind: "OnChainAccount";
3425
3424
  value: `cF${string}`;
3425
+ __kind: "OnChainAccount";
3426
3426
  };
3427
3427
  requestType: {
3428
3428
  __kind: "NetworkFee";
@@ -3461,9 +3461,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3461
3461
  ccmAdditionalData: {
3462
3462
  __kind: "NotRequired";
3463
3463
  } | {
3464
- __kind: "Solana";
3465
3464
  value: {
3466
- __kind: "V0";
3467
3465
  value: {
3468
3466
  cfReceiver: {
3469
3467
  pubkey: `0x${string}`;
@@ -3475,6 +3473,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3475
3473
  }[];
3476
3474
  fallbackAddress: `0x${string}`;
3477
3475
  };
3476
+ __kind: "V0";
3478
3477
  } | {
3479
3478
  __kind: "V1";
3480
3479
  ccmAccounts: {
@@ -3490,6 +3489,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3490
3489
  };
3491
3490
  alts: `0x${string}`[];
3492
3491
  };
3492
+ __kind: "Solana";
3493
3493
  };
3494
3494
  };
3495
3495
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
@@ -3564,9 +3564,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3564
3564
  ccmAdditionalData: {
3565
3565
  __kind: "NotRequired";
3566
3566
  } | {
3567
- __kind: "Solana";
3568
3567
  value: {
3569
- __kind: "V0";
3570
3568
  value: {
3571
3569
  cfReceiver: {
3572
3570
  pubkey: `0x${string}`;
@@ -3578,6 +3576,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3578
3576
  }[];
3579
3577
  fallbackAddress: `0x${string}`;
3580
3578
  };
3579
+ __kind: "V0";
3581
3580
  } | {
3582
3581
  __kind: "V1";
3583
3582
  ccmAccounts: {
@@ -3593,6 +3592,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3593
3592
  };
3594
3593
  alts: `0x${string}`[];
3595
3594
  };
3595
+ __kind: "Solana";
3596
3596
  };
3597
3597
  };
3598
3598
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
@@ -3650,51 +3650,51 @@ declare const swappingSwapRequested: z.ZodObject<{
3650
3650
  __kind: "RefundIfExpires";
3651
3651
  retryDuration: number;
3652
3652
  refundAddress: {
3653
- __kind: "InternalAccount";
3654
3653
  value: `cF${string}`;
3654
+ __kind: "InternalAccount";
3655
3655
  } | {
3656
- __kind: "ExternalAddress";
3657
3656
  value: {
3658
- __kind: "Eth";
3659
3657
  value: `0x${string}`;
3658
+ __kind: "Eth";
3660
3659
  } | {
3661
- __kind: "Dot";
3662
3660
  value: `0x${string}`;
3661
+ __kind: "Dot";
3663
3662
  } | {
3664
- __kind: "Btc";
3665
3663
  value: {
3666
- __kind: "P2PKH";
3667
3664
  value: `0x${string}`;
3665
+ __kind: "P2PKH";
3668
3666
  } | {
3669
- __kind: "P2SH";
3670
3667
  value: `0x${string}`;
3668
+ __kind: "P2SH";
3671
3669
  } | {
3672
- __kind: "P2WPKH";
3673
3670
  value: `0x${string}`;
3671
+ __kind: "P2WPKH";
3674
3672
  } | {
3675
- __kind: "P2WSH";
3676
3673
  value: `0x${string}`;
3674
+ __kind: "P2WSH";
3677
3675
  } | {
3678
- __kind: "Taproot";
3679
3676
  value: `0x${string}`;
3677
+ __kind: "Taproot";
3680
3678
  } | {
3681
3679
  __kind: "OtherSegwit";
3682
3680
  version: number;
3683
3681
  program: `0x${string}`;
3684
3682
  };
3683
+ __kind: "Btc";
3685
3684
  } | {
3686
- __kind: "Arb";
3687
3685
  value: `0x${string}`;
3686
+ __kind: "Arb";
3688
3687
  } | {
3689
- __kind: "Sol";
3690
3688
  value: `0x${string}`;
3689
+ __kind: "Sol";
3691
3690
  } | {
3692
- __kind: "Hub";
3693
3691
  value: `0x${string}`;
3692
+ __kind: "Hub";
3694
3693
  } | {
3695
- __kind: "Tron";
3696
3694
  value: `0x${string}`;
3695
+ __kind: "Tron";
3697
3696
  };
3697
+ __kind: "ExternalAddress";
3698
3698
  };
3699
3699
  refundCcmMetadata?: {
3700
3700
  channelMetadata: {
@@ -3703,9 +3703,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3703
3703
  ccmAdditionalData: {
3704
3704
  __kind: "NotRequired";
3705
3705
  } | {
3706
- __kind: "Solana";
3707
3706
  value: {
3708
- __kind: "V0";
3709
3707
  value: {
3710
3708
  cfReceiver: {
3711
3709
  pubkey: `0x${string}`;
@@ -3717,6 +3715,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3717
3715
  }[];
3718
3716
  fallbackAddress: `0x${string}`;
3719
3717
  };
3718
+ __kind: "V0";
3720
3719
  } | {
3721
3720
  __kind: "V1";
3722
3721
  ccmAccounts: {
@@ -3732,49 +3731,50 @@ declare const swappingSwapRequested: z.ZodObject<{
3732
3731
  };
3733
3732
  alts: `0x${string}`[];
3734
3733
  };
3734
+ __kind: "Solana";
3735
3735
  };
3736
3736
  };
3737
3737
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3738
3738
  sourceAddress?: {
3739
- __kind: "Eth";
3740
3739
  value: `0x${string}`;
3740
+ __kind: "Eth";
3741
3741
  } | {
3742
- __kind: "Dot";
3743
3742
  value: `0x${string}`;
3743
+ __kind: "Dot";
3744
3744
  } | {
3745
- __kind: "Btc";
3746
3745
  value: {
3747
- __kind: "P2PKH";
3748
3746
  value: `0x${string}`;
3747
+ __kind: "P2PKH";
3749
3748
  } | {
3750
- __kind: "P2SH";
3751
3749
  value: `0x${string}`;
3750
+ __kind: "P2SH";
3752
3751
  } | {
3753
- __kind: "P2WPKH";
3754
3752
  value: `0x${string}`;
3753
+ __kind: "P2WPKH";
3755
3754
  } | {
3756
- __kind: "P2WSH";
3757
3755
  value: `0x${string}`;
3756
+ __kind: "P2WSH";
3758
3757
  } | {
3759
- __kind: "Taproot";
3760
3758
  value: `0x${string}`;
3759
+ __kind: "Taproot";
3761
3760
  } | {
3762
3761
  __kind: "OtherSegwit";
3763
3762
  version: number;
3764
3763
  program: `0x${string}`;
3765
3764
  };
3765
+ __kind: "Btc";
3766
3766
  } | {
3767
- __kind: "Arb";
3768
3767
  value: `0x${string}`;
3768
+ __kind: "Arb";
3769
3769
  } | {
3770
- __kind: "Sol";
3771
3770
  value: `0x${string}`;
3771
+ __kind: "Sol";
3772
3772
  } | {
3773
- __kind: "Hub";
3774
3773
  value: `0x${string}`;
3774
+ __kind: "Hub";
3775
3775
  } | {
3776
- __kind: "Tron";
3777
3776
  value: `0x${string}`;
3777
+ __kind: "Tron";
3778
3778
  } | null | undefined;
3779
3779
  } | null | undefined;
3780
3780
  };
@@ -3784,38 +3784,38 @@ declare const swappingSwapRequested: z.ZodObject<{
3784
3784
  }, {
3785
3785
  swapRequestId: string | number;
3786
3786
  inputAsset: {
3787
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3787
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3788
3788
  };
3789
3789
  outputAsset: {
3790
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3790
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3791
3791
  };
3792
3792
  inputAmount: string | number;
3793
3793
  origin: {
3794
3794
  __kind: "DepositChannel";
3795
3795
  channelId: string | number;
3796
3796
  depositAddress: {
3797
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3798
3797
  value: string;
3798
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3799
3799
  };
3800
3800
  depositBlockHeight: string | number;
3801
3801
  brokerId: string;
3802
3802
  } | {
3803
3803
  __kind: "Vault";
3804
3804
  txId: {
3805
- __kind: "Evm";
3806
3805
  value: string;
3806
+ __kind: "Evm";
3807
3807
  } | {
3808
- __kind: "Bitcoin";
3809
3808
  value: string;
3809
+ __kind: "Bitcoin";
3810
3810
  } | {
3811
- __kind: "Polkadot";
3812
3811
  value: {
3813
3812
  blockNumber: number;
3814
3813
  extrinsicIndex: number;
3815
3814
  };
3815
+ __kind: "Polkadot";
3816
3816
  } | {
3817
- __kind: "Solana";
3818
3817
  value: [string, string | number];
3818
+ __kind: "Solana";
3819
3819
  } | {
3820
3820
  __kind: "None";
3821
3821
  };
@@ -3823,8 +3823,8 @@ declare const swappingSwapRequested: z.ZodObject<{
3823
3823
  } | {
3824
3824
  __kind: "Internal";
3825
3825
  } | {
3826
- __kind: "OnChainAccount";
3827
3826
  value: string;
3827
+ __kind: "OnChainAccount";
3828
3828
  };
3829
3829
  requestType: {
3830
3830
  __kind: "NetworkFee";
@@ -3835,8 +3835,8 @@ declare const swappingSwapRequested: z.ZodObject<{
3835
3835
  outputAction: {
3836
3836
  __kind: "Egress";
3837
3837
  outputAddress: {
3838
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3839
3838
  value: string;
3839
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3840
3840
  };
3841
3841
  ccmDepositMetadata?: {
3842
3842
  channelMetadata: {
@@ -3845,9 +3845,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3845
3845
  ccmAdditionalData: {
3846
3846
  __kind: "NotRequired";
3847
3847
  } | {
3848
- __kind: "Solana";
3849
3848
  value: {
3850
- __kind: "V0";
3851
3849
  value: {
3852
3850
  cfReceiver: {
3853
3851
  pubkey: string;
@@ -3859,6 +3857,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3859
3857
  }[];
3860
3858
  fallbackAddress: string;
3861
3859
  };
3860
+ __kind: "V0";
3862
3861
  } | {
3863
3862
  __kind: "V1";
3864
3863
  ccmAccounts: {
@@ -3874,14 +3873,15 @@ declare const swappingSwapRequested: z.ZodObject<{
3874
3873
  };
3875
3874
  alts: string[];
3876
3875
  };
3876
+ __kind: "Solana";
3877
3877
  };
3878
3878
  };
3879
3879
  sourceChain: {
3880
3880
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3881
3881
  };
3882
3882
  sourceAddress?: {
3883
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3884
3883
  value: string;
3884
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3885
3885
  } | null | undefined;
3886
3886
  } | null | undefined;
3887
3887
  } | {
@@ -3904,8 +3904,8 @@ declare const swappingSwapRequested: z.ZodObject<{
3904
3904
  outputAction: {
3905
3905
  __kind: "Egress";
3906
3906
  outputAddress: {
3907
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3908
3907
  value: string;
3908
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3909
3909
  };
3910
3910
  ccmDepositMetadata?: {
3911
3911
  channelMetadata: {
@@ -3914,9 +3914,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3914
3914
  ccmAdditionalData: {
3915
3915
  __kind: "NotRequired";
3916
3916
  } | {
3917
- __kind: "Solana";
3918
3917
  value: {
3919
- __kind: "V0";
3920
3918
  value: {
3921
3919
  cfReceiver: {
3922
3920
  pubkey: string;
@@ -3928,6 +3926,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3928
3926
  }[];
3929
3927
  fallbackAddress: string;
3930
3928
  };
3929
+ __kind: "V0";
3931
3930
  } | {
3932
3931
  __kind: "V1";
3933
3932
  ccmAccounts: {
@@ -3943,14 +3942,15 @@ declare const swappingSwapRequested: z.ZodObject<{
3943
3942
  };
3944
3943
  alts: string[];
3945
3944
  };
3945
+ __kind: "Solana";
3946
3946
  };
3947
3947
  };
3948
3948
  sourceChain: {
3949
3949
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3950
3950
  };
3951
3951
  sourceAddress?: {
3952
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3953
3952
  value: string;
3953
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3954
3954
  } | null | undefined;
3955
3955
  } | null | undefined;
3956
3956
  } | {
@@ -3984,51 +3984,51 @@ declare const swappingSwapRequested: z.ZodObject<{
3984
3984
  __kind: "RefundIfExpires";
3985
3985
  retryDuration: number;
3986
3986
  refundAddress: {
3987
- __kind: "InternalAccount";
3988
3987
  value: string;
3988
+ __kind: "InternalAccount";
3989
3989
  } | {
3990
- __kind: "ExternalAddress";
3991
3990
  value: {
3992
- __kind: "Eth";
3993
3991
  value: string;
3992
+ __kind: "Eth";
3994
3993
  } | {
3995
- __kind: "Dot";
3996
3994
  value: string;
3995
+ __kind: "Dot";
3997
3996
  } | {
3998
- __kind: "Btc";
3999
3997
  value: {
4000
- __kind: "P2PKH";
4001
3998
  value: string;
3999
+ __kind: "P2PKH";
4002
4000
  } | {
4003
- __kind: "P2SH";
4004
4001
  value: string;
4002
+ __kind: "P2SH";
4005
4003
  } | {
4006
- __kind: "P2WPKH";
4007
4004
  value: string;
4005
+ __kind: "P2WPKH";
4008
4006
  } | {
4009
- __kind: "P2WSH";
4010
4007
  value: string;
4008
+ __kind: "P2WSH";
4011
4009
  } | {
4012
- __kind: "Taproot";
4013
4010
  value: string;
4011
+ __kind: "Taproot";
4014
4012
  } | {
4015
4013
  __kind: "OtherSegwit";
4016
4014
  version: number;
4017
4015
  program: string;
4018
4016
  };
4017
+ __kind: "Btc";
4019
4018
  } | {
4020
- __kind: "Arb";
4021
4019
  value: string;
4020
+ __kind: "Arb";
4022
4021
  } | {
4023
- __kind: "Sol";
4024
4022
  value: string;
4023
+ __kind: "Sol";
4025
4024
  } | {
4026
- __kind: "Hub";
4027
4025
  value: string;
4026
+ __kind: "Hub";
4028
4027
  } | {
4029
- __kind: "Tron";
4030
4028
  value: string;
4029
+ __kind: "Tron";
4031
4030
  };
4031
+ __kind: "ExternalAddress";
4032
4032
  };
4033
4033
  refundCcmMetadata?: {
4034
4034
  channelMetadata: {
@@ -4037,9 +4037,7 @@ declare const swappingSwapRequested: z.ZodObject<{
4037
4037
  ccmAdditionalData: {
4038
4038
  __kind: "NotRequired";
4039
4039
  } | {
4040
- __kind: "Solana";
4041
4040
  value: {
4042
- __kind: "V0";
4043
4041
  value: {
4044
4042
  cfReceiver: {
4045
4043
  pubkey: string;
@@ -4051,6 +4049,7 @@ declare const swappingSwapRequested: z.ZodObject<{
4051
4049
  }[];
4052
4050
  fallbackAddress: string;
4053
4051
  };
4052
+ __kind: "V0";
4054
4053
  } | {
4055
4054
  __kind: "V1";
4056
4055
  ccmAccounts: {
@@ -4066,51 +4065,52 @@ declare const swappingSwapRequested: z.ZodObject<{
4066
4065
  };
4067
4066
  alts: string[];
4068
4067
  };
4068
+ __kind: "Solana";
4069
4069
  };
4070
4070
  };
4071
4071
  sourceChain: {
4072
4072
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4073
4073
  };
4074
4074
  sourceAddress?: {
4075
- __kind: "Eth";
4076
4075
  value: string;
4076
+ __kind: "Eth";
4077
4077
  } | {
4078
- __kind: "Dot";
4079
4078
  value: string;
4079
+ __kind: "Dot";
4080
4080
  } | {
4081
- __kind: "Btc";
4082
4081
  value: {
4083
- __kind: "P2PKH";
4084
4082
  value: string;
4083
+ __kind: "P2PKH";
4085
4084
  } | {
4086
- __kind: "P2SH";
4087
4085
  value: string;
4086
+ __kind: "P2SH";
4088
4087
  } | {
4089
- __kind: "P2WPKH";
4090
4088
  value: string;
4089
+ __kind: "P2WPKH";
4091
4090
  } | {
4092
- __kind: "P2WSH";
4093
4091
  value: string;
4092
+ __kind: "P2WSH";
4094
4093
  } | {
4095
- __kind: "Taproot";
4096
4094
  value: string;
4095
+ __kind: "Taproot";
4097
4096
  } | {
4098
4097
  __kind: "OtherSegwit";
4099
4098
  version: number;
4100
4099
  program: string;
4101
4100
  };
4101
+ __kind: "Btc";
4102
4102
  } | {
4103
- __kind: "Arb";
4104
4103
  value: string;
4104
+ __kind: "Arb";
4105
4105
  } | {
4106
- __kind: "Sol";
4107
4106
  value: string;
4107
+ __kind: "Sol";
4108
4108
  } | {
4109
- __kind: "Hub";
4110
4109
  value: string;
4110
+ __kind: "Hub";
4111
4111
  } | {
4112
- __kind: "Tron";
4113
4112
  value: string;
4113
+ __kind: "Tron";
4114
4114
  } | null | undefined;
4115
4115
  } | null | undefined;
4116
4116
  };