@chainflip/processor 1.11.3 → 1.11.6

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 (445) hide show
  1. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  2. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  3. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  4. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  5. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  6. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  7. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  8. package/dist/100/reputation/offencePenalty.d.ts +2 -2
  9. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  10. package/dist/100/system/extrinsicFailed.d.ts +17 -17
  11. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  12. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  13. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  14. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
  15. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +178 -178
  16. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +178 -178
  17. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  18. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  19. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  20. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  21. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +161 -161
  22. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +161 -161
  23. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  24. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  25. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  26. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
  27. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  28. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
  29. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  30. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  31. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
  32. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
  33. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  34. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  35. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  36. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  37. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  38. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  39. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  40. package/dist/11000/swapping/palletConfigUpdated.d.ts +32 -32
  41. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  42. package/dist/11000/swapping/refundEgressScheduled.d.ts +16 -16
  43. package/dist/11000/swapping/refundedOnChain.d.cts +10 -10
  44. package/dist/11000/swapping/refundedOnChain.d.ts +10 -10
  45. package/dist/11000/swapping/swapDepositAddressReady.d.cts +56 -56
  46. package/dist/11000/swapping/swapDepositAddressReady.d.ts +56 -56
  47. package/dist/11000/swapping/swapRequested.d.cts +111 -111
  48. package/dist/11000/swapping/swapRequested.d.ts +111 -111
  49. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +175 -166
  50. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +175 -166
  51. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +15 -6
  52. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +15 -6
  53. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +327 -318
  54. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +327 -318
  55. package/dist/11100/common.cjs +85 -40
  56. package/dist/11100/common.d.cts +946 -336
  57. package/dist/11100/common.d.ts +946 -336
  58. package/dist/11100/common.mjs +84 -39
  59. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +15 -6
  60. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +15 -6
  61. package/dist/11100/funding/sCCallCannotBeDecoded.cjs +11 -0
  62. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +17 -0
  63. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +17 -0
  64. package/dist/11100/funding/sCCallCannotBeDecoded.mjs +11 -0
  65. package/dist/11100/funding/sCCallCannotBeExecuted.cjs +17 -0
  66. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +541 -0
  67. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +541 -0
  68. package/dist/11100/funding/sCCallCannotBeExecuted.mjs +17 -0
  69. package/dist/11100/funding/sCCallExecuted.cjs +15 -0
  70. package/dist/11100/funding/sCCallExecuted.d.cts +168 -0
  71. package/dist/11100/funding/sCCallExecuted.d.ts +168 -0
  72. package/dist/11100/funding/sCCallExecuted.mjs +15 -0
  73. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +39 -30
  74. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +39 -30
  75. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +175 -166
  76. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +175 -166
  77. package/dist/11100/swapping/swapDepositAddressReady.d.cts +86 -81
  78. package/dist/11100/swapping/swapDepositAddressReady.d.ts +86 -81
  79. package/dist/11100/swapping/swapRequested.d.cts +325 -320
  80. package/dist/11100/swapping/swapRequested.d.ts +325 -320
  81. package/dist/11100/validator/maxBidUpdated.cjs +10 -0
  82. package/dist/11100/validator/maxBidUpdated.d.cts +14 -0
  83. package/dist/11100/validator/maxBidUpdated.d.ts +14 -0
  84. package/dist/11100/validator/maxBidUpdated.mjs +10 -0
  85. package/dist/11100/validator/unDelegationFinalized.cjs +7 -0
  86. package/dist/11100/validator/unDelegationFinalized.d.cts +14 -0
  87. package/dist/11100/validator/unDelegationFinalized.d.ts +14 -0
  88. package/dist/11100/validator/unDelegationFinalized.mjs +7 -0
  89. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  90. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  91. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  92. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  93. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  94. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  95. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  96. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  97. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  98. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  99. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  100. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  101. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  102. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  103. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  104. package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
  105. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  106. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  107. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  108. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  109. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  110. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  111. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  112. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  113. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  114. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  115. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  116. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  117. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  118. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  119. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  120. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
  121. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  122. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  123. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  124. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  125. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  126. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  127. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  128. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  129. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  130. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  131. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  132. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  133. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  134. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  135. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  136. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  137. package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
  138. package/dist/141/swapping/ccmDepositReceived.d.ts +4 -4
  139. package/dist/141/swapping/ccmFailed.d.cts +4 -4
  140. package/dist/141/swapping/ccmFailed.d.ts +4 -4
  141. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  142. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  143. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  144. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  145. package/dist/141/swapping/swapDepositAddressReady.d.cts +18 -18
  146. package/dist/141/swapping/swapDepositAddressReady.d.ts +18 -18
  147. package/dist/141/swapping/swapEgressIgnored.d.cts +12 -12
  148. package/dist/141/swapping/swapEgressIgnored.d.ts +12 -12
  149. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  150. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  151. package/dist/141/swapping/swapExecuted.d.cts +12 -12
  152. package/dist/141/swapping/swapExecuted.d.ts +12 -12
  153. package/dist/141/swapping/swapScheduled.d.cts +16 -16
  154. package/dist/141/swapping/swapScheduled.d.ts +16 -16
  155. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  156. package/dist/141/swapping/withdrawalRequested.d.ts +6 -6
  157. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  158. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  159. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  160. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  161. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  162. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  163. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  164. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  165. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  166. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +4 -4
  167. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  168. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  169. package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
  170. package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
  171. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  172. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  173. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  174. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +26 -26
  175. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  176. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  177. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  178. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  179. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  180. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  181. package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
  182. package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
  183. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  184. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  185. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  186. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  187. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  188. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  189. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  190. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  191. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  192. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  193. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  194. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  195. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  196. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  197. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  198. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  199. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  200. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  201. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  202. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  203. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  204. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  205. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  206. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  207. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  208. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  209. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  210. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  211. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  212. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  213. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  214. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  215. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  216. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  217. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  218. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  219. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  220. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  221. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  222. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  223. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  224. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  225. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  226. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  227. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  228. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  229. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  230. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  231. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  232. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  233. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  234. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  235. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  236. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  237. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  238. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  239. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  240. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  241. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  242. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  243. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  244. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  245. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  246. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  247. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  248. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  249. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  250. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  251. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  252. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  253. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  254. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  255. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  256. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  257. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  258. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  259. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  260. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  261. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  262. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  263. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  264. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  265. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  266. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  267. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  268. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  269. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  270. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  271. package/dist/160/swapping/swapRequested.d.cts +40 -40
  272. package/dist/160/swapping/swapRequested.d.ts +40 -40
  273. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  274. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  275. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  276. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  277. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  278. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  279. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  280. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
  281. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  282. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  283. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  284. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
  285. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  286. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  287. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  288. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  289. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  290. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  291. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  292. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  293. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  294. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  295. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  296. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  297. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  298. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  299. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  300. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  301. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  302. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  303. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  304. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  305. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  306. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  307. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  308. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  309. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  310. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
  311. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  312. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  313. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  314. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  315. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
  316. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
  317. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  318. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  319. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  320. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  321. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  322. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  323. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
  324. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +68 -68
  325. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  326. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  327. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +185 -185
  328. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +185 -185
  329. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  330. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  331. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  332. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
  333. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  334. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  335. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  336. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  337. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  338. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  339. package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
  340. package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
  341. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  342. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  343. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  344. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  345. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  346. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  347. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  348. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  349. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  350. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  351. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  352. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  353. package/dist/180/swapping/swapRequested.d.cts +4 -4
  354. package/dist/180/swapping/swapRequested.d.ts +4 -4
  355. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  356. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  357. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  358. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  359. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  360. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  361. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  362. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  363. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  364. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  365. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  366. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  367. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  368. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  369. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  370. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  371. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  372. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  373. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  374. package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
  375. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  376. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  377. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  378. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  379. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  380. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  381. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  382. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  383. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  384. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  385. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  386. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  387. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  388. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  389. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  390. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  391. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  392. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  393. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  394. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  395. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  396. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  397. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  398. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  399. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  400. package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
  401. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
  402. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
  403. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  404. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  405. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  406. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  407. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  408. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  409. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  410. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
  411. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  412. package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  413. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
  414. package/dist/190/polkadotIngressEgress/depositFailed.d.ts +10 -10
  415. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  416. package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +8 -8
  417. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  418. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  419. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  420. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
  421. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  422. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  423. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  424. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  425. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  426. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  427. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  428. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  429. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  430. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  431. package/dist/190/solanaIngressEgress/depositFailed.d.cts +172 -172
  432. package/dist/190/solanaIngressEgress/depositFailed.d.ts +172 -172
  433. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  434. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
  435. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  436. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  437. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  438. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  439. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  440. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  441. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  442. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  443. package/dist/Processor.d.cts +1 -5
  444. package/dist/Processor.d.ts +1 -5
  445. package/package.json +2 -2
