@chainflip/processor 2.1.4-dev.0 → 2.2.0-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1133) 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/transactionBroadcastRequest.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
  7. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  8. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
  9. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  10. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  11. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  12. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  13. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  14. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  15. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
  16. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
  17. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
  18. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
  19. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +26 -26
  20. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +26 -26
  21. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
  22. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
  23. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  24. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  25. package/dist/100/common.cjs +1 -1
  26. package/dist/100/common.d.cts +253 -253
  27. package/dist/100/common.d.mts +253 -253
  28. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  29. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
  30. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  31. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  32. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  33. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  34. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  35. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  36. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  37. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  38. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  39. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  40. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  41. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  42. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  43. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  44. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
  45. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
  46. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +4 -4
  47. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +4 -4
  48. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  49. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  50. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  51. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  52. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  53. package/dist/100/flip/remainingImbalance.d.mts +22 -22
  54. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  55. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  56. package/dist/100/governance/failedExecution.d.cts +8 -8
  57. package/dist/100/governance/failedExecution.d.mts +8 -8
  58. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
  59. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
  60. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  61. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  62. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +22 -22
  63. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +22 -22
  64. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  65. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  66. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  67. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  68. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  69. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  70. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +29 -29
  71. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +29 -29
  72. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  73. package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
  74. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  75. package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
  76. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  77. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  78. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
  79. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
  80. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
  81. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +15 -15
  82. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  83. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  84. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  85. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  86. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  87. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  88. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  89. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  90. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  91. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  92. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  93. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  94. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  95. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  96. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
  97. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
  98. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +4 -4
  99. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +4 -4
  100. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  101. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  102. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  103. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  104. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  105. package/dist/100/reputation/offencePenalty.d.mts +2 -2
  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 +64 -64
  109. package/dist/100/swapping/ccmDepositReceived.d.mts +64 -64
  110. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  111. package/dist/100/swapping/ccmFailed.d.mts +62 -62
  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 +15 -15
  121. package/dist/100/swapping/swapExecuted.d.mts +15 -15
  122. package/dist/100/swapping/swapScheduled.d.cts +94 -94
  123. package/dist/100/swapping/swapScheduled.d.mts +94 -94
  124. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  125. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  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 +8 -8
  153. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  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 +8 -8
  157. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  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 +28 -28
  169. package/dist/11000/swapping/swapDepositAddressReady.d.mts +28 -28
  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 +20 -20
  190. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  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 +6 -6
  194. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +6 -6
  195. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +6 -6
  196. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +6 -6
  197. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +22 -22
  198. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +22 -22
  199. package/dist/11100/common.cjs +2 -2
  200. package/dist/11100/common.d.cts +100 -100
  201. package/dist/11100/common.d.mts +100 -100
  202. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
  203. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
  204. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +6 -6
  205. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +6 -6
  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/sCCallCannotBeDecoded.d.cts +2 -2
  209. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  210. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +8 -8
  211. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +8 -8
  212. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  213. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  214. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  215. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
  216. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  217. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  218. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  219. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  220. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +6 -6
  221. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +6 -6
  222. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +6 -6
  223. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +6 -6
  224. package/dist/11100/swapping/swapRequested.d.cts +6 -6
  225. package/dist/11100/swapping/swapRequested.d.mts +6 -6
  226. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  227. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  228. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  229. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  230. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  231. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  232. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  233. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  234. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  235. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  236. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  237. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  238. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +48 -48
  239. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +48 -48
  240. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  241. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
  242. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  243. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  244. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  245. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  246. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  247. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  248. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  249. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  250. package/dist/11200/common.cjs +2 -2
  251. package/dist/11200/common.d.cts +242 -242
  252. package/dist/11200/common.d.mts +242 -242
  253. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  254. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  255. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  256. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  257. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +30 -30
  258. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +30 -30
  259. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  260. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  261. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  262. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  263. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  264. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  265. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +48 -48
  266. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +48 -48
  267. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  268. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  269. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  270. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  271. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
  272. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
  273. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +30 -30
  274. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +30 -30
  275. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +2 -2
  276. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +2 -2
  277. package/dist/11200/swapping/swapRequested.d.cts +26 -26
  278. package/dist/11200/swapping/swapRequested.d.mts +26 -26
  279. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +2 -2
  280. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +2 -2
  281. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +10 -10
  282. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +10 -10
  283. package/dist/120/common.cjs +1 -1
  284. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  285. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  286. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  287. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  288. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  289. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  290. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  291. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  292. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  293. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  294. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  295. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  296. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  297. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  298. package/dist/120/swapping/swapEgressIgnored.d.cts +4 -4
  299. package/dist/120/swapping/swapEgressIgnored.d.mts +4 -4
  300. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  301. package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
  302. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  303. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  304. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  305. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  306. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  307. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  308. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  309. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  310. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  311. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  312. package/dist/131/common.cjs +1 -1
  313. package/dist/131/common.d.cts +8 -8
  314. package/dist/131/common.d.mts +8 -8
  315. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  316. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  317. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  318. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  319. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  320. package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
  321. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  322. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  323. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  324. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
  325. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  326. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  327. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  328. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  329. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  330. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  331. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  332. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  333. package/dist/131/swapping/ccmFailed.d.cts +4 -4
  334. package/dist/131/swapping/ccmFailed.d.mts +4 -4
  335. package/dist/131/swapping/swapDepositAddressReady.d.cts +10 -10
  336. package/dist/131/swapping/swapDepositAddressReady.d.mts +10 -10
  337. package/dist/131/swapping/swapEgressIgnored.d.cts +2 -2
  338. package/dist/131/swapping/swapEgressIgnored.d.mts +2 -2
  339. package/dist/131/swapping/swapEgressScheduled.d.cts +4 -4
  340. package/dist/131/swapping/swapEgressScheduled.d.mts +4 -4
  341. package/dist/131/swapping/swapScheduled.d.cts +12 -12
  342. package/dist/131/swapping/swapScheduled.d.mts +12 -12
  343. package/dist/131/swapping/withdrawalRequested.d.cts +2 -2
  344. package/dist/131/swapping/withdrawalRequested.d.mts +2 -2
  345. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  346. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  347. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  348. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  349. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  350. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  351. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  352. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  353. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  354. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  355. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  356. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  357. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  358. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  359. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  360. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  361. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  362. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  363. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  364. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  365. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  366. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  367. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  368. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  369. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  370. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  371. package/dist/141/common.cjs +1 -1
  372. package/dist/141/common.d.cts +65 -65
  373. package/dist/141/common.d.mts +65 -65
  374. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
  375. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +28 -28
  376. package/dist/141/environment/staleUtxosDiscarded.d.cts +14 -14
  377. package/dist/141/environment/staleUtxosDiscarded.d.mts +14 -14
  378. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  379. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  380. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  381. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  382. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  383. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  384. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  385. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  386. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  387. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  388. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  389. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  390. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  391. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  392. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  393. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  394. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  395. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  396. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  397. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  398. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  399. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  400. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  401. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  402. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +12 -12
  403. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +12 -12
  404. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  405. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  406. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  407. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  408. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  409. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  410. package/dist/141/liquidityProvider/accountCredited.d.cts +6 -6
  411. package/dist/141/liquidityProvider/accountCredited.d.mts +6 -6
  412. package/dist/141/liquidityProvider/accountDebited.d.cts +6 -6
  413. package/dist/141/liquidityProvider/accountDebited.d.mts +6 -6
  414. package/dist/141/liquidityProvider/assetTransferred.d.cts +6 -6
  415. package/dist/141/liquidityProvider/assetTransferred.d.mts +6 -6
  416. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  417. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  418. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  419. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  420. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  421. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  422. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  423. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  424. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  425. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  426. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  427. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  428. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  429. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  430. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  431. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  432. package/dist/141/swapping/batchSwapFailed.d.cts +6 -6
  433. package/dist/141/swapping/batchSwapFailed.d.mts +6 -6
  434. package/dist/141/swapping/ccmDepositReceived.d.cts +8 -8
  435. package/dist/141/swapping/ccmDepositReceived.d.mts +8 -8
  436. package/dist/141/swapping/ccmFailed.d.cts +9 -9
  437. package/dist/141/swapping/ccmFailed.d.mts +9 -9
  438. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  439. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  440. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  441. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  442. package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
  443. package/dist/141/swapping/swapDepositAddressReady.d.mts +20 -20
  444. package/dist/141/swapping/swapEgressIgnored.d.cts +7 -7
  445. package/dist/141/swapping/swapEgressIgnored.d.mts +7 -7
  446. package/dist/141/swapping/swapEgressScheduled.d.cts +9 -9
  447. package/dist/141/swapping/swapEgressScheduled.d.mts +9 -9
  448. package/dist/141/swapping/swapExecuted.d.cts +14 -14
  449. package/dist/141/swapping/swapExecuted.d.mts +14 -14
  450. package/dist/141/swapping/swapScheduled.d.cts +54 -54
  451. package/dist/141/swapping/swapScheduled.d.mts +54 -54
  452. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  453. package/dist/141/swapping/withdrawalRequested.d.mts +10 -10
  454. package/dist/141/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
  455. package/dist/141/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
  456. package/dist/141/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
  457. package/dist/141/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
  458. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  459. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  460. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  461. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  462. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  463. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  464. package/dist/150/common.cjs +2 -2
  465. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  466. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  467. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  468. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  469. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +6 -6
  470. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +6 -6
  471. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  472. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  473. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  474. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  475. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  476. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  477. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  478. package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  479. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  480. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  481. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  482. package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  483. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  484. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  485. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  486. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  487. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  488. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  489. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  490. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  491. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  492. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  493. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  494. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  495. package/dist/150/swapping/refundEgressScheduled.d.cts +4 -4
  496. package/dist/150/swapping/refundEgressScheduled.d.mts +4 -4
  497. package/dist/150/swapping/swapDepositAddressReady.d.cts +2 -2
  498. package/dist/150/swapping/swapDepositAddressReady.d.mts +2 -2
  499. package/dist/150/swapping/swapEgressScheduled.d.cts +4 -4
  500. package/dist/150/swapping/swapEgressScheduled.d.mts +4 -4
  501. package/dist/150/swapping/swapExecuted.d.cts +2 -2
  502. package/dist/150/swapping/swapExecuted.d.mts +2 -2
  503. package/dist/150/swapping/swapScheduled.d.cts +38 -38
  504. package/dist/150/swapping/swapScheduled.d.mts +38 -38
  505. package/dist/150/swapping/withdrawalRequested.d.cts +8 -8
  506. package/dist/150/swapping/withdrawalRequested.d.mts +8 -8
  507. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  508. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  509. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  510. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  511. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  512. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  513. package/dist/160/assetBalances/accountCredited.d.cts +9 -9
  514. package/dist/160/assetBalances/accountCredited.d.mts +9 -9
  515. package/dist/160/assetBalances/accountDebited.d.cts +9 -9
  516. package/dist/160/assetBalances/accountDebited.d.mts +9 -9
  517. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  518. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
  519. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  520. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  521. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  522. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  523. package/dist/160/common.cjs +2 -2
  524. package/dist/160/common.d.cts +176 -176
  525. package/dist/160/common.d.mts +176 -176
  526. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  527. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  528. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  529. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  530. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  531. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  532. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  533. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  534. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  535. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  536. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
  537. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
  538. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  539. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  540. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  541. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  542. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  543. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  544. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  545. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  546. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  547. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  548. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  549. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  550. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  551. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  552. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
  553. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
  554. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  555. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  556. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  557. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  558. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  559. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
  560. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
  561. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
  562. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  563. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  564. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  565. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
  566. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  567. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +20 -20
  568. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  569. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  570. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  571. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  572. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  573. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  574. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  575. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  576. package/dist/160/swapping/refundEgressIgnored.d.cts +22 -22
  577. package/dist/160/swapping/refundEgressIgnored.d.mts +22 -22
  578. package/dist/160/swapping/refundEgressScheduled.d.cts +10 -10
  579. package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
  580. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  581. package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
  582. package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
  583. package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
  584. package/dist/160/swapping/swapEgressIgnored.d.cts +22 -22
  585. package/dist/160/swapping/swapEgressIgnored.d.mts +22 -22
  586. package/dist/160/swapping/swapEgressScheduled.d.cts +10 -10
  587. package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
  588. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  589. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  590. package/dist/160/swapping/swapRequested.d.cts +44 -44
  591. package/dist/160/swapping/swapRequested.d.mts +44 -44
  592. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  593. package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
  594. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  595. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  596. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  597. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  598. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  599. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  600. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  601. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  602. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  603. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  604. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  605. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
  606. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  607. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  608. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  609. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  610. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  611. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  612. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  613. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  614. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  615. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  616. package/dist/170/common.cjs +2 -2
  617. package/dist/170/common.d.cts +122 -122
  618. package/dist/170/common.d.mts +122 -122
  619. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  620. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  621. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  622. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  623. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  624. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  625. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  626. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  627. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  628. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  629. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  630. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  631. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  632. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  633. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  634. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  635. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  636. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  637. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  638. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  639. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  640. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  641. package/dist/170/swapping/swapRequested.d.cts +27 -27
  642. package/dist/170/swapping/swapRequested.d.mts +27 -27
  643. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  644. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  645. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  646. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  647. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +44 -44
  648. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +44 -44
  649. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  650. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  651. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  652. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  653. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  654. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  655. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  656. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  657. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  658. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  659. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +66 -66
  660. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +66 -66
  661. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  662. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  663. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  664. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  665. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  666. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  667. package/dist/180/common.cjs +2 -2
  668. package/dist/180/common.d.cts +333 -333
  669. package/dist/180/common.d.mts +333 -333
  670. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  671. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  672. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  673. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  674. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +44 -44
  675. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +44 -44
  676. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  677. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  678. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  679. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  680. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  681. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  682. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  683. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  684. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  685. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  686. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +44 -44
  687. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +44 -44
  688. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  689. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  690. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  691. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  692. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  693. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  694. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  695. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  696. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +10 -10
  697. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +10 -10
  698. package/dist/180/solanaIngressEgress/depositFailed.d.cts +44 -44
  699. package/dist/180/solanaIngressEgress/depositFailed.d.mts +44 -44
  700. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +6 -6
  701. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +6 -6
  702. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  703. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  704. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  705. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  706. package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
  707. package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
  708. package/dist/180/swapping/swapDepositAddressReady.d.cts +41 -41
  709. package/dist/180/swapping/swapDepositAddressReady.d.mts +41 -41
  710. package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
  711. package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
  712. package/dist/180/swapping/swapRequested.d.cts +37 -37
  713. package/dist/180/swapping/swapRequested.d.mts +37 -37
  714. package/dist/180/swapping/swapScheduled.d.cts +8 -8
  715. package/dist/180/swapping/swapScheduled.d.mts +8 -8
  716. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  717. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  718. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  719. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  720. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  721. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  722. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  723. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  724. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +187 -187
  725. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +187 -187
  726. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  727. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  728. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  729. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  730. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  731. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  732. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  733. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  734. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  735. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  736. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  737. package/dist/190/assetBalances/refundScheduled.d.mts +54 -54
  738. package/dist/190/assetBalances/refundSkipped.d.cts +109 -109
  739. package/dist/190/assetBalances/refundSkipped.d.mts +109 -109
  740. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +35 -35
  741. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +35 -35
  742. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  743. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  744. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +61 -61
  745. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +61 -61
  746. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  747. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  748. package/dist/190/assethubIngressEgress/depositFailed.d.cts +205 -205
  749. package/dist/190/assethubIngressEgress/depositFailed.d.mts +205 -205
  750. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  751. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  752. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  753. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  754. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  755. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  756. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  757. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  758. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  759. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  760. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  761. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  762. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  763. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  764. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  765. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  766. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  767. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +318 -318
  768. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  769. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  770. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  771. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  772. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  773. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  774. package/dist/190/common.cjs +2 -2
  775. package/dist/190/common.d.cts +2090 -2090
  776. package/dist/190/common.d.mts +2090 -2090
  777. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +12 -12
  778. package/dist/190/environment/runtimeSafeModeUpdated.d.mts +12 -12
  779. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  780. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  781. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  782. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  783. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  784. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  785. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +187 -187
  786. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +187 -187
  787. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  788. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  789. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  790. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  791. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  792. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  793. package/dist/190/flip/palletConfigUpdated.d.cts +8 -8
  794. package/dist/190/flip/palletConfigUpdated.d.mts +8 -8
  795. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  796. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  797. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +20 -20
  798. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +20 -20
  799. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  800. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  801. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  802. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  803. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  804. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  805. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  806. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  807. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  808. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  809. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  810. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  811. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  812. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  813. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +54 -54
  814. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +54 -54
  815. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  816. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  817. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  818. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  819. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  820. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  821. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  822. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  823. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +205 -205
  824. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +205 -205
  825. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  826. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  827. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  828. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  829. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  830. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  831. package/dist/190/reputation/offencePenalty.d.cts +4 -4
  832. package/dist/190/reputation/offencePenalty.d.mts +4 -4
  833. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  834. package/dist/190/reputation/penaltyUpdated.d.mts +4 -4
  835. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  836. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  837. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  838. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  839. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +10 -10
  840. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +10 -10
  841. package/dist/190/solanaIngressEgress/depositFailed.d.cts +187 -187
  842. package/dist/190/solanaIngressEgress/depositFailed.d.mts +187 -187
  843. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  844. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  845. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  846. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  847. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  848. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  849. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +8 -8
  850. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +8 -8
  851. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  852. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  853. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  854. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  855. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  856. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  857. package/dist/190/swapping/refundEgressIgnored.d.cts +34 -34
  858. package/dist/190/swapping/refundEgressIgnored.d.mts +34 -34
  859. package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
  860. package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
  861. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  862. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  863. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  864. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  865. package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
  866. package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
  867. package/dist/190/swapping/swapEgressIgnored.d.cts +34 -34
  868. package/dist/190/swapping/swapEgressIgnored.d.mts +34 -34
  869. package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
  870. package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
  871. package/dist/190/swapping/swapExecuted.d.cts +14 -14
  872. package/dist/190/swapping/swapExecuted.d.mts +14 -14
  873. package/dist/190/swapping/swapRequested.d.cts +81 -81
  874. package/dist/190/swapping/swapRequested.d.mts +81 -81
  875. package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
  876. package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
  877. package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  878. package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  879. package/dist/190/tokenholderGovernance/proposalPassed.d.cts +8 -8
  880. package/dist/190/tokenholderGovernance/proposalPassed.d.mts +8 -8
  881. package/dist/190/tokenholderGovernance/proposalRejected.d.cts +8 -8
  882. package/dist/190/tokenholderGovernance/proposalRejected.d.mts +8 -8
  883. package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  884. package/dist/190/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  885. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  886. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  887. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  888. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  889. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  890. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  891. package/dist/200/common.cjs +2 -2
  892. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  893. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  894. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +128 -128
  895. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +128 -128
  896. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  897. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  898. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +167 -167
  899. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +167 -167
  900. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  901. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  902. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  903. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  904. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  905. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  906. package/dist/210/assetBalances/refundSkipped.d.cts +80 -80
  907. package/dist/210/assetBalances/refundSkipped.d.mts +80 -80
  908. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +128 -128
  909. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +128 -128
  910. package/dist/210/assethubIngressEgress/depositFailed.d.cts +167 -167
  911. package/dist/210/assethubIngressEgress/depositFailed.d.mts +167 -167
  912. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  913. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  914. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +128 -128
  915. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +128 -128
  916. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +297 -297
  917. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +297 -297
  918. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  919. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  920. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
  921. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
  922. package/dist/210/common.cjs +2 -2
  923. package/dist/210/common.d.cts +3048 -3048
  924. package/dist/210/common.d.mts +3048 -3048
  925. package/dist/210/emissions/flipBurnSkipped.d.cts +26 -26
  926. package/dist/210/emissions/flipBurnSkipped.d.mts +26 -26
  927. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +62 -62
  928. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
  929. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +128 -128
  930. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +128 -128
  931. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  932. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  933. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +167 -167
  934. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +167 -167
  935. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  936. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  937. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  938. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  939. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  940. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  941. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
  942. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
  943. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +61 -61
  944. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +61 -61
  945. package/dist/210/governance/failedExecution.d.cts +15 -15
  946. package/dist/210/governance/failedExecution.d.mts +15 -15
  947. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +28 -28
  948. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +28 -28
  949. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
  950. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
  951. package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
  952. package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
  953. package/dist/210/liquidityPools/assetSwapped.d.cts +2 -2
  954. package/dist/210/liquidityPools/assetSwapped.d.mts +2 -2
  955. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +8 -8
  956. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +8 -8
  957. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  958. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  959. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +26 -26
  960. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +26 -26
  961. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +26 -26
  962. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +26 -26
  963. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +8 -8
  964. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +8 -8
  965. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  966. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  967. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  968. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  969. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +128 -128
  970. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +128 -128
  971. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +167 -167
  972. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +167 -167
  973. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  974. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  975. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
  976. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
  977. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +128 -128
  978. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +128 -128
  979. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +20 -20
  980. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +20 -20
  981. package/dist/210/solanaIngressEgress/depositFailed.d.cts +199 -199
  982. package/dist/210/solanaIngressEgress/depositFailed.d.mts +199 -199
  983. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +20 -20
  984. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +20 -20
  985. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  986. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  987. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  988. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  989. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
  990. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
  991. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +8 -8
  992. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +8 -8
  993. package/dist/210/swapping/refundEgressIgnored.d.cts +26 -26
  994. package/dist/210/swapping/refundEgressIgnored.d.mts +26 -26
  995. package/dist/210/swapping/refundEgressScheduled.d.cts +4 -4
  996. package/dist/210/swapping/refundEgressScheduled.d.mts +4 -4
  997. package/dist/210/swapping/swapDepositAddressReady.d.cts +27 -27
  998. package/dist/210/swapping/swapDepositAddressReady.d.mts +27 -27
  999. package/dist/210/swapping/swapEgressIgnored.d.cts +26 -26
  1000. package/dist/210/swapping/swapEgressIgnored.d.mts +26 -26
  1001. package/dist/210/swapping/swapEgressScheduled.d.cts +4 -4
  1002. package/dist/210/swapping/swapEgressScheduled.d.mts +4 -4
  1003. package/dist/210/swapping/swapRequested.d.cts +393 -393
  1004. package/dist/210/swapping/swapRequested.d.mts +393 -393
  1005. package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
  1006. package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
  1007. package/dist/210/system/extrinsicFailed.d.cts +26 -26
  1008. package/dist/210/system/extrinsicFailed.d.mts +26 -26
  1009. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +26 -26
  1010. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +26 -26
  1011. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +28 -28
  1012. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +28 -28
  1013. package/dist/210/witnesser/witnessExecutionFailed.d.cts +28 -28
  1014. package/dist/210/witnesser/witnessExecutionFailed.d.mts +28 -28
  1015. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  1016. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  1017. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  1018. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  1019. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  1020. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1021. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1022. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  1023. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  1024. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
  1025. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
  1026. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  1027. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  1028. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  1029. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  1030. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  1031. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  1032. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1033. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1034. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  1035. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  1036. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
  1037. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
  1038. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  1039. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  1040. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  1041. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  1042. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  1043. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  1044. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1045. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1046. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  1047. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  1048. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
  1049. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
  1050. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  1051. package/dist/220/common.cjs +784 -7
  1052. package/dist/220/common.d.cts +5777 -7
  1053. package/dist/220/common.d.mts +5777 -7
  1054. package/dist/220/common.mjs +706 -6
  1055. package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
  1056. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1789 -0
  1057. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1789 -0
  1058. package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
  1059. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  1060. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  1061. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  1062. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  1063. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  1064. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1065. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1066. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  1067. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  1068. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
  1069. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
  1070. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  1071. package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
  1072. package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
  1073. package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
  1074. package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
  1075. package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
  1076. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
  1077. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
  1078. package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
  1079. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  1080. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  1081. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  1082. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  1083. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  1084. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  1085. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  1086. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  1087. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  1088. package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
  1089. package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
  1090. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  1091. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  1092. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  1093. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  1094. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  1095. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  1096. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1097. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1098. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  1099. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  1100. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
  1101. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
  1102. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  1103. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  1104. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  1105. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  1106. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  1107. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1108. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1109. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1110. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1111. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  1112. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
  1113. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
  1114. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  1115. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  1116. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  1117. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  1118. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  1119. package/dist/HandlerMap.cjs +4 -10
  1120. package/dist/HandlerMap.mjs +4 -10
  1121. package/dist/Parser.cjs +1 -1
  1122. package/dist/Processor.cjs +2 -2
  1123. package/dist/Processor.mjs +1 -1
  1124. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.126.0}/helpers/decorate.cjs +1 -1
  1125. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.126.0}/helpers/decorate.mjs +1 -1
  1126. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  1127. package/dist/chainspec/src/BaseParser.cjs +3 -3
  1128. package/dist/chainspec/src/Compiler.cjs +2 -2
  1129. package/dist/chainspec/src/cache.cjs +2 -2
  1130. package/dist/chainspec/src/utils.cjs +2 -2
  1131. package/dist/generate.cjs +3 -3
  1132. package/dist/utils.cjs +1 -1
  1133. package/package.json +2 -2
