@chainflip/processor 1.11.1 → 1.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (487) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  4. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  5. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  6. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  7. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  8. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  9. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  12. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  13. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  14. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  15. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  16. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  17. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  18. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  19. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  20. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  21. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  22. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  23. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  24. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  25. package/dist/100/funding/funded.d.cts +2 -2
  26. package/dist/100/funding/funded.d.ts +2 -2
  27. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  28. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  29. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  30. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  31. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  32. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  33. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  34. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  35. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  36. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  37. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  38. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  39. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  40. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  41. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  42. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  43. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  44. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  45. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  46. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  47. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  48. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  49. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  50. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  51. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  52. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  53. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  54. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  55. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  56. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  57. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  58. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  59. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  60. package/dist/100/system/extrinsicFailed.d.ts +16 -16
  61. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  62. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  63. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  64. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  65. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
  66. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
  67. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  68. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  69. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  70. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
  71. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  72. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
  73. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  74. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  75. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  76. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  77. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
  78. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +204 -204
  79. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  80. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  81. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  82. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  83. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
  84. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
  85. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  86. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  87. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  88. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  89. package/dist/11100/swapping/swapCanceled.cjs +7 -0
  90. package/dist/11100/swapping/swapCanceled.d.cts +11 -0
  91. package/dist/11100/swapping/swapCanceled.d.ts +11 -0
  92. package/dist/11100/swapping/swapCanceled.mjs +7 -0
  93. package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
  94. package/dist/11100/swapping/swapDepositAddressReady.d.ts +41 -41
  95. package/dist/11100/swapping/swapRequested.d.cts +4 -4
  96. package/dist/11100/swapping/swapRequested.d.ts +4 -4
  97. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  98. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  99. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  100. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  101. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  102. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  103. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  104. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  105. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  106. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  107. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  108. package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
  109. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  110. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  111. package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
  112. package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
  113. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  114. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  115. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  116. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  117. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  118. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
  119. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  122. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  123. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  124. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  125. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  126. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  127. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  128. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  129. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  130. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  131. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  132. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  133. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  134. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  135. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  136. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  137. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  138. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  139. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  140. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  141. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  142. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  143. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  144. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  145. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  146. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  147. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  148. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  149. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  150. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  151. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  152. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  153. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  154. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  155. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  156. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  157. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  158. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +20 -20
  159. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  160. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +20 -20
  161. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  162. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
  163. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  164. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  165. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  166. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  167. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  168. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  169. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  170. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  171. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  172. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  173. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  174. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  175. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  176. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  177. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  178. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  179. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  180. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  181. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  182. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  183. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  184. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  185. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  186. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  187. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  188. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  189. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  190. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  191. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  192. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  193. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  194. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  195. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  196. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  197. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  198. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  199. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  200. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  201. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  202. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  203. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  204. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  205. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  206. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  207. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  208. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  209. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  210. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  211. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  212. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  213. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  214. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  215. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  216. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  217. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  218. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  219. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  220. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  221. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  222. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  223. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  224. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  225. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  226. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  227. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  228. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  229. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  230. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  231. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  232. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  233. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  234. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  235. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  236. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  237. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  238. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  239. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  240. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  241. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  242. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  243. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  244. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  245. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  246. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  247. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  248. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  249. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  250. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  251. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  252. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  253. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  254. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  255. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  256. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  257. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  258. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  259. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  260. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  261. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  262. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  263. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  264. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  265. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  266. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  267. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  268. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  269. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  270. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  271. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  272. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  273. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  274. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  275. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  276. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  277. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  278. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  279. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  280. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  281. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  282. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  283. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  284. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  285. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  286. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  287. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  288. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  289. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  290. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  291. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  292. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  293. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  294. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  295. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  296. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  297. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  298. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
  299. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  300. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  301. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  302. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  303. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  304. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  305. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  306. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  307. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  308. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  309. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
  310. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
  311. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  312. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  313. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
  314. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
  315. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  316. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  317. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
  318. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
  319. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  320. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  321. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  322. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  323. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  324. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  325. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  326. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  327. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  328. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  329. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  330. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  331. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  332. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  333. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  334. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  335. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  336. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  337. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  338. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  339. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  340. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  341. package/dist/160/swapping/swapRequested.d.cts +40 -40
  342. package/dist/160/swapping/swapRequested.d.ts +40 -40
  343. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  344. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  345. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  346. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  347. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  348. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  349. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  350. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  351. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  352. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  353. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  354. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  355. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  356. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  357. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  358. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
  359. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  360. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
  361. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  362. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
  363. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
  364. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
  365. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  366. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  367. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  368. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  369. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  370. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  371. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  372. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  373. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  374. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +14 -14
  375. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  376. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  377. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  378. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  379. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  380. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  381. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  382. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
  383. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  384. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  385. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  386. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  387. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
  388. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
  389. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  390. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  391. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  392. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  393. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  394. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  395. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  396. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  397. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  398. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  399. package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
  400. package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
  401. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  402. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  403. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  404. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  405. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  406. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  407. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  408. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  409. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  410. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  411. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +26 -26
  412. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +26 -26
  413. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  414. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  415. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  416. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  417. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  418. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  419. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  420. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  421. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  422. package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
  423. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  424. package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
  425. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  426. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  427. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  428. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  429. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  430. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +54 -54
  431. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  432. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +10 -10
  433. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +184 -184
  434. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +184 -184
  435. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  436. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  437. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  438. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  439. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  440. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  441. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  442. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  443. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +4 -4
  444. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +4 -4
  445. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  446. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  447. package/dist/190/liquidityProvider/assetTransferred.d.cts +3 -3
  448. package/dist/190/liquidityProvider/assetTransferred.d.ts +3 -3
  449. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  450. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  451. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  452. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  453. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
  454. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +54 -54
  455. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  456. package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  457. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +198 -198
  458. package/dist/190/polkadotIngressEgress/depositFailed.d.ts +198 -198
  459. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  460. package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  461. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  462. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  463. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  464. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
  465. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  466. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  467. package/dist/190/swapping/creditedOnChain.d.cts +4 -4
  468. package/dist/190/swapping/creditedOnChain.d.ts +4 -4
  469. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  470. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  471. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  472. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  473. package/dist/190/swapping/refundedOnChain.d.cts +4 -4
  474. package/dist/190/swapping/refundedOnChain.d.ts +4 -4
  475. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  476. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  477. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  478. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  479. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  480. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  481. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  482. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  483. package/dist/190/swapping/swapRequested.d.cts +70 -70
  484. package/dist/190/swapping/swapRequested.d.ts +70 -70
  485. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  486. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  487. package/package.json +3 -3
