@chainflip/processor 1.4.8 → 1.4.9

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 (377) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  3. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  11. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  12. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  13. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  15. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
  16. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
  17. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  18. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  19. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  20. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  21. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  26. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  27. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  28. package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
  29. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  30. package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
  31. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  32. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
  33. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  34. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
  35. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  36. package/dist/100/swapping/batchSwapFailed.d.ts +6 -6
  37. package/dist/100/swapping/ccmDepositReceived.d.cts +74 -74
  38. package/dist/100/swapping/ccmDepositReceived.d.ts +74 -74
  39. package/dist/100/swapping/ccmFailed.d.cts +74 -74
  40. package/dist/100/swapping/ccmFailed.d.ts +74 -74
  41. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  42. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  43. package/dist/100/swapping/swapAmountTooLow.d.cts +40 -40
  44. package/dist/100/swapping/swapAmountTooLow.d.ts +40 -40
  45. package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
  46. package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
  47. package/dist/100/swapping/swapEgressScheduled.d.cts +10 -10
  48. package/dist/100/swapping/swapEgressScheduled.d.ts +10 -10
  49. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  50. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  51. package/dist/100/swapping/swapScheduled.d.cts +114 -114
  52. package/dist/100/swapping/swapScheduled.d.ts +114 -114
  53. package/dist/100/swapping/withdrawalRequested.d.cts +16 -16
  54. package/dist/100/swapping/withdrawalRequested.d.ts +16 -16
  55. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  56. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  57. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  58. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  59. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  60. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  61. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  62. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  63. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  64. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
  65. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  66. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  67. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  68. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  69. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  70. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  71. package/dist/120/swapping/ccmFailed.d.cts +74 -74
  72. package/dist/120/swapping/ccmFailed.d.ts +74 -74
  73. package/dist/120/swapping/swapEgressIgnored.d.cts +18 -18
  74. package/dist/120/swapping/swapEgressIgnored.d.ts +18 -18
  75. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  76. package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
  77. package/dist/120/swapping/swapExecuted.d.cts +2 -2
  78. package/dist/120/swapping/swapExecuted.d.ts +2 -2
  79. package/dist/120/swapping/withdrawalRequested.d.cts +20 -20
  80. package/dist/120/swapping/withdrawalRequested.d.ts +20 -20
  81. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  82. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  83. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  84. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  85. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  86. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  87. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  88. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  89. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  90. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  91. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  92. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  93. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  94. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  95. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  96. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  97. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  98. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  99. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  100. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  101. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  102. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  103. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  104. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  105. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  106. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  107. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  108. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  109. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  110. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  111. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  112. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  113. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  114. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +20 -20
  115. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  116. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +20 -20
  117. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  118. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
  119. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  120. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  121. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  122. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  123. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  124. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  125. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  126. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  127. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  128. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  129. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  130. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  131. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  132. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  133. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  134. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  135. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  136. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  137. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  138. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  139. package/dist/141/swapping/ccmFailed.d.cts +104 -104
  140. package/dist/141/swapping/ccmFailed.d.ts +104 -104
  141. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  142. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  143. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  144. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  145. package/dist/141/swapping/swapDepositAddressReady.d.cts +44 -44
  146. package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
  147. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  148. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  149. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  150. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  151. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  152. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  153. package/dist/141/swapping/swapScheduled.d.cts +128 -128
  154. package/dist/141/swapping/swapScheduled.d.ts +128 -128
  155. package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
  156. package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
  157. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  158. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  159. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  160. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  161. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  162. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  163. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  164. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  165. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
  166. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
  167. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  168. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  169. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  170. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  171. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  172. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  173. package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
  174. package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
  175. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  176. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  177. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  178. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  179. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  180. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  181. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  182. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  183. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  184. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  185. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  186. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  187. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  188. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  189. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  190. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  191. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  192. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  193. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
  194. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  195. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  196. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
  197. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  198. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  199. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  200. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  201. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
  202. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
  203. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
  204. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
  205. package/dist/160/common.cjs +121 -8
  206. package/dist/160/common.d.cts +1182 -41
  207. package/dist/160/common.d.ts +1182 -41
  208. package/dist/160/common.mjs +120 -7
  209. package/dist/160/environment/durableNonceSetForAccount.cjs +10 -0
  210. package/dist/160/environment/durableNonceSetForAccount.d.cts +14 -0
  211. package/dist/160/environment/durableNonceSetForAccount.d.ts +14 -0
  212. package/dist/160/environment/durableNonceSetForAccount.mjs +10 -0
  213. package/dist/160/environment/solanaInitialized.cjs +6 -0
  214. package/dist/160/environment/solanaInitialized.d.cts +5 -0
  215. package/dist/160/environment/solanaInitialized.d.ts +5 -0
  216. package/dist/160/environment/solanaInitialized.mjs +6 -0
  217. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
  218. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  219. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  220. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
  221. package/dist/160/liquidityPools/assetSwapped.cjs +12 -0
  222. package/dist/160/liquidityPools/assetSwapped.d.cts +40 -0
  223. package/dist/160/liquidityPools/assetSwapped.d.ts +40 -0
  224. package/dist/160/liquidityPools/assetSwapped.mjs +12 -0
  225. package/dist/160/liquidityPools/limitOrderUpdated.cjs +24 -0
  226. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +98 -0
  227. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +98 -0
  228. package/dist/160/liquidityPools/limitOrderUpdated.mjs +24 -0
  229. package/dist/160/liquidityPools/newPoolCreated.cjs +12 -0
  230. package/dist/160/liquidityPools/newPoolCreated.d.cts +40 -0
  231. package/dist/160/liquidityPools/newPoolCreated.d.ts +40 -0
  232. package/dist/160/liquidityPools/newPoolCreated.mjs +12 -0
  233. package/dist/160/liquidityPools/poolFeeSet.cjs +11 -0
  234. package/dist/160/liquidityPools/poolFeeSet.d.cts +37 -0
  235. package/dist/160/liquidityPools/poolFeeSet.d.ts +37 -0
  236. package/dist/160/liquidityPools/poolFeeSet.mjs +11 -0
  237. package/dist/160/liquidityPools/priceImpactLimitSet.cjs +10 -0
  238. package/dist/160/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  239. package/dist/160/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  240. package/dist/160/liquidityPools/priceImpactLimitSet.mjs +10 -0
  241. package/dist/160/liquidityPools/rangeOrderUpdated.cjs +22 -0
  242. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  243. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  244. package/dist/160/liquidityPools/rangeOrderUpdated.mjs +22 -0
  245. package/dist/160/liquidityProvider/accountCredited.cjs +11 -0
  246. package/dist/160/liquidityProvider/accountCredited.d.cts +27 -0
  247. package/dist/160/liquidityProvider/accountCredited.d.ts +27 -0
  248. package/dist/160/liquidityProvider/accountCredited.mjs +11 -0
  249. package/dist/160/liquidityProvider/accountDebited.cjs +11 -0
  250. package/dist/160/liquidityProvider/accountDebited.d.cts +27 -0
  251. package/dist/160/liquidityProvider/accountDebited.d.ts +27 -0
  252. package/dist/160/liquidityProvider/accountDebited.mjs +11 -0
  253. package/dist/160/liquidityProvider/assetTransferred.cjs +12 -0
  254. package/dist/160/liquidityProvider/assetTransferred.d.cts +30 -0
  255. package/dist/160/liquidityProvider/assetTransferred.d.ts +30 -0
  256. package/dist/160/liquidityProvider/assetTransferred.mjs +12 -0
  257. package/dist/160/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  258. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +114 -0
  259. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +114 -0
  260. package/dist/160/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  261. package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +11 -0
  262. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +27 -0
  263. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +27 -0
  264. package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +11 -0
  265. package/dist/160/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  266. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +118 -0
  267. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +118 -0
  268. package/dist/160/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  269. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
  270. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
  271. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
  272. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
  273. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  274. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
  275. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  276. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  277. package/dist/160/solanaBroadcaster/broadcastSuccess.cjs +11 -0
  278. package/dist/160/solanaBroadcaster/broadcastSuccess.d.cts +17 -0
  279. package/dist/160/solanaBroadcaster/broadcastSuccess.d.ts +17 -0
  280. package/dist/160/solanaBroadcaster/broadcastSuccess.mjs +11 -0
  281. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
  282. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +142 -0
  283. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +142 -0
  284. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
  285. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
  286. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
  287. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
  288. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
  289. package/dist/160/solanaChainTracking/chainStateUpdated.cjs +9 -0
  290. package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +40 -0
  291. package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +40 -0
  292. package/dist/160/solanaChainTracking/chainStateUpdated.mjs +9 -0
  293. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.cjs +10 -0
  294. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  295. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  296. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.mjs +10 -0
  297. package/dist/160/solanaIngressEgress/boostFundsAdded.cjs +11 -0
  298. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +44 -0
  299. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +44 -0
  300. package/dist/160/solanaIngressEgress/boostFundsAdded.mjs +11 -0
  301. package/dist/160/solanaIngressEgress/boostPoolCreated.cjs +9 -0
  302. package/dist/160/solanaIngressEgress/boostPoolCreated.d.cts +38 -0
  303. package/dist/160/solanaIngressEgress/boostPoolCreated.d.ts +38 -0
  304. package/dist/160/solanaIngressEgress/boostPoolCreated.mjs +9 -0
  305. package/dist/160/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
  306. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
  307. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
  308. package/dist/160/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
  309. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +16 -16
  310. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +16 -16
  311. package/dist/160/solanaIngressEgress/depositFetchesScheduled.cjs +10 -0
  312. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +24 -0
  313. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +24 -0
  314. package/dist/160/solanaIngressEgress/depositFetchesScheduled.mjs +10 -0
  315. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +12 -12
  316. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +12 -12
  317. package/dist/160/solanaIngressEgress/depositIgnored.cjs +17 -0
  318. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +40 -0
  319. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +40 -0
  320. package/dist/160/solanaIngressEgress/depositIgnored.mjs +17 -0
  321. package/dist/160/solanaIngressEgress/depositWitnessRejected.cjs +10 -0
  322. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +263 -0
  323. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +263 -0
  324. package/dist/160/solanaIngressEgress/depositWitnessRejected.mjs +10 -0
  325. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.cjs +12 -0
  326. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +30 -0
  327. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +30 -0
  328. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.mjs +12 -0
  329. package/dist/160/solanaIngressEgress/minimumDepositSet.cjs +10 -0
  330. package/dist/160/solanaIngressEgress/minimumDepositSet.d.cts +24 -0
  331. package/dist/160/solanaIngressEgress/minimumDepositSet.d.ts +24 -0
  332. package/dist/160/solanaIngressEgress/minimumDepositSet.mjs +10 -0
  333. package/dist/160/solanaIngressEgress/stoppedBoosting.cjs +12 -0
  334. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +47 -0
  335. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +47 -0
  336. package/dist/160/solanaIngressEgress/stoppedBoosting.mjs +12 -0
  337. package/dist/160/solanaIngressEgress/transferFallbackRequested.cjs +12 -0
  338. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +30 -0
  339. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.ts +30 -0
  340. package/dist/160/solanaIngressEgress/transferFallbackRequested.mjs +12 -0
  341. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
  342. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.cts +107 -0
  343. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.ts +107 -0
  344. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
  345. package/dist/160/swapping/batchSwapFailed.cjs +11 -0
  346. package/dist/160/swapping/batchSwapFailed.d.cts +37 -0
  347. package/dist/160/swapping/batchSwapFailed.d.ts +37 -0
  348. package/dist/160/swapping/batchSwapFailed.mjs +11 -0
  349. package/dist/160/swapping/ccmFailed.d.cts +120 -120
  350. package/dist/160/swapping/ccmFailed.d.ts +120 -120
  351. package/dist/160/swapping/maximumSwapAmountSet.cjs +10 -0
  352. package/dist/160/swapping/maximumSwapAmountSet.d.cts +24 -0
  353. package/dist/160/swapping/maximumSwapAmountSet.d.ts +24 -0
  354. package/dist/160/swapping/maximumSwapAmountSet.mjs +10 -0
  355. package/dist/160/swapping/refundEgressIgnored.d.cts +25 -25
  356. package/dist/160/swapping/refundEgressIgnored.d.ts +25 -25
  357. package/dist/160/swapping/refundEgressScheduled.d.cts +9 -9
  358. package/dist/160/swapping/refundEgressScheduled.d.ts +9 -9
  359. package/dist/160/swapping/swapAmountConfiscated.d.cts +8 -8
  360. package/dist/160/swapping/swapAmountConfiscated.d.ts +8 -8
  361. package/dist/160/swapping/swapDepositAddressReady.cjs +27 -0
  362. package/dist/160/swapping/swapDepositAddressReady.d.cts +545 -0
  363. package/dist/160/swapping/swapDepositAddressReady.d.ts +545 -0
  364. package/dist/160/swapping/swapDepositAddressReady.mjs +27 -0
  365. package/dist/160/swapping/swapEgressIgnored.d.cts +25 -25
  366. package/dist/160/swapping/swapEgressIgnored.d.ts +25 -25
  367. package/dist/160/swapping/swapEgressScheduled.d.cts +9 -9
  368. package/dist/160/swapping/swapEgressScheduled.d.ts +9 -9
  369. package/dist/160/swapping/swapExecuted.d.cts +14 -14
  370. package/dist/160/swapping/swapExecuted.d.ts +14 -14
  371. package/dist/160/swapping/swapRequested.d.cts +194 -194
  372. package/dist/160/swapping/swapRequested.d.ts +194 -194
  373. package/dist/160/swapping/withdrawalRequested.cjs +18 -0
  374. package/dist/160/swapping/withdrawalRequested.d.cts +118 -0
  375. package/dist/160/swapping/withdrawalRequested.d.ts +118 -0
  376. package/dist/160/swapping/withdrawalRequested.mjs +18 -0
  377. package/package.json +1 -1
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
16
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -25,77 +25,77 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
26
26
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
27
27
  }, "strip", z.ZodTypeAny, {
28
- __kind: "Eth";
29
28
  value: `0x${string}`;
30
- }, {
31
29
  __kind: "Eth";
30
+ }, {
32
31
  value: string;
32
+ __kind: "Eth";
33
33
  }>, z.ZodObject<{
34
34
  __kind: z.ZodLiteral<"Dot">;
35
35
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
36
36
  }, "strip", z.ZodTypeAny, {
37
- __kind: "Dot";
38
37
  value: `0x${string}`;
39
- }, {
40
38
  __kind: "Dot";
39
+ }, {
41
40
  value: string;
41
+ __kind: "Dot";
42
42
  }>, z.ZodObject<{
43
43
  __kind: z.ZodLiteral<"Btc">;
44
44
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- __kind: "Btc";
47
46
  value: `0x${string}`;
48
- }, {
49
47
  __kind: "Btc";
48
+ }, {
50
49
  value: string;
50
+ __kind: "Btc";
51
51
  }>, z.ZodObject<{
52
52
  __kind: z.ZodLiteral<"Arb">;
53
53
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- __kind: "Arb";
56
55
  value: `0x${string}`;
57
- }, {
58
56
  __kind: "Arb";
57
+ }, {
59
58
  value: string;
59
+ __kind: "Arb";
60
60
  }>]>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
