@chainflip/processor 1.10.0 → 1.10.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 (433) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  7. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  8. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +8 -8
  9. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  12. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  13. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  14. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  15. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  16. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  17. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  18. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  19. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  20. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  21. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  22. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  23. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  24. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  25. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  26. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  27. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  28. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  29. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  30. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  31. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  32. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  33. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  34. package/dist/100/swapping/batchSwapFailed.d.ts +6 -6
  35. package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
  36. package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
  37. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  38. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  39. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  40. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  41. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  42. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  43. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  44. package/dist/100/swapping/swapDepositAddressReady.d.ts +20 -20
  45. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  46. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  47. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  48. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  49. package/dist/100/swapping/swapScheduled.d.cts +93 -93
  50. package/dist/100/swapping/swapScheduled.d.ts +93 -93
  51. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  52. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  53. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  54. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
  55. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  56. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  57. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  58. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
  59. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
  60. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  61. package/dist/11000/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
  62. package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
  63. package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
  64. package/dist/11000/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
  65. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  66. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
  67. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  68. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  69. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
  70. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
  71. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
  72. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
  73. package/dist/11000/common.cjs +122 -305
  74. package/dist/11000/common.d.cts +1201 -12272
  75. package/dist/11000/common.d.ts +1201 -12272
  76. package/dist/11000/common.mjs +131 -314
  77. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -37
  78. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -37
  79. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  80. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +88 -88
  81. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  82. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  83. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  84. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
  85. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
  86. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  87. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  88. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  89. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  90. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  91. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  92. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  93. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
  94. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
  95. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
  96. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
  97. package/dist/11000/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  98. package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
  99. package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
  100. package/dist/11000/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
  101. package/dist/11000/swapping/swapDepositAddressReady.d.cts +10 -10
  102. package/dist/11000/swapping/swapDepositAddressReady.d.ts +10 -10
  103. package/dist/11000/swapping/swapRequested.d.cts +4 -4
  104. package/dist/11000/swapping/swapRequested.d.ts +4 -4
  105. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +47 -0
  106. package/dist/11000/tradingStrategy/strategyDeployed.d.ts +47 -0
  107. package/dist/11000/validator/palletConfigUpdated.cjs +9 -0
  108. package/dist/11000/validator/palletConfigUpdated.d.cts +217 -0
  109. package/dist/11000/validator/palletConfigUpdated.d.ts +217 -0
  110. package/dist/11000/validator/palletConfigUpdated.mjs +9 -0
  111. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  112. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  113. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  114. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  115. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  116. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  117. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  118. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  119. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  122. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  123. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  124. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  125. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  126. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  127. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  128. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  129. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  130. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  131. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  132. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  133. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  134. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  135. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  136. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  137. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  138. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  139. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  140. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  141. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  142. package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
  143. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  144. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  145. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  146. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  147. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  148. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  149. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  150. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  151. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  152. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  153. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  154. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  155. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  156. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  157. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  158. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  159. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  160. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  161. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  162. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
  163. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  164. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
  165. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  166. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  167. package/dist/141/common.cjs +1 -6
  168. package/dist/141/common.d.cts +1 -11
  169. package/dist/141/common.d.ts +1 -11
  170. package/dist/141/common.mjs +0 -5
  171. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  172. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  173. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  174. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  175. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  176. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  177. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  178. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  179. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  180. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  181. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  182. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  183. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  184. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  185. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  186. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  187. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  188. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  189. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  190. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  191. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  192. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  193. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  194. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  195. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  196. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  197. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  198. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  199. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  200. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  201. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  202. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  203. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  204. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  205. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  206. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  207. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  208. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
  209. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  210. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  211. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  212. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  213. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  214. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  215. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  216. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  217. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  218. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  219. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  220. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  221. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  222. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  223. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  224. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  225. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  226. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  227. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  228. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  229. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  230. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  231. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  232. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  233. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  234. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  235. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  236. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  237. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  238. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  239. package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
  240. package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
  241. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  242. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  243. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  244. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  245. package/dist/160/swapping/swapRequested.d.cts +26 -26
  246. package/dist/160/swapping/swapRequested.d.ts +26 -26
  247. package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
  248. package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
  249. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  250. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  251. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  252. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  253. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  254. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  255. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  256. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  257. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  258. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  259. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  260. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  261. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  262. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  263. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  264. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  265. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
  266. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
  267. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  268. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  269. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  270. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  271. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  272. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  273. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +57 -57
  274. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +57 -57
  275. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  276. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  277. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +296 -296
  278. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +296 -296
  279. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  280. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
  281. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  282. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  283. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  284. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  285. package/dist/180/common.cjs +1 -20
  286. package/dist/180/common.d.cts +1 -83
  287. package/dist/180/common.d.ts +1 -83
  288. package/dist/180/common.mjs +0 -19
  289. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  290. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  291. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  292. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  293. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  294. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  295. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  296. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  297. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  298. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  299. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  300. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  301. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  302. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  303. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  304. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  305. package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
  306. package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
  307. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  308. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
  309. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  310. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  311. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  312. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  313. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  314. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
  315. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  316. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  317. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  318. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  319. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  320. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  321. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  322. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  323. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  324. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  325. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  326. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  327. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  328. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  329. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  330. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  331. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  332. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  333. package/dist/190/assethubIngressEgress/depositFailed.d.cts +160 -160
  334. package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
  335. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  336. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  337. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  338. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  339. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  340. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  341. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  342. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  343. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  344. package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
  345. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
  346. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
  347. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  348. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  349. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  350. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  351. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  352. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  353. package/dist/190/swapping/creditedOnChain.d.cts +4 -4
  354. package/dist/190/swapping/creditedOnChain.d.ts +4 -4
  355. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  356. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  357. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  358. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  359. package/dist/190/swapping/refundedOnChain.d.cts +4 -4
  360. package/dist/190/swapping/refundedOnChain.d.ts +4 -4
  361. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  362. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  363. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  364. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  365. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  366. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  367. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  368. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  369. package/dist/190/swapping/swapRequested.d.cts +70 -70
  370. package/dist/190/swapping/swapRequested.d.ts +70 -70
  371. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  372. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  373. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  374. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  375. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  376. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  377. package/package.json +3 -3
  378. package/dist/11000/arbitrumIngressEgress/boostDelaySet.cjs +0 -6
  379. package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.cts +0 -11
  380. package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.ts +0 -11
  381. package/dist/11000/arbitrumIngressEgress/boostDelaySet.mjs +0 -6
  382. package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +0 -15
  383. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +0 -1354
  384. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +0 -1354
  385. package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +0 -15
  386. package/dist/11000/assethubIngressEgress/boostDelaySet.cjs +0 -6
  387. package/dist/11000/assethubIngressEgress/boostDelaySet.d.cts +0 -11
  388. package/dist/11000/assethubIngressEgress/boostDelaySet.d.ts +0 -11
  389. package/dist/11000/assethubIngressEgress/boostDelaySet.mjs +0 -6
  390. package/dist/11000/assethubIngressEgress/depositFailed.cjs +0 -14
  391. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +0 -1345
  392. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +0 -1345
  393. package/dist/11000/assethubIngressEgress/depositFailed.mjs +0 -14
  394. package/dist/11000/bitcoinIngressEgress/boostDelaySet.cjs +0 -6
  395. package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.cts +0 -11
  396. package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.ts +0 -11
  397. package/dist/11000/bitcoinIngressEgress/boostDelaySet.mjs +0 -6
  398. package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +0 -15
  399. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +0 -2263
  400. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +0 -2263
  401. package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +0 -15
  402. package/dist/11000/ethereumIngressEgress/boostDelaySet.cjs +0 -6
  403. package/dist/11000/ethereumIngressEgress/boostDelaySet.d.cts +0 -11
  404. package/dist/11000/ethereumIngressEgress/boostDelaySet.d.ts +0 -11
  405. package/dist/11000/ethereumIngressEgress/boostDelaySet.mjs +0 -6
  406. package/dist/11000/ethereumIngressEgress/depositFailed.cjs +0 -15
  407. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +0 -1354
  408. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +0 -1354
  409. package/dist/11000/ethereumIngressEgress/depositFailed.mjs +0 -15
  410. package/dist/11000/polkadotIngressEgress/boostDelaySet.cjs +0 -6
  411. package/dist/11000/polkadotIngressEgress/boostDelaySet.d.cts +0 -11
  412. package/dist/11000/polkadotIngressEgress/boostDelaySet.d.ts +0 -11
  413. package/dist/11000/polkadotIngressEgress/boostDelaySet.mjs +0 -6
  414. package/dist/11000/polkadotIngressEgress/depositFailed.cjs +0 -14
  415. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +0 -1345
  416. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +0 -1345
  417. package/dist/11000/polkadotIngressEgress/depositFailed.mjs +0 -14
  418. package/dist/11000/solanaIngressEgress/boostDelaySet.cjs +0 -6
  419. package/dist/11000/solanaIngressEgress/boostDelaySet.d.cts +0 -11
  420. package/dist/11000/solanaIngressEgress/boostDelaySet.d.ts +0 -11
  421. package/dist/11000/solanaIngressEgress/boostDelaySet.mjs +0 -6
  422. package/dist/11000/solanaIngressEgress/depositFailed.cjs +0 -15
  423. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +0 -1304
  424. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +0 -1304
  425. package/dist/11000/solanaIngressEgress/depositFailed.mjs +0 -15
  426. package/dist/141/environment/utxoConsolidationParametersUpdated.cjs +0 -9
  427. package/dist/141/environment/utxoConsolidationParametersUpdated.d.cts +0 -26
  428. package/dist/141/environment/utxoConsolidationParametersUpdated.d.ts +0 -26
  429. package/dist/141/environment/utxoConsolidationParametersUpdated.mjs +0 -9
  430. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +0 -19
  431. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +0 -107
  432. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +0 -107
  433. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +0 -19
