@chainflip/processor 1.5.5 → 1.5.7

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 (299) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  4. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  5. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  6. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  7. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  12. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  13. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  14. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  15. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  16. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  17. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  18. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  19. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  20. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  21. package/dist/100/funding/funded.d.cts +2 -2
  22. package/dist/100/funding/funded.d.ts +2 -2
  23. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  24. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  25. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  26. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  27. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  28. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  29. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  30. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  31. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  32. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  33. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  34. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  35. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  36. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  37. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  38. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  39. package/dist/120/swapping/ccmFailed.d.cts +70 -70
  40. package/dist/120/swapping/ccmFailed.d.ts +70 -70
  41. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  42. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  43. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  44. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  45. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  46. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  47. package/dist/120/swapping/withdrawalRequested.d.cts +12 -12
  48. package/dist/120/swapping/withdrawalRequested.d.ts +12 -12
  49. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  50. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  51. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  52. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
  53. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  54. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  55. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  56. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  57. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  58. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  59. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  60. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  61. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  62. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  63. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  64. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  65. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  66. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  67. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  68. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  69. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  70. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
  71. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  72. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  73. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  74. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  75. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  76. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  77. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  78. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  79. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  80. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  81. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  82. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  83. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  84. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  85. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  86. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  87. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  88. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  89. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  90. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  91. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  92. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  93. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  94. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  95. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  96. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  97. package/dist/141/swapping/ccmFailed.d.cts +100 -100
  98. package/dist/141/swapping/ccmFailed.d.ts +100 -100
  99. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  100. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  101. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  102. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  103. package/dist/141/swapping/swapDepositAddressReady.d.cts +44 -44
  104. package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
  105. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  106. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  107. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  108. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  109. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  110. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  111. package/dist/141/swapping/swapScheduled.d.cts +124 -124
  112. package/dist/141/swapping/swapScheduled.d.ts +124 -124
  113. package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
  114. package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
  115. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  116. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  117. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  118. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  119. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  120. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  121. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  122. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  123. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  124. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  125. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  126. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  127. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  128. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  129. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  130. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  131. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  132. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  133. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  134. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  135. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  136. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  137. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  138. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  139. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  140. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +4 -4
  141. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  142. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  143. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  144. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +4 -4
  145. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  146. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  147. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  148. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  149. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  150. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  151. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  152. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  153. package/dist/150/swapping/ccmFailed.d.cts +115 -115
  154. package/dist/150/swapping/ccmFailed.d.ts +115 -115
  155. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  156. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  157. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  158. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  159. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  160. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  161. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  162. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  163. package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
  164. package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
  165. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  166. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  167. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  168. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  169. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  170. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  171. package/dist/150/swapping/swapScheduled.d.cts +139 -139
  172. package/dist/150/swapping/swapScheduled.d.ts +139 -139
  173. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  174. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  175. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  176. package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  177. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  178. package/dist/150/tokenholderGovernance/proposalPassed.d.ts +8 -8
  179. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  180. package/dist/150/tokenholderGovernance/proposalRejected.d.ts +8 -8
  181. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  182. package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  183. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  184. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  185. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  186. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  187. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  188. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  189. package/dist/160/assetBalances/accountCredited.cjs +12 -0
  190. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.cts +7 -4
  191. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.ts +7 -4
  192. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.mjs +5 -4
  193. package/dist/160/assetBalances/accountDebited.cjs +12 -0
  194. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.cts +7 -4
  195. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.ts +7 -4
  196. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.mjs +5 -4
  197. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  198. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  199. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  200. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
  201. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  202. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  203. package/dist/160/common.cjs +146 -29
  204. package/dist/160/common.d.cts +2132 -699
  205. package/dist/160/common.d.ts +2132 -699
  206. package/dist/160/common.mjs +148 -31
  207. package/dist/160/environment/runtimeSafeModeUpdated.cjs +9 -0
  208. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +1104 -0
  209. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +1104 -0
  210. package/dist/160/environment/runtimeSafeModeUpdated.mjs +9 -0
  211. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  212. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +2 -2
  213. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  214. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  215. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  216. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
  217. package/dist/160/liquidityPools/orderDeletionFailed.cjs +7 -0
  218. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +126 -0
  219. package/dist/160/liquidityPools/orderDeletionFailed.d.ts +126 -0
  220. package/dist/160/liquidityPools/orderDeletionFailed.mjs +7 -0
  221. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  222. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  223. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  224. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  225. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  226. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  227. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  228. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +2 -2
  229. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  230. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  231. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  232. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  233. package/dist/160/solanaElections/allVotesCleared.cjs +6 -0
  234. package/dist/160/solanaElections/allVotesCleared.d.cts +5 -0
  235. package/dist/160/solanaElections/allVotesCleared.d.ts +5 -0
  236. package/dist/160/solanaElections/allVotesCleared.mjs +6 -0
  237. package/dist/160/solanaElections/allVotesNotCleared.cjs +6 -0
  238. package/dist/160/solanaElections/allVotesNotCleared.d.cts +5 -0
  239. package/dist/160/solanaElections/allVotesNotCleared.d.ts +5 -0
  240. package/dist/160/solanaElections/allVotesNotCleared.mjs +6 -0
  241. package/dist/160/solanaElections/corruptStorage.cjs +6 -0
  242. package/dist/160/solanaElections/corruptStorage.d.cts +5 -0
  243. package/dist/160/solanaElections/corruptStorage.d.ts +5 -0
  244. package/dist/160/solanaElections/corruptStorage.mjs +6 -0
  245. package/dist/160/solanaElections/uninitialized.cjs +6 -0
  246. package/dist/160/solanaElections/uninitialized.d.cts +5 -0
  247. package/dist/160/solanaElections/uninitialized.d.ts +5 -0
  248. package/dist/160/solanaElections/uninitialized.mjs +6 -0
  249. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
  250. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
  251. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  252. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  253. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  254. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  255. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  256. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  257. package/dist/160/swapping/ccmFailed.cjs +1 -1
  258. package/dist/160/swapping/ccmFailed.d.cts +60 -201
  259. package/dist/160/swapping/ccmFailed.d.ts +60 -201
  260. package/dist/160/swapping/ccmFailed.mjs +2 -2
  261. package/dist/160/swapping/maxSwapRequestDurationSet.cjs +6 -0
  262. package/dist/160/swapping/maxSwapRequestDurationSet.d.cts +11 -0
  263. package/dist/160/swapping/maxSwapRequestDurationSet.d.ts +11 -0
  264. package/dist/160/swapping/maxSwapRequestDurationSet.mjs +6 -0
  265. package/dist/160/swapping/maxSwapRetryDurationSet.cjs +6 -0
  266. package/dist/160/swapping/maxSwapRetryDurationSet.d.cts +11 -0
  267. package/dist/160/swapping/maxSwapRetryDurationSet.d.ts +11 -0
  268. package/dist/160/swapping/maxSwapRetryDurationSet.mjs +6 -0
  269. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  270. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  271. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  272. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  273. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  274. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  275. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  276. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  277. package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
  278. package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
  279. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  280. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  281. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  282. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  283. package/dist/160/swapping/swapExecuted.cjs +1 -0
  284. package/dist/160/swapping/swapExecuted.d.cts +15 -12
  285. package/dist/160/swapping/swapExecuted.d.ts +15 -12
  286. package/dist/160/swapping/swapExecuted.mjs +1 -0
  287. package/dist/160/swapping/swapRequested.cjs +5 -2
  288. package/dist/160/swapping/swapRequested.d.cts +261 -267
  289. package/dist/160/swapping/swapRequested.d.ts +261 -267
  290. package/dist/160/swapping/swapRequested.mjs +5 -2
  291. package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
  292. package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
  293. package/package.json +1 -1
  294. package/dist/160/liquidityProvider/accountCredited.cjs +0 -11
  295. package/dist/160/liquidityProvider/accountDebited.cjs +0 -11
  296. package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +0 -11
  297. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +0 -27
  298. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +0 -27
  299. package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +0 -11
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
16
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
17
  }, {
18
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -25,65 +25,64 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
26
26
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
27
27
  }, "strip", z.ZodTypeAny, {
28
- value: `0x${string}`;
29
28
  __kind: "Eth";
29
+ value: `0x${string}`;
30
30
  }, {
31
- value: string;
32
31
  __kind: "Eth";
32
+ value: string;
33
33
  }>, {
34
34
  chain: "Ethereum";
35
35
  address: `0x${string}`;
36
36
  }, {
37
- value: string;
38
37
  __kind: "Eth";
38
+ value: string;
39
39
  }>, z.ZodEffects<z.ZodObject<{
40
40
  __kind: z.ZodLiteral<"Dot">;
41
41
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
42
42
  }, "strip", z.ZodTypeAny, {
43
- value: `0x${string}`;
44
43
  __kind: "Dot";
44
+ value: `0x${string}`;
45
45
  }, {
46
- value: string;
47
46
  __kind: "Dot";
47
+ value: string;
48
48
  }>, {
49
49
  chain: "Polkadot";
50
50
  address: string;
51
51
  }, {
52
- value: string;
53
52
  __kind: "Dot";
53
+ value: string;
54
54
  }>, z.ZodEffects<z.ZodObject<{
55
55
  __kind: z.ZodLiteral<"Btc">;
56
56
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- value: `0x${string}`;
59
58
  __kind: "Btc";
59
+ value: `0x${string}`;
60
60
  }, {
61
- value: string;
62
61
  __kind: "Btc";
62
+ value: string;
63
63
  }>, {
64
64
  chain: "Bitcoin";
65
65
  address: string;
66
66
  }, {
67
- value: string;
68
67
  __kind: "Btc";
68
+ value: string;
69
69
  }>, z.ZodEffects<z.ZodObject<{
70
70
  __kind: z.ZodLiteral<"Arb">;
71
71
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
72
72
  }, "strip", z.ZodTypeAny, {
73
- value: `0x${string}`;
74
73
  __kind: "Arb";
74
+ value: `0x${string}`;
75
75
  }, {
76
- value: string;
77
76
  __kind: "Arb";
77
+ value: string;
78
78
  }>, {
79
79
  chain: "Arbitrum";
80
80
  address: `0x${string}`;
81
81
  }, {
82
- value: string;
83
82
  __kind: "Arb";
83
+ value: string;
84
84
  }>]>;
