@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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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, {
@@ -297,34 +297,34 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
297
297
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
298
298
  depositDetails: z.ZodNumber;
299
299
  }, "strip", z.ZodTypeAny, {
300
+ depositAddress: `0x${string}`;
300
301
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
301
302
  amount: bigint;
302
- depositAddress: `0x${string}`;
303
303
  depositDetails: number;
304
304
  }, {
305
+ depositAddress: string;
305
306
  asset: {
306
307
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
307
308
  };
308
309
  amount: string | number;
309
- depositAddress: string;
310
310
  depositDetails: number;
311
311
  }>;
312
312
  }, "strip", z.ZodTypeAny, {
313
313
  __kind: "DepositFailedDepositChannelVariantAssethub";
314
314
  depositWitness: {
315
+ depositAddress: `0x${string}`;
315
316
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
316
317
  amount: bigint;
317
- depositAddress: `0x${string}`;
318
318
  depositDetails: number;
319
319
  };
320
320
  }, {
321
321
  __kind: "DepositFailedDepositChannelVariantAssethub";
322
322
  depositWitness: {
323
+ depositAddress: string;
323
324
  asset: {
324
325
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
325
326
  };
326
327
  amount: string | number;
327
- depositAddress: string;
328
328
  depositDetails: number;
329
329
  };
330
330
  }>, z.ZodObject<{
@@ -346,21 +346,21 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
346
346
  outputAsset: z.ZodEffects<z.ZodObject<{
347
347
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
348
348
  }, "strip", z.ZodTypeAny, {
349
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
349
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
350
350
  }, {
351
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
352
- }>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt", {
353
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
351
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
352
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
353
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
354
354
  }>;
355
355
  destinationAddress: z.ZodEffects<z.ZodObject<{
356
356
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
357
357
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
358
358
  }, "strip", z.ZodTypeAny, {
359
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
360
359
  value: `0x${string}`;
361
- }, {
362
360
  __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
361
+ }, {
363
362
  value: string;
363
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
364
364
  }>, {
365
365
  readonly chain: "Ethereum";
366
366
  readonly address: `0x${string}`;
@@ -383,8 +383,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
383
383
  readonly chain: "Tron";
384
384
  readonly address: string;
385
385
  }, {
386
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
387
386
  value: string;
387
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
388
388
  }>;
389
389
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
390
390
  channelMetadata: z.ZodObject<{
@@ -413,67 +413,67 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
413
413
  __kind: z.ZodLiteral<"Eth">;
414
414
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
415
415
  }, "strip", z.ZodTypeAny, {
416
- __kind: "Eth";
417
416
  value: `0x${string}`;
418
- }, {
419
417
  __kind: "Eth";
418
+ }, {
420
419
  value: string;
420
+ __kind: "Eth";
421
421
  }>, z.ZodObject<{
422
422
  __kind: z.ZodLiteral<"Dot">;
423
423
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
424
424
  }, "strip", z.ZodTypeAny, {
425
- __kind: "Dot";
426
425
  value: `0x${string}`;
427
- }, {
428
426
  __kind: "Dot";
427
+ }, {
429
428
  value: string;
429
+ __kind: "Dot";
430
430
  }>, z.ZodObject<{
431
431
  __kind: z.ZodLiteral<"Btc">;
432
432
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
433
433
  __kind: z.ZodLiteral<"P2PKH">;
434
434
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
435
435
  }, "strip", z.ZodTypeAny, {
436
- __kind: "P2PKH";
437
436
  value: `0x${string}`;
438
- }, {
439
437
  __kind: "P2PKH";
438
+ }, {
440
439
  value: string;
440
+ __kind: "P2PKH";
441
441
  }>, z.ZodObject<{
442
442
  __kind: z.ZodLiteral<"P2SH">;
443
443
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
444
444
  }, "strip", z.ZodTypeAny, {
445
- __kind: "P2SH";
446
445
  value: `0x${string}`;
447
- }, {
448
446
  __kind: "P2SH";
447
+ }, {
449
448
  value: string;
449
+ __kind: "P2SH";
450
450
  }>, z.ZodObject<{
451
451
  __kind: z.ZodLiteral<"P2WPKH">;
452
452
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
453
453
  }, "strip", z.ZodTypeAny, {
454
- __kind: "P2WPKH";
455
454
  value: `0x${string}`;
456
- }, {
457
455
  __kind: "P2WPKH";
456
+ }, {
458
457
  value: string;
458
+ __kind: "P2WPKH";
459
459
  }>, z.ZodObject<{
460
460
  __kind: z.ZodLiteral<"P2WSH">;
461
461
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
462
462
  }, "strip", z.ZodTypeAny, {
463
- __kind: "P2WSH";
464
463
  value: `0x${string}`;
465
- }, {
466
464
  __kind: "P2WSH";
465
+ }, {
467
466
  value: string;
467
+ __kind: "P2WSH";
468
468
  }>, z.ZodObject<{
469
469
  __kind: z.ZodLiteral<"Taproot">;
470
470
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
471
471
  }, "strip", z.ZodTypeAny, {
472
- __kind: "Taproot";
473
472
  value: `0x${string}`;
474
- }, {
475
473
  __kind: "Taproot";
474
+ }, {
476
475
  value: string;
476
+ __kind: "Taproot";
477
477
  }>, z.ZodObject<{
478
478
  __kind: z.ZodLiteral<"OtherSegwit">;
479
479
  version: z.ZodNumber;
@@ -488,85 +488,85 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
488
488
  program: string;
489
489
  }>]>;
