@chainflip/processor 2.1.1 → 2.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1105) hide show
  1. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
  2. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
  3. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  4. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  5. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  6. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  7. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  8. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  9. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  10. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  11. package/dist/100/funding/funded.d.cts +2 -2
  12. package/dist/100/funding/funded.d.mts +2 -2
  13. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  14. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  15. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +7 -7
  16. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +7 -7
  17. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  18. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  19. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  20. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  21. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  22. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  23. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  24. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  25. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  26. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  27. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  28. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  29. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  30. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  31. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  32. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  33. package/dist/100/swapping/swapExecuted.d.cts +6 -6
  34. package/dist/100/swapping/swapExecuted.d.mts +6 -6
  35. package/dist/100/swapping/swapScheduled.d.cts +4 -4
  36. package/dist/100/swapping/swapScheduled.d.mts +4 -4
  37. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  38. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  39. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  40. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  41. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  42. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  43. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +218 -218
  44. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +218 -218
  45. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  46. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  47. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  48. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  49. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
  50. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
  51. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +230 -230
  52. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +230 -230
  53. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  54. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  55. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  56. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  57. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  58. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
  59. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +399 -399
  60. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +399 -399
  61. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  62. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  63. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +26 -26
  64. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +26 -26
  65. package/dist/11000/common.d.cts +2650 -2650
  66. package/dist/11000/common.d.mts +2650 -2650
  67. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
  68. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
  69. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  70. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  71. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +218 -218
  72. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +218 -218
  73. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  74. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  75. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  76. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  77. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  78. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  79. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  80. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  81. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  82. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  83. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
  84. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
  85. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +230 -230
  86. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +230 -230
  87. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  88. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  89. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  90. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  91. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  92. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  93. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
  94. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
  95. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +206 -206
  96. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +206 -206
  97. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  98. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  99. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  100. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  101. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  102. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  103. package/dist/11000/swapping/refundEgressScheduled.d.cts +15 -15
  104. package/dist/11000/swapping/refundEgressScheduled.d.mts +15 -15
  105. package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
  106. package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
  107. package/dist/11000/swapping/swapDepositAddressReady.d.cts +52 -52
  108. package/dist/11000/swapping/swapDepositAddressReady.d.mts +52 -52
  109. package/dist/11000/swapping/swapRequested.d.cts +106 -106
  110. package/dist/11000/swapping/swapRequested.d.mts +106 -106
  111. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  112. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  113. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +4 -4
  114. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +4 -4
  115. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  116. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  117. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  118. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  119. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  120. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  121. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  122. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  123. package/dist/11100/swapping/swapRequested.d.cts +8 -8
  124. package/dist/11100/swapping/swapRequested.d.mts +8 -8
  125. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  126. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  127. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  128. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +184 -184
  129. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  130. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  131. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  132. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  133. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +202 -202
  134. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +202 -202
  135. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  136. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
  137. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
  138. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
  139. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  140. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  141. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +314 -314
  142. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +314 -314
  143. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  144. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  145. package/dist/11200/common.d.cts +2728 -2728
  146. package/dist/11200/common.d.mts +2728 -2728
  147. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
  148. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
  149. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  150. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  151. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
  152. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +184 -184
  153. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  154. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  155. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  156. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  157. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +202 -202
  158. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +202 -202
  159. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  160. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  161. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +14 -14
  162. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +14 -14
  163. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +216 -216
  164. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +216 -216
  165. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +10 -10
  166. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +10 -10
  167. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
  168. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
  169. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
  170. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
  171. package/dist/11200/swapping/swapRequested.d.cts +374 -374
  172. package/dist/11200/swapping/swapRequested.d.mts +374 -374
  173. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  174. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  175. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  176. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  177. package/dist/120/common.d.cts +4 -4
  178. package/dist/120/common.d.mts +4 -4
  179. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  180. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  181. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  182. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  183. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  184. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  185. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  186. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  187. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  188. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  189. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  190. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  191. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  192. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  193. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  194. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  195. package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
  196. package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
  197. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  198. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  199. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  200. package/dist/120/swapping/swapExecuted.d.mts +12 -12
  201. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  202. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  203. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +12 -12
  204. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +12 -12
  205. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
  206. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
  207. package/dist/131/common.d.cts +17 -17
  208. package/dist/131/common.d.mts +17 -17
  209. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  210. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  211. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  212. package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
  213. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  214. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  215. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  216. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  217. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +13 -13
  218. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +13 -13
  219. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  220. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  221. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  222. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  223. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +13 -13
  224. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +13 -13
  225. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  226. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  227. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  228. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  229. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  230. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  231. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  232. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  233. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  234. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  235. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  236. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  237. package/dist/131/swapping/ccmFailed.d.cts +38 -38
  238. package/dist/131/swapping/ccmFailed.d.mts +38 -38
  239. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  240. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  241. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  242. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  243. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  244. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  245. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  246. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  247. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  248. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  249. package/dist/131/swapping/swapExecuted.d.cts +13 -13
  250. package/dist/131/swapping/swapExecuted.d.mts +13 -13
  251. package/dist/131/swapping/swapScheduled.d.cts +23 -23
  252. package/dist/131/swapping/swapScheduled.d.mts +23 -23
  253. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  254. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  255. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  256. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  257. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  258. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  259. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  260. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  261. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  262. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  263. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  264. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  265. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  266. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  267. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  268. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  269. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  270. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  271. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  272. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  273. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  274. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  275. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  276. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  277. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  278. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  279. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  280. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  281. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  282. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  283. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  284. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  285. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  286. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  287. package/dist/141/common.d.cts +228 -228
  288. package/dist/141/common.d.mts +228 -228
  289. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  290. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  291. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  292. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  293. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  294. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  295. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  296. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  297. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  298. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  299. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  300. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  301. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  302. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  303. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  304. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  305. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
  306. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
  307. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  308. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  309. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  310. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  311. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  312. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  313. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  314. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  315. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  316. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  317. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  318. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  319. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  320. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  321. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +46 -46
  322. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +46 -46
  323. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  324. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  325. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  326. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  327. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  328. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  329. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  330. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  331. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  332. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  333. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  334. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  335. package/dist/141/swapping/ccmDepositReceived.d.cts +72 -72
  336. package/dist/141/swapping/ccmDepositReceived.d.mts +72 -72
  337. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  338. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  339. package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
  340. package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
  341. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  342. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  343. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  344. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  345. package/dist/141/swapping/swapExecuted.d.cts +84 -84
  346. package/dist/141/swapping/swapExecuted.d.mts +84 -84
  347. package/dist/141/swapping/swapScheduled.d.cts +95 -95
  348. package/dist/141/swapping/swapScheduled.d.mts +95 -95
  349. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  350. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  351. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  352. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  353. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  354. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  355. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  356. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  357. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  358. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  359. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  360. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  361. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  362. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  363. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  364. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  365. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  366. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  367. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  368. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  369. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  370. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  371. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  372. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  373. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  374. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  375. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  376. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  377. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  378. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  379. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  380. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  381. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  382. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  383. package/dist/150/common.d.cts +71 -71
  384. package/dist/150/common.d.mts +71 -71
  385. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  386. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  387. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
  388. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
  389. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  390. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  391. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  392. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  393. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  394. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  395. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  396. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  397. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  398. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  399. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  400. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  401. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  402. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  403. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
  404. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
  405. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  406. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  407. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  408. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  409. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  410. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  411. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  412. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  413. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  414. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  415. package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
  416. package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
  417. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  418. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  419. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  420. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  421. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  422. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  423. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  424. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  425. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  426. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  427. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  428. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  429. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  430. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  431. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  432. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  433. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  434. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  435. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  436. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  437. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  438. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  439. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  440. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +4 -4
  441. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  442. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  443. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  444. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  445. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  446. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
  447. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  448. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
  449. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  450. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  451. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +5 -5
  452. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +5 -5
  453. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  454. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  455. package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
  456. package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
  457. package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
  458. package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
  459. package/dist/150/swapping/ccmFailed.d.cts +13 -13
  460. package/dist/150/swapping/ccmFailed.d.mts +13 -13
  461. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  462. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  463. package/dist/150/swapping/refundEgressIgnored.d.cts +9 -9
  464. package/dist/150/swapping/refundEgressIgnored.d.mts +9 -9
  465. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  466. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  467. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  468. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  469. package/dist/150/swapping/swapDepositAddressReady.d.cts +32 -32
  470. package/dist/150/swapping/swapDepositAddressReady.d.mts +32 -32
  471. package/dist/150/swapping/swapEgressIgnored.d.cts +9 -9
  472. package/dist/150/swapping/swapEgressIgnored.d.mts +9 -9
  473. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  474. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  475. package/dist/150/swapping/swapExecuted.d.cts +15 -15
  476. package/dist/150/swapping/swapExecuted.d.mts +15 -15
  477. package/dist/150/swapping/swapScheduled.d.cts +60 -60
  478. package/dist/150/swapping/swapScheduled.d.mts +60 -60
  479. package/dist/150/swapping/withdrawalRequested.d.cts +15 -15
  480. package/dist/150/swapping/withdrawalRequested.d.mts +15 -15
  481. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  482. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  483. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  484. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  485. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  486. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  487. package/dist/160/assetBalances/accountCredited.d.cts +8 -8
  488. package/dist/160/assetBalances/accountCredited.d.mts +8 -8
  489. package/dist/160/assetBalances/accountDebited.d.cts +8 -8
  490. package/dist/160/assetBalances/accountDebited.d.mts +8 -8
  491. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  492. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  493. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  494. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  495. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  496. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
  497. package/dist/160/common.d.cts +199 -199
  498. package/dist/160/common.d.mts +199 -199
  499. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  500. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  501. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  502. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  503. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  504. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  505. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  506. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  507. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  508. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  509. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +25 -25
  510. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +25 -25
  511. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  512. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  513. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +36 -36
  514. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +36 -36
  515. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  516. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  517. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
  518. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
  519. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  520. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  521. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  522. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  523. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  524. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  525. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  526. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  527. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  528. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  529. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  530. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  531. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  532. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  533. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
  534. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
  535. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  536. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  537. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +4 -4
  538. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +4 -4
  539. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
  540. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
  541. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  542. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  543. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  544. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  545. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  546. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  547. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  548. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  549. package/dist/160/swapping/refundEgressIgnored.d.cts +34 -34
  550. package/dist/160/swapping/refundEgressIgnored.d.mts +34 -34
  551. package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
  552. package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
  553. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  554. package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
  555. package/dist/160/swapping/swapDepositAddressReady.d.cts +32 -32
  556. package/dist/160/swapping/swapDepositAddressReady.d.mts +32 -32
  557. package/dist/160/swapping/swapEgressIgnored.d.cts +34 -34
  558. package/dist/160/swapping/swapEgressIgnored.d.mts +34 -34
  559. package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
  560. package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
  561. package/dist/160/swapping/swapExecuted.d.cts +13 -13
  562. package/dist/160/swapping/swapExecuted.d.mts +13 -13
  563. package/dist/160/swapping/swapRequested.d.cts +38 -38
  564. package/dist/160/swapping/swapRequested.d.mts +38 -38
  565. package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
  566. package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
  567. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  568. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  569. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  570. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  571. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  572. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  573. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  574. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  575. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  576. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  577. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  578. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  579. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
  580. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
  581. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
  582. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
  583. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  584. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  585. package/dist/170/common.d.cts +142 -142
  586. package/dist/170/common.d.mts +142 -142
  587. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  588. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  589. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  590. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  591. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  592. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  593. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  594. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  595. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  596. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  597. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  598. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  599. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  600. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  601. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  602. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  603. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  604. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  605. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  606. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  607. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  608. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  609. package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
  610. package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
  611. package/dist/170/swapping/swapRequested.d.cts +51 -51
  612. package/dist/170/swapping/swapRequested.d.mts +51 -51
  613. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  614. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  615. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  616. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  617. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  618. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  619. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  620. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  621. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  622. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  623. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  624. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  625. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  626. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  627. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
  628. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
  629. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  630. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  631. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  632. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  633. package/dist/180/common.d.cts +369 -369
  634. package/dist/180/common.d.mts +369 -369
  635. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  636. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  637. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  638. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  639. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  640. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  641. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  642. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  643. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  644. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  645. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  646. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  647. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  648. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  649. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
  650. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
  651. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  652. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  653. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  654. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  655. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  656. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  657. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  658. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  659. package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
  660. package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
  661. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  662. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  663. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  664. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  665. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  666. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  667. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  668. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  669. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  670. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  671. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  672. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  673. package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
  674. package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
  675. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  676. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  677. package/dist/180/swapping/swapRequested.d.cts +16 -16
  678. package/dist/180/swapping/swapRequested.d.mts +16 -16
  679. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  680. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  681. package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
  682. package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
  683. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  684. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  685. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  686. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  687. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  688. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
  689. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  690. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  691. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  692. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  693. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  694. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  695. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  696. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  697. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  698. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  699. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  700. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  701. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  702. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  703. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  704. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  705. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  706. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  707. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  708. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  709. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +10 -10
  710. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +10 -10
  711. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
  712. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
  713. package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
  714. package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
  715. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  716. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  717. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
  718. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
  719. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  720. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  721. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  722. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  723. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  724. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  725. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  726. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  727. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  728. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  729. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  730. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  731. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
  732. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
  733. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  734. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  735. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
  736. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
  737. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  738. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  739. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  740. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  741. package/dist/190/common.d.cts +352 -352
  742. package/dist/190/common.d.mts +352 -352
  743. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  744. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  745. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  746. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  747. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
  748. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
  749. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
  750. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
  751. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  752. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  753. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  754. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  755. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  756. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  757. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  758. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  759. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
  760. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
  761. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  762. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  763. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  764. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  765. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  766. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  767. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  768. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  769. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  770. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  771. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  772. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  773. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  774. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  775. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  776. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  777. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  778. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  779. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  780. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  781. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
  782. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
  783. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
  784. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
  785. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  786. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  787. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  788. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  789. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  790. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  791. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  792. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  793. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  794. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  795. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  796. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  797. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  798. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  799. package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
  800. package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
  801. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  802. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  803. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  804. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  805. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  806. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  807. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  808. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  809. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  810. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  811. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  812. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  813. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  814. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  815. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  816. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  817. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  818. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  819. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  820. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  821. package/dist/190/swapping/swapDepositAddressReady.d.cts +16 -16
  822. package/dist/190/swapping/swapDepositAddressReady.d.mts +16 -16
  823. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  824. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  825. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  826. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  827. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  828. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  829. package/dist/190/swapping/swapRequested.d.cts +12 -12
  830. package/dist/190/swapping/swapRequested.d.mts +12 -12
  831. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  832. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  833. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  834. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  835. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  836. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  837. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  838. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  839. package/dist/200/common.d.cts +56 -56
  840. package/dist/200/common.d.mts +56 -56
  841. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  842. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  843. package/dist/200/lendingPools/loanCreated.d.cts +4 -4
  844. package/dist/200/lendingPools/loanCreated.d.mts +4 -4
  845. package/dist/200/swapping/swapAborted.d.cts +2 -2
  846. package/dist/200/swapping/swapAborted.d.mts +2 -2
  847. package/dist/200/swapping/swapRequested.d.cts +16 -16
  848. package/dist/200/swapping/swapRequested.d.mts +16 -16
  849. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  850. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  851. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  852. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  853. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  854. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  855. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  856. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  857. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +65 -30
  858. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +65 -30
  859. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  860. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  861. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  862. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  863. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  864. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  865. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  866. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  867. package/dist/210/assetBalances/accountCredited.d.cts +7 -7
  868. package/dist/210/assetBalances/accountCredited.d.mts +7 -7
  869. package/dist/210/assetBalances/accountDebited.d.cts +7 -7
  870. package/dist/210/assetBalances/accountDebited.d.mts +7 -7
  871. package/dist/210/assetBalances/refundSkipped.cjs +14 -0
  872. package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
  873. package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
  874. package/dist/210/assetBalances/refundSkipped.mjs +12 -0
  875. package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  876. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  877. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  878. package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  879. package/dist/210/assethubIngressEgress/depositFailed.d.cts +65 -30
  880. package/dist/210/assethubIngressEgress/depositFailed.d.mts +65 -30
  881. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  882. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  883. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  884. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  885. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  886. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  887. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  888. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  889. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +93 -58
  890. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +93 -58
  891. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  892. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  893. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  894. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  895. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  896. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  897. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  898. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  899. package/dist/210/common.cjs +226 -59
  900. package/dist/210/common.d.cts +5838 -2696
  901. package/dist/210/common.d.mts +5838 -2696
  902. package/dist/210/common.mjs +209 -59
  903. package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
  904. package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
  905. package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
  906. package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
  907. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
  908. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
  909. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  910. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  911. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  912. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  913. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  914. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  915. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +65 -30
  916. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +65 -30
  917. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  918. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  919. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  920. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  921. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  922. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  923. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  924. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  925. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  926. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  927. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  928. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  929. package/dist/210/funding/funded.d.cts +8 -8
  930. package/dist/210/funding/funded.d.mts +8 -8
  931. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  932. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  933. package/dist/210/funding/redemptionSettled.d.cts +4 -4
  934. package/dist/210/funding/redemptionSettled.d.mts +4 -4
  935. package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
  936. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
  937. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
  938. package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
  939. package/dist/210/governance/failedExecution.cjs +8 -0
  940. package/dist/210/governance/failedExecution.d.cts +166 -0
  941. package/dist/210/governance/failedExecution.d.mts +166 -0
  942. package/dist/210/governance/failedExecution.mjs +7 -0
  943. package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
  944. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
  945. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
  946. package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
  947. package/dist/210/historical/rootStored.cjs +9 -0
  948. package/dist/210/historical/rootStored.d.cts +12 -0
  949. package/dist/210/historical/rootStored.d.mts +12 -0
  950. package/dist/210/historical/rootStored.mjs +7 -0
  951. package/dist/210/historical/rootsPruned.cjs +9 -0
  952. package/dist/210/historical/rootsPruned.d.cts +12 -0
  953. package/dist/210/historical/rootsPruned.d.mts +12 -0
  954. package/dist/210/historical/rootsPruned.mjs +7 -0
  955. package/dist/210/lendingPools/boostFundsAdded.d.cts +10 -10
  956. package/dist/210/lendingPools/boostFundsAdded.d.mts +10 -10
  957. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  958. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  959. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  960. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  961. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  962. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  963. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  964. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  965. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  966. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  967. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  968. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  969. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  970. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  971. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  972. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  973. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  974. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  975. package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
  976. package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
  977. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  978. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  979. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +15 -15
  980. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +15 -15
  981. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  982. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  983. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  984. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  985. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  986. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  987. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  988. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  989. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
  990. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
  991. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  992. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  993. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
  994. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
  995. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
  996. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
  997. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +39 -12
  998. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +39 -12
  999. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +8 -8
  1000. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +8 -8
  1001. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  1002. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  1003. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  1004. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  1005. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  1006. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  1007. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  1008. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1009. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1010. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  1011. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +65 -30
  1012. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +65 -30
  1013. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1014. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1015. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1016. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1017. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  1018. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  1019. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  1020. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  1021. package/dist/210/session/newQueued.cjs +9 -0
  1022. package/dist/210/session/newQueued.d.cts +6 -0
  1023. package/dist/210/session/newQueued.d.mts +6 -0
  1024. package/dist/210/session/newQueued.mjs +7 -0
  1025. package/dist/210/session/validatorDisabled.cjs +10 -0
  1026. package/dist/210/session/validatorDisabled.d.cts +12 -0
  1027. package/dist/210/session/validatorDisabled.d.mts +12 -0
  1028. package/dist/210/session/validatorDisabled.mjs +8 -0
  1029. package/dist/210/session/validatorReenabled.cjs +10 -0
  1030. package/dist/210/session/validatorReenabled.d.cts +12 -0
  1031. package/dist/210/session/validatorReenabled.d.mts +12 -0
  1032. package/dist/210/session/validatorReenabled.mjs +8 -0
  1033. package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1034. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1035. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1036. package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1037. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
  1038. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
  1039. package/dist/210/solanaIngressEgress/depositFailed.d.cts +65 -30
  1040. package/dist/210/solanaIngressEgress/depositFailed.d.mts +65 -30
  1041. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  1042. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  1043. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
  1044. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
  1045. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1046. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1047. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1048. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1049. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  1050. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  1051. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  1052. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  1053. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
  1054. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
  1055. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  1056. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  1057. package/dist/210/swapping/creditedOnChain.d.cts +10 -10
  1058. package/dist/210/swapping/creditedOnChain.d.mts +10 -10
  1059. package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
  1060. package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
  1061. package/dist/210/swapping/refundEgressIgnored.d.cts +35 -8
  1062. package/dist/210/swapping/refundEgressIgnored.d.mts +35 -8
  1063. package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
  1064. package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
  1065. package/dist/210/swapping/refundedOnChain.d.cts +10 -10
  1066. package/dist/210/swapping/refundedOnChain.d.mts +10 -10
  1067. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  1068. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  1069. package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
  1070. package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
  1071. package/dist/210/swapping/swapEgressIgnored.d.cts +35 -8
  1072. package/dist/210/swapping/swapEgressIgnored.d.mts +35 -8
  1073. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  1074. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  1075. package/dist/210/swapping/swapExecuted.cjs +2 -1
  1076. package/dist/210/swapping/swapExecuted.d.cts +15 -12
  1077. package/dist/210/swapping/swapExecuted.d.mts +15 -12
  1078. package/dist/210/swapping/swapExecuted.mjs +2 -1
  1079. package/dist/210/swapping/swapRequested.d.cts +40 -40
  1080. package/dist/210/swapping/swapRequested.d.mts +40 -40
  1081. package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
  1082. package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
  1083. package/dist/210/system/extrinsicFailed.cjs +13 -0
  1084. package/dist/210/system/extrinsicFailed.d.cts +324 -0
  1085. package/dist/210/system/extrinsicFailed.d.mts +324 -0
  1086. package/dist/210/system/extrinsicFailed.mjs +11 -0
  1087. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
  1088. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
  1089. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
  1090. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
  1091. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
  1092. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
  1093. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  1094. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  1095. package/dist/210/tradingStrategy/strategyDeployed.d.cts +26 -26
  1096. package/dist/210/tradingStrategy/strategyDeployed.d.mts +26 -26
  1097. package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
  1098. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
  1099. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
  1100. package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
  1101. package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
  1102. package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
  1103. package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
  1104. package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
  1105. package/package.json +2 -2
