@chainflip/processor 2.2.0-alpha.4 → 2.2.0-alpha.6

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 (1568) hide show
  1. package/README.MD +6 -6
  2. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  3. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  4. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  5. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  6. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  7. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  8. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  9. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  10. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  11. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  14. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  15. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  16. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  17. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  18. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  19. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  20. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  21. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  22. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  23. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  24. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  25. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  26. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  27. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  28. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  29. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  30. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  31. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  32. package/dist/100/funding/funded.d.cts +2 -2
  33. package/dist/100/funding/funded.d.mts +2 -2
  34. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  35. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  36. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  37. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
  38. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  39. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  40. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  41. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  42. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  43. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  44. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  45. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  46. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  47. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  48. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  49. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  50. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  51. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  52. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  53. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  54. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  55. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  56. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  57. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  58. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  59. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  60. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  61. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  62. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  63. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  64. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  65. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  66. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  67. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  68. package/dist/100/swapping/swapScheduled.d.cts +10 -10
  69. package/dist/100/swapping/swapScheduled.d.mts +10 -10
  70. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  71. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  72. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  73. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  74. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  75. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  76. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
  77. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +204 -204
  78. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  79. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  80. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  81. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
  82. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
  83. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
  84. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  85. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  86. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  87. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
  88. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  89. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +401 -401
  90. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  91. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  92. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  93. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
  94. package/dist/11000/common.d.cts +2570 -2570
  95. package/dist/11000/common.d.mts +2570 -2570
  96. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
  97. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
  98. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  99. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  100. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
  101. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +204 -204
  102. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  103. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  104. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  105. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  106. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  107. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  108. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  109. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  110. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  111. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
  112. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  113. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
  114. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  115. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  116. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  117. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  118. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
  119. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
  120. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
  121. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +195 -195
  122. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  123. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  124. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  125. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  126. package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
  127. package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
  128. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  129. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  130. package/dist/11000/swapping/swapDepositAddressReady.d.cts +56 -56
  131. package/dist/11000/swapping/swapDepositAddressReady.d.mts +56 -56
  132. package/dist/11000/swapping/swapRequested.d.cts +102 -102
  133. package/dist/11000/swapping/swapRequested.d.mts +102 -102
  134. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  135. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  136. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  137. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  138. package/dist/111/common.d.cts +26 -26
  139. package/dist/111/common.d.mts +26 -26
  140. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
  141. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
  142. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  143. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  144. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  145. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  146. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +9 -9
  147. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +9 -9
  148. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +9 -9
  149. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +9 -9
  150. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +12 -12
  151. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +12 -12
  152. package/dist/11100/common.d.cts +57 -57
  153. package/dist/11100/common.d.mts +57 -57
  154. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +9 -9
  155. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +9 -9
  156. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  157. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  158. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
  159. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
  160. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  161. package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
  162. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +4 -4
  163. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +4 -4
  164. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
  165. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +2 -2
  166. package/dist/11100/lendingPools/loanCreated.d.cts +3 -3
  167. package/dist/11100/lendingPools/loanCreated.d.mts +3 -3
  168. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +9 -9
  169. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +9 -9
  170. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +9 -9
  171. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +9 -9
  172. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  173. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  174. package/dist/11100/swapping/swapRequested.d.cts +8 -8
  175. package/dist/11100/swapping/swapRequested.d.mts +8 -8
  176. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  177. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  178. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  179. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  180. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  181. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  182. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  183. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  184. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  185. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  186. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +8 -8
  187. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +8 -8
  188. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
  189. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
  190. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
  191. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
  192. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  193. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  194. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  195. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  196. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  197. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  198. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  199. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  200. package/dist/11200/common.d.cts +325 -325
  201. package/dist/11200/common.d.mts +325 -325
  202. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  203. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  204. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  205. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  206. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  207. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  208. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  209. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  210. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  211. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  212. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  213. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  214. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
  215. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
  216. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  217. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  218. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  219. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  220. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
  221. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
  222. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  223. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  224. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
  225. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
  226. package/dist/11200/swapping/swapRequested.d.cts +41 -41
  227. package/dist/11200/swapping/swapRequested.d.mts +41 -41
  228. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  229. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  230. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  231. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  233. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  234. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  235. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  236. package/dist/131/common.d.cts +205 -205
  237. package/dist/131/common.d.mts +205 -205
  238. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  239. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  240. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  241. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  242. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  243. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  244. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  245. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  246. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  247. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  248. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  249. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  250. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +20 -20
  251. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +20 -20
  252. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  253. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  254. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  255. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  256. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  257. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  258. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  259. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  260. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  261. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  262. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  263. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  264. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  265. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  266. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  267. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  268. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  269. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  270. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  271. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  272. package/dist/131/swapping/ccmFailed.d.cts +96 -96
  273. package/dist/131/swapping/ccmFailed.d.mts +96 -96
  274. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  275. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  276. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  277. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  278. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  279. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  280. package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
  281. package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
  282. package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
  283. package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
  284. package/dist/131/swapping/swapExecuted.d.cts +14 -14
  285. package/dist/131/swapping/swapExecuted.d.mts +14 -14
  286. package/dist/131/swapping/swapScheduled.d.cts +97 -97
  287. package/dist/131/swapping/swapScheduled.d.mts +97 -97
  288. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  289. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  290. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  291. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  292. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  293. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  294. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  295. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  296. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  297. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  298. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  299. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  300. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  301. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  302. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  303. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  304. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  305. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  306. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  307. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  308. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  309. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
  310. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  311. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
  312. package/dist/141/common.d.cts +225 -225
  313. package/dist/141/common.d.mts +225 -225
  314. package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
  315. package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
  316. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  317. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  318. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  319. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  320. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  321. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  322. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  323. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  324. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  325. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  326. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  327. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  328. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  329. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  330. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  331. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  332. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  333. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  334. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  335. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  336. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
  337. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
  338. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  339. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  340. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  341. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  342. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  343. package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
  344. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  345. package/dist/141/swapping/ccmFailed.d.mts +73 -73
  346. package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
  347. package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
  348. package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
  349. package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
  350. package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
  351. package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
  352. package/dist/141/swapping/swapExecuted.d.cts +82 -82
  353. package/dist/141/swapping/swapExecuted.d.mts +82 -82
  354. package/dist/141/swapping/swapScheduled.d.cts +93 -93
  355. package/dist/141/swapping/swapScheduled.d.mts +93 -93
  356. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  357. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  358. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  359. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  360. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  361. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  362. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  363. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  364. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  365. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  366. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  367. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  368. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  369. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  370. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  371. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
  372. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  373. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  374. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  375. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  376. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  377. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  378. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  379. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  380. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  381. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  382. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  383. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  384. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  385. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  386. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  387. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  388. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  389. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  390. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  391. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  392. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  393. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  394. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  395. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  396. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  397. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  398. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  399. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  400. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  401. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  402. package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
  403. package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
  404. package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
  405. package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
  406. package/dist/150/swapping/swapExecuted.d.cts +2 -2
  407. package/dist/150/swapping/swapExecuted.d.mts +2 -2
  408. package/dist/150/swapping/swapScheduled.d.cts +2 -2
  409. package/dist/150/swapping/swapScheduled.d.mts +2 -2
  410. package/dist/150/swapping/withdrawalRequested.d.cts +4 -4
  411. package/dist/150/swapping/withdrawalRequested.d.mts +4 -4
  412. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  413. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  414. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  415. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  416. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  417. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  418. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  419. package/dist/160/assetBalances/accountCredited.d.mts +2 -2
  420. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  421. package/dist/160/assetBalances/accountDebited.d.mts +2 -2
  422. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  423. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  424. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  425. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  426. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  427. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  428. package/dist/160/common.d.cts +32 -32
  429. package/dist/160/common.d.mts +32 -32
  430. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  431. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  432. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  433. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  434. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  435. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  436. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  437. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +2 -2
  438. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  439. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  440. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  441. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  442. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  443. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  444. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  445. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  446. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  447. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  448. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  449. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  450. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  451. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  452. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  453. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  454. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  455. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  456. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  457. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  458. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  459. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  460. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  461. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  462. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  463. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  464. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  465. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  466. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  467. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  468. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  469. package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
  470. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  471. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  472. package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
  473. package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
  474. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  475. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  476. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  477. package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
  478. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  479. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  480. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  481. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  482. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  483. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  484. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  485. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  486. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  487. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  488. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  489. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  490. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
  491. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
  492. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  493. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  494. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  495. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  496. package/dist/170/common.d.cts +6 -6
  497. package/dist/170/common.d.mts +6 -6
  498. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  499. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  500. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  501. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  502. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  503. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  504. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  505. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
  506. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  507. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  508. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +196 -196
  509. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +196 -196
  510. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  511. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  512. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  513. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  514. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  515. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  516. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +54 -54
  517. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
  518. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  519. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  520. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +388 -388
  521. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +388 -388
  522. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  523. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  524. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  525. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  526. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  527. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  528. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  529. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  530. package/dist/180/common.d.cts +1693 -1693
  531. package/dist/180/common.d.mts +1693 -1693
  532. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  533. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
  534. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  535. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  536. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +196 -196
  537. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +196 -196
  538. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  539. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  540. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  541. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  542. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  543. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  544. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
  545. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
  546. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  547. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  548. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +199 -199
  549. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +199 -199
  550. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  551. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  552. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  553. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  554. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  555. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  556. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  557. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  558. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
  559. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
  560. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  561. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  562. package/dist/180/solanaIngressEgress/depositFailed.d.cts +184 -184
  563. package/dist/180/solanaIngressEgress/depositFailed.d.mts +184 -184
  564. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  565. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  566. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  567. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  568. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  569. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  570. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  571. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  572. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  573. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  574. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  575. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  576. package/dist/180/swapping/swapDepositAddressReady.d.cts +34 -34
  577. package/dist/180/swapping/swapDepositAddressReady.d.mts +34 -34
  578. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  579. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  580. package/dist/180/swapping/swapRequested.d.cts +57 -57
  581. package/dist/180/swapping/swapRequested.d.mts +57 -57
  582. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  583. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  584. package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
  585. package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
  586. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  587. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  588. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  589. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  590. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  591. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
  592. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
  593. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
  594. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  595. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  596. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  597. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  598. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  599. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  600. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  601. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  602. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  603. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  604. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  605. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  606. package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
  607. package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
  608. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  609. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  610. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  611. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  612. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  613. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.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 +16 -16
  617. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
  618. package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
  619. package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
  620. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  621. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  622. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
  623. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
  624. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  625. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  626. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  627. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  628. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  629. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  630. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  631. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  632. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  633. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  634. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
  635. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
  636. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
  637. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
  638. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
  639. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
  640. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  641. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  642. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  643. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  644. package/dist/190/common.d.cts +548 -548
  645. package/dist/190/common.d.mts +548 -548
  646. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  647. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  648. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  649. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  650. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  651. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  652. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
  653. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
  654. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
  655. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
  656. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  657. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  658. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  659. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  660. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  661. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  662. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  663. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  664. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
  665. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
  666. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  667. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  668. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  669. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  670. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  671. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  672. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  673. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  674. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  675. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  676. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  677. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  678. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  679. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  680. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  681. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  682. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  683. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  684. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  685. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  686. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
  687. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
  688. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
  689. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
  690. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  691. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  692. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  693. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  694. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  695. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  696. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  697. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  698. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  699. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  700. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  701. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  702. package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
  703. package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
  704. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  705. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  706. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  707. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  708. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  709. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  710. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  711. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  712. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  713. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  714. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  715. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  716. package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
  717. package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
  718. package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
  719. package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
  720. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  721. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  722. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  723. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  724. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  725. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  726. package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
  727. package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
  728. package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
  729. package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
  730. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  731. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  732. package/dist/190/swapping/swapRequested.d.cts +16 -16
  733. package/dist/190/swapping/swapRequested.d.mts +16 -16
  734. package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
  735. package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
  736. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  737. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  738. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  739. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  740. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  741. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  742. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  743. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  744. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  745. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  746. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +197 -197
  747. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +197 -197
  748. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  749. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  750. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  751. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  752. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  753. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  754. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  755. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  756. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  757. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  758. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  759. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  760. package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
  761. package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
  762. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
  763. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
  764. package/dist/210/assethubIngressEgress/depositFailed.d.cts +200 -200
  765. package/dist/210/assethubIngressEgress/depositFailed.d.mts +200 -200
  766. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  767. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  768. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
  769. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
  770. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +366 -366
  771. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +366 -366
  772. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  773. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  774. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  775. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  776. package/dist/210/common.d.cts +3451 -3451
  777. package/dist/210/common.d.mts +3451 -3451
  778. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  779. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  780. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
  781. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
  782. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  783. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  784. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  785. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  786. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +197 -197
  787. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +197 -197
  788. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  789. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  790. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  791. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  792. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  793. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  794. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  795. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  796. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  797. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  798. package/dist/210/funding/funded.d.cts +8 -8
  799. package/dist/210/funding/funded.d.mts +8 -8
  800. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  801. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  802. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
  803. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
  804. package/dist/210/governance/failedExecution.d.cts +10 -10
  805. package/dist/210/governance/failedExecution.d.mts +10 -10
  806. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
  807. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
  808. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  809. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  810. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  811. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  812. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  813. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  814. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  815. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  816. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  817. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  818. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  819. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  820. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
  821. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
  822. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  823. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  824. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  825. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  826. package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
  827. package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
  828. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  829. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  830. package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
  831. package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
  832. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +22 -22
  833. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
  834. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  835. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  836. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  837. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  838. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  839. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  840. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  841. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  842. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +28 -28
  843. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
  844. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  845. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  846. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +30 -30
  847. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +30 -30
  848. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
  849. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
  850. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  851. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  852. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  853. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  854. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  855. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  856. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
  857. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
  858. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +200 -200
  859. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +200 -200
  860. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  861. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  862. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  863. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  864. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
  865. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
  866. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  867. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  868. package/dist/210/solanaIngressEgress/depositFailed.d.cts +235 -235
  869. package/dist/210/solanaIngressEgress/depositFailed.d.mts +235 -235
  870. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  871. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  872. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  873. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  874. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  875. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  876. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  877. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  878. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  879. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  880. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +19 -19
  881. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +19 -19
  882. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  883. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  884. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  885. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  886. package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
  887. package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
  888. package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
  889. package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
  890. package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
  891. package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
  892. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  893. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  894. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  895. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  896. package/dist/210/swapping/swapDepositAddressReady.d.cts +46 -46
  897. package/dist/210/swapping/swapDepositAddressReady.d.mts +46 -46
  898. package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
  899. package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
  900. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  901. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  902. package/dist/210/swapping/swapExecuted.d.cts +16 -16
  903. package/dist/210/swapping/swapExecuted.d.mts +16 -16
  904. package/dist/210/swapping/swapRequested.d.cts +405 -405
  905. package/dist/210/swapping/swapRequested.d.mts +405 -405
  906. package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
  907. package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
  908. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  909. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  910. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  911. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  912. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  913. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  914. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  915. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  916. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  917. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  918. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
  919. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
  920. package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
  921. package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
  922. package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
  923. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
  924. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
  925. package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
  926. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
  927. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
  928. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
  929. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
  930. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
  931. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  932. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  933. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
  934. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
  935. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  936. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  937. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
  938. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
  939. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +238 -18
  940. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +238 -18
  941. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
  942. package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
  943. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1562 -59
  944. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1562 -59
  945. package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
  946. package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
  947. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +209 -15
  948. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +209 -15
  949. package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
  950. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
  951. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
  952. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
  953. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
  954. package/dist/220/assetBalances/accountCredited.cjs +4 -1
  955. package/dist/220/assetBalances/accountCredited.d.cts +34 -7
  956. package/dist/220/assetBalances/accountCredited.d.mts +34 -7
  957. package/dist/220/assetBalances/accountCredited.mjs +3 -1
  958. package/dist/220/assetBalances/accountDebited.cjs +4 -1
  959. package/dist/220/assetBalances/accountDebited.d.cts +34 -7
  960. package/dist/220/assetBalances/accountDebited.d.mts +34 -7
  961. package/dist/220/assetBalances/accountDebited.mjs +3 -1
  962. package/dist/220/assetBalances/refundScheduled.cjs +4 -1
  963. package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
  964. package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
  965. package/dist/220/assetBalances/refundScheduled.mjs +3 -1
  966. package/dist/220/assetBalances/refundSkipped.cjs +4 -1
  967. package/dist/220/assetBalances/refundSkipped.d.cts +521 -15
  968. package/dist/220/assetBalances/refundSkipped.d.mts +521 -15
  969. package/dist/220/assetBalances/refundSkipped.mjs +3 -1
  970. package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
  971. package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
  972. package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
  973. package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
  974. package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
  975. package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
  976. package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
  977. package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
  978. package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
  979. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
  980. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
  981. package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
  982. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
  983. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  984. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  985. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
  986. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
  987. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  988. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  989. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
  990. package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
  991. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +228 -18
  992. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +228 -18
  993. package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
  994. package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
  995. package/dist/220/assethubIngressEgress/depositFailed.d.cts +1553 -59
  996. package/dist/220/assethubIngressEgress/depositFailed.d.mts +1553 -59
  997. package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
  998. package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
  999. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +199 -15
  1000. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +199 -15
  1001. package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
  1002. package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
  1003. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
  1004. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
  1005. package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
  1006. package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
  1007. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
  1008. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
  1009. package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
  1010. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
  1011. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1012. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1013. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
  1014. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1015. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1016. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1017. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1018. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
  1019. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1020. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1021. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
  1022. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
  1023. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +452 -18
  1024. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +452 -18
  1025. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
  1026. package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
  1027. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2477 -65
  1028. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2477 -65
  1029. package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
  1030. package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
  1031. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +423 -15
  1032. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +423 -15
  1033. package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
  1034. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
  1035. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
  1036. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
  1037. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
  1038. package/dist/220/common.d.cts +894 -894
  1039. package/dist/220/common.d.mts +894 -894
  1040. package/dist/220/emissions/networkFeeBurned.cjs +4 -1
  1041. package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
  1042. package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
  1043. package/dist/220/emissions/networkFeeBurned.mjs +3 -1
  1044. package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
  1045. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1983 -43
  1046. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1983 -43
  1047. package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
  1048. package/dist/220/environment/tronInitialized.cjs +4 -1
  1049. package/dist/220/environment/tronInitialized.d.cts +3 -1
  1050. package/dist/220/environment/tronInitialized.d.mts +3 -1
  1051. package/dist/220/environment/tronInitialized.mjs +3 -1
  1052. package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
  1053. package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
  1054. package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
  1055. package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
  1056. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
  1057. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1058. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1059. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
  1060. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1061. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1062. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1063. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1064. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
  1065. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1066. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1067. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
  1068. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
  1069. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +238 -18
  1070. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +238 -18
  1071. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
  1072. package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
  1073. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1562 -59
  1074. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1562 -59
  1075. package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
  1076. package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
  1077. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +209 -15
  1078. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +209 -15
  1079. package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
  1080. package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
  1081. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
  1082. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
  1083. package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
  1084. package/dist/220/funding/funded.cjs +4 -1
  1085. package/dist/220/funding/funded.d.cts +93 -9
  1086. package/dist/220/funding/funded.d.mts +93 -9
  1087. package/dist/220/funding/funded.mjs +3 -1
  1088. package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
  1089. package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
  1090. package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
  1091. package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
  1092. package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
  1093. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
  1094. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
  1095. package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
  1096. package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
  1097. package/dist/220/lendingPools/boostFundsAdded.d.cts +52 -11
  1098. package/dist/220/lendingPools/boostFundsAdded.d.mts +52 -11
  1099. package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
  1100. package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
  1101. package/dist/220/lendingPools/boostPoolCreated.d.cts +44 -9
  1102. package/dist/220/lendingPools/boostPoolCreated.d.mts +44 -9
  1103. package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
  1104. package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
  1105. package/dist/220/lendingPools/lendingFundsAdded.d.cts +84 -7
  1106. package/dist/220/lendingPools/lendingFundsAdded.d.mts +84 -7
  1107. package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
  1108. package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
  1109. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +44 -7
  1110. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +44 -7
  1111. package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
  1112. package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
  1113. package/dist/220/lendingPools/lendingPoolCreated.d.cts +25 -7
  1114. package/dist/220/lendingPools/lendingPoolCreated.d.mts +25 -7
  1115. package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
  1116. package/dist/220/lendingPools/loanCreated.cjs +4 -1
  1117. package/dist/220/lendingPools/loanCreated.d.cts +67 -7
  1118. package/dist/220/lendingPools/loanCreated.d.mts +67 -7
  1119. package/dist/220/lendingPools/loanCreated.mjs +3 -1
  1120. package/dist/220/lendingPools/loanRepaid.cjs +4 -1
  1121. package/dist/220/lendingPools/loanRepaid.d.cts +52 -3
  1122. package/dist/220/lendingPools/loanRepaid.d.mts +52 -3
  1123. package/dist/220/lendingPools/loanRepaid.mjs +3 -1
  1124. package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
  1125. package/dist/220/lendingPools/palletConfigUpdated.d.cts +453 -19
  1126. package/dist/220/lendingPools/palletConfigUpdated.d.mts +453 -19
  1127. package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
  1128. package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
  1129. package/dist/220/lendingPools/stoppedBoosting.d.cts +55 -11
  1130. package/dist/220/lendingPools/stoppedBoosting.d.mts +55 -11
  1131. package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
  1132. package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
  1133. package/dist/220/liquidityPools/assetSwapped.d.cts +50 -13
  1134. package/dist/220/liquidityPools/assetSwapped.d.mts +50 -13
  1135. package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
  1136. package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
  1137. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +108 -13
  1138. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +108 -13
  1139. package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
  1140. package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
  1141. package/dist/220/liquidityPools/newPoolCreated.d.cts +50 -13
  1142. package/dist/220/liquidityPools/newPoolCreated.d.mts +50 -13
  1143. package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
  1144. package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
  1145. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +156 -33
  1146. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +156 -33
  1147. package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
  1148. package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
  1149. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +49 -9
  1150. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +49 -9
  1151. package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
  1152. package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
  1153. package/dist/220/liquidityPools/poolFeeSet.d.cts +47 -13
  1154. package/dist/220/liquidityPools/poolFeeSet.d.mts +47 -13
  1155. package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
  1156. package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
  1157. package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
  1158. package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
  1159. package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
  1160. package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
  1161. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +229 -24
  1162. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +229 -24
  1163. package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
  1164. package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
  1165. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +288 -17
  1166. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +288 -17
  1167. package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
  1168. package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
  1169. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +115 -15
  1170. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +115 -15
  1171. package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
  1172. package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
  1173. package/dist/220/liquidityProvider/assetTransferred.d.cts +34 -7
  1174. package/dist/220/liquidityProvider/assetTransferred.d.mts +34 -7
  1175. package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
  1176. package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
  1177. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +109 -16
  1178. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +109 -16
  1179. package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
  1180. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
  1181. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
  1182. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
  1183. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
  1184. package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
  1185. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +110 -13
  1186. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +110 -13
  1187. package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
  1188. package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
  1189. package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
  1190. package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
  1191. package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
  1192. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
  1193. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1194. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1195. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
  1196. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1197. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1198. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1199. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1200. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
  1201. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1202. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1203. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
  1204. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
  1205. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +228 -18
  1206. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +228 -18
  1207. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
  1208. package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
  1209. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1553 -59
  1210. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1553 -59
  1211. package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
  1212. package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
  1213. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +199 -15
  1214. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +199 -15
  1215. package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
  1216. package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
  1217. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
  1218. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
  1219. package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
  1220. package/dist/220/reputation/offencePenalty.cjs +4 -1
  1221. package/dist/220/reputation/offencePenalty.d.cts +122 -1
  1222. package/dist/220/reputation/offencePenalty.d.mts +122 -1
  1223. package/dist/220/reputation/offencePenalty.mjs +3 -1
  1224. package/dist/220/reputation/penaltyUpdated.cjs +4 -1
  1225. package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
  1226. package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
  1227. package/dist/220/reputation/penaltyUpdated.mjs +3 -1
  1228. package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
  1229. package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
  1230. package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
  1231. package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
  1232. package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
  1233. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1234. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1235. package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
  1236. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1237. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1238. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1239. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1240. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
  1241. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1242. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1243. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
  1244. package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
  1245. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +258 -18
  1246. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +258 -18
  1247. package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
  1248. package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
  1249. package/dist/220/solanaIngressEgress/depositFailed.d.cts +1634 -59
  1250. package/dist/220/solanaIngressEgress/depositFailed.d.mts +1634 -59
  1251. package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
  1252. package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
  1253. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +229 -15
  1254. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +229 -15
  1255. package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
  1256. package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
  1257. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
  1258. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
  1259. package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
  1260. package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
  1261. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +180 -24
  1262. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +180 -24
  1263. package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
  1264. package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
  1265. package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
  1266. package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
  1267. package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
  1268. package/dist/220/swapping/batchSwapFailed.cjs +4 -1
  1269. package/dist/220/swapping/batchSwapFailed.d.cts +41 -7
  1270. package/dist/220/swapping/batchSwapFailed.d.mts +41 -7
  1271. package/dist/220/swapping/batchSwapFailed.mjs +3 -1
  1272. package/dist/220/swapping/creditedOnChain.cjs +4 -1
  1273. package/dist/220/swapping/creditedOnChain.d.cts +37 -10
  1274. package/dist/220/swapping/creditedOnChain.d.mts +37 -10
  1275. package/dist/220/swapping/creditedOnChain.mjs +3 -1
  1276. package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
  1277. package/dist/220/swapping/palletConfigUpdated.d.cts +349 -49
  1278. package/dist/220/swapping/palletConfigUpdated.d.mts +349 -49
  1279. package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
  1280. package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
  1281. package/dist/220/swapping/refundEgressIgnored.d.cts +289 -18
  1282. package/dist/220/swapping/refundEgressIgnored.d.mts +289 -18
  1283. package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
  1284. package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
  1285. package/dist/220/swapping/refundEgressScheduled.d.cts +69 -16
  1286. package/dist/220/swapping/refundEgressScheduled.d.mts +69 -16
  1287. package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
  1288. package/dist/220/swapping/refundedOnChain.cjs +4 -1
  1289. package/dist/220/swapping/refundedOnChain.d.cts +40 -10
  1290. package/dist/220/swapping/refundedOnChain.d.mts +40 -10
  1291. package/dist/220/swapping/refundedOnChain.mjs +3 -1
  1292. package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
  1293. package/dist/220/swapping/swapAmountConfiscated.d.cts +35 -8
  1294. package/dist/220/swapping/swapAmountConfiscated.d.mts +35 -8
  1295. package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
  1296. package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
  1297. package/dist/220/swapping/swapDepositAddressReady.d.cts +742 -30
  1298. package/dist/220/swapping/swapDepositAddressReady.d.mts +742 -30
  1299. package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
  1300. package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
  1301. package/dist/220/swapping/swapEgressIgnored.d.cts +289 -18
  1302. package/dist/220/swapping/swapEgressIgnored.d.mts +289 -18
  1303. package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
  1304. package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
  1305. package/dist/220/swapping/swapEgressScheduled.d.cts +66 -16
  1306. package/dist/220/swapping/swapEgressScheduled.d.mts +66 -16
  1307. package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
  1308. package/dist/220/swapping/swapExecuted.cjs +4 -1
  1309. package/dist/220/swapping/swapExecuted.d.cts +71 -13
  1310. package/dist/220/swapping/swapExecuted.d.mts +71 -13
  1311. package/dist/220/swapping/swapExecuted.mjs +3 -1
  1312. package/dist/220/swapping/swapRequested.cjs +4 -1
  1313. package/dist/220/swapping/swapRequested.d.cts +4166 -48
  1314. package/dist/220/swapping/swapRequested.d.mts +4166 -48
  1315. package/dist/220/swapping/swapRequested.mjs +3 -1
  1316. package/dist/220/swapping/withdrawalRequested.cjs +4 -1
  1317. package/dist/220/swapping/withdrawalRequested.d.cts +113 -13
  1318. package/dist/220/swapping/withdrawalRequested.d.mts +113 -13
  1319. package/dist/220/swapping/withdrawalRequested.mjs +3 -1
  1320. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
  1321. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
  1322. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
  1323. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
  1324. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
  1325. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
  1326. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
  1327. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
  1328. package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
  1329. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
  1330. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
  1331. package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
  1332. package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
  1333. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
  1334. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
  1335. package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
  1336. package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
  1337. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
  1338. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
  1339. package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
  1340. package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
  1341. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
  1342. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
  1343. package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
  1344. package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
  1345. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +28 -7
  1346. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +28 -7
  1347. package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
  1348. package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
  1349. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +129 -25
  1350. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +129 -25
  1351. package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
  1352. package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
  1353. package/dist/220/tradingStrategy/strategyDeployed.d.cts +235 -41
  1354. package/dist/220/tradingStrategy/strategyDeployed.d.mts +235 -41
  1355. package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
  1356. package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
  1357. package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
  1358. package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
  1359. package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
  1360. package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
  1361. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
  1362. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
  1363. package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
  1364. package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
  1365. package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
  1366. package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
  1367. package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
  1368. package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
  1369. package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
  1370. package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
  1371. package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
  1372. package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
  1373. package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
  1374. package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
  1375. package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
  1376. package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
  1377. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
  1378. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
  1379. package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
  1380. package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
  1381. package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
  1382. package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
  1383. package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
  1384. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
  1385. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
  1386. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
  1387. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
  1388. package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
  1389. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +65 -3
  1390. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +65 -3
  1391. package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
  1392. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
  1393. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
  1394. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
  1395. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
  1396. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
  1397. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
  1398. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
  1399. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
  1400. package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
  1401. package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
  1402. package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
  1403. package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
  1404. package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
  1405. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
  1406. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
  1407. package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
  1408. package/dist/220/tronElections/allVotesCleared.cjs +4 -1
  1409. package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
  1410. package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
  1411. package/dist/220/tronElections/allVotesCleared.mjs +3 -1
  1412. package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
  1413. package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
  1414. package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
  1415. package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
  1416. package/dist/220/tronElections/corruptStorage.cjs +4 -1
  1417. package/dist/220/tronElections/corruptStorage.d.cts +3 -1
  1418. package/dist/220/tronElections/corruptStorage.d.mts +3 -1
  1419. package/dist/220/tronElections/corruptStorage.mjs +3 -1
  1420. package/dist/220/tronElections/electoralEvent.cjs +5 -1
  1421. package/dist/220/tronElections/electoralEvent.d.cts +27 -1
  1422. package/dist/220/tronElections/electoralEvent.d.mts +27 -1
  1423. package/dist/220/tronElections/electoralEvent.mjs +3 -1
  1424. package/dist/220/tronElections/uninitialized.cjs +4 -1
  1425. package/dist/220/tronElections/uninitialized.d.cts +3 -1
  1426. package/dist/220/tronElections/uninitialized.d.mts +3 -1
  1427. package/dist/220/tronElections/uninitialized.mjs +3 -1
  1428. package/dist/220/tronElections/unknownElection.cjs +4 -1
  1429. package/dist/220/tronElections/unknownElection.d.cts +11 -1
  1430. package/dist/220/tronElections/unknownElection.d.mts +11 -1
  1431. package/dist/220/tronElections/unknownElection.mjs +3 -1
  1432. package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
  1433. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
  1434. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
  1435. package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
  1436. package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
  1437. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1438. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1439. package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
  1440. package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
  1441. package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +14 -3
  1442. package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +14 -3
  1443. package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
  1444. package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
  1445. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
  1446. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
  1447. package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
  1448. package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1449. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1450. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1451. package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1452. package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
  1453. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1454. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1455. package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
  1456. package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
  1457. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
  1458. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
  1459. package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
  1460. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
  1461. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
  1462. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
  1463. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
  1464. package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
  1465. package/dist/220/tronIngressEgress/depositBoosted.d.cts +238 -18
  1466. package/dist/220/tronIngressEgress/depositBoosted.d.mts +238 -18
  1467. package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
  1468. package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
  1469. package/dist/220/tronIngressEgress/depositFailed.d.cts +1562 -59
  1470. package/dist/220/tronIngressEgress/depositFailed.d.mts +1562 -59
  1471. package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
  1472. package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
  1473. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +24 -3
  1474. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +24 -3
  1475. package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
  1476. package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
  1477. package/dist/220/tronIngressEgress/depositFinalised.d.cts +209 -15
  1478. package/dist/220/tronIngressEgress/depositFinalised.d.mts +209 -15
  1479. package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
  1480. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
  1481. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
  1482. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
  1483. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
  1484. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
  1485. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
  1486. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
  1487. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
  1488. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
  1489. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1085 -33
  1490. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1085 -33
  1491. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
  1492. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
  1493. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
  1494. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
  1495. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
  1496. package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
  1497. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
  1498. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
  1499. package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
  1500. package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
  1501. package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
  1502. package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
  1503. package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
  1504. package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
  1505. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
  1506. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
  1507. package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
  1508. package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
  1509. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
  1510. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
  1511. package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
  1512. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
  1513. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
  1514. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
  1515. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
  1516. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
  1517. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
  1518. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
  1519. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
  1520. package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
  1521. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
  1522. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
  1523. package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
  1524. package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
  1525. package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
  1526. package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
  1527. package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
  1528. package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
  1529. package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
  1530. package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
  1531. package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
  1532. package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
  1533. package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
  1534. package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
  1535. package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
  1536. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
  1537. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
  1538. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
  1539. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
  1540. package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
  1541. package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
  1542. package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
  1543. package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
  1544. package/dist/220/tronVault/chainInitialized.cjs +4 -1
  1545. package/dist/220/tronVault/chainInitialized.d.cts +3 -1
  1546. package/dist/220/tronVault/chainInitialized.d.mts +3 -1
  1547. package/dist/220/tronVault/chainInitialized.mjs +3 -1
  1548. package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
  1549. package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
  1550. package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
  1551. package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
  1552. package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
  1553. package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
  1554. package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
  1555. package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
  1556. package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
  1557. package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
  1558. package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
  1559. package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
  1560. package/dist/CodeGenerator.cjs +5 -0
  1561. package/dist/CodeGenerator.mjs +5 -0
  1562. package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
  1563. package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
  1564. package/dist/event.cjs +17 -0
  1565. package/dist/event.d.cts +23 -0
  1566. package/dist/event.d.mts +23 -0
  1567. package/dist/event.mjs +15 -0
  1568. package/package.json +2 -2