@@ -13,54 +13,54 @@ declare const flipRemainingImbalance: z.ZodObject<{
13
13
  __kind: z.ZodLiteral<"Account">;
14
14
  value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- value: string;
17
16
  __kind: "Account";
18
- }, {
19
17
  value: string;
18
+ }, {
20
19
  __kind: "Account";
20
+ value: string;
21
21
  }>, z.ZodObject<{
22
22
  __kind: z.ZodLiteral<"Reserve">;
23
23
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
24
24
  }, "strip", z.ZodTypeAny, {
25
- value: `0x${string}`;
26
25
  __kind: "Reserve";
26
+ value: `0x${string}`;
27
27
  }, {
28
- value: string;
29
28
  __kind: "Reserve";
29
+ value: string;
30
30
  }>, z.ZodObject<{
31
31
  __kind: z.ZodLiteral<"PendingRedemption">;
32
32
  value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
33
33
  }, "strip", z.ZodTypeAny, {
34
- value: string;
35
34
  __kind: "PendingRedemption";
36
- }, {
37
35
  value: string;
36
+ }, {
38
37
  __kind: "PendingRedemption";
38
+ value: string;
39
39
  }>]>;
40
40
  }, "strip", z.ZodTypeAny, {
41
+ __kind: "Internal";
41
42
  value: {
42
- value: string;
43
43
  __kind: "Account";
44
+ value: string;
44
45
  } | {
45
- value: `0x${string}`;
46
46
  __kind: "Reserve";
47
+ value: `0x${string}`;
47
48
  } | {
48
- value: string;
49
49
  __kind: "PendingRedemption";
50
+ value: string;
50
51
  };
51
- __kind: "Internal";
52
52
  }, {
53
+ __kind: "Internal";
53
54
  value: {
54
- value: string;
55
55
  __kind: "Account";
56
- } | {
57
56
  value: string;
58
- __kind: "Reserve";
59
57
  } | {
58
+ __kind: "Reserve";
60
59
  value: string;
60
+ } | {
61
61
  __kind: "PendingRedemption";
62
+ value: string;
62
63
  };
63
- __kind: "Internal";
64
64
  }>, z.ZodObject<{
65
65
  __kind: z.ZodLiteral<"Emissions">;
66
66
  }, "strip", z.ZodTypeAny, {
@@ -73,17 +73,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
73
73
  who: {
74
74
  __kind: "External";
75
75
  } | {
76
+ __kind: "Internal";
76
77
  value: {
77
- value: string;
78
78
  __kind: "Account";
79
+ value: string;
79
80
  } | {
80
- value: `0x${string}`;
81
81
  __kind: "Reserve";
82
+ value: `0x${string}`;
82
83
  } | {
83
- value: string;
84
84
  __kind: "PendingRedemption";
85
+ value: string;
85
86
  };
86
- __kind: "Internal";
87
87
  } | {
88
88
  __kind: "Emissions";
89
89
  };
@@ -92,17 +92,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
92
92
  who: {
93
93
  __kind: "External";
94
94
  } | {
95
+ __kind: "Internal";
95
96
  value: {
96
- value: string;
97
97
  __kind: "Account";
98
- } | {
99
98
  value: string;
100
- __kind: "Reserve";
101
99
  } | {
100
+ __kind: "Reserve";
102
101
  value: string;
102
+ } | {
103
103
  __kind: "PendingRedemption";
104
+ value: string;
104
105
  };
105
- __kind: "Internal";
106
106
  } | {
107
107
  __kind: "Emissions";
108
108
  };
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
13
13
  }>;