85
85
  }, "strip", z.ZodTypeAny, {
86
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
87
86
  destinationAddress: {
88
87
  chain: "Ethereum";
89
88
  address: `0x${string}`;
@@ -97,29 +96,30 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
97
96
  chain: "Arbitrum";
98
97
  address: `0x${string}`;
99
98
  };
99
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
100
100
  egressAmount: bigint;
101
- egressAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
101
+ egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
102
102
  egressFee: bigint;
103
103
  }, {
104
- egressId: [{
105
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
106
- }, string | number];
107
104
  destinationAddress: {
108
- value: string;
109
105
  __kind: "Eth";
110
- } | {
111
106
  value: string;
112
- __kind: "Dot";
113
107
  } | {
108
+ __kind: "Dot";
114
109
  value: string;
115
- __kind: "Btc";
116
110
  } | {
111
+ __kind: "Btc";
117
112
  value: string;
113
+ } | {
118
114
  __kind: "Arb";
115
+ value: string;
119
116
  };
117
+ egressId: [{
118
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
119
+ }, string | number];
120
120
  egressAmount: string | number;
121
121
  egressAsset: {
122
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
122
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
123
123
  };
124
124
  egressFee: string | number;
125
125
  }>;
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
16
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
17
  }, {
18
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -25,65 +25,64 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
26
26
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
27
27
  }, "strip", z.ZodTypeAny, {
28
- value: `0x${string}`;
29
28
  __kind: "Eth";
29
+ value: `0x${string}`;
30
30
  }, {
31
- value: string;
32
31
  __kind: "Eth";
32
+ value: string;
33
33
  }>, {
34
34
  chain: "Ethereum";
35
35
  address: `0x${string}`;
36
36
  }, {
37
- value: string;
38
37
  __kind: "Eth";
38
+ value: string;
39
39
  }>, z.ZodEffects<z.ZodObject<{
40
40
  __kind: z.ZodLiteral<"Dot">;
41
41
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
42
42
  }, "strip", z.ZodTypeAny, {
43
- value: `0x${string}`;
44
43
  __kind: "Dot";
44
+ value: `0x${string}`;
45
45
  }, {
46
- value: string;
47
46
  __kind: "Dot";
47
+ value: string;
48
48
  }>, {
49
49
  chain: "Polkadot";
50
50
  address: string;
51
51
  }, {
52
- value: string;
53
52
  __kind: "Dot";
53
+ value: string;
54
54
  }>, z.ZodEffects<z.ZodObject<{
55
55
  __kind: z.ZodLiteral<"Btc">;
56
56
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- value: `0x${string}`;
59
58
  __kind: "Btc";
59
+ value: `0x${string}`;
60
60
  }, {
61
- value: string;
62
61
  __kind: "Btc";
62
+ value: string;
63
63
  }>, {
64
64
  chain: "Bitcoin";
65
65
  address: string;
66
66
  }, {
67
- value: string;
68
67
  __kind: "Btc";
68
+ value: string;
69
69
  }>, z.ZodEffects<z.ZodObject<{
70
70
  __kind: z.ZodLiteral<"Arb">;
71
71
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
72
72
  }, "strip", z.ZodTypeAny, {
73
- value: `0x${string}`;
74
73
  __kind: "Arb";
74
+ value: `0x${string}`;
75
75
  }, {
76
- value: string;
77
76
  __kind: "Arb";
77
+ value: string;
78
78
  }>, {
79
79
  chain: "Arbitrum";
80
80
  address: `0x${string}`;
81
81
  }, {
82
- value: string;
83
82
  __kind: "Arb";
83
+ value: string;
84
84
  }>]>;
