@chainflip/processor 2.1.4-dev.0 → 2.2.0-tron-dev.1

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 (1473) 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.cjs +1 -1
  24. package/dist/100/common.d.cts +253 -253
  25. package/dist/100/common.d.mts +253 -253
  26. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  27. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
  28. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  29. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  30. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  31. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  32. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  33. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  34. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  35. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  36. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  37. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  38. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  39. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  40. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
  41. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
  42. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  43. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  44. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  45. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  46. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  47. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  48. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  49. package/dist/100/flip/remainingImbalance.d.mts +22 -22
  50. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  51. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  52. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  53. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  54. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  55. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  56. package/dist/100/funding/funded.d.cts +2 -2
  57. package/dist/100/funding/funded.d.mts +2 -2
  58. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  59. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  60. package/dist/100/governance/failedExecution.d.cts +8 -8
  61. package/dist/100/governance/failedExecution.d.mts +8 -8
  62. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
  63. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
  64. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  65. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  66. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +20 -20
  67. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +20 -20
  68. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  69. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  70. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  71. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  72. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  73. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  74. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  75. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  76. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  77. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  78. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  79. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  80. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  81. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  82. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
  83. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
  84. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +11 -11
  85. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +11 -11
  86. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  87. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  88. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  89. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  90. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  91. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  92. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  93. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  94. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  95. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  96. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  97. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  98. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
  99. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
  100. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  101. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  102. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  103. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  104. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  105. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  106. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  107. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  108. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  109. package/dist/100/swapping/ccmDepositReceived.d.mts +62 -62
  110. package/dist/100/swapping/ccmFailed.d.cts +66 -66
  111. package/dist/100/swapping/ccmFailed.d.mts +66 -66
  112. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  113. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  114. package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
  115. package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
  116. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  117. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  118. package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
  119. package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
  120. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  121. package/dist/100/swapping/swapExecuted.d.mts +12 -12
  122. package/dist/100/swapping/swapScheduled.d.cts +95 -95
  123. package/dist/100/swapping/swapScheduled.d.mts +95 -95
  124. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  125. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  126. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  127. package/dist/100/system/extrinsicFailed.d.mts +16 -16
  128. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  129. package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  130. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  131. package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
  132. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  133. package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
  134. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  135. package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  136. package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
  137. package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
  138. package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
  139. package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
  140. package/dist/102/common.cjs +1 -1
  141. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
  142. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
  143. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +42 -42
  144. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +42 -42
  145. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
  146. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
  147. package/dist/11000/common.cjs +2 -2
  148. package/dist/11000/common.d.cts +280 -280
  149. package/dist/11000/common.d.mts +280 -280
  150. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
  151. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
  152. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  153. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  154. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  155. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  156. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  157. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  158. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +42 -42
  159. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +42 -42
  160. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
  161. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
  162. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  163. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  164. package/dist/11000/swapping/refundEgressScheduled.d.cts +12 -12
  165. package/dist/11000/swapping/refundEgressScheduled.d.mts +12 -12
  166. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  167. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  168. package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
  169. package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
  170. package/dist/11000/swapping/swapRequested.d.cts +16 -16
  171. package/dist/11000/swapping/swapRequested.d.mts +16 -16
  172. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  173. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  174. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  175. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  176. package/dist/111/common.cjs +1 -1
  177. package/dist/111/common.d.cts +30 -30
  178. package/dist/111/common.d.mts +30 -30
  179. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  180. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  181. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  182. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  183. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  184. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  185. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  186. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  187. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  188. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  189. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  190. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  191. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  192. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  193. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +170 -170
  194. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +170 -170
  195. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +188 -188
  196. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +188 -188
  197. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +300 -300
  198. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +300 -300
  199. package/dist/11100/common.cjs +2 -2
  200. package/dist/11100/common.d.cts +2873 -2873
  201. package/dist/11100/common.d.mts +2873 -2873
  202. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +100 -100
  203. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +100 -100
  204. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +170 -170
  205. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +170 -170
  206. package/dist/11100/flip/flipMinted.d.cts +2 -2
  207. package/dist/11100/flip/flipMinted.d.mts +2 -2
  208. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +54 -54
  209. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +54 -54
  210. package/dist/11100/funding/sCCallExecuted.d.cts +30 -30
  211. package/dist/11100/funding/sCCallExecuted.d.mts +30 -30
  212. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  213. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  214. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  215. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  216. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  217. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  218. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
  219. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
  220. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  221. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  222. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  223. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  224. package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
  225. package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
  226. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  227. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  228. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  229. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  230. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  231. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  232. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +188 -188
  233. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +188 -188
  234. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +170 -170
  235. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +170 -170
  236. package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
  237. package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
  238. package/dist/11100/swapping/swapExecuted.d.cts +12 -12
  239. package/dist/11100/swapping/swapExecuted.d.mts +12 -12
  240. package/dist/11100/swapping/swapRequested.d.cts +388 -388
  241. package/dist/11100/swapping/swapRequested.d.mts +388 -388
  242. package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
  243. package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
  244. package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
  245. package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
  246. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  247. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  248. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  249. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
  250. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  251. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  252. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  253. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  254. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +46 -46
  255. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
  256. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  257. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  258. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  259. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  260. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
  261. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
  262. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  263. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  264. package/dist/11200/common.cjs +2 -2
  265. package/dist/11200/common.d.cts +246 -246
  266. package/dist/11200/common.d.mts +246 -246
  267. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  268. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  269. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
  270. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
  271. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  272. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  273. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  274. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  275. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +46 -46
  276. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
  277. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  278. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  279. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  280. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  281. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
  282. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
  283. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  284. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  285. package/dist/11200/swapping/swapRequested.d.cts +16 -16
  286. package/dist/11200/swapping/swapRequested.d.mts +16 -16
  287. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +2 -2
  288. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +2 -2
  289. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
  290. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
  291. package/dist/120/common.cjs +1 -1
  292. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  293. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  294. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  295. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  296. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  297. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  298. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  299. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  300. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  301. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  302. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  303. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  304. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  305. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  306. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  307. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  308. package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
  309. package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
  310. package/dist/120/swapping/swapEgressScheduled.d.cts +2 -2
  311. package/dist/120/swapping/swapEgressScheduled.d.mts +2 -2
  312. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  313. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  314. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  315. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  316. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  317. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  318. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  319. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  320. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  321. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  322. package/dist/131/common.cjs +1 -1
  323. package/dist/131/common.d.cts +8 -8
  324. package/dist/131/common.d.mts +8 -8
  325. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  326. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  327. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  328. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  329. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  330. package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
  331. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  332. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  333. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  334. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  335. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  336. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  337. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  338. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  339. package/dist/131/swapping/ccmFailed.d.cts +4 -4
  340. package/dist/131/swapping/ccmFailed.d.mts +4 -4
  341. package/dist/131/swapping/swapDepositAddressReady.d.cts +9 -9
  342. package/dist/131/swapping/swapDepositAddressReady.d.mts +9 -9
  343. package/dist/131/swapping/swapEgressIgnored.d.cts +2 -2
  344. package/dist/131/swapping/swapEgressIgnored.d.mts +2 -2
  345. package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
  346. package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
  347. package/dist/131/swapping/swapExecuted.d.cts +3 -3
  348. package/dist/131/swapping/swapExecuted.d.mts +3 -3
  349. package/dist/131/swapping/swapScheduled.d.cts +12 -12
  350. package/dist/131/swapping/swapScheduled.d.mts +12 -12
  351. package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
  352. package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
  353. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  354. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  355. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  356. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  357. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  358. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  359. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  360. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  361. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  362. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  363. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  364. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  365. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  366. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  367. package/dist/141/common.cjs +1 -1
  368. package/dist/141/common.d.cts +2 -2
  369. package/dist/141/common.d.mts +2 -2
  370. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  371. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  372. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  373. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  374. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  375. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  376. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  377. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  378. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  379. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  380. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  381. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  382. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  383. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  384. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  385. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  386. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  387. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  388. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  389. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
  390. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  391. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  392. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  393. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  394. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  395. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  396. package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
  397. package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
  398. package/dist/141/swapping/swapExecuted.d.cts +2 -2
  399. package/dist/141/swapping/swapExecuted.d.mts +2 -2
  400. package/dist/141/swapping/swapScheduled.d.cts +2 -2
  401. package/dist/141/swapping/swapScheduled.d.mts +2 -2
  402. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  403. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  404. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  405. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  406. package/dist/150/common.cjs +2 -2
  407. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  408. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  409. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  410. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  411. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  412. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  413. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  414. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  415. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  416. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  417. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  418. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  419. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  420. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  421. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
  422. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +9 -9
  423. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  424. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  425. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  426. package/dist/160/assetBalances/accountCredited.d.mts +2 -2
  427. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  428. package/dist/160/assetBalances/accountDebited.d.mts +2 -2
  429. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  430. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  431. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  432. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  433. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  434. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  435. package/dist/160/common.cjs +2 -2
  436. package/dist/160/common.d.cts +72 -72
  437. package/dist/160/common.d.mts +72 -72
  438. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  439. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  440. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  441. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  442. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +9 -9
  443. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +9 -9
  444. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  445. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  446. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  447. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  448. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  449. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  450. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  451. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  452. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  453. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  454. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +9 -9
  455. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +9 -9
  456. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
  457. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +7 -7
  458. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  459. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  460. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  461. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  462. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +7 -7
  463. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +7 -7
  464. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  465. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  466. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
  467. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +5 -5
  468. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  469. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
  470. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +12 -12
  471. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +12 -12
  472. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  473. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  474. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  475. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  476. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  477. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  478. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  479. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  480. package/dist/160/swapping/refundEgressScheduled.d.cts +4 -4
  481. package/dist/160/swapping/refundEgressScheduled.d.mts +4 -4
  482. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  483. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  484. package/dist/160/swapping/swapDepositAddressReady.d.cts +8 -8
  485. package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
  486. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  487. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  488. package/dist/160/swapping/swapEgressScheduled.d.cts +4 -4
  489. package/dist/160/swapping/swapEgressScheduled.d.mts +4 -4
  490. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  491. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  492. package/dist/160/swapping/withdrawalRequested.d.cts +8 -8
  493. package/dist/160/swapping/withdrawalRequested.d.mts +8 -8
  494. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  495. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  496. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  497. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  498. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  499. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  500. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  501. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  502. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
  503. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
  504. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  505. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
  506. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  507. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
  508. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  509. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  510. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  511. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  512. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  513. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  514. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  515. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  516. package/dist/170/common.cjs +2 -2
  517. package/dist/170/common.d.cts +150 -150
  518. package/dist/170/common.d.mts +150 -150
  519. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  520. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  521. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  522. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  523. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  524. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  525. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  526. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  527. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  528. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  529. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  530. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  531. package/dist/170/reputation/offencePenalty.d.cts +4 -4
  532. package/dist/170/reputation/offencePenalty.d.mts +4 -4
  533. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  534. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  535. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  536. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  537. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  538. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  539. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  540. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  541. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  542. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  543. package/dist/170/swapping/swapRequested.d.cts +53 -53
  544. package/dist/170/swapping/swapRequested.d.mts +53 -53
  545. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  546. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  547. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  548. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  549. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +44 -44
  550. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +44 -44
  551. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  552. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  553. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  554. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  555. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  556. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  557. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  558. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  559. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
  560. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
  561. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +66 -66
  562. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +66 -66
  563. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
  564. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
  565. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  566. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  567. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  568. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  569. package/dist/180/common.cjs +2 -2
  570. package/dist/180/common.d.cts +333 -333
  571. package/dist/180/common.d.mts +333 -333
  572. package/dist/180/environment/solanaGovCallDispatched.d.cts +2 -2
  573. package/dist/180/environment/solanaGovCallDispatched.d.mts +2 -2
  574. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  575. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  576. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  577. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  578. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +44 -44
  579. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +44 -44
  580. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  581. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  582. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  583. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  584. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  585. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  586. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  587. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  588. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  589. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  590. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +44 -44
  591. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +44 -44
  592. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  593. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  594. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  595. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  596. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  597. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  598. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  599. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  600. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +10 -10
  601. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +10 -10
  602. package/dist/180/solanaIngressEgress/depositFailed.d.cts +44 -44
  603. package/dist/180/solanaIngressEgress/depositFailed.d.mts +44 -44
  604. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +8 -8
  605. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +8 -8
  606. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  607. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  608. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  609. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  610. package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
  611. package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
  612. package/dist/180/swapping/swapDepositAddressReady.d.cts +31 -31
  613. package/dist/180/swapping/swapDepositAddressReady.d.mts +31 -31
  614. package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
  615. package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
  616. package/dist/180/swapping/swapRequested.d.cts +37 -37
  617. package/dist/180/swapping/swapRequested.d.mts +37 -37
  618. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  619. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  620. package/dist/180/swapping/withdrawalRequested.d.cts +15 -15
  621. package/dist/180/swapping/withdrawalRequested.d.mts +15 -15
  622. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  623. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  624. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  625. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  626. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  627. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  628. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  629. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  630. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  631. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  632. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  633. package/dist/190/assetBalances/accountCredited.d.mts +2 -2
  634. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  635. package/dist/190/assetBalances/accountDebited.d.mts +2 -2
  636. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  637. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  638. package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
  639. package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
  640. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  641. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  642. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  643. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  644. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
  645. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
  646. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
  647. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
  648. package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
  649. package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
  650. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
  651. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
  652. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  653. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  654. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  655. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  656. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  657. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  658. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  659. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  660. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  661. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  662. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  663. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  664. package/dist/190/common.cjs +2 -2
  665. package/dist/190/common.d.cts +168 -168
  666. package/dist/190/common.d.mts +168 -168
  667. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  668. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  669. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  670. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  671. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  672. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  673. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  674. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
  675. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  676. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  677. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  678. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  679. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
  680. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
  681. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  682. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  683. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  684. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  685. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  686. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  687. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  688. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  689. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
  690. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
  691. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  692. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  693. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  694. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  695. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  696. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  697. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  698. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  699. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  700. package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
  701. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  702. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
  703. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  704. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  705. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  706. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  707. package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
  708. package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
  709. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  710. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  711. package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
  712. package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
  713. package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
  714. package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
  715. package/dist/200/common.cjs +2 -2
  716. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  717. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  718. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  719. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  720. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +36 -36
  721. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +36 -36
  722. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  723. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  724. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  725. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  726. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  727. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  728. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  729. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  730. package/dist/210/assetBalances/refundSkipped.d.cts +8 -8
  731. package/dist/210/assetBalances/refundSkipped.d.mts +8 -8
  732. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +36 -36
  733. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +36 -36
  734. package/dist/210/assethubIngressEgress/depositFailed.d.cts +10 -10
  735. package/dist/210/assethubIngressEgress/depositFailed.d.mts +10 -10
  736. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  737. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  738. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +36 -36
  739. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +36 -36
  740. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  741. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  742. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  743. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  744. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  745. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  746. package/dist/210/common.cjs +2 -2
  747. package/dist/210/common.d.cts +174 -174
  748. package/dist/210/common.d.mts +174 -174
  749. package/dist/210/emissions/flipBurnSkipped.d.cts +8 -8
  750. package/dist/210/emissions/flipBurnSkipped.d.mts +8 -8
  751. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +36 -36
  752. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +36 -36
  753. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  754. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  755. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +10 -10
  756. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +10 -10
  757. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  758. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  759. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  760. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  761. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  762. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  763. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +10 -10
  764. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +10 -10
  765. package/dist/210/governance/failedExecution.d.cts +6 -6
  766. package/dist/210/governance/failedExecution.d.mts +6 -6
  767. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +8 -8
  768. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +8 -8
  769. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
  770. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
  771. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  772. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  773. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +8 -8
  774. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +8 -8
  775. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
  776. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
  777. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
  778. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
  779. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  780. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  781. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  782. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  783. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +36 -36
  784. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +36 -36
  785. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +10 -10
  786. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +10 -10
  787. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  788. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  789. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  790. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  791. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +36 -36
  792. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +36 -36
  793. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +8 -8
  794. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +8 -8
  795. package/dist/210/solanaIngressEgress/depositFailed.d.cts +10 -10
  796. package/dist/210/solanaIngressEgress/depositFailed.d.mts +10 -10
  797. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
  798. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
  799. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  800. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  801. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  802. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  803. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  804. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  805. package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
  806. package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
  807. package/dist/210/swapping/refundEgressScheduled.d.cts +4 -4
  808. package/dist/210/swapping/refundEgressScheduled.d.mts +4 -4
  809. package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
  810. package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
  811. package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
  812. package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
  813. package/dist/210/swapping/swapEgressScheduled.d.cts +4 -4
  814. package/dist/210/swapping/swapEgressScheduled.d.mts +4 -4
  815. package/dist/210/swapping/withdrawalRequested.d.cts +2 -2
  816. package/dist/210/swapping/withdrawalRequested.d.mts +2 -2
  817. package/dist/210/system/extrinsicFailed.d.cts +8 -8
  818. package/dist/210/system/extrinsicFailed.d.mts +8 -8
  819. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +8 -8
  820. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +8 -8
  821. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +8 -8
  822. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +8 -8
  823. package/dist/210/witnesser/witnessExecutionFailed.d.cts +8 -8
  824. package/dist/210/witnesser/witnessExecutionFailed.d.mts +8 -8
  825. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  826. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  827. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  828. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  829. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +13 -0
  830. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  831. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  832. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
  833. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  834. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  835. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  836. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  837. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  838. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  839. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  840. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  841. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  842. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +204 -0
  843. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +204 -0
  844. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  845. package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
  846. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
  847. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
  848. package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
  849. package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
  850. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
  851. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
  852. package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
  853. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
  854. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
  855. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
  856. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
  857. package/dist/220/assetBalances/accountCredited.cjs +15 -0
  858. package/dist/220/assetBalances/accountCredited.d.cts +31 -0
  859. package/dist/220/assetBalances/accountCredited.d.mts +31 -0
  860. package/dist/220/assetBalances/accountCredited.mjs +13 -0
  861. package/dist/220/assetBalances/accountDebited.cjs +15 -0
  862. package/dist/220/assetBalances/accountDebited.d.cts +31 -0
  863. package/dist/220/assetBalances/accountDebited.d.mts +31 -0
  864. package/dist/220/assetBalances/accountDebited.mjs +13 -0
  865. package/dist/220/assetBalances/refundScheduled.cjs +14 -0
  866. package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
  867. package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
  868. package/dist/220/assetBalances/refundScheduled.mjs +12 -0
  869. package/dist/220/assetBalances/refundSkipped.cjs +14 -0
  870. package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
  871. package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
  872. package/dist/220/assetBalances/refundSkipped.mjs +12 -0
  873. package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
  874. package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
  875. package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
  876. package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -0
  877. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  878. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  879. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  880. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  881. package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +13 -0
  882. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
  883. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
  884. package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
  885. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
  886. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  887. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  888. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
  889. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  890. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  891. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  892. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  893. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  894. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +194 -0
  895. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +194 -0
  896. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  897. package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
  898. package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
  899. package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
  900. package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
  901. package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
  902. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
  903. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
  904. package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
  905. package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
  906. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
  907. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
  908. package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -0
  909. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  910. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  911. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  912. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  913. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +13 -0
  914. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
  915. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
  916. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
  917. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
  918. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  919. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  920. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
  921. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  922. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  923. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  924. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  925. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  926. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +418 -0
  927. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +418 -0
  928. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  929. package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
  930. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
  931. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
  932. package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
  933. package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
  934. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
  935. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
  936. package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
  937. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
  938. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
  939. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
  940. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
  941. package/dist/220/common.cjs +1795 -7
  942. package/dist/220/common.d.cts +32378 -103
  943. package/dist/220/common.d.mts +32378 -103
  944. package/dist/220/common.mjs +1617 -6
  945. package/dist/220/emissions/networkFeeBurned.cjs +13 -0
  946. package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
  947. package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
  948. package/dist/220/emissions/networkFeeBurned.mjs +11 -0
  949. package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
  950. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +2152 -0
  951. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +2152 -0
  952. package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
  953. package/dist/220/environment/tronInitialized.cjs +9 -0
  954. package/dist/220/environment/tronInitialized.d.cts +6 -0
  955. package/dist/220/environment/tronInitialized.d.mts +6 -0
  956. package/dist/220/environment/tronInitialized.mjs +7 -0
  957. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  958. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  959. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  960. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  961. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +13 -0
  962. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  963. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  964. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
  965. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  966. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  967. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  968. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  969. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  970. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  971. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  972. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  973. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  974. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +204 -0
  975. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +204 -0
  976. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  977. package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
  978. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
  979. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
  980. package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
  981. package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
  982. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
  983. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
  984. package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
  985. package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
  986. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
  987. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
  988. package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
  989. package/dist/220/funding/funded.cjs +15 -0
  990. package/dist/220/funding/funded.d.cts +88 -0
  991. package/dist/220/funding/funded.d.mts +88 -0
  992. package/dist/220/funding/funded.mjs +13 -0
  993. package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
  994. package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
  995. package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
  996. package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
  997. package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
  998. package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
  999. package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
  1000. package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
  1001. package/dist/220/lendingPools/collateralAdded.cjs +14 -0
  1002. package/dist/220/lendingPools/collateralAdded.d.cts +68 -0
  1003. package/dist/220/lendingPools/collateralAdded.d.mts +68 -0
  1004. package/dist/220/lendingPools/collateralAdded.mjs +12 -0
  1005. package/dist/220/lendingPools/collateralRemoved.cjs +13 -0
  1006. package/dist/220/lendingPools/collateralRemoved.d.cts +25 -0
  1007. package/dist/220/lendingPools/collateralRemoved.d.mts +25 -0
  1008. package/dist/220/lendingPools/collateralRemoved.mjs +11 -0
  1009. package/dist/220/lendingPools/collateralTopupAssetUpdated.cjs +13 -0
  1010. package/dist/220/lendingPools/collateralTopupAssetUpdated.d.cts +25 -0
  1011. package/dist/220/lendingPools/collateralTopupAssetUpdated.d.mts +25 -0
  1012. package/dist/220/lendingPools/collateralTopupAssetUpdated.mjs +11 -0
  1013. package/dist/220/lendingPools/lendingFundsAdded.cjs +14 -0
  1014. package/dist/220/lendingPools/lendingFundsAdded.d.cts +28 -0
  1015. package/dist/220/lendingPools/lendingFundsAdded.d.mts +28 -0
  1016. package/dist/220/lendingPools/lendingFundsAdded.mjs +12 -0
  1017. package/dist/220/lendingPools/lendingFundsRemoved.cjs +14 -0
  1018. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +28 -0
  1019. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +28 -0
  1020. package/dist/220/lendingPools/lendingFundsRemoved.mjs +12 -0
  1021. package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
  1022. package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
  1023. package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
  1024. package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -0
  1025. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  1026. package/dist/220/lendingPools/loanCreated.d.cts +31 -0
  1027. package/dist/220/lendingPools/loanCreated.d.mts +31 -0
  1028. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  1029. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  1030. package/dist/220/lendingPools/palletConfigUpdated.d.cts +423 -0
  1031. package/dist/220/lendingPools/palletConfigUpdated.d.mts +423 -0
  1032. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  1033. package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
  1034. package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
  1035. package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
  1036. package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
  1037. package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
  1038. package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
  1039. package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
  1040. package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
  1041. package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
  1042. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
  1043. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
  1044. package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
  1045. package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
  1046. package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
  1047. package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
  1048. package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
  1049. package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
  1050. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
  1051. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
  1052. package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
  1053. package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
  1054. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
  1055. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
  1056. package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
  1057. package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
  1058. package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
  1059. package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
  1060. package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
  1061. package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
  1062. package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
  1063. package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
  1064. package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
  1065. package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
  1066. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
  1067. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
  1068. package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
  1069. package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
  1070. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
  1071. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
  1072. package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
  1073. package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
  1074. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
  1075. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
  1076. package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
  1077. package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
  1078. package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
  1079. package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
  1080. package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
  1081. package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
  1082. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
  1083. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
  1084. package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
  1085. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
  1086. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
  1087. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
  1088. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
  1089. package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
  1090. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
  1091. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
  1092. package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -0
  1093. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  1094. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  1095. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  1096. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  1097. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +13 -0
  1098. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1099. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1100. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
  1101. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1102. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1103. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1104. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1105. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  1106. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1107. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1108. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  1109. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  1110. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +194 -0
  1111. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +194 -0
  1112. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  1113. package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
  1114. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
  1115. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
  1116. package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
  1117. package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
  1118. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
  1119. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
  1120. package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
  1121. package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
  1122. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
  1123. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
  1124. package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
  1125. package/dist/220/reputation/offencePenalty.cjs +14 -0
  1126. package/dist/220/reputation/offencePenalty.d.cts +125 -0
  1127. package/dist/220/reputation/offencePenalty.d.mts +125 -0
  1128. package/dist/220/reputation/offencePenalty.mjs +12 -0
  1129. package/dist/220/reputation/penaltyUpdated.cjs +14 -0
  1130. package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
  1131. package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
  1132. package/dist/220/reputation/penaltyUpdated.mjs +12 -0
  1133. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  1134. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  1135. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  1136. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  1137. package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +13 -0
  1138. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1139. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1140. package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
  1141. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1142. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1143. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1144. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1145. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1146. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1147. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1148. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1149. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  1150. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +224 -0
  1151. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +224 -0
  1152. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  1153. package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
  1154. package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
  1155. package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
  1156. package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
  1157. package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
  1158. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
  1159. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
  1160. package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
  1161. package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
  1162. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
  1163. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
  1164. package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
  1165. package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
  1166. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
  1167. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
  1168. package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -0
  1169. package/dist/220/swapping/batchSwapFailed.cjs +14 -0
  1170. package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
  1171. package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
  1172. package/dist/220/swapping/batchSwapFailed.mjs +12 -0
  1173. package/dist/220/swapping/creditedOnChain.cjs +15 -0
  1174. package/dist/220/swapping/creditedOnChain.d.cts +31 -0
  1175. package/dist/220/swapping/creditedOnChain.d.mts +31 -0
  1176. package/dist/220/swapping/creditedOnChain.mjs +13 -0
  1177. package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
  1178. package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
  1179. package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
  1180. package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
  1181. package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
  1182. package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
  1183. package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
  1184. package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
  1185. package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
  1186. package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
  1187. package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
  1188. package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
  1189. package/dist/220/swapping/refundedOnChain.cjs +16 -0
  1190. package/dist/220/swapping/refundedOnChain.d.cts +34 -0
  1191. package/dist/220/swapping/refundedOnChain.d.mts +34 -0
  1192. package/dist/220/swapping/refundedOnChain.mjs +14 -0
  1193. package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
  1194. package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
  1195. package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
  1196. package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
  1197. package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
  1198. package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
  1199. package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
  1200. package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
  1201. package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
  1202. package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
  1203. package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
  1204. package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
  1205. package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
  1206. package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
  1207. package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
  1208. package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
  1209. package/dist/220/swapping/swapExecuted.cjs +22 -0
  1210. package/dist/220/swapping/swapExecuted.d.cts +62 -0
  1211. package/dist/220/swapping/swapExecuted.d.mts +62 -0
  1212. package/dist/220/swapping/swapExecuted.mjs +20 -0
  1213. package/dist/220/swapping/swapRequested.cjs +20 -0
  1214. package/dist/220/swapping/swapRequested.d.cts +4122 -0
  1215. package/dist/220/swapping/swapRequested.d.mts +4122 -0
  1216. package/dist/220/swapping/swapRequested.mjs +18 -0
  1217. package/dist/220/swapping/withdrawalRequested.cjs +17 -0
  1218. package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
  1219. package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
  1220. package/dist/220/swapping/withdrawalRequested.mjs +15 -0
  1221. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
  1222. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
  1223. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
  1224. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
  1225. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
  1226. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
  1227. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
  1228. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
  1229. package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
  1230. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
  1231. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
  1232. package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
  1233. package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
  1234. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
  1235. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
  1236. package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
  1237. package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
  1238. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
  1239. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
  1240. package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
  1241. package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
  1242. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
  1243. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
  1244. package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
  1245. package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
  1246. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
  1247. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
  1248. package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
  1249. package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
  1250. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
  1251. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
  1252. package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
  1253. package/dist/220/tradingStrategy/strategyDeployed.d.cts +51 -51
  1254. package/dist/220/tradingStrategy/strategyDeployed.d.mts +51 -51
  1255. package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
  1256. package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
  1257. package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
  1258. package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
  1259. package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
  1260. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
  1261. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
  1262. package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
  1263. package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
  1264. package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
  1265. package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
  1266. package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
  1267. package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
  1268. package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
  1269. package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
  1270. package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
  1271. package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
  1272. package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
  1273. package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
  1274. package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
  1275. package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
  1276. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
  1277. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
  1278. package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
  1279. package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
  1280. package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
  1281. package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
  1282. package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
  1283. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
  1284. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
  1285. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
  1286. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
  1287. package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
  1288. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
  1289. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
  1290. package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
  1291. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
  1292. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
  1293. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
  1294. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
  1295. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
  1296. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
  1297. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
  1298. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
  1299. package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
  1300. package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
  1301. package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
  1302. package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
  1303. package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
  1304. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
  1305. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
  1306. package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
  1307. package/dist/220/tronElections/allVotesCleared.cjs +9 -0
  1308. package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
  1309. package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
  1310. package/dist/220/tronElections/allVotesCleared.mjs +7 -0
  1311. package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
  1312. package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
  1313. package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
  1314. package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
  1315. package/dist/220/tronElections/corruptStorage.cjs +9 -0
  1316. package/dist/220/tronElections/corruptStorage.d.cts +6 -0
  1317. package/dist/220/tronElections/corruptStorage.d.mts +6 -0
  1318. package/dist/220/tronElections/corruptStorage.mjs +7 -0
  1319. package/dist/220/tronElections/electoralEvent.cjs +8 -0
  1320. package/dist/220/tronElections/electoralEvent.d.cts +30 -0
  1321. package/dist/220/tronElections/electoralEvent.d.mts +30 -0
  1322. package/dist/220/tronElections/electoralEvent.mjs +7 -0
  1323. package/dist/220/tronElections/uninitialized.cjs +9 -0
  1324. package/dist/220/tronElections/uninitialized.d.cts +6 -0
  1325. package/dist/220/tronElections/uninitialized.d.mts +6 -0
  1326. package/dist/220/tronElections/uninitialized.mjs +7 -0
  1327. package/dist/220/tronElections/unknownElection.cjs +10 -0
  1328. package/dist/220/tronElections/unknownElection.d.cts +14 -0
  1329. package/dist/220/tronElections/unknownElection.d.mts +14 -0
  1330. package/dist/220/tronElections/unknownElection.mjs +8 -0
  1331. package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
  1332. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
  1333. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
  1334. package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
  1335. package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
  1336. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1337. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1338. package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
  1339. package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
  1340. package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
  1341. package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
  1342. package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
  1343. package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
  1344. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
  1345. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
  1346. package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
  1347. package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1348. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1349. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1350. package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1351. package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
  1352. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1353. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1354. package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
  1355. package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
  1356. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
  1357. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
  1358. package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
  1359. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
  1360. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
  1361. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
  1362. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
  1363. package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
  1364. package/dist/220/tronIngressEgress/depositBoosted.d.cts +204 -0
  1365. package/dist/220/tronIngressEgress/depositBoosted.d.mts +204 -0
  1366. package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
  1367. package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
  1368. package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
  1369. package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
  1370. package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
  1371. package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
  1372. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
  1373. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
  1374. package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
  1375. package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
  1376. package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
  1377. package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
  1378. package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
  1379. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
  1380. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
  1381. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
  1382. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
  1383. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
  1384. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
  1385. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
  1386. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
  1387. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1388. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1389. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1390. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1391. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
  1392. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
  1393. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
  1394. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
  1395. package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
  1396. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
  1397. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
  1398. package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
  1399. package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
  1400. package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
  1401. package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
  1402. package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
  1403. package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
  1404. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
  1405. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
  1406. package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
  1407. package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
  1408. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
  1409. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
  1410. package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
  1411. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
  1412. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
  1413. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
  1414. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
  1415. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
  1416. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
  1417. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
  1418. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
  1419. package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
  1420. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
  1421. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
  1422. package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
  1423. package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
  1424. package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
  1425. package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
  1426. package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
  1427. package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
  1428. package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
  1429. package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
  1430. package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
  1431. package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
  1432. package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
  1433. package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
  1434. package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
  1435. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
  1436. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
  1437. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
  1438. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
  1439. package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
  1440. package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
  1441. package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
  1442. package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
  1443. package/dist/220/tronVault/chainInitialized.cjs +9 -0
  1444. package/dist/220/tronVault/chainInitialized.d.cts +6 -0
  1445. package/dist/220/tronVault/chainInitialized.d.mts +6 -0
  1446. package/dist/220/tronVault/chainInitialized.mjs +7 -0
  1447. package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
  1448. package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
  1449. package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
  1450. package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
  1451. package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
  1452. package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
  1453. package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
  1454. package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -0
  1455. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  1456. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  1457. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  1458. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  1459. package/dist/CodeGenerator.cjs +6 -3
  1460. package/dist/CodeGenerator.mjs +6 -3
  1461. package/dist/Parser.cjs +1 -1
  1462. package/dist/Processor.cjs +2 -2
  1463. package/dist/Processor.mjs +1 -1
  1464. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
  1465. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
  1466. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  1467. package/dist/chainspec/src/BaseParser.cjs +3 -3
  1468. package/dist/chainspec/src/Compiler.cjs +2 -2
  1469. package/dist/chainspec/src/cache.cjs +2 -2
  1470. package/dist/chainspec/src/utils.cjs +2 -2
  1471. package/dist/generate.cjs +3 -3
  1472. package/dist/utils.cjs +1 -1
  1473. package/package.json +2 -2
