@chainflip/processor 1.10.1 → 1.10.2

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 (527) 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  9. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  11. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  21. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  22. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  23. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  24. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  25. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  28. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  30. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  31. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  32. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  33. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  34. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  35. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  36. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  37. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  38. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  39. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  40. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  41. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  42. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
  43. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  44. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  45. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  46. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  47. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  48. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  49. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  50. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  51. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  52. package/dist/100/swapping/batchSwapFailed.d.ts +6 -6
  53. package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
  54. package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
  55. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  56. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  57. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  58. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  59. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  60. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  61. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  62. package/dist/100/swapping/swapDepositAddressReady.d.ts +20 -20
  63. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  64. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  65. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  66. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  67. package/dist/100/swapping/swapScheduled.d.cts +93 -93
  68. package/dist/100/swapping/swapScheduled.d.ts +93 -93
  69. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  70. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  71. package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +15 -0
  72. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +1354 -0
  73. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1354 -0
  74. package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +15 -0
  75. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  76. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  77. package/dist/11000/assethubIngressEgress/depositFailed.cjs +14 -0
  78. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +1345 -0
  79. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1345 -0
  80. package/dist/11000/assethubIngressEgress/depositFailed.mjs +14 -0
  81. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  82. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  83. package/dist/11000/bitcoinElections/allVotesCleared.cjs +6 -0
  84. package/dist/11000/bitcoinElections/allVotesCleared.d.cts +5 -0
  85. package/dist/11000/bitcoinElections/allVotesCleared.d.ts +5 -0
  86. package/dist/11000/bitcoinElections/allVotesCleared.mjs +6 -0
  87. package/dist/11000/bitcoinElections/allVotesNotCleared.cjs +6 -0
  88. package/dist/11000/bitcoinElections/allVotesNotCleared.d.cts +5 -0
  89. package/dist/11000/bitcoinElections/allVotesNotCleared.d.ts +5 -0
  90. package/dist/11000/bitcoinElections/allVotesNotCleared.mjs +6 -0
  91. package/dist/11000/bitcoinElections/corruptStorage.cjs +6 -0
  92. package/dist/11000/bitcoinElections/corruptStorage.d.cts +5 -0
  93. package/dist/11000/bitcoinElections/corruptStorage.d.ts +5 -0
  94. package/dist/11000/bitcoinElections/corruptStorage.mjs +6 -0
  95. package/dist/11000/bitcoinElections/electoralEvent.cjs +6 -0
  96. package/dist/11000/bitcoinElections/electoralEvent.d.cts +29 -0
  97. package/dist/11000/bitcoinElections/electoralEvent.d.ts +29 -0
  98. package/dist/11000/bitcoinElections/electoralEvent.mjs +6 -0
  99. package/dist/11000/bitcoinElections/uninitialized.cjs +6 -0
  100. package/dist/11000/bitcoinElections/uninitialized.d.cts +5 -0
  101. package/dist/11000/bitcoinElections/uninitialized.d.ts +5 -0
  102. package/dist/11000/bitcoinElections/uninitialized.mjs +6 -0
  103. package/dist/11000/bitcoinElections/unknownElection.cjs +13 -0
  104. package/dist/11000/bitcoinElections/unknownElection.d.cts +13 -0
  105. package/dist/11000/bitcoinElections/unknownElection.d.ts +13 -0
  106. package/dist/11000/bitcoinElections/unknownElection.mjs +13 -0
  107. package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +15 -0
  108. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +2263 -0
  109. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2263 -0
  110. package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +15 -0
  111. package/dist/11000/common.cjs +366 -12
  112. package/dist/11000/common.d.cts +13199 -1201
  113. package/dist/11000/common.d.ts +13199 -1201
  114. package/dist/11000/common.mjs +365 -11
  115. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +216 -54
  116. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +216 -54
  117. package/dist/11000/ethereumIngressEgress/depositFailed.cjs +15 -0
  118. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +1354 -0
  119. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1354 -0
  120. package/dist/11000/ethereumIngressEgress/depositFailed.mjs +15 -0
  121. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  122. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  123. package/dist/11000/polkadotIngressEgress/depositFailed.cjs +14 -0
  124. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +1345 -0
  125. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1345 -0
  126. package/dist/11000/polkadotIngressEgress/depositFailed.mjs +14 -0
  127. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  128. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  129. package/dist/11000/solanaElections/electoralEvent.cjs +6 -0
  130. package/dist/11000/solanaElections/electoralEvent.d.cts +5 -0
  131. package/dist/11000/solanaElections/electoralEvent.d.ts +5 -0
  132. package/dist/11000/solanaElections/electoralEvent.mjs +6 -0
  133. package/dist/11000/solanaIngressEgress/depositFailed.cjs +15 -0
  134. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +1304 -0
  135. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1304 -0
  136. package/dist/11000/solanaIngressEgress/depositFailed.mjs +15 -0
  137. package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
  138. package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
  139. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  140. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  141. package/dist/11000/swapping/swapDepositAddressReady.d.cts +37 -37
  142. package/dist/11000/swapping/swapDepositAddressReady.d.ts +37 -37
  143. package/dist/11000/swapping/swapRequested.d.cts +92 -92
  144. package/dist/11000/swapping/swapRequested.d.ts +92 -92
  145. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  146. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  147. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  148. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  149. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  150. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  151. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  152. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  153. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  154. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  155. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  156. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  157. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  158. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  159. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  160. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  161. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  162. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  163. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  164. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  165. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  166. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  167. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  168. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  169. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  170. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  171. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  172. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  173. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  174. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  175. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  176. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  177. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  178. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  179. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  180. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  181. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  182. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  183. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  184. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  185. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  186. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  187. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  188. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
  189. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  190. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  191. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  192. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  193. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  194. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  195. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  196. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  197. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  198. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  199. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  200. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  201. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  202. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  203. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  204. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  205. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  206. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  207. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  208. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  209. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  210. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  211. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  212. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  213. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  214. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  215. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  216. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  217. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  218. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  219. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  220. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  221. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  222. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  223. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  224. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  225. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  226. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  227. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  228. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  229. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  230. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  231. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  232. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  233. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  234. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  235. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  236. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  237. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  238. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  239. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  240. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  241. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  242. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  243. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  244. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  245. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  246. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  247. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  248. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  249. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  250. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  251. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  252. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  253. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  254. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  255. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  256. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  257. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  258. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  259. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  260. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  261. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  262. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  263. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
  264. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
  265. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  266. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  267. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  268. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  269. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  270. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  271. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  272. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  273. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  274. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  275. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  276. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  277. package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
  278. package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
  279. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  280. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  281. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  282. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  283. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  284. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  285. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  286. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  287. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  288. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  289. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  290. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  291. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  292. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  293. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  294. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  295. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  296. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  297. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  298. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  299. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  300. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  301. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  302. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  303. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  304. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  305. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  306. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  307. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  308. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  309. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  310. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  311. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  312. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  313. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  314. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  315. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  316. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  317. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  318. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  319. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  320. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  321. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  322. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  323. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  324. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  325. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  326. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  327. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  328. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  329. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  330. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  331. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  332. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  333. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  334. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  335. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  336. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  337. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  338. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  339. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  340. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  341. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  342. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  343. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  344. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  345. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  346. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  347. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  348. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  349. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  350. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  351. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  352. package/dist/160/swapping/batchSwapFailed.d.ts +6 -6
  353. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  354. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  355. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  356. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  357. package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
  358. package/dist/160/swapping/refundEgressIgnored.d.ts +28 -28
  359. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  360. package/dist/160/swapping/refundEgressScheduled.d.ts +6 -6
  361. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  362. package/dist/160/swapping/swapAmountConfiscated.d.ts +6 -6
  363. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  364. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  365. package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
  366. package/dist/160/swapping/swapEgressIgnored.d.ts +28 -28
  367. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  368. package/dist/160/swapping/swapEgressScheduled.d.ts +6 -6
  369. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  370. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  371. package/dist/160/swapping/swapRequested.d.cts +40 -40
  372. package/dist/160/swapping/swapRequested.d.ts +40 -40
  373. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  374. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  375. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  376. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  377. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  378. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  379. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  380. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  381. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  382. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  383. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  384. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  385. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  386. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
  387. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  388. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  389. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  390. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
  391. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  392. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  393. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  394. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  395. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  396. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  397. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  398. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  399. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  400. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  401. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  402. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
  403. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  404. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +4 -4
  405. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  406. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  407. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  408. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  409. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  410. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  411. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  412. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  413. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  414. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
  415. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  416. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  417. package/dist/170/swapping/swapRequested.d.cts +27 -27
  418. package/dist/170/swapping/swapRequested.d.ts +27 -27
  419. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  420. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  421. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  422. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  423. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
  424. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
  425. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  426. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  427. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  428. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  429. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  430. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  431. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  432. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  433. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  434. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  435. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
  436. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
  437. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  438. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  439. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  440. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  441. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  442. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  443. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  444. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  445. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  446. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  447. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  448. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  449. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  450. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  451. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  452. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  453. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  454. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  455. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  456. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  457. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  458. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  459. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  460. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
  461. package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
  462. package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
  463. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  464. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  465. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  466. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  467. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  468. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  469. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  470. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  471. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  472. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  473. package/dist/180/swapping/swapDepositAddressReady.d.cts +4 -4
  474. package/dist/180/swapping/swapDepositAddressReady.d.ts +4 -4
  475. package/dist/180/swapping/swapRequested.d.cts +8 -8
  476. package/dist/180/swapping/swapRequested.d.ts +8 -8
  477. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  478. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  479. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  480. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
  481. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  482. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  483. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  484. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  485. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  486. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  487. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  488. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  489. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  490. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  491. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  492. package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
  493. package/dist/190/assetBalances/refundSkipped.d.cts +70 -70
  494. package/dist/190/assetBalances/refundSkipped.d.ts +70 -70
  495. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  496. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  497. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  498. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  499. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  500. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  501. package/dist/190/assethubIngressEgress/depositFailed.d.cts +160 -160
  502. package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
  503. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  504. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  505. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  506. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  507. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  508. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  509. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  510. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  511. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  512. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +20 -20
  513. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  514. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  515. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  516. package/dist/190/solanaIngressEgress/depositFailed.d.ts +10 -10
  517. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  518. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +8 -8
  519. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  520. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  521. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  522. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  523. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  524. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  525. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  526. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  527. package/package.json +3 -3
