@chainflip/processor 2.1.3 → 2.2.0-alpha.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 (1482) hide show
  1. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  2. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  4. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  5. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +4 -4
  7. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
  8. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
  9. package/dist/100/common.cjs +1 -1
  10. package/dist/100/common.d.cts +19 -19
  11. package/dist/100/common.d.mts +19 -19
  12. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  13. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  14. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  15. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  16. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  17. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
  18. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  19. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  20. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  21. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  22. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  23. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  24. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  25. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  26. package/dist/100/funding/funded.d.cts +2 -2
  27. package/dist/100/funding/funded.d.mts +2 -2
  28. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  29. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  30. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  31. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  32. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
  33. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  34. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  35. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  36. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  37. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  38. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  39. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  40. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  41. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  42. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  43. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  44. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  45. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  46. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  47. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  48. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  49. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  50. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  51. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  52. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  53. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  54. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  55. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  56. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  57. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
  58. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  59. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  60. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  61. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  62. package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
  63. package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
  64. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  65. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  66. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  67. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  68. package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
  69. package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
  70. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  71. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  72. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  73. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  74. package/dist/100/swapping/swapExecuted.d.cts +14 -14
  75. package/dist/100/swapping/swapExecuted.d.mts +14 -14
  76. package/dist/100/swapping/swapScheduled.d.cts +27 -27
  77. package/dist/100/swapping/swapScheduled.d.mts +27 -27
  78. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  79. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  80. package/dist/102/common.cjs +1 -1
  81. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  82. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  83. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +224 -224
  84. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +224 -224
  85. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  86. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  87. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  88. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  89. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  90. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
  91. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +227 -227
  92. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +227 -227
  93. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  94. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  95. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  96. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  97. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  98. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
  99. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +399 -399
  100. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +399 -399
  101. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  102. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  103. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +26 -26
  104. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +26 -26
  105. package/dist/11000/common.cjs +2 -2
  106. package/dist/11000/common.d.cts +2685 -2685
  107. package/dist/11000/common.d.mts +2685 -2685
  108. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
  109. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
  110. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  111. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  112. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +224 -224
  113. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +224 -224
  114. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  115. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  116. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  117. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  118. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  119. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  120. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  121. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  122. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  123. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  124. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  125. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
  126. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +227 -227
  127. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +227 -227
  128. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  129. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  130. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  131. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  132. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  133. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  134. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
  135. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
  136. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +215 -215
  137. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +215 -215
  138. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  139. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  140. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  141. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  142. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  143. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  144. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  145. package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
  146. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  147. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  148. package/dist/11000/swapping/swapDepositAddressReady.d.cts +59 -59
  149. package/dist/11000/swapping/swapDepositAddressReady.d.mts +59 -59
  150. package/dist/11000/swapping/swapRequested.d.cts +110 -110
  151. package/dist/11000/swapping/swapRequested.d.mts +110 -110
  152. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  153. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  154. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  155. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  156. package/dist/111/common.cjs +1 -1
  157. package/dist/111/common.d.cts +30 -30
  158. package/dist/111/common.d.mts +30 -30
  159. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  160. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  161. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  162. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  163. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  164. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  165. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  166. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  167. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  168. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  169. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  170. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  171. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  172. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  173. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  174. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
  175. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
  176. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
  177. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +50 -50
  178. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +50 -50
  179. package/dist/11100/common.cjs +2 -2
  180. package/dist/11100/common.d.cts +412 -412
  181. package/dist/11100/common.d.mts +412 -412
  182. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  183. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  184. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
  185. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
  186. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  187. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  188. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  189. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  190. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  191. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  192. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  193. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  194. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  195. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  196. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  197. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  198. package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
  199. package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
  200. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  201. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  202. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  203. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  204. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  205. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  206. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
  207. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
  208. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
  209. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
  210. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  211. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  212. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  213. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  214. package/dist/11100/swapping/swapRequested.d.cts +42 -42
  215. package/dist/11100/swapping/swapRequested.d.mts +42 -42
  216. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  217. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  218. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +10 -10
  219. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +10 -10
  220. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  221. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  222. package/dist/11200/common.cjs +2 -2
  223. package/dist/11200/common.d.cts +90 -90
  224. package/dist/11200/common.d.mts +90 -90
  225. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +10 -10
  226. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +10 -10
  227. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +10 -10
  228. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +10 -10
  229. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +10 -10
  230. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +10 -10
  231. package/dist/11200/swapping/swapRequested.d.cts +16 -16
  232. package/dist/11200/swapping/swapRequested.d.mts +16 -16
  233. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  234. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  235. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  236. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  237. package/dist/120/common.cjs +1 -1
  238. package/dist/120/common.d.cts +4 -4
  239. package/dist/120/common.d.mts +4 -4
  240. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  241. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  242. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  243. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  244. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  245. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  246. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  247. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  248. package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
  249. package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
  250. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  251. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  252. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  253. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  254. package/dist/131/common.cjs +1 -1
  255. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  256. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  257. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  258. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  259. package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
  260. package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
  261. package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
  262. package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
  263. package/dist/131/swapping/swapExecuted.d.cts +2 -2
  264. package/dist/131/swapping/swapExecuted.d.mts +2 -2
  265. package/dist/131/swapping/swapScheduled.d.cts +8 -8
  266. package/dist/131/swapping/swapScheduled.d.mts +8 -8
  267. package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
  268. package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
  269. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  270. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  271. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  272. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  273. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  274. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  275. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  276. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  277. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  278. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  279. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  280. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  281. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  282. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  283. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  284. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  285. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  286. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  287. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  288. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  289. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  290. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  291. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  292. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  293. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +3 -3
  294. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +3 -3
  295. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  296. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  297. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  298. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  299. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  300. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  301. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
  302. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
  303. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  304. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  305. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  306. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  307. package/dist/141/common.cjs +1 -1
  308. package/dist/141/common.d.cts +228 -228
  309. package/dist/141/common.d.mts +228 -228
  310. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  311. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  312. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  313. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  314. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  315. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  316. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  317. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  318. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  319. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  320. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  321. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  322. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  323. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  324. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  325. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  326. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  327. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  328. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  329. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  330. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  331. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  332. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  333. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  334. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  335. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  336. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  337. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  338. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +46 -46
  339. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +46 -46
  340. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  341. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  342. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  343. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  344. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  345. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  346. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  347. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  348. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  349. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  350. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  351. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  352. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  353. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  354. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  355. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  356. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  357. package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
  358. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  359. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  360. package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
  361. package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
  362. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  363. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  364. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  365. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  366. package/dist/141/swapping/swapExecuted.d.cts +82 -82
  367. package/dist/141/swapping/swapExecuted.d.mts +82 -82
  368. package/dist/141/swapping/swapScheduled.d.cts +117 -117
  369. package/dist/141/swapping/swapScheduled.d.mts +117 -117
  370. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  371. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  372. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  373. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  374. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  375. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  376. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  377. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  378. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  379. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  380. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  381. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  382. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  383. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  384. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  385. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  386. package/dist/150/common.cjs +2 -2
  387. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  388. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  389. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  390. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  391. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  392. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  393. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  394. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  395. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  396. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  397. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  398. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  399. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  400. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  401. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  402. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  403. package/dist/150/swapping/swapDepositAddressReady.d.cts +2 -2
  404. package/dist/150/swapping/swapDepositAddressReady.d.mts +2 -2
  405. package/dist/150/swapping/swapExecuted.d.cts +4 -4
  406. package/dist/150/swapping/swapExecuted.d.mts +4 -4
  407. package/dist/150/swapping/swapScheduled.d.cts +2 -2
  408. package/dist/150/swapping/swapScheduled.d.mts +2 -2
  409. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  410. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  411. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  412. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  413. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  414. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  415. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  416. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  417. package/dist/160/common.cjs +2 -2
  418. package/dist/160/common.d.cts +44 -44
  419. package/dist/160/common.d.mts +44 -44
  420. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  421. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  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/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  435. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  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/depositBoosted.d.cts +6 -6
  443. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  444. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  445. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  446. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  447. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  448. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  449. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  450. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  451. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  452. package/dist/160/swapping/refundEgressIgnored.d.cts +2 -2
  453. package/dist/160/swapping/refundEgressIgnored.d.mts +2 -2
  454. package/dist/160/swapping/refundEgressScheduled.d.cts +4 -4
  455. package/dist/160/swapping/refundEgressScheduled.d.mts +4 -4
  456. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  457. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  458. package/dist/160/swapping/swapDepositAddressReady.d.cts +8 -8
  459. package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
  460. package/dist/160/swapping/swapEgressIgnored.d.cts +2 -2
  461. package/dist/160/swapping/swapEgressIgnored.d.mts +2 -2
  462. package/dist/160/swapping/swapEgressScheduled.d.cts +4 -4
  463. package/dist/160/swapping/swapEgressScheduled.d.mts +4 -4
  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/ccmFailed.d.cts +14 -14
  469. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  470. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  471. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  472. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  473. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  474. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  475. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  476. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  477. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  478. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  479. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  480. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  481. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  482. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  483. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  484. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  485. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  486. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  487. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  488. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  489. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  490. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  491. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  492. package/dist/170/common.cjs +2 -2
  493. package/dist/170/common.d.cts +120 -120
  494. package/dist/170/common.d.mts +120 -120
  495. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  496. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  497. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  498. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  499. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  500. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  501. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  502. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  503. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  504. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  505. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  506. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  507. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  508. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  509. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  510. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  511. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  512. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  513. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  514. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  515. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  516. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  517. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  518. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  519. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  520. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  521. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  522. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  523. package/dist/170/swapping/swapRequested.d.cts +27 -27
  524. package/dist/170/swapping/swapRequested.d.mts +27 -27
  525. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  526. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  527. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  528. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  529. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  530. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  531. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  532. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  533. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  534. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  535. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  536. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  537. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  538. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  539. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +104 -104
  540. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +104 -104
  541. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  542. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  543. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  544. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  545. package/dist/180/common.cjs +2 -2
  546. package/dist/180/common.d.cts +327 -327
  547. package/dist/180/common.d.mts +327 -327
  548. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  549. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  550. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  551. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  552. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  553. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  554. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  555. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  556. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  557. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  558. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  559. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  560. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  561. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  562. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +49 -49
  563. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +49 -49
  564. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  565. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  566. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  567. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  568. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  569. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  570. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  571. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  572. package/dist/180/solanaIngressEgress/depositFailed.d.cts +40 -40
  573. package/dist/180/solanaIngressEgress/depositFailed.d.mts +40 -40
  574. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  575. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  576. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  577. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  578. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  579. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  580. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  581. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  582. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  583. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  584. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  585. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  586. package/dist/180/swapping/refundEgressScheduled.d.cts +6 -6
  587. package/dist/180/swapping/refundEgressScheduled.d.mts +6 -6
  588. package/dist/180/swapping/swapDepositAddressReady.d.cts +23 -23
  589. package/dist/180/swapping/swapDepositAddressReady.d.mts +23 -23
  590. package/dist/180/swapping/swapEgressScheduled.d.cts +6 -6
  591. package/dist/180/swapping/swapEgressScheduled.d.mts +6 -6
  592. package/dist/180/swapping/swapRequested.d.cts +4 -4
  593. package/dist/180/swapping/swapRequested.d.mts +4 -4
  594. package/dist/180/swapping/withdrawalRequested.d.cts +4 -4
  595. package/dist/180/swapping/withdrawalRequested.d.mts +4 -4
  596. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  597. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  598. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  599. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  600. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  601. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  602. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  603. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  604. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  605. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  606. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  607. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  608. package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
  609. package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
  610. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  611. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  612. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  613. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  614. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
  615. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
  616. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
  617. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
  618. package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
  619. package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
  620. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
  621. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
  622. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  623. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  624. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  625. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  626. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  627. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  628. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  629. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  630. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  631. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  632. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  633. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  634. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  635. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  636. package/dist/190/common.cjs +2 -2
  637. package/dist/190/common.d.cts +168 -168
  638. package/dist/190/common.d.mts +168 -168
  639. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  640. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  641. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  642. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  643. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  644. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  645. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  646. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
  647. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  648. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  649. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  650. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  651. package/dist/190/liquidityPools/assetSwapped.d.cts +4 -4
  652. package/dist/190/liquidityPools/assetSwapped.d.mts +4 -4
  653. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  654. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  655. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  656. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  657. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  658. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  659. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  660. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  661. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
  662. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
  663. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  664. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  665. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  666. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  667. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  668. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  669. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  670. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  671. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  672. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  673. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  674. package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
  675. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  676. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
  677. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  678. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  679. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  680. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  681. package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
  682. package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
  683. package/dist/190/swapping/swapDepositAddressReady.d.cts +2 -2
  684. package/dist/190/swapping/swapDepositAddressReady.d.mts +2 -2
  685. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  686. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  687. package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
  688. package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
  689. package/dist/190/swapping/swapExecuted.d.cts +4 -4
  690. package/dist/190/swapping/swapExecuted.d.mts +4 -4
  691. package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
  692. package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
  693. package/dist/200/common.cjs +2 -2
  694. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  695. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  696. package/dist/200/swapping/swapAborted.d.cts +2 -2
  697. package/dist/200/swapping/swapAborted.d.mts +2 -2
  698. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  699. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  700. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  701. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  702. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  703. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  704. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  705. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  706. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +160 -160
  707. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +160 -160
  708. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  709. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  710. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  711. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  712. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  713. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  714. package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
  715. package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
  716. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
  717. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
  718. package/dist/210/assethubIngressEgress/depositFailed.d.cts +160 -160
  719. package/dist/210/assethubIngressEgress/depositFailed.d.mts +160 -160
  720. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  721. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  722. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
  723. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
  724. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +290 -290
  725. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +290 -290
  726. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  727. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  728. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  729. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  730. package/dist/210/common.cjs +2 -2
  731. package/dist/210/common.d.cts +2906 -2906
  732. package/dist/210/common.d.mts +2906 -2906
  733. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  734. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  735. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +62 -62
  736. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
  737. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  738. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  739. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  740. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  741. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +160 -160
  742. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +160 -160
  743. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  744. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  745. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  746. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  747. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  748. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  749. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  750. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  751. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
  752. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
  753. package/dist/210/governance/failedExecution.d.cts +10 -10
  754. package/dist/210/governance/failedExecution.d.mts +10 -10
  755. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
  756. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
  757. package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
  758. package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
  759. package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
  760. package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
  761. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  762. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  763. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +10 -10
  764. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +10 -10
  765. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  766. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  767. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  768. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  769. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +20 -20
  770. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +20 -20
  771. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
  772. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
  773. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  774. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  775. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  776. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  777. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
  778. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
  779. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +160 -160
  780. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +160 -160
  781. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  782. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  783. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  784. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  785. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
  786. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
  787. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  788. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  789. package/dist/210/solanaIngressEgress/depositFailed.d.cts +192 -192
  790. package/dist/210/solanaIngressEgress/depositFailed.d.mts +192 -192
  791. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  792. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  793. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  794. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  795. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  796. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  797. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  798. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  799. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
  800. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
  801. package/dist/210/swapping/refundEgressIgnored.d.cts +20 -20
  802. package/dist/210/swapping/refundEgressIgnored.d.mts +20 -20
  803. package/dist/210/swapping/swapDepositAddressReady.d.cts +29 -29
  804. package/dist/210/swapping/swapDepositAddressReady.d.mts +29 -29
  805. package/dist/210/swapping/swapEgressIgnored.d.cts +20 -20
  806. package/dist/210/swapping/swapEgressIgnored.d.mts +20 -20
  807. package/dist/210/swapping/swapRequested.d.cts +401 -401
  808. package/dist/210/swapping/swapRequested.d.mts +401 -401
  809. package/dist/210/swapping/withdrawalRequested.d.cts +4 -4
  810. package/dist/210/swapping/withdrawalRequested.d.mts +4 -4
  811. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  812. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  813. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  814. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  815. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
  816. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
  817. package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
  818. package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
  819. package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
  820. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  821. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  822. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  823. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  824. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +13 -0
  825. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  826. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  827. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
  828. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  829. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  830. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  831. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  832. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  833. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  834. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  835. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  836. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  837. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +224 -0
  838. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +224 -0
  839. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  840. package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
  841. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
  842. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
  843. package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
  844. package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
  845. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
  846. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
  847. package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
  848. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
  849. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
  850. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
  851. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
  852. package/dist/220/assetBalances/accountCredited.cjs +15 -0
  853. package/dist/220/assetBalances/accountCredited.d.cts +31 -0
  854. package/dist/220/assetBalances/accountCredited.d.mts +31 -0
  855. package/dist/220/assetBalances/accountCredited.mjs +13 -0
  856. package/dist/220/assetBalances/accountDebited.cjs +15 -0
  857. package/dist/220/assetBalances/accountDebited.d.cts +31 -0
  858. package/dist/220/assetBalances/accountDebited.d.mts +31 -0
  859. package/dist/220/assetBalances/accountDebited.mjs +13 -0
  860. package/dist/220/assetBalances/refundScheduled.cjs +14 -0
  861. package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
  862. package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
  863. package/dist/220/assetBalances/refundScheduled.mjs +12 -0
  864. package/dist/220/assetBalances/refundSkipped.cjs +14 -0
  865. package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
  866. package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
  867. package/dist/220/assetBalances/refundSkipped.mjs +12 -0
  868. package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
  869. package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
  870. package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
  871. package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -0
  872. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  873. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  874. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  875. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  876. package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +13 -0
  877. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
  878. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
  879. package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
  880. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
  881. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  882. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  883. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
  884. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  885. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  886. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  887. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  888. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  889. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +214 -0
  890. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +214 -0
  891. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  892. package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
  893. package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
  894. package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
  895. package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
  896. package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
  897. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
  898. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
  899. package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
  900. package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
  901. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
  902. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
  903. package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -0
  904. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  905. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  906. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  907. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  908. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +13 -0
  909. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
  910. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
  911. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
  912. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
  913. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  914. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  915. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
  916. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  917. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  918. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  919. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  920. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  921. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +438 -0
  922. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +438 -0
  923. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  924. package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
  925. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
  926. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
  927. package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
  928. package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
  929. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
  930. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
  931. package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
  932. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
  933. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
  934. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
  935. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
  936. package/dist/220/common.cjs +1894 -0
  937. package/dist/220/common.d.cts +32141 -0
  938. package/dist/220/common.d.mts +32141 -0
  939. package/dist/220/common.mjs +1706 -0
  940. package/dist/220/emissions/networkFeeBurned.cjs +13 -0
  941. package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
  942. package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
  943. package/dist/220/emissions/networkFeeBurned.mjs +11 -0
  944. package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
  945. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1944 -0
  946. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1944 -0
  947. package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
  948. package/dist/220/environment/tronInitialized.cjs +9 -0
  949. package/dist/220/environment/tronInitialized.d.cts +6 -0
  950. package/dist/220/environment/tronInitialized.d.mts +6 -0
  951. package/dist/220/environment/tronInitialized.mjs +7 -0
  952. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  953. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  954. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  955. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  956. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +13 -0
  957. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  958. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  959. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
  960. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  961. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  962. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  963. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  964. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  965. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  966. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  967. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  968. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  969. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +224 -0
  970. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +224 -0
  971. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  972. package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
  973. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
  974. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
  975. package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
  976. package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
  977. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
  978. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
  979. package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
  980. package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
  981. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
  982. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
  983. package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
  984. package/dist/220/funding/funded.cjs +15 -0
  985. package/dist/220/funding/funded.d.cts +88 -0
  986. package/dist/220/funding/funded.d.mts +88 -0
  987. package/dist/220/funding/funded.mjs +13 -0
  988. package/dist/220/grandpa/grandpaVoteDelegated.cjs +13 -0
  989. package/dist/220/grandpa/grandpaVoteDelegated.d.cts +15 -0
  990. package/dist/220/grandpa/grandpaVoteDelegated.d.mts +15 -0
  991. package/dist/220/grandpa/grandpaVoteDelegated.mjs +11 -0
  992. package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +10 -0
  993. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +12 -0
  994. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +12 -0
  995. package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +8 -0
  996. package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
  997. package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
  998. package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
  999. package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
  1000. package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
  1001. package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
  1002. package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
  1003. package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
  1004. package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
  1005. package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
  1006. package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
  1007. package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
  1008. package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
  1009. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
  1010. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
  1011. package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
  1012. package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
  1013. package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
  1014. package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
  1015. package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -0
  1016. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  1017. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  1018. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  1019. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  1020. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  1021. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  1022. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  1023. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  1024. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  1025. package/dist/220/lendingPools/palletConfigUpdated.d.cts +438 -0
  1026. package/dist/220/lendingPools/palletConfigUpdated.d.mts +438 -0
  1027. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  1028. package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
  1029. package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
  1030. package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
  1031. package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
  1032. package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
  1033. package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
  1034. package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
  1035. package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
  1036. package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
  1037. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
  1038. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
  1039. package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
  1040. package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
  1041. package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
  1042. package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
  1043. package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
  1044. package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
  1045. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
  1046. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
  1047. package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
  1048. package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
  1049. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
  1050. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
  1051. package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
  1052. package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
  1053. package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
  1054. package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
  1055. package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
  1056. package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
  1057. package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
  1058. package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
  1059. package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
  1060. package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
  1061. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
  1062. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
  1063. package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
  1064. package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
  1065. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
  1066. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
  1067. package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
  1068. package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
  1069. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
  1070. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
  1071. package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
  1072. package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
  1073. package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
  1074. package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
  1075. package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
  1076. package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
  1077. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
  1078. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
  1079. package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
  1080. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
  1081. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
  1082. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
  1083. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
  1084. package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
  1085. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
  1086. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
  1087. package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -0
  1088. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  1089. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  1090. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  1091. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  1092. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +13 -0
  1093. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1094. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1095. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
  1096. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1097. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1098. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1099. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1100. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  1101. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1102. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1103. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  1104. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  1105. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +214 -0
  1106. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +214 -0
  1107. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  1108. package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
  1109. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
  1110. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
  1111. package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
  1112. package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
  1113. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
  1114. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
  1115. package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
  1116. package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
  1117. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
  1118. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
  1119. package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
  1120. package/dist/220/reputation/offencePenalty.cjs +14 -0
  1121. package/dist/220/reputation/offencePenalty.d.cts +125 -0
  1122. package/dist/220/reputation/offencePenalty.d.mts +125 -0
  1123. package/dist/220/reputation/offencePenalty.mjs +12 -0
  1124. package/dist/220/reputation/penaltyUpdated.cjs +14 -0
  1125. package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
  1126. package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
  1127. package/dist/220/reputation/penaltyUpdated.mjs +12 -0
  1128. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  1129. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  1130. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  1131. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  1132. package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +13 -0
  1133. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1134. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1135. package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
  1136. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1137. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1138. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1139. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1140. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1141. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1142. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1143. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1144. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  1145. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +244 -0
  1146. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +244 -0
  1147. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  1148. package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
  1149. package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
  1150. package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
  1151. package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
  1152. package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
  1153. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
  1154. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
  1155. package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
  1156. package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
  1157. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
  1158. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
  1159. package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
  1160. package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
  1161. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
  1162. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
  1163. package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -0
  1164. package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
  1165. package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
  1166. package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
  1167. package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
  1168. package/dist/220/swapping/batchSwapFailed.cjs +14 -0
  1169. package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
  1170. package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
  1171. package/dist/220/swapping/batchSwapFailed.mjs +12 -0
  1172. package/dist/220/swapping/creditedOnChain.cjs +15 -0
  1173. package/dist/220/swapping/creditedOnChain.d.cts +31 -0
  1174. package/dist/220/swapping/creditedOnChain.d.mts +31 -0
  1175. package/dist/220/swapping/creditedOnChain.mjs +13 -0
  1176. package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
  1177. package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
  1178. package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
  1179. package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
  1180. package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
  1181. package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
  1182. package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
  1183. package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
  1184. package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
  1185. package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
  1186. package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
  1187. package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
  1188. package/dist/220/swapping/refundedOnChain.cjs +16 -0
  1189. package/dist/220/swapping/refundedOnChain.d.cts +34 -0
  1190. package/dist/220/swapping/refundedOnChain.d.mts +34 -0
  1191. package/dist/220/swapping/refundedOnChain.mjs +14 -0
  1192. package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
  1193. package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
  1194. package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
  1195. package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
  1196. package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
  1197. package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
  1198. package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
  1199. package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
  1200. package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
  1201. package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
  1202. package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
  1203. package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
  1204. package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
  1205. package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
  1206. package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
  1207. package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
  1208. package/dist/220/swapping/swapExecuted.cjs +22 -0
  1209. package/dist/220/swapping/swapExecuted.d.cts +62 -0
  1210. package/dist/220/swapping/swapExecuted.d.mts +62 -0
  1211. package/dist/220/swapping/swapExecuted.mjs +20 -0
  1212. package/dist/220/swapping/swapRequested.cjs +20 -0
  1213. package/dist/220/swapping/swapRequested.d.cts +4122 -0
  1214. package/dist/220/swapping/swapRequested.d.mts +4122 -0
  1215. package/dist/220/swapping/swapRequested.mjs +18 -0
  1216. package/dist/220/swapping/withdrawalRequested.cjs +17 -0
  1217. package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
  1218. package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
  1219. package/dist/220/swapping/withdrawalRequested.mjs +15 -0
  1220. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
  1221. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
  1222. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
  1223. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
  1224. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
  1225. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
  1226. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
  1227. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
  1228. package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
  1229. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
  1230. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
  1231. package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
  1232. package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
  1233. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
  1234. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
  1235. package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
  1236. package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
  1237. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
  1238. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
  1239. package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
  1240. package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
  1241. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
  1242. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
  1243. package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
  1244. package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
  1245. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
  1246. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
  1247. package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
  1248. package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
  1249. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
  1250. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
  1251. package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
  1252. package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
  1253. package/dist/220/tradingStrategy/strategyDeployed.d.cts +262 -0
  1254. package/dist/220/tradingStrategy/strategyDeployed.d.mts +262 -0
  1255. package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
  1256. package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
  1257. package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
  1258. package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
  1259. package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
  1260. package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
  1261. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
  1262. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
  1263. package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
  1264. package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
  1265. package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
  1266. package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
  1267. package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
  1268. package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
  1269. package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
  1270. package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
  1271. package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
  1272. package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
  1273. package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
  1274. package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
  1275. package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
  1276. package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
  1277. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
  1278. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
  1279. package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
  1280. package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
  1281. package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
  1282. package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
  1283. package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
  1284. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
  1285. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
  1286. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
  1287. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
  1288. package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
  1289. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
  1290. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
  1291. package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
  1292. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
  1293. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
  1294. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
  1295. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
  1296. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
  1297. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
  1298. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
  1299. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
  1300. package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
  1301. package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
  1302. package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
  1303. package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
  1304. package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
  1305. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
  1306. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
  1307. package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
  1308. package/dist/220/tronElections/allVotesCleared.cjs +9 -0
  1309. package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
  1310. package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
  1311. package/dist/220/tronElections/allVotesCleared.mjs +7 -0
  1312. package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
  1313. package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
  1314. package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
  1315. package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
  1316. package/dist/220/tronElections/corruptStorage.cjs +9 -0
  1317. package/dist/220/tronElections/corruptStorage.d.cts +6 -0
  1318. package/dist/220/tronElections/corruptStorage.d.mts +6 -0
  1319. package/dist/220/tronElections/corruptStorage.mjs +7 -0
  1320. package/dist/220/tronElections/electoralEvent.cjs +8 -0
  1321. package/dist/220/tronElections/electoralEvent.d.cts +30 -0
  1322. package/dist/220/tronElections/electoralEvent.d.mts +30 -0
  1323. package/dist/220/tronElections/electoralEvent.mjs +7 -0
  1324. package/dist/220/tronElections/uninitialized.cjs +9 -0
  1325. package/dist/220/tronElections/uninitialized.d.cts +6 -0
  1326. package/dist/220/tronElections/uninitialized.d.mts +6 -0
  1327. package/dist/220/tronElections/uninitialized.mjs +7 -0
  1328. package/dist/220/tronElections/unknownElection.cjs +10 -0
  1329. package/dist/220/tronElections/unknownElection.d.cts +14 -0
  1330. package/dist/220/tronElections/unknownElection.d.mts +14 -0
  1331. package/dist/220/tronElections/unknownElection.mjs +8 -0
  1332. package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
  1333. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
  1334. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
  1335. package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
  1336. package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
  1337. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1338. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1339. package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
  1340. package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
  1341. package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
  1342. package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
  1343. package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
  1344. package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
  1345. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
  1346. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
  1347. package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
  1348. package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1349. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1350. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1351. package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1352. package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
  1353. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1354. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1355. package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
  1356. package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
  1357. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
  1358. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
  1359. package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
  1360. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
  1361. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
  1362. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
  1363. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
  1364. package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
  1365. package/dist/220/tronIngressEgress/depositBoosted.d.cts +224 -0
  1366. package/dist/220/tronIngressEgress/depositBoosted.d.mts +224 -0
  1367. package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
  1368. package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
  1369. package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
  1370. package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
  1371. package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
  1372. package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
  1373. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
  1374. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
  1375. package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
  1376. package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
  1377. package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
  1378. package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
  1379. package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
  1380. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
  1381. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
  1382. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
  1383. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
  1384. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
  1385. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
  1386. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
  1387. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
  1388. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1389. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1390. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1391. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1392. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
  1393. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
  1394. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
  1395. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
  1396. package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
  1397. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
  1398. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
  1399. package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
  1400. package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
  1401. package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
  1402. package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
  1403. package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
  1404. package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
  1405. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
  1406. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
  1407. package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
  1408. package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
  1409. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
  1410. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
  1411. package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
  1412. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
  1413. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
  1414. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
  1415. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
  1416. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
  1417. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
  1418. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
  1419. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
  1420. package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
  1421. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
  1422. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
  1423. package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
  1424. package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
  1425. package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
  1426. package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
  1427. package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
  1428. package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
  1429. package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
  1430. package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
  1431. package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
  1432. package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
  1433. package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
  1434. package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
  1435. package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
  1436. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
  1437. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
  1438. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
  1439. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
  1440. package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
  1441. package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
  1442. package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
  1443. package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
  1444. package/dist/220/tronVault/chainInitialized.cjs +9 -0
  1445. package/dist/220/tronVault/chainInitialized.d.cts +6 -0
  1446. package/dist/220/tronVault/chainInitialized.d.mts +6 -0
  1447. package/dist/220/tronVault/chainInitialized.mjs +7 -0
  1448. package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
  1449. package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
  1450. package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
  1451. package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
  1452. package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
  1453. package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
  1454. package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
  1455. package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -0
  1456. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  1457. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  1458. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  1459. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  1460. package/dist/CodeGenerator.cjs +6 -3
  1461. package/dist/CodeGenerator.mjs +6 -3
  1462. package/dist/HandlerMap.cjs +4 -10
  1463. package/dist/HandlerMap.mjs +4 -10
  1464. package/dist/Parser.cjs +1 -1
  1465. package/dist/Processor.cjs +5 -2
  1466. package/dist/Processor.mjs +4 -1
  1467. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.cjs +1 -1
  1468. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.mjs +1 -1
  1469. package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -2
  1470. package/dist/chainspec/src/BaseCodeGenerator.mjs +7 -0
  1471. package/dist/chainspec/src/BaseParser.cjs +4 -3
  1472. package/dist/chainspec/src/BaseParser.mjs +1 -0
  1473. package/dist/chainspec/src/Compiler.cjs +6 -2
  1474. package/dist/chainspec/src/Compiler.mjs +4 -0
  1475. package/dist/chainspec/src/SpecVersion.cjs +1 -0
  1476. package/dist/chainspec/src/SpecVersion.mjs +1 -0
  1477. package/dist/chainspec/src/cache.cjs +3 -2
  1478. package/dist/chainspec/src/cache.mjs +1 -0
  1479. package/dist/chainspec/src/utils.cjs +2 -2
  1480. package/dist/generate.cjs +3 -3
  1481. package/dist/utils.cjs +1 -1
  1482. package/package.json +4 -4