@@ -240,6 +240,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
240
240
  arbitrumVault: boolean;
241
241
  }>;
242
242
  }, "strip", z.ZodTypeAny, {
243
+ __kind: "CodeAmber";
243
244
  value: {
244
245
  governance: boolean;
245
246
  funding: boolean;
@@ -261,8 +262,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
261
262
  arbitrumIngressEgress: boolean;
262
263
  arbitrumVault: boolean;
263
264
  };
264
- __kind: "CodeAmber";
265
265
  }, {
266
+ __kind: "CodeAmber";
266
267
  value: {
267
268
  governance: boolean;
268
269
  funding: boolean;
@@ -284,7 +285,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
284
285
  arbitrumIngressEgress: boolean;
285
286
  arbitrumVault: boolean;
286
287
  };
287
- __kind: "CodeAmber";
288
288
  }>]>;
289
289
  declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
290
290
  boostDepositsEnabled: z.ZodBoolean;
@@ -495,6 +495,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
495
495
  arbitrumVault: boolean;
496
496
  }>;
497
497
  }, "strip", z.ZodTypeAny, {
498
+ __kind: "CodeAmber";
498
499
  value: {
499
500
  governance: boolean;
500
501
  funding: boolean;
@@ -516,8 +517,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
516
517
  arbitrumIngressEgress: boolean;
517
518
  arbitrumVault: boolean;
518
519
  };
519
- __kind: "CodeAmber";
520
520
  }, {
521
+ __kind: "CodeAmber";
521
522
  value: {
522
523
  governance: boolean;
523
524
  funding: boolean;
@@ -539,7 +540,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
539
540
  arbitrumIngressEgress: boolean;
540
541
  arbitrumVault: boolean;
541
542
  };
542
- __kind: "CodeAmber";
543
543
  }>]>;