@@ -32,17 +32,17 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -156,67 +156,67 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
156
156
  __kind: z.ZodLiteral<"Eth">;
157
157
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
158
158
  }, "strip", z.ZodTypeAny, {
159
- __kind: "Eth";
160
159
  value: `0x${string}`;
161
- }, {
162
160
  __kind: "Eth";
161
+ }, {
163
162
  value: string;
163
+ __kind: "Eth";
164
164
  }>, z.ZodObject<{
165
165
  __kind: z.ZodLiteral<"Dot">;
166
166
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
167
167
  }, "strip", z.ZodTypeAny, {
168
- __kind: "Dot";
169
168
  value: `0x${string}`;
170
- }, {
171
169
  __kind: "Dot";
170
+ }, {
172
171
  value: string;
172
+ __kind: "Dot";
173
173
  }>, z.ZodObject<{
174
174
  __kind: z.ZodLiteral<"Btc">;
175
175
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
176
176
  __kind: z.ZodLiteral<"P2PKH">;
177
177
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
178
178
  }, "strip", z.ZodTypeAny, {
179
- __kind: "P2PKH";
180
179
  value: `0x${string}`;
181
- }, {
182
180
  __kind: "P2PKH";
181
+ }, {
183
182
  value: string;
183
+ __kind: "P2PKH";
184
184
  }>, z.ZodObject<{
185
185
  __kind: z.ZodLiteral<"P2SH">;
186
186
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
187
187
  }, "strip", z.ZodTypeAny, {
188
- __kind: "P2SH";
189
188
  value: `0x${string}`;
190
- }, {
191
189
  __kind: "P2SH";
190
+ }, {
192
191
  value: string;
192
+ __kind: "P2SH";
193
193
  }>, z.ZodObject<{
194
194
  __kind: z.ZodLiteral<"P2WPKH">;
195
195
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
196
196
  }, "strip", z.ZodTypeAny, {
197
- __kind: "P2WPKH";
198
197
  value: `0x${string}`;
199
- }, {
200
198
  __kind: "P2WPKH";
199
+ }, {
201
200
  value: string;
201
+ __kind: "P2WPKH";
202
202
  }>, z.ZodObject<{
203
203
  __kind: z.ZodLiteral<"P2WSH">;
204
204
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
205
205
  }, "strip", z.ZodTypeAny, {
206
- __kind: "P2WSH";
207
206
  value: `0x${string}`;
208
- }, {
209
207
  __kind: "P2WSH";
208
+ }, {
210
209
  value: string;
210
+ __kind: "P2WSH";
211
211
  }>, z.ZodObject<{
212
212
  __kind: z.ZodLiteral<"Taproot">;
213
213
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
214
214
  }, "strip", z.ZodTypeAny, {
215
- __kind: "Taproot";
216
215
  value: `0x${string}`;
217
- }, {
218
216
  __kind: "Taproot";
217
+ }, {
219
218
  value: string;
219
+ __kind: "Taproot";
220
220
  }>, z.ZodObject<{
221
221
  __kind: z.ZodLiteral<"OtherSegwit">;
222
222
  version: z.ZodNumber;
@@ -231,69 +231,105 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
231
231
  program: string;
232
232
  }>]>;
