@chainflip/processor 1.11.0-beta → 1.11.1

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 (390) hide show
  1. package/README.MD +4 -2
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  5. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  13. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  14. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  15. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  16. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  17. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  18. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  19. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  20. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  21. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  22. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  23. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  24. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  25. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
  26. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  27. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  28. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  29. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  30. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  31. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  32. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  33. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  34. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  35. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  36. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  37. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  38. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  39. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  40. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  41. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  42. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  43. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  44. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  45. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  46. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  47. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  48. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  49. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  50. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  51. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  52. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  53. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  54. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  55. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  56. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
  57. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
  58. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  59. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  60. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  61. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
  62. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  63. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
  64. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  65. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  66. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  67. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  68. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  69. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  70. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
  71. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +204 -204
  72. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  73. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  74. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  75. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  76. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  77. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  78. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  79. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  80. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  81. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
  82. package/dist/11100/common.cjs +162 -1
  83. package/dist/11100/common.d.cts +2296 -1
  84. package/dist/11100/common.d.ts +2296 -1
  85. package/dist/11100/common.mjs +162 -1
  86. package/dist/11100/environment/runtimeSafeModeUpdated.cjs +9 -0
  87. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +1390 -0
  88. package/dist/11100/environment/runtimeSafeModeUpdated.d.ts +1390 -0
  89. package/dist/11100/environment/runtimeSafeModeUpdated.mjs +9 -0
  90. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
  91. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
  92. package/dist/11100/genericElections/allVotesCleared.cjs +6 -0
  93. package/dist/11100/genericElections/allVotesCleared.d.cts +5 -0
  94. package/dist/11100/genericElections/allVotesCleared.d.ts +5 -0
  95. package/dist/11100/genericElections/allVotesCleared.mjs +6 -0
  96. package/dist/11100/genericElections/allVotesNotCleared.cjs +6 -0
  97. package/dist/11100/genericElections/allVotesNotCleared.d.cts +5 -0
  98. package/dist/11100/genericElections/allVotesNotCleared.d.ts +5 -0
  99. package/dist/11100/genericElections/allVotesNotCleared.mjs +6 -0
  100. package/dist/11100/genericElections/corruptStorage.cjs +6 -0
  101. package/dist/11100/genericElections/corruptStorage.d.cts +5 -0
  102. package/dist/11100/genericElections/corruptStorage.d.ts +5 -0
  103. package/dist/11100/genericElections/corruptStorage.mjs +6 -0
  104. package/dist/11100/genericElections/electoralEvent.cjs +6 -0
  105. package/dist/11100/genericElections/electoralEvent.d.cts +63 -0
  106. package/dist/11100/genericElections/electoralEvent.d.ts +63 -0
  107. package/dist/11100/genericElections/electoralEvent.mjs +6 -0
  108. package/dist/11100/genericElections/uninitialized.cjs +6 -0
  109. package/dist/11100/genericElections/uninitialized.d.cts +5 -0
  110. package/dist/11100/genericElections/uninitialized.d.ts +5 -0
  111. package/dist/11100/genericElections/uninitialized.mjs +6 -0
  112. package/dist/11100/genericElections/unknownElection.cjs +13 -0
  113. package/dist/11100/genericElections/unknownElection.d.cts +13 -0
  114. package/dist/11100/genericElections/unknownElection.d.ts +13 -0
  115. package/dist/11100/genericElections/unknownElection.mjs +13 -0
  116. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
  117. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
  118. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
  119. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
  120. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  121. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  122. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  123. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  124. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  125. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  126. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  127. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  128. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  129. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  130. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  131. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  132. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  133. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  134. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  135. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  136. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  137. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  138. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  139. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  140. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  141. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  142. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  143. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  144. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  145. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  146. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  147. package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
  148. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  149. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  150. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  151. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  152. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  153. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  154. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  155. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  156. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  157. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  158. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  159. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  160. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  161. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  162. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  163. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  164. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  165. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  166. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  167. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  168. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  169. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  170. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  171. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  172. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  173. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  174. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  175. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  176. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  177. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  178. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  179. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  180. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  181. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  182. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  183. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  184. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  185. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  186. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  187. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  188. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  189. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  190. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  191. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  192. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  193. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  194. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  195. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  196. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  197. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  198. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  199. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  200. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  201. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  202. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  203. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  204. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  205. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  206. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  207. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  208. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  209. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  210. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  211. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  212. package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
  213. package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
  214. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  215. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  216. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  217. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  218. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  219. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  220. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  221. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  222. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  223. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  224. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  225. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  226. package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
  227. package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
  228. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  229. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  230. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  231. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  232. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  233. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  234. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  235. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  236. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  237. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  238. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  239. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  240. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  241. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  242. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  243. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  244. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  245. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +4 -4
  246. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  247. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  248. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  249. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +4 -4
  250. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  251. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  252. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  253. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  254. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  255. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  256. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  257. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  258. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  259. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  260. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  261. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  262. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  263. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  264. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  265. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  266. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  267. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  268. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  269. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  270. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  271. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  272. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  273. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  274. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  275. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  276. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  277. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
  278. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  279. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  280. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  281. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  282. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  283. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  284. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  285. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  286. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
  287. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
  288. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  289. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  290. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
  291. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
  292. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  293. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  294. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
  295. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
  296. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  297. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  298. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  299. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  300. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  301. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  302. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  303. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  304. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  305. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  306. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  307. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  308. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  309. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  310. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  311. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
  312. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  313. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
  314. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  315. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
  316. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
  317. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
  318. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  319. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  320. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  321. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  322. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  323. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  324. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  325. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +14 -14
  326. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  327. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  328. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  329. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  330. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  331. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  332. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +151 -151
  333. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +151 -151
  334. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  335. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  336. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  337. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  338. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  339. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  340. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
  341. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
  342. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  343. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  344. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  345. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  346. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  347. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  348. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  349. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  350. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  351. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
  352. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  353. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  354. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +180 -180
  355. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +180 -180
  356. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  357. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  358. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  359. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  360. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  361. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  362. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  363. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  364. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  365. package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
  366. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  367. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  368. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  369. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  370. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  371. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  372. package/dist/190/assethubIngressEgress/depositFailed.d.cts +16 -16
  373. package/dist/190/assethubIngressEgress/depositFailed.d.ts +16 -16
  374. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  375. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  376. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  377. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  378. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  379. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  380. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  381. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  382. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  383. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  384. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  385. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
  386. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  387. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  388. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  389. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
  390. package/package.json +1 -1