544
544
  ingressEgressEthereum: z.ZodObject<{
545
545
  boostDepositsEnabled: z.ZodBoolean;
@@ -659,6 +659,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
659
659
  } | {
660
660
  __kind: "CodeRed";
661
661
  } | {
662
+ __kind: "CodeAmber";
662
663
  value: {
663
664
  governance: boolean;
664
665
  funding: boolean;
@@ -680,7 +681,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
680
681
  arbitrumIngressEgress: boolean;
681
682
  arbitrumVault: boolean;
682
683
  };
683
- __kind: "CodeAmber";
684
684
  };
685
685
  ingressEgressEthereum: {
686
686
  boostDepositsEnabled: boolean;
@@ -760,6 +760,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
760
760
  } | {
761
761
  __kind: "CodeRed";
762
762
  } | {
763
+ __kind: "CodeAmber";
763
764
  value: {
764
765
  governance: boolean;
765
766
  funding: boolean;
@@ -781,7 +782,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
781
782
  arbitrumIngressEgress: boolean;
782
783
  arbitrumVault: boolean;
783
784
  };
784
- __kind: "CodeAmber";
785
785
  };
786
786
  ingressEgressEthereum: {
787
787
  boostDepositsEnabled: boolean;
@@ -1015,6 +1015,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1015
1015
  arbitrumVault: boolean;
1016
1016
  }>;
1017
1017
  }, "strip", z.ZodTypeAny, {
1018
+ __kind: "CodeAmber";
1018
1019
  value: {
1019
1020
  governance: boolean;
1020
1021
  funding: boolean;
@@ -1036,8 +1037,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1036
1037
  arbitrumIngressEgress: boolean;
1037
1038
  arbitrumVault: boolean;
1038
1039
  };
1039
- __kind: "CodeAmber";
1040
1040
  }, {
1041
+ __kind: "CodeAmber";
1041
1042
  value: {
1042
1043
  governance: boolean;
1043
1044
  funding: boolean;
@@ -1059,7 +1060,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1059
1060
  arbitrumIngressEgress: boolean;
1060
1061
  arbitrumVault: boolean;
1061
1062
  };
1062
- __kind: "CodeAmber";
1063
1063
  }>]>;
1064
1064
  ingressEgressEthereum: z.ZodObject<{
1065
1065
  boostDepositsEnabled: z.ZodBoolean;
@@ -1179,6 +1179,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1179
1179
  } | {
1180
1180
  __kind: "CodeRed";
1181
1181
  } | {
1182
+ __kind: "CodeAmber";
1182
1183
  value: {
1183
1184
  governance: boolean;
1184
1185
  funding: boolean;
@@ -1200,7 +1201,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1200
1201
  arbitrumIngressEgress: boolean;
1201
1202
  arbitrumVault: boolean;
1202
1203
  };
1203
- __kind: "CodeAmber";
1204
1204
  };
1205
1205
  ingressEgressEthereum: {
1206
1206
  boostDepositsEnabled: boolean;
@@ -1280,6 +1280,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1280
1280
  } | {
1281
1281
  __kind: "CodeRed";
1282
1282
  } | {
1283
+ __kind: "CodeAmber";
1283
1284
  value: {
1284
1285
  governance: boolean;
1285
1286
  funding: boolean;
@@ -1301,7 +1302,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1301
1302
  arbitrumIngressEgress: boolean;
1302
1303
  arbitrumVault: boolean;
1303
1304
  };
1304
- __kind: "CodeAmber";
1305
1305
  };
1306
1306
  ingressEgressEthereum: {
1307
1307
  boostDepositsEnabled: boolean;
@@ -1329,6 +1329,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1329
1329
  };
1330
1330
  }>;
1331
1331
  }, "strip", z.ZodTypeAny, {
1332
+ __kind: "CodeAmber";
1332
1333
  value: {
1333
1334
  funding: {
1334
1335
  redeemEnabled: boolean;
@@ -1383,6 +1384,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1383
1384
  } | {
1384
1385
  __kind: "CodeRed";
1385
1386
  } | {
1387
+ __kind: "CodeAmber";
1386
1388
  value: {
1387
1389
  governance: boolean;
1388
1390
  funding: boolean;
@@ -1404,7 +1406,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1404
1406
  arbitrumIngressEgress: boolean;
1405
1407
  arbitrumVault: boolean;
1406
1408
  };
1407
- __kind: "CodeAmber";
1408
1409
  };
1409
1410
  ingressEgressEthereum: {
1410
1411
  boostDepositsEnabled: boolean;
@@ -1431,8 +1432,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1431
1432
  depositsEnabled: boolean;
1432
1433
  };
1433
1434
  };
1434
- __kind: "CodeAmber";
1435
1435
  }, {
1436
+ __kind: "CodeAmber";
1436
1437
  value: {
1437
1438
  funding: {
1438
1439
  redeemEnabled: boolean;
@@ -1487,6 +1488,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1487
1488
  } | {
1488
1489
  __kind: "CodeRed";
1489
1490
  } | {
1491
+ __kind: "CodeAmber";
1490
1492
  value: {
1491
1493
  governance: boolean;
1492
1494
  funding: boolean;
@@ -1508,7 +1510,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1508
1510
  arbitrumIngressEgress: boolean;
1509
1511
  arbitrumVault: boolean;
1510
1512
  };
1511
- __kind: "CodeAmber";
1512
1513
  };
1513
1514
  ingressEgressEthereum: {
1514
1515
  boostDepositsEnabled: boolean;
@@ -1535,7 +1536,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1535
1536
  depositsEnabled: boolean;
1536
1537
  };
1537
1538
  };
1538
- __kind: "CodeAmber";
1539
1539
  }>]>;
1540
1540
  declare const cfChainsBtcUtxoId: z.ZodObject<{
1541
1541
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -1693,11 +1693,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
1693
1693
  } | null | undefined;
1694
1694
  }>;