@@ -0,0 +1,2416 @@
1
+ import { z } from "zod";
2
+
3
+ //#region generated/220/bitcoinIngressEgress/depositFailed.d.ts
4
+ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
5
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
7
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
8
+ }, "strip", z.ZodTypeAny, {
9
+ __kind: "BelowMinimumDeposit";
10
+ }, {
11
+ __kind: "BelowMinimumDeposit";
12
+ }>, z.ZodObject<{
13
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
14
+ }, "strip", z.ZodTypeAny, {
15
+ __kind: "NotEnoughToPayFees";
16
+ }, {
17
+ __kind: "NotEnoughToPayFees";
18
+ }>, z.ZodObject<{
19
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
20
+ }, "strip", z.ZodTypeAny, {
21
+ __kind: "TransactionRejectedByBroker";
22
+ }, {
23
+ __kind: "TransactionRejectedByBroker";
24
+ }>, z.ZodObject<{
25
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
26
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
27
+ __kind: z.ZodLiteral<"Other">;
28
+ }, "strip", z.ZodTypeAny, {
29
+ __kind: "Other";
30
+ }, {
31
+ __kind: "Other";
32
+ }>, z.ZodObject<{
33
+ __kind: z.ZodLiteral<"CannotLookup">;
34
+ }, "strip", z.ZodTypeAny, {
35
+ __kind: "CannotLookup";
36
+ }, {
37
+ __kind: "CannotLookup";
38
+ }>, z.ZodObject<{
39
+ __kind: z.ZodLiteral<"BadOrigin">;
40
+ }, "strip", z.ZodTypeAny, {
41
+ __kind: "BadOrigin";
42
+ }, {
43
+ __kind: "BadOrigin";
44
+ }>, z.ZodObject<{
45
+ __kind: z.ZodLiteral<"Module">;
46
+ value: z.ZodObject<{
47
+ index: z.ZodNumber;
48
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
49
+ }, "strip", z.ZodTypeAny, {
50
+ index: number;
51
+ error: `0x${string}`;
52
+ }, {
53
+ index: number;
54
+ error: string;
55
+ }>;
56
+ }, "strip", z.ZodTypeAny, {
57
+ value: {
58
+ index: number;
59
+ error: `0x${string}`;
60
+ };
61
+ __kind: "Module";
62
+ }, {
63
+ value: {
64
+ index: number;
65
+ error: string;
66
+ };
67
+ __kind: "Module";
68
+ }>, z.ZodObject<{
69
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
70
+ }, "strip", z.ZodTypeAny, {
71
+ __kind: "ConsumerRemaining";
72
+ }, {
73
+ __kind: "ConsumerRemaining";
74
+ }>, z.ZodObject<{
75
+ __kind: z.ZodLiteral<"NoProviders">;
76
+ }, "strip", z.ZodTypeAny, {
77
+ __kind: "NoProviders";
78
+ }, {
79
+ __kind: "NoProviders";
80
+ }>, z.ZodObject<{
81
+ __kind: z.ZodLiteral<"TooManyConsumers">;
82
+ }, "strip", z.ZodTypeAny, {
83
+ __kind: "TooManyConsumers";
84
+ }, {
85
+ __kind: "TooManyConsumers";
86
+ }>, z.ZodObject<{
87
+ __kind: z.ZodLiteral<"Token">;
88
+ value: z.ZodEffects<z.ZodObject<{
89
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
90
+ }, "strip", z.ZodTypeAny, {
91
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
+ }, {
93
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
94
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
95
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
96
+ }>;
97
+ }, "strip", z.ZodTypeAny, {
98
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
+ __kind: "Token";
100
+ }, {
101
+ value: {
102
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
+ };
104
+ __kind: "Token";
105
+ }>, z.ZodObject<{
106
+ __kind: z.ZodLiteral<"Arithmetic">;
107
+ value: z.ZodEffects<z.ZodObject<{
108
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
109
+ }, "strip", z.ZodTypeAny, {
110
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
111
+ }, {
112
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
113
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
114
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
115
+ }>;
116
+ }, "strip", z.ZodTypeAny, {
117
+ value: "Underflow" | "Overflow" | "DivisionByZero";
118
+ __kind: "Arithmetic";
119
+ }, {
120
+ value: {
121
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
122
+ };
123
+ __kind: "Arithmetic";
124
+ }>, z.ZodObject<{
125
+ __kind: z.ZodLiteral<"Transactional">;
126
+ value: z.ZodEffects<z.ZodObject<{
127
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
128
+ }, "strip", z.ZodTypeAny, {
129
+ __kind: "LimitReached" | "NoLayer";
130
+ }, {
131
+ __kind: "LimitReached" | "NoLayer";
132
+ }>, "LimitReached" | "NoLayer", {
133
+ __kind: "LimitReached" | "NoLayer";
134
+ }>;
135
+ }, "strip", z.ZodTypeAny, {
136
+ value: "LimitReached" | "NoLayer";
137
+ __kind: "Transactional";
138
+ }, {
139
+ value: {
140
+ __kind: "LimitReached" | "NoLayer";
141
+ };
142
+ __kind: "Transactional";
143
+ }>, z.ZodObject<{
144
+ __kind: z.ZodLiteral<"Exhausted">;
145
+ }, "strip", z.ZodTypeAny, {
146
+ __kind: "Exhausted";
147
+ }, {
148
+ __kind: "Exhausted";
149
+ }>, z.ZodObject<{
150
+ __kind: z.ZodLiteral<"Corruption">;
151
+ }, "strip", z.ZodTypeAny, {
152
+ __kind: "Corruption";
153
+ }, {
154
+ __kind: "Corruption";
155
+ }>, z.ZodObject<{
156
+ __kind: z.ZodLiteral<"Unavailable">;
157
+ }, "strip", z.ZodTypeAny, {
158
+ __kind: "Unavailable";
159
+ }, {
160
+ __kind: "Unavailable";
161
+ }>, z.ZodObject<{
162
+ __kind: z.ZodLiteral<"RootNotAllowed">;
163
+ }, "strip", z.ZodTypeAny, {
164
+ __kind: "RootNotAllowed";
165
+ }, {
166
+ __kind: "RootNotAllowed";
167
+ }>, z.ZodObject<{
168
+ __kind: z.ZodLiteral<"Trie">;
169
+ value: z.ZodEffects<z.ZodObject<{
170
+ __kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
171
+ }, "strip", z.ZodTypeAny, {
172
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
173
+ }, {
174
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
175
+ }>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
176
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
177
+ }>;
178
+ }, "strip", z.ZodTypeAny, {
179
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
180
+ __kind: "Trie";
181
+ }, {
182
+ value: {
183
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
184
+ };
185
+ __kind: "Trie";
186
+ }>]>;
187
+ }, "strip", z.ZodTypeAny, {
188
+ value: {
189
+ __kind: "Other";
190
+ } | {
191
+ __kind: "CannotLookup";
192
+ } | {
193
+ __kind: "BadOrigin";
194
+ } | {
195
+ value: {
196
+ index: number;
197
+ error: `0x${string}`;
198
+ };
199
+ __kind: "Module";
200
+ } | {
201
+ __kind: "ConsumerRemaining";
202
+ } | {
203
+ __kind: "NoProviders";
204
+ } | {
205
+ __kind: "TooManyConsumers";
206
+ } | {
207
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
208
+ __kind: "Token";
209
+ } | {
210
+ value: "Underflow" | "Overflow" | "DivisionByZero";
211
+ __kind: "Arithmetic";
212
+ } | {
213
+ value: "LimitReached" | "NoLayer";
214
+ __kind: "Transactional";
215
+ } | {
216
+ __kind: "Exhausted";
217
+ } | {
218
+ __kind: "Corruption";
219
+ } | {
220
+ __kind: "Unavailable";
221
+ } | {
222
+ __kind: "RootNotAllowed";
223
+ } | {
224
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
225
+ __kind: "Trie";
226
+ };
227
+ __kind: "DepositWitnessRejected";
228
+ }, {
229
+ value: {
230
+ __kind: "Other";
231
+ } | {
232
+ __kind: "CannotLookup";
233
+ } | {
234
+ __kind: "BadOrigin";
235
+ } | {
236
+ value: {
237
+ index: number;
238
+ error: string;
239
+ };
240
+ __kind: "Module";
241
+ } | {
242
+ __kind: "ConsumerRemaining";
243
+ } | {
244
+ __kind: "NoProviders";
245
+ } | {
246
+ __kind: "TooManyConsumers";
247
+ } | {
248
+ value: {
249
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
+ };
251
+ __kind: "Token";
252
+ } | {
253
+ value: {
254
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
255
+ };
256
+ __kind: "Arithmetic";
257
+ } | {
258
+ value: {
259
+ __kind: "LimitReached" | "NoLayer";
260
+ };
261
+ __kind: "Transactional";
262
+ } | {
263
+ __kind: "Exhausted";
264
+ } | {
265
+ __kind: "Corruption";
266
+ } | {
267
+ __kind: "Unavailable";
268
+ } | {
269
+ __kind: "RootNotAllowed";
270
+ } | {
271
+ value: {
272
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
273
+ };
274
+ __kind: "Trie";
275
+ };
276
+ __kind: "DepositWitnessRejected";
277
+ }>, z.ZodObject<{
278
+ __kind: z.ZodLiteral<"Unrefundable">;
279
+ }, "strip", z.ZodTypeAny, {
280
+ __kind: "Unrefundable";
281
+ }, {
282
+ __kind: "Unrefundable";
283
+ }>]>;
284
+ details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
285
+ __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
286
+ depositWitness: z.ZodObject<{
287
+ depositAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
288
+ __kind: z.ZodLiteral<"P2PKH">;
289
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
290
+ }, "strip", z.ZodTypeAny, {
291
+ value: `0x${string}`;
292
+ __kind: "P2PKH";
293
+ }, {
294
+ value: string;
295
+ __kind: "P2PKH";
296
+ }>, z.ZodObject<{
297
+ __kind: z.ZodLiteral<"P2SH">;
298
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
299
+ }, "strip", z.ZodTypeAny, {
300
+ value: `0x${string}`;
301
+ __kind: "P2SH";
302
+ }, {
303
+ value: string;
304
+ __kind: "P2SH";
305
+ }>, z.ZodObject<{
306
+ __kind: z.ZodLiteral<"P2WPKH">;
307
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
308
+ }, "strip", z.ZodTypeAny, {
309
+ value: `0x${string}`;
310
+ __kind: "P2WPKH";
311
+ }, {
312
+ value: string;
313
+ __kind: "P2WPKH";
314
+ }>, z.ZodObject<{
315
+ __kind: z.ZodLiteral<"P2WSH">;
316
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
317
+ }, "strip", z.ZodTypeAny, {
318
+ value: `0x${string}`;
319
+ __kind: "P2WSH";
320
+ }, {
321
+ value: string;
322
+ __kind: "P2WSH";
323
+ }>, z.ZodObject<{
324
+ __kind: z.ZodLiteral<"Taproot">;
325
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
326
+ }, "strip", z.ZodTypeAny, {
327
+ value: `0x${string}`;
328
+ __kind: "Taproot";
329
+ }, {
330
+ value: string;
331
+ __kind: "Taproot";
332
+ }>, z.ZodObject<{
333
+ __kind: z.ZodLiteral<"OtherSegwit">;
334
+ version: z.ZodNumber;
335
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
336
+ }, "strip", z.ZodTypeAny, {
337
+ __kind: "OtherSegwit";
338
+ version: number;
339
+ program: `0x${string}`;
340
+ }, {
341
+ __kind: "OtherSegwit";
342
+ version: number;
343
+ program: string;
344
+ }>]>;
345
+ asset: z.ZodEffects<z.ZodObject<{
346
+ __kind: z.ZodEnum<["Btc"]>;
347
+ }, "strip", z.ZodTypeAny, {
348
+ __kind: "Btc";
349
+ }, {
350
+ __kind: "Btc";
351
+ }>, "Btc", {
352
+ __kind: "Btc";
353
+ }>;
354
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
355
+ depositDetails: z.ZodObject<{
356
+ id: z.ZodObject<{
357
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
358
+ vout: z.ZodNumber;
359
+ }, "strip", z.ZodTypeAny, {
360
+ txId: `0x${string}`;
361
+ vout: number;
362
+ }, {
363
+ txId: string;
364
+ vout: number;
365
+ }>;
366
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
367
+ depositAddress: z.ZodObject<{
368
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
369
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
370
+ salt: z.ZodNumber;
371
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
372
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
373
+ unlockScript: z.ZodObject<{
374
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
375
+ }, "strip", z.ZodTypeAny, {
376
+ bytes: `0x${string}`;
377
+ }, {
378
+ bytes: string;
379
+ }>;
380
+ }, "strip", z.ZodTypeAny, {
381
+ salt: number;
382
+ tweakedPubkeyBytes: `0x${string}`;
383
+ tapleafHash: `0x${string}`;
384
+ unlockScript: {
385
+ bytes: `0x${string}`;
386
+ };
387
+ }, {
388
+ salt: number;
389
+ tweakedPubkeyBytes: string;
390
+ tapleafHash: string;
391
+ unlockScript: {
392
+ bytes: string;
393
+ };
394
+ }>>>;
395
+ }, "strip", z.ZodTypeAny, {
396
+ pubkeyX: `0x${string}`;
397
+ scriptPath?: {
398
+ salt: number;
399
+ tweakedPubkeyBytes: `0x${string}`;
400
+ tapleafHash: `0x${string}`;
401
+ unlockScript: {
402
+ bytes: `0x${string}`;
403
+ };
404
+ } | null | undefined;
405
+ }, {
406
+ pubkeyX: string;
407
+ scriptPath?: {
408
+ salt: number;
409
+ tweakedPubkeyBytes: string;
410
+ tapleafHash: string;
411
+ unlockScript: {
412
+ bytes: string;
413
+ };
414
+ } | null | undefined;
415
+ }>;
416
+ }, "strip", z.ZodTypeAny, {
417
+ depositAddress: {
418
+ pubkeyX: `0x${string}`;
419
+ scriptPath?: {
420
+ salt: number;
421
+ tweakedPubkeyBytes: `0x${string}`;
422
+ tapleafHash: `0x${string}`;
423
+ unlockScript: {
424
+ bytes: `0x${string}`;
425
+ };
426
+ } | null | undefined;
427
+ };
428
+ amount: bigint;
429
+ id: {
430
+ txId: `0x${string}`;
431
+ vout: number;
432
+ };
433
+ }, {
434
+ depositAddress: {
435
+ pubkeyX: string;
436
+ scriptPath?: {
437
+ salt: number;
438
+ tweakedPubkeyBytes: string;
439
+ tapleafHash: string;
440
+ unlockScript: {
441
+ bytes: string;
442
+ };
443
+ } | null | undefined;
444
+ };
445
+ amount: string | number;
446
+ id: {
447
+ txId: string;
448
+ vout: number;
449
+ };
450
+ }>;
451
+ }, "strip", z.ZodTypeAny, {
452
+ asset: "Btc";
453
+ depositAddress: {
454
+ value: `0x${string}`;
455
+ __kind: "P2PKH";
456
+ } | {
457
+ value: `0x${string}`;
458
+ __kind: "P2SH";
459
+ } | {
460
+ value: `0x${string}`;
461
+ __kind: "P2WPKH";
462
+ } | {
463
+ value: `0x${string}`;
464
+ __kind: "P2WSH";
465
+ } | {
466
+ value: `0x${string}`;
467
+ __kind: "Taproot";
468
+ } | {
469
+ __kind: "OtherSegwit";
470
+ version: number;
471
+ program: `0x${string}`;
472
+ };
473
+ amount: bigint;
474
+ depositDetails: {
475
+ depositAddress: {
476
+ pubkeyX: `0x${string}`;
477
+ scriptPath?: {
478
+ salt: number;
479
+ tweakedPubkeyBytes: `0x${string}`;
480
+ tapleafHash: `0x${string}`;
481
+ unlockScript: {
482
+ bytes: `0x${string}`;
483
+ };
484
+ } | null | undefined;
485
+ };
486
+ amount: bigint;
487
+ id: {
488
+ txId: `0x${string}`;
489
+ vout: number;
490
+ };
491
+ };
492
+ }, {
493
+ asset: {
494
+ __kind: "Btc";
495
+ };
496
+ depositAddress: {
497
+ value: string;
498
+ __kind: "P2PKH";
499
+ } | {
500
+ value: string;
501
+ __kind: "P2SH";
502
+ } | {
503
+ value: string;
504
+ __kind: "P2WPKH";
505
+ } | {
506
+ value: string;
507
+ __kind: "P2WSH";
508
+ } | {
509
+ value: string;
510
+ __kind: "Taproot";
511
+ } | {
512
+ __kind: "OtherSegwit";
513
+ version: number;
514
+ program: string;
515
+ };
516
+ amount: string | number;
517
+ depositDetails: {
518
+ depositAddress: {
519
+ pubkeyX: string;
520
+ scriptPath?: {
521
+ salt: number;
522
+ tweakedPubkeyBytes: string;
523
+ tapleafHash: string;
524
+ unlockScript: {
525
+ bytes: string;
526
+ };
527
+ } | null | undefined;
528
+ };
529
+ amount: string | number;
530
+ id: {
531
+ txId: string;
532
+ vout: number;
533
+ };
534
+ };
535
+ }>;
536
+ }, "strip", z.ZodTypeAny, {
537
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
538
+ depositWitness: {
539
+ asset: "Btc";
540
+ depositAddress: {
541
+ value: `0x${string}`;
542
+ __kind: "P2PKH";
543
+ } | {
544
+ value: `0x${string}`;
545
+ __kind: "P2SH";
546
+ } | {
547
+ value: `0x${string}`;
548
+ __kind: "P2WPKH";
549
+ } | {
550
+ value: `0x${string}`;
551
+ __kind: "P2WSH";
552
+ } | {
553
+ value: `0x${string}`;
554
+ __kind: "Taproot";
555
+ } | {
556
+ __kind: "OtherSegwit";
557
+ version: number;
558
+ program: `0x${string}`;
559
+ };
560
+ amount: bigint;
561
+ depositDetails: {
562
+ depositAddress: {
563
+ pubkeyX: `0x${string}`;
564
+ scriptPath?: {
565
+ salt: number;
566
+ tweakedPubkeyBytes: `0x${string}`;
567
+ tapleafHash: `0x${string}`;
568
+ unlockScript: {
569
+ bytes: `0x${string}`;
570
+ };
571
+ } | null | undefined;
572
+ };
573
+ amount: bigint;
574
+ id: {
575
+ txId: `0x${string}`;
576
+ vout: number;
577
+ };
578
+ };
579
+ };
580
+ }, {
581
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
582
+ depositWitness: {
583
+ asset: {
584
+ __kind: "Btc";
585
+ };
586
+ depositAddress: {
587
+ value: string;
588
+ __kind: "P2PKH";
589
+ } | {
590
+ value: string;
591
+ __kind: "P2SH";
592
+ } | {
593
+ value: string;
594
+ __kind: "P2WPKH";
595
+ } | {
596
+ value: string;
597
+ __kind: "P2WSH";
598
+ } | {
599
+ value: string;
600
+ __kind: "Taproot";
601
+ } | {
602
+ __kind: "OtherSegwit";
603
+ version: number;
604
+ program: string;
605
+ };
606
+ amount: string | number;
607
+ depositDetails: {
608
+ depositAddress: {
609
+ pubkeyX: string;
610
+ scriptPath?: {
611
+ salt: number;
612
+ tweakedPubkeyBytes: string;
613
+ tapleafHash: string;
614
+ unlockScript: {
615
+ bytes: string;
616
+ };
617
+ } | null | undefined;
618
+ };
619
+ amount: string | number;
620
+ id: {
621
+ txId: string;
622
+ vout: number;
623
+ };
624
+ };
625
+ };
626
+ }>, z.ZodObject<{
627
+ __kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
628
+ vaultWitness: z.ZodObject<{
629
+ inputAsset: z.ZodEffects<z.ZodObject<{
630
+ __kind: z.ZodEnum<["Btc"]>;
631
+ }, "strip", z.ZodTypeAny, {
632
+ __kind: "Btc";
633
+ }, {
634
+ __kind: "Btc";
635
+ }>, "Btc", {
636
+ __kind: "Btc";
637
+ }>;
638
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
639
+ __kind: z.ZodLiteral<"P2PKH">;
640
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
641
+ }, "strip", z.ZodTypeAny, {
642
+ value: `0x${string}`;
643
+ __kind: "P2PKH";
644
+ }, {
645
+ value: string;
646
+ __kind: "P2PKH";
647
+ }>, z.ZodObject<{
648
+ __kind: z.ZodLiteral<"P2SH">;
649
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
650
+ }, "strip", z.ZodTypeAny, {
651
+ value: `0x${string}`;
652
+ __kind: "P2SH";
653
+ }, {
654
+ value: string;
655
+ __kind: "P2SH";
656
+ }>, z.ZodObject<{
657
+ __kind: z.ZodLiteral<"P2WPKH">;
658
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
659
+ }, "strip", z.ZodTypeAny, {
660
+ value: `0x${string}`;
661
+ __kind: "P2WPKH";
662
+ }, {
663
+ value: string;
664
+ __kind: "P2WPKH";
665
+ }>, z.ZodObject<{
666
+ __kind: z.ZodLiteral<"P2WSH">;
667
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
668
+ }, "strip", z.ZodTypeAny, {
669
+ value: `0x${string}`;
670
+ __kind: "P2WSH";
671
+ }, {
672
+ value: string;
673
+ __kind: "P2WSH";
674
+ }>, z.ZodObject<{
675
+ __kind: z.ZodLiteral<"Taproot">;
676
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
677
+ }, "strip", z.ZodTypeAny, {
678
+ value: `0x${string}`;
679
+ __kind: "Taproot";
680
+ }, {
681
+ value: string;
682
+ __kind: "Taproot";
683
+ }>, z.ZodObject<{
684
+ __kind: z.ZodLiteral<"OtherSegwit">;
685
+ version: z.ZodNumber;
686
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
687
+ }, "strip", z.ZodTypeAny, {
688
+ __kind: "OtherSegwit";
689
+ version: number;
690
+ program: `0x${string}`;
691
+ }, {
692
+ __kind: "OtherSegwit";
693
+ version: number;
694
+ program: string;
695
+ }>]>>>;
696
+ channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
697
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
698
+ depositDetails: z.ZodObject<{
699
+ id: z.ZodObject<{
700
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
701
+ vout: z.ZodNumber;
702
+ }, "strip", z.ZodTypeAny, {
703
+ txId: `0x${string}`;
704
+ vout: number;
705
+ }, {
706
+ txId: string;
707
+ vout: number;
708
+ }>;
709
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
710
+ depositAddress: z.ZodObject<{
711
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
712
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
713
+ salt: z.ZodNumber;
714
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
715
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
716
+ unlockScript: z.ZodObject<{
717
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
718
+ }, "strip", z.ZodTypeAny, {
719
+ bytes: `0x${string}`;
720
+ }, {
721
+ bytes: string;
722
+ }>;
723
+ }, "strip", z.ZodTypeAny, {
724
+ salt: number;
725
+ tweakedPubkeyBytes: `0x${string}`;
726
+ tapleafHash: `0x${string}`;
727
+ unlockScript: {
728
+ bytes: `0x${string}`;
729
+ };
730
+ }, {
731
+ salt: number;
732
+ tweakedPubkeyBytes: string;
733
+ tapleafHash: string;
734
+ unlockScript: {
735
+ bytes: string;
736
+ };
737
+ }>>>;
738
+ }, "strip", z.ZodTypeAny, {
739
+ pubkeyX: `0x${string}`;
740
+ scriptPath?: {
741
+ salt: number;
742
+ tweakedPubkeyBytes: `0x${string}`;
743
+ tapleafHash: `0x${string}`;
744
+ unlockScript: {
745
+ bytes: `0x${string}`;
746
+ };
747
+ } | null | undefined;
748
+ }, {
749
+ pubkeyX: string;
750
+ scriptPath?: {
751
+ salt: number;
752
+ tweakedPubkeyBytes: string;
753
+ tapleafHash: string;
754
+ unlockScript: {
755
+ bytes: string;
756
+ };
757
+ } | null | undefined;
758
+ }>;
759
+ }, "strip", z.ZodTypeAny, {
760
+ depositAddress: {
761
+ pubkeyX: `0x${string}`;
762
+ scriptPath?: {
763
+ salt: number;
764
+ tweakedPubkeyBytes: `0x${string}`;
765
+ tapleafHash: `0x${string}`;
766
+ unlockScript: {
767
+ bytes: `0x${string}`;
768
+ };
769
+ } | null | undefined;
770
+ };
771
+ amount: bigint;
772
+ id: {
773
+ txId: `0x${string}`;
774
+ vout: number;
775
+ };
776
+ }, {
777
+ depositAddress: {
778
+ pubkeyX: string;
779
+ scriptPath?: {
780
+ salt: number;
781
+ tweakedPubkeyBytes: string;
782
+ tapleafHash: string;
783
+ unlockScript: {
784
+ bytes: string;
785
+ };
786
+ } | null | undefined;
787
+ };
788
+ amount: string | number;
789
+ id: {
790
+ txId: string;
791
+ vout: number;
792
+ };
793
+ }>;
794
+ outputAsset: z.ZodEffects<z.ZodObject<{
795
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt", "Trx", "TrxUsdt"]>;
796
+ }, "strip", z.ZodTypeAny, {
797
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
798
+ }, {
799
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
800
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt", {
801
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
802
+ }>;
803
+ destinationAddress: z.ZodEffects<z.ZodObject<{
804
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub", "Tron"]>;
805
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
806
+ }, "strip", z.ZodTypeAny, {
807
+ value: `0x${string}`;
808
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
809
+ }, {
810
+ value: string;
811
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
812
+ }>, {
813
+ readonly chain: "Ethereum";
814
+ readonly address: `0x${string}`;
815
+ } | {
816
+ readonly chain: "Polkadot";
817
+ readonly address: string;
818
+ } | {
819
+ readonly chain: "Bitcoin";
820
+ readonly address: string;
821
+ } | {
822
+ readonly chain: "Arbitrum";
823
+ readonly address: `0x${string}`;
824
+ } | {
825
+ readonly chain: "Solana";
826
+ readonly address: string;
827
+ } | {
828
+ readonly chain: "Assethub";
829
+ readonly address: string;
830
+ } | {
831
+ readonly chain: "Tron";
832
+ readonly address: string;
833
+ }, {
834
+ value: string;
835
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
836
+ }>;
837
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
838
+ channelMetadata: z.ZodObject<{
839
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
840
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
841
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
842
+ }, "strip", z.ZodTypeAny, {
843
+ message: `0x${string}`;
844
+ gasBudget: bigint;
845
+ ccmAdditionalData: `0x${string}`;
846
+ }, {
847
+ message: string;
848
+ gasBudget: string | number;
849
+ ccmAdditionalData: string;
850
+ }>;
851
+ sourceChain: z.ZodEffects<z.ZodObject<{
852
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
853
+ }, "strip", z.ZodTypeAny, {
854
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
855
+ }, {
856
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
857
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
858
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
859
+ }>;
860
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
861
+ __kind: z.ZodLiteral<"Eth">;
862
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
863
+ }, "strip", z.ZodTypeAny, {
864
+ value: `0x${string}`;
865
+ __kind: "Eth";
866
+ }, {
867
+ value: string;
868
+ __kind: "Eth";
869
+ }>, z.ZodObject<{
870
+ __kind: z.ZodLiteral<"Dot">;
871
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
872
+ }, "strip", z.ZodTypeAny, {
873
+ value: `0x${string}`;
874
+ __kind: "Dot";
875
+ }, {
876
+ value: string;
877
+ __kind: "Dot";
878
+ }>, z.ZodObject<{
879
+ __kind: z.ZodLiteral<"Btc">;
880
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
881
+ __kind: z.ZodLiteral<"P2PKH">;
882
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
883
+ }, "strip", z.ZodTypeAny, {
884
+ value: `0x${string}`;
885
+ __kind: "P2PKH";
886
+ }, {
887
+ value: string;
888
+ __kind: "P2PKH";
889
+ }>, z.ZodObject<{
890
+ __kind: z.ZodLiteral<"P2SH">;
891
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
892
+ }, "strip", z.ZodTypeAny, {
893
+ value: `0x${string}`;
894
+ __kind: "P2SH";
895
+ }, {
896
+ value: string;
897
+ __kind: "P2SH";
898
+ }>, z.ZodObject<{
899
+ __kind: z.ZodLiteral<"P2WPKH">;
900
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
901
+ }, "strip", z.ZodTypeAny, {
902
+ value: `0x${string}`;
903
+ __kind: "P2WPKH";
904
+ }, {
905
+ value: string;
906
+ __kind: "P2WPKH";
907
+ }>, z.ZodObject<{
908
+ __kind: z.ZodLiteral<"P2WSH">;
909
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
910
+ }, "strip", z.ZodTypeAny, {
911
+ value: `0x${string}`;
912
+ __kind: "P2WSH";
913
+ }, {
914
+ value: string;
915
+ __kind: "P2WSH";
916
+ }>, z.ZodObject<{
917
+ __kind: z.ZodLiteral<"Taproot">;
918
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
919
+ }, "strip", z.ZodTypeAny, {
920
+ value: `0x${string}`;
921
+ __kind: "Taproot";
922
+ }, {
923
+ value: string;
924
+ __kind: "Taproot";
925
+ }>, z.ZodObject<{
926
+ __kind: z.ZodLiteral<"OtherSegwit">;
927
+ version: z.ZodNumber;
928
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
929
+ }, "strip", z.ZodTypeAny, {
930
+ __kind: "OtherSegwit";
931
+ version: number;
932
+ program: `0x${string}`;
933
+ }, {
934
+ __kind: "OtherSegwit";
935
+ version: number;
936
+ program: string;
937
+ }>]>;
938
+ }, "strip", z.ZodTypeAny, {
939
+ value: {
940
+ value: `0x${string}`;
941
+ __kind: "P2PKH";
942
+ } | {
943
+ value: `0x${string}`;
944
+ __kind: "P2SH";
945
+ } | {
946
+ value: `0x${string}`;
947
+ __kind: "P2WPKH";
948
+ } | {
949
+ value: `0x${string}`;
950
+ __kind: "P2WSH";
951
+ } | {
952
+ value: `0x${string}`;
953
+ __kind: "Taproot";
954
+ } | {
955
+ __kind: "OtherSegwit";
956
+ version: number;
957
+ program: `0x${string}`;
958
+ };
959
+ __kind: "Btc";
960
+ }, {
961
+ value: {
962
+ value: string;
963
+ __kind: "P2PKH";
964
+ } | {
965
+ value: string;
966
+ __kind: "P2SH";
967
+ } | {
968
+ value: string;
969
+ __kind: "P2WPKH";
970
+ } | {
971
+ value: string;
972
+ __kind: "P2WSH";
973
+ } | {
974
+ value: string;
975
+ __kind: "Taproot";
976
+ } | {
977
+ __kind: "OtherSegwit";
978
+ version: number;
979
+ program: string;
980
+ };
981
+ __kind: "Btc";
982
+ }>, z.ZodObject<{
983
+ __kind: z.ZodLiteral<"Arb">;
984
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
985
+ }, "strip", z.ZodTypeAny, {
986
+ value: `0x${string}`;
987
+ __kind: "Arb";
988
+ }, {
989
+ value: string;
990
+ __kind: "Arb";
991
+ }>, z.ZodObject<{
992
+ __kind: z.ZodLiteral<"Sol">;
993
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
994
+ }, "strip", z.ZodTypeAny, {
995
+ value: `0x${string}`;
996
+ __kind: "Sol";
997
+ }, {
998
+ value: string;
999
+ __kind: "Sol";
1000
+ }>, z.ZodObject<{
1001
+ __kind: z.ZodLiteral<"Hub">;
1002
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1003
+ }, "strip", z.ZodTypeAny, {
1004
+ value: `0x${string}`;
1005
+ __kind: "Hub";
1006
+ }, {
1007
+ value: string;
1008
+ __kind: "Hub";
1009
+ }>, z.ZodObject<{
1010
+ __kind: z.ZodLiteral<"Tron">;
1011
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1012
+ }, "strip", z.ZodTypeAny, {
1013
+ value: `0x${string}`;
1014
+ __kind: "Tron";
1015
+ }, {
1016
+ value: string;
1017
+ __kind: "Tron";
1018
+ }>]>>>;
1019
+ }, "strip", z.ZodTypeAny, {
1020
+ channelMetadata: {
1021
+ message: `0x${string}`;
1022
+ gasBudget: bigint;
1023
+ ccmAdditionalData: `0x${string}`;
1024
+ };
1025
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1026
+ sourceAddress?: {
1027
+ value: `0x${string}`;
1028
+ __kind: "Eth";
1029
+ } | {
1030
+ value: `0x${string}`;
1031
+ __kind: "Dot";
1032
+ } | {
1033
+ value: {
1034
+ value: `0x${string}`;
1035
+ __kind: "P2PKH";
1036
+ } | {
1037
+ value: `0x${string}`;
1038
+ __kind: "P2SH";
1039
+ } | {
1040
+ value: `0x${string}`;
1041
+ __kind: "P2WPKH";
1042
+ } | {
1043
+ value: `0x${string}`;
1044
+ __kind: "P2WSH";
1045
+ } | {
1046
+ value: `0x${string}`;
1047
+ __kind: "Taproot";
1048
+ } | {
1049
+ __kind: "OtherSegwit";
1050
+ version: number;
1051
+ program: `0x${string}`;
1052
+ };
1053
+ __kind: "Btc";
1054
+ } | {
1055
+ value: `0x${string}`;
1056
+ __kind: "Arb";
1057
+ } | {
1058
+ value: `0x${string}`;
1059
+ __kind: "Sol";
1060
+ } | {
1061
+ value: `0x${string}`;
1062
+ __kind: "Hub";
1063
+ } | {
1064
+ value: `0x${string}`;
1065
+ __kind: "Tron";
1066
+ } | null | undefined;
1067
+ }, {
1068
+ channelMetadata: {
1069
+ message: string;
1070
+ gasBudget: string | number;
1071
+ ccmAdditionalData: string;
1072
+ };
1073
+ sourceChain: {
1074
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1075
+ };
1076
+ sourceAddress?: {
1077
+ value: string;
1078
+ __kind: "Eth";
1079
+ } | {
1080
+ value: string;
1081
+ __kind: "Dot";
1082
+ } | {
1083
+ value: {
1084
+ value: string;
1085
+ __kind: "P2PKH";
1086
+ } | {
1087
+ value: string;
1088
+ __kind: "P2SH";
1089
+ } | {
1090
+ value: string;
1091
+ __kind: "P2WPKH";
1092
+ } | {
1093
+ value: string;
1094
+ __kind: "P2WSH";
1095
+ } | {
1096
+ value: string;
1097
+ __kind: "Taproot";
1098
+ } | {
1099
+ __kind: "OtherSegwit";
1100
+ version: number;
1101
+ program: string;
1102
+ };
1103
+ __kind: "Btc";
1104
+ } | {
1105
+ value: string;
1106
+ __kind: "Arb";
1107
+ } | {
1108
+ value: string;
1109
+ __kind: "Sol";
1110
+ } | {
1111
+ value: string;
1112
+ __kind: "Hub";
1113
+ } | {
1114
+ value: string;
1115
+ __kind: "Tron";
1116
+ } | null | undefined;
1117
+ }>>>;
1118
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1119
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1120
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1121
+ bps: z.ZodNumber;
1122
+ }, "strip", z.ZodTypeAny, {
1123
+ account: `cF${string}`;
1124
+ bps: number;
1125
+ }, {
1126
+ account: string;
1127
+ bps: number;
1128
+ }>>>;
1129
+ affiliateFees: z.ZodArray<z.ZodObject<{
1130
+ account: z.ZodNumber;
1131
+ bps: z.ZodNumber;
1132
+ }, "strip", z.ZodTypeAny, {
1133
+ account: number;
1134
+ bps: number;
1135
+ }, {
1136
+ account: number;
1137
+ bps: number;
1138
+ }>, "many">;
1139
+ refundParams: z.ZodObject<{
1140
+ retryDuration: z.ZodNumber;
1141
+ refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1142
+ __kind: z.ZodLiteral<"P2PKH">;
1143
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1144
+ }, "strip", z.ZodTypeAny, {
1145
+ value: `0x${string}`;
1146
+ __kind: "P2PKH";
1147
+ }, {
1148
+ value: string;
1149
+ __kind: "P2PKH";
1150
+ }>, z.ZodObject<{
1151
+ __kind: z.ZodLiteral<"P2SH">;
1152
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1153
+ }, "strip", z.ZodTypeAny, {
1154
+ value: `0x${string}`;
1155
+ __kind: "P2SH";
1156
+ }, {
1157
+ value: string;
1158
+ __kind: "P2SH";
1159
+ }>, z.ZodObject<{
1160
+ __kind: z.ZodLiteral<"P2WPKH">;
1161
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1162
+ }, "strip", z.ZodTypeAny, {
1163
+ value: `0x${string}`;
1164
+ __kind: "P2WPKH";
1165
+ }, {
1166
+ value: string;
1167
+ __kind: "P2WPKH";
1168
+ }>, z.ZodObject<{
1169
+ __kind: z.ZodLiteral<"P2WSH">;
1170
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1171
+ }, "strip", z.ZodTypeAny, {
1172
+ value: `0x${string}`;
1173
+ __kind: "P2WSH";
1174
+ }, {
1175
+ value: string;
1176
+ __kind: "P2WSH";
1177
+ }>, z.ZodObject<{
1178
+ __kind: z.ZodLiteral<"Taproot">;
1179
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1180
+ }, "strip", z.ZodTypeAny, {
1181
+ value: `0x${string}`;
1182
+ __kind: "Taproot";
1183
+ }, {
1184
+ value: string;
1185
+ __kind: "Taproot";
1186
+ }>, z.ZodObject<{
1187
+ __kind: z.ZodLiteral<"OtherSegwit">;
1188
+ version: z.ZodNumber;
1189
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1190
+ }, "strip", z.ZodTypeAny, {
1191
+ __kind: "OtherSegwit";
1192
+ version: number;
1193
+ program: `0x${string}`;
1194
+ }, {
1195
+ __kind: "OtherSegwit";
1196
+ version: number;
1197
+ program: string;
1198
+ }>]>;
1199
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1200
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1201
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1202
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1203
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1204
+ }, "strip", z.ZodTypeAny, {
1205
+ message: `0x${string}`;
1206
+ gasBudget: bigint;
1207
+ ccmAdditionalData: `0x${string}`;
1208
+ }, {
1209
+ message: string;
1210
+ gasBudget: string | number;
1211
+ ccmAdditionalData: string;
1212
+ }>>>;
1213
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1214
+ }, "strip", z.ZodTypeAny, {
1215
+ retryDuration: number;
1216
+ refundAddress: {
1217
+ value: `0x${string}`;
1218
+ __kind: "P2PKH";
1219
+ } | {
1220
+ value: `0x${string}`;
1221
+ __kind: "P2SH";
1222
+ } | {
1223
+ value: `0x${string}`;
1224
+ __kind: "P2WPKH";
1225
+ } | {
1226
+ value: `0x${string}`;
1227
+ __kind: "P2WSH";
1228
+ } | {
1229
+ value: `0x${string}`;
1230
+ __kind: "Taproot";
1231
+ } | {
1232
+ __kind: "OtherSegwit";
1233
+ version: number;
1234
+ program: `0x${string}`;
1235
+ };
1236
+ minPrice: bigint;
1237
+ refundCcmMetadata?: {
1238
+ message: `0x${string}`;
1239
+ gasBudget: bigint;
1240
+ ccmAdditionalData: `0x${string}`;
1241
+ } | null | undefined;
1242
+ maxOraclePriceSlippage?: number | null | undefined;
1243
+ }, {
1244
+ retryDuration: number;
1245
+ refundAddress: {
1246
+ value: string;
1247
+ __kind: "P2PKH";
1248
+ } | {
1249
+ value: string;
1250
+ __kind: "P2SH";
1251
+ } | {
1252
+ value: string;
1253
+ __kind: "P2WPKH";
1254
+ } | {
1255
+ value: string;
1256
+ __kind: "P2WSH";
1257
+ } | {
1258
+ value: string;
1259
+ __kind: "Taproot";
1260
+ } | {
1261
+ __kind: "OtherSegwit";
1262
+ version: number;
1263
+ program: string;
1264
+ };
1265
+ minPrice: string | number;
1266
+ refundCcmMetadata?: {
1267
+ message: string;
1268
+ gasBudget: string | number;
1269
+ ccmAdditionalData: string;
1270
+ } | null | undefined;
1271
+ maxOraclePriceSlippage?: number | null | undefined;
1272
+ }>;
1273
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1274
+ numberOfChunks: z.ZodNumber;
1275
+ chunkInterval: z.ZodNumber;
1276
+ }, "strip", z.ZodTypeAny, {
1277
+ numberOfChunks: number;
1278
+ chunkInterval: number;
1279
+ }, {
1280
+ numberOfChunks: number;
1281
+ chunkInterval: number;
1282
+ }>>>;
1283
+ boostFee: z.ZodNumber;
1284
+ }, "strip", z.ZodTypeAny, {
1285
+ txId: `0x${string}`;
1286
+ depositDetails: {
1287
+ depositAddress: {
1288
+ pubkeyX: `0x${string}`;
1289
+ scriptPath?: {
1290
+ salt: number;
1291
+ tweakedPubkeyBytes: `0x${string}`;
1292
+ tapleafHash: `0x${string}`;
1293
+ unlockScript: {
1294
+ bytes: `0x${string}`;
1295
+ };
1296
+ } | null | undefined;
1297
+ };
1298
+ amount: bigint;
1299
+ id: {
1300
+ txId: `0x${string}`;
1301
+ vout: number;
1302
+ };
1303
+ };
1304
+ inputAsset: "Btc";
1305
+ depositAmount: bigint;
1306
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1307
+ destinationAddress: {
1308
+ readonly chain: "Ethereum";
1309
+ readonly address: `0x${string}`;
1310
+ } | {
1311
+ readonly chain: "Polkadot";
1312
+ readonly address: string;
1313
+ } | {
1314
+ readonly chain: "Bitcoin";
1315
+ readonly address: string;
1316
+ } | {
1317
+ readonly chain: "Arbitrum";
1318
+ readonly address: `0x${string}`;
1319
+ } | {
1320
+ readonly chain: "Solana";
1321
+ readonly address: string;
1322
+ } | {
1323
+ readonly chain: "Assethub";
1324
+ readonly address: string;
1325
+ } | {
1326
+ readonly chain: "Tron";
1327
+ readonly address: string;
1328
+ };
1329
+ affiliateFees: {
1330
+ account: number;
1331
+ bps: number;
1332
+ }[];
1333
+ refundParams: {
1334
+ retryDuration: number;
1335
+ refundAddress: {
1336
+ value: `0x${string}`;
1337
+ __kind: "P2PKH";
1338
+ } | {
1339
+ value: `0x${string}`;
1340
+ __kind: "P2SH";
1341
+ } | {
1342
+ value: `0x${string}`;
1343
+ __kind: "P2WPKH";
1344
+ } | {
1345
+ value: `0x${string}`;
1346
+ __kind: "P2WSH";
1347
+ } | {
1348
+ value: `0x${string}`;
1349
+ __kind: "Taproot";
1350
+ } | {
1351
+ __kind: "OtherSegwit";
1352
+ version: number;
1353
+ program: `0x${string}`;
1354
+ };
1355
+ minPrice: bigint;
1356
+ refundCcmMetadata?: {
1357
+ message: `0x${string}`;
1358
+ gasBudget: bigint;
1359
+ ccmAdditionalData: `0x${string}`;
1360
+ } | null | undefined;
1361
+ maxOraclePriceSlippage?: number | null | undefined;
1362
+ };
1363
+ boostFee: number;
1364
+ channelId?: bigint | null | undefined;
1365
+ depositAddress?: {
1366
+ value: `0x${string}`;
1367
+ __kind: "P2PKH";
1368
+ } | {
1369
+ value: `0x${string}`;
1370
+ __kind: "P2SH";
1371
+ } | {
1372
+ value: `0x${string}`;
1373
+ __kind: "P2WPKH";
1374
+ } | {
1375
+ value: `0x${string}`;
1376
+ __kind: "P2WSH";
1377
+ } | {
1378
+ value: `0x${string}`;
1379
+ __kind: "Taproot";
1380
+ } | {
1381
+ __kind: "OtherSegwit";
1382
+ version: number;
1383
+ program: `0x${string}`;
1384
+ } | null | undefined;
1385
+ depositMetadata?: {
1386
+ channelMetadata: {
1387
+ message: `0x${string}`;
1388
+ gasBudget: bigint;
1389
+ ccmAdditionalData: `0x${string}`;
1390
+ };
1391
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1392
+ sourceAddress?: {
1393
+ value: `0x${string}`;
1394
+ __kind: "Eth";
1395
+ } | {
1396
+ value: `0x${string}`;
1397
+ __kind: "Dot";
1398
+ } | {
1399
+ value: {
1400
+ value: `0x${string}`;
1401
+ __kind: "P2PKH";
1402
+ } | {
1403
+ value: `0x${string}`;
1404
+ __kind: "P2SH";
1405
+ } | {
1406
+ value: `0x${string}`;
1407
+ __kind: "P2WPKH";
1408
+ } | {
1409
+ value: `0x${string}`;
1410
+ __kind: "P2WSH";
1411
+ } | {
1412
+ value: `0x${string}`;
1413
+ __kind: "Taproot";
1414
+ } | {
1415
+ __kind: "OtherSegwit";
1416
+ version: number;
1417
+ program: `0x${string}`;
1418
+ };
1419
+ __kind: "Btc";
1420
+ } | {
1421
+ value: `0x${string}`;
1422
+ __kind: "Arb";
1423
+ } | {
1424
+ value: `0x${string}`;
1425
+ __kind: "Sol";
1426
+ } | {
1427
+ value: `0x${string}`;
1428
+ __kind: "Hub";
1429
+ } | {
1430
+ value: `0x${string}`;
1431
+ __kind: "Tron";
1432
+ } | null | undefined;
1433
+ } | null | undefined;
1434
+ brokerFee?: {
1435
+ account: `cF${string}`;
1436
+ bps: number;
1437
+ } | null | undefined;
1438
+ dcaParams?: {
1439
+ numberOfChunks: number;
1440
+ chunkInterval: number;
1441
+ } | null | undefined;
1442
+ }, {
1443
+ txId: string;
1444
+ depositDetails: {
1445
+ depositAddress: {
1446
+ pubkeyX: string;
1447
+ scriptPath?: {
1448
+ salt: number;
1449
+ tweakedPubkeyBytes: string;
1450
+ tapleafHash: string;
1451
+ unlockScript: {
1452
+ bytes: string;
1453
+ };
1454
+ } | null | undefined;
1455
+ };
1456
+ amount: string | number;
1457
+ id: {
1458
+ txId: string;
1459
+ vout: number;
1460
+ };
1461
+ };
1462
+ inputAsset: {
1463
+ __kind: "Btc";
1464
+ };
1465
+ depositAmount: string | number;
1466
+ outputAsset: {
1467
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1468
+ };
1469
+ destinationAddress: {
1470
+ value: string;
1471
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1472
+ };
1473
+ affiliateFees: {
1474
+ account: number;
1475
+ bps: number;
1476
+ }[];
1477
+ refundParams: {
1478
+ retryDuration: number;
1479
+ refundAddress: {
1480
+ value: string;
1481
+ __kind: "P2PKH";
1482
+ } | {
1483
+ value: string;
1484
+ __kind: "P2SH";
1485
+ } | {
1486
+ value: string;
1487
+ __kind: "P2WPKH";
1488
+ } | {
1489
+ value: string;
1490
+ __kind: "P2WSH";
1491
+ } | {
1492
+ value: string;
1493
+ __kind: "Taproot";
1494
+ } | {
1495
+ __kind: "OtherSegwit";
1496
+ version: number;
1497
+ program: string;
1498
+ };
1499
+ minPrice: string | number;
1500
+ refundCcmMetadata?: {
1501
+ message: string;
1502
+ gasBudget: string | number;
1503
+ ccmAdditionalData: string;
1504
+ } | null | undefined;
1505
+ maxOraclePriceSlippage?: number | null | undefined;
1506
+ };
1507
+ boostFee: number;
1508
+ channelId?: string | number | null | undefined;
1509
+ depositAddress?: {
1510
+ value: string;
1511
+ __kind: "P2PKH";
1512
+ } | {
1513
+ value: string;
1514
+ __kind: "P2SH";
1515
+ } | {
1516
+ value: string;
1517
+ __kind: "P2WPKH";
1518
+ } | {
1519
+ value: string;
1520
+ __kind: "P2WSH";
1521
+ } | {
1522
+ value: string;
1523
+ __kind: "Taproot";
1524
+ } | {
1525
+ __kind: "OtherSegwit";
1526
+ version: number;
1527
+ program: string;
1528
+ } | null | undefined;
1529
+ depositMetadata?: {
1530
+ channelMetadata: {
1531
+ message: string;
1532
+ gasBudget: string | number;
1533
+ ccmAdditionalData: string;
1534
+ };
1535
+ sourceChain: {
1536
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1537
+ };
1538
+ sourceAddress?: {
1539
+ value: string;
1540
+ __kind: "Eth";
1541
+ } | {
1542
+ value: string;
1543
+ __kind: "Dot";
1544
+ } | {
1545
+ value: {
1546
+ value: string;
1547
+ __kind: "P2PKH";
1548
+ } | {
1549
+ value: string;
1550
+ __kind: "P2SH";
1551
+ } | {
1552
+ value: string;
1553
+ __kind: "P2WPKH";
1554
+ } | {
1555
+ value: string;
1556
+ __kind: "P2WSH";
1557
+ } | {
1558
+ value: string;
1559
+ __kind: "Taproot";
1560
+ } | {
1561
+ __kind: "OtherSegwit";
1562
+ version: number;
1563
+ program: string;
1564
+ };
1565
+ __kind: "Btc";
1566
+ } | {
1567
+ value: string;
1568
+ __kind: "Arb";
1569
+ } | {
1570
+ value: string;
1571
+ __kind: "Sol";
1572
+ } | {
1573
+ value: string;
1574
+ __kind: "Hub";
1575
+ } | {
1576
+ value: string;
1577
+ __kind: "Tron";
1578
+ } | null | undefined;
1579
+ } | null | undefined;
1580
+ brokerFee?: {
1581
+ account: string;
1582
+ bps: number;
1583
+ } | null | undefined;
1584
+ dcaParams?: {
1585
+ numberOfChunks: number;
1586
+ chunkInterval: number;
1587
+ } | null | undefined;
1588
+ }>;
1589
+ }, "strip", z.ZodTypeAny, {
1590
+ __kind: "DepositFailedVaultVariantBitcoin";
1591
+ vaultWitness: {
1592
+ txId: `0x${string}`;
1593
+ depositDetails: {
1594
+ depositAddress: {
1595
+ pubkeyX: `0x${string}`;
1596
+ scriptPath?: {
1597
+ salt: number;
1598
+ tweakedPubkeyBytes: `0x${string}`;
1599
+ tapleafHash: `0x${string}`;
1600
+ unlockScript: {
1601
+ bytes: `0x${string}`;
1602
+ };
1603
+ } | null | undefined;
1604
+ };
1605
+ amount: bigint;
1606
+ id: {
1607
+ txId: `0x${string}`;
1608
+ vout: number;
1609
+ };
1610
+ };
1611
+ inputAsset: "Btc";
1612
+ depositAmount: bigint;
1613
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1614
+ destinationAddress: {
1615
+ readonly chain: "Ethereum";
1616
+ readonly address: `0x${string}`;
1617
+ } | {
1618
+ readonly chain: "Polkadot";
1619
+ readonly address: string;
1620
+ } | {
1621
+ readonly chain: "Bitcoin";
1622
+ readonly address: string;
1623
+ } | {
1624
+ readonly chain: "Arbitrum";
1625
+ readonly address: `0x${string}`;
1626
+ } | {
1627
+ readonly chain: "Solana";
1628
+ readonly address: string;
1629
+ } | {
1630
+ readonly chain: "Assethub";
1631
+ readonly address: string;
1632
+ } | {
1633
+ readonly chain: "Tron";
1634
+ readonly address: string;
1635
+ };
1636
+ affiliateFees: {
1637
+ account: number;
1638
+ bps: number;
1639
+ }[];
1640
+ refundParams: {
1641
+ retryDuration: number;
1642
+ refundAddress: {
1643
+ value: `0x${string}`;
1644
+ __kind: "P2PKH";
1645
+ } | {
1646
+ value: `0x${string}`;
1647
+ __kind: "P2SH";
1648
+ } | {
1649
+ value: `0x${string}`;
1650
+ __kind: "P2WPKH";
1651
+ } | {
1652
+ value: `0x${string}`;
1653
+ __kind: "P2WSH";
1654
+ } | {
1655
+ value: `0x${string}`;
1656
+ __kind: "Taproot";
1657
+ } | {
1658
+ __kind: "OtherSegwit";
1659
+ version: number;
1660
+ program: `0x${string}`;
1661
+ };
1662
+ minPrice: bigint;
1663
+ refundCcmMetadata?: {
1664
+ message: `0x${string}`;
1665
+ gasBudget: bigint;
1666
+ ccmAdditionalData: `0x${string}`;
1667
+ } | null | undefined;
1668
+ maxOraclePriceSlippage?: number | null | undefined;
1669
+ };
1670
+ boostFee: number;
1671
+ channelId?: bigint | null | undefined;
1672
+ depositAddress?: {
1673
+ value: `0x${string}`;
1674
+ __kind: "P2PKH";
1675
+ } | {
1676
+ value: `0x${string}`;
1677
+ __kind: "P2SH";
1678
+ } | {
1679
+ value: `0x${string}`;
1680
+ __kind: "P2WPKH";
1681
+ } | {
1682
+ value: `0x${string}`;
1683
+ __kind: "P2WSH";
1684
+ } | {
1685
+ value: `0x${string}`;
1686
+ __kind: "Taproot";
1687
+ } | {
1688
+ __kind: "OtherSegwit";
1689
+ version: number;
1690
+ program: `0x${string}`;
1691
+ } | null | undefined;
1692
+ depositMetadata?: {
1693
+ channelMetadata: {
1694
+ message: `0x${string}`;
1695
+ gasBudget: bigint;
1696
+ ccmAdditionalData: `0x${string}`;
1697
+ };
1698
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1699
+ sourceAddress?: {
1700
+ value: `0x${string}`;
1701
+ __kind: "Eth";
1702
+ } | {
1703
+ value: `0x${string}`;
1704
+ __kind: "Dot";
1705
+ } | {
1706
+ value: {
1707
+ value: `0x${string}`;
1708
+ __kind: "P2PKH";
1709
+ } | {
1710
+ value: `0x${string}`;
1711
+ __kind: "P2SH";
1712
+ } | {
1713
+ value: `0x${string}`;
1714
+ __kind: "P2WPKH";
1715
+ } | {
1716
+ value: `0x${string}`;
1717
+ __kind: "P2WSH";
1718
+ } | {
1719
+ value: `0x${string}`;
1720
+ __kind: "Taproot";
1721
+ } | {
1722
+ __kind: "OtherSegwit";
1723
+ version: number;
1724
+ program: `0x${string}`;
1725
+ };
1726
+ __kind: "Btc";
1727
+ } | {
1728
+ value: `0x${string}`;
1729
+ __kind: "Arb";
1730
+ } | {
1731
+ value: `0x${string}`;
1732
+ __kind: "Sol";
1733
+ } | {
1734
+ value: `0x${string}`;
1735
+ __kind: "Hub";
1736
+ } | {
1737
+ value: `0x${string}`;
1738
+ __kind: "Tron";
1739
+ } | null | undefined;
1740
+ } | null | undefined;
1741
+ brokerFee?: {
1742
+ account: `cF${string}`;
1743
+ bps: number;
1744
+ } | null | undefined;
1745
+ dcaParams?: {
1746
+ numberOfChunks: number;
1747
+ chunkInterval: number;
1748
+ } | null | undefined;
1749
+ };
1750
+ }, {
1751
+ __kind: "DepositFailedVaultVariantBitcoin";
1752
+ vaultWitness: {
1753
+ txId: string;
1754
+ depositDetails: {
1755
+ depositAddress: {
1756
+ pubkeyX: string;
1757
+ scriptPath?: {
1758
+ salt: number;
1759
+ tweakedPubkeyBytes: string;
1760
+ tapleafHash: string;
1761
+ unlockScript: {
1762
+ bytes: string;
1763
+ };
1764
+ } | null | undefined;
1765
+ };
1766
+ amount: string | number;
1767
+ id: {
1768
+ txId: string;
1769
+ vout: number;
1770
+ };
1771
+ };
1772
+ inputAsset: {
1773
+ __kind: "Btc";
1774
+ };
1775
+ depositAmount: string | number;
1776
+ outputAsset: {
1777
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
1778
+ };
1779
+ destinationAddress: {
1780
+ value: string;
1781
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1782
+ };
1783
+ affiliateFees: {
1784
+ account: number;
1785
+ bps: number;
1786
+ }[];
1787
+ refundParams: {
1788
+ retryDuration: number;
1789
+ refundAddress: {
1790
+ value: string;
1791
+ __kind: "P2PKH";
1792
+ } | {
1793
+ value: string;
1794
+ __kind: "P2SH";
1795
+ } | {
1796
+ value: string;
1797
+ __kind: "P2WPKH";
1798
+ } | {
1799
+ value: string;
1800
+ __kind: "P2WSH";
1801
+ } | {
1802
+ value: string;
1803
+ __kind: "Taproot";
1804
+ } | {
1805
+ __kind: "OtherSegwit";
1806
+ version: number;
1807
+ program: string;
1808
+ };
1809
+ minPrice: string | number;
1810
+ refundCcmMetadata?: {
1811
+ message: string;
1812
+ gasBudget: string | number;
1813
+ ccmAdditionalData: string;
1814
+ } | null | undefined;
1815
+ maxOraclePriceSlippage?: number | null | undefined;
1816
+ };
1817
+ boostFee: number;
1818
+ channelId?: string | number | null | undefined;
1819
+ depositAddress?: {
1820
+ value: string;
1821
+ __kind: "P2PKH";
1822
+ } | {
1823
+ value: string;
1824
+ __kind: "P2SH";
1825
+ } | {
1826
+ value: string;
1827
+ __kind: "P2WPKH";
1828
+ } | {
1829
+ value: string;
1830
+ __kind: "P2WSH";
1831
+ } | {
1832
+ value: string;
1833
+ __kind: "Taproot";
1834
+ } | {
1835
+ __kind: "OtherSegwit";
1836
+ version: number;
1837
+ program: string;
1838
+ } | null | undefined;
1839
+ depositMetadata?: {
1840
+ channelMetadata: {
1841
+ message: string;
1842
+ gasBudget: string | number;
1843
+ ccmAdditionalData: string;
1844
+ };
1845
+ sourceChain: {
1846
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1847
+ };
1848
+ sourceAddress?: {
1849
+ value: string;
1850
+ __kind: "Eth";
1851
+ } | {
1852
+ value: string;
1853
+ __kind: "Dot";
1854
+ } | {
1855
+ value: {
1856
+ value: string;
1857
+ __kind: "P2PKH";
1858
+ } | {
1859
+ value: string;
1860
+ __kind: "P2SH";
1861
+ } | {
1862
+ value: string;
1863
+ __kind: "P2WPKH";
1864
+ } | {
1865
+ value: string;
1866
+ __kind: "P2WSH";
1867
+ } | {
1868
+ value: string;
1869
+ __kind: "Taproot";
1870
+ } | {
1871
+ __kind: "OtherSegwit";
1872
+ version: number;
1873
+ program: string;
1874
+ };
1875
+ __kind: "Btc";
1876
+ } | {
1877
+ value: string;
1878
+ __kind: "Arb";
1879
+ } | {
1880
+ value: string;
1881
+ __kind: "Sol";
1882
+ } | {
1883
+ value: string;
1884
+ __kind: "Hub";
1885
+ } | {
1886
+ value: string;
1887
+ __kind: "Tron";
1888
+ } | null | undefined;
1889
+ } | null | undefined;
1890
+ brokerFee?: {
1891
+ account: string;
1892
+ bps: number;
1893
+ } | null | undefined;
1894
+ dcaParams?: {
1895
+ numberOfChunks: number;
1896
+ chunkInterval: number;
1897
+ } | null | undefined;
1898
+ };
1899
+ }>]>;
1900
+ }, "strip", z.ZodTypeAny, {
1901
+ reason: {
1902
+ __kind: "BelowMinimumDeposit";
1903
+ } | {
1904
+ __kind: "NotEnoughToPayFees";
1905
+ } | {
1906
+ __kind: "TransactionRejectedByBroker";
1907
+ } | {
1908
+ value: {
1909
+ __kind: "Other";
1910
+ } | {
1911
+ __kind: "CannotLookup";
1912
+ } | {
1913
+ __kind: "BadOrigin";
1914
+ } | {
1915
+ value: {
1916
+ index: number;
1917
+ error: `0x${string}`;
1918
+ };
1919
+ __kind: "Module";
1920
+ } | {
1921
+ __kind: "ConsumerRemaining";
1922
+ } | {
1923
+ __kind: "NoProviders";
1924
+ } | {
1925
+ __kind: "TooManyConsumers";
1926
+ } | {
1927
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1928
+ __kind: "Token";
1929
+ } | {
1930
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1931
+ __kind: "Arithmetic";
1932
+ } | {
1933
+ value: "LimitReached" | "NoLayer";
1934
+ __kind: "Transactional";
1935
+ } | {
1936
+ __kind: "Exhausted";
1937
+ } | {
1938
+ __kind: "Corruption";
1939
+ } | {
1940
+ __kind: "Unavailable";
1941
+ } | {
1942
+ __kind: "RootNotAllowed";
1943
+ } | {
1944
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1945
+ __kind: "Trie";
1946
+ };
1947
+ __kind: "DepositWitnessRejected";
1948
+ } | {
1949
+ __kind: "Unrefundable";
1950
+ };
1951
+ blockHeight: bigint;
1952
+ details: {
1953
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
1954
+ depositWitness: {
1955
+ asset: "Btc";
1956
+ depositAddress: {
1957
+ value: `0x${string}`;
1958
+ __kind: "P2PKH";
1959
+ } | {
1960
+ value: `0x${string}`;
1961
+ __kind: "P2SH";
1962
+ } | {
1963
+ value: `0x${string}`;
1964
+ __kind: "P2WPKH";
1965
+ } | {
1966
+ value: `0x${string}`;
1967
+ __kind: "P2WSH";
1968
+ } | {
1969
+ value: `0x${string}`;
1970
+ __kind: "Taproot";
1971
+ } | {
1972
+ __kind: "OtherSegwit";
1973
+ version: number;
1974
+ program: `0x${string}`;
1975
+ };
1976
+ amount: bigint;
1977
+ depositDetails: {
1978
+ depositAddress: {
1979
+ pubkeyX: `0x${string}`;
1980
+ scriptPath?: {
1981
+ salt: number;
1982
+ tweakedPubkeyBytes: `0x${string}`;
1983
+ tapleafHash: `0x${string}`;
1984
+ unlockScript: {
1985
+ bytes: `0x${string}`;
1986
+ };
1987
+ } | null | undefined;
1988
+ };
1989
+ amount: bigint;
1990
+ id: {
1991
+ txId: `0x${string}`;
1992
+ vout: number;
1993
+ };
1994
+ };
1995
+ };
1996
+ } | {
1997
+ __kind: "DepositFailedVaultVariantBitcoin";
1998
+ vaultWitness: {
1999
+ txId: `0x${string}`;
2000
+ depositDetails: {
2001
+ depositAddress: {
2002
+ pubkeyX: `0x${string}`;
2003
+ scriptPath?: {
2004
+ salt: number;
2005
+ tweakedPubkeyBytes: `0x${string}`;
2006
+ tapleafHash: `0x${string}`;
2007
+ unlockScript: {
2008
+ bytes: `0x${string}`;
2009
+ };
2010
+ } | null | undefined;
2011
+ };
2012
+ amount: bigint;
2013
+ id: {
2014
+ txId: `0x${string}`;
2015
+ vout: number;
2016
+ };
2017
+ };
2018
+ inputAsset: "Btc";
2019
+ depositAmount: bigint;
2020
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
2021
+ destinationAddress: {
2022
+ readonly chain: "Ethereum";
2023
+ readonly address: `0x${string}`;
2024
+ } | {
2025
+ readonly chain: "Polkadot";
2026
+ readonly address: string;
2027
+ } | {
2028
+ readonly chain: "Bitcoin";
2029
+ readonly address: string;
2030
+ } | {
2031
+ readonly chain: "Arbitrum";
2032
+ readonly address: `0x${string}`;
2033
+ } | {
2034
+ readonly chain: "Solana";
2035
+ readonly address: string;
2036
+ } | {
2037
+ readonly chain: "Assethub";
2038
+ readonly address: string;
2039
+ } | {
2040
+ readonly chain: "Tron";
2041
+ readonly address: string;
2042
+ };
2043
+ affiliateFees: {
2044
+ account: number;
2045
+ bps: number;
2046
+ }[];
2047
+ refundParams: {
2048
+ retryDuration: number;
2049
+ refundAddress: {
2050
+ value: `0x${string}`;
2051
+ __kind: "P2PKH";
2052
+ } | {
2053
+ value: `0x${string}`;
2054
+ __kind: "P2SH";
2055
+ } | {
2056
+ value: `0x${string}`;
2057
+ __kind: "P2WPKH";
2058
+ } | {
2059
+ value: `0x${string}`;
2060
+ __kind: "P2WSH";
2061
+ } | {
2062
+ value: `0x${string}`;
2063
+ __kind: "Taproot";
2064
+ } | {
2065
+ __kind: "OtherSegwit";
2066
+ version: number;
2067
+ program: `0x${string}`;
2068
+ };
2069
+ minPrice: bigint;
2070
+ refundCcmMetadata?: {
2071
+ message: `0x${string}`;
2072
+ gasBudget: bigint;
2073
+ ccmAdditionalData: `0x${string}`;
2074
+ } | null | undefined;
2075
+ maxOraclePriceSlippage?: number | null | undefined;
2076
+ };
2077
+ boostFee: number;
2078
+ channelId?: bigint | null | undefined;
2079
+ depositAddress?: {
2080
+ value: `0x${string}`;
2081
+ __kind: "P2PKH";
2082
+ } | {
2083
+ value: `0x${string}`;
2084
+ __kind: "P2SH";
2085
+ } | {
2086
+ value: `0x${string}`;
2087
+ __kind: "P2WPKH";
2088
+ } | {
2089
+ value: `0x${string}`;
2090
+ __kind: "P2WSH";
2091
+ } | {
2092
+ value: `0x${string}`;
2093
+ __kind: "Taproot";
2094
+ } | {
2095
+ __kind: "OtherSegwit";
2096
+ version: number;
2097
+ program: `0x${string}`;
2098
+ } | null | undefined;
2099
+ depositMetadata?: {
2100
+ channelMetadata: {
2101
+ message: `0x${string}`;
2102
+ gasBudget: bigint;
2103
+ ccmAdditionalData: `0x${string}`;
2104
+ };
2105
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2106
+ sourceAddress?: {
2107
+ value: `0x${string}`;
2108
+ __kind: "Eth";
2109
+ } | {
2110
+ value: `0x${string}`;
2111
+ __kind: "Dot";
2112
+ } | {
2113
+ value: {
2114
+ value: `0x${string}`;
2115
+ __kind: "P2PKH";
2116
+ } | {
2117
+ value: `0x${string}`;
2118
+ __kind: "P2SH";
2119
+ } | {
2120
+ value: `0x${string}`;
2121
+ __kind: "P2WPKH";
2122
+ } | {
2123
+ value: `0x${string}`;
2124
+ __kind: "P2WSH";
2125
+ } | {
2126
+ value: `0x${string}`;
2127
+ __kind: "Taproot";
2128
+ } | {
2129
+ __kind: "OtherSegwit";
2130
+ version: number;
2131
+ program: `0x${string}`;
2132
+ };
2133
+ __kind: "Btc";
2134
+ } | {
2135
+ value: `0x${string}`;
2136
+ __kind: "Arb";
2137
+ } | {
2138
+ value: `0x${string}`;
2139
+ __kind: "Sol";
2140
+ } | {
2141
+ value: `0x${string}`;
2142
+ __kind: "Hub";
2143
+ } | {
2144
+ value: `0x${string}`;
2145
+ __kind: "Tron";
2146
+ } | null | undefined;
2147
+ } | null | undefined;
2148
+ brokerFee?: {
2149
+ account: `cF${string}`;
2150
+ bps: number;
2151
+ } | null | undefined;
2152
+ dcaParams?: {
2153
+ numberOfChunks: number;
2154
+ chunkInterval: number;
2155
+ } | null | undefined;
2156
+ };
2157
+ };
2158
+ }, {
2159
+ reason: {
2160
+ __kind: "BelowMinimumDeposit";
2161
+ } | {
2162
+ __kind: "NotEnoughToPayFees";
2163
+ } | {
2164
+ __kind: "TransactionRejectedByBroker";
2165
+ } | {
2166
+ value: {
2167
+ __kind: "Other";
2168
+ } | {
2169
+ __kind: "CannotLookup";
2170
+ } | {
2171
+ __kind: "BadOrigin";
2172
+ } | {
2173
+ value: {
2174
+ index: number;
2175
+ error: string;
2176
+ };
2177
+ __kind: "Module";
2178
+ } | {
2179
+ __kind: "ConsumerRemaining";
2180
+ } | {
2181
+ __kind: "NoProviders";
2182
+ } | {
2183
+ __kind: "TooManyConsumers";
2184
+ } | {
2185
+ value: {
2186
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2187
+ };
2188
+ __kind: "Token";
2189
+ } | {
2190
+ value: {
2191
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2192
+ };
2193
+ __kind: "Arithmetic";
2194
+ } | {
2195
+ value: {
2196
+ __kind: "LimitReached" | "NoLayer";
2197
+ };
2198
+ __kind: "Transactional";
2199
+ } | {
2200
+ __kind: "Exhausted";
2201
+ } | {
2202
+ __kind: "Corruption";
2203
+ } | {
2204
+ __kind: "Unavailable";
2205
+ } | {
2206
+ __kind: "RootNotAllowed";
2207
+ } | {
2208
+ value: {
2209
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2210
+ };
2211
+ __kind: "Trie";
2212
+ };
2213
+ __kind: "DepositWitnessRejected";
2214
+ } | {
2215
+ __kind: "Unrefundable";
2216
+ };
2217
+ blockHeight: string | number;
2218
+ details: {
2219
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
2220
+ depositWitness: {
2221
+ asset: {
2222
+ __kind: "Btc";
2223
+ };
2224
+ depositAddress: {
2225
+ value: string;
2226
+ __kind: "P2PKH";
2227
+ } | {
2228
+ value: string;
2229
+ __kind: "P2SH";
2230
+ } | {
2231
+ value: string;
2232
+ __kind: "P2WPKH";
2233
+ } | {
2234
+ value: string;
2235
+ __kind: "P2WSH";
2236
+ } | {
2237
+ value: string;
2238
+ __kind: "Taproot";
2239
+ } | {
2240
+ __kind: "OtherSegwit";
2241
+ version: number;
2242
+ program: string;
2243
+ };
2244
+ amount: string | number;
2245
+ depositDetails: {
2246
+ depositAddress: {
2247
+ pubkeyX: string;
2248
+ scriptPath?: {
2249
+ salt: number;
2250
+ tweakedPubkeyBytes: string;
2251
+ tapleafHash: string;
2252
+ unlockScript: {
2253
+ bytes: string;
2254
+ };
2255
+ } | null | undefined;
2256
+ };
2257
+ amount: string | number;
2258
+ id: {
2259
+ txId: string;
2260
+ vout: number;
2261
+ };
2262
+ };
2263
+ };
2264
+ } | {
2265
+ __kind: "DepositFailedVaultVariantBitcoin";
2266
+ vaultWitness: {
2267
+ txId: string;
2268
+ depositDetails: {
2269
+ depositAddress: {
2270
+ pubkeyX: string;
2271
+ scriptPath?: {
2272
+ salt: number;
2273
+ tweakedPubkeyBytes: string;
2274
+ tapleafHash: string;
2275
+ unlockScript: {
2276
+ bytes: string;
2277
+ };
2278
+ } | null | undefined;
2279
+ };
2280
+ amount: string | number;
2281
+ id: {
2282
+ txId: string;
2283
+ vout: number;
2284
+ };
2285
+ };
2286
+ inputAsset: {
2287
+ __kind: "Btc";
2288
+ };
2289
+ depositAmount: string | number;
2290
+ outputAsset: {
2291
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | "Trx" | "TrxUsdt";
2292
+ };
2293
+ destinationAddress: {
2294
+ value: string;
2295
+ __kind: "Tron" | "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2296
+ };
2297
+ affiliateFees: {
2298
+ account: number;
2299
+ bps: number;
2300
+ }[];
2301
+ refundParams: {
2302
+ retryDuration: number;
2303
+ refundAddress: {
2304
+ value: string;
2305
+ __kind: "P2PKH";
2306
+ } | {
2307
+ value: string;
2308
+ __kind: "P2SH";
2309
+ } | {
2310
+ value: string;
2311
+ __kind: "P2WPKH";
2312
+ } | {
2313
+ value: string;
2314
+ __kind: "P2WSH";
2315
+ } | {
2316
+ value: string;
2317
+ __kind: "Taproot";
2318
+ } | {
2319
+ __kind: "OtherSegwit";
2320
+ version: number;
2321
+ program: string;
2322
+ };
2323
+ minPrice: string | number;
2324
+ refundCcmMetadata?: {
2325
+ message: string;
2326
+ gasBudget: string | number;
2327
+ ccmAdditionalData: string;
2328
+ } | null | undefined;
2329
+ maxOraclePriceSlippage?: number | null | undefined;
2330
+ };
2331
+ boostFee: number;
2332
+ channelId?: string | number | null | undefined;
2333
+ depositAddress?: {
2334
+ value: string;
2335
+ __kind: "P2PKH";
2336
+ } | {
2337
+ value: string;
2338
+ __kind: "P2SH";
2339
+ } | {
2340
+ value: string;
2341
+ __kind: "P2WPKH";
2342
+ } | {
2343
+ value: string;
2344
+ __kind: "P2WSH";
2345
+ } | {
2346
+ value: string;
2347
+ __kind: "Taproot";
2348
+ } | {
2349
+ __kind: "OtherSegwit";
2350
+ version: number;
2351
+ program: string;
2352
+ } | null | undefined;
2353
+ depositMetadata?: {
2354
+ channelMetadata: {
2355
+ message: string;
2356
+ gasBudget: string | number;
2357
+ ccmAdditionalData: string;
2358
+ };
2359
+ sourceChain: {
2360
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
2361
+ };
2362
+ sourceAddress?: {
2363
+ value: string;
2364
+ __kind: "Eth";
2365
+ } | {
2366
+ value: string;
2367
+ __kind: "Dot";
2368
+ } | {
2369
+ value: {
2370
+ value: string;
2371
+ __kind: "P2PKH";
2372
+ } | {
2373
+ value: string;
2374
+ __kind: "P2SH";
2375
+ } | {
2376
+ value: string;
2377
+ __kind: "P2WPKH";
2378
+ } | {
2379
+ value: string;
2380
+ __kind: "P2WSH";
2381
+ } | {
2382
+ value: string;
2383
+ __kind: "Taproot";
2384
+ } | {
2385
+ __kind: "OtherSegwit";
2386
+ version: number;
2387
+ program: string;
2388
+ };
2389
+ __kind: "Btc";
2390
+ } | {
2391
+ value: string;
2392
+ __kind: "Arb";
2393
+ } | {
2394
+ value: string;
2395
+ __kind: "Sol";
2396
+ } | {
2397
+ value: string;
2398
+ __kind: "Hub";
2399
+ } | {
2400
+ value: string;
2401
+ __kind: "Tron";
2402
+ } | null | undefined;
2403
+ } | null | undefined;
2404
+ brokerFee?: {
2405
+ account: string;
2406
+ bps: number;
2407
+ } | null | undefined;
2408
+ dcaParams?: {
2409
+ numberOfChunks: number;
2410
+ chunkInterval: number;
2411
+ } | null | undefined;
2412
+ };
2413
+ };
2414
+ }>;
2415
+ //#endregion
2416
+ export { bitcoinIngressEgressDepositFailed };