@@ -967,6 +967,11 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
967
967
  oraclePriceElections: boolean;
968
968
  }>;
969
969
  }, "strip", z.ZodTypeAny, {
970
+ validator: {
971
+ authorityRotationEnabled: boolean;
972
+ startBiddingEnabled: boolean;
973
+ stopBiddingEnabled: boolean;
974
+ };
970
975
  funding: {
971
976
  redeemEnabled: boolean;
972
977
  };
@@ -983,11 +988,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
983
988
  withdrawalEnabled: boolean;
984
989
  internalSwapsEnabled: boolean;
985
990
  };
986
- validator: {
987
- authorityRotationEnabled: boolean;
988
- startBiddingEnabled: boolean;
989
- stopBiddingEnabled: boolean;
990
- };
991
991
  pools: {
992
992
  rangeOrderUpdateEnabled: boolean;
993
993
  limitOrderUpdateEnabled: boolean;
@@ -1122,6 +1122,11 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1122
1122
  oraclePriceElections: boolean;
1123
1123
  };
1124
1124
  }, {
1125
+ validator: {
1126
+ authorityRotationEnabled: boolean;
1127
+ startBiddingEnabled: boolean;
1128
+ stopBiddingEnabled: boolean;
1129
+ };
1125
1130
  funding: {
1126
1131
  redeemEnabled: boolean;
1127
1132
  };
@@ -1138,11 +1143,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1138
1143
  withdrawalEnabled: boolean;
1139
1144
  internalSwapsEnabled: boolean;
1140
1145
  };