1695
1695
  }, "strip", z.ZodTypeAny, {
1696
- amount: bigint;
1697
1696
  id: {
1698
1697
  txId: `0x${string}`;
1699
1698
  vout: number;
1700
1699
  };
1700
+ amount: bigint;
1701
1701
  depositAddress: {
1702
1702
  pubkeyX: `0x${string}`;
1703
1703
  scriptPath?: {
@@ -1710,11 +1710,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
1710
1710
  } | null | undefined;
1711
1711
  };
1712
1712
  }, {
1713
- amount: string | number;
1714
1713
  id: {
1715
1714
  txId: string;
1716
1715
  vout: number;
1717
1716
  };
1717
+ amount: string | number;
1718
1718
  depositAddress: {
1719
1719
  pubkeyX: string;
1720
1720
  scriptPath?: {
@@ -1793,6 +1793,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1793
1793
  newEpochIndex: number;
1794
1794
  }>;
1795
1795
  }, "strip", z.ZodTypeAny, {
1796
+ __kind: "KeygensInProgress";
1796
1797
  value: {
1797
1798
  primaryCandidates: `cF${string}`[];
1798
1799
  secondaryCandidates: `cF${string}`[];
@@ -1800,8 +1801,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1800
1801
  bond: bigint;
1801
1802
  newEpochIndex: number;
1802
1803
  };
1803
- __kind: "KeygensInProgress";
1804
1804
  }, {
1805
+ __kind: "KeygensInProgress";
1805
1806
  value: {
1806
1807
  primaryCandidates: string[];
1807
1808
  secondaryCandidates: string[];
@@ -1809,7 +1810,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1809
1810
  bond: string | number;
1810
1811
  newEpochIndex: number;
1811
1812
  };
1812
- __kind: "KeygensInProgress";
1813
1813
  }>, z.ZodObject<{
1814
1814
  __kind: z.ZodLiteral<"KeyHandoversInProgress">;
1815
1815
  value: z.ZodObject<{
@@ -1832,6 +1832,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1832
1832
  newEpochIndex: number;
1833
1833
  }>;
1834
1834
  }, "strip", z.ZodTypeAny, {
1835
+ __kind: "KeyHandoversInProgress";
1835
1836
  value: {
1836
1837
  primaryCandidates: `cF${string}`[];
1837
1838
  secondaryCandidates: `cF${string}`[];
@@ -1839,8 +1840,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1839
1840
  bond: bigint;
1840
1841
  newEpochIndex: number;
1841
1842
  };
1842
- __kind: "KeyHandoversInProgress";
1843
1843
  }, {
1844
+ __kind: "KeyHandoversInProgress";
1844
1845
  value: {
1845
1846
  primaryCandidates: string[];
1846
1847
  secondaryCandidates: string[];
@@ -1848,7 +1849,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1848
1849
  bond: string | number;
1849
1850
  newEpochIndex: number;
1850
1851
  };
1851
- __kind: "KeyHandoversInProgress";
1852
1852
  }>, z.ZodObject<{
1853
1853
  __kind: z.ZodLiteral<"ActivatingKeys">;
1854
1854
  value: z.ZodObject<{
@@ -1871,6 +1871,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1871
1871
  newEpochIndex: number;
1872
1872
  }>;
1873
1873
  }, "strip", z.ZodTypeAny, {
1874
+ __kind: "ActivatingKeys";
1874
1875
  value: {
1875
1876
  primaryCandidates: `cF${string}`[];
1876
1877
  secondaryCandidates: `cF${string}`[];
@@ -1878,8 +1879,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1878
1879
  bond: bigint;
1879
1880
  newEpochIndex: number;
1880
1881
  };
1881
- __kind: "ActivatingKeys";
1882
1882
  }, {
1883
+ __kind: "ActivatingKeys";
1883
1884
  value: {
1884
1885
  primaryCandidates: string[];
1885
1886
  secondaryCandidates: string[];
@@ -1887,7 +1888,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1887
1888
  bond: string | number;
1888
1889
  newEpochIndex: number;
1889
1890
  };
1890
- __kind: "ActivatingKeys";
1891
1891
  }>, z.ZodObject<{
1892
1892
  __kind: z.ZodLiteral<"NewKeysActivated">;
1893
1893
  value: z.ZodObject<{
@@ -1910,6 +1910,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1910
1910
  newEpochIndex: number;
1911
1911
  }>;
1912
1912
  }, "strip", z.ZodTypeAny, {
1913
+ __kind: "NewKeysActivated";
1913
1914
  value: {
1914
1915
  primaryCandidates: `cF${string}`[];
1915
1916
  secondaryCandidates: `cF${string}`[];
@@ -1917,8 +1918,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1917
1918
  bond: bigint;
1918
1919
  newEpochIndex: number;
1919
1920
  };
1920
- __kind: "NewKeysActivated";
1921
1921
  }, {
1922
+ __kind: "NewKeysActivated";
1922
1923
  value: {
1923
1924
  primaryCandidates: string[];
1924
1925
  secondaryCandidates: string[];
@@ -1926,16 +1927,15 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
1926
1927
  bond: string | number;
1927
1928
  newEpochIndex: number;
1928
1929
  };
1929
- __kind: "NewKeysActivated";
1930
1930
  }>, z.ZodObject<{
1931
1931
  __kind: z.ZodLiteral<"SessionRotating">;
1932
1932
  value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
1933
1933
  }, "strip", z.ZodTypeAny, {
1934
- value: [`cF${string}`[], bigint];
1935
1934
  __kind: "SessionRotating";
1935
+ value: [`cF${string}`[], bigint];
1936
1936
  }, {
1937
- value: [string[], string | number];
1938
1937
  __kind: "SessionRotating";
1938
+ value: [string[], string | number];
1939
1939
  }>]>;
1940
1940
  declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1941
1941
  __kind: z.ZodLiteral<"SetGovernanceKey">;
@@ -1949,22 +1949,22 @@ declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__
1949
1949
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
1950
1950
  }>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
1951
1951
  }, "strip", z.ZodTypeAny, {
1952
- value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", `0x${string}`];
1953
1952
  __kind: "SetGovernanceKey";
1953
+ value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", `0x${string}`];
1954
1954
  }, {
1955
+ __kind: "SetGovernanceKey";
1955
1956
  value: [{
1956
1957
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
1957
1958
  }, string];
1958
- __kind: "SetGovernanceKey";
1959
1959
  }>, z.ZodObject<{
1960
1960
  __kind: z.ZodLiteral<"SetCommunityKey">;
1961
1961
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1962
1962
  }, "strip", z.ZodTypeAny, {
1963
- value: `0x${string}`;
1964
1963
  __kind: "SetCommunityKey";
1964
+ value: `0x${string}`;
1965
1965
  }, {
1966
- value: string;
1967
1966
  __kind: "SetCommunityKey";
1967
+ value: string;
1968
1968
  }>]>;
1969
1969
  declare const cfChainsEvmParityBit: z.ZodEffects<z.ZodObject<{
1970
1970
  __kind: z.ZodEnum<["Odd", "Even"]>;
@@ -2063,17 +2063,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
2063
2063
  error: string;
2064
2064
  }>;
2065
2065
  }, "strip", z.ZodTypeAny, {
2066
+ __kind: "Module";
2066
2067
  value: {
2067
2068
  index: number;
2068
2069
  error: `0x${string}`;
2069
2070
  };
2070
- __kind: "Module";
2071
2071
  }, {
2072
+ __kind: "Module";
2072
2073
  value: {
2073
2074
  index: number;
2074
2075
  error: string;
2075
2076
  };
2076
- __kind: "Module";
2077
2077
  }>, z.ZodObject<{
2078
2078
  __kind: z.ZodLiteral<"ConsumerRemaining">;
2079
2079
  }, "strip", z.ZodTypeAny, {
@@ -2104,13 +2104,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
2104
2104
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2105
2105
  }>;
2106
2106
  }, "strip", z.ZodTypeAny, {
2107
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2108
2107
  __kind: "Token";
2108
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2109
2109
  }, {
2110
+ __kind: "Token";
2110
2111
  value: {
2111
2112
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2112
2113
  };
2113
- __kind: "Token";
2114
2114
  }>, z.ZodObject<{
2115
2115
  __kind: z.ZodLiteral<"Arithmetic">;
2116
2116
  value: z.ZodEffects<z.ZodObject<{
@@ -2123,13 +2123,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
2123
2123
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2124
2124
  }>;
2125
2125
  }, "strip", z.ZodTypeAny, {
2126
- value: "Underflow" | "Overflow" | "DivisionByZero";
2127
2126
  __kind: "Arithmetic";
2127
+ value: "Underflow" | "Overflow" | "DivisionByZero";
2128
2128
  }, {
2129
+ __kind: "Arithmetic";
2129
2130
  value: {
2130
2131
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2131
2132
  };
2132
- __kind: "Arithmetic";
2133
2133
  }>, z.ZodObject<{
2134
2134
  __kind: z.ZodLiteral<"Transactional">;
2135
2135
  value: z.ZodEffects<z.ZodObject<{
@@ -2142,13 +2142,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
2142
2142
  __kind: "LimitReached" | "NoLayer";
2143
2143
  }>;
2144
2144
  }, "strip", z.ZodTypeAny, {
2145
- value: "LimitReached" | "NoLayer";
2146
2145
  __kind: "Transactional";
2146
+ value: "LimitReached" | "NoLayer";
2147
2147
  }, {
2148
+ __kind: "Transactional";
2148
2149
  value: {
2149
2150
  __kind: "LimitReached" | "NoLayer";
2150
2151
  };
2151
- __kind: "Transactional";
2152
2152
  }>, z.ZodObject<{
2153
2153
  __kind: z.ZodLiteral<"Exhausted">;
2154
2154
  }, "strip", z.ZodTypeAny, {
@@ -2213,17 +2213,17 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2213
2213
  error: string;
2214
2214
  }>;
2215
2215
  }, "strip", z.ZodTypeAny, {
2216
+ __kind: "Module";
2216
2217
  value: {
2217
2218
  index: number;
2218
2219
  error: `0x${string}`;
2219
2220
  };
2220
- __kind: "Module";
2221
2221
  }, {
2222
+ __kind: "Module";
2222
2223
  value: {
2223
2224
  index: number;
2224
2225
  error: string;
2225
2226
  };
2226
- __kind: "Module";
2227
2227
  }>, z.ZodObject<{
2228
2228
  __kind: z.ZodLiteral<"ConsumerRemaining">;
2229
2229
  }, "strip", z.ZodTypeAny, {
@@ -2254,13 +2254,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2254
2254
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2255
2255
  }>;
2256
2256
  }, "strip", z.ZodTypeAny, {
2257
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2258
2257
  __kind: "Token";
2258
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2259
2259
  }, {
2260
+ __kind: "Token";
2260
2261
  value: {
2261
2262
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2262
2263
  };
2263
- __kind: "Token";
2264
2264
  }>, z.ZodObject<{
2265
2265
  __kind: z.ZodLiteral<"Arithmetic">;
2266
2266
  value: z.ZodEffects<z.ZodObject<{
@@ -2273,13 +2273,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2273
2273
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2274
2274
  }>;
2275
2275
  }, "strip", z.ZodTypeAny, {
2276
- value: "Underflow" | "Overflow" | "DivisionByZero";
2277
2276
  __kind: "Arithmetic";
2277
+ value: "Underflow" | "Overflow" | "DivisionByZero";
2278
2278
  }, {
2279
+ __kind: "Arithmetic";
2279
2280
  value: {
2280
2281
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2281
2282
  };
2282
- __kind: "Arithmetic";
2283
2283
  }>, z.ZodObject<{
2284
2284
  __kind: z.ZodLiteral<"Transactional">;
2285
2285
  value: z.ZodEffects<z.ZodObject<{
@@ -2292,13 +2292,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2292
2292
  __kind: "LimitReached" | "NoLayer";
2293
2293
  }>;
2294
2294
  }, "strip", z.ZodTypeAny, {
2295
- value: "LimitReached" | "NoLayer";
2296
2295
  __kind: "Transactional";
2296
+ value: "LimitReached" | "NoLayer";
2297
2297
  }, {
2298
+ __kind: "Transactional";
2298
2299
  value: {
2299
2300
  __kind: "LimitReached" | "NoLayer";
2300
2301
  };
2301
- __kind: "Transactional";
2302
2302
  }>, z.ZodObject<{
2303
2303
  __kind: z.ZodLiteral<"Exhausted">;
2304
2304
  }, "strip", z.ZodTypeAny, {
@@ -2325,6 +2325,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2325
2325
  __kind: "RootNotAllowed";
2326
2326
  }>]>;
