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