@@ -64,17 +64,17 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
64
64
  error: string;
65
65
  }>;
66
66
  }, "strip", z.ZodTypeAny, {
67
+ __kind: "Module";
67
68
  value: {
68
69
  index: number;
69
70
  error: `0x${string}`;
70
71
  };
71
- __kind: "Module";
72
72
  }, {
73
+ __kind: "Module";
73
74
  value: {
74
75
  index: number;
75
76
  error: string;
76
77
  };
77
- __kind: "Module";
78
78
  }>, z.ZodObject<{
79
79
  __kind: z.ZodLiteral<"ConsumerRemaining">;
80
80
  }, "strip", z.ZodTypeAny, {
@@ -105,13 +105,13 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
105
105
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
106
106
  }>;
107
107
  }, "strip", z.ZodTypeAny, {
108
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
109
108
  __kind: "Token";
109
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
110
110
  }, {
111
+ __kind: "Token";
111
112
  value: {
112
113
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
113
114
  };
114
- __kind: "Token";
115
115
  }>, z.ZodObject<{
116
116
  __kind: z.ZodLiteral<"Arithmetic">;
117
117
  value: z.ZodEffects<z.ZodObject<{
@@ -124,13 +124,13 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
124
124
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
125
125
  }>;
126
126
  }, "strip", z.ZodTypeAny, {
127
- value: "Underflow" | "Overflow" | "DivisionByZero";
128
127
  __kind: "Arithmetic";
128
+ value: "Underflow" | "Overflow" | "DivisionByZero";
129
129
  }, {
130
+ __kind: "Arithmetic";
130
131
  value: {
131
132
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
132
133
  };
133
- __kind: "Arithmetic";
134
134
  }>, z.ZodObject<{
135
135
  __kind: z.ZodLiteral<"Transactional">;
136
136
  value: z.ZodEffects<z.ZodObject<{
@@ -143,13 +143,13 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
143
143
  __kind: "LimitReached" | "NoLayer";
144
144
  }>;
145
145
  }, "strip", z.ZodTypeAny, {
146
- value: "LimitReached" | "NoLayer";
147
146
  __kind: "Transactional";
147
+ value: "LimitReached" | "NoLayer";
148
148
  }, {
149
+ __kind: "Transactional";
149
150
  value: {
150
151
  __kind: "LimitReached" | "NoLayer";
151
152
  };
152
- __kind: "Transactional";
153
153
  }>, z.ZodObject<{
154
154
  __kind: z.ZodLiteral<"Exhausted">;
155
155
  }, "strip", z.ZodTypeAny, {
@@ -176,6 +176,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
176
176
  __kind: "RootNotAllowed";
177
177
  }>]>;