@@ -336,7 +336,6 @@ declare const swappingCcmFailed: z.ZodObject<{
336
336
  txHash: string;
337
337
  }>]>;
338
338
  }, "strip", z.ZodTypeAny, {
339
- reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
340
339
  destinationAddress: {
341
340
  readonly chain: "Ethereum";
342
341
  readonly address: `0x${string}`;
@@ -390,6 +389,7 @@ declare const swappingCcmFailed: z.ZodObject<{
390
389
  value: `0x${string}`;
391
390
  } | null | undefined;
392
391
  };
392
+ reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
393
393
  origin: {
394
394
  __kind: "DepositChannel";
395
395
  depositAddress: {
@@ -412,9 +412,6 @@ declare const swappingCcmFailed: z.ZodObject<{
412
412
  txHash: `0x${string}`;
413
413
  };
414
414
  }, {
415
- reason: {
416
- __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
417
- };
418
415
  destinationAddress: {
419
416
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
420
417
  value: string;
@@ -461,6 +458,9 @@ declare const swappingCcmFailed: z.ZodObject<{
461
458
  value: string;
462
459
  } | null | undefined;
463
460
  };
461
+ reason: {
462
+ __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
463
+ };
464
464
  origin: {
465
465
  __kind: "DepositChannel";
466
466
  depositAddress: {
@@ -4,19 +4,19 @@ declare const swappingMaximumSwapAmountSet: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
7
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
10
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
11
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
12
  }>;
13
13
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- asset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
15
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
16
16
  amount?: bigint | null | undefined;
17
17
  }, {
18
18
  asset: {
19
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
20
  };
21
21
  amount?: string | number | null | undefined;
22
22
  }>;
@@ -4,19 +4,19 @@ declare const swappingMaximumSwapAmountSet: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
7
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
10
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
11
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
12
  }>;
13
13
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- asset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
15
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
16
16
  amount?: bigint | null | undefined;
17
17
  }, {
18
18
  asset: {
19
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
20
  };
21
21
  amount?: string | number | null | undefined;
22
22
  }>;
@@ -5,36 +5,36 @@ declare const swappingSwapAmountConfiscated: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
13
13
  }>;