233
233
  }, "strip", z.ZodTypeAny, {
234
- __kind: "Btc";
235
234
  value: {
236
- __kind: "P2PKH";
237
235
  value: `0x${string}`;
236
+ __kind: "P2PKH";
238
237
  } | {
239
- __kind: "P2SH";
240
238
  value: `0x${string}`;
239
+ __kind: "P2SH";
241
240
  } | {
242
- __kind: "P2WPKH";
243
241
  value: `0x${string}`;
242
+ __kind: "P2WPKH";
244
243
  } | {
245
- __kind: "P2WSH";
246
244
  value: `0x${string}`;
245
+ __kind: "P2WSH";
247
246
  } | {
248
- __kind: "Taproot";
249
247
  value: `0x${string}`;
248
+ __kind: "Taproot";
250
249
  } | {
251
250
  __kind: "OtherSegwit";
252
251
  version: number;
253
252
  program: `0x${string}`;
254
253
  };
255
- }, {
256
254
  __kind: "Btc";
255
+ }, {
257
256
  value: {
258
- __kind: "P2PKH";
259
257
  value: string;
258
+ __kind: "P2PKH";
260
259
  } | {
261
- __kind: "P2SH";
262
260
  value: string;
261
+ __kind: "P2SH";
263
262
  } | {
264
- __kind: "P2WPKH";
265
263
  value: string;
264
+ __kind: "P2WPKH";
266
265
  } | {
267
- __kind: "P2WSH";
268
266
  value: string;
267
+ __kind: "P2WSH";
269
268
  } | {
270
- __kind: "Taproot";
271
269
  value: string;
270
+ __kind: "Taproot";
272
271
  } | {
273
272
  __kind: "OtherSegwit";
274
273
  version: number;
275
274
  program: string;
276
275
  };
276
+ __kind: "Btc";
277
277
  }>, z.ZodObject<{
278
278
  __kind: z.ZodLiteral<"Arb">;
279
279
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
280
280
  }, "strip", z.ZodTypeAny, {
281
- __kind: "Arb";
282
281
  value: `0x${string}`;
283
- }, {
284
282
  __kind: "Arb";
283
+ }, {
285
284
  value: string;
285
+ __kind: "Arb";
286
286
  }>, z.ZodObject<{
287
287
  __kind: z.ZodLiteral<"Sol">;
288
288
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
289
289
  }, "strip", z.ZodTypeAny, {
290
- __kind: "Sol";
291
290
  value: `0x${string}`;
292
- }, {
293
291
  __kind: "Sol";
292
+ }, {
294
293
  value: string;
294
+ __kind: "Sol";
295
295
  }>]>;
