@chainflip/processor 2.2.0-alpha.1 → 2.2.0-alpha.2

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 (949) hide show
  1. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  2. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  4. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  5. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +4 -4
  7. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
  8. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
  9. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
  10. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
  11. package/dist/100/common.d.cts +19 -19
  12. package/dist/100/common.d.mts +19 -19
  13. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  14. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  15. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  16. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  17. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  18. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
  19. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  20. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  21. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  23. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  24. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  25. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  26. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  27. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  28. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  29. package/dist/100/funding/funded.d.cts +2 -2
  30. package/dist/100/funding/funded.d.mts +2 -2
  31. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  32. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  33. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  34. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  35. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +16 -16
  36. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +16 -16
  37. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  38. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  39. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  40. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  41. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  42. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  43. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +22 -22
  44. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +22 -22
  45. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  46. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  47. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  48. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  49. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  50. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  51. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  52. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  53. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  54. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  55. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  56. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  57. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  58. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  59. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  60. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
  61. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  62. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  63. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  64. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  65. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  66. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  67. package/dist/100/swapping/ccmDepositReceived.d.cts +8 -8
  68. package/dist/100/swapping/ccmDepositReceived.d.mts +8 -8
  69. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  70. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  71. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  72. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  73. package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
  74. package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
  75. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  76. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  77. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  78. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  79. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  80. package/dist/100/swapping/swapExecuted.d.mts +12 -12
  81. package/dist/100/swapping/swapScheduled.d.cts +23 -23
  82. package/dist/100/swapping/swapScheduled.d.mts +23 -23
  83. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  84. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  85. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  86. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  87. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  88. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  89. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +49 -49
  90. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +49 -49
  91. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +113 -113
  92. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +113 -113
  93. package/dist/11000/common.d.cts +424 -424
  94. package/dist/11000/common.d.mts +424 -424
  95. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +46 -46
  96. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +46 -46
  97. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  98. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  99. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  100. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  101. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  102. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  103. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +49 -49
  104. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +49 -49
  105. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +37 -37
  106. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +37 -37
  107. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  108. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  109. package/dist/11000/swapping/refundEgressScheduled.d.cts +12 -12
  110. package/dist/11000/swapping/refundEgressScheduled.d.mts +12 -12
  111. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  112. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  113. package/dist/11000/swapping/swapDepositAddressReady.d.cts +30 -30
  114. package/dist/11000/swapping/swapDepositAddressReady.d.mts +30 -30
  115. package/dist/11000/swapping/swapRequested.d.cts +12 -12
  116. package/dist/11000/swapping/swapRequested.d.mts +12 -12
  117. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  118. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  119. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  120. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  121. package/dist/111/common.d.cts +30 -30
  122. package/dist/111/common.d.mts +30 -30
  123. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  124. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  125. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  126. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  127. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  128. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  129. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  130. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  131. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  132. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  133. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  134. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  135. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  136. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  137. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  138. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
  139. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
  140. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
  141. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +50 -50
  142. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +50 -50
  143. package/dist/11100/common.d.cts +436 -436
  144. package/dist/11100/common.d.mts +436 -436
  145. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
  146. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
  147. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
  148. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
  149. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  150. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  151. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  152. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  153. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  154. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  155. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  156. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  157. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  158. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  159. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  160. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  161. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  162. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  163. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  164. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  165. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  166. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  167. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
  168. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
  169. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
  170. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
  171. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  172. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  173. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  174. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  175. package/dist/11100/swapping/swapRequested.d.cts +36 -36
  176. package/dist/11100/swapping/swapRequested.d.mts +36 -36
  177. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  178. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  179. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  180. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  181. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  182. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  183. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  184. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  185. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
  186. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
  187. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  188. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  189. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  190. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  191. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  192. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  193. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  194. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  195. package/dist/11200/common.d.cts +329 -329
  196. package/dist/11200/common.d.mts +329 -329
  197. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  198. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  199. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  200. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  201. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  202. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  203. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  204. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  205. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
  206. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
  207. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  208. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  209. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  210. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  211. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  212. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  213. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  214. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  215. package/dist/11200/swapping/swapRequested.d.cts +30 -30
  216. package/dist/11200/swapping/swapRequested.d.mts +30 -30
  217. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  218. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  219. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  220. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  221. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  222. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  223. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  224. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  225. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  226. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  227. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  228. package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
  229. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  230. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  231. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  233. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  234. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  235. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  236. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  237. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  238. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  239. package/dist/131/common.d.cts +205 -205
  240. package/dist/131/common.d.mts +205 -205
  241. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  242. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  243. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  244. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  245. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  246. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  247. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  248. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  249. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  250. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  251. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  252. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  253. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +21 -21
  254. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +21 -21
  255. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  256. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  257. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  258. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  259. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  260. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  261. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  262. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  263. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  264. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  265. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  266. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  267. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  268. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  269. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  270. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  271. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  272. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  273. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  274. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  275. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  276. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  277. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  278. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  279. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  280. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  281. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  282. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  283. package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
  284. package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
  285. package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
  286. package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
  287. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  288. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  289. package/dist/131/swapping/swapExecuted.d.cts +14 -14
  290. package/dist/131/swapping/swapExecuted.d.mts +14 -14
  291. package/dist/131/swapping/swapScheduled.d.cts +91 -91
  292. package/dist/131/swapping/swapScheduled.d.mts +91 -91
  293. package/dist/131/swapping/withdrawalRequested.d.cts +16 -16
  294. package/dist/131/swapping/withdrawalRequested.d.mts +16 -16
  295. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  296. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  297. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  298. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  299. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  300. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  301. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  302. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  303. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  304. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  305. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  306. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  307. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  308. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  309. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  310. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  311. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  312. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  313. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  314. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  315. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  316. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  317. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  318. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  319. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  320. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  321. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  322. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  323. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  324. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  325. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  326. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  327. package/dist/141/swapping/swapDepositAddressReady.d.cts +2 -2
  328. package/dist/141/swapping/swapDepositAddressReady.d.mts +2 -2
  329. package/dist/141/swapping/swapExecuted.d.cts +4 -4
  330. package/dist/141/swapping/swapExecuted.d.mts +4 -4
  331. package/dist/141/swapping/swapScheduled.d.cts +35 -35
  332. package/dist/141/swapping/swapScheduled.d.mts +35 -35
  333. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  334. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  335. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  336. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  337. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  338. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  339. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  340. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  341. package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
  342. package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
  343. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  344. package/dist/150/assetBalances/refundSkipped.d.mts +97 -97
  345. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  346. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  347. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  348. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  349. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  350. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  351. package/dist/150/common.d.cts +243 -243
  352. package/dist/150/common.d.mts +243 -243
  353. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
  354. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
  355. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  356. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  357. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  358. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  359. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  360. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  361. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  362. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  363. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  364. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  365. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
  366. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
  367. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  368. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  369. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  370. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  371. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  372. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  373. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  374. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  375. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  376. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  377. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  378. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  379. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  380. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  381. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  382. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  383. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
  384. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
  385. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  386. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  387. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  388. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  389. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  390. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  391. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  392. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  393. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  394. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  395. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  396. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  397. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  398. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  399. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  400. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  401. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  402. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  403. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  404. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  405. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  406. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  407. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  408. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  409. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  410. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  411. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  412. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  413. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  414. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  415. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  416. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  417. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  418. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  419. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  420. package/dist/150/swapping/ccmDepositReceived.d.mts +74 -74
  421. package/dist/150/swapping/ccmFailed.d.cts +83 -83
  422. package/dist/150/swapping/ccmFailed.d.mts +83 -83
  423. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  424. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  425. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  426. package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
  427. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  428. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  429. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  430. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  431. package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
  432. package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
  433. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  434. package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
  435. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  436. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  437. package/dist/150/swapping/swapExecuted.d.cts +95 -95
  438. package/dist/150/swapping/swapExecuted.d.mts +95 -95
  439. package/dist/150/swapping/swapScheduled.d.cts +107 -107
  440. package/dist/150/swapping/swapScheduled.d.mts +107 -107
  441. package/dist/150/swapping/withdrawalRequested.d.cts +15 -15
  442. package/dist/150/swapping/withdrawalRequested.d.mts +15 -15
  443. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  444. package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  445. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  446. package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
  447. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  448. package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
  449. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  450. package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  451. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  452. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  453. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  454. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  455. package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
  456. package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
  457. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  458. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  459. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  460. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  461. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  462. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  463. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  464. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  465. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  466. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  467. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  468. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  469. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  470. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  471. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  472. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  473. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  474. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  475. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  476. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  477. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
  478. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
  479. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  480. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  481. package/dist/170/common.d.cts +70 -70
  482. package/dist/170/common.d.mts +70 -70
  483. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  484. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  485. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  486. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  487. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  488. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  489. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  490. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  491. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  492. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  493. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  494. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  495. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  496. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  497. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  498. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  499. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  500. package/dist/170/reputation/offencePenalty.d.mts +2 -2
  501. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  502. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  503. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  504. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  505. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  506. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  507. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  508. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  509. package/dist/170/swapping/swapRequested.d.cts +53 -53
  510. package/dist/170/swapping/swapRequested.d.mts +53 -53
  511. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  512. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  513. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  514. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  515. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +157 -157
  516. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +157 -157
  517. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  518. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  519. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  520. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  521. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  522. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  523. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
  524. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
  525. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +287 -287
  526. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +287 -287
  527. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  528. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  529. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  530. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  531. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  532. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  533. package/dist/180/common.d.cts +1446 -1446
  534. package/dist/180/common.d.mts +1446 -1446
  535. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  536. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  537. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  538. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  539. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +157 -157
  540. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +157 -157
  541. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  542. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  543. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  544. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  545. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  546. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  547. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  548. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  549. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +175 -175
  550. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +175 -175
  551. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  552. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  553. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  554. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  555. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  556. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  557. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  558. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  559. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +2 -2
  560. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +2 -2
  561. package/dist/180/solanaIngressEgress/depositFailed.d.cts +157 -157
  562. package/dist/180/solanaIngressEgress/depositFailed.d.mts +157 -157
  563. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  564. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  565. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  566. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  567. package/dist/180/swapping/refundEgressScheduled.d.cts +4 -4
  568. package/dist/180/swapping/refundEgressScheduled.d.mts +4 -4
  569. package/dist/180/swapping/swapDepositAddressReady.d.cts +27 -27
  570. package/dist/180/swapping/swapDepositAddressReady.d.mts +27 -27
  571. package/dist/180/swapping/swapEgressScheduled.d.cts +4 -4
  572. package/dist/180/swapping/swapEgressScheduled.d.mts +4 -4
  573. package/dist/180/swapping/swapRequested.d.cts +49 -49
  574. package/dist/180/swapping/swapRequested.d.mts +49 -49
  575. package/dist/180/swapping/withdrawalRequested.d.cts +8 -8
  576. package/dist/180/swapping/withdrawalRequested.d.mts +8 -8
  577. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  578. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  579. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  580. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  581. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  582. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  583. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  584. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  585. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  586. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  587. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
  588. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
  589. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  590. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  591. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  592. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  593. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  594. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  595. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  596. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  597. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  598. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  599. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  600. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  601. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  602. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  603. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  604. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  605. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  606. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  607. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
  608. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
  609. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  610. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  611. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  612. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  613. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  614. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  615. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  616. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  617. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  618. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  619. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  620. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  621. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  622. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  623. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  624. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  625. package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
  626. package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
  627. package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
  628. package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
  629. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  630. package/dist/190/swapping/withdrawalRequested.d.mts +4 -4
  631. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  632. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  633. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  634. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  635. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  636. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  637. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  638. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  639. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +42 -42
  640. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +42 -42
  641. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  642. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  643. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  644. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  645. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  646. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  647. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  648. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  649. package/dist/210/assetBalances/refundSkipped.d.cts +54 -54
  650. package/dist/210/assetBalances/refundSkipped.d.mts +54 -54
  651. package/dist/210/assethubIngressEgress/depositFailed.d.cts +57 -57
  652. package/dist/210/assethubIngressEgress/depositFailed.d.mts +57 -57
  653. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +58 -58
  654. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +58 -58
  655. package/dist/210/common.d.cts +666 -666
  656. package/dist/210/common.d.mts +666 -666
  657. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +98 -98
  658. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +98 -98
  659. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  660. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  661. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +42 -42
  662. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +42 -42
  663. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  664. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  665. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  666. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  667. package/dist/210/funding/funded.d.cts +8 -8
  668. package/dist/210/funding/funded.d.mts +8 -8
  669. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  670. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  671. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  672. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  673. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +2 -2
  674. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +2 -2
  675. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  676. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  677. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  678. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  679. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  680. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  681. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  682. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  683. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  684. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  685. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  686. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  687. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
  688. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
  689. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  690. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  691. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  692. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  693. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  694. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  695. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  696. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  697. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  698. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  699. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +17 -17
  700. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +17 -17
  701. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  702. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  703. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  704. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  705. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  706. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  707. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  708. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  709. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +34 -34
  710. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +34 -34
  711. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +6 -6
  712. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +6 -6
  713. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +8 -8
  714. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +8 -8
  715. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  716. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  717. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  718. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  719. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  720. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  721. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +57 -57
  722. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +57 -57
  723. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  724. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  725. package/dist/210/solanaIngressEgress/depositFailed.d.cts +42 -42
  726. package/dist/210/solanaIngressEgress/depositFailed.d.mts +42 -42
  727. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +6 -6
  728. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +6 -6
  729. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  730. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  731. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +10 -10
  732. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +10 -10
  733. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  734. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  735. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  736. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  737. package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
  738. package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
  739. package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
  740. package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
  741. package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
  742. package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
  743. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  744. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  745. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  746. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  747. package/dist/210/swapping/swapDepositAddressReady.d.cts +14 -14
  748. package/dist/210/swapping/swapDepositAddressReady.d.mts +14 -14
  749. package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
  750. package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
  751. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  752. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  753. package/dist/210/swapping/swapExecuted.d.cts +12 -12
  754. package/dist/210/swapping/swapExecuted.d.mts +12 -12
  755. package/dist/210/swapping/swapRequested.d.cts +24 -24
  756. package/dist/210/swapping/swapRequested.d.mts +24 -24
  757. package/dist/210/swapping/withdrawalRequested.d.cts +8 -8
  758. package/dist/210/swapping/withdrawalRequested.d.mts +8 -8
  759. package/dist/210/system/extrinsicFailed.d.cts +8 -8
  760. package/dist/210/system/extrinsicFailed.d.mts +8 -8
  761. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  762. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  763. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  764. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  765. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  766. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  767. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  768. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  769. package/dist/210/witnesser/witnessExecutionFailed.d.cts +2 -2
  770. package/dist/210/witnesser/witnessExecutionFailed.d.mts +2 -2
  771. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +124 -124
  772. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +124 -124
  773. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +20 -20
  774. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +20 -20
  775. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +228 -228
  776. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +228 -228
  777. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  778. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  779. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  780. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  781. package/dist/220/assetBalances/accountCredited.d.cts +6 -6
  782. package/dist/220/assetBalances/accountCredited.d.mts +6 -6
  783. package/dist/220/assetBalances/accountDebited.d.cts +6 -6
  784. package/dist/220/assetBalances/accountDebited.d.mts +6 -6
  785. package/dist/220/assetBalances/refundScheduled.d.cts +60 -60
  786. package/dist/220/assetBalances/refundScheduled.d.mts +60 -60
  787. package/dist/220/assetBalances/refundSkipped.d.cts +119 -119
  788. package/dist/220/assetBalances/refundSkipped.d.mts +119 -119
  789. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +124 -124
  790. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +124 -124
  791. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +20 -20
  792. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +20 -20
  793. package/dist/220/assethubIngressEgress/depositFailed.d.cts +231 -231
  794. package/dist/220/assethubIngressEgress/depositFailed.d.mts +231 -231
  795. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +14 -14
  796. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +14 -14
  797. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  798. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  799. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +124 -124
  800. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +124 -124
  801. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
  802. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
  803. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +428 -428
  804. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +428 -428
  805. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +38 -38
  806. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +38 -38
  807. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  808. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  809. package/dist/220/common.cjs +0 -9
  810. package/dist/220/common.d.cts +4143 -4187
  811. package/dist/220/common.d.mts +4143 -4187
  812. package/dist/220/common.mjs +0 -9
  813. package/dist/220/emissions/networkFeeBurned.d.cts +2 -2
  814. package/dist/220/emissions/networkFeeBurned.d.mts +2 -2
  815. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +97 -97
  816. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +97 -97
  817. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +124 -124
  818. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +124 -124
  819. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +20 -20
  820. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +20 -20
  821. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +228 -228
  822. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +228 -228
  823. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  824. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  825. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  826. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  827. package/dist/220/funding/funded.d.cts +8 -8
  828. package/dist/220/funding/funded.d.mts +8 -8
  829. package/dist/220/lendingPools/boostFundsAdded.d.cts +8 -8
  830. package/dist/220/lendingPools/boostFundsAdded.d.mts +8 -8
  831. package/dist/220/lendingPools/boostPoolCreated.d.cts +8 -8
  832. package/dist/220/lendingPools/boostPoolCreated.d.mts +8 -8
  833. package/dist/220/lendingPools/lendingFundsAdded.d.cts +6 -6
  834. package/dist/220/lendingPools/lendingFundsAdded.d.mts +6 -6
  835. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +8 -8
  836. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +8 -8
  837. package/dist/220/lendingPools/lendingPoolCreated.d.cts +6 -6
  838. package/dist/220/lendingPools/lendingPoolCreated.d.mts +6 -6
  839. package/dist/220/lendingPools/loanCreated.d.cts +14 -14
  840. package/dist/220/lendingPools/loanCreated.d.mts +14 -14
  841. package/dist/220/lendingPools/palletConfigUpdated.d.cts +38 -38
  842. package/dist/220/lendingPools/palletConfigUpdated.d.mts +38 -38
  843. package/dist/220/lendingPools/stoppedBoosting.d.cts +8 -8
  844. package/dist/220/lendingPools/stoppedBoosting.d.mts +8 -8
  845. package/dist/220/liquidityPools/assetSwapped.d.cts +14 -14
  846. package/dist/220/liquidityPools/assetSwapped.d.mts +14 -14
  847. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +21 -21
  848. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +21 -21
  849. package/dist/220/liquidityPools/newPoolCreated.d.cts +12 -12
  850. package/dist/220/liquidityPools/newPoolCreated.d.mts +12 -12
  851. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +36 -36
  852. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +36 -36
  853. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +8 -8
  854. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +8 -8
  855. package/dist/220/liquidityPools/poolFeeSet.d.cts +12 -12
  856. package/dist/220/liquidityPools/poolFeeSet.d.mts +12 -12
  857. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +33 -33
  858. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +33 -33
  859. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +38 -38
  860. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +38 -38
  861. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +14 -14
  862. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +14 -14
  863. package/dist/220/liquidityProvider/assetTransferred.d.cts +6 -6
  864. package/dist/220/liquidityProvider/assetTransferred.d.mts +6 -6
  865. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  866. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  867. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +58 -58
  868. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +58 -58
  869. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  870. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  871. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +124 -124
  872. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +124 -124
  873. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +20 -20
  874. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +20 -20
  875. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +231 -231
  876. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +231 -231
  877. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  878. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  879. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  880. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  881. package/dist/220/reputation/offencePenalty.d.cts +6 -6
  882. package/dist/220/reputation/offencePenalty.d.mts +6 -6
  883. package/dist/220/reputation/penaltyUpdated.d.cts +4 -4
  884. package/dist/220/reputation/penaltyUpdated.d.mts +4 -4
  885. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +124 -124
  886. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +124 -124
  887. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +28 -28
  888. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +28 -28
  889. package/dist/220/solanaIngressEgress/depositFailed.d.cts +266 -266
  890. package/dist/220/solanaIngressEgress/depositFailed.d.mts +266 -266
  891. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +22 -22
  892. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +22 -22
  893. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  894. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  895. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +22 -22
  896. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +22 -22
  897. package/dist/220/swapping/batchSwapFailed.d.cts +6 -6
  898. package/dist/220/swapping/batchSwapFailed.d.mts +6 -6
  899. package/dist/220/swapping/creditedOnChain.d.cts +6 -6
  900. package/dist/220/swapping/creditedOnChain.d.mts +6 -6
  901. package/dist/220/swapping/palletConfigUpdated.d.cts +48 -48
  902. package/dist/220/swapping/palletConfigUpdated.d.mts +48 -48
  903. package/dist/220/swapping/refundEgressIgnored.d.cts +38 -38
  904. package/dist/220/swapping/refundEgressIgnored.d.mts +38 -38
  905. package/dist/220/swapping/refundEgressScheduled.d.cts +16 -16
  906. package/dist/220/swapping/refundEgressScheduled.d.mts +16 -16
  907. package/dist/220/swapping/refundedOnChain.d.cts +6 -6
  908. package/dist/220/swapping/refundedOnChain.d.mts +6 -6
  909. package/dist/220/swapping/swapAmountConfiscated.d.cts +6 -6
  910. package/dist/220/swapping/swapAmountConfiscated.d.mts +6 -6
  911. package/dist/220/swapping/swapDepositAddressReady.d.cts +45 -45
  912. package/dist/220/swapping/swapDepositAddressReady.d.mts +45 -45
  913. package/dist/220/swapping/swapEgressIgnored.d.cts +38 -38
  914. package/dist/220/swapping/swapEgressIgnored.d.mts +38 -38
  915. package/dist/220/swapping/swapEgressScheduled.d.cts +16 -16
  916. package/dist/220/swapping/swapEgressScheduled.d.mts +16 -16
  917. package/dist/220/swapping/swapExecuted.d.cts +18 -18
  918. package/dist/220/swapping/swapExecuted.d.mts +18 -18
  919. package/dist/220/swapping/swapRequested.d.cts +438 -438
  920. package/dist/220/swapping/swapRequested.d.mts +438 -438
  921. package/dist/220/swapping/withdrawalRequested.d.cts +14 -14
  922. package/dist/220/swapping/withdrawalRequested.d.mts +14 -14
  923. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  924. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  925. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +8 -8
  926. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +8 -8
  927. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +8 -8
  928. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +8 -8
  929. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  930. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  931. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  932. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  933. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  934. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  935. package/dist/220/tradingStrategy/strategyDeployed.d.cts +40 -104
  936. package/dist/220/tradingStrategy/strategyDeployed.d.mts +40 -104
  937. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +124 -124
  938. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +124 -124
  939. package/dist/220/tronIngressEgress/depositBoosted.d.cts +20 -20
  940. package/dist/220/tronIngressEgress/depositBoosted.d.mts +20 -20
  941. package/dist/220/tronIngressEgress/depositFailed.d.cts +228 -228
  942. package/dist/220/tronIngressEgress/depositFailed.d.mts +228 -228
  943. package/dist/220/tronIngressEgress/depositFinalised.d.cts +14 -14
  944. package/dist/220/tronIngressEgress/depositFinalised.d.mts +14 -14
  945. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  946. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  947. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +2 -2
  948. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +2 -2
  949. package/package.json +1 -1
