@chainflip/processor 2.1.3 → 2.2.0-tron-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1352) hide show
  1. package/dist/100/common.cjs +1 -1
  2. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  3. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  4. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  5. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  6. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  7. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  8. package/dist/100/funding/funded.d.cts +2 -2
  9. package/dist/100/funding/funded.d.mts +2 -2
  10. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  11. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  12. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +7 -7
  13. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +7 -7
  14. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  15. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  16. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  17. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  18. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  19. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  20. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  21. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  22. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  23. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  24. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  25. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  26. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  27. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  28. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  29. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  30. package/dist/100/swapping/swapScheduled.d.cts +10 -10
  31. package/dist/100/swapping/swapScheduled.d.mts +10 -10
  32. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  33. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  34. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  35. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  36. package/dist/102/common.cjs +1 -1
  37. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  38. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  39. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +79 -79
  40. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +79 -79
  41. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  42. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  43. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  44. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  45. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
  46. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
  47. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +82 -82
  48. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +82 -82
  49. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  50. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  51. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  52. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  53. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  54. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
  55. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +124 -124
  56. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +124 -124
  57. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  58. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  59. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +6 -6
  60. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +6 -6
  61. package/dist/11000/common.cjs +2 -2
  62. package/dist/11000/common.d.cts +724 -724
  63. package/dist/11000/common.d.mts +724 -724
  64. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  65. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  66. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +79 -79
  67. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +79 -79
  68. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  69. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  70. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  71. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  72. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  73. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  74. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  75. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  76. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  77. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  78. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
  79. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
  80. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +82 -82
  81. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +82 -82
  82. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  83. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  84. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  85. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  86. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  87. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
  88. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +70 -70
  89. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +70 -70
  90. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  91. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  92. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  93. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  94. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  95. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  96. package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
  97. package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
  98. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  99. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  100. package/dist/11000/swapping/swapDepositAddressReady.d.cts +42 -42
  101. package/dist/11000/swapping/swapDepositAddressReady.d.mts +42 -42
  102. package/dist/11000/swapping/swapRequested.d.cts +44 -44
  103. package/dist/11000/swapping/swapRequested.d.mts +44 -44
  104. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  105. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  106. package/dist/111/common.cjs +1 -1
  107. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +154 -154
  108. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +154 -154
  109. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +154 -154
  110. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +154 -154
  111. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +284 -284
  112. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +284 -284
  113. package/dist/11100/common.cjs +2 -2
  114. package/dist/11100/common.d.cts +2554 -2554
  115. package/dist/11100/common.d.mts +2554 -2554
  116. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +40 -40
  117. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +40 -40
  118. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +154 -154
  119. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +154 -154
  120. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +48 -48
  121. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +48 -48
  122. package/dist/11100/funding/sCCallExecuted.d.cts +24 -24
  123. package/dist/11100/funding/sCCallExecuted.d.mts +24 -24
  124. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  125. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  126. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  127. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  128. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +154 -154
  129. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +154 -154
  130. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +154 -154
  131. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +154 -154
  132. package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
  133. package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
  134. package/dist/11100/swapping/swapRequested.d.cts +354 -354
  135. package/dist/11100/swapping/swapRequested.d.mts +354 -354
  136. package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
  137. package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
  138. package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
  139. package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
  140. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  141. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  142. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  143. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  144. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +182 -182
  145. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +182 -182
  146. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  147. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  148. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  149. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  150. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  151. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  152. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +200 -200
  153. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +200 -200
  154. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  155. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  156. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
  157. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
  158. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  159. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  160. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +312 -312
  161. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +312 -312
  162. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
  163. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
  164. package/dist/11200/common.cjs +2 -2
  165. package/dist/11200/common.d.cts +2743 -2743
  166. package/dist/11200/common.d.mts +2743 -2743
  167. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
  168. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
  169. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  170. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  171. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  172. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  173. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +182 -182
  174. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +182 -182
  175. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  176. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  177. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  178. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  179. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  180. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  181. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +200 -200
  182. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +200 -200
  183. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  184. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  185. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  186. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  187. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +20 -20
  188. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +20 -20
  189. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +214 -214
  190. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +214 -214
  191. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
  192. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
  193. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
  194. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
  195. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
  196. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
  197. package/dist/11200/swapping/swapRequested.d.cts +376 -376
  198. package/dist/11200/swapping/swapRequested.d.mts +376 -376
  199. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  200. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  201. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  202. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  203. package/dist/120/common.cjs +1 -1
  204. package/dist/120/common.d.cts +4 -4
  205. package/dist/120/common.d.mts +4 -4
  206. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  207. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  208. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  209. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  210. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  211. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  212. package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
  213. package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
  214. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  215. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  216. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  217. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  218. package/dist/131/common.cjs +1 -1
  219. package/dist/131/common.d.cts +11 -11
  220. package/dist/131/common.d.mts +11 -11
  221. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  222. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  223. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  224. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  225. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  226. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  227. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +12 -12
  228. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +12 -12
  229. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  230. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  231. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  232. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  233. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  234. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  235. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  236. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  237. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  238. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  239. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  240. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  241. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  242. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  243. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  244. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  245. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  246. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  247. package/dist/131/swapping/ccmFailed.d.cts +9 -9
  248. package/dist/131/swapping/ccmFailed.d.mts +9 -9
  249. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  250. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  251. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  252. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  253. package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
  254. package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
  255. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  256. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  257. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  258. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  259. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  260. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  261. package/dist/131/swapping/swapScheduled.d.cts +25 -25
  262. package/dist/131/swapping/swapScheduled.d.mts +25 -25
  263. package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
  264. package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
  265. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  266. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  267. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  268. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  269. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  270. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  271. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  272. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  273. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  274. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  275. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  276. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  277. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  278. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  279. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  280. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  281. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  282. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  283. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  284. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  285. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  286. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  287. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  288. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  289. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  290. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  291. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  292. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  293. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  294. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  295. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  296. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  297. package/dist/141/common.cjs +1 -1
  298. package/dist/141/common.d.cts +228 -228
  299. package/dist/141/common.d.mts +228 -228
  300. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  301. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  302. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  303. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  304. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  305. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  306. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  307. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  308. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  309. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  310. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  311. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  312. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  313. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  314. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  315. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  316. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  317. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  318. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  319. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  320. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  321. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  322. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  323. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  324. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  325. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  326. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  327. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  328. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
  329. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
  330. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  331. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  332. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  333. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  334. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  335. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  336. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  337. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  338. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  339. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  340. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  341. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  342. package/dist/141/swapping/ccmDepositReceived.d.cts +72 -72
  343. package/dist/141/swapping/ccmDepositReceived.d.mts +72 -72
  344. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  345. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  346. package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
  347. package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
  348. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  349. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  350. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  351. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  352. package/dist/141/swapping/swapExecuted.d.cts +84 -84
  353. package/dist/141/swapping/swapExecuted.d.mts +84 -84
  354. package/dist/141/swapping/swapScheduled.d.cts +95 -95
  355. package/dist/141/swapping/swapScheduled.d.mts +95 -95
  356. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  357. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  358. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  359. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  360. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  361. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  362. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  363. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  364. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  365. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  366. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  367. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  368. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  369. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  370. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  371. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  372. package/dist/150/common.cjs +2 -2
  373. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  374. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  375. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  376. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  377. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  378. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  379. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  380. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  381. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  382. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  383. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  384. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  385. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  386. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  387. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  388. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  389. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  390. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  391. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  392. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  393. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  394. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  395. package/dist/150/swapping/swapDepositAddressReady.d.cts +2 -2
  396. package/dist/150/swapping/swapDepositAddressReady.d.mts +2 -2
  397. package/dist/150/swapping/swapExecuted.d.cts +2 -2
  398. package/dist/150/swapping/swapExecuted.d.mts +2 -2
  399. package/dist/150/swapping/swapScheduled.d.cts +2 -2
  400. package/dist/150/swapping/swapScheduled.d.mts +2 -2
  401. package/dist/150/swapping/withdrawalRequested.d.cts +4 -4
  402. package/dist/150/swapping/withdrawalRequested.d.mts +4 -4
  403. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  404. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  405. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  406. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  407. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  408. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  409. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  410. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  411. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  412. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  413. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  414. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  415. package/dist/160/common.cjs +2 -2
  416. package/dist/160/common.d.cts +62 -62
  417. package/dist/160/common.d.mts +62 -62
  418. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  419. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  420. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  421. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  422. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  423. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  424. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  425. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  426. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +6 -6
  427. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +6 -6
  428. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +4 -4
  429. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +4 -4
  430. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  431. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  432. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  433. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  434. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  435. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  436. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  437. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  438. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  439. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  440. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  441. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  442. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  443. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  444. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  445. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  446. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  447. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  448. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  449. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  450. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  451. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  452. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  453. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  454. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  455. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  456. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  457. package/dist/160/swapping/refundEgressScheduled.d.mts +2 -2
  458. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  459. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  460. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  461. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  462. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  463. package/dist/160/swapping/swapEgressScheduled.d.mts +2 -2
  464. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  465. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  466. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  467. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  468. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  469. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  470. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  471. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  472. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  473. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  474. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  475. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  476. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  477. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  478. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  479. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  480. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  481. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  482. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  483. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  484. package/dist/170/common.cjs +2 -2
  485. package/dist/170/common.d.cts +10 -10
  486. package/dist/170/common.d.mts +10 -10
  487. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  488. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  489. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  490. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  491. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  492. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  493. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  494. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  495. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  496. package/dist/170/reputation/offencePenalty.d.mts +2 -2
  497. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  498. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  499. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  500. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  501. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  502. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  503. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  504. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  505. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  506. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  507. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  508. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  509. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  510. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  511. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  512. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  513. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  514. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  515. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
  516. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
  517. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  518. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  519. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  520. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  521. package/dist/180/common.cjs +2 -2
  522. package/dist/180/common.d.cts +380 -380
  523. package/dist/180/common.d.mts +380 -380
  524. package/dist/180/environment/solanaGovCallDispatched.d.cts +2 -2
  525. package/dist/180/environment/solanaGovCallDispatched.d.mts +2 -2
  526. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  527. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  528. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  529. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  530. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  531. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  532. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  533. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  534. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  535. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  536. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  537. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  538. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  539. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  540. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
  541. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
  542. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  543. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  544. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  545. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  546. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  547. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  548. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  549. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  550. package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
  551. package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
  552. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  553. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  554. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  555. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  556. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  557. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  558. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  559. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  560. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  561. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  562. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  563. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  564. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  565. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  566. package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
  567. package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
  568. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  569. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  570. package/dist/180/swapping/swapRequested.d.cts +16 -16
  571. package/dist/180/swapping/swapRequested.d.mts +16 -16
  572. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  573. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  574. package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
  575. package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
  576. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  577. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  578. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  579. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  580. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  581. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  582. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  583. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  584. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  585. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  586. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  587. package/dist/190/assetBalances/accountCredited.d.mts +2 -2
  588. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  589. package/dist/190/assetBalances/accountDebited.d.mts +2 -2
  590. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  591. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  592. package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
  593. package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
  594. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  595. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  596. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
  597. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
  598. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
  599. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
  600. package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
  601. package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
  602. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
  603. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
  604. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  605. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  606. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  607. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  608. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  609. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  610. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  611. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  612. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  613. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  614. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  615. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  616. package/dist/190/common.cjs +2 -2
  617. package/dist/190/common.d.cts +168 -168
  618. package/dist/190/common.d.mts +168 -168
  619. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  620. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  621. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  622. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  623. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  624. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  625. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  626. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
  627. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  628. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  629. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  630. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  631. package/dist/190/liquidityPools/assetSwapped.d.cts +4 -4
  632. package/dist/190/liquidityPools/assetSwapped.d.mts +4 -4
  633. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
  634. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
  635. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  636. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  637. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  638. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  639. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  640. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  641. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  642. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  643. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  644. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  645. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
  646. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
  647. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  648. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  649. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  650. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  651. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  652. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  653. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  654. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  655. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  656. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  657. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  658. package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
  659. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  660. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
  661. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  662. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  663. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  664. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  665. package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
  666. package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
  667. package/dist/190/swapping/swapDepositAddressReady.d.cts +2 -2
  668. package/dist/190/swapping/swapDepositAddressReady.d.mts +2 -2
  669. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  670. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  671. package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
  672. package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
  673. package/dist/190/swapping/swapExecuted.d.cts +4 -4
  674. package/dist/190/swapping/swapExecuted.d.mts +4 -4
  675. package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
  676. package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
  677. package/dist/200/common.cjs +2 -2
  678. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  679. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  680. package/dist/200/swapping/swapAborted.d.cts +2 -2
  681. package/dist/200/swapping/swapAborted.d.mts +2 -2
  682. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  683. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  684. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  685. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  686. package/dist/210/common.cjs +2 -2
  687. package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
  688. package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
  689. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  690. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  691. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  692. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  693. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  694. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  695. package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
  696. package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
  697. package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
  698. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  699. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  700. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  701. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  702. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +13 -0
  703. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  704. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  705. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
  706. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  707. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  708. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  709. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  710. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  711. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  712. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  713. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  714. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  715. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +204 -0
  716. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +204 -0
  717. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  718. package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
  719. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
  720. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
  721. package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
  722. package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
  723. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
  724. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
  725. package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
  726. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
  727. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
  728. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
  729. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
  730. package/dist/220/assetBalances/accountCredited.cjs +15 -0
  731. package/dist/220/assetBalances/accountCredited.d.cts +31 -0
  732. package/dist/220/assetBalances/accountCredited.d.mts +31 -0
  733. package/dist/220/assetBalances/accountCredited.mjs +13 -0
  734. package/dist/220/assetBalances/accountDebited.cjs +15 -0
  735. package/dist/220/assetBalances/accountDebited.d.cts +31 -0
  736. package/dist/220/assetBalances/accountDebited.d.mts +31 -0
  737. package/dist/220/assetBalances/accountDebited.mjs +13 -0
  738. package/dist/220/assetBalances/refundScheduled.cjs +14 -0
  739. package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
  740. package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
  741. package/dist/220/assetBalances/refundScheduled.mjs +12 -0
  742. package/dist/220/assetBalances/refundSkipped.cjs +14 -0
  743. package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
  744. package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
  745. package/dist/220/assetBalances/refundSkipped.mjs +12 -0
  746. package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
  747. package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
  748. package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
  749. package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -0
  750. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  751. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  752. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  753. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  754. package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +13 -0
  755. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
  756. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
  757. package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
  758. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
  759. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  760. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  761. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
  762. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  763. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  764. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  765. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  766. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  767. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +194 -0
  768. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +194 -0
  769. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  770. package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
  771. package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
  772. package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
  773. package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
  774. package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
  775. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
  776. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
  777. package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
  778. package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
  779. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
  780. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
  781. package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -0
  782. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  783. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  784. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  785. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  786. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +13 -0
  787. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
  788. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
  789. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
  790. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
  791. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  792. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  793. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
  794. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  795. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  796. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  797. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  798. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  799. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +418 -0
  800. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +418 -0
  801. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  802. package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
  803. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
  804. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
  805. package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
  806. package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
  807. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
  808. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
  809. package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
  810. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
  811. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
  812. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
  813. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
  814. package/dist/220/common.cjs +1856 -0
  815. package/dist/220/common.d.cts +32425 -0
  816. package/dist/220/common.d.mts +32425 -0
  817. package/dist/220/common.mjs +1672 -0
  818. package/dist/220/emissions/networkFeeBurned.cjs +13 -0
  819. package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
  820. package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
  821. package/dist/220/emissions/networkFeeBurned.mjs +11 -0
  822. package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
  823. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +2152 -0
  824. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +2152 -0
  825. package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
  826. package/dist/220/environment/tronInitialized.cjs +9 -0
  827. package/dist/220/environment/tronInitialized.d.cts +6 -0
  828. package/dist/220/environment/tronInitialized.d.mts +6 -0
  829. package/dist/220/environment/tronInitialized.mjs +7 -0
  830. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  831. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  832. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  833. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  834. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +13 -0
  835. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  836. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  837. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
  838. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  839. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  840. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  841. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  842. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  843. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  844. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  845. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  846. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  847. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +204 -0
  848. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +204 -0
  849. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  850. package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
  851. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
  852. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
  853. package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
  854. package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
  855. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
  856. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
  857. package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
  858. package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
  859. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
  860. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
  861. package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
  862. package/dist/220/funding/funded.cjs +15 -0
  863. package/dist/220/funding/funded.d.cts +88 -0
  864. package/dist/220/funding/funded.d.mts +88 -0
  865. package/dist/220/funding/funded.mjs +13 -0
  866. package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
  867. package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
  868. package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
  869. package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
  870. package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
  871. package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
  872. package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
  873. package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
  874. package/dist/220/lendingPools/collateralAdded.cjs +14 -0
  875. package/dist/220/lendingPools/collateralAdded.d.cts +68 -0
  876. package/dist/220/lendingPools/collateralAdded.d.mts +68 -0
  877. package/dist/220/lendingPools/collateralAdded.mjs +12 -0
  878. package/dist/220/lendingPools/collateralRemoved.cjs +13 -0
  879. package/dist/220/lendingPools/collateralRemoved.d.cts +25 -0
  880. package/dist/220/lendingPools/collateralRemoved.d.mts +25 -0
  881. package/dist/220/lendingPools/collateralRemoved.mjs +11 -0
  882. package/dist/220/lendingPools/collateralTopupAssetUpdated.cjs +13 -0
  883. package/dist/220/lendingPools/collateralTopupAssetUpdated.d.cts +25 -0
  884. package/dist/220/lendingPools/collateralTopupAssetUpdated.d.mts +25 -0
  885. package/dist/220/lendingPools/collateralTopupAssetUpdated.mjs +11 -0
  886. package/dist/220/lendingPools/lendingFundsAdded.cjs +14 -0
  887. package/dist/220/lendingPools/lendingFundsAdded.d.cts +28 -0
  888. package/dist/220/lendingPools/lendingFundsAdded.d.mts +28 -0
  889. package/dist/220/lendingPools/lendingFundsAdded.mjs +12 -0
  890. package/dist/220/lendingPools/lendingFundsRemoved.cjs +14 -0
  891. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +28 -0
  892. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +28 -0
  893. package/dist/220/lendingPools/lendingFundsRemoved.mjs +12 -0
  894. package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
  895. package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
  896. package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
  897. package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -0
  898. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  899. package/dist/220/lendingPools/loanCreated.d.cts +31 -0
  900. package/dist/220/lendingPools/loanCreated.d.mts +31 -0
  901. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  902. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  903. package/dist/220/lendingPools/palletConfigUpdated.d.cts +423 -0
  904. package/dist/220/lendingPools/palletConfigUpdated.d.mts +423 -0
  905. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  906. package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
  907. package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
  908. package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
  909. package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
  910. package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
  911. package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
  912. package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
  913. package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
  914. package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
  915. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
  916. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
  917. package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
  918. package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
  919. package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
  920. package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
  921. package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
  922. package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
  923. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
  924. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
  925. package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
  926. package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
  927. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
  928. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
  929. package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
  930. package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
  931. package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
  932. package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
  933. package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
  934. package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
  935. package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
  936. package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
  937. package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
  938. package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
  939. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
  940. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
  941. package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
  942. package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
  943. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
  944. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
  945. package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
  946. package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
  947. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
  948. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
  949. package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
  950. package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
  951. package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
  952. package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
  953. package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
  954. package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
  955. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
  956. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
  957. package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
  958. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
  959. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
  960. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
  961. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
  962. package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
  963. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
  964. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
  965. package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -0
  966. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  967. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  968. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  969. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  970. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +13 -0
  971. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
  972. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
  973. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
  974. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
  975. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  976. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  977. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
  978. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  979. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  980. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  981. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  982. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  983. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +194 -0
  984. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +194 -0
  985. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  986. package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
  987. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
  988. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
  989. package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
  990. package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
  991. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
  992. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
  993. package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
  994. package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
  995. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
  996. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
  997. package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
  998. package/dist/220/reputation/offencePenalty.cjs +14 -0
  999. package/dist/220/reputation/offencePenalty.d.cts +125 -0
  1000. package/dist/220/reputation/offencePenalty.d.mts +125 -0
  1001. package/dist/220/reputation/offencePenalty.mjs +12 -0
  1002. package/dist/220/reputation/penaltyUpdated.cjs +14 -0
  1003. package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
  1004. package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
  1005. package/dist/220/reputation/penaltyUpdated.mjs +12 -0
  1006. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  1007. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  1008. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  1009. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  1010. package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +13 -0
  1011. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1012. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1013. package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
  1014. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1015. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1016. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1017. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1018. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1019. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1020. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1021. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1022. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  1023. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +224 -0
  1024. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +224 -0
  1025. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  1026. package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
  1027. package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
  1028. package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
  1029. package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
  1030. package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
  1031. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
  1032. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
  1033. package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
  1034. package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
  1035. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
  1036. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
  1037. package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
  1038. package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
  1039. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
  1040. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
  1041. package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -0
  1042. package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
  1043. package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
  1044. package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
  1045. package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
  1046. package/dist/220/swapping/batchSwapFailed.cjs +14 -0
  1047. package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
  1048. package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
  1049. package/dist/220/swapping/batchSwapFailed.mjs +12 -0
  1050. package/dist/220/swapping/creditedOnChain.cjs +15 -0
  1051. package/dist/220/swapping/creditedOnChain.d.cts +31 -0
  1052. package/dist/220/swapping/creditedOnChain.d.mts +31 -0
  1053. package/dist/220/swapping/creditedOnChain.mjs +13 -0
  1054. package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
  1055. package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
  1056. package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
  1057. package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
  1058. package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
  1059. package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
  1060. package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
  1061. package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
  1062. package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
  1063. package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
  1064. package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
  1065. package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
  1066. package/dist/220/swapping/refundedOnChain.cjs +16 -0
  1067. package/dist/220/swapping/refundedOnChain.d.cts +34 -0
  1068. package/dist/220/swapping/refundedOnChain.d.mts +34 -0
  1069. package/dist/220/swapping/refundedOnChain.mjs +14 -0
  1070. package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
  1071. package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
  1072. package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
  1073. package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
  1074. package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
  1075. package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
  1076. package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
  1077. package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
  1078. package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
  1079. package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
  1080. package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
  1081. package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
  1082. package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
  1083. package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
  1084. package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
  1085. package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
  1086. package/dist/220/swapping/swapExecuted.cjs +22 -0
  1087. package/dist/220/swapping/swapExecuted.d.cts +62 -0
  1088. package/dist/220/swapping/swapExecuted.d.mts +62 -0
  1089. package/dist/220/swapping/swapExecuted.mjs +20 -0
  1090. package/dist/220/swapping/swapRequested.cjs +20 -0
  1091. package/dist/220/swapping/swapRequested.d.cts +4122 -0
  1092. package/dist/220/swapping/swapRequested.d.mts +4122 -0
  1093. package/dist/220/swapping/swapRequested.mjs +18 -0
  1094. package/dist/220/swapping/withdrawalRequested.cjs +17 -0
  1095. package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
  1096. package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
  1097. package/dist/220/swapping/withdrawalRequested.mjs +15 -0
  1098. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
  1099. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
  1100. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
  1101. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
  1102. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
  1103. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
  1104. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
  1105. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
  1106. package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
  1107. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
  1108. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
  1109. package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
  1110. package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
  1111. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
  1112. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
  1113. package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
  1114. package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
  1115. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
  1116. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
  1117. package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
  1118. package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
  1119. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
  1120. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
  1121. package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
  1122. package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
  1123. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
  1124. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
  1125. package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
  1126. package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
  1127. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
  1128. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
  1129. package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
  1130. package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
  1131. package/dist/220/tradingStrategy/strategyDeployed.d.cts +198 -0
  1132. package/dist/220/tradingStrategy/strategyDeployed.d.mts +198 -0
  1133. package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
  1134. package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
  1135. package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
  1136. package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
  1137. package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
  1138. package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
  1139. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
  1140. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
  1141. package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
  1142. package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
  1143. package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
  1144. package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
  1145. package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
  1146. package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
  1147. package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
  1148. package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
  1149. package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
  1150. package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
  1151. package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
  1152. package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
  1153. package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
  1154. package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
  1155. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
  1156. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
  1157. package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
  1158. package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
  1159. package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
  1160. package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
  1161. package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
  1162. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
  1163. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
  1164. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
  1165. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
  1166. package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
  1167. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
  1168. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
  1169. package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
  1170. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
  1171. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
  1172. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
  1173. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
  1174. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
  1175. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
  1176. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
  1177. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
  1178. package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
  1179. package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
  1180. package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
  1181. package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
  1182. package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
  1183. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
  1184. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
  1185. package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
  1186. package/dist/220/tronElections/allVotesCleared.cjs +9 -0
  1187. package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
  1188. package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
  1189. package/dist/220/tronElections/allVotesCleared.mjs +7 -0
  1190. package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
  1191. package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
  1192. package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
  1193. package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
  1194. package/dist/220/tronElections/corruptStorage.cjs +9 -0
  1195. package/dist/220/tronElections/corruptStorage.d.cts +6 -0
  1196. package/dist/220/tronElections/corruptStorage.d.mts +6 -0
  1197. package/dist/220/tronElections/corruptStorage.mjs +7 -0
  1198. package/dist/220/tronElections/electoralEvent.cjs +8 -0
  1199. package/dist/220/tronElections/electoralEvent.d.cts +30 -0
  1200. package/dist/220/tronElections/electoralEvent.d.mts +30 -0
  1201. package/dist/220/tronElections/electoralEvent.mjs +7 -0
  1202. package/dist/220/tronElections/uninitialized.cjs +9 -0
  1203. package/dist/220/tronElections/uninitialized.d.cts +6 -0
  1204. package/dist/220/tronElections/uninitialized.d.mts +6 -0
  1205. package/dist/220/tronElections/uninitialized.mjs +7 -0
  1206. package/dist/220/tronElections/unknownElection.cjs +10 -0
  1207. package/dist/220/tronElections/unknownElection.d.cts +14 -0
  1208. package/dist/220/tronElections/unknownElection.d.mts +14 -0
  1209. package/dist/220/tronElections/unknownElection.mjs +8 -0
  1210. package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
  1211. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
  1212. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
  1213. package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
  1214. package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
  1215. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1216. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1217. package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
  1218. package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
  1219. package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
  1220. package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
  1221. package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
  1222. package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
  1223. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
  1224. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
  1225. package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
  1226. package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1227. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1228. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1229. package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1230. package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
  1231. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1232. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1233. package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
  1234. package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
  1235. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
  1236. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
  1237. package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
  1238. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
  1239. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
  1240. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
  1241. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
  1242. package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
  1243. package/dist/220/tronIngressEgress/depositBoosted.d.cts +204 -0
  1244. package/dist/220/tronIngressEgress/depositBoosted.d.mts +204 -0
  1245. package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
  1246. package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
  1247. package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
  1248. package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
  1249. package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
  1250. package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
  1251. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
  1252. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
  1253. package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
  1254. package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
  1255. package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
  1256. package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
  1257. package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
  1258. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
  1259. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
  1260. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
  1261. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
  1262. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
  1263. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
  1264. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
  1265. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
  1266. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1267. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1268. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1269. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1270. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
  1271. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
  1272. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
  1273. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
  1274. package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
  1275. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
  1276. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
  1277. package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
  1278. package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
  1279. package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
  1280. package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
  1281. package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
  1282. package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
  1283. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
  1284. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
  1285. package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
  1286. package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
  1287. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
  1288. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
  1289. package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
  1290. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
  1291. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
  1292. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
  1293. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
  1294. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
  1295. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
  1296. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
  1297. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
  1298. package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
  1299. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
  1300. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
  1301. package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
  1302. package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
  1303. package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
  1304. package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
  1305. package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
  1306. package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
  1307. package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
  1308. package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
  1309. package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
  1310. package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
  1311. package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
  1312. package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
  1313. package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
  1314. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
  1315. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
  1316. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
  1317. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
  1318. package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
  1319. package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
  1320. package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
  1321. package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
  1322. package/dist/220/tronVault/chainInitialized.cjs +9 -0
  1323. package/dist/220/tronVault/chainInitialized.d.cts +6 -0
  1324. package/dist/220/tronVault/chainInitialized.d.mts +6 -0
  1325. package/dist/220/tronVault/chainInitialized.mjs +7 -0
  1326. package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
  1327. package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
  1328. package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
  1329. package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
  1330. package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
  1331. package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
  1332. package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
  1333. package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -0
  1334. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  1335. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  1336. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  1337. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  1338. package/dist/CodeGenerator.cjs +6 -3
  1339. package/dist/CodeGenerator.mjs +6 -3
  1340. package/dist/Parser.cjs +1 -1
  1341. package/dist/Processor.cjs +2 -2
  1342. package/dist/Processor.mjs +1 -1
  1343. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
  1344. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
  1345. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  1346. package/dist/chainspec/src/BaseParser.cjs +3 -3
  1347. package/dist/chainspec/src/Compiler.cjs +2 -2
  1348. package/dist/chainspec/src/cache.cjs +2 -2
  1349. package/dist/chainspec/src/utils.cjs +2 -2
  1350. package/dist/generate.cjs +3 -3
  1351. package/dist/utils.cjs +1 -1
  1352. package/package.json +2 -2