296
296
  }, "strip", z.ZodTypeAny, {
297
+ chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
298
+ address: {
299
+ value: `0x${string}`;
300
+ __kind: "Eth";
301
+ } | {
302
+ value: `0x${string}`;
303
+ __kind: "Dot";
304
+ } | {
305
+ value: {
306
+ value: `0x${string}`;
307
+ __kind: "P2PKH";
308
+ } | {
309
+ value: `0x${string}`;
310
+ __kind: "P2SH";
311
+ } | {
312
+ value: `0x${string}`;
313
+ __kind: "P2WPKH";
314
+ } | {
315
+ value: `0x${string}`;
316
+ __kind: "P2WSH";
317
+ } | {
318
+ value: `0x${string}`;
319
+ __kind: "Taproot";
320
+ } | {
321
+ __kind: "OtherSegwit";
322
+ version: number;
323
+ program: `0x${string}`;
324
+ };
325
+ __kind: "Btc";
326
+ } | {
327
+ value: `0x${string}`;
328
+ __kind: "Arb";
329
+ } | {
330
+ value: `0x${string}`;
331
+ __kind: "Sol";
332
+ };
297
333
  reason: {
298
334
  __kind: "Other";
299
335
  } | {
@@ -301,11 +337,11 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
301
337
  } | {
302
338
  __kind: "BadOrigin";
303
339
  } | {
304
- __kind: "Module";
305
340
  value: {
306
341
  index: number;
307
342
  error: `0x${string}`;
308
343
  };
344
+ __kind: "Module";
309
345
  } | {
310
346
  __kind: "ConsumerRemaining";
311
347
  } | {
@@ -313,14 +349,14 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
313
349
  } | {
314
350
  __kind: "TooManyConsumers";
315
351
  } | {
316
- __kind: "Token";
317
352
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
353
+ __kind: "Token";
318
354
  } | {
319
- __kind: "Arithmetic";
320
355
  value: "Underflow" | "Overflow" | "DivisionByZero";
356
+ __kind: "Arithmetic";
321
357
  } | {
322
- __kind: "Transactional";
323
358
  value: "LimitReached" | "NoLayer";
359
+ __kind: "Transactional";
324
360
  } | {
325
361
  __kind: "Exhausted";
326
362
  } | {
@@ -330,43 +366,45 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
330
366
  } | {
331
367
  __kind: "RootNotAllowed";
332
368
  };
333
- chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
369
+ }, {
370
+ chain: {
371
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
372
+ };
334
373
  address: {
374
+ value: string;
335
375
  __kind: "Eth";
336
- value: `0x${string}`;
337
376
  } | {
377
+ value: string;
338
378
  __kind: "Dot";
339
- value: `0x${string}`;
340
379
  } | {
341
- __kind: "Btc";
342
380
  value: {
381
+ value: string;
343
382
  __kind: "P2PKH";
344
- value: `0x${string}`;
345
383
  } | {
384
+ value: string;
346
385
  __kind: "P2SH";
347
- value: `0x${string}`;
348
386
  } | {
387
+ value: string;
349
388
  __kind: "P2WPKH";
350
- value: `0x${string}`;
351
389
  } | {
390
+ value: string;
352
391
  __kind: "P2WSH";
353
- value: `0x${string}`;
354
392
  } | {
393
+ value: string;
355
394
  __kind: "Taproot";
356
- value: `0x${string}`;
357
395
  } | {
358
396
  __kind: "OtherSegwit";
359
397
  version: number;
360
- program: `0x${string}`;
398
+ program: string;
361
399
  };
400
+ __kind: "Btc";
362
401
  } | {
402
+ value: string;
363
403
  __kind: "Arb";
364
- value: `0x${string}`;
365
404
  } | {
405
+ value: string;
366
406
  __kind: "Sol";
367
- value: `0x${string}`;
368
407
  };
369
- }, {
370
408
  reason: {
371
409
  __kind: "Other";
372
410
  } | {
@@ -374,11 +412,11 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
374
412
  } | {
375
413
  __kind: "BadOrigin";
376
414
  } | {
377
- __kind: "Module";
378
415
  value: {
379
416
  index: number;
380
417
  error: string;
381
418
  };
419
+ __kind: "Module";
382
420
  } | {
383
421
  __kind: "ConsumerRemaining";
384
422
  } | {
@@ -386,20 +424,20 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
386
424
  } | {
387
425
  __kind: "TooManyConsumers";
388
426
  } | {
389
- __kind: "Token";
390
427
  value: {
391
428
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
392
429
  };
430
+ __kind: "Token";
393
431
  } | {
394
- __kind: "Arithmetic";
395
432
  value: {
396
433
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
397
434
  };
435
+ __kind: "Arithmetic";
398
436
  } | {
399
- __kind: "Transactional";
400
437
  value: {
401
438
  __kind: "LimitReached" | "NoLayer";
402
439
  };
440
+ __kind: "Transactional";
403
441
  } | {
404
442
  __kind: "Exhausted";
405
443
  } | {
@@ -409,44 +447,6 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
409
447
  } | {
410
448
  __kind: "RootNotAllowed";
411
449
  };
412
- chain: {
413
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
414
- };
415
- address: {
416
- __kind: "Eth";
417
- value: string;
418
- } | {
419
- __kind: "Dot";
420
- value: string;
421
- } | {
422
- __kind: "Btc";
423
- value: {
424
- __kind: "P2PKH";
425
- value: string;
426
- } | {
427
- __kind: "P2SH";
428
- value: string;
429
- } | {
430
- __kind: "P2WPKH";
431
- value: string;
432
- } | {
433
- __kind: "P2WSH";
434
- value: string;
435
- } | {
436
- __kind: "Taproot";
437
- value: string;
438
- } | {
439
- __kind: "OtherSegwit";
440
- version: number;
441
- program: string;
442
- };
443
- } | {
444
- __kind: "Arb";
445
- value: string;
446
- } | {
447
- __kind: "Sol";
448
- value: string;
449
- };
450
450
  }>;