@@ -54,17 +54,17 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
54
54
  error: string;
55
55
  }>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- __kind: "Module";
58
57
  value: {
59
58
  index: number;
60
59
  error: `0x${string}`;
61
60
  };
62
- }, {
63
61
  __kind: "Module";
62
+ }, {
64
63
  value: {
65
64
  index: number;
66
65
  error: string;
67
66
  };
67
+ __kind: "Module";
68
68
  }>, z.ZodObject<{
69
69
  __kind: z.ZodLiteral<"ConsumerRemaining">;
70
70
  }, "strip", z.ZodTypeAny, {
@@ -88,20 +88,20 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
88
88
  value: z.ZodEffects<z.ZodObject<{
89
89
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
90
90
  }, "strip", z.ZodTypeAny, {
91
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
92
  }, {
93
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
94
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
95
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
94
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
95
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
96
96
  }>;
97
97
  }, "strip", z.ZodTypeAny, {
98
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
98
99
  __kind: "Token";
99
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
100
100
  }, {
101
- __kind: "Token";
102
101
  value: {
103
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
102
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
104
103
  };
104
+ __kind: "Token";
105
105
  }>, z.ZodObject<{
106
106
  __kind: z.ZodLiteral<"Arithmetic">;
107
107
  value: z.ZodEffects<z.ZodObject<{
@@ -114,13 +114,13 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
114
114
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
115
115
  }>;
116
116
  }, "strip", z.ZodTypeAny, {
117
- __kind: "Arithmetic";
118
117
  value: "Underflow" | "Overflow" | "DivisionByZero";
119
- }, {
120
118
  __kind: "Arithmetic";
119
+ }, {
121
120
  value: {
122
121
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
123
122
  };
123
+ __kind: "Arithmetic";
124
124
  }>, z.ZodObject<{
125
125
  __kind: z.ZodLiteral<"Transactional">;
126
126
  value: z.ZodEffects<z.ZodObject<{
@@ -133,13 +133,13 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
133
133
  __kind: "LimitReached" | "NoLayer";
134
134
  }>;
135
135
  }, "strip", z.ZodTypeAny, {
136
- __kind: "Transactional";
137
136
  value: "LimitReached" | "NoLayer";
138
- }, {
139
137
  __kind: "Transactional";
138
+ }, {
140
139
  value: {
141
140
  __kind: "LimitReached" | "NoLayer";
142
141
  };
142
+ __kind: "Transactional";
143
143
  }>, z.ZodObject<{
144
144
  __kind: z.ZodLiteral<"Exhausted">;
145
145
  }, "strip", z.ZodTypeAny, {
@@ -176,16 +176,15 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
176
176
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
177
177
  }>;
