@chainflip/processor 1.8.2 → 1.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (287) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  2. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  12. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  17. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  19. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  20. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  21. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  28. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  29. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  30. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  31. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  32. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  33. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  34. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  35. package/dist/100/funding/funded.d.cts +2 -2
  36. package/dist/100/funding/funded.d.ts +2 -2
  37. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  38. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  39. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  40. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  41. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  42. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  43. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  44. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  45. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  46. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  47. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  48. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  49. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  50. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  51. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  52. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  53. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  54. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  55. package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
  56. package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
  57. package/dist/100/swapping/ccmFailed.d.cts +70 -70
  58. package/dist/100/swapping/ccmFailed.d.ts +70 -70
  59. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  60. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  61. package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
  62. package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
  63. package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
  64. package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
  65. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  66. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  67. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  68. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  69. package/dist/100/swapping/swapScheduled.d.cts +109 -109
  70. package/dist/100/swapping/swapScheduled.d.ts +109 -109
  71. package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
  72. package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
  73. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  74. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  75. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  76. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  77. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  78. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  79. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  80. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  81. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  82. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  83. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  84. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  85. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  86. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  87. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  88. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  89. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  90. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  91. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  92. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  93. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  94. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  95. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  96. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  97. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  98. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  99. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  100. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  101. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  102. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  103. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  104. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  105. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  106. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  107. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  108. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  109. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  110. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  111. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  112. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  113. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  114. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  115. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  116. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  117. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  118. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  119. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  120. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  121. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  122. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  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/liquidityPools/limitOrderUpdated.d.cts +10 -10
  130. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  131. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  132. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  133. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  134. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  135. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  136. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  137. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  138. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  139. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  140. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  141. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  142. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  143. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  144. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  145. package/dist/141/swapping/ccmFailed.d.cts +100 -100
  146. package/dist/141/swapping/ccmFailed.d.ts +100 -100
  147. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  148. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  149. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  150. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  151. package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
  152. package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
  153. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  154. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  155. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  156. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  157. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  158. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  159. package/dist/141/swapping/swapScheduled.d.cts +126 -126
  160. package/dist/141/swapping/swapScheduled.d.ts +126 -126
  161. package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
  162. package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
  163. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  164. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  165. package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
  166. package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
  167. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  168. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  169. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  170. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  171. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  172. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  173. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  174. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  175. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  176. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  177. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  178. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  179. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  180. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  181. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  182. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  183. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  184. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  185. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  186. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
  187. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  188. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  189. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  190. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  191. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  192. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  193. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  194. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  195. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  196. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  197. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  198. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  199. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  200. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  201. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  202. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  203. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  204. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  205. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  206. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  207. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  208. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  209. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  210. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  211. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  212. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  213. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  214. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  215. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  216. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  217. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  218. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  219. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  220. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  221. package/dist/160/swapping/ccmFailed.d.cts +70 -70
  222. package/dist/160/swapping/ccmFailed.d.ts +70 -70
  223. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  224. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  225. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  226. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  227. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  228. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  229. package/dist/160/swapping/swapDepositAddressReady.d.cts +65 -65
  230. package/dist/160/swapping/swapDepositAddressReady.d.ts +65 -65
  231. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  232. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  233. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  234. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  235. package/dist/160/swapping/swapRequested.d.cts +130 -130
  236. package/dist/160/swapping/swapRequested.d.ts +130 -130
  237. package/dist/160/swapping/withdrawalRequested.d.cts +20 -20
  238. package/dist/160/swapping/withdrawalRequested.d.ts +20 -20
  239. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  240. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  241. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
  242. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
  243. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  244. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  245. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  246. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  247. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  248. package/dist/170/reputation/offencePenalty.d.ts +2 -2
  249. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  250. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  251. package/dist/170/swapping/swapRequested.d.cts +135 -135
  252. package/dist/170/swapping/swapRequested.d.ts +135 -135
  253. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +26 -26
  254. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +26 -26
  255. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
  256. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
  257. package/dist/180/common.cjs +29 -8
  258. package/dist/180/common.d.cts +142 -102
  259. package/dist/180/common.d.ts +142 -102
  260. package/dist/180/common.mjs +28 -7
  261. package/dist/180/environment/solanaGovCallDispatched.cjs +10 -0
  262. package/dist/180/environment/solanaGovCallDispatched.d.cts +69 -0
  263. package/dist/180/environment/solanaGovCallDispatched.d.ts +69 -0
  264. package/dist/180/environment/solanaGovCallDispatched.mjs +10 -0
  265. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  266. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +14 -14
  267. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  268. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  269. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
  270. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +52 -52
  271. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  272. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  273. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  274. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  275. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  276. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  277. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +26 -26
  278. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +26 -26
  279. package/dist/180/solanaIngressEgress/depositFailed.d.cts +26 -26
  280. package/dist/180/solanaIngressEgress/depositFailed.d.ts +26 -26
  281. package/dist/180/swapping/swapDepositAddressReady.cjs +2 -0
  282. package/dist/180/swapping/swapDepositAddressReady.d.cts +3 -0
  283. package/dist/180/swapping/swapDepositAddressReady.d.ts +3 -0
  284. package/dist/180/swapping/swapDepositAddressReady.mjs +2 -0
  285. package/dist/180/swapping/swapRequested.d.cts +10 -0
  286. package/dist/180/swapping/swapRequested.d.ts +10 -0
  287. package/package.json +1 -1