@@ -72,12 +72,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
72
72
  }>]>;
73
73
  }, "strip", z.ZodTypeAny, {
74
74
  depositAddress: `0x${string}`;
75
+ channelId: bigint;
76
+ prewitnessedDepositId: bigint;
75
77
  asset: "ArbEth" | "ArbUsdc";
76
78
  depositDetails: {
77
79
  txHashes?: `0x${string}`[] | null | undefined;
78
80
  };
79
- channelId: bigint;
80
- prewitnessedDepositId: bigint;
81
81
  amounts: [number, bigint][];
82
82
  blockHeight: bigint;
83
83
  ingressFee: bigint;
@@ -100,14 +100,14 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
100
100
  };
101
101
  }, {
102
102
  depositAddress: string;
103
+ channelId: string | number;
104
+ prewitnessedDepositId: string | number;
103
105
  asset: {
104
106
  __kind: "ArbEth" | "ArbUsdc";
105
107
  };
106
108
  depositDetails: {
107
109
  txHashes?: string[] | null | undefined;
108
110
  };
109
- channelId: string | number;
110
- prewitnessedDepositId: string | number;
111
111
  amounts: [number, string | number][];
112
112
  blockHeight: string | number;
113
113
  ingressFee: string | number;
@@ -72,12 +72,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
72
72
  }>]>;
73
73
  }, "strip", z.ZodTypeAny, {
74
74
  depositAddress: `0x${string}`;
75
+ channelId: bigint;
76
+ prewitnessedDepositId: bigint;
75
77
  asset: "ArbEth" | "ArbUsdc";
76
78
  depositDetails: {
77
79
  txHashes?: `0x${string}`[] | null | undefined;
78
80
  };
79
- channelId: bigint;
80
- prewitnessedDepositId: bigint;
81
81
  amounts: [number, bigint][];
82
82
  blockHeight: bigint;
83
83
  ingressFee: bigint;
@@ -100,14 +100,14 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
100
100
  };
