@chainflip/processor 1.10.0 → 1.10.2

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