490
490
  }, "strip", z.ZodTypeAny, {
491
- __kind: "Btc";
492
491
  value: {
493
- __kind: "P2PKH";
494
492
  value: `0x${string}`;
493
+ __kind: "P2PKH";
495
494
  } | {
496
- __kind: "P2SH";
497
495
  value: `0x${string}`;
496
+ __kind: "P2SH";
498
497
  } | {
499
- __kind: "P2WPKH";
500
498
  value: `0x${string}`;
499
+ __kind: "P2WPKH";
501
500
  } | {
502
- __kind: "P2WSH";
503
501
  value: `0x${string}`;
502
+ __kind: "P2WSH";
504
503
  } | {
505
- __kind: "Taproot";
506
504
  value: `0x${string}`;
505
+ __kind: "Taproot";
507
506
  } | {
508
507
  __kind: "OtherSegwit";
509
508
  version: number;
510
509
  program: `0x${string}`;
511
510
  };
512
- }, {
513
511
  __kind: "Btc";
512
+ }, {
514
513
  value: {
515
- __kind: "P2PKH";
516
514
  value: string;
515
+ __kind: "P2PKH";
517
516
  } | {
518
- __kind: "P2SH";
519
517
  value: string;
518
+ __kind: "P2SH";
520
519
  } | {
521
- __kind: "P2WPKH";
522
520
  value: string;
521
+ __kind: "P2WPKH";
523
522
  } | {
524
- __kind: "P2WSH";
525
523
  value: string;
524
+ __kind: "P2WSH";
526
525
  } | {
527
- __kind: "Taproot";
528
526
  value: string;
527
+ __kind: "Taproot";
529
528
  } | {
530
529
  __kind: "OtherSegwit";
531
530
  version: number;
532
531
  program: string;
533
532
  };
533
+ __kind: "Btc";
534
534
  }>, z.ZodObject<{
535
535
  __kind: z.ZodLiteral<"Arb">;
536
536
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
537
537
  }, "strip", z.ZodTypeAny, {
538
- __kind: "Arb";
539
538
  value: `0x${string}`;
540
- }, {
541
539
  __kind: "Arb";
540
+ }, {
542
541
  value: string;
542
+ __kind: "Arb";
543
543
  }>, z.ZodObject<{
544
544
  __kind: z.ZodLiteral<"Sol">;
545
545
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
546
546
  }, "strip", z.ZodTypeAny, {
547
- __kind: "Sol";
548
547
  value: `0x${string}`;
549
- }, {
550
548
  __kind: "Sol";
549
+ }, {
551
550
  value: string;
551
+ __kind: "Sol";
552
552
  }>, z.ZodObject<{
553
553
  __kind: z.ZodLiteral<"Hub">;
554
554
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
555
555
  }, "strip", z.ZodTypeAny, {
556
- __kind: "Hub";
557
556
  value: `0x${string}`;
558
- }, {
559
557
  __kind: "Hub";
558
+ }, {
560
559
  value: string;
560
+ __kind: "Hub";
561
561
  }>, z.ZodObject<{
562
562
  __kind: z.ZodLiteral<"Tron">;
563
563
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
564
564
  }, "strip", z.ZodTypeAny, {
565
- __kind: "Tron";
566
565
  value: `0x${string}`;
567
- }, {
568
566
  __kind: "Tron";
567
+ }, {
569
568
  value: string;
569
+ __kind: "Tron";
570
570
  }>]>>>;