101
101
  }, {
102
102
  depositAddress: string;
103
+ channelId: string | number;
104
+ prewitnessedDepositId: string | number;
103
105
  asset: {
104
106
  __kind: "ArbEth" | "ArbUsdc";
105
107
  };
106
108
  depositDetails: {
107
109
  txHashes?: string[] | null | undefined;
108
110
  };
109
- channelId: string | number;
110
- prewitnessedDepositId: string | number;
111
111
  amounts: [number, string | number][];
112
112
  blockHeight: string | number;
113
113
  ingressFee: string | number;
@@ -70,12 +70,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
70
70
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
71
71
  }, "strip", z.ZodTypeAny, {
72
72
  depositAddress: `0x${string}`;
73
+ channelId: bigint;
73
74
  asset: "ArbEth" | "ArbUsdc";
74
75
  amount: bigint;
75
76
  depositDetails: {
76
77
  txHashes?: `0x${string}`[] | null | undefined;
77
78
  };
78
- channelId: bigint;
79
79
  blockHeight: bigint;
80
80
  ingressFee: bigint;
81
81
  action: {
@@ -96,6 +96,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
96
96
  };
97
97
  }, {
98
98
  depositAddress: string;
99
+ channelId: string | number;
99
100
  asset: {
100
101
  __kind: "ArbEth" | "ArbUsdc";
101
102
  };
@@ -103,7 +104,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
103
104
  depositDetails: {
104
105
  txHashes?: string[] | null | undefined;
105
106
  };
106
- channelId: string | number;
107
107
  blockHeight: string | number;
108
108
  ingressFee: string | number;
109
109
  action: {
@@ -70,12 +70,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
70
70
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
71
71
  }, "strip", z.ZodTypeAny, {
72
72
  depositAddress: `0x${string}`;
73
+ channelId: bigint;
73
74
  asset: "ArbEth" | "ArbUsdc";
74
75
  amount: bigint;
75
76
  depositDetails: {
76
77
  txHashes?: `0x${string}`[] | null | undefined;
77
78
  };
78
- channelId: bigint;
79
79
  blockHeight: bigint;
80
80
  ingressFee: bigint;
81
81
  action: {
@@ -96,6 +96,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
96
96
  };
97
97
  }, {
98
98
  depositAddress: string;
99
+ channelId: string | number;
99
100
  asset: {
100
101
  __kind: "ArbEth" | "ArbUsdc";
101
102
  };
@@ -103,7 +104,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
103
104
  depositDetails: {
104
105
  txHashes?: string[] | null | undefined;
105
106
  };
106
- channelId: string | number;
107
107
  blockHeight: string | number;
108
108
  ingressFee: string | number;
109
109
  action: {
@@ -32,17 +32,17 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -187,11 +187,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
187
187
  } | {
188
188
  __kind: "BadOrigin";
189
189
  } | {
190
- __kind: "Module";
191
190
  value: {
192
191
  index: number;
193
192
  error: `0x${string}`;
194
193
  };
194
+ __kind: "Module";
195
195
  } | {
196
196
  __kind: "ConsumerRemaining";
197
197
  } | {
@@ -199,14 +199,14 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
199
199
  } | {
200
200
  __kind: "TooManyConsumers";
201
201
  } | {
202
- __kind: "Token";
203
202
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
203
+ __kind: "Token";
204
204
  } | {
205
- __kind: "Arithmetic";
206
205
  value: "Underflow" | "Overflow" | "DivisionByZero";
206
+ __kind: "Arithmetic";
207
207
  } | {
208
- __kind: "Transactional";
209
208
  value: "LimitReached" | "NoLayer";
209
+ __kind: "Transactional";
210
210
  } | {
211
211
  __kind: "Exhausted";
212
212
  } | {
@@ -232,11 +232,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
232
232
  } | {
233
233
  __kind: "BadOrigin";
234
234
  } | {
235
- __kind: "Module";
236
235
  value: {
237
236
  index: number;
238
237
  error: string;
239
238
  };
239
+ __kind: "Module";
240
240
  } | {
241
241
  __kind: "ConsumerRemaining";
242
242
  } | {
@@ -244,20 +244,20 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
244
244
  } | {
245
245
  __kind: "TooManyConsumers";
246
246
  } | {
247
- __kind: "Token";
248
247
  value: {
249
248
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
249
  };
250
+ __kind: "Token";
251
251
  } | {
252
- __kind: "Arithmetic";
253
252
  value: {
254
253
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
255
254
  };
255
+ __kind: "Arithmetic";
256
256
  } | {
257
- __kind: "Transactional";
258
257
  value: {
259
258
  __kind: "LimitReached" | "NoLayer";
260
259
  };
260
+ __kind: "Transactional";
261
261
  } | {
262
262
  __kind: "Exhausted";
263
263
  } | {
@@ -32,17 +32,17 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -187,11 +187,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
187
187
  } | {
188
188
  __kind: "BadOrigin";
189
189
  } | {
190
- __kind: "Module";
191
190
  value: {
192
191
  index: number;
193
192
  error: `0x${string}`;
194
193
  };
194
+ __kind: "Module";
195
195
  } | {
196
196
  __kind: "ConsumerRemaining";
197
197
  } | {
@@ -199,14 +199,14 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
199
199
  } | {
200
200
  __kind: "TooManyConsumers";
201
201
  } | {
202
- __kind: "Token";
203
202
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
203
+ __kind: "Token";
204
204
  } | {
205
- __kind: "Arithmetic";
206
205
  value: "Underflow" | "Overflow" | "DivisionByZero";
206
+ __kind: "Arithmetic";
207
207
  } | {
208
- __kind: "Transactional";
209
208
  value: "LimitReached" | "NoLayer";
209
+ __kind: "Transactional";
210
210
  } | {
211
211
  __kind: "Exhausted";
212
212
  } | {
@@ -232,11 +232,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
232
232
  } | {
233
233
  __kind: "BadOrigin";
234
234
  } | {
235
- __kind: "Module";
236
235
  value: {
237
236
  index: number;
238
237
  error: string;
239
238
  };
239
+ __kind: "Module";
240
240
  } | {
241
241
  __kind: "ConsumerRemaining";
242
242
  } | {
@@ -244,20 +244,20 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
244
244
  } | {
245
245
  __kind: "TooManyConsumers";
246
246
  } | {
247
- __kind: "Token";
248
247
  value: {
249
248
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
249
  };
250
+ __kind: "Token";
251
251
  } | {
252
- __kind: "Arithmetic";
253
252
  value: {
254
253
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
255
254
  };
255
+ __kind: "Arithmetic";
256
256
  } | {
257
- __kind: "Transactional";
258
257
  value: {
259
258
  __kind: "LimitReached" | "NoLayer";
260
259
  };
260
+ __kind: "Transactional";
261
261
  } | {
262
262
  __kind: "Exhausted";
263
263
  } | {
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
13
13
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressCcmBroadcastRequested };
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
13
13
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressCcmBroadcastRequested };
@@ -153,7 +153,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { polkadotIngressEgressCcmEgressInvalid };
@@ -153,7 +153,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { polkadotIngressEgressCcmEgressInvalid };
@@ -24,13 +24,14 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Sol";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { solanaIngressEgressBoostFundsAdded };
@@ -24,13 +24,14 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Sol";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { solanaIngressEgressBoostFundsAdded };
@@ -41,17 +41,17 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
+ __kind: "Module";
44
45
  value: {
45
46
  index: number;
46
47
  error: `0x${string}`;
47
48
  };
48
- __kind: "Module";
49
49
  }, {
50
+ __kind: "Module";
50
51
  value: {
51
52
  index: number;
52
53
  error: string;
53
54
  };
54
- __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
86
85
  __kind: "Token";
86
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
87
  }, {
88
+ __kind: "Token";
88
89
  value: {
89
90
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
90
91
  };
91
- __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- value: "Underflow" | "Overflow" | "DivisionByZero";
105
104
  __kind: "Arithmetic";
105
+ value: "Underflow" | "Overflow" | "DivisionByZero";
106
106
  }, {
107
+ __kind: "Arithmetic";
107
108
  value: {
108
109
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
109
110
  };
110
- __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- value: "LimitReached" | "NoLayer";
124
123
  __kind: "Transactional";
124
+ value: "LimitReached" | "NoLayer";
125
125
  }, {
126
+ __kind: "Transactional";
126
127
  value: {
127
128
  __kind: "LimitReached" | "NoLayer";
128
129
  };
129
- __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
+ __kind: "Module";
163
164
  value: {
164
165
  index: number;
165
166
  error: `0x${string}`;
166
167
  };
167
- __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
175
  __kind: "Token";
176
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
177
  } | {
178
- value: "Underflow" | "Overflow" | "DivisionByZero";
179
178
  __kind: "Arithmetic";
179
+ value: "Underflow" | "Overflow" | "DivisionByZero";
180
180
  } | {
181
- value: "LimitReached" | "NoLayer";
182
181
  __kind: "Transactional";
182
+ value: "LimitReached" | "NoLayer";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
+ __kind: "Module";
201
202
  value: {
202
203
  index: number;
203
204
  error: string;
204
205
  };
205
- __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
+ __kind: "Token";
213
214
  value: {
214
215
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
215
216
  };
216
- __kind: "Token";
217
217
  } | {
218
+ __kind: "Arithmetic";
218
219
  value: {
219
220
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
220
221
  };
221
- __kind: "Arithmetic";
222
222
  } | {
223
+ __kind: "Transactional";
223
224
  value: {
224
225
  __kind: "LimitReached" | "NoLayer";
225
226
  };
226
- __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {