@chainflip/processor 1.5.4 → 1.5.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (305) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  5. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  13. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  14. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  15. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  16. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  17. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  18. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  19. package/dist/100/funding/funded.d.cts +2 -2
  20. package/dist/100/funding/funded.d.ts +2 -2
  21. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  22. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  23. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  24. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  25. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  26. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  27. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  28. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  29. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  30. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  31. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +10 -10
  32. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -10
  33. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  34. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  35. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
  36. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +18 -18
  37. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  38. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  39. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  40. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  41. package/dist/120/swapping/ccmFailed.d.cts +70 -70
  42. package/dist/120/swapping/ccmFailed.d.ts +70 -70
  43. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  44. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  45. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  46. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  47. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  48. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  49. package/dist/120/swapping/withdrawalRequested.d.cts +12 -12
  50. package/dist/120/swapping/withdrawalRequested.d.ts +12 -12
  51. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
  52. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
  53. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  54. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  55. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  56. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  57. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  58. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  59. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  60. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  61. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  62. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  63. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  64. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  65. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  66. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  67. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  68. package/dist/131/reputation/offencePenalty.d.ts +2 -2
  69. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  70. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  71. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  72. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  73. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  74. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  75. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  76. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  77. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  78. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  79. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  80. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  81. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  82. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  83. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  84. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  85. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  86. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  87. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  88. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
  89. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  90. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  91. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  92. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  93. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  94. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  95. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  96. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  97. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  98. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  99. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  100. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  101. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  102. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  103. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  104. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  105. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  106. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  107. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  108. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  109. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  110. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  111. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  112. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  113. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  114. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  115. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  116. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  117. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  118. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  119. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  120. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
  121. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  122. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  123. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  124. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  125. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  126. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  127. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  128. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  129. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  130. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  131. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  132. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  133. package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
  134. package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
  135. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  136. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  137. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  138. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  139. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
  140. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
  141. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  142. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  143. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  144. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  145. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  146. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  147. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  148. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  149. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  150. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  151. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  152. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  153. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  154. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  155. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  156. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  157. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  158. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  159. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  160. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  161. package/dist/150/swapping/ccmFailed.d.cts +115 -115
  162. package/dist/150/swapping/ccmFailed.d.ts +115 -115
  163. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  164. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  165. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  166. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  167. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  168. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  169. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  170. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  171. package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
  172. package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
  173. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  174. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  175. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  176. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  177. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  178. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  179. package/dist/150/swapping/swapScheduled.d.cts +139 -139
  180. package/dist/150/swapping/swapScheduled.d.ts +139 -139
  181. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  182. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  183. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  184. package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  185. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  186. package/dist/150/tokenholderGovernance/proposalPassed.d.ts +8 -8
  187. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  188. package/dist/150/tokenholderGovernance/proposalRejected.d.ts +8 -8
  189. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  190. package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  191. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  192. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +2 -2
  193. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  194. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  195. package/dist/160/assetBalances/accountCredited.cjs +12 -0
  196. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.cts +5 -2
  197. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.ts +5 -2
  198. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.mjs +5 -4
  199. package/dist/160/assetBalances/accountDebited.cjs +12 -0
  200. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.cts +5 -2
  201. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.ts +5 -2
  202. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.mjs +5 -4
  203. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  204. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  205. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  206. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  207. package/dist/160/common.cjs +144 -29
  208. package/dist/160/common.d.cts +2011 -595
  209. package/dist/160/common.d.ts +2011 -595
  210. package/dist/160/common.mjs +149 -34
  211. package/dist/160/environment/runtimeSafeModeUpdated.cjs +9 -0
  212. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +1104 -0
  213. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +1104 -0
  214. package/dist/160/environment/runtimeSafeModeUpdated.mjs +9 -0
  215. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  216. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
  217. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  218. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  219. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  220. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
  221. package/dist/160/liquidityPools/orderDeletionFailed.cjs +7 -0
  222. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +126 -0
  223. package/dist/160/liquidityPools/orderDeletionFailed.d.ts +126 -0
  224. package/dist/160/liquidityPools/orderDeletionFailed.mjs +7 -0
  225. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  226. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  227. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  228. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  229. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  230. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  231. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  232. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  233. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  234. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  235. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  236. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  237. package/dist/160/solanaElections/allVotesCleared.cjs +6 -0
  238. package/dist/160/solanaElections/allVotesCleared.d.cts +5 -0
  239. package/dist/160/solanaElections/allVotesCleared.d.ts +5 -0
  240. package/dist/160/solanaElections/allVotesCleared.mjs +6 -0
  241. package/dist/160/solanaElections/allVotesNotCleared.cjs +6 -0
  242. package/dist/160/solanaElections/allVotesNotCleared.d.cts +5 -0
  243. package/dist/160/solanaElections/allVotesNotCleared.d.ts +5 -0
  244. package/dist/160/solanaElections/allVotesNotCleared.mjs +6 -0
  245. package/dist/160/solanaElections/corruptStorage.cjs +6 -0
  246. package/dist/160/solanaElections/corruptStorage.d.cts +5 -0
  247. package/dist/160/solanaElections/corruptStorage.d.ts +5 -0
  248. package/dist/160/solanaElections/corruptStorage.mjs +6 -0
  249. package/dist/160/solanaElections/uninitialized.cjs +6 -0
  250. package/dist/160/solanaElections/uninitialized.d.cts +5 -0
  251. package/dist/160/solanaElections/uninitialized.d.ts +5 -0
  252. package/dist/160/solanaElections/uninitialized.mjs +6 -0
  253. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  254. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  255. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
  256. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
  257. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  258. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  259. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
  260. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +5 -5
  261. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  262. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  263. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
  264. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
  265. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  266. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  267. package/dist/160/swapping/ccmFailed.cjs +1 -1
  268. package/dist/160/swapping/ccmFailed.d.cts +60 -201
  269. package/dist/160/swapping/ccmFailed.d.ts +60 -201
  270. package/dist/160/swapping/ccmFailed.mjs +2 -2
  271. package/dist/160/swapping/maxSwapRequestDurationSet.cjs +6 -0
  272. package/dist/160/swapping/maxSwapRequestDurationSet.d.cts +11 -0
  273. package/dist/160/swapping/maxSwapRequestDurationSet.d.ts +11 -0
  274. package/dist/160/swapping/maxSwapRequestDurationSet.mjs +6 -0
  275. package/dist/160/swapping/maxSwapRetryDurationSet.cjs +6 -0
  276. package/dist/160/swapping/maxSwapRetryDurationSet.d.cts +11 -0
  277. package/dist/160/swapping/maxSwapRetryDurationSet.d.ts +11 -0
  278. package/dist/160/swapping/maxSwapRetryDurationSet.mjs +6 -0
  279. package/dist/160/swapping/swapDepositAddressReady.cjs +3 -1
  280. package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -0
  281. package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -0
  282. package/dist/160/swapping/swapDepositAddressReady.mjs +4 -2
  283. package/dist/160/swapping/swapEgressScheduled.cjs +1 -1
  284. package/dist/160/swapping/swapEgressScheduled.d.cts +3 -3
  285. package/dist/160/swapping/swapEgressScheduled.d.ts +3 -3
  286. package/dist/160/swapping/swapEgressScheduled.mjs +1 -1
  287. package/dist/160/swapping/swapExecuted.cjs +1 -0
  288. package/dist/160/swapping/swapExecuted.d.cts +3 -0
  289. package/dist/160/swapping/swapExecuted.d.ts +3 -0
  290. package/dist/160/swapping/swapExecuted.mjs +1 -0
  291. package/dist/160/swapping/swapRequested.cjs +5 -2
  292. package/dist/160/swapping/swapRequested.d.cts +247 -253
  293. package/dist/160/swapping/swapRequested.d.ts +247 -253
  294. package/dist/160/swapping/swapRequested.mjs +5 -2
  295. package/package.json +1 -1
  296. package/dist/160/liquidityProvider/accountCredited.cjs +0 -11
  297. package/dist/160/liquidityProvider/accountDebited.cjs +0 -11
  298. package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +0 -11
  299. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +0 -27
  300. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +0 -27
  301. package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +0 -11
  302. package/dist/160/solanaChainTracking/chainStateUpdated.cjs +0 -9
  303. package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +0 -40
  304. package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +0 -40
  305. package/dist/160/solanaChainTracking/chainStateUpdated.mjs +0 -9
@@ -5,30 +5,30 @@ declare const swappingSwapExecuted: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
13
13
  }>;
14
14
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  destinationAsset: z.ZodEffects<z.ZodObject<{
17
17
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
18
18
  }, "strip", z.ZodTypeAny, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
20
  }, {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
22
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
23
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
21
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
22
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
23
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
24
24
  }>;
25
25
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
27
27
  intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
28
28
  }, "strip", z.ZodTypeAny, {
29
29
  swapId: bigint;
30
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
31
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
30
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
31
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
32
32
  depositAmount: bigint;
33
33
  swapInput: bigint;
34
34
  egressAmount: bigint;
@@ -37,10 +37,10 @@ declare const swappingSwapExecuted: z.ZodObject<{
37
37
  }, {
38
38
  swapId: string | number;
39
39
  sourceAsset: {
40
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
40
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
41
41
  };
42
42
  destinationAsset: {
43
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
43
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
44
44
  };
45
45
  depositAmount: string | number;
46
46
  swapInput: string | number;
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
13
13
  }>;
14
14
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  destinationAsset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
19
  }, {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
21
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
22
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
22
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
23
23
  }>;
24
24
  destinationAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
@@ -370,7 +370,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
370
370
  brokerCommission: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
371
371
  executeAt: z.ZodNumber;