1141
- validator: {
1142
- authorityRotationEnabled: boolean;
1143
- startBiddingEnabled: boolean;
1144
- stopBiddingEnabled: boolean;
1145
- };
1146
1146
  pools: {
1147
1147
  rangeOrderUpdateEnabled: boolean;
1148
1148
  limitOrderUpdateEnabled: boolean;
@@ -1811,6 +1811,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1811
1811
  oraclePriceElections: boolean;
1812
1812
  }>;
1813
1813
  }, "strip", z.ZodTypeAny, {
1814
+ validator: {
1815
+ authorityRotationEnabled: boolean;
1816
+ startBiddingEnabled: boolean;
1817
+ stopBiddingEnabled: boolean;
1818
+ };
1814
1819
  funding: {
1815
1820
  redeemEnabled: boolean;
1816
1821
  };
@@ -1827,11 +1832,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1827
1832
  withdrawalEnabled: boolean;
1828
1833
  internalSwapsEnabled: boolean;
1829
1834
  };
1830
- validator: {
1831
- authorityRotationEnabled: boolean;
1832
- startBiddingEnabled: boolean;
1833
- stopBiddingEnabled: boolean;
1834
- };
1835
1835
  pools: {
1836
1836
  rangeOrderUpdateEnabled: boolean;
1837
1837
  limitOrderUpdateEnabled: boolean;
@@ -1966,6 +1966,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1966
1966
  oraclePriceElections: boolean;
1967
1967
  };