14
14
  amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
17
+ accountId: string;
18
18
  amountCredited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
23
22
  };
23
+ accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
13
13
  }>;
14
14
  amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
17
+ accountId: string;
18
18
  amountCredited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
23
22
  };
23
+ accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
13
13
  }>;
14
14
  amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
17
+ accountId: string;
18
18
  amountDebited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
23
22
  };
23
+ accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
13
13
  }>;
14
14
  amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- accountId: string;
17
16
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
17
+ accountId: string;
18
18
  amountDebited: bigint;
19
19
  }, {
20
- accountId: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
23
22
  };
23
+ accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26
 
@@ -36,7 +36,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
36
36
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
37
37
  depositChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
38
38
  }, "strip", z.ZodTypeAny, {
39
- accountId: string;
39
+ channelId: bigint;
40
40
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
41
41
  depositAddress: {
42
42
  readonly chain: "Ethereum";
@@ -48,10 +48,10 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
48
48
  readonly chain: "Bitcoin";
49
49
  readonly address: string;
50
50
  };
51
- channelId: bigint;
51
+ accountId: string;
52
52
  depositChainExpiryBlock: bigint;
53
53
  }, {
54
- accountId: string;
54
+ channelId: string | number;
55
55
  asset: {
56
56
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
57
57
  };
@@ -59,7 +59,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
59
59
  value: string;
60
60
  __kind: "Eth" | "Dot" | "Btc";
61
61
  };