178
178
  }, "strip", z.ZodTypeAny, {
179
- __kind: "Trie";
180
179
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
181
- }, {
182
180
  __kind: "Trie";
181
+ }, {
183
182
  value: {
184
183
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
185
184
  };
185
+ __kind: "Trie";
186
186
  }>]>;
187
187
  }, "strip", z.ZodTypeAny, {
188
- __kind: "DepositWitnessRejected";
189
188
  value: {
190
189
  __kind: "Other";
191
190
  } | {
@@ -193,11 +192,11 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
193
192
  } | {
194
193
  __kind: "BadOrigin";
195
194
  } | {
196
- __kind: "Module";
197
195
  value: {
198
196
  index: number;
199
197
  error: `0x${string}`;
200
198
  };
199
+ __kind: "Module";
201
200
  } | {
202
201
  __kind: "ConsumerRemaining";
203
202
  } | {
@@ -205,14 +204,14 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
205
204
  } | {
206
205
  __kind: "TooManyConsumers";
207
206
  } | {
207
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
208
208
  __kind: "Token";
209
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
210
209
  } | {
211
- __kind: "Arithmetic";
212
210
  value: "Underflow" | "Overflow" | "DivisionByZero";
211
+ __kind: "Arithmetic";
213
212
  } | {
214
- __kind: "Transactional";
215
213
  value: "LimitReached" | "NoLayer";
214
+ __kind: "Transactional";
216
215
  } | {
217
216
  __kind: "Exhausted";
218
217
  } | {
@@ -222,11 +221,11 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
222
221
  } | {
223
222
  __kind: "RootNotAllowed";
224
223
  } | {
225
- __kind: "Trie";
226
224
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
225
+ __kind: "Trie";
227
226
  };
228
- }, {
229
227
  __kind: "DepositWitnessRejected";
228
+ }, {
230
229
  value: {
231
230
  __kind: "Other";
232
231
  } | {
@@ -234,11 +233,11 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
234
233
  } | {
235
234
  __kind: "BadOrigin";
236
235
  } | {
237
- __kind: "Module";
238
236
  value: {
239
237
  index: number;
240
238
  error: string;
241
239
  };
240
+ __kind: "Module";
242
241
  } | {
243
242
  __kind: "ConsumerRemaining";
244
243
  } | {
@@ -246,20 +245,20 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
246
245
  } | {
247
246
  __kind: "TooManyConsumers";
248
247
  } | {
249
- __kind: "Token";
250
248
  value: {
251
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
249
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
252
250
  };
251
+ __kind: "Token";
253
252
  } | {
254
- __kind: "Arithmetic";
255
253
  value: {
256
254
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
257
255
  };
256
+ __kind: "Arithmetic";
258
257
  } | {
259
- __kind: "Transactional";
260
258
  value: {
261
259
  __kind: "LimitReached" | "NoLayer";
262
260
  };
261
+ __kind: "Transactional";
263
262
  } | {
264
263
  __kind: "Exhausted";
265
264
  } | {
@@ -269,11 +268,12 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
269
268
  } | {
270
269
  __kind: "RootNotAllowed";
271
270
  } | {
272
- __kind: "Trie";
273
271
  value: {
274
272
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
275
273
  };
274
+ __kind: "Trie";
276
275
  };
276
+ __kind: "DepositWitnessRejected";
277
277
  }>, z.ZodObject<{
278
278
  __kind: z.ZodLiteral<"Unrefundable">;
279
279
  }, "strip", z.ZodTypeAny, {
@@ -303,18 +303,18 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
303
303
  txHashes?: string[] | null | undefined;
304
304
  }>;
