@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
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
9
9
  }, {
10
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "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.ZodUnion<[z.ZodObject<{
@@ -43,17 +43,17 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
43
43
  error: string;
44
44
  }>;
45
45
  }, "strip", z.ZodTypeAny, {
46
+ __kind: "Module";
46
47
  value: {
47
48
  index: number;
48
49
  error: `0x${string}`;
49
50
  };
50
- __kind: "Module";
51
51
  }, {
52
+ __kind: "Module";
52
53
  value: {
53
54
  index: number;
54
55
  error: string;
55
56
  };
56
- __kind: "Module";
57
57
  }>, z.ZodObject<{
58
58
  __kind: z.ZodLiteral<"ConsumerRemaining">;
59
59
  }, "strip", z.ZodTypeAny, {
@@ -84,13 +84,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
84
84
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
85
85
  }>;
86
86
  }, "strip", z.ZodTypeAny, {
87
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
88
87
  __kind: "Token";
88
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
89
89
  }, {
90
+ __kind: "Token";
90
91
  value: {
91
92
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
93
  };
93
- __kind: "Token";
94
94
  }>, z.ZodObject<{
95
95
  __kind: z.ZodLiteral<"Arithmetic">;
96
96
  value: z.ZodEffects<z.ZodObject<{
@@ -103,13 +103,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
103
103
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
104
104
  }>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- value: "Underflow" | "Overflow" | "DivisionByZero";
107
106
  __kind: "Arithmetic";
107
+ value: "Underflow" | "Overflow" | "DivisionByZero";
108
108
  }, {
109
+ __kind: "Arithmetic";
109
110
  value: {
110
111
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
111
112
  };
112
- __kind: "Arithmetic";
113
113
  }>, z.ZodObject<{
114
114
  __kind: z.ZodLiteral<"Transactional">;
115
115
  value: z.ZodEffects<z.ZodObject<{
@@ -122,13 +122,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
122
122
  __kind: "LimitReached" | "NoLayer";
123
123
  }>;
124
124
  }, "strip", z.ZodTypeAny, {
125
- value: "LimitReached" | "NoLayer";
126
125
  __kind: "Transactional";
126
+ value: "LimitReached" | "NoLayer";
127
127
  }, {
128
+ __kind: "Transactional";
128
129
  value: {
129
130
  __kind: "LimitReached" | "NoLayer";
130
131
  };
131
- __kind: "Transactional";
132
132
  }>, z.ZodObject<{
133
133
  __kind: z.ZodLiteral<"Exhausted">;
134
134
  }, "strip", z.ZodTypeAny, {
@@ -155,9 +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";
158
159
  amount: bigint;
159
160
  swapId: bigint;
160
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
161
161
  reason: {
162
162
  __kind: "Other";
163
163
  } | {
@@ -165,11 +165,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
165
165
  } | {
166
166
  __kind: "BadOrigin";
167
167
  } | {
168
+ __kind: "Module";
168
169
  value: {
169
170
  index: number;
170
171
  error: `0x${string}`;
171
172
  };
172
- __kind: "Module";
173
173
  } | {
174
174
  __kind: "ConsumerRemaining";
175
175
  } | {
@@ -177,14 +177,14 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
177
177
  } | {
178
178
  __kind: "TooManyConsumers";
179
179
  } | {
180
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
181
180
  __kind: "Token";
181
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
182
182
  } | {
183
- value: "Underflow" | "Overflow" | "DivisionByZero";
184
183
  __kind: "Arithmetic";
184
+ value: "Underflow" | "Overflow" | "DivisionByZero";
185
185
  } | {
186
- value: "LimitReached" | "NoLayer";
187
186
  __kind: "Transactional";
187
+ value: "LimitReached" | "NoLayer";
188
188
  } | {
189
189
  __kind: "Exhausted";
190
190
  } | {
@@ -195,11 +195,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
195
195
  __kind: "RootNotAllowed";
196
196
  };
197
197
  }, {
198
- amount: string | number;
199
- swapId: string | number;
200
198
  asset: {
201
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
199
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
202
200
  };
201
+ amount: string | number;
202
+ swapId: string | number;
203
203
  reason: {
204
204
  __kind: "Other";
205
205
  } | {
@@ -207,11 +207,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
207
207
  } | {
208
208
  __kind: "BadOrigin";
209
209
  } | {
210
+ __kind: "Module";
210
211
  value: {
211
212
  index: number;
212
213
  error: string;
213
214
  };
214
- __kind: "Module";
215
215
  } | {
216
216
  __kind: "ConsumerRemaining";
217
217
  } | {
@@ -219,20 +219,20 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
219
219
  } | {
220
220
  __kind: "TooManyConsumers";
221
221
  } | {
222
+ __kind: "Token";
222
223
  value: {
223
224
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
224
225
  };
225
- __kind: "Token";
226
226
  } | {
227
+ __kind: "Arithmetic";
227
228
  value: {
228
229
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
229
230
  };
230
- __kind: "Arithmetic";
231
231
  } | {
232
+ __kind: "Transactional";
232
233
  value: {
233
234
  __kind: "LimitReached" | "NoLayer";
234
235
  };
235
- __kind: "Transactional";
236
236
  } | {
237
237
  __kind: "Exhausted";
238
238
  } | {
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
9
9
  }, {
10
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "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.ZodUnion<[z.ZodObject<{
@@ -43,17 +43,17 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
43
43
  error: string;
44
44
  }>;
45
45
  }, "strip", z.ZodTypeAny, {
46
+ __kind: "Module";
46
47
  value: {
47
48
  index: number;
48
49
  error: `0x${string}`;
49
50
  };
50
- __kind: "Module";
51
51
  }, {
52
+ __kind: "Module";
52
53
  value: {
53
54
  index: number;
54
55
  error: string;
55
56
  };
56
- __kind: "Module";
57
57
  }>, z.ZodObject<{
58
58
  __kind: z.ZodLiteral<"ConsumerRemaining">;
59
59
  }, "strip", z.ZodTypeAny, {
@@ -84,13 +84,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
84
84
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
85
85
  }>;