85
85
  }, "strip", z.ZodTypeAny, {
86
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
87
86
  destinationAddress: {
88
87
  chain: "Ethereum";
89
88
  address: `0x${string}`;
@@ -97,29 +96,30 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
97
96
  chain: "Arbitrum";
98
97
  address: `0x${string}`;
99
98
  };
99
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
100
100
  egressAmount: bigint;
101
- egressAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
101
+ egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
102
102
  egressFee: bigint;
103
103
  }, {
104
- egressId: [{
105
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
106
- }, string | number];
107
104
  destinationAddress: {
108
- value: string;
109
105
  __kind: "Eth";
110
- } | {
111
106
  value: string;
112
- __kind: "Dot";
113
107
  } | {
108
+ __kind: "Dot";
114
109
  value: string;
115
- __kind: "Btc";
116
110
  } | {
111
+ __kind: "Btc";
117
112
  value: string;
113
+ } | {
118
114
  __kind: "Arb";
115
+ value: string;
119
116
  };
117
+ egressId: [{
118
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
119
+ }, string | number];
120
120
  egressAmount: string | number;
121
121
  egressAsset: {
122
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
122
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
123
123
  };
124
124
  egressFee: string | number;
125
125
  }>;
@@ -153,7 +153,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 { arbitrumIngressEgressCcmEgressInvalid };
@@ -153,7 +153,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 { arbitrumIngressEgressCcmEgressInvalid };
@@ -72,12 +72,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
72
72
  }>]>;