@@ -1,3 +1,4 @@
1
+ import * as _$_chainflip_processor_event0 from "@chainflip/processor/event";
1
2
  import { z } from "zod";
2
3
 
3
4
  //#region generated/220/swapping/swapRequested.d.ts
@@ -6,21 +7,21 @@ declare const swappingSwapRequested: z.ZodObject<{
6
7
  inputAsset: z.ZodEffects<z.ZodObject<{
7
8
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
8
9
  }, "strip", z.ZodTypeAny, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
10
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
10
11
  }, {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
12
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
13
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
12
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
13
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
14
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
14
15
  }>;
15
16
  inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
17
  outputAsset: z.ZodEffects<z.ZodObject<{
17
18
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
18
19
  }, "strip", z.ZodTypeAny, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
20
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
20
21
  }, {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
22
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
23
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
22
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
23
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
24
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
24
25
  }>;
25
26
  origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
27
  __kind: z.ZodLiteral<"DepositChannel">;
@@ -29,10 +30,10 @@ declare const swappingSwapRequested: z.ZodObject<{
29
30
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
30
31
  }, "strip", z.ZodTypeAny, {
31
32
  value: `0x${string}`;
32
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
33
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
33
34
  }, {
34
35
  value: string;
35
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
36
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
36
37
  }>, {
37
38
  readonly chain: "Ethereum";
38
39
  readonly address: `0x${string}`;
@@ -56,14 +57,13 @@ declare const swappingSwapRequested: z.ZodObject<{
56
57
  readonly address: string;
57
58
  }, {
58
59
  value: string;
59
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
60
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
60
61
  }>;
61
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
62
63
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
64
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
64
65
  }, "strip", z.ZodTypeAny, {
65
66
  __kind: "DepositChannel";
66
- channelId: bigint;
67
67
  depositAddress: {
68
68
  readonly chain: "Ethereum";
69
69
  readonly address: `0x${string}`;
@@ -86,15 +86,16 @@ declare const swappingSwapRequested: z.ZodObject<{
86
86
  readonly chain: "Tron";
87
87
  readonly address: string;
88
88
  };
89
+ channelId: bigint;
89
90
  depositBlockHeight: bigint;
90
91
  brokerId: `cF${string}`;
91
92
  }, {
92
93
  __kind: "DepositChannel";
93
- channelId: string | number;
94
94
  depositAddress: {
95
95
  value: string;
96
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
96
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
97
97
  };
98
+ channelId: string | number;
98
99
  depositBlockHeight: string | number;
99
100
  brokerId: string;
100
101
  }>, z.ZodObject<{
@@ -538,10 +539,10 @@ declare const swappingSwapRequested: z.ZodObject<{
538
539
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
539
540
  }, "strip", z.ZodTypeAny, {
540
541
  value: `0x${string}`;
541
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
542
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
542
543
  }, {
543
544
  value: string;
544
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
545
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
545
546
  }>, {
546
547
  readonly chain: "Ethereum";
547
548
  readonly address: `0x${string}`;
@@ -565,7 +566,7 @@ declare const swappingSwapRequested: z.ZodObject<{
565
566
  readonly address: string;
566
567
  }, {
567
568
  value: string;
568
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
569
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
569
570
  }>>>;
570
571
  }, "strip", z.ZodTypeAny, {
571
572
  channelMetadata: {
@@ -671,7 +672,7 @@ declare const swappingSwapRequested: z.ZodObject<{
671
672
  };
672
673
  sourceAddress?: {
673
674
  value: string;
674
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
675
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
675
676
  } | null | undefined;
676
677
  }>>>;
677
678
  outputAddress: z.ZodEffects<z.ZodObject<{
@@ -679,10 +680,10 @@ declare const swappingSwapRequested: z.ZodObject<{
679
680
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
680
681
  }, "strip", z.ZodTypeAny, {
681
682
  value: `0x${string}`;
682
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
683
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
683
684
  }, {
684
685
  value: string;
685
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
686
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
686
687
  }>, {
687
688
  readonly chain: "Ethereum";
688
689
  readonly address: `0x${string}`;
@@ -706,7 +707,7 @@ declare const swappingSwapRequested: z.ZodObject<{
706
707
  readonly address: string;
707
708
  }, {
708
709
  value: string;
709
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
710
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
710
711
  }>;
711
712
  }, "strip", z.ZodTypeAny, {
712
713
  __kind: "Egress";
@@ -798,7 +799,7 @@ declare const swappingSwapRequested: z.ZodObject<{
798
799
  __kind: "Egress";
799
800
  outputAddress: {
800
801
  value: string;
801
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
802
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
802
803
  };
803
804
  ccmDepositMetadata?: {
804
805
  channelMetadata: {
@@ -843,7 +844,7 @@ declare const swappingSwapRequested: z.ZodObject<{
843
844
  };
844
845
  sourceAddress?: {
845
846
  value: string;
846
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
847
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
847
848
  } | null | undefined;
848
849
  } | null | undefined;
849
850
  }>, z.ZodObject<{
@@ -1006,7 +1007,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1006
1007
  __kind: "Egress";
1007
1008
  outputAddress: {
1008
1009
  value: string;
1009
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1010
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1010
1011
  };
1011
1012
  ccmDepositMetadata?: {
1012
1013
  channelMetadata: {
@@ -1051,7 +1052,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1051
1052
  };
1052
1053
  sourceAddress?: {
1053
1054
  value: string;
1054
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1055
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1055
1056
  } | null | undefined;
1056
1057
  } | null | undefined;
1057
1058
  } | {
@@ -1379,10 +1380,10 @@ declare const swappingSwapRequested: z.ZodObject<{
1379
1380
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1380
1381
  }, "strip", z.ZodTypeAny, {
1381
1382
  value: `0x${string}`;
1382
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1383
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1383
1384
  }, {
1384
1385
  value: string;
1385
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1386
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1386
1387
  }>, {
1387
1388
  readonly chain: "Ethereum";
1388
1389
  readonly address: `0x${string}`;
@@ -1406,7 +1407,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1406
1407
  readonly address: string;
1407
1408
  }, {
1408
1409
  value: string;
1409
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1410
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1410
1411
  }>>>;
1411
1412
  }, "strip", z.ZodTypeAny, {
1412
1413
  channelMetadata: {
@@ -1512,7 +1513,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1512
1513
  };
1513
1514
  sourceAddress?: {
1514
1515
  value: string;
1515
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1516
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1516
1517
  } | null | undefined;
1517
1518
  }>>>;
1518
1519
  outputAddress: z.ZodEffects<z.ZodObject<{
@@ -1520,10 +1521,10 @@ declare const swappingSwapRequested: z.ZodObject<{
1520
1521
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1521
1522
  }, "strip", z.ZodTypeAny, {
1522
1523
  value: `0x${string}`;
1523
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1524
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1524
1525
  }, {
1525
1526
  value: string;
1526
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1527
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1527
1528
  }>, {
1528
1529
  readonly chain: "Ethereum";
1529
1530
  readonly address: `0x${string}`;
@@ -1547,7 +1548,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1547
1548
  readonly address: string;
1548
1549
  }, {
1549
1550
  value: string;
1550
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1551
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1551
1552
  }>;
1552
1553
  }, "strip", z.ZodTypeAny, {
1553
1554
  __kind: "Egress";
@@ -1639,7 +1640,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1639
1640
  __kind: "Egress";
1640
1641
  outputAddress: {
1641
1642
  value: string;
1642
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1643
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1643
1644
  };
1644
1645
  ccmDepositMetadata?: {
1645
1646
  channelMetadata: {
@@ -1684,7 +1685,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1684
1685
  };
1685
1686
  sourceAddress?: {
1686
1687
  value: string;
1687
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1688
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1688
1689
  } | null | undefined;
1689
1690
  } | null | undefined;
1690
1691
  }>, z.ZodObject<{
@@ -1847,7 +1848,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1847
1848
  __kind: "Egress";
1848
1849
  outputAddress: {
1849
1850
  value: string;
1850
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1851
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1851
1852
  };
1852
1853
  ccmDepositMetadata?: {
1853
1854
  channelMetadata: {
@@ -1892,7 +1893,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1892
1893
  };
1893
1894
  sourceAddress?: {
1894
1895
  value: string;
1895
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
1896
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1896
1897
  } | null | undefined;
1897
1898
  } | null | undefined;
1898
1899
  } | {
@@ -3367,12 +3368,11 @@ declare const swappingSwapRequested: z.ZodObject<{
3367
3368
  }>>>;
3368
3369
  }, "strip", z.ZodTypeAny, {
3369
3370
  swapRequestId: bigint;
3370
- inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3371
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3371
+ inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3372
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3372
3373
  inputAmount: bigint;
3373
3374
  origin: {
3374
3375
  __kind: "DepositChannel";
3375
- channelId: bigint;
3376
3376
  depositAddress: {
3377
3377
  readonly chain: "Ethereum";
3378
3378
  readonly address: `0x${string}`;
@@ -3395,6 +3395,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3395
3395
  readonly chain: "Tron";
3396
3396
  readonly address: string;
3397
3397
  };
3398
+ channelId: bigint;
3398
3399
  depositBlockHeight: bigint;
3399
3400
  brokerId: `cF${string}`;
3400
3401
  } | {
@@ -3784,19 +3785,19 @@ declare const swappingSwapRequested: z.ZodObject<{
3784
3785
  }, {
3785
3786
  swapRequestId: string | number;
3786
3787
  inputAsset: {
3787
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3788
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3788
3789
  };
3789
3790
  outputAsset: {
3790
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
3791
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
3791
3792
  };
3792
3793
  inputAmount: string | number;
3793
3794
  origin: {
3794
3795
  __kind: "DepositChannel";
3795
- channelId: string | number;
3796
3796
  depositAddress: {
3797
3797
  value: string;
3798
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3798
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3799
3799
  };
3800
+ channelId: string | number;
3800
3801
  depositBlockHeight: string | number;
3801
3802
  brokerId: string;
3802
3803
  } | {
@@ -3836,7 +3837,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3836
3837
  __kind: "Egress";
3837
3838
  outputAddress: {
3838
3839
  value: string;
3839
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3840
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3840
3841
  };
3841
3842
  ccmDepositMetadata?: {
3842
3843
  channelMetadata: {
@@ -3881,7 +3882,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3881
3882
  };
3882
3883
  sourceAddress?: {
3883
3884
  value: string;
3884
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3885
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3885
3886
  } | null | undefined;
3886
3887
  } | null | undefined;
3887
3888
  } | {
@@ -3905,7 +3906,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3905
3906
  __kind: "Egress";
3906
3907
  outputAddress: {
3907
3908
  value: string;
3908
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3909
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3909
3910
  };
3910
3911
  ccmDepositMetadata?: {
3911
3912
  channelMetadata: {
@@ -3950,7 +3951,7 @@ declare const swappingSwapRequested: z.ZodObject<{
3950
3951
  };
3951
3952
  sourceAddress?: {
3952
3953
  value: string;
3953
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Tron" | "Arb" | "Hub";
3954
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3954
3955
  } | null | undefined;
3955
3956
  } | null | undefined;
3956
3957
  } | {
@@ -4118,5 +4119,4122 @@ declare const swappingSwapRequested: z.ZodObject<{
4118
4119
  maxOraclePriceSlippage?: number | null | undefined;
4119
4120
  } | null | undefined;
4120
4121
  }>;
4122
+ declare const swappingSwapRequestedEvent: _$_chainflip_processor_event0.EventDescriptor<"Swapping.SwapRequested", z.ZodObject<{
4123
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4124
+ inputAsset: z.ZodEffects<z.ZodObject<{
4125
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
4126
+ }, "strip", z.ZodTypeAny, {
4127
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4128
+ }, {
4129
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4130
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
4131
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4132
+ }>;
4133
+ inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4134
+ outputAsset: z.ZodEffects<z.ZodObject<{
4135
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
4136
+ }, "strip", z.ZodTypeAny, {
4137
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4138
+ }, {
4139
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4140
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
4141
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
4142
+ }>;
4143
+ origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
4144
+ __kind: z.ZodLiteral<"DepositChannel">;
4145
+ depositAddress: z.ZodEffects<z.ZodObject<{
4146
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
4147
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4148
+ }, "strip", z.ZodTypeAny, {
4149
+ value: `0x${string}`;
4150
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4151
+ }, {
4152
+ value: string;
4153
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4154
+ }>, {
4155
+ readonly chain: "Ethereum";
4156
+ readonly address: `0x${string}`;
4157
+ } | {
4158
+ readonly chain: "Polkadot";
4159
+ readonly address: string;
4160
+ } | {
4161
+ readonly chain: "Bitcoin";
4162
+ readonly address: string;
4163
+ } | {
4164
+ readonly chain: "Arbitrum";
4165
+ readonly address: `0x${string}`;
4166
+ } | {
4167
+ readonly chain: "Solana";
4168
+ readonly address: string;
4169
+ } | {
4170
+ readonly chain: "Assethub";
4171
+ readonly address: string;
4172
+ } | {
4173
+ readonly chain: "Tron";
4174
+ readonly address: string;
4175
+ }, {
4176
+ value: string;
4177
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4178
+ }>;
4179
+ channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4180
+ depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4181
+ brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
4182
+ }, "strip", z.ZodTypeAny, {
4183
+ __kind: "DepositChannel";
4184
+ depositAddress: {
4185
+ readonly chain: "Ethereum";
4186
+ readonly address: `0x${string}`;
4187
+ } | {
4188
+ readonly chain: "Polkadot";
4189
+ readonly address: string;
4190
+ } | {
4191
+ readonly chain: "Bitcoin";
4192
+ readonly address: string;
4193
+ } | {
4194
+ readonly chain: "Arbitrum";
4195
+ readonly address: `0x${string}`;
4196
+ } | {
4197
+ readonly chain: "Solana";
4198
+ readonly address: string;
4199
+ } | {
4200
+ readonly chain: "Assethub";
4201
+ readonly address: string;
4202
+ } | {
4203
+ readonly chain: "Tron";
4204
+ readonly address: string;
4205
+ };
4206
+ channelId: bigint;
4207
+ depositBlockHeight: bigint;
4208
+ brokerId: `cF${string}`;
4209
+ }, {
4210
+ __kind: "DepositChannel";
4211
+ depositAddress: {
4212
+ value: string;
4213
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4214
+ };
4215
+ channelId: string | number;
4216
+ depositBlockHeight: string | number;
4217
+ brokerId: string;
4218
+ }>, z.ZodObject<{
4219
+ __kind: z.ZodLiteral<"Vault">;
4220
+ txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
4221
+ __kind: z.ZodLiteral<"Evm">;
4222
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4223
+ }, "strip", z.ZodTypeAny, {
4224
+ value: `0x${string}`;
4225
+ __kind: "Evm";
4226
+ }, {
4227
+ value: string;
4228
+ __kind: "Evm";
4229
+ }>, z.ZodObject<{
4230
+ __kind: z.ZodLiteral<"Bitcoin">;
4231
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4232
+ }, "strip", z.ZodTypeAny, {
4233
+ value: `0x${string}`;
4234
+ __kind: "Bitcoin";
4235
+ }, {
4236
+ value: string;
4237
+ __kind: "Bitcoin";
4238
+ }>, z.ZodObject<{
4239
+ __kind: z.ZodLiteral<"Polkadot">;
4240
+ value: z.ZodObject<{
4241
+ blockNumber: z.ZodNumber;
4242
+ extrinsicIndex: z.ZodNumber;
4243
+ }, "strip", z.ZodTypeAny, {
4244
+ blockNumber: number;
4245
+ extrinsicIndex: number;
4246
+ }, {
4247
+ blockNumber: number;
4248
+ extrinsicIndex: number;
4249
+ }>;
4250
+ }, "strip", z.ZodTypeAny, {
4251
+ value: {
4252
+ blockNumber: number;
4253
+ extrinsicIndex: number;
4254
+ };
4255
+ __kind: "Polkadot";
4256
+ }, {
4257
+ value: {
4258
+ blockNumber: number;
4259
+ extrinsicIndex: number;
4260
+ };
4261
+ __kind: "Polkadot";
4262
+ }>, z.ZodObject<{
4263
+ __kind: z.ZodLiteral<"Solana">;
4264
+ 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>;
4265
+ }, "strip", z.ZodTypeAny, {
4266
+ value: [`0x${string}`, bigint];
4267
+ __kind: "Solana";
4268
+ }, {
4269
+ value: [string, string | number];
4270
+ __kind: "Solana";
4271
+ }>, z.ZodObject<{
4272
+ __kind: z.ZodLiteral<"None">;
4273
+ }, "strip", z.ZodTypeAny, {
4274
+ __kind: "None";
4275
+ }, {
4276
+ __kind: "None";
4277
+ }>]>;
4278
+ 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>>>;
4279
+ }, "strip", z.ZodTypeAny, {
4280
+ __kind: "Vault";
4281
+ txId: {
4282
+ value: `0x${string}`;
4283
+ __kind: "Evm";
4284
+ } | {
4285
+ value: `0x${string}`;
4286
+ __kind: "Bitcoin";
4287
+ } | {
4288
+ value: {
4289
+ blockNumber: number;
4290
+ extrinsicIndex: number;
4291
+ };
4292
+ __kind: "Polkadot";
4293
+ } | {
4294
+ value: [`0x${string}`, bigint];
4295
+ __kind: "Solana";
4296
+ } | {
4297
+ __kind: "None";
4298
+ };
4299
+ brokerId?: `cF${string}` | null | undefined;
4300
+ }, {
4301
+ __kind: "Vault";
4302
+ txId: {
4303
+ value: string;
4304
+ __kind: "Evm";
4305
+ } | {
4306
+ value: string;
4307
+ __kind: "Bitcoin";
4308
+ } | {
4309
+ value: {
4310
+ blockNumber: number;
4311
+ extrinsicIndex: number;
4312
+ };
4313
+ __kind: "Polkadot";
4314
+ } | {
4315
+ value: [string, string | number];
4316
+ __kind: "Solana";
4317
+ } | {
4318
+ __kind: "None";
4319
+ };
4320
+ brokerId?: string | null | undefined;
4321
+ }>, z.ZodObject<{
4322
+ __kind: z.ZodLiteral<"Internal">;
4323
+ }, "strip", z.ZodTypeAny, {
4324
+ __kind: "Internal";
4325
+ }, {
4326
+ __kind: "Internal";
4327
+ }>, z.ZodObject<{
4328
+ __kind: z.ZodLiteral<"OnChainAccount">;
4329
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
4330
+ }, "strip", z.ZodTypeAny, {
4331
+ value: `cF${string}`;
4332
+ __kind: "OnChainAccount";
4333
+ }, {
4334
+ value: string;
4335
+ __kind: "OnChainAccount";
4336
+ }>]>;
4337
+ requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
4338
+ __kind: z.ZodLiteral<"NetworkFee">;
4339
+ }, "strip", z.ZodTypeAny, {
4340
+ __kind: "NetworkFee";
4341
+ }, {
4342
+ __kind: "NetworkFee";
4343
+ }>, z.ZodObject<{
4344
+ __kind: z.ZodLiteral<"IngressEgressFee">;
4345
+ }, "strip", z.ZodTypeAny, {
4346
+ __kind: "IngressEgressFee";
4347
+ }, {
4348
+ __kind: "IngressEgressFee";
4349
+ }>, z.ZodObject<{
4350
+ __kind: z.ZodLiteral<"Regular">;
4351
+ outputAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
4352
+ __kind: z.ZodLiteral<"Egress">;
4353
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4354
+ channelMetadata: z.ZodObject<{
4355
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4356
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4357
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
4358
+ __kind: z.ZodLiteral<"NotRequired">;
4359
+ }, "strip", z.ZodTypeAny, {
4360
+ __kind: "NotRequired";
4361
+ }, {
4362
+ __kind: "NotRequired";
4363
+ }>, z.ZodObject<{
4364
+ __kind: z.ZodLiteral<"Solana">;
4365
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
4366
+ __kind: z.ZodLiteral<"V0">;
4367
+ value: z.ZodObject<{
4368
+ cfReceiver: z.ZodObject<{
4369
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4370
+ isWritable: z.ZodBoolean;
4371
+ }, "strip", z.ZodTypeAny, {
4372
+ pubkey: `0x${string}`;
4373
+ isWritable: boolean;
4374
+ }, {
4375
+ pubkey: string;
4376
+ isWritable: boolean;
4377
+ }>;
4378
+ additionalAccounts: z.ZodArray<z.ZodObject<{
4379
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4380
+ isWritable: z.ZodBoolean;
4381
+ }, "strip", z.ZodTypeAny, {
4382
+ pubkey: `0x${string}`;
4383
+ isWritable: boolean;
4384
+ }, {
4385
+ pubkey: string;
4386
+ isWritable: boolean;
4387
+ }>, "many">;
4388
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4389
+ }, "strip", z.ZodTypeAny, {
4390
+ cfReceiver: {
4391
+ pubkey: `0x${string}`;
4392
+ isWritable: boolean;
4393
+ };
4394
+ additionalAccounts: {
4395
+ pubkey: `0x${string}`;
4396
+ isWritable: boolean;
4397
+ }[];
4398
+ fallbackAddress: `0x${string}`;
4399
+ }, {
4400
+ cfReceiver: {
4401
+ pubkey: string;
4402
+ isWritable: boolean;
4403
+ };
4404
+ additionalAccounts: {
4405
+ pubkey: string;
4406
+ isWritable: boolean;
4407
+ }[];
4408
+ fallbackAddress: string;
4409
+ }>;
4410
+ }, "strip", z.ZodTypeAny, {
4411
+ value: {
4412
+ cfReceiver: {
4413
+ pubkey: `0x${string}`;
4414
+ isWritable: boolean;
4415
+ };
4416
+ additionalAccounts: {
4417
+ pubkey: `0x${string}`;
4418
+ isWritable: boolean;
4419
+ }[];
4420
+ fallbackAddress: `0x${string}`;
4421
+ };
4422
+ __kind: "V0";
4423
+ }, {
4424
+ value: {
4425
+ cfReceiver: {
4426
+ pubkey: string;
4427
+ isWritable: boolean;
4428
+ };
4429
+ additionalAccounts: {
4430
+ pubkey: string;
4431
+ isWritable: boolean;
4432
+ }[];
4433
+ fallbackAddress: string;
4434
+ };
4435
+ __kind: "V0";
4436
+ }>, z.ZodObject<{
4437
+ __kind: z.ZodLiteral<"V1">;
4438
+ ccmAccounts: z.ZodObject<{
4439
+ cfReceiver: z.ZodObject<{
4440
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4441
+ isWritable: z.ZodBoolean;
4442
+ }, "strip", z.ZodTypeAny, {
4443
+ pubkey: `0x${string}`;
4444
+ isWritable: boolean;
4445
+ }, {
4446
+ pubkey: string;
4447
+ isWritable: boolean;
4448
+ }>;
4449
+ additionalAccounts: z.ZodArray<z.ZodObject<{
4450
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4451
+ isWritable: z.ZodBoolean;
4452
+ }, "strip", z.ZodTypeAny, {
4453
+ pubkey: `0x${string}`;
4454
+ isWritable: boolean;
4455
+ }, {
4456
+ pubkey: string;
4457
+ isWritable: boolean;
4458
+ }>, "many">;
4459
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4460
+ }, "strip", z.ZodTypeAny, {
4461
+ cfReceiver: {
4462
+ pubkey: `0x${string}`;
4463
+ isWritable: boolean;
4464
+ };
4465
+ additionalAccounts: {
4466
+ pubkey: `0x${string}`;
4467
+ isWritable: boolean;
4468
+ }[];
4469
+ fallbackAddress: `0x${string}`;
4470
+ }, {
4471
+ cfReceiver: {
4472
+ pubkey: string;
4473
+ isWritable: boolean;
4474
+ };
4475
+ additionalAccounts: {
4476
+ pubkey: string;
4477
+ isWritable: boolean;
4478
+ }[];
4479
+ fallbackAddress: string;
4480
+ }>;
4481
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
4482
+ }, "strip", z.ZodTypeAny, {
4483
+ __kind: "V1";
4484
+ ccmAccounts: {
4485
+ cfReceiver: {
4486
+ pubkey: `0x${string}`;
4487
+ isWritable: boolean;
4488
+ };
4489
+ additionalAccounts: {
4490
+ pubkey: `0x${string}`;
4491
+ isWritable: boolean;
4492
+ }[];
4493
+ fallbackAddress: `0x${string}`;
4494
+ };
4495
+ alts: `0x${string}`[];
4496
+ }, {
4497
+ __kind: "V1";
4498
+ ccmAccounts: {
4499
+ cfReceiver: {
4500
+ pubkey: string;
4501
+ isWritable: boolean;
4502
+ };
4503
+ additionalAccounts: {
4504
+ pubkey: string;
4505
+ isWritable: boolean;
4506
+ }[];
4507
+ fallbackAddress: string;
4508
+ };
4509
+ alts: string[];
4510
+ }>]>;
4511
+ }, "strip", z.ZodTypeAny, {
4512
+ value: {
4513
+ value: {
4514
+ cfReceiver: {
4515
+ pubkey: `0x${string}`;
4516
+ isWritable: boolean;
4517
+ };
4518
+ additionalAccounts: {
4519
+ pubkey: `0x${string}`;
4520
+ isWritable: boolean;
4521
+ }[];
4522
+ fallbackAddress: `0x${string}`;
4523
+ };
4524
+ __kind: "V0";
4525
+ } | {
4526
+ __kind: "V1";
4527
+ ccmAccounts: {
4528
+ cfReceiver: {
4529
+ pubkey: `0x${string}`;
4530
+ isWritable: boolean;
4531
+ };
4532
+ additionalAccounts: {
4533
+ pubkey: `0x${string}`;
4534
+ isWritable: boolean;
4535
+ }[];
4536
+ fallbackAddress: `0x${string}`;
4537
+ };
4538
+ alts: `0x${string}`[];
4539
+ };
4540
+ __kind: "Solana";
4541
+ }, {
4542
+ value: {
4543
+ value: {
4544
+ cfReceiver: {
4545
+ pubkey: string;
4546
+ isWritable: boolean;
4547
+ };
4548
+ additionalAccounts: {
4549
+ pubkey: string;
4550
+ isWritable: boolean;
4551
+ }[];
4552
+ fallbackAddress: string;
4553
+ };
4554
+ __kind: "V0";
4555
+ } | {
4556
+ __kind: "V1";
4557
+ ccmAccounts: {
4558
+ cfReceiver: {
4559
+ pubkey: string;
4560
+ isWritable: boolean;
4561
+ };
4562
+ additionalAccounts: {
4563
+ pubkey: string;
4564
+ isWritable: boolean;
4565
+ }[];
4566
+ fallbackAddress: string;
4567
+ };
4568
+ alts: string[];
4569
+ };
4570
+ __kind: "Solana";
4571
+ }>]>;
4572
+ }, "strip", z.ZodTypeAny, {
4573
+ message: `0x${string}`;
4574
+ gasBudget: bigint;
4575
+ ccmAdditionalData: {
4576
+ __kind: "NotRequired";
4577
+ } | {
4578
+ value: {
4579
+ value: {
4580
+ cfReceiver: {
4581
+ pubkey: `0x${string}`;
4582
+ isWritable: boolean;
4583
+ };
4584
+ additionalAccounts: {
4585
+ pubkey: `0x${string}`;
4586
+ isWritable: boolean;
4587
+ }[];
4588
+ fallbackAddress: `0x${string}`;
4589
+ };
4590
+ __kind: "V0";
4591
+ } | {
4592
+ __kind: "V1";
4593
+ ccmAccounts: {
4594
+ cfReceiver: {
4595
+ pubkey: `0x${string}`;
4596
+ isWritable: boolean;
4597
+ };
4598
+ additionalAccounts: {
4599
+ pubkey: `0x${string}`;
4600
+ isWritable: boolean;
4601
+ }[];
4602
+ fallbackAddress: `0x${string}`;
4603
+ };
4604
+ alts: `0x${string}`[];
4605
+ };
4606
+ __kind: "Solana";
4607
+ };
4608
+ }, {
4609
+ message: string;
4610
+ gasBudget: string | number;
4611
+ ccmAdditionalData: {
4612
+ __kind: "NotRequired";
4613
+ } | {
4614
+ value: {
4615
+ value: {
4616
+ cfReceiver: {
4617
+ pubkey: string;
4618
+ isWritable: boolean;
4619
+ };
4620
+ additionalAccounts: {
4621
+ pubkey: string;
4622
+ isWritable: boolean;
4623
+ }[];
4624
+ fallbackAddress: string;
4625
+ };
4626
+ __kind: "V0";
4627
+ } | {
4628
+ __kind: "V1";
4629
+ ccmAccounts: {
4630
+ cfReceiver: {
4631
+ pubkey: string;
4632
+ isWritable: boolean;
4633
+ };
4634
+ additionalAccounts: {
4635
+ pubkey: string;
4636
+ isWritable: boolean;
4637
+ }[];
4638
+ fallbackAddress: string;
4639
+ };
4640
+ alts: string[];
4641
+ };
4642
+ __kind: "Solana";
4643
+ };
4644
+ }>;
4645
+ sourceChain: z.ZodEffects<z.ZodObject<{
4646
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
4647
+ }, "strip", z.ZodTypeAny, {
4648
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4649
+ }, {
4650
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4651
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
4652
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4653
+ }>;
4654
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
4655
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
4656
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4657
+ }, "strip", z.ZodTypeAny, {
4658
+ value: `0x${string}`;
4659
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4660
+ }, {
4661
+ value: string;
4662
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4663
+ }>, {
4664
+ readonly chain: "Ethereum";
4665
+ readonly address: `0x${string}`;
4666
+ } | {
4667
+ readonly chain: "Polkadot";
4668
+ readonly address: string;
4669
+ } | {
4670
+ readonly chain: "Bitcoin";
4671
+ readonly address: string;
4672
+ } | {
4673
+ readonly chain: "Arbitrum";
4674
+ readonly address: `0x${string}`;
4675
+ } | {
4676
+ readonly chain: "Solana";
4677
+ readonly address: string;
4678
+ } | {
4679
+ readonly chain: "Assethub";
4680
+ readonly address: string;
4681
+ } | {
4682
+ readonly chain: "Tron";
4683
+ readonly address: string;
4684
+ }, {
4685
+ value: string;
4686
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4687
+ }>>>;
4688
+ }, "strip", z.ZodTypeAny, {
4689
+ channelMetadata: {
4690
+ message: `0x${string}`;
4691
+ gasBudget: bigint;
4692
+ ccmAdditionalData: {
4693
+ __kind: "NotRequired";
4694
+ } | {
4695
+ value: {
4696
+ value: {
4697
+ cfReceiver: {
4698
+ pubkey: `0x${string}`;
4699
+ isWritable: boolean;
4700
+ };
4701
+ additionalAccounts: {
4702
+ pubkey: `0x${string}`;
4703
+ isWritable: boolean;
4704
+ }[];
4705
+ fallbackAddress: `0x${string}`;
4706
+ };
4707
+ __kind: "V0";
4708
+ } | {
4709
+ __kind: "V1";
4710
+ ccmAccounts: {
4711
+ cfReceiver: {
4712
+ pubkey: `0x${string}`;
4713
+ isWritable: boolean;
4714
+ };
4715
+ additionalAccounts: {
4716
+ pubkey: `0x${string}`;
4717
+ isWritable: boolean;
4718
+ }[];
4719
+ fallbackAddress: `0x${string}`;
4720
+ };
4721
+ alts: `0x${string}`[];
4722
+ };
4723
+ __kind: "Solana";
4724
+ };
4725
+ };
4726
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4727
+ sourceAddress?: {
4728
+ readonly chain: "Ethereum";
4729
+ readonly address: `0x${string}`;
4730
+ } | {
4731
+ readonly chain: "Polkadot";
4732
+ readonly address: string;
4733
+ } | {
4734
+ readonly chain: "Bitcoin";
4735
+ readonly address: string;
4736
+ } | {
4737
+ readonly chain: "Arbitrum";
4738
+ readonly address: `0x${string}`;
4739
+ } | {
4740
+ readonly chain: "Solana";
4741
+ readonly address: string;
4742
+ } | {
4743
+ readonly chain: "Assethub";
4744
+ readonly address: string;
4745
+ } | {
4746
+ readonly chain: "Tron";
4747
+ readonly address: string;
4748
+ } | null | undefined;
4749
+ }, {
4750
+ channelMetadata: {
4751
+ message: string;
4752
+ gasBudget: string | number;
4753
+ ccmAdditionalData: {
4754
+ __kind: "NotRequired";
4755
+ } | {
4756
+ value: {
4757
+ value: {
4758
+ cfReceiver: {
4759
+ pubkey: string;
4760
+ isWritable: boolean;
4761
+ };
4762
+ additionalAccounts: {
4763
+ pubkey: string;
4764
+ isWritable: boolean;
4765
+ }[];
4766
+ fallbackAddress: string;
4767
+ };
4768
+ __kind: "V0";
4769
+ } | {
4770
+ __kind: "V1";
4771
+ ccmAccounts: {
4772
+ cfReceiver: {
4773
+ pubkey: string;
4774
+ isWritable: boolean;
4775
+ };
4776
+ additionalAccounts: {
4777
+ pubkey: string;
4778
+ isWritable: boolean;
4779
+ }[];
4780
+ fallbackAddress: string;
4781
+ };
4782
+ alts: string[];
4783
+ };
4784
+ __kind: "Solana";
4785
+ };
4786
+ };
4787
+ sourceChain: {
4788
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4789
+ };
4790
+ sourceAddress?: {
4791
+ value: string;
4792
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4793
+ } | null | undefined;
4794
+ }>>>;
4795
+ outputAddress: z.ZodEffects<z.ZodObject<{
4796
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
4797
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4798
+ }, "strip", z.ZodTypeAny, {
4799
+ value: `0x${string}`;
4800
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4801
+ }, {
4802
+ value: string;
4803
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4804
+ }>, {
4805
+ readonly chain: "Ethereum";
4806
+ readonly address: `0x${string}`;
4807
+ } | {
4808
+ readonly chain: "Polkadot";
4809
+ readonly address: string;
4810
+ } | {
4811
+ readonly chain: "Bitcoin";
4812
+ readonly address: string;
4813
+ } | {
4814
+ readonly chain: "Arbitrum";
4815
+ readonly address: `0x${string}`;
4816
+ } | {
4817
+ readonly chain: "Solana";
4818
+ readonly address: string;
4819
+ } | {
4820
+ readonly chain: "Assethub";
4821
+ readonly address: string;
4822
+ } | {
4823
+ readonly chain: "Tron";
4824
+ readonly address: string;
4825
+ }, {
4826
+ value: string;
4827
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4828
+ }>;
4829
+ }, "strip", z.ZodTypeAny, {
4830
+ __kind: "Egress";
4831
+ outputAddress: {
4832
+ readonly chain: "Ethereum";
4833
+ readonly address: `0x${string}`;
4834
+ } | {
4835
+ readonly chain: "Polkadot";
4836
+ readonly address: string;
4837
+ } | {
4838
+ readonly chain: "Bitcoin";
4839
+ readonly address: string;
4840
+ } | {
4841
+ readonly chain: "Arbitrum";
4842
+ readonly address: `0x${string}`;
4843
+ } | {
4844
+ readonly chain: "Solana";
4845
+ readonly address: string;
4846
+ } | {
4847
+ readonly chain: "Assethub";
4848
+ readonly address: string;
4849
+ } | {
4850
+ readonly chain: "Tron";
4851
+ readonly address: string;
4852
+ };
4853
+ ccmDepositMetadata?: {
4854
+ channelMetadata: {
4855
+ message: `0x${string}`;
4856
+ gasBudget: bigint;
4857
+ ccmAdditionalData: {
4858
+ __kind: "NotRequired";
4859
+ } | {
4860
+ value: {
4861
+ value: {
4862
+ cfReceiver: {
4863
+ pubkey: `0x${string}`;
4864
+ isWritable: boolean;
4865
+ };
4866
+ additionalAccounts: {
4867
+ pubkey: `0x${string}`;
4868
+ isWritable: boolean;
4869
+ }[];
4870
+ fallbackAddress: `0x${string}`;
4871
+ };
4872
+ __kind: "V0";
4873
+ } | {
4874
+ __kind: "V1";
4875
+ ccmAccounts: {
4876
+ cfReceiver: {
4877
+ pubkey: `0x${string}`;
4878
+ isWritable: boolean;
4879
+ };
4880
+ additionalAccounts: {
4881
+ pubkey: `0x${string}`;
4882
+ isWritable: boolean;
4883
+ }[];
4884
+ fallbackAddress: `0x${string}`;
4885
+ };
4886
+ alts: `0x${string}`[];
4887
+ };
4888
+ __kind: "Solana";
4889
+ };
4890
+ };
4891
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4892
+ sourceAddress?: {
4893
+ readonly chain: "Ethereum";
4894
+ readonly address: `0x${string}`;
4895
+ } | {
4896
+ readonly chain: "Polkadot";
4897
+ readonly address: string;
4898
+ } | {
4899
+ readonly chain: "Bitcoin";
4900
+ readonly address: string;
4901
+ } | {
4902
+ readonly chain: "Arbitrum";
4903
+ readonly address: `0x${string}`;
4904
+ } | {
4905
+ readonly chain: "Solana";
4906
+ readonly address: string;
4907
+ } | {
4908
+ readonly chain: "Assethub";
4909
+ readonly address: string;
4910
+ } | {
4911
+ readonly chain: "Tron";
4912
+ readonly address: string;
4913
+ } | null | undefined;
4914
+ } | null | undefined;
4915
+ }, {
4916
+ __kind: "Egress";
4917
+ outputAddress: {
4918
+ value: string;
4919
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4920
+ };
4921
+ ccmDepositMetadata?: {
4922
+ channelMetadata: {
4923
+ message: string;
4924
+ gasBudget: string | number;
4925
+ ccmAdditionalData: {
4926
+ __kind: "NotRequired";
4927
+ } | {
4928
+ value: {
4929
+ value: {
4930
+ cfReceiver: {
4931
+ pubkey: string;
4932
+ isWritable: boolean;
4933
+ };
4934
+ additionalAccounts: {
4935
+ pubkey: string;
4936
+ isWritable: boolean;
4937
+ }[];
4938
+ fallbackAddress: string;
4939
+ };
4940
+ __kind: "V0";
4941
+ } | {
4942
+ __kind: "V1";
4943
+ ccmAccounts: {
4944
+ cfReceiver: {
4945
+ pubkey: string;
4946
+ isWritable: boolean;
4947
+ };
4948
+ additionalAccounts: {
4949
+ pubkey: string;
4950
+ isWritable: boolean;
4951
+ }[];
4952
+ fallbackAddress: string;
4953
+ };
4954
+ alts: string[];
4955
+ };
4956
+ __kind: "Solana";
4957
+ };
4958
+ };
4959
+ sourceChain: {
4960
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
4961
+ };
4962
+ sourceAddress?: {
4963
+ value: string;
4964
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4965
+ } | null | undefined;
4966
+ } | null | undefined;
4967
+ }>, z.ZodObject<{
4968
+ __kind: z.ZodLiteral<"CreditOnChain">;
4969
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
4970
+ }, "strip", z.ZodTypeAny, {
4971
+ __kind: "CreditOnChain";
4972
+ accountId: `cF${string}`;
4973
+ }, {
4974
+ __kind: "CreditOnChain";
4975
+ accountId: string;
4976
+ }>, z.ZodObject<{
4977
+ __kind: z.ZodLiteral<"CreditLendingPool">;
4978
+ swapType: z.ZodObject<{
4979
+ __kind: z.ZodLiteral<"Liquidation">;
4980
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
4981
+ loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4982
+ }, "strip", z.ZodTypeAny, {
4983
+ __kind: "Liquidation";
4984
+ borrowerId: `cF${string}`;
4985
+ loanId: bigint;
4986
+ }, {
4987
+ __kind: "Liquidation";
4988
+ borrowerId: string;
4989
+ loanId: string | number;
4990
+ }>;
4991
+ }, "strip", z.ZodTypeAny, {
4992
+ __kind: "CreditLendingPool";
4993
+ swapType: {
4994
+ __kind: "Liquidation";
4995
+ borrowerId: `cF${string}`;
4996
+ loanId: bigint;
4997
+ };
4998
+ }, {
4999
+ __kind: "CreditLendingPool";
5000
+ swapType: {
5001
+ __kind: "Liquidation";
5002
+ borrowerId: string;
5003
+ loanId: string | number;
5004
+ };
5005
+ }>, z.ZodObject<{
5006
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
5007
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5008
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5009
+ }, "strip", z.ZodTypeAny, {
5010
+ __kind: "CreditFlipAndTransferToGateway";
5011
+ accountId: `cF${string}`;
5012
+ flipToSubtractFromSwapOutput: bigint;
5013
+ }, {
5014
+ __kind: "CreditFlipAndTransferToGateway";
5015
+ accountId: string;
5016
+ flipToSubtractFromSwapOutput: string | number;
5017
+ }>]>;
5018
+ }, "strip", z.ZodTypeAny, {
5019
+ __kind: "Regular";
5020
+ outputAction: {
5021
+ __kind: "Egress";
5022
+ outputAddress: {
5023
+ readonly chain: "Ethereum";
5024
+ readonly address: `0x${string}`;
5025
+ } | {
5026
+ readonly chain: "Polkadot";
5027
+ readonly address: string;
5028
+ } | {
5029
+ readonly chain: "Bitcoin";
5030
+ readonly address: string;
5031
+ } | {
5032
+ readonly chain: "Arbitrum";
5033
+ readonly address: `0x${string}`;
5034
+ } | {
5035
+ readonly chain: "Solana";
5036
+ readonly address: string;
5037
+ } | {
5038
+ readonly chain: "Assethub";
5039
+ readonly address: string;
5040
+ } | {
5041
+ readonly chain: "Tron";
5042
+ readonly address: string;
5043
+ };
5044
+ ccmDepositMetadata?: {
5045
+ channelMetadata: {
5046
+ message: `0x${string}`;
5047
+ gasBudget: bigint;
5048
+ ccmAdditionalData: {
5049
+ __kind: "NotRequired";
5050
+ } | {
5051
+ value: {
5052
+ value: {
5053
+ cfReceiver: {
5054
+ pubkey: `0x${string}`;
5055
+ isWritable: boolean;
5056
+ };
5057
+ additionalAccounts: {
5058
+ pubkey: `0x${string}`;
5059
+ isWritable: boolean;
5060
+ }[];
5061
+ fallbackAddress: `0x${string}`;
5062
+ };
5063
+ __kind: "V0";
5064
+ } | {
5065
+ __kind: "V1";
5066
+ ccmAccounts: {
5067
+ cfReceiver: {
5068
+ pubkey: `0x${string}`;
5069
+ isWritable: boolean;
5070
+ };
5071
+ additionalAccounts: {
5072
+ pubkey: `0x${string}`;
5073
+ isWritable: boolean;
5074
+ }[];
5075
+ fallbackAddress: `0x${string}`;
5076
+ };
5077
+ alts: `0x${string}`[];
5078
+ };
5079
+ __kind: "Solana";
5080
+ };
5081
+ };
5082
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5083
+ sourceAddress?: {
5084
+ readonly chain: "Ethereum";
5085
+ readonly address: `0x${string}`;
5086
+ } | {
5087
+ readonly chain: "Polkadot";
5088
+ readonly address: string;
5089
+ } | {
5090
+ readonly chain: "Bitcoin";
5091
+ readonly address: string;
5092
+ } | {
5093
+ readonly chain: "Arbitrum";
5094
+ readonly address: `0x${string}`;
5095
+ } | {
5096
+ readonly chain: "Solana";
5097
+ readonly address: string;
5098
+ } | {
5099
+ readonly chain: "Assethub";
5100
+ readonly address: string;
5101
+ } | {
5102
+ readonly chain: "Tron";
5103
+ readonly address: string;
5104
+ } | null | undefined;
5105
+ } | null | undefined;
5106
+ } | {
5107
+ __kind: "CreditOnChain";
5108
+ accountId: `cF${string}`;
5109
+ } | {
5110
+ __kind: "CreditLendingPool";
5111
+ swapType: {
5112
+ __kind: "Liquidation";
5113
+ borrowerId: `cF${string}`;
5114
+ loanId: bigint;
5115
+ };
5116
+ } | {
5117
+ __kind: "CreditFlipAndTransferToGateway";
5118
+ accountId: `cF${string}`;
5119
+ flipToSubtractFromSwapOutput: bigint;
5120
+ };
5121
+ }, {
5122
+ __kind: "Regular";
5123
+ outputAction: {
5124
+ __kind: "Egress";
5125
+ outputAddress: {
5126
+ value: string;
5127
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5128
+ };
5129
+ ccmDepositMetadata?: {
5130
+ channelMetadata: {
5131
+ message: string;
5132
+ gasBudget: string | number;
5133
+ ccmAdditionalData: {
5134
+ __kind: "NotRequired";
5135
+ } | {
5136
+ value: {
5137
+ value: {
5138
+ cfReceiver: {
5139
+ pubkey: string;
5140
+ isWritable: boolean;
5141
+ };
5142
+ additionalAccounts: {
5143
+ pubkey: string;
5144
+ isWritable: boolean;
5145
+ }[];
5146
+ fallbackAddress: string;
5147
+ };
5148
+ __kind: "V0";
5149
+ } | {
5150
+ __kind: "V1";
5151
+ ccmAccounts: {
5152
+ cfReceiver: {
5153
+ pubkey: string;
5154
+ isWritable: boolean;
5155
+ };
5156
+ additionalAccounts: {
5157
+ pubkey: string;
5158
+ isWritable: boolean;
5159
+ }[];
5160
+ fallbackAddress: string;
5161
+ };
5162
+ alts: string[];
5163
+ };
5164
+ __kind: "Solana";
5165
+ };
5166
+ };
5167
+ sourceChain: {
5168
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5169
+ };
5170
+ sourceAddress?: {
5171
+ value: string;
5172
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5173
+ } | null | undefined;
5174
+ } | null | undefined;
5175
+ } | {
5176
+ __kind: "CreditOnChain";
5177
+ accountId: string;
5178
+ } | {
5179
+ __kind: "CreditLendingPool";
5180
+ swapType: {
5181
+ __kind: "Liquidation";
5182
+ borrowerId: string;
5183
+ loanId: string | number;
5184
+ };
5185
+ } | {
5186
+ __kind: "CreditFlipAndTransferToGateway";
5187
+ accountId: string;
5188
+ flipToSubtractFromSwapOutput: string | number;
5189
+ };
5190
+ }>, z.ZodObject<{
5191
+ __kind: z.ZodLiteral<"RegularNoNetworkFee">;
5192
+ outputAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5193
+ __kind: z.ZodLiteral<"Egress">;
5194
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5195
+ channelMetadata: z.ZodObject<{
5196
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5197
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5198
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5199
+ __kind: z.ZodLiteral<"NotRequired">;
5200
+ }, "strip", z.ZodTypeAny, {
5201
+ __kind: "NotRequired";
5202
+ }, {
5203
+ __kind: "NotRequired";
5204
+ }>, z.ZodObject<{
5205
+ __kind: z.ZodLiteral<"Solana">;
5206
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5207
+ __kind: z.ZodLiteral<"V0">;
5208
+ value: z.ZodObject<{
5209
+ cfReceiver: z.ZodObject<{
5210
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5211
+ isWritable: z.ZodBoolean;
5212
+ }, "strip", z.ZodTypeAny, {
5213
+ pubkey: `0x${string}`;
5214
+ isWritable: boolean;
5215
+ }, {
5216
+ pubkey: string;
5217
+ isWritable: boolean;
5218
+ }>;
5219
+ additionalAccounts: z.ZodArray<z.ZodObject<{
5220
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5221
+ isWritable: z.ZodBoolean;
5222
+ }, "strip", z.ZodTypeAny, {
5223
+ pubkey: `0x${string}`;
5224
+ isWritable: boolean;
5225
+ }, {
5226
+ pubkey: string;
5227
+ isWritable: boolean;
5228
+ }>, "many">;
5229
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5230
+ }, "strip", z.ZodTypeAny, {
5231
+ cfReceiver: {
5232
+ pubkey: `0x${string}`;
5233
+ isWritable: boolean;
5234
+ };
5235
+ additionalAccounts: {
5236
+ pubkey: `0x${string}`;
5237
+ isWritable: boolean;
5238
+ }[];
5239
+ fallbackAddress: `0x${string}`;
5240
+ }, {
5241
+ cfReceiver: {
5242
+ pubkey: string;
5243
+ isWritable: boolean;
5244
+ };
5245
+ additionalAccounts: {
5246
+ pubkey: string;
5247
+ isWritable: boolean;
5248
+ }[];
5249
+ fallbackAddress: string;
5250
+ }>;
5251
+ }, "strip", z.ZodTypeAny, {
5252
+ value: {
5253
+ cfReceiver: {
5254
+ pubkey: `0x${string}`;
5255
+ isWritable: boolean;
5256
+ };
5257
+ additionalAccounts: {
5258
+ pubkey: `0x${string}`;
5259
+ isWritable: boolean;
5260
+ }[];
5261
+ fallbackAddress: `0x${string}`;
5262
+ };
5263
+ __kind: "V0";
5264
+ }, {
5265
+ value: {
5266
+ cfReceiver: {
5267
+ pubkey: string;
5268
+ isWritable: boolean;
5269
+ };
5270
+ additionalAccounts: {
5271
+ pubkey: string;
5272
+ isWritable: boolean;
5273
+ }[];
5274
+ fallbackAddress: string;
5275
+ };
5276
+ __kind: "V0";
5277
+ }>, z.ZodObject<{
5278
+ __kind: z.ZodLiteral<"V1">;
5279
+ ccmAccounts: z.ZodObject<{
5280
+ cfReceiver: z.ZodObject<{
5281
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5282
+ isWritable: z.ZodBoolean;
5283
+ }, "strip", z.ZodTypeAny, {
5284
+ pubkey: `0x${string}`;
5285
+ isWritable: boolean;
5286
+ }, {
5287
+ pubkey: string;
5288
+ isWritable: boolean;
5289
+ }>;
5290
+ additionalAccounts: z.ZodArray<z.ZodObject<{
5291
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5292
+ isWritable: z.ZodBoolean;
5293
+ }, "strip", z.ZodTypeAny, {
5294
+ pubkey: `0x${string}`;
5295
+ isWritable: boolean;
5296
+ }, {
5297
+ pubkey: string;
5298
+ isWritable: boolean;
5299
+ }>, "many">;
5300
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5301
+ }, "strip", z.ZodTypeAny, {
5302
+ cfReceiver: {
5303
+ pubkey: `0x${string}`;
5304
+ isWritable: boolean;
5305
+ };
5306
+ additionalAccounts: {
5307
+ pubkey: `0x${string}`;
5308
+ isWritable: boolean;
5309
+ }[];
5310
+ fallbackAddress: `0x${string}`;
5311
+ }, {
5312
+ cfReceiver: {
5313
+ pubkey: string;
5314
+ isWritable: boolean;
5315
+ };
5316
+ additionalAccounts: {
5317
+ pubkey: string;
5318
+ isWritable: boolean;
5319
+ }[];
5320
+ fallbackAddress: string;
5321
+ }>;
5322
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
5323
+ }, "strip", z.ZodTypeAny, {
5324
+ __kind: "V1";
5325
+ ccmAccounts: {
5326
+ cfReceiver: {
5327
+ pubkey: `0x${string}`;
5328
+ isWritable: boolean;
5329
+ };
5330
+ additionalAccounts: {
5331
+ pubkey: `0x${string}`;
5332
+ isWritable: boolean;
5333
+ }[];
5334
+ fallbackAddress: `0x${string}`;
5335
+ };
5336
+ alts: `0x${string}`[];
5337
+ }, {
5338
+ __kind: "V1";
5339
+ ccmAccounts: {
5340
+ cfReceiver: {
5341
+ pubkey: string;
5342
+ isWritable: boolean;
5343
+ };
5344
+ additionalAccounts: {
5345
+ pubkey: string;
5346
+ isWritable: boolean;
5347
+ }[];
5348
+ fallbackAddress: string;
5349
+ };
5350
+ alts: string[];
5351
+ }>]>;
5352
+ }, "strip", z.ZodTypeAny, {
5353
+ value: {
5354
+ value: {
5355
+ cfReceiver: {
5356
+ pubkey: `0x${string}`;
5357
+ isWritable: boolean;
5358
+ };
5359
+ additionalAccounts: {
5360
+ pubkey: `0x${string}`;
5361
+ isWritable: boolean;
5362
+ }[];
5363
+ fallbackAddress: `0x${string}`;
5364
+ };
5365
+ __kind: "V0";
5366
+ } | {
5367
+ __kind: "V1";
5368
+ ccmAccounts: {
5369
+ cfReceiver: {
5370
+ pubkey: `0x${string}`;
5371
+ isWritable: boolean;
5372
+ };
5373
+ additionalAccounts: {
5374
+ pubkey: `0x${string}`;
5375
+ isWritable: boolean;
5376
+ }[];
5377
+ fallbackAddress: `0x${string}`;
5378
+ };
5379
+ alts: `0x${string}`[];
5380
+ };
5381
+ __kind: "Solana";
5382
+ }, {
5383
+ value: {
5384
+ value: {
5385
+ cfReceiver: {
5386
+ pubkey: string;
5387
+ isWritable: boolean;
5388
+ };
5389
+ additionalAccounts: {
5390
+ pubkey: string;
5391
+ isWritable: boolean;
5392
+ }[];
5393
+ fallbackAddress: string;
5394
+ };
5395
+ __kind: "V0";
5396
+ } | {
5397
+ __kind: "V1";
5398
+ ccmAccounts: {
5399
+ cfReceiver: {
5400
+ pubkey: string;
5401
+ isWritable: boolean;
5402
+ };
5403
+ additionalAccounts: {
5404
+ pubkey: string;
5405
+ isWritable: boolean;
5406
+ }[];
5407
+ fallbackAddress: string;
5408
+ };
5409
+ alts: string[];
5410
+ };
5411
+ __kind: "Solana";
5412
+ }>]>;
5413
+ }, "strip", z.ZodTypeAny, {
5414
+ message: `0x${string}`;
5415
+ gasBudget: bigint;
5416
+ ccmAdditionalData: {
5417
+ __kind: "NotRequired";
5418
+ } | {
5419
+ value: {
5420
+ value: {
5421
+ cfReceiver: {
5422
+ pubkey: `0x${string}`;
5423
+ isWritable: boolean;
5424
+ };
5425
+ additionalAccounts: {
5426
+ pubkey: `0x${string}`;
5427
+ isWritable: boolean;
5428
+ }[];
5429
+ fallbackAddress: `0x${string}`;
5430
+ };
5431
+ __kind: "V0";
5432
+ } | {
5433
+ __kind: "V1";
5434
+ ccmAccounts: {
5435
+ cfReceiver: {
5436
+ pubkey: `0x${string}`;
5437
+ isWritable: boolean;
5438
+ };
5439
+ additionalAccounts: {
5440
+ pubkey: `0x${string}`;
5441
+ isWritable: boolean;
5442
+ }[];
5443
+ fallbackAddress: `0x${string}`;
5444
+ };
5445
+ alts: `0x${string}`[];
5446
+ };
5447
+ __kind: "Solana";
5448
+ };
5449
+ }, {
5450
+ message: string;
5451
+ gasBudget: string | number;
5452
+ ccmAdditionalData: {
5453
+ __kind: "NotRequired";
5454
+ } | {
5455
+ value: {
5456
+ value: {
5457
+ cfReceiver: {
5458
+ pubkey: string;
5459
+ isWritable: boolean;
5460
+ };
5461
+ additionalAccounts: {
5462
+ pubkey: string;
5463
+ isWritable: boolean;
5464
+ }[];
5465
+ fallbackAddress: string;
5466
+ };
5467
+ __kind: "V0";
5468
+ } | {
5469
+ __kind: "V1";
5470
+ ccmAccounts: {
5471
+ cfReceiver: {
5472
+ pubkey: string;
5473
+ isWritable: boolean;
5474
+ };
5475
+ additionalAccounts: {
5476
+ pubkey: string;
5477
+ isWritable: boolean;
5478
+ }[];
5479
+ fallbackAddress: string;
5480
+ };
5481
+ alts: string[];
5482
+ };
5483
+ __kind: "Solana";
5484
+ };
5485
+ }>;
5486
+ sourceChain: z.ZodEffects<z.ZodObject<{
5487
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
5488
+ }, "strip", z.ZodTypeAny, {
5489
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5490
+ }, {
5491
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5492
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
5493
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5494
+ }>;
5495
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
5496
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
5497
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5498
+ }, "strip", z.ZodTypeAny, {
5499
+ value: `0x${string}`;
5500
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5501
+ }, {
5502
+ value: string;
5503
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5504
+ }>, {
5505
+ readonly chain: "Ethereum";
5506
+ readonly address: `0x${string}`;
5507
+ } | {
5508
+ readonly chain: "Polkadot";
5509
+ readonly address: string;
5510
+ } | {
5511
+ readonly chain: "Bitcoin";
5512
+ readonly address: string;
5513
+ } | {
5514
+ readonly chain: "Arbitrum";
5515
+ readonly address: `0x${string}`;
5516
+ } | {
5517
+ readonly chain: "Solana";
5518
+ readonly address: string;
5519
+ } | {
5520
+ readonly chain: "Assethub";
5521
+ readonly address: string;
5522
+ } | {
5523
+ readonly chain: "Tron";
5524
+ readonly address: string;
5525
+ }, {
5526
+ value: string;
5527
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5528
+ }>>>;
5529
+ }, "strip", z.ZodTypeAny, {
5530
+ channelMetadata: {
5531
+ message: `0x${string}`;
5532
+ gasBudget: bigint;
5533
+ ccmAdditionalData: {
5534
+ __kind: "NotRequired";
5535
+ } | {
5536
+ value: {
5537
+ value: {
5538
+ cfReceiver: {
5539
+ pubkey: `0x${string}`;
5540
+ isWritable: boolean;
5541
+ };
5542
+ additionalAccounts: {
5543
+ pubkey: `0x${string}`;
5544
+ isWritable: boolean;
5545
+ }[];
5546
+ fallbackAddress: `0x${string}`;
5547
+ };
5548
+ __kind: "V0";
5549
+ } | {
5550
+ __kind: "V1";
5551
+ ccmAccounts: {
5552
+ cfReceiver: {
5553
+ pubkey: `0x${string}`;
5554
+ isWritable: boolean;
5555
+ };
5556
+ additionalAccounts: {
5557
+ pubkey: `0x${string}`;
5558
+ isWritable: boolean;
5559
+ }[];
5560
+ fallbackAddress: `0x${string}`;
5561
+ };
5562
+ alts: `0x${string}`[];
5563
+ };
5564
+ __kind: "Solana";
5565
+ };
5566
+ };
5567
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5568
+ sourceAddress?: {
5569
+ readonly chain: "Ethereum";
5570
+ readonly address: `0x${string}`;
5571
+ } | {
5572
+ readonly chain: "Polkadot";
5573
+ readonly address: string;
5574
+ } | {
5575
+ readonly chain: "Bitcoin";
5576
+ readonly address: string;
5577
+ } | {
5578
+ readonly chain: "Arbitrum";
5579
+ readonly address: `0x${string}`;
5580
+ } | {
5581
+ readonly chain: "Solana";
5582
+ readonly address: string;
5583
+ } | {
5584
+ readonly chain: "Assethub";
5585
+ readonly address: string;
5586
+ } | {
5587
+ readonly chain: "Tron";
5588
+ readonly address: string;
5589
+ } | null | undefined;
5590
+ }, {
5591
+ channelMetadata: {
5592
+ message: string;
5593
+ gasBudget: string | number;
5594
+ ccmAdditionalData: {
5595
+ __kind: "NotRequired";
5596
+ } | {
5597
+ value: {
5598
+ value: {
5599
+ cfReceiver: {
5600
+ pubkey: string;
5601
+ isWritable: boolean;
5602
+ };
5603
+ additionalAccounts: {
5604
+ pubkey: string;
5605
+ isWritable: boolean;
5606
+ }[];
5607
+ fallbackAddress: string;
5608
+ };
5609
+ __kind: "V0";
5610
+ } | {
5611
+ __kind: "V1";
5612
+ ccmAccounts: {
5613
+ cfReceiver: {
5614
+ pubkey: string;
5615
+ isWritable: boolean;
5616
+ };
5617
+ additionalAccounts: {
5618
+ pubkey: string;
5619
+ isWritable: boolean;
5620
+ }[];
5621
+ fallbackAddress: string;
5622
+ };
5623
+ alts: string[];
5624
+ };
5625
+ __kind: "Solana";
5626
+ };
5627
+ };
5628
+ sourceChain: {
5629
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5630
+ };
5631
+ sourceAddress?: {
5632
+ value: string;
5633
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5634
+ } | null | undefined;
5635
+ }>>>;
5636
+ outputAddress: z.ZodEffects<z.ZodObject<{
5637
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
5638
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5639
+ }, "strip", z.ZodTypeAny, {
5640
+ value: `0x${string}`;
5641
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5642
+ }, {
5643
+ value: string;
5644
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5645
+ }>, {
5646
+ readonly chain: "Ethereum";
5647
+ readonly address: `0x${string}`;
5648
+ } | {
5649
+ readonly chain: "Polkadot";
5650
+ readonly address: string;
5651
+ } | {
5652
+ readonly chain: "Bitcoin";
5653
+ readonly address: string;
5654
+ } | {
5655
+ readonly chain: "Arbitrum";
5656
+ readonly address: `0x${string}`;
5657
+ } | {
5658
+ readonly chain: "Solana";
5659
+ readonly address: string;
5660
+ } | {
5661
+ readonly chain: "Assethub";
5662
+ readonly address: string;
5663
+ } | {
5664
+ readonly chain: "Tron";
5665
+ readonly address: string;
5666
+ }, {
5667
+ value: string;
5668
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5669
+ }>;
5670
+ }, "strip", z.ZodTypeAny, {
5671
+ __kind: "Egress";
5672
+ outputAddress: {
5673
+ readonly chain: "Ethereum";
5674
+ readonly address: `0x${string}`;
5675
+ } | {
5676
+ readonly chain: "Polkadot";
5677
+ readonly address: string;
5678
+ } | {
5679
+ readonly chain: "Bitcoin";
5680
+ readonly address: string;
5681
+ } | {
5682
+ readonly chain: "Arbitrum";
5683
+ readonly address: `0x${string}`;
5684
+ } | {
5685
+ readonly chain: "Solana";
5686
+ readonly address: string;
5687
+ } | {
5688
+ readonly chain: "Assethub";
5689
+ readonly address: string;
5690
+ } | {
5691
+ readonly chain: "Tron";
5692
+ readonly address: string;
5693
+ };
5694
+ ccmDepositMetadata?: {
5695
+ channelMetadata: {
5696
+ message: `0x${string}`;
5697
+ gasBudget: bigint;
5698
+ ccmAdditionalData: {
5699
+ __kind: "NotRequired";
5700
+ } | {
5701
+ value: {
5702
+ value: {
5703
+ cfReceiver: {
5704
+ pubkey: `0x${string}`;
5705
+ isWritable: boolean;
5706
+ };
5707
+ additionalAccounts: {
5708
+ pubkey: `0x${string}`;
5709
+ isWritable: boolean;
5710
+ }[];
5711
+ fallbackAddress: `0x${string}`;
5712
+ };
5713
+ __kind: "V0";
5714
+ } | {
5715
+ __kind: "V1";
5716
+ ccmAccounts: {
5717
+ cfReceiver: {
5718
+ pubkey: `0x${string}`;
5719
+ isWritable: boolean;
5720
+ };
5721
+ additionalAccounts: {
5722
+ pubkey: `0x${string}`;
5723
+ isWritable: boolean;
5724
+ }[];
5725
+ fallbackAddress: `0x${string}`;
5726
+ };
5727
+ alts: `0x${string}`[];
5728
+ };
5729
+ __kind: "Solana";
5730
+ };
5731
+ };
5732
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5733
+ sourceAddress?: {
5734
+ readonly chain: "Ethereum";
5735
+ readonly address: `0x${string}`;
5736
+ } | {
5737
+ readonly chain: "Polkadot";
5738
+ readonly address: string;
5739
+ } | {
5740
+ readonly chain: "Bitcoin";
5741
+ readonly address: string;
5742
+ } | {
5743
+ readonly chain: "Arbitrum";
5744
+ readonly address: `0x${string}`;
5745
+ } | {
5746
+ readonly chain: "Solana";
5747
+ readonly address: string;
5748
+ } | {
5749
+ readonly chain: "Assethub";
5750
+ readonly address: string;
5751
+ } | {
5752
+ readonly chain: "Tron";
5753
+ readonly address: string;
5754
+ } | null | undefined;
5755
+ } | null | undefined;
5756
+ }, {
5757
+ __kind: "Egress";
5758
+ outputAddress: {
5759
+ value: string;
5760
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5761
+ };
5762
+ ccmDepositMetadata?: {
5763
+ channelMetadata: {
5764
+ message: string;
5765
+ gasBudget: string | number;
5766
+ ccmAdditionalData: {
5767
+ __kind: "NotRequired";
5768
+ } | {
5769
+ value: {
5770
+ value: {
5771
+ cfReceiver: {
5772
+ pubkey: string;
5773
+ isWritable: boolean;
5774
+ };
5775
+ additionalAccounts: {
5776
+ pubkey: string;
5777
+ isWritable: boolean;
5778
+ }[];
5779
+ fallbackAddress: string;
5780
+ };
5781
+ __kind: "V0";
5782
+ } | {
5783
+ __kind: "V1";
5784
+ ccmAccounts: {
5785
+ cfReceiver: {
5786
+ pubkey: string;
5787
+ isWritable: boolean;
5788
+ };
5789
+ additionalAccounts: {
5790
+ pubkey: string;
5791
+ isWritable: boolean;
5792
+ }[];
5793
+ fallbackAddress: string;
5794
+ };
5795
+ alts: string[];
5796
+ };
5797
+ __kind: "Solana";
5798
+ };
5799
+ };
5800
+ sourceChain: {
5801
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5802
+ };
5803
+ sourceAddress?: {
5804
+ value: string;
5805
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5806
+ } | null | undefined;
5807
+ } | null | undefined;
5808
+ }>, z.ZodObject<{
5809
+ __kind: z.ZodLiteral<"CreditOnChain">;
5810
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5811
+ }, "strip", z.ZodTypeAny, {
5812
+ __kind: "CreditOnChain";
5813
+ accountId: `cF${string}`;
5814
+ }, {
5815
+ __kind: "CreditOnChain";
5816
+ accountId: string;
5817
+ }>, z.ZodObject<{
5818
+ __kind: z.ZodLiteral<"CreditLendingPool">;
5819
+ swapType: z.ZodObject<{
5820
+ __kind: z.ZodLiteral<"Liquidation">;
5821
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5822
+ loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5823
+ }, "strip", z.ZodTypeAny, {
5824
+ __kind: "Liquidation";
5825
+ borrowerId: `cF${string}`;
5826
+ loanId: bigint;
5827
+ }, {
5828
+ __kind: "Liquidation";
5829
+ borrowerId: string;
5830
+ loanId: string | number;
5831
+ }>;
5832
+ }, "strip", z.ZodTypeAny, {
5833
+ __kind: "CreditLendingPool";
5834
+ swapType: {
5835
+ __kind: "Liquidation";
5836
+ borrowerId: `cF${string}`;
5837
+ loanId: bigint;
5838
+ };
5839
+ }, {
5840
+ __kind: "CreditLendingPool";
5841
+ swapType: {
5842
+ __kind: "Liquidation";
5843
+ borrowerId: string;
5844
+ loanId: string | number;
5845
+ };
5846
+ }>, z.ZodObject<{
5847
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
5848
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5849
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5850
+ }, "strip", z.ZodTypeAny, {
5851
+ __kind: "CreditFlipAndTransferToGateway";
5852
+ accountId: `cF${string}`;
5853
+ flipToSubtractFromSwapOutput: bigint;
5854
+ }, {
5855
+ __kind: "CreditFlipAndTransferToGateway";
5856
+ accountId: string;
5857
+ flipToSubtractFromSwapOutput: string | number;
5858
+ }>]>;
5859
+ }, "strip", z.ZodTypeAny, {
5860
+ __kind: "RegularNoNetworkFee";
5861
+ outputAction: {
5862
+ __kind: "Egress";
5863
+ outputAddress: {
5864
+ readonly chain: "Ethereum";
5865
+ readonly address: `0x${string}`;
5866
+ } | {
5867
+ readonly chain: "Polkadot";
5868
+ readonly address: string;
5869
+ } | {
5870
+ readonly chain: "Bitcoin";
5871
+ readonly address: string;
5872
+ } | {
5873
+ readonly chain: "Arbitrum";
5874
+ readonly address: `0x${string}`;
5875
+ } | {
5876
+ readonly chain: "Solana";
5877
+ readonly address: string;
5878
+ } | {
5879
+ readonly chain: "Assethub";
5880
+ readonly address: string;
5881
+ } | {
5882
+ readonly chain: "Tron";
5883
+ readonly address: string;
5884
+ };
5885
+ ccmDepositMetadata?: {
5886
+ channelMetadata: {
5887
+ message: `0x${string}`;
5888
+ gasBudget: bigint;
5889
+ ccmAdditionalData: {
5890
+ __kind: "NotRequired";
5891
+ } | {
5892
+ value: {
5893
+ value: {
5894
+ cfReceiver: {
5895
+ pubkey: `0x${string}`;
5896
+ isWritable: boolean;
5897
+ };
5898
+ additionalAccounts: {
5899
+ pubkey: `0x${string}`;
5900
+ isWritable: boolean;
5901
+ }[];
5902
+ fallbackAddress: `0x${string}`;
5903
+ };
5904
+ __kind: "V0";
5905
+ } | {
5906
+ __kind: "V1";
5907
+ ccmAccounts: {
5908
+ cfReceiver: {
5909
+ pubkey: `0x${string}`;
5910
+ isWritable: boolean;
5911
+ };
5912
+ additionalAccounts: {
5913
+ pubkey: `0x${string}`;
5914
+ isWritable: boolean;
5915
+ }[];
5916
+ fallbackAddress: `0x${string}`;
5917
+ };
5918
+ alts: `0x${string}`[];
5919
+ };
5920
+ __kind: "Solana";
5921
+ };
5922
+ };
5923
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
5924
+ sourceAddress?: {
5925
+ readonly chain: "Ethereum";
5926
+ readonly address: `0x${string}`;
5927
+ } | {
5928
+ readonly chain: "Polkadot";
5929
+ readonly address: string;
5930
+ } | {
5931
+ readonly chain: "Bitcoin";
5932
+ readonly address: string;
5933
+ } | {
5934
+ readonly chain: "Arbitrum";
5935
+ readonly address: `0x${string}`;
5936
+ } | {
5937
+ readonly chain: "Solana";
5938
+ readonly address: string;
5939
+ } | {
5940
+ readonly chain: "Assethub";
5941
+ readonly address: string;
5942
+ } | {
5943
+ readonly chain: "Tron";
5944
+ readonly address: string;
5945
+ } | null | undefined;
5946
+ } | null | undefined;
5947
+ } | {
5948
+ __kind: "CreditOnChain";
5949
+ accountId: `cF${string}`;
5950
+ } | {
5951
+ __kind: "CreditLendingPool";
5952
+ swapType: {
5953
+ __kind: "Liquidation";
5954
+ borrowerId: `cF${string}`;
5955
+ loanId: bigint;
5956
+ };
5957
+ } | {
5958
+ __kind: "CreditFlipAndTransferToGateway";
5959
+ accountId: `cF${string}`;
5960
+ flipToSubtractFromSwapOutput: bigint;
5961
+ };
5962
+ }, {
5963
+ __kind: "RegularNoNetworkFee";
5964
+ outputAction: {
5965
+ __kind: "Egress";
5966
+ outputAddress: {
5967
+ value: string;
5968
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5969
+ };
5970
+ ccmDepositMetadata?: {
5971
+ channelMetadata: {
5972
+ message: string;
5973
+ gasBudget: string | number;
5974
+ ccmAdditionalData: {
5975
+ __kind: "NotRequired";
5976
+ } | {
5977
+ value: {
5978
+ value: {
5979
+ cfReceiver: {
5980
+ pubkey: string;
5981
+ isWritable: boolean;
5982
+ };
5983
+ additionalAccounts: {
5984
+ pubkey: string;
5985
+ isWritable: boolean;
5986
+ }[];
5987
+ fallbackAddress: string;
5988
+ };
5989
+ __kind: "V0";
5990
+ } | {
5991
+ __kind: "V1";
5992
+ ccmAccounts: {
5993
+ cfReceiver: {
5994
+ pubkey: string;
5995
+ isWritable: boolean;
5996
+ };
5997
+ additionalAccounts: {
5998
+ pubkey: string;
5999
+ isWritable: boolean;
6000
+ }[];
6001
+ fallbackAddress: string;
6002
+ };
6003
+ alts: string[];
6004
+ };
6005
+ __kind: "Solana";
6006
+ };
6007
+ };
6008
+ sourceChain: {
6009
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
6010
+ };
6011
+ sourceAddress?: {
6012
+ value: string;
6013
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6014
+ } | null | undefined;
6015
+ } | null | undefined;
6016
+ } | {
6017
+ __kind: "CreditOnChain";
6018
+ accountId: string;
6019
+ } | {
6020
+ __kind: "CreditLendingPool";
6021
+ swapType: {
6022
+ __kind: "Liquidation";
6023
+ borrowerId: string;
6024
+ loanId: string | number;
6025
+ };
6026
+ } | {
6027
+ __kind: "CreditFlipAndTransferToGateway";
6028
+ accountId: string;
6029
+ flipToSubtractFromSwapOutput: string | number;
6030
+ };
6031
+ }>]>;
6032
+ brokerFees: z.ZodArray<z.ZodObject<{
6033
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6034
+ bps: z.ZodNumber;
6035
+ }, "strip", z.ZodTypeAny, {
6036
+ account: `cF${string}`;
6037
+ bps: number;
6038
+ }, {
6039
+ account: string;
6040
+ bps: number;
6041
+ }>, "many">;
6042
+ priceLimitsAndExpiry: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6043
+ expiryBehaviour: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6044
+ __kind: z.ZodLiteral<"NoExpiry">;
6045
+ }, "strip", z.ZodTypeAny, {
6046
+ __kind: "NoExpiry";
6047
+ }, {
6048
+ __kind: "NoExpiry";
6049
+ }>, z.ZodObject<{
6050
+ __kind: z.ZodLiteral<"RefundIfExpires">;
6051
+ retryDuration: z.ZodNumber;
6052
+ refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6053
+ __kind: z.ZodLiteral<"InternalAccount">;
6054
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6055
+ }, "strip", z.ZodTypeAny, {
6056
+ value: `cF${string}`;
6057
+ __kind: "InternalAccount";
6058
+ }, {
6059
+ value: string;
6060
+ __kind: "InternalAccount";
6061
+ }>, z.ZodObject<{
6062
+ __kind: z.ZodLiteral<"ExternalAddress">;
6063
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6064
+ __kind: z.ZodLiteral<"Eth">;
6065
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6066
+ }, "strip", z.ZodTypeAny, {
6067
+ value: `0x${string}`;
6068
+ __kind: "Eth";
6069
+ }, {
6070
+ value: string;
6071
+ __kind: "Eth";
6072
+ }>, z.ZodObject<{
6073
+ __kind: z.ZodLiteral<"Dot">;
6074
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6075
+ }, "strip", z.ZodTypeAny, {
6076
+ value: `0x${string}`;
6077
+ __kind: "Dot";
6078
+ }, {
6079
+ value: string;
6080
+ __kind: "Dot";
6081
+ }>, z.ZodObject<{
6082
+ __kind: z.ZodLiteral<"Btc">;
6083
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6084
+ __kind: z.ZodLiteral<"P2PKH">;
6085
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6086
+ }, "strip", z.ZodTypeAny, {
6087
+ value: `0x${string}`;
6088
+ __kind: "P2PKH";
6089
+ }, {
6090
+ value: string;
6091
+ __kind: "P2PKH";
6092
+ }>, z.ZodObject<{
6093
+ __kind: z.ZodLiteral<"P2SH">;
6094
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6095
+ }, "strip", z.ZodTypeAny, {
6096
+ value: `0x${string}`;
6097
+ __kind: "P2SH";
6098
+ }, {
6099
+ value: string;
6100
+ __kind: "P2SH";
6101
+ }>, z.ZodObject<{
6102
+ __kind: z.ZodLiteral<"P2WPKH">;
6103
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6104
+ }, "strip", z.ZodTypeAny, {
6105
+ value: `0x${string}`;
6106
+ __kind: "P2WPKH";
6107
+ }, {
6108
+ value: string;
6109
+ __kind: "P2WPKH";
6110
+ }>, z.ZodObject<{
6111
+ __kind: z.ZodLiteral<"P2WSH">;
6112
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6113
+ }, "strip", z.ZodTypeAny, {
6114
+ value: `0x${string}`;
6115
+ __kind: "P2WSH";
6116
+ }, {
6117
+ value: string;
6118
+ __kind: "P2WSH";
6119
+ }>, z.ZodObject<{
6120
+ __kind: z.ZodLiteral<"Taproot">;
6121
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6122
+ }, "strip", z.ZodTypeAny, {
6123
+ value: `0x${string}`;
6124
+ __kind: "Taproot";
6125
+ }, {
6126
+ value: string;
6127
+ __kind: "Taproot";
6128
+ }>, z.ZodObject<{
6129
+ __kind: z.ZodLiteral<"OtherSegwit">;
6130
+ version: z.ZodNumber;
6131
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6132
+ }, "strip", z.ZodTypeAny, {
6133
+ __kind: "OtherSegwit";
6134
+ version: number;
6135
+ program: `0x${string}`;
6136
+ }, {
6137
+ __kind: "OtherSegwit";
6138
+ version: number;
6139
+ program: string;
6140
+ }>]>;
6141
+ }, "strip", z.ZodTypeAny, {
6142
+ value: {
6143
+ value: `0x${string}`;
6144
+ __kind: "P2PKH";
6145
+ } | {
6146
+ value: `0x${string}`;
6147
+ __kind: "P2SH";
6148
+ } | {
6149
+ value: `0x${string}`;
6150
+ __kind: "P2WPKH";
6151
+ } | {
6152
+ value: `0x${string}`;
6153
+ __kind: "P2WSH";
6154
+ } | {
6155
+ value: `0x${string}`;
6156
+ __kind: "Taproot";
6157
+ } | {
6158
+ __kind: "OtherSegwit";
6159
+ version: number;
6160
+ program: `0x${string}`;
6161
+ };
6162
+ __kind: "Btc";
6163
+ }, {
6164
+ value: {
6165
+ value: string;
6166
+ __kind: "P2PKH";
6167
+ } | {
6168
+ value: string;
6169
+ __kind: "P2SH";
6170
+ } | {
6171
+ value: string;
6172
+ __kind: "P2WPKH";
6173
+ } | {
6174
+ value: string;
6175
+ __kind: "P2WSH";
6176
+ } | {
6177
+ value: string;
6178
+ __kind: "Taproot";
6179
+ } | {
6180
+ __kind: "OtherSegwit";
6181
+ version: number;
6182
+ program: string;
6183
+ };
6184
+ __kind: "Btc";
6185
+ }>, z.ZodObject<{
6186
+ __kind: z.ZodLiteral<"Arb">;
6187
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6188
+ }, "strip", z.ZodTypeAny, {
6189
+ value: `0x${string}`;
6190
+ __kind: "Arb";
6191
+ }, {
6192
+ value: string;
6193
+ __kind: "Arb";
6194
+ }>, z.ZodObject<{
6195
+ __kind: z.ZodLiteral<"Sol">;
6196
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6197
+ }, "strip", z.ZodTypeAny, {
6198
+ value: `0x${string}`;
6199
+ __kind: "Sol";
6200
+ }, {
6201
+ value: string;
6202
+ __kind: "Sol";
6203
+ }>, z.ZodObject<{
6204
+ __kind: z.ZodLiteral<"Hub">;
6205
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6206
+ }, "strip", z.ZodTypeAny, {
6207
+ value: `0x${string}`;
6208
+ __kind: "Hub";
6209
+ }, {
6210
+ value: string;
6211
+ __kind: "Hub";
6212
+ }>, z.ZodObject<{
6213
+ __kind: z.ZodLiteral<"Tron">;
6214
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6215
+ }, "strip", z.ZodTypeAny, {
6216
+ value: `0x${string}`;
6217
+ __kind: "Tron";
6218
+ }, {
6219
+ value: string;
6220
+ __kind: "Tron";
6221
+ }>]>;
6222
+ }, "strip", z.ZodTypeAny, {
6223
+ value: {
6224
+ value: `0x${string}`;
6225
+ __kind: "Eth";
6226
+ } | {
6227
+ value: `0x${string}`;
6228
+ __kind: "Dot";
6229
+ } | {
6230
+ value: {
6231
+ value: `0x${string}`;
6232
+ __kind: "P2PKH";
6233
+ } | {
6234
+ value: `0x${string}`;
6235
+ __kind: "P2SH";
6236
+ } | {
6237
+ value: `0x${string}`;
6238
+ __kind: "P2WPKH";
6239
+ } | {
6240
+ value: `0x${string}`;
6241
+ __kind: "P2WSH";
6242
+ } | {
6243
+ value: `0x${string}`;
6244
+ __kind: "Taproot";
6245
+ } | {
6246
+ __kind: "OtherSegwit";
6247
+ version: number;
6248
+ program: `0x${string}`;
6249
+ };
6250
+ __kind: "Btc";
6251
+ } | {
6252
+ value: `0x${string}`;
6253
+ __kind: "Arb";
6254
+ } | {
6255
+ value: `0x${string}`;
6256
+ __kind: "Sol";
6257
+ } | {
6258
+ value: `0x${string}`;
6259
+ __kind: "Hub";
6260
+ } | {
6261
+ value: `0x${string}`;
6262
+ __kind: "Tron";
6263
+ };
6264
+ __kind: "ExternalAddress";
6265
+ }, {
6266
+ value: {
6267
+ value: string;
6268
+ __kind: "Eth";
6269
+ } | {
6270
+ value: string;
6271
+ __kind: "Dot";
6272
+ } | {
6273
+ value: {
6274
+ value: string;
6275
+ __kind: "P2PKH";
6276
+ } | {
6277
+ value: string;
6278
+ __kind: "P2SH";
6279
+ } | {
6280
+ value: string;
6281
+ __kind: "P2WPKH";
6282
+ } | {
6283
+ value: string;
6284
+ __kind: "P2WSH";
6285
+ } | {
6286
+ value: string;
6287
+ __kind: "Taproot";
6288
+ } | {
6289
+ __kind: "OtherSegwit";
6290
+ version: number;
6291
+ program: string;
6292
+ };
6293
+ __kind: "Btc";
6294
+ } | {
6295
+ value: string;
6296
+ __kind: "Arb";
6297
+ } | {
6298
+ value: string;
6299
+ __kind: "Sol";
6300
+ } | {
6301
+ value: string;
6302
+ __kind: "Hub";
6303
+ } | {
6304
+ value: string;
6305
+ __kind: "Tron";
6306
+ };
6307
+ __kind: "ExternalAddress";
6308
+ }>]>;
6309
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6310
+ channelMetadata: z.ZodObject<{
6311
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6312
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6313
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6314
+ __kind: z.ZodLiteral<"NotRequired">;
6315
+ }, "strip", z.ZodTypeAny, {
6316
+ __kind: "NotRequired";
6317
+ }, {
6318
+ __kind: "NotRequired";
6319
+ }>, z.ZodObject<{
6320
+ __kind: z.ZodLiteral<"Solana">;
6321
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6322
+ __kind: z.ZodLiteral<"V0">;
6323
+ value: z.ZodObject<{
6324
+ cfReceiver: z.ZodObject<{
6325
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6326
+ isWritable: z.ZodBoolean;
6327
+ }, "strip", z.ZodTypeAny, {
6328
+ pubkey: `0x${string}`;
6329
+ isWritable: boolean;
6330
+ }, {
6331
+ pubkey: string;
6332
+ isWritable: boolean;
6333
+ }>;
6334
+ additionalAccounts: z.ZodArray<z.ZodObject<{
6335
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6336
+ isWritable: z.ZodBoolean;
6337
+ }, "strip", z.ZodTypeAny, {
6338
+ pubkey: `0x${string}`;
6339
+ isWritable: boolean;
6340
+ }, {
6341
+ pubkey: string;
6342
+ isWritable: boolean;
6343
+ }>, "many">;
6344
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6345
+ }, "strip", z.ZodTypeAny, {
6346
+ cfReceiver: {
6347
+ pubkey: `0x${string}`;
6348
+ isWritable: boolean;
6349
+ };
6350
+ additionalAccounts: {
6351
+ pubkey: `0x${string}`;
6352
+ isWritable: boolean;
6353
+ }[];
6354
+ fallbackAddress: `0x${string}`;
6355
+ }, {
6356
+ cfReceiver: {
6357
+ pubkey: string;
6358
+ isWritable: boolean;
6359
+ };
6360
+ additionalAccounts: {
6361
+ pubkey: string;
6362
+ isWritable: boolean;
6363
+ }[];
6364
+ fallbackAddress: string;
6365
+ }>;
6366
+ }, "strip", z.ZodTypeAny, {
6367
+ value: {
6368
+ cfReceiver: {
6369
+ pubkey: `0x${string}`;
6370
+ isWritable: boolean;
6371
+ };
6372
+ additionalAccounts: {
6373
+ pubkey: `0x${string}`;
6374
+ isWritable: boolean;
6375
+ }[];
6376
+ fallbackAddress: `0x${string}`;
6377
+ };
6378
+ __kind: "V0";
6379
+ }, {
6380
+ value: {
6381
+ cfReceiver: {
6382
+ pubkey: string;
6383
+ isWritable: boolean;
6384
+ };
6385
+ additionalAccounts: {
6386
+ pubkey: string;
6387
+ isWritable: boolean;
6388
+ }[];
6389
+ fallbackAddress: string;
6390
+ };
6391
+ __kind: "V0";
6392
+ }>, z.ZodObject<{
6393
+ __kind: z.ZodLiteral<"V1">;
6394
+ ccmAccounts: z.ZodObject<{
6395
+ cfReceiver: z.ZodObject<{
6396
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6397
+ isWritable: z.ZodBoolean;
6398
+ }, "strip", z.ZodTypeAny, {
6399
+ pubkey: `0x${string}`;
6400
+ isWritable: boolean;
6401
+ }, {
6402
+ pubkey: string;
6403
+ isWritable: boolean;
6404
+ }>;
6405
+ additionalAccounts: z.ZodArray<z.ZodObject<{
6406
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6407
+ isWritable: z.ZodBoolean;
6408
+ }, "strip", z.ZodTypeAny, {
6409
+ pubkey: `0x${string}`;
6410
+ isWritable: boolean;
6411
+ }, {
6412
+ pubkey: string;
6413
+ isWritable: boolean;
6414
+ }>, "many">;
6415
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6416
+ }, "strip", z.ZodTypeAny, {
6417
+ cfReceiver: {
6418
+ pubkey: `0x${string}`;
6419
+ isWritable: boolean;
6420
+ };
6421
+ additionalAccounts: {
6422
+ pubkey: `0x${string}`;
6423
+ isWritable: boolean;
6424
+ }[];
6425
+ fallbackAddress: `0x${string}`;
6426
+ }, {
6427
+ cfReceiver: {
6428
+ pubkey: string;
6429
+ isWritable: boolean;
6430
+ };
6431
+ additionalAccounts: {
6432
+ pubkey: string;
6433
+ isWritable: boolean;
6434
+ }[];
6435
+ fallbackAddress: string;
6436
+ }>;
6437
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
6438
+ }, "strip", z.ZodTypeAny, {
6439
+ __kind: "V1";
6440
+ ccmAccounts: {
6441
+ cfReceiver: {
6442
+ pubkey: `0x${string}`;
6443
+ isWritable: boolean;
6444
+ };
6445
+ additionalAccounts: {
6446
+ pubkey: `0x${string}`;
6447
+ isWritable: boolean;
6448
+ }[];
6449
+ fallbackAddress: `0x${string}`;
6450
+ };
6451
+ alts: `0x${string}`[];
6452
+ }, {
6453
+ __kind: "V1";
6454
+ ccmAccounts: {
6455
+ cfReceiver: {
6456
+ pubkey: string;
6457
+ isWritable: boolean;
6458
+ };
6459
+ additionalAccounts: {
6460
+ pubkey: string;
6461
+ isWritable: boolean;
6462
+ }[];
6463
+ fallbackAddress: string;
6464
+ };
6465
+ alts: string[];
6466
+ }>]>;
6467
+ }, "strip", z.ZodTypeAny, {
6468
+ value: {
6469
+ value: {
6470
+ cfReceiver: {
6471
+ pubkey: `0x${string}`;
6472
+ isWritable: boolean;
6473
+ };
6474
+ additionalAccounts: {
6475
+ pubkey: `0x${string}`;
6476
+ isWritable: boolean;
6477
+ }[];
6478
+ fallbackAddress: `0x${string}`;
6479
+ };
6480
+ __kind: "V0";
6481
+ } | {
6482
+ __kind: "V1";
6483
+ ccmAccounts: {
6484
+ cfReceiver: {
6485
+ pubkey: `0x${string}`;
6486
+ isWritable: boolean;
6487
+ };
6488
+ additionalAccounts: {
6489
+ pubkey: `0x${string}`;
6490
+ isWritable: boolean;
6491
+ }[];
6492
+ fallbackAddress: `0x${string}`;
6493
+ };
6494
+ alts: `0x${string}`[];
6495
+ };
6496
+ __kind: "Solana";
6497
+ }, {
6498
+ value: {
6499
+ value: {
6500
+ cfReceiver: {
6501
+ pubkey: string;
6502
+ isWritable: boolean;
6503
+ };
6504
+ additionalAccounts: {
6505
+ pubkey: string;
6506
+ isWritable: boolean;
6507
+ }[];
6508
+ fallbackAddress: string;
6509
+ };
6510
+ __kind: "V0";
6511
+ } | {
6512
+ __kind: "V1";
6513
+ ccmAccounts: {
6514
+ cfReceiver: {
6515
+ pubkey: string;
6516
+ isWritable: boolean;
6517
+ };
6518
+ additionalAccounts: {
6519
+ pubkey: string;
6520
+ isWritable: boolean;
6521
+ }[];
6522
+ fallbackAddress: string;
6523
+ };
6524
+ alts: string[];
6525
+ };
6526
+ __kind: "Solana";
6527
+ }>]>;
6528
+ }, "strip", z.ZodTypeAny, {
6529
+ message: `0x${string}`;
6530
+ gasBudget: bigint;
6531
+ ccmAdditionalData: {
6532
+ __kind: "NotRequired";
6533
+ } | {
6534
+ value: {
6535
+ value: {
6536
+ cfReceiver: {
6537
+ pubkey: `0x${string}`;
6538
+ isWritable: boolean;
6539
+ };
6540
+ additionalAccounts: {
6541
+ pubkey: `0x${string}`;
6542
+ isWritable: boolean;
6543
+ }[];
6544
+ fallbackAddress: `0x${string}`;
6545
+ };
6546
+ __kind: "V0";
6547
+ } | {
6548
+ __kind: "V1";
6549
+ ccmAccounts: {
6550
+ cfReceiver: {
6551
+ pubkey: `0x${string}`;
6552
+ isWritable: boolean;
6553
+ };
6554
+ additionalAccounts: {
6555
+ pubkey: `0x${string}`;
6556
+ isWritable: boolean;
6557
+ }[];
6558
+ fallbackAddress: `0x${string}`;
6559
+ };
6560
+ alts: `0x${string}`[];
6561
+ };
6562
+ __kind: "Solana";
6563
+ };
6564
+ }, {
6565
+ message: string;
6566
+ gasBudget: string | number;
6567
+ ccmAdditionalData: {
6568
+ __kind: "NotRequired";
6569
+ } | {
6570
+ value: {
6571
+ value: {
6572
+ cfReceiver: {
6573
+ pubkey: string;
6574
+ isWritable: boolean;
6575
+ };
6576
+ additionalAccounts: {
6577
+ pubkey: string;
6578
+ isWritable: boolean;
6579
+ }[];
6580
+ fallbackAddress: string;
6581
+ };
6582
+ __kind: "V0";
6583
+ } | {
6584
+ __kind: "V1";
6585
+ ccmAccounts: {
6586
+ cfReceiver: {
6587
+ pubkey: string;
6588
+ isWritable: boolean;
6589
+ };
6590
+ additionalAccounts: {
6591
+ pubkey: string;
6592
+ isWritable: boolean;
6593
+ }[];
6594
+ fallbackAddress: string;
6595
+ };
6596
+ alts: string[];
6597
+ };
6598
+ __kind: "Solana";
6599
+ };
6600
+ }>;
6601
+ sourceChain: z.ZodEffects<z.ZodObject<{
6602
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
6603
+ }, "strip", z.ZodTypeAny, {
6604
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
6605
+ }, {
6606
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
6607
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
6608
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
6609
+ }>;
6610
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6611
+ __kind: z.ZodLiteral<"Eth">;
6612
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6613
+ }, "strip", z.ZodTypeAny, {
6614
+ value: `0x${string}`;
6615
+ __kind: "Eth";
6616
+ }, {
6617
+ value: string;
6618
+ __kind: "Eth";
6619
+ }>, z.ZodObject<{
6620
+ __kind: z.ZodLiteral<"Dot">;
6621
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6622
+ }, "strip", z.ZodTypeAny, {
6623
+ value: `0x${string}`;
6624
+ __kind: "Dot";
6625
+ }, {
6626
+ value: string;
6627
+ __kind: "Dot";
6628
+ }>, z.ZodObject<{
6629
+ __kind: z.ZodLiteral<"Btc">;
6630
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6631
+ __kind: z.ZodLiteral<"P2PKH">;
6632
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6633
+ }, "strip", z.ZodTypeAny, {
6634
+ value: `0x${string}`;
6635
+ __kind: "P2PKH";
6636
+ }, {
6637
+ value: string;
6638
+ __kind: "P2PKH";
6639
+ }>, z.ZodObject<{
6640
+ __kind: z.ZodLiteral<"P2SH">;
6641
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6642
+ }, "strip", z.ZodTypeAny, {
6643
+ value: `0x${string}`;
6644
+ __kind: "P2SH";
6645
+ }, {
6646
+ value: string;
6647
+ __kind: "P2SH";
6648
+ }>, z.ZodObject<{
6649
+ __kind: z.ZodLiteral<"P2WPKH">;
6650
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6651
+ }, "strip", z.ZodTypeAny, {
6652
+ value: `0x${string}`;
6653
+ __kind: "P2WPKH";
6654
+ }, {
6655
+ value: string;
6656
+ __kind: "P2WPKH";
6657
+ }>, z.ZodObject<{
6658
+ __kind: z.ZodLiteral<"P2WSH">;
6659
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6660
+ }, "strip", z.ZodTypeAny, {
6661
+ value: `0x${string}`;
6662
+ __kind: "P2WSH";
6663
+ }, {
6664
+ value: string;
6665
+ __kind: "P2WSH";
6666
+ }>, z.ZodObject<{
6667
+ __kind: z.ZodLiteral<"Taproot">;
6668
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6669
+ }, "strip", z.ZodTypeAny, {
6670
+ value: `0x${string}`;
6671
+ __kind: "Taproot";
6672
+ }, {
6673
+ value: string;
6674
+ __kind: "Taproot";
6675
+ }>, z.ZodObject<{
6676
+ __kind: z.ZodLiteral<"OtherSegwit">;
6677
+ version: z.ZodNumber;
6678
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6679
+ }, "strip", z.ZodTypeAny, {
6680
+ __kind: "OtherSegwit";
6681
+ version: number;
6682
+ program: `0x${string}`;
6683
+ }, {
6684
+ __kind: "OtherSegwit";
6685
+ version: number;
6686
+ program: string;
6687
+ }>]>;
6688
+ }, "strip", z.ZodTypeAny, {
6689
+ value: {
6690
+ value: `0x${string}`;
6691
+ __kind: "P2PKH";
6692
+ } | {
6693
+ value: `0x${string}`;
6694
+ __kind: "P2SH";
6695
+ } | {
6696
+ value: `0x${string}`;
6697
+ __kind: "P2WPKH";
6698
+ } | {
6699
+ value: `0x${string}`;
6700
+ __kind: "P2WSH";
6701
+ } | {
6702
+ value: `0x${string}`;
6703
+ __kind: "Taproot";
6704
+ } | {
6705
+ __kind: "OtherSegwit";
6706
+ version: number;
6707
+ program: `0x${string}`;
6708
+ };
6709
+ __kind: "Btc";
6710
+ }, {
6711
+ value: {
6712
+ value: string;
6713
+ __kind: "P2PKH";
6714
+ } | {
6715
+ value: string;
6716
+ __kind: "P2SH";
6717
+ } | {
6718
+ value: string;
6719
+ __kind: "P2WPKH";
6720
+ } | {
6721
+ value: string;
6722
+ __kind: "P2WSH";
6723
+ } | {
6724
+ value: string;
6725
+ __kind: "Taproot";
6726
+ } | {
6727
+ __kind: "OtherSegwit";
6728
+ version: number;
6729
+ program: string;
6730
+ };
6731
+ __kind: "Btc";
6732
+ }>, z.ZodObject<{
6733
+ __kind: z.ZodLiteral<"Arb">;
6734
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6735
+ }, "strip", z.ZodTypeAny, {
6736
+ value: `0x${string}`;
6737
+ __kind: "Arb";
6738
+ }, {
6739
+ value: string;
6740
+ __kind: "Arb";
6741
+ }>, z.ZodObject<{
6742
+ __kind: z.ZodLiteral<"Sol">;
6743
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6744
+ }, "strip", z.ZodTypeAny, {
6745
+ value: `0x${string}`;
6746
+ __kind: "Sol";
6747
+ }, {
6748
+ value: string;
6749
+ __kind: "Sol";
6750
+ }>, z.ZodObject<{
6751
+ __kind: z.ZodLiteral<"Hub">;
6752
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6753
+ }, "strip", z.ZodTypeAny, {
6754
+ value: `0x${string}`;
6755
+ __kind: "Hub";
6756
+ }, {
6757
+ value: string;
6758
+ __kind: "Hub";
6759
+ }>, z.ZodObject<{
6760
+ __kind: z.ZodLiteral<"Tron">;
6761
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6762
+ }, "strip", z.ZodTypeAny, {
6763
+ value: `0x${string}`;
6764
+ __kind: "Tron";
6765
+ }, {
6766
+ value: string;
6767
+ __kind: "Tron";
6768
+ }>]>>>;
6769
+ }, "strip", z.ZodTypeAny, {
6770
+ channelMetadata: {
6771
+ message: `0x${string}`;
6772
+ gasBudget: bigint;
6773
+ ccmAdditionalData: {
6774
+ __kind: "NotRequired";
6775
+ } | {
6776
+ value: {
6777
+ value: {
6778
+ cfReceiver: {
6779
+ pubkey: `0x${string}`;
6780
+ isWritable: boolean;
6781
+ };
6782
+ additionalAccounts: {
6783
+ pubkey: `0x${string}`;
6784
+ isWritable: boolean;
6785
+ }[];
6786
+ fallbackAddress: `0x${string}`;
6787
+ };
6788
+ __kind: "V0";
6789
+ } | {
6790
+ __kind: "V1";
6791
+ ccmAccounts: {
6792
+ cfReceiver: {
6793
+ pubkey: `0x${string}`;
6794
+ isWritable: boolean;
6795
+ };
6796
+ additionalAccounts: {
6797
+ pubkey: `0x${string}`;
6798
+ isWritable: boolean;
6799
+ }[];
6800
+ fallbackAddress: `0x${string}`;
6801
+ };
6802
+ alts: `0x${string}`[];
6803
+ };
6804
+ __kind: "Solana";
6805
+ };
6806
+ };
6807
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
6808
+ sourceAddress?: {
6809
+ value: `0x${string}`;
6810
+ __kind: "Eth";
6811
+ } | {
6812
+ value: `0x${string}`;
6813
+ __kind: "Dot";
6814
+ } | {
6815
+ value: {
6816
+ value: `0x${string}`;
6817
+ __kind: "P2PKH";
6818
+ } | {
6819
+ value: `0x${string}`;
6820
+ __kind: "P2SH";
6821
+ } | {
6822
+ value: `0x${string}`;
6823
+ __kind: "P2WPKH";
6824
+ } | {
6825
+ value: `0x${string}`;
6826
+ __kind: "P2WSH";
6827
+ } | {
6828
+ value: `0x${string}`;
6829
+ __kind: "Taproot";
6830
+ } | {
6831
+ __kind: "OtherSegwit";
6832
+ version: number;
6833
+ program: `0x${string}`;
6834
+ };
6835
+ __kind: "Btc";
6836
+ } | {
6837
+ value: `0x${string}`;
6838
+ __kind: "Arb";
6839
+ } | {
6840
+ value: `0x${string}`;
6841
+ __kind: "Sol";
6842
+ } | {
6843
+ value: `0x${string}`;
6844
+ __kind: "Hub";
6845
+ } | {
6846
+ value: `0x${string}`;
6847
+ __kind: "Tron";
6848
+ } | null | undefined;
6849
+ }, {
6850
+ channelMetadata: {
6851
+ message: string;
6852
+ gasBudget: string | number;
6853
+ ccmAdditionalData: {
6854
+ __kind: "NotRequired";
6855
+ } | {
6856
+ value: {
6857
+ value: {
6858
+ cfReceiver: {
6859
+ pubkey: string;
6860
+ isWritable: boolean;
6861
+ };
6862
+ additionalAccounts: {
6863
+ pubkey: string;
6864
+ isWritable: boolean;
6865
+ }[];
6866
+ fallbackAddress: string;
6867
+ };
6868
+ __kind: "V0";
6869
+ } | {
6870
+ __kind: "V1";
6871
+ ccmAccounts: {
6872
+ cfReceiver: {
6873
+ pubkey: string;
6874
+ isWritable: boolean;
6875
+ };
6876
+ additionalAccounts: {
6877
+ pubkey: string;
6878
+ isWritable: boolean;
6879
+ }[];
6880
+ fallbackAddress: string;
6881
+ };
6882
+ alts: string[];
6883
+ };
6884
+ __kind: "Solana";
6885
+ };
6886
+ };
6887
+ sourceChain: {
6888
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
6889
+ };
6890
+ sourceAddress?: {
6891
+ value: string;
6892
+ __kind: "Eth";
6893
+ } | {
6894
+ value: string;
6895
+ __kind: "Dot";
6896
+ } | {
6897
+ value: {
6898
+ value: string;
6899
+ __kind: "P2PKH";
6900
+ } | {
6901
+ value: string;
6902
+ __kind: "P2SH";
6903
+ } | {
6904
+ value: string;
6905
+ __kind: "P2WPKH";
6906
+ } | {
6907
+ value: string;
6908
+ __kind: "P2WSH";
6909
+ } | {
6910
+ value: string;
6911
+ __kind: "Taproot";
6912
+ } | {
6913
+ __kind: "OtherSegwit";
6914
+ version: number;
6915
+ program: string;
6916
+ };
6917
+ __kind: "Btc";
6918
+ } | {
6919
+ value: string;
6920
+ __kind: "Arb";
6921
+ } | {
6922
+ value: string;
6923
+ __kind: "Sol";
6924
+ } | {
6925
+ value: string;
6926
+ __kind: "Hub";
6927
+ } | {
6928
+ value: string;
6929
+ __kind: "Tron";
6930
+ } | null | undefined;
6931
+ }>>>;
6932
+ }, "strip", z.ZodTypeAny, {
6933
+ __kind: "RefundIfExpires";
6934
+ retryDuration: number;
6935
+ refundAddress: {
6936
+ value: `cF${string}`;
6937
+ __kind: "InternalAccount";
6938
+ } | {
6939
+ value: {
6940
+ value: `0x${string}`;
6941
+ __kind: "Eth";
6942
+ } | {
6943
+ value: `0x${string}`;
6944
+ __kind: "Dot";
6945
+ } | {
6946
+ value: {
6947
+ value: `0x${string}`;
6948
+ __kind: "P2PKH";
6949
+ } | {
6950
+ value: `0x${string}`;
6951
+ __kind: "P2SH";
6952
+ } | {
6953
+ value: `0x${string}`;
6954
+ __kind: "P2WPKH";
6955
+ } | {
6956
+ value: `0x${string}`;
6957
+ __kind: "P2WSH";
6958
+ } | {
6959
+ value: `0x${string}`;
6960
+ __kind: "Taproot";
6961
+ } | {
6962
+ __kind: "OtherSegwit";
6963
+ version: number;
6964
+ program: `0x${string}`;
6965
+ };
6966
+ __kind: "Btc";
6967
+ } | {
6968
+ value: `0x${string}`;
6969
+ __kind: "Arb";
6970
+ } | {
6971
+ value: `0x${string}`;
6972
+ __kind: "Sol";
6973
+ } | {
6974
+ value: `0x${string}`;
6975
+ __kind: "Hub";
6976
+ } | {
6977
+ value: `0x${string}`;
6978
+ __kind: "Tron";
6979
+ };
6980
+ __kind: "ExternalAddress";
6981
+ };
6982
+ refundCcmMetadata?: {
6983
+ channelMetadata: {
6984
+ message: `0x${string}`;
6985
+ gasBudget: bigint;
6986
+ ccmAdditionalData: {
6987
+ __kind: "NotRequired";
6988
+ } | {
6989
+ value: {
6990
+ value: {
6991
+ cfReceiver: {
6992
+ pubkey: `0x${string}`;
6993
+ isWritable: boolean;
6994
+ };
6995
+ additionalAccounts: {
6996
+ pubkey: `0x${string}`;
6997
+ isWritable: boolean;
6998
+ }[];
6999
+ fallbackAddress: `0x${string}`;
7000
+ };
7001
+ __kind: "V0";
7002
+ } | {
7003
+ __kind: "V1";
7004
+ ccmAccounts: {
7005
+ cfReceiver: {
7006
+ pubkey: `0x${string}`;
7007
+ isWritable: boolean;
7008
+ };
7009
+ additionalAccounts: {
7010
+ pubkey: `0x${string}`;
7011
+ isWritable: boolean;
7012
+ }[];
7013
+ fallbackAddress: `0x${string}`;
7014
+ };
7015
+ alts: `0x${string}`[];
7016
+ };
7017
+ __kind: "Solana";
7018
+ };
7019
+ };
7020
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
7021
+ sourceAddress?: {
7022
+ value: `0x${string}`;
7023
+ __kind: "Eth";
7024
+ } | {
7025
+ value: `0x${string}`;
7026
+ __kind: "Dot";
7027
+ } | {
7028
+ value: {
7029
+ value: `0x${string}`;
7030
+ __kind: "P2PKH";
7031
+ } | {
7032
+ value: `0x${string}`;
7033
+ __kind: "P2SH";
7034
+ } | {
7035
+ value: `0x${string}`;
7036
+ __kind: "P2WPKH";
7037
+ } | {
7038
+ value: `0x${string}`;
7039
+ __kind: "P2WSH";
7040
+ } | {
7041
+ value: `0x${string}`;
7042
+ __kind: "Taproot";
7043
+ } | {
7044
+ __kind: "OtherSegwit";
7045
+ version: number;
7046
+ program: `0x${string}`;
7047
+ };
7048
+ __kind: "Btc";
7049
+ } | {
7050
+ value: `0x${string}`;
7051
+ __kind: "Arb";
7052
+ } | {
7053
+ value: `0x${string}`;
7054
+ __kind: "Sol";
7055
+ } | {
7056
+ value: `0x${string}`;
7057
+ __kind: "Hub";
7058
+ } | {
7059
+ value: `0x${string}`;
7060
+ __kind: "Tron";
7061
+ } | null | undefined;
7062
+ } | null | undefined;
7063
+ }, {
7064
+ __kind: "RefundIfExpires";
7065
+ retryDuration: number;
7066
+ refundAddress: {
7067
+ value: string;
7068
+ __kind: "InternalAccount";
7069
+ } | {
7070
+ value: {
7071
+ value: string;
7072
+ __kind: "Eth";
7073
+ } | {
7074
+ value: string;
7075
+ __kind: "Dot";
7076
+ } | {
7077
+ value: {
7078
+ value: string;
7079
+ __kind: "P2PKH";
7080
+ } | {
7081
+ value: string;
7082
+ __kind: "P2SH";
7083
+ } | {
7084
+ value: string;
7085
+ __kind: "P2WPKH";
7086
+ } | {
7087
+ value: string;
7088
+ __kind: "P2WSH";
7089
+ } | {
7090
+ value: string;
7091
+ __kind: "Taproot";
7092
+ } | {
7093
+ __kind: "OtherSegwit";
7094
+ version: number;
7095
+ program: string;
7096
+ };
7097
+ __kind: "Btc";
7098
+ } | {
7099
+ value: string;
7100
+ __kind: "Arb";
7101
+ } | {
7102
+ value: string;
7103
+ __kind: "Sol";
7104
+ } | {
7105
+ value: string;
7106
+ __kind: "Hub";
7107
+ } | {
7108
+ value: string;
7109
+ __kind: "Tron";
7110
+ };
7111
+ __kind: "ExternalAddress";
7112
+ };
7113
+ refundCcmMetadata?: {
7114
+ channelMetadata: {
7115
+ message: string;
7116
+ gasBudget: string | number;
7117
+ ccmAdditionalData: {
7118
+ __kind: "NotRequired";
7119
+ } | {
7120
+ value: {
7121
+ value: {
7122
+ cfReceiver: {
7123
+ pubkey: string;
7124
+ isWritable: boolean;
7125
+ };
7126
+ additionalAccounts: {
7127
+ pubkey: string;
7128
+ isWritable: boolean;
7129
+ }[];
7130
+ fallbackAddress: string;
7131
+ };
7132
+ __kind: "V0";
7133
+ } | {
7134
+ __kind: "V1";
7135
+ ccmAccounts: {
7136
+ cfReceiver: {
7137
+ pubkey: string;
7138
+ isWritable: boolean;
7139
+ };
7140
+ additionalAccounts: {
7141
+ pubkey: string;
7142
+ isWritable: boolean;
7143
+ }[];
7144
+ fallbackAddress: string;
7145
+ };
7146
+ alts: string[];
7147
+ };
7148
+ __kind: "Solana";
7149
+ };
7150
+ };
7151
+ sourceChain: {
7152
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
7153
+ };
7154
+ sourceAddress?: {
7155
+ value: string;
7156
+ __kind: "Eth";
7157
+ } | {
7158
+ value: string;
7159
+ __kind: "Dot";
7160
+ } | {
7161
+ value: {
7162
+ value: string;
7163
+ __kind: "P2PKH";
7164
+ } | {
7165
+ value: string;
7166
+ __kind: "P2SH";
7167
+ } | {
7168
+ value: string;
7169
+ __kind: "P2WPKH";
7170
+ } | {
7171
+ value: string;
7172
+ __kind: "P2WSH";
7173
+ } | {
7174
+ value: string;
7175
+ __kind: "Taproot";
7176
+ } | {
7177
+ __kind: "OtherSegwit";
7178
+ version: number;
7179
+ program: string;
7180
+ };
7181
+ __kind: "Btc";
7182
+ } | {
7183
+ value: string;
7184
+ __kind: "Arb";
7185
+ } | {
7186
+ value: string;
7187
+ __kind: "Sol";
7188
+ } | {
7189
+ value: string;
7190
+ __kind: "Hub";
7191
+ } | {
7192
+ value: string;
7193
+ __kind: "Tron";
7194
+ } | null | undefined;
7195
+ } | null | undefined;
7196
+ }>]>;
7197
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7198
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
7199
+ }, "strip", z.ZodTypeAny, {
7200
+ expiryBehaviour: {
7201
+ __kind: "NoExpiry";
7202
+ } | {
7203
+ __kind: "RefundIfExpires";
7204
+ retryDuration: number;
7205
+ refundAddress: {
7206
+ value: `cF${string}`;
7207
+ __kind: "InternalAccount";
7208
+ } | {
7209
+ value: {
7210
+ value: `0x${string}`;
7211
+ __kind: "Eth";
7212
+ } | {
7213
+ value: `0x${string}`;
7214
+ __kind: "Dot";
7215
+ } | {
7216
+ value: {
7217
+ value: `0x${string}`;
7218
+ __kind: "P2PKH";
7219
+ } | {
7220
+ value: `0x${string}`;
7221
+ __kind: "P2SH";
7222
+ } | {
7223
+ value: `0x${string}`;
7224
+ __kind: "P2WPKH";
7225
+ } | {
7226
+ value: `0x${string}`;
7227
+ __kind: "P2WSH";
7228
+ } | {
7229
+ value: `0x${string}`;
7230
+ __kind: "Taproot";
7231
+ } | {
7232
+ __kind: "OtherSegwit";
7233
+ version: number;
7234
+ program: `0x${string}`;
7235
+ };
7236
+ __kind: "Btc";
7237
+ } | {
7238
+ value: `0x${string}`;
7239
+ __kind: "Arb";
7240
+ } | {
7241
+ value: `0x${string}`;
7242
+ __kind: "Sol";
7243
+ } | {
7244
+ value: `0x${string}`;
7245
+ __kind: "Hub";
7246
+ } | {
7247
+ value: `0x${string}`;
7248
+ __kind: "Tron";
7249
+ };
7250
+ __kind: "ExternalAddress";
7251
+ };
7252
+ refundCcmMetadata?: {
7253
+ channelMetadata: {
7254
+ message: `0x${string}`;
7255
+ gasBudget: bigint;
7256
+ ccmAdditionalData: {
7257
+ __kind: "NotRequired";
7258
+ } | {
7259
+ value: {
7260
+ value: {
7261
+ cfReceiver: {
7262
+ pubkey: `0x${string}`;
7263
+ isWritable: boolean;
7264
+ };
7265
+ additionalAccounts: {
7266
+ pubkey: `0x${string}`;
7267
+ isWritable: boolean;
7268
+ }[];
7269
+ fallbackAddress: `0x${string}`;
7270
+ };
7271
+ __kind: "V0";
7272
+ } | {
7273
+ __kind: "V1";
7274
+ ccmAccounts: {
7275
+ cfReceiver: {
7276
+ pubkey: `0x${string}`;
7277
+ isWritable: boolean;
7278
+ };
7279
+ additionalAccounts: {
7280
+ pubkey: `0x${string}`;
7281
+ isWritable: boolean;
7282
+ }[];
7283
+ fallbackAddress: `0x${string}`;
7284
+ };
7285
+ alts: `0x${string}`[];
7286
+ };
7287
+ __kind: "Solana";
7288
+ };
7289
+ };
7290
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
7291
+ sourceAddress?: {
7292
+ value: `0x${string}`;
7293
+ __kind: "Eth";
7294
+ } | {
7295
+ value: `0x${string}`;
7296
+ __kind: "Dot";
7297
+ } | {
7298
+ value: {
7299
+ value: `0x${string}`;
7300
+ __kind: "P2PKH";
7301
+ } | {
7302
+ value: `0x${string}`;
7303
+ __kind: "P2SH";
7304
+ } | {
7305
+ value: `0x${string}`;
7306
+ __kind: "P2WPKH";
7307
+ } | {
7308
+ value: `0x${string}`;
7309
+ __kind: "P2WSH";
7310
+ } | {
7311
+ value: `0x${string}`;
7312
+ __kind: "Taproot";
7313
+ } | {
7314
+ __kind: "OtherSegwit";
7315
+ version: number;
7316
+ program: `0x${string}`;
7317
+ };
7318
+ __kind: "Btc";
7319
+ } | {
7320
+ value: `0x${string}`;
7321
+ __kind: "Arb";
7322
+ } | {
7323
+ value: `0x${string}`;
7324
+ __kind: "Sol";
7325
+ } | {
7326
+ value: `0x${string}`;
7327
+ __kind: "Hub";
7328
+ } | {
7329
+ value: `0x${string}`;
7330
+ __kind: "Tron";
7331
+ } | null | undefined;
7332
+ } | null | undefined;
7333
+ };
7334
+ minPrice: bigint;
7335
+ maxOraclePriceSlippage?: number | null | undefined;
7336
+ }, {
7337
+ expiryBehaviour: {
7338
+ __kind: "NoExpiry";
7339
+ } | {
7340
+ __kind: "RefundIfExpires";
7341
+ retryDuration: number;
7342
+ refundAddress: {
7343
+ value: string;
7344
+ __kind: "InternalAccount";
7345
+ } | {
7346
+ value: {
7347
+ value: string;
7348
+ __kind: "Eth";
7349
+ } | {
7350
+ value: string;
7351
+ __kind: "Dot";
7352
+ } | {
7353
+ value: {
7354
+ value: string;
7355
+ __kind: "P2PKH";
7356
+ } | {
7357
+ value: string;
7358
+ __kind: "P2SH";
7359
+ } | {
7360
+ value: string;
7361
+ __kind: "P2WPKH";
7362
+ } | {
7363
+ value: string;
7364
+ __kind: "P2WSH";
7365
+ } | {
7366
+ value: string;
7367
+ __kind: "Taproot";
7368
+ } | {
7369
+ __kind: "OtherSegwit";
7370
+ version: number;
7371
+ program: string;
7372
+ };
7373
+ __kind: "Btc";
7374
+ } | {
7375
+ value: string;
7376
+ __kind: "Arb";
7377
+ } | {
7378
+ value: string;
7379
+ __kind: "Sol";
7380
+ } | {
7381
+ value: string;
7382
+ __kind: "Hub";
7383
+ } | {
7384
+ value: string;
7385
+ __kind: "Tron";
7386
+ };
7387
+ __kind: "ExternalAddress";
7388
+ };
7389
+ refundCcmMetadata?: {
7390
+ channelMetadata: {
7391
+ message: string;
7392
+ gasBudget: string | number;
7393
+ ccmAdditionalData: {
7394
+ __kind: "NotRequired";
7395
+ } | {
7396
+ value: {
7397
+ value: {
7398
+ cfReceiver: {
7399
+ pubkey: string;
7400
+ isWritable: boolean;
7401
+ };
7402
+ additionalAccounts: {
7403
+ pubkey: string;
7404
+ isWritable: boolean;
7405
+ }[];
7406
+ fallbackAddress: string;
7407
+ };
7408
+ __kind: "V0";
7409
+ } | {
7410
+ __kind: "V1";
7411
+ ccmAccounts: {
7412
+ cfReceiver: {
7413
+ pubkey: string;
7414
+ isWritable: boolean;
7415
+ };
7416
+ additionalAccounts: {
7417
+ pubkey: string;
7418
+ isWritable: boolean;
7419
+ }[];
7420
+ fallbackAddress: string;
7421
+ };
7422
+ alts: string[];
7423
+ };
7424
+ __kind: "Solana";
7425
+ };
7426
+ };
7427
+ sourceChain: {
7428
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
7429
+ };
7430
+ sourceAddress?: {
7431
+ value: string;
7432
+ __kind: "Eth";
7433
+ } | {
7434
+ value: string;
7435
+ __kind: "Dot";
7436
+ } | {
7437
+ value: {
7438
+ value: string;
7439
+ __kind: "P2PKH";
7440
+ } | {
7441
+ value: string;
7442
+ __kind: "P2SH";
7443
+ } | {
7444
+ value: string;
7445
+ __kind: "P2WPKH";
7446
+ } | {
7447
+ value: string;
7448
+ __kind: "P2WSH";
7449
+ } | {
7450
+ value: string;
7451
+ __kind: "Taproot";
7452
+ } | {
7453
+ __kind: "OtherSegwit";
7454
+ version: number;
7455
+ program: string;
7456
+ };
7457
+ __kind: "Btc";
7458
+ } | {
7459
+ value: string;
7460
+ __kind: "Arb";
7461
+ } | {
7462
+ value: string;
7463
+ __kind: "Sol";
7464
+ } | {
7465
+ value: string;
7466
+ __kind: "Hub";
7467
+ } | {
7468
+ value: string;
7469
+ __kind: "Tron";
7470
+ } | null | undefined;
7471
+ } | null | undefined;
7472
+ };
7473
+ minPrice: string | number;
7474
+ maxOraclePriceSlippage?: number | null | undefined;
7475
+ }>>>;
7476
+ dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7477
+ numberOfChunks: z.ZodNumber;
7478
+ chunkInterval: z.ZodNumber;
7479
+ }, "strip", z.ZodTypeAny, {
7480
+ numberOfChunks: number;
7481
+ chunkInterval: number;
7482
+ }, {
7483
+ numberOfChunks: number;
7484
+ chunkInterval: number;
7485
+ }>>>;
7486
+ }, "strip", z.ZodTypeAny, {
7487
+ swapRequestId: bigint;
7488
+ inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
7489
+ outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
7490
+ inputAmount: bigint;
7491
+ origin: {
7492
+ __kind: "DepositChannel";
7493
+ depositAddress: {
7494
+ readonly chain: "Ethereum";
7495
+ readonly address: `0x${string}`;
7496
+ } | {
7497
+ readonly chain: "Polkadot";
7498
+ readonly address: string;
7499
+ } | {
7500
+ readonly chain: "Bitcoin";
7501
+ readonly address: string;
7502
+ } | {
7503
+ readonly chain: "Arbitrum";
7504
+ readonly address: `0x${string}`;
7505
+ } | {
7506
+ readonly chain: "Solana";
7507
+ readonly address: string;
7508
+ } | {
7509
+ readonly chain: "Assethub";
7510
+ readonly address: string;
7511
+ } | {
7512
+ readonly chain: "Tron";
7513
+ readonly address: string;
7514
+ };
7515
+ channelId: bigint;
7516
+ depositBlockHeight: bigint;
7517
+ brokerId: `cF${string}`;
7518
+ } | {
7519
+ __kind: "Vault";
7520
+ txId: {
7521
+ value: `0x${string}`;
7522
+ __kind: "Evm";
7523
+ } | {
7524
+ value: `0x${string}`;
7525
+ __kind: "Bitcoin";
7526
+ } | {
7527
+ value: {
7528
+ blockNumber: number;
7529
+ extrinsicIndex: number;
7530
+ };
7531
+ __kind: "Polkadot";
7532
+ } | {
7533
+ value: [`0x${string}`, bigint];
7534
+ __kind: "Solana";
7535
+ } | {
7536
+ __kind: "None";
7537
+ };
7538
+ brokerId?: `cF${string}` | null | undefined;
7539
+ } | {
7540
+ __kind: "Internal";
7541
+ } | {
7542
+ value: `cF${string}`;
7543
+ __kind: "OnChainAccount";
7544
+ };
7545
+ requestType: {
7546
+ __kind: "NetworkFee";
7547
+ } | {
7548
+ __kind: "IngressEgressFee";
7549
+ } | {
7550
+ __kind: "Regular";
7551
+ outputAction: {
7552
+ __kind: "Egress";
7553
+ outputAddress: {
7554
+ readonly chain: "Ethereum";
7555
+ readonly address: `0x${string}`;
7556
+ } | {
7557
+ readonly chain: "Polkadot";
7558
+ readonly address: string;
7559
+ } | {
7560
+ readonly chain: "Bitcoin";
7561
+ readonly address: string;
7562
+ } | {
7563
+ readonly chain: "Arbitrum";
7564
+ readonly address: `0x${string}`;
7565
+ } | {
7566
+ readonly chain: "Solana";
7567
+ readonly address: string;
7568
+ } | {
7569
+ readonly chain: "Assethub";
7570
+ readonly address: string;
7571
+ } | {
7572
+ readonly chain: "Tron";
7573
+ readonly address: string;
7574
+ };
7575
+ ccmDepositMetadata?: {
7576
+ channelMetadata: {
7577
+ message: `0x${string}`;
7578
+ gasBudget: bigint;
7579
+ ccmAdditionalData: {
7580
+ __kind: "NotRequired";
7581
+ } | {
7582
+ value: {
7583
+ value: {
7584
+ cfReceiver: {
7585
+ pubkey: `0x${string}`;
7586
+ isWritable: boolean;
7587
+ };
7588
+ additionalAccounts: {
7589
+ pubkey: `0x${string}`;
7590
+ isWritable: boolean;
7591
+ }[];
7592
+ fallbackAddress: `0x${string}`;
7593
+ };
7594
+ __kind: "V0";
7595
+ } | {
7596
+ __kind: "V1";
7597
+ ccmAccounts: {
7598
+ cfReceiver: {
7599
+ pubkey: `0x${string}`;
7600
+ isWritable: boolean;
7601
+ };
7602
+ additionalAccounts: {
7603
+ pubkey: `0x${string}`;
7604
+ isWritable: boolean;
7605
+ }[];
7606
+ fallbackAddress: `0x${string}`;
7607
+ };
7608
+ alts: `0x${string}`[];
7609
+ };
7610
+ __kind: "Solana";
7611
+ };
7612
+ };
7613
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
7614
+ sourceAddress?: {
7615
+ readonly chain: "Ethereum";
7616
+ readonly address: `0x${string}`;
7617
+ } | {
7618
+ readonly chain: "Polkadot";
7619
+ readonly address: string;
7620
+ } | {
7621
+ readonly chain: "Bitcoin";
7622
+ readonly address: string;
7623
+ } | {
7624
+ readonly chain: "Arbitrum";
7625
+ readonly address: `0x${string}`;
7626
+ } | {
7627
+ readonly chain: "Solana";
7628
+ readonly address: string;
7629
+ } | {
7630
+ readonly chain: "Assethub";
7631
+ readonly address: string;
7632
+ } | {
7633
+ readonly chain: "Tron";
7634
+ readonly address: string;
7635
+ } | null | undefined;
7636
+ } | null | undefined;
7637
+ } | {
7638
+ __kind: "CreditOnChain";
7639
+ accountId: `cF${string}`;
7640
+ } | {
7641
+ __kind: "CreditLendingPool";
7642
+ swapType: {
7643
+ __kind: "Liquidation";
7644
+ borrowerId: `cF${string}`;
7645
+ loanId: bigint;
7646
+ };
7647
+ } | {
7648
+ __kind: "CreditFlipAndTransferToGateway";
7649
+ accountId: `cF${string}`;
7650
+ flipToSubtractFromSwapOutput: bigint;
7651
+ };
7652
+ } | {
7653
+ __kind: "RegularNoNetworkFee";
7654
+ outputAction: {
7655
+ __kind: "Egress";
7656
+ outputAddress: {
7657
+ readonly chain: "Ethereum";
7658
+ readonly address: `0x${string}`;
7659
+ } | {
7660
+ readonly chain: "Polkadot";
7661
+ readonly address: string;
7662
+ } | {
7663
+ readonly chain: "Bitcoin";
7664
+ readonly address: string;
7665
+ } | {
7666
+ readonly chain: "Arbitrum";
7667
+ readonly address: `0x${string}`;
7668
+ } | {
7669
+ readonly chain: "Solana";
7670
+ readonly address: string;
7671
+ } | {
7672
+ readonly chain: "Assethub";
7673
+ readonly address: string;
7674
+ } | {
7675
+ readonly chain: "Tron";
7676
+ readonly address: string;
7677
+ };
7678
+ ccmDepositMetadata?: {
7679
+ channelMetadata: {
7680
+ message: `0x${string}`;
7681
+ gasBudget: bigint;
7682
+ ccmAdditionalData: {
7683
+ __kind: "NotRequired";
7684
+ } | {
7685
+ value: {
7686
+ value: {
7687
+ cfReceiver: {
7688
+ pubkey: `0x${string}`;
7689
+ isWritable: boolean;
7690
+ };
7691
+ additionalAccounts: {
7692
+ pubkey: `0x${string}`;
7693
+ isWritable: boolean;
7694
+ }[];
7695
+ fallbackAddress: `0x${string}`;
7696
+ };
7697
+ __kind: "V0";
7698
+ } | {
7699
+ __kind: "V1";
7700
+ ccmAccounts: {
7701
+ cfReceiver: {
7702
+ pubkey: `0x${string}`;
7703
+ isWritable: boolean;
7704
+ };
7705
+ additionalAccounts: {
7706
+ pubkey: `0x${string}`;
7707
+ isWritable: boolean;
7708
+ }[];
7709
+ fallbackAddress: `0x${string}`;
7710
+ };
7711
+ alts: `0x${string}`[];
7712
+ };
7713
+ __kind: "Solana";
7714
+ };
7715
+ };
7716
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
7717
+ sourceAddress?: {
7718
+ readonly chain: "Ethereum";
7719
+ readonly address: `0x${string}`;
7720
+ } | {
7721
+ readonly chain: "Polkadot";
7722
+ readonly address: string;
7723
+ } | {
7724
+ readonly chain: "Bitcoin";
7725
+ readonly address: string;
7726
+ } | {
7727
+ readonly chain: "Arbitrum";
7728
+ readonly address: `0x${string}`;
7729
+ } | {
7730
+ readonly chain: "Solana";
7731
+ readonly address: string;
7732
+ } | {
7733
+ readonly chain: "Assethub";
7734
+ readonly address: string;
7735
+ } | {
7736
+ readonly chain: "Tron";
7737
+ readonly address: string;
7738
+ } | null | undefined;
7739
+ } | null | undefined;
7740
+ } | {
7741
+ __kind: "CreditOnChain";
7742
+ accountId: `cF${string}`;
7743
+ } | {
7744
+ __kind: "CreditLendingPool";
7745
+ swapType: {
7746
+ __kind: "Liquidation";
7747
+ borrowerId: `cF${string}`;
7748
+ loanId: bigint;
7749
+ };
7750
+ } | {
7751
+ __kind: "CreditFlipAndTransferToGateway";
7752
+ accountId: `cF${string}`;
7753
+ flipToSubtractFromSwapOutput: bigint;
7754
+ };
7755
+ };
7756
+ brokerFees: {
7757
+ account: `cF${string}`;
7758
+ bps: number;
7759
+ }[];
7760
+ dcaParameters?: {
7761
+ numberOfChunks: number;
7762
+ chunkInterval: number;
7763
+ } | null | undefined;
7764
+ priceLimitsAndExpiry?: {
7765
+ expiryBehaviour: {
7766
+ __kind: "NoExpiry";
7767
+ } | {
7768
+ __kind: "RefundIfExpires";
7769
+ retryDuration: number;
7770
+ refundAddress: {
7771
+ value: `cF${string}`;
7772
+ __kind: "InternalAccount";
7773
+ } | {
7774
+ value: {
7775
+ value: `0x${string}`;
7776
+ __kind: "Eth";
7777
+ } | {
7778
+ value: `0x${string}`;
7779
+ __kind: "Dot";
7780
+ } | {
7781
+ value: {
7782
+ value: `0x${string}`;
7783
+ __kind: "P2PKH";
7784
+ } | {
7785
+ value: `0x${string}`;
7786
+ __kind: "P2SH";
7787
+ } | {
7788
+ value: `0x${string}`;
7789
+ __kind: "P2WPKH";
7790
+ } | {
7791
+ value: `0x${string}`;
7792
+ __kind: "P2WSH";
7793
+ } | {
7794
+ value: `0x${string}`;
7795
+ __kind: "Taproot";
7796
+ } | {
7797
+ __kind: "OtherSegwit";
7798
+ version: number;
7799
+ program: `0x${string}`;
7800
+ };
7801
+ __kind: "Btc";
7802
+ } | {
7803
+ value: `0x${string}`;
7804
+ __kind: "Arb";
7805
+ } | {
7806
+ value: `0x${string}`;
7807
+ __kind: "Sol";
7808
+ } | {
7809
+ value: `0x${string}`;
7810
+ __kind: "Hub";
7811
+ } | {
7812
+ value: `0x${string}`;
7813
+ __kind: "Tron";
7814
+ };
7815
+ __kind: "ExternalAddress";
7816
+ };
7817
+ refundCcmMetadata?: {
7818
+ channelMetadata: {
7819
+ message: `0x${string}`;
7820
+ gasBudget: bigint;
7821
+ ccmAdditionalData: {
7822
+ __kind: "NotRequired";
7823
+ } | {
7824
+ value: {
7825
+ value: {
7826
+ cfReceiver: {
7827
+ pubkey: `0x${string}`;
7828
+ isWritable: boolean;
7829
+ };
7830
+ additionalAccounts: {
7831
+ pubkey: `0x${string}`;
7832
+ isWritable: boolean;
7833
+ }[];
7834
+ fallbackAddress: `0x${string}`;
7835
+ };
7836
+ __kind: "V0";
7837
+ } | {
7838
+ __kind: "V1";
7839
+ ccmAccounts: {
7840
+ cfReceiver: {
7841
+ pubkey: `0x${string}`;
7842
+ isWritable: boolean;
7843
+ };
7844
+ additionalAccounts: {
7845
+ pubkey: `0x${string}`;
7846
+ isWritable: boolean;
7847
+ }[];
7848
+ fallbackAddress: `0x${string}`;
7849
+ };
7850
+ alts: `0x${string}`[];
7851
+ };
7852
+ __kind: "Solana";
7853
+ };
7854
+ };
7855
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
7856
+ sourceAddress?: {
7857
+ value: `0x${string}`;
7858
+ __kind: "Eth";
7859
+ } | {
7860
+ value: `0x${string}`;
7861
+ __kind: "Dot";
7862
+ } | {
7863
+ value: {
7864
+ value: `0x${string}`;
7865
+ __kind: "P2PKH";
7866
+ } | {
7867
+ value: `0x${string}`;
7868
+ __kind: "P2SH";
7869
+ } | {
7870
+ value: `0x${string}`;
7871
+ __kind: "P2WPKH";
7872
+ } | {
7873
+ value: `0x${string}`;
7874
+ __kind: "P2WSH";
7875
+ } | {
7876
+ value: `0x${string}`;
7877
+ __kind: "Taproot";
7878
+ } | {
7879
+ __kind: "OtherSegwit";
7880
+ version: number;
7881
+ program: `0x${string}`;
7882
+ };
7883
+ __kind: "Btc";
7884
+ } | {
7885
+ value: `0x${string}`;
7886
+ __kind: "Arb";
7887
+ } | {
7888
+ value: `0x${string}`;
7889
+ __kind: "Sol";
7890
+ } | {
7891
+ value: `0x${string}`;
7892
+ __kind: "Hub";
7893
+ } | {
7894
+ value: `0x${string}`;
7895
+ __kind: "Tron";
7896
+ } | null | undefined;
7897
+ } | null | undefined;
7898
+ };
7899
+ minPrice: bigint;
7900
+ maxOraclePriceSlippage?: number | null | undefined;
7901
+ } | null | undefined;
7902
+ }, {
7903
+ swapRequestId: string | number;
7904
+ inputAsset: {
7905
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
7906
+ };
7907
+ outputAsset: {
7908
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
7909
+ };
7910
+ inputAmount: string | number;
7911
+ origin: {
7912
+ __kind: "DepositChannel";
7913
+ depositAddress: {
7914
+ value: string;
7915
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7916
+ };
7917
+ channelId: string | number;
7918
+ depositBlockHeight: string | number;
7919
+ brokerId: string;
7920
+ } | {
7921
+ __kind: "Vault";
7922
+ txId: {
7923
+ value: string;
7924
+ __kind: "Evm";
7925
+ } | {
7926
+ value: string;
7927
+ __kind: "Bitcoin";
7928
+ } | {
7929
+ value: {
7930
+ blockNumber: number;
7931
+ extrinsicIndex: number;
7932
+ };
7933
+ __kind: "Polkadot";
7934
+ } | {
7935
+ value: [string, string | number];
7936
+ __kind: "Solana";
7937
+ } | {
7938
+ __kind: "None";
7939
+ };
7940
+ brokerId?: string | null | undefined;
7941
+ } | {
7942
+ __kind: "Internal";
7943
+ } | {
7944
+ value: string;
7945
+ __kind: "OnChainAccount";
7946
+ };
7947
+ requestType: {
7948
+ __kind: "NetworkFee";
7949
+ } | {
7950
+ __kind: "IngressEgressFee";
7951
+ } | {
7952
+ __kind: "Regular";
7953
+ outputAction: {
7954
+ __kind: "Egress";
7955
+ outputAddress: {
7956
+ value: string;
7957
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7958
+ };
7959
+ ccmDepositMetadata?: {
7960
+ channelMetadata: {
7961
+ message: string;
7962
+ gasBudget: string | number;
7963
+ ccmAdditionalData: {
7964
+ __kind: "NotRequired";
7965
+ } | {
7966
+ value: {
7967
+ value: {
7968
+ cfReceiver: {
7969
+ pubkey: string;
7970
+ isWritable: boolean;
7971
+ };
7972
+ additionalAccounts: {
7973
+ pubkey: string;
7974
+ isWritable: boolean;
7975
+ }[];
7976
+ fallbackAddress: string;
7977
+ };
7978
+ __kind: "V0";
7979
+ } | {
7980
+ __kind: "V1";
7981
+ ccmAccounts: {
7982
+ cfReceiver: {
7983
+ pubkey: string;
7984
+ isWritable: boolean;
7985
+ };
7986
+ additionalAccounts: {
7987
+ pubkey: string;
7988
+ isWritable: boolean;
7989
+ }[];
7990
+ fallbackAddress: string;
7991
+ };
7992
+ alts: string[];
7993
+ };
7994
+ __kind: "Solana";
7995
+ };
7996
+ };
7997
+ sourceChain: {
7998
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
7999
+ };
8000
+ sourceAddress?: {
8001
+ value: string;
8002
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8003
+ } | null | undefined;
8004
+ } | null | undefined;
8005
+ } | {
8006
+ __kind: "CreditOnChain";
8007
+ accountId: string;
8008
+ } | {
8009
+ __kind: "CreditLendingPool";
8010
+ swapType: {
8011
+ __kind: "Liquidation";
8012
+ borrowerId: string;
8013
+ loanId: string | number;
8014
+ };
8015
+ } | {
8016
+ __kind: "CreditFlipAndTransferToGateway";
8017
+ accountId: string;
8018
+ flipToSubtractFromSwapOutput: string | number;
8019
+ };
8020
+ } | {
8021
+ __kind: "RegularNoNetworkFee";
8022
+ outputAction: {
8023
+ __kind: "Egress";
8024
+ outputAddress: {
8025
+ value: string;
8026
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8027
+ };
8028
+ ccmDepositMetadata?: {
8029
+ channelMetadata: {
8030
+ message: string;
8031
+ gasBudget: string | number;
8032
+ ccmAdditionalData: {
8033
+ __kind: "NotRequired";
8034
+ } | {
8035
+ value: {
8036
+ value: {
8037
+ cfReceiver: {
8038
+ pubkey: string;
8039
+ isWritable: boolean;
8040
+ };
8041
+ additionalAccounts: {
8042
+ pubkey: string;
8043
+ isWritable: boolean;
8044
+ }[];
8045
+ fallbackAddress: string;
8046
+ };
8047
+ __kind: "V0";
8048
+ } | {
8049
+ __kind: "V1";
8050
+ ccmAccounts: {
8051
+ cfReceiver: {
8052
+ pubkey: string;
8053
+ isWritable: boolean;
8054
+ };
8055
+ additionalAccounts: {
8056
+ pubkey: string;
8057
+ isWritable: boolean;
8058
+ }[];
8059
+ fallbackAddress: string;
8060
+ };
8061
+ alts: string[];
8062
+ };
8063
+ __kind: "Solana";
8064
+ };
8065
+ };
8066
+ sourceChain: {
8067
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
8068
+ };
8069
+ sourceAddress?: {
8070
+ value: string;
8071
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8072
+ } | null | undefined;
8073
+ } | null | undefined;
8074
+ } | {
8075
+ __kind: "CreditOnChain";
8076
+ accountId: string;
8077
+ } | {
8078
+ __kind: "CreditLendingPool";
8079
+ swapType: {
8080
+ __kind: "Liquidation";
8081
+ borrowerId: string;
8082
+ loanId: string | number;
8083
+ };
8084
+ } | {
8085
+ __kind: "CreditFlipAndTransferToGateway";
8086
+ accountId: string;
8087
+ flipToSubtractFromSwapOutput: string | number;
8088
+ };
8089
+ };
8090
+ brokerFees: {
8091
+ account: string;
8092
+ bps: number;
8093
+ }[];
8094
+ dcaParameters?: {
8095
+ numberOfChunks: number;
8096
+ chunkInterval: number;
8097
+ } | null | undefined;
8098
+ priceLimitsAndExpiry?: {
8099
+ expiryBehaviour: {
8100
+ __kind: "NoExpiry";
8101
+ } | {
8102
+ __kind: "RefundIfExpires";
8103
+ retryDuration: number;
8104
+ refundAddress: {
8105
+ value: string;
8106
+ __kind: "InternalAccount";
8107
+ } | {
8108
+ value: {
8109
+ value: string;
8110
+ __kind: "Eth";
8111
+ } | {
8112
+ value: string;
8113
+ __kind: "Dot";
8114
+ } | {
8115
+ value: {
8116
+ value: string;
8117
+ __kind: "P2PKH";
8118
+ } | {
8119
+ value: string;
8120
+ __kind: "P2SH";
8121
+ } | {
8122
+ value: string;
8123
+ __kind: "P2WPKH";
8124
+ } | {
8125
+ value: string;
8126
+ __kind: "P2WSH";
8127
+ } | {
8128
+ value: string;
8129
+ __kind: "Taproot";
8130
+ } | {
8131
+ __kind: "OtherSegwit";
8132
+ version: number;
8133
+ program: string;
8134
+ };
8135
+ __kind: "Btc";
8136
+ } | {
8137
+ value: string;
8138
+ __kind: "Arb";
8139
+ } | {
8140
+ value: string;
8141
+ __kind: "Sol";
8142
+ } | {
8143
+ value: string;
8144
+ __kind: "Hub";
8145
+ } | {
8146
+ value: string;
8147
+ __kind: "Tron";
8148
+ };
8149
+ __kind: "ExternalAddress";
8150
+ };
8151
+ refundCcmMetadata?: {
8152
+ channelMetadata: {
8153
+ message: string;
8154
+ gasBudget: string | number;
8155
+ ccmAdditionalData: {
8156
+ __kind: "NotRequired";
8157
+ } | {
8158
+ value: {
8159
+ value: {
8160
+ cfReceiver: {
8161
+ pubkey: string;
8162
+ isWritable: boolean;
8163
+ };
8164
+ additionalAccounts: {
8165
+ pubkey: string;
8166
+ isWritable: boolean;
8167
+ }[];
8168
+ fallbackAddress: string;
8169
+ };
8170
+ __kind: "V0";
8171
+ } | {
8172
+ __kind: "V1";
8173
+ ccmAccounts: {
8174
+ cfReceiver: {
8175
+ pubkey: string;
8176
+ isWritable: boolean;
8177
+ };
8178
+ additionalAccounts: {
8179
+ pubkey: string;
8180
+ isWritable: boolean;
8181
+ }[];
8182
+ fallbackAddress: string;
8183
+ };
8184
+ alts: string[];
8185
+ };
8186
+ __kind: "Solana";
8187
+ };
8188
+ };
8189
+ sourceChain: {
8190
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
8191
+ };
8192
+ sourceAddress?: {
8193
+ value: string;
8194
+ __kind: "Eth";
8195
+ } | {
8196
+ value: string;
8197
+ __kind: "Dot";
8198
+ } | {
8199
+ value: {
8200
+ value: string;
8201
+ __kind: "P2PKH";
8202
+ } | {
8203
+ value: string;
8204
+ __kind: "P2SH";
8205
+ } | {
8206
+ value: string;
8207
+ __kind: "P2WPKH";
8208
+ } | {
8209
+ value: string;
8210
+ __kind: "P2WSH";
8211
+ } | {
8212
+ value: string;
8213
+ __kind: "Taproot";
8214
+ } | {
8215
+ __kind: "OtherSegwit";
8216
+ version: number;
8217
+ program: string;
8218
+ };
8219
+ __kind: "Btc";
8220
+ } | {
8221
+ value: string;
8222
+ __kind: "Arb";
8223
+ } | {
8224
+ value: string;
8225
+ __kind: "Sol";
8226
+ } | {
8227
+ value: string;
8228
+ __kind: "Hub";
8229
+ } | {
8230
+ value: string;
8231
+ __kind: "Tron";
8232
+ } | null | undefined;
8233
+ } | null | undefined;
8234
+ };
8235
+ minPrice: string | number;
8236
+ maxOraclePriceSlippage?: number | null | undefined;
8237
+ } | null | undefined;
8238
+ }>>;
4121
8239
  //#endregion
4122
- export { swappingSwapRequested };
8240
+ export { swappingSwapRequested, swappingSwapRequestedEvent };