571
571
  }, "strip", z.ZodTypeAny, {
572
572
  channelMetadata: {
@@ -576,45 +576,45 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
576
576
  };
577
577
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
578
578
  sourceAddress?: {
579
- __kind: "Eth";
580
579
  value: `0x${string}`;
580
+ __kind: "Eth";
581
581
  } | {
582
- __kind: "Dot";
583
582
  value: `0x${string}`;
583
+ __kind: "Dot";
584
584
  } | {
585
- __kind: "Btc";
586
585
  value: {
587
- __kind: "P2PKH";
588
586
  value: `0x${string}`;
587
+ __kind: "P2PKH";
589
588
  } | {
590
- __kind: "P2SH";
591
589
  value: `0x${string}`;
590
+ __kind: "P2SH";
592
591
  } | {
593
- __kind: "P2WPKH";
594
592
  value: `0x${string}`;
593
+ __kind: "P2WPKH";
595
594
  } | {
596
- __kind: "P2WSH";
597
595
  value: `0x${string}`;
596
+ __kind: "P2WSH";
598
597
  } | {
599
- __kind: "Taproot";
600
598
  value: `0x${string}`;
599
+ __kind: "Taproot";
601
600
  } | {
602
601
  __kind: "OtherSegwit";
603
602
  version: number;
604
603
  program: `0x${string}`;
605
604
  };
605
+ __kind: "Btc";
606
606
  } | {
607
- __kind: "Arb";
608
607
  value: `0x${string}`;
608
+ __kind: "Arb";
609
609
  } | {
610
- __kind: "Sol";
611
610
  value: `0x${string}`;
611
+ __kind: "Sol";
612
612
  } | {
613
- __kind: "Hub";
614
613
  value: `0x${string}`;
614
+ __kind: "Hub";
615
615
  } | {
616
- __kind: "Tron";
617
616
  value: `0x${string}`;
617
+ __kind: "Tron";
618
618
  } | null | undefined;
619
619
  }, {
620
620
  channelMetadata: {
@@ -626,45 +626,45 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
626
626
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
627
627
  };
628
628
  sourceAddress?: {
629
- __kind: "Eth";
630
629
  value: string;
630
+ __kind: "Eth";
631
631
  } | {
632
- __kind: "Dot";
633
632
  value: string;
633
+ __kind: "Dot";
634
634
  } | {
635
- __kind: "Btc";
636
635
  value: {
637
- __kind: "P2PKH";
638
636
  value: string;
637
+ __kind: "P2PKH";
639
638
  } | {
640
- __kind: "P2SH";
641
639
  value: string;
640
+ __kind: "P2SH";
642
641
  } | {
643
- __kind: "P2WPKH";
644
642
  value: string;
643
+ __kind: "P2WPKH";
645
644
  } | {
646
- __kind: "P2WSH";
647
645
  value: string;
646
+ __kind: "P2WSH";
648
647
  } | {
649
- __kind: "Taproot";
650
648
  value: string;
649
+ __kind: "Taproot";
651
650
  } | {
652
651
  __kind: "OtherSegwit";
653
652
  version: number;
654
653
  program: string;
655
654
  };
655
+ __kind: "Btc";
656
656
  } | {
657
- __kind: "Arb";
658
657
  value: string;
658
+ __kind: "Arb";
659
659
  } | {
660
- __kind: "Sol";
661
660
  value: string;
661
+ __kind: "Sol";
662
662
  } | {
663
- __kind: "Hub";
664
663
  value: string;
664
+ __kind: "Hub";
665
665
  } | {
666
- __kind: "Tron";
667
666
  value: string;
667
+ __kind: "Tron";
668
668
  } | null | undefined;
669
669
  }>>>;
670
670
  txId: z.ZodObject<{
@@ -748,6 +748,10 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
748
748
  }>>>;
749
749
  boostFee: z.ZodNumber;