178
178
  }, "strip", z.ZodTypeAny, {
179
+ __kind: "DispatchError";
179
180
  value: {
180
181
  __kind: "Other";
181
182
  } | {
@@ -183,11 +184,11 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
183
184
  } | {
184
185
  __kind: "BadOrigin";
185
186
  } | {
187
+ __kind: "Module";
186
188
  value: {
187
189
  index: number;
188
190
  error: `0x${string}`;
189
191
  };
190
- __kind: "Module";
191
192
  } | {
192
193
  __kind: "ConsumerRemaining";
193
194
  } | {
@@ -195,14 +196,14 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
195
196
  } | {
196
197
  __kind: "TooManyConsumers";
197
198
  } | {
198
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
199
199
  __kind: "Token";
200
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
200
201
  } | {
201
- value: "Underflow" | "Overflow" | "DivisionByZero";
202
202
  __kind: "Arithmetic";
203
+ value: "Underflow" | "Overflow" | "DivisionByZero";
203
204
  } | {
204
- value: "LimitReached" | "NoLayer";
205
205
  __kind: "Transactional";
206
+ value: "LimitReached" | "NoLayer";
206
207
  } | {
207
208
  __kind: "Exhausted";
208
209
  } | {
@@ -212,8 +213,8 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
212
213
  } | {
213
214
  __kind: "RootNotAllowed";
214
215
  };
215
- __kind: "DispatchError";
216
216
  }, {
217
+ __kind: "DispatchError";
217
218
  value: {
218
219
  __kind: "Other";
219
220
  } | {
@@ -221,11 +222,11 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
221
222
  } | {
222
223
  __kind: "BadOrigin";
223
224
  } | {
225
+ __kind: "Module";
224
226
  value: {
225
227
  index: number;
226
228
  error: string;
227
229
  };
228
- __kind: "Module";
229
230
  } | {
230
231
  __kind: "ConsumerRemaining";
231
232
  } | {
@@ -233,20 +234,20 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
233
234
  } | {
234
235
  __kind: "TooManyConsumers";
235
236
  } | {
237
+ __kind: "Token";
236
238
  value: {
237
239
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
238
240
  };
239
- __kind: "Token";
240
241
  } | {
242
+ __kind: "Arithmetic";
241
243
  value: {
242
244
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
243
245
  };
244
- __kind: "Arithmetic";
245
246
  } | {
247
+ __kind: "Transactional";
246
248
  value: {
247
249
  __kind: "LimitReached" | "NoLayer";
248
250
  };
249
- __kind: "Transactional";
250
251
  } | {
251
252
  __kind: "Exhausted";
252
253
  } | {
@@ -256,7 +257,6 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
256
257
  } | {
257
258
  __kind: "RootNotAllowed";
258
259
  };
259
- __kind: "DispatchError";
260
260
  }>]>;
261
261
  }, "strip", z.ZodTypeAny, {
262
262
  error: {
@@ -270,6 +270,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
270
270
  } | {
271
271
  __kind: "UtxoSelectionFailed";
272
272
  } | {
273
+ __kind: "DispatchError";
273
274
  value: {
274
275
  __kind: "Other";
275
276
  } | {
@@ -277,11 +278,11 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
277
278
  } | {
278
279
  __kind: "BadOrigin";
279
280
  } | {
281
+ __kind: "Module";
280
282
  value: {
281
283
  index: number;
282
284
  error: `0x${string}`;
283
285
  };
284
- __kind: "Module";
285
286
  } | {
286
287
  __kind: "ConsumerRemaining";
287
288
  } | {
@@ -289,14 +290,14 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
289
290
  } | {
290
291
  __kind: "TooManyConsumers";
291
292
  } | {
292
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
293
293
  __kind: "Token";
294
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
294
295
  } | {
295
- value: "Underflow" | "Overflow" | "DivisionByZero";
296
296
  __kind: "Arithmetic";
297
+ value: "Underflow" | "Overflow" | "DivisionByZero";
297
298
  } | {
298
- value: "LimitReached" | "NoLayer";
299
299
  __kind: "Transactional";
300
+ value: "LimitReached" | "NoLayer";
300
301
  } | {
301
302
  __kind: "Exhausted";
302
303
  } | {
@@ -306,7 +307,6 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
306
307
  } | {
307
308
  __kind: "RootNotAllowed";
308
309
  };
309
- __kind: "DispatchError";
310
310
  };
311
311
  }, {
312
312
  error: {
@@ -320,6 +320,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
320
320
  } | {
321
321
  __kind: "UtxoSelectionFailed";
322
322
  } | {
323
+ __kind: "DispatchError";
323
324
  value: {
324
325
  __kind: "Other";
325
326
  } | {
@@ -327,11 +328,11 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
327
328
  } | {
328
329
  __kind: "BadOrigin";
329
330
  } | {
331
+ __kind: "Module";
330
332
  value: {
331
333
  index: number;
332
334
  error: string;
333
335
  };
334
- __kind: "Module";
335
336
  } | {
336
337
  __kind: "ConsumerRemaining";
337
338
  } | {
@@ -339,20 +340,20 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
339
340
  } | {
340
341
  __kind: "TooManyConsumers";
341
342
  } | {
343
+ __kind: "Token";
342
344
  value: {
343
345
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
344
346
  };
345
- __kind: "Token";
346
347
  } | {
348
+ __kind: "Arithmetic";
347
349
  value: {
348
350
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
349
351
  };
350
- __kind: "Arithmetic";
351
352
  } | {
353
+ __kind: "Transactional";
352
354
  value: {
353
355
  __kind: "LimitReached" | "NoLayer";
354
356
  };
355
- __kind: "Transactional";
356
357
  } | {
357
358
  __kind: "Exhausted";
358
359
  } | {
@@ -362,7 +363,6 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
362
363
  } | {
363
364
  __kind: "RootNotAllowed";
364
365
  };
365
- __kind: "DispatchError";
366
366
  };
367
367
  }>;