86
86
  }, "strip", z.ZodTypeAny, {
87
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
88
87
  __kind: "Token";
88
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
89
89
  }, {
90
+ __kind: "Token";
90
91
  value: {
91
92
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
93
  };
93
- __kind: "Token";
94
94
  }>, z.ZodObject<{
95
95
  __kind: z.ZodLiteral<"Arithmetic">;
96
96
  value: z.ZodEffects<z.ZodObject<{
@@ -103,13 +103,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
103
103
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
104
104
  }>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- value: "Underflow" | "Overflow" | "DivisionByZero";
107
106
  __kind: "Arithmetic";
107
+ value: "Underflow" | "Overflow" | "DivisionByZero";
108
108
  }, {
109
+ __kind: "Arithmetic";
109
110
  value: {
110
111
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
111
112
  };
112
- __kind: "Arithmetic";
113
113
  }>, z.ZodObject<{
114
114
  __kind: z.ZodLiteral<"Transactional">;
115
115
  value: z.ZodEffects<z.ZodObject<{
@@ -122,13 +122,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
122
122
  __kind: "LimitReached" | "NoLayer";
123
123
  }>;
124
124
  }, "strip", z.ZodTypeAny, {
125
- value: "LimitReached" | "NoLayer";
126
125
  __kind: "Transactional";
126
+ value: "LimitReached" | "NoLayer";
127
127
  }, {
128
+ __kind: "Transactional";
128
129
  value: {
129
130
  __kind: "LimitReached" | "NoLayer";
130
131
  };
131
- __kind: "Transactional";
132
132
  }>, z.ZodObject<{
133
133
  __kind: z.ZodLiteral<"Exhausted">;
134
134
  }, "strip", z.ZodTypeAny, {
@@ -155,9 +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";
158
159
  amount: bigint;
159
160
  swapId: bigint;
160
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
161
161
  reason: {
162
162
  __kind: "Other";
163
163
  } | {
@@ -165,11 +165,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
165
165
  } | {
166
166
  __kind: "BadOrigin";
167
167
  } | {
168
+ __kind: "Module";
168
169
  value: {
169
170
  index: number;
170
171
  error: `0x${string}`;
171
172
  };
172
- __kind: "Module";
173
173
  } | {
174
174
  __kind: "ConsumerRemaining";
175
175
  } | {
@@ -177,14 +177,14 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
177
177
  } | {
178
178
  __kind: "TooManyConsumers";
179
179
  } | {
180
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
181
180
  __kind: "Token";
181
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
182
182
  } | {
183
- value: "Underflow" | "Overflow" | "DivisionByZero";
184
183
  __kind: "Arithmetic";
184
+ value: "Underflow" | "Overflow" | "DivisionByZero";
185
185
  } | {
186
- value: "LimitReached" | "NoLayer";
187
186
  __kind: "Transactional";
187
+ value: "LimitReached" | "NoLayer";
188
188
  } | {
189
189
  __kind: "Exhausted";
190
190
  } | {
@@ -195,11 +195,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
195
195
  __kind: "RootNotAllowed";
196
196
  };
197
197
  }, {
198
- amount: string | number;
199
- swapId: string | number;
200
198
  asset: {
201
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
199
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
202
200
  };
201
+ amount: string | number;
202
+ swapId: string | number;
203
203
  reason: {
204
204
  __kind: "Other";
205
205
  } | {
@@ -207,11 +207,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
207
207
  } | {
208
208
  __kind: "BadOrigin";
209
209
  } | {
210
+ __kind: "Module";
210
211
  value: {
211
212
  index: number;
212
213
  error: string;
213
214
  };
214
- __kind: "Module";
215
215
  } | {
216
216
  __kind: "ConsumerRemaining";
217
217
  } | {
@@ -219,20 +219,20 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
219
219
  } | {
220
220
  __kind: "TooManyConsumers";
221
221
  } | {
222
+ __kind: "Token";
222
223
  value: {
223
224
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
224
225
  };
225
- __kind: "Token";
226
226
  } | {
227
+ __kind: "Arithmetic";
227
228
  value: {
228
229
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
229
230
  };
230
- __kind: "Arithmetic";
231
231
  } | {
232
+ __kind: "Transactional";
232
233
  value: {
233
234
  __kind: "LimitReached" | "NoLayer";
234
235
  };
235
- __kind: "Transactional";
236
236
  } | {
237
237
  __kind: "Exhausted";
238
238
  } | {
@@ -14,29 +14,29 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  }, {
19
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "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
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
26
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
27
27
  amount: bigint;
28
28
  swapId: bigint;
29
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
29
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
30
30
  fee: bigint;
31
31
  }, {
32
+ asset: {
33
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
34
+ };
35
+ amount: string | number;
36
+ swapId: string | number;
32
37
  egressId: [{
33
38
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
34
39
  }, string | number];
35
- amount: string | number;
36
- swapId: string | number;
37
- asset: {
38
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
39
- };
40
40
  fee: string | number;
41
41
  }>;
42
42
 
@@ -14,29 +14,29 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  }, {
19
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "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
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
26
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
27
27
  amount: bigint;
28
28
  swapId: bigint;
29
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
29
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
30
30
  fee: bigint;
31
31
  }, {
32
+ asset: {
33
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
34
+ };
35
+ amount: string | number;
36
+ swapId: string | number;
32
37
  egressId: [{
33
38
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
34
39
  }, string | number];
35
- amount: string | number;
36
- swapId: string | number;
37
- asset: {
38
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
39
- };
40
40
  fee: string | number;
41
41
  }>;
42
42