1968
1968
  }, {
1969
+ validator: {
1970
+ authorityRotationEnabled: boolean;
1971
+ startBiddingEnabled: boolean;
1972
+ stopBiddingEnabled: boolean;
1973
+ };
1969
1974
  funding: {
1970
1975
  redeemEnabled: boolean;
1971
1976
  };
@@ -1982,11 +1987,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1982
1987
  withdrawalEnabled: boolean;
1983
1988
  internalSwapsEnabled: boolean;
1984
1989
  };
1985
- validator: {
1986
- authorityRotationEnabled: boolean;
1987
- startBiddingEnabled: boolean;
1988
- stopBiddingEnabled: boolean;
1989
- };
1990
1990
  pools: {
1991
1991
  rangeOrderUpdateEnabled: boolean;
1992
1992
  limitOrderUpdateEnabled: boolean;
@@ -2133,6 +2133,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2133
2133
  }>;
2134
2134
  }, "strip", z.ZodTypeAny, {
2135
2135
  value: {
2136
+ validator: {
2137
+ authorityRotationEnabled: boolean;
2138
+ startBiddingEnabled: boolean;
2139
+ stopBiddingEnabled: boolean;
2140
+ };
2136
2141
  funding: {
2137
2142
  redeemEnabled: boolean;
2138
2143
  };
@@ -2149,11 +2154,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2149
2154
  withdrawalEnabled: boolean;
2150
2155
  internalSwapsEnabled: boolean;
2151
2156
  };
2152
- validator: {
2153
- authorityRotationEnabled: boolean;
2154
- startBiddingEnabled: boolean;
2155
- stopBiddingEnabled: boolean;
2156
- };
2157
2157
  pools: {
2158
2158
  rangeOrderUpdateEnabled: boolean;
2159
2159
  limitOrderUpdateEnabled: boolean;
@@ -2291,6 +2291,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2291
2291
  __kind: "CodeAmber";
2292
2292
  }, {
2293
2293
  value: {
2294
+ validator: {
2295
+ authorityRotationEnabled: boolean;
2296
+ startBiddingEnabled: boolean;
2297
+ stopBiddingEnabled: boolean;
2298
+ };
2294
2299
  funding: {
2295
2300
  redeemEnabled: boolean;
2296
2301
  };
@@ -2307,11 +2312,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2307
2312
  withdrawalEnabled: boolean;
2308
2313
  internalSwapsEnabled: boolean;
2309
2314
  };
2310
- validator: {
2311
- authorityRotationEnabled: boolean;
2312
- startBiddingEnabled: boolean;
2313
- stopBiddingEnabled: boolean;
2314
- };
2315
2315
  pools: {
2316
2316
  rangeOrderUpdateEnabled: boolean;
2317
2317
  limitOrderUpdateEnabled: boolean;
@@ -2586,23 +2586,23 @@ declare const stateChainRuntimeChainflipEthereumScCallsDelegationApi: z.ZodDiscr
2586
2586
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2587
2587
  executor: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
2588
2588
  }, "strip", z.ZodTypeAny, {
2589
+ __kind: "Redeem";
2589
2590
  amount: {
2590
2591
  __kind: "Max";
2591
2592
  } | {
2592
2593
  value: bigint;
2593
2594
  __kind: "Exact";
2594
2595
  };
2595
- __kind: "Redeem";
2596
2596
  address: `0x${string}`;
2597
2597
  executor?: `0x${string}` | null | undefined;
2598
2598
  }, {
2599
+ __kind: "Redeem";
2599
2600
  amount: {
2600
2601
  __kind: "Max";
2601
2602
  } | {
2602
2603
  value: string | number;
2603
2604
  __kind: "Exact";
2604
2605
  };
2605
- __kind: "Redeem";
2606
2606
  address: string;
2607
2607
  executor?: string | null | undefined;
2608
2608
  }>]>;
@@ -2700,23 +2700,23 @@ declare const stateChainRuntimeChainflipEthereumScCallsEthereumSCApi: z.ZodObjec
2700
2700
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2701
2701
  executor: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
2702
2702
  }, "strip", z.ZodTypeAny, {
2703
+ __kind: "Redeem";
2703
2704
  amount: {
2704
2705
  __kind: "Max";
2705
2706
  } | {
2706
2707
  value: bigint;
2707
2708
  __kind: "Exact";
2708
2709
  };
2709
- __kind: "Redeem";
2710
2710
  address: `0x${string}`;
2711
2711
  executor?: `0x${string}` | null | undefined;
2712
2712
  }, {
2713
+ __kind: "Redeem";
2713
2714
  amount: {
2714
2715
  __kind: "Max";
2715
2716
  } | {
2716
2717
  value: string | number;
2717
2718
  __kind: "Exact";
2718
2719
  };
2719
- __kind: "Redeem";
2720
2720
  address: string;
2721
2721
  executor?: string | null | undefined;
2722
2722
  }>]>;