@@ -26,20 +26,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
26
26
  __kind: z.ZodLiteral<"Increase">;
27
27
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
28
28
  }, "strip", z.ZodTypeAny, {
29
- value: bigint;
30
29
  __kind: "Increase";
30
+ value: bigint;
31
31
  }, {
32
- value: string | number;
33
32
  __kind: "Increase";
33
+ value: string | number;
34
34
  }>, z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Decrease">;
36
36
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- value: bigint;
39
38
  __kind: "Decrease";
39
+ value: bigint;
40
40
  }, {
41
- value: string | number;
42
41
  __kind: "Decrease";
42
+ value: string | number;
43
43
  }>]>>>;
44
44
  amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
45
45
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -54,11 +54,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
54
54
  collectedFees: bigint;
55
55
  boughtAmount: bigint;
56
56
  amountChange?: {
57
- value: bigint;
58
57
  __kind: "Increase";
59
- } | {
60
58
  value: bigint;
59
+ } | {
61
60
  __kind: "Decrease";
61
+ value: bigint;
62
62
  } | null | undefined;
63
63
  }, {
64
64
  lp: string;
@@ -74,11 +74,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
74
74
  collectedFees: string | number;
75
75
  boughtAmount: string | number;
76
76
  amountChange?: {
77
- value: string | number;
78
77
  __kind: "Increase";
79
- } | {
80
78
  value: string | number;
79
+ } | {
81
80
  __kind: "Decrease";
81
+ value: string | number;
82
82
  } | null | undefined;
83
83
  }>;
84
84
 
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ __kind: "Increase";
62
63
  value: {
63
64
  liquidity: bigint;
64
65
  amounts: {
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
66
67
  pair: bigint;
67
68
  };
68
69
  };