62
- channelId: string | number;
62
+ accountId: string;
63
63
  depositChainExpiryBlock: string | number;
64
64
  }>;
65
65
 
@@ -36,7 +36,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
36
36
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
37
37
  depositChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
38
38
  }, "strip", z.ZodTypeAny, {
39
- accountId: string;
39
+ channelId: bigint;
40
40
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
41
41
  depositAddress: {
42
42
  readonly chain: "Ethereum";
@@ -48,10 +48,10 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
48
48
  readonly chain: "Bitcoin";
49
49
  readonly address: string;
50
50
  };
51
- channelId: bigint;
51
+ accountId: string;
52
52
  depositChainExpiryBlock: bigint;
53
53
  }, {
54
- accountId: string;
54
+ channelId: string | number;
55
55
  asset: {
56
56
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
57
57
  };
@@ -59,7 +59,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
59
59
  value: string;
60
60
  __kind: "Eth" | "Dot" | "Btc";
61
61
  };
62
- channelId: string | number;
62
+ accountId: string;
63
63
  depositChainExpiryBlock: string | number;
64
64
  }>;
65
65
 
@@ -135,7 +135,6 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
135
135
  __kind: "Btc";
136
136
  }>]>;
137
137
  }, "strip", z.ZodTypeAny, {
138
- accountId: string;
139
138
  chain: "Ethereum" | "Polkadot" | "Bitcoin";
140
139
  address: {
141
140
  value: `0x${string}`;
@@ -166,8 +165,8 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
166
165
  };
167
166
  __kind: "Btc";
168
167
  };
169
- }, {
170
168
  accountId: string;
169
+ }, {
171
170
  chain: {
172
171
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
173
172
  };
@@ -200,6 +199,7 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
200
199
  };
201
200
  __kind: "Btc";
202
201
  };
202
+ accountId: string;
203
203
  }>;
204
204
 
205
205
  export { liquidityProviderLiquidityRefundAddressRegistered };
@@ -135,7 +135,6 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
135
135
  __kind: "Btc";
136
136
  }>]>;
137
137
  }, "strip", z.ZodTypeAny, {
138
- accountId: string;
139
138
  chain: "Ethereum" | "Polkadot" | "Bitcoin";
140
139
  address: {
141
140
  value: `0x${string}`;
@@ -166,8 +165,8 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
166
165
  };
167
166
  __kind: "Btc";
168
167
  };
169
- }, {
170
168
  accountId: string;
169
+ }, {
171
170
  chain: {
172
171
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
173
172
  };
@@ -200,6 +199,7 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
200
199
  };
201
200
  __kind: "Btc";
202
201
  };
202
+ accountId: string;
203
203
  }>;
204
204
 
205
205
  export { liquidityProviderLiquidityRefundAddressRegistered };
@@ -41,17 +41,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
+ __kind: "Module";
44
45
  value: {
45
46
  index: number;
46
47
  error: `0x${string}`;
47
48
  };