@@ -2740,13 +2740,13 @@ declare const stateChainRuntimeChainflipEthereumScCallsEthereumSCApi: z.ZodObjec
2740
2740
  __kind: "Some";
2741
2741
  };
2742
2742
  } | {
2743
+ __kind: "Redeem";
2743
2744
  amount: {
2744
2745
  __kind: "Max";
2745
2746
  } | {
2746
2747
  value: bigint;
2747
2748
  __kind: "Exact";
2748
2749
  };
2749
- __kind: "Redeem";
2750
2750
  address: `0x${string}`;
2751
2751
  executor?: `0x${string}` | null | undefined;
2752
2752
  };
@@ -2770,13 +2770,13 @@ declare const stateChainRuntimeChainflipEthereumScCallsEthereumSCApi: z.ZodObjec
2770
2770
  __kind: "Some";
2771
2771
  };
2772
2772
  } | {
2773
+ __kind: "Redeem";
2773
2774
  amount: {
2774
2775
  __kind: "Max";
2775
2776
  } | {
2776
2777
  value: string | number;
2777
2778
  __kind: "Exact";
2778
2779
  };
2779
- __kind: "Redeem";
2780
2780
  address: string;
2781
2781
  executor?: string | null | undefined;
2782
2782
  };
@@ -5727,11 +5727,11 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5727
5727
  __kind: z.ZodLiteral<"CreditOnChain">;
5728
5728
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5729
5729
  }, "strip", z.ZodTypeAny, {
5730
- accountId: `cF${string}`;
5731
5730
  __kind: "CreditOnChain";
5731
+ accountId: `cF${string}`;
5732
5732
  }, {
5733
- accountId: string;
5734
5733
  __kind: "CreditOnChain";
5734
+ accountId: string;
5735
5735
  }>, z.ZodObject<{
5736
5736
  __kind: z.ZodLiteral<"CreditLendingPool">;
5737
5737
  swapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -6408,11 +6408,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6408
6408
  __kind: z.ZodLiteral<"CreditOnChain">;
6409
6409
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6410
6410
  }, "strip", z.ZodTypeAny, {
6411
- accountId: `cF${string}`;
6412
6411
  __kind: "CreditOnChain";
6412
+ accountId: `cF${string}`;
6413
6413
  }, {
6414
- accountId: string;
6415
6414
  __kind: "CreditOnChain";
6415
+ accountId: string;
6416
6416
  }>, z.ZodObject<{
6417
6417
  __kind: z.ZodLiteral<"CreditLendingPool">;
6418
6418
  swapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -6553,8 +6553,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6553
6553
  } | null | undefined;
6554
6554
  } | null | undefined;
6555
6555
  } | {
6556
- accountId: `cF${string}`;
6557
6556
  __kind: "CreditOnChain";
6557
+ accountId: `cF${string}`;
6558
6558
  } | {
6559
6559
  __kind: "CreditLendingPool";
6560
6560
  swapType: {
@@ -6621,8 +6621,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6621
6621
  } | null | undefined;
6622
6622
  } | null | undefined;
6623
6623
  } | {
6624
- accountId: string;
6625
6624
  __kind: "CreditOnChain";
6625
+ accountId: string;
6626
6626
  } | {
6627
6627
  __kind: "CreditLendingPool";
6628
6628
  swapType: {
@@ -10600,18 +10600,18 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
10600
10600
  txHashes?: string[] | null | undefined;
10601
10601
  }>;
10602
10602
  }, "strip", z.ZodTypeAny, {
10603
- amount: bigint;
10604
10603
  depositAddress: `0x${string}`;
10605
10604
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
10605
+ amount: bigint;
10606
10606
  depositDetails: {
10607
10607
  txHashes?: `0x${string}`[] | null | undefined;
10608
10608
  };
10609
10609
  }, {
10610
- amount: string | number;
10611
10610
  depositAddress: string;
10612
10611
  asset: {
10613
10612
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10614
10613
  };
10614
+ amount: string | number;
10615
10615
  depositDetails: {
10616
10616
  txHashes?: string[] | null | undefined;
10617
10617
  };
@@ -11540,18 +11540,18 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11540
11540
  txHashes?: string[] | null | undefined;
11541
11541
  }>;
