@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,2335 @@
1
+ import { Signer } from "ethers";
2
+ import type { Provider } from "@ethersproject/providers";
3
+ import type { SatoshiFarmManager, SatoshiFarmManagerInterface } from "../SatoshiFarmManager";
4
+ export declare class SatoshiFarmManager__factory {
5
+ static readonly abi: readonly [{
6
+ readonly inputs: readonly [];
7
+ readonly stateMutability: "nonpayable";
8
+ readonly type: "constructor";
9
+ }, {
10
+ readonly inputs: readonly [{
11
+ readonly internalType: "address";
12
+ readonly name: "target";
13
+ readonly type: "address";
14
+ }];
15
+ readonly name: "AddressEmptyCode";
16
+ readonly type: "error";
17
+ }, {
18
+ readonly inputs: readonly [{
19
+ readonly internalType: "contract IERC20";
20
+ readonly name: "token";
21
+ readonly type: "address";
22
+ }, {
23
+ readonly internalType: "contract IFarm";
24
+ readonly name: "farm";
25
+ readonly type: "address";
26
+ }, {
27
+ readonly internalType: "address";
28
+ readonly name: "from";
29
+ readonly type: "address";
30
+ }, {
31
+ readonly internalType: "uint256";
32
+ readonly name: "amount";
33
+ readonly type: "uint256";
34
+ }, {
35
+ readonly internalType: "uint256";
36
+ readonly name: "balanceDiff";
37
+ readonly type: "uint256";
38
+ }];
39
+ readonly name: "AssetBalanceChangedUnexpectedly";
40
+ readonly type: "error";
41
+ }, {
42
+ readonly inputs: readonly [{
43
+ readonly internalType: "uint32";
44
+ readonly name: "dstEid";
45
+ readonly type: "uint32";
46
+ }, {
47
+ readonly internalType: "uint32";
48
+ readonly name: "currentEid";
49
+ readonly type: "uint32";
50
+ }];
51
+ readonly name: "DstEidIsCurrentChain";
52
+ readonly type: "error";
53
+ }, {
54
+ readonly inputs: readonly [{
55
+ readonly internalType: "uint32";
56
+ readonly name: "dstEid";
57
+ readonly type: "uint32";
58
+ }, {
59
+ readonly internalType: "uint32";
60
+ readonly name: "currentEid";
61
+ readonly type: "uint32";
62
+ }];
63
+ readonly name: "DstEidIsNotCurrentChain";
64
+ readonly type: "error";
65
+ }, {
66
+ readonly inputs: readonly [{
67
+ readonly internalType: "address";
68
+ readonly name: "implementation";
69
+ readonly type: "address";
70
+ }];
71
+ readonly name: "ERC1967InvalidImplementation";
72
+ readonly type: "error";
73
+ }, {
74
+ readonly inputs: readonly [];
75
+ readonly name: "ERC1967NonPayable";
76
+ readonly type: "error";
77
+ }, {
78
+ readonly inputs: readonly [];
79
+ readonly name: "EnforcedPause";
80
+ readonly type: "error";
81
+ }, {
82
+ readonly inputs: readonly [];
83
+ readonly name: "ExpectedPause";
84
+ readonly type: "error";
85
+ }, {
86
+ readonly inputs: readonly [];
87
+ readonly name: "FailedCall";
88
+ readonly type: "error";
89
+ }, {
90
+ readonly inputs: readonly [{
91
+ readonly internalType: "contract IFarm";
92
+ readonly name: "farm";
93
+ readonly type: "address";
94
+ }];
95
+ readonly name: "FarmAlreadyExists";
96
+ readonly type: "error";
97
+ }, {
98
+ readonly inputs: readonly [{
99
+ readonly internalType: "contract IFarm";
100
+ readonly name: "farm";
101
+ readonly type: "address";
102
+ }, {
103
+ readonly internalType: "bytes32";
104
+ readonly name: "farmBytes32";
105
+ readonly type: "bytes32";
106
+ }];
107
+ readonly name: "FarmBytes32Mismatch";
108
+ readonly type: "error";
109
+ }, {
110
+ readonly inputs: readonly [{
111
+ readonly internalType: "uint256";
112
+ readonly name: "fee";
113
+ readonly type: "uint256";
114
+ }, {
115
+ readonly internalType: "uint256";
116
+ readonly name: "msgValue";
117
+ readonly type: "uint256";
118
+ }];
119
+ readonly name: "InsufficientFee";
120
+ readonly type: "error";
121
+ }, {
122
+ readonly inputs: readonly [{
123
+ readonly internalType: "address";
124
+ readonly name: "expected";
125
+ readonly type: "address";
126
+ }, {
127
+ readonly internalType: "address";
128
+ readonly name: "actual";
129
+ readonly type: "address";
130
+ }];
131
+ readonly name: "InvalidAdmin";
132
+ readonly type: "error";
133
+ }, {
134
+ readonly inputs: readonly [{
135
+ readonly internalType: "uint256";
136
+ readonly name: "msgValue";
137
+ readonly type: "uint256";
138
+ }, {
139
+ readonly internalType: "uint256";
140
+ readonly name: "amount";
141
+ readonly type: "uint256";
142
+ }];
143
+ readonly name: "InvalidAmount";
144
+ readonly type: "error";
145
+ }, {
146
+ readonly inputs: readonly [{
147
+ readonly internalType: "contract IFarm";
148
+ readonly name: "farm";
149
+ readonly type: "address";
150
+ }];
151
+ readonly name: "InvalidFarm";
152
+ readonly type: "error";
153
+ }, {
154
+ readonly inputs: readonly [];
155
+ readonly name: "InvalidInitialization";
156
+ readonly type: "error";
157
+ }, {
158
+ readonly inputs: readonly [{
159
+ readonly internalType: "address";
160
+ readonly name: "msgSender";
161
+ readonly type: "address";
162
+ }, {
163
+ readonly internalType: "address";
164
+ readonly name: "lzEndpoint";
165
+ readonly type: "address";
166
+ }];
167
+ readonly name: "InvalidLzEndpoint";
168
+ readonly type: "error";
169
+ }, {
170
+ readonly inputs: readonly [{
171
+ readonly internalType: "address";
172
+ readonly name: "OApp";
173
+ readonly type: "address";
174
+ }, {
175
+ readonly internalType: "address";
176
+ readonly name: "expectedOApp";
177
+ readonly type: "address";
178
+ }];
179
+ readonly name: "InvalidOApp";
180
+ readonly type: "error";
181
+ }, {
182
+ readonly inputs: readonly [{
183
+ readonly internalType: "enum LZ_COMPOSE_OPT";
184
+ readonly name: "opt";
185
+ readonly type: "uint8";
186
+ }];
187
+ readonly name: "InvalidOpt";
188
+ readonly type: "error";
189
+ }, {
190
+ readonly inputs: readonly [{
191
+ readonly internalType: "uint256";
192
+ readonly name: "receiveAmount";
193
+ readonly type: "uint256";
194
+ }, {
195
+ readonly internalType: "uint256";
196
+ readonly name: "depositAmount";
197
+ readonly type: "uint256";
198
+ }];
199
+ readonly name: "InvalidReceiveAmount";
200
+ readonly type: "error";
201
+ }, {
202
+ readonly inputs: readonly [];
203
+ readonly name: "InvalidZeroAddress";
204
+ readonly type: "error";
205
+ }, {
206
+ readonly inputs: readonly [];
207
+ readonly name: "InvalidZeroDstEid";
208
+ readonly type: "error";
209
+ }, {
210
+ readonly inputs: readonly [];
211
+ readonly name: "InvalidZeroValue";
212
+ readonly type: "error";
213
+ }, {
214
+ readonly inputs: readonly [{
215
+ readonly internalType: "contract IRewardToken";
216
+ readonly name: "rewardToken";
217
+ readonly type: "address";
218
+ }, {
219
+ readonly internalType: "contract IFarm";
220
+ readonly name: "farm";
221
+ readonly type: "address";
222
+ }, {
223
+ readonly internalType: "uint256";
224
+ readonly name: "amount";
225
+ readonly type: "uint256";
226
+ }];
227
+ readonly name: "MintRewardTokenFailed";
228
+ readonly type: "error";
229
+ }, {
230
+ readonly inputs: readonly [];
231
+ readonly name: "NotInitializing";
232
+ readonly type: "error";
233
+ }, {
234
+ readonly inputs: readonly [{
235
+ readonly internalType: "address";
236
+ readonly name: "owner";
237
+ readonly type: "address";
238
+ }];
239
+ readonly name: "OwnableInvalidOwner";
240
+ readonly type: "error";
241
+ }, {
242
+ readonly inputs: readonly [{
243
+ readonly internalType: "address";
244
+ readonly name: "account";
245
+ readonly type: "address";
246
+ }];
247
+ readonly name: "OwnableUnauthorizedAccount";
248
+ readonly type: "error";
249
+ }, {
250
+ readonly inputs: readonly [{
251
+ readonly internalType: "address";
252
+ readonly name: "token";
253
+ readonly type: "address";
254
+ }];
255
+ readonly name: "SafeERC20FailedOperation";
256
+ readonly type: "error";
257
+ }, {
258
+ readonly inputs: readonly [{
259
+ readonly internalType: "address";
260
+ readonly name: "to";
261
+ readonly type: "address";
262
+ }, {
263
+ readonly internalType: "uint256";
264
+ readonly name: "amount";
265
+ readonly type: "uint256";
266
+ }];
267
+ readonly name: "TransferNativeAssetFailed";
268
+ readonly type: "error";
269
+ }, {
270
+ readonly inputs: readonly [];
271
+ readonly name: "UUPSUnauthorizedCallContext";
272
+ readonly type: "error";
273
+ }, {
274
+ readonly inputs: readonly [{
275
+ readonly internalType: "bytes32";
276
+ readonly name: "slot";
277
+ readonly type: "bytes32";
278
+ }];
279
+ readonly name: "UUPSUnsupportedProxiableUUID";
280
+ readonly type: "error";
281
+ }, {
282
+ readonly anonymous: false;
283
+ readonly inputs: readonly [{
284
+ readonly indexed: true;
285
+ readonly internalType: "contract IFarm";
286
+ readonly name: "farm";
287
+ readonly type: "address";
288
+ }, {
289
+ readonly indexed: false;
290
+ readonly internalType: "uint256";
291
+ readonly name: "amount";
292
+ readonly type: "uint256";
293
+ }, {
294
+ readonly indexed: false;
295
+ readonly internalType: "address";
296
+ readonly name: "owner";
297
+ readonly type: "address";
298
+ }, {
299
+ readonly indexed: false;
300
+ readonly internalType: "address";
301
+ readonly name: "receiver";
302
+ readonly type: "address";
303
+ }];
304
+ readonly name: "ClaimAndStake";
305
+ readonly type: "event";
306
+ }, {
307
+ readonly anonymous: false;
308
+ readonly inputs: readonly [{
309
+ readonly indexed: true;
310
+ readonly internalType: "contract IFarm";
311
+ readonly name: "farm";
312
+ readonly type: "address";
313
+ }, {
314
+ readonly indexed: false;
315
+ readonly internalType: "uint256";
316
+ readonly name: "amount";
317
+ readonly type: "uint256";
318
+ }, {
319
+ readonly indexed: false;
320
+ readonly internalType: "address";
321
+ readonly name: "owner";
322
+ readonly type: "address";
323
+ }, {
324
+ readonly indexed: false;
325
+ readonly internalType: "address";
326
+ readonly name: "receiver";
327
+ readonly type: "address";
328
+ }, {
329
+ readonly indexed: false;
330
+ readonly internalType: "uint256";
331
+ readonly name: "claimedTime";
332
+ readonly type: "uint256";
333
+ }, {
334
+ readonly indexed: false;
335
+ readonly internalType: "uint256";
336
+ readonly name: "nonce";
337
+ readonly type: "uint256";
338
+ }, {
339
+ readonly indexed: true;
340
+ readonly internalType: "bytes32";
341
+ readonly name: "claimId";
342
+ readonly type: "bytes32";
343
+ }];
344
+ readonly name: "ClaimExecuted";
345
+ readonly type: "event";
346
+ }, {
347
+ readonly anonymous: false;
348
+ readonly inputs: readonly [{
349
+ readonly indexed: true;
350
+ readonly internalType: "contract IFarm";
351
+ readonly name: "farm";
352
+ readonly type: "address";
353
+ }, {
354
+ readonly indexed: false;
355
+ readonly internalType: "uint256";
356
+ readonly name: "amount";
357
+ readonly type: "uint256";
358
+ }, {
359
+ readonly indexed: false;
360
+ readonly internalType: "address";
361
+ readonly name: "owner";
362
+ readonly type: "address";
363
+ }, {
364
+ readonly indexed: false;
365
+ readonly internalType: "address";
366
+ readonly name: "receiver";
367
+ readonly type: "address";
368
+ }, {
369
+ readonly indexed: false;
370
+ readonly internalType: "uint256";
371
+ readonly name: "claimableTime";
372
+ readonly type: "uint256";
373
+ }, {
374
+ readonly indexed: false;
375
+ readonly internalType: "uint256";
376
+ readonly name: "nonce";
377
+ readonly type: "uint256";
378
+ }, {
379
+ readonly indexed: true;
380
+ readonly internalType: "bytes32";
381
+ readonly name: "claimId";
382
+ readonly type: "bytes32";
383
+ }];
384
+ readonly name: "ClaimRequested";
385
+ readonly type: "event";
386
+ }, {
387
+ readonly anonymous: false;
388
+ readonly inputs: readonly [{
389
+ readonly indexed: true;
390
+ readonly internalType: "contract IFarm";
391
+ readonly name: "farm";
392
+ readonly type: "address";
393
+ }, {
394
+ readonly indexed: false;
395
+ readonly internalType: "uint256";
396
+ readonly name: "amount";
397
+ readonly type: "uint256";
398
+ }, {
399
+ readonly indexed: false;
400
+ readonly internalType: "address";
401
+ readonly name: "sender";
402
+ readonly type: "address";
403
+ }, {
404
+ readonly indexed: false;
405
+ readonly internalType: "address";
406
+ readonly name: "receiver";
407
+ readonly type: "address";
408
+ }];
409
+ readonly name: "Deposit";
410
+ readonly type: "event";
411
+ }, {
412
+ readonly anonymous: false;
413
+ readonly inputs: readonly [{
414
+ readonly indexed: true;
415
+ readonly internalType: "contract IFarm";
416
+ readonly name: "farm";
417
+ readonly type: "address";
418
+ }, {
419
+ readonly indexed: false;
420
+ readonly internalType: "uint256";
421
+ readonly name: "amount";
422
+ readonly type: "uint256";
423
+ }, {
424
+ readonly indexed: false;
425
+ readonly internalType: "address";
426
+ readonly name: "sender";
427
+ readonly type: "address";
428
+ }, {
429
+ readonly indexed: false;
430
+ readonly internalType: "address";
431
+ readonly name: "receiver";
432
+ readonly type: "address";
433
+ }, {
434
+ readonly indexed: false;
435
+ readonly internalType: "bytes32[]";
436
+ readonly name: "merkleProof";
437
+ readonly type: "bytes32[]";
438
+ }];
439
+ readonly name: "DepositWithProof";
440
+ readonly type: "event";
441
+ }, {
442
+ readonly anonymous: false;
443
+ readonly inputs: readonly [{
444
+ readonly components: readonly [{
445
+ readonly internalType: "uint32";
446
+ readonly name: "dstEid";
447
+ readonly type: "uint32";
448
+ }, {
449
+ readonly internalType: "contract IFarm";
450
+ readonly name: "dstRewardFarm";
451
+ readonly type: "address";
452
+ }, {
453
+ readonly internalType: "bytes32";
454
+ readonly name: "dstFarmManagerBytes32";
455
+ readonly type: "bytes32";
456
+ }];
457
+ readonly indexed: false;
458
+ readonly internalType: "struct DstInfo";
459
+ readonly name: "dstInfo";
460
+ readonly type: "tuple";
461
+ }];
462
+ readonly name: "DstInfoUpdated";
463
+ readonly type: "event";
464
+ }, {
465
+ readonly anonymous: false;
466
+ readonly inputs: readonly [{
467
+ readonly indexed: false;
468
+ readonly internalType: "contract IFarm";
469
+ readonly name: "farm";
470
+ readonly type: "address";
471
+ }, {
472
+ readonly components: readonly [{
473
+ readonly internalType: "uint256";
474
+ readonly name: "depositCap";
475
+ readonly type: "uint256";
476
+ }, {
477
+ readonly internalType: "uint256";
478
+ readonly name: "depositCapPerUser";
479
+ readonly type: "uint256";
480
+ }, {
481
+ readonly internalType: "uint256";
482
+ readonly name: "rewardRate";
483
+ readonly type: "uint256";
484
+ }, {
485
+ readonly internalType: "uint32";
486
+ readonly name: "depositStartTime";
487
+ readonly type: "uint32";
488
+ }, {
489
+ readonly internalType: "uint32";
490
+ readonly name: "depositEndTime";
491
+ readonly type: "uint32";
492
+ }, {
493
+ readonly internalType: "uint32";
494
+ readonly name: "rewardStartTime";
495
+ readonly type: "uint32";
496
+ }, {
497
+ readonly internalType: "uint32";
498
+ readonly name: "rewardEndTime";
499
+ readonly type: "uint32";
500
+ }, {
501
+ readonly internalType: "uint32";
502
+ readonly name: "claimStartTime";
503
+ readonly type: "uint32";
504
+ }, {
505
+ readonly internalType: "uint32";
506
+ readonly name: "claimEndTime";
507
+ readonly type: "uint32";
508
+ }, {
509
+ readonly internalType: "uint32";
510
+ readonly name: "claimDelayTime";
511
+ readonly type: "uint32";
512
+ }, {
513
+ readonly internalType: "uint16";
514
+ readonly name: "withdrawFee";
515
+ readonly type: "uint16";
516
+ }, {
517
+ readonly internalType: "bool";
518
+ readonly name: "withdrawEnabled";
519
+ readonly type: "bool";
520
+ }, {
521
+ readonly internalType: "bool";
522
+ readonly name: "forceClaimEnabled";
523
+ readonly type: "bool";
524
+ }];
525
+ readonly indexed: false;
526
+ readonly internalType: "struct FarmConfig";
527
+ readonly name: "farmConfig";
528
+ readonly type: "tuple";
529
+ }];
530
+ readonly name: "FarmConfigUpdated";
531
+ readonly type: "event";
532
+ }, {
533
+ readonly anonymous: false;
534
+ readonly inputs: readonly [{
535
+ readonly indexed: true;
536
+ readonly internalType: "contract IFarm";
537
+ readonly name: "farm";
538
+ readonly type: "address";
539
+ }, {
540
+ readonly indexed: true;
541
+ readonly internalType: "contract IERC20";
542
+ readonly name: "underlyingAsset";
543
+ readonly type: "address";
544
+ }, {
545
+ readonly indexed: false;
546
+ readonly internalType: "contract IFarm";
547
+ readonly name: "rewardFarm";
548
+ readonly type: "address";
549
+ }];
550
+ readonly name: "FarmCreated";
551
+ readonly type: "event";
552
+ }, {
553
+ readonly anonymous: false;
554
+ readonly inputs: readonly [{
555
+ readonly indexed: true;
556
+ readonly internalType: "contract IFarm";
557
+ readonly name: "farm";
558
+ readonly type: "address";
559
+ }, {
560
+ readonly indexed: false;
561
+ readonly internalType: "uint256";
562
+ readonly name: "amount";
563
+ readonly type: "uint256";
564
+ }];
565
+ readonly name: "FeeClaimed";
566
+ readonly type: "event";
567
+ }, {
568
+ readonly anonymous: false;
569
+ readonly inputs: readonly [{
570
+ readonly indexed: false;
571
+ readonly internalType: "address";
572
+ readonly name: "feeReceiver";
573
+ readonly type: "address";
574
+ }];
575
+ readonly name: "FeeReceiverUpdated";
576
+ readonly type: "event";
577
+ }, {
578
+ readonly anonymous: false;
579
+ readonly inputs: readonly [{
580
+ readonly indexed: false;
581
+ readonly internalType: "uint64";
582
+ readonly name: "version";
583
+ readonly type: "uint64";
584
+ }];
585
+ readonly name: "Initialized";
586
+ readonly type: "event";
587
+ }, {
588
+ readonly anonymous: false;
589
+ readonly inputs: readonly [{
590
+ readonly indexed: true;
591
+ readonly internalType: "contract IFarm";
592
+ readonly name: "farm";
593
+ readonly type: "address";
594
+ }, {
595
+ readonly indexed: false;
596
+ readonly internalType: "uint256";
597
+ readonly name: "amount";
598
+ readonly type: "uint256";
599
+ }, {
600
+ readonly indexed: false;
601
+ readonly internalType: "address";
602
+ readonly name: "owner";
603
+ readonly type: "address";
604
+ }, {
605
+ readonly indexed: false;
606
+ readonly internalType: "address";
607
+ readonly name: "receiver";
608
+ readonly type: "address";
609
+ }];
610
+ readonly name: "InstantClaim";
611
+ readonly type: "event";
612
+ }, {
613
+ readonly anonymous: false;
614
+ readonly inputs: readonly [{
615
+ readonly components: readonly [{
616
+ readonly internalType: "uint32";
617
+ readonly name: "eid";
618
+ readonly type: "uint32";
619
+ }, {
620
+ readonly internalType: "address";
621
+ readonly name: "endpoint";
622
+ readonly type: "address";
623
+ }, {
624
+ readonly internalType: "address";
625
+ readonly name: "refundAddress";
626
+ readonly type: "address";
627
+ }];
628
+ readonly indexed: false;
629
+ readonly internalType: "struct LzConfig";
630
+ readonly name: "lzConfig";
631
+ readonly type: "tuple";
632
+ }];
633
+ readonly name: "LzConfigUpdated";
634
+ readonly type: "event";
635
+ }, {
636
+ readonly anonymous: false;
637
+ readonly inputs: readonly [{
638
+ readonly indexed: true;
639
+ readonly internalType: "address";
640
+ readonly name: "previousOwner";
641
+ readonly type: "address";
642
+ }, {
643
+ readonly indexed: true;
644
+ readonly internalType: "address";
645
+ readonly name: "newOwner";
646
+ readonly type: "address";
647
+ }];
648
+ readonly name: "OwnershipTransferred";
649
+ readonly type: "event";
650
+ }, {
651
+ readonly anonymous: false;
652
+ readonly inputs: readonly [{
653
+ readonly indexed: false;
654
+ readonly internalType: "address";
655
+ readonly name: "account";
656
+ readonly type: "address";
657
+ }];
658
+ readonly name: "Paused";
659
+ readonly type: "event";
660
+ }, {
661
+ readonly anonymous: false;
662
+ readonly inputs: readonly [{
663
+ readonly indexed: true;
664
+ readonly internalType: "contract IFarm";
665
+ readonly name: "farm";
666
+ readonly type: "address";
667
+ }, {
668
+ readonly indexed: false;
669
+ readonly internalType: "uint256";
670
+ readonly name: "amount";
671
+ readonly type: "uint256";
672
+ }, {
673
+ readonly indexed: false;
674
+ readonly internalType: "address";
675
+ readonly name: "owner";
676
+ readonly type: "address";
677
+ }, {
678
+ readonly indexed: false;
679
+ readonly internalType: "address";
680
+ readonly name: "receiver";
681
+ readonly type: "address";
682
+ }, {
683
+ readonly indexed: false;
684
+ readonly internalType: "uint256";
685
+ readonly name: "claimableTime";
686
+ readonly type: "uint256";
687
+ }, {
688
+ readonly indexed: false;
689
+ readonly internalType: "uint256";
690
+ readonly name: "nonce";
691
+ readonly type: "uint256";
692
+ }, {
693
+ readonly indexed: true;
694
+ readonly internalType: "bytes32";
695
+ readonly name: "claimId";
696
+ readonly type: "bytes32";
697
+ }];
698
+ readonly name: "PendingClaimStaked";
699
+ readonly type: "event";
700
+ }, {
701
+ readonly anonymous: false;
702
+ readonly inputs: readonly [{
703
+ readonly indexed: false;
704
+ readonly internalType: "contract IFarm";
705
+ readonly name: "farm";
706
+ readonly type: "address";
707
+ }, {
708
+ readonly indexed: false;
709
+ readonly internalType: "uint256";
710
+ readonly name: "rewardRate";
711
+ readonly type: "uint256";
712
+ }];
713
+ readonly name: "RewardRateUpdated";
714
+ readonly type: "event";
715
+ }, {
716
+ readonly anonymous: false;
717
+ readonly inputs: readonly [{
718
+ readonly indexed: false;
719
+ readonly internalType: "address";
720
+ readonly name: "account";
721
+ readonly type: "address";
722
+ }];
723
+ readonly name: "Unpaused";
724
+ readonly type: "event";
725
+ }, {
726
+ readonly anonymous: false;
727
+ readonly inputs: readonly [{
728
+ readonly indexed: true;
729
+ readonly internalType: "address";
730
+ readonly name: "implementation";
731
+ readonly type: "address";
732
+ }];
733
+ readonly name: "Upgraded";
734
+ readonly type: "event";
735
+ }, {
736
+ readonly anonymous: false;
737
+ readonly inputs: readonly [{
738
+ readonly indexed: false;
739
+ readonly internalType: "contract IFarm";
740
+ readonly name: "farm";
741
+ readonly type: "address";
742
+ }, {
743
+ readonly components: readonly [{
744
+ readonly internalType: "bool";
745
+ readonly name: "enabled";
746
+ readonly type: "bool";
747
+ }, {
748
+ readonly internalType: "bytes32";
749
+ readonly name: "merkleRoot";
750
+ readonly type: "bytes32";
751
+ }];
752
+ readonly indexed: false;
753
+ readonly internalType: "struct WhitelistConfig";
754
+ readonly name: "whitelistConfig";
755
+ readonly type: "tuple";
756
+ }];
757
+ readonly name: "WhitelistConfigUpdated";
758
+ readonly type: "event";
759
+ }, {
760
+ readonly anonymous: false;
761
+ readonly inputs: readonly [{
762
+ readonly indexed: true;
763
+ readonly internalType: "contract IFarm";
764
+ readonly name: "farm";
765
+ readonly type: "address";
766
+ }, {
767
+ readonly indexed: false;
768
+ readonly internalType: "uint256";
769
+ readonly name: "amount";
770
+ readonly type: "uint256";
771
+ }, {
772
+ readonly indexed: false;
773
+ readonly internalType: "uint256";
774
+ readonly name: "amountAfterFee";
775
+ readonly type: "uint256";
776
+ }, {
777
+ readonly indexed: false;
778
+ readonly internalType: "uint256";
779
+ readonly name: "feeAmount";
780
+ readonly type: "uint256";
781
+ }, {
782
+ readonly indexed: false;
783
+ readonly internalType: "address";
784
+ readonly name: "owner";
785
+ readonly type: "address";
786
+ }, {
787
+ readonly indexed: false;
788
+ readonly internalType: "address";
789
+ readonly name: "receiver";
790
+ readonly type: "address";
791
+ }];
792
+ readonly name: "Withdraw";
793
+ readonly type: "event";
794
+ }, {
795
+ readonly anonymous: false;
796
+ readonly inputs: readonly [{
797
+ readonly indexed: false;
798
+ readonly internalType: "contract IFarm";
799
+ readonly name: "farm";
800
+ readonly type: "address";
801
+ }, {
802
+ readonly indexed: false;
803
+ readonly internalType: "uint16";
804
+ readonly name: "withdrawFee";
805
+ readonly type: "uint16";
806
+ }];
807
+ readonly name: "WithdrawFeeUpdated";
808
+ readonly type: "event";
809
+ }, {
810
+ readonly inputs: readonly [];
811
+ readonly name: "UPGRADE_INTERFACE_VERSION";
812
+ readonly outputs: readonly [{
813
+ readonly internalType: "string";
814
+ readonly name: "";
815
+ readonly type: "string";
816
+ }];
817
+ readonly stateMutability: "view";
818
+ readonly type: "function";
819
+ }, {
820
+ readonly inputs: readonly [{
821
+ readonly components: readonly [{
822
+ readonly internalType: "contract IFarm";
823
+ readonly name: "farm";
824
+ readonly type: "address";
825
+ }, {
826
+ readonly internalType: "uint256";
827
+ readonly name: "amount";
828
+ readonly type: "uint256";
829
+ }, {
830
+ readonly internalType: "address";
831
+ readonly name: "receiver";
832
+ readonly type: "address";
833
+ }];
834
+ readonly internalType: "struct ClaimAndStakeParams";
835
+ readonly name: "claimAndStakeParams";
836
+ readonly type: "tuple";
837
+ }];
838
+ readonly name: "claimAndStake";
839
+ readonly outputs: readonly [];
840
+ readonly stateMutability: "nonpayable";
841
+ readonly type: "function";
842
+ }, {
843
+ readonly inputs: readonly [{
844
+ readonly components: readonly [{
845
+ readonly internalType: "contract IFarm";
846
+ readonly name: "farm";
847
+ readonly type: "address";
848
+ }, {
849
+ readonly internalType: "uint256";
850
+ readonly name: "amount";
851
+ readonly type: "uint256";
852
+ }, {
853
+ readonly internalType: "address";
854
+ readonly name: "receiver";
855
+ readonly type: "address";
856
+ }];
857
+ readonly internalType: "struct ClaimAndStakeParams[]";
858
+ readonly name: "claimAndStakeParamsArr";
859
+ readonly type: "tuple[]";
860
+ }];
861
+ readonly name: "claimAndStakeBatch";
862
+ readonly outputs: readonly [];
863
+ readonly stateMutability: "nonpayable";
864
+ readonly type: "function";
865
+ }, {
866
+ readonly inputs: readonly [{
867
+ readonly components: readonly [{
868
+ readonly internalType: "contract IFarm";
869
+ readonly name: "farm";
870
+ readonly type: "address";
871
+ }, {
872
+ readonly internalType: "uint256";
873
+ readonly name: "amount";
874
+ readonly type: "uint256";
875
+ }, {
876
+ readonly internalType: "address";
877
+ readonly name: "receiver";
878
+ readonly type: "address";
879
+ }, {
880
+ readonly internalType: "bytes";
881
+ readonly name: "extraOptions";
882
+ readonly type: "bytes";
883
+ }];
884
+ readonly internalType: "struct ClaimAndStakeCrossChainParams";
885
+ readonly name: "claimAndStakeCrossChainParams";
886
+ readonly type: "tuple";
887
+ }];
888
+ readonly name: "claimAndStakeCrossChain";
889
+ readonly outputs: readonly [];
890
+ readonly stateMutability: "payable";
891
+ readonly type: "function";
892
+ }, {
893
+ readonly inputs: readonly [{
894
+ readonly components: readonly [{
895
+ readonly internalType: "contract IFarm";
896
+ readonly name: "farm";
897
+ readonly type: "address";
898
+ }, {
899
+ readonly internalType: "uint256";
900
+ readonly name: "amount";
901
+ readonly type: "uint256";
902
+ }, {
903
+ readonly internalType: "address";
904
+ readonly name: "receiver";
905
+ readonly type: "address";
906
+ }, {
907
+ readonly internalType: "bytes";
908
+ readonly name: "extraOptions";
909
+ readonly type: "bytes";
910
+ }];
911
+ readonly internalType: "struct ClaimAndStakeCrossChainParams[]";
912
+ readonly name: "claimAndStakeCrossChainParamsArr";
913
+ readonly type: "tuple[]";
914
+ }];
915
+ readonly name: "claimAndStakeCrossChainBatch";
916
+ readonly outputs: readonly [];
917
+ readonly stateMutability: "payable";
918
+ readonly type: "function";
919
+ }, {
920
+ readonly inputs: readonly [{
921
+ readonly internalType: "contract IFarm";
922
+ readonly name: "farm";
923
+ readonly type: "address";
924
+ }, {
925
+ readonly internalType: "uint256";
926
+ readonly name: "amount";
927
+ readonly type: "uint256";
928
+ }];
929
+ readonly name: "claimFee";
930
+ readonly outputs: readonly [];
931
+ readonly stateMutability: "nonpayable";
932
+ readonly type: "function";
933
+ }, {
934
+ readonly inputs: readonly [{
935
+ readonly internalType: "contract IERC20";
936
+ readonly name: "underlyingAsset";
937
+ readonly type: "address";
938
+ }, {
939
+ readonly components: readonly [{
940
+ readonly internalType: "uint256";
941
+ readonly name: "depositCap";
942
+ readonly type: "uint256";
943
+ }, {
944
+ readonly internalType: "uint256";
945
+ readonly name: "depositCapPerUser";
946
+ readonly type: "uint256";
947
+ }, {
948
+ readonly internalType: "uint256";
949
+ readonly name: "rewardRate";
950
+ readonly type: "uint256";
951
+ }, {
952
+ readonly internalType: "uint32";
953
+ readonly name: "depositStartTime";
954
+ readonly type: "uint32";
955
+ }, {
956
+ readonly internalType: "uint32";
957
+ readonly name: "depositEndTime";
958
+ readonly type: "uint32";
959
+ }, {
960
+ readonly internalType: "uint32";
961
+ readonly name: "rewardStartTime";
962
+ readonly type: "uint32";
963
+ }, {
964
+ readonly internalType: "uint32";
965
+ readonly name: "rewardEndTime";
966
+ readonly type: "uint32";
967
+ }, {
968
+ readonly internalType: "uint32";
969
+ readonly name: "claimStartTime";
970
+ readonly type: "uint32";
971
+ }, {
972
+ readonly internalType: "uint32";
973
+ readonly name: "claimEndTime";
974
+ readonly type: "uint32";
975
+ }, {
976
+ readonly internalType: "uint32";
977
+ readonly name: "claimDelayTime";
978
+ readonly type: "uint32";
979
+ }, {
980
+ readonly internalType: "uint16";
981
+ readonly name: "withdrawFee";
982
+ readonly type: "uint16";
983
+ }, {
984
+ readonly internalType: "bool";
985
+ readonly name: "withdrawEnabled";
986
+ readonly type: "bool";
987
+ }, {
988
+ readonly internalType: "bool";
989
+ readonly name: "forceClaimEnabled";
990
+ readonly type: "bool";
991
+ }];
992
+ readonly internalType: "struct FarmConfig";
993
+ readonly name: "farmConfig";
994
+ readonly type: "tuple";
995
+ }];
996
+ readonly name: "createFarm";
997
+ readonly outputs: readonly [{
998
+ readonly internalType: "address";
999
+ readonly name: "";
1000
+ readonly type: "address";
1001
+ }];
1002
+ readonly stateMutability: "nonpayable";
1003
+ readonly type: "function";
1004
+ }, {
1005
+ readonly inputs: readonly [{
1006
+ readonly components: readonly [{
1007
+ readonly internalType: "contract IFarm";
1008
+ readonly name: "farm";
1009
+ readonly type: "address";
1010
+ }, {
1011
+ readonly internalType: "uint256";
1012
+ readonly name: "amount";
1013
+ readonly type: "uint256";
1014
+ }, {
1015
+ readonly internalType: "address";
1016
+ readonly name: "receiver";
1017
+ readonly type: "address";
1018
+ }];
1019
+ readonly internalType: "struct DepositParams";
1020
+ readonly name: "depositParams";
1021
+ readonly type: "tuple";
1022
+ }];
1023
+ readonly name: "depositERC20";
1024
+ readonly outputs: readonly [];
1025
+ readonly stateMutability: "nonpayable";
1026
+ readonly type: "function";
1027
+ }, {
1028
+ readonly inputs: readonly [{
1029
+ readonly components: readonly [{
1030
+ readonly internalType: "contract IFarm";
1031
+ readonly name: "farm";
1032
+ readonly type: "address";
1033
+ }, {
1034
+ readonly internalType: "uint256";
1035
+ readonly name: "amount";
1036
+ readonly type: "uint256";
1037
+ }, {
1038
+ readonly internalType: "address";
1039
+ readonly name: "receiver";
1040
+ readonly type: "address";
1041
+ }];
1042
+ readonly internalType: "struct DepositParams[]";
1043
+ readonly name: "depositParamsArr";
1044
+ readonly type: "tuple[]";
1045
+ }];
1046
+ readonly name: "depositERC20Batch";
1047
+ readonly outputs: readonly [];
1048
+ readonly stateMutability: "nonpayable";
1049
+ readonly type: "function";
1050
+ }, {
1051
+ readonly inputs: readonly [{
1052
+ readonly components: readonly [{
1053
+ readonly internalType: "contract IFarm";
1054
+ readonly name: "farm";
1055
+ readonly type: "address";
1056
+ }, {
1057
+ readonly internalType: "uint256";
1058
+ readonly name: "amount";
1059
+ readonly type: "uint256";
1060
+ }, {
1061
+ readonly internalType: "address";
1062
+ readonly name: "receiver";
1063
+ readonly type: "address";
1064
+ }, {
1065
+ readonly internalType: "bytes32[]";
1066
+ readonly name: "merkleProof";
1067
+ readonly type: "bytes32[]";
1068
+ }];
1069
+ readonly internalType: "struct DepositWithProofParams";
1070
+ readonly name: "depositWithProofParams";
1071
+ readonly type: "tuple";
1072
+ }];
1073
+ readonly name: "depositERC20WithProof";
1074
+ readonly outputs: readonly [];
1075
+ readonly stateMutability: "nonpayable";
1076
+ readonly type: "function";
1077
+ }, {
1078
+ readonly inputs: readonly [{
1079
+ readonly components: readonly [{
1080
+ readonly internalType: "contract IFarm";
1081
+ readonly name: "farm";
1082
+ readonly type: "address";
1083
+ }, {
1084
+ readonly internalType: "uint256";
1085
+ readonly name: "amount";
1086
+ readonly type: "uint256";
1087
+ }, {
1088
+ readonly internalType: "address";
1089
+ readonly name: "receiver";
1090
+ readonly type: "address";
1091
+ }, {
1092
+ readonly internalType: "bytes32[]";
1093
+ readonly name: "merkleProof";
1094
+ readonly type: "bytes32[]";
1095
+ }];
1096
+ readonly internalType: "struct DepositWithProofParams[]";
1097
+ readonly name: "depositWithProofParamsArr";
1098
+ readonly type: "tuple[]";
1099
+ }];
1100
+ readonly name: "depositERC20WithProofBatch";
1101
+ readonly outputs: readonly [];
1102
+ readonly stateMutability: "nonpayable";
1103
+ readonly type: "function";
1104
+ }, {
1105
+ readonly inputs: readonly [{
1106
+ readonly components: readonly [{
1107
+ readonly internalType: "contract IFarm";
1108
+ readonly name: "farm";
1109
+ readonly type: "address";
1110
+ }, {
1111
+ readonly internalType: "uint256";
1112
+ readonly name: "amount";
1113
+ readonly type: "uint256";
1114
+ }, {
1115
+ readonly internalType: "address";
1116
+ readonly name: "receiver";
1117
+ readonly type: "address";
1118
+ }];
1119
+ readonly internalType: "struct DepositParams";
1120
+ readonly name: "depositParams";
1121
+ readonly type: "tuple";
1122
+ }];
1123
+ readonly name: "depositNativeAsset";
1124
+ readonly outputs: readonly [];
1125
+ readonly stateMutability: "payable";
1126
+ readonly type: "function";
1127
+ }, {
1128
+ readonly inputs: readonly [{
1129
+ readonly components: readonly [{
1130
+ readonly internalType: "contract IFarm";
1131
+ readonly name: "farm";
1132
+ readonly type: "address";
1133
+ }, {
1134
+ readonly internalType: "uint256";
1135
+ readonly name: "amount";
1136
+ readonly type: "uint256";
1137
+ }, {
1138
+ readonly internalType: "address";
1139
+ readonly name: "receiver";
1140
+ readonly type: "address";
1141
+ }];
1142
+ readonly internalType: "struct DepositParams[]";
1143
+ readonly name: "depositParamsArr";
1144
+ readonly type: "tuple[]";
1145
+ }];
1146
+ readonly name: "depositNativeAssetBatch";
1147
+ readonly outputs: readonly [];
1148
+ readonly stateMutability: "payable";
1149
+ readonly type: "function";
1150
+ }, {
1151
+ readonly inputs: readonly [{
1152
+ readonly components: readonly [{
1153
+ readonly internalType: "contract IFarm";
1154
+ readonly name: "farm";
1155
+ readonly type: "address";
1156
+ }, {
1157
+ readonly internalType: "uint256";
1158
+ readonly name: "amount";
1159
+ readonly type: "uint256";
1160
+ }, {
1161
+ readonly internalType: "address";
1162
+ readonly name: "receiver";
1163
+ readonly type: "address";
1164
+ }, {
1165
+ readonly internalType: "bytes32[]";
1166
+ readonly name: "merkleProof";
1167
+ readonly type: "bytes32[]";
1168
+ }];
1169
+ readonly internalType: "struct DepositWithProofParams";
1170
+ readonly name: "depositWithProofParams";
1171
+ readonly type: "tuple";
1172
+ }];
1173
+ readonly name: "depositNativeAssetWithProof";
1174
+ readonly outputs: readonly [];
1175
+ readonly stateMutability: "payable";
1176
+ readonly type: "function";
1177
+ }, {
1178
+ readonly inputs: readonly [{
1179
+ readonly components: readonly [{
1180
+ readonly internalType: "contract IFarm";
1181
+ readonly name: "farm";
1182
+ readonly type: "address";
1183
+ }, {
1184
+ readonly internalType: "uint256";
1185
+ readonly name: "amount";
1186
+ readonly type: "uint256";
1187
+ }, {
1188
+ readonly internalType: "address";
1189
+ readonly name: "receiver";
1190
+ readonly type: "address";
1191
+ }, {
1192
+ readonly internalType: "bytes32[]";
1193
+ readonly name: "merkleProof";
1194
+ readonly type: "bytes32[]";
1195
+ }];
1196
+ readonly internalType: "struct DepositWithProofParams[]";
1197
+ readonly name: "depositWithProofParamsArr";
1198
+ readonly type: "tuple[]";
1199
+ }];
1200
+ readonly name: "depositNativeAssetWithProofBatch";
1201
+ readonly outputs: readonly [];
1202
+ readonly stateMutability: "payable";
1203
+ readonly type: "function";
1204
+ }, {
1205
+ readonly inputs: readonly [];
1206
+ readonly name: "dstInfo";
1207
+ readonly outputs: readonly [{
1208
+ readonly internalType: "uint32";
1209
+ readonly name: "dstEid";
1210
+ readonly type: "uint32";
1211
+ }, {
1212
+ readonly internalType: "contract IFarm";
1213
+ readonly name: "dstRewardFarm";
1214
+ readonly type: "address";
1215
+ }, {
1216
+ readonly internalType: "bytes32";
1217
+ readonly name: "dstFarmManagerBytes32";
1218
+ readonly type: "bytes32";
1219
+ }];
1220
+ readonly stateMutability: "view";
1221
+ readonly type: "function";
1222
+ }, {
1223
+ readonly inputs: readonly [{
1224
+ readonly components: readonly [{
1225
+ readonly internalType: "contract IFarm";
1226
+ readonly name: "farm";
1227
+ readonly type: "address";
1228
+ }, {
1229
+ readonly internalType: "uint256";
1230
+ readonly name: "amount";
1231
+ readonly type: "uint256";
1232
+ }, {
1233
+ readonly internalType: "address";
1234
+ readonly name: "receiver";
1235
+ readonly type: "address";
1236
+ }, {
1237
+ readonly internalType: "uint256";
1238
+ readonly name: "claimableTime";
1239
+ readonly type: "uint256";
1240
+ }, {
1241
+ readonly internalType: "uint256";
1242
+ readonly name: "nonce";
1243
+ readonly type: "uint256";
1244
+ }, {
1245
+ readonly internalType: "bytes32";
1246
+ readonly name: "claimId";
1247
+ readonly type: "bytes32";
1248
+ }];
1249
+ readonly internalType: "struct ExecuteClaimParams";
1250
+ readonly name: "executeClaimParams";
1251
+ readonly type: "tuple";
1252
+ }];
1253
+ readonly name: "executeClaim";
1254
+ readonly outputs: readonly [];
1255
+ readonly stateMutability: "nonpayable";
1256
+ readonly type: "function";
1257
+ }, {
1258
+ readonly inputs: readonly [{
1259
+ readonly components: readonly [{
1260
+ readonly internalType: "contract IFarm";
1261
+ readonly name: "farm";
1262
+ readonly type: "address";
1263
+ }, {
1264
+ readonly internalType: "uint256";
1265
+ readonly name: "amount";
1266
+ readonly type: "uint256";
1267
+ }, {
1268
+ readonly internalType: "address";
1269
+ readonly name: "receiver";
1270
+ readonly type: "address";
1271
+ }, {
1272
+ readonly internalType: "uint256";
1273
+ readonly name: "claimableTime";
1274
+ readonly type: "uint256";
1275
+ }, {
1276
+ readonly internalType: "uint256";
1277
+ readonly name: "nonce";
1278
+ readonly type: "uint256";
1279
+ }, {
1280
+ readonly internalType: "bytes32";
1281
+ readonly name: "claimId";
1282
+ readonly type: "bytes32";
1283
+ }];
1284
+ readonly internalType: "struct ExecuteClaimParams[]";
1285
+ readonly name: "executeClaimParamsArr";
1286
+ readonly type: "tuple[]";
1287
+ }];
1288
+ readonly name: "executeClaimBatch";
1289
+ readonly outputs: readonly [];
1290
+ readonly stateMutability: "nonpayable";
1291
+ readonly type: "function";
1292
+ }, {
1293
+ readonly inputs: readonly [];
1294
+ readonly name: "farmBeacon";
1295
+ readonly outputs: readonly [{
1296
+ readonly internalType: "contract IBeacon";
1297
+ readonly name: "";
1298
+ readonly type: "address";
1299
+ }];
1300
+ readonly stateMutability: "view";
1301
+ readonly type: "function";
1302
+ }, {
1303
+ readonly inputs: readonly [];
1304
+ readonly name: "feeReceiver";
1305
+ readonly outputs: readonly [{
1306
+ readonly internalType: "address";
1307
+ readonly name: "";
1308
+ readonly type: "address";
1309
+ }];
1310
+ readonly stateMutability: "view";
1311
+ readonly type: "function";
1312
+ }, {
1313
+ readonly inputs: readonly [{
1314
+ readonly internalType: "address";
1315
+ readonly name: "receiver";
1316
+ readonly type: "address";
1317
+ }, {
1318
+ readonly internalType: "uint256";
1319
+ readonly name: "amount";
1320
+ readonly type: "uint256";
1321
+ }, {
1322
+ readonly internalType: "bytes";
1323
+ readonly name: "extraOptions";
1324
+ readonly type: "bytes";
1325
+ }];
1326
+ readonly name: "formatDepositLzSendParam";
1327
+ readonly outputs: readonly [{
1328
+ readonly components: readonly [{
1329
+ readonly internalType: "uint32";
1330
+ readonly name: "dstEid";
1331
+ readonly type: "uint32";
1332
+ }, {
1333
+ readonly internalType: "bytes32";
1334
+ readonly name: "to";
1335
+ readonly type: "bytes32";
1336
+ }, {
1337
+ readonly internalType: "uint256";
1338
+ readonly name: "amountLD";
1339
+ readonly type: "uint256";
1340
+ }, {
1341
+ readonly internalType: "uint256";
1342
+ readonly name: "minAmountLD";
1343
+ readonly type: "uint256";
1344
+ }, {
1345
+ readonly internalType: "bytes";
1346
+ readonly name: "extraOptions";
1347
+ readonly type: "bytes";
1348
+ }, {
1349
+ readonly internalType: "bytes";
1350
+ readonly name: "composeMsg";
1351
+ readonly type: "bytes";
1352
+ }, {
1353
+ readonly internalType: "bytes";
1354
+ readonly name: "oftCmd";
1355
+ readonly type: "bytes";
1356
+ }];
1357
+ readonly internalType: "struct SendParam";
1358
+ readonly name: "";
1359
+ readonly type: "tuple";
1360
+ }];
1361
+ readonly stateMutability: "view";
1362
+ readonly type: "function";
1363
+ }, {
1364
+ readonly inputs: readonly [{
1365
+ readonly internalType: "contract IFarm";
1366
+ readonly name: "farm";
1367
+ readonly type: "address";
1368
+ }];
1369
+ readonly name: "getFarmConfig";
1370
+ readonly outputs: readonly [{
1371
+ readonly components: readonly [{
1372
+ readonly internalType: "uint256";
1373
+ readonly name: "depositCap";
1374
+ readonly type: "uint256";
1375
+ }, {
1376
+ readonly internalType: "uint256";
1377
+ readonly name: "depositCapPerUser";
1378
+ readonly type: "uint256";
1379
+ }, {
1380
+ readonly internalType: "uint256";
1381
+ readonly name: "rewardRate";
1382
+ readonly type: "uint256";
1383
+ }, {
1384
+ readonly internalType: "uint32";
1385
+ readonly name: "depositStartTime";
1386
+ readonly type: "uint32";
1387
+ }, {
1388
+ readonly internalType: "uint32";
1389
+ readonly name: "depositEndTime";
1390
+ readonly type: "uint32";
1391
+ }, {
1392
+ readonly internalType: "uint32";
1393
+ readonly name: "rewardStartTime";
1394
+ readonly type: "uint32";
1395
+ }, {
1396
+ readonly internalType: "uint32";
1397
+ readonly name: "rewardEndTime";
1398
+ readonly type: "uint32";
1399
+ }, {
1400
+ readonly internalType: "uint32";
1401
+ readonly name: "claimStartTime";
1402
+ readonly type: "uint32";
1403
+ }, {
1404
+ readonly internalType: "uint32";
1405
+ readonly name: "claimEndTime";
1406
+ readonly type: "uint32";
1407
+ }, {
1408
+ readonly internalType: "uint32";
1409
+ readonly name: "claimDelayTime";
1410
+ readonly type: "uint32";
1411
+ }, {
1412
+ readonly internalType: "uint16";
1413
+ readonly name: "withdrawFee";
1414
+ readonly type: "uint16";
1415
+ }, {
1416
+ readonly internalType: "bool";
1417
+ readonly name: "withdrawEnabled";
1418
+ readonly type: "bool";
1419
+ }, {
1420
+ readonly internalType: "bool";
1421
+ readonly name: "forceClaimEnabled";
1422
+ readonly type: "bool";
1423
+ }];
1424
+ readonly internalType: "struct FarmConfig";
1425
+ readonly name: "";
1426
+ readonly type: "tuple";
1427
+ }];
1428
+ readonly stateMutability: "view";
1429
+ readonly type: "function";
1430
+ }, {
1431
+ readonly inputs: readonly [{
1432
+ readonly internalType: "contract IFarm";
1433
+ readonly name: "farm";
1434
+ readonly type: "address";
1435
+ }];
1436
+ readonly name: "getWhitelistConfig";
1437
+ readonly outputs: readonly [{
1438
+ readonly components: readonly [{
1439
+ readonly internalType: "bool";
1440
+ readonly name: "enabled";
1441
+ readonly type: "bool";
1442
+ }, {
1443
+ readonly internalType: "bytes32";
1444
+ readonly name: "merkleRoot";
1445
+ readonly type: "bytes32";
1446
+ }];
1447
+ readonly internalType: "struct WhitelistConfig";
1448
+ readonly name: "";
1449
+ readonly type: "tuple";
1450
+ }];
1451
+ readonly stateMutability: "view";
1452
+ readonly type: "function";
1453
+ }, {
1454
+ readonly inputs: readonly [{
1455
+ readonly internalType: "contract IBeacon";
1456
+ readonly name: "_farmBeacon";
1457
+ readonly type: "address";
1458
+ }, {
1459
+ readonly internalType: "contract IRewardToken";
1460
+ readonly name: "_rewardToken";
1461
+ readonly type: "address";
1462
+ }, {
1463
+ readonly internalType: "address";
1464
+ readonly name: "_feeReceiver";
1465
+ readonly type: "address";
1466
+ }, {
1467
+ readonly components: readonly [{
1468
+ readonly internalType: "uint32";
1469
+ readonly name: "dstEid";
1470
+ readonly type: "uint32";
1471
+ }, {
1472
+ readonly internalType: "contract IFarm";
1473
+ readonly name: "dstRewardFarm";
1474
+ readonly type: "address";
1475
+ }, {
1476
+ readonly internalType: "bytes32";
1477
+ readonly name: "dstFarmManagerBytes32";
1478
+ readonly type: "bytes32";
1479
+ }];
1480
+ readonly internalType: "struct DstInfo";
1481
+ readonly name: "_dstInfo";
1482
+ readonly type: "tuple";
1483
+ }, {
1484
+ readonly components: readonly [{
1485
+ readonly internalType: "uint32";
1486
+ readonly name: "eid";
1487
+ readonly type: "uint32";
1488
+ }, {
1489
+ readonly internalType: "address";
1490
+ readonly name: "endpoint";
1491
+ readonly type: "address";
1492
+ }, {
1493
+ readonly internalType: "address";
1494
+ readonly name: "refundAddress";
1495
+ readonly type: "address";
1496
+ }];
1497
+ readonly internalType: "struct LzConfig";
1498
+ readonly name: "_lzConfig";
1499
+ readonly type: "tuple";
1500
+ }, {
1501
+ readonly components: readonly [{
1502
+ readonly internalType: "uint256";
1503
+ readonly name: "depositCap";
1504
+ readonly type: "uint256";
1505
+ }, {
1506
+ readonly internalType: "uint256";
1507
+ readonly name: "depositCapPerUser";
1508
+ readonly type: "uint256";
1509
+ }, {
1510
+ readonly internalType: "uint256";
1511
+ readonly name: "rewardRate";
1512
+ readonly type: "uint256";
1513
+ }, {
1514
+ readonly internalType: "uint32";
1515
+ readonly name: "depositStartTime";
1516
+ readonly type: "uint32";
1517
+ }, {
1518
+ readonly internalType: "uint32";
1519
+ readonly name: "depositEndTime";
1520
+ readonly type: "uint32";
1521
+ }, {
1522
+ readonly internalType: "uint32";
1523
+ readonly name: "rewardStartTime";
1524
+ readonly type: "uint32";
1525
+ }, {
1526
+ readonly internalType: "uint32";
1527
+ readonly name: "rewardEndTime";
1528
+ readonly type: "uint32";
1529
+ }, {
1530
+ readonly internalType: "uint32";
1531
+ readonly name: "claimStartTime";
1532
+ readonly type: "uint32";
1533
+ }, {
1534
+ readonly internalType: "uint32";
1535
+ readonly name: "claimEndTime";
1536
+ readonly type: "uint32";
1537
+ }, {
1538
+ readonly internalType: "uint32";
1539
+ readonly name: "claimDelayTime";
1540
+ readonly type: "uint32";
1541
+ }, {
1542
+ readonly internalType: "uint16";
1543
+ readonly name: "withdrawFee";
1544
+ readonly type: "uint16";
1545
+ }, {
1546
+ readonly internalType: "bool";
1547
+ readonly name: "withdrawEnabled";
1548
+ readonly type: "bool";
1549
+ }, {
1550
+ readonly internalType: "bool";
1551
+ readonly name: "forceClaimEnabled";
1552
+ readonly type: "bool";
1553
+ }];
1554
+ readonly internalType: "struct FarmConfig";
1555
+ readonly name: "_farmConfig";
1556
+ readonly type: "tuple";
1557
+ }];
1558
+ readonly name: "initialize";
1559
+ readonly outputs: readonly [];
1560
+ readonly stateMutability: "nonpayable";
1561
+ readonly type: "function";
1562
+ }, {
1563
+ readonly inputs: readonly [{
1564
+ readonly components: readonly [{
1565
+ readonly internalType: "contract IFarm";
1566
+ readonly name: "farm";
1567
+ readonly type: "address";
1568
+ }, {
1569
+ readonly internalType: "uint256";
1570
+ readonly name: "amount";
1571
+ readonly type: "uint256";
1572
+ }, {
1573
+ readonly internalType: "address";
1574
+ readonly name: "receiver";
1575
+ readonly type: "address";
1576
+ }];
1577
+ readonly internalType: "struct InstantClaimParams";
1578
+ readonly name: "instantClaimParams";
1579
+ readonly type: "tuple";
1580
+ }];
1581
+ readonly name: "instantClaim";
1582
+ readonly outputs: readonly [];
1583
+ readonly stateMutability: "nonpayable";
1584
+ readonly type: "function";
1585
+ }, {
1586
+ readonly inputs: readonly [{
1587
+ readonly components: readonly [{
1588
+ readonly internalType: "contract IFarm";
1589
+ readonly name: "farm";
1590
+ readonly type: "address";
1591
+ }, {
1592
+ readonly internalType: "uint256";
1593
+ readonly name: "amount";
1594
+ readonly type: "uint256";
1595
+ }, {
1596
+ readonly internalType: "address";
1597
+ readonly name: "receiver";
1598
+ readonly type: "address";
1599
+ }];
1600
+ readonly internalType: "struct InstantClaimParams[]";
1601
+ readonly name: "instantClaimParamsArr";
1602
+ readonly type: "tuple[]";
1603
+ }];
1604
+ readonly name: "instantClaimBatch";
1605
+ readonly outputs: readonly [];
1606
+ readonly stateMutability: "nonpayable";
1607
+ readonly type: "function";
1608
+ }, {
1609
+ readonly inputs: readonly [{
1610
+ readonly internalType: "contract IFarm";
1611
+ readonly name: "farm";
1612
+ readonly type: "address";
1613
+ }];
1614
+ readonly name: "isClaimable";
1615
+ readonly outputs: readonly [{
1616
+ readonly internalType: "bool";
1617
+ readonly name: "";
1618
+ readonly type: "bool";
1619
+ }];
1620
+ readonly stateMutability: "view";
1621
+ readonly type: "function";
1622
+ }, {
1623
+ readonly inputs: readonly [{
1624
+ readonly internalType: "contract IFarm";
1625
+ readonly name: "farm";
1626
+ readonly type: "address";
1627
+ }];
1628
+ readonly name: "isDepositEnabled";
1629
+ readonly outputs: readonly [{
1630
+ readonly internalType: "bool";
1631
+ readonly name: "";
1632
+ readonly type: "bool";
1633
+ }];
1634
+ readonly stateMutability: "view";
1635
+ readonly type: "function";
1636
+ }, {
1637
+ readonly inputs: readonly [{
1638
+ readonly internalType: "contract IFarm";
1639
+ readonly name: "farm";
1640
+ readonly type: "address";
1641
+ }];
1642
+ readonly name: "isValidFarm";
1643
+ readonly outputs: readonly [{
1644
+ readonly internalType: "bool";
1645
+ readonly name: "";
1646
+ readonly type: "bool";
1647
+ }];
1648
+ readonly stateMutability: "view";
1649
+ readonly type: "function";
1650
+ }, {
1651
+ readonly inputs: readonly [{
1652
+ readonly internalType: "address";
1653
+ readonly name: "_oApp";
1654
+ readonly type: "address";
1655
+ }, {
1656
+ readonly internalType: "bytes32";
1657
+ readonly name: "";
1658
+ readonly type: "bytes32";
1659
+ }, {
1660
+ readonly internalType: "bytes";
1661
+ readonly name: "_message";
1662
+ readonly type: "bytes";
1663
+ }, {
1664
+ readonly internalType: "address";
1665
+ readonly name: "";
1666
+ readonly type: "address";
1667
+ }, {
1668
+ readonly internalType: "bytes";
1669
+ readonly name: "";
1670
+ readonly type: "bytes";
1671
+ }];
1672
+ readonly name: "lzCompose";
1673
+ readonly outputs: readonly [];
1674
+ readonly stateMutability: "payable";
1675
+ readonly type: "function";
1676
+ }, {
1677
+ readonly inputs: readonly [];
1678
+ readonly name: "lzConfig";
1679
+ readonly outputs: readonly [{
1680
+ readonly internalType: "uint32";
1681
+ readonly name: "eid";
1682
+ readonly type: "uint32";
1683
+ }, {
1684
+ readonly internalType: "address";
1685
+ readonly name: "endpoint";
1686
+ readonly type: "address";
1687
+ }, {
1688
+ readonly internalType: "address";
1689
+ readonly name: "refundAddress";
1690
+ readonly type: "address";
1691
+ }];
1692
+ readonly stateMutability: "view";
1693
+ readonly type: "function";
1694
+ }, {
1695
+ readonly inputs: readonly [{
1696
+ readonly internalType: "address";
1697
+ readonly name: "to";
1698
+ readonly type: "address";
1699
+ }, {
1700
+ readonly internalType: "uint256";
1701
+ readonly name: "amount";
1702
+ readonly type: "uint256";
1703
+ }];
1704
+ readonly name: "mintRewardCallback";
1705
+ readonly outputs: readonly [];
1706
+ readonly stateMutability: "nonpayable";
1707
+ readonly type: "function";
1708
+ }, {
1709
+ readonly inputs: readonly [];
1710
+ readonly name: "owner";
1711
+ readonly outputs: readonly [{
1712
+ readonly internalType: "address";
1713
+ readonly name: "";
1714
+ readonly type: "address";
1715
+ }];
1716
+ readonly stateMutability: "view";
1717
+ readonly type: "function";
1718
+ }, {
1719
+ readonly inputs: readonly [];
1720
+ readonly name: "pause";
1721
+ readonly outputs: readonly [];
1722
+ readonly stateMutability: "nonpayable";
1723
+ readonly type: "function";
1724
+ }, {
1725
+ readonly inputs: readonly [];
1726
+ readonly name: "paused";
1727
+ readonly outputs: readonly [{
1728
+ readonly internalType: "bool";
1729
+ readonly name: "";
1730
+ readonly type: "bool";
1731
+ }];
1732
+ readonly stateMutability: "view";
1733
+ readonly type: "function";
1734
+ }, {
1735
+ readonly inputs: readonly [{
1736
+ readonly internalType: "contract IFarm";
1737
+ readonly name: "farm";
1738
+ readonly type: "address";
1739
+ }, {
1740
+ readonly internalType: "address";
1741
+ readonly name: "addr";
1742
+ readonly type: "address";
1743
+ }];
1744
+ readonly name: "previewReward";
1745
+ readonly outputs: readonly [{
1746
+ readonly internalType: "uint256";
1747
+ readonly name: "";
1748
+ readonly type: "uint256";
1749
+ }];
1750
+ readonly stateMutability: "view";
1751
+ readonly type: "function";
1752
+ }, {
1753
+ readonly inputs: readonly [{
1754
+ readonly internalType: "contract IFarm";
1755
+ readonly name: "farm";
1756
+ readonly type: "address";
1757
+ }, {
1758
+ readonly internalType: "uint256";
1759
+ readonly name: "amount";
1760
+ readonly type: "uint256";
1761
+ }];
1762
+ readonly name: "previewWithdrawFeeAmount";
1763
+ readonly outputs: readonly [{
1764
+ readonly internalType: "uint16";
1765
+ readonly name: "";
1766
+ readonly type: "uint16";
1767
+ }, {
1768
+ readonly internalType: "uint256";
1769
+ readonly name: "";
1770
+ readonly type: "uint256";
1771
+ }];
1772
+ readonly stateMutability: "view";
1773
+ readonly type: "function";
1774
+ }, {
1775
+ readonly inputs: readonly [];
1776
+ readonly name: "proxiableUUID";
1777
+ readonly outputs: readonly [{
1778
+ readonly internalType: "bytes32";
1779
+ readonly name: "";
1780
+ readonly type: "bytes32";
1781
+ }];
1782
+ readonly stateMutability: "view";
1783
+ readonly type: "function";
1784
+ }, {
1785
+ readonly inputs: readonly [{
1786
+ readonly internalType: "contract IERC20";
1787
+ readonly name: "token";
1788
+ readonly type: "address";
1789
+ }, {
1790
+ readonly internalType: "uint256";
1791
+ readonly name: "amount";
1792
+ readonly type: "uint256";
1793
+ }];
1794
+ readonly name: "recoverERC20";
1795
+ readonly outputs: readonly [];
1796
+ readonly stateMutability: "nonpayable";
1797
+ readonly type: "function";
1798
+ }, {
1799
+ readonly inputs: readonly [{
1800
+ readonly internalType: "uint256";
1801
+ readonly name: "amount";
1802
+ readonly type: "uint256";
1803
+ }];
1804
+ readonly name: "recoverNativeAsset";
1805
+ readonly outputs: readonly [];
1806
+ readonly stateMutability: "nonpayable";
1807
+ readonly type: "function";
1808
+ }, {
1809
+ readonly inputs: readonly [];
1810
+ readonly name: "renounceOwnership";
1811
+ readonly outputs: readonly [];
1812
+ readonly stateMutability: "nonpayable";
1813
+ readonly type: "function";
1814
+ }, {
1815
+ readonly inputs: readonly [{
1816
+ readonly components: readonly [{
1817
+ readonly internalType: "contract IFarm";
1818
+ readonly name: "farm";
1819
+ readonly type: "address";
1820
+ }, {
1821
+ readonly internalType: "uint256";
1822
+ readonly name: "amount";
1823
+ readonly type: "uint256";
1824
+ }, {
1825
+ readonly internalType: "address";
1826
+ readonly name: "receiver";
1827
+ readonly type: "address";
1828
+ }];
1829
+ readonly internalType: "struct RequestClaimParams";
1830
+ readonly name: "requestClaimParams";
1831
+ readonly type: "tuple";
1832
+ }];
1833
+ readonly name: "requestClaim";
1834
+ readonly outputs: readonly [];
1835
+ readonly stateMutability: "nonpayable";
1836
+ readonly type: "function";
1837
+ }, {
1838
+ readonly inputs: readonly [{
1839
+ readonly components: readonly [{
1840
+ readonly internalType: "contract IFarm";
1841
+ readonly name: "farm";
1842
+ readonly type: "address";
1843
+ }, {
1844
+ readonly internalType: "uint256";
1845
+ readonly name: "amount";
1846
+ readonly type: "uint256";
1847
+ }, {
1848
+ readonly internalType: "address";
1849
+ readonly name: "receiver";
1850
+ readonly type: "address";
1851
+ }];
1852
+ readonly internalType: "struct RequestClaimParams[]";
1853
+ readonly name: "requestClaimParamsArr";
1854
+ readonly type: "tuple[]";
1855
+ }];
1856
+ readonly name: "requestClaimBatch";
1857
+ readonly outputs: readonly [];
1858
+ readonly stateMutability: "nonpayable";
1859
+ readonly type: "function";
1860
+ }, {
1861
+ readonly inputs: readonly [];
1862
+ readonly name: "resume";
1863
+ readonly outputs: readonly [];
1864
+ readonly stateMutability: "nonpayable";
1865
+ readonly type: "function";
1866
+ }, {
1867
+ readonly inputs: readonly [];
1868
+ readonly name: "rewardToken";
1869
+ readonly outputs: readonly [{
1870
+ readonly internalType: "contract IRewardToken";
1871
+ readonly name: "";
1872
+ readonly type: "address";
1873
+ }];
1874
+ readonly stateMutability: "view";
1875
+ readonly type: "function";
1876
+ }, {
1877
+ readonly inputs: readonly [{
1878
+ readonly internalType: "contract IFarm";
1879
+ readonly name: "farm";
1880
+ readonly type: "address";
1881
+ }, {
1882
+ readonly internalType: "address";
1883
+ readonly name: "addr";
1884
+ readonly type: "address";
1885
+ }];
1886
+ readonly name: "shares";
1887
+ readonly outputs: readonly [{
1888
+ readonly internalType: "uint256";
1889
+ readonly name: "";
1890
+ readonly type: "uint256";
1891
+ }];
1892
+ readonly stateMutability: "view";
1893
+ readonly type: "function";
1894
+ }, {
1895
+ readonly inputs: readonly [{
1896
+ readonly components: readonly [{
1897
+ readonly internalType: "contract IFarm";
1898
+ readonly name: "farm";
1899
+ readonly type: "address";
1900
+ }, {
1901
+ readonly internalType: "uint256";
1902
+ readonly name: "amount";
1903
+ readonly type: "uint256";
1904
+ }, {
1905
+ readonly internalType: "address";
1906
+ readonly name: "receiver";
1907
+ readonly type: "address";
1908
+ }, {
1909
+ readonly internalType: "uint256";
1910
+ readonly name: "claimableTime";
1911
+ readonly type: "uint256";
1912
+ }, {
1913
+ readonly internalType: "uint256";
1914
+ readonly name: "nonce";
1915
+ readonly type: "uint256";
1916
+ }, {
1917
+ readonly internalType: "bytes32";
1918
+ readonly name: "claimId";
1919
+ readonly type: "bytes32";
1920
+ }];
1921
+ readonly internalType: "struct StakePendingClaimParams";
1922
+ readonly name: "stakePendingClaimParams";
1923
+ readonly type: "tuple";
1924
+ }];
1925
+ readonly name: "stakePendingClaim";
1926
+ readonly outputs: readonly [];
1927
+ readonly stateMutability: "nonpayable";
1928
+ readonly type: "function";
1929
+ }, {
1930
+ readonly inputs: readonly [{
1931
+ readonly components: readonly [{
1932
+ readonly internalType: "contract IFarm";
1933
+ readonly name: "farm";
1934
+ readonly type: "address";
1935
+ }, {
1936
+ readonly internalType: "uint256";
1937
+ readonly name: "amount";
1938
+ readonly type: "uint256";
1939
+ }, {
1940
+ readonly internalType: "address";
1941
+ readonly name: "receiver";
1942
+ readonly type: "address";
1943
+ }, {
1944
+ readonly internalType: "uint256";
1945
+ readonly name: "claimableTime";
1946
+ readonly type: "uint256";
1947
+ }, {
1948
+ readonly internalType: "uint256";
1949
+ readonly name: "nonce";
1950
+ readonly type: "uint256";
1951
+ }, {
1952
+ readonly internalType: "bytes32";
1953
+ readonly name: "claimId";
1954
+ readonly type: "bytes32";
1955
+ }];
1956
+ readonly internalType: "struct StakePendingClaimParams[]";
1957
+ readonly name: "stakePendingClaimParamsArr";
1958
+ readonly type: "tuple[]";
1959
+ }];
1960
+ readonly name: "stakePendingClaimBatch";
1961
+ readonly outputs: readonly [];
1962
+ readonly stateMutability: "nonpayable";
1963
+ readonly type: "function";
1964
+ }, {
1965
+ readonly inputs: readonly [{
1966
+ readonly components: readonly [{
1967
+ readonly internalType: "contract IFarm";
1968
+ readonly name: "farm";
1969
+ readonly type: "address";
1970
+ }, {
1971
+ readonly internalType: "uint256";
1972
+ readonly name: "amount";
1973
+ readonly type: "uint256";
1974
+ }, {
1975
+ readonly internalType: "address";
1976
+ readonly name: "receiver";
1977
+ readonly type: "address";
1978
+ }, {
1979
+ readonly internalType: "uint256";
1980
+ readonly name: "claimableTime";
1981
+ readonly type: "uint256";
1982
+ }, {
1983
+ readonly internalType: "uint256";
1984
+ readonly name: "nonce";
1985
+ readonly type: "uint256";
1986
+ }, {
1987
+ readonly internalType: "bytes32";
1988
+ readonly name: "claimId";
1989
+ readonly type: "bytes32";
1990
+ }, {
1991
+ readonly internalType: "bytes";
1992
+ readonly name: "extraOptions";
1993
+ readonly type: "bytes";
1994
+ }];
1995
+ readonly internalType: "struct StakePendingClaimCrossChainParams";
1996
+ readonly name: "stakePendingClaimCrossChainParams";
1997
+ readonly type: "tuple";
1998
+ }];
1999
+ readonly name: "stakePendingClaimCrossChain";
2000
+ readonly outputs: readonly [];
2001
+ readonly stateMutability: "payable";
2002
+ readonly type: "function";
2003
+ }, {
2004
+ readonly inputs: readonly [{
2005
+ readonly components: readonly [{
2006
+ readonly internalType: "contract IFarm";
2007
+ readonly name: "farm";
2008
+ readonly type: "address";
2009
+ }, {
2010
+ readonly internalType: "uint256";
2011
+ readonly name: "amount";
2012
+ readonly type: "uint256";
2013
+ }, {
2014
+ readonly internalType: "address";
2015
+ readonly name: "receiver";
2016
+ readonly type: "address";
2017
+ }, {
2018
+ readonly internalType: "uint256";
2019
+ readonly name: "claimableTime";
2020
+ readonly type: "uint256";
2021
+ }, {
2022
+ readonly internalType: "uint256";
2023
+ readonly name: "nonce";
2024
+ readonly type: "uint256";
2025
+ }, {
2026
+ readonly internalType: "bytes32";
2027
+ readonly name: "claimId";
2028
+ readonly type: "bytes32";
2029
+ }, {
2030
+ readonly internalType: "bytes";
2031
+ readonly name: "extraOptions";
2032
+ readonly type: "bytes";
2033
+ }];
2034
+ readonly internalType: "struct StakePendingClaimCrossChainParams[]";
2035
+ readonly name: "stakePendingClaimCrossChainParamsArr";
2036
+ readonly type: "tuple[]";
2037
+ }];
2038
+ readonly name: "stakePendingClaimCrossChainBatch";
2039
+ readonly outputs: readonly [];
2040
+ readonly stateMutability: "payable";
2041
+ readonly type: "function";
2042
+ }, {
2043
+ readonly inputs: readonly [{
2044
+ readonly internalType: "contract IFarm";
2045
+ readonly name: "farm";
2046
+ readonly type: "address";
2047
+ }];
2048
+ readonly name: "totalShares";
2049
+ readonly outputs: readonly [{
2050
+ readonly internalType: "uint256";
2051
+ readonly name: "";
2052
+ readonly type: "uint256";
2053
+ }];
2054
+ readonly stateMutability: "view";
2055
+ readonly type: "function";
2056
+ }, {
2057
+ readonly inputs: readonly [{
2058
+ readonly internalType: "contract IERC20";
2059
+ readonly name: "token";
2060
+ readonly type: "address";
2061
+ }, {
2062
+ readonly internalType: "address";
2063
+ readonly name: "from";
2064
+ readonly type: "address";
2065
+ }, {
2066
+ readonly internalType: "uint256";
2067
+ readonly name: "amount";
2068
+ readonly type: "uint256";
2069
+ }];
2070
+ readonly name: "transferCallback";
2071
+ readonly outputs: readonly [];
2072
+ readonly stateMutability: "nonpayable";
2073
+ readonly type: "function";
2074
+ }, {
2075
+ readonly inputs: readonly [{
2076
+ readonly internalType: "address";
2077
+ readonly name: "newOwner";
2078
+ readonly type: "address";
2079
+ }];
2080
+ readonly name: "transferOwnership";
2081
+ readonly outputs: readonly [];
2082
+ readonly stateMutability: "nonpayable";
2083
+ readonly type: "function";
2084
+ }, {
2085
+ readonly inputs: readonly [{
2086
+ readonly components: readonly [{
2087
+ readonly internalType: "uint32";
2088
+ readonly name: "dstEid";
2089
+ readonly type: "uint32";
2090
+ }, {
2091
+ readonly internalType: "contract IFarm";
2092
+ readonly name: "dstRewardFarm";
2093
+ readonly type: "address";
2094
+ }, {
2095
+ readonly internalType: "bytes32";
2096
+ readonly name: "dstFarmManagerBytes32";
2097
+ readonly type: "bytes32";
2098
+ }];
2099
+ readonly internalType: "struct DstInfo";
2100
+ readonly name: "_dstInfo";
2101
+ readonly type: "tuple";
2102
+ }];
2103
+ readonly name: "updateDstInfo";
2104
+ readonly outputs: readonly [];
2105
+ readonly stateMutability: "nonpayable";
2106
+ readonly type: "function";
2107
+ }, {
2108
+ readonly inputs: readonly [{
2109
+ readonly internalType: "contract IFarm";
2110
+ readonly name: "farm";
2111
+ readonly type: "address";
2112
+ }, {
2113
+ readonly components: readonly [{
2114
+ readonly internalType: "uint256";
2115
+ readonly name: "depositCap";
2116
+ readonly type: "uint256";
2117
+ }, {
2118
+ readonly internalType: "uint256";
2119
+ readonly name: "depositCapPerUser";
2120
+ readonly type: "uint256";
2121
+ }, {
2122
+ readonly internalType: "uint256";
2123
+ readonly name: "rewardRate";
2124
+ readonly type: "uint256";
2125
+ }, {
2126
+ readonly internalType: "uint32";
2127
+ readonly name: "depositStartTime";
2128
+ readonly type: "uint32";
2129
+ }, {
2130
+ readonly internalType: "uint32";
2131
+ readonly name: "depositEndTime";
2132
+ readonly type: "uint32";
2133
+ }, {
2134
+ readonly internalType: "uint32";
2135
+ readonly name: "rewardStartTime";
2136
+ readonly type: "uint32";
2137
+ }, {
2138
+ readonly internalType: "uint32";
2139
+ readonly name: "rewardEndTime";
2140
+ readonly type: "uint32";
2141
+ }, {
2142
+ readonly internalType: "uint32";
2143
+ readonly name: "claimStartTime";
2144
+ readonly type: "uint32";
2145
+ }, {
2146
+ readonly internalType: "uint32";
2147
+ readonly name: "claimEndTime";
2148
+ readonly type: "uint32";
2149
+ }, {
2150
+ readonly internalType: "uint32";
2151
+ readonly name: "claimDelayTime";
2152
+ readonly type: "uint32";
2153
+ }, {
2154
+ readonly internalType: "uint16";
2155
+ readonly name: "withdrawFee";
2156
+ readonly type: "uint16";
2157
+ }, {
2158
+ readonly internalType: "bool";
2159
+ readonly name: "withdrawEnabled";
2160
+ readonly type: "bool";
2161
+ }, {
2162
+ readonly internalType: "bool";
2163
+ readonly name: "forceClaimEnabled";
2164
+ readonly type: "bool";
2165
+ }];
2166
+ readonly internalType: "struct FarmConfig";
2167
+ readonly name: "farmConfig";
2168
+ readonly type: "tuple";
2169
+ }];
2170
+ readonly name: "updateFarmConfig";
2171
+ readonly outputs: readonly [];
2172
+ readonly stateMutability: "nonpayable";
2173
+ readonly type: "function";
2174
+ }, {
2175
+ readonly inputs: readonly [{
2176
+ readonly internalType: "address";
2177
+ readonly name: "_feeReceiver";
2178
+ readonly type: "address";
2179
+ }];
2180
+ readonly name: "updateFeeReceiver";
2181
+ readonly outputs: readonly [];
2182
+ readonly stateMutability: "nonpayable";
2183
+ readonly type: "function";
2184
+ }, {
2185
+ readonly inputs: readonly [{
2186
+ readonly components: readonly [{
2187
+ readonly internalType: "uint32";
2188
+ readonly name: "eid";
2189
+ readonly type: "uint32";
2190
+ }, {
2191
+ readonly internalType: "address";
2192
+ readonly name: "endpoint";
2193
+ readonly type: "address";
2194
+ }, {
2195
+ readonly internalType: "address";
2196
+ readonly name: "refundAddress";
2197
+ readonly type: "address";
2198
+ }];
2199
+ readonly internalType: "struct LzConfig";
2200
+ readonly name: "_lzConfig";
2201
+ readonly type: "tuple";
2202
+ }];
2203
+ readonly name: "updateLzConfig";
2204
+ readonly outputs: readonly [];
2205
+ readonly stateMutability: "nonpayable";
2206
+ readonly type: "function";
2207
+ }, {
2208
+ readonly inputs: readonly [{
2209
+ readonly internalType: "contract IFarm";
2210
+ readonly name: "farm";
2211
+ readonly type: "address";
2212
+ }, {
2213
+ readonly internalType: "uint256";
2214
+ readonly name: "rewardRate";
2215
+ readonly type: "uint256";
2216
+ }];
2217
+ readonly name: "updateRewardRate";
2218
+ readonly outputs: readonly [];
2219
+ readonly stateMutability: "nonpayable";
2220
+ readonly type: "function";
2221
+ }, {
2222
+ readonly inputs: readonly [{
2223
+ readonly internalType: "contract IFarm";
2224
+ readonly name: "farm";
2225
+ readonly type: "address";
2226
+ }, {
2227
+ readonly components: readonly [{
2228
+ readonly internalType: "bool";
2229
+ readonly name: "enabled";
2230
+ readonly type: "bool";
2231
+ }, {
2232
+ readonly internalType: "bytes32";
2233
+ readonly name: "merkleRoot";
2234
+ readonly type: "bytes32";
2235
+ }];
2236
+ readonly internalType: "struct WhitelistConfig";
2237
+ readonly name: "whitelistConfig";
2238
+ readonly type: "tuple";
2239
+ }];
2240
+ readonly name: "updateWhitelistConfig";
2241
+ readonly outputs: readonly [];
2242
+ readonly stateMutability: "nonpayable";
2243
+ readonly type: "function";
2244
+ }, {
2245
+ readonly inputs: readonly [{
2246
+ readonly internalType: "contract IFarm";
2247
+ readonly name: "farm";
2248
+ readonly type: "address";
2249
+ }, {
2250
+ readonly internalType: "uint16";
2251
+ readonly name: "withdrawFee";
2252
+ readonly type: "uint16";
2253
+ }];
2254
+ readonly name: "updateWithdrawFee";
2255
+ readonly outputs: readonly [];
2256
+ readonly stateMutability: "nonpayable";
2257
+ readonly type: "function";
2258
+ }, {
2259
+ readonly inputs: readonly [{
2260
+ readonly internalType: "address";
2261
+ readonly name: "newImplementation";
2262
+ readonly type: "address";
2263
+ }, {
2264
+ readonly internalType: "bytes";
2265
+ readonly name: "data";
2266
+ readonly type: "bytes";
2267
+ }];
2268
+ readonly name: "upgradeToAndCall";
2269
+ readonly outputs: readonly [];
2270
+ readonly stateMutability: "payable";
2271
+ readonly type: "function";
2272
+ }, {
2273
+ readonly inputs: readonly [{
2274
+ readonly internalType: "contract IFarm";
2275
+ readonly name: "";
2276
+ readonly type: "address";
2277
+ }];
2278
+ readonly name: "validFarms";
2279
+ readonly outputs: readonly [{
2280
+ readonly internalType: "bool";
2281
+ readonly name: "";
2282
+ readonly type: "bool";
2283
+ }];
2284
+ readonly stateMutability: "view";
2285
+ readonly type: "function";
2286
+ }, {
2287
+ readonly inputs: readonly [{
2288
+ readonly components: readonly [{
2289
+ readonly internalType: "contract IFarm";
2290
+ readonly name: "farm";
2291
+ readonly type: "address";
2292
+ }, {
2293
+ readonly internalType: "uint256";
2294
+ readonly name: "amount";
2295
+ readonly type: "uint256";
2296
+ }, {
2297
+ readonly internalType: "address";
2298
+ readonly name: "receiver";
2299
+ readonly type: "address";
2300
+ }];
2301
+ readonly internalType: "struct WithdrawParams";
2302
+ readonly name: "withdrawParams";
2303
+ readonly type: "tuple";
2304
+ }];
2305
+ readonly name: "withdraw";
2306
+ readonly outputs: readonly [];
2307
+ readonly stateMutability: "nonpayable";
2308
+ readonly type: "function";
2309
+ }, {
2310
+ readonly inputs: readonly [{
2311
+ readonly components: readonly [{
2312
+ readonly internalType: "contract IFarm";
2313
+ readonly name: "farm";
2314
+ readonly type: "address";
2315
+ }, {
2316
+ readonly internalType: "uint256";
2317
+ readonly name: "amount";
2318
+ readonly type: "uint256";
2319
+ }, {
2320
+ readonly internalType: "address";
2321
+ readonly name: "receiver";
2322
+ readonly type: "address";
2323
+ }];
2324
+ readonly internalType: "struct WithdrawParams[]";
2325
+ readonly name: "withdrawParamsArr";
2326
+ readonly type: "tuple[]";
2327
+ }];
2328
+ readonly name: "withdrawBatch";
2329
+ readonly outputs: readonly [];
2330
+ readonly stateMutability: "nonpayable";
2331
+ readonly type: "function";
2332
+ }];
2333
+ static createInterface(): SatoshiFarmManagerInterface;
2334
+ static connect(address: string, signerOrProvider: Signer | Provider): SatoshiFarmManager;
2335
+ }