@@ -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: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
10
+ }, {
11
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
12
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
13
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
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: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
20
+ }, {
21
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
22
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
23
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
32
+ value: `0x${string}`;
33
+ }, {
34
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
35
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
59
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
96
+ value: string;
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
+ __kind: "Evm";
107
+ value: `0x${string}`;
108
+ }, {
109
+ __kind: "Evm";
110
+ value: string;
111
+ }>, z.ZodObject<{
112
+ __kind: z.ZodLiteral<"Bitcoin">;
113
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
114
+ }, "strip", z.ZodTypeAny, {
115
+ __kind: "Bitcoin";
116
+ value: `0x${string}`;
117
+ }, {
118
+ __kind: "Bitcoin";
119
+ value: string;
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
+ __kind: "Polkadot";
134
+ value: {
135
+ blockNumber: number;
136
+ extrinsicIndex: number;
137
+ };
138
+ }, {
139
+ __kind: "Polkadot";
140
+ value: {
141
+ blockNumber: number;
142
+ extrinsicIndex: number;
143
+ };
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
+ __kind: "Solana";
149
+ value: [`0x${string}`, bigint];
150
+ }, {
151
+ __kind: "Solana";
152
+ value: [string, string | number];
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
+ __kind: "Evm";
165
+ value: `0x${string}`;
166
+ } | {
167
+ __kind: "Bitcoin";
168
+ value: `0x${string}`;
169
+ } | {
170
+ __kind: "Polkadot";
171
+ value: {
172
+ blockNumber: number;
173
+ extrinsicIndex: number;
174
+ };
175
+ } | {
176
+ __kind: "Solana";
177
+ value: [`0x${string}`, bigint];
178
+ } | {
179
+ __kind: "None";
180
+ };
181
+ brokerId?: `cF${string}` | null | undefined;
182
+ }, {
183
+ __kind: "Vault";
184
+ txId: {
185
+ __kind: "Evm";
186
+ value: string;
187
+ } | {
188
+ __kind: "Bitcoin";
189
+ value: string;
190
+ } | {
191
+ __kind: "Polkadot";
192
+ value: {
193
+ blockNumber: number;
194
+ extrinsicIndex: number;
195
+ };
196
+ } | {
197
+ __kind: "Solana";
198
+ value: [string, string | number];
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
+ __kind: "OnChainAccount";
214
+ value: `cF${string}`;
215
+ }, {
216
+ __kind: "OnChainAccount";
217
+ value: string;
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
+ __kind: "V0";
294
+ value: {
295
+ cfReceiver: {
296
+ pubkey: `0x${string}`;
297
+ isWritable: boolean;
298
+ };
299
+ additionalAccounts: {
300
+ pubkey: `0x${string}`;
301
+ isWritable: boolean;
302
+ }[];
303
+ fallbackAddress: `0x${string}`;
304
+ };
305
+ }, {
306
+ __kind: "V0";
307
+ value: {
308
+ cfReceiver: {
309
+ pubkey: string;
310
+ isWritable: boolean;
311
+ };
312
+ additionalAccounts: {
313
+ pubkey: string;
314
+ isWritable: boolean;
315
+ }[];
316
+ fallbackAddress: string;
317
+ };
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
+ __kind: "Solana";
395
+ value: {
396
+ __kind: "V0";
397
+ value: {
398
+ cfReceiver: {
399
+ pubkey: `0x${string}`;
400
+ isWritable: boolean;
401
+ };
402
+ additionalAccounts: {
403
+ pubkey: `0x${string}`;
404
+ isWritable: boolean;
405
+ }[];
406
+ fallbackAddress: `0x${string}`;
407
+ };
408
+ } | {
409
+ __kind: "V1";
410
+ ccmAccounts: {
411
+ cfReceiver: {
412
+ pubkey: `0x${string}`;
413
+ isWritable: boolean;
414
+ };
415
+ additionalAccounts: {
416
+ pubkey: `0x${string}`;
417
+ isWritable: boolean;
418
+ }[];
419
+ fallbackAddress: `0x${string}`;
420
+ };
421
+ alts: `0x${string}`[];
422
+ };
423
+ }, {
424
+ __kind: "Solana";
425
+ value: {
426
+ __kind: "V0";
427
+ value: {
428
+ cfReceiver: {
429
+ pubkey: string;
430
+ isWritable: boolean;
431
+ };
432
+ additionalAccounts: {
433
+ pubkey: string;
434
+ isWritable: boolean;
435
+ }[];
436
+ fallbackAddress: string;
437
+ };
438
+ } | {
439
+ __kind: "V1";
440
+ ccmAccounts: {
441
+ cfReceiver: {
442
+ pubkey: string;
443
+ isWritable: boolean;
444
+ };
445
+ additionalAccounts: {
446
+ pubkey: string;
447
+ isWritable: boolean;
448
+ }[];
449
+ fallbackAddress: string;
450
+ };
451
+ alts: string[];
452
+ };
453
+ }>]>;
454
+ }, "strip", z.ZodTypeAny, {
455
+ message: `0x${string}`;
456
+ gasBudget: bigint;
457
+ ccmAdditionalData: {
458
+ __kind: "NotRequired";
459
+ } | {
460
+ __kind: "Solana";
461
+ value: {
462
+ __kind: "V0";
463
+ value: {
464
+ cfReceiver: {
465
+ pubkey: `0x${string}`;
466
+ isWritable: boolean;
467
+ };
468
+ additionalAccounts: {
469
+ pubkey: `0x${string}`;
470
+ isWritable: boolean;
471
+ }[];
472
+ fallbackAddress: `0x${string}`;
473
+ };
474
+ } | {
475
+ __kind: "V1";
476
+ ccmAccounts: {
477
+ cfReceiver: {
478
+ pubkey: `0x${string}`;
479
+ isWritable: boolean;
480
+ };
481
+ additionalAccounts: {
482
+ pubkey: `0x${string}`;
483
+ isWritable: boolean;
484
+ }[];
485
+ fallbackAddress: `0x${string}`;
486
+ };
487
+ alts: `0x${string}`[];
488
+ };
489
+ };
490
+ }, {
491
+ message: string;
492
+ gasBudget: string | number;
493
+ ccmAdditionalData: {
494
+ __kind: "NotRequired";
495
+ } | {
496
+ __kind: "Solana";
497
+ value: {
498
+ __kind: "V0";
499
+ value: {
500
+ cfReceiver: {
501
+ pubkey: string;
502
+ isWritable: boolean;
503
+ };
504
+ additionalAccounts: {
505
+ pubkey: string;
506
+ isWritable: boolean;
507
+ }[];
508
+ fallbackAddress: string;
509
+ };
510
+ } | {
511
+ __kind: "V1";
512
+ ccmAccounts: {
513
+ cfReceiver: {
514
+ pubkey: string;
515
+ isWritable: boolean;
516
+ };
517
+ additionalAccounts: {
518
+ pubkey: string;
519
+ isWritable: boolean;
520
+ }[];
521
+ fallbackAddress: string;
522
+ };
523
+ alts: string[];
524
+ };
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
541
+ value: `0x${string}`;
542
+ }, {
543
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
544
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
568
+ value: string;
569
+ }>>>;
570
+ }, "strip", z.ZodTypeAny, {
571
+ channelMetadata: {
572
+ message: `0x${string}`;
573
+ gasBudget: bigint;
574
+ ccmAdditionalData: {
575
+ __kind: "NotRequired";
576
+ } | {
577
+ __kind: "Solana";
578
+ value: {
579
+ __kind: "V0";
580
+ value: {
581
+ cfReceiver: {
582
+ pubkey: `0x${string}`;
583
+ isWritable: boolean;
584
+ };
585
+ additionalAccounts: {
586
+ pubkey: `0x${string}`;
587
+ isWritable: boolean;
588
+ }[];
589
+ fallbackAddress: `0x${string}`;
590
+ };
591
+ } | {
592
+ __kind: "V1";
593
+ ccmAccounts: {
594
+ cfReceiver: {
595
+ pubkey: `0x${string}`;
596
+ isWritable: boolean;
597
+ };
598
+ additionalAccounts: {
599
+ pubkey: `0x${string}`;
600
+ isWritable: boolean;
601
+ }[];
602
+ fallbackAddress: `0x${string}`;
603
+ };
604
+ alts: `0x${string}`[];
605
+ };
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
+ __kind: "Solana";
639
+ value: {
640
+ __kind: "V0";
641
+ value: {
642
+ cfReceiver: {
643
+ pubkey: string;
644
+ isWritable: boolean;
645
+ };
646
+ additionalAccounts: {
647
+ pubkey: string;
648
+ isWritable: boolean;
649
+ }[];
650
+ fallbackAddress: string;
651
+ };
652
+ } | {
653
+ __kind: "V1";
654
+ ccmAccounts: {
655
+ cfReceiver: {
656
+ pubkey: string;
657
+ isWritable: boolean;
658
+ };
659
+ additionalAccounts: {
660
+ pubkey: string;
661
+ isWritable: boolean;
662
+ }[];
663
+ fallbackAddress: string;
664
+ };
665
+ alts: string[];
666
+ };
667
+ };
668
+ };
669
+ sourceChain: {
670
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
671
+ };
672
+ sourceAddress?: {
673
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
674
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
682
+ value: `0x${string}`;
683
+ }, {
684
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
685
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
709
+ value: string;
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
+ __kind: "Solana";
743
+ value: {
744
+ __kind: "V0";
745
+ value: {
746
+ cfReceiver: {
747
+ pubkey: `0x${string}`;
748
+ isWritable: boolean;
749
+ };
750
+ additionalAccounts: {
751
+ pubkey: `0x${string}`;
752
+ isWritable: boolean;
753
+ }[];
754
+ fallbackAddress: `0x${string}`;
755
+ };
756
+ } | {
757
+ __kind: "V1";
758
+ ccmAccounts: {
759
+ cfReceiver: {
760
+ pubkey: `0x${string}`;
761
+ isWritable: boolean;
762
+ };
763
+ additionalAccounts: {
764
+ pubkey: `0x${string}`;
765
+ isWritable: boolean;
766
+ }[];
767
+ fallbackAddress: `0x${string}`;
768
+ };
769
+ alts: `0x${string}`[];
770
+ };
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
801
+ value: string;
802
+ };
803
+ ccmDepositMetadata?: {
804
+ channelMetadata: {
805
+ message: string;
806
+ gasBudget: string | number;
807
+ ccmAdditionalData: {
808
+ __kind: "NotRequired";
809
+ } | {
810
+ __kind: "Solana";
811
+ value: {
812
+ __kind: "V0";
813
+ value: {
814
+ cfReceiver: {
815
+ pubkey: string;
816
+ isWritable: boolean;
817
+ };
818
+ additionalAccounts: {
819
+ pubkey: string;
820
+ isWritable: boolean;
821
+ }[];
822
+ fallbackAddress: string;
823
+ };
824
+ } | {
825
+ __kind: "V1";
826
+ ccmAccounts: {
827
+ cfReceiver: {
828
+ pubkey: string;
829
+ isWritable: boolean;
830
+ };
831
+ additionalAccounts: {
832
+ pubkey: string;
833
+ isWritable: boolean;
834
+ }[];
835
+ fallbackAddress: string;
836
+ };
837
+ alts: string[];
838
+ };
839
+ };
840
+ };
841
+ sourceChain: {
842
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
843
+ };
844
+ sourceAddress?: {
845
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
846
+ value: string;
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
+ __kind: "Solana";
934
+ value: {
935
+ __kind: "V0";
936
+ value: {
937
+ cfReceiver: {
938
+ pubkey: `0x${string}`;
939
+ isWritable: boolean;
940
+ };
941
+ additionalAccounts: {
942
+ pubkey: `0x${string}`;
943
+ isWritable: boolean;
944
+ }[];
945
+ fallbackAddress: `0x${string}`;
946
+ };
947
+ } | {
948
+ __kind: "V1";
949
+ ccmAccounts: {
950
+ cfReceiver: {
951
+ pubkey: `0x${string}`;
952
+ isWritable: boolean;
953
+ };
954
+ additionalAccounts: {
955
+ pubkey: `0x${string}`;
956
+ isWritable: boolean;
957
+ }[];
958
+ fallbackAddress: `0x${string}`;
959
+ };
960
+ alts: `0x${string}`[];
961
+ };
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1009
+ value: string;
1010
+ };
1011
+ ccmDepositMetadata?: {
1012
+ channelMetadata: {
1013
+ message: string;
1014
+ gasBudget: string | number;
1015
+ ccmAdditionalData: {
1016
+ __kind: "NotRequired";
1017
+ } | {
1018
+ __kind: "Solana";
1019
+ value: {
1020
+ __kind: "V0";
1021
+ value: {
1022
+ cfReceiver: {
1023
+ pubkey: string;
1024
+ isWritable: boolean;
1025
+ };
1026
+ additionalAccounts: {
1027
+ pubkey: string;
1028
+ isWritable: boolean;
1029
+ }[];
1030
+ fallbackAddress: string;
1031
+ };
1032
+ } | {
1033
+ __kind: "V1";
1034
+ ccmAccounts: {
1035
+ cfReceiver: {
1036
+ pubkey: string;
1037
+ isWritable: boolean;
1038
+ };
1039
+ additionalAccounts: {
1040
+ pubkey: string;
1041
+ isWritable: boolean;
1042
+ }[];
1043
+ fallbackAddress: string;
1044
+ };
1045
+ alts: string[];
1046
+ };
1047
+ };
1048
+ };
1049
+ sourceChain: {
1050
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1051
+ };
1052
+ sourceAddress?: {
1053
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1054
+ value: string;
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
+ __kind: "V0";
1135
+ value: {
1136
+ cfReceiver: {
1137
+ pubkey: `0x${string}`;
1138
+ isWritable: boolean;
1139
+ };
1140
+ additionalAccounts: {
1141
+ pubkey: `0x${string}`;
1142
+ isWritable: boolean;
1143
+ }[];
1144
+ fallbackAddress: `0x${string}`;
1145
+ };
1146
+ }, {
1147
+ __kind: "V0";
1148
+ value: {
1149
+ cfReceiver: {
1150
+ pubkey: string;
1151
+ isWritable: boolean;
1152
+ };
1153
+ additionalAccounts: {
1154
+ pubkey: string;
1155
+ isWritable: boolean;
1156
+ }[];
1157
+ fallbackAddress: string;
1158
+ };
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
+ __kind: "Solana";
1236
+ value: {
1237
+ __kind: "V0";
1238
+ value: {
1239
+ cfReceiver: {
1240
+ pubkey: `0x${string}`;
1241
+ isWritable: boolean;
1242
+ };
1243
+ additionalAccounts: {
1244
+ pubkey: `0x${string}`;
1245
+ isWritable: boolean;
1246
+ }[];
1247
+ fallbackAddress: `0x${string}`;
1248
+ };
1249
+ } | {
1250
+ __kind: "V1";
1251
+ ccmAccounts: {
1252
+ cfReceiver: {
1253
+ pubkey: `0x${string}`;
1254
+ isWritable: boolean;
1255
+ };
1256
+ additionalAccounts: {
1257
+ pubkey: `0x${string}`;
1258
+ isWritable: boolean;
1259
+ }[];
1260
+ fallbackAddress: `0x${string}`;
1261
+ };
1262
+ alts: `0x${string}`[];
1263
+ };
1264
+ }, {
1265
+ __kind: "Solana";
1266
+ value: {
1267
+ __kind: "V0";
1268
+ value: {
1269
+ cfReceiver: {
1270
+ pubkey: string;
1271
+ isWritable: boolean;
1272
+ };
1273
+ additionalAccounts: {
1274
+ pubkey: string;
1275
+ isWritable: boolean;
1276
+ }[];
1277
+ fallbackAddress: string;
1278
+ };
1279
+ } | {
1280
+ __kind: "V1";
1281
+ ccmAccounts: {
1282
+ cfReceiver: {
1283
+ pubkey: string;
1284
+ isWritable: boolean;
1285
+ };
1286
+ additionalAccounts: {
1287
+ pubkey: string;
1288
+ isWritable: boolean;
1289
+ }[];
1290
+ fallbackAddress: string;
1291
+ };
1292
+ alts: string[];
1293
+ };
1294
+ }>]>;
1295
+ }, "strip", z.ZodTypeAny, {
1296
+ message: `0x${string}`;
1297
+ gasBudget: bigint;
1298
+ ccmAdditionalData: {
1299
+ __kind: "NotRequired";
1300
+ } | {
1301
+ __kind: "Solana";
1302
+ value: {
1303
+ __kind: "V0";
1304
+ value: {
1305
+ cfReceiver: {
1306
+ pubkey: `0x${string}`;
1307
+ isWritable: boolean;
1308
+ };
1309
+ additionalAccounts: {
1310
+ pubkey: `0x${string}`;
1311
+ isWritable: boolean;
1312
+ }[];
1313
+ fallbackAddress: `0x${string}`;
1314
+ };
1315
+ } | {
1316
+ __kind: "V1";
1317
+ ccmAccounts: {
1318
+ cfReceiver: {
1319
+ pubkey: `0x${string}`;
1320
+ isWritable: boolean;
1321
+ };
1322
+ additionalAccounts: {
1323
+ pubkey: `0x${string}`;
1324
+ isWritable: boolean;
1325
+ }[];
1326
+ fallbackAddress: `0x${string}`;
1327
+ };
1328
+ alts: `0x${string}`[];
1329
+ };
1330
+ };
1331
+ }, {
1332
+ message: string;
1333
+ gasBudget: string | number;
1334
+ ccmAdditionalData: {
1335
+ __kind: "NotRequired";
1336
+ } | {
1337
+ __kind: "Solana";
1338
+ value: {
1339
+ __kind: "V0";
1340
+ value: {
1341
+ cfReceiver: {
1342
+ pubkey: string;
1343
+ isWritable: boolean;
1344
+ };
1345
+ additionalAccounts: {
1346
+ pubkey: string;
1347
+ isWritable: boolean;
1348
+ }[];
1349
+ fallbackAddress: string;
1350
+ };
1351
+ } | {
1352
+ __kind: "V1";
1353
+ ccmAccounts: {
1354
+ cfReceiver: {
1355
+ pubkey: string;
1356
+ isWritable: boolean;
1357
+ };
1358
+ additionalAccounts: {
1359
+ pubkey: string;
1360
+ isWritable: boolean;
1361
+ }[];
1362
+ fallbackAddress: string;
1363
+ };
1364
+ alts: string[];
1365
+ };
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1382
+ value: `0x${string}`;
1383
+ }, {
1384
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1385
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1409
+ value: string;
1410
+ }>>>;
1411
+ }, "strip", z.ZodTypeAny, {
1412
+ channelMetadata: {
1413
+ message: `0x${string}`;
1414
+ gasBudget: bigint;
1415
+ ccmAdditionalData: {
1416
+ __kind: "NotRequired";
1417
+ } | {
1418
+ __kind: "Solana";
1419
+ value: {
1420
+ __kind: "V0";
1421
+ value: {
1422
+ cfReceiver: {
1423
+ pubkey: `0x${string}`;
1424
+ isWritable: boolean;
1425
+ };
1426
+ additionalAccounts: {
1427
+ pubkey: `0x${string}`;
1428
+ isWritable: boolean;
1429
+ }[];
1430
+ fallbackAddress: `0x${string}`;
1431
+ };
1432
+ } | {
1433
+ __kind: "V1";
1434
+ ccmAccounts: {
1435
+ cfReceiver: {
1436
+ pubkey: `0x${string}`;
1437
+ isWritable: boolean;
1438
+ };
1439
+ additionalAccounts: {
1440
+ pubkey: `0x${string}`;
1441
+ isWritable: boolean;
1442
+ }[];
1443
+ fallbackAddress: `0x${string}`;
1444
+ };
1445
+ alts: `0x${string}`[];
1446
+ };
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
+ __kind: "Solana";
1480
+ value: {
1481
+ __kind: "V0";
1482
+ value: {
1483
+ cfReceiver: {
1484
+ pubkey: string;
1485
+ isWritable: boolean;
1486
+ };
1487
+ additionalAccounts: {
1488
+ pubkey: string;
1489
+ isWritable: boolean;
1490
+ }[];
1491
+ fallbackAddress: string;
1492
+ };
1493
+ } | {
1494
+ __kind: "V1";
1495
+ ccmAccounts: {
1496
+ cfReceiver: {
1497
+ pubkey: string;
1498
+ isWritable: boolean;
1499
+ };
1500
+ additionalAccounts: {
1501
+ pubkey: string;
1502
+ isWritable: boolean;
1503
+ }[];
1504
+ fallbackAddress: string;
1505
+ };
1506
+ alts: string[];
1507
+ };
1508
+ };
1509
+ };
1510
+ sourceChain: {
1511
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1512
+ };
1513
+ sourceAddress?: {
1514
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1515
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1523
+ value: `0x${string}`;
1524
+ }, {
1525
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1526
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1550
+ value: string;
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
+ __kind: "Solana";
1584
+ value: {
1585
+ __kind: "V0";
1586
+ value: {
1587
+ cfReceiver: {
1588
+ pubkey: `0x${string}`;
1589
+ isWritable: boolean;
1590
+ };
1591
+ additionalAccounts: {
1592
+ pubkey: `0x${string}`;
1593
+ isWritable: boolean;
1594
+ }[];
1595
+ fallbackAddress: `0x${string}`;
1596
+ };
1597
+ } | {
1598
+ __kind: "V1";
1599
+ ccmAccounts: {
1600
+ cfReceiver: {
1601
+ pubkey: `0x${string}`;
1602
+ isWritable: boolean;
1603
+ };
1604
+ additionalAccounts: {
1605
+ pubkey: `0x${string}`;
1606
+ isWritable: boolean;
1607
+ }[];
1608
+ fallbackAddress: `0x${string}`;
1609
+ };
1610
+ alts: `0x${string}`[];
1611
+ };
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1642
+ value: string;
1643
+ };
1644
+ ccmDepositMetadata?: {
1645
+ channelMetadata: {
1646
+ message: string;
1647
+ gasBudget: string | number;
1648
+ ccmAdditionalData: {
1649
+ __kind: "NotRequired";
1650
+ } | {
1651
+ __kind: "Solana";
1652
+ value: {
1653
+ __kind: "V0";
1654
+ value: {
1655
+ cfReceiver: {
1656
+ pubkey: string;
1657
+ isWritable: boolean;
1658
+ };
1659
+ additionalAccounts: {
1660
+ pubkey: string;
1661
+ isWritable: boolean;
1662
+ }[];
1663
+ fallbackAddress: string;
1664
+ };
1665
+ } | {
1666
+ __kind: "V1";
1667
+ ccmAccounts: {
1668
+ cfReceiver: {
1669
+ pubkey: string;
1670
+ isWritable: boolean;
1671
+ };
1672
+ additionalAccounts: {
1673
+ pubkey: string;
1674
+ isWritable: boolean;
1675
+ }[];
1676
+ fallbackAddress: string;
1677
+ };
1678
+ alts: string[];
1679
+ };
1680
+ };
1681
+ };
1682
+ sourceChain: {
1683
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1684
+ };
1685
+ sourceAddress?: {
1686
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1687
+ value: string;
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
+ __kind: "Solana";
1775
+ value: {
1776
+ __kind: "V0";
1777
+ value: {
1778
+ cfReceiver: {
1779
+ pubkey: `0x${string}`;
1780
+ isWritable: boolean;
1781
+ };
1782
+ additionalAccounts: {
1783
+ pubkey: `0x${string}`;
1784
+ isWritable: boolean;
1785
+ }[];
1786
+ fallbackAddress: `0x${string}`;
1787
+ };
1788
+ } | {
1789
+ __kind: "V1";
1790
+ ccmAccounts: {
1791
+ cfReceiver: {
1792
+ pubkey: `0x${string}`;
1793
+ isWritable: boolean;
1794
+ };
1795
+ additionalAccounts: {
1796
+ pubkey: `0x${string}`;
1797
+ isWritable: boolean;
1798
+ }[];
1799
+ fallbackAddress: `0x${string}`;
1800
+ };
1801
+ alts: `0x${string}`[];
1802
+ };
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1850
+ value: string;
1851
+ };
1852
+ ccmDepositMetadata?: {
1853
+ channelMetadata: {
1854
+ message: string;
1855
+ gasBudget: string | number;
1856
+ ccmAdditionalData: {
1857
+ __kind: "NotRequired";
1858
+ } | {
1859
+ __kind: "Solana";
1860
+ value: {
1861
+ __kind: "V0";
1862
+ value: {
1863
+ cfReceiver: {
1864
+ pubkey: string;
1865
+ isWritable: boolean;
1866
+ };
1867
+ additionalAccounts: {
1868
+ pubkey: string;
1869
+ isWritable: boolean;
1870
+ }[];
1871
+ fallbackAddress: string;
1872
+ };
1873
+ } | {
1874
+ __kind: "V1";
1875
+ ccmAccounts: {
1876
+ cfReceiver: {
1877
+ pubkey: string;
1878
+ isWritable: boolean;
1879
+ };
1880
+ additionalAccounts: {
1881
+ pubkey: string;
1882
+ isWritable: boolean;
1883
+ }[];
1884
+ fallbackAddress: string;
1885
+ };
1886
+ alts: string[];
1887
+ };
1888
+ };
1889
+ };
1890
+ sourceChain: {
1891
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1892
+ };
1893
+ sourceAddress?: {
1894
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1895
+ value: string;
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
+ __kind: "InternalAccount";
1939
+ value: `cF${string}`;
1940
+ }, {
1941
+ __kind: "InternalAccount";
1942
+ value: string;
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
+ __kind: "Eth";
1950
+ value: `0x${string}`;
1951
+ }, {
1952
+ __kind: "Eth";
1953
+ value: string;
1954
+ }>, z.ZodObject<{
1955
+ __kind: z.ZodLiteral<"Dot">;
1956
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1957
+ }, "strip", z.ZodTypeAny, {
1958
+ __kind: "Dot";
1959
+ value: `0x${string}`;
1960
+ }, {
1961
+ __kind: "Dot";
1962
+ value: string;
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
+ __kind: "P2PKH";
1970
+ value: `0x${string}`;
1971
+ }, {
1972
+ __kind: "P2PKH";
1973
+ value: string;
1974
+ }>, z.ZodObject<{
1975
+ __kind: z.ZodLiteral<"P2SH">;
1976
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1977
+ }, "strip", z.ZodTypeAny, {
1978
+ __kind: "P2SH";
1979
+ value: `0x${string}`;
1980
+ }, {
1981
+ __kind: "P2SH";
1982
+ value: string;
1983
+ }>, z.ZodObject<{
1984
+ __kind: z.ZodLiteral<"P2WPKH">;
1985
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1986
+ }, "strip", z.ZodTypeAny, {
1987
+ __kind: "P2WPKH";
1988
+ value: `0x${string}`;
1989
+ }, {
1990
+ __kind: "P2WPKH";
1991
+ value: string;
1992
+ }>, z.ZodObject<{
1993
+ __kind: z.ZodLiteral<"P2WSH">;
1994
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1995
+ }, "strip", z.ZodTypeAny, {
1996
+ __kind: "P2WSH";
1997
+ value: `0x${string}`;
1998
+ }, {
1999
+ __kind: "P2WSH";
2000
+ value: string;
2001
+ }>, z.ZodObject<{
2002
+ __kind: z.ZodLiteral<"Taproot">;
2003
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2004
+ }, "strip", z.ZodTypeAny, {
2005
+ __kind: "Taproot";
2006
+ value: `0x${string}`;
2007
+ }, {
2008
+ __kind: "Taproot";
2009
+ value: string;
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
+ __kind: "Btc";
2025
+ value: {
2026
+ __kind: "P2PKH";
2027
+ value: `0x${string}`;
2028
+ } | {
2029
+ __kind: "P2SH";
2030
+ value: `0x${string}`;
2031
+ } | {
2032
+ __kind: "P2WPKH";
2033
+ value: `0x${string}`;
2034
+ } | {
2035
+ __kind: "P2WSH";
2036
+ value: `0x${string}`;
2037
+ } | {
2038
+ __kind: "Taproot";
2039
+ value: `0x${string}`;
2040
+ } | {
2041
+ __kind: "OtherSegwit";
2042
+ version: number;
2043
+ program: `0x${string}`;
2044
+ };
2045
+ }, {
2046
+ __kind: "Btc";
2047
+ value: {
2048
+ __kind: "P2PKH";
2049
+ value: string;
2050
+ } | {
2051
+ __kind: "P2SH";
2052
+ value: string;
2053
+ } | {
2054
+ __kind: "P2WPKH";
2055
+ value: string;
2056
+ } | {
2057
+ __kind: "P2WSH";
2058
+ value: string;
2059
+ } | {
2060
+ __kind: "Taproot";
2061
+ value: string;
2062
+ } | {
2063
+ __kind: "OtherSegwit";
2064
+ version: number;
2065
+ program: string;
2066
+ };
2067
+ }>, z.ZodObject<{
2068
+ __kind: z.ZodLiteral<"Arb">;
2069
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2070
+ }, "strip", z.ZodTypeAny, {
2071
+ __kind: "Arb";
2072
+ value: `0x${string}`;
2073
+ }, {
2074
+ __kind: "Arb";
2075
+ value: string;
2076
+ }>, z.ZodObject<{
2077
+ __kind: z.ZodLiteral<"Sol">;
2078
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2079
+ }, "strip", z.ZodTypeAny, {
2080
+ __kind: "Sol";
2081
+ value: `0x${string}`;
2082
+ }, {
2083
+ __kind: "Sol";
2084
+ value: string;
2085
+ }>, z.ZodObject<{
2086
+ __kind: z.ZodLiteral<"Hub">;
2087
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2088
+ }, "strip", z.ZodTypeAny, {
2089
+ __kind: "Hub";
2090
+ value: `0x${string}`;
2091
+ }, {
2092
+ __kind: "Hub";
2093
+ value: string;
2094
+ }>, z.ZodObject<{
2095
+ __kind: z.ZodLiteral<"Tron">;
2096
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2097
+ }, "strip", z.ZodTypeAny, {
2098
+ __kind: "Tron";
2099
+ value: `0x${string}`;
2100
+ }, {
2101
+ __kind: "Tron";
2102
+ value: string;
2103
+ }>]>;
2104
+ }, "strip", z.ZodTypeAny, {
2105
+ __kind: "ExternalAddress";
2106
+ value: {
2107
+ __kind: "Eth";
2108
+ value: `0x${string}`;
2109
+ } | {
2110
+ __kind: "Dot";
2111
+ value: `0x${string}`;
2112
+ } | {
2113
+ __kind: "Btc";
2114
+ value: {
2115
+ __kind: "P2PKH";
2116
+ value: `0x${string}`;
2117
+ } | {
2118
+ __kind: "P2SH";
2119
+ value: `0x${string}`;
2120
+ } | {
2121
+ __kind: "P2WPKH";
2122
+ value: `0x${string}`;
2123
+ } | {
2124
+ __kind: "P2WSH";
2125
+ value: `0x${string}`;
2126
+ } | {
2127
+ __kind: "Taproot";
2128
+ value: `0x${string}`;
2129
+ } | {
2130
+ __kind: "OtherSegwit";
2131
+ version: number;
2132
+ program: `0x${string}`;
2133
+ };
2134
+ } | {
2135
+ __kind: "Arb";
2136
+ value: `0x${string}`;
2137
+ } | {
2138
+ __kind: "Sol";
2139
+ value: `0x${string}`;
2140
+ } | {
2141
+ __kind: "Hub";
2142
+ value: `0x${string}`;
2143
+ } | {
2144
+ __kind: "Tron";
2145
+ value: `0x${string}`;
2146
+ };
2147
+ }, {
2148
+ __kind: "ExternalAddress";
2149
+ value: {
2150
+ __kind: "Eth";
2151
+ value: string;
2152
+ } | {
2153
+ __kind: "Dot";
2154
+ value: string;
2155
+ } | {
2156
+ __kind: "Btc";
2157
+ value: {
2158
+ __kind: "P2PKH";
2159
+ value: string;
2160
+ } | {
2161
+ __kind: "P2SH";
2162
+ value: string;
2163
+ } | {
2164
+ __kind: "P2WPKH";
2165
+ value: string;
2166
+ } | {
2167
+ __kind: "P2WSH";
2168
+ value: string;
2169
+ } | {
2170
+ __kind: "Taproot";
2171
+ value: string;
2172
+ } | {
2173
+ __kind: "OtherSegwit";
2174
+ version: number;
2175
+ program: string;
2176
+ };
2177
+ } | {
2178
+ __kind: "Arb";
2179
+ value: string;
2180
+ } | {
2181
+ __kind: "Sol";
2182
+ value: string;
2183
+ } | {
2184
+ __kind: "Hub";
2185
+ value: string;
2186
+ } | {
2187
+ __kind: "Tron";
2188
+ value: string;
2189
+ };
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
+ __kind: "V0";
2250
+ value: {
2251
+ cfReceiver: {
2252
+ pubkey: `0x${string}`;
2253
+ isWritable: boolean;
2254
+ };
2255
+ additionalAccounts: {
2256
+ pubkey: `0x${string}`;
2257
+ isWritable: boolean;
2258
+ }[];
2259
+ fallbackAddress: `0x${string}`;
2260
+ };
2261
+ }, {
2262
+ __kind: "V0";
2263
+ value: {
2264
+ cfReceiver: {
2265
+ pubkey: string;
2266
+ isWritable: boolean;
2267
+ };
2268
+ additionalAccounts: {
2269
+ pubkey: string;
2270
+ isWritable: boolean;
2271
+ }[];
2272
+ fallbackAddress: string;
2273
+ };
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
+ __kind: "Solana";
2351
+ value: {
2352
+ __kind: "V0";
2353
+ value: {
2354
+ cfReceiver: {
2355
+ pubkey: `0x${string}`;
2356
+ isWritable: boolean;
2357
+ };
2358
+ additionalAccounts: {
2359
+ pubkey: `0x${string}`;
2360
+ isWritable: boolean;
2361
+ }[];
2362
+ fallbackAddress: `0x${string}`;
2363
+ };
2364
+ } | {
2365
+ __kind: "V1";
2366
+ ccmAccounts: {
2367
+ cfReceiver: {
2368
+ pubkey: `0x${string}`;
2369
+ isWritable: boolean;
2370
+ };
2371
+ additionalAccounts: {
2372
+ pubkey: `0x${string}`;
2373
+ isWritable: boolean;
2374
+ }[];
2375
+ fallbackAddress: `0x${string}`;
2376
+ };
2377
+ alts: `0x${string}`[];
2378
+ };
2379
+ }, {
2380
+ __kind: "Solana";
2381
+ value: {
2382
+ __kind: "V0";
2383
+ value: {
2384
+ cfReceiver: {
2385
+ pubkey: string;
2386
+ isWritable: boolean;
2387
+ };
2388
+ additionalAccounts: {
2389
+ pubkey: string;
2390
+ isWritable: boolean;
2391
+ }[];
2392
+ fallbackAddress: string;
2393
+ };
2394
+ } | {
2395
+ __kind: "V1";
2396
+ ccmAccounts: {
2397
+ cfReceiver: {
2398
+ pubkey: string;
2399
+ isWritable: boolean;
2400
+ };
2401
+ additionalAccounts: {
2402
+ pubkey: string;
2403
+ isWritable: boolean;
2404
+ }[];
2405
+ fallbackAddress: string;
2406
+ };
2407
+ alts: string[];
2408
+ };
2409
+ }>]>;
2410
+ }, "strip", z.ZodTypeAny, {
2411
+ message: `0x${string}`;
2412
+ gasBudget: bigint;
2413
+ ccmAdditionalData: {
2414
+ __kind: "NotRequired";
2415
+ } | {
2416
+ __kind: "Solana";
2417
+ value: {
2418
+ __kind: "V0";
2419
+ value: {
2420
+ cfReceiver: {
2421
+ pubkey: `0x${string}`;
2422
+ isWritable: boolean;
2423
+ };
2424
+ additionalAccounts: {
2425
+ pubkey: `0x${string}`;
2426
+ isWritable: boolean;
2427
+ }[];
2428
+ fallbackAddress: `0x${string}`;
2429
+ };
2430
+ } | {
2431
+ __kind: "V1";
2432
+ ccmAccounts: {
2433
+ cfReceiver: {
2434
+ pubkey: `0x${string}`;
2435
+ isWritable: boolean;
2436
+ };
2437
+ additionalAccounts: {
2438
+ pubkey: `0x${string}`;
2439
+ isWritable: boolean;
2440
+ }[];
2441
+ fallbackAddress: `0x${string}`;
2442
+ };
2443
+ alts: `0x${string}`[];
2444
+ };
2445
+ };
2446
+ }, {
2447
+ message: string;
2448
+ gasBudget: string | number;
2449
+ ccmAdditionalData: {
2450
+ __kind: "NotRequired";
2451
+ } | {
2452
+ __kind: "Solana";
2453
+ value: {
2454
+ __kind: "V0";
2455
+ value: {
2456
+ cfReceiver: {
2457
+ pubkey: string;
2458
+ isWritable: boolean;
2459
+ };
2460
+ additionalAccounts: {
2461
+ pubkey: string;
2462
+ isWritable: boolean;
2463
+ }[];
2464
+ fallbackAddress: string;
2465
+ };
2466
+ } | {
2467
+ __kind: "V1";
2468
+ ccmAccounts: {
2469
+ cfReceiver: {
2470
+ pubkey: string;
2471
+ isWritable: boolean;
2472
+ };
2473
+ additionalAccounts: {
2474
+ pubkey: string;
2475
+ isWritable: boolean;
2476
+ }[];
2477
+ fallbackAddress: string;
2478
+ };
2479
+ alts: string[];
2480
+ };
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
+ __kind: "Eth";
2497
+ value: `0x${string}`;
2498
+ }, {
2499
+ __kind: "Eth";
2500
+ value: string;
2501
+ }>, z.ZodObject<{
2502
+ __kind: z.ZodLiteral<"Dot">;
2503
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2504
+ }, "strip", z.ZodTypeAny, {
2505
+ __kind: "Dot";
2506
+ value: `0x${string}`;
2507
+ }, {
2508
+ __kind: "Dot";
2509
+ value: string;
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
+ __kind: "P2PKH";
2517
+ value: `0x${string}`;
2518
+ }, {
2519
+ __kind: "P2PKH";
2520
+ value: string;
2521
+ }>, z.ZodObject<{
2522
+ __kind: z.ZodLiteral<"P2SH">;
2523
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2524
+ }, "strip", z.ZodTypeAny, {
2525
+ __kind: "P2SH";
2526
+ value: `0x${string}`;
2527
+ }, {
2528
+ __kind: "P2SH";
2529
+ value: string;
2530
+ }>, z.ZodObject<{
2531
+ __kind: z.ZodLiteral<"P2WPKH">;
2532
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2533
+ }, "strip", z.ZodTypeAny, {
2534
+ __kind: "P2WPKH";
2535
+ value: `0x${string}`;
2536
+ }, {
2537
+ __kind: "P2WPKH";
2538
+ value: string;
2539
+ }>, z.ZodObject<{
2540
+ __kind: z.ZodLiteral<"P2WSH">;
2541
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2542
+ }, "strip", z.ZodTypeAny, {
2543
+ __kind: "P2WSH";
2544
+ value: `0x${string}`;
2545
+ }, {
2546
+ __kind: "P2WSH";
2547
+ value: string;
2548
+ }>, z.ZodObject<{
2549
+ __kind: z.ZodLiteral<"Taproot">;
2550
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2551
+ }, "strip", z.ZodTypeAny, {
2552
+ __kind: "Taproot";
2553
+ value: `0x${string}`;
2554
+ }, {
2555
+ __kind: "Taproot";
2556
+ value: string;
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
+ __kind: "Btc";
2572
+ value: {
2573
+ __kind: "P2PKH";
2574
+ value: `0x${string}`;
2575
+ } | {
2576
+ __kind: "P2SH";
2577
+ value: `0x${string}`;
2578
+ } | {
2579
+ __kind: "P2WPKH";
2580
+ value: `0x${string}`;
2581
+ } | {
2582
+ __kind: "P2WSH";
2583
+ value: `0x${string}`;
2584
+ } | {
2585
+ __kind: "Taproot";
2586
+ value: `0x${string}`;
2587
+ } | {
2588
+ __kind: "OtherSegwit";
2589
+ version: number;
2590
+ program: `0x${string}`;
2591
+ };
2592
+ }, {
2593
+ __kind: "Btc";
2594
+ value: {
2595
+ __kind: "P2PKH";
2596
+ value: string;
2597
+ } | {
2598
+ __kind: "P2SH";
2599
+ value: string;
2600
+ } | {
2601
+ __kind: "P2WPKH";
2602
+ value: string;
2603
+ } | {
2604
+ __kind: "P2WSH";
2605
+ value: string;
2606
+ } | {
2607
+ __kind: "Taproot";
2608
+ value: string;
2609
+ } | {
2610
+ __kind: "OtherSegwit";
2611
+ version: number;
2612
+ program: string;
2613
+ };
2614
+ }>, z.ZodObject<{
2615
+ __kind: z.ZodLiteral<"Arb">;
2616
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2617
+ }, "strip", z.ZodTypeAny, {
2618
+ __kind: "Arb";
2619
+ value: `0x${string}`;
2620
+ }, {
2621
+ __kind: "Arb";
2622
+ value: string;
2623
+ }>, z.ZodObject<{
2624
+ __kind: z.ZodLiteral<"Sol">;
2625
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2626
+ }, "strip", z.ZodTypeAny, {
2627
+ __kind: "Sol";
2628
+ value: `0x${string}`;
2629
+ }, {
2630
+ __kind: "Sol";
2631
+ value: string;
2632
+ }>, z.ZodObject<{
2633
+ __kind: z.ZodLiteral<"Hub">;
2634
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2635
+ }, "strip", z.ZodTypeAny, {
2636
+ __kind: "Hub";
2637
+ value: `0x${string}`;
2638
+ }, {
2639
+ __kind: "Hub";
2640
+ value: string;
2641
+ }>, z.ZodObject<{
2642
+ __kind: z.ZodLiteral<"Tron">;
2643
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2644
+ }, "strip", z.ZodTypeAny, {
2645
+ __kind: "Tron";
2646
+ value: `0x${string}`;
2647
+ }, {
2648
+ __kind: "Tron";
2649
+ value: string;
2650
+ }>]>>>;
2651
+ }, "strip", z.ZodTypeAny, {
2652
+ channelMetadata: {
2653
+ message: `0x${string}`;
2654
+ gasBudget: bigint;
2655
+ ccmAdditionalData: {
2656
+ __kind: "NotRequired";
2657
+ } | {
2658
+ __kind: "Solana";
2659
+ value: {
2660
+ __kind: "V0";
2661
+ value: {
2662
+ cfReceiver: {
2663
+ pubkey: `0x${string}`;
2664
+ isWritable: boolean;
2665
+ };
2666
+ additionalAccounts: {
2667
+ pubkey: `0x${string}`;
2668
+ isWritable: boolean;
2669
+ }[];
2670
+ fallbackAddress: `0x${string}`;
2671
+ };
2672
+ } | {
2673
+ __kind: "V1";
2674
+ ccmAccounts: {
2675
+ cfReceiver: {
2676
+ pubkey: `0x${string}`;
2677
+ isWritable: boolean;
2678
+ };
2679
+ additionalAccounts: {
2680
+ pubkey: `0x${string}`;
2681
+ isWritable: boolean;
2682
+ }[];
2683
+ fallbackAddress: `0x${string}`;
2684
+ };
2685
+ alts: `0x${string}`[];
2686
+ };
2687
+ };
2688
+ };
2689
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2690
+ sourceAddress?: {
2691
+ __kind: "Eth";
2692
+ value: `0x${string}`;
2693
+ } | {
2694
+ __kind: "Dot";
2695
+ value: `0x${string}`;
2696
+ } | {
2697
+ __kind: "Btc";
2698
+ value: {
2699
+ __kind: "P2PKH";
2700
+ value: `0x${string}`;
2701
+ } | {
2702
+ __kind: "P2SH";
2703
+ value: `0x${string}`;
2704
+ } | {
2705
+ __kind: "P2WPKH";
2706
+ value: `0x${string}`;
2707
+ } | {
2708
+ __kind: "P2WSH";
2709
+ value: `0x${string}`;
2710
+ } | {
2711
+ __kind: "Taproot";
2712
+ value: `0x${string}`;
2713
+ } | {
2714
+ __kind: "OtherSegwit";
2715
+ version: number;
2716
+ program: `0x${string}`;
2717
+ };
2718
+ } | {
2719
+ __kind: "Arb";
2720
+ value: `0x${string}`;
2721
+ } | {
2722
+ __kind: "Sol";
2723
+ value: `0x${string}`;
2724
+ } | {
2725
+ __kind: "Hub";
2726
+ value: `0x${string}`;
2727
+ } | {
2728
+ __kind: "Tron";
2729
+ value: `0x${string}`;
2730
+ } | null | undefined;
2731
+ }, {
2732
+ channelMetadata: {
2733
+ message: string;
2734
+ gasBudget: string | number;
2735
+ ccmAdditionalData: {
2736
+ __kind: "NotRequired";
2737
+ } | {
2738
+ __kind: "Solana";
2739
+ value: {
2740
+ __kind: "V0";
2741
+ value: {
2742
+ cfReceiver: {
2743
+ pubkey: string;
2744
+ isWritable: boolean;
2745
+ };
2746
+ additionalAccounts: {
2747
+ pubkey: string;
2748
+ isWritable: boolean;
2749
+ }[];
2750
+ fallbackAddress: string;
2751
+ };
2752
+ } | {
2753
+ __kind: "V1";
2754
+ ccmAccounts: {
2755
+ cfReceiver: {
2756
+ pubkey: string;
2757
+ isWritable: boolean;
2758
+ };
2759
+ additionalAccounts: {
2760
+ pubkey: string;
2761
+ isWritable: boolean;
2762
+ }[];
2763
+ fallbackAddress: string;
2764
+ };
2765
+ alts: string[];
2766
+ };
2767
+ };
2768
+ };
2769
+ sourceChain: {
2770
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2771
+ };
2772
+ sourceAddress?: {
2773
+ __kind: "Eth";
2774
+ value: string;
2775
+ } | {
2776
+ __kind: "Dot";
2777
+ value: string;
2778
+ } | {
2779
+ __kind: "Btc";
2780
+ value: {
2781
+ __kind: "P2PKH";
2782
+ value: string;
2783
+ } | {
2784
+ __kind: "P2SH";
2785
+ value: string;
2786
+ } | {
2787
+ __kind: "P2WPKH";
2788
+ value: string;
2789
+ } | {
2790
+ __kind: "P2WSH";
2791
+ value: string;
2792
+ } | {
2793
+ __kind: "Taproot";
2794
+ value: string;
2795
+ } | {
2796
+ __kind: "OtherSegwit";
2797
+ version: number;
2798
+ program: string;
2799
+ };
2800
+ } | {
2801
+ __kind: "Arb";
2802
+ value: string;
2803
+ } | {
2804
+ __kind: "Sol";
2805
+ value: string;
2806
+ } | {
2807
+ __kind: "Hub";
2808
+ value: string;
2809
+ } | {
2810
+ __kind: "Tron";
2811
+ value: string;
2812
+ } | null | undefined;
2813
+ }>>>;
2814
+ }, "strip", z.ZodTypeAny, {
2815
+ __kind: "RefundIfExpires";
2816
+ retryDuration: number;
2817
+ refundAddress: {
2818
+ __kind: "InternalAccount";
2819
+ value: `cF${string}`;
2820
+ } | {
2821
+ __kind: "ExternalAddress";
2822
+ value: {
2823
+ __kind: "Eth";
2824
+ value: `0x${string}`;
2825
+ } | {
2826
+ __kind: "Dot";
2827
+ value: `0x${string}`;
2828
+ } | {
2829
+ __kind: "Btc";
2830
+ value: {
2831
+ __kind: "P2PKH";
2832
+ value: `0x${string}`;
2833
+ } | {
2834
+ __kind: "P2SH";
2835
+ value: `0x${string}`;
2836
+ } | {
2837
+ __kind: "P2WPKH";
2838
+ value: `0x${string}`;
2839
+ } | {
2840
+ __kind: "P2WSH";
2841
+ value: `0x${string}`;
2842
+ } | {
2843
+ __kind: "Taproot";
2844
+ value: `0x${string}`;
2845
+ } | {
2846
+ __kind: "OtherSegwit";
2847
+ version: number;
2848
+ program: `0x${string}`;
2849
+ };
2850
+ } | {
2851
+ __kind: "Arb";
2852
+ value: `0x${string}`;
2853
+ } | {
2854
+ __kind: "Sol";
2855
+ value: `0x${string}`;
2856
+ } | {
2857
+ __kind: "Hub";
2858
+ value: `0x${string}`;
2859
+ } | {
2860
+ __kind: "Tron";
2861
+ value: `0x${string}`;
2862
+ };
2863
+ };
2864
+ refundCcmMetadata?: {
2865
+ channelMetadata: {
2866
+ message: `0x${string}`;
2867
+ gasBudget: bigint;
2868
+ ccmAdditionalData: {
2869
+ __kind: "NotRequired";
2870
+ } | {
2871
+ __kind: "Solana";
2872
+ value: {
2873
+ __kind: "V0";
2874
+ value: {
2875
+ cfReceiver: {
2876
+ pubkey: `0x${string}`;
2877
+ isWritable: boolean;
2878
+ };
2879
+ additionalAccounts: {
2880
+ pubkey: `0x${string}`;
2881
+ isWritable: boolean;
2882
+ }[];
2883
+ fallbackAddress: `0x${string}`;
2884
+ };
2885
+ } | {
2886
+ __kind: "V1";
2887
+ ccmAccounts: {
2888
+ cfReceiver: {
2889
+ pubkey: `0x${string}`;
2890
+ isWritable: boolean;
2891
+ };
2892
+ additionalAccounts: {
2893
+ pubkey: `0x${string}`;
2894
+ isWritable: boolean;
2895
+ }[];
2896
+ fallbackAddress: `0x${string}`;
2897
+ };
2898
+ alts: `0x${string}`[];
2899
+ };
2900
+ };
2901
+ };
2902
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2903
+ sourceAddress?: {
2904
+ __kind: "Eth";
2905
+ value: `0x${string}`;
2906
+ } | {
2907
+ __kind: "Dot";
2908
+ value: `0x${string}`;
2909
+ } | {
2910
+ __kind: "Btc";
2911
+ value: {
2912
+ __kind: "P2PKH";
2913
+ value: `0x${string}`;
2914
+ } | {
2915
+ __kind: "P2SH";
2916
+ value: `0x${string}`;
2917
+ } | {
2918
+ __kind: "P2WPKH";
2919
+ value: `0x${string}`;
2920
+ } | {
2921
+ __kind: "P2WSH";
2922
+ value: `0x${string}`;
2923
+ } | {
2924
+ __kind: "Taproot";
2925
+ value: `0x${string}`;
2926
+ } | {
2927
+ __kind: "OtherSegwit";
2928
+ version: number;
2929
+ program: `0x${string}`;
2930
+ };
2931
+ } | {
2932
+ __kind: "Arb";
2933
+ value: `0x${string}`;
2934
+ } | {
2935
+ __kind: "Sol";
2936
+ value: `0x${string}`;
2937
+ } | {
2938
+ __kind: "Hub";
2939
+ value: `0x${string}`;
2940
+ } | {
2941
+ __kind: "Tron";
2942
+ value: `0x${string}`;
2943
+ } | null | undefined;
2944
+ } | null | undefined;
2945
+ }, {
2946
+ __kind: "RefundIfExpires";
2947
+ retryDuration: number;
2948
+ refundAddress: {
2949
+ __kind: "InternalAccount";
2950
+ value: string;
2951
+ } | {
2952
+ __kind: "ExternalAddress";
2953
+ value: {
2954
+ __kind: "Eth";
2955
+ value: string;
2956
+ } | {
2957
+ __kind: "Dot";
2958
+ value: string;
2959
+ } | {
2960
+ __kind: "Btc";
2961
+ value: {
2962
+ __kind: "P2PKH";
2963
+ value: string;
2964
+ } | {
2965
+ __kind: "P2SH";
2966
+ value: string;
2967
+ } | {
2968
+ __kind: "P2WPKH";
2969
+ value: string;
2970
+ } | {
2971
+ __kind: "P2WSH";
2972
+ value: string;
2973
+ } | {
2974
+ __kind: "Taproot";
2975
+ value: string;
2976
+ } | {
2977
+ __kind: "OtherSegwit";
2978
+ version: number;
2979
+ program: string;
2980
+ };
2981
+ } | {
2982
+ __kind: "Arb";
2983
+ value: string;
2984
+ } | {
2985
+ __kind: "Sol";
2986
+ value: string;
2987
+ } | {
2988
+ __kind: "Hub";
2989
+ value: string;
2990
+ } | {
2991
+ __kind: "Tron";
2992
+ value: string;
2993
+ };
2994
+ };
2995
+ refundCcmMetadata?: {
2996
+ channelMetadata: {
2997
+ message: string;
2998
+ gasBudget: string | number;
2999
+ ccmAdditionalData: {
3000
+ __kind: "NotRequired";
3001
+ } | {
3002
+ __kind: "Solana";
3003
+ value: {
3004
+ __kind: "V0";
3005
+ value: {
3006
+ cfReceiver: {
3007
+ pubkey: string;
3008
+ isWritable: boolean;
3009
+ };
3010
+ additionalAccounts: {
3011
+ pubkey: string;
3012
+ isWritable: boolean;
3013
+ }[];
3014
+ fallbackAddress: string;
3015
+ };
3016
+ } | {
3017
+ __kind: "V1";
3018
+ ccmAccounts: {
3019
+ cfReceiver: {
3020
+ pubkey: string;
3021
+ isWritable: boolean;
3022
+ };
3023
+ additionalAccounts: {
3024
+ pubkey: string;
3025
+ isWritable: boolean;
3026
+ }[];
3027
+ fallbackAddress: string;
3028
+ };
3029
+ alts: string[];
3030
+ };
3031
+ };
3032
+ };
3033
+ sourceChain: {
3034
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3035
+ };
3036
+ sourceAddress?: {
3037
+ __kind: "Eth";
3038
+ value: string;
3039
+ } | {
3040
+ __kind: "Dot";
3041
+ value: string;
3042
+ } | {
3043
+ __kind: "Btc";
3044
+ value: {
3045
+ __kind: "P2PKH";
3046
+ value: string;
3047
+ } | {
3048
+ __kind: "P2SH";
3049
+ value: string;
3050
+ } | {
3051
+ __kind: "P2WPKH";
3052
+ value: string;
3053
+ } | {
3054
+ __kind: "P2WSH";
3055
+ value: string;
3056
+ } | {
3057
+ __kind: "Taproot";
3058
+ value: string;
3059
+ } | {
3060
+ __kind: "OtherSegwit";
3061
+ version: number;
3062
+ program: string;
3063
+ };
3064
+ } | {
3065
+ __kind: "Arb";
3066
+ value: string;
3067
+ } | {
3068
+ __kind: "Sol";
3069
+ value: string;
3070
+ } | {
3071
+ __kind: "Hub";
3072
+ value: string;
3073
+ } | {
3074
+ __kind: "Tron";
3075
+ value: string;
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
+ __kind: "InternalAccount";
3089
+ value: `cF${string}`;
3090
+ } | {
3091
+ __kind: "ExternalAddress";
3092
+ value: {
3093
+ __kind: "Eth";
3094
+ value: `0x${string}`;
3095
+ } | {
3096
+ __kind: "Dot";
3097
+ value: `0x${string}`;
3098
+ } | {
3099
+ __kind: "Btc";
3100
+ value: {
3101
+ __kind: "P2PKH";
3102
+ value: `0x${string}`;
3103
+ } | {
3104
+ __kind: "P2SH";
3105
+ value: `0x${string}`;
3106
+ } | {
3107
+ __kind: "P2WPKH";
3108
+ value: `0x${string}`;
3109
+ } | {
3110
+ __kind: "P2WSH";
3111
+ value: `0x${string}`;
3112
+ } | {
3113
+ __kind: "Taproot";
3114
+ value: `0x${string}`;
3115
+ } | {
3116
+ __kind: "OtherSegwit";
3117
+ version: number;
3118
+ program: `0x${string}`;
3119
+ };
3120
+ } | {
3121
+ __kind: "Arb";
3122
+ value: `0x${string}`;
3123
+ } | {
3124
+ __kind: "Sol";
3125
+ value: `0x${string}`;
3126
+ } | {
3127
+ __kind: "Hub";
3128
+ value: `0x${string}`;
3129
+ } | {
3130
+ __kind: "Tron";
3131
+ value: `0x${string}`;
3132
+ };
3133
+ };
3134
+ refundCcmMetadata?: {
3135
+ channelMetadata: {
3136
+ message: `0x${string}`;
3137
+ gasBudget: bigint;
3138
+ ccmAdditionalData: {
3139
+ __kind: "NotRequired";
3140
+ } | {
3141
+ __kind: "Solana";
3142
+ value: {
3143
+ __kind: "V0";
3144
+ value: {
3145
+ cfReceiver: {
3146
+ pubkey: `0x${string}`;
3147
+ isWritable: boolean;
3148
+ };
3149
+ additionalAccounts: {
3150
+ pubkey: `0x${string}`;
3151
+ isWritable: boolean;
3152
+ }[];
3153
+ fallbackAddress: `0x${string}`;
3154
+ };
3155
+ } | {
3156
+ __kind: "V1";
3157
+ ccmAccounts: {
3158
+ cfReceiver: {
3159
+ pubkey: `0x${string}`;
3160
+ isWritable: boolean;
3161
+ };
3162
+ additionalAccounts: {
3163
+ pubkey: `0x${string}`;
3164
+ isWritable: boolean;
3165
+ }[];
3166
+ fallbackAddress: `0x${string}`;
3167
+ };
3168
+ alts: `0x${string}`[];
3169
+ };
3170
+ };
3171
+ };
3172
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3173
+ sourceAddress?: {
3174
+ __kind: "Eth";
3175
+ value: `0x${string}`;
3176
+ } | {
3177
+ __kind: "Dot";
3178
+ value: `0x${string}`;
3179
+ } | {
3180
+ __kind: "Btc";
3181
+ value: {
3182
+ __kind: "P2PKH";
3183
+ value: `0x${string}`;
3184
+ } | {
3185
+ __kind: "P2SH";
3186
+ value: `0x${string}`;
3187
+ } | {
3188
+ __kind: "P2WPKH";
3189
+ value: `0x${string}`;
3190
+ } | {
3191
+ __kind: "P2WSH";
3192
+ value: `0x${string}`;
3193
+ } | {
3194
+ __kind: "Taproot";
3195
+ value: `0x${string}`;
3196
+ } | {
3197
+ __kind: "OtherSegwit";
3198
+ version: number;
3199
+ program: `0x${string}`;
3200
+ };
3201
+ } | {
3202
+ __kind: "Arb";
3203
+ value: `0x${string}`;
3204
+ } | {
3205
+ __kind: "Sol";
3206
+ value: `0x${string}`;
3207
+ } | {
3208
+ __kind: "Hub";
3209
+ value: `0x${string}`;
3210
+ } | {
3211
+ __kind: "Tron";
3212
+ value: `0x${string}`;
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
+ __kind: "InternalAccount";
3226
+ value: string;
3227
+ } | {
3228
+ __kind: "ExternalAddress";
3229
+ value: {
3230
+ __kind: "Eth";
3231
+ value: string;
3232
+ } | {
3233
+ __kind: "Dot";
3234
+ value: string;
3235
+ } | {
3236
+ __kind: "Btc";
3237
+ value: {
3238
+ __kind: "P2PKH";
3239
+ value: string;
3240
+ } | {
3241
+ __kind: "P2SH";
3242
+ value: string;
3243
+ } | {
3244
+ __kind: "P2WPKH";
3245
+ value: string;
3246
+ } | {
3247
+ __kind: "P2WSH";
3248
+ value: string;
3249
+ } | {
3250
+ __kind: "Taproot";
3251
+ value: string;
3252
+ } | {
3253
+ __kind: "OtherSegwit";
3254
+ version: number;
3255
+ program: string;
3256
+ };
3257
+ } | {
3258
+ __kind: "Arb";
3259
+ value: string;
3260
+ } | {
3261
+ __kind: "Sol";
3262
+ value: string;
3263
+ } | {
3264
+ __kind: "Hub";
3265
+ value: string;
3266
+ } | {
3267
+ __kind: "Tron";
3268
+ value: string;
3269
+ };
3270
+ };
3271
+ refundCcmMetadata?: {
3272
+ channelMetadata: {
3273
+ message: string;
3274
+ gasBudget: string | number;
3275
+ ccmAdditionalData: {
3276
+ __kind: "NotRequired";
3277
+ } | {
3278
+ __kind: "Solana";
3279
+ value: {
3280
+ __kind: "V0";
3281
+ value: {
3282
+ cfReceiver: {
3283
+ pubkey: string;
3284
+ isWritable: boolean;
3285
+ };
3286
+ additionalAccounts: {
3287
+ pubkey: string;
3288
+ isWritable: boolean;
3289
+ }[];
3290
+ fallbackAddress: string;
3291
+ };
3292
+ } | {
3293
+ __kind: "V1";
3294
+ ccmAccounts: {
3295
+ cfReceiver: {
3296
+ pubkey: string;
3297
+ isWritable: boolean;
3298
+ };
3299
+ additionalAccounts: {
3300
+ pubkey: string;
3301
+ isWritable: boolean;
3302
+ }[];
3303
+ fallbackAddress: string;
3304
+ };
3305
+ alts: string[];
3306
+ };
3307
+ };
3308
+ };
3309
+ sourceChain: {
3310
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3311
+ };
3312
+ sourceAddress?: {
3313
+ __kind: "Eth";
3314
+ value: string;
3315
+ } | {
3316
+ __kind: "Dot";
3317
+ value: string;
3318
+ } | {
3319
+ __kind: "Btc";
3320
+ value: {
3321
+ __kind: "P2PKH";
3322
+ value: string;
3323
+ } | {
3324
+ __kind: "P2SH";
3325
+ value: string;
3326
+ } | {
3327
+ __kind: "P2WPKH";
3328
+ value: string;
3329
+ } | {
3330
+ __kind: "P2WSH";
3331
+ value: string;
3332
+ } | {
3333
+ __kind: "Taproot";
3334
+ value: string;
3335
+ } | {
3336
+ __kind: "OtherSegwit";
3337
+ version: number;
3338
+ program: string;
3339
+ };
3340
+ } | {
3341
+ __kind: "Arb";
3342
+ value: string;
3343
+ } | {
3344
+ __kind: "Sol";
3345
+ value: string;
3346
+ } | {
3347
+ __kind: "Hub";
3348
+ value: string;
3349
+ } | {
3350
+ __kind: "Tron";
3351
+ value: string;
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: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3371
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
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
+ __kind: "Evm";
3404
+ value: `0x${string}`;
3405
+ } | {
3406
+ __kind: "Bitcoin";
3407
+ value: `0x${string}`;
3408
+ } | {
3409
+ __kind: "Polkadot";
3410
+ value: {
3411
+ blockNumber: number;
3412
+ extrinsicIndex: number;
3413
+ };
3414
+ } | {
3415
+ __kind: "Solana";
3416
+ value: [`0x${string}`, bigint];
3417
+ } | {
3418
+ __kind: "None";
3419
+ };
3420
+ brokerId?: `cF${string}` | null | undefined;
3421
+ } | {
3422
+ __kind: "Internal";
3423
+ } | {
3424
+ __kind: "OnChainAccount";
3425
+ value: `cF${string}`;
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
+ __kind: "Solana";
3465
+ value: {
3466
+ __kind: "V0";
3467
+ value: {
3468
+ cfReceiver: {
3469
+ pubkey: `0x${string}`;
3470
+ isWritable: boolean;
3471
+ };
3472
+ additionalAccounts: {
3473
+ pubkey: `0x${string}`;
3474
+ isWritable: boolean;
3475
+ }[];
3476
+ fallbackAddress: `0x${string}`;
3477
+ };
3478
+ } | {
3479
+ __kind: "V1";
3480
+ ccmAccounts: {
3481
+ cfReceiver: {
3482
+ pubkey: `0x${string}`;
3483
+ isWritable: boolean;
3484
+ };
3485
+ additionalAccounts: {
3486
+ pubkey: `0x${string}`;
3487
+ isWritable: boolean;
3488
+ }[];
3489
+ fallbackAddress: `0x${string}`;
3490
+ };
3491
+ alts: `0x${string}`[];
3492
+ };
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
+ __kind: "Solana";
3568
+ value: {
3569
+ __kind: "V0";
3570
+ value: {
3571
+ cfReceiver: {
3572
+ pubkey: `0x${string}`;
3573
+ isWritable: boolean;
3574
+ };
3575
+ additionalAccounts: {
3576
+ pubkey: `0x${string}`;
3577
+ isWritable: boolean;
3578
+ }[];
3579
+ fallbackAddress: `0x${string}`;
3580
+ };
3581
+ } | {
3582
+ __kind: "V1";
3583
+ ccmAccounts: {
3584
+ cfReceiver: {
3585
+ pubkey: `0x${string}`;
3586
+ isWritable: boolean;
3587
+ };
3588
+ additionalAccounts: {
3589
+ pubkey: `0x${string}`;
3590
+ isWritable: boolean;
3591
+ }[];
3592
+ fallbackAddress: `0x${string}`;
3593
+ };
3594
+ alts: `0x${string}`[];
3595
+ };
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
+ __kind: "InternalAccount";
3654
+ value: `cF${string}`;
3655
+ } | {
3656
+ __kind: "ExternalAddress";
3657
+ value: {
3658
+ __kind: "Eth";
3659
+ value: `0x${string}`;
3660
+ } | {
3661
+ __kind: "Dot";
3662
+ value: `0x${string}`;
3663
+ } | {
3664
+ __kind: "Btc";
3665
+ value: {
3666
+ __kind: "P2PKH";
3667
+ value: `0x${string}`;
3668
+ } | {
3669
+ __kind: "P2SH";
3670
+ value: `0x${string}`;
3671
+ } | {
3672
+ __kind: "P2WPKH";
3673
+ value: `0x${string}`;
3674
+ } | {
3675
+ __kind: "P2WSH";
3676
+ value: `0x${string}`;
3677
+ } | {
3678
+ __kind: "Taproot";
3679
+ value: `0x${string}`;
3680
+ } | {
3681
+ __kind: "OtherSegwit";
3682
+ version: number;
3683
+ program: `0x${string}`;
3684
+ };
3685
+ } | {
3686
+ __kind: "Arb";
3687
+ value: `0x${string}`;
3688
+ } | {
3689
+ __kind: "Sol";
3690
+ value: `0x${string}`;
3691
+ } | {
3692
+ __kind: "Hub";
3693
+ value: `0x${string}`;
3694
+ } | {
3695
+ __kind: "Tron";
3696
+ value: `0x${string}`;
3697
+ };
3698
+ };
3699
+ refundCcmMetadata?: {
3700
+ channelMetadata: {
3701
+ message: `0x${string}`;
3702
+ gasBudget: bigint;
3703
+ ccmAdditionalData: {
3704
+ __kind: "NotRequired";
3705
+ } | {
3706
+ __kind: "Solana";
3707
+ value: {
3708
+ __kind: "V0";
3709
+ value: {
3710
+ cfReceiver: {
3711
+ pubkey: `0x${string}`;
3712
+ isWritable: boolean;
3713
+ };
3714
+ additionalAccounts: {
3715
+ pubkey: `0x${string}`;
3716
+ isWritable: boolean;
3717
+ }[];
3718
+ fallbackAddress: `0x${string}`;
3719
+ };
3720
+ } | {
3721
+ __kind: "V1";
3722
+ ccmAccounts: {
3723
+ cfReceiver: {
3724
+ pubkey: `0x${string}`;
3725
+ isWritable: boolean;
3726
+ };
3727
+ additionalAccounts: {
3728
+ pubkey: `0x${string}`;
3729
+ isWritable: boolean;
3730
+ }[];
3731
+ fallbackAddress: `0x${string}`;
3732
+ };
3733
+ alts: `0x${string}`[];
3734
+ };
3735
+ };
3736
+ };
3737
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3738
+ sourceAddress?: {
3739
+ __kind: "Eth";
3740
+ value: `0x${string}`;
3741
+ } | {
3742
+ __kind: "Dot";
3743
+ value: `0x${string}`;
3744
+ } | {
3745
+ __kind: "Btc";
3746
+ value: {
3747
+ __kind: "P2PKH";
3748
+ value: `0x${string}`;
3749
+ } | {
3750
+ __kind: "P2SH";
3751
+ value: `0x${string}`;
3752
+ } | {
3753
+ __kind: "P2WPKH";
3754
+ value: `0x${string}`;
3755
+ } | {
3756
+ __kind: "P2WSH";
3757
+ value: `0x${string}`;
3758
+ } | {
3759
+ __kind: "Taproot";
3760
+ value: `0x${string}`;
3761
+ } | {
3762
+ __kind: "OtherSegwit";
3763
+ version: number;
3764
+ program: `0x${string}`;
3765
+ };
3766
+ } | {
3767
+ __kind: "Arb";
3768
+ value: `0x${string}`;
3769
+ } | {
3770
+ __kind: "Sol";
3771
+ value: `0x${string}`;
3772
+ } | {
3773
+ __kind: "Hub";
3774
+ value: `0x${string}`;
3775
+ } | {
3776
+ __kind: "Tron";
3777
+ value: `0x${string}`;
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: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3788
+ };
3789
+ outputAsset: {
3790
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3791
+ };
3792
+ inputAmount: string | number;
3793
+ origin: {
3794
+ __kind: "DepositChannel";
3795
+ channelId: string | number;
3796
+ depositAddress: {
3797
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3798
+ value: string;
3799
+ };
3800
+ depositBlockHeight: string | number;
3801
+ brokerId: string;
3802
+ } | {
3803
+ __kind: "Vault";
3804
+ txId: {
3805
+ __kind: "Evm";
3806
+ value: string;
3807
+ } | {
3808
+ __kind: "Bitcoin";
3809
+ value: string;
3810
+ } | {
3811
+ __kind: "Polkadot";
3812
+ value: {
3813
+ blockNumber: number;
3814
+ extrinsicIndex: number;
3815
+ };
3816
+ } | {
3817
+ __kind: "Solana";
3818
+ value: [string, string | number];
3819
+ } | {
3820
+ __kind: "None";
3821
+ };
3822
+ brokerId?: string | null | undefined;
3823
+ } | {
3824
+ __kind: "Internal";
3825
+ } | {
3826
+ __kind: "OnChainAccount";
3827
+ value: string;
3828
+ };
3829
+ requestType: {
3830
+ __kind: "NetworkFee";
3831
+ } | {
3832
+ __kind: "IngressEgressFee";
3833
+ } | {
3834
+ __kind: "Regular";
3835
+ outputAction: {
3836
+ __kind: "Egress";
3837
+ outputAddress: {
3838
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3839
+ value: string;
3840
+ };
3841
+ ccmDepositMetadata?: {
3842
+ channelMetadata: {
3843
+ message: string;
3844
+ gasBudget: string | number;
3845
+ ccmAdditionalData: {
3846
+ __kind: "NotRequired";
3847
+ } | {
3848
+ __kind: "Solana";
3849
+ value: {
3850
+ __kind: "V0";
3851
+ value: {
3852
+ cfReceiver: {
3853
+ pubkey: string;
3854
+ isWritable: boolean;
3855
+ };
3856
+ additionalAccounts: {
3857
+ pubkey: string;
3858
+ isWritable: boolean;
3859
+ }[];
3860
+ fallbackAddress: string;
3861
+ };
3862
+ } | {
3863
+ __kind: "V1";
3864
+ ccmAccounts: {
3865
+ cfReceiver: {
3866
+ pubkey: string;
3867
+ isWritable: boolean;
3868
+ };
3869
+ additionalAccounts: {
3870
+ pubkey: string;
3871
+ isWritable: boolean;
3872
+ }[];
3873
+ fallbackAddress: string;
3874
+ };
3875
+ alts: string[];
3876
+ };
3877
+ };
3878
+ };
3879
+ sourceChain: {
3880
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3881
+ };
3882
+ sourceAddress?: {
3883
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3884
+ value: string;
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
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3908
+ value: string;
3909
+ };
3910
+ ccmDepositMetadata?: {
3911
+ channelMetadata: {
3912
+ message: string;
3913
+ gasBudget: string | number;
3914
+ ccmAdditionalData: {
3915
+ __kind: "NotRequired";
3916
+ } | {
3917
+ __kind: "Solana";
3918
+ value: {
3919
+ __kind: "V0";
3920
+ value: {
3921
+ cfReceiver: {
3922
+ pubkey: string;
3923
+ isWritable: boolean;
3924
+ };
3925
+ additionalAccounts: {
3926
+ pubkey: string;
3927
+ isWritable: boolean;
3928
+ }[];
3929
+ fallbackAddress: string;
3930
+ };
3931
+ } | {
3932
+ __kind: "V1";
3933
+ ccmAccounts: {
3934
+ cfReceiver: {
3935
+ pubkey: string;
3936
+ isWritable: boolean;
3937
+ };
3938
+ additionalAccounts: {
3939
+ pubkey: string;
3940
+ isWritable: boolean;
3941
+ }[];
3942
+ fallbackAddress: string;
3943
+ };
3944
+ alts: string[];
3945
+ };
3946
+ };
3947
+ };
3948
+ sourceChain: {
3949
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
3950
+ };
3951
+ sourceAddress?: {
3952
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3953
+ value: string;
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
+ __kind: "InternalAccount";
3988
+ value: string;
3989
+ } | {
3990
+ __kind: "ExternalAddress";
3991
+ value: {
3992
+ __kind: "Eth";
3993
+ value: string;
3994
+ } | {
3995
+ __kind: "Dot";
3996
+ value: string;
3997
+ } | {
3998
+ __kind: "Btc";
3999
+ value: {
4000
+ __kind: "P2PKH";
4001
+ value: string;
4002
+ } | {
4003
+ __kind: "P2SH";
4004
+ value: string;
4005
+ } | {
4006
+ __kind: "P2WPKH";
4007
+ value: string;
4008
+ } | {
4009
+ __kind: "P2WSH";
4010
+ value: string;
4011
+ } | {
4012
+ __kind: "Taproot";
4013
+ value: string;
4014
+ } | {
4015
+ __kind: "OtherSegwit";
4016
+ version: number;
4017
+ program: string;
4018
+ };
4019
+ } | {
4020
+ __kind: "Arb";
4021
+ value: string;
4022
+ } | {
4023
+ __kind: "Sol";
4024
+ value: string;
4025
+ } | {
4026
+ __kind: "Hub";
4027
+ value: string;
4028
+ } | {
4029
+ __kind: "Tron";
4030
+ value: string;
4031
+ };
4032
+ };
4033
+ refundCcmMetadata?: {
4034
+ channelMetadata: {
4035
+ message: string;
4036
+ gasBudget: string | number;
4037
+ ccmAdditionalData: {
4038
+ __kind: "NotRequired";
4039
+ } | {
4040
+ __kind: "Solana";
4041
+ value: {
4042
+ __kind: "V0";
4043
+ value: {
4044
+ cfReceiver: {
4045
+ pubkey: string;
4046
+ isWritable: boolean;
4047
+ };
4048
+ additionalAccounts: {
4049
+ pubkey: string;
4050
+ isWritable: boolean;
4051
+ }[];
4052
+ fallbackAddress: string;
4053
+ };
4054
+ } | {
4055
+ __kind: "V1";
4056
+ ccmAccounts: {
4057
+ cfReceiver: {
4058
+ pubkey: string;
4059
+ isWritable: boolean;
4060
+ };
4061
+ additionalAccounts: {
4062
+ pubkey: string;
4063
+ isWritable: boolean;
4064
+ }[];
4065
+ fallbackAddress: string;
4066
+ };
4067
+ alts: string[];
4068
+ };
4069
+ };
4070
+ };
4071
+ sourceChain: {
4072
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4073
+ };
4074
+ sourceAddress?: {
4075
+ __kind: "Eth";
4076
+ value: string;
4077
+ } | {
4078
+ __kind: "Dot";
4079
+ value: string;
4080
+ } | {
4081
+ __kind: "Btc";
4082
+ value: {
4083
+ __kind: "P2PKH";
4084
+ value: string;
4085
+ } | {
4086
+ __kind: "P2SH";
4087
+ value: string;
4088
+ } | {
4089
+ __kind: "P2WPKH";
4090
+ value: string;
4091
+ } | {
4092
+ __kind: "P2WSH";
4093
+ value: string;
4094
+ } | {
4095
+ __kind: "Taproot";
4096
+ value: string;
4097
+ } | {
4098
+ __kind: "OtherSegwit";
4099
+ version: number;
4100
+ program: string;
4101
+ };
4102
+ } | {
4103
+ __kind: "Arb";
4104
+ value: string;
4105
+ } | {
4106
+ __kind: "Sol";
4107
+ value: string;
4108
+ } | {
4109
+ __kind: "Hub";
4110
+ value: string;
4111
+ } | {
4112
+ __kind: "Tron";
4113
+ value: string;
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 };