@@ -0,0 +1,4122 @@
1
+ import { z } from "zod";
2
+
3
+ //#region generated/220/swapping/swapRequested.d.ts
4
+ declare const swappingSwapRequested: z.ZodObject<{
5
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
+ inputAsset: z.ZodEffects<z.ZodObject<{
7
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
8
+ }, "strip", z.ZodTypeAny, {
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
10
+ }, {
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
+ }>;
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
+ outputAsset: z.ZodEffects<z.ZodObject<{
17
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
18
+ }, "strip", z.ZodTypeAny, {
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
20
+ }, {
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
+ }>;
25
+ origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
+ __kind: z.ZodLiteral<"DepositChannel">;
27
+ depositAddress: z.ZodEffects<z.ZodObject<{
28
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
29
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
30
+ }, "strip", z.ZodTypeAny, {
31
+ value: `0x${string}`;
32
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
33
+ }, {
34
+ value: string;
35
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
36
+ }>, {
37
+ readonly chain: "Ethereum";
38
+ readonly address: `0x${string}`;
39
+ } | {
40
+ readonly chain: "Polkadot";
41
+ readonly address: string;
42
+ } | {
43
+ readonly chain: "Bitcoin";
44
+ readonly address: string;
45
+ } | {
46
+ readonly chain: "Arbitrum";
47
+ readonly address: `0x${string}`;
48
+ } | {
49
+ readonly chain: "Solana";
50
+ readonly address: string;
51
+ } | {
52
+ readonly chain: "Assethub";
53
+ readonly address: string;
54
+ } | {
55
+ readonly chain: "Tron";
56
+ readonly address: string;
57
+ }, {
58
+ value: string;
59
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
60
+ }>;
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
+ depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
+ brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
64
+ }, "strip", z.ZodTypeAny, {
65
+ __kind: "DepositChannel";
66
+ channelId: bigint;
67
+ depositAddress: {
68
+ readonly chain: "Ethereum";
69
+ readonly address: `0x${string}`;
70
+ } | {
71
+ readonly chain: "Polkadot";
72
+ readonly address: string;
73
+ } | {
74
+ readonly chain: "Bitcoin";
75
+ readonly address: string;
76
+ } | {
77
+ readonly chain: "Arbitrum";
78
+ readonly address: `0x${string}`;
79
+ } | {
80
+ readonly chain: "Solana";
81
+ readonly address: string;
82
+ } | {
83
+ readonly chain: "Assethub";
84
+ readonly address: string;
85
+ } | {
86
+ readonly chain: "Tron";
87
+ readonly address: string;
88
+ };
89
+ depositBlockHeight: bigint;
90
+ brokerId: `cF${string}`;
91
+ }, {
92
+ __kind: "DepositChannel";
93
+ channelId: string | number;
94
+ depositAddress: {
95
+ value: string;
96
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
97
+ };
98
+ depositBlockHeight: string | number;
99
+ brokerId: string;
100
+ }>, z.ZodObject<{
101
+ __kind: z.ZodLiteral<"Vault">;
102
+ txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
103
+ __kind: z.ZodLiteral<"Evm">;
104
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
105
+ }, "strip", z.ZodTypeAny, {
106
+ value: `0x${string}`;
107
+ __kind: "Evm";
108
+ }, {
109
+ value: string;
110
+ __kind: "Evm";
111
+ }>, z.ZodObject<{
112
+ __kind: z.ZodLiteral<"Bitcoin">;
113
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
114
+ }, "strip", z.ZodTypeAny, {
115
+ value: `0x${string}`;
116
+ __kind: "Bitcoin";
117
+ }, {
118
+ value: string;
119
+ __kind: "Bitcoin";
120
+ }>, z.ZodObject<{
121
+ __kind: z.ZodLiteral<"Polkadot">;
122
+ value: z.ZodObject<{
123
+ blockNumber: z.ZodNumber;
124
+ extrinsicIndex: z.ZodNumber;
125
+ }, "strip", z.ZodTypeAny, {
126
+ blockNumber: number;
127
+ extrinsicIndex: number;
128
+ }, {
129
+ blockNumber: number;
130
+ extrinsicIndex: number;
131
+ }>;
132
+ }, "strip", z.ZodTypeAny, {
133
+ value: {
134
+ blockNumber: number;
135
+ extrinsicIndex: number;
136
+ };
137
+ __kind: "Polkadot";
138
+ }, {
139
+ value: {
140
+ blockNumber: number;
141
+ extrinsicIndex: number;
142
+ };
143
+ __kind: "Polkadot";
144
+ }>, z.ZodObject<{
145
+ __kind: z.ZodLiteral<"Solana">;
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
+ }, "strip", z.ZodTypeAny, {
148
+ value: [`0x${string}`, bigint];
149
+ __kind: "Solana";
150
+ }, {
151
+ value: [string, string | number];
152
+ __kind: "Solana";
153
+ }>, z.ZodObject<{
154
+ __kind: z.ZodLiteral<"None">;
155
+ }, "strip", z.ZodTypeAny, {
156
+ __kind: "None";
157
+ }, {
158
+ __kind: "None";
159
+ }>]>;
160
+ brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>>>;
161
+ }, "strip", z.ZodTypeAny, {
162
+ __kind: "Vault";
163
+ txId: {
164
+ value: `0x${string}`;
165
+ __kind: "Evm";
166
+ } | {
167
+ value: `0x${string}`;
168
+ __kind: "Bitcoin";
169
+ } | {
170
+ value: {
171
+ blockNumber: number;
172
+ extrinsicIndex: number;
173
+ };
174
+ __kind: "Polkadot";
175
+ } | {
176
+ value: [`0x${string}`, bigint];
177
+ __kind: "Solana";
178
+ } | {
179
+ __kind: "None";
180
+ };
181
+ brokerId?: `cF${string}` | null | undefined;
182
+ }, {
183
+ __kind: "Vault";
184
+ txId: {
185
+ value: string;
186
+ __kind: "Evm";
187
+ } | {
188
+ value: string;
189
+ __kind: "Bitcoin";
190
+ } | {
191
+ value: {
192
+ blockNumber: number;
193
+ extrinsicIndex: number;
194
+ };
195
+ __kind: "Polkadot";
196
+ } | {
197
+ value: [string, string | number];
198
+ __kind: "Solana";
199
+ } | {
200
+ __kind: "None";
201
+ };
202
+ brokerId?: string | null | undefined;
203
+ }>, z.ZodObject<{
204
+ __kind: z.ZodLiteral<"Internal">;
205
+ }, "strip", z.ZodTypeAny, {
206
+ __kind: "Internal";
207
+ }, {
208
+ __kind: "Internal";
209
+ }>, z.ZodObject<{
210
+ __kind: z.ZodLiteral<"OnChainAccount">;
211
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
212
+ }, "strip", z.ZodTypeAny, {
213
+ value: `cF${string}`;
214
+ __kind: "OnChainAccount";
215
+ }, {
216
+ value: string;
217
+ __kind: "OnChainAccount";
218
+ }>]>;
219
+ requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
220
+ __kind: z.ZodLiteral<"NetworkFee">;
221
+ }, "strip", z.ZodTypeAny, {
222
+ __kind: "NetworkFee";
223
+ }, {
224
+ __kind: "NetworkFee";
225
+ }>, z.ZodObject<{
226
+ __kind: z.ZodLiteral<"IngressEgressFee">;
227
+ }, "strip", z.ZodTypeAny, {
228
+ __kind: "IngressEgressFee";
229
+ }, {
230
+ __kind: "IngressEgressFee";
231
+ }>, z.ZodObject<{
232
+ __kind: z.ZodLiteral<"Regular">;
233
+ outputAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
234
+ __kind: z.ZodLiteral<"Egress">;
235
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
236
+ channelMetadata: z.ZodObject<{
237
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
238
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
239
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
240
+ __kind: z.ZodLiteral<"NotRequired">;
241
+ }, "strip", z.ZodTypeAny, {
242
+ __kind: "NotRequired";
243
+ }, {
244
+ __kind: "NotRequired";
245
+ }>, z.ZodObject<{
246
+ __kind: z.ZodLiteral<"Solana">;
247
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
248
+ __kind: z.ZodLiteral<"V0">;
249
+ value: z.ZodObject<{
250
+ cfReceiver: z.ZodObject<{
251
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
252
+ isWritable: z.ZodBoolean;
253
+ }, "strip", z.ZodTypeAny, {
254
+ pubkey: `0x${string}`;
255
+ isWritable: boolean;
256
+ }, {
257
+ pubkey: string;
258
+ isWritable: boolean;
259
+ }>;
260
+ additionalAccounts: z.ZodArray<z.ZodObject<{
261
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
262
+ isWritable: z.ZodBoolean;
263
+ }, "strip", z.ZodTypeAny, {
264
+ pubkey: `0x${string}`;
265
+ isWritable: boolean;
266
+ }, {
267
+ pubkey: string;
268
+ isWritable: boolean;
269
+ }>, "many">;
270
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
271
+ }, "strip", z.ZodTypeAny, {
272
+ cfReceiver: {
273
+ pubkey: `0x${string}`;
274
+ isWritable: boolean;
275
+ };
276
+ additionalAccounts: {
277
+ pubkey: `0x${string}`;
278
+ isWritable: boolean;
279
+ }[];
280
+ fallbackAddress: `0x${string}`;
281
+ }, {
282
+ cfReceiver: {
283
+ pubkey: string;
284
+ isWritable: boolean;
285
+ };
286
+ additionalAccounts: {
287
+ pubkey: string;
288
+ isWritable: boolean;
289
+ }[];
290
+ fallbackAddress: string;
291
+ }>;
292
+ }, "strip", z.ZodTypeAny, {
293
+ value: {
294
+ cfReceiver: {
295
+ pubkey: `0x${string}`;
296
+ isWritable: boolean;
297
+ };
298
+ additionalAccounts: {
299
+ pubkey: `0x${string}`;
300
+ isWritable: boolean;
301
+ }[];
302
+ fallbackAddress: `0x${string}`;
303
+ };
304
+ __kind: "V0";
305
+ }, {
306
+ value: {
307
+ cfReceiver: {
308
+ pubkey: string;
309
+ isWritable: boolean;
310
+ };
311
+ additionalAccounts: {
312
+ pubkey: string;
313
+ isWritable: boolean;
314
+ }[];
315
+ fallbackAddress: string;
316
+ };
317
+ __kind: "V0";
318
+ }>, z.ZodObject<{
319
+ __kind: z.ZodLiteral<"V1">;
320
+ ccmAccounts: z.ZodObject<{
321
+ cfReceiver: z.ZodObject<{
322
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
323
+ isWritable: z.ZodBoolean;
324
+ }, "strip", z.ZodTypeAny, {
325
+ pubkey: `0x${string}`;
326
+ isWritable: boolean;
327
+ }, {
328
+ pubkey: string;
329
+ isWritable: boolean;
330
+ }>;
331
+ additionalAccounts: z.ZodArray<z.ZodObject<{
332
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
333
+ isWritable: z.ZodBoolean;
334
+ }, "strip", z.ZodTypeAny, {
335
+ pubkey: `0x${string}`;
336
+ isWritable: boolean;
337
+ }, {
338
+ pubkey: string;
339
+ isWritable: boolean;
340
+ }>, "many">;
341
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
342
+ }, "strip", z.ZodTypeAny, {
343
+ cfReceiver: {
344
+ pubkey: `0x${string}`;
345
+ isWritable: boolean;
346
+ };
347
+ additionalAccounts: {
348
+ pubkey: `0x${string}`;
349
+ isWritable: boolean;
350
+ }[];
351
+ fallbackAddress: `0x${string}`;
352
+ }, {
353
+ cfReceiver: {
354
+ pubkey: string;
355
+ isWritable: boolean;
356
+ };
357
+ additionalAccounts: {
358
+ pubkey: string;
359
+ isWritable: boolean;
360
+ }[];
361
+ fallbackAddress: string;
362
+ }>;
363
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
364
+ }, "strip", z.ZodTypeAny, {
365
+ __kind: "V1";
366
+ ccmAccounts: {
367
+ cfReceiver: {
368
+ pubkey: `0x${string}`;
369
+ isWritable: boolean;
370
+ };
371
+ additionalAccounts: {
372
+ pubkey: `0x${string}`;
373
+ isWritable: boolean;
374
+ }[];
375
+ fallbackAddress: `0x${string}`;
376
+ };
377
+ alts: `0x${string}`[];
378
+ }, {
379
+ __kind: "V1";
380
+ ccmAccounts: {
381
+ cfReceiver: {
382
+ pubkey: string;
383
+ isWritable: boolean;
384
+ };
385
+ additionalAccounts: {
386
+ pubkey: string;
387
+ isWritable: boolean;
388
+ }[];
389
+ fallbackAddress: string;
390
+ };
391
+ alts: string[];
392
+ }>]>;
393
+ }, "strip", z.ZodTypeAny, {
394
+ value: {
395
+ value: {
396
+ cfReceiver: {
397
+ pubkey: `0x${string}`;
398
+ isWritable: boolean;
399
+ };
400
+ additionalAccounts: {
401
+ pubkey: `0x${string}`;
402
+ isWritable: boolean;
403
+ }[];
404
+ fallbackAddress: `0x${string}`;
405
+ };
406
+ __kind: "V0";
407
+ } | {
408
+ __kind: "V1";
409
+ ccmAccounts: {
410
+ cfReceiver: {
411
+ pubkey: `0x${string}`;
412
+ isWritable: boolean;
413
+ };
414
+ additionalAccounts: {
415
+ pubkey: `0x${string}`;
416
+ isWritable: boolean;
417
+ }[];
418
+ fallbackAddress: `0x${string}`;
419
+ };
420
+ alts: `0x${string}`[];
421
+ };
422
+ __kind: "Solana";
423
+ }, {
424
+ value: {
425
+ value: {
426
+ cfReceiver: {
427
+ pubkey: string;
428
+ isWritable: boolean;
429
+ };
430
+ additionalAccounts: {
431
+ pubkey: string;
432
+ isWritable: boolean;
433
+ }[];
434
+ fallbackAddress: string;
435
+ };
436
+ __kind: "V0";
437
+ } | {
438
+ __kind: "V1";
439
+ ccmAccounts: {
440
+ cfReceiver: {
441
+ pubkey: string;
442
+ isWritable: boolean;
443
+ };
444
+ additionalAccounts: {
445
+ pubkey: string;
446
+ isWritable: boolean;
447
+ }[];
448
+ fallbackAddress: string;
449
+ };
450
+ alts: string[];
451
+ };
452
+ __kind: "Solana";
453
+ }>]>;
454
+ }, "strip", z.ZodTypeAny, {
455
+ message: `0x${string}`;
456
+ gasBudget: bigint;
457
+ ccmAdditionalData: {
458
+ __kind: "NotRequired";
459
+ } | {
460
+ value: {
461
+ value: {
462
+ cfReceiver: {
463
+ pubkey: `0x${string}`;
464
+ isWritable: boolean;
465
+ };
466
+ additionalAccounts: {
467
+ pubkey: `0x${string}`;
468
+ isWritable: boolean;
469
+ }[];
470
+ fallbackAddress: `0x${string}`;
471
+ };
472
+ __kind: "V0";
473
+ } | {
474
+ __kind: "V1";
475
+ ccmAccounts: {
476
+ cfReceiver: {
477
+ pubkey: `0x${string}`;
478
+ isWritable: boolean;
479
+ };
480
+ additionalAccounts: {
481
+ pubkey: `0x${string}`;
482
+ isWritable: boolean;
483
+ }[];
484
+ fallbackAddress: `0x${string}`;
485
+ };
486
+ alts: `0x${string}`[];
487
+ };
488
+ __kind: "Solana";
489
+ };
490
+ }, {
491
+ message: string;
492
+ gasBudget: string | number;
493
+ ccmAdditionalData: {
494
+ __kind: "NotRequired";
495
+ } | {
496
+ value: {
497
+ value: {
498
+ cfReceiver: {
499
+ pubkey: string;
500
+ isWritable: boolean;
501
+ };
502
+ additionalAccounts: {
503
+ pubkey: string;
504
+ isWritable: boolean;
505
+ }[];
506
+ fallbackAddress: string;
507
+ };
508
+ __kind: "V0";
509
+ } | {
510
+ __kind: "V1";
511
+ ccmAccounts: {
512
+ cfReceiver: {
513
+ pubkey: string;
514
+ isWritable: boolean;
515
+ };
516
+ additionalAccounts: {
517
+ pubkey: string;
518
+ isWritable: boolean;
519
+ }[];
520
+ fallbackAddress: string;
521
+ };
522
+ alts: string[];
523
+ };
524
+ __kind: "Solana";
525
+ };
526
+ }>;
527
+ sourceChain: z.ZodEffects<z.ZodObject<{
528
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
529
+ }, "strip", z.ZodTypeAny, {
530
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
531
+ }, {
532
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
533
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
534
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
535
+ }>;
536
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
537
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
538
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
539
+ }, "strip", z.ZodTypeAny, {
540
+ value: `0x${string}`;
541
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
542
+ }, {
543
+ value: string;
544
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
545
+ }>, {
546
+ readonly chain: "Ethereum";
547
+ readonly address: `0x${string}`;
548
+ } | {
549
+ readonly chain: "Polkadot";
550
+ readonly address: string;
551
+ } | {
552
+ readonly chain: "Bitcoin";
553
+ readonly address: string;
554
+ } | {
555
+ readonly chain: "Arbitrum";
556
+ readonly address: `0x${string}`;
557
+ } | {
558
+ readonly chain: "Solana";
559
+ readonly address: string;
560
+ } | {
561
+ readonly chain: "Assethub";
562
+ readonly address: string;
563
+ } | {
564
+ readonly chain: "Tron";
565
+ readonly address: string;
566
+ }, {
567
+ value: string;
568
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
569
+ }>>>;
570
+ }, "strip", z.ZodTypeAny, {
571
+ channelMetadata: {
572
+ message: `0x${string}`;
573
+ gasBudget: bigint;
574
+ ccmAdditionalData: {
575
+ __kind: "NotRequired";
576
+ } | {
577
+ value: {
578
+ value: {
579
+ cfReceiver: {
580
+ pubkey: `0x${string}`;
581
+ isWritable: boolean;
582
+ };
583
+ additionalAccounts: {
584
+ pubkey: `0x${string}`;
585
+ isWritable: boolean;
586
+ }[];
587
+ fallbackAddress: `0x${string}`;
588
+ };
589
+ __kind: "V0";
590
+ } | {
591
+ __kind: "V1";
592
+ ccmAccounts: {
593
+ cfReceiver: {
594
+ pubkey: `0x${string}`;
595
+ isWritable: boolean;
596
+ };
597
+ additionalAccounts: {
598
+ pubkey: `0x${string}`;
599
+ isWritable: boolean;
600
+ }[];
601
+ fallbackAddress: `0x${string}`;
602
+ };
603
+ alts: `0x${string}`[];
604
+ };
605
+ __kind: "Solana";
606
+ };
607
+ };
608
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
609
+ sourceAddress?: {
610
+ readonly chain: "Ethereum";
611
+ readonly address: `0x${string}`;
612
+ } | {
613
+ readonly chain: "Polkadot";
614
+ readonly address: string;
615
+ } | {
616
+ readonly chain: "Bitcoin";
617
+ readonly address: string;
618
+ } | {
619
+ readonly chain: "Arbitrum";
620
+ readonly address: `0x${string}`;
621
+ } | {
622
+ readonly chain: "Solana";
623
+ readonly address: string;
624
+ } | {
625
+ readonly chain: "Assethub";
626
+ readonly address: string;
627
+ } | {
628
+ readonly chain: "Tron";
629
+ readonly address: string;
630
+ } | null | undefined;
631
+ }, {
632
+ channelMetadata: {
633
+ message: string;
634
+ gasBudget: string | number;
635
+ ccmAdditionalData: {
636
+ __kind: "NotRequired";
637
+ } | {
638
+ value: {
639
+ value: {
640
+ cfReceiver: {
641
+ pubkey: string;
642
+ isWritable: boolean;
643
+ };
644
+ additionalAccounts: {
645
+ pubkey: string;
646
+ isWritable: boolean;
647
+ }[];
648
+ fallbackAddress: string;
649
+ };
650
+ __kind: "V0";
651
+ } | {
652
+ __kind: "V1";
653
+ ccmAccounts: {
654
+ cfReceiver: {
655
+ pubkey: string;
656
+ isWritable: boolean;
657
+ };
658
+ additionalAccounts: {
659
+ pubkey: string;
660
+ isWritable: boolean;
661
+ }[];
662
+ fallbackAddress: string;
663
+ };
664
+ alts: string[];
665
+ };
666
+ __kind: "Solana";
667
+ };
668
+ };
669
+ sourceChain: {
670
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
671
+ };
672
+ sourceAddress?: {
673
+ value: string;
674
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
675
+ } | null | undefined;
676
+ }>>>;
677
+ outputAddress: z.ZodEffects<z.ZodObject<{
678
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
679
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
680
+ }, "strip", z.ZodTypeAny, {
681
+ value: `0x${string}`;
682
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
683
+ }, {
684
+ value: string;
685
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
686
+ }>, {
687
+ readonly chain: "Ethereum";
688
+ readonly address: `0x${string}`;
689
+ } | {
690
+ readonly chain: "Polkadot";
691
+ readonly address: string;
692
+ } | {
693
+ readonly chain: "Bitcoin";
694
+ readonly address: string;
695
+ } | {
696
+ readonly chain: "Arbitrum";
697
+ readonly address: `0x${string}`;
698
+ } | {
699
+ readonly chain: "Solana";
700
+ readonly address: string;
701
+ } | {
702
+ readonly chain: "Assethub";
703
+ readonly address: string;
704
+ } | {
705
+ readonly chain: "Tron";
706
+ readonly address: string;
707
+ }, {
708
+ value: string;
709
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
710
+ }>;
711
+ }, "strip", z.ZodTypeAny, {
712
+ __kind: "Egress";
713
+ outputAddress: {
714
+ readonly chain: "Ethereum";
715
+ readonly address: `0x${string}`;
716
+ } | {
717
+ readonly chain: "Polkadot";
718
+ readonly address: string;
719
+ } | {
720
+ readonly chain: "Bitcoin";
721
+ readonly address: string;
722
+ } | {
723
+ readonly chain: "Arbitrum";
724
+ readonly address: `0x${string}`;
725
+ } | {
726
+ readonly chain: "Solana";
727
+ readonly address: string;
728
+ } | {
729
+ readonly chain: "Assethub";
730
+ readonly address: string;
731
+ } | {
732
+ readonly chain: "Tron";
733
+ readonly address: string;
734
+ };
735
+ ccmDepositMetadata?: {
736
+ channelMetadata: {
737
+ message: `0x${string}`;
738
+ gasBudget: bigint;
739
+ ccmAdditionalData: {
740
+ __kind: "NotRequired";
741
+ } | {
742
+ value: {
743
+ value: {
744
+ cfReceiver: {
745
+ pubkey: `0x${string}`;
746
+ isWritable: boolean;
747
+ };
748
+ additionalAccounts: {
749
+ pubkey: `0x${string}`;
750
+ isWritable: boolean;
751
+ }[];
752
+ fallbackAddress: `0x${string}`;
753
+ };
754
+ __kind: "V0";
755
+ } | {
756
+ __kind: "V1";
757
+ ccmAccounts: {
758
+ cfReceiver: {
759
+ pubkey: `0x${string}`;
760
+ isWritable: boolean;
761
+ };
762
+ additionalAccounts: {
763
+ pubkey: `0x${string}`;
764
+ isWritable: boolean;
765
+ }[];
766
+ fallbackAddress: `0x${string}`;
767
+ };
768
+ alts: `0x${string}`[];
769
+ };
770
+ __kind: "Solana";
771
+ };
772
+ };
773
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
774
+ sourceAddress?: {
775
+ readonly chain: "Ethereum";
776
+ readonly address: `0x${string}`;
777
+ } | {
778
+ readonly chain: "Polkadot";
779
+ readonly address: string;
780
+ } | {
781
+ readonly chain: "Bitcoin";
782
+ readonly address: string;
783
+ } | {
784
+ readonly chain: "Arbitrum";
785
+ readonly address: `0x${string}`;
786
+ } | {
787
+ readonly chain: "Solana";
788
+ readonly address: string;
789
+ } | {
790
+ readonly chain: "Assethub";
791
+ readonly address: string;
792
+ } | {
793
+ readonly chain: "Tron";
794
+ readonly address: string;
795
+ } | null | undefined;
796
+ } | null | undefined;
797
+ }, {
798
+ __kind: "Egress";
799
+ outputAddress: {
800
+ value: string;
801
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
802
+ };
803
+ ccmDepositMetadata?: {
804
+ channelMetadata: {
805
+ message: string;
806
+ gasBudget: string | number;
807
+ ccmAdditionalData: {
808
+ __kind: "NotRequired";
809
+ } | {
810
+ value: {
811
+ value: {
812
+ cfReceiver: {
813
+ pubkey: string;
814
+ isWritable: boolean;
815
+ };
816
+ additionalAccounts: {
817
+ pubkey: string;
818
+ isWritable: boolean;
819
+ }[];
820
+ fallbackAddress: string;
821
+ };
822
+ __kind: "V0";
823
+ } | {
824
+ __kind: "V1";
825
+ ccmAccounts: {
826
+ cfReceiver: {
827
+ pubkey: string;
828
+ isWritable: boolean;
829
+ };
830
+ additionalAccounts: {
831
+ pubkey: string;
832
+ isWritable: boolean;
833
+ }[];
834
+ fallbackAddress: string;
835
+ };
836
+ alts: string[];
837
+ };
838
+ __kind: "Solana";
839
+ };
840
+ };
841
+ sourceChain: {
842
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
843
+ };
844
+ sourceAddress?: {
845
+ value: string;
846
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
847
+ } | null | undefined;
848
+ } | null | undefined;
849
+ }>, z.ZodObject<{
850
+ __kind: z.ZodLiteral<"CreditOnChain">;
851
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
852
+ }, "strip", z.ZodTypeAny, {
853
+ __kind: "CreditOnChain";
854
+ accountId: `cF${string}`;
855
+ }, {
856
+ __kind: "CreditOnChain";
857
+ accountId: string;
858
+ }>, z.ZodObject<{
859
+ __kind: z.ZodLiteral<"CreditLendingPool">;
860
+ swapType: z.ZodObject<{
861
+ __kind: z.ZodLiteral<"Liquidation">;
862
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
863
+ loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
864
+ }, "strip", z.ZodTypeAny, {
865
+ __kind: "Liquidation";
866
+ borrowerId: `cF${string}`;
867
+ loanId: bigint;
868
+ }, {
869
+ __kind: "Liquidation";
870
+ borrowerId: string;
871
+ loanId: string | number;
872
+ }>;
873
+ }, "strip", z.ZodTypeAny, {
874
+ __kind: "CreditLendingPool";
875
+ swapType: {
876
+ __kind: "Liquidation";
877
+ borrowerId: `cF${string}`;
878
+ loanId: bigint;
879
+ };
880
+ }, {
881
+ __kind: "CreditLendingPool";
882
+ swapType: {
883
+ __kind: "Liquidation";
884
+ borrowerId: string;
885
+ loanId: string | number;
886
+ };
887
+ }>, z.ZodObject<{
888
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
889
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
890
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
891
+ }, "strip", z.ZodTypeAny, {
892
+ __kind: "CreditFlipAndTransferToGateway";
893
+ accountId: `cF${string}`;
894
+ flipToSubtractFromSwapOutput: bigint;
895
+ }, {
896
+ __kind: "CreditFlipAndTransferToGateway";
897
+ accountId: string;
898
+ flipToSubtractFromSwapOutput: string | number;
899
+ }>]>;
900
+ }, "strip", z.ZodTypeAny, {
901
+ __kind: "Regular";
902
+ outputAction: {
903
+ __kind: "Egress";
904
+ outputAddress: {
905
+ readonly chain: "Ethereum";
906
+ readonly address: `0x${string}`;
907
+ } | {
908
+ readonly chain: "Polkadot";
909
+ readonly address: string;
910
+ } | {
911
+ readonly chain: "Bitcoin";
912
+ readonly address: string;
913
+ } | {
914
+ readonly chain: "Arbitrum";
915
+ readonly address: `0x${string}`;
916
+ } | {
917
+ readonly chain: "Solana";
918
+ readonly address: string;
919
+ } | {
920
+ readonly chain: "Assethub";
921
+ readonly address: string;
922
+ } | {
923
+ readonly chain: "Tron";
924
+ readonly address: string;
925
+ };
926
+ ccmDepositMetadata?: {
927
+ channelMetadata: {
928
+ message: `0x${string}`;
929
+ gasBudget: bigint;
930
+ ccmAdditionalData: {
931
+ __kind: "NotRequired";
932
+ } | {
933
+ value: {
934
+ value: {
935
+ cfReceiver: {
936
+ pubkey: `0x${string}`;
937
+ isWritable: boolean;
938
+ };
939
+ additionalAccounts: {
940
+ pubkey: `0x${string}`;
941
+ isWritable: boolean;
942
+ }[];
943
+ fallbackAddress: `0x${string}`;
944
+ };
945
+ __kind: "V0";
946
+ } | {
947
+ __kind: "V1";
948
+ ccmAccounts: {
949
+ cfReceiver: {
950
+ pubkey: `0x${string}`;
951
+ isWritable: boolean;
952
+ };
953
+ additionalAccounts: {
954
+ pubkey: `0x${string}`;
955
+ isWritable: boolean;
956
+ }[];
957
+ fallbackAddress: `0x${string}`;
958
+ };
959
+ alts: `0x${string}`[];
960
+ };
961
+ __kind: "Solana";
962
+ };
963
+ };
964
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
965
+ sourceAddress?: {
966
+ readonly chain: "Ethereum";
967
+ readonly address: `0x${string}`;
968
+ } | {
969
+ readonly chain: "Polkadot";
970
+ readonly address: string;
971
+ } | {
972
+ readonly chain: "Bitcoin";
973
+ readonly address: string;
974
+ } | {
975
+ readonly chain: "Arbitrum";
976
+ readonly address: `0x${string}`;
977
+ } | {
978
+ readonly chain: "Solana";
979
+ readonly address: string;
980
+ } | {
981
+ readonly chain: "Assethub";
982
+ readonly address: string;
983
+ } | {
984
+ readonly chain: "Tron";
985
+ readonly address: string;
986
+ } | null | undefined;
987
+ } | null | undefined;
988
+ } | {
989
+ __kind: "CreditOnChain";
990
+ accountId: `cF${string}`;
991
+ } | {
992
+ __kind: "CreditLendingPool";
993
+ swapType: {
994
+ __kind: "Liquidation";
995
+ borrowerId: `cF${string}`;
996
+ loanId: bigint;
997
+ };
998
+ } | {
999
+ __kind: "CreditFlipAndTransferToGateway";
1000
+ accountId: `cF${string}`;
1001
+ flipToSubtractFromSwapOutput: bigint;
1002
+ };
1003
+ }, {
1004
+ __kind: "Regular";
1005
+ outputAction: {
1006
+ __kind: "Egress";
1007
+ outputAddress: {
1008
+ value: string;
1009
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1010
+ };
1011
+ ccmDepositMetadata?: {
1012
+ channelMetadata: {
1013
+ message: string;
1014
+ gasBudget: string | number;
1015
+ ccmAdditionalData: {
1016
+ __kind: "NotRequired";
1017
+ } | {
1018
+ value: {
1019
+ value: {
1020
+ cfReceiver: {
1021
+ pubkey: string;
1022
+ isWritable: boolean;
1023
+ };
1024
+ additionalAccounts: {
1025
+ pubkey: string;
1026
+ isWritable: boolean;
1027
+ }[];
1028
+ fallbackAddress: string;
1029
+ };
1030
+ __kind: "V0";
1031
+ } | {
1032
+ __kind: "V1";
1033
+ ccmAccounts: {
1034
+ cfReceiver: {
1035
+ pubkey: string;
1036
+ isWritable: boolean;
1037
+ };
1038
+ additionalAccounts: {
1039
+ pubkey: string;
1040
+ isWritable: boolean;
1041
+ }[];
1042
+ fallbackAddress: string;
1043
+ };
1044
+ alts: string[];
1045
+ };
1046
+ __kind: "Solana";
1047
+ };
1048
+ };
1049
+ sourceChain: {
1050
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1051
+ };
1052
+ sourceAddress?: {
1053
+ value: string;
1054
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1055
+ } | null | undefined;
1056
+ } | null | undefined;
1057
+ } | {
1058
+ __kind: "CreditOnChain";
1059
+ accountId: string;
1060
+ } | {
1061
+ __kind: "CreditLendingPool";
1062
+ swapType: {
1063
+ __kind: "Liquidation";
1064
+ borrowerId: string;
1065
+ loanId: string | number;
1066
+ };
1067
+ } | {
1068
+ __kind: "CreditFlipAndTransferToGateway";
1069
+ accountId: string;
1070
+ flipToSubtractFromSwapOutput: string | number;
1071
+ };
1072
+ }>, z.ZodObject<{
1073
+ __kind: z.ZodLiteral<"RegularNoNetworkFee">;
1074
+ outputAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1075
+ __kind: z.ZodLiteral<"Egress">;
1076
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1077
+ channelMetadata: z.ZodObject<{
1078
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1079
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1080
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1081
+ __kind: z.ZodLiteral<"NotRequired">;
1082
+ }, "strip", z.ZodTypeAny, {
1083
+ __kind: "NotRequired";
1084
+ }, {
1085
+ __kind: "NotRequired";
1086
+ }>, z.ZodObject<{
1087
+ __kind: z.ZodLiteral<"Solana">;
1088
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1089
+ __kind: z.ZodLiteral<"V0">;
1090
+ value: z.ZodObject<{
1091
+ cfReceiver: z.ZodObject<{
1092
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1093
+ isWritable: z.ZodBoolean;
1094
+ }, "strip", z.ZodTypeAny, {
1095
+ pubkey: `0x${string}`;
1096
+ isWritable: boolean;
1097
+ }, {
1098
+ pubkey: string;
1099
+ isWritable: boolean;
1100
+ }>;
1101
+ additionalAccounts: z.ZodArray<z.ZodObject<{
1102
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1103
+ isWritable: z.ZodBoolean;
1104
+ }, "strip", z.ZodTypeAny, {
1105
+ pubkey: `0x${string}`;
1106
+ isWritable: boolean;
1107
+ }, {
1108
+ pubkey: string;
1109
+ isWritable: boolean;
1110
+ }>, "many">;
1111
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1112
+ }, "strip", z.ZodTypeAny, {
1113
+ cfReceiver: {
1114
+ pubkey: `0x${string}`;
1115
+ isWritable: boolean;
1116
+ };
1117
+ additionalAccounts: {
1118
+ pubkey: `0x${string}`;
1119
+ isWritable: boolean;
1120
+ }[];
1121
+ fallbackAddress: `0x${string}`;
1122
+ }, {
1123
+ cfReceiver: {
1124
+ pubkey: string;
1125
+ isWritable: boolean;
1126
+ };
1127
+ additionalAccounts: {
1128
+ pubkey: string;
1129
+ isWritable: boolean;
1130
+ }[];
1131
+ fallbackAddress: string;
1132
+ }>;
1133
+ }, "strip", z.ZodTypeAny, {
1134
+ value: {
1135
+ cfReceiver: {
1136
+ pubkey: `0x${string}`;
1137
+ isWritable: boolean;
1138
+ };
1139
+ additionalAccounts: {
1140
+ pubkey: `0x${string}`;
1141
+ isWritable: boolean;
1142
+ }[];
1143
+ fallbackAddress: `0x${string}`;
1144
+ };
1145
+ __kind: "V0";
1146
+ }, {
1147
+ value: {
1148
+ cfReceiver: {
1149
+ pubkey: string;
1150
+ isWritable: boolean;
1151
+ };
1152
+ additionalAccounts: {
1153
+ pubkey: string;
1154
+ isWritable: boolean;
1155
+ }[];
1156
+ fallbackAddress: string;
1157
+ };
1158
+ __kind: "V0";
1159
+ }>, z.ZodObject<{
1160
+ __kind: z.ZodLiteral<"V1">;
1161
+ ccmAccounts: z.ZodObject<{
1162
+ cfReceiver: z.ZodObject<{
1163
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1164
+ isWritable: z.ZodBoolean;
1165
+ }, "strip", z.ZodTypeAny, {
1166
+ pubkey: `0x${string}`;
1167
+ isWritable: boolean;
1168
+ }, {
1169
+ pubkey: string;
1170
+ isWritable: boolean;
1171
+ }>;
1172
+ additionalAccounts: z.ZodArray<z.ZodObject<{
1173
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1174
+ isWritable: z.ZodBoolean;
1175
+ }, "strip", z.ZodTypeAny, {
1176
+ pubkey: `0x${string}`;
1177
+ isWritable: boolean;
1178
+ }, {
1179
+ pubkey: string;
1180
+ isWritable: boolean;
1181
+ }>, "many">;
1182
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1183
+ }, "strip", z.ZodTypeAny, {
1184
+ cfReceiver: {
1185
+ pubkey: `0x${string}`;
1186
+ isWritable: boolean;
1187
+ };
1188
+ additionalAccounts: {
1189
+ pubkey: `0x${string}`;
1190
+ isWritable: boolean;
1191
+ }[];
1192
+ fallbackAddress: `0x${string}`;
1193
+ }, {
1194
+ cfReceiver: {
1195
+ pubkey: string;
1196
+ isWritable: boolean;
1197
+ };
1198
+ additionalAccounts: {
1199
+ pubkey: string;
1200
+ isWritable: boolean;
1201
+ }[];
1202
+ fallbackAddress: string;
1203
+ }>;
1204
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
1205
+ }, "strip", z.ZodTypeAny, {
1206
+ __kind: "V1";
1207
+ ccmAccounts: {
1208
+ cfReceiver: {
1209
+ pubkey: `0x${string}`;
1210
+ isWritable: boolean;
1211
+ };
1212
+ additionalAccounts: {
1213
+ pubkey: `0x${string}`;
1214
+ isWritable: boolean;
1215
+ }[];
1216
+ fallbackAddress: `0x${string}`;
1217
+ };
1218
+ alts: `0x${string}`[];
1219
+ }, {
1220
+ __kind: "V1";
1221
+ ccmAccounts: {
1222
+ cfReceiver: {
1223
+ pubkey: string;
1224
+ isWritable: boolean;
1225
+ };
1226
+ additionalAccounts: {
1227
+ pubkey: string;
1228
+ isWritable: boolean;
1229
+ }[];
1230
+ fallbackAddress: string;
1231
+ };
1232
+ alts: string[];
1233
+ }>]>;
1234
+ }, "strip", z.ZodTypeAny, {
1235
+ value: {
1236
+ value: {
1237
+ cfReceiver: {
1238
+ pubkey: `0x${string}`;
1239
+ isWritable: boolean;
1240
+ };
1241
+ additionalAccounts: {
1242
+ pubkey: `0x${string}`;
1243
+ isWritable: boolean;
1244
+ }[];
1245
+ fallbackAddress: `0x${string}`;
1246
+ };
1247
+ __kind: "V0";
1248
+ } | {
1249
+ __kind: "V1";
1250
+ ccmAccounts: {
1251
+ cfReceiver: {
1252
+ pubkey: `0x${string}`;
1253
+ isWritable: boolean;
1254
+ };
1255
+ additionalAccounts: {
1256
+ pubkey: `0x${string}`;
1257
+ isWritable: boolean;
1258
+ }[];
1259
+ fallbackAddress: `0x${string}`;
1260
+ };
1261
+ alts: `0x${string}`[];
1262
+ };
1263
+ __kind: "Solana";
1264
+ }, {
1265
+ value: {
1266
+ value: {
1267
+ cfReceiver: {
1268
+ pubkey: string;
1269
+ isWritable: boolean;
1270
+ };
1271
+ additionalAccounts: {
1272
+ pubkey: string;
1273
+ isWritable: boolean;
1274
+ }[];
1275
+ fallbackAddress: string;
1276
+ };
1277
+ __kind: "V0";
1278
+ } | {
1279
+ __kind: "V1";
1280
+ ccmAccounts: {
1281
+ cfReceiver: {
1282
+ pubkey: string;
1283
+ isWritable: boolean;
1284
+ };
1285
+ additionalAccounts: {
1286
+ pubkey: string;
1287
+ isWritable: boolean;
1288
+ }[];
1289
+ fallbackAddress: string;
1290
+ };
1291
+ alts: string[];
1292
+ };
1293
+ __kind: "Solana";
1294
+ }>]>;
1295
+ }, "strip", z.ZodTypeAny, {
1296
+ message: `0x${string}`;
1297
+ gasBudget: bigint;
1298
+ ccmAdditionalData: {
1299
+ __kind: "NotRequired";
1300
+ } | {
1301
+ value: {
1302
+ value: {
1303
+ cfReceiver: {
1304
+ pubkey: `0x${string}`;
1305
+ isWritable: boolean;
1306
+ };
1307
+ additionalAccounts: {
1308
+ pubkey: `0x${string}`;
1309
+ isWritable: boolean;
1310
+ }[];
1311
+ fallbackAddress: `0x${string}`;
1312
+ };
1313
+ __kind: "V0";
1314
+ } | {
1315
+ __kind: "V1";
1316
+ ccmAccounts: {
1317
+ cfReceiver: {
1318
+ pubkey: `0x${string}`;
1319
+ isWritable: boolean;
1320
+ };
1321
+ additionalAccounts: {
1322
+ pubkey: `0x${string}`;
1323
+ isWritable: boolean;
1324
+ }[];
1325
+ fallbackAddress: `0x${string}`;
1326
+ };
1327
+ alts: `0x${string}`[];
1328
+ };
1329
+ __kind: "Solana";
1330
+ };
1331
+ }, {
1332
+ message: string;
1333
+ gasBudget: string | number;
1334
+ ccmAdditionalData: {
1335
+ __kind: "NotRequired";
1336
+ } | {
1337
+ value: {
1338
+ value: {
1339
+ cfReceiver: {
1340
+ pubkey: string;
1341
+ isWritable: boolean;
1342
+ };
1343
+ additionalAccounts: {
1344
+ pubkey: string;
1345
+ isWritable: boolean;
1346
+ }[];
1347
+ fallbackAddress: string;
1348
+ };
1349
+ __kind: "V0";
1350
+ } | {
1351
+ __kind: "V1";
1352
+ ccmAccounts: {
1353
+ cfReceiver: {
1354
+ pubkey: string;
1355
+ isWritable: boolean;
1356
+ };
1357
+ additionalAccounts: {
1358
+ pubkey: string;
1359
+ isWritable: boolean;
1360
+ }[];
1361
+ fallbackAddress: string;
1362
+ };
1363
+ alts: string[];
1364
+ };
1365
+ __kind: "Solana";
1366
+ };
1367
+ }>;
1368
+ sourceChain: z.ZodEffects<z.ZodObject<{
1369
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
1370
+ }, "strip", z.ZodTypeAny, {
1371
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1372
+ }, {
1373
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1374
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
1375
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1376
+ }>;
1377
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
1378
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
1379
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1380
+ }, "strip", z.ZodTypeAny, {
1381
+ value: `0x${string}`;
1382
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1383
+ }, {
1384
+ value: string;
1385
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1386
+ }>, {
1387
+ readonly chain: "Ethereum";
1388
+ readonly address: `0x${string}`;
1389
+ } | {
1390
+ readonly chain: "Polkadot";
1391
+ readonly address: string;
1392
+ } | {
1393
+ readonly chain: "Bitcoin";
1394
+ readonly address: string;
1395
+ } | {
1396
+ readonly chain: "Arbitrum";
1397
+ readonly address: `0x${string}`;
1398
+ } | {
1399
+ readonly chain: "Solana";
1400
+ readonly address: string;
1401
+ } | {
1402
+ readonly chain: "Assethub";
1403
+ readonly address: string;
1404
+ } | {
1405
+ readonly chain: "Tron";
1406
+ readonly address: string;
1407
+ }, {
1408
+ value: string;
1409
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1410
+ }>>>;
1411
+ }, "strip", z.ZodTypeAny, {
1412
+ channelMetadata: {
1413
+ message: `0x${string}`;
1414
+ gasBudget: bigint;
1415
+ ccmAdditionalData: {
1416
+ __kind: "NotRequired";
1417
+ } | {
1418
+ value: {
1419
+ value: {
1420
+ cfReceiver: {
1421
+ pubkey: `0x${string}`;
1422
+ isWritable: boolean;
1423
+ };
1424
+ additionalAccounts: {
1425
+ pubkey: `0x${string}`;
1426
+ isWritable: boolean;
1427
+ }[];
1428
+ fallbackAddress: `0x${string}`;
1429
+ };
1430
+ __kind: "V0";
1431
+ } | {
1432
+ __kind: "V1";
1433
+ ccmAccounts: {
1434
+ cfReceiver: {
1435
+ pubkey: `0x${string}`;
1436
+ isWritable: boolean;
1437
+ };
1438
+ additionalAccounts: {
1439
+ pubkey: `0x${string}`;
1440
+ isWritable: boolean;
1441
+ }[];
1442
+ fallbackAddress: `0x${string}`;
1443
+ };
1444
+ alts: `0x${string}`[];
1445
+ };
1446
+ __kind: "Solana";
1447
+ };
1448
+ };
1449
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1450
+ sourceAddress?: {
1451
+ readonly chain: "Ethereum";
1452
+ readonly address: `0x${string}`;
1453
+ } | {
1454
+ readonly chain: "Polkadot";
1455
+ readonly address: string;
1456
+ } | {
1457
+ readonly chain: "Bitcoin";
1458
+ readonly address: string;
1459
+ } | {
1460
+ readonly chain: "Arbitrum";
1461
+ readonly address: `0x${string}`;
1462
+ } | {
1463
+ readonly chain: "Solana";
1464
+ readonly address: string;
1465
+ } | {
1466
+ readonly chain: "Assethub";
1467
+ readonly address: string;
1468
+ } | {
1469
+ readonly chain: "Tron";
1470
+ readonly address: string;
1471
+ } | null | undefined;
1472
+ }, {
1473
+ channelMetadata: {
1474
+ message: string;
1475
+ gasBudget: string | number;
1476
+ ccmAdditionalData: {
1477
+ __kind: "NotRequired";
1478
+ } | {
1479
+ value: {
1480
+ value: {
1481
+ cfReceiver: {
1482
+ pubkey: string;
1483
+ isWritable: boolean;
1484
+ };
1485
+ additionalAccounts: {
1486
+ pubkey: string;
1487
+ isWritable: boolean;
1488
+ }[];
1489
+ fallbackAddress: string;
1490
+ };
1491
+ __kind: "V0";
1492
+ } | {
1493
+ __kind: "V1";
1494
+ ccmAccounts: {
1495
+ cfReceiver: {
1496
+ pubkey: string;
1497
+ isWritable: boolean;
1498
+ };
1499
+ additionalAccounts: {
1500
+ pubkey: string;
1501
+ isWritable: boolean;
1502
+ }[];
1503
+ fallbackAddress: string;
1504
+ };
1505
+ alts: string[];
1506
+ };
1507
+ __kind: "Solana";
1508
+ };
1509
+ };
1510
+ sourceChain: {
1511
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1512
+ };
1513
+ sourceAddress?: {
1514
+ value: string;
1515
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1516
+ } | null | undefined;
1517
+ }>>>;
1518
+ outputAddress: z.ZodEffects<z.ZodObject<{
1519
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
1520
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1521
+ }, "strip", z.ZodTypeAny, {
1522
+ value: `0x${string}`;
1523
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1524
+ }, {
1525
+ value: string;
1526
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1527
+ }>, {
1528
+ readonly chain: "Ethereum";
1529
+ readonly address: `0x${string}`;
1530
+ } | {
1531
+ readonly chain: "Polkadot";
1532
+ readonly address: string;
1533
+ } | {
1534
+ readonly chain: "Bitcoin";
1535
+ readonly address: string;
1536
+ } | {
1537
+ readonly chain: "Arbitrum";
1538
+ readonly address: `0x${string}`;
1539
+ } | {
1540
+ readonly chain: "Solana";
1541
+ readonly address: string;
1542
+ } | {
1543
+ readonly chain: "Assethub";
1544
+ readonly address: string;
1545
+ } | {
1546
+ readonly chain: "Tron";
1547
+ readonly address: string;
1548
+ }, {
1549
+ value: string;
1550
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1551
+ }>;
1552
+ }, "strip", z.ZodTypeAny, {
1553
+ __kind: "Egress";
1554
+ outputAddress: {
1555
+ readonly chain: "Ethereum";
1556
+ readonly address: `0x${string}`;
1557
+ } | {
1558
+ readonly chain: "Polkadot";
1559
+ readonly address: string;
1560
+ } | {
1561
+ readonly chain: "Bitcoin";
1562
+ readonly address: string;
1563
+ } | {
1564
+ readonly chain: "Arbitrum";
1565
+ readonly address: `0x${string}`;
1566
+ } | {
1567
+ readonly chain: "Solana";
1568
+ readonly address: string;
1569
+ } | {
1570
+ readonly chain: "Assethub";
1571
+ readonly address: string;
1572
+ } | {
1573
+ readonly chain: "Tron";
1574
+ readonly address: string;
1575
+ };
1576
+ ccmDepositMetadata?: {
1577
+ channelMetadata: {
1578
+ message: `0x${string}`;
1579
+ gasBudget: bigint;
1580
+ ccmAdditionalData: {
1581
+ __kind: "NotRequired";
1582
+ } | {
1583
+ value: {
1584
+ value: {
1585
+ cfReceiver: {
1586
+ pubkey: `0x${string}`;
1587
+ isWritable: boolean;
1588
+ };
1589
+ additionalAccounts: {
1590
+ pubkey: `0x${string}`;
1591
+ isWritable: boolean;
1592
+ }[];
1593
+ fallbackAddress: `0x${string}`;
1594
+ };
1595
+ __kind: "V0";
1596
+ } | {
1597
+ __kind: "V1";
1598
+ ccmAccounts: {
1599
+ cfReceiver: {
1600
+ pubkey: `0x${string}`;
1601
+ isWritable: boolean;
1602
+ };
1603
+ additionalAccounts: {
1604
+ pubkey: `0x${string}`;
1605
+ isWritable: boolean;
1606
+ }[];
1607
+ fallbackAddress: `0x${string}`;
1608
+ };
1609
+ alts: `0x${string}`[];
1610
+ };
1611
+ __kind: "Solana";
1612
+ };
1613
+ };
1614
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1615
+ sourceAddress?: {
1616
+ readonly chain: "Ethereum";
1617
+ readonly address: `0x${string}`;
1618
+ } | {
1619
+ readonly chain: "Polkadot";
1620
+ readonly address: string;
1621
+ } | {
1622
+ readonly chain: "Bitcoin";
1623
+ readonly address: string;
1624
+ } | {
1625
+ readonly chain: "Arbitrum";
1626
+ readonly address: `0x${string}`;
1627
+ } | {
1628
+ readonly chain: "Solana";
1629
+ readonly address: string;
1630
+ } | {
1631
+ readonly chain: "Assethub";
1632
+ readonly address: string;
1633
+ } | {
1634
+ readonly chain: "Tron";
1635
+ readonly address: string;
1636
+ } | null | undefined;
1637
+ } | null | undefined;
1638
+ }, {
1639
+ __kind: "Egress";
1640
+ outputAddress: {
1641
+ value: string;
1642
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1643
+ };
1644
+ ccmDepositMetadata?: {
1645
+ channelMetadata: {
1646
+ message: string;
1647
+ gasBudget: string | number;
1648
+ ccmAdditionalData: {
1649
+ __kind: "NotRequired";
1650
+ } | {
1651
+ value: {
1652
+ value: {
1653
+ cfReceiver: {
1654
+ pubkey: string;
1655
+ isWritable: boolean;
1656
+ };
1657
+ additionalAccounts: {
1658
+ pubkey: string;
1659
+ isWritable: boolean;
1660
+ }[];
1661
+ fallbackAddress: string;
1662
+ };
1663
+ __kind: "V0";
1664
+ } | {
1665
+ __kind: "V1";
1666
+ ccmAccounts: {
1667
+ cfReceiver: {
1668
+ pubkey: string;
1669
+ isWritable: boolean;
1670
+ };
1671
+ additionalAccounts: {
1672
+ pubkey: string;
1673
+ isWritable: boolean;
1674
+ }[];
1675
+ fallbackAddress: string;
1676
+ };
1677
+ alts: string[];
1678
+ };
1679
+ __kind: "Solana";
1680
+ };
1681
+ };
1682
+ sourceChain: {
1683
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1684
+ };
1685
+ sourceAddress?: {
1686
+ value: string;
1687
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1688
+ } | null | undefined;
1689
+ } | null | undefined;
1690
+ }>, z.ZodObject<{
1691
+ __kind: z.ZodLiteral<"CreditOnChain">;
1692
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1693
+ }, "strip", z.ZodTypeAny, {
1694
+ __kind: "CreditOnChain";
1695
+ accountId: `cF${string}`;
1696
+ }, {
1697
+ __kind: "CreditOnChain";
1698
+ accountId: string;
1699
+ }>, z.ZodObject<{
1700
+ __kind: z.ZodLiteral<"CreditLendingPool">;
1701
+ swapType: z.ZodObject<{
1702
+ __kind: z.ZodLiteral<"Liquidation">;
1703
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1704
+ loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1705
+ }, "strip", z.ZodTypeAny, {
1706
+ __kind: "Liquidation";
1707
+ borrowerId: `cF${string}`;
1708
+ loanId: bigint;
1709
+ }, {
1710
+ __kind: "Liquidation";
1711
+ borrowerId: string;
1712
+ loanId: string | number;
1713
+ }>;
1714
+ }, "strip", z.ZodTypeAny, {
1715
+ __kind: "CreditLendingPool";
1716
+ swapType: {
1717
+ __kind: "Liquidation";
1718
+ borrowerId: `cF${string}`;
1719
+ loanId: bigint;
1720
+ };
1721
+ }, {
1722
+ __kind: "CreditLendingPool";
1723
+ swapType: {
1724
+ __kind: "Liquidation";
1725
+ borrowerId: string;
1726
+ loanId: string | number;
1727
+ };
1728
+ }>, z.ZodObject<{
1729
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
1730
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1731
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1732
+ }, "strip", z.ZodTypeAny, {
1733
+ __kind: "CreditFlipAndTransferToGateway";
1734
+ accountId: `cF${string}`;
1735
+ flipToSubtractFromSwapOutput: bigint;
1736
+ }, {
1737
+ __kind: "CreditFlipAndTransferToGateway";
1738
+ accountId: string;
1739
+ flipToSubtractFromSwapOutput: string | number;
1740
+ }>]>;
1741
+ }, "strip", z.ZodTypeAny, {
1742
+ __kind: "RegularNoNetworkFee";
1743
+ outputAction: {
1744
+ __kind: "Egress";
1745
+ outputAddress: {
1746
+ readonly chain: "Ethereum";
1747
+ readonly address: `0x${string}`;
1748
+ } | {
1749
+ readonly chain: "Polkadot";
1750
+ readonly address: string;
1751
+ } | {
1752
+ readonly chain: "Bitcoin";
1753
+ readonly address: string;
1754
+ } | {
1755
+ readonly chain: "Arbitrum";
1756
+ readonly address: `0x${string}`;
1757
+ } | {
1758
+ readonly chain: "Solana";
1759
+ readonly address: string;
1760
+ } | {
1761
+ readonly chain: "Assethub";
1762
+ readonly address: string;
1763
+ } | {
1764
+ readonly chain: "Tron";
1765
+ readonly address: string;
1766
+ };
1767
+ ccmDepositMetadata?: {
1768
+ channelMetadata: {
1769
+ message: `0x${string}`;
1770
+ gasBudget: bigint;
1771
+ ccmAdditionalData: {
1772
+ __kind: "NotRequired";
1773
+ } | {
1774
+ value: {
1775
+ value: {
1776
+ cfReceiver: {
1777
+ pubkey: `0x${string}`;
1778
+ isWritable: boolean;
1779
+ };
1780
+ additionalAccounts: {
1781
+ pubkey: `0x${string}`;
1782
+ isWritable: boolean;
1783
+ }[];
1784
+ fallbackAddress: `0x${string}`;
1785
+ };
1786
+ __kind: "V0";
1787
+ } | {
1788
+ __kind: "V1";
1789
+ ccmAccounts: {
1790
+ cfReceiver: {
1791
+ pubkey: `0x${string}`;
1792
+ isWritable: boolean;
1793
+ };
1794
+ additionalAccounts: {
1795
+ pubkey: `0x${string}`;
1796
+ isWritable: boolean;
1797
+ }[];
1798
+ fallbackAddress: `0x${string}`;
1799
+ };
1800
+ alts: `0x${string}`[];
1801
+ };
1802
+ __kind: "Solana";
1803
+ };
1804
+ };
1805
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1806
+ sourceAddress?: {
1807
+ readonly chain: "Ethereum";
1808
+ readonly address: `0x${string}`;
1809
+ } | {
1810
+ readonly chain: "Polkadot";
1811
+ readonly address: string;
1812
+ } | {
1813
+ readonly chain: "Bitcoin";
1814
+ readonly address: string;
1815
+ } | {
1816
+ readonly chain: "Arbitrum";
1817
+ readonly address: `0x${string}`;
1818
+ } | {
1819
+ readonly chain: "Solana";
1820
+ readonly address: string;
1821
+ } | {
1822
+ readonly chain: "Assethub";
1823
+ readonly address: string;
1824
+ } | {
1825
+ readonly chain: "Tron";
1826
+ readonly address: string;
1827
+ } | null | undefined;
1828
+ } | null | undefined;
1829
+ } | {
1830
+ __kind: "CreditOnChain";
1831
+ accountId: `cF${string}`;
1832
+ } | {
1833
+ __kind: "CreditLendingPool";
1834
+ swapType: {
1835
+ __kind: "Liquidation";
1836
+ borrowerId: `cF${string}`;
1837
+ loanId: bigint;
1838
+ };
1839
+ } | {
1840
+ __kind: "CreditFlipAndTransferToGateway";
1841
+ accountId: `cF${string}`;
1842
+ flipToSubtractFromSwapOutput: bigint;
1843
+ };
1844
+ }, {
1845
+ __kind: "RegularNoNetworkFee";
1846
+ outputAction: {
1847
+ __kind: "Egress";
1848
+ outputAddress: {
1849
+ value: string;
1850
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1851
+ };
1852
+ ccmDepositMetadata?: {
1853
+ channelMetadata: {
1854
+ message: string;
1855
+ gasBudget: string | number;
1856
+ ccmAdditionalData: {
1857
+ __kind: "NotRequired";
1858
+ } | {
1859
+ value: {
1860
+ value: {
1861
+ cfReceiver: {
1862
+ pubkey: string;
1863
+ isWritable: boolean;
1864
+ };
1865
+ additionalAccounts: {
1866
+ pubkey: string;
1867
+ isWritable: boolean;
1868
+ }[];
1869
+ fallbackAddress: string;
1870
+ };
1871
+ __kind: "V0";
1872
+ } | {
1873
+ __kind: "V1";
1874
+ ccmAccounts: {
1875
+ cfReceiver: {
1876
+ pubkey: string;
1877
+ isWritable: boolean;
1878
+ };
1879
+ additionalAccounts: {
1880
+ pubkey: string;
1881
+ isWritable: boolean;
1882
+ }[];
1883
+ fallbackAddress: string;
1884
+ };
1885
+ alts: string[];
1886
+ };
1887
+ __kind: "Solana";
1888
+ };
1889
+ };
1890
+ sourceChain: {
1891
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1892
+ };
1893
+ sourceAddress?: {
1894
+ value: string;
1895
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1896
+ } | null | undefined;
1897
+ } | null | undefined;
1898
+ } | {
1899
+ __kind: "CreditOnChain";
1900
+ accountId: string;
1901
+ } | {
1902
+ __kind: "CreditLendingPool";
1903
+ swapType: {
1904
+ __kind: "Liquidation";
1905
+ borrowerId: string;
1906
+ loanId: string | number;
1907
+ };
1908
+ } | {
1909
+ __kind: "CreditFlipAndTransferToGateway";
1910
+ accountId: string;
1911
+ flipToSubtractFromSwapOutput: string | number;
1912
+ };
1913
+ }>]>;
1914
+ brokerFees: z.ZodArray<z.ZodObject<{
1915
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1916
+ bps: z.ZodNumber;
1917
+ }, "strip", z.ZodTypeAny, {
1918
+ account: `cF${string}`;
1919
+ bps: number;
1920
+ }, {
1921
+ account: string;
1922
+ bps: number;
1923
+ }>, "many">;
1924
+ priceLimitsAndExpiry: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1925
+ expiryBehaviour: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1926
+ __kind: z.ZodLiteral<"NoExpiry">;
1927
+ }, "strip", z.ZodTypeAny, {
1928
+ __kind: "NoExpiry";
1929
+ }, {
1930
+ __kind: "NoExpiry";
1931
+ }>, z.ZodObject<{
1932
+ __kind: z.ZodLiteral<"RefundIfExpires">;
1933
+ retryDuration: z.ZodNumber;
1934
+ refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1935
+ __kind: z.ZodLiteral<"InternalAccount">;
1936
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1937
+ }, "strip", z.ZodTypeAny, {
1938
+ value: `cF${string}`;
1939
+ __kind: "InternalAccount";
1940
+ }, {
1941
+ value: string;
1942
+ __kind: "InternalAccount";
1943
+ }>, z.ZodObject<{
1944
+ __kind: z.ZodLiteral<"ExternalAddress">;
1945
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1946
+ __kind: z.ZodLiteral<"Eth">;
1947
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1948
+ }, "strip", z.ZodTypeAny, {
1949
+ value: `0x${string}`;
1950
+ __kind: "Eth";
1951
+ }, {
1952
+ value: string;
1953
+ __kind: "Eth";
1954
+ }>, z.ZodObject<{
1955
+ __kind: z.ZodLiteral<"Dot">;
1956
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1957
+ }, "strip", z.ZodTypeAny, {
1958
+ value: `0x${string}`;
1959
+ __kind: "Dot";
1960
+ }, {
1961
+ value: string;
1962
+ __kind: "Dot";
1963
+ }>, z.ZodObject<{
1964
+ __kind: z.ZodLiteral<"Btc">;
1965
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1966
+ __kind: z.ZodLiteral<"P2PKH">;
1967
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1968
+ }, "strip", z.ZodTypeAny, {
1969
+ value: `0x${string}`;
1970
+ __kind: "P2PKH";
1971
+ }, {
1972
+ value: string;
1973
+ __kind: "P2PKH";
1974
+ }>, z.ZodObject<{
1975
+ __kind: z.ZodLiteral<"P2SH">;
1976
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1977
+ }, "strip", z.ZodTypeAny, {
1978
+ value: `0x${string}`;
1979
+ __kind: "P2SH";
1980
+ }, {
1981
+ value: string;
1982
+ __kind: "P2SH";
1983
+ }>, z.ZodObject<{
1984
+ __kind: z.ZodLiteral<"P2WPKH">;
1985
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1986
+ }, "strip", z.ZodTypeAny, {
1987
+ value: `0x${string}`;
1988
+ __kind: "P2WPKH";
1989
+ }, {
1990
+ value: string;
1991
+ __kind: "P2WPKH";
1992
+ }>, z.ZodObject<{
1993
+ __kind: z.ZodLiteral<"P2WSH">;
1994
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1995
+ }, "strip", z.ZodTypeAny, {
1996
+ value: `0x${string}`;
1997
+ __kind: "P2WSH";
1998
+ }, {
1999
+ value: string;
2000
+ __kind: "P2WSH";
2001
+ }>, z.ZodObject<{
2002
+ __kind: z.ZodLiteral<"Taproot">;
2003
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2004
+ }, "strip", z.ZodTypeAny, {
2005
+ value: `0x${string}`;
2006
+ __kind: "Taproot";
2007
+ }, {
2008
+ value: string;
2009
+ __kind: "Taproot";
2010
+ }>, z.ZodObject<{
2011
+ __kind: z.ZodLiteral<"OtherSegwit">;
2012
+ version: z.ZodNumber;
2013
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2014
+ }, "strip", z.ZodTypeAny, {
2015
+ __kind: "OtherSegwit";
2016
+ version: number;
2017
+ program: `0x${string}`;
2018
+ }, {
2019
+ __kind: "OtherSegwit";
2020
+ version: number;
2021
+ program: string;
2022
+ }>]>;
2023
+ }, "strip", z.ZodTypeAny, {
2024
+ value: {
2025
+ value: `0x${string}`;
2026
+ __kind: "P2PKH";
2027
+ } | {
2028
+ value: `0x${string}`;
2029
+ __kind: "P2SH";
2030
+ } | {
2031
+ value: `0x${string}`;
2032
+ __kind: "P2WPKH";
2033
+ } | {
2034
+ value: `0x${string}`;
2035
+ __kind: "P2WSH";
2036
+ } | {
2037
+ value: `0x${string}`;
2038
+ __kind: "Taproot";
2039
+ } | {
2040
+ __kind: "OtherSegwit";
2041
+ version: number;
2042
+ program: `0x${string}`;
2043
+ };
2044
+ __kind: "Btc";
2045
+ }, {
2046
+ value: {
2047
+ value: string;
2048
+ __kind: "P2PKH";
2049
+ } | {
2050
+ value: string;
2051
+ __kind: "P2SH";
2052
+ } | {
2053
+ value: string;
2054
+ __kind: "P2WPKH";
2055
+ } | {
2056
+ value: string;
2057
+ __kind: "P2WSH";
2058
+ } | {
2059
+ value: string;
2060
+ __kind: "Taproot";
2061
+ } | {
2062
+ __kind: "OtherSegwit";
2063
+ version: number;
2064
+ program: string;
2065
+ };
2066
+ __kind: "Btc";
2067
+ }>, z.ZodObject<{
2068
+ __kind: z.ZodLiteral<"Arb">;
2069
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2070
+ }, "strip", z.ZodTypeAny, {
2071
+ value: `0x${string}`;
2072
+ __kind: "Arb";
2073
+ }, {
2074
+ value: string;
2075
+ __kind: "Arb";
2076
+ }>, z.ZodObject<{
2077
+ __kind: z.ZodLiteral<"Sol">;
2078
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2079
+ }, "strip", z.ZodTypeAny, {
2080
+ value: `0x${string}`;
2081
+ __kind: "Sol";
2082
+ }, {
2083
+ value: string;
2084
+ __kind: "Sol";
2085
+ }>, z.ZodObject<{
2086
+ __kind: z.ZodLiteral<"Hub">;
2087
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2088
+ }, "strip", z.ZodTypeAny, {
2089
+ value: `0x${string}`;
2090
+ __kind: "Hub";
2091
+ }, {
2092
+ value: string;
2093
+ __kind: "Hub";
2094
+ }>, z.ZodObject<{
2095
+ __kind: z.ZodLiteral<"Tron">;
2096
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2097
+ }, "strip", z.ZodTypeAny, {
2098
+ value: `0x${string}`;
2099
+ __kind: "Tron";
2100
+ }, {
2101
+ value: string;
2102
+ __kind: "Tron";
2103
+ }>]>;
2104
+ }, "strip", z.ZodTypeAny, {
2105
+ value: {
2106
+ value: `0x${string}`;
2107
+ __kind: "Eth";
2108
+ } | {
2109
+ value: `0x${string}`;
2110
+ __kind: "Dot";
2111
+ } | {
2112
+ value: {
2113
+ value: `0x${string}`;
2114
+ __kind: "P2PKH";
2115
+ } | {
2116
+ value: `0x${string}`;
2117
+ __kind: "P2SH";
2118
+ } | {
2119
+ value: `0x${string}`;
2120
+ __kind: "P2WPKH";
2121
+ } | {
2122
+ value: `0x${string}`;
2123
+ __kind: "P2WSH";
2124
+ } | {
2125
+ value: `0x${string}`;
2126
+ __kind: "Taproot";
2127
+ } | {
2128
+ __kind: "OtherSegwit";
2129
+ version: number;
2130
+ program: `0x${string}`;
2131
+ };
2132
+ __kind: "Btc";
2133
+ } | {
2134
+ value: `0x${string}`;
2135
+ __kind: "Arb";
2136
+ } | {
2137
+ value: `0x${string}`;
2138
+ __kind: "Sol";
2139
+ } | {
2140
+ value: `0x${string}`;
2141
+ __kind: "Hub";
2142
+ } | {
2143
+ value: `0x${string}`;
2144
+ __kind: "Tron";
2145
+ };
2146
+ __kind: "ExternalAddress";
2147
+ }, {
2148
+ value: {
2149
+ value: string;
2150
+ __kind: "Eth";
2151
+ } | {
2152
+ value: string;
2153
+ __kind: "Dot";
2154
+ } | {
2155
+ value: {
2156
+ value: string;
2157
+ __kind: "P2PKH";
2158
+ } | {
2159
+ value: string;
2160
+ __kind: "P2SH";
2161
+ } | {
2162
+ value: string;
2163
+ __kind: "P2WPKH";
2164
+ } | {
2165
+ value: string;
2166
+ __kind: "P2WSH";
2167
+ } | {
2168
+ value: string;
2169
+ __kind: "Taproot";
2170
+ } | {
2171
+ __kind: "OtherSegwit";
2172
+ version: number;
2173
+ program: string;
2174
+ };
2175
+ __kind: "Btc";
2176
+ } | {
2177
+ value: string;
2178
+ __kind: "Arb";
2179
+ } | {
2180
+ value: string;
2181
+ __kind: "Sol";
2182
+ } | {
2183
+ value: string;
2184
+ __kind: "Hub";
2185
+ } | {
2186
+ value: string;
2187
+ __kind: "Tron";
2188
+ };
2189
+ __kind: "ExternalAddress";
2190
+ }>]>;
2191
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2192
+ channelMetadata: z.ZodObject<{
2193
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2194
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2195
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2196
+ __kind: z.ZodLiteral<"NotRequired">;
2197
+ }, "strip", z.ZodTypeAny, {
2198
+ __kind: "NotRequired";
2199
+ }, {
2200
+ __kind: "NotRequired";
2201
+ }>, z.ZodObject<{
2202
+ __kind: z.ZodLiteral<"Solana">;
2203
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2204
+ __kind: z.ZodLiteral<"V0">;
2205
+ value: z.ZodObject<{
2206
+ cfReceiver: z.ZodObject<{
2207
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2208
+ isWritable: z.ZodBoolean;
2209
+ }, "strip", z.ZodTypeAny, {
2210
+ pubkey: `0x${string}`;
2211
+ isWritable: boolean;
2212
+ }, {
2213
+ pubkey: string;
2214
+ isWritable: boolean;
2215
+ }>;
2216
+ additionalAccounts: z.ZodArray<z.ZodObject<{
2217
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2218
+ isWritable: z.ZodBoolean;
2219
+ }, "strip", z.ZodTypeAny, {
2220
+ pubkey: `0x${string}`;
2221
+ isWritable: boolean;
2222
+ }, {
2223
+ pubkey: string;
2224
+ isWritable: boolean;
2225
+ }>, "many">;
2226
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2227
+ }, "strip", z.ZodTypeAny, {
2228
+ cfReceiver: {
2229
+ pubkey: `0x${string}`;
2230
+ isWritable: boolean;
2231
+ };
2232
+ additionalAccounts: {
2233
+ pubkey: `0x${string}`;
2234
+ isWritable: boolean;
2235
+ }[];
2236
+ fallbackAddress: `0x${string}`;
2237
+ }, {
2238
+ cfReceiver: {
2239
+ pubkey: string;
2240
+ isWritable: boolean;
2241
+ };
2242
+ additionalAccounts: {
2243
+ pubkey: string;
2244
+ isWritable: boolean;
2245
+ }[];
2246
+ fallbackAddress: string;
2247
+ }>;
2248
+ }, "strip", z.ZodTypeAny, {
2249
+ value: {
2250
+ cfReceiver: {
2251
+ pubkey: `0x${string}`;
2252
+ isWritable: boolean;
2253
+ };
2254
+ additionalAccounts: {
2255
+ pubkey: `0x${string}`;
2256
+ isWritable: boolean;
2257
+ }[];
2258
+ fallbackAddress: `0x${string}`;
2259
+ };
2260
+ __kind: "V0";
2261
+ }, {
2262
+ value: {
2263
+ cfReceiver: {
2264
+ pubkey: string;
2265
+ isWritable: boolean;
2266
+ };
2267
+ additionalAccounts: {
2268
+ pubkey: string;
2269
+ isWritable: boolean;
2270
+ }[];
2271
+ fallbackAddress: string;
2272
+ };
2273
+ __kind: "V0";
2274
+ }>, z.ZodObject<{
2275
+ __kind: z.ZodLiteral<"V1">;
2276
+ ccmAccounts: z.ZodObject<{
2277
+ cfReceiver: z.ZodObject<{
2278
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2279
+ isWritable: z.ZodBoolean;
2280
+ }, "strip", z.ZodTypeAny, {
2281
+ pubkey: `0x${string}`;
2282
+ isWritable: boolean;
2283
+ }, {
2284
+ pubkey: string;
2285
+ isWritable: boolean;
2286
+ }>;
2287
+ additionalAccounts: z.ZodArray<z.ZodObject<{
2288
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2289
+ isWritable: z.ZodBoolean;
2290
+ }, "strip", z.ZodTypeAny, {
2291
+ pubkey: `0x${string}`;
2292
+ isWritable: boolean;
2293
+ }, {
2294
+ pubkey: string;
2295
+ isWritable: boolean;
2296
+ }>, "many">;
2297
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2298
+ }, "strip", z.ZodTypeAny, {
2299
+ cfReceiver: {
2300
+ pubkey: `0x${string}`;
2301
+ isWritable: boolean;
2302
+ };
2303
+ additionalAccounts: {
2304
+ pubkey: `0x${string}`;
2305
+ isWritable: boolean;
2306
+ }[];
2307
+ fallbackAddress: `0x${string}`;
2308
+ }, {
2309
+ cfReceiver: {
2310
+ pubkey: string;
2311
+ isWritable: boolean;
2312
+ };
2313
+ additionalAccounts: {
2314
+ pubkey: string;
2315
+ isWritable: boolean;
2316
+ }[];
2317
+ fallbackAddress: string;
2318
+ }>;
2319
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
2320
+ }, "strip", z.ZodTypeAny, {
2321
+ __kind: "V1";
2322
+ ccmAccounts: {
2323
+ cfReceiver: {
2324
+ pubkey: `0x${string}`;
2325
+ isWritable: boolean;
2326
+ };
2327
+ additionalAccounts: {
2328
+ pubkey: `0x${string}`;
2329
+ isWritable: boolean;
2330
+ }[];
2331
+ fallbackAddress: `0x${string}`;
2332
+ };
2333
+ alts: `0x${string}`[];
2334
+ }, {
2335
+ __kind: "V1";
2336
+ ccmAccounts: {
2337
+ cfReceiver: {
2338
+ pubkey: string;
2339
+ isWritable: boolean;
2340
+ };
2341
+ additionalAccounts: {
2342
+ pubkey: string;
2343
+ isWritable: boolean;
2344
+ }[];
2345
+ fallbackAddress: string;
2346
+ };
2347
+ alts: string[];
2348
+ }>]>;
2349
+ }, "strip", z.ZodTypeAny, {
2350
+ value: {
2351
+ value: {
2352
+ cfReceiver: {
2353
+ pubkey: `0x${string}`;
2354
+ isWritable: boolean;
2355
+ };
2356
+ additionalAccounts: {
2357
+ pubkey: `0x${string}`;
2358
+ isWritable: boolean;
2359
+ }[];
2360
+ fallbackAddress: `0x${string}`;
2361
+ };
2362
+ __kind: "V0";
2363
+ } | {
2364
+ __kind: "V1";
2365
+ ccmAccounts: {
2366
+ cfReceiver: {
2367
+ pubkey: `0x${string}`;
2368
+ isWritable: boolean;
2369
+ };
2370
+ additionalAccounts: {
2371
+ pubkey: `0x${string}`;
2372
+ isWritable: boolean;
2373
+ }[];
2374
+ fallbackAddress: `0x${string}`;
2375
+ };
2376
+ alts: `0x${string}`[];
2377
+ };
2378
+ __kind: "Solana";
2379
+ }, {
2380
+ value: {
2381
+ value: {
2382
+ cfReceiver: {
2383
+ pubkey: string;
2384
+ isWritable: boolean;
2385
+ };
2386
+ additionalAccounts: {
2387
+ pubkey: string;
2388
+ isWritable: boolean;
2389
+ }[];
2390
+ fallbackAddress: string;
2391
+ };
2392
+ __kind: "V0";
2393
+ } | {
2394
+ __kind: "V1";
2395
+ ccmAccounts: {
2396
+ cfReceiver: {
2397
+ pubkey: string;
2398
+ isWritable: boolean;
2399
+ };
2400
+ additionalAccounts: {
2401
+ pubkey: string;
2402
+ isWritable: boolean;
2403
+ }[];
2404
+ fallbackAddress: string;
2405
+ };
2406
+ alts: string[];
2407
+ };
2408
+ __kind: "Solana";
2409
+ }>]>;
2410
+ }, "strip", z.ZodTypeAny, {
2411
+ message: `0x${string}`;
2412
+ gasBudget: bigint;
2413
+ ccmAdditionalData: {
2414
+ __kind: "NotRequired";
2415
+ } | {
2416
+ value: {
2417
+ value: {
2418
+ cfReceiver: {
2419
+ pubkey: `0x${string}`;
2420
+ isWritable: boolean;
2421
+ };
2422
+ additionalAccounts: {
2423
+ pubkey: `0x${string}`;
2424
+ isWritable: boolean;
2425
+ }[];
2426
+ fallbackAddress: `0x${string}`;
2427
+ };
2428
+ __kind: "V0";
2429
+ } | {
2430
+ __kind: "V1";
2431
+ ccmAccounts: {
2432
+ cfReceiver: {
2433
+ pubkey: `0x${string}`;
2434
+ isWritable: boolean;
2435
+ };
2436
+ additionalAccounts: {
2437
+ pubkey: `0x${string}`;
2438
+ isWritable: boolean;
2439
+ }[];
2440
+ fallbackAddress: `0x${string}`;
2441
+ };
2442
+ alts: `0x${string}`[];
2443
+ };
2444
+ __kind: "Solana";
2445
+ };
2446
+ }, {
2447
+ message: string;
2448
+ gasBudget: string | number;
2449
+ ccmAdditionalData: {
2450
+ __kind: "NotRequired";
2451
+ } | {
2452
+ value: {
2453
+ value: {
2454
+ cfReceiver: {
2455
+ pubkey: string;
2456
+ isWritable: boolean;
2457
+ };
2458
+ additionalAccounts: {
2459
+ pubkey: string;
2460
+ isWritable: boolean;
2461
+ }[];
2462
+ fallbackAddress: string;
2463
+ };
2464
+ __kind: "V0";
2465
+ } | {
2466
+ __kind: "V1";
2467
+ ccmAccounts: {
2468
+ cfReceiver: {
2469
+ pubkey: string;
2470
+ isWritable: boolean;
2471
+ };
2472
+ additionalAccounts: {
2473
+ pubkey: string;
2474
+ isWritable: boolean;
2475
+ }[];
2476
+ fallbackAddress: string;
2477
+ };
2478
+ alts: string[];
2479
+ };
2480
+ __kind: "Solana";
2481
+ };
2482
+ }>;
2483
+ sourceChain: z.ZodEffects<z.ZodObject<{
2484
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
2485
+ }, "strip", z.ZodTypeAny, {
2486
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2487
+ }, {
2488
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2489
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
2490
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2491
+ }>;
2492
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2493
+ __kind: z.ZodLiteral<"Eth">;
2494
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2495
+ }, "strip", z.ZodTypeAny, {
2496
+ value: `0x${string}`;
2497
+ __kind: "Eth";
2498
+ }, {
2499
+ value: string;
2500
+ __kind: "Eth";
2501
+ }>, z.ZodObject<{
2502
+ __kind: z.ZodLiteral<"Dot">;
2503
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2504
+ }, "strip", z.ZodTypeAny, {
2505
+ value: `0x${string}`;
2506
+ __kind: "Dot";
2507
+ }, {
2508
+ value: string;
2509
+ __kind: "Dot";
2510
+ }>, z.ZodObject<{
2511
+ __kind: z.ZodLiteral<"Btc">;
2512
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2513
+ __kind: z.ZodLiteral<"P2PKH">;
2514
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2515
+ }, "strip", z.ZodTypeAny, {
2516
+ value: `0x${string}`;
2517
+ __kind: "P2PKH";
2518
+ }, {
2519
+ value: string;
2520
+ __kind: "P2PKH";
2521
+ }>, z.ZodObject<{
2522
+ __kind: z.ZodLiteral<"P2SH">;
2523
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2524
+ }, "strip", z.ZodTypeAny, {
2525
+ value: `0x${string}`;
2526
+ __kind: "P2SH";
2527
+ }, {
2528
+ value: string;
2529
+ __kind: "P2SH";
2530
+ }>, z.ZodObject<{
2531
+ __kind: z.ZodLiteral<"P2WPKH">;
2532
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2533
+ }, "strip", z.ZodTypeAny, {
2534
+ value: `0x${string}`;
2535
+ __kind: "P2WPKH";
2536
+ }, {
2537
+ value: string;
2538
+ __kind: "P2WPKH";
2539
+ }>, z.ZodObject<{
2540
+ __kind: z.ZodLiteral<"P2WSH">;
2541
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2542
+ }, "strip", z.ZodTypeAny, {
2543
+ value: `0x${string}`;
2544
+ __kind: "P2WSH";
2545
+ }, {
2546
+ value: string;
2547
+ __kind: "P2WSH";
2548
+ }>, z.ZodObject<{
2549
+ __kind: z.ZodLiteral<"Taproot">;
2550
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2551
+ }, "strip", z.ZodTypeAny, {
2552
+ value: `0x${string}`;
2553
+ __kind: "Taproot";
2554
+ }, {
2555
+ value: string;
2556
+ __kind: "Taproot";
2557
+ }>, z.ZodObject<{
2558
+ __kind: z.ZodLiteral<"OtherSegwit">;
2559
+ version: z.ZodNumber;
2560
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2561
+ }, "strip", z.ZodTypeAny, {
2562
+ __kind: "OtherSegwit";
2563
+ version: number;
2564
+ program: `0x${string}`;
2565
+ }, {
2566
+ __kind: "OtherSegwit";
2567
+ version: number;
2568
+ program: string;
2569
+ }>]>;
2570
+ }, "strip", z.ZodTypeAny, {
2571
+ value: {
2572
+ value: `0x${string}`;
2573
+ __kind: "P2PKH";
2574
+ } | {
2575
+ value: `0x${string}`;
2576
+ __kind: "P2SH";
2577
+ } | {
2578
+ value: `0x${string}`;
2579
+ __kind: "P2WPKH";
2580
+ } | {
2581
+ value: `0x${string}`;
2582
+ __kind: "P2WSH";
2583
+ } | {
2584
+ value: `0x${string}`;
2585
+ __kind: "Taproot";
2586
+ } | {
2587
+ __kind: "OtherSegwit";
2588
+ version: number;
2589
+ program: `0x${string}`;
2590
+ };
2591
+ __kind: "Btc";
2592
+ }, {
2593
+ value: {
2594
+ value: string;
2595
+ __kind: "P2PKH";
2596
+ } | {
2597
+ value: string;
2598
+ __kind: "P2SH";
2599
+ } | {
2600
+ value: string;
2601
+ __kind: "P2WPKH";
2602
+ } | {
2603
+ value: string;
2604
+ __kind: "P2WSH";
2605
+ } | {
2606
+ value: string;
2607
+ __kind: "Taproot";
2608
+ } | {
2609
+ __kind: "OtherSegwit";
2610
+ version: number;
2611
+ program: string;
2612
+ };
2613
+ __kind: "Btc";
2614
+ }>, z.ZodObject<{
2615
+ __kind: z.ZodLiteral<"Arb">;
2616
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2617
+ }, "strip", z.ZodTypeAny, {
2618
+ value: `0x${string}`;
2619
+ __kind: "Arb";
2620
+ }, {
2621
+ value: string;
2622
+ __kind: "Arb";
2623
+ }>, z.ZodObject<{
2624
+ __kind: z.ZodLiteral<"Sol">;
2625
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2626
+ }, "strip", z.ZodTypeAny, {
2627
+ value: `0x${string}`;
2628
+ __kind: "Sol";
2629
+ }, {
2630
+ value: string;
2631
+ __kind: "Sol";
2632
+ }>, z.ZodObject<{
2633
+ __kind: z.ZodLiteral<"Hub">;
2634
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2635
+ }, "strip", z.ZodTypeAny, {
2636
+ value: `0x${string}`;
2637
+ __kind: "Hub";
2638
+ }, {
2639
+ value: string;
2640
+ __kind: "Hub";
2641
+ }>, z.ZodObject<{
2642
+ __kind: z.ZodLiteral<"Tron">;
2643
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2644
+ }, "strip", z.ZodTypeAny, {
2645
+ value: `0x${string}`;
2646
+ __kind: "Tron";
2647
+ }, {
2648
+ value: string;
2649
+ __kind: "Tron";
2650
+ }>]>>>;
2651
+ }, "strip", z.ZodTypeAny, {
2652
+ channelMetadata: {
2653
+ message: `0x${string}`;
2654
+ gasBudget: bigint;
2655
+ ccmAdditionalData: {
2656
+ __kind: "NotRequired";
2657
+ } | {
2658
+ value: {
2659
+ value: {
2660
+ cfReceiver: {
2661
+ pubkey: `0x${string}`;
2662
+ isWritable: boolean;
2663
+ };
2664
+ additionalAccounts: {
2665
+ pubkey: `0x${string}`;
2666
+ isWritable: boolean;
2667
+ }[];
2668
+ fallbackAddress: `0x${string}`;
2669
+ };
2670
+ __kind: "V0";
2671
+ } | {
2672
+ __kind: "V1";
2673
+ ccmAccounts: {
2674
+ cfReceiver: {
2675
+ pubkey: `0x${string}`;
2676
+ isWritable: boolean;
2677
+ };
2678
+ additionalAccounts: {
2679
+ pubkey: `0x${string}`;
2680
+ isWritable: boolean;
2681
+ }[];
2682
+ fallbackAddress: `0x${string}`;
2683
+ };
2684
+ alts: `0x${string}`[];
2685
+ };
2686
+ __kind: "Solana";
2687
+ };
2688
+ };
2689
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2690
+ sourceAddress?: {
2691
+ value: `0x${string}`;
2692
+ __kind: "Eth";
2693
+ } | {
2694
+ value: `0x${string}`;
2695
+ __kind: "Dot";
2696
+ } | {
2697
+ value: {
2698
+ value: `0x${string}`;
2699
+ __kind: "P2PKH";
2700
+ } | {
2701
+ value: `0x${string}`;
2702
+ __kind: "P2SH";
2703
+ } | {
2704
+ value: `0x${string}`;
2705
+ __kind: "P2WPKH";
2706
+ } | {
2707
+ value: `0x${string}`;
2708
+ __kind: "P2WSH";
2709
+ } | {
2710
+ value: `0x${string}`;
2711
+ __kind: "Taproot";
2712
+ } | {
2713
+ __kind: "OtherSegwit";
2714
+ version: number;
2715
+ program: `0x${string}`;
2716
+ };
2717
+ __kind: "Btc";
2718
+ } | {
2719
+ value: `0x${string}`;
2720
+ __kind: "Arb";
2721
+ } | {
2722
+ value: `0x${string}`;
2723
+ __kind: "Sol";
2724
+ } | {
2725
+ value: `0x${string}`;
2726
+ __kind: "Hub";
2727
+ } | {
2728
+ value: `0x${string}`;
2729
+ __kind: "Tron";
2730
+ } | null | undefined;
2731
+ }, {
2732
+ channelMetadata: {
2733
+ message: string;
2734
+ gasBudget: string | number;
2735
+ ccmAdditionalData: {
2736
+ __kind: "NotRequired";
2737
+ } | {
2738
+ value: {
2739
+ value: {
2740
+ cfReceiver: {
2741
+ pubkey: string;
2742
+ isWritable: boolean;
2743
+ };
2744
+ additionalAccounts: {
2745
+ pubkey: string;
2746
+ isWritable: boolean;
2747
+ }[];
2748
+ fallbackAddress: string;
2749
+ };
2750
+ __kind: "V0";
2751
+ } | {
2752
+ __kind: "V1";
2753
+ ccmAccounts: {
2754
+ cfReceiver: {
2755
+ pubkey: string;
2756
+ isWritable: boolean;
2757
+ };
2758
+ additionalAccounts: {
2759
+ pubkey: string;
2760
+ isWritable: boolean;
2761
+ }[];
2762
+ fallbackAddress: string;
2763
+ };
2764
+ alts: string[];
2765
+ };
2766
+ __kind: "Solana";
2767
+ };
2768
+ };
2769
+ sourceChain: {
2770
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2771
+ };
2772
+ sourceAddress?: {
2773
+ value: string;
2774
+ __kind: "Eth";
2775
+ } | {
2776
+ value: string;
2777
+ __kind: "Dot";
2778
+ } | {
2779
+ value: {
2780
+ value: string;
2781
+ __kind: "P2PKH";
2782
+ } | {
2783
+ value: string;
2784
+ __kind: "P2SH";
2785
+ } | {
2786
+ value: string;
2787
+ __kind: "P2WPKH";
2788
+ } | {
2789
+ value: string;
2790
+ __kind: "P2WSH";
2791
+ } | {
2792
+ value: string;
2793
+ __kind: "Taproot";
2794
+ } | {
2795
+ __kind: "OtherSegwit";
2796
+ version: number;
2797
+ program: string;
2798
+ };
2799
+ __kind: "Btc";
2800
+ } | {
2801
+ value: string;
2802
+ __kind: "Arb";
2803
+ } | {
2804
+ value: string;
2805
+ __kind: "Sol";
2806
+ } | {
2807
+ value: string;
2808
+ __kind: "Hub";
2809
+ } | {
2810
+ value: string;
2811
+ __kind: "Tron";
2812
+ } | null | undefined;
2813
+ }>>>;
2814
+ }, "strip", z.ZodTypeAny, {
2815
+ __kind: "RefundIfExpires";
2816
+ retryDuration: number;
2817
+ refundAddress: {
2818
+ value: `cF${string}`;
2819
+ __kind: "InternalAccount";
2820
+ } | {
2821
+ value: {
2822
+ value: `0x${string}`;
2823
+ __kind: "Eth";
2824
+ } | {
2825
+ value: `0x${string}`;
2826
+ __kind: "Dot";
2827
+ } | {
2828
+ value: {
2829
+ value: `0x${string}`;
2830
+ __kind: "P2PKH";
2831
+ } | {
2832
+ value: `0x${string}`;
2833
+ __kind: "P2SH";
2834
+ } | {
2835
+ value: `0x${string}`;
2836
+ __kind: "P2WPKH";
2837
+ } | {
2838
+ value: `0x${string}`;
2839
+ __kind: "P2WSH";
2840
+ } | {
2841
+ value: `0x${string}`;
2842
+ __kind: "Taproot";
2843
+ } | {
2844
+ __kind: "OtherSegwit";
2845
+ version: number;
2846
+ program: `0x${string}`;
2847
+ };
2848
+ __kind: "Btc";
2849
+ } | {
2850
+ value: `0x${string}`;
2851
+ __kind: "Arb";
2852
+ } | {
2853
+ value: `0x${string}`;
2854
+ __kind: "Sol";
2855
+ } | {
2856
+ value: `0x${string}`;
2857
+ __kind: "Hub";
2858
+ } | {
2859
+ value: `0x${string}`;
2860
+ __kind: "Tron";
2861
+ };
2862
+ __kind: "ExternalAddress";
2863
+ };
2864
+ refundCcmMetadata?: {
2865
+ channelMetadata: {
2866
+ message: `0x${string}`;
2867
+ gasBudget: bigint;
2868
+ ccmAdditionalData: {
2869
+ __kind: "NotRequired";
2870
+ } | {
2871
+ value: {
2872
+ value: {
2873
+ cfReceiver: {
2874
+ pubkey: `0x${string}`;
2875
+ isWritable: boolean;
2876
+ };
2877
+ additionalAccounts: {
2878
+ pubkey: `0x${string}`;
2879
+ isWritable: boolean;
2880
+ }[];
2881
+ fallbackAddress: `0x${string}`;
2882
+ };
2883
+ __kind: "V0";
2884
+ } | {
2885
+ __kind: "V1";
2886
+ ccmAccounts: {
2887
+ cfReceiver: {
2888
+ pubkey: `0x${string}`;
2889
+ isWritable: boolean;
2890
+ };
2891
+ additionalAccounts: {
2892
+ pubkey: `0x${string}`;
2893
+ isWritable: boolean;
2894
+ }[];
2895
+ fallbackAddress: `0x${string}`;
2896
+ };
2897
+ alts: `0x${string}`[];
2898
+ };
2899
+ __kind: "Solana";
2900
+ };
2901
+ };
2902
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2903
+ sourceAddress?: {
2904
+ value: `0x${string}`;
2905
+ __kind: "Eth";
2906
+ } | {
2907
+ value: `0x${string}`;
2908
+ __kind: "Dot";
2909
+ } | {
2910
+ value: {
2911
+ value: `0x${string}`;
2912
+ __kind: "P2PKH";
2913
+ } | {
2914
+ value: `0x${string}`;
2915
+ __kind: "P2SH";
2916
+ } | {
2917
+ value: `0x${string}`;
2918
+ __kind: "P2WPKH";
2919
+ } | {
2920
+ value: `0x${string}`;
2921
+ __kind: "P2WSH";
2922
+ } | {
2923
+ value: `0x${string}`;
2924
+ __kind: "Taproot";
2925
+ } | {
2926
+ __kind: "OtherSegwit";
2927
+ version: number;
2928
+ program: `0x${string}`;
2929
+ };
2930
+ __kind: "Btc";
2931
+ } | {
2932
+ value: `0x${string}`;
2933
+ __kind: "Arb";
2934
+ } | {
2935
+ value: `0x${string}`;
2936
+ __kind: "Sol";
2937
+ } | {
2938
+ value: `0x${string}`;
2939
+ __kind: "Hub";
2940
+ } | {
2941
+ value: `0x${string}`;
2942
+ __kind: "Tron";
2943
+ } | null | undefined;
2944
+ } | null | undefined;
2945
+ }, {
2946
+ __kind: "RefundIfExpires";
2947
+ retryDuration: number;
2948
+ refundAddress: {
2949
+ value: string;
2950
+ __kind: "InternalAccount";
2951
+ } | {
2952
+ value: {
2953
+ value: string;
2954
+ __kind: "Eth";
2955
+ } | {
2956
+ value: string;
2957
+ __kind: "Dot";
2958
+ } | {
2959
+ value: {
2960
+ value: string;
2961
+ __kind: "P2PKH";
2962
+ } | {
2963
+ value: string;
2964
+ __kind: "P2SH";
2965
+ } | {
2966
+ value: string;
2967
+ __kind: "P2WPKH";
2968
+ } | {
2969
+ value: string;
2970
+ __kind: "P2WSH";
2971
+ } | {
2972
+ value: string;
2973
+ __kind: "Taproot";
2974
+ } | {
2975
+ __kind: "OtherSegwit";
2976
+ version: number;
2977
+ program: string;
2978
+ };
2979
+ __kind: "Btc";
2980
+ } | {
2981
+ value: string;
2982
+ __kind: "Arb";
2983
+ } | {
2984
+ value: string;
2985
+ __kind: "Sol";
2986
+ } | {
2987
+ value: string;
2988
+ __kind: "Hub";
2989
+ } | {
2990
+ value: string;
2991
+ __kind: "Tron";
2992
+ };
2993
+ __kind: "ExternalAddress";
2994
+ };
2995
+ refundCcmMetadata?: {
2996
+ channelMetadata: {
2997
+ message: string;
2998
+ gasBudget: string | number;
2999
+ ccmAdditionalData: {
3000
+ __kind: "NotRequired";
3001
+ } | {
3002
+ value: {
3003
+ value: {
3004
+ cfReceiver: {
3005
+ pubkey: string;
3006
+ isWritable: boolean;
3007
+ };
3008
+ additionalAccounts: {
3009
+ pubkey: string;
3010
+ isWritable: boolean;
3011
+ }[];
3012
+ fallbackAddress: string;
3013
+ };
3014
+ __kind: "V0";
3015
+ } | {
3016
+ __kind: "V1";
3017
+ ccmAccounts: {
3018
+ cfReceiver: {
3019
+ pubkey: string;
3020
+ isWritable: boolean;
3021
+ };
3022
+ additionalAccounts: {
3023
+ pubkey: string;
3024
+ isWritable: boolean;
3025
+ }[];
3026
+ fallbackAddress: string;
3027
+ };
3028
+ alts: string[];
3029
+ };
3030
+ __kind: "Solana";
3031
+ };
3032
+ };
3033
+ sourceChain: {
3034
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3035
+ };
3036
+ sourceAddress?: {
3037
+ value: string;
3038
+ __kind: "Eth";
3039
+ } | {
3040
+ value: string;
3041
+ __kind: "Dot";
3042
+ } | {
3043
+ value: {
3044
+ value: string;
3045
+ __kind: "P2PKH";
3046
+ } | {
3047
+ value: string;
3048
+ __kind: "P2SH";
3049
+ } | {
3050
+ value: string;
3051
+ __kind: "P2WPKH";
3052
+ } | {
3053
+ value: string;
3054
+ __kind: "P2WSH";
3055
+ } | {
3056
+ value: string;
3057
+ __kind: "Taproot";
3058
+ } | {
3059
+ __kind: "OtherSegwit";
3060
+ version: number;
3061
+ program: string;
3062
+ };
3063
+ __kind: "Btc";
3064
+ } | {
3065
+ value: string;
3066
+ __kind: "Arb";
3067
+ } | {
3068
+ value: string;
3069
+ __kind: "Sol";
3070
+ } | {
3071
+ value: string;
3072
+ __kind: "Hub";
3073
+ } | {
3074
+ value: string;
3075
+ __kind: "Tron";
3076
+ } | null | undefined;
3077
+ } | null | undefined;
3078
+ }>]>;
3079
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3080
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
3081
+ }, "strip", z.ZodTypeAny, {
3082
+ expiryBehaviour: {
3083
+ __kind: "NoExpiry";
3084
+ } | {
3085
+ __kind: "RefundIfExpires";
3086
+ retryDuration: number;
3087
+ refundAddress: {
3088
+ value: `cF${string}`;
3089
+ __kind: "InternalAccount";
3090
+ } | {
3091
+ value: {
3092
+ value: `0x${string}`;
3093
+ __kind: "Eth";
3094
+ } | {
3095
+ value: `0x${string}`;
3096
+ __kind: "Dot";
3097
+ } | {
3098
+ value: {
3099
+ value: `0x${string}`;
3100
+ __kind: "P2PKH";
3101
+ } | {
3102
+ value: `0x${string}`;
3103
+ __kind: "P2SH";
3104
+ } | {
3105
+ value: `0x${string}`;
3106
+ __kind: "P2WPKH";
3107
+ } | {
3108
+ value: `0x${string}`;
3109
+ __kind: "P2WSH";
3110
+ } | {
3111
+ value: `0x${string}`;
3112
+ __kind: "Taproot";
3113
+ } | {
3114
+ __kind: "OtherSegwit";
3115
+ version: number;
3116
+ program: `0x${string}`;
3117
+ };
3118
+ __kind: "Btc";
3119
+ } | {
3120
+ value: `0x${string}`;
3121
+ __kind: "Arb";
3122
+ } | {
3123
+ value: `0x${string}`;
3124
+ __kind: "Sol";
3125
+ } | {
3126
+ value: `0x${string}`;
3127
+ __kind: "Hub";
3128
+ } | {
3129
+ value: `0x${string}`;
3130
+ __kind: "Tron";
3131
+ };
3132
+ __kind: "ExternalAddress";
3133
+ };
3134
+ refundCcmMetadata?: {
3135
+ channelMetadata: {
3136
+ message: `0x${string}`;
3137
+ gasBudget: bigint;
3138
+ ccmAdditionalData: {
3139
+ __kind: "NotRequired";
3140
+ } | {
3141
+ value: {
3142
+ value: {
3143
+ cfReceiver: {
3144
+ pubkey: `0x${string}`;
3145
+ isWritable: boolean;
3146
+ };
3147
+ additionalAccounts: {
3148
+ pubkey: `0x${string}`;
3149
+ isWritable: boolean;
3150
+ }[];
3151
+ fallbackAddress: `0x${string}`;
3152
+ };
3153
+ __kind: "V0";
3154
+ } | {
3155
+ __kind: "V1";
3156
+ ccmAccounts: {
3157
+ cfReceiver: {
3158
+ pubkey: `0x${string}`;
3159
+ isWritable: boolean;
3160
+ };
3161
+ additionalAccounts: {
3162
+ pubkey: `0x${string}`;
3163
+ isWritable: boolean;
3164
+ }[];
3165
+ fallbackAddress: `0x${string}`;
3166
+ };
3167
+ alts: `0x${string}`[];
3168
+ };
3169
+ __kind: "Solana";
3170
+ };
3171
+ };
3172
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3173
+ sourceAddress?: {
3174
+ value: `0x${string}`;
3175
+ __kind: "Eth";
3176
+ } | {
3177
+ value: `0x${string}`;
3178
+ __kind: "Dot";
3179
+ } | {
3180
+ value: {
3181
+ value: `0x${string}`;
3182
+ __kind: "P2PKH";
3183
+ } | {
3184
+ value: `0x${string}`;
3185
+ __kind: "P2SH";
3186
+ } | {
3187
+ value: `0x${string}`;
3188
+ __kind: "P2WPKH";
3189
+ } | {
3190
+ value: `0x${string}`;
3191
+ __kind: "P2WSH";
3192
+ } | {
3193
+ value: `0x${string}`;
3194
+ __kind: "Taproot";
3195
+ } | {
3196
+ __kind: "OtherSegwit";
3197
+ version: number;
3198
+ program: `0x${string}`;
3199
+ };
3200
+ __kind: "Btc";
3201
+ } | {
3202
+ value: `0x${string}`;
3203
+ __kind: "Arb";
3204
+ } | {
3205
+ value: `0x${string}`;
3206
+ __kind: "Sol";
3207
+ } | {
3208
+ value: `0x${string}`;
3209
+ __kind: "Hub";
3210
+ } | {
3211
+ value: `0x${string}`;
3212
+ __kind: "Tron";
3213
+ } | null | undefined;
3214
+ } | null | undefined;
3215
+ };
3216
+ minPrice: bigint;
3217
+ maxOraclePriceSlippage?: number | null | undefined;
3218
+ }, {
3219
+ expiryBehaviour: {
3220
+ __kind: "NoExpiry";
3221
+ } | {
3222
+ __kind: "RefundIfExpires";
3223
+ retryDuration: number;
3224
+ refundAddress: {
3225
+ value: string;
3226
+ __kind: "InternalAccount";
3227
+ } | {
3228
+ value: {
3229
+ value: string;
3230
+ __kind: "Eth";
3231
+ } | {
3232
+ value: string;
3233
+ __kind: "Dot";
3234
+ } | {
3235
+ value: {
3236
+ value: string;
3237
+ __kind: "P2PKH";
3238
+ } | {
3239
+ value: string;
3240
+ __kind: "P2SH";
3241
+ } | {
3242
+ value: string;
3243
+ __kind: "P2WPKH";
3244
+ } | {
3245
+ value: string;
3246
+ __kind: "P2WSH";
3247
+ } | {
3248
+ value: string;
3249
+ __kind: "Taproot";
3250
+ } | {
3251
+ __kind: "OtherSegwit";
3252
+ version: number;
3253
+ program: string;
3254
+ };
3255
+ __kind: "Btc";
3256
+ } | {
3257
+ value: string;
3258
+ __kind: "Arb";
3259
+ } | {
3260
+ value: string;
3261
+ __kind: "Sol";
3262
+ } | {
3263
+ value: string;
3264
+ __kind: "Hub";
3265
+ } | {
3266
+ value: string;
3267
+ __kind: "Tron";
3268
+ };
3269
+ __kind: "ExternalAddress";
3270
+ };
3271
+ refundCcmMetadata?: {
3272
+ channelMetadata: {
3273
+ message: string;
3274
+ gasBudget: string | number;
3275
+ ccmAdditionalData: {
3276
+ __kind: "NotRequired";
3277
+ } | {
3278
+ value: {
3279
+ value: {
3280
+ cfReceiver: {
3281
+ pubkey: string;
3282
+ isWritable: boolean;
3283
+ };
3284
+ additionalAccounts: {
3285
+ pubkey: string;
3286
+ isWritable: boolean;
3287
+ }[];
3288
+ fallbackAddress: string;
3289
+ };
3290
+ __kind: "V0";
3291
+ } | {
3292
+ __kind: "V1";
3293
+ ccmAccounts: {
3294
+ cfReceiver: {
3295
+ pubkey: string;
3296
+ isWritable: boolean;
3297
+ };
3298
+ additionalAccounts: {
3299
+ pubkey: string;
3300
+ isWritable: boolean;
3301
+ }[];
3302
+ fallbackAddress: string;
3303
+ };
3304
+ alts: string[];
3305
+ };
3306
+ __kind: "Solana";
3307
+ };
3308
+ };
3309
+ sourceChain: {
3310
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3311
+ };
3312
+ sourceAddress?: {
3313
+ value: string;
3314
+ __kind: "Eth";
3315
+ } | {
3316
+ value: string;
3317
+ __kind: "Dot";
3318
+ } | {
3319
+ value: {
3320
+ value: string;
3321
+ __kind: "P2PKH";
3322
+ } | {
3323
+ value: string;
3324
+ __kind: "P2SH";
3325
+ } | {
3326
+ value: string;
3327
+ __kind: "P2WPKH";
3328
+ } | {
3329
+ value: string;
3330
+ __kind: "P2WSH";
3331
+ } | {
3332
+ value: string;
3333
+ __kind: "Taproot";
3334
+ } | {
3335
+ __kind: "OtherSegwit";
3336
+ version: number;
3337
+ program: string;
3338
+ };
3339
+ __kind: "Btc";
3340
+ } | {
3341
+ value: string;
3342
+ __kind: "Arb";
3343
+ } | {
3344
+ value: string;
3345
+ __kind: "Sol";
3346
+ } | {
3347
+ value: string;
3348
+ __kind: "Hub";
3349
+ } | {
3350
+ value: string;
3351
+ __kind: "Tron";
3352
+ } | null | undefined;
3353
+ } | null | undefined;
3354
+ };
3355
+ minPrice: string | number;
3356
+ maxOraclePriceSlippage?: number | null | undefined;
3357
+ }>>>;
3358
+ dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3359
+ numberOfChunks: z.ZodNumber;
3360
+ chunkInterval: z.ZodNumber;
3361
+ }, "strip", z.ZodTypeAny, {
3362
+ numberOfChunks: number;
3363
+ chunkInterval: number;
3364
+ }, {
3365
+ numberOfChunks: number;
3366
+ chunkInterval: number;
3367
+ }>>>;
3368
+ }, "strip", z.ZodTypeAny, {
3369
+ swapRequestId: bigint;
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
+ inputAmount: bigint;
3373
+ origin: {
3374
+ __kind: "DepositChannel";
3375
+ channelId: bigint;
3376
+ depositAddress: {
3377
+ readonly chain: "Ethereum";
3378
+ readonly address: `0x${string}`;
3379
+ } | {
3380
+ readonly chain: "Polkadot";
3381
+ readonly address: string;
3382
+ } | {
3383
+ readonly chain: "Bitcoin";
3384
+ readonly address: string;
3385
+ } | {
3386
+ readonly chain: "Arbitrum";
3387
+ readonly address: `0x${string}`;
3388
+ } | {
3389
+ readonly chain: "Solana";
3390
+ readonly address: string;
3391
+ } | {
3392
+ readonly chain: "Assethub";
3393
+ readonly address: string;
3394
+ } | {
3395
+ readonly chain: "Tron";
3396
+ readonly address: string;
3397
+ };
3398
+ depositBlockHeight: bigint;
3399
+ brokerId: `cF${string}`;
3400
+ } | {
3401
+ __kind: "Vault";
3402
+ txId: {
3403
+ value: `0x${string}`;
3404
+ __kind: "Evm";
3405
+ } | {
3406
+ value: `0x${string}`;
3407
+ __kind: "Bitcoin";
3408
+ } | {
3409
+ value: {
3410
+ blockNumber: number;
3411
+ extrinsicIndex: number;
3412
+ };
3413
+ __kind: "Polkadot";
3414
+ } | {
3415
+ value: [`0x${string}`, bigint];
3416
+ __kind: "Solana";
3417
+ } | {
3418
+ __kind: "None";
3419
+ };
3420
+ brokerId?: `cF${string}` | null | undefined;
3421
+ } | {
3422
+ __kind: "Internal";
3423
+ } | {
3424
+ value: `cF${string}`;
3425
+ __kind: "OnChainAccount";
3426
+ };
3427
+ requestType: {
3428
+ __kind: "NetworkFee";
3429
+ } | {
3430
+ __kind: "IngressEgressFee";
3431
+ } | {
3432
+ __kind: "Regular";
3433
+ outputAction: {
3434
+ __kind: "Egress";
3435
+ outputAddress: {
3436
+ readonly chain: "Ethereum";
3437
+ readonly address: `0x${string}`;
3438
+ } | {
3439
+ readonly chain: "Polkadot";
3440
+ readonly address: string;
3441
+ } | {
3442
+ readonly chain: "Bitcoin";
3443
+ readonly address: string;
3444
+ } | {
3445
+ readonly chain: "Arbitrum";
3446
+ readonly address: `0x${string}`;
3447
+ } | {
3448
+ readonly chain: "Solana";
3449
+ readonly address: string;
3450
+ } | {
3451
+ readonly chain: "Assethub";
3452
+ readonly address: string;
3453
+ } | {
3454
+ readonly chain: "Tron";
3455
+ readonly address: string;
3456
+ };
3457
+ ccmDepositMetadata?: {
3458
+ channelMetadata: {
3459
+ message: `0x${string}`;
3460
+ gasBudget: bigint;
3461
+ ccmAdditionalData: {
3462
+ __kind: "NotRequired";
3463
+ } | {
3464
+ value: {
3465
+ value: {
3466
+ cfReceiver: {
3467
+ pubkey: `0x${string}`;
3468
+ isWritable: boolean;
3469
+ };
3470
+ additionalAccounts: {
3471
+ pubkey: `0x${string}`;
3472
+ isWritable: boolean;
3473
+ }[];
3474
+ fallbackAddress: `0x${string}`;
3475
+ };
3476
+ __kind: "V0";
3477
+ } | {
3478
+ __kind: "V1";
3479
+ ccmAccounts: {
3480
+ cfReceiver: {
3481
+ pubkey: `0x${string}`;
3482
+ isWritable: boolean;
3483
+ };
3484
+ additionalAccounts: {
3485
+ pubkey: `0x${string}`;
3486
+ isWritable: boolean;
3487
+ }[];
3488
+ fallbackAddress: `0x${string}`;
3489
+ };
3490
+ alts: `0x${string}`[];
3491
+ };
3492
+ __kind: "Solana";
3493
+ };
3494
+ };
3495
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3496
+ sourceAddress?: {
3497
+ readonly chain: "Ethereum";
3498
+ readonly address: `0x${string}`;
3499
+ } | {
3500
+ readonly chain: "Polkadot";
3501
+ readonly address: string;
3502
+ } | {
3503
+ readonly chain: "Bitcoin";
3504
+ readonly address: string;
3505
+ } | {
3506
+ readonly chain: "Arbitrum";
3507
+ readonly address: `0x${string}`;
3508
+ } | {
3509
+ readonly chain: "Solana";
3510
+ readonly address: string;
3511
+ } | {
3512
+ readonly chain: "Assethub";
3513
+ readonly address: string;
3514
+ } | {
3515
+ readonly chain: "Tron";
3516
+ readonly address: string;
3517
+ } | null | undefined;
3518
+ } | null | undefined;
3519
+ } | {
3520
+ __kind: "CreditOnChain";
3521
+ accountId: `cF${string}`;
3522
+ } | {
3523
+ __kind: "CreditLendingPool";
3524
+ swapType: {
3525
+ __kind: "Liquidation";
3526
+ borrowerId: `cF${string}`;
3527
+ loanId: bigint;
3528
+ };
3529
+ } | {
3530
+ __kind: "CreditFlipAndTransferToGateway";
3531
+ accountId: `cF${string}`;
3532
+ flipToSubtractFromSwapOutput: bigint;
3533
+ };
3534
+ } | {
3535
+ __kind: "RegularNoNetworkFee";
3536
+ outputAction: {
3537
+ __kind: "Egress";
3538
+ outputAddress: {
3539
+ readonly chain: "Ethereum";
3540
+ readonly address: `0x${string}`;
3541
+ } | {
3542
+ readonly chain: "Polkadot";
3543
+ readonly address: string;
3544
+ } | {
3545
+ readonly chain: "Bitcoin";
3546
+ readonly address: string;
3547
+ } | {
3548
+ readonly chain: "Arbitrum";
3549
+ readonly address: `0x${string}`;
3550
+ } | {
3551
+ readonly chain: "Solana";
3552
+ readonly address: string;
3553
+ } | {
3554
+ readonly chain: "Assethub";
3555
+ readonly address: string;
3556
+ } | {
3557
+ readonly chain: "Tron";
3558
+ readonly address: string;
3559
+ };
3560
+ ccmDepositMetadata?: {
3561
+ channelMetadata: {
3562
+ message: `0x${string}`;
3563
+ gasBudget: bigint;
3564
+ ccmAdditionalData: {
3565
+ __kind: "NotRequired";
3566
+ } | {
3567
+ value: {
3568
+ value: {
3569
+ cfReceiver: {
3570
+ pubkey: `0x${string}`;
3571
+ isWritable: boolean;
3572
+ };
3573
+ additionalAccounts: {
3574
+ pubkey: `0x${string}`;
3575
+ isWritable: boolean;
3576
+ }[];
3577
+ fallbackAddress: `0x${string}`;
3578
+ };
3579
+ __kind: "V0";
3580
+ } | {
3581
+ __kind: "V1";
3582
+ ccmAccounts: {
3583
+ cfReceiver: {
3584
+ pubkey: `0x${string}`;
3585
+ isWritable: boolean;
3586
+ };
3587
+ additionalAccounts: {
3588
+ pubkey: `0x${string}`;
3589
+ isWritable: boolean;
3590
+ }[];
3591
+ fallbackAddress: `0x${string}`;
3592
+ };
3593
+ alts: `0x${string}`[];
3594
+ };
3595
+ __kind: "Solana";
3596
+ };
3597
+ };
3598
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3599
+ sourceAddress?: {
3600
+ readonly chain: "Ethereum";
3601
+ readonly address: `0x${string}`;
3602
+ } | {
3603
+ readonly chain: "Polkadot";
3604
+ readonly address: string;
3605
+ } | {
3606
+ readonly chain: "Bitcoin";
3607
+ readonly address: string;
3608
+ } | {
3609
+ readonly chain: "Arbitrum";
3610
+ readonly address: `0x${string}`;
3611
+ } | {
3612
+ readonly chain: "Solana";
3613
+ readonly address: string;
3614
+ } | {
3615
+ readonly chain: "Assethub";
3616
+ readonly address: string;
3617
+ } | {
3618
+ readonly chain: "Tron";
3619
+ readonly address: string;
3620
+ } | null | undefined;
3621
+ } | null | undefined;
3622
+ } | {
3623
+ __kind: "CreditOnChain";
3624
+ accountId: `cF${string}`;
3625
+ } | {
3626
+ __kind: "CreditLendingPool";
3627
+ swapType: {
3628
+ __kind: "Liquidation";
3629
+ borrowerId: `cF${string}`;
3630
+ loanId: bigint;
3631
+ };
3632
+ } | {
3633
+ __kind: "CreditFlipAndTransferToGateway";
3634
+ accountId: `cF${string}`;
3635
+ flipToSubtractFromSwapOutput: bigint;
3636
+ };
3637
+ };
3638
+ brokerFees: {
3639
+ account: `cF${string}`;
3640
+ bps: number;
3641
+ }[];
3642
+ dcaParameters?: {
3643
+ numberOfChunks: number;
3644
+ chunkInterval: number;
3645
+ } | null | undefined;
3646
+ priceLimitsAndExpiry?: {
3647
+ expiryBehaviour: {
3648
+ __kind: "NoExpiry";
3649
+ } | {
3650
+ __kind: "RefundIfExpires";
3651
+ retryDuration: number;
3652
+ refundAddress: {
3653
+ value: `cF${string}`;
3654
+ __kind: "InternalAccount";
3655
+ } | {
3656
+ value: {
3657
+ value: `0x${string}`;
3658
+ __kind: "Eth";
3659
+ } | {
3660
+ value: `0x${string}`;
3661
+ __kind: "Dot";
3662
+ } | {
3663
+ value: {
3664
+ value: `0x${string}`;
3665
+ __kind: "P2PKH";
3666
+ } | {
3667
+ value: `0x${string}`;
3668
+ __kind: "P2SH";
3669
+ } | {
3670
+ value: `0x${string}`;
3671
+ __kind: "P2WPKH";
3672
+ } | {
3673
+ value: `0x${string}`;
3674
+ __kind: "P2WSH";
3675
+ } | {
3676
+ value: `0x${string}`;
3677
+ __kind: "Taproot";
3678
+ } | {
3679
+ __kind: "OtherSegwit";
3680
+ version: number;
3681
+ program: `0x${string}`;
3682
+ };
3683
+ __kind: "Btc";
3684
+ } | {
3685
+ value: `0x${string}`;
3686
+ __kind: "Arb";
3687
+ } | {
3688
+ value: `0x${string}`;
3689
+ __kind: "Sol";
3690
+ } | {
3691
+ value: `0x${string}`;
3692
+ __kind: "Hub";
3693
+ } | {
3694
+ value: `0x${string}`;
3695
+ __kind: "Tron";
3696
+ };
3697
+ __kind: "ExternalAddress";
3698
+ };
3699
+ refundCcmMetadata?: {
3700
+ channelMetadata: {
3701
+ message: `0x${string}`;
3702
+ gasBudget: bigint;
3703
+ ccmAdditionalData: {
3704
+ __kind: "NotRequired";
3705
+ } | {
3706
+ value: {
3707
+ value: {
3708
+ cfReceiver: {
3709
+ pubkey: `0x${string}`;
3710
+ isWritable: boolean;
3711
+ };
3712
+ additionalAccounts: {
3713
+ pubkey: `0x${string}`;
3714
+ isWritable: boolean;
3715
+ }[];
3716
+ fallbackAddress: `0x${string}`;
3717
+ };
3718
+ __kind: "V0";
3719
+ } | {
3720
+ __kind: "V1";
3721
+ ccmAccounts: {
3722
+ cfReceiver: {
3723
+ pubkey: `0x${string}`;
3724
+ isWritable: boolean;
3725
+ };
3726
+ additionalAccounts: {
3727
+ pubkey: `0x${string}`;
3728
+ isWritable: boolean;
3729
+ }[];
3730
+ fallbackAddress: `0x${string}`;
3731
+ };
3732
+ alts: `0x${string}`[];
3733
+ };
3734
+ __kind: "Solana";
3735
+ };
3736
+ };
3737
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3738
+ sourceAddress?: {
3739
+ value: `0x${string}`;
3740
+ __kind: "Eth";
3741
+ } | {
3742
+ value: `0x${string}`;
3743
+ __kind: "Dot";
3744
+ } | {
3745
+ value: {
3746
+ value: `0x${string}`;
3747
+ __kind: "P2PKH";
3748
+ } | {
3749
+ value: `0x${string}`;
3750
+ __kind: "P2SH";
3751
+ } | {
3752
+ value: `0x${string}`;
3753
+ __kind: "P2WPKH";
3754
+ } | {
3755
+ value: `0x${string}`;
3756
+ __kind: "P2WSH";
3757
+ } | {
3758
+ value: `0x${string}`;
3759
+ __kind: "Taproot";
3760
+ } | {
3761
+ __kind: "OtherSegwit";
3762
+ version: number;
3763
+ program: `0x${string}`;
3764
+ };
3765
+ __kind: "Btc";
3766
+ } | {
3767
+ value: `0x${string}`;
3768
+ __kind: "Arb";
3769
+ } | {
3770
+ value: `0x${string}`;
3771
+ __kind: "Sol";
3772
+ } | {
3773
+ value: `0x${string}`;
3774
+ __kind: "Hub";
3775
+ } | {
3776
+ value: `0x${string}`;
3777
+ __kind: "Tron";
3778
+ } | null | undefined;
3779
+ } | null | undefined;
3780
+ };
3781
+ minPrice: bigint;
3782
+ maxOraclePriceSlippage?: number | null | undefined;
3783
+ } | null | undefined;
3784
+ }, {
3785
+ swapRequestId: string | number;
3786
+ inputAsset: {
3787
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3788
+ };
3789
+ outputAsset: {
3790
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3791
+ };
3792
+ inputAmount: string | number;
3793
+ origin: {
3794
+ __kind: "DepositChannel";
3795
+ channelId: string | number;
3796
+ depositAddress: {
3797
+ value: string;
3798
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3799
+ };
3800
+ depositBlockHeight: string | number;
3801
+ brokerId: string;
3802
+ } | {
3803
+ __kind: "Vault";
3804
+ txId: {
3805
+ value: string;
3806
+ __kind: "Evm";
3807
+ } | {
3808
+ value: string;
3809
+ __kind: "Bitcoin";
3810
+ } | {
3811
+ value: {
3812
+ blockNumber: number;
3813
+ extrinsicIndex: number;
3814
+ };
3815
+ __kind: "Polkadot";
3816
+ } | {
3817
+ value: [string, string | number];
3818
+ __kind: "Solana";
3819
+ } | {
3820
+ __kind: "None";
3821
+ };
3822
+ brokerId?: string | null | undefined;
3823
+ } | {
3824
+ __kind: "Internal";
3825
+ } | {
3826
+ value: string;
3827
+ __kind: "OnChainAccount";
3828
+ };
3829
+ requestType: {
3830
+ __kind: "NetworkFee";
3831
+ } | {
3832
+ __kind: "IngressEgressFee";
3833
+ } | {
3834
+ __kind: "Regular";
3835
+ outputAction: {
3836
+ __kind: "Egress";
3837
+ outputAddress: {
3838
+ value: string;
3839
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3840
+ };
3841
+ ccmDepositMetadata?: {
3842
+ channelMetadata: {
3843
+ message: string;
3844
+ gasBudget: string | number;
3845
+ ccmAdditionalData: {
3846
+ __kind: "NotRequired";
3847
+ } | {
3848
+ value: {
3849
+ value: {
3850
+ cfReceiver: {
3851
+ pubkey: string;
3852
+ isWritable: boolean;
3853
+ };
3854
+ additionalAccounts: {
3855
+ pubkey: string;
3856
+ isWritable: boolean;
3857
+ }[];
3858
+ fallbackAddress: string;
3859
+ };
3860
+ __kind: "V0";
3861
+ } | {
3862
+ __kind: "V1";
3863
+ ccmAccounts: {
3864
+ cfReceiver: {
3865
+ pubkey: string;
3866
+ isWritable: boolean;
3867
+ };
3868
+ additionalAccounts: {
3869
+ pubkey: string;
3870
+ isWritable: boolean;
3871
+ }[];
3872
+ fallbackAddress: string;
3873
+ };
3874
+ alts: string[];
3875
+ };
3876
+ __kind: "Solana";
3877
+ };
3878
+ };
3879
+ sourceChain: {
3880
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3881
+ };
3882
+ sourceAddress?: {
3883
+ value: string;
3884
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3885
+ } | null | undefined;
3886
+ } | null | undefined;
3887
+ } | {
3888
+ __kind: "CreditOnChain";
3889
+ accountId: string;
3890
+ } | {
3891
+ __kind: "CreditLendingPool";
3892
+ swapType: {
3893
+ __kind: "Liquidation";
3894
+ borrowerId: string;
3895
+ loanId: string | number;
3896
+ };
3897
+ } | {
3898
+ __kind: "CreditFlipAndTransferToGateway";
3899
+ accountId: string;
3900
+ flipToSubtractFromSwapOutput: string | number;
3901
+ };
3902
+ } | {
3903
+ __kind: "RegularNoNetworkFee";
3904
+ outputAction: {
3905
+ __kind: "Egress";
3906
+ outputAddress: {
3907
+ value: string;
3908
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3909
+ };
3910
+ ccmDepositMetadata?: {
3911
+ channelMetadata: {
3912
+ message: string;
3913
+ gasBudget: string | number;
3914
+ ccmAdditionalData: {
3915
+ __kind: "NotRequired";
3916
+ } | {
3917
+ value: {
3918
+ value: {
3919
+ cfReceiver: {
3920
+ pubkey: string;
3921
+ isWritable: boolean;
3922
+ };
3923
+ additionalAccounts: {
3924
+ pubkey: string;
3925
+ isWritable: boolean;
3926
+ }[];
3927
+ fallbackAddress: string;
3928
+ };
3929
+ __kind: "V0";
3930
+ } | {
3931
+ __kind: "V1";
3932
+ ccmAccounts: {
3933
+ cfReceiver: {
3934
+ pubkey: string;
3935
+ isWritable: boolean;
3936
+ };
3937
+ additionalAccounts: {
3938
+ pubkey: string;
3939
+ isWritable: boolean;
3940
+ }[];
3941
+ fallbackAddress: string;
3942
+ };
3943
+ alts: string[];
3944
+ };
3945
+ __kind: "Solana";
3946
+ };
3947
+ };
3948
+ sourceChain: {
3949
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3950
+ };
3951
+ sourceAddress?: {
3952
+ value: string;
3953
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3954
+ } | null | undefined;
3955
+ } | null | undefined;
3956
+ } | {
3957
+ __kind: "CreditOnChain";
3958
+ accountId: string;
3959
+ } | {
3960
+ __kind: "CreditLendingPool";
3961
+ swapType: {
3962
+ __kind: "Liquidation";
3963
+ borrowerId: string;
3964
+ loanId: string | number;
3965
+ };
3966
+ } | {
3967
+ __kind: "CreditFlipAndTransferToGateway";
3968
+ accountId: string;
3969
+ flipToSubtractFromSwapOutput: string | number;
3970
+ };
3971
+ };
3972
+ brokerFees: {
3973
+ account: string;
3974
+ bps: number;
3975
+ }[];
3976
+ dcaParameters?: {
3977
+ numberOfChunks: number;
3978
+ chunkInterval: number;
3979
+ } | null | undefined;
3980
+ priceLimitsAndExpiry?: {
3981
+ expiryBehaviour: {
3982
+ __kind: "NoExpiry";
3983
+ } | {
3984
+ __kind: "RefundIfExpires";
3985
+ retryDuration: number;
3986
+ refundAddress: {
3987
+ value: string;
3988
+ __kind: "InternalAccount";
3989
+ } | {
3990
+ value: {
3991
+ value: string;
3992
+ __kind: "Eth";
3993
+ } | {
3994
+ value: string;
3995
+ __kind: "Dot";
3996
+ } | {
3997
+ value: {
3998
+ value: string;
3999
+ __kind: "P2PKH";
4000
+ } | {
4001
+ value: string;
4002
+ __kind: "P2SH";
4003
+ } | {
4004
+ value: string;
4005
+ __kind: "P2WPKH";
4006
+ } | {
4007
+ value: string;
4008
+ __kind: "P2WSH";
4009
+ } | {
4010
+ value: string;
4011
+ __kind: "Taproot";
4012
+ } | {
4013
+ __kind: "OtherSegwit";
4014
+ version: number;
4015
+ program: string;
4016
+ };
4017
+ __kind: "Btc";
4018
+ } | {
4019
+ value: string;
4020
+ __kind: "Arb";
4021
+ } | {
4022
+ value: string;
4023
+ __kind: "Sol";
4024
+ } | {
4025
+ value: string;
4026
+ __kind: "Hub";
4027
+ } | {
4028
+ value: string;
4029
+ __kind: "Tron";
4030
+ };
4031
+ __kind: "ExternalAddress";
4032
+ };
4033
+ refundCcmMetadata?: {
4034
+ channelMetadata: {
4035
+ message: string;
4036
+ gasBudget: string | number;
4037
+ ccmAdditionalData: {
4038
+ __kind: "NotRequired";
4039
+ } | {
4040
+ value: {
4041
+ value: {
4042
+ cfReceiver: {
4043
+ pubkey: string;
4044
+ isWritable: boolean;
4045
+ };
4046
+ additionalAccounts: {
4047
+ pubkey: string;
4048
+ isWritable: boolean;
4049
+ }[];
4050
+ fallbackAddress: string;
4051
+ };
4052
+ __kind: "V0";
4053
+ } | {
4054
+ __kind: "V1";
4055
+ ccmAccounts: {
4056
+ cfReceiver: {
4057
+ pubkey: string;
4058
+ isWritable: boolean;
4059
+ };
4060
+ additionalAccounts: {
4061
+ pubkey: string;
4062
+ isWritable: boolean;
4063
+ }[];
4064
+ fallbackAddress: string;
4065
+ };
4066
+ alts: string[];
4067
+ };
4068
+ __kind: "Solana";
4069
+ };
4070
+ };
4071
+ sourceChain: {
4072
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4073
+ };
4074
+ sourceAddress?: {
4075
+ value: string;
4076
+ __kind: "Eth";
4077
+ } | {
4078
+ value: string;
4079
+ __kind: "Dot";
4080
+ } | {
4081
+ value: {
4082
+ value: string;
4083
+ __kind: "P2PKH";
4084
+ } | {
4085
+ value: string;
4086
+ __kind: "P2SH";
4087
+ } | {
4088
+ value: string;
4089
+ __kind: "P2WPKH";
4090
+ } | {
4091
+ value: string;
4092
+ __kind: "P2WSH";
4093
+ } | {
4094
+ value: string;
4095
+ __kind: "Taproot";
4096
+ } | {
4097
+ __kind: "OtherSegwit";
4098
+ version: number;
4099
+ program: string;
4100
+ };
4101
+ __kind: "Btc";
4102
+ } | {
4103
+ value: string;
4104
+ __kind: "Arb";
4105
+ } | {
4106
+ value: string;
4107
+ __kind: "Sol";
4108
+ } | {
4109
+ value: string;
4110
+ __kind: "Hub";
4111
+ } | {
4112
+ value: string;
4113
+ __kind: "Tron";
4114
+ } | null | undefined;
4115
+ } | null | undefined;
4116
+ };
4117
+ minPrice: string | number;
4118
+ maxOraclePriceSlippage?: number | null | undefined;
4119
+ } | null | undefined;
4120
+ }>;
4121
+ //#endregion
4122
+ export { swappingSwapRequested };