48
- __kind: "Module";
49
49
  }, {
50
+ __kind: "Module";
50
51
  value: {
51
52
  index: number;
52
53
  error: string;
53
54
  };
54
- __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
86
85
  __kind: "Token";
86
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
87
  }, {
88
+ __kind: "Token";
88
89
  value: {
89
90
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
90
91
  };
91
- __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- value: "Underflow" | "Overflow" | "DivisionByZero";
105
104
  __kind: "Arithmetic";
105
+ value: "Underflow" | "Overflow" | "DivisionByZero";
106
106
  }, {
107
+ __kind: "Arithmetic";
107
108
  value: {
108
109
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
109
110
  };
110
- __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- value: "LimitReached" | "NoLayer";
124
123
  __kind: "Transactional";
124
+ value: "LimitReached" | "NoLayer";
125
125
  }, {
126
+ __kind: "Transactional";
126
127
  value: {
127
128
  __kind: "LimitReached" | "NoLayer";
128
129
  };
129
- __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
+ __kind: "Module";
163
164
  value: {
164
165
  index: number;
165
166
  error: `0x${string}`;
166
167
  };
167
- __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
175
  __kind: "Token";
176
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
177
  } | {
178
- value: "Underflow" | "Overflow" | "DivisionByZero";
179
178
  __kind: "Arithmetic";
179
+ value: "Underflow" | "Overflow" | "DivisionByZero";
180
180
  } | {
181
- value: "LimitReached" | "NoLayer";
182
181
  __kind: "Transactional";
182
+ value: "LimitReached" | "NoLayer";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
+ __kind: "Module";
201
202
  value: {
202
203
  index: number;
203
204
  error: string;
204
205
  };
205
- __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
+ __kind: "Token";
213
214
  value: {
214
215
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
215
216
  };
216
- __kind: "Token";
217
217
  } | {
218
+ __kind: "Arithmetic";
218
219
  value: {
219
220
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
220
221
  };
221
- __kind: "Arithmetic";
222
222
  } | {
223
+ __kind: "Transactional";
223
224
  value: {
224
225
  __kind: "LimitReached" | "NoLayer";
225
226
  };
226
- __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {
@@ -41,17 +41,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
+ __kind: "Module";
44
45
  value: {
45
46
  index: number;
46
47
  error: `0x${string}`;
47
48
  };
48
- __kind: "Module";
49
49
  }, {
50
+ __kind: "Module";
50
51
  value: {
51
52
  index: number;
52
53
  error: string;
53
54
  };
54
- __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
86
85
  __kind: "Token";
86
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
87
  }, {
88
+ __kind: "Token";
88
89
  value: {
89
90
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
90
91
  };
91
- __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- value: "Underflow" | "Overflow" | "DivisionByZero";
105
104
  __kind: "Arithmetic";
105
+ value: "Underflow" | "Overflow" | "DivisionByZero";
106
106
  }, {
107
+ __kind: "Arithmetic";
107
108
  value: {
108
109
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
109
110
  };
110
- __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- value: "LimitReached" | "NoLayer";
124
123
  __kind: "Transactional";
124
+ value: "LimitReached" | "NoLayer";
125
125
  }, {
126
+ __kind: "Transactional";
126
127
  value: {
127
128
  __kind: "LimitReached" | "NoLayer";
128
129
  };
129
- __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
+ __kind: "Module";
163
164
  value: {
164
165
  index: number;
165
166
  error: `0x${string}`;
166
167
  };
167
- __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
175
  __kind: "Token";
176
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
177
  } | {
178
- value: "Underflow" | "Overflow" | "DivisionByZero";
179
178
  __kind: "Arithmetic";
179
+ value: "Underflow" | "Overflow" | "DivisionByZero";
180
180
  } | {
181
- value: "LimitReached" | "NoLayer";
182
181
  __kind: "Transactional";
182
+ value: "LimitReached" | "NoLayer";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
+ __kind: "Module";
201
202
  value: {
202
203
  index: number;
203
204
  error: string;
204
205
  };
205
- __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
+ __kind: "Token";
213
214
  value: {
214
215
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
215
216
  };
216
- __kind: "Token";
217
217
  } | {
218
+ __kind: "Arithmetic";
218
219
  value: {
219
220
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
220
221
  };
221
- __kind: "Arithmetic";
222
222
  } | {
223
+ __kind: "Transactional";
223
224
  value: {
224
225
  __kind: "LimitReached" | "NoLayer";
225
226
  };
226
- __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "Dot";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- channelId: bigint;
16
15
  asset: "Dot";
16
+ channelId: bigint;
17
17
  }, {
18
- channelId: string | number;
19
18
  asset: {
20
19
  __kind: "Dot";
21
20
  };
21
+ channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressDepositFetchesScheduled };
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "Dot";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- channelId: bigint;
16
15
  asset: "Dot";
16
+ channelId: bigint;
17
17
  }, {
18
- channelId: string | number;
19
18
  asset: {
20
19
  __kind: "Dot";
21
20
  };
21
+ channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressDepositFetchesScheduled };
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositIgnored: z.ZodObject<{
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
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositIgnored: z.ZodObject<{
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
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
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
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
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
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26