73
73
  }, "strip", z.ZodTypeAny, {
74
74
  depositAddress: `0x${string}`;
75
- channelId: bigint;
76
- prewitnessedDepositId: bigint;
77
75
  asset: "ArbEth" | "ArbUsdc";
78
76
  depositDetails: {
79
77
  txHashes?: `0x${string}`[] | null | undefined;
80
78
  };
79
+ channelId: bigint;
80
+ prewitnessedDepositId: bigint;
81
81
  amounts: [number, bigint][];
82
82
  blockHeight: bigint;
83
83
  ingressFee: bigint;
@@ -100,14 +100,14 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
100
100
  };
101
101
  }, {
102
102
  depositAddress: string;
103
- channelId: string | number;
104
- prewitnessedDepositId: string | number;
105
103
  asset: {
106
104
  __kind: "ArbEth" | "ArbUsdc";
107
105
  };
108
106
  depositDetails: {
109
107
  txHashes?: string[] | null | undefined;
110
108
  };
109
+ channelId: string | number;
110
+ prewitnessedDepositId: string | number;
111
111
  amounts: [number, string | number][];
112
112
  blockHeight: string | number;
113
113
  ingressFee: string | number;
@@ -72,12 +72,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
72
72
  }>]>;
73
73
  }, "strip", z.ZodTypeAny, {
74
74
  depositAddress: `0x${string}`;
75
- channelId: bigint;
76
- prewitnessedDepositId: bigint;
77
75
  asset: "ArbEth" | "ArbUsdc";
78
76
  depositDetails: {
79
77
  txHashes?: `0x${string}`[] | null | undefined;
80
78
  };
79
+ channelId: bigint;
80
+ prewitnessedDepositId: bigint;
81
81
  amounts: [number, bigint][];
82
82
  blockHeight: bigint;
83
83
  ingressFee: bigint;
@@ -100,14 +100,14 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
100
100
  };