2327
2327
  }, "strip", z.ZodTypeAny, {
2328
+ __kind: "Err";
2328
2329
  value: {
2329
2330
  __kind: "Other";
2330
2331
  } | {
@@ -2332,11 +2333,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2332
2333
  } | {
2333
2334
  __kind: "BadOrigin";
2334
2335
  } | {
2336
+ __kind: "Module";
2335
2337
  value: {
2336
2338
  index: number;
2337
2339
  error: `0x${string}`;
2338
2340
  };
2339
- __kind: "Module";
2340
2341
  } | {
2341
2342
  __kind: "ConsumerRemaining";
2342
2343
  } | {
@@ -2344,14 +2345,14 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2344
2345
  } | {
2345
2346
  __kind: "TooManyConsumers";
2346
2347
  } | {
2347
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2348
2348
  __kind: "Token";
2349
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2349
2350
  } | {
2350
- value: "Underflow" | "Overflow" | "DivisionByZero";
2351
2351
  __kind: "Arithmetic";
2352
+ value: "Underflow" | "Overflow" | "DivisionByZero";
2352
2353
  } | {
2353
- value: "LimitReached" | "NoLayer";
2354
2354
  __kind: "Transactional";
2355
+ value: "LimitReached" | "NoLayer";
2355
2356
  } | {
2356
2357
  __kind: "Exhausted";
2357
2358
  } | {
@@ -2361,8 +2362,8 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2361
2362
  } | {
2362
2363
  __kind: "RootNotAllowed";
2363
2364
  };
2364
- __kind: "Err";
2365
2365
  }, {
2366
+ __kind: "Err";
2366
2367
  value: {
2367
2368
  __kind: "Other";
2368
2369
  } | {
@@ -2370,11 +2371,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2370
2371
  } | {
2371
2372
  __kind: "BadOrigin";
2372
2373
  } | {
2374
+ __kind: "Module";
2373
2375
  value: {
2374
2376
  index: number;
2375
2377
  error: string;
2376
2378
  };
2377
- __kind: "Module";
2378
2379
  } | {
2379
2380
  __kind: "ConsumerRemaining";
2380
2381
  } | {
@@ -2382,20 +2383,20 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2382
2383
  } | {
2383
2384
  __kind: "TooManyConsumers";
2384
2385
  } | {
2386
+ __kind: "Token";
2385
2387
  value: {
2386
2388
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2387
2389
  };
2388
- __kind: "Token";
2389
2390
  } | {
2391
+ __kind: "Arithmetic";
2390
2392
  value: {
2391
2393
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2392
2394
  };
2393
- __kind: "Arithmetic";
2394
2395
  } | {
2396
+ __kind: "Transactional";
2395
2397
  value: {
2396
2398
  __kind: "LimitReached" | "NoLayer";
2397
2399
  };
2398
- __kind: "Transactional";
2399
2400
  } | {
2400
2401
  __kind: "Exhausted";
2401
2402
  } | {
@@ -2405,17 +2406,16 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2405
2406
  } | {
2406
2407
  __kind: "RootNotAllowed";
2407
2408
  };
2408
- __kind: "Err";
2409
2409
  }>]>;
2410
2410
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2411
2411
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
2412
2412
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2413
2413
  }, "strip", z.ZodTypeAny, {
2414
- value: `0x${string}`;
2415
2414
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
2415
+ value: `0x${string}`;
2416
2416
  }, {
2417
- value: string;
2418
2417
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
2418
+ value: string;
2419
2419
  }>, {
2420
2420
  readonly chain: "Ethereum";
2421
2421
  readonly address: `0x${string}`;
@@ -2429,8 +2429,8 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2429
2429
  readonly chain: "Arbitrum";
2430
2430
  readonly address: `0x${string}`;
2431
2431
  }, {
2432
- value: string;
2433
2432
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
2433
+ value: string;
2434
2434
  }>;
2435
2435
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
2436
2436
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
@@ -2470,11 +2470,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2470
2470
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
2471
2471
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2472
2472
  }, "strip", z.ZodTypeAny, {
2473
- value: `0x${string}`;
2474
2473
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
2474
+ value: `0x${string}`;
2475
2475
  }, {
2476
- value: string;
2477
2476
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
2477
+ value: string;
2478
2478
  }>, {
2479
2479
  readonly chain: "Ethereum";
2480
2480
  readonly address: `0x${string}`;
@@ -2488,8 +2488,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2488
2488
  readonly chain: "Arbitrum";
2489
2489
  readonly address: `0x${string}`;
2490
2490
  }, {
2491
- value: string;
2492
2491
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
2492
+ value: string;
2493
2493
  }>;
2494
2494
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2495
2495
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -2513,8 +2513,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2513
2513
  }, {
2514
2514
  __kind: "DepositChannel";
2515
2515
  depositAddress: {
2516
- value: string;
2517
2516
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
2517
+ value: string;
2518
2518
  };
2519
2519
  channelId: string | number;
2520
2520
  depositBlockHeight: string | number;
@@ -2532,47 +2532,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
2532
2532
  __kind: z.ZodLiteral<"P2PKH">;
2533
2533
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2534
2534
  }, "strip", z.ZodTypeAny, {
2535
- value: `0x${string}`;
2536
2535
  __kind: "P2PKH";
2536
+ value: `0x${string}`;
2537
2537
  }, {
2538
- value: string;
2539
2538
  __kind: "P2PKH";
2539
+ value: string;
2540
2540
  }>, z.ZodObject<{
2541
2541
  __kind: z.ZodLiteral<"P2SH">;
2542
2542
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2543
2543
  }, "strip", z.ZodTypeAny, {
2544
- value: `0x${string}`;
2545
2544
  __kind: "P2SH";
2545
+ value: `0x${string}`;
2546
2546
  }, {
2547
- value: string;
2548
2547
  __kind: "P2SH";
2548
+ value: string;
2549
2549
  }>, z.ZodObject<{
2550
2550
  __kind: z.ZodLiteral<"P2WPKH">;
2551
2551
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2552
2552
  }, "strip", z.ZodTypeAny, {
2553
- value: `0x${string}`;
2554
2553
  __kind: "P2WPKH";
2554
+ value: `0x${string}`;
2555
2555
  }, {
2556
- value: string;
2557
2556
  __kind: "P2WPKH";
2557
+ value: string;
2558
2558
  }>, z.ZodObject<{
2559
2559
  __kind: z.ZodLiteral<"P2WSH">;
2560
2560
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2561
2561
  }, "strip", z.ZodTypeAny, {
2562
- value: `0x${string}`;
2563
2562
  __kind: "P2WSH";
2563
+ value: `0x${string}`;
2564
2564
  }, {
2565
- value: string;
2566
2565
  __kind: "P2WSH";
2566
+ value: string;
2567
2567
  }>, z.ZodObject<{
2568
2568
  __kind: z.ZodLiteral<"Taproot">;
2569
2569
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2570
2570
  }, "strip", z.ZodTypeAny, {
2571
- value: `0x${string}`;
2572
2571
  __kind: "Taproot";
2572
+ value: `0x${string}`;
2573
2573
  }, {
2574
- value: string;
2575
2574
  __kind: "Taproot";
2575
+ value: string;
2576
2576
  }>, z.ZodObject<{
2577
2577
  __kind: z.ZodLiteral<"OtherSegwit">;
2578
2578
  version: z.ZodNumber;
@@ -2590,67 +2590,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
2590
2590
  __kind: z.ZodLiteral<"Eth">;
2591
2591
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2592
2592
  }, "strip", z.ZodTypeAny, {
2593
- value: `0x${string}`;
2594
2593
  __kind: "Eth";
2594
+ value: `0x${string}`;
2595
2595
  }, {
2596
- value: string;
2597
2596
  __kind: "Eth";
2597
+ value: string;
2598
2598
  }>, z.ZodObject<{
2599
2599
  __kind: z.ZodLiteral<"Dot">;
2600
2600
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2601
2601
  }, "strip", z.ZodTypeAny, {
2602
- value: `0x${string}`;
2603
2602
  __kind: "Dot";
2603
+ value: `0x${string}`;
2604
2604
  }, {
2605
- value: string;
2606
2605
  __kind: "Dot";
2606
+ value: string;
2607
2607
  }>, z.ZodObject<{
2608
2608
  __kind: z.ZodLiteral<"Btc">;
2609
2609
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2610
2610
  __kind: z.ZodLiteral<"P2PKH">;
2611
2611
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2612
2612
  }, "strip", z.ZodTypeAny, {
2613
- value: `0x${string}`;
2614
2613
  __kind: "P2PKH";
2614
+ value: `0x${string}`;
2615
2615
  }, {
2616
- value: string;
2617
2616
  __kind: "P2PKH";
2617
+ value: string;
2618
2618
  }>, z.ZodObject<{
2619
2619
  __kind: z.ZodLiteral<"P2SH">;
2620
2620
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2621
2621
  }, "strip", z.ZodTypeAny, {
2622
- value: `0x${string}`;
2623
2622
  __kind: "P2SH";
2623
+ value: `0x${string}`;
2624
2624
  }, {
2625
- value: string;
2626
2625
  __kind: "P2SH";
2626
+ value: string;
2627
2627
  }>, z.ZodObject<{
2628
2628
  __kind: z.ZodLiteral<"P2WPKH">;
2629
2629
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2630
2630
  }, "strip", z.ZodTypeAny, {
2631
- value: `0x${string}`;
2632
2631
  __kind: "P2WPKH";
2632
+ value: `0x${string}`;
2633
2633
  }, {
2634
- value: string;
2635
2634
  __kind: "P2WPKH";
2635
+ value: string;
2636
2636
  }>, z.ZodObject<{
2637
2637
  __kind: z.ZodLiteral<"P2WSH">;
2638
2638
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2639
2639
  }, "strip", z.ZodTypeAny, {
2640
- value: `0x${string}`;
2641
2640
  __kind: "P2WSH";
2641
+ value: `0x${string}`;
2642
2642
  }, {
2643
- value: string;
2644
2643
  __kind: "P2WSH";
2644
+ value: string;
2645
2645
  }>, z.ZodObject<{
2646
2646
  __kind: z.ZodLiteral<"Taproot">;
2647
2647
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2648
2648
  }, "strip", z.ZodTypeAny, {
2649
- value: `0x${string}`;
2650
2649
  __kind: "Taproot";
2650
+ value: `0x${string}`;
2651
2651
  }, {
2652
- value: string;
2653
2652
  __kind: "Taproot";
2653
+ value: string;
2654
2654
  }>, z.ZodObject<{
2655
2655
  __kind: z.ZodLiteral<"OtherSegwit">;
2656
2656
  version: z.ZodNumber;
@@ -2665,58 +2665,58 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
2665
2665
  program: string;
2666
2666
  }>]>;