451
451
 
452
452
  export { assetBalancesRefundSkipped };
@@ -54,9 +54,9 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- lp: string;
58
57
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
59
58
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
59
+ lp: string;
60
60
  side: "Buy" | "Sell";
61
61
  id: bigint;
62
62
  tick: number;
@@ -71,13 +71,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
71
71
  value: bigint;
72
72
  } | null | undefined;
73
73
  }, {
74
- lp: string;
75
74
  baseAsset: {
76
75
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
77
76
  };
78
77
  quoteAsset: {
79
78
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
80
79
  };
80
+ lp: string;
81
81
  side: {
82
82
  __kind: "Buy" | "Sell";
83
83
  };
@@ -54,9 +54,9 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- lp: string;
58
57
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
59
58
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
59
+ lp: string;
60
60
  side: "Buy" | "Sell";
61
61
  id: bigint;
62
62
  tick: number;
@@ -71,13 +71,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
71
71
  value: bigint;
72
72
  } | null | undefined;
73
73
  }, {
74
- lp: string;
75
74
  baseAsset: {
76
75
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
77
76
  };
78
77
  quoteAsset: {
79
78
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
80
79
  };
80
+ lp: string;
81
81
  side: {
82
82
  __kind: "Buy" | "Sell";
83
83
  };
@@ -134,9 +134,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
- lp: string;
138
137
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
139
138
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
139
+ lp: string;
140
140
  id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
@@ -167,13 +167,13 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
167
167
  };