14
14
  destinationAsset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
22
  }>;
23
23
  totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
26
  swapId: bigint;
27
- sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
28
- destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
27
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
28
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
29
29
  totalAmount: bigint;
30
30
  confiscatedAmount: bigint;
31
31
  }, {
32
32
  swapId: string | number;
33
33
  sourceAsset: {
34
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
34
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
35
35
  };
36
36
  destinationAsset: {
37
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
37
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
38
38
  };
39
39
  totalAmount: string | number;
40
40
  confiscatedAmount: string | number;
@@ -5,36 +5,36 @@ declare const swappingSwapAmountConfiscated: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
13
13
  }>;
14
14
  destinationAsset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
22
  }>;
23
23
  totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
26
  swapId: bigint;
27
- sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
28
- destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
27
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
28
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
29
29
  totalAmount: bigint;
30
30
  confiscatedAmount: bigint;
31
31
  }, {
32
32
  swapId: string | number;
33
33
  sourceAsset: {
34
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
34
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
35
35
  };
36
36
  destinationAsset: {
37
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
37
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
38
38
  };
39
39
  totalAmount: string | number;
40
40
  confiscatedAmount: string | number;
@@ -54,20 +54,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
54
54
  sourceAsset: z.ZodEffects<z.ZodObject<{
55
55
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
57
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
58
58
  }, {
59
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
60
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
61
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
59
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
60
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
61
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
62
62
  }>;
63
63
  destinationAsset: z.ZodEffects<z.ZodObject<{
64
64
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
66
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
67
67
  }, {
68
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
69
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
70
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
68
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
69
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
70
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
71
71
  }>;
72
72
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
73
73
  brokerCommissionRate: z.ZodNumber;
@@ -98,7 +98,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
98
98
  bps: number;
99
99
  }>, "many">;