11542
11542
  }, "strip", z.ZodTypeAny, {
11543
- amount: bigint;
11544
11543
  depositAddress: `0x${string}`;
11545
11544
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
11545
+ amount: bigint;
11546
11546
  depositDetails: {
11547
11547
  txHashes?: `0x${string}`[] | null | undefined;
11548
11548
  };
11549
11549
  }, {
11550
- amount: string | number;
11551
11550
  depositAddress: string;
11552
11551
  asset: {
11553
11552
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
11554
11553
  };
11554
+ amount: string | number;
11555
11555
  depositDetails: {
11556
11556
  txHashes?: string[] | null | undefined;
11557
11557
  };
@@ -11559,9 +11559,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11559
11559
  }, "strip", z.ZodTypeAny, {
11560
11560
  __kind: "DepositFailedDepositChannelVariantEthereum";
11561
11561
  depositWitness: {
11562
- amount: bigint;
11563
11562
  depositAddress: `0x${string}`;
11564
11563
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
11564
+ amount: bigint;
11565
11565
  depositDetails: {
11566
11566
  txHashes?: `0x${string}`[] | null | undefined;
11567
11567
  };
@@ -11569,11 +11569,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11569
11569
  }, {
11570
11570
  __kind: "DepositFailedDepositChannelVariantEthereum";
11571
11571
  depositWitness: {
11572
- amount: string | number;
11573
11572
  depositAddress: string;
11574
11573
  asset: {
11575
11574
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
11576
11575
  };
11576
+ amount: string | number;
11577
11577
  depositDetails: {
11578
11578
  txHashes?: string[] | null | undefined;
11579
11579
  };
@@ -12712,16 +12712,16 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
12712
12712
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12713
12713
  depositDetails: z.ZodNumber;
12714
12714
  }, "strip", z.ZodTypeAny, {
12715
- amount: bigint;
12716
12715
  depositAddress: `0x${string}`;
12717
12716
  asset: "Dot";
12717
+ amount: bigint;
12718
12718
  depositDetails: number;
12719
12719
  }, {
12720
- amount: string | number;
12721
12720
  depositAddress: string;
12722
12721
  asset: {
12723
12722
  __kind: "Dot";
12724
12723
  };
12724
+ amount: string | number;
12725
12725
  depositDetails: number;
12726
12726
  }>;
12727
12727
  declare const cfPolkadotChainCcmDepositMetadata: z.ZodObject<{
@@ -13637,34 +13637,34 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13637
13637
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
13638
13638
  depositDetails: z.ZodNumber;
13639
13639
  }, "strip", z.ZodTypeAny, {
13640
- amount: bigint;
13641
13640
  depositAddress: `0x${string}`;
13642
13641
  asset: "Dot";
13642
+ amount: bigint;
13643
13643
  depositDetails: number;
13644
13644
  }, {
13645
- amount: string | number;
13646
13645
  depositAddress: string;
13647
13646
  asset: {
13648
13647
  __kind: "Dot";
13649
13648
  };
13649
+ amount: string | number;
13650
13650
  depositDetails: number;
13651
13651
  }>;
13652
13652
  }, "strip", z.ZodTypeAny, {
13653
13653
  __kind: "DepositFailedDepositChannelVariantPolkadot";
13654
13654
  depositWitness: {
13655
- amount: bigint;
13656
13655
  depositAddress: `0x${string}`;
13657
13656
  asset: "Dot";
13657
+ amount: bigint;
13658
13658
  depositDetails: number;
13659
13659
  };
13660
13660
  }, {
13661
13661
  __kind: "DepositFailedDepositChannelVariantPolkadot";
13662
13662
  depositWitness: {
13663
- amount: string | number;
13664
13663
  depositAddress: string;
13665
13664
  asset: {
13666
13665
  __kind: "Dot";
13667
13666
  };
13667
+ amount: string | number;
13668
13668
  depositDetails: number;
13669
13669
  };
13670
13670
  }>, z.ZodObject<{
@@ -14948,7 +14948,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
14948
14948
  } | null | undefined;
14949
14949
  }>;
14950
14950
  }, "strip", z.ZodTypeAny, {
14951
- amount: bigint;
14952
14951
  depositAddress: {
14953
14952
  pubkeyX: `0x${string}`;
14954
14953
  scriptPath?: {
@@ -14960,12 +14959,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
14960
14959
  };
14961
14960
  } | null | undefined;
14962
14961
  };
14962
+ amount: bigint;
14963
14963
  id: {
14964
14964
  txId: `0x${string}`;
14965
14965
  vout: number;
14966
14966
  };
14967
14967
  }, {
14968
- amount: string | number;
14969
14968
  depositAddress: {
14970
14969
  pubkeyX: string;
14971
14970
  scriptPath?: {
@@ -14977,6 +14976,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
14977
14976
  };
14978
14977
  } | null | undefined;
14979
14978
  };
14979
+ amount: string | number;
14980
14980
  id: {
14981
14981
  txId: string;
14982
14982
  vout: number;
@@ -15113,7 +15113,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15113
15113
  } | null | undefined;
15114
15114
  }>;
15115
15115
  }, "strip", z.ZodTypeAny, {
15116
- amount: bigint;
15117
15116
  depositAddress: {
15118
15117
  pubkeyX: `0x${string}`;
15119
15118
  scriptPath?: {
@@ -15125,12 +15124,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15125
15124
  };
15126
15125
  } | null | undefined;
15127
15126
  };
15127
+ amount: bigint;
15128
15128
  id: {
15129
15129
  txId: `0x${string}`;
15130
15130
  vout: number;
15131
15131
  };
15132
15132
  }, {
15133
- amount: string | number;
15134
15133
  depositAddress: {
15135
15134
  pubkeyX: string;
15136
15135
  scriptPath?: {
@@ -15142,13 +15141,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15142
15141
  };
15143
15142
  } | null | undefined;
15144
15143
  };
15144
+ amount: string | number;
15145
15145
  id: {
15146
15146
  txId: string;
15147
15147
  vout: number;
15148
15148
  };
15149
15149
  }>;
15150
15150
  }, "strip", z.ZodTypeAny, {
15151
- amount: bigint;
15152
15151
  depositAddress: {
15153
15152
  value: `0x${string}`;
15154
15153
  __kind: "P2PKH";
@@ -15170,8 +15169,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15170
15169
  program: `0x${string}`;
15171
15170
  };
15172
15171
  asset: "Btc";
15172
+ amount: bigint;
15173
15173
  depositDetails: {
15174
- amount: bigint;
15175
15174
  depositAddress: {
15176
15175
  pubkeyX: `0x${string}`;
15177
15176
  scriptPath?: {
@@ -15183,13 +15182,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15183
15182
  };
15184
15183
  } | null | undefined;
15185
15184
  };
15185
+ amount: bigint;
15186
15186
  id: {
15187
15187
  txId: `0x${string}`;
15188
15188
  vout: number;
15189
15189
  };
15190
15190
  };
15191
15191
  }, {
15192
- amount: string | number;
15193
15192
  depositAddress: {
15194
15193
  value: string;
15195
15194
  __kind: "P2PKH";
@@ -15213,8 +15212,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15213
15212
  asset: {
15214
15213
  __kind: "Btc";
15215
15214
  };
15215
+ amount: string | number;
15216
15216
  depositDetails: {
15217
- amount: string | number;
15218
15217
  depositAddress: {
15219
15218
  pubkeyX: string;
15220
15219
  scriptPath?: {
@@ -15226,6 +15225,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15226
15225
  };
15227
15226
  } | null | undefined;
15228
15227
  };
15228
+ amount: string | number;
15229
15229
  id: {
15230
15230
  txId: string;
15231
15231
  vout: number;
@@ -15764,7 +15764,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15764
15764
  } | null | undefined;
15765
15765
  }>;
15766
15766
  }, "strip", z.ZodTypeAny, {
15767
- amount: bigint;
15768
15767
  depositAddress: {
15769
15768
  pubkeyX: `0x${string}`;
15770
15769
  scriptPath?: {
@@ -15776,12 +15775,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15776
15775
  };
15777
15776
  } | null | undefined;
15778
15777
  };
15778
+ amount: bigint;
15779
15779
  id: {
15780
15780
  txId: `0x${string}`;
15781
15781
  vout: number;
15782
15782
  };
15783
15783
  }, {
15784
- amount: string | number;
15785
15784
  depositAddress: {
15786
15785
  pubkeyX: string;
15787
15786
  scriptPath?: {
@@ -15793,6 +15792,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15793
15792
  };
15794
15793
  } | null | undefined;
15795
15794
  };
15795
+ amount: string | number;
15796
15796
  id: {
15797
15797
  txId: string;
15798
15798
  vout: number;
@@ -16272,7 +16272,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16272
16272
  boostFee: z.ZodNumber;
16273
16273
  }, "strip", z.ZodTypeAny, {
16274
16274
  depositDetails: {
16275
- amount: bigint;
16276
16275
  depositAddress: {
16277
16276
  pubkeyX: `0x${string}`;
16278
16277
  scriptPath?: {
@@ -16284,6 +16283,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16284
16283
  };
16285
16284
  } | null | undefined;
16286
16285
  };
16286
+ amount: bigint;
16287
16287
  id: {
16288
16288
  txId: `0x${string}`;
16289
16289
  vout: number;
@@ -16424,7 +16424,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16424
16424
  } | null | undefined;
16425
16425
  }, {
16426
16426
  depositDetails: {
16427
- amount: string | number;
16428
16427
  depositAddress: {
16429
16428
  pubkeyX: string;
16430
16429
  scriptPath?: {
@@ -16436,6 +16435,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16436
16435
  };
16437
16436
  } | null | undefined;
16438
16437
  };
16438
+ amount: string | number;
16439
16439
  id: {
16440
16440
  txId: string;
16441
16441
  vout: number;
@@ -16699,7 +16699,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16699
16699
  } | null | undefined;
16700
16700
  }>;