62
63
  destinationAddress: {
63
- __kind: "Eth";
64
64
  value: `0x${string}`;
65
+ __kind: "Eth";
65
66
  } | {
66
- __kind: "Dot";
67
67
  value: `0x${string}`;
68
+ __kind: "Dot";
68
69
  } | {
69
- __kind: "Btc";
70
70
  value: `0x${string}`;
71
+ __kind: "Btc";
71
72
  } | {
72
- __kind: "Arb";
73
73
  value: `0x${string}`;
74
+ __kind: "Arb";
74
75
  };
75
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
76
76
  egressAmount: bigint;
77
- egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
77
+ egressAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
78
78
  egressFee: bigint;
79
79
  }, {
80
+ egressId: [{
81
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
82
+ }, string | number];
80
83
  destinationAddress: {
81
- __kind: "Eth";
82
84
  value: string;
85
+ __kind: "Eth";
83
86
  } | {
84
- __kind: "Dot";
85
87
  value: string;
88
+ __kind: "Dot";
86
89
  } | {
87
- __kind: "Btc";
88
90
  value: string;
91
+ __kind: "Btc";
89
92
  } | {
90
- __kind: "Arb";
91
93
  value: string;
94
+ __kind: "Arb";
92
95
  };
93
- egressId: [{
94
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
95
- }, string | number];
96
96
  egressAmount: string | number;
97
97
  egressAsset: {
98
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
98
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
99
99
  };
100
100
  egressFee: string | number;
101
101
  }>;
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
16
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -25,77 +25,77 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
26
26
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
27
27
  }, "strip", z.ZodTypeAny, {
28
- __kind: "Eth";
29
28
  value: `0x${string}`;
30
- }, {
31
29
  __kind: "Eth";
30
+ }, {
32
31
  value: string;
32
+ __kind: "Eth";
33
33
  }>, z.ZodObject<{
34
34
  __kind: z.ZodLiteral<"Dot">;
35
35
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
36
36
  }, "strip", z.ZodTypeAny, {
37
- __kind: "Dot";
38
37
  value: `0x${string}`;
39
- }, {
40
38
  __kind: "Dot";
39
+ }, {
41
40
  value: string;
41
+ __kind: "Dot";
42
42
  }>, z.ZodObject<{
43
43
  __kind: z.ZodLiteral<"Btc">;
44
44
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- __kind: "Btc";
47
46
  value: `0x${string}`;
48
- }, {
49
47
  __kind: "Btc";
48
+ }, {
50
49
  value: string;
50
+ __kind: "Btc";
51
51
  }>, z.ZodObject<{
52
52
  __kind: z.ZodLiteral<"Arb">;
53
53
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- __kind: "Arb";
56
55
  value: `0x${string}`;
57
- }, {
58
56
  __kind: "Arb";
57
+ }, {
59
58
  value: string;
59
+ __kind: "Arb";
60
60
  }>]>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