2667
2667
  }, "strip", z.ZodTypeAny, {
2668
+ __kind: "Btc";
2668
2669
  value: {
2669
- value: `0x${string}`;
2670
2670
  __kind: "P2PKH";
2671
- } | {
2672
2671
  value: `0x${string}`;
2673
- __kind: "P2SH";
2674
2672
  } | {
2673
+ __kind: "P2SH";
2675
2674
  value: `0x${string}`;
2676
- __kind: "P2WPKH";
2677
2675
  } | {
2676
+ __kind: "P2WPKH";
2678
2677
  value: `0x${string}`;
2679
- __kind: "P2WSH";
2680
2678
  } | {
2679
+ __kind: "P2WSH";
2681
2680
  value: `0x${string}`;
2681
+ } | {
2682
2682
  __kind: "Taproot";
2683
+ value: `0x${string}`;
2683
2684
  } | {
2684
2685
  __kind: "OtherSegwit";
2685
2686
  version: number;
2686
2687
  program: `0x${string}`;
2687
2688
  };
2688
- __kind: "Btc";
2689
2689
  }, {
2690
+ __kind: "Btc";
2690
2691
  value: {
2691
- value: string;
2692
2692
  __kind: "P2PKH";
2693
- } | {
2694
2693
  value: string;
2695
- __kind: "P2SH";
2696
2694
  } | {
2695
+ __kind: "P2SH";
2697
2696
  value: string;
2698
- __kind: "P2WPKH";
2699
2697
  } | {
2698
+ __kind: "P2WPKH";
2700
2699
  value: string;
2701
- __kind: "P2WSH";
2702
2700
  } | {
2701
+ __kind: "P2WSH";
2703
2702
  value: string;
2703
+ } | {
2704
2704
  __kind: "Taproot";
2705
+ value: string;
2705
2706
  } | {
2706
2707
  __kind: "OtherSegwit";
2707
2708
  version: number;
2708
2709
  program: string;
2709
2710
  };
2710
- __kind: "Btc";
2711
2711
  }>, z.ZodObject<{
2712
2712
  __kind: z.ZodLiteral<"Arb">;
2713
2713
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2714
2714
  }, "strip", z.ZodTypeAny, {
2715
- value: `0x${string}`;
2716
2715
  __kind: "Arb";
2716
+ value: `0x${string}`;
2717
2717
  }, {
2718
- value: string;
2719
2718
  __kind: "Arb";
2719
+ value: string;
2720
2720
  }>]>;
2721
2721
  declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2722
2722
  __kind: z.ZodLiteral<"Swap">;
@@ -2724,67 +2724,67 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
2724
2724
  __kind: z.ZodLiteral<"Eth">;
2725
2725
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2726
2726
  }, "strip", z.ZodTypeAny, {
2727
- value: `0x${string}`;
2728
2727
  __kind: "Eth";
2728
+ value: `0x${string}`;
2729
2729
  }, {
2730
- value: string;
2731
2730
  __kind: "Eth";
2731
+ value: string;
2732
2732
  }>, z.ZodObject<{
2733
2733
  __kind: z.ZodLiteral<"Dot">;
2734
2734
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2735
2735
  }, "strip", z.ZodTypeAny, {
2736
- value: `0x${string}`;
2737
2736
  __kind: "Dot";
2737
+ value: `0x${string}`;
2738
2738
  }, {
2739
- value: string;
2740
2739
  __kind: "Dot";
2740
+ value: string;
2741
2741
  }>, z.ZodObject<{
2742
2742
  __kind: z.ZodLiteral<"Btc">;
2743
2743
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2744
2744
  __kind: z.ZodLiteral<"P2PKH">;
2745
2745
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2746
2746
  }, "strip", z.ZodTypeAny, {
2747
- value: `0x${string}`;
2748
2747
  __kind: "P2PKH";
2748
+ value: `0x${string}`;
2749
2749
  }, {
2750
- value: string;
2751
2750
  __kind: "P2PKH";
2751
+ value: string;
2752
2752
  }>, z.ZodObject<{
2753
2753
  __kind: z.ZodLiteral<"P2SH">;
2754
2754
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2755
2755
  }, "strip", z.ZodTypeAny, {
2756
- value: `0x${string}`;
2757
2756
  __kind: "P2SH";
2757
+ value: `0x${string}`;
2758
2758
  }, {
2759
- value: string;
2760
2759
  __kind: "P2SH";
2760
+ value: string;
2761
2761
  }>, z.ZodObject<{
2762
2762
  __kind: z.ZodLiteral<"P2WPKH">;
2763
2763
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2764
2764
  }, "strip", z.ZodTypeAny, {
2765
- value: `0x${string}`;
2766
2765
  __kind: "P2WPKH";
2766
+ value: `0x${string}`;
2767
2767
  }, {
2768
- value: string;
2769
2768
  __kind: "P2WPKH";
2769
+ value: string;
2770
2770
  }>, z.ZodObject<{
2771
2771
  __kind: z.ZodLiteral<"P2WSH">;
2772
2772
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2773
2773
  }, "strip", z.ZodTypeAny, {
2774
- value: `0x${string}`;
2775
2774
  __kind: "P2WSH";
2775
+ value: `0x${string}`;
2776
2776
  }, {
2777
- value: string;
2778
2777
  __kind: "P2WSH";
2778
+ value: string;
2779
2779
  }>, z.ZodObject<{
2780
2780
  __kind: z.ZodLiteral<"Taproot">;
2781
2781
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2782
2782
  }, "strip", z.ZodTypeAny, {
2783
- value: `0x${string}`;
2784
2783
  __kind: "Taproot";
2784
+ value: `0x${string}`;
2785
2785
  }, {
2786
- value: string;
2787
2786
  __kind: "Taproot";
2787
+ value: string;
2788
2788
  }>, z.ZodObject<{
2789
2789
  __kind: z.ZodLiteral<"OtherSegwit">;
2790
2790
  version: z.ZodNumber;
@@ -2799,145 +2799,145 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
2799
2799
  program: string;
2800
2800
  }>]>;
2801
2801
  }, "strip", z.ZodTypeAny, {
2802
+ __kind: "Btc";
2802
2803
  value: {
2803
- value: `0x${string}`;
2804
2804
  __kind: "P2PKH";
2805
- } | {
2806
2805
  value: `0x${string}`;
2807
- __kind: "P2SH";
2808
2806
  } | {
2807
+ __kind: "P2SH";
2809
2808
  value: `0x${string}`;
2810
- __kind: "P2WPKH";
2811
2809
  } | {
2810
+ __kind: "P2WPKH";
2812
2811
  value: `0x${string}`;
2813
- __kind: "P2WSH";
2814
2812
  } | {
2813
+ __kind: "P2WSH";
2815
2814
  value: `0x${string}`;
2815
+ } | {
2816
2816
  __kind: "Taproot";
2817
+ value: `0x${string}`;
2817
2818
  } | {
2818
2819
  __kind: "OtherSegwit";
2819
2820
  version: number;
2820
2821
  program: `0x${string}`;
2821
2822
  };
2822
- __kind: "Btc";
2823
2823
  }, {
2824
+ __kind: "Btc";
2824
2825
  value: {
2825
- value: string;
2826
2826
  __kind: "P2PKH";
2827
- } | {
2828
2827
  value: string;
2829
- __kind: "P2SH";
2830
2828
  } | {
2829
+ __kind: "P2SH";
2831
2830
  value: string;
2832
- __kind: "P2WPKH";
2833
2831
  } | {
2832
+ __kind: "P2WPKH";
2834
2833
  value: string;
2835
- __kind: "P2WSH";
2836
2834
  } | {
2835
+ __kind: "P2WSH";
2837
2836
  value: string;
2837
+ } | {
2838
2838
  __kind: "Taproot";
2839
+ value: string;
2839
2840
  } | {
2840
2841
  __kind: "OtherSegwit";
2841
2842
  version: number;
2842
2843
  program: string;
2843
2844
  };
2844
- __kind: "Btc";
2845
2845
  }>, z.ZodObject<{
2846
2846
  __kind: z.ZodLiteral<"Arb">;
2847
2847
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2848
2848
  }, "strip", z.ZodTypeAny, {
2849
- value: `0x${string}`;
2850
2849
  __kind: "Arb";
2850
+ value: `0x${string}`;
2851
2851
  }, {
2852
- value: string;
2853
2852
  __kind: "Arb";
2853
+ value: string;
2854
2854
  }>]>;