16701
16701
  }, "strip", z.ZodTypeAny, {
16702
- amount: bigint;
16703
16702
  depositAddress: {
16704
16703
  pubkeyX: `0x${string}`;
16705
16704
  scriptPath?: {
@@ -16711,12 +16710,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16711
16710
  };
16712
16711
  } | null | undefined;
16713
16712
  };
16713
+ amount: bigint;
16714
16714
  id: {
16715
16715
  txId: `0x${string}`;
16716
16716
  vout: number;
16717
16717
  };
16718
16718
  }, {
16719
- amount: string | number;
16720
16719
  depositAddress: {
16721
16720
  pubkeyX: string;
16722
16721
  scriptPath?: {
@@ -16728,13 +16727,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16728
16727
  };
16729
16728
  } | null | undefined;
16730
16729
  };
16730
+ amount: string | number;
16731
16731
  id: {
16732
16732
  txId: string;
16733
16733
  vout: number;
16734
16734
  };
16735
16735
  }>;
16736
16736
  }, "strip", z.ZodTypeAny, {
16737
- amount: bigint;
16738
16737
  depositAddress: {
16739
16738
  value: `0x${string}`;
16740
16739
  __kind: "P2PKH";
@@ -16756,8 +16755,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16756
16755
  program: `0x${string}`;
16757
16756
  };
16758
16757
  asset: "Btc";
16758
+ amount: bigint;
16759
16759
  depositDetails: {
16760
- amount: bigint;
16761
16760
  depositAddress: {
16762
16761
  pubkeyX: `0x${string}`;
16763
16762
  scriptPath?: {
@@ -16769,13 +16768,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16769
16768
  };
16770
16769
  } | null | undefined;
16771
16770
  };
16771
+ amount: bigint;
16772
16772
  id: {
16773
16773
  txId: `0x${string}`;
16774
16774
  vout: number;
16775
16775
  };
16776
16776
  };