62
63
  destinationAddress: {
63
- __kind: "Eth";
64
64
  value: `0x${string}`;
65
+ __kind: "Eth";
65
66
  } | {
66
- __kind: "Dot";
67
67
  value: `0x${string}`;
68
+ __kind: "Dot";
68
69
  } | {
69
- __kind: "Btc";
70
70
  value: `0x${string}`;
71
+ __kind: "Btc";
71
72
  } | {
72
- __kind: "Arb";
73
73
  value: `0x${string}`;
74
+ __kind: "Arb";
74
75
  };
75
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
76
76
  egressAmount: bigint;
77
- egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
77
+ egressAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
78
78
  egressFee: bigint;
79
79
  }, {
80
+ egressId: [{
81
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
82
+ }, string | number];
80
83
  destinationAddress: {
81
- __kind: "Eth";
82
84
  value: string;
85
+ __kind: "Eth";
83
86
  } | {
84
- __kind: "Dot";
85
87
  value: string;
88
+ __kind: "Dot";
86
89
  } | {
87
- __kind: "Btc";
88
90
  value: string;
91
+ __kind: "Btc";
89
92
  } | {
90
- __kind: "Arb";
91
93
  value: string;
94
+ __kind: "Arb";
92
95
  };
93
- egressId: [{
94
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
95
- }, string | number];
96
96
  egressAmount: string | number;
97
97
  egressAsset: {
98
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
98
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
99
99
  };
100
100
  egressFee: string | number;
101
101
  }>;