368
368
 
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,12 +21,12 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
24
+ asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
25
25
  amount: bigint;
26
26
  direction: "FromStable" | "ToStable";
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
30
30
  };
31
31
  amount: string | number;
32
32
  direction: {
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,12 +21,12 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
24
+ asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
25
25
  amount: bigint;
26
26
  direction: "FromStable" | "ToStable";
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
30
30
  };
31
31
  amount: string | number;
32
32
  direction: {
@@ -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", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
15
+ asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
16
16
  amount?: bigint | null | undefined;
17
17
  }, {
18
18
  asset: {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
15
+ asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
16
16
  amount?: bigint | null | undefined;
17
17
  }, {
18
18
  asset: {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
13
13
  }>;
14
14
  destinationAsset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
17
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
21
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
28
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
27
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
28
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
29
29
  totalAmount: bigint;
30
30
  confiscatedAmount: bigint;
31
31
  }, {
32
32
  swapId: string | number;
33
33
  sourceAsset: {
34
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
34
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
35
35
  };
36
36
  destinationAsset: {
37
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
37
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
13
13
  }>;
14
14
  destinationAsset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
17
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
21
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
28
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
27
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
28
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
29
29
  totalAmount: bigint;
30
30
  confiscatedAmount: bigint;
31
31
  }, {
32
32
  swapId: string | number;
33
33
  sourceAsset: {
34
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
34
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
35
35
  };
36
36
  destinationAsset: {
37
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
37
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
38
38
  };
39
39
  totalAmount: string | number;
40
40
  confiscatedAmount: string | number;
@@ -48,20 +48,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
48
48
  sourceAsset: z.ZodEffects<z.ZodObject<{
49
49
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
50
50
  }, "strip", z.ZodTypeAny, {
51
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
51
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
52
52
  }, {
53
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
54
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
55
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
53
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
54
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
55
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
56
56
  }>;
57
57
  destinationAsset: z.ZodEffects<z.ZodObject<{
58
58
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
59
59
  }, "strip", z.ZodTypeAny, {
60
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
60
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
61
61
  }, {
62
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
63
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
64
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
62
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
63
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
64
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
65
65
  }>;
66
66
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
67
67
  brokerCommissionRate: z.ZodNumber;
@@ -82,7 +82,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
82
82
  boostFee: z.ZodNumber;
83
83
  channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- depositAddress: {
85
+ destinationAddress: {
86
86
  readonly chain: "Ethereum";
87
87
  readonly address: `0x${string}`;
88
88
  } | {
@@ -92,8 +92,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
92
92
  readonly chain: "Bitcoin";
93
93
  readonly address: string;
94
94
  };
95
- channelId: bigint;
96
- destinationAddress: {
95
+ depositAddress: {
97
96
  readonly chain: "Ethereum";
98
97
  readonly address: `0x${string}`;
99
98
  } | {
@@ -103,8 +102,9 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
103
102
  readonly chain: "Bitcoin";
104
103
  readonly address: string;
105
104
  };
106
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
107
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
105
+ channelId: bigint;
106
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
107
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
108
108
  brokerCommissionRate: number;
109
109
  sourceChainExpiryBlock: bigint;
110
110
  boostFee: number;
@@ -115,20 +115,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
115
115
  cfParameters: `0x${string}`;
116
116
  } | null | undefined;
117
117
  }, {
118
- depositAddress: {
118
+ destinationAddress: {
119
119
  __kind: "Eth" | "Dot" | "Btc";
120
120
  value: string;
121
121
  };
122
- channelId: string | number;
123
- destinationAddress: {
122
+ depositAddress: {
124
123
  __kind: "Eth" | "Dot" | "Btc";
125
124
  value: string;
126
125
  };
126
+ channelId: string | number;
127
127
  sourceAsset: {
128
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
128
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
129
129
  };
130
130
  destinationAsset: {
131
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
131
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
132
132
  };
133
133
  brokerCommissionRate: number;
134
134
  sourceChainExpiryBlock: string | number;