305
305
  }, "strip", z.ZodTypeAny, {
306
+ depositAddress: `0x${string}`;
306
307
  asset: "Trx" | "TrxUsdt";
307
308
  amount: bigint;
308
- depositAddress: `0x${string}`;
309
309
  depositDetails: {
310
310
  txHashes?: `0x${string}`[] | null | undefined;
311
311
  };
312
312
  }, {
313
+ depositAddress: string;
313
314
  asset: {
314
315
  __kind: "Trx" | "TrxUsdt";
315
316
  };
316
317
  amount: string | number;
317
- depositAddress: string;
318
318
  depositDetails: {
319
319
  txHashes?: string[] | null | undefined;
320
320
  };
@@ -322,9 +322,9 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
322
322
  }, "strip", z.ZodTypeAny, {
323
323
  __kind: "DepositFailedDepositChannelVariantTron";
324
324
  depositWitness: {
325
+ depositAddress: `0x${string}`;
325
326
  asset: "Trx" | "TrxUsdt";
326
327
  amount: bigint;
327
- depositAddress: `0x${string}`;
328
328
  depositDetails: {
329
329
  txHashes?: `0x${string}`[] | null | undefined;
330
330
  };
@@ -332,11 +332,11 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
332
332
  }, {
333
333
  __kind: "DepositFailedDepositChannelVariantTron";
334
334
  depositWitness: {
335
+ depositAddress: string;
335
336
  asset: {
336
337
  __kind: "Trx" | "TrxUsdt";
337
338
  };
338
339
  amount: string | number;
339
- depositAddress: string;
340
340
  depositDetails: {
341
341
  txHashes?: string[] | null | undefined;
342
342
  };
@@ -366,21 +366,21 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
366
366
  outputAsset: z.ZodEffects<z.ZodObject<{
367
367
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
368
368
  }, "strip", z.ZodTypeAny, {
369
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
369
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
370
370
  }, {
371
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
372
- }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
373
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
371
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
372
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
373
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
374
374
  }>;
375
375
  destinationAddress: z.ZodEffects<z.ZodObject<{
376
376
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
377
377
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
378
378
  }, "strip", z.ZodTypeAny, {
379
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
380
379
  value: `0x${string}`;
381
- }, {
382
380
  __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
381
+ }, {
383
382
  value: string;
383
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
384
384
  }>, {
385
385
  readonly chain: "Ethereum";
386
386
  readonly address: `0x${string}`;
@@ -403,8 +403,8 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
403
403
  readonly chain: "Tron";
404
404
  readonly address: string;
405
405
  }, {
406
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
407
406
  value: string;
407
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
408
408
  }>;
409
409
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
410
410
  channelMetadata: z.ZodObject<{
@@ -433,67 +433,67 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
433
433
  __kind: z.ZodLiteral<"Eth">;
434
434
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
435
435
  }, "strip", z.ZodTypeAny, {
436
- __kind: "Eth";
437
436
  value: `0x${string}`;
438
- }, {
439
437
  __kind: "Eth";
438
+ }, {
440
439
  value: string;
440
+ __kind: "Eth";
441
441
  }>, z.ZodObject<{
442
442
  __kind: z.ZodLiteral<"Dot">;
443
443
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
444
444
  }, "strip", z.ZodTypeAny, {
445
- __kind: "Dot";
446
445
  value: `0x${string}`;
447
- }, {
448
446
  __kind: "Dot";
447
+ }, {
449
448
  value: string;
449
+ __kind: "Dot";
450
450
  }>, z.ZodObject<{
451
451
  __kind: z.ZodLiteral<"Btc">;
452
452
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
453
453
  __kind: z.ZodLiteral<"P2PKH">;
454
454
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
455
455
  }, "strip", z.ZodTypeAny, {
456
- __kind: "P2PKH";
457
456
  value: `0x${string}`;
458
- }, {
459
457
  __kind: "P2PKH";
458
+ }, {
460
459
  value: string;
460
+ __kind: "P2PKH";
461
461
  }>, z.ZodObject<{
462
462
  __kind: z.ZodLiteral<"P2SH">;
463
463
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
464
464
  }, "strip", z.ZodTypeAny, {
465
- __kind: "P2SH";
466
465
  value: `0x${string}`;
467
- }, {
468
466
  __kind: "P2SH";
467
+ }, {
469
468
  value: string;
469
+ __kind: "P2SH";
470
470
  }>, z.ZodObject<{
471
471
  __kind: z.ZodLiteral<"P2WPKH">;
472
472
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
473
473
  }, "strip", z.ZodTypeAny, {
474
- __kind: "P2WPKH";
475
474
  value: `0x${string}`;
476
- }, {
477
475
  __kind: "P2WPKH";
476
+ }, {
478
477
  value: string;
478
+ __kind: "P2WPKH";
479
479
  }>, z.ZodObject<{
480
480
  __kind: z.ZodLiteral<"P2WSH">;
481
481
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
482
482
  }, "strip", z.ZodTypeAny, {
483
- __kind: "P2WSH";
484
483
  value: `0x${string}`;
485
- }, {
486
484
  __kind: "P2WSH";
485
+ }, {
487
486
  value: string;
487
+ __kind: "P2WSH";
488
488
  }>, z.ZodObject<{
489
489
  __kind: z.ZodLiteral<"Taproot">;
490
490
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
491
491
  }, "strip", z.ZodTypeAny, {
492
- __kind: "Taproot";
493
492
  value: `0x${string}`;
494
- }, {
495
493
  __kind: "Taproot";
494
+ }, {
496
495
  value: string;
496
+ __kind: "Taproot";
497
497
  }>, z.ZodObject<{
498
498
  __kind: z.ZodLiteral<"OtherSegwit">;
499
499
  version: z.ZodNumber;
@@ -508,85 +508,85 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
508
508
  program: string;
509
509
  }>]>;
510
510
  }, "strip", z.ZodTypeAny, {
511
- __kind: "Btc";
512
511
  value: {
513
- __kind: "P2PKH";
514
512
  value: `0x${string}`;
513
+ __kind: "P2PKH";
515
514
  } | {
516
- __kind: "P2SH";
517
515
  value: `0x${string}`;
516
+ __kind: "P2SH";
518
517
  } | {
519
- __kind: "P2WPKH";
520
518
  value: `0x${string}`;
519
+ __kind: "P2WPKH";
521
520
  } | {
522
- __kind: "P2WSH";
523
521
  value: `0x${string}`;
522
+ __kind: "P2WSH";
524
523
  } | {
525
- __kind: "Taproot";
526
524
  value: `0x${string}`;
525
+ __kind: "Taproot";
527
526
  } | {
528
527
  __kind: "OtherSegwit";
529
528
  version: number;
530
529
  program: `0x${string}`;
531
530
  };
532
- }, {
533
531
  __kind: "Btc";
532
+ }, {
534
533
  value: {
535
- __kind: "P2PKH";
536
534
  value: string;
535
+ __kind: "P2PKH";
537
536
  } | {
538
- __kind: "P2SH";
539
537
  value: string;
538
+ __kind: "P2SH";
540
539
  } | {
541
- __kind: "P2WPKH";
542
540
  value: string;
541
+ __kind: "P2WPKH";
543
542
  } | {
544
- __kind: "P2WSH";
545
543
  value: string;
544
+ __kind: "P2WSH";
546
545
  } | {
547
- __kind: "Taproot";
548
546
  value: string;
547
+ __kind: "Taproot";
549
548
  } | {
550
549
  __kind: "OtherSegwit";
551
550
  version: number;
552
551
  program: string;
553
552
  };
553
+ __kind: "Btc";
554
554
  }>, z.ZodObject<{
555
555
  __kind: z.ZodLiteral<"Arb">;
556
556
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
557
557
  }, "strip", z.ZodTypeAny, {
558
- __kind: "Arb";
559
558
  value: `0x${string}`;
560
- }, {
561
559
  __kind: "Arb";
560
+ }, {
562
561
  value: string;
562
+ __kind: "Arb";
563
563
  }>, z.ZodObject<{
564
564
  __kind: z.ZodLiteral<"Sol">;
565
565
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
566
566
  }, "strip", z.ZodTypeAny, {
567
- __kind: "Sol";
568
567
  value: `0x${string}`;
569
- }, {
570
568
  __kind: "Sol";
569
+ }, {
571
570
  value: string;
571
+ __kind: "Sol";
572
572
  }>, z.ZodObject<{
573
573
  __kind: z.ZodLiteral<"Hub">;
574
574
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
575
575
  }, "strip", z.ZodTypeAny, {
576
- __kind: "Hub";
577
576
  value: `0x${string}`;
578
- }, {
579
577
  __kind: "Hub";
578
+ }, {
580
579
  value: string;
580
+ __kind: "Hub";
581
581
  }>, z.ZodObject<{
582
582
  __kind: z.ZodLiteral<"Tron">;
583
583
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
584
584
  }, "strip", z.ZodTypeAny, {
585
- __kind: "Tron";
586
585
  value: `0x${string}`;
587
- }, {
588
586
  __kind: "Tron";
587
+ }, {
589
588
  value: string;
589
+ __kind: "Tron";
590
590
  }>]>>>;