100
100
  }, "strip", z.ZodTypeAny, {
101
- destinationAddress: {
101
+ depositAddress: {
102
102
  readonly chain: "Ethereum";
103
103
  readonly address: `0x${string}`;
104
104
  } | {
@@ -111,7 +111,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
111
111
  readonly chain: "Arbitrum";
112
112
  readonly address: `0x${string}`;
113
113
  };
114
- depositAddress: {
114
+ channelId: bigint;
115
+ destinationAddress: {
115
116
  readonly chain: "Ethereum";
116
117
  readonly address: `0x${string}`;
117
118
  } | {
@@ -124,9 +125,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
124
125
  readonly chain: "Arbitrum";
125
126
  readonly address: `0x${string}`;
126
127
  };
127
- channelId: bigint;
128
- sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
129
- destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
128
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
129
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
130
130
  brokerCommissionRate: number;
131
131
  sourceChainExpiryBlock: bigint;
132
132
  boostFee: number;
@@ -141,20 +141,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
141
141
  cfParameters: `0x${string}`;
142
142
  } | null | undefined;
143
143
  }, {
144
- destinationAddress: {
144
+ depositAddress: {
145
145
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
146
146
  value: string;
147
147
  };
148
- depositAddress: {
148
+ channelId: string | number;
149
+ destinationAddress: {
149
150
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
150
151
  value: string;
151
152
  };
152
- channelId: string | number;
153
153
  sourceAsset: {
154
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
154
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
155
155
  };
156
156
  destinationAsset: {
157
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
157
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
158
158
  };
159
159
  brokerCommissionRate: number;
160
160
  sourceChainExpiryBlock: string | number;
@@ -54,20 +54,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
54
54
  sourceAsset: z.ZodEffects<z.ZodObject<{
55
55
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
57
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
58
58
  }, {
59
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
60
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
61
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
59
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
60
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
61
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
62
62
  }>;
63
63
  destinationAsset: z.ZodEffects<z.ZodObject<{
64
64
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
66
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
67
67
  }, {
68
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
69
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
70
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
68
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
69
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
70
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
71
71
  }>;
72
72
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
73
73
  brokerCommissionRate: z.ZodNumber;
@@ -98,7 +98,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
98
98
  bps: number;
99
99
  }>, "many">;
100
100
  }, "strip", z.ZodTypeAny, {
101
- destinationAddress: {
101
+ depositAddress: {
102
102
  readonly chain: "Ethereum";
103
103
  readonly address: `0x${string}`;
104
104
  } | {
@@ -111,7 +111,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
111
111
  readonly chain: "Arbitrum";
112
112
  readonly address: `0x${string}`;
113
113
  };
114
- depositAddress: {
114
+ channelId: bigint;
115
+ destinationAddress: {
115
116
  readonly chain: "Ethereum";
116
117
  readonly address: `0x${string}`;
117
118
  } | {
@@ -124,9 +125,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
124
125
  readonly chain: "Arbitrum";
125
126
  readonly address: `0x${string}`;
126
127
  };
127
- channelId: bigint;
128
- sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
129
- destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
128
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
129
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
130
130
  brokerCommissionRate: number;
131
131
  sourceChainExpiryBlock: bigint;
132
132
  boostFee: number;
@@ -141,20 +141,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
141
141
  cfParameters: `0x${string}`;
142
142
  } | null | undefined;
143
143
  }, {
144
- destinationAddress: {
144
+ depositAddress: {
145
145
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
146
146
  value: string;
147
147
  };
148
- depositAddress: {
148
+ channelId: string | number;
149
+ destinationAddress: {
149
150
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
150
151
  value: string;
151
152
  };
152
- channelId: string | number;
153
153
  sourceAsset: {
154
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
154
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
155
155
  };
156
156
  destinationAsset: {
157
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
157
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
158
158
  };
159
159
  brokerCommissionRate: number;
160
160
  sourceChainExpiryBlock: string | number;
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -155,6 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
155
155
  __kind: "RootNotAllowed";
156
156
  }>]>;
157
157
  }, "strip", z.ZodTypeAny, {
158
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
159
+ amount: bigint;
160
+ swapId: bigint;
158
161
  reason: {
159
162
  __kind: "Other";
160
163
  } | {
@@ -191,10 +194,12 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
191
194
  } | {
192
195
  __kind: "RootNotAllowed";
193
196
  };
194
- amount: bigint;
195
- swapId: bigint;
196
- asset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
197
197
  }, {
198
+ asset: {
199
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
200
+ };
201
+ amount: string | number;
202
+ swapId: string | number;
198
203
  reason: {
199
204
  __kind: "Other";
200
205
  } | {
@@ -237,11 +242,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
237
242
  } | {
238
243
  __kind: "RootNotAllowed";
239
244
  };
240
- amount: string | number;
241
- swapId: string | number;
242
- asset: {
243
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
244
- };
245
245
  }>;
246
246
 
247
247
  export { swappingSwapEgressIgnored };
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -155,6 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
155
155
  __kind: "RootNotAllowed";
156
156
  }>]>;
157
157
  }, "strip", z.ZodTypeAny, {
158
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
159
+ amount: bigint;
160
+ swapId: bigint;
158
161
  reason: {
159
162
  __kind: "Other";
160
163
  } | {
@@ -191,10 +194,12 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
191
194
  } | {
192
195
  __kind: "RootNotAllowed";
193
196
  };
194
- amount: bigint;
195
- swapId: bigint;
196
- asset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
197
197
  }, {
198
+ asset: {
199
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
200
+ };
201
+ amount: string | number;
202
+ swapId: string | number;
198
203
  reason: {
199
204
  __kind: "Other";
200
205
  } | {
@@ -237,11 +242,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
237
242
  } | {
238
243
  __kind: "RootNotAllowed";
239
244
  };
240
- amount: string | number;
241
- swapId: string | number;
242
- asset: {
243
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
244
- };
245
245
  }>;
246
246
 
247
247
  export { swappingSwapEgressIgnored };
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
14
14
  asset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
22
  }>;
23
23
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
27
  amount: bigint;
27
28
  swapId: bigint;
28
- asset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
29
29
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
30
30
  fee: bigint;
31
31
  }, {
32
- amount: string | number;
33
- swapId: string | number;
34
32
  asset: {
35
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
33
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
36
34
  };
35
+ amount: string | number;
36
+ swapId: string | number;
37
37
  egressId: [{
38
38
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
39
39
  }, string | number];
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
14
14
  asset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
22
  }>;
23
23
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
27
  amount: bigint;
27
28
  swapId: bigint;
28
- asset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
29
29
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
30
30
  fee: bigint;
31
31
  }, {
32
- amount: string | number;
33
- swapId: string | number;
34
32
  asset: {
35
- __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
33
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
36
34
  };
35
+ amount: string | number;
36
+ swapId: string | number;
37
37
  egressId: [{
38
38
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
39
39
  }, string | number];