2855
2855
  }, "strip", z.ZodTypeAny, {
2856
+ __kind: "Swap";
2856
2857
  value: {
2857
- value: `0x${string}`;
2858
2858
  __kind: "Eth";
2859
- } | {
2860
2859
  value: `0x${string}`;
2860
+ } | {
2861
2861
  __kind: "Dot";
2862
+ value: `0x${string}`;
2862
2863
  } | {
2864
+ __kind: "Btc";
2863
2865
  value: {
2864
- value: `0x${string}`;
2865
2866
  __kind: "P2PKH";
2866
- } | {
2867
2867
  value: `0x${string}`;
2868
- __kind: "P2SH";
2869
2868
  } | {
2869
+ __kind: "P2SH";
2870
2870
  value: `0x${string}`;
2871
- __kind: "P2WPKH";
2872
2871
  } | {
2872
+ __kind: "P2WPKH";
2873
2873
  value: `0x${string}`;
2874
- __kind: "P2WSH";
2875
2874
  } | {
2875
+ __kind: "P2WSH";
2876
2876
  value: `0x${string}`;
2877
+ } | {
2877
2878
  __kind: "Taproot";
2879
+ value: `0x${string}`;
2878
2880
  } | {
2879
2881
  __kind: "OtherSegwit";
2880
2882
  version: number;
2881
2883
  program: `0x${string}`;
2882
2884
  };
2883
- __kind: "Btc";
2884
2885
  } | {
2885
- value: `0x${string}`;
2886
2886
  __kind: "Arb";
2887
+ value: `0x${string}`;
2887
2888
  };
2888
- __kind: "Swap";
2889
2889
  }, {
2890
+ __kind: "Swap";
2890
2891
  value: {
2891
- value: string;
2892
2892
  __kind: "Eth";
2893
- } | {
2894
2893
  value: string;
2894
+ } | {
2895
2895
  __kind: "Dot";
2896
+ value: string;
2896
2897
  } | {
2898
+ __kind: "Btc";
2897
2899
  value: {
2898
- value: string;
2899
2900
  __kind: "P2PKH";
2900
- } | {
2901
2901
  value: string;
2902
- __kind: "P2SH";
2903
2902
  } | {
2903
+ __kind: "P2SH";
2904
2904
  value: string;
2905
- __kind: "P2WPKH";
2906
2905
  } | {
2906
+ __kind: "P2WPKH";
2907
2907
  value: string;
2908
- __kind: "P2WSH";
2909
2908
  } | {
2909
+ __kind: "P2WSH";
2910
2910
  value: string;
2911
+ } | {
2911
2912
  __kind: "Taproot";
2913
+ value: string;
2912
2914
  } | {
2913
2915
  __kind: "OtherSegwit";
2914
2916
  version: number;
2915
2917
  program: string;
2916
2918
  };
2917
- __kind: "Btc";
2918
2919
  } | {
2919
- value: string;
2920
2920
  __kind: "Arb";
2921
+ value: string;
2921
2922
  };
2922
- __kind: "Swap";
2923
2923
  }>, z.ZodObject<{
2924
2924
  __kind: z.ZodLiteral<"CcmPrincipal">;
2925
2925
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2926
2926
  }, "strip", z.ZodTypeAny, {
2927
- value: bigint;
2928
2927
  __kind: "CcmPrincipal";
2928
+ value: bigint;
2929
2929
  }, {
2930
- value: string | number;
2931
2930
  __kind: "CcmPrincipal";
2931
+ value: string | number;
2932
2932
  }>, z.ZodObject<{
2933
2933
  __kind: z.ZodLiteral<"CcmGas">;
2934
2934
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2935
2935
  }, "strip", z.ZodTypeAny, {
2936
- value: bigint;
2937
2936
  __kind: "CcmGas";
2937
+ value: bigint;
2938
2938
  }, {
2939
- value: string | number;
2940
2939
  __kind: "CcmGas";
2940
+ value: string | number;
2941
2941
  }>, z.ZodObject<{
2942
2942
  __kind: z.ZodLiteral<"NetworkFee">;
2943
2943
  }, "strip", z.ZodTypeAny, {
@@ -2974,67 +2974,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
2974
2974
  __kind: z.ZodLiteral<"Eth">;
2975
2975
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2976
2976
  }, "strip", z.ZodTypeAny, {
2977
- value: `0x${string}`;
2978
2977
  __kind: "Eth";
2978
+ value: `0x${string}`;
2979
2979
  }, {
2980
- value: string;
2981
2980
  __kind: "Eth";
2981
+ value: string;
2982
2982
  }>, z.ZodObject<{
2983
2983
  __kind: z.ZodLiteral<"Dot">;
2984
2984
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2985
2985
  }, "strip", z.ZodTypeAny, {
2986
- value: `0x${string}`;
2987
2986
  __kind: "Dot";
2987
+ value: `0x${string}`;
2988
2988
  }, {
2989
- value: string;
2990
2989
  __kind: "Dot";
2990
+ value: string;
2991
2991
  }>, z.ZodObject<{
2992
2992
  __kind: z.ZodLiteral<"Btc">;
2993
2993
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2994
2994
  __kind: z.ZodLiteral<"P2PKH">;
2995
2995
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2996
2996
  }, "strip", z.ZodTypeAny, {
2997
- value: `0x${string}`;
2998
2997
  __kind: "P2PKH";
2998
+ value: `0x${string}`;
2999
2999
  }, {
3000
- value: string;
3001
3000
  __kind: "P2PKH";
3001
+ value: string;
3002
3002
  }>, z.ZodObject<{
3003
3003
  __kind: z.ZodLiteral<"P2SH">;
3004
3004
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3005
3005
  }, "strip", z.ZodTypeAny, {
3006
- value: `0x${string}`;
3007
3006
  __kind: "P2SH";
3007
+ value: `0x${string}`;
3008
3008
  }, {
3009
- value: string;
3010
3009
  __kind: "P2SH";
3010
+ value: string;
3011
3011
  }>, z.ZodObject<{
3012
3012
  __kind: z.ZodLiteral<"P2WPKH">;
3013
3013
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3014
3014
  }, "strip", z.ZodTypeAny, {
3015
- value: `0x${string}`;
3016
3015
  __kind: "P2WPKH";
3016
+ value: `0x${string}`;
3017
3017
  }, {
3018
- value: string;
3019
3018
  __kind: "P2WPKH";
3019
+ value: string;
3020
3020
  }>, z.ZodObject<{
3021
3021
  __kind: z.ZodLiteral<"P2WSH">;
3022
3022
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3023
3023
  }, "strip", z.ZodTypeAny, {
3024
- value: `0x${string}`;
3025
3024
  __kind: "P2WSH";
3025
+ value: `0x${string}`;
3026
3026
  }, {
3027
- value: string;
3028
3027
  __kind: "P2WSH";
3028
+ value: string;
3029
3029
  }>, z.ZodObject<{
3030
3030
  __kind: z.ZodLiteral<"Taproot">;
3031
3031
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3032
3032
  }, "strip", z.ZodTypeAny, {
3033
- value: `0x${string}`;
3034
3033
  __kind: "Taproot";
3034
+ value: `0x${string}`;
3035
3035
  }, {
3036
- value: string;
3037
3036
  __kind: "Taproot";
3037
+ value: string;
3038
3038
  }>, z.ZodObject<{
3039
3039
  __kind: z.ZodLiteral<"OtherSegwit">;
3040
3040
  version: z.ZodNumber;
@@ -3049,58 +3049,58 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
3049
3049
  program: string;
3050
3050
  }>]>;
3051
3051
  }, "strip", z.ZodTypeAny, {
3052
+ __kind: "Btc";
3052
3053
  value: {
3053
- value: `0x${string}`;
3054
3054
  __kind: "P2PKH";
3055
- } | {
3056
3055
  value: `0x${string}`;
3057
- __kind: "P2SH";
3058
3056
  } | {
3057
+ __kind: "P2SH";
3059
3058
  value: `0x${string}`;
3060
- __kind: "P2WPKH";
3061
3059
  } | {
3060
+ __kind: "P2WPKH";
3062
3061
  value: `0x${string}`;
3063
- __kind: "P2WSH";
3064
3062
  } | {
3063
+ __kind: "P2WSH";
3065
3064
  value: `0x${string}`;
3065
+ } | {
3066
3066
  __kind: "Taproot";
3067
+ value: `0x${string}`;
3067
3068
  } | {
3068
3069
  __kind: "OtherSegwit";
3069
3070
  version: number;
3070
3071
  program: `0x${string}`;
3071
3072
  };
3072
- __kind: "Btc";
3073
3073
  }, {
3074
+ __kind: "Btc";
3074
3075
  value: {
3075
- value: string;
3076
3076
  __kind: "P2PKH";
3077
- } | {
3078
3077
  value: string;
3079
- __kind: "P2SH";
3080
3078
  } | {
3079
+ __kind: "P2SH";
3081
3080
  value: string;
3082
- __kind: "P2WPKH";
3083
3081
  } | {
3082
+ __kind: "P2WPKH";
3084
3083
  value: string;
3085
- __kind: "P2WSH";
3086
3084
  } | {
3085
+ __kind: "P2WSH";
3087
3086
  value: string;
3087
+ } | {
3088
3088
  __kind: "Taproot";
3089
+ value: string;
3089
3090
  } | {
3090
3091
  __kind: "OtherSegwit";
3091
3092
  version: number;
3092
3093
  program: string;
3093
3094
  };
3094
- __kind: "Btc";
3095
3095
  }>, z.ZodObject<{
3096
3096
  __kind: z.ZodLiteral<"Arb">;
3097
3097
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3098
3098
  }, "strip", z.ZodTypeAny, {
3099
- value: `0x${string}`;
3100
3099
  __kind: "Arb";
3100
+ value: `0x${string}`;
3101
3101
  }, {
3102
- value: string;
3103
3102
  __kind: "Arb";
3103
+ value: string;
3104
3104
  }>]>>>;
3105
3105
  channelMetadata: z.ZodObject<{
3106
3106
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -3123,36 +3123,36 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
3123
3123
  cfParameters: `0x${string}`;
3124
3124
  };
3125
3125
  sourceAddress?: {
3126
- value: `0x${string}`;
3127
3126
  __kind: "Eth";
3128
- } | {
3129
3127
  value: `0x${string}`;
3128
+ } | {
3130
3129
  __kind: "Dot";
3130
+ value: `0x${string}`;
3131
3131
  } | {
3132
+ __kind: "Btc";
3132
3133
  value: {
3133
- value: `0x${string}`;
3134
3134
  __kind: "P2PKH";
3135
- } | {
3136
3135
  value: `0x${string}`;
3137
- __kind: "P2SH";
3138
3136
  } | {
3137
+ __kind: "P2SH";
3139
3138
  value: `0x${string}`;
3140
- __kind: "P2WPKH";
3141
3139
  } | {
3140
+ __kind: "P2WPKH";
3142
3141
  value: `0x${string}`;
3143
- __kind: "P2WSH";
3144
3142
  } | {
3143
+ __kind: "P2WSH";
3145
3144
  value: `0x${string}`;
3145
+ } | {
3146
3146
  __kind: "Taproot";
3147
+ value: `0x${string}`;
3147
3148
  } | {
3148
3149
  __kind: "OtherSegwit";
3149
3150
  version: number;
3150
3151
  program: `0x${string}`;
3151
3152
  };
3152
- __kind: "Btc";
3153
3153
  } | {
3154
- value: `0x${string}`;
3155
3154
  __kind: "Arb";
3155
+ value: `0x${string}`;
3156
3156
  } | null | undefined;