591
591
  }, "strip", z.ZodTypeAny, {
592
592
  channelMetadata: {
@@ -596,45 +596,45 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
596
596
  };
597
597
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
598
598
  sourceAddress?: {
599
- __kind: "Eth";
600
599
  value: `0x${string}`;
600
+ __kind: "Eth";
601
601
  } | {
602
- __kind: "Dot";
603
602
  value: `0x${string}`;
603
+ __kind: "Dot";
604
604
  } | {
605
- __kind: "Btc";
606
605
  value: {
607
- __kind: "P2PKH";
608
606
  value: `0x${string}`;
607
+ __kind: "P2PKH";
609
608
  } | {
610
- __kind: "P2SH";
611
609
  value: `0x${string}`;
610
+ __kind: "P2SH";
612
611
  } | {
613
- __kind: "P2WPKH";
614
612
  value: `0x${string}`;
613
+ __kind: "P2WPKH";
615
614
  } | {
616
- __kind: "P2WSH";
617
615
  value: `0x${string}`;
616
+ __kind: "P2WSH";
618
617
  } | {
619
- __kind: "Taproot";
620
618
  value: `0x${string}`;
619
+ __kind: "Taproot";
621
620
  } | {
622
621
  __kind: "OtherSegwit";
623
622
  version: number;
624
623
  program: `0x${string}`;
625
624
  };
625
+ __kind: "Btc";
626
626
  } | {
627
- __kind: "Arb";
628
627
  value: `0x${string}`;
628
+ __kind: "Arb";
629
629
  } | {
630
- __kind: "Sol";
631
630
  value: `0x${string}`;
631
+ __kind: "Sol";
632
632
  } | {
633
- __kind: "Hub";
634
633
  value: `0x${string}`;
634
+ __kind: "Hub";
635
635
  } | {
636
- __kind: "Tron";
637
636
  value: `0x${string}`;
637
+ __kind: "Tron";
638
638
  } | null | undefined;
639
639
  }, {
640
640
  channelMetadata: {
@@ -646,45 +646,45 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
646
646
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
647
647
  };
648
648
  sourceAddress?: {
649
- __kind: "Eth";
650
649
  value: string;
650
+ __kind: "Eth";
651
651
  } | {
652
- __kind: "Dot";
653
652
  value: string;
653
+ __kind: "Dot";
654
654
  } | {
655
- __kind: "Btc";
656
655
  value: {
657
- __kind: "P2PKH";
658
656
  value: string;
657
+ __kind: "P2PKH";
659
658
  } | {
660
- __kind: "P2SH";
661
659
  value: string;
660
+ __kind: "P2SH";
662
661
  } | {
663
- __kind: "P2WPKH";
664
662
  value: string;
663
+ __kind: "P2WPKH";
665
664
  } | {
666
- __kind: "P2WSH";
667
665
  value: string;
666
+ __kind: "P2WSH";
668
667
  } | {
669
- __kind: "Taproot";
670
668
  value: string;
669
+ __kind: "Taproot";
671
670
  } | {
672
671
  __kind: "OtherSegwit";
673
672
  version: number;
674
673
  program: string;
675
674
  };
675
+ __kind: "Btc";
676
676
  } | {
677
- __kind: "Arb";
678
677
  value: string;
678
+ __kind: "Arb";
679
679
  } | {
680
- __kind: "Sol";
681
680
  value: string;
681
+ __kind: "Sol";
682
682
  } | {
683
- __kind: "Hub";
684
683
  value: string;
684
+ __kind: "Hub";
685
685
  } | {
686
- __kind: "Tron";
687
686
  value: string;
687
+ __kind: "Tron";
688
688
  } | null | undefined;
689
689
  }>>>;