168
168
  } | null | undefined;
169
169
  }, {
170
- lp: string;
171
170
  baseAsset: {
172
171
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
173
172
  };
174
173
  quoteAsset: {
175
174
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
176
175
  };
176
+ lp: string;
177
177
  id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
@@ -134,9 +134,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
- lp: string;
138
137
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
139
138
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
139
+ lp: string;
140
140
  id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
@@ -167,13 +167,13 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
167
167
  };
168
168
  } | null | undefined;
169
169
  }, {
170
- lp: string;
171
170
  baseAsset: {
172
171
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
173
172
  };
174
173
  quoteAsset: {
175
174
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
176
175
  };
176
+ lp: string;
177
177
  id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
@@ -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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
18
18
  amountCredited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
22
23
  };
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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
18
18
  amountCredited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
22
23
  };
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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
18
18
  amountDebited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
22
23
  };
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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
18
18
  amountDebited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
22
23
  };
23
- accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26
 
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
14
14
  }>;
15
15
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- from: string;
18
- to: string;
19
17
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
20
18
  amount: bigint;
21
- }, {
22
19
  from: string;
23
20
  to: string;
21
+ }, {
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
26
24
  };
27
25
  amount: string | number;
26
+ from: string;
27
+ to: string;
28
28
  }>;
29
29
 
30
30
  export { liquidityProviderAssetTransferred };
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
14
14
  }>;
15
15
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- from: string;
18
- to: string;
19
17
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
20
18
  amount: bigint;
21
- }, {
22
19
  from: string;
23
20
  to: string;
21
+ }, {
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
26
24
  };
27
25
  amount: string | number;
26
+ from: string;
27
+ to: string;
28
28
  }>;
29
29
 
30
30
  export { liquidityProviderAssetTransferred };