372
372
  }, "strip", z.ZodTypeAny, {
373
- swapId: bigint;
374
373
  destinationAddress: {
375
374
  chain: "Ethereum";
376
375
  address: `0x${string}`;
@@ -399,8 +398,9 @@ declare const swappingSwapScheduled: z.ZodObject<{
399
398
  __kind: "Vault";
400
399
  txHash: `0x${string}`;
401
400
  };
402
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
403
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
401
+ swapId: bigint;
402
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
403
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
404
404
  depositAmount: bigint;
405
405
  swapType: {
406
406
  __kind: "Swap";
@@ -445,7 +445,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
445
445
  executeAt: number;
446
446
  brokerCommission?: bigint | null | undefined;
447
447
  }, {
448
- swapId: string | number;
449
448
  destinationAddress: {
450
449
  __kind: "Eth";
451
450
  value: string;
@@ -474,11 +473,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
474
473
  __kind: "Vault";
475
474
  txHash: string;
476
475
  };
476
+ swapId: string | number;
477
477
  sourceAsset: {
478
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
478
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
479
479
  };
480
480
  destinationAsset: {
481
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
481
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
482
482
  };
483
483
  depositAmount: string | number;
484
484
  swapType: {
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
13
13
  }>;
14
14
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  destinationAsset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
19
  }, {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
21
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
22
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
22
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
23
23
  }>;
24
24
  destinationAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
@@ -370,7 +370,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
370
370
  brokerCommission: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
371
371
  executeAt: z.ZodNumber;
372
372
  }, "strip", z.ZodTypeAny, {
373
- swapId: bigint;
374
373
  destinationAddress: {
375
374
  chain: "Ethereum";
376
375
  address: `0x${string}`;
@@ -399,8 +398,9 @@ declare const swappingSwapScheduled: z.ZodObject<{
399
398
  __kind: "Vault";
400
399
  txHash: `0x${string}`;
401
400
  };
402
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
403
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
401
+ swapId: bigint;
402
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
403
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
404
404
  depositAmount: bigint;
405
405
  swapType: {
406
406
  __kind: "Swap";
@@ -445,7 +445,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
445
445
  executeAt: number;
446
446
  brokerCommission?: bigint | null | undefined;
447
447
  }, {
448
- swapId: string | number;
449
448
  destinationAddress: {
450
449
  __kind: "Eth";
451
450
  value: string;
@@ -474,11 +473,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
474
473
  __kind: "Vault";
475
474
  txHash: string;
476
475
  };
476
+ swapId: string | number;
477
477
  sourceAsset: {
478
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
478
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
479
479
  };
480
480
  destinationAsset: {
481
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
481
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
482
482
  };
483
483
  depositAmount: string | number;
484
484
  swapType: {
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
16
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -80,7 +80,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
80
80
  };
81
81
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
82
82
  egressAmount: bigint;
83
- egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
83
+ egressAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
84
84
  egressFee: bigint;
85
85
  }, {
86
86
  destinationAddress: {
@@ -98,7 +98,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
98
98
  }, string | number];
99
99
  egressAmount: string | number;
100
100
  egressAsset: {
101
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
101
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
102
102
  };
103
103
  egressFee: string | number;
104
104
  }>;
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
16
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -80,7 +80,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
80
80
  };
81
81
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
82
82
  egressAmount: bigint;
83
- egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
83
+ egressAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
84
84
  egressFee: bigint;
85
85
  }, {
86
86
  destinationAddress: {
@@ -98,7 +98,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
98
98
  }, string | number];
99
99
  egressAmount: string | number;
100
100
  egressAsset: {
101
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
101
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
102
102
  };
103
103
  egressFee: string | number;
104
104
  }>;
@@ -24,13 +24,14 @@ declare const arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "ArbEth" | "ArbUsdc";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { arbitrumIngressEgressBoostFundsAdded };
@@ -24,13 +24,14 @@ declare const arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "ArbEth" | "ArbUsdc";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { arbitrumIngressEgressBoostFundsAdded };
@@ -41,17 +41,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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 arbitrumIngressEgressCcmEgressInvalid: 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
  } | {