690
690
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -759,6 +759,12 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
759
759
  }>>>;
760
760
  boostFee: z.ZodNumber;
761
761
  }, "strip", z.ZodTypeAny, {
762
+ depositDetails: {
763
+ txHashes?: `0x${string}`[] | null | undefined;
764
+ };
765
+ inputAsset: "Trx" | "TrxUsdt";
766
+ depositAmount: bigint;
767
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
762
768
  destinationAddress: {
763
769
  readonly chain: "Ethereum";
764
770
  readonly address: `0x${string}`;
@@ -782,12 +788,6 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
782
788
  readonly address: string;
783
789
  };
784
790
  txId: `0x${string}`;
785
- depositDetails: {
786
- txHashes?: `0x${string}`[] | null | undefined;
787
- };
788
- inputAsset: "Trx" | "TrxUsdt";
789
- depositAmount: bigint;
790
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
791
791
  affiliateFees: {
792
792
  account: number;
793
793
  bps: number;
@@ -804,8 +804,8 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
804
804
  maxOraclePriceSlippage?: number | null | undefined;
805
805
  };
806
806
  boostFee: number;
807
- channelId?: bigint | null | undefined;
808
807
  depositAddress?: `0x${string}` | null | undefined;
808
+ channelId?: bigint | null | undefined;
809
809
  depositMetadata?: {
810
810
  channelMetadata: {
811
811
  message: `0x${string}`;
@@ -814,45 +814,45 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
814
814
  };
815
815
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
816
816
  sourceAddress?: {
817
- __kind: "Eth";
818
817
  value: `0x${string}`;
818
+ __kind: "Eth";
819
819
  } | {
820
- __kind: "Dot";
821
820
  value: `0x${string}`;
821
+ __kind: "Dot";
822
822
  } | {
823
- __kind: "Btc";
824
823
  value: {
825
- __kind: "P2PKH";
826
824
  value: `0x${string}`;
825
+ __kind: "P2PKH";
827
826
  } | {
828
- __kind: "P2SH";
829
827
  value: `0x${string}`;
828
+ __kind: "P2SH";
830
829
  } | {
831
- __kind: "P2WPKH";
832
830
  value: `0x${string}`;
831
+ __kind: "P2WPKH";
833
832
  } | {
834
- __kind: "P2WSH";
835
833
  value: `0x${string}`;
834
+ __kind: "P2WSH";
836
835
  } | {
837
- __kind: "Taproot";
838
836
  value: `0x${string}`;
837
+ __kind: "Taproot";
839
838
  } | {
840
839
  __kind: "OtherSegwit";
841
840
  version: number;
842
841
  program: `0x${string}`;
843
842
  };
843
+ __kind: "Btc";
844
844
  } | {
845
- __kind: "Arb";
846
845
  value: `0x${string}`;
846
+ __kind: "Arb";
847
847
  } | {
848
- __kind: "Sol";
849
848
  value: `0x${string}`;
849
+ __kind: "Sol";
850
850
  } | {
851
- __kind: "Hub";
852
851
  value: `0x${string}`;
852
+ __kind: "Hub";
853
853
  } | {
854
- __kind: "Tron";
855
854
  value: `0x${string}`;
855
+ __kind: "Tron";
856
856
  } | null | undefined;
857
857
  } | null | undefined;
858
858
  brokerFee?: {
@@ -864,11 +864,6 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
864
864
  chunkInterval: number;
865
865
  } | null | undefined;
866
866
  }, {
867
- destinationAddress: {
868
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
869
- value: string;
870
- };
871
- txId: string;
872
867
  depositDetails: {
873
868
  txHashes?: string[] | null | undefined;
874
869
  };
@@ -877,8 +872,13 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
877
872
  };
878
873
  depositAmount: string | number;
879
874
  outputAsset: {
880
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
875
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
876
+ };
877
+ destinationAddress: {
878
+ value: string;
879
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
881
880
  };
881
+ txId: string;
882
882
  affiliateFees: {
883
883
  account: number;
884
884
  bps: number;
@@ -895,8 +895,8 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
895
895
  maxOraclePriceSlippage?: number | null | undefined;
896
896
  };
897
897
  boostFee: number;
898
- channelId?: string | number | null | undefined;
899
898
  depositAddress?: string | null | undefined;
899
+ channelId?: string | number | null | undefined;
900
900
  depositMetadata?: {
901
901
  channelMetadata: {
902
902
  message: string;
@@ -907,45 +907,45 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
907
907
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
908
908
  };
909
909
  sourceAddress?: {
910
- __kind: "Eth";
911
910
  value: string;
911
+ __kind: "Eth";
912
912
  } | {
913
- __kind: "Dot";
914
913
  value: string;
914
+ __kind: "Dot";
915
915
  } | {
916
- __kind: "Btc";
917
916
  value: {
918
- __kind: "P2PKH";
919
917
  value: string;
918
+ __kind: "P2PKH";
920
919
  } | {
921
- __kind: "P2SH";
922
920
  value: string;
921
+ __kind: "P2SH";
923
922
  } | {
924
- __kind: "P2WPKH";
925
923
  value: string;
924
+ __kind: "P2WPKH";
926
925
  } | {
927
- __kind: "P2WSH";
928
926
  value: string;
927
+ __kind: "P2WSH";
929
928
  } | {
930
- __kind: "Taproot";
931
929
  value: string;
930
+ __kind: "Taproot";
932
931
  } | {
933
932
  __kind: "OtherSegwit";
934
933
  version: number;
935
934
  program: string;
936
935
  };
936
+ __kind: "Btc";
937
937
  } | {
938
- __kind: "Arb";
939
938
  value: string;
939
+ __kind: "Arb";
940
940
  } | {
941
- __kind: "Sol";
942
941
  value: string;
942
+ __kind: "Sol";
943
943
  } | {
944
- __kind: "Hub";
945
944
  value: string;
945
+ __kind: "Hub";
946
946
  } | {
947
- __kind: "Tron";
948
947
  value: string;
948
+ __kind: "Tron";
949
949
  } | null | undefined;
950
950
  } | null | undefined;
