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