101
101
  }, {
102
102
  depositAddress: string;
103
- channelId: string | number;
104
- prewitnessedDepositId: string | number;
105
103
  asset: {
106
104
  __kind: "ArbEth" | "ArbUsdc";
107
105
  };
108
106
  depositDetails: {
109
107
  txHashes?: string[] | null | undefined;
110
108
  };
109
+ channelId: string | number;
110
+ prewitnessedDepositId: string | number;
111
111
  amounts: [number, string | number][];
112
112
  blockHeight: string | number;
113
113
  ingressFee: string | number;
@@ -70,12 +70,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
70
70
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
71
71
  }, "strip", z.ZodTypeAny, {
72
72
  depositAddress: `0x${string}`;
73
- channelId: bigint;
74
73
  asset: "ArbEth" | "ArbUsdc";
75
74
  amount: bigint;
76
75
  depositDetails: {
77
76
  txHashes?: `0x${string}`[] | null | undefined;
78
77
  };
78
+ channelId: bigint;
79
79
  blockHeight: bigint;
80
80
  ingressFee: bigint;
81
81
  action: {
@@ -96,7 +96,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
96
96
  };
97
97
  }, {
98
98
  depositAddress: string;
99
- channelId: string | number;
100
99
  asset: {
101
100
  __kind: "ArbEth" | "ArbUsdc";
102
101
  };
@@ -104,6 +103,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
104
103
  depositDetails: {
105
104
  txHashes?: string[] | null | undefined;
106
105
  };
106
+ channelId: string | number;
107
107
  blockHeight: string | number;
108
108
  ingressFee: string | number;
109
109
  action: {
@@ -70,12 +70,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
70
70
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
71
71
  }, "strip", z.ZodTypeAny, {
72
72
  depositAddress: `0x${string}`;
73
- channelId: bigint;
74
73
  asset: "ArbEth" | "ArbUsdc";
75
74
  amount: bigint;
76
75
  depositDetails: {
77
76
  txHashes?: `0x${string}`[] | null | undefined;
78
77
  };
78
+ channelId: bigint;
79
79
  blockHeight: bigint;
80
80
  ingressFee: bigint;
81
81
  action: {
@@ -96,7 +96,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
96
96
  };
97
97
  }, {
98
98
  depositAddress: string;
99
- channelId: string | number;
100
99
  asset: {
101
100
  __kind: "ArbEth" | "ArbUsdc";
102
101
  };
@@ -104,6 +103,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
104
103
  depositDetails: {
105
104
  txHashes?: string[] | null | undefined;
106
105
  };
106
+ channelId: string | number;
107
107
  blockHeight: string | number;
108
108
  ingressFee: string | number;
109
109
  action: {
@@ -29,14 +29,17 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
29
29
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
30
30
  }>;
31
31
  }, "strip", z.ZodTypeAny, {
32
+ reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
32
33
  depositAddress: `0x${string}`;
33
34
  asset: "ArbEth" | "ArbUsdc";
34
35
  amount: bigint;
35
36
  depositDetails: {
36
37
  txHashes?: `0x${string}`[] | null | undefined;
37
38
  };
38
- reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
39
39
  }, {
40
+ reason: {
41
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
42
+ };
40
43
  depositAddress: string;
41
44
  asset: {
42
45
  __kind: "ArbEth" | "ArbUsdc";
@@ -45,9 +48,6 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
45
48
  depositDetails: {
46
49
  txHashes?: string[] | null | undefined;
47
50
  };
48
- reason: {
49
- __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
50
- };
51
51
  }>;
52
52
 
53
53
  export { arbitrumIngressEgressDepositIgnored };
@@ -29,14 +29,17 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
29
29
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
30
30
  }>;
31
31
  }, "strip", z.ZodTypeAny, {
32
+ reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
32
33
  depositAddress: `0x${string}`;
33
34
  asset: "ArbEth" | "ArbUsdc";
34
35
  amount: bigint;
35
36
  depositDetails: {
36
37
  txHashes?: `0x${string}`[] | null | undefined;
37
38
  };
38
- reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
39
39
  }, {
40
+ reason: {
41
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
42
+ };
40
43
  depositAddress: string;
41
44
  asset: {
42
45
  __kind: "ArbEth" | "ArbUsdc";
@@ -45,9 +48,6 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
45
48
  depositDetails: {
46
49
  txHashes?: string[] | null | undefined;
47
50
  };
48
- reason: {
49
- __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
50
- };
51
51
  }>;
52
52
 
53
53
  export { arbitrumIngressEgressDepositIgnored };
@@ -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
- broadcastId: number;
16
15
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
- }, {
18
16
  broadcastId: number;
17
+ }, {
19
18
  egressId: [{
20
19
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
21
20
  }, 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
- broadcastId: number;
16
15
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
- }, {
18
16
  broadcastId: number;
17
+ }, {
19
18
  egressId: [{
20
19
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
21
20
  }, string | number];
21
+ broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { ethereumIngressEgressCcmBroadcastRequested };
@@ -153,6 +153,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { ethereumIngressEgressCcmEgressInvalid };
@@ -153,6 +153,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { 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;
57
58
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
58
59
  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;
74
75
  baseAsset: {
75
76
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
76
77
  };
77
78
  quoteAsset: {
78
79
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
79
80
  };
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;
57
58
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
58
59
  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;
74
75
  baseAsset: {
75
76
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
76
77
  };
77
78
  quoteAsset: {
78
79
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
79
80
  };
80
- lp: string;
81
81
  side: {
82
82
  __kind: "Buy" | "Sell";
83
83
  };