951
951
  brokerFee?: {
@@ -960,6 +960,12 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
960
960
  }, "strip", z.ZodTypeAny, {
961
961
  __kind: "DepositFailedVaultVariantTron";
962
962
  vaultWitness: {
963
+ depositDetails: {
964
+ txHashes?: `0x${string}`[] | null | undefined;
965
+ };
966
+ inputAsset: "Trx" | "TrxUsdt";
967
+ depositAmount: bigint;
968
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
963
969
  destinationAddress: {
964
970
  readonly chain: "Ethereum";
965
971
  readonly address: `0x${string}`;
@@ -983,12 +989,6 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
983
989
  readonly address: string;
984
990
  };
985
991
  txId: `0x${string}`;
986
- depositDetails: {
987
- txHashes?: `0x${string}`[] | null | undefined;
988
- };
989
- inputAsset: "Trx" | "TrxUsdt";
990
- depositAmount: bigint;
991
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
992
992
  affiliateFees: {
993
993
  account: number;
994
994
  bps: number;
@@ -1005,8 +1005,8 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1005
1005
  maxOraclePriceSlippage?: number | null | undefined;
1006
1006
  };
1007
1007
  boostFee: number;
1008
- channelId?: bigint | null | undefined;
1009
1008
  depositAddress?: `0x${string}` | null | undefined;
1009
+ channelId?: bigint | null | undefined;
1010
1010
  depositMetadata?: {
1011
1011
  channelMetadata: {
1012
1012
  message: `0x${string}`;
@@ -1015,45 +1015,45 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1015
1015
  };
1016
1016
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1017
1017
  sourceAddress?: {
1018
- __kind: "Eth";
1019
1018
  value: `0x${string}`;
1019
+ __kind: "Eth";
1020
1020
  } | {
1021
- __kind: "Dot";
1022
1021
  value: `0x${string}`;
1022
+ __kind: "Dot";
1023
1023
  } | {
1024
- __kind: "Btc";
1025
1024
  value: {
1026
- __kind: "P2PKH";
1027
1025
  value: `0x${string}`;
1026
+ __kind: "P2PKH";
1028
1027
  } | {
1029
- __kind: "P2SH";
1030
1028
  value: `0x${string}`;
1029
+ __kind: "P2SH";
1031
1030
  } | {
1032
- __kind: "P2WPKH";
1033
1031
  value: `0x${string}`;
1032
+ __kind: "P2WPKH";
1034
1033
  } | {
1035
- __kind: "P2WSH";
1036
1034
  value: `0x${string}`;
1035
+ __kind: "P2WSH";
1037
1036
  } | {
1038
- __kind: "Taproot";
1039
1037
  value: `0x${string}`;
1038
+ __kind: "Taproot";
1040
1039
  } | {
1041
1040
  __kind: "OtherSegwit";
1042
1041
  version: number;
1043
1042
  program: `0x${string}`;
1044
1043
  };
1044
+ __kind: "Btc";
1045
1045
  } | {
1046
- __kind: "Arb";
1047
1046
  value: `0x${string}`;
1047
+ __kind: "Arb";
1048
1048
  } | {
1049
- __kind: "Sol";
1050
1049
  value: `0x${string}`;
1050
+ __kind: "Sol";
1051
1051
  } | {
1052
- __kind: "Hub";
1053
1052
  value: `0x${string}`;
1053
+ __kind: "Hub";
1054
1054
  } | {
1055
- __kind: "Tron";
1056
1055
  value: `0x${string}`;
1056
+ __kind: "Tron";
1057
1057
  } | null | undefined;
1058
1058
  } | null | undefined;
1059
1059
  brokerFee?: {
@@ -1068,11 +1068,6 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1068
1068
  }, {
1069
1069
  __kind: "DepositFailedVaultVariantTron";
1070
1070
  vaultWitness: {
1071
- destinationAddress: {
1072
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1073
- value: string;
1074
- };
1075
- txId: string;
1076
1071
  depositDetails: {
1077
1072
  txHashes?: string[] | null | undefined;
1078
1073
  };
@@ -1081,8 +1076,13 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1081
1076
  };
1082
1077
  depositAmount: string | number;
1083
1078
  outputAsset: {
1084
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1079
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1080
+ };
1081
+ destinationAddress: {
1082
+ value: string;
1083
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1085
1084
  };
1085
+ txId: string;
1086
1086
  affiliateFees: {
1087
1087
  account: number;
1088
1088
  bps: number;
@@ -1099,8 +1099,8 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1099
1099
  maxOraclePriceSlippage?: number | null | undefined;
1100
1100
  };
1101
1101
  boostFee: number;
1102
- channelId?: string | number | null | undefined;
1103
1102
  depositAddress?: string | null | undefined;
1103
+ channelId?: string | number | null | undefined;
1104
1104
  depositMetadata?: {
1105
1105
  channelMetadata: {
1106
1106
  message: string;
@@ -1111,45 +1111,45 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1111
1111
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1112
1112
  };
1113
1113
  sourceAddress?: {
1114
- __kind: "Eth";
1115
1114
  value: string;
1115
+ __kind: "Eth";
1116
1116
  } | {
1117
- __kind: "Dot";
1118
1117
  value: string;
1118
+ __kind: "Dot";
1119
1119
  } | {
1120
- __kind: "Btc";
1121
1120
  value: {
1122
- __kind: "P2PKH";
1123
1121
  value: string;
1122
+ __kind: "P2PKH";
1124
1123
  } | {
1125
- __kind: "P2SH";
1126
1124
  value: string;
1125
+ __kind: "P2SH";
1127
1126
  } | {
1128
- __kind: "P2WPKH";
1129
1127
  value: string;
1128
+ __kind: "P2WPKH";
1130
1129
  } | {
1131
- __kind: "P2WSH";
1132
1130
  value: string;
1131
+ __kind: "P2WSH";
1133
1132
  } | {
1134
- __kind: "Taproot";
1135
1133
  value: string;
1134
+ __kind: "Taproot";
1136
1135
  } | {
1137
1136
  __kind: "OtherSegwit";
1138
1137
  version: number;
1139
1138
  program: string;
1140
1139
  };
1140
+ __kind: "Btc";
1141
1141
  } | {
1142
- __kind: "Arb";
1143
1142
  value: string;
1143
+ __kind: "Arb";
1144
1144
  } | {
1145
- __kind: "Sol";
1146
1145
  value: string;
1146
+ __kind: "Sol";
1147
1147
  } | {
1148
- __kind: "Hub";
1149
1148
  value: string;
1149
+ __kind: "Hub";
1150
1150
  } | {
1151
- __kind: "Tron";
1152
1151
  value: string;
1152
+ __kind: "Tron";
1153
1153
  } | null | undefined;
1154
1154
  } | null | undefined;
1155
1155
  brokerFee?: {
@@ -1163,6 +1163,7 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1163
1163
  };
1164
1164
  }>]>;
1165
1165
  }, "strip", z.ZodTypeAny, {
1166
+ blockHeight: bigint;
1166
1167
  reason: {
1167
1168
  __kind: "BelowMinimumDeposit";
1168
1169
  } | {
@@ -1170,7 +1171,6 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1170
1171
  } | {
1171
1172
  __kind: "TransactionRejectedByBroker";
1172
1173
  } | {
1173
- __kind: "DepositWitnessRejected";
1174
1174
  value: {
1175
1175
  __kind: "Other";
1176
1176
  } | {
@@ -1178,11 +1178,11 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1178
1178
  } | {
1179
1179
  __kind: "BadOrigin";
1180
1180
  } | {
1181
- __kind: "Module";
1182
1181
  value: {
1183
1182
  index: number;
1184
1183
  error: `0x${string}`;
1185
1184
  };
1185
+ __kind: "Module";
1186
1186
  } | {
1187
1187
  __kind: "ConsumerRemaining";
1188
1188
  } | {
@@ -1190,14 +1190,14 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1190
1190
  } | {
1191
1191
  __kind: "TooManyConsumers";
1192
1192
  } | {
1193
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1193
1194
  __kind: "Token";
1194
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1195
1195
  } | {
1196
- __kind: "Arithmetic";
1197
1196
  value: "Underflow" | "Overflow" | "DivisionByZero";
1197
+ __kind: "Arithmetic";
1198
1198
  } | {
1199
- __kind: "Transactional";
1200
1199
  value: "LimitReached" | "NoLayer";
1200
+ __kind: "Transactional";
1201
1201
  } | {
1202
1202
  __kind: "Exhausted";
1203
1203
  } | {
@@ -1207,19 +1207,19 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1207
1207
  } | {
1208
1208
  __kind: "RootNotAllowed";
1209
1209
  } | {
1210
- __kind: "Trie";
1211
1210
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1211
+ __kind: "Trie";
1212
1212
  };
1213
+ __kind: "DepositWitnessRejected";
1213
1214
  } | {
1214
1215
  __kind: "Unrefundable";
1215
1216
  };
1216
- blockHeight: bigint;
1217
1217
  details: {
1218
1218
  __kind: "DepositFailedDepositChannelVariantTron";
1219
1219
  depositWitness: {
1220
+ depositAddress: `0x${string}`;
1220
1221
  asset: "Trx" | "TrxUsdt";
1221
1222
  amount: bigint;
1222
- depositAddress: `0x${string}`;
1223
1223
  depositDetails: {
1224
1224
  txHashes?: `0x${string}`[] | null | undefined;
1225
1225
  };
@@ -1227,6 +1227,12 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1227
1227
  } | {
1228
1228
  __kind: "DepositFailedVaultVariantTron";
1229
1229
  vaultWitness: {
1230
+ depositDetails: {
1231
+ txHashes?: `0x${string}`[] | null | undefined;
1232
+ };
1233
+ inputAsset: "Trx" | "TrxUsdt";
1234
+ depositAmount: bigint;
1235
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1230
1236
  destinationAddress: {
1231
1237
  readonly chain: "Ethereum";
1232
1238
  readonly address: `0x${string}`;
@@ -1250,12 +1256,6 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1250
1256
  readonly address: string;
1251
1257
  };
1252
1258
  txId: `0x${string}`;
1253
- depositDetails: {
1254
- txHashes?: `0x${string}`[] | null | undefined;
1255
- };
1256
- inputAsset: "Trx" | "TrxUsdt";
1257
- depositAmount: bigint;
1258
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1259
1259
  affiliateFees: {
1260
1260
  account: number;
1261
1261
  bps: number;
@@ -1272,8 +1272,8 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1272
1272
  maxOraclePriceSlippage?: number | null | undefined;
1273
1273
  };
1274
1274
  boostFee: number;
1275
- channelId?: bigint | null | undefined;
1276
1275
  depositAddress?: `0x${string}` | null | undefined;
1276
+ channelId?: bigint | null | undefined;
1277
1277
  depositMetadata?: {
1278
1278
  channelMetadata: {
1279
1279
  message: `0x${string}`;
@@ -1282,45 +1282,45 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1282
1282
  };
1283
1283
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1284
1284
  sourceAddress?: {
1285
- __kind: "Eth";
1286
1285
  value: `0x${string}`;
1286
+ __kind: "Eth";
1287
1287
  } | {
1288
- __kind: "Dot";
1289
1288
  value: `0x${string}`;
1289
+ __kind: "Dot";
1290
1290
  } | {
1291
- __kind: "Btc";
1292
1291
  value: {
1293
- __kind: "P2PKH";
1294
1292
  value: `0x${string}`;
1293
+ __kind: "P2PKH";
1295
1294
  } | {
1296
- __kind: "P2SH";
1297
1295
  value: `0x${string}`;
1296
+ __kind: "P2SH";
1298
1297
  } | {
1299
- __kind: "P2WPKH";
1300
1298
  value: `0x${string}`;
1299
+ __kind: "P2WPKH";
1301
1300
  } | {
1302
- __kind: "P2WSH";
1303
1301
  value: `0x${string}`;
1302
+ __kind: "P2WSH";
1304
1303
  } | {
1305
- __kind: "Taproot";
1306
1304
  value: `0x${string}`;
1305
+ __kind: "Taproot";
1307
1306
  } | {
1308
1307
  __kind: "OtherSegwit";
1309
1308
  version: number;
1310
1309
  program: `0x${string}`;
1311
1310
  };
1311
+ __kind: "Btc";
1312
1312
  } | {
1313
- __kind: "Arb";
1314
1313
  value: `0x${string}`;
1314
+ __kind: "Arb";
1315
1315
  } | {
1316
- __kind: "Sol";
1317
1316
  value: `0x${string}`;
1317
+ __kind: "Sol";
1318
1318
  } | {
1319
- __kind: "Hub";
1320
1319
  value: `0x${string}`;
1320
+ __kind: "Hub";
1321
1321
  } | {
1322
- __kind: "Tron";
1323
1322
  value: `0x${string}`;
1323
+ __kind: "Tron";
1324
1324
  } | null | undefined;
1325
1325
  } | null | undefined;
1326
1326
  brokerFee?: {
@@ -1334,6 +1334,7 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1334
1334
  };
1335
1335
  };
1336
1336
  }, {
1337
+ blockHeight: string | number;
1337
1338
  reason: {
1338
1339
  __kind: "BelowMinimumDeposit";
1339
1340
  } | {
@@ -1341,7 +1342,6 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1341
1342
  } | {
1342
1343
  __kind: "TransactionRejectedByBroker";
1343
1344
  } | {
1344
- __kind: "DepositWitnessRejected";
1345
1345
  value: {
1346
1346
  __kind: "Other";
1347
1347
  } | {
@@ -1349,11 +1349,11 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1349
1349
  } | {
1350
1350
  __kind: "BadOrigin";
1351
1351
  } | {
1352
- __kind: "Module";
1353
1352
  value: {
1354
1353
  index: number;
1355
1354
  error: string;
1356
1355
  };
1356
+ __kind: "Module";
1357
1357
  } | {
1358
1358
  __kind: "ConsumerRemaining";
1359
1359
  } | {
@@ -1361,20 +1361,20 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1361
1361
  } | {
1362
1362
  __kind: "TooManyConsumers";
1363
1363
  } | {
1364
- __kind: "Token";
1365
1364
  value: {
1366
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1365
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1367
1366
  };
1367
+ __kind: "Token";
1368
1368
  } | {
1369
- __kind: "Arithmetic";
1370
1369
  value: {
1371
1370
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
1372
1371
  };
1372
+ __kind: "Arithmetic";
1373
1373
  } | {
1374
- __kind: "Transactional";
1375
1374
  value: {
1376
1375
  __kind: "LimitReached" | "NoLayer";
1377
1376
  };
1377
+ __kind: "Transactional";
1378
1378
  } | {
1379
1379
  __kind: "Exhausted";
1380
1380
  } | {
@@ -1384,23 +1384,23 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1384
1384
  } | {
1385
1385
  __kind: "RootNotAllowed";
1386
1386
  } | {
1387
- __kind: "Trie";
1388
1387
  value: {
1389
1388
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1390
1389
  };
1390
+ __kind: "Trie";
1391
1391
  };
1392
+ __kind: "DepositWitnessRejected";
1392
1393
  } | {
1393
1394
  __kind: "Unrefundable";
1394
1395
  };
1395
- blockHeight: string | number;
1396
1396
  details: {
1397
1397
  __kind: "DepositFailedDepositChannelVariantTron";
1398
1398
  depositWitness: {
1399
+ depositAddress: string;
1399
1400
  asset: {
1400
1401
  __kind: "Trx" | "TrxUsdt";
1401
1402
  };
1402
1403
  amount: string | number;
1403
- depositAddress: string;
1404
1404
  depositDetails: {
1405
1405
  txHashes?: string[] | null | undefined;
1406
1406
  };
@@ -1408,11 +1408,6 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1408
1408
  } | {
1409
1409
  __kind: "DepositFailedVaultVariantTron";
1410
1410
  vaultWitness: {
1411
- destinationAddress: {
1412
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1413
- value: string;
1414
- };
1415
- txId: string;
1416
1411
  depositDetails: {
1417
1412
  txHashes?: string[] | null | undefined;
1418
1413
  };
@@ -1421,8 +1416,13 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1421
1416
  };
1422
1417
  depositAmount: string | number;
1423
1418
  outputAsset: {
1424
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1419
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1420
+ };
1421
+ destinationAddress: {
1422
+ value: string;
1423
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1425
1424
  };
1425
+ txId: string;
1426
1426
  affiliateFees: {
1427
1427
  account: number;
1428
1428
  bps: number;
@@ -1439,8 +1439,8 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1439
1439
  maxOraclePriceSlippage?: number | null | undefined;
1440
1440
  };
1441
1441
  boostFee: number;
1442
- channelId?: string | number | null | undefined;
1443
1442
  depositAddress?: string | null | undefined;
1443
+ channelId?: string | number | null | undefined;
1444
1444
  depositMetadata?: {
1445
1445
  channelMetadata: {
1446
1446
  message: string;
@@ -1451,45 +1451,45 @@ declare const tronIngressEgressDepositFailed: z.ZodObject<{
1451
1451
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1452
1452
  };
1453
1453
  sourceAddress?: {
1454
- __kind: "Eth";
1455
1454
  value: string;
1455
+ __kind: "Eth";
1456
1456
  } | {
1457
- __kind: "Dot";
1458
1457
  value: string;
1458
+ __kind: "Dot";
1459
1459
  } | {
1460
- __kind: "Btc";
1461
1460
  value: {
1462
- __kind: "P2PKH";
1463
1461
  value: string;
1462
+ __kind: "P2PKH";
1464
1463
  } | {
1465
- __kind: "P2SH";
1466
1464
  value: string;
1465
+ __kind: "P2SH";
1467
1466
  } | {
1468
- __kind: "P2WPKH";
1469
1467
  value: string;
1468
+ __kind: "P2WPKH";
1470
1469
  } | {
1471
- __kind: "P2WSH";
1472
1470
  value: string;
1471
+ __kind: "P2WSH";
1473
1472
  } | {
1474
- __kind: "Taproot";
1475
1473
  value: string;
1474
+ __kind: "Taproot";
1476
1475
  } | {
1477
1476
  __kind: "OtherSegwit";
1478
1477
  version: number;
1479
1478
  program: string;
1480
1479
  };
1480
+ __kind: "Btc";
1481
1481
  } | {
1482
- __kind: "Arb";
1483
1482
  value: string;
1483
+ __kind: "Arb";
1484
1484
  } | {
1485
- __kind: "Sol";
1486
1485
  value: string;
1486
+ __kind: "Sol";
1487
1487
  } | {
1488
- __kind: "Hub";
1489
1488
  value: string;
1489
+ __kind: "Hub";
1490
1490
  } | {
1491
- __kind: "Tron";
1492
1491
  value: string;
1492
+ __kind: "Tron";
1493
1493
  } | null | undefined;
1494
1494
  } | null | undefined;
1495
1495
  brokerFee?: {