16777
16777
  }, {
16778
- amount: string | number;
16779
16778
  depositAddress: {
16780
16779
  value: string;
16781
16780
  __kind: "P2PKH";
@@ -16799,8 +16798,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16799
16798
  asset: {
16800
16799
  __kind: "Btc";
16801
16800
  };
16801
+ amount: string | number;
16802
16802
  depositDetails: {
16803
- amount: string | number;
16804
16803
  depositAddress: {
16805
16804
  pubkeyX: string;
16806
16805
  scriptPath?: {
@@ -16812,6 +16811,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16812
16811
  };
16813
16812
  } | null | undefined;
16814
16813
  };
16814
+ amount: string | number;
16815
16815
  id: {
16816
16816
  txId: string;
16817
16817
  vout: number;
@@ -16821,7 +16821,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16821
16821
  }, "strip", z.ZodTypeAny, {
16822
16822
  __kind: "DepositFailedDepositChannelVariantBitcoin";
16823
16823
  depositWitness: {
16824
- amount: bigint;
16825
16824
  depositAddress: {
16826
16825
  value: `0x${string}`;
16827
16826
  __kind: "P2PKH";
@@ -16843,8 +16842,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16843
16842
  program: `0x${string}`;
16844
16843
  };
16845
16844
  asset: "Btc";
16845
+ amount: bigint;
16846
16846
  depositDetails: {
16847
- amount: bigint;
16848
16847
  depositAddress: {
16849
16848
  pubkeyX: `0x${string}`;
16850
16849
  scriptPath?: {
@@ -16856,6 +16855,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16856
16855
  };
16857
16856
  } | null | undefined;
16858
16857
  };
16858
+ amount: bigint;
16859
16859
  id: {
16860
16860
  txId: `0x${string}`;
16861
16861
  vout: number;
@@ -16865,7 +16865,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16865
16865
  }, {
16866
16866
  __kind: "DepositFailedDepositChannelVariantBitcoin";
16867
16867
  depositWitness: {
16868
- amount: string | number;
16869
16868
  depositAddress: {
16870
16869
  value: string;
16871
16870
  __kind: "P2PKH";
@@ -16889,8 +16888,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16889
16888
  asset: {
16890
16889
  __kind: "Btc";
16891
16890
  };
16891
+ amount: string | number;
16892
16892
  depositDetails: {
16893
- amount: string | number;
16894
16893
  depositAddress: {
16895
16894
  pubkeyX: string;
16896
16895
  scriptPath?: {
@@ -16902,6 +16901,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16902
16901
  };
16903
16902
  } | null | undefined;
16904
16903
  };
16904
+ amount: string | number;
16905
16905
  id: {
16906
16906
  txId: string;
16907
16907
  vout: number;
@@ -17042,7 +17042,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17042
17042
  } | null | undefined;
17043
17043
  }>;
17044
17044
  }, "strip", z.ZodTypeAny, {
17045
- amount: bigint;
17046
17045
  depositAddress: {
17047
17046
  pubkeyX: `0x${string}`;
17048
17047
  scriptPath?: {
@@ -17054,12 +17053,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17054
17053
  };
17055
17054
  } | null | undefined;
17056
17055
  };
17056
+ amount: bigint;
17057
17057
  id: {
17058
17058
  txId: `0x${string}`;
17059
17059
  vout: number;
17060
17060
  };
17061
17061
  }, {
17062
- amount: string | number;
17063
17062
  depositAddress: {
17064
17063
  pubkeyX: string;
17065
17064
  scriptPath?: {
@@ -17071,6 +17070,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17071
17070
  };
17072
17071
  } | null | undefined;
17073
17072
  };
17073
+ amount: string | number;
17074
17074
  id: {
17075
17075
  txId: string;
17076
17076
  vout: number;
@@ -17550,7 +17550,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17550
17550
  boostFee: z.ZodNumber;
17551
17551
  }, "strip", z.ZodTypeAny, {
17552
17552
  depositDetails: {
17553
- amount: bigint;
17554
17553
  depositAddress: {
17555
17554
  pubkeyX: `0x${string}`;
17556
17555
  scriptPath?: {
@@ -17562,6 +17561,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17562
17561
  };
17563
17562
  } | null | undefined;
17564
17563
  };
17564
+ amount: bigint;
17565
17565
  id: {
17566
17566
  txId: `0x${string}`;
17567
17567
  vout: number;
@@ -17702,7 +17702,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17702
17702
  } | null | undefined;
17703
17703
  }, {
17704
17704
  depositDetails: {
17705
- amount: string | number;
17706
17705
  depositAddress: {
17707
17706
  pubkeyX: string;
17708
17707
  scriptPath?: {
@@ -17714,6 +17713,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17714
17713
  };
17715
17714
  } | null | undefined;
17716
17715
  };
17716
+ amount: string | number;
17717
17717
  id: {
17718
17718
  txId: string;
17719
17719
  vout: number;
@@ -17848,7 +17848,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17848
17848
  __kind: "DepositFailedVaultVariantBitcoin";
17849
17849
  vaultWitness: {
17850
17850
  depositDetails: {
17851
- amount: bigint;
17852
17851
  depositAddress: {
17853
17852
  pubkeyX: `0x${string}`;
17854
17853
  scriptPath?: {
@@ -17860,6 +17859,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17860
17859
  };
17861
17860
  } | null | undefined;
17862
17861
  };
17862
+ amount: bigint;
17863
17863
  id: {
17864
17864
  txId: `0x${string}`;
17865
17865
  vout: number;
@@ -18003,7 +18003,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18003
18003
  __kind: "DepositFailedVaultVariantBitcoin";
18004
18004
  vaultWitness: {
18005
18005
  depositDetails: {
18006
- amount: string | number;
18007
18006
  depositAddress: {
18008
18007
  pubkeyX: string;
18009
18008
  scriptPath?: {
@@ -18015,6 +18014,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18015
18014
  };
18016
18015
  } | null | undefined;
18017
18016
  };
18017
+ amount: string | number;
18018
18018
  id: {
18019
18019
  txId: string;
18020
18020
  vout: number;
@@ -18501,18 +18501,18 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
18501
18501
  txHashes?: string[] | null | undefined;
18502
18502
  }>;
18503
18503
  }, "strip", z.ZodTypeAny, {
18504
- amount: bigint;
18505
18504
  depositAddress: `0x${string}`;
18506
18505
  asset: "ArbEth" | "ArbUsdc";
18506
+ amount: bigint;
18507
18507
  depositDetails: {
18508
18508
  txHashes?: `0x${string}`[] | null | undefined;
18509
18509
  };
18510
18510
  }, {
18511
- amount: string | number;
18512
18511
  depositAddress: string;
18513
18512
  asset: {
18514
18513
  __kind: "ArbEth" | "ArbUsdc";
18515
18514
  };
18515
+ amount: string | number;
18516
18516
  depositDetails: {
18517
18517
  txHashes?: string[] | null | undefined;
18518
18518
  };
@@ -19392,18 +19392,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19392
19392
  txHashes?: string[] | null | undefined;
19393
19393
  }>;
19394
19394
  }, "strip", z.ZodTypeAny, {
19395
- amount: bigint;
19396
19395
  depositAddress: `0x${string}`;
19397
19396
  asset: "ArbEth" | "ArbUsdc";
19397
+ amount: bigint;
19398
19398
  depositDetails: {
19399
19399
  txHashes?: `0x${string}`[] | null | undefined;
19400
19400
  };
19401
19401
  }, {
19402
- amount: string | number;
19403
19402
  depositAddress: string;
19404
19403
  asset: {
19405
19404
  __kind: "ArbEth" | "ArbUsdc";
19406
19405
  };
19406
+ amount: string | number;
19407
19407
  depositDetails: {
19408
19408
  txHashes?: string[] | null | undefined;
19409
19409
  };
@@ -19411,9 +19411,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19411
19411
  }, "strip", z.ZodTypeAny, {
19412
19412
  __kind: "DepositFailedDepositChannelVariantArbitrum";
19413
19413
  depositWitness: {
19414
- amount: bigint;
19415
19414
  depositAddress: `0x${string}`;
19416
19415
  asset: "ArbEth" | "ArbUsdc";
19416
+ amount: bigint;
19417
19417
  depositDetails: {
19418
19418
  txHashes?: `0x${string}`[] | null | undefined;
19419
19419
  };
@@ -19421,11 +19421,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19421
19421
  }, {
19422
19422
  __kind: "DepositFailedDepositChannelVariantArbitrum";
19423
19423
  depositWitness: {
19424
- amount: string | number;
19425
19424
  depositAddress: string;
19426
19425
  asset: {
19427
19426
  __kind: "ArbEth" | "ArbUsdc";
19428
19427
  };
19428
+ amount: string | number;
19429
19429
  depositDetails: {
19430
19430
  txHashes?: string[] | null | undefined;
19431
19431
  };
@@ -20563,15 +20563,15 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
20563
20563
  }>;
20564
20564
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
20565
20565
  }, "strip", z.ZodTypeAny, {
20566
- amount: bigint;
20567
20566
  depositAddress: `0x${string}`;
20568
20567
  asset: "Sol" | "SolUsdc";
20568
+ amount: bigint;
20569
20569
  }, {
20570
- amount: string | number;
20571
20570
  depositAddress: string;
20572
20571
  asset: {
20573
20572
  __kind: "Sol" | "SolUsdc";
20574
20573
  };
20574
+ amount: string | number;
20575
20575
  }>;
20576
20576
  declare const cfSolanaChainCcmDepositMetadata: z.ZodObject<{
20577
20577
  channelMetadata: z.ZodObject<{
@@ -21467,31 +21467,31 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21467
21467
  }>;
21468
21468
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21469
21469
  }, "strip", z.ZodTypeAny, {
21470
- amount: bigint;
21471
21470
  depositAddress: `0x${string}`;
21472
21471
  asset: "Sol" | "SolUsdc";
21472
+ amount: bigint;
21473
21473
  }, {
21474
- amount: string | number;
21475
21474
  depositAddress: string;
21476
21475
  asset: {
21477
21476
  __kind: "Sol" | "SolUsdc";
21478
21477
  };
21478
+ amount: string | number;
21479
21479
  }>;
21480
21480
  }, "strip", z.ZodTypeAny, {
21481
21481
  __kind: "DepositFailedDepositChannelVariantSolana";
21482
21482
  depositWitness: {
21483
- amount: bigint;
21484
21483
  depositAddress: `0x${string}`;
21485
21484
  asset: "Sol" | "SolUsdc";
21485
+ amount: bigint;
21486
21486
  };
21487
21487
  }, {
21488
21488
  __kind: "DepositFailedDepositChannelVariantSolana";
21489
21489
  depositWitness: {
21490
- amount: string | number;
21491
21490
  depositAddress: string;
21492
21491
  asset: {
21493
21492
  __kind: "Sol" | "SolUsdc";
21494
21493
  };
21494
+ amount: string | number;
21495
21495
  };
21496
21496
  }>, z.ZodObject<{
21497
21497
  __kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
@@ -22608,16 +22608,16 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
22608
22608
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
22609
22609
  depositDetails: z.ZodNumber;
22610
22610
  }, "strip", z.ZodTypeAny, {
22611
- amount: bigint;
22612
22611
  depositAddress: `0x${string}`;
22613
22612
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
22613
+ amount: bigint;
22614
22614
  depositDetails: number;
22615
22615
  }, {
22616
- amount: string | number;
22617
22616
  depositAddress: string;
22618
22617
  asset: {
22619
22618
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
22620
22619
  };
22620
+ amount: string | number;
22621
22621
  depositDetails: number;
22622
22622
  }>;
22623
22623
  declare const cfAssethubChainCcmDepositMetadata: z.ZodObject<{
@@ -23494,34 +23494,34 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23494
23494
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23495
23495
  depositDetails: z.ZodNumber;
23496
23496
  }, "strip", z.ZodTypeAny, {
23497
- amount: bigint;
23498
23497
  depositAddress: `0x${string}`;
23499
23498
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23499
+ amount: bigint;
23500
23500
  depositDetails: number;
23501
23501
  }, {
23502
- amount: string | number;
23503
23502
  depositAddress: string;
23504
23503
  asset: {
23505
23504
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23506
23505
  };
23506
+ amount: string | number;
23507
23507
  depositDetails: number;
23508
23508
  }>;
23509
23509
  }, "strip", z.ZodTypeAny, {
23510
23510
  __kind: "DepositFailedDepositChannelVariantAssethub";
23511
23511
  depositWitness: {
23512
- amount: bigint;
23513
23512
  depositAddress: `0x${string}`;
23514
23513
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23514
+ amount: bigint;
23515
23515
  depositDetails: number;
23516
23516
  };
23517
23517
  }, {
23518
23518
  __kind: "DepositFailedDepositChannelVariantAssethub";
23519
23519
  depositWitness: {
23520
- amount: string | number;
23521
23520
  depositAddress: string;
23522
23521
  asset: {
23523
23522
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23524
23523
  };
23524
+ amount: string | number;
23525
23525
  depositDetails: number;
23526
23526
  };
23527
23527
  }>, z.ZodObject<{