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

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