69
- __kind: "Increase";
70
70
  }, {
71
+ __kind: "Increase";
71
72
  value: {
72
73
  liquidity: string | number;
73
74
  amounts: {
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
75
76
  pair: string | number;
76
77
  };
77
78
  };
78
- __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
+ __kind: "Decrease";
107
108
  value: {
108
109
  liquidity: bigint;
109
110
  amounts: {
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
111
112
  pair: bigint;
112
113
  };
113
114
  };
114
- __kind: "Decrease";
115
115
  }, {
116
+ __kind: "Decrease";
116
117
  value: {
117
118
  liquidity: string | number;
118
119
  amounts: {
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
120
121
  pair: string | number;
121
122
  };
122
123
  };
123
- __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
+ __kind: "Increase";
151
152
  value: {
152
153
  liquidity: bigint;
153
154
  amounts: {
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
155
156
  pair: bigint;
156
157
  };
157
158
  };
158
- __kind: "Increase";
159
159
  } | {
160
+ __kind: "Decrease";
160
161
  value: {
161
162
  liquidity: bigint;
162
163
  amounts: {
@@ -164,7 +165,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
164
165
  pair: bigint;
165
166
  };
166
167
  };
167
- __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
170
  lp: string;
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
+ __kind: "Increase";
188
189
  value: {
189
190
  liquidity: string | number;
190
191
  amounts: {
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
192
193
  pair: string | number;
193
194
  };
194
195
  };
195
- __kind: "Increase";
196
196
  } | {
197
+ __kind: "Decrease";
197
198
  value: {
198
199
  liquidity: string | number;
199
200
  amounts: {
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
201
202
  pair: string | number;
202
203
  };
203
204
  };
204
- __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ __kind: "Increase";
62
63
  value: {
63
64
  liquidity: bigint;
64
65
  amounts: {
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
66
67
  pair: bigint;
67
68
  };
68
69
  };
69
- __kind: "Increase";
70
70
  }, {
71
+ __kind: "Increase";
71
72
  value: {
72
73
  liquidity: string | number;
73
74
  amounts: {
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
75
76
  pair: string | number;
76
77
  };
77
78
  };
78
- __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
+ __kind: "Decrease";
107
108
  value: {
108
109
  liquidity: bigint;
109
110
  amounts: {
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
111
112
  pair: bigint;
112
113
  };
113
114
  };
114
- __kind: "Decrease";
115
115
  }, {
116
+ __kind: "Decrease";
116
117
  value: {
117
118
  liquidity: string | number;
118
119
  amounts: {
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
120
121
  pair: string | number;
121
122
  };
122
123
  };
123
- __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
+ __kind: "Increase";
151
152
  value: {
152
153
  liquidity: bigint;
153
154
  amounts: {
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
155
156
  pair: bigint;
156
157
  };
157
158
  };
158
- __kind: "Increase";
159
159
  } | {
160
+ __kind: "Decrease";
160
161
  value: {
161
162
  liquidity: bigint;
162
163
  amounts: {
@@ -164,7 +165,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
164
165
  pair: bigint;
165
166
  };
166
167
  };
167
- __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
170
  lp: string;
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
+ __kind: "Increase";
188
189
  value: {
189
190
  liquidity: string | number;
190
191
  amounts: {
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
192
193
  pair: string | number;
193
194
  };
194
195
  };
195
- __kind: "Increase";
196
196
  } | {
197
+ __kind: "Decrease";
197
198
  value: {
198
199
  liquidity: string | number;
199
200
  amounts: {
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
201
202
  pair: string | number;
202
203
  };
203
204
  };
204
- __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -41,17 +41,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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
  } | {
@@ -41,17 +41,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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 polkadotIngressEgressCcmEgressInvalid: 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
  } | {
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "Dot";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- channelId: bigint;
16
15
  asset: "Dot";
16
+ channelId: bigint;
17
17
  }, {
18
- channelId: string | number;
19
18
  asset: {
20
19
  __kind: "Dot";
21
20
  };
21
+ channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressDepositFetchesScheduled };
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "Dot";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- channelId: bigint;
16
15
  asset: "Dot";
16
+ channelId: bigint;
17
17
  }, {
18
- channelId: string | number;
19
18
  asset: {
20
19
  __kind: "Dot";
21
20
  };
21
+ channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressDepositFetchesScheduled };
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositIgnored: z.ZodObject<{
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositIgnored: z.ZodObject<{
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26