750
750
  }, "strip", z.ZodTypeAny, {
751
+ depositDetails: number;
752
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
753
+ depositAmount: bigint;
754
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
751
755
  destinationAddress: {
752
756
  readonly chain: "Ethereum";
753
757
  readonly address: `0x${string}`;
@@ -774,10 +778,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
774
778
  blockNumber: number;
775
779
  extrinsicIndex: number;
776
780
  };
777
- depositDetails: number;
778
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
779
- depositAmount: bigint;
780
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
781
781
  affiliateFees: {
782
782
  account: number;
783
783
  bps: number;
@@ -794,8 +794,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
794
794
  maxOraclePriceSlippage?: number | null | undefined;
795
795
  };
796
796
  boostFee: number;
797
- channelId?: bigint | null | undefined;
798
797
  depositAddress?: `0x${string}` | null | undefined;
798
+ channelId?: bigint | null | undefined;
799
799
  depositMetadata?: {
800
800
  channelMetadata: {
801
801
  message: `0x${string}`;
@@ -804,45 +804,45 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
804
804
  };
805
805
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
806
806
  sourceAddress?: {
807
- __kind: "Eth";
808
807
  value: `0x${string}`;
808
+ __kind: "Eth";
809
809
  } | {
810
- __kind: "Dot";
811
810
  value: `0x${string}`;
811
+ __kind: "Dot";
812
812
  } | {
813
- __kind: "Btc";
814
813
  value: {
815
- __kind: "P2PKH";
816
814
  value: `0x${string}`;
815
+ __kind: "P2PKH";
817
816
  } | {
818
- __kind: "P2SH";
819
817
  value: `0x${string}`;
818
+ __kind: "P2SH";
820
819
  } | {
821
- __kind: "P2WPKH";
822
820
  value: `0x${string}`;
821
+ __kind: "P2WPKH";
823
822
  } | {
824
- __kind: "P2WSH";
825
823
  value: `0x${string}`;
824
+ __kind: "P2WSH";
826
825
  } | {
827
- __kind: "Taproot";
828
826
  value: `0x${string}`;
827
+ __kind: "Taproot";
829
828
  } | {
830
829
  __kind: "OtherSegwit";
831
830
  version: number;
832
831
  program: `0x${string}`;
833
832
  };
833
+ __kind: "Btc";
834
834
  } | {
835
- __kind: "Arb";
836
835
  value: `0x${string}`;
836
+ __kind: "Arb";
837
837
  } | {
838
- __kind: "Sol";
839
838
  value: `0x${string}`;
839
+ __kind: "Sol";
840
840
  } | {
841
- __kind: "Hub";
842
841
  value: `0x${string}`;
842
+ __kind: "Hub";
843
843
  } | {
844
- __kind: "Tron";
845
844
  value: `0x${string}`;
845
+ __kind: "Tron";
846
846
  } | null | undefined;
847
847
  } | null | undefined;
848
848
  brokerFee?: {
@@ -854,21 +854,21 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
854
854
  chunkInterval: number;
855
855
  } | null | undefined;
856
856
  }, {
857
- destinationAddress: {
858
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
859
- value: string;
860
- };
861
- txId: {
862
- blockNumber: number;
863
- extrinsicIndex: number;
864
- };
865
857
  depositDetails: number;
866
858
  inputAsset: {
867
859
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
868
860
  };
869
861
  depositAmount: string | number;
870
862
  outputAsset: {
871
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
863
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
864
+ };
865
+ destinationAddress: {
866
+ value: string;
867
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
868
+ };
869
+ txId: {
870
+ blockNumber: number;
871
+ extrinsicIndex: number;
872
872
  };
873
873
  affiliateFees: {
874
874
  account: number;
@@ -886,8 +886,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
886
886
  maxOraclePriceSlippage?: number | null | undefined;
887
887
  };
888
888
  boostFee: number;
889
- channelId?: string | number | null | undefined;
890
889
  depositAddress?: string | null | undefined;
890
+ channelId?: string | number | null | undefined;
891
891
  depositMetadata?: {
892
892
  channelMetadata: {
893
893
  message: string;
@@ -898,45 +898,45 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
898
898
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
899
899
  };
900
900
  sourceAddress?: {
901
- __kind: "Eth";
902
901
  value: string;
902
+ __kind: "Eth";
903
903
  } | {
904
- __kind: "Dot";
905
904
  value: string;
905
+ __kind: "Dot";
906
906
  } | {
907
- __kind: "Btc";
908
907
  value: {
909
- __kind: "P2PKH";
910
908
  value: string;
909
+ __kind: "P2PKH";
911
910
  } | {
912
- __kind: "P2SH";
913
911
  value: string;
912
+ __kind: "P2SH";
914
913
  } | {
915
- __kind: "P2WPKH";
916
914
  value: string;
915
+ __kind: "P2WPKH";
917
916
  } | {
918
- __kind: "P2WSH";
919
917
  value: string;
918
+ __kind: "P2WSH";
920
919
  } | {
921
- __kind: "Taproot";
922
920
  value: string;
921
+ __kind: "Taproot";
923
922
  } | {
924
923
  __kind: "OtherSegwit";
925
924
  version: number;
926
925
  program: string;
927
926
  };
927
+ __kind: "Btc";
928
928
  } | {
929
- __kind: "Arb";
930
929
  value: string;
930
+ __kind: "Arb";
931
931
  } | {
932
- __kind: "Sol";
933
932
  value: string;
933
+ __kind: "Sol";
934
934
  } | {
935
- __kind: "Hub";
936
935
  value: string;
936
+ __kind: "Hub";
937
937
  } | {
938
- __kind: "Tron";
939
938
  value: string;
939
+ __kind: "Tron";
940
940
  } | null | undefined;
941
941
  } | null | undefined;
942
942
  brokerFee?: {
@@ -951,6 +951,10 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
951
951
  }, "strip", z.ZodTypeAny, {
952
952
  __kind: "DepositFailedVaultVariantAssethub";
953
953
  vaultWitness: {
954
+ depositDetails: number;
955
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
956
+ depositAmount: bigint;
957
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
954
958
  destinationAddress: {
955
959
  readonly chain: "Ethereum";
956
960
  readonly address: `0x${string}`;
@@ -977,10 +981,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
977
981
  blockNumber: number;
978
982
  extrinsicIndex: number;
979
983
  };
980
- depositDetails: number;
981
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
982
- depositAmount: bigint;
983
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
984
984
  affiliateFees: {
985
985
  account: number;
986
986
  bps: number;
@@ -997,8 +997,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
997
997
  maxOraclePriceSlippage?: number | null | undefined;
998
998
  };
999
999
  boostFee: number;
1000
- channelId?: bigint | null | undefined;
1001
1000
  depositAddress?: `0x${string}` | null | undefined;
1001
+ channelId?: bigint | null | undefined;
1002
1002
  depositMetadata?: {
1003
1003
  channelMetadata: {
1004
1004
  message: `0x${string}`;
@@ -1007,45 +1007,45 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1007
1007
  };
1008
1008
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1009
1009
  sourceAddress?: {
1010
- __kind: "Eth";
1011
1010
  value: `0x${string}`;
1011
+ __kind: "Eth";
1012
1012
  } | {
1013
- __kind: "Dot";
1014
1013
  value: `0x${string}`;
1014
+ __kind: "Dot";
1015
1015
  } | {
1016
- __kind: "Btc";
1017
1016
  value: {
1018
- __kind: "P2PKH";
1019
1017
  value: `0x${string}`;
1018
+ __kind: "P2PKH";
1020
1019
  } | {
1021
- __kind: "P2SH";
1022
1020
  value: `0x${string}`;
1021
+ __kind: "P2SH";
1023
1022
  } | {
1024
- __kind: "P2WPKH";
1025
1023
  value: `0x${string}`;
1024
+ __kind: "P2WPKH";
1026
1025
  } | {
1027
- __kind: "P2WSH";
1028
1026
  value: `0x${string}`;
1027
+ __kind: "P2WSH";
1029
1028
  } | {
1030
- __kind: "Taproot";
1031
1029
  value: `0x${string}`;
1030
+ __kind: "Taproot";
1032
1031
  } | {
1033
1032
  __kind: "OtherSegwit";
1034
1033
  version: number;
1035
1034
  program: `0x${string}`;
1036
1035
  };
1036
+ __kind: "Btc";
1037
1037
  } | {
1038
- __kind: "Arb";
1039
1038
  value: `0x${string}`;
1039
+ __kind: "Arb";
1040
1040
  } | {
1041
- __kind: "Sol";
1042
1041
  value: `0x${string}`;
1042
+ __kind: "Sol";
1043
1043
  } | {
1044
- __kind: "Hub";
1045
1044
  value: `0x${string}`;
1045
+ __kind: "Hub";
1046
1046
  } | {
1047
- __kind: "Tron";
1048
1047
  value: `0x${string}`;
1048
+ __kind: "Tron";
1049
1049
  } | null | undefined;
1050
1050
  } | null | undefined;
1051
1051
  brokerFee?: {
@@ -1060,21 +1060,21 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1060
1060
  }, {
1061
1061
  __kind: "DepositFailedVaultVariantAssethub";
1062
1062
  vaultWitness: {
1063
- destinationAddress: {
1064
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1065
- value: string;
1066
- };
1067
- txId: {
1068
- blockNumber: number;
1069
- extrinsicIndex: number;
1070
- };
1071
1063
  depositDetails: number;
1072
1064
  inputAsset: {
1073
1065
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
1074
1066
  };
1075
1067
  depositAmount: string | number;
1076
1068
  outputAsset: {
1077
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1069
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1070
+ };
1071
+ destinationAddress: {
1072
+ value: string;
1073
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1074
+ };
1075
+ txId: {
1076
+ blockNumber: number;
1077
+ extrinsicIndex: number;
1078
1078
  };
1079
1079
  affiliateFees: {
1080
1080
  account: number;
@@ -1092,8 +1092,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1092
1092
  maxOraclePriceSlippage?: number | null | undefined;
1093
1093
  };
1094
1094
  boostFee: number;
1095
- channelId?: string | number | null | undefined;
1096
1095
  depositAddress?: string | null | undefined;
1096
+ channelId?: string | number | null | undefined;
1097
1097
  depositMetadata?: {
1098
1098
  channelMetadata: {
1099
1099
  message: string;
@@ -1104,45 +1104,45 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1104
1104
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1105
1105
  };
1106
1106
  sourceAddress?: {
1107
- __kind: "Eth";
1108
1107
  value: string;
1108
+ __kind: "Eth";
1109
1109
  } | {
1110
- __kind: "Dot";
1111
1110
  value: string;
1111
+ __kind: "Dot";
1112
1112
  } | {
1113
- __kind: "Btc";
1114
1113
  value: {
1115
- __kind: "P2PKH";
1116
1114
  value: string;
1115
+ __kind: "P2PKH";
1117
1116
  } | {
1118
- __kind: "P2SH";
1119
1117
  value: string;
1118
+ __kind: "P2SH";
1120
1119
  } | {
1121
- __kind: "P2WPKH";
1122
1120
  value: string;
1121
+ __kind: "P2WPKH";
1123
1122
  } | {
1124
- __kind: "P2WSH";
1125
1123
  value: string;
1124
+ __kind: "P2WSH";
1126
1125
  } | {
1127
- __kind: "Taproot";
1128
1126
  value: string;
1127
+ __kind: "Taproot";
1129
1128
  } | {
1130
1129
  __kind: "OtherSegwit";
1131
1130
  version: number;
1132
1131
  program: string;
1133
1132
  };
1133
+ __kind: "Btc";
1134
1134
  } | {
1135
- __kind: "Arb";
1136
1135
  value: string;
1136
+ __kind: "Arb";
1137
1137
  } | {
1138
- __kind: "Sol";
1139
1138
  value: string;
1139
+ __kind: "Sol";
1140
1140
  } | {
1141
- __kind: "Hub";
1142
1141
  value: string;
1142
+ __kind: "Hub";
1143
1143
  } | {
1144
- __kind: "Tron";
1145
1144
  value: string;
1145
+ __kind: "Tron";
1146
1146
  } | null | undefined;
1147
1147
  } | null | undefined;
1148
1148
  brokerFee?: {
@@ -1156,6 +1156,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1156
1156
  };
1157
1157
  }>]>;
1158
1158
  }, "strip", z.ZodTypeAny, {
1159
+ blockHeight: number;
1159
1160
  reason: {
1160
1161
  __kind: "BelowMinimumDeposit";
1161
1162
  } | {
@@ -1163,7 +1164,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1163
1164
  } | {
1164
1165
  __kind: "TransactionRejectedByBroker";
1165
1166
  } | {
1166
- __kind: "DepositWitnessRejected";
1167
1167
  value: {
1168
1168
  __kind: "Other";
1169
1169
  } | {
@@ -1171,11 +1171,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1171
1171
  } | {
1172
1172
  __kind: "BadOrigin";
1173
1173
  } | {
1174
- __kind: "Module";
1175
1174
  value: {
1176
1175
  index: number;
1177
1176
  error: `0x${string}`;
1178
1177
  };
1178
+ __kind: "Module";
1179
1179
  } | {
1180
1180
  __kind: "ConsumerRemaining";
1181
1181
  } | {
@@ -1183,14 +1183,14 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1183
1183
  } | {
1184
1184
  __kind: "TooManyConsumers";
1185
1185
  } | {
1186
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1186
1187
  __kind: "Token";
1187
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1188
1188
  } | {
1189
- __kind: "Arithmetic";
1190
1189
  value: "Underflow" | "Overflow" | "DivisionByZero";
1190
+ __kind: "Arithmetic";
1191
1191
  } | {
1192
- __kind: "Transactional";
1193
1192
  value: "LimitReached" | "NoLayer";
1193
+ __kind: "Transactional";
1194
1194
  } | {
1195
1195
  __kind: "Exhausted";
1196
1196
  } | {
@@ -1200,24 +1200,28 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1200
1200
  } | {
1201
1201
  __kind: "RootNotAllowed";
1202
1202
  } | {
1203
- __kind: "Trie";
1204
1203
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1204
+ __kind: "Trie";
1205
1205
  };
1206
+ __kind: "DepositWitnessRejected";
1206
1207
  } | {
1207
1208
  __kind: "Unrefundable";
1208
1209
  };
1209
- blockHeight: number;
1210
1210
  details: {
1211
1211
  __kind: "DepositFailedDepositChannelVariantAssethub";
1212
1212
  depositWitness: {
1213
+ depositAddress: `0x${string}`;
1213
1214
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
1214
1215
  amount: bigint;
1215
- depositAddress: `0x${string}`;
1216
1216
  depositDetails: number;
1217
1217
  };
1218
1218
  } | {
1219
1219
  __kind: "DepositFailedVaultVariantAssethub";
1220
1220
  vaultWitness: {
1221
+ depositDetails: number;
1222
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
1223
+ depositAmount: bigint;
1224
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1221
1225
  destinationAddress: {
1222
1226
  readonly chain: "Ethereum";
1223
1227
  readonly address: `0x${string}`;
@@ -1244,10 +1248,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1244
1248
  blockNumber: number;
1245
1249
  extrinsicIndex: number;
1246
1250
  };
1247
- depositDetails: number;
1248
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
1249
- depositAmount: bigint;
1250
- outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1251
1251
  affiliateFees: {
1252
1252
  account: number;
1253
1253
  bps: number;
@@ -1264,8 +1264,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1264
1264
  maxOraclePriceSlippage?: number | null | undefined;
1265
1265
  };
1266
1266
  boostFee: number;
1267
- channelId?: bigint | null | undefined;
1268
1267
  depositAddress?: `0x${string}` | null | undefined;
1268
+ channelId?: bigint | null | undefined;
1269
1269
  depositMetadata?: {
1270
1270
  channelMetadata: {
1271
1271
  message: `0x${string}`;
@@ -1274,45 +1274,45 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1274
1274
  };
1275
1275
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1276
1276
  sourceAddress?: {
1277
- __kind: "Eth";
1278
1277
  value: `0x${string}`;
1278
+ __kind: "Eth";
1279
1279
  } | {
1280
- __kind: "Dot";
1281
1280
  value: `0x${string}`;
1281
+ __kind: "Dot";
1282
1282
  } | {
1283
- __kind: "Btc";
1284
1283
  value: {
1285
- __kind: "P2PKH";
1286
1284
  value: `0x${string}`;
1285
+ __kind: "P2PKH";
1287
1286
  } | {
1288
- __kind: "P2SH";
1289
1287
  value: `0x${string}`;
1288
+ __kind: "P2SH";
1290
1289
  } | {
1291
- __kind: "P2WPKH";
1292
1290
  value: `0x${string}`;
1291
+ __kind: "P2WPKH";
1293
1292
  } | {
1294
- __kind: "P2WSH";
1295
1293
  value: `0x${string}`;
1294
+ __kind: "P2WSH";
1296
1295
  } | {
1297
- __kind: "Taproot";
1298
1296
  value: `0x${string}`;
1297
+ __kind: "Taproot";
1299
1298
  } | {
1300
1299
  __kind: "OtherSegwit";
1301
1300
  version: number;
1302
1301
  program: `0x${string}`;
1303
1302
  };
1303
+ __kind: "Btc";
1304
1304
  } | {
1305
- __kind: "Arb";
1306
1305
  value: `0x${string}`;
1306
+ __kind: "Arb";
1307
1307
  } | {
1308
- __kind: "Sol";
1309
1308
  value: `0x${string}`;
1309
+ __kind: "Sol";
1310
1310
  } | {
1311
- __kind: "Hub";
1312
1311
  value: `0x${string}`;
1312
+ __kind: "Hub";
1313
1313
  } | {
1314
- __kind: "Tron";
1315
1314
  value: `0x${string}`;
1315
+ __kind: "Tron";
1316
1316
  } | null | undefined;
1317
1317
  } | null | undefined;
1318
1318
  brokerFee?: {
@@ -1326,6 +1326,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1326
1326
  };
1327
1327
  };
1328
1328
  }, {
1329
+ blockHeight: number;
1329
1330
  reason: {
1330
1331
  __kind: "BelowMinimumDeposit";
1331
1332
  } | {
@@ -1333,7 +1334,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1333
1334
  } | {
1334
1335
  __kind: "TransactionRejectedByBroker";
1335
1336
  } | {
1336
- __kind: "DepositWitnessRejected";
1337
1337
  value: {
1338
1338
  __kind: "Other";
1339
1339
  } | {
@@ -1341,11 +1341,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1341
1341
  } | {
1342
1342
  __kind: "BadOrigin";
1343
1343
  } | {
1344
- __kind: "Module";
1345
1344
  value: {
1346
1345
  index: number;
1347
1346
  error: string;
1348
1347
  };
1348
+ __kind: "Module";
1349
1349
  } | {
1350
1350
  __kind: "ConsumerRemaining";
1351
1351
  } | {
@@ -1353,20 +1353,20 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1353
1353
  } | {
1354
1354
  __kind: "TooManyConsumers";
1355
1355
  } | {
1356
- __kind: "Token";
1357
1356
  value: {
1358
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1357
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1359
1358
  };
1359
+ __kind: "Token";
1360
1360
  } | {
1361
- __kind: "Arithmetic";
1362
1361
  value: {
1363
1362
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
1364
1363
  };
1364
+ __kind: "Arithmetic";
1365
1365
  } | {
1366
- __kind: "Transactional";
1367
1366
  value: {
1368
1367
  __kind: "LimitReached" | "NoLayer";
1369
1368
  };
1369
+ __kind: "Transactional";
1370
1370
  } | {
1371
1371
  __kind: "Exhausted";
1372
1372
  } | {
@@ -1376,43 +1376,43 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1376
1376
  } | {
1377
1377
  __kind: "RootNotAllowed";
1378
1378
  } | {
1379
- __kind: "Trie";
1380
1379
  value: {
1381
1380
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1382
1381
  };
1382
+ __kind: "Trie";
1383
1383
  };
1384
+ __kind: "DepositWitnessRejected";
1384
1385
  } | {
1385
1386
  __kind: "Unrefundable";
1386
1387
  };
1387
- blockHeight: number;
1388
1388
  details: {
1389
1389
  __kind: "DepositFailedDepositChannelVariantAssethub";
1390
1390
  depositWitness: {
1391
+ depositAddress: string;
1391
1392
  asset: {
1392
1393
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
1393
1394
  };
1394
1395
  amount: string | number;
1395
- depositAddress: string;
1396
1396
  depositDetails: number;
1397
1397
  };
1398
1398
  } | {
1399
1399
  __kind: "DepositFailedVaultVariantAssethub";
1400
1400
  vaultWitness: {
1401
- destinationAddress: {
1402
- __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1403
- value: string;
1404
- };
1405
- txId: {
1406
- blockNumber: number;
1407
- extrinsicIndex: number;
1408
- };
1409
1401
  depositDetails: number;
1410
1402
  inputAsset: {
1411
1403
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
1412
1404
  };
1413
1405
  depositAmount: string | number;
1414
1406
  outputAsset: {
1415
- __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "SolUsdt" | "Trx" | "TrxUsdt";
1407
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1408
+ };
1409
+ destinationAddress: {
1410
+ value: string;
1411
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1412
+ };
1413
+ txId: {
1414
+ blockNumber: number;
1415
+ extrinsicIndex: number;
1416
1416
  };
1417
1417
  affiliateFees: {
1418
1418
  account: number;
@@ -1430,8 +1430,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1430
1430
  maxOraclePriceSlippage?: number | null | undefined;
1431
1431
  };
1432
1432
  boostFee: number;
1433
- channelId?: string | number | null | undefined;
1434
1433
  depositAddress?: string | null | undefined;
1434
+ channelId?: string | number | null | undefined;
1435
1435
  depositMetadata?: {
1436
1436
  channelMetadata: {
1437
1437
  message: string;
@@ -1442,45 +1442,45 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1442
1442
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1443
1443
  };
1444
1444
  sourceAddress?: {
1445
- __kind: "Eth";
1446
1445
  value: string;
1446
+ __kind: "Eth";
1447
1447
  } | {
1448
- __kind: "Dot";
1449
1448
  value: string;
1449
+ __kind: "Dot";
1450
1450
  } | {
1451
- __kind: "Btc";
1452
1451
  value: {
1453
- __kind: "P2PKH";
1454
1452
  value: string;
1453
+ __kind: "P2PKH";
1455
1454
  } | {
1456
- __kind: "P2SH";
1457
1455
  value: string;
1456
+ __kind: "P2SH";
1458
1457
  } | {
1459
- __kind: "P2WPKH";
1460
1458
  value: string;
1459
+ __kind: "P2WPKH";
1461
1460
  } | {
1462
- __kind: "P2WSH";
1463
1461
  value: string;
1462
+ __kind: "P2WSH";
1464
1463
  } | {
1465
- __kind: "Taproot";
1466
1464
  value: string;
1465
+ __kind: "Taproot";
1467
1466
  } | {
1468
1467
  __kind: "OtherSegwit";
1469
1468
  version: number;
1470
1469
  program: string;
1471
1470
  };
1471
+ __kind: "Btc";
1472
1472
  } | {
1473
- __kind: "Arb";
1474
1473
  value: string;
1474
+ __kind: "Arb";
1475
1475
  } | {
1476
- __kind: "Sol";
1477
1476
  value: string;
1477
+ __kind: "Sol";
1478
1478
  } | {
1479
- __kind: "Hub";
1480
1479
  value: string;
1480
+ __kind: "Hub";
1481
1481
  } | {
1482
- __kind: "Tron";
1483
1482
  value: string;
1483
+ __kind: "Tron";
1484
1484
  } | null | undefined;
1485
1485
  } | null | undefined;
1486
1486
  brokerFee?: {