@merkl/contracts 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1245) hide show
  1. package/README.md +9 -0
  2. package/dist/src/A51Factory.d.ts +1044 -0
  3. package/dist/src/A51Factory.js +0 -0
  4. package/dist/src/ANGLE.d.ts +442 -0
  5. package/dist/src/ANGLE.js +0 -0
  6. package/dist/src/Aave.d.ts +42 -0
  7. package/dist/src/Aave.js +0 -0
  8. package/dist/src/AaveAToken.d.ts +581 -0
  9. package/dist/src/AaveAToken.js +0 -0
  10. package/dist/src/AaveConvexStaker.d.ts +651 -0
  11. package/dist/src/AaveConvexStaker.js +0 -0
  12. package/dist/src/AavePool.d.ts +1129 -0
  13. package/dist/src/AavePool.js +0 -0
  14. package/dist/src/AavePoolConfigurator.d.ts +983 -0
  15. package/dist/src/AavePoolConfigurator.js +0 -0
  16. package/dist/src/AaveStableDebtToken.d.ts +529 -0
  17. package/dist/src/AaveStableDebtToken.js +0 -0
  18. package/dist/src/AaveStataTokenFactory.d.ts +138 -0
  19. package/dist/src/AaveStataTokenFactory.js +0 -0
  20. package/dist/src/AaveUmbrella.d.ts +870 -0
  21. package/dist/src/AaveUmbrella.js +0 -0
  22. package/dist/src/AaveVariableDebtToken.d.ts +501 -0
  23. package/dist/src/AaveVariableDebtToken.js +0 -0
  24. package/dist/src/AccessControl.d.ts +130 -0
  25. package/dist/src/AccessControl.js +0 -0
  26. package/dist/src/AccountantWithRateProviders.d.ts +562 -0
  27. package/dist/src/AccountantWithRateProviders.js +0 -0
  28. package/dist/src/AerodromeCLGauge.d.ts +460 -0
  29. package/dist/src/AerodromeCLGauge.js +0 -0
  30. package/dist/src/AerodromeCLPool.d.ts +993 -0
  31. package/dist/src/AerodromeCLPool.js +0 -0
  32. package/dist/src/AerodromePool.d.ts +984 -0
  33. package/dist/src/AerodromePool.js +0 -0
  34. package/dist/src/AgToken.d.ts +467 -0
  35. package/dist/src/AgToken.js +0 -0
  36. package/dist/src/AgTokenSideChainMultiBridge.d.ts +841 -0
  37. package/dist/src/AgTokenSideChainMultiBridge.js +0 -0
  38. package/dist/src/AlgebraFarmingCenterv10.d.ts +755 -0
  39. package/dist/src/AlgebraFarmingCenterv10.js +0 -0
  40. package/dist/src/AlgebraIntegralNonFungiblePositionManager.d.ts +983 -0
  41. package/dist/src/AlgebraIntegralNonFungiblePositionManager.js +0 -0
  42. package/dist/src/AlgebraIntegralPool.d.ts +854 -0
  43. package/dist/src/AlgebraIntegralPool.js +0 -0
  44. package/dist/src/AlgebraIntegralV12Factory.d.ts +699 -0
  45. package/dist/src/AlgebraIntegralV12Factory.js +0 -0
  46. package/dist/src/AlgebraIntegralV12FarmingCenter.d.ts +266 -0
  47. package/dist/src/AlgebraIntegralV12FarmingCenter.js +0 -0
  48. package/dist/src/AlgebraIntegralV12NonFungibleManager.d.ts +985 -0
  49. package/dist/src/AlgebraIntegralV12NonFungibleManager.js +0 -0
  50. package/dist/src/AlgebraIntegralV12Pool.d.ts +928 -0
  51. package/dist/src/AlgebraIntegralV12Pool.js +0 -0
  52. package/dist/src/AlgebraV10NonFungibleManager.d.ts +875 -0
  53. package/dist/src/AlgebraV10NonFungibleManager.js +0 -0
  54. package/dist/src/AlgebraV10Pool.d.ts +817 -0
  55. package/dist/src/AlgebraV10Pool.js +0 -0
  56. package/dist/src/AlgebraV19DirectionBasedFeePool.d.ts +849 -0
  57. package/dist/src/AlgebraV19DirectionBasedFeePool.js +0 -0
  58. package/dist/src/AlgebraV19NonFungibleManager.d.ts +875 -0
  59. package/dist/src/AlgebraV19NonFungibleManager.js +0 -0
  60. package/dist/src/AlgebraV19Pool.d.ts +842 -0
  61. package/dist/src/AlgebraV19Pool.js +0 -0
  62. package/dist/src/AlgebraV4NonFungiblePositionManager.d.ts +1171 -0
  63. package/dist/src/AlgebraV4NonFungiblePositionManager.js +0 -0
  64. package/dist/src/AlgebraV4Pool.d.ts +854 -0
  65. package/dist/src/AlgebraV4Pool.js +0 -0
  66. package/dist/src/AmbientColdPath.d.ts +107 -0
  67. package/dist/src/AmbientColdPath.js +0 -0
  68. package/dist/src/AmbientCrocSwapDex.d.ts +212 -0
  69. package/dist/src/AmbientCrocSwapDex.js +0 -0
  70. package/dist/src/AmbientHotProxy.d.ts +92 -0
  71. package/dist/src/AmbientHotProxy.js +0 -0
  72. package/dist/src/AmbientKnockoutCounter.d.ts +51 -0
  73. package/dist/src/AmbientKnockoutCounter.js +0 -0
  74. package/dist/src/AmbientKnockoutLiqPath.d.ts +92 -0
  75. package/dist/src/AmbientKnockoutLiqPath.js +0 -0
  76. package/dist/src/AmbientMicroPathsCopy.d.ts +398 -0
  77. package/dist/src/AmbientMicroPathsCopy.js +0 -0
  78. package/dist/src/AmbientQuery.d.ts +587 -0
  79. package/dist/src/AmbientQuery.js +0 -0
  80. package/dist/src/AmbientWarmPath.d.ts +92 -0
  81. package/dist/src/AmbientWarmPath.js +0 -0
  82. package/dist/src/AngleBorrowHelpers.d.ts +42 -0
  83. package/dist/src/AngleBorrowHelpers.js +0 -0
  84. package/dist/src/AngleDistributor.d.ts +505 -0
  85. package/dist/src/AngleDistributor.js +0 -0
  86. package/dist/src/AngleGovernor.d.ts +1057 -0
  87. package/dist/src/AngleGovernor.js +0 -0
  88. package/dist/src/AngleHelpers.d.ts +277 -0
  89. package/dist/src/AngleHelpers.js +0 -0
  90. package/dist/src/AngleMiddleman.d.ts +394 -0
  91. package/dist/src/AngleMiddleman.js +0 -0
  92. package/dist/src/AngleRegistry.d.ts +99 -0
  93. package/dist/src/AngleRegistry.js +0 -0
  94. package/dist/src/AngleRouter.d.ts +621 -0
  95. package/dist/src/AngleRouter.js +0 -0
  96. package/dist/src/AngleRouterPolygon.d.ts +244 -0
  97. package/dist/src/AngleRouterPolygon.js +0 -0
  98. package/dist/src/AngleRouterV2.d.ts +234 -0
  99. package/dist/src/AngleRouterV2.js +0 -0
  100. package/dist/src/AragornEscrow.d.ts +683 -0
  101. package/dist/src/AragornEscrow.js +0 -0
  102. package/dist/src/AragornLock.d.ts +498 -0
  103. package/dist/src/AragornLock.js +0 -0
  104. package/dist/src/ArrakisGauge.d.ts +744 -0
  105. package/dist/src/ArrakisGauge.js +0 -0
  106. package/dist/src/ArrakisPool.d.ts +818 -0
  107. package/dist/src/ArrakisPool.js +0 -0
  108. package/dist/src/Aura.d.ts +58 -0
  109. package/dist/src/Aura.js +0 -0
  110. package/dist/src/AuraOperator.d.ts +92 -0
  111. package/dist/src/AuraOperator.js +0 -0
  112. package/dist/src/BPAMOJob.d.ts +156 -0
  113. package/dist/src/BPAMOJob.js +0 -0
  114. package/dist/src/BalancerGauge.d.ts +42 -0
  115. package/dist/src/BalancerGauge.js +0 -0
  116. package/dist/src/BalancerPool.d.ts +50 -0
  117. package/dist/src/BalancerPool.js +0 -0
  118. package/dist/src/BalancerSingleton.d.ts +1064 -0
  119. package/dist/src/BalancerSingleton.js +0 -0
  120. package/dist/src/BalancerV3StablePool.d.ts +804 -0
  121. package/dist/src/BalancerV3StablePool.js +0 -0
  122. package/dist/src/BalancerVault.d.ts +66 -0
  123. package/dist/src/BalancerVault.js +0 -0
  124. package/dist/src/BaseLevSwapperEuler.d.ts +248 -0
  125. package/dist/src/BaseLevSwapperEuler.js +0 -0
  126. package/dist/src/BaseLevSwapperMorpho.d.ts +214 -0
  127. package/dist/src/BaseLevSwapperMorpho.js +0 -0
  128. package/dist/src/BaseStrategy4626.d.ts +676 -0
  129. package/dist/src/BaseStrategy4626.js +0 -0
  130. package/dist/src/BaseSurplusConverter.d.ts +324 -0
  131. package/dist/src/BaseSurplusConverter.js +0 -0
  132. package/dist/src/BaseXNonFungiblePositionManager.d.ts +873 -0
  133. package/dist/src/BaseXNonFungiblePositionManager.js +0 -0
  134. package/dist/src/Beefy.d.ts +52 -0
  135. package/dist/src/Beefy.js +0 -0
  136. package/dist/src/BondingCurve.d.ts +522 -0
  137. package/dist/src/BondingCurve.js +0 -0
  138. package/dist/src/BorrowStaker.d.ts +469 -0
  139. package/dist/src/BorrowStaker.js +0 -0
  140. package/dist/src/BunniHub.d.ts +518 -0
  141. package/dist/src/BunniHub.js +0 -0
  142. package/dist/src/BunniV2Hub.d.ts +874 -0
  143. package/dist/src/BunniV2Hub.js +0 -0
  144. package/dist/src/BunniV2Token.d.ts +783 -0
  145. package/dist/src/BunniV2Token.js +0 -0
  146. package/dist/src/CPMMGammaPoolMain.d.ts +1691 -0
  147. package/dist/src/CPMMGammaPoolMain.js +0 -0
  148. package/dist/src/CampaignCreator.d.ts +1006 -0
  149. package/dist/src/CampaignCreator.js +0 -0
  150. package/dist/src/CdpManager.d.ts +1383 -0
  151. package/dist/src/CdpManager.js +0 -0
  152. package/dist/src/CloberBookManager.d.ts +1019 -0
  153. package/dist/src/CloberBookManager.js +0 -0
  154. package/dist/src/CloberPool.d.ts +828 -0
  155. package/dist/src/CloberPool.js +0 -0
  156. package/dist/src/Compound.d.ts +50 -0
  157. package/dist/src/Compound.js +0 -0
  158. package/dist/src/CompoundV3.d.ts +1172 -0
  159. package/dist/src/CompoundV3.js +0 -0
  160. package/dist/src/ConcentricStaker.d.ts +636 -0
  161. package/dist/src/ConcentricStaker.js +0 -0
  162. package/dist/src/ContangoPositionNFT.d.ts +450 -0
  163. package/dist/src/ContangoPositionNFT.js +0 -0
  164. package/dist/src/ContangoUnderlyingPositionFactory.d.ts +263 -0
  165. package/dist/src/ContangoUnderlyingPositionFactory.js +0 -0
  166. package/dist/src/ConvexBaseRewardPool.d.ts +473 -0
  167. package/dist/src/ConvexBaseRewardPool.js +0 -0
  168. package/dist/src/ConvexBooster.d.ts +785 -0
  169. package/dist/src/ConvexBooster.js +0 -0
  170. package/dist/src/ConvexLiquidityGauge.d.ts +845 -0
  171. package/dist/src/ConvexLiquidityGauge.js +0 -0
  172. package/dist/src/ConvexTokenStaker.d.ts +485 -0
  173. package/dist/src/ConvexTokenStaker.js +0 -0
  174. package/dist/src/Core.d.ts +256 -0
  175. package/dist/src/Core.js +0 -0
  176. package/dist/src/CoreBorrow.d.ts +365 -0
  177. package/dist/src/CoreBorrow.js +0 -0
  178. package/dist/src/CrvUSDController.d.ts +994 -0
  179. package/dist/src/CrvUSDController.js +0 -0
  180. package/dist/src/Ctoken.d.ts +990 -0
  181. package/dist/src/Ctoken.js +0 -0
  182. package/dist/src/Curve.d.ts +74 -0
  183. package/dist/src/Curve.js +0 -0
  184. package/dist/src/CurveLPToken.d.ts +322 -0
  185. package/dist/src/CurveLPToken.js +0 -0
  186. package/dist/src/CurveLevSwapper2Tokens.d.ts +141 -0
  187. package/dist/src/CurveLevSwapper2Tokens.js +0 -0
  188. package/dist/src/CurveLevSwapper3Tokens.d.ts +141 -0
  189. package/dist/src/CurveLevSwapper3Tokens.js +0 -0
  190. package/dist/src/CurveLevSwapper3TokensWithBP.d.ts +173 -0
  191. package/dist/src/CurveLevSwapper3TokensWithBP.js +0 -0
  192. package/dist/src/CurveStableSwapNG.d.ts +966 -0
  193. package/dist/src/CurveStableSwapNG.js +0 -0
  194. package/dist/src/CurveStableswapFactoryNG.d.ts +658 -0
  195. package/dist/src/CurveStableswapFactoryNG.js +0 -0
  196. package/dist/src/CurveTricryptoFactory.d.ts +471 -0
  197. package/dist/src/CurveTricryptoFactory.js +0 -0
  198. package/dist/src/CurveTwocryptoFactory.d.ts +489 -0
  199. package/dist/src/CurveTwocryptoFactory.js +0 -0
  200. package/dist/src/CurveXGaugeFactory.d.ts +529 -0
  201. package/dist/src/CurveXGaugeFactory.js +0 -0
  202. package/dist/src/CurveXStablePoolFactory.d.ts +686 -0
  203. package/dist/src/CurveXStablePoolFactory.js +0 -0
  204. package/dist/src/DefutureVault.d.ts +1332 -0
  205. package/dist/src/DefutureVault.js +0 -0
  206. package/dist/src/Disputer.d.ts +205 -0
  207. package/dist/src/Disputer.js +0 -0
  208. package/dist/src/DistributionCreator.d.ts +1173 -0
  209. package/dist/src/DistributionCreator.js +0 -0
  210. package/dist/src/Distributor.d.ts +760 -0
  211. package/dist/src/Distributor.js +0 -0
  212. package/dist/src/Distributor_Old.d.ts +636 -0
  213. package/dist/src/Distributor_Old.js +0 -0
  214. package/dist/src/DolomiteMargin.d.ts +990 -0
  215. package/dist/src/DolomiteMargin.js +0 -0
  216. package/dist/src/DopexV2PositionManager.d.ts +358 -0
  217. package/dist/src/DopexV2PositionManager.js +0 -0
  218. package/dist/src/ERC1155.d.ts +199 -0
  219. package/dist/src/ERC1155.js +0 -0
  220. package/dist/src/ERC20Pool.d.ts +1352 -0
  221. package/dist/src/ERC20Pool.js +0 -0
  222. package/dist/src/ERC4626.d.ts +415 -0
  223. package/dist/src/ERC4626.js +0 -0
  224. package/dist/src/ERC4626Strategy.d.ts +931 -0
  225. package/dist/src/ERC4626Strategy.js +0 -0
  226. package/dist/src/ERC6909.d.ts +271 -0
  227. package/dist/src/ERC6909.js +0 -0
  228. package/dist/src/ERC721.d.ts +244 -0
  229. package/dist/src/ERC721.js +0 -0
  230. package/dist/src/ERC721PointsDeposits.d.ts +621 -0
  231. package/dist/src/ERC721PointsDeposits.js +0 -0
  232. package/dist/src/EigenLayer.d.ts +616 -0
  233. package/dist/src/EigenLayer.js +0 -0
  234. package/dist/src/EigenLayerDelegation.d.ts +973 -0
  235. package/dist/src/EigenLayerDelegation.js +0 -0
  236. package/dist/src/EigenLayerDelegation_old.d.ts +1035 -0
  237. package/dist/src/EigenLayerDelegation_old.js +0 -0
  238. package/dist/src/EigenLayerStrategy.d.ts +404 -0
  239. package/dist/src/EigenLayerStrategy.js +0 -0
  240. package/dist/src/EigenLayer_old.d.ts +657 -0
  241. package/dist/src/EigenLayer_old.js +0 -0
  242. package/dist/src/EkuboPoolManager.d.ts +669 -0
  243. package/dist/src/EkuboPoolManager.js +0 -0
  244. package/dist/src/EkuboPositionManager.d.ts +750 -0
  245. package/dist/src/EkuboPositionManager.js +0 -0
  246. package/dist/src/Enzyme.d.ts +64 -0
  247. package/dist/src/Enzyme.js +0 -0
  248. package/dist/src/EquilibriaBaseRewardPool.d.ts +671 -0
  249. package/dist/src/EquilibriaBaseRewardPool.js +0 -0
  250. package/dist/src/EquilibriaPendleBoosterMainchain.d.ts +785 -0
  251. package/dist/src/EquilibriaPendleBoosterMainchain.js +0 -0
  252. package/dist/src/Erc20.d.ts +168 -0
  253. package/dist/src/Erc20.js +0 -0
  254. package/dist/src/Erc20_bytes32.d.ts +50 -0
  255. package/dist/src/Erc20_bytes32.js +0 -0
  256. package/dist/src/Euler.d.ts +66 -0
  257. package/dist/src/Euler.js +0 -0
  258. package/dist/src/EulerEVC.d.ts +810 -0
  259. package/dist/src/EulerEVC.js +0 -0
  260. package/dist/src/EulerEarnFactory.d.ts +113 -0
  261. package/dist/src/EulerEarnFactory.js +0 -0
  262. package/dist/src/EulerLiquidator.d.ts +336 -0
  263. package/dist/src/EulerLiquidator.js +0 -0
  264. package/dist/src/EulerOracle.d.ts +290 -0
  265. package/dist/src/EulerOracle.js +0 -0
  266. package/dist/src/EulerRouter.d.ts +242 -0
  267. package/dist/src/EulerRouter.js +0 -0
  268. package/dist/src/EulerSwapFactory.d.ts +420 -0
  269. package/dist/src/EulerSwapFactory.js +0 -0
  270. package/dist/src/EulerVault.d.ts +1595 -0
  271. package/dist/src/EulerVault.js +0 -0
  272. package/dist/src/EulerVaultLens.d.ts +473 -0
  273. package/dist/src/EulerVaultLens.js +0 -0
  274. package/dist/src/Factory.d.ts +42 -0
  275. package/dist/src/Factory.js +0 -0
  276. package/dist/src/FactorySNG.d.ts +266 -0
  277. package/dist/src/FactorySNG.js +0 -0
  278. package/dist/src/FeeDistributor.d.ts +407 -0
  279. package/dist/src/FeeDistributor.js +0 -0
  280. package/dist/src/FeeManager.d.ts +445 -0
  281. package/dist/src/FeeManager.js +0 -0
  282. package/dist/src/Fluid.d.ts +50 -0
  283. package/dist/src/Fluid.js +0 -0
  284. package/dist/src/FluidVaultResolver.d.ts +936 -0
  285. package/dist/src/FluidVaultResolver.js +0 -0
  286. package/dist/src/FluidVaultT1.d.ts +400 -0
  287. package/dist/src/FluidVaultT1.js +0 -0
  288. package/dist/src/FraxLendPair.d.ts +2424 -0
  289. package/dist/src/FraxLendPair.js +0 -0
  290. package/dist/src/FraxLendPairDeployer.d.ts +480 -0
  291. package/dist/src/FraxLendPairDeployer.js +0 -0
  292. package/dist/src/FraxLendPairRegistry.d.ts +245 -0
  293. package/dist/src/FraxLendPairRegistry.js +0 -0
  294. package/dist/src/Fraxlend.d.ts +50 -0
  295. package/dist/src/Fraxlend.js +0 -0
  296. package/dist/src/GammaChef.d.ts +629 -0
  297. package/dist/src/GammaChef.js +0 -0
  298. package/dist/src/GammaPool.d.ts +978 -0
  299. package/dist/src/GammaPool.js +0 -0
  300. package/dist/src/GammaUniV4HypeRegistry.d.ts +166 -0
  301. package/dist/src/GammaUniV4HypeRegistry.js +0 -0
  302. package/dist/src/GaugeController.d.ts +597 -0
  303. package/dist/src/GaugeController.js +0 -0
  304. package/dist/src/GearBoxVault.d.ts +50 -0
  305. package/dist/src/GearBoxVault.js +0 -0
  306. package/dist/src/GenericAave.d.ts +552 -0
  307. package/dist/src/GenericAave.js +0 -0
  308. package/dist/src/GenericCompound.d.ts +478 -0
  309. package/dist/src/GenericCompound.js +0 -0
  310. package/dist/src/GenericEulerStaker.d.ts +517 -0
  311. package/dist/src/GenericEulerStaker.js +0 -0
  312. package/dist/src/GenericFactory.d.ts +209 -0
  313. package/dist/src/GenericFactory.js +0 -0
  314. package/dist/src/Governor.d.ts +693 -0
  315. package/dist/src/Governor.js +0 -0
  316. package/dist/src/Guardian.d.ts +27 -0
  317. package/dist/src/Guardian.js +0 -0
  318. package/dist/src/Harvester.d.ts +212 -0
  319. package/dist/src/Harvester.js +0 -0
  320. package/dist/src/HourglassERC20TBT.d.ts +471 -0
  321. package/dist/src/HourglassERC20TBT.js +0 -0
  322. package/dist/src/HourglassVedaLockDepositorV2.d.ts +457 -0
  323. package/dist/src/HourglassVedaLockDepositorV2.js +0 -0
  324. package/dist/src/HyperdriveTarget0.d.ts +1137 -0
  325. package/dist/src/HyperdriveTarget0.js +0 -0
  326. package/dist/src/HyperlockV2NfpBooster.d.ts +342 -0
  327. package/dist/src/HyperlockV2NfpBooster.js +0 -0
  328. package/dist/src/HypurrFiIsolatedMarket.d.ts +2438 -0
  329. package/dist/src/HypurrFiIsolatedMarket.js +0 -0
  330. package/dist/src/IPyth.d.ts +243 -0
  331. package/dist/src/IPyth.js +0 -0
  332. package/dist/src/IchiVault.d.ts +899 -0
  333. package/dist/src/IchiVault.js +0 -0
  334. package/dist/src/IonPool.d.ts +1584 -0
  335. package/dist/src/IonPool.js +0 -0
  336. package/dist/src/Ionic.d.ts +50 -0
  337. package/dist/src/Ionic.js +0 -0
  338. package/dist/src/IroncladReliquary.d.ts +1100 -0
  339. package/dist/src/IroncladReliquary.js +0 -0
  340. package/dist/src/IzumiFactory.d.ts +311 -0
  341. package/dist/src/IzumiFactory.js +0 -0
  342. package/dist/src/IzumiNonFungiblePositionManager.d.ts +808 -0
  343. package/dist/src/IzumiNonFungiblePositionManager.js +0 -0
  344. package/dist/src/IzumiPool.d.ts +1176 -0
  345. package/dist/src/IzumiPool.js +0 -0
  346. package/dist/src/IzumiPoolZkSync.d.ts +1174 -0
  347. package/dist/src/IzumiPoolZkSync.js +0 -0
  348. package/dist/src/JonesDoubleRewardTracker.d.ts +1000 -0
  349. package/dist/src/JonesDoubleRewardTracker.js +0 -0
  350. package/dist/src/KilnFactory.d.ts +635 -0
  351. package/dist/src/KilnFactory.js +0 -0
  352. package/dist/src/LPManager.d.ts +1173 -0
  353. package/dist/src/LPManager.js +0 -0
  354. package/dist/src/LPManagerHelper.d.ts +78 -0
  355. package/dist/src/LPManagerHelper.js +0 -0
  356. package/dist/src/LayerBank.d.ts +50 -0
  357. package/dist/src/LayerBank.js +0 -0
  358. package/dist/src/LayerBankERC20.d.ts +833 -0
  359. package/dist/src/LayerBankERC20.js +0 -0
  360. package/dist/src/LayerZeroBridgeToken.d.ts +66 -0
  361. package/dist/src/LayerZeroBridgeToken.js +0 -0
  362. package/dist/src/LendleToken.d.ts +545 -0
  363. package/dist/src/LendleToken.js +0 -0
  364. package/dist/src/LendleVault.d.ts +503 -0
  365. package/dist/src/LendleVault.js +0 -0
  366. package/dist/src/LiquidityGaugeV4.d.ts +737 -0
  367. package/dist/src/LiquidityGaugeV4.js +0 -0
  368. package/dist/src/Marketplace.d.ts +861 -0
  369. package/dist/src/Marketplace.js +0 -0
  370. package/dist/src/MaverickBPLens.d.ts +118 -0
  371. package/dist/src/MaverickBPLens.js +0 -0
  372. package/dist/src/MaverickRewardFactory.d.ts +175 -0
  373. package/dist/src/MaverickRewardFactory.js +0 -0
  374. package/dist/src/MaverickRewardVault.d.ts +66 -0
  375. package/dist/src/MaverickRewardVault.js +0 -0
  376. package/dist/src/MaverickV2BoostedPositionFactory.d.ts +136 -0
  377. package/dist/src/MaverickV2BoostedPositionFactory.js +0 -0
  378. package/dist/src/MaverickV2Reward.d.ts +942 -0
  379. package/dist/src/MaverickV2Reward.js +0 -0
  380. package/dist/src/MerklGaugeMiddleman.d.ts +275 -0
  381. package/dist/src/MerklGaugeMiddleman.js +0 -0
  382. package/dist/src/MerkleRewardManager.d.ts +750 -0
  383. package/dist/src/MerkleRewardManager.js +0 -0
  384. package/dist/src/MerkleRootDistributor.d.ts +602 -0
  385. package/dist/src/MerkleRootDistributor.js +0 -0
  386. package/dist/src/MetaMorpho.d.ts +1435 -0
  387. package/dist/src/MetaMorpho.js +0 -0
  388. package/dist/src/MimSwapPool.d.ts +1120 -0
  389. package/dist/src/MimSwapPool.js +0 -0
  390. package/dist/src/MockLiquidityGaugeV4.d.ts +703 -0
  391. package/dist/src/MockLiquidityGaugeV4.js +0 -0
  392. package/dist/src/Moonwell.d.ts +50 -0
  393. package/dist/src/Moonwell.js +0 -0
  394. package/dist/src/MorphoBlue.d.ts +860 -0
  395. package/dist/src/MorphoBlue.js +0 -0
  396. package/dist/src/MorphoIRM.d.ts +101 -0
  397. package/dist/src/MorphoIRM.js +0 -0
  398. package/dist/src/MorphoMarket.d.ts +860 -0
  399. package/dist/src/MorphoMarket.js +0 -0
  400. package/dist/src/MorphoOracle.d.ts +42 -0
  401. package/dist/src/MorphoOracle.js +0 -0
  402. package/dist/src/MorphoVault.d.ts +1435 -0
  403. package/dist/src/MorphoVault.js +0 -0
  404. package/dist/src/MultiStakerCurveBPAMO.d.ts +388 -0
  405. package/dist/src/MultiStakerCurveBPAMO.js +0 -0
  406. package/dist/src/Multicall.d.ts +292 -0
  407. package/dist/src/Multicall.js +0 -0
  408. package/dist/src/MulticallWithFailure.d.ts +54 -0
  409. package/dist/src/MulticallWithFailure.js +0 -0
  410. package/dist/src/NitroFactory.d.ts +463 -0
  411. package/dist/src/NitroFactory.js +0 -0
  412. package/dist/src/NitroVault.d.ts +1031 -0
  413. package/dist/src/NitroVault.js +0 -0
  414. package/dist/src/OFTCore.d.ts +415 -0
  415. package/dist/src/OFTCore.js +0 -0
  416. package/dist/src/OneInchAggregatorV4.d.ts +520 -0
  417. package/dist/src/OneInchAggregatorV4.js +0 -0
  418. package/dist/src/OneInchStaking.d.ts +42 -0
  419. package/dist/src/OneInchStaking.js +0 -0
  420. package/dist/src/OptimizerAPRStrategy.d.ts +684 -0
  421. package/dist/src/OptimizerAPRStrategy.js +0 -0
  422. package/dist/src/Oracle.d.ts +287 -0
  423. package/dist/src/Oracle.js +0 -0
  424. package/dist/src/OracleMulti.d.ts +365 -0
  425. package/dist/src/OracleMulti.js +0 -0
  426. package/dist/src/OrangeStaker.d.ts +560 -0
  427. package/dist/src/OrangeStaker.js +0 -0
  428. package/dist/src/Orchestrator.d.ts +165 -0
  429. package/dist/src/Orchestrator.js +0 -0
  430. package/dist/src/PancakeSwapV3MasterChef.d.ts +1153 -0
  431. package/dist/src/PancakeSwapV3MasterChef.js +0 -0
  432. package/dist/src/PancakeV3Pool.d.ts +810 -0
  433. package/dist/src/PancakeV3Pool.js +0 -0
  434. package/dist/src/PancakeV3SingleTickLiquidityHandler.d.ts +1056 -0
  435. package/dist/src/PancakeV3SingleTickLiquidityHandler.js +0 -0
  436. package/dist/src/Pendle.d.ts +583 -0
  437. package/dist/src/Pendle.js +0 -0
  438. package/dist/src/PendleCommonPoolDeployerHelperV2.d.ts +442 -0
  439. package/dist/src/PendleCommonPoolDeployerHelperV2.js +0 -0
  440. package/dist/src/PendlePoolDeployerHelperV1.d.ts +172 -0
  441. package/dist/src/PendlePoolDeployerHelperV1.js +0 -0
  442. package/dist/src/PendlePoolDeployerHelperV2.d.ts +161 -0
  443. package/dist/src/PendlePoolDeployerHelperV2.js +0 -0
  444. package/dist/src/PendleSYFactory.d.ts +287 -0
  445. package/dist/src/PendleSYFactory.js +0 -0
  446. package/dist/src/PendleYT.d.ts +617 -0
  447. package/dist/src/PendleYT.js +0 -0
  448. package/dist/src/PerpetualManagerFront.d.ts +1505 -0
  449. package/dist/src/PerpetualManagerFront.js +0 -0
  450. package/dist/src/PoolInfoUtils.d.ts +578 -0
  451. package/dist/src/PoolInfoUtils.js +0 -0
  452. package/dist/src/PoolManager.d.ts +742 -0
  453. package/dist/src/PoolManager.js +0 -0
  454. package/dist/src/ProposalReceiver.d.ts +508 -0
  455. package/dist/src/ProposalReceiver.js +0 -0
  456. package/dist/src/ProposalSender.d.ts +318 -0
  457. package/dist/src/ProposalSender.js +0 -0
  458. package/dist/src/ProxyAdmin.d.ts +157 -0
  459. package/dist/src/ProxyAdmin.js +0 -0
  460. package/dist/src/PufLocker.d.ts +341 -0
  461. package/dist/src/PufLocker.js +0 -0
  462. package/dist/src/Radiant.d.ts +50 -0
  463. package/dist/src/Radiant.js +0 -0
  464. package/dist/src/ReferralProgram.d.ts +569 -0
  465. package/dist/src/ReferralProgram.js +0 -0
  466. package/dist/src/RewardsDistributor.d.ts +523 -0
  467. package/dist/src/RewardsDistributor.js +0 -0
  468. package/dist/src/Rfx.d.ts +184 -0
  469. package/dist/src/Rfx.js +0 -0
  470. package/dist/src/RfxDatastore.d.ts +898 -0
  471. package/dist/src/RfxDatastore.js +0 -0
  472. package/dist/src/RswEthStrategy.d.ts +1147 -0
  473. package/dist/src/RswEthStrategy.js +0 -0
  474. package/dist/src/SanToken.d.ts +463 -0
  475. package/dist/src/SanToken.js +0 -0
  476. package/dist/src/SanTokenLevSwapper.d.ts +149 -0
  477. package/dist/src/SanTokenLevSwapper.js +0 -0
  478. package/dist/src/SanctionsList.d.ts +42 -0
  479. package/dist/src/SanctionsList.js +0 -0
  480. package/dist/src/SatoshiFarm.d.ts +866 -0
  481. package/dist/src/SatoshiFarm.js +0 -0
  482. package/dist/src/SatoshiFarmManager.d.ts +1545 -0
  483. package/dist/src/SatoshiFarmManager.js +0 -0
  484. package/dist/src/Savings.d.ts +564 -0
  485. package/dist/src/Savings.js +0 -0
  486. package/dist/src/SavingsRate.d.ts +998 -0
  487. package/dist/src/SavingsRate.js +0 -0
  488. package/dist/src/SavingsRateFactory.d.ts +257 -0
  489. package/dist/src/SavingsRateFactory.js +0 -0
  490. package/dist/src/SavingsRateIlliquid.d.ts +1204 -0
  491. package/dist/src/SavingsRateIlliquid.js +0 -0
  492. package/dist/src/SavingsRateL2.d.ts +1020 -0
  493. package/dist/src/SavingsRateL2.js +0 -0
  494. package/dist/src/SiloV2DebtToken.d.ts +538 -0
  495. package/dist/src/SiloV2DebtToken.js +0 -0
  496. package/dist/src/SiloV2Silo.d.ts +1528 -0
  497. package/dist/src/SiloV2Silo.js +0 -0
  498. package/dist/src/SiloV2SiloConfig.d.ts +505 -0
  499. package/dist/src/SiloV2SiloConfig.js +0 -0
  500. package/dist/src/SmartWalletWhitelist.d.ts +198 -0
  501. package/dist/src/SmartWalletWhitelist.js +0 -0
  502. package/dist/src/SortedCdps.d.ts +392 -0
  503. package/dist/src/SortedCdps.js +0 -0
  504. package/dist/src/SpNFTPool.d.ts +1149 -0
  505. package/dist/src/SpNFTPool.js +0 -0
  506. package/dist/src/SpectraPT.d.ts +1154 -0
  507. package/dist/src/SpectraPT.js +0 -0
  508. package/dist/src/SpectraYT.d.ts +182 -0
  509. package/dist/src/SpectraYT.js +0 -0
  510. package/dist/src/StabilityVault.d.ts +751 -0
  511. package/dist/src/StabilityVault.js +0 -0
  512. package/dist/src/StableMasterFront.d.ts +1145 -0
  513. package/dist/src/StableMasterFront.js +0 -0
  514. package/dist/src/StakeDAOCurveVault.d.ts +490 -0
  515. package/dist/src/StakeDAOCurveVault.js +0 -0
  516. package/dist/src/StakeDAOCurveVaultFactory.d.ts +182 -0
  517. package/dist/src/StakeDAOCurveVaultFactory.js +0 -0
  518. package/dist/src/StakingRewards.d.ts +367 -0
  519. package/dist/src/StakingRewards.js +0 -0
  520. package/dist/src/Strategy.d.ts +501 -0
  521. package/dist/src/Strategy.js +0 -0
  522. package/dist/src/StrategyLeverageAave.d.ts +896 -0
  523. package/dist/src/StrategyLeverageAave.js +0 -0
  524. package/dist/src/StrategyMarketplace.d.ts +871 -0
  525. package/dist/src/StrategyMarketplace.js +0 -0
  526. package/dist/src/Sturdy.d.ts +42 -0
  527. package/dist/src/Sturdy.js +0 -0
  528. package/dist/src/SurplusConverterSanTokens.d.ts +416 -0
  529. package/dist/src/SurplusConverterSanTokens.js +0 -0
  530. package/dist/src/SurplusConverterUniV3.d.ts +444 -0
  531. package/dist/src/SurplusConverterUniV3.js +0 -0
  532. package/dist/src/SymbioticVault.d.ts +1110 -0
  533. package/dist/src/SymbioticVault.js +0 -0
  534. package/dist/src/SymetricAmbientStrategy.d.ts +1227 -0
  535. package/dist/src/SymetricAmbientStrategy.js +0 -0
  536. package/dist/src/SyncSwapClassicPool.d.ts +552 -0
  537. package/dist/src/SyncSwapClassicPool.js +0 -0
  538. package/dist/src/SyncSwapStaking.d.ts +417 -0
  539. package/dist/src/SyncSwapStaking.js +0 -0
  540. package/dist/src/TacSAFactory.d.ts +59 -0
  541. package/dist/src/TacSAFactory.js +0 -0
  542. package/dist/src/TermMaxFT.d.ts +288 -0
  543. package/dist/src/TermMaxFT.js +0 -0
  544. package/dist/src/TermMaxMarket.d.ts +647 -0
  545. package/dist/src/TermMaxMarket.js +0 -0
  546. package/dist/src/ThrusterRegistrar.d.ts +108 -0
  547. package/dist/src/ThrusterRegistrar.js +0 -0
  548. package/dist/src/Timelock.d.ts +546 -0
  549. package/dist/src/Timelock.js +0 -0
  550. package/dist/src/Toros.d.ts +44 -0
  551. package/dist/src/Toros.js +0 -0
  552. package/dist/src/Transmuter.d.ts +1031 -0
  553. package/dist/src/Transmuter.js +0 -0
  554. package/dist/src/Treasury.d.ts +498 -0
  555. package/dist/src/Treasury.js +0 -0
  556. package/dist/src/TwyneCollateralVaultFactory.d.ts +581 -0
  557. package/dist/src/TwyneCollateralVaultFactory.js +0 -0
  558. package/dist/src/TwyneEulerCollateralVault.d.ts +746 -0
  559. package/dist/src/TwyneEulerCollateralVault.js +0 -0
  560. package/dist/src/UniswapV2Pool.d.ts +472 -0
  561. package/dist/src/UniswapV2Pool.js +0 -0
  562. package/dist/src/UniswapV3NFTManager.d.ts +873 -0
  563. package/dist/src/UniswapV3NFTManager.js +0 -0
  564. package/dist/src/UniswapV3Pool.d.ts +771 -0
  565. package/dist/src/UniswapV3Pool.js +0 -0
  566. package/dist/src/UniswapV3SingleTickLiquidityHandler.d.ts +900 -0
  567. package/dist/src/UniswapV3SingleTickLiquidityHandler.js +0 -0
  568. package/dist/src/UniswapV3SingleTickLiquidityHandlerV2.d.ts +1056 -0
  569. package/dist/src/UniswapV3SingleTickLiquidityHandlerV2.js +0 -0
  570. package/dist/src/UniswapV4PoolManager.d.ts +751 -0
  571. package/dist/src/UniswapV4PoolManager.js +0 -0
  572. package/dist/src/UniswapV4PositionManager.d.ts +706 -0
  573. package/dist/src/UniswapV4PositionManager.js +0 -0
  574. package/dist/src/UniswapV4StateView.d.ts +326 -0
  575. package/dist/src/UniswapV4StateView.js +0 -0
  576. package/dist/src/UniswapV4UniversalRouter.d.ts +170 -0
  577. package/dist/src/UniswapV4UniversalRouter.js +0 -0
  578. package/dist/src/VaultManager.d.ts +1082 -0
  579. package/dist/src/VaultManager.js +0 -0
  580. package/dist/src/VeANGLE.d.ts +593 -0
  581. package/dist/src/VeANGLE.js +0 -0
  582. package/dist/src/VeANGLEVotingDelegation.d.ts +429 -0
  583. package/dist/src/VeANGLEVotingDelegation.js +0 -0
  584. package/dist/src/VeBoost.d.ts +410 -0
  585. package/dist/src/VeBoost.js +0 -0
  586. package/dist/src/VeBoostProxy.d.ts +167 -0
  587. package/dist/src/VeBoostProxy.js +0 -0
  588. package/dist/src/VePuffer.d.ts +683 -0
  589. package/dist/src/VePuffer.js +0 -0
  590. package/dist/src/VelodromeLeafGauge.d.ts +369 -0
  591. package/dist/src/VelodromeLeafGauge.js +0 -0
  592. package/dist/src/Vest.d.ts +610 -0
  593. package/dist/src/Vest.js +0 -0
  594. package/dist/src/Vesting.d.ts +521 -0
  595. package/dist/src/Vesting.js +0 -0
  596. package/dist/src/VoltagePool.d.ts +810 -0
  597. package/dist/src/VoltagePool.js +0 -0
  598. package/dist/src/Weth.d.ts +221 -0
  599. package/dist/src/Weth.js +0 -0
  600. package/dist/src/WorldIDAddressBook.d.ts +328 -0
  601. package/dist/src/WorldIDAddressBook.js +0 -0
  602. package/dist/src/YarnRoleManager.d.ts +693 -0
  603. package/dist/src/YarnRoleManager.js +0 -0
  604. package/dist/src/ZFFARM.d.ts +429 -0
  605. package/dist/src/ZFFARM.js +0 -0
  606. package/dist/src/ZFStableLP.d.ts +254 -0
  607. package/dist/src/ZFStableLP.js +0 -0
  608. package/dist/src/ZFStableSwapThreePool.d.ts +960 -0
  609. package/dist/src/ZFStableSwapThreePool.js +0 -0
  610. package/dist/src/ZtakingPool.d.ts +532 -0
  611. package/dist/src/ZtakingPool.js +0 -0
  612. package/dist/src/common.d.ts +22 -0
  613. package/dist/src/common.js +0 -0
  614. package/dist/src/factories/A51Factory__factory.d.ts +1237 -0
  615. package/dist/src/factories/A51Factory__factory.js +1595 -0
  616. package/dist/src/factories/ANGLE__factory.d.ts +544 -0
  617. package/dist/src/factories/ANGLE__factory.js +715 -0
  618. package/dist/src/factories/AaveAToken__factory.d.ts +714 -0
  619. package/dist/src/factories/AaveAToken__factory.js +925 -0
  620. package/dist/src/factories/AaveConvexStaker__factory.d.ts +634 -0
  621. package/dist/src/factories/AaveConvexStaker__factory.js +818 -0
  622. package/dist/src/factories/AavePoolConfigurator__factory.d.ts +1024 -0
  623. package/dist/src/factories/AavePoolConfigurator__factory.js +1304 -0
  624. package/dist/src/factories/AavePool__factory.d.ts +1352 -0
  625. package/dist/src/factories/AavePool__factory.js +1734 -0
  626. package/dist/src/factories/AaveStableDebtToken__factory.d.ts +715 -0
  627. package/dist/src/factories/AaveStableDebtToken__factory.js +927 -0
  628. package/dist/src/factories/AaveStataTokenFactory__factory.d.ts +145 -0
  629. package/dist/src/factories/AaveStataTokenFactory__factory.js +194 -0
  630. package/dist/src/factories/AaveUmbrella__factory.d.ts +1119 -0
  631. package/dist/src/factories/AaveUmbrella__factory.js +1455 -0
  632. package/dist/src/factories/AaveVariableDebtToken__factory.d.ts +649 -0
  633. package/dist/src/factories/AaveVariableDebtToken__factory.js +844 -0
  634. package/dist/src/factories/Aave__factory.d.ts +18 -0
  635. package/dist/src/factories/Aave__factory.js +28 -0
  636. package/dist/src/factories/AccessControl__factory.d.ts +148 -0
  637. package/dist/src/factories/AccessControl__factory.js +200 -0
  638. package/dist/src/factories/AccountantWithRateProviders__factory.d.ts +528 -0
  639. package/dist/src/factories/AccountantWithRateProviders__factory.js +680 -0
  640. package/dist/src/factories/AerodromeCLGauge__factory.d.ts +537 -0
  641. package/dist/src/factories/AerodromeCLGauge__factory.js +704 -0
  642. package/dist/src/factories/AerodromeCLPool__factory.d.ts +1030 -0
  643. package/dist/src/factories/AerodromeCLPool__factory.js +1322 -0
  644. package/dist/src/factories/AerodromePool__factory.d.ts +1016 -0
  645. package/dist/src/factories/AerodromePool__factory.js +1304 -0
  646. package/dist/src/factories/AgTokenSideChainMultiBridge__factory.d.ts +931 -0
  647. package/dist/src/factories/AgTokenSideChainMultiBridge__factory.js +1211 -0
  648. package/dist/src/factories/AgToken__factory.d.ts +489 -0
  649. package/dist/src/factories/AgToken__factory.js +640 -0
  650. package/dist/src/factories/AlgebraFarmingCenterv10__factory.d.ts +847 -0
  651. package/dist/src/factories/AlgebraFarmingCenterv10__factory.js +1105 -0
  652. package/dist/src/factories/AlgebraIntegralNonFungiblePositionManager__factory.d.ts +1088 -0
  653. package/dist/src/factories/AlgebraIntegralNonFungiblePositionManager__factory.js +1409 -0
  654. package/dist/src/factories/AlgebraIntegralPool__factory.d.ts +1010 -0
  655. package/dist/src/factories/AlgebraIntegralPool__factory.js +1295 -0
  656. package/dist/src/factories/AlgebraIntegralV12Factory__factory.d.ts +738 -0
  657. package/dist/src/factories/AlgebraIntegralV12Factory__factory.js +960 -0
  658. package/dist/src/factories/AlgebraIntegralV12FarmingCenter__factory.d.ts +283 -0
  659. package/dist/src/factories/AlgebraIntegralV12FarmingCenter__factory.js +375 -0
  660. package/dist/src/factories/AlgebraIntegralV12NonFungibleManager__factory.d.ts +1094 -0
  661. package/dist/src/factories/AlgebraIntegralV12NonFungibleManager__factory.js +1416 -0
  662. package/dist/src/factories/AlgebraIntegralV12Pool__factory.d.ts +1090 -0
  663. package/dist/src/factories/AlgebraIntegralV12Pool__factory.js +1394 -0
  664. package/dist/src/factories/AlgebraV10NonFungibleManager__factory.d.ts +966 -0
  665. package/dist/src/factories/AlgebraV10NonFungibleManager__factory.js +1249 -0
  666. package/dist/src/factories/AlgebraV10Pool__factory.d.ts +821 -0
  667. package/dist/src/factories/AlgebraV10Pool__factory.js +1054 -0
  668. package/dist/src/factories/AlgebraV19DirectionBasedFeePool__factory.d.ts +850 -0
  669. package/dist/src/factories/AlgebraV19DirectionBasedFeePool__factory.js +1091 -0
  670. package/dist/src/factories/AlgebraV19NonFungibleManager__factory.d.ts +966 -0
  671. package/dist/src/factories/AlgebraV19NonFungibleManager__factory.js +1249 -0
  672. package/dist/src/factories/AlgebraV19Pool__factory.d.ts +841 -0
  673. package/dist/src/factories/AlgebraV19Pool__factory.js +1080 -0
  674. package/dist/src/factories/AlgebraV4NonFungiblePositionManager__factory.d.ts +1283 -0
  675. package/dist/src/factories/AlgebraV4NonFungiblePositionManager__factory.js +1663 -0
  676. package/dist/src/factories/AlgebraV4Pool__factory.d.ts +1010 -0
  677. package/dist/src/factories/AlgebraV4Pool__factory.js +1295 -0
  678. package/dist/src/factories/AmbientColdPath__factory.d.ts +78 -0
  679. package/dist/src/factories/AmbientColdPath__factory.js +104 -0
  680. package/dist/src/factories/AmbientCrocSwapDex__factory.d.ts +284 -0
  681. package/dist/src/factories/AmbientCrocSwapDex__factory.js +367 -0
  682. package/dist/src/factories/AmbientHotProxy__factory.d.ts +76 -0
  683. package/dist/src/factories/AmbientHotProxy__factory.js +101 -0
  684. package/dist/src/factories/AmbientKnockoutCounter__factory.d.ts +43 -0
  685. package/dist/src/factories/AmbientKnockoutCounter__factory.js +58 -0
  686. package/dist/src/factories/AmbientKnockoutLiqPath__factory.d.ts +76 -0
  687. package/dist/src/factories/AmbientKnockoutLiqPath__factory.js +101 -0
  688. package/dist/src/factories/AmbientMicroPathsCopy__factory.d.ts +476 -0
  689. package/dist/src/factories/AmbientMicroPathsCopy__factory.js +612 -0
  690. package/dist/src/factories/AmbientQuery__factory.d.ts +691 -0
  691. package/dist/src/factories/AmbientQuery__factory.js +901 -0
  692. package/dist/src/factories/AmbientWarmPath__factory.d.ts +76 -0
  693. package/dist/src/factories/AmbientWarmPath__factory.js +101 -0
  694. package/dist/src/factories/AngleBorrowHelpers__factory.d.ts +34 -0
  695. package/dist/src/factories/AngleBorrowHelpers__factory.js +49 -0
  696. package/dist/src/factories/AngleDistributor__factory.d.ts +513 -0
  697. package/dist/src/factories/AngleDistributor__factory.js +665 -0
  698. package/dist/src/factories/AngleGovernor__factory.d.ts +1507 -0
  699. package/dist/src/factories/AngleGovernor__factory.js +1967 -0
  700. package/dist/src/factories/AngleHelpers__factory.d.ts +342 -0
  701. package/dist/src/factories/AngleHelpers__factory.js +447 -0
  702. package/dist/src/factories/AngleMiddleman__factory.d.ts +410 -0
  703. package/dist/src/factories/AngleMiddleman__factory.js +532 -0
  704. package/dist/src/factories/AngleRegistry__factory.d.ts +114 -0
  705. package/dist/src/factories/AngleRegistry__factory.js +153 -0
  706. package/dist/src/factories/AngleRouterPolygon__factory.d.ts +280 -0
  707. package/dist/src/factories/AngleRouterPolygon__factory.js +363 -0
  708. package/dist/src/factories/AngleRouterV2__factory.d.ts +270 -0
  709. package/dist/src/factories/AngleRouterV2__factory.js +350 -0
  710. package/dist/src/factories/AngleRouter__factory.d.ts +760 -0
  711. package/dist/src/factories/AngleRouter__factory.js +980 -0
  712. package/dist/src/factories/AragornEscrow__factory.d.ts +778 -0
  713. package/dist/src/factories/AragornEscrow__factory.js +1011 -0
  714. package/dist/src/factories/AragornLock__factory.d.ts +582 -0
  715. package/dist/src/factories/AragornLock__factory.js +760 -0
  716. package/dist/src/factories/ArrakisGauge__factory.d.ts +669 -0
  717. package/dist/src/factories/ArrakisGauge__factory.js +906 -0
  718. package/dist/src/factories/ArrakisPool__factory.d.ts +883 -0
  719. package/dist/src/factories/ArrakisPool__factory.js +1140 -0
  720. package/dist/src/factories/AuraOperator__factory.d.ts +44 -0
  721. package/dist/src/factories/AuraOperator__factory.js +64 -0
  722. package/dist/src/factories/Aura__factory.d.ts +38 -0
  723. package/dist/src/factories/Aura__factory.js +54 -0
  724. package/dist/src/factories/BPAMOJob__factory.d.ts +126 -0
  725. package/dist/src/factories/BPAMOJob__factory.js +169 -0
  726. package/dist/src/factories/BalancerGauge__factory.d.ts +19 -0
  727. package/dist/src/factories/BalancerGauge__factory.js +29 -0
  728. package/dist/src/factories/BalancerPool__factory.d.ts +28 -0
  729. package/dist/src/factories/BalancerPool__factory.js +41 -0
  730. package/dist/src/factories/BalancerSingleton__factory.d.ts +2201 -0
  731. package/dist/src/factories/BalancerSingleton__factory.js +2860 -0
  732. package/dist/src/factories/BalancerV3StablePool__factory.d.ts +934 -0
  733. package/dist/src/factories/BalancerV3StablePool__factory.js +1215 -0
  734. package/dist/src/factories/BalancerVault__factory.d.ts +28 -0
  735. package/dist/src/factories/BalancerVault__factory.js +42 -0
  736. package/dist/src/factories/BaseLevSwapperEuler__factory.d.ts +265 -0
  737. package/dist/src/factories/BaseLevSwapperEuler__factory.js +344 -0
  738. package/dist/src/factories/BaseLevSwapperMorpho__factory.d.ts +217 -0
  739. package/dist/src/factories/BaseLevSwapperMorpho__factory.js +283 -0
  740. package/dist/src/factories/BaseStrategy4626__factory.d.ts +867 -0
  741. package/dist/src/factories/BaseStrategy4626__factory.js +1138 -0
  742. package/dist/src/factories/BaseSurplusConverter__factory.d.ts +293 -0
  743. package/dist/src/factories/BaseSurplusConverter__factory.js +380 -0
  744. package/dist/src/factories/BaseXNonFungiblePositionManager__factory.d.ts +954 -0
  745. package/dist/src/factories/BaseXNonFungiblePositionManager__factory.js +1234 -0
  746. package/dist/src/factories/Beefy__factory.d.ts +27 -0
  747. package/dist/src/factories/Beefy__factory.js +40 -0
  748. package/dist/src/factories/BondingCurve__factory.d.ts +545 -0
  749. package/dist/src/factories/BondingCurve__factory.js +706 -0
  750. package/dist/src/factories/BorrowStaker__factory.d.ts +546 -0
  751. package/dist/src/factories/BorrowStaker__factory.js +718 -0
  752. package/dist/src/factories/BunniHub__factory.d.ts +641 -0
  753. package/dist/src/factories/BunniHub__factory.js +825 -0
  754. package/dist/src/factories/BunniV2Hub__factory.d.ts +1173 -0
  755. package/dist/src/factories/BunniV2Hub__factory.js +1510 -0
  756. package/dist/src/factories/BunniV2Token__factory.d.ts +862 -0
  757. package/dist/src/factories/BunniV2Token__factory.js +1124 -0
  758. package/dist/src/factories/CPMMGammaPoolMain__factory.d.ts +2461 -0
  759. package/dist/src/factories/CPMMGammaPoolMain__factory.js +3172 -0
  760. package/dist/src/factories/CampaignCreator__factory.d.ts +1395 -0
  761. package/dist/src/factories/CampaignCreator__factory.js +1805 -0
  762. package/dist/src/factories/CdpManager__factory.d.ts +1678 -0
  763. package/dist/src/factories/CdpManager__factory.js +2177 -0
  764. package/dist/src/factories/CloberBookManager__factory.d.ts +1534 -0
  765. package/dist/src/factories/CloberBookManager__factory.js +2003 -0
  766. package/dist/src/factories/CloberPool__factory.d.ts +1213 -0
  767. package/dist/src/factories/CloberPool__factory.js +1572 -0
  768. package/dist/src/factories/CompoundV3__factory.d.ts +1511 -0
  769. package/dist/src/factories/CompoundV3__factory.js +1949 -0
  770. package/dist/src/factories/Compound__factory.d.ts +29 -0
  771. package/dist/src/factories/Compound__factory.js +42 -0
  772. package/dist/src/factories/ConcentricStaker__factory.d.ts +603 -0
  773. package/dist/src/factories/ConcentricStaker__factory.js +781 -0
  774. package/dist/src/factories/ContangoPositionNFT__factory.d.ts +535 -0
  775. package/dist/src/factories/ContangoPositionNFT__factory.js +701 -0
  776. package/dist/src/factories/ContangoUnderlyingPositionFactory__factory.d.ts +294 -0
  777. package/dist/src/factories/ContangoUnderlyingPositionFactory__factory.js +389 -0
  778. package/dist/src/factories/ConvexBaseRewardPool__factory.d.ts +511 -0
  779. package/dist/src/factories/ConvexBaseRewardPool__factory.js +676 -0
  780. package/dist/src/factories/ConvexBooster__factory.d.ts +772 -0
  781. package/dist/src/factories/ConvexBooster__factory.js +1012 -0
  782. package/dist/src/factories/ConvexLiquidityGauge__factory.d.ts +795 -0
  783. package/dist/src/factories/ConvexLiquidityGauge__factory.js +1084 -0
  784. package/dist/src/factories/ConvexTokenStaker__factory.d.ts +566 -0
  785. package/dist/src/factories/ConvexTokenStaker__factory.js +744 -0
  786. package/dist/src/factories/CoreBorrow__factory.d.ts +394 -0
  787. package/dist/src/factories/CoreBorrow__factory.js +518 -0
  788. package/dist/src/factories/Core__factory.d.ts +214 -0
  789. package/dist/src/factories/Core__factory.js +283 -0
  790. package/dist/src/factories/CrvUSDController__factory.d.ts +947 -0
  791. package/dist/src/factories/CrvUSDController__factory.js +1282 -0
  792. package/dist/src/factories/Ctoken__factory.d.ts +1308 -0
  793. package/dist/src/factories/Ctoken__factory.js +1703 -0
  794. package/dist/src/factories/CurveLPToken__factory.d.ts +337 -0
  795. package/dist/src/factories/CurveLPToken__factory.js +457 -0
  796. package/dist/src/factories/CurveLevSwapper2Tokens__factory.d.ts +156 -0
  797. package/dist/src/factories/CurveLevSwapper2Tokens__factory.js +205 -0
  798. package/dist/src/factories/CurveLevSwapper3TokensWithBP__factory.d.ts +196 -0
  799. package/dist/src/factories/CurveLevSwapper3TokensWithBP__factory.js +257 -0
  800. package/dist/src/factories/CurveLevSwapper3Tokens__factory.d.ts +156 -0
  801. package/dist/src/factories/CurveLevSwapper3Tokens__factory.js +205 -0
  802. package/dist/src/factories/CurveStableSwapNG__factory.d.ts +1081 -0
  803. package/dist/src/factories/CurveStableSwapNG__factory.js +1465 -0
  804. package/dist/src/factories/CurveStableswapFactoryNG__factory.d.ts +733 -0
  805. package/dist/src/factories/CurveStableswapFactoryNG__factory.js +1009 -0
  806. package/dist/src/factories/CurveTricryptoFactory__factory.d.ts +460 -0
  807. package/dist/src/factories/CurveTricryptoFactory__factory.js +622 -0
  808. package/dist/src/factories/CurveTwocryptoFactory__factory.d.ts +500 -0
  809. package/dist/src/factories/CurveTwocryptoFactory__factory.js +675 -0
  810. package/dist/src/factories/CurveXGaugeFactory__factory.d.ts +481 -0
  811. package/dist/src/factories/CurveXGaugeFactory__factory.js +650 -0
  812. package/dist/src/factories/CurveXStablePoolFactory__factory.d.ts +759 -0
  813. package/dist/src/factories/CurveXStablePoolFactory__factory.js +1043 -0
  814. package/dist/src/factories/Curve__factory.d.ts +61 -0
  815. package/dist/src/factories/Curve__factory.js +85 -0
  816. package/dist/src/factories/DefutureVault__factory.d.ts +1393 -0
  817. package/dist/src/factories/DefutureVault__factory.js +1826 -0
  818. package/dist/src/factories/Disputer__factory.d.ts +181 -0
  819. package/dist/src/factories/Disputer__factory.js +238 -0
  820. package/dist/src/factories/DistributionCreator__factory.d.ts +1672 -0
  821. package/dist/src/factories/DistributionCreator__factory.js +2166 -0
  822. package/dist/src/factories/Distributor_Old__factory.d.ts +629 -0
  823. package/dist/src/factories/Distributor_Old__factory.js +814 -0
  824. package/dist/src/factories/Distributor__factory.d.ts +770 -0
  825. package/dist/src/factories/Distributor__factory.js +994 -0
  826. package/dist/src/factories/DolomiteMargin__factory.d.ts +1781 -0
  827. package/dist/src/factories/DolomiteMargin__factory.js +2321 -0
  828. package/dist/src/factories/DopexV2PositionManager__factory.d.ts +367 -0
  829. package/dist/src/factories/DopexV2PositionManager__factory.js +478 -0
  830. package/dist/src/factories/ERC1155__factory.d.ts +327 -0
  831. package/dist/src/factories/ERC1155__factory.js +429 -0
  832. package/dist/src/factories/ERC20Pool__factory.d.ts +1915 -0
  833. package/dist/src/factories/ERC20Pool__factory.js +2460 -0
  834. package/dist/src/factories/ERC4626Strategy__factory.d.ts +1252 -0
  835. package/dist/src/factories/ERC4626Strategy__factory.js +1639 -0
  836. package/dist/src/factories/ERC4626__factory.d.ts +567 -0
  837. package/dist/src/factories/ERC4626__factory.js +748 -0
  838. package/dist/src/factories/ERC6909__factory.d.ts +416 -0
  839. package/dist/src/factories/ERC6909__factory.js +549 -0
  840. package/dist/src/factories/ERC721PointsDeposits__factory.d.ts +670 -0
  841. package/dist/src/factories/ERC721PointsDeposits__factory.js +875 -0
  842. package/dist/src/factories/ERC721__factory.d.ts +262 -0
  843. package/dist/src/factories/ERC721__factory.js +345 -0
  844. package/dist/src/factories/EigenLayerDelegation__factory.d.ts +1411 -0
  845. package/dist/src/factories/EigenLayerDelegation__factory.js +1830 -0
  846. package/dist/src/factories/EigenLayerDelegation_old__factory.d.ts +1352 -0
  847. package/dist/src/factories/EigenLayerDelegation_old__factory.js +1760 -0
  848. package/dist/src/factories/EigenLayerStrategy__factory.d.ts +429 -0
  849. package/dist/src/factories/EigenLayerStrategy__factory.js +565 -0
  850. package/dist/src/factories/EigenLayer__factory.d.ts +752 -0
  851. package/dist/src/factories/EigenLayer__factory.js +980 -0
  852. package/dist/src/factories/EigenLayer_old__factory.d.ts +747 -0
  853. package/dist/src/factories/EigenLayer_old__factory.js +975 -0
  854. package/dist/src/factories/EkuboPoolManager__factory.d.ts +943 -0
  855. package/dist/src/factories/EkuboPoolManager__factory.js +1216 -0
  856. package/dist/src/factories/EkuboPositionManager__factory.d.ts +1089 -0
  857. package/dist/src/factories/EkuboPositionManager__factory.js +1422 -0
  858. package/dist/src/factories/Enzyme__factory.d.ts +36 -0
  859. package/dist/src/factories/Enzyme__factory.js +52 -0
  860. package/dist/src/factories/EquilibriaBaseRewardPool__factory.d.ts +693 -0
  861. package/dist/src/factories/EquilibriaBaseRewardPool__factory.js +904 -0
  862. package/dist/src/factories/EquilibriaPendleBoosterMainchain__factory.d.ts +748 -0
  863. package/dist/src/factories/EquilibriaPendleBoosterMainchain__factory.js +962 -0
  864. package/dist/src/factories/Erc20__factory.d.ts +175 -0
  865. package/dist/src/factories/Erc20__factory.js +235 -0
  866. package/dist/src/factories/Erc20_bytes32__factory.d.ts +30 -0
  867. package/dist/src/factories/Erc20_bytes32__factory.js +43 -0
  868. package/dist/src/factories/EulerEVC__factory.d.ts +1077 -0
  869. package/dist/src/factories/EulerEVC__factory.js +1399 -0
  870. package/dist/src/factories/EulerEarnFactory__factory.d.ts +152 -0
  871. package/dist/src/factories/EulerEarnFactory__factory.js +204 -0
  872. package/dist/src/factories/EulerLiquidator__factory.d.ts +548 -0
  873. package/dist/src/factories/EulerLiquidator__factory.js +709 -0
  874. package/dist/src/factories/EulerOracle__factory.d.ts +356 -0
  875. package/dist/src/factories/EulerOracle__factory.js +469 -0
  876. package/dist/src/factories/EulerRouter__factory.d.ts +318 -0
  877. package/dist/src/factories/EulerRouter__factory.js +417 -0
  878. package/dist/src/factories/EulerSwapFactory__factory.d.ts +650 -0
  879. package/dist/src/factories/EulerSwapFactory__factory.js +840 -0
  880. package/dist/src/factories/EulerVaultLens__factory.d.ts +844 -0
  881. package/dist/src/factories/EulerVaultLens__factory.js +1087 -0
  882. package/dist/src/factories/EulerVault__factory.d.ts +1955 -0
  883. package/dist/src/factories/EulerVault__factory.js +2529 -0
  884. package/dist/src/factories/Euler__factory.d.ts +48 -0
  885. package/dist/src/factories/Euler__factory.js +67 -0
  886. package/dist/src/factories/FactorySNG__factory.d.ts +367 -0
  887. package/dist/src/factories/FactorySNG__factory.js +479 -0
  888. package/dist/src/factories/Factory__factory.d.ts +19 -0
  889. package/dist/src/factories/Factory__factory.js +29 -0
  890. package/dist/src/factories/FeeDistributor__factory.d.ts +356 -0
  891. package/dist/src/factories/FeeDistributor__factory.js +482 -0
  892. package/dist/src/factories/FeeManager__factory.d.ts +509 -0
  893. package/dist/src/factories/FeeManager__factory.js +664 -0
  894. package/dist/src/factories/FluidVaultResolver__factory.d.ts +3108 -0
  895. package/dist/src/factories/FluidVaultResolver__factory.js +3997 -0
  896. package/dist/src/factories/FluidVaultT1__factory.d.ts +501 -0
  897. package/dist/src/factories/FluidVaultT1__factory.js +649 -0
  898. package/dist/src/factories/Fluid__factory.d.ts +32 -0
  899. package/dist/src/factories/Fluid__factory.js +47 -0
  900. package/dist/src/factories/FraxLendPairDeployer__factory.d.ts +461 -0
  901. package/dist/src/factories/FraxLendPairDeployer__factory.js +600 -0
  902. package/dist/src/factories/FraxLendPairRegistry__factory.d.ts +253 -0
  903. package/dist/src/factories/FraxLendPairRegistry__factory.js +334 -0
  904. package/dist/src/factories/FraxLendPair__factory.d.ts +2558 -0
  905. package/dist/src/factories/FraxLendPair__factory.js +3294 -0
  906. package/dist/src/factories/Fraxlend__factory.d.ts +28 -0
  907. package/dist/src/factories/Fraxlend__factory.js +41 -0
  908. package/dist/src/factories/GammaChef__factory.d.ts +646 -0
  909. package/dist/src/factories/GammaChef__factory.js +834 -0
  910. package/dist/src/factories/GammaPool__factory.d.ts +853 -0
  911. package/dist/src/factories/GammaPool__factory.js +1104 -0
  912. package/dist/src/factories/GammaUniV4HypeRegistry__factory.d.ts +148 -0
  913. package/dist/src/factories/GammaUniV4HypeRegistry__factory.js +198 -0
  914. package/dist/src/factories/GaugeController__factory.d.ts +601 -0
  915. package/dist/src/factories/GaugeController__factory.js +821 -0
  916. package/dist/src/factories/GearBoxVault__factory.d.ts +28 -0
  917. package/dist/src/factories/GearBoxVault__factory.js +41 -0
  918. package/dist/src/factories/GenericAave__factory.d.ts +542 -0
  919. package/dist/src/factories/GenericAave__factory.js +700 -0
  920. package/dist/src/factories/GenericCompound__factory.d.ts +525 -0
  921. package/dist/src/factories/GenericCompound__factory.js +682 -0
  922. package/dist/src/factories/GenericEulerStaker__factory.d.ts +538 -0
  923. package/dist/src/factories/GenericEulerStaker__factory.js +697 -0
  924. package/dist/src/factories/GenericFactory__factory.d.ts +235 -0
  925. package/dist/src/factories/GenericFactory__factory.js +311 -0
  926. package/dist/src/factories/Governor__factory.d.ts +779 -0
  927. package/dist/src/factories/Governor__factory.js +1016 -0
  928. package/dist/src/factories/Guardian__factory.d.ts +19 -0
  929. package/dist/src/factories/Guardian__factory.js +30 -0
  930. package/dist/src/factories/Harvester__factory.d.ts +216 -0
  931. package/dist/src/factories/Harvester__factory.js +285 -0
  932. package/dist/src/factories/HourglassERC20TBT__factory.d.ts +635 -0
  933. package/dist/src/factories/HourglassERC20TBT__factory.js +826 -0
  934. package/dist/src/factories/HourglassVedaLockDepositorV2__factory.d.ts +556 -0
  935. package/dist/src/factories/HourglassVedaLockDepositorV2__factory.js +719 -0
  936. package/dist/src/factories/HyperdriveTarget0__factory.d.ts +1636 -0
  937. package/dist/src/factories/HyperdriveTarget0__factory.js +2090 -0
  938. package/dist/src/factories/HyperlockV2NfpBooster__factory.d.ts +335 -0
  939. package/dist/src/factories/HyperlockV2NfpBooster__factory.js +437 -0
  940. package/dist/src/factories/HypurrFiIsolatedMarket__factory.d.ts +2419 -0
  941. package/dist/src/factories/HypurrFiIsolatedMarket__factory.js +3115 -0
  942. package/dist/src/factories/IPyth__factory.d.ts +367 -0
  943. package/dist/src/factories/IPyth__factory.js +484 -0
  944. package/dist/src/factories/IchiVault__factory.d.ts +968 -0
  945. package/dist/src/factories/IchiVault__factory.js +1248 -0
  946. package/dist/src/factories/IonPool__factory.d.ts +2168 -0
  947. package/dist/src/factories/IonPool__factory.js +2806 -0
  948. package/dist/src/factories/Ionic__factory.d.ts +29 -0
  949. package/dist/src/factories/Ionic__factory.js +42 -0
  950. package/dist/src/factories/IroncladReliquary__factory.d.ts +1495 -0
  951. package/dist/src/factories/IroncladReliquary__factory.js +1934 -0
  952. package/dist/src/factories/IzumiFactory__factory.d.ts +317 -0
  953. package/dist/src/factories/IzumiFactory__factory.js +413 -0
  954. package/dist/src/factories/IzumiNonFungiblePositionManager__factory.d.ts +862 -0
  955. package/dist/src/factories/IzumiNonFungiblePositionManager__factory.js +1121 -0
  956. package/dist/src/factories/IzumiPoolZkSync__factory.d.ts +1227 -0
  957. package/dist/src/factories/IzumiPoolZkSync__factory.js +1579 -0
  958. package/dist/src/factories/IzumiPool__factory.d.ts +1245 -0
  959. package/dist/src/factories/IzumiPool__factory.js +1608 -0
  960. package/dist/src/factories/JonesDoubleRewardTracker__factory.d.ts +1043 -0
  961. package/dist/src/factories/JonesDoubleRewardTracker__factory.js +1355 -0
  962. package/dist/src/factories/KilnFactory__factory.d.ts +729 -0
  963. package/dist/src/factories/KilnFactory__factory.js +945 -0
  964. package/dist/src/factories/LPManagerHelper__factory.d.ts +62 -0
  965. package/dist/src/factories/LPManagerHelper__factory.js +87 -0
  966. package/dist/src/factories/LPManager__factory.d.ts +1620 -0
  967. package/dist/src/factories/LPManager__factory.js +2064 -0
  968. package/dist/src/factories/LayerBankERC20__factory.d.ts +894 -0
  969. package/dist/src/factories/LayerBankERC20__factory.js +1166 -0
  970. package/dist/src/factories/LayerBank__factory.d.ts +29 -0
  971. package/dist/src/factories/LayerBank__factory.js +42 -0
  972. package/dist/src/factories/LayerZeroBridgeToken__factory.d.ts +48 -0
  973. package/dist/src/factories/LayerZeroBridgeToken__factory.js +67 -0
  974. package/dist/src/factories/LendleToken__factory.d.ts +648 -0
  975. package/dist/src/factories/LendleToken__factory.js +848 -0
  976. package/dist/src/factories/LendleVault__factory.d.ts +445 -0
  977. package/dist/src/factories/LendleVault__factory.js +580 -0
  978. package/dist/src/factories/LiquidityGaugeV4__factory.d.ts +672 -0
  979. package/dist/src/factories/LiquidityGaugeV4__factory.js +911 -0
  980. package/dist/src/factories/Marketplace__factory.d.ts +1027 -0
  981. package/dist/src/factories/Marketplace__factory.js +1336 -0
  982. package/dist/src/factories/MaverickBPLens__factory.d.ts +162 -0
  983. package/dist/src/factories/MaverickBPLens__factory.js +214 -0
  984. package/dist/src/factories/MaverickRewardFactory__factory.d.ts +258 -0
  985. package/dist/src/factories/MaverickRewardFactory__factory.js +342 -0
  986. package/dist/src/factories/MaverickRewardVault__factory.d.ts +54 -0
  987. package/dist/src/factories/MaverickRewardVault__factory.js +75 -0
  988. package/dist/src/factories/MaverickV2BoostedPositionFactory__factory.d.ts +244 -0
  989. package/dist/src/factories/MaverickV2BoostedPositionFactory__factory.js +325 -0
  990. package/dist/src/factories/MaverickV2Reward__factory.d.ts +1402 -0
  991. package/dist/src/factories/MaverickV2Reward__factory.js +1838 -0
  992. package/dist/src/factories/MerklGaugeMiddleman__factory.d.ts +239 -0
  993. package/dist/src/factories/MerklGaugeMiddleman__factory.js +310 -0
  994. package/dist/src/factories/MerkleRewardManager__factory.d.ts +1479 -0
  995. package/dist/src/factories/MerkleRewardManager__factory.js +1904 -0
  996. package/dist/src/factories/MerkleRootDistributor__factory.d.ts +607 -0
  997. package/dist/src/factories/MerkleRootDistributor__factory.js +787 -0
  998. package/dist/src/factories/MetaMorpho__factory.d.ts +1933 -0
  999. package/dist/src/factories/MetaMorpho__factory.js +2519 -0
  1000. package/dist/src/factories/MimSwapPool__factory.d.ts +1293 -0
  1001. package/dist/src/factories/MimSwapPool__factory.js +1665 -0
  1002. package/dist/src/factories/MockLiquidityGaugeV4__factory.d.ts +642 -0
  1003. package/dist/src/factories/MockLiquidityGaugeV4__factory.js +871 -0
  1004. package/dist/src/factories/Moonwell__factory.d.ts +29 -0
  1005. package/dist/src/factories/Moonwell__factory.js +42 -0
  1006. package/dist/src/factories/MorphoBlue__factory.d.ts +1199 -0
  1007. package/dist/src/factories/MorphoBlue__factory.js +1539 -0
  1008. package/dist/src/factories/MorphoIRM__factory.d.ts +136 -0
  1009. package/dist/src/factories/MorphoIRM__factory.js +181 -0
  1010. package/dist/src/factories/MorphoMarket__factory.d.ts +1199 -0
  1011. package/dist/src/factories/MorphoMarket__factory.js +1539 -0
  1012. package/dist/src/factories/MorphoOracle__factory.d.ts +18 -0
  1013. package/dist/src/factories/MorphoOracle__factory.js +28 -0
  1014. package/dist/src/factories/MorphoVault__factory.d.ts +1933 -0
  1015. package/dist/src/factories/MorphoVault__factory.js +2519 -0
  1016. package/dist/src/factories/MultiStakerCurveBPAMO__factory.d.ts +428 -0
  1017. package/dist/src/factories/MultiStakerCurveBPAMO__factory.js +561 -0
  1018. package/dist/src/factories/MulticallWithFailure__factory.d.ts +39 -0
  1019. package/dist/src/factories/MulticallWithFailure__factory.js +56 -0
  1020. package/dist/src/factories/Multicall__factory.d.ts +339 -0
  1021. package/dist/src/factories/Multicall__factory.js +453 -0
  1022. package/dist/src/factories/NitroFactory__factory.d.ts +508 -0
  1023. package/dist/src/factories/NitroFactory__factory.js +668 -0
  1024. package/dist/src/factories/NitroVault__factory.d.ts +968 -0
  1025. package/dist/src/factories/NitroVault__factory.js +1247 -0
  1026. package/dist/src/factories/OFTCore__factory.d.ts +514 -0
  1027. package/dist/src/factories/OFTCore__factory.js +663 -0
  1028. package/dist/src/factories/OneInchAggregatorV4__factory.d.ts +645 -0
  1029. package/dist/src/factories/OneInchAggregatorV4__factory.js +838 -0
  1030. package/dist/src/factories/OneInchStaking__factory.d.ts +19 -0
  1031. package/dist/src/factories/OneInchStaking__factory.js +29 -0
  1032. package/dist/src/factories/OptimizerAPRStrategy__factory.d.ts +678 -0
  1033. package/dist/src/factories/OptimizerAPRStrategy__factory.js +879 -0
  1034. package/dist/src/factories/OracleMulti__factory.d.ts +462 -0
  1035. package/dist/src/factories/OracleMulti__factory.js +607 -0
  1036. package/dist/src/factories/Oracle__factory.d.ts +354 -0
  1037. package/dist/src/factories/Oracle__factory.js +466 -0
  1038. package/dist/src/factories/OrangeStaker__factory.d.ts +733 -0
  1039. package/dist/src/factories/OrangeStaker__factory.js +959 -0
  1040. package/dist/src/factories/Orchestrator__factory.d.ts +177 -0
  1041. package/dist/src/factories/Orchestrator__factory.js +228 -0
  1042. package/dist/src/factories/PancakeSwapV3MasterChef__factory.d.ts +1228 -0
  1043. package/dist/src/factories/PancakeSwapV3MasterChef__factory.js +1588 -0
  1044. package/dist/src/factories/PancakeV3Pool__factory.d.ts +821 -0
  1045. package/dist/src/factories/PancakeV3Pool__factory.js +1052 -0
  1046. package/dist/src/factories/PancakeV3SingleTickLiquidityHandler__factory.d.ts +1271 -0
  1047. package/dist/src/factories/PancakeV3SingleTickLiquidityHandler__factory.js +1642 -0
  1048. package/dist/src/factories/PendleCommonPoolDeployerHelperV2__factory.d.ts +754 -0
  1049. package/dist/src/factories/PendleCommonPoolDeployerHelperV2__factory.js +979 -0
  1050. package/dist/src/factories/PendlePoolDeployerHelperV1__factory.d.ts +211 -0
  1051. package/dist/src/factories/PendlePoolDeployerHelperV1__factory.js +276 -0
  1052. package/dist/src/factories/PendlePoolDeployerHelperV2__factory.d.ts +181 -0
  1053. package/dist/src/factories/PendlePoolDeployerHelperV2__factory.js +239 -0
  1054. package/dist/src/factories/PendleSYFactory__factory.d.ts +309 -0
  1055. package/dist/src/factories/PendleSYFactory__factory.js +405 -0
  1056. package/dist/src/factories/PendleYT__factory.d.ts +684 -0
  1057. package/dist/src/factories/PendleYT__factory.js +890 -0
  1058. package/dist/src/factories/Pendle__factory.d.ts +555 -0
  1059. package/dist/src/factories/Pendle__factory.js +731 -0
  1060. package/dist/src/factories/PerpetualManagerFront__factory.d.ts +1621 -0
  1061. package/dist/src/factories/PerpetualManagerFront__factory.js +2103 -0
  1062. package/dist/src/factories/PoolInfoUtils__factory.d.ts +604 -0
  1063. package/dist/src/factories/PoolInfoUtils__factory.js +802 -0
  1064. package/dist/src/factories/PoolManager__factory.d.ts +726 -0
  1065. package/dist/src/factories/PoolManager__factory.js +940 -0
  1066. package/dist/src/factories/ProposalReceiver__factory.d.ts +582 -0
  1067. package/dist/src/factories/ProposalReceiver__factory.js +755 -0
  1068. package/dist/src/factories/ProposalSender__factory.d.ts +359 -0
  1069. package/dist/src/factories/ProposalSender__factory.js +467 -0
  1070. package/dist/src/factories/ProxyAdmin__factory.d.ts +123 -0
  1071. package/dist/src/factories/ProxyAdmin__factory.js +164 -0
  1072. package/dist/src/factories/PufLocker__factory.d.ts +487 -0
  1073. package/dist/src/factories/PufLocker__factory.js +634 -0
  1074. package/dist/src/factories/Radiant__factory.d.ts +29 -0
  1075. package/dist/src/factories/Radiant__factory.js +42 -0
  1076. package/dist/src/factories/ReferralProgram__factory.d.ts +663 -0
  1077. package/dist/src/factories/ReferralProgram__factory.js +864 -0
  1078. package/dist/src/factories/RewardsDistributor__factory.d.ts +522 -0
  1079. package/dist/src/factories/RewardsDistributor__factory.js +677 -0
  1080. package/dist/src/factories/RfxDatastore__factory.d.ts +1068 -0
  1081. package/dist/src/factories/RfxDatastore__factory.js +1422 -0
  1082. package/dist/src/factories/Rfx__factory.d.ts +197 -0
  1083. package/dist/src/factories/Rfx__factory.js +263 -0
  1084. package/dist/src/factories/RswEthStrategy__factory.d.ts +1418 -0
  1085. package/dist/src/factories/RswEthStrategy__factory.js +1843 -0
  1086. package/dist/src/factories/SanTokenLevSwapper__factory.d.ts +166 -0
  1087. package/dist/src/factories/SanTokenLevSwapper__factory.js +218 -0
  1088. package/dist/src/factories/SanToken__factory.d.ts +487 -0
  1089. package/dist/src/factories/SanToken__factory.js +638 -0
  1090. package/dist/src/factories/SanctionsList__factory.d.ts +22 -0
  1091. package/dist/src/factories/SanctionsList__factory.js +34 -0
  1092. package/dist/src/factories/SatoshiFarmManager__factory.d.ts +2335 -0
  1093. package/dist/src/factories/SatoshiFarmManager__factory.js +3015 -0
  1094. package/dist/src/factories/SatoshiFarm__factory.d.ts +1434 -0
  1095. package/dist/src/factories/SatoshiFarm__factory.js +1853 -0
  1096. package/dist/src/factories/SavingsRateFactory__factory.d.ts +278 -0
  1097. package/dist/src/factories/SavingsRateFactory__factory.js +368 -0
  1098. package/dist/src/factories/SavingsRateIlliquid__factory.d.ts +1379 -0
  1099. package/dist/src/factories/SavingsRateIlliquid__factory.js +1800 -0
  1100. package/dist/src/factories/SavingsRateL2__factory.d.ts +1187 -0
  1101. package/dist/src/factories/SavingsRateL2__factory.js +1549 -0
  1102. package/dist/src/factories/SavingsRate__factory.d.ts +1161 -0
  1103. package/dist/src/factories/SavingsRate__factory.js +1516 -0
  1104. package/dist/src/factories/Savings__factory.d.ts +707 -0
  1105. package/dist/src/factories/Savings__factory.js +932 -0
  1106. package/dist/src/factories/SiloV2DebtToken__factory.d.ts +739 -0
  1107. package/dist/src/factories/SiloV2DebtToken__factory.js +964 -0
  1108. package/dist/src/factories/SiloV2SiloConfig__factory.d.ts +1034 -0
  1109. package/dist/src/factories/SiloV2SiloConfig__factory.js +1328 -0
  1110. package/dist/src/factories/SiloV2Silo__factory.d.ts +1986 -0
  1111. package/dist/src/factories/SiloV2Silo__factory.js +2597 -0
  1112. package/dist/src/factories/SmartWalletWhitelist__factory.d.ts +156 -0
  1113. package/dist/src/factories/SmartWalletWhitelist__factory.js +208 -0
  1114. package/dist/src/factories/SortedCdps__factory.d.ts +529 -0
  1115. package/dist/src/factories/SortedCdps__factory.js +698 -0
  1116. package/dist/src/factories/SpNFTPool__factory.d.ts +1173 -0
  1117. package/dist/src/factories/SpNFTPool__factory.js +1520 -0
  1118. package/dist/src/factories/SpectraPT__factory.d.ts +1568 -0
  1119. package/dist/src/factories/SpectraPT__factory.js +2058 -0
  1120. package/dist/src/factories/SpectraYT__factory.d.ts +174 -0
  1121. package/dist/src/factories/SpectraYT__factory.js +232 -0
  1122. package/dist/src/factories/StabilityVault__factory.d.ts +1005 -0
  1123. package/dist/src/factories/StabilityVault__factory.js +1304 -0
  1124. package/dist/src/factories/StableMasterFront__factory.d.ts +1135 -0
  1125. package/dist/src/factories/StableMasterFront__factory.js +1459 -0
  1126. package/dist/src/factories/StakeDAOCurveVaultFactory__factory.d.ts +206 -0
  1127. package/dist/src/factories/StakeDAOCurveVaultFactory__factory.js +271 -0
  1128. package/dist/src/factories/StakeDAOCurveVault__factory.d.ts +489 -0
  1129. package/dist/src/factories/StakeDAOCurveVault__factory.js +639 -0
  1130. package/dist/src/factories/StakingRewards__factory.d.ts +373 -0
  1131. package/dist/src/factories/StakingRewards__factory.js +488 -0
  1132. package/dist/src/factories/StrategyLeverageAave__factory.d.ts +864 -0
  1133. package/dist/src/factories/StrategyLeverageAave__factory.js +1115 -0
  1134. package/dist/src/factories/StrategyMarketplace__factory.d.ts +1085 -0
  1135. package/dist/src/factories/StrategyMarketplace__factory.js +1422 -0
  1136. package/dist/src/factories/Strategy__factory.d.ts +475 -0
  1137. package/dist/src/factories/Strategy__factory.js +616 -0
  1138. package/dist/src/factories/Sturdy__factory.d.ts +18 -0
  1139. package/dist/src/factories/Sturdy__factory.js +28 -0
  1140. package/dist/src/factories/SurplusConverterSanTokens__factory.d.ts +433 -0
  1141. package/dist/src/factories/SurplusConverterSanTokens__factory.js +559 -0
  1142. package/dist/src/factories/SurplusConverterUniV3__factory.d.ts +455 -0
  1143. package/dist/src/factories/SurplusConverterUniV3__factory.js +588 -0
  1144. package/dist/src/factories/SymbioticVault__factory.d.ts +1605 -0
  1145. package/dist/src/factories/SymbioticVault__factory.js +2092 -0
  1146. package/dist/src/factories/SymetricAmbientStrategy__factory.d.ts +1472 -0
  1147. package/dist/src/factories/SymetricAmbientStrategy__factory.js +1912 -0
  1148. package/dist/src/factories/SyncSwapClassicPool__factory.d.ts +721 -0
  1149. package/dist/src/factories/SyncSwapClassicPool__factory.js +937 -0
  1150. package/dist/src/factories/SyncSwapStaking__factory.d.ts +465 -0
  1151. package/dist/src/factories/SyncSwapStaking__factory.js +606 -0
  1152. package/dist/src/factories/TacSAFactory__factory.d.ts +37 -0
  1153. package/dist/src/factories/TacSAFactory__factory.js +52 -0
  1154. package/dist/src/factories/TermMaxFT__factory.d.ts +381 -0
  1155. package/dist/src/factories/TermMaxFT__factory.js +503 -0
  1156. package/dist/src/factories/TermMaxMarket__factory.d.ts +959 -0
  1157. package/dist/src/factories/TermMaxMarket__factory.js +1233 -0
  1158. package/dist/src/factories/ThrusterRegistrar__factory.d.ts +85 -0
  1159. package/dist/src/factories/ThrusterRegistrar__factory.js +113 -0
  1160. package/dist/src/factories/Timelock__factory.d.ts +801 -0
  1161. package/dist/src/factories/Timelock__factory.js +1043 -0
  1162. package/dist/src/factories/Toros__factory.d.ts +18 -0
  1163. package/dist/src/factories/Toros__factory.js +28 -0
  1164. package/dist/src/factories/Transmuter__factory.d.ts +1043 -0
  1165. package/dist/src/factories/Transmuter__factory.js +1368 -0
  1166. package/dist/src/factories/Treasury__factory.d.ts +454 -0
  1167. package/dist/src/factories/Treasury__factory.js +598 -0
  1168. package/dist/src/factories/TwyneCollateralVaultFactory__factory.d.ts +727 -0
  1169. package/dist/src/factories/TwyneCollateralVaultFactory__factory.js +937 -0
  1170. package/dist/src/factories/TwyneEulerCollateralVault__factory.d.ts +893 -0
  1171. package/dist/src/factories/TwyneEulerCollateralVault__factory.js +1148 -0
  1172. package/dist/src/factories/UniswapV2Pool__factory.d.ts +572 -0
  1173. package/dist/src/factories/UniswapV2Pool__factory.js +726 -0
  1174. package/dist/src/factories/UniswapV3NFTManager__factory.d.ts +954 -0
  1175. package/dist/src/factories/UniswapV3NFTManager__factory.js +1234 -0
  1176. package/dist/src/factories/UniswapV3Pool__factory.d.ts +781 -0
  1177. package/dist/src/factories/UniswapV3Pool__factory.js +1001 -0
  1178. package/dist/src/factories/UniswapV3SingleTickLiquidityHandlerV2__factory.d.ts +1271 -0
  1179. package/dist/src/factories/UniswapV3SingleTickLiquidityHandlerV2__factory.js +1642 -0
  1180. package/dist/src/factories/UniswapV3SingleTickLiquidityHandler__factory.d.ts +1065 -0
  1181. package/dist/src/factories/UniswapV3SingleTickLiquidityHandler__factory.js +1374 -0
  1182. package/dist/src/factories/UniswapV4PoolManager__factory.d.ts +1067 -0
  1183. package/dist/src/factories/UniswapV4PoolManager__factory.js +1383 -0
  1184. package/dist/src/factories/UniswapV4PositionManager__factory.d.ts +962 -0
  1185. package/dist/src/factories/UniswapV4PositionManager__factory.js +1260 -0
  1186. package/dist/src/factories/UniswapV4StateView__factory.d.ts +284 -0
  1187. package/dist/src/factories/UniswapV4StateView__factory.js +378 -0
  1188. package/dist/src/factories/UniswapV4UniversalRouter__factory.d.ts +340 -0
  1189. package/dist/src/factories/UniswapV4UniversalRouter__factory.js +446 -0
  1190. package/dist/src/factories/VaultManager__factory.d.ts +1384 -0
  1191. package/dist/src/factories/VaultManager__factory.js +1794 -0
  1192. package/dist/src/factories/VeANGLEVotingDelegation__factory.d.ts +527 -0
  1193. package/dist/src/factories/VeANGLEVotingDelegation__factory.js +693 -0
  1194. package/dist/src/factories/VeANGLE__factory.d.ts +515 -0
  1195. package/dist/src/factories/VeANGLE__factory.js +696 -0
  1196. package/dist/src/factories/VeBoostProxy__factory.d.ts +127 -0
  1197. package/dist/src/factories/VeBoostProxy__factory.js +173 -0
  1198. package/dist/src/factories/VeBoost__factory.d.ts +416 -0
  1199. package/dist/src/factories/VeBoost__factory.js +573 -0
  1200. package/dist/src/factories/VePuffer__factory.d.ts +778 -0
  1201. package/dist/src/factories/VePuffer__factory.js +1011 -0
  1202. package/dist/src/factories/VelodromeLeafGauge__factory.d.ts +471 -0
  1203. package/dist/src/factories/VelodromeLeafGauge__factory.js +617 -0
  1204. package/dist/src/factories/Vest__factory.d.ts +700 -0
  1205. package/dist/src/factories/Vest__factory.js +902 -0
  1206. package/dist/src/factories/Vesting__factory.d.ts +549 -0
  1207. package/dist/src/factories/Vesting__factory.js +724 -0
  1208. package/dist/src/factories/VoltagePool__factory.d.ts +821 -0
  1209. package/dist/src/factories/VoltagePool__factory.js +1052 -0
  1210. package/dist/src/factories/Weth__factory.d.ts +220 -0
  1211. package/dist/src/factories/Weth__factory.js +292 -0
  1212. package/dist/src/factories/WorldIDAddressBook__factory.d.ts +355 -0
  1213. package/dist/src/factories/WorldIDAddressBook__factory.js +462 -0
  1214. package/dist/src/factories/YarnRoleManager__factory.d.ts +771 -0
  1215. package/dist/src/factories/YarnRoleManager__factory.js +1009 -0
  1216. package/dist/src/factories/ZFFARM__factory.d.ts +383 -0
  1217. package/dist/src/factories/ZFFARM__factory.js +497 -0
  1218. package/dist/src/factories/ZFStableLP__factory.d.ts +266 -0
  1219. package/dist/src/factories/ZFStableLP__factory.js +352 -0
  1220. package/dist/src/factories/ZFStableSwapThreePool__factory.d.ts +870 -0
  1221. package/dist/src/factories/ZFStableSwapThreePool__factory.js +1117 -0
  1222. package/dist/src/factories/ZtakingPool__factory.d.ts +670 -0
  1223. package/dist/src/factories/ZtakingPool__factory.js +864 -0
  1224. package/dist/src/factories/index.d.ts +305 -0
  1225. package/dist/src/factories/index.js +308 -0
  1226. package/dist/src/index.d.ts +620 -0
  1227. package/dist/src/index.js +619 -0
  1228. package/dist/src/interfaces/EthOnZKSyncInterface.d.ts +2 -0
  1229. package/dist/src/interfaces/EthOnZKSyncInterface.js +4 -0
  1230. package/dist/src/interfaces/IonicErc20Interface.d.ts +2 -0
  1231. package/dist/src/interfaces/IonicErc20Interface.js +5 -0
  1232. package/dist/src/interfaces/LockerInterface.d.ts +2 -0
  1233. package/dist/src/interfaces/LockerInterface.js +5 -0
  1234. package/dist/src/interfaces/RadiantPoolAddressProviderInterface.d.ts +2 -0
  1235. package/dist/src/interfaces/RadiantPoolAddressProviderInterface.js +6 -0
  1236. package/dist/src/interfaces/RadiantPoolInterface.d.ts +2 -0
  1237. package/dist/src/interfaces/RadiantPoolInterface.js +6 -0
  1238. package/dist/src/interfaces/RadiantTokenInterface.d.ts +2 -0
  1239. package/dist/src/interfaces/RadiantTokenInterface.js +2 -0
  1240. package/dist/src/interfaces/SiloInterface.d.ts +2 -0
  1241. package/dist/src/interfaces/SiloInterface.js +5 -0
  1242. package/dist/src/interfaces/TacSmartAccountInterface.d.ts +2 -0
  1243. package/dist/src/interfaces/TacSmartAccountInterface.js +4 -0
  1244. package/dist/tsconfig.tsbuildinfo +1 -0
  1245. package/package.json +30 -0