3157
3157
  }, {
3158
3158
  sourceChain: {
@@ -3164,36 +3164,36 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
3164
3164
  cfParameters: string;
3165
3165
  };
3166
3166
  sourceAddress?: {
3167
- value: string;
3168
3167
  __kind: "Eth";
3169
- } | {
3170
3168
  value: string;
3169
+ } | {
3171
3170
  __kind: "Dot";
3171
+ value: string;
3172
3172
  } | {
3173
+ __kind: "Btc";
3173
3174
  value: {
3174
- value: string;
3175
3175
  __kind: "P2PKH";
3176
- } | {
3177
3176
  value: string;
3178
- __kind: "P2SH";
3179
3177
  } | {
3178
+ __kind: "P2SH";
3180
3179
  value: string;
3181
- __kind: "P2WPKH";
3182
3180
  } | {
3181
+ __kind: "P2WPKH";
3183
3182
  value: string;
3184
- __kind: "P2WSH";
3185
3183
  } | {
3184
+ __kind: "P2WSH";
3186
3185
  value: string;
3186
+ } | {
3187
3187
  __kind: "Taproot";
3188
+ value: string;
3188
3189
  } | {
3189
3190
  __kind: "OtherSegwit";
3190
3191
  version: number;
3191
3192
  program: string;
3192
3193
  };
3193
- __kind: "Btc";
3194
3194
  } | {
3195
- value: string;
3196
3195
  __kind: "Arb";
3196
+ value: string;
3197
3197
  } | null | undefined;
3198
3198
  }>;
3199
3199
  declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
@@ -3493,6 +3493,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
3493
3493
  };
3494
3494
  }>;
3495
3495
  }, "strip", z.ZodTypeAny, {
3496
+ __kind: "Increase";
3496
3497
  value: {
3497
3498
  liquidity: bigint;
3498
3499
  amounts: {
@@ -3500,8 +3501,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
3500
3501
  quote: bigint;
3501
3502
  };
3502
3503
  };
3503
- __kind: "Increase";
3504
3504
  }, {
3505
+ __kind: "Increase";
3505
3506
  value: {
3506
3507
  liquidity: string | number;
3507
3508
  amounts: {
@@ -3509,7 +3510,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
3509
3510
  quote: string | number;
3510
3511
  };
3511
3512
  };
3512
- __kind: "Increase";
3513
3513
  }>, z.ZodObject<{
3514
3514
  __kind: z.ZodLiteral<"Decrease">;
3515
3515
  value: z.ZodObject<{
@@ -3538,6 +3538,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
3538
3538
  };
3539
3539
  }>;
3540
3540
  }, "strip", z.ZodTypeAny, {
3541
+ __kind: "Decrease";
3541
3542
  value: {
3542
3543
  liquidity: bigint;
3543
3544
  amounts: {
@@ -3545,8 +3546,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
3545
3546
  quote: bigint;
3546
3547
  };
3547
3548
  };
3548
- __kind: "Decrease";
3549
3549
  }, {
3550
+ __kind: "Decrease";
3550
3551
  value: {
3551
3552
  liquidity: string | number;
3552
3553
  amounts: {
@@ -3554,7 +3555,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
3554
3555
  quote: string | number;
3555
3556
  };
3556
3557
  };
3557
- __kind: "Decrease";
3558
3558
  }>]>;
3559
3559
  declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
3560
3560
  __kind: z.ZodEnum<["Buy", "Sell"]>;
@@ -3569,20 +3569,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
3569
3569
  __kind: z.ZodLiteral<"Increase">;
3570
3570
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3571
3571
  }, "strip", z.ZodTypeAny, {
3572
- value: bigint;
3573
3572
  __kind: "Increase";
3573
+ value: bigint;
3574
3574
  }, {
3575
- value: string | number;
3576
3575
  __kind: "Increase";
3576
+ value: string | number;
3577
3577
  }>, z.ZodObject<{
3578
3578
  __kind: z.ZodLiteral<"Decrease">;
3579
3579
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3580
3580
  }, "strip", z.ZodTypeAny, {
3581
- value: bigint;
3582
3581
  __kind: "Decrease";
3582
+ value: bigint;
3583
3583
  }, {
3584
- value: string | number;
3585
3584
  __kind: "Decrease";
3585
+ value: string | number;
3586
3586
  }>]>;
3587
3587
  declare const palletCfPoolsAssetPair: z.ZodObject<{
3588
3588
  assets: z.ZodObject<{
@@ -3744,15 +3744,15 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
3744
3744
  }>;
3745
3745
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3746
3746
  }, "strip", z.ZodTypeAny, {
3747
+ asset: "ArbEth" | "ArbUsdc";
3747
3748
  amount: bigint;
3748
3749
  depositAddress: `0x${string}`;
3749
- asset: "ArbEth" | "ArbUsdc";
3750
3750
  }, {
3751
- amount: string | number;
3752
- depositAddress: string;
3753
3751
  asset: {
3754
3752
  __kind: "ArbEth" | "ArbUsdc";
3755
3753
  };
3754
+ amount: string | number;
3755
+ depositAddress: string;
3756
3756
  }>;
3757
3757
  declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3758
3758
  __kind: z.ZodLiteral<"NotRequired">;
@@ -3817,17 +3817,17 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3817
3817
  error: string;
3818
3818
  }>;
3819
3819
  }, "strip", z.ZodTypeAny, {
3820
+ __kind: "Module";
3820
3821
  value: {
3821
3822
  index: number;
3822
3823
  error: `0x${string}`;
3823
3824
  };
3824
- __kind: "Module";
3825
3825
  }, {
3826
+ __kind: "Module";
3826
3827
  value: {
3827
3828
  index: number;
3828
3829
  error: string;
3829
3830
  };
3830
- __kind: "Module";
3831
3831
  }>, z.ZodObject<{
3832
3832
  __kind: z.ZodLiteral<"ConsumerRemaining">;
3833
3833
  }, "strip", z.ZodTypeAny, {
@@ -3858,13 +3858,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3858
3858
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3859
3859
  }>;
3860
3860
  }, "strip", z.ZodTypeAny, {
3861
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3862
3861
  __kind: "Token";
3862
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3863
3863
  }, {
3864
+ __kind: "Token";
3864
3865
  value: {
3865
3866
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3866
3867
  };
3867
- __kind: "Token";
3868
3868
  }>, z.ZodObject<{
3869
3869
  __kind: z.ZodLiteral<"Arithmetic">;
3870
3870
  value: z.ZodEffects<z.ZodObject<{
@@ -3877,13 +3877,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3877
3877
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
3878
3878
  }>;
3879
3879
  }, "strip", z.ZodTypeAny, {
3880
- value: "Underflow" | "Overflow" | "DivisionByZero";
3881
3880
  __kind: "Arithmetic";
3881
+ value: "Underflow" | "Overflow" | "DivisionByZero";
3882
3882
  }, {
3883
+ __kind: "Arithmetic";
3883
3884
  value: {
3884
3885
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
3885
3886
  };
3886
- __kind: "Arithmetic";
3887
3887
  }>, z.ZodObject<{
3888
3888
  __kind: z.ZodLiteral<"Transactional">;
3889
3889
  value: z.ZodEffects<z.ZodObject<{
@@ -3896,13 +3896,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3896
3896
  __kind: "LimitReached" | "NoLayer";
3897
3897
  }>;
3898
3898
  }, "strip", z.ZodTypeAny, {
3899
- value: "LimitReached" | "NoLayer";
3900
3899
  __kind: "Transactional";
3900
+ value: "LimitReached" | "NoLayer";
3901
3901
  }, {
3902
+ __kind: "Transactional";
3902
3903
  value: {
3903
3904
  __kind: "LimitReached" | "NoLayer";
3904
3905
  };
3905
- __kind: "Transactional";
3906
3906
  }>, z.ZodObject<{
3907
3907
  __kind: z.ZodLiteral<"Exhausted">;
3908
3908
  }, "strip", z.ZodTypeAny, {
@@ -3929,6 +3929,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3929
3929
  __kind: "RootNotAllowed";
3930
3930
  }>]>;
3931
3931
  }, "strip", z.ZodTypeAny, {
3932
+ __kind: "DispatchError";
3932
3933
  value: {
3933
3934
  __kind: "Other";
3934
3935
  } | {
@@ -3936,11 +3937,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3936
3937
  } | {
3937
3938
  __kind: "BadOrigin";
3938
3939
  } | {
3940
+ __kind: "Module";
3939
3941
  value: {
3940
3942
  index: number;
3941
3943
  error: `0x${string}`;
3942
3944
  };
3943
- __kind: "Module";
3944
3945
  } | {
3945
3946
  __kind: "ConsumerRemaining";
3946
3947
  } | {
@@ -3948,14 +3949,14 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3948
3949
  } | {
3949
3950
  __kind: "TooManyConsumers";
3950
3951
  } | {
3951
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3952
3952
  __kind: "Token";
3953
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3953
3954
  } | {
3954
- value: "Underflow" | "Overflow" | "DivisionByZero";
3955
3955
  __kind: "Arithmetic";
3956
+ value: "Underflow" | "Overflow" | "DivisionByZero";
3956
3957
  } | {
3957
- value: "LimitReached" | "NoLayer";
3958
3958
  __kind: "Transactional";
3959
+ value: "LimitReached" | "NoLayer";
3959
3960
  } | {
3960
3961
  __kind: "Exhausted";
3961
3962
  } | {
@@ -3965,8 +3966,8 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3965
3966
  } | {
3966
3967
  __kind: "RootNotAllowed";
3967
3968
  };
3968
- __kind: "DispatchError";
3969
3969
  }, {
3970
+ __kind: "DispatchError";
3970
3971
  value: {
3971
3972
  __kind: "Other";
3972
3973
  } | {
@@ -3974,11 +3975,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3974
3975
  } | {
3975
3976
  __kind: "BadOrigin";
3976
3977
  } | {
3978
+ __kind: "Module";
3977
3979
  value: {
3978
3980
  index: number;
3979
3981
  error: string;
3980
3982
  };
3981
- __kind: "Module";
3982
3983
  } | {
3983
3984
  __kind: "ConsumerRemaining";
3984
3985
  } | {
@@ -3986,20 +3987,20 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3986
3987
  } | {
3987
3988
  __kind: "TooManyConsumers";
3988
3989
  } | {
3990
+ __kind: "Token";
3989
3991
  value: {
3990
3992
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3991
3993
  };
3992
- __kind: "Token";
3993
3994
  } | {
3995
+ __kind: "Arithmetic";
3994
3996
  value: {
3995
3997
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
3996
3998
  };
3997
- __kind: "Arithmetic";
3998
3999
  } | {
4000
+ __kind: "Transactional";
3999
4001
  value: {
4000
4002
  __kind: "LimitReached" | "NoLayer";
4001
4003
  };
4002
- __kind: "Transactional";
4003
4004
  } | {
4004
4005
  __kind: "Exhausted";
4005
4006
  } | {
@@ -4009,7 +4010,6 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
4009
4010
  } | {
4010
4011
  __kind: "RootNotAllowed";
4011
4012
  };
4012
- __kind: "DispatchError";
4013
4013
  }>]>;
4014
4014
  declare const palletCfArbitrumIngressEgressBoostPoolIdArbitrum: z.ZodObject<{
4015
4015
  asset: z.ZodEffects<z.ZodObject<{