@@ -41,17 +41,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Module";
45
44
  value: {
46
45
  index: number;
47
46
  error: `0x${string}`;
48
47
  };
49
- }, {
50
48
  __kind: "Module";
49
+ }, {
51
50
  value: {
52
51
  index: number;
53
52
  error: string;
54
53
  };
54
+ __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Token";
86
85
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
- }, {
88
86
  __kind: "Token";
87
+ }, {
89
88
  value: {
90
89
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
90
  };
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 arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- __kind: "Arithmetic";
105
104
  value: "Underflow" | "Overflow" | "DivisionByZero";
106
- }, {
107
105
  __kind: "Arithmetic";
106
+ }, {
108
107
  value: {
109
108
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
109
  };
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 arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- __kind: "Transactional";
124
123
  value: "LimitReached" | "NoLayer";
125
- }, {
126
124
  __kind: "Transactional";
125
+ }, {
127
126
  value: {
128
127
  __kind: "LimitReached" | "NoLayer";
129
128
  };
129
+ __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -153,6 +153,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -160,11 +161,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
160
161
  } | {
161
162
  __kind: "BadOrigin";
162
163
  } | {
163
- __kind: "Module";
164
164
  value: {
165
165
  index: number;
166
166
  error: `0x${string}`;
167
167
  };
168
+ __kind: "Module";
168
169
  } | {
169
170
  __kind: "ConsumerRemaining";
170
171
  } | {
@@ -172,14 +173,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
172
173
  } | {
173
174
  __kind: "TooManyConsumers";
174
175
  } | {
175
- __kind: "Token";
176
176
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
+ __kind: "Token";
177
178
  } | {
178
- __kind: "Arithmetic";
179
179
  value: "Underflow" | "Overflow" | "DivisionByZero";
180
+ __kind: "Arithmetic";
180
181
  } | {
181
- __kind: "Transactional";
182
182
  value: "LimitReached" | "NoLayer";
183
+ __kind: "Transactional";
183
184
  } | {
184
185
  __kind: "Exhausted";
185
186
  } | {
@@ -189,8 +190,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -198,11 +201,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
198
201
  } | {
199
202
  __kind: "BadOrigin";
200
203
  } | {
201
- __kind: "Module";
202
204
  value: {
203
205
  index: number;
204
206
  error: string;
205
207
  };
208
+ __kind: "Module";
206
209
  } | {
207
210
  __kind: "ConsumerRemaining";
208
211
  } | {
@@ -210,20 +213,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
210
213
  } | {
211
214
  __kind: "TooManyConsumers";
212
215
  } | {
213
- __kind: "Token";
214
216
  value: {
215
217
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
216
218
  };
219
+ __kind: "Token";
217
220
  } | {
218
- __kind: "Arithmetic";
219
221
  value: {
220
222
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
221
223
  };
224
+ __kind: "Arithmetic";
222
225
  } | {
223
- __kind: "Transactional";
224
226
  value: {
225
227
  __kind: "LimitReached" | "NoLayer";
226
228
  };
229
+ __kind: "Transactional";
227
230
  } | {
228
231
  __kind: "Exhausted";
229
232
  } | {
@@ -233,9 +236,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -41,17 +41,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Module";
45
44
  value: {
46
45
  index: number;
47
46
  error: `0x${string}`;
48
47
  };
49
- }, {
50
48
  __kind: "Module";
49
+ }, {
51
50
  value: {
52
51
  index: number;
53
52
  error: string;
54
53
  };
54
+ __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Token";
86
85
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
- }, {
88
86
  __kind: "Token";
87
+ }, {
89
88
  value: {
90
89
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
90
  };
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 arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- __kind: "Arithmetic";
105
104
  value: "Underflow" | "Overflow" | "DivisionByZero";
106
- }, {
107
105
  __kind: "Arithmetic";
106
+ }, {
108
107
  value: {
109
108
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
109
  };
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 arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- __kind: "Transactional";
124
123
  value: "LimitReached" | "NoLayer";
125
- }, {
126
124
  __kind: "Transactional";
125
+ }, {
127
126
  value: {
128
127
  __kind: "LimitReached" | "NoLayer";
129
128
  };
129
+ __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -153,6 +153,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -160,11 +161,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
160
161
  } | {
161
162
  __kind: "BadOrigin";
162
163
  } | {
163
- __kind: "Module";
164
164
  value: {
165
165
  index: number;
166
166
  error: `0x${string}`;
167
167
  };
168
+ __kind: "Module";
168
169
  } | {
169
170
  __kind: "ConsumerRemaining";
170
171
  } | {
@@ -172,14 +173,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
172
173
  } | {
173
174
  __kind: "TooManyConsumers";
174
175
  } | {
175
- __kind: "Token";
176
176
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
+ __kind: "Token";
177
178
  } | {
178
- __kind: "Arithmetic";
179
179
  value: "Underflow" | "Overflow" | "DivisionByZero";
180
+ __kind: "Arithmetic";
180
181
  } | {
181
- __kind: "Transactional";
182
182
  value: "LimitReached" | "NoLayer";
183
+ __kind: "Transactional";
183
184
  } | {
184
185
  __kind: "Exhausted";
185
186
  } | {
@@ -189,8 +190,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -198,11 +201,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
198
201
  } | {
199
202
  __kind: "BadOrigin";
200
203
  } | {
201
- __kind: "Module";
202
204
  value: {
203
205
  index: number;
204
206
  error: string;
205
207
  };
208
+ __kind: "Module";
206
209
  } | {
207
210
  __kind: "ConsumerRemaining";
208
211
  } | {
@@ -210,20 +213,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
210
213
  } | {
211
214
  __kind: "TooManyConsumers";
212
215
  } | {
213
- __kind: "Token";
214
216
  value: {
215
217
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
216
218
  };
219
+ __kind: "Token";
217
220
  } | {
218
- __kind: "Arithmetic";
219
221
  value: {
220
222
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
221
223
  };
224
+ __kind: "Arithmetic";
222
225
  } | {
223
- __kind: "Transactional";
224
226
  value: {
225
227
  __kind: "LimitReached" | "NoLayer";
226
228
  };
229
+ __kind: "Transactional";
227
230
  } | {
228
231
  __kind: "Exhausted";
229
232
  } | {
@@ -233,9 +236,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -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: {