@@ -0,0 +1,1672 @@
1
+ import { Signer } from "ethers";
2
+ import type { Provider } from "@ethersproject/providers";
3
+ import type { DistributionCreator, DistributionCreatorInterface } from "../DistributionCreator";
4
+ export declare class DistributionCreator__factory {
5
+ static readonly abi: readonly [{
6
+ readonly type: "constructor";
7
+ readonly inputs: readonly [];
8
+ readonly stateMutability: "nonpayable";
9
+ }, {
10
+ readonly type: "function";
11
+ readonly name: "BASE_9";
12
+ readonly inputs: readonly [];
13
+ readonly outputs: readonly [{
14
+ readonly name: "";
15
+ readonly type: "uint256";
16
+ readonly internalType: "uint256";
17
+ }];
18
+ readonly stateMutability: "view";
19
+ }, {
20
+ readonly type: "function";
21
+ readonly name: "CHAIN_ID";
22
+ readonly inputs: readonly [];
23
+ readonly outputs: readonly [{
24
+ readonly name: "";
25
+ readonly type: "uint256";
26
+ readonly internalType: "uint256";
27
+ }];
28
+ readonly stateMutability: "view";
29
+ }, {
30
+ readonly type: "function";
31
+ readonly name: "HOUR";
32
+ readonly inputs: readonly [];
33
+ readonly outputs: readonly [{
34
+ readonly name: "";
35
+ readonly type: "uint32";
36
+ readonly internalType: "uint32";
37
+ }];
38
+ readonly stateMutability: "view";
39
+ }, {
40
+ readonly type: "function";
41
+ readonly name: "_nonces";
42
+ readonly inputs: readonly [{
43
+ readonly name: "";
44
+ readonly type: "address";
45
+ readonly internalType: "address";
46
+ }];
47
+ readonly outputs: readonly [{
48
+ readonly name: "";
49
+ readonly type: "uint256";
50
+ readonly internalType: "uint256";
51
+ }];
52
+ readonly stateMutability: "view";
53
+ }, {
54
+ readonly type: "function";
55
+ readonly name: "acceptConditions";
56
+ readonly inputs: readonly [];
57
+ readonly outputs: readonly [];
58
+ readonly stateMutability: "nonpayable";
59
+ }, {
60
+ readonly type: "function";
61
+ readonly name: "campaign";
62
+ readonly inputs: readonly [{
63
+ readonly name: "_campaignId";
64
+ readonly type: "bytes32";
65
+ readonly internalType: "bytes32";
66
+ }];
67
+ readonly outputs: readonly [{
68
+ readonly name: "";
69
+ readonly type: "tuple";
70
+ readonly internalType: "struct CampaignParameters";
71
+ readonly components: readonly [{
72
+ readonly name: "campaignId";
73
+ readonly type: "bytes32";
74
+ readonly internalType: "bytes32";
75
+ }, {
76
+ readonly name: "creator";
77
+ readonly type: "address";
78
+ readonly internalType: "address";
79
+ }, {
80
+ readonly name: "rewardToken";
81
+ readonly type: "address";
82
+ readonly internalType: "address";
83
+ }, {
84
+ readonly name: "amount";
85
+ readonly type: "uint256";
86
+ readonly internalType: "uint256";
87
+ }, {
88
+ readonly name: "campaignType";
89
+ readonly type: "uint32";
90
+ readonly internalType: "uint32";
91
+ }, {
92
+ readonly name: "startTimestamp";
93
+ readonly type: "uint32";
94
+ readonly internalType: "uint32";
95
+ }, {
96
+ readonly name: "duration";
97
+ readonly type: "uint32";
98
+ readonly internalType: "uint32";
99
+ }, {
100
+ readonly name: "campaignData";
101
+ readonly type: "bytes";
102
+ readonly internalType: "bytes";
103
+ }];
104
+ }];
105
+ readonly stateMutability: "view";
106
+ }, {
107
+ readonly type: "function";
108
+ readonly name: "campaignId";
109
+ readonly inputs: readonly [{
110
+ readonly name: "campaignData";
111
+ readonly type: "tuple";
112
+ readonly internalType: "struct CampaignParameters";
113
+ readonly components: readonly [{
114
+ readonly name: "campaignId";
115
+ readonly type: "bytes32";
116
+ readonly internalType: "bytes32";
117
+ }, {
118
+ readonly name: "creator";
119
+ readonly type: "address";
120
+ readonly internalType: "address";
121
+ }, {
122
+ readonly name: "rewardToken";
123
+ readonly type: "address";
124
+ readonly internalType: "address";
125
+ }, {
126
+ readonly name: "amount";
127
+ readonly type: "uint256";
128
+ readonly internalType: "uint256";
129
+ }, {
130
+ readonly name: "campaignType";
131
+ readonly type: "uint32";
132
+ readonly internalType: "uint32";
133
+ }, {
134
+ readonly name: "startTimestamp";
135
+ readonly type: "uint32";
136
+ readonly internalType: "uint32";
137
+ }, {
138
+ readonly name: "duration";
139
+ readonly type: "uint32";
140
+ readonly internalType: "uint32";
141
+ }, {
142
+ readonly name: "campaignData";
143
+ readonly type: "bytes";
144
+ readonly internalType: "bytes";
145
+ }];
146
+ }];
147
+ readonly outputs: readonly [{
148
+ readonly name: "";
149
+ readonly type: "bytes32";
150
+ readonly internalType: "bytes32";
151
+ }];
152
+ readonly stateMutability: "view";
153
+ }, {
154
+ readonly type: "function";
155
+ readonly name: "campaignList";
156
+ readonly inputs: readonly [{
157
+ readonly name: "";
158
+ readonly type: "uint256";
159
+ readonly internalType: "uint256";
160
+ }];
161
+ readonly outputs: readonly [{
162
+ readonly name: "campaignId";
163
+ readonly type: "bytes32";
164
+ readonly internalType: "bytes32";
165
+ }, {
166
+ readonly name: "creator";
167
+ readonly type: "address";
168
+ readonly internalType: "address";
169
+ }, {
170
+ readonly name: "rewardToken";
171
+ readonly type: "address";
172
+ readonly internalType: "address";
173
+ }, {
174
+ readonly name: "amount";
175
+ readonly type: "uint256";
176
+ readonly internalType: "uint256";
177
+ }, {
178
+ readonly name: "campaignType";
179
+ readonly type: "uint32";
180
+ readonly internalType: "uint32";
181
+ }, {
182
+ readonly name: "startTimestamp";
183
+ readonly type: "uint32";
184
+ readonly internalType: "uint32";
185
+ }, {
186
+ readonly name: "duration";
187
+ readonly type: "uint32";
188
+ readonly internalType: "uint32";
189
+ }, {
190
+ readonly name: "campaignData";
191
+ readonly type: "bytes";
192
+ readonly internalType: "bytes";
193
+ }];
194
+ readonly stateMutability: "view";
195
+ }, {
196
+ readonly type: "function";
197
+ readonly name: "campaignListReallocation";
198
+ readonly inputs: readonly [{
199
+ readonly name: "";
200
+ readonly type: "bytes32";
201
+ readonly internalType: "bytes32";
202
+ }, {
203
+ readonly name: "";
204
+ readonly type: "uint256";
205
+ readonly internalType: "uint256";
206
+ }];
207
+ readonly outputs: readonly [{
208
+ readonly name: "";
209
+ readonly type: "address";
210
+ readonly internalType: "address";
211
+ }];
212
+ readonly stateMutability: "view";
213
+ }, {
214
+ readonly type: "function";
215
+ readonly name: "campaignLookup";
216
+ readonly inputs: readonly [{
217
+ readonly name: "_campaignId";
218
+ readonly type: "bytes32";
219
+ readonly internalType: "bytes32";
220
+ }];
221
+ readonly outputs: readonly [{
222
+ readonly name: "";
223
+ readonly type: "uint256";
224
+ readonly internalType: "uint256";
225
+ }];
226
+ readonly stateMutability: "view";
227
+ }, {
228
+ readonly type: "function";
229
+ readonly name: "campaignOverrides";
230
+ readonly inputs: readonly [{
231
+ readonly name: "";
232
+ readonly type: "bytes32";
233
+ readonly internalType: "bytes32";
234
+ }];
235
+ readonly outputs: readonly [{
236
+ readonly name: "campaignId";
237
+ readonly type: "bytes32";
238
+ readonly internalType: "bytes32";
239
+ }, {
240
+ readonly name: "creator";
241
+ readonly type: "address";
242
+ readonly internalType: "address";
243
+ }, {
244
+ readonly name: "rewardToken";
245
+ readonly type: "address";
246
+ readonly internalType: "address";
247
+ }, {
248
+ readonly name: "amount";
249
+ readonly type: "uint256";
250
+ readonly internalType: "uint256";
251
+ }, {
252
+ readonly name: "campaignType";
253
+ readonly type: "uint32";
254
+ readonly internalType: "uint32";
255
+ }, {
256
+ readonly name: "startTimestamp";
257
+ readonly type: "uint32";
258
+ readonly internalType: "uint32";
259
+ }, {
260
+ readonly name: "duration";
261
+ readonly type: "uint32";
262
+ readonly internalType: "uint32";
263
+ }, {
264
+ readonly name: "campaignData";
265
+ readonly type: "bytes";
266
+ readonly internalType: "bytes";
267
+ }];
268
+ readonly stateMutability: "view";
269
+ }, {
270
+ readonly type: "function";
271
+ readonly name: "campaignOverridesTimestamp";
272
+ readonly inputs: readonly [{
273
+ readonly name: "";
274
+ readonly type: "bytes32";
275
+ readonly internalType: "bytes32";
276
+ }, {
277
+ readonly name: "";
278
+ readonly type: "uint256";
279
+ readonly internalType: "uint256";
280
+ }];
281
+ readonly outputs: readonly [{
282
+ readonly name: "";
283
+ readonly type: "uint256";
284
+ readonly internalType: "uint256";
285
+ }];
286
+ readonly stateMutability: "view";
287
+ }, {
288
+ readonly type: "function";
289
+ readonly name: "campaignReallocation";
290
+ readonly inputs: readonly [{
291
+ readonly name: "";
292
+ readonly type: "bytes32";
293
+ readonly internalType: "bytes32";
294
+ }, {
295
+ readonly name: "";
296
+ readonly type: "address";
297
+ readonly internalType: "address";
298
+ }];
299
+ readonly outputs: readonly [{
300
+ readonly name: "";
301
+ readonly type: "address";
302
+ readonly internalType: "address";
303
+ }];
304
+ readonly stateMutability: "view";
305
+ }, {
306
+ readonly type: "function";
307
+ readonly name: "campaignSpecificFees";
308
+ readonly inputs: readonly [{
309
+ readonly name: "";
310
+ readonly type: "uint32";
311
+ readonly internalType: "uint32";
312
+ }];
313
+ readonly outputs: readonly [{
314
+ readonly name: "";
315
+ readonly type: "uint256";
316
+ readonly internalType: "uint256";
317
+ }];
318
+ readonly stateMutability: "view";
319
+ }, {
320
+ readonly type: "function";
321
+ readonly name: "core";
322
+ readonly inputs: readonly [];
323
+ readonly outputs: readonly [{
324
+ readonly name: "";
325
+ readonly type: "address";
326
+ readonly internalType: "contract IAccessControlManager";
327
+ }];
328
+ readonly stateMutability: "view";
329
+ }, {
330
+ readonly type: "function";
331
+ readonly name: "createCampaign";
332
+ readonly inputs: readonly [{
333
+ readonly name: "newCampaign";
334
+ readonly type: "tuple";
335
+ readonly internalType: "struct CampaignParameters";
336
+ readonly components: readonly [{
337
+ readonly name: "campaignId";
338
+ readonly type: "bytes32";
339
+ readonly internalType: "bytes32";
340
+ }, {
341
+ readonly name: "creator";
342
+ readonly type: "address";
343
+ readonly internalType: "address";
344
+ }, {
345
+ readonly name: "rewardToken";
346
+ readonly type: "address";
347
+ readonly internalType: "address";
348
+ }, {
349
+ readonly name: "amount";
350
+ readonly type: "uint256";
351
+ readonly internalType: "uint256";
352
+ }, {
353
+ readonly name: "campaignType";
354
+ readonly type: "uint32";
355
+ readonly internalType: "uint32";
356
+ }, {
357
+ readonly name: "startTimestamp";
358
+ readonly type: "uint32";
359
+ readonly internalType: "uint32";
360
+ }, {
361
+ readonly name: "duration";
362
+ readonly type: "uint32";
363
+ readonly internalType: "uint32";
364
+ }, {
365
+ readonly name: "campaignData";
366
+ readonly type: "bytes";
367
+ readonly internalType: "bytes";
368
+ }];
369
+ }];
370
+ readonly outputs: readonly [{
371
+ readonly name: "";
372
+ readonly type: "bytes32";
373
+ readonly internalType: "bytes32";
374
+ }];
375
+ readonly stateMutability: "nonpayable";
376
+ }, {
377
+ readonly type: "function";
378
+ readonly name: "createCampaigns";
379
+ readonly inputs: readonly [{
380
+ readonly name: "campaigns";
381
+ readonly type: "tuple[]";
382
+ readonly internalType: "struct CampaignParameters[]";
383
+ readonly components: readonly [{
384
+ readonly name: "campaignId";
385
+ readonly type: "bytes32";
386
+ readonly internalType: "bytes32";
387
+ }, {
388
+ readonly name: "creator";
389
+ readonly type: "address";
390
+ readonly internalType: "address";
391
+ }, {
392
+ readonly name: "rewardToken";
393
+ readonly type: "address";
394
+ readonly internalType: "address";
395
+ }, {
396
+ readonly name: "amount";
397
+ readonly type: "uint256";
398
+ readonly internalType: "uint256";
399
+ }, {
400
+ readonly name: "campaignType";
401
+ readonly type: "uint32";
402
+ readonly internalType: "uint32";
403
+ }, {
404
+ readonly name: "startTimestamp";
405
+ readonly type: "uint32";
406
+ readonly internalType: "uint32";
407
+ }, {
408
+ readonly name: "duration";
409
+ readonly type: "uint32";
410
+ readonly internalType: "uint32";
411
+ }, {
412
+ readonly name: "campaignData";
413
+ readonly type: "bytes";
414
+ readonly internalType: "bytes";
415
+ }];
416
+ }];
417
+ readonly outputs: readonly [{
418
+ readonly name: "";
419
+ readonly type: "bytes32[]";
420
+ readonly internalType: "bytes32[]";
421
+ }];
422
+ readonly stateMutability: "nonpayable";
423
+ }, {
424
+ readonly type: "function";
425
+ readonly name: "createDistribution";
426
+ readonly inputs: readonly [{
427
+ readonly name: "newDistribution";
428
+ readonly type: "tuple";
429
+ readonly internalType: "struct DistributionParameters";
430
+ readonly components: readonly [{
431
+ readonly name: "rewardId";
432
+ readonly type: "bytes32";
433
+ readonly internalType: "bytes32";
434
+ }, {
435
+ readonly name: "uniV3Pool";
436
+ readonly type: "address";
437
+ readonly internalType: "address";
438
+ }, {
439
+ readonly name: "rewardToken";
440
+ readonly type: "address";
441
+ readonly internalType: "address";
442
+ }, {
443
+ readonly name: "amount";
444
+ readonly type: "uint256";
445
+ readonly internalType: "uint256";
446
+ }, {
447
+ readonly name: "positionWrappers";
448
+ readonly type: "address[]";
449
+ readonly internalType: "address[]";
450
+ }, {
451
+ readonly name: "wrapperTypes";
452
+ readonly type: "uint32[]";
453
+ readonly internalType: "uint32[]";
454
+ }, {
455
+ readonly name: "propToken0";
456
+ readonly type: "uint32";
457
+ readonly internalType: "uint32";
458
+ }, {
459
+ readonly name: "propToken1";
460
+ readonly type: "uint32";
461
+ readonly internalType: "uint32";
462
+ }, {
463
+ readonly name: "propFees";
464
+ readonly type: "uint32";
465
+ readonly internalType: "uint32";
466
+ }, {
467
+ readonly name: "epochStart";
468
+ readonly type: "uint32";
469
+ readonly internalType: "uint32";
470
+ }, {
471
+ readonly name: "numEpoch";
472
+ readonly type: "uint32";
473
+ readonly internalType: "uint32";
474
+ }, {
475
+ readonly name: "isOutOfRangeIncentivized";
476
+ readonly type: "uint32";
477
+ readonly internalType: "uint32";
478
+ }, {
479
+ readonly name: "boostedReward";
480
+ readonly type: "uint32";
481
+ readonly internalType: "uint32";
482
+ }, {
483
+ readonly name: "boostingAddress";
484
+ readonly type: "address";
485
+ readonly internalType: "address";
486
+ }, {
487
+ readonly name: "additionalData";
488
+ readonly type: "bytes";
489
+ readonly internalType: "bytes";
490
+ }];
491
+ }];
492
+ readonly outputs: readonly [{
493
+ readonly name: "distributionAmount";
494
+ readonly type: "uint256";
495
+ readonly internalType: "uint256";
496
+ }];
497
+ readonly stateMutability: "nonpayable";
498
+ }, {
499
+ readonly type: "function";
500
+ readonly name: "createDistributions";
501
+ readonly inputs: readonly [{
502
+ readonly name: "distributions";
503
+ readonly type: "tuple[]";
504
+ readonly internalType: "struct DistributionParameters[]";
505
+ readonly components: readonly [{
506
+ readonly name: "rewardId";
507
+ readonly type: "bytes32";
508
+ readonly internalType: "bytes32";
509
+ }, {
510
+ readonly name: "uniV3Pool";
511
+ readonly type: "address";
512
+ readonly internalType: "address";
513
+ }, {
514
+ readonly name: "rewardToken";
515
+ readonly type: "address";
516
+ readonly internalType: "address";
517
+ }, {
518
+ readonly name: "amount";
519
+ readonly type: "uint256";
520
+ readonly internalType: "uint256";
521
+ }, {
522
+ readonly name: "positionWrappers";
523
+ readonly type: "address[]";
524
+ readonly internalType: "address[]";
525
+ }, {
526
+ readonly name: "wrapperTypes";
527
+ readonly type: "uint32[]";
528
+ readonly internalType: "uint32[]";
529
+ }, {
530
+ readonly name: "propToken0";
531
+ readonly type: "uint32";
532
+ readonly internalType: "uint32";
533
+ }, {
534
+ readonly name: "propToken1";
535
+ readonly type: "uint32";
536
+ readonly internalType: "uint32";
537
+ }, {
538
+ readonly name: "propFees";
539
+ readonly type: "uint32";
540
+ readonly internalType: "uint32";
541
+ }, {
542
+ readonly name: "epochStart";
543
+ readonly type: "uint32";
544
+ readonly internalType: "uint32";
545
+ }, {
546
+ readonly name: "numEpoch";
547
+ readonly type: "uint32";
548
+ readonly internalType: "uint32";
549
+ }, {
550
+ readonly name: "isOutOfRangeIncentivized";
551
+ readonly type: "uint32";
552
+ readonly internalType: "uint32";
553
+ }, {
554
+ readonly name: "boostedReward";
555
+ readonly type: "uint32";
556
+ readonly internalType: "uint32";
557
+ }, {
558
+ readonly name: "boostingAddress";
559
+ readonly type: "address";
560
+ readonly internalType: "address";
561
+ }, {
562
+ readonly name: "additionalData";
563
+ readonly type: "bytes";
564
+ readonly internalType: "bytes";
565
+ }];
566
+ }];
567
+ readonly outputs: readonly [{
568
+ readonly name: "";
569
+ readonly type: "uint256[]";
570
+ readonly internalType: "uint256[]";
571
+ }];
572
+ readonly stateMutability: "nonpayable";
573
+ }, {
574
+ readonly type: "function";
575
+ readonly name: "defaultFees";
576
+ readonly inputs: readonly [];
577
+ readonly outputs: readonly [{
578
+ readonly name: "";
579
+ readonly type: "uint256";
580
+ readonly internalType: "uint256";
581
+ }];
582
+ readonly stateMutability: "view";
583
+ }, {
584
+ readonly type: "function";
585
+ readonly name: "distribution";
586
+ readonly inputs: readonly [{
587
+ readonly name: "index";
588
+ readonly type: "uint256";
589
+ readonly internalType: "uint256";
590
+ }];
591
+ readonly outputs: readonly [{
592
+ readonly name: "";
593
+ readonly type: "tuple";
594
+ readonly internalType: "struct CampaignParameters";
595
+ readonly components: readonly [{
596
+ readonly name: "campaignId";
597
+ readonly type: "bytes32";
598
+ readonly internalType: "bytes32";
599
+ }, {
600
+ readonly name: "creator";
601
+ readonly type: "address";
602
+ readonly internalType: "address";
603
+ }, {
604
+ readonly name: "rewardToken";
605
+ readonly type: "address";
606
+ readonly internalType: "address";
607
+ }, {
608
+ readonly name: "amount";
609
+ readonly type: "uint256";
610
+ readonly internalType: "uint256";
611
+ }, {
612
+ readonly name: "campaignType";
613
+ readonly type: "uint32";
614
+ readonly internalType: "uint32";
615
+ }, {
616
+ readonly name: "startTimestamp";
617
+ readonly type: "uint32";
618
+ readonly internalType: "uint32";
619
+ }, {
620
+ readonly name: "duration";
621
+ readonly type: "uint32";
622
+ readonly internalType: "uint32";
623
+ }, {
624
+ readonly name: "campaignData";
625
+ readonly type: "bytes";
626
+ readonly internalType: "bytes";
627
+ }];
628
+ }];
629
+ readonly stateMutability: "view";
630
+ }, {
631
+ readonly type: "function";
632
+ readonly name: "distributionList";
633
+ readonly inputs: readonly [{
634
+ readonly name: "";
635
+ readonly type: "uint256";
636
+ readonly internalType: "uint256";
637
+ }];
638
+ readonly outputs: readonly [{
639
+ readonly name: "rewardId";
640
+ readonly type: "bytes32";
641
+ readonly internalType: "bytes32";
642
+ }, {
643
+ readonly name: "uniV3Pool";
644
+ readonly type: "address";
645
+ readonly internalType: "address";
646
+ }, {
647
+ readonly name: "rewardToken";
648
+ readonly type: "address";
649
+ readonly internalType: "address";
650
+ }, {
651
+ readonly name: "amount";
652
+ readonly type: "uint256";
653
+ readonly internalType: "uint256";
654
+ }, {
655
+ readonly name: "propToken0";
656
+ readonly type: "uint32";
657
+ readonly internalType: "uint32";
658
+ }, {
659
+ readonly name: "propToken1";
660
+ readonly type: "uint32";
661
+ readonly internalType: "uint32";
662
+ }, {
663
+ readonly name: "propFees";
664
+ readonly type: "uint32";
665
+ readonly internalType: "uint32";
666
+ }, {
667
+ readonly name: "epochStart";
668
+ readonly type: "uint32";
669
+ readonly internalType: "uint32";
670
+ }, {
671
+ readonly name: "numEpoch";
672
+ readonly type: "uint32";
673
+ readonly internalType: "uint32";
674
+ }, {
675
+ readonly name: "isOutOfRangeIncentivized";
676
+ readonly type: "uint32";
677
+ readonly internalType: "uint32";
678
+ }, {
679
+ readonly name: "boostedReward";
680
+ readonly type: "uint32";
681
+ readonly internalType: "uint32";
682
+ }, {
683
+ readonly name: "boostingAddress";
684
+ readonly type: "address";
685
+ readonly internalType: "address";
686
+ }, {
687
+ readonly name: "additionalData";
688
+ readonly type: "bytes";
689
+ readonly internalType: "bytes";
690
+ }];
691
+ readonly stateMutability: "view";
692
+ }, {
693
+ readonly type: "function";
694
+ readonly name: "distributor";
695
+ readonly inputs: readonly [];
696
+ readonly outputs: readonly [{
697
+ readonly name: "";
698
+ readonly type: "address";
699
+ readonly internalType: "address";
700
+ }];
701
+ readonly stateMutability: "view";
702
+ }, {
703
+ readonly type: "function";
704
+ readonly name: "feeRebate";
705
+ readonly inputs: readonly [{
706
+ readonly name: "";
707
+ readonly type: "address";
708
+ readonly internalType: "address";
709
+ }];
710
+ readonly outputs: readonly [{
711
+ readonly name: "";
712
+ readonly type: "uint256";
713
+ readonly internalType: "uint256";
714
+ }];
715
+ readonly stateMutability: "view";
716
+ }, {
717
+ readonly type: "function";
718
+ readonly name: "feeRecipient";
719
+ readonly inputs: readonly [];
720
+ readonly outputs: readonly [{
721
+ readonly name: "";
722
+ readonly type: "address";
723
+ readonly internalType: "address";
724
+ }];
725
+ readonly stateMutability: "view";
726
+ }, {
727
+ readonly type: "function";
728
+ readonly name: "getCampaignListReallocation";
729
+ readonly inputs: readonly [{
730
+ readonly name: "_campaignId";
731
+ readonly type: "bytes32";
732
+ readonly internalType: "bytes32";
733
+ }];
734
+ readonly outputs: readonly [{
735
+ readonly name: "";
736
+ readonly type: "address[]";
737
+ readonly internalType: "address[]";
738
+ }];
739
+ readonly stateMutability: "view";
740
+ }, {
741
+ readonly type: "function";
742
+ readonly name: "getCampaignOverridesTimestamp";
743
+ readonly inputs: readonly [{
744
+ readonly name: "_campaignId";
745
+ readonly type: "bytes32";
746
+ readonly internalType: "bytes32";
747
+ }];
748
+ readonly outputs: readonly [{
749
+ readonly name: "";
750
+ readonly type: "uint256[]";
751
+ readonly internalType: "uint256[]";
752
+ }];
753
+ readonly stateMutability: "view";
754
+ }, {
755
+ readonly type: "function";
756
+ readonly name: "getCampaignsBetween";
757
+ readonly inputs: readonly [{
758
+ readonly name: "start";
759
+ readonly type: "uint32";
760
+ readonly internalType: "uint32";
761
+ }, {
762
+ readonly name: "end";
763
+ readonly type: "uint32";
764
+ readonly internalType: "uint32";
765
+ }, {
766
+ readonly name: "skip";
767
+ readonly type: "uint32";
768
+ readonly internalType: "uint32";
769
+ }, {
770
+ readonly name: "first";
771
+ readonly type: "uint32";
772
+ readonly internalType: "uint32";
773
+ }];
774
+ readonly outputs: readonly [{
775
+ readonly name: "";
776
+ readonly type: "tuple[]";
777
+ readonly internalType: "struct CampaignParameters[]";
778
+ readonly components: readonly [{
779
+ readonly name: "campaignId";
780
+ readonly type: "bytes32";
781
+ readonly internalType: "bytes32";
782
+ }, {
783
+ readonly name: "creator";
784
+ readonly type: "address";
785
+ readonly internalType: "address";
786
+ }, {
787
+ readonly name: "rewardToken";
788
+ readonly type: "address";
789
+ readonly internalType: "address";
790
+ }, {
791
+ readonly name: "amount";
792
+ readonly type: "uint256";
793
+ readonly internalType: "uint256";
794
+ }, {
795
+ readonly name: "campaignType";
796
+ readonly type: "uint32";
797
+ readonly internalType: "uint32";
798
+ }, {
799
+ readonly name: "startTimestamp";
800
+ readonly type: "uint32";
801
+ readonly internalType: "uint32";
802
+ }, {
803
+ readonly name: "duration";
804
+ readonly type: "uint32";
805
+ readonly internalType: "uint32";
806
+ }, {
807
+ readonly name: "campaignData";
808
+ readonly type: "bytes";
809
+ readonly internalType: "bytes";
810
+ }];
811
+ }, {
812
+ readonly name: "lastIndexCampaign";
813
+ readonly type: "uint256";
814
+ readonly internalType: "uint256";
815
+ }];
816
+ readonly stateMutability: "view";
817
+ }, {
818
+ readonly type: "function";
819
+ readonly name: "getValidRewardTokens";
820
+ readonly inputs: readonly [];
821
+ readonly outputs: readonly [{
822
+ readonly name: "";
823
+ readonly type: "tuple[]";
824
+ readonly internalType: "struct RewardTokenAmounts[]";
825
+ readonly components: readonly [{
826
+ readonly name: "token";
827
+ readonly type: "address";
828
+ readonly internalType: "address";
829
+ }, {
830
+ readonly name: "minimumAmountPerEpoch";
831
+ readonly type: "uint256";
832
+ readonly internalType: "uint256";
833
+ }];
834
+ }];
835
+ readonly stateMutability: "view";
836
+ }, {
837
+ readonly type: "function";
838
+ readonly name: "getValidRewardTokens";
839
+ readonly inputs: readonly [{
840
+ readonly name: "skip";
841
+ readonly type: "uint32";
842
+ readonly internalType: "uint32";
843
+ }, {
844
+ readonly name: "first";
845
+ readonly type: "uint32";
846
+ readonly internalType: "uint32";
847
+ }];
848
+ readonly outputs: readonly [{
849
+ readonly name: "";
850
+ readonly type: "tuple[]";
851
+ readonly internalType: "struct RewardTokenAmounts[]";
852
+ readonly components: readonly [{
853
+ readonly name: "token";
854
+ readonly type: "address";
855
+ readonly internalType: "address";
856
+ }, {
857
+ readonly name: "minimumAmountPerEpoch";
858
+ readonly type: "uint256";
859
+ readonly internalType: "uint256";
860
+ }];
861
+ }, {
862
+ readonly name: "";
863
+ readonly type: "uint256";
864
+ readonly internalType: "uint256";
865
+ }];
866
+ readonly stateMutability: "view";
867
+ }, {
868
+ readonly type: "function";
869
+ readonly name: "initialize";
870
+ readonly inputs: readonly [{
871
+ readonly name: "_core";
872
+ readonly type: "address";
873
+ readonly internalType: "contract IAccessControlManager";
874
+ }, {
875
+ readonly name: "_distributor";
876
+ readonly type: "address";
877
+ readonly internalType: "address";
878
+ }, {
879
+ readonly name: "_fees";
880
+ readonly type: "uint256";
881
+ readonly internalType: "uint256";
882
+ }];
883
+ readonly outputs: readonly [];
884
+ readonly stateMutability: "nonpayable";
885
+ }, {
886
+ readonly type: "function";
887
+ readonly name: "isWhitelistedToken";
888
+ readonly inputs: readonly [{
889
+ readonly name: "";
890
+ readonly type: "address";
891
+ readonly internalType: "address";
892
+ }];
893
+ readonly outputs: readonly [{
894
+ readonly name: "";
895
+ readonly type: "uint256";
896
+ readonly internalType: "uint256";
897
+ }];
898
+ readonly stateMutability: "view";
899
+ }, {
900
+ readonly type: "function";
901
+ readonly name: "message";
902
+ readonly inputs: readonly [];
903
+ readonly outputs: readonly [{
904
+ readonly name: "";
905
+ readonly type: "string";
906
+ readonly internalType: "string";
907
+ }];
908
+ readonly stateMutability: "view";
909
+ }, {
910
+ readonly type: "function";
911
+ readonly name: "messageHash";
912
+ readonly inputs: readonly [];
913
+ readonly outputs: readonly [{
914
+ readonly name: "";
915
+ readonly type: "bytes32";
916
+ readonly internalType: "bytes32";
917
+ }];
918
+ readonly stateMutability: "view";
919
+ }, {
920
+ readonly type: "function";
921
+ readonly name: "overrideCampaign";
922
+ readonly inputs: readonly [{
923
+ readonly name: "_campaignId";
924
+ readonly type: "bytes32";
925
+ readonly internalType: "bytes32";
926
+ }, {
927
+ readonly name: "newCampaign";
928
+ readonly type: "tuple";
929
+ readonly internalType: "struct CampaignParameters";
930
+ readonly components: readonly [{
931
+ readonly name: "campaignId";
932
+ readonly type: "bytes32";
933
+ readonly internalType: "bytes32";
934
+ }, {
935
+ readonly name: "creator";
936
+ readonly type: "address";
937
+ readonly internalType: "address";
938
+ }, {
939
+ readonly name: "rewardToken";
940
+ readonly type: "address";
941
+ readonly internalType: "address";
942
+ }, {
943
+ readonly name: "amount";
944
+ readonly type: "uint256";
945
+ readonly internalType: "uint256";
946
+ }, {
947
+ readonly name: "campaignType";
948
+ readonly type: "uint32";
949
+ readonly internalType: "uint32";
950
+ }, {
951
+ readonly name: "startTimestamp";
952
+ readonly type: "uint32";
953
+ readonly internalType: "uint32";
954
+ }, {
955
+ readonly name: "duration";
956
+ readonly type: "uint32";
957
+ readonly internalType: "uint32";
958
+ }, {
959
+ readonly name: "campaignData";
960
+ readonly type: "bytes";
961
+ readonly internalType: "bytes";
962
+ }];
963
+ }];
964
+ readonly outputs: readonly [];
965
+ readonly stateMutability: "nonpayable";
966
+ }, {
967
+ readonly type: "function";
968
+ readonly name: "proxiableUUID";
969
+ readonly inputs: readonly [];
970
+ readonly outputs: readonly [{
971
+ readonly name: "";
972
+ readonly type: "bytes32";
973
+ readonly internalType: "bytes32";
974
+ }];
975
+ readonly stateMutability: "view";
976
+ }, {
977
+ readonly type: "function";
978
+ readonly name: "reallocateCampaignRewards";
979
+ readonly inputs: readonly [{
980
+ readonly name: "_campaignId";
981
+ readonly type: "bytes32";
982
+ readonly internalType: "bytes32";
983
+ }, {
984
+ readonly name: "froms";
985
+ readonly type: "address[]";
986
+ readonly internalType: "address[]";
987
+ }, {
988
+ readonly name: "to";
989
+ readonly type: "address";
990
+ readonly internalType: "address";
991
+ }];
992
+ readonly outputs: readonly [];
993
+ readonly stateMutability: "nonpayable";
994
+ }, {
995
+ readonly type: "function";
996
+ readonly name: "recoverFees";
997
+ readonly inputs: readonly [{
998
+ readonly name: "tokens";
999
+ readonly type: "address[]";
1000
+ readonly internalType: "contract IERC20[]";
1001
+ }, {
1002
+ readonly name: "to";
1003
+ readonly type: "address";
1004
+ readonly internalType: "address";
1005
+ }];
1006
+ readonly outputs: readonly [];
1007
+ readonly stateMutability: "nonpayable";
1008
+ }, {
1009
+ readonly type: "function";
1010
+ readonly name: "rewardTokenMinAmounts";
1011
+ readonly inputs: readonly [{
1012
+ readonly name: "";
1013
+ readonly type: "address";
1014
+ readonly internalType: "address";
1015
+ }];
1016
+ readonly outputs: readonly [{
1017
+ readonly name: "";
1018
+ readonly type: "uint256";
1019
+ readonly internalType: "uint256";
1020
+ }];
1021
+ readonly stateMutability: "view";
1022
+ }, {
1023
+ readonly type: "function";
1024
+ readonly name: "rewardTokens";
1025
+ readonly inputs: readonly [{
1026
+ readonly name: "";
1027
+ readonly type: "uint256";
1028
+ readonly internalType: "uint256";
1029
+ }];
1030
+ readonly outputs: readonly [{
1031
+ readonly name: "";
1032
+ readonly type: "address";
1033
+ readonly internalType: "address";
1034
+ }];
1035
+ readonly stateMutability: "view";
1036
+ }, {
1037
+ readonly type: "function";
1038
+ readonly name: "setCampaignFees";
1039
+ readonly inputs: readonly [{
1040
+ readonly name: "campaignType";
1041
+ readonly type: "uint32";
1042
+ readonly internalType: "uint32";
1043
+ }, {
1044
+ readonly name: "_fees";
1045
+ readonly type: "uint256";
1046
+ readonly internalType: "uint256";
1047
+ }];
1048
+ readonly outputs: readonly [];
1049
+ readonly stateMutability: "nonpayable";
1050
+ }, {
1051
+ readonly type: "function";
1052
+ readonly name: "setFeeRecipient";
1053
+ readonly inputs: readonly [{
1054
+ readonly name: "_feeRecipient";
1055
+ readonly type: "address";
1056
+ readonly internalType: "address";
1057
+ }];
1058
+ readonly outputs: readonly [];
1059
+ readonly stateMutability: "nonpayable";
1060
+ }, {
1061
+ readonly type: "function";
1062
+ readonly name: "setFees";
1063
+ readonly inputs: readonly [{
1064
+ readonly name: "_defaultFees";
1065
+ readonly type: "uint256";
1066
+ readonly internalType: "uint256";
1067
+ }];
1068
+ readonly outputs: readonly [];
1069
+ readonly stateMutability: "nonpayable";
1070
+ }, {
1071
+ readonly type: "function";
1072
+ readonly name: "setMessage";
1073
+ readonly inputs: readonly [{
1074
+ readonly name: "_message";
1075
+ readonly type: "string";
1076
+ readonly internalType: "string";
1077
+ }];
1078
+ readonly outputs: readonly [];
1079
+ readonly stateMutability: "nonpayable";
1080
+ }, {
1081
+ readonly type: "function";
1082
+ readonly name: "setNewDistributor";
1083
+ readonly inputs: readonly [{
1084
+ readonly name: "_distributor";
1085
+ readonly type: "address";
1086
+ readonly internalType: "address";
1087
+ }];
1088
+ readonly outputs: readonly [];
1089
+ readonly stateMutability: "nonpayable";
1090
+ }, {
1091
+ readonly type: "function";
1092
+ readonly name: "setRewardTokenMinAmounts";
1093
+ readonly inputs: readonly [{
1094
+ readonly name: "tokens";
1095
+ readonly type: "address[]";
1096
+ readonly internalType: "address[]";
1097
+ }, {
1098
+ readonly name: "amounts";
1099
+ readonly type: "uint256[]";
1100
+ readonly internalType: "uint256[]";
1101
+ }];
1102
+ readonly outputs: readonly [];
1103
+ readonly stateMutability: "nonpayable";
1104
+ }, {
1105
+ readonly type: "function";
1106
+ readonly name: "setUserFeeRebate";
1107
+ readonly inputs: readonly [{
1108
+ readonly name: "user";
1109
+ readonly type: "address";
1110
+ readonly internalType: "address";
1111
+ }, {
1112
+ readonly name: "userFeeRebate";
1113
+ readonly type: "uint256";
1114
+ readonly internalType: "uint256";
1115
+ }];
1116
+ readonly outputs: readonly [];
1117
+ readonly stateMutability: "nonpayable";
1118
+ }, {
1119
+ readonly type: "function";
1120
+ readonly name: "sign";
1121
+ readonly inputs: readonly [{
1122
+ readonly name: "signature";
1123
+ readonly type: "bytes";
1124
+ readonly internalType: "bytes";
1125
+ }];
1126
+ readonly outputs: readonly [];
1127
+ readonly stateMutability: "nonpayable";
1128
+ }, {
1129
+ readonly type: "function";
1130
+ readonly name: "signAndCreateCampaign";
1131
+ readonly inputs: readonly [{
1132
+ readonly name: "newCampaign";
1133
+ readonly type: "tuple";
1134
+ readonly internalType: "struct CampaignParameters";
1135
+ readonly components: readonly [{
1136
+ readonly name: "campaignId";
1137
+ readonly type: "bytes32";
1138
+ readonly internalType: "bytes32";
1139
+ }, {
1140
+ readonly name: "creator";
1141
+ readonly type: "address";
1142
+ readonly internalType: "address";
1143
+ }, {
1144
+ readonly name: "rewardToken";
1145
+ readonly type: "address";
1146
+ readonly internalType: "address";
1147
+ }, {
1148
+ readonly name: "amount";
1149
+ readonly type: "uint256";
1150
+ readonly internalType: "uint256";
1151
+ }, {
1152
+ readonly name: "campaignType";
1153
+ readonly type: "uint32";
1154
+ readonly internalType: "uint32";
1155
+ }, {
1156
+ readonly name: "startTimestamp";
1157
+ readonly type: "uint32";
1158
+ readonly internalType: "uint32";
1159
+ }, {
1160
+ readonly name: "duration";
1161
+ readonly type: "uint32";
1162
+ readonly internalType: "uint32";
1163
+ }, {
1164
+ readonly name: "campaignData";
1165
+ readonly type: "bytes";
1166
+ readonly internalType: "bytes";
1167
+ }];
1168
+ }, {
1169
+ readonly name: "signature";
1170
+ readonly type: "bytes";
1171
+ readonly internalType: "bytes";
1172
+ }];
1173
+ readonly outputs: readonly [{
1174
+ readonly name: "";
1175
+ readonly type: "bytes32";
1176
+ readonly internalType: "bytes32";
1177
+ }];
1178
+ readonly stateMutability: "nonpayable";
1179
+ }, {
1180
+ readonly type: "function";
1181
+ readonly name: "toggleSigningWhitelist";
1182
+ readonly inputs: readonly [{
1183
+ readonly name: "user";
1184
+ readonly type: "address";
1185
+ readonly internalType: "address";
1186
+ }];
1187
+ readonly outputs: readonly [];
1188
+ readonly stateMutability: "nonpayable";
1189
+ }, {
1190
+ readonly type: "function";
1191
+ readonly name: "toggleTokenWhitelist";
1192
+ readonly inputs: readonly [{
1193
+ readonly name: "token";
1194
+ readonly type: "address";
1195
+ readonly internalType: "address";
1196
+ }];
1197
+ readonly outputs: readonly [];
1198
+ readonly stateMutability: "nonpayable";
1199
+ }, {
1200
+ readonly type: "function";
1201
+ readonly name: "upgradeTo";
1202
+ readonly inputs: readonly [{
1203
+ readonly name: "newImplementation";
1204
+ readonly type: "address";
1205
+ readonly internalType: "address";
1206
+ }];
1207
+ readonly outputs: readonly [];
1208
+ readonly stateMutability: "nonpayable";
1209
+ }, {
1210
+ readonly type: "function";
1211
+ readonly name: "upgradeToAndCall";
1212
+ readonly inputs: readonly [{
1213
+ readonly name: "newImplementation";
1214
+ readonly type: "address";
1215
+ readonly internalType: "address";
1216
+ }, {
1217
+ readonly name: "data";
1218
+ readonly type: "bytes";
1219
+ readonly internalType: "bytes";
1220
+ }];
1221
+ readonly outputs: readonly [];
1222
+ readonly stateMutability: "payable";
1223
+ }, {
1224
+ readonly type: "function";
1225
+ readonly name: "userSignatureWhitelist";
1226
+ readonly inputs: readonly [{
1227
+ readonly name: "";
1228
+ readonly type: "address";
1229
+ readonly internalType: "address";
1230
+ }];
1231
+ readonly outputs: readonly [{
1232
+ readonly name: "";
1233
+ readonly type: "uint256";
1234
+ readonly internalType: "uint256";
1235
+ }];
1236
+ readonly stateMutability: "view";
1237
+ }, {
1238
+ readonly type: "function";
1239
+ readonly name: "userSignatures";
1240
+ readonly inputs: readonly [{
1241
+ readonly name: "";
1242
+ readonly type: "address";
1243
+ readonly internalType: "address";
1244
+ }];
1245
+ readonly outputs: readonly [{
1246
+ readonly name: "";
1247
+ readonly type: "bytes32";
1248
+ readonly internalType: "bytes32";
1249
+ }];
1250
+ readonly stateMutability: "view";
1251
+ }, {
1252
+ readonly type: "event";
1253
+ readonly name: "AdminChanged";
1254
+ readonly inputs: readonly [{
1255
+ readonly name: "previousAdmin";
1256
+ readonly type: "address";
1257
+ readonly indexed: false;
1258
+ readonly internalType: "address";
1259
+ }, {
1260
+ readonly name: "newAdmin";
1261
+ readonly type: "address";
1262
+ readonly indexed: false;
1263
+ readonly internalType: "address";
1264
+ }];
1265
+ readonly anonymous: false;
1266
+ }, {
1267
+ readonly type: "event";
1268
+ readonly name: "BeaconUpgraded";
1269
+ readonly inputs: readonly [{
1270
+ readonly name: "beacon";
1271
+ readonly type: "address";
1272
+ readonly indexed: true;
1273
+ readonly internalType: "address";
1274
+ }];
1275
+ readonly anonymous: false;
1276
+ }, {
1277
+ readonly type: "event";
1278
+ readonly name: "CampaignOverride";
1279
+ readonly inputs: readonly [{
1280
+ readonly name: "_campaignId";
1281
+ readonly type: "bytes32";
1282
+ readonly indexed: false;
1283
+ readonly internalType: "bytes32";
1284
+ }, {
1285
+ readonly name: "campaign";
1286
+ readonly type: "tuple";
1287
+ readonly indexed: false;
1288
+ readonly internalType: "struct CampaignParameters";
1289
+ readonly components: readonly [{
1290
+ readonly name: "campaignId";
1291
+ readonly type: "bytes32";
1292
+ readonly internalType: "bytes32";
1293
+ }, {
1294
+ readonly name: "creator";
1295
+ readonly type: "address";
1296
+ readonly internalType: "address";
1297
+ }, {
1298
+ readonly name: "rewardToken";
1299
+ readonly type: "address";
1300
+ readonly internalType: "address";
1301
+ }, {
1302
+ readonly name: "amount";
1303
+ readonly type: "uint256";
1304
+ readonly internalType: "uint256";
1305
+ }, {
1306
+ readonly name: "campaignType";
1307
+ readonly type: "uint32";
1308
+ readonly internalType: "uint32";
1309
+ }, {
1310
+ readonly name: "startTimestamp";
1311
+ readonly type: "uint32";
1312
+ readonly internalType: "uint32";
1313
+ }, {
1314
+ readonly name: "duration";
1315
+ readonly type: "uint32";
1316
+ readonly internalType: "uint32";
1317
+ }, {
1318
+ readonly name: "campaignData";
1319
+ readonly type: "bytes";
1320
+ readonly internalType: "bytes";
1321
+ }];
1322
+ }];
1323
+ readonly anonymous: false;
1324
+ }, {
1325
+ readonly type: "event";
1326
+ readonly name: "CampaignReallocation";
1327
+ readonly inputs: readonly [{
1328
+ readonly name: "_campaignId";
1329
+ readonly type: "bytes32";
1330
+ readonly indexed: false;
1331
+ readonly internalType: "bytes32";
1332
+ }, {
1333
+ readonly name: "from";
1334
+ readonly type: "address[]";
1335
+ readonly indexed: true;
1336
+ readonly internalType: "address[]";
1337
+ }, {
1338
+ readonly name: "to";
1339
+ readonly type: "address";
1340
+ readonly indexed: true;
1341
+ readonly internalType: "address";
1342
+ }];
1343
+ readonly anonymous: false;
1344
+ }, {
1345
+ readonly type: "event";
1346
+ readonly name: "CampaignSpecificFeesSet";
1347
+ readonly inputs: readonly [{
1348
+ readonly name: "campaignType";
1349
+ readonly type: "uint32";
1350
+ readonly indexed: false;
1351
+ readonly internalType: "uint32";
1352
+ }, {
1353
+ readonly name: "_fees";
1354
+ readonly type: "uint256";
1355
+ readonly indexed: false;
1356
+ readonly internalType: "uint256";
1357
+ }];
1358
+ readonly anonymous: false;
1359
+ }, {
1360
+ readonly type: "event";
1361
+ readonly name: "DistributorUpdated";
1362
+ readonly inputs: readonly [{
1363
+ readonly name: "_distributor";
1364
+ readonly type: "address";
1365
+ readonly indexed: true;
1366
+ readonly internalType: "address";
1367
+ }];
1368
+ readonly anonymous: false;
1369
+ }, {
1370
+ readonly type: "event";
1371
+ readonly name: "FeeRebateUpdated";
1372
+ readonly inputs: readonly [{
1373
+ readonly name: "user";
1374
+ readonly type: "address";
1375
+ readonly indexed: true;
1376
+ readonly internalType: "address";
1377
+ }, {
1378
+ readonly name: "userFeeRebate";
1379
+ readonly type: "uint256";
1380
+ readonly indexed: false;
1381
+ readonly internalType: "uint256";
1382
+ }];
1383
+ readonly anonymous: false;
1384
+ }, {
1385
+ readonly type: "event";
1386
+ readonly name: "FeeRecipientUpdated";
1387
+ readonly inputs: readonly [{
1388
+ readonly name: "_feeRecipient";
1389
+ readonly type: "address";
1390
+ readonly indexed: true;
1391
+ readonly internalType: "address";
1392
+ }];
1393
+ readonly anonymous: false;
1394
+ }, {
1395
+ readonly type: "event";
1396
+ readonly name: "FeesSet";
1397
+ readonly inputs: readonly [{
1398
+ readonly name: "_fees";
1399
+ readonly type: "uint256";
1400
+ readonly indexed: false;
1401
+ readonly internalType: "uint256";
1402
+ }];
1403
+ readonly anonymous: false;
1404
+ }, {
1405
+ readonly type: "event";
1406
+ readonly name: "Initialized";
1407
+ readonly inputs: readonly [{
1408
+ readonly name: "version";
1409
+ readonly type: "uint8";
1410
+ readonly indexed: false;
1411
+ readonly internalType: "uint8";
1412
+ }];
1413
+ readonly anonymous: false;
1414
+ }, {
1415
+ readonly type: "event";
1416
+ readonly name: "MessageUpdated";
1417
+ readonly inputs: readonly [{
1418
+ readonly name: "_messageHash";
1419
+ readonly type: "bytes32";
1420
+ readonly indexed: false;
1421
+ readonly internalType: "bytes32";
1422
+ }];
1423
+ readonly anonymous: false;
1424
+ }, {
1425
+ readonly type: "event";
1426
+ readonly name: "NewCampaign";
1427
+ readonly inputs: readonly [{
1428
+ readonly name: "campaign";
1429
+ readonly type: "tuple";
1430
+ readonly indexed: false;
1431
+ readonly internalType: "struct CampaignParameters";
1432
+ readonly components: readonly [{
1433
+ readonly name: "campaignId";
1434
+ readonly type: "bytes32";
1435
+ readonly internalType: "bytes32";
1436
+ }, {
1437
+ readonly name: "creator";
1438
+ readonly type: "address";
1439
+ readonly internalType: "address";
1440
+ }, {
1441
+ readonly name: "rewardToken";
1442
+ readonly type: "address";
1443
+ readonly internalType: "address";
1444
+ }, {
1445
+ readonly name: "amount";
1446
+ readonly type: "uint256";
1447
+ readonly internalType: "uint256";
1448
+ }, {
1449
+ readonly name: "campaignType";
1450
+ readonly type: "uint32";
1451
+ readonly internalType: "uint32";
1452
+ }, {
1453
+ readonly name: "startTimestamp";
1454
+ readonly type: "uint32";
1455
+ readonly internalType: "uint32";
1456
+ }, {
1457
+ readonly name: "duration";
1458
+ readonly type: "uint32";
1459
+ readonly internalType: "uint32";
1460
+ }, {
1461
+ readonly name: "campaignData";
1462
+ readonly type: "bytes";
1463
+ readonly internalType: "bytes";
1464
+ }];
1465
+ }];
1466
+ readonly anonymous: false;
1467
+ }, {
1468
+ readonly type: "event";
1469
+ readonly name: "NewDistribution";
1470
+ readonly inputs: readonly [{
1471
+ readonly name: "distribution";
1472
+ readonly type: "tuple";
1473
+ readonly indexed: false;
1474
+ readonly internalType: "struct DistributionParameters";
1475
+ readonly components: readonly [{
1476
+ readonly name: "rewardId";
1477
+ readonly type: "bytes32";
1478
+ readonly internalType: "bytes32";
1479
+ }, {
1480
+ readonly name: "uniV3Pool";
1481
+ readonly type: "address";
1482
+ readonly internalType: "address";
1483
+ }, {
1484
+ readonly name: "rewardToken";
1485
+ readonly type: "address";
1486
+ readonly internalType: "address";
1487
+ }, {
1488
+ readonly name: "amount";
1489
+ readonly type: "uint256";
1490
+ readonly internalType: "uint256";
1491
+ }, {
1492
+ readonly name: "positionWrappers";
1493
+ readonly type: "address[]";
1494
+ readonly internalType: "address[]";
1495
+ }, {
1496
+ readonly name: "wrapperTypes";
1497
+ readonly type: "uint32[]";
1498
+ readonly internalType: "uint32[]";
1499
+ }, {
1500
+ readonly name: "propToken0";
1501
+ readonly type: "uint32";
1502
+ readonly internalType: "uint32";
1503
+ }, {
1504
+ readonly name: "propToken1";
1505
+ readonly type: "uint32";
1506
+ readonly internalType: "uint32";
1507
+ }, {
1508
+ readonly name: "propFees";
1509
+ readonly type: "uint32";
1510
+ readonly internalType: "uint32";
1511
+ }, {
1512
+ readonly name: "epochStart";
1513
+ readonly type: "uint32";
1514
+ readonly internalType: "uint32";
1515
+ }, {
1516
+ readonly name: "numEpoch";
1517
+ readonly type: "uint32";
1518
+ readonly internalType: "uint32";
1519
+ }, {
1520
+ readonly name: "isOutOfRangeIncentivized";
1521
+ readonly type: "uint32";
1522
+ readonly internalType: "uint32";
1523
+ }, {
1524
+ readonly name: "boostedReward";
1525
+ readonly type: "uint32";
1526
+ readonly internalType: "uint32";
1527
+ }, {
1528
+ readonly name: "boostingAddress";
1529
+ readonly type: "address";
1530
+ readonly internalType: "address";
1531
+ }, {
1532
+ readonly name: "additionalData";
1533
+ readonly type: "bytes";
1534
+ readonly internalType: "bytes";
1535
+ }];
1536
+ }, {
1537
+ readonly name: "sender";
1538
+ readonly type: "address";
1539
+ readonly indexed: true;
1540
+ readonly internalType: "address";
1541
+ }];
1542
+ readonly anonymous: false;
1543
+ }, {
1544
+ readonly type: "event";
1545
+ readonly name: "RewardTokenMinimumAmountUpdated";
1546
+ readonly inputs: readonly [{
1547
+ readonly name: "token";
1548
+ readonly type: "address";
1549
+ readonly indexed: true;
1550
+ readonly internalType: "address";
1551
+ }, {
1552
+ readonly name: "amount";
1553
+ readonly type: "uint256";
1554
+ readonly indexed: false;
1555
+ readonly internalType: "uint256";
1556
+ }];
1557
+ readonly anonymous: false;
1558
+ }, {
1559
+ readonly type: "event";
1560
+ readonly name: "TokenWhitelistToggled";
1561
+ readonly inputs: readonly [{
1562
+ readonly name: "token";
1563
+ readonly type: "address";
1564
+ readonly indexed: true;
1565
+ readonly internalType: "address";
1566
+ }, {
1567
+ readonly name: "toggleStatus";
1568
+ readonly type: "uint256";
1569
+ readonly indexed: false;
1570
+ readonly internalType: "uint256";
1571
+ }];
1572
+ readonly anonymous: false;
1573
+ }, {
1574
+ readonly type: "event";
1575
+ readonly name: "Upgraded";
1576
+ readonly inputs: readonly [{
1577
+ readonly name: "implementation";
1578
+ readonly type: "address";
1579
+ readonly indexed: true;
1580
+ readonly internalType: "address";
1581
+ }];
1582
+ readonly anonymous: false;
1583
+ }, {
1584
+ readonly type: "event";
1585
+ readonly name: "UserSigned";
1586
+ readonly inputs: readonly [{
1587
+ readonly name: "messageHash";
1588
+ readonly type: "bytes32";
1589
+ readonly indexed: false;
1590
+ readonly internalType: "bytes32";
1591
+ }, {
1592
+ readonly name: "user";
1593
+ readonly type: "address";
1594
+ readonly indexed: true;
1595
+ readonly internalType: "address";
1596
+ }];
1597
+ readonly anonymous: false;
1598
+ }, {
1599
+ readonly type: "event";
1600
+ readonly name: "UserSigningWhitelistToggled";
1601
+ readonly inputs: readonly [{
1602
+ readonly name: "user";
1603
+ readonly type: "address";
1604
+ readonly indexed: true;
1605
+ readonly internalType: "address";
1606
+ }, {
1607
+ readonly name: "toggleStatus";
1608
+ readonly type: "uint256";
1609
+ readonly indexed: false;
1610
+ readonly internalType: "uint256";
1611
+ }];
1612
+ readonly anonymous: false;
1613
+ }, {
1614
+ readonly type: "error";
1615
+ readonly name: "CampaignAlreadyExists";
1616
+ readonly inputs: readonly [];
1617
+ }, {
1618
+ readonly type: "error";
1619
+ readonly name: "CampaignDoesNotExist";
1620
+ readonly inputs: readonly [];
1621
+ }, {
1622
+ readonly type: "error";
1623
+ readonly name: "CampaignDurationBelowHour";
1624
+ readonly inputs: readonly [];
1625
+ }, {
1626
+ readonly type: "error";
1627
+ readonly name: "CampaignRewardTokenNotWhitelisted";
1628
+ readonly inputs: readonly [];
1629
+ }, {
1630
+ readonly type: "error";
1631
+ readonly name: "CampaignRewardTooLow";
1632
+ readonly inputs: readonly [];
1633
+ }, {
1634
+ readonly type: "error";
1635
+ readonly name: "CampaignSouldStartInFuture";
1636
+ readonly inputs: readonly [];
1637
+ }, {
1638
+ readonly type: "error";
1639
+ readonly name: "InvalidLengths";
1640
+ readonly inputs: readonly [];
1641
+ }, {
1642
+ readonly type: "error";
1643
+ readonly name: "InvalidOverride";
1644
+ readonly inputs: readonly [];
1645
+ }, {
1646
+ readonly type: "error";
1647
+ readonly name: "InvalidParam";
1648
+ readonly inputs: readonly [];
1649
+ }, {
1650
+ readonly type: "error";
1651
+ readonly name: "InvalidSignature";
1652
+ readonly inputs: readonly [];
1653
+ }, {
1654
+ readonly type: "error";
1655
+ readonly name: "NotGovernor";
1656
+ readonly inputs: readonly [];
1657
+ }, {
1658
+ readonly type: "error";
1659
+ readonly name: "NotGovernorOrGuardian";
1660
+ readonly inputs: readonly [];
1661
+ }, {
1662
+ readonly type: "error";
1663
+ readonly name: "NotSigned";
1664
+ readonly inputs: readonly [];
1665
+ }, {
1666
+ readonly type: "error";
1667
+ readonly name: "ZeroAddress";
1668
+ readonly inputs: readonly [];
1669
+ }];
1670
+ static createInterface(): DistributionCreatorInterface;
1671
+ static connect(address: string, signerOrProvider: Signer | Provider): DistributionCreator;
1672
+ }