@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,2201 @@
1
+ import { Signer } from "ethers";
2
+ import type { Provider } from "@ethersproject/providers";
3
+ import type { BalancerSingleton, BalancerSingletonInterface } from "../BalancerSingleton";
4
+ export declare class BalancerSingleton__factory {
5
+ static readonly abi: readonly [{
6
+ readonly inputs: readonly [{
7
+ readonly internalType: "contract IVault";
8
+ readonly name: "mainVault";
9
+ readonly type: "address";
10
+ }, {
11
+ readonly internalType: "contract IVaultAdmin";
12
+ readonly name: "vaultAdmin";
13
+ readonly type: "address";
14
+ }];
15
+ readonly stateMutability: "nonpayable";
16
+ readonly type: "constructor";
17
+ }, {
18
+ readonly inputs: readonly [{
19
+ readonly internalType: "address";
20
+ readonly name: "target";
21
+ readonly type: "address";
22
+ }];
23
+ readonly name: "AddressEmptyCode";
24
+ readonly type: "error";
25
+ }, {
26
+ readonly inputs: readonly [{
27
+ readonly internalType: "address";
28
+ readonly name: "account";
29
+ readonly type: "address";
30
+ }];
31
+ readonly name: "AddressInsufficientBalance";
32
+ readonly type: "error";
33
+ }, {
34
+ readonly inputs: readonly [];
35
+ readonly name: "AfterAddLiquidityHookFailed";
36
+ readonly type: "error";
37
+ }, {
38
+ readonly inputs: readonly [];
39
+ readonly name: "AfterInitializeHookFailed";
40
+ readonly type: "error";
41
+ }, {
42
+ readonly inputs: readonly [];
43
+ readonly name: "AfterRemoveLiquidityHookFailed";
44
+ readonly type: "error";
45
+ }, {
46
+ readonly inputs: readonly [];
47
+ readonly name: "AfterSwapHookFailed";
48
+ readonly type: "error";
49
+ }, {
50
+ readonly inputs: readonly [];
51
+ readonly name: "AmountGivenZero";
52
+ readonly type: "error";
53
+ }, {
54
+ readonly inputs: readonly [{
55
+ readonly internalType: "contract IERC20";
56
+ readonly name: "tokenIn";
57
+ readonly type: "address";
58
+ }, {
59
+ readonly internalType: "uint256";
60
+ readonly name: "amountIn";
61
+ readonly type: "uint256";
62
+ }, {
63
+ readonly internalType: "uint256";
64
+ readonly name: "maxAmountIn";
65
+ readonly type: "uint256";
66
+ }];
67
+ readonly name: "AmountInAboveMax";
68
+ readonly type: "error";
69
+ }, {
70
+ readonly inputs: readonly [{
71
+ readonly internalType: "contract IERC20";
72
+ readonly name: "tokenOut";
73
+ readonly type: "address";
74
+ }, {
75
+ readonly internalType: "uint256";
76
+ readonly name: "amountOut";
77
+ readonly type: "uint256";
78
+ }, {
79
+ readonly internalType: "uint256";
80
+ readonly name: "minAmountOut";
81
+ readonly type: "uint256";
82
+ }];
83
+ readonly name: "AmountOutBelowMin";
84
+ readonly type: "error";
85
+ }, {
86
+ readonly inputs: readonly [];
87
+ readonly name: "BalanceNotSettled";
88
+ readonly type: "error";
89
+ }, {
90
+ readonly inputs: readonly [];
91
+ readonly name: "BalanceOverflow";
92
+ readonly type: "error";
93
+ }, {
94
+ readonly inputs: readonly [];
95
+ readonly name: "BeforeAddLiquidityHookFailed";
96
+ readonly type: "error";
97
+ }, {
98
+ readonly inputs: readonly [];
99
+ readonly name: "BeforeInitializeHookFailed";
100
+ readonly type: "error";
101
+ }, {
102
+ readonly inputs: readonly [];
103
+ readonly name: "BeforeRemoveLiquidityHookFailed";
104
+ readonly type: "error";
105
+ }, {
106
+ readonly inputs: readonly [];
107
+ readonly name: "BeforeSwapHookFailed";
108
+ readonly type: "error";
109
+ }, {
110
+ readonly inputs: readonly [{
111
+ readonly internalType: "uint256";
112
+ readonly name: "amountIn";
113
+ readonly type: "uint256";
114
+ }, {
115
+ readonly internalType: "uint256";
116
+ readonly name: "maxAmountIn";
117
+ readonly type: "uint256";
118
+ }];
119
+ readonly name: "BptAmountInAboveMax";
120
+ readonly type: "error";
121
+ }, {
122
+ readonly inputs: readonly [{
123
+ readonly internalType: "uint256";
124
+ readonly name: "amountOut";
125
+ readonly type: "uint256";
126
+ }, {
127
+ readonly internalType: "uint256";
128
+ readonly name: "minAmountOut";
129
+ readonly type: "uint256";
130
+ }];
131
+ readonly name: "BptAmountOutBelowMin";
132
+ readonly type: "error";
133
+ }, {
134
+ readonly inputs: readonly [{
135
+ readonly internalType: "contract IERC4626";
136
+ readonly name: "wrappedToken";
137
+ readonly type: "address";
138
+ }];
139
+ readonly name: "BufferAlreadyInitialized";
140
+ readonly type: "error";
141
+ }, {
142
+ readonly inputs: readonly [{
143
+ readonly internalType: "contract IERC4626";
144
+ readonly name: "wrappedToken";
145
+ readonly type: "address";
146
+ }];
147
+ readonly name: "BufferNotInitialized";
148
+ readonly type: "error";
149
+ }, {
150
+ readonly inputs: readonly [];
151
+ readonly name: "BufferSharesInvalidOwner";
152
+ readonly type: "error";
153
+ }, {
154
+ readonly inputs: readonly [];
155
+ readonly name: "BufferSharesInvalidReceiver";
156
+ readonly type: "error";
157
+ }, {
158
+ readonly inputs: readonly [{
159
+ readonly internalType: "uint256";
160
+ readonly name: "totalSupply";
161
+ readonly type: "uint256";
162
+ }];
163
+ readonly name: "BufferTotalSupplyTooLow";
164
+ readonly type: "error";
165
+ }, {
166
+ readonly inputs: readonly [];
167
+ readonly name: "CannotReceiveEth";
168
+ readonly type: "error";
169
+ }, {
170
+ readonly inputs: readonly [];
171
+ readonly name: "CannotSwapSameToken";
172
+ readonly type: "error";
173
+ }, {
174
+ readonly inputs: readonly [];
175
+ readonly name: "CodecOverflow";
176
+ readonly type: "error";
177
+ }, {
178
+ readonly inputs: readonly [];
179
+ readonly name: "DoesNotSupportAddLiquidityCustom";
180
+ readonly type: "error";
181
+ }, {
182
+ readonly inputs: readonly [];
183
+ readonly name: "DoesNotSupportDonation";
184
+ readonly type: "error";
185
+ }, {
186
+ readonly inputs: readonly [];
187
+ readonly name: "DoesNotSupportRemoveLiquidityCustom";
188
+ readonly type: "error";
189
+ }, {
190
+ readonly inputs: readonly [];
191
+ readonly name: "DoesNotSupportUnbalancedLiquidity";
192
+ readonly type: "error";
193
+ }, {
194
+ readonly inputs: readonly [];
195
+ readonly name: "DynamicSwapFeeHookFailed";
196
+ readonly type: "error";
197
+ }, {
198
+ readonly inputs: readonly [{
199
+ readonly internalType: "address";
200
+ readonly name: "spender";
201
+ readonly type: "address";
202
+ }, {
203
+ readonly internalType: "uint256";
204
+ readonly name: "allowance";
205
+ readonly type: "uint256";
206
+ }, {
207
+ readonly internalType: "uint256";
208
+ readonly name: "needed";
209
+ readonly type: "uint256";
210
+ }];
211
+ readonly name: "ERC20InsufficientAllowance";
212
+ readonly type: "error";
213
+ }, {
214
+ readonly inputs: readonly [{
215
+ readonly internalType: "address";
216
+ readonly name: "sender";
217
+ readonly type: "address";
218
+ }, {
219
+ readonly internalType: "uint256";
220
+ readonly name: "balance";
221
+ readonly type: "uint256";
222
+ }, {
223
+ readonly internalType: "uint256";
224
+ readonly name: "needed";
225
+ readonly type: "uint256";
226
+ }];
227
+ readonly name: "ERC20InsufficientBalance";
228
+ readonly type: "error";
229
+ }, {
230
+ readonly inputs: readonly [{
231
+ readonly internalType: "address";
232
+ readonly name: "approver";
233
+ readonly type: "address";
234
+ }];
235
+ readonly name: "ERC20InvalidApprover";
236
+ readonly type: "error";
237
+ }, {
238
+ readonly inputs: readonly [{
239
+ readonly internalType: "address";
240
+ readonly name: "receiver";
241
+ readonly type: "address";
242
+ }];
243
+ readonly name: "ERC20InvalidReceiver";
244
+ readonly type: "error";
245
+ }, {
246
+ readonly inputs: readonly [{
247
+ readonly internalType: "address";
248
+ readonly name: "sender";
249
+ readonly type: "address";
250
+ }];
251
+ readonly name: "ERC20InvalidSender";
252
+ readonly type: "error";
253
+ }, {
254
+ readonly inputs: readonly [{
255
+ readonly internalType: "address";
256
+ readonly name: "spender";
257
+ readonly type: "address";
258
+ }];
259
+ readonly name: "ERC20InvalidSpender";
260
+ readonly type: "error";
261
+ }, {
262
+ readonly inputs: readonly [];
263
+ readonly name: "ErrorSelectorNotFound";
264
+ readonly type: "error";
265
+ }, {
266
+ readonly inputs: readonly [];
267
+ readonly name: "FailedInnerCall";
268
+ readonly type: "error";
269
+ }, {
270
+ readonly inputs: readonly [];
271
+ readonly name: "FeePrecisionTooHigh";
272
+ readonly type: "error";
273
+ }, {
274
+ readonly inputs: readonly [{
275
+ readonly internalType: "contract IERC20";
276
+ readonly name: "tokenIn";
277
+ readonly type: "address";
278
+ }, {
279
+ readonly internalType: "uint256";
280
+ readonly name: "amountIn";
281
+ readonly type: "uint256";
282
+ }, {
283
+ readonly internalType: "uint256";
284
+ readonly name: "maxAmountIn";
285
+ readonly type: "uint256";
286
+ }];
287
+ readonly name: "HookAdjustedAmountInAboveMax";
288
+ readonly type: "error";
289
+ }, {
290
+ readonly inputs: readonly [{
291
+ readonly internalType: "contract IERC20";
292
+ readonly name: "tokenOut";
293
+ readonly type: "address";
294
+ }, {
295
+ readonly internalType: "uint256";
296
+ readonly name: "amountOut";
297
+ readonly type: "uint256";
298
+ }, {
299
+ readonly internalType: "uint256";
300
+ readonly name: "minAmountOut";
301
+ readonly type: "uint256";
302
+ }];
303
+ readonly name: "HookAdjustedAmountOutBelowMin";
304
+ readonly type: "error";
305
+ }, {
306
+ readonly inputs: readonly [{
307
+ readonly internalType: "uint256";
308
+ readonly name: "amount";
309
+ readonly type: "uint256";
310
+ }, {
311
+ readonly internalType: "uint256";
312
+ readonly name: "limit";
313
+ readonly type: "uint256";
314
+ }];
315
+ readonly name: "HookAdjustedSwapLimit";
316
+ readonly type: "error";
317
+ }, {
318
+ readonly inputs: readonly [{
319
+ readonly internalType: "address";
320
+ readonly name: "poolHooksContract";
321
+ readonly type: "address";
322
+ }, {
323
+ readonly internalType: "address";
324
+ readonly name: "pool";
325
+ readonly type: "address";
326
+ }, {
327
+ readonly internalType: "address";
328
+ readonly name: "poolFactory";
329
+ readonly type: "address";
330
+ }];
331
+ readonly name: "HookRegistrationFailed";
332
+ readonly type: "error";
333
+ }, {
334
+ readonly inputs: readonly [];
335
+ readonly name: "InputLengthMismatch";
336
+ readonly type: "error";
337
+ }, {
338
+ readonly inputs: readonly [];
339
+ readonly name: "InvalidAddLiquidityKind";
340
+ readonly type: "error";
341
+ }, {
342
+ readonly inputs: readonly [];
343
+ readonly name: "InvalidRemoveLiquidityKind";
344
+ readonly type: "error";
345
+ }, {
346
+ readonly inputs: readonly [];
347
+ readonly name: "InvalidToken";
348
+ readonly type: "error";
349
+ }, {
350
+ readonly inputs: readonly [];
351
+ readonly name: "InvalidTokenConfiguration";
352
+ readonly type: "error";
353
+ }, {
354
+ readonly inputs: readonly [];
355
+ readonly name: "InvalidTokenDecimals";
356
+ readonly type: "error";
357
+ }, {
358
+ readonly inputs: readonly [];
359
+ readonly name: "InvalidTokenType";
360
+ readonly type: "error";
361
+ }, {
362
+ readonly inputs: readonly [{
363
+ readonly internalType: "contract IERC4626";
364
+ readonly name: "wrappedToken";
365
+ readonly type: "address";
366
+ }];
367
+ readonly name: "InvalidUnderlyingToken";
368
+ readonly type: "error";
369
+ }, {
370
+ readonly inputs: readonly [{
371
+ readonly internalType: "uint256";
372
+ readonly name: "issuedShares";
373
+ readonly type: "uint256";
374
+ }, {
375
+ readonly internalType: "uint256";
376
+ readonly name: "minIssuedShares";
377
+ readonly type: "uint256";
378
+ }];
379
+ readonly name: "IssuedSharesBelowMin";
380
+ readonly type: "error";
381
+ }, {
382
+ readonly inputs: readonly [];
383
+ readonly name: "MaxTokens";
384
+ readonly type: "error";
385
+ }, {
386
+ readonly inputs: readonly [];
387
+ readonly name: "MinTokens";
388
+ readonly type: "error";
389
+ }, {
390
+ readonly inputs: readonly [];
391
+ readonly name: "NotEnoughBufferShares";
392
+ readonly type: "error";
393
+ }, {
394
+ readonly inputs: readonly [{
395
+ readonly internalType: "contract IERC4626";
396
+ readonly name: "wrappedToken";
397
+ readonly type: "address";
398
+ }, {
399
+ readonly internalType: "uint256";
400
+ readonly name: "expectedUnderlyingAmount";
401
+ readonly type: "uint256";
402
+ }, {
403
+ readonly internalType: "uint256";
404
+ readonly name: "actualUnderlyingAmount";
405
+ readonly type: "uint256";
406
+ }];
407
+ readonly name: "NotEnoughUnderlying";
408
+ readonly type: "error";
409
+ }, {
410
+ readonly inputs: readonly [{
411
+ readonly internalType: "contract IERC4626";
412
+ readonly name: "wrappedToken";
413
+ readonly type: "address";
414
+ }, {
415
+ readonly internalType: "uint256";
416
+ readonly name: "expectedWrappedAmount";
417
+ readonly type: "uint256";
418
+ }, {
419
+ readonly internalType: "uint256";
420
+ readonly name: "actualWrappedAmount";
421
+ readonly type: "uint256";
422
+ }];
423
+ readonly name: "NotEnoughWrapped";
424
+ readonly type: "error";
425
+ }, {
426
+ readonly inputs: readonly [];
427
+ readonly name: "NotStaticCall";
428
+ readonly type: "error";
429
+ }, {
430
+ readonly inputs: readonly [];
431
+ readonly name: "NotVaultDelegateCall";
432
+ readonly type: "error";
433
+ }, {
434
+ readonly inputs: readonly [];
435
+ readonly name: "OutOfBounds";
436
+ readonly type: "error";
437
+ }, {
438
+ readonly inputs: readonly [];
439
+ readonly name: "PauseBufferPeriodDurationTooLarge";
440
+ readonly type: "error";
441
+ }, {
442
+ readonly inputs: readonly [];
443
+ readonly name: "PercentageAboveMax";
444
+ readonly type: "error";
445
+ }, {
446
+ readonly inputs: readonly [{
447
+ readonly internalType: "address";
448
+ readonly name: "pool";
449
+ readonly type: "address";
450
+ }];
451
+ readonly name: "PoolAlreadyInitialized";
452
+ readonly type: "error";
453
+ }, {
454
+ readonly inputs: readonly [{
455
+ readonly internalType: "address";
456
+ readonly name: "pool";
457
+ readonly type: "address";
458
+ }];
459
+ readonly name: "PoolAlreadyRegistered";
460
+ readonly type: "error";
461
+ }, {
462
+ readonly inputs: readonly [{
463
+ readonly internalType: "address";
464
+ readonly name: "pool";
465
+ readonly type: "address";
466
+ }];
467
+ readonly name: "PoolInRecoveryMode";
468
+ readonly type: "error";
469
+ }, {
470
+ readonly inputs: readonly [{
471
+ readonly internalType: "address";
472
+ readonly name: "pool";
473
+ readonly type: "address";
474
+ }];
475
+ readonly name: "PoolNotInRecoveryMode";
476
+ readonly type: "error";
477
+ }, {
478
+ readonly inputs: readonly [{
479
+ readonly internalType: "address";
480
+ readonly name: "pool";
481
+ readonly type: "address";
482
+ }];
483
+ readonly name: "PoolNotInitialized";
484
+ readonly type: "error";
485
+ }, {
486
+ readonly inputs: readonly [{
487
+ readonly internalType: "address";
488
+ readonly name: "pool";
489
+ readonly type: "address";
490
+ }];
491
+ readonly name: "PoolNotPaused";
492
+ readonly type: "error";
493
+ }, {
494
+ readonly inputs: readonly [{
495
+ readonly internalType: "address";
496
+ readonly name: "pool";
497
+ readonly type: "address";
498
+ }];
499
+ readonly name: "PoolNotRegistered";
500
+ readonly type: "error";
501
+ }, {
502
+ readonly inputs: readonly [{
503
+ readonly internalType: "address";
504
+ readonly name: "pool";
505
+ readonly type: "address";
506
+ }];
507
+ readonly name: "PoolPauseWindowExpired";
508
+ readonly type: "error";
509
+ }, {
510
+ readonly inputs: readonly [{
511
+ readonly internalType: "address";
512
+ readonly name: "pool";
513
+ readonly type: "address";
514
+ }];
515
+ readonly name: "PoolPaused";
516
+ readonly type: "error";
517
+ }, {
518
+ readonly inputs: readonly [{
519
+ readonly internalType: "uint256";
520
+ readonly name: "totalSupply";
521
+ readonly type: "uint256";
522
+ }];
523
+ readonly name: "PoolTotalSupplyTooLow";
524
+ readonly type: "error";
525
+ }, {
526
+ readonly inputs: readonly [];
527
+ readonly name: "ProtocolFeesExceedTotalCollected";
528
+ readonly type: "error";
529
+ }, {
530
+ readonly inputs: readonly [];
531
+ readonly name: "QueriesDisabled";
532
+ readonly type: "error";
533
+ }, {
534
+ readonly inputs: readonly [];
535
+ readonly name: "QueriesDisabledPermanently";
536
+ readonly type: "error";
537
+ }, {
538
+ readonly inputs: readonly [];
539
+ readonly name: "QuoteResultSpoofed";
540
+ readonly type: "error";
541
+ }, {
542
+ readonly inputs: readonly [];
543
+ readonly name: "ReentrancyGuardReentrantCall";
544
+ readonly type: "error";
545
+ }, {
546
+ readonly inputs: readonly [{
547
+ readonly internalType: "bytes";
548
+ readonly name: "result";
549
+ readonly type: "bytes";
550
+ }];
551
+ readonly name: "Result";
552
+ readonly type: "error";
553
+ }, {
554
+ readonly inputs: readonly [];
555
+ readonly name: "RouterNotTrusted";
556
+ readonly type: "error";
557
+ }, {
558
+ readonly inputs: readonly [{
559
+ readonly internalType: "uint256";
560
+ readonly name: "value";
561
+ readonly type: "uint256";
562
+ }];
563
+ readonly name: "SafeCastOverflowedUintToInt";
564
+ readonly type: "error";
565
+ }, {
566
+ readonly inputs: readonly [{
567
+ readonly internalType: "address";
568
+ readonly name: "sender";
569
+ readonly type: "address";
570
+ }];
571
+ readonly name: "SenderIsNotVault";
572
+ readonly type: "error";
573
+ }, {
574
+ readonly inputs: readonly [];
575
+ readonly name: "SwapFeePercentageTooHigh";
576
+ readonly type: "error";
577
+ }, {
578
+ readonly inputs: readonly [];
579
+ readonly name: "SwapFeePercentageTooLow";
580
+ readonly type: "error";
581
+ }, {
582
+ readonly inputs: readonly [{
583
+ readonly internalType: "uint256";
584
+ readonly name: "amount";
585
+ readonly type: "uint256";
586
+ }, {
587
+ readonly internalType: "uint256";
588
+ readonly name: "limit";
589
+ readonly type: "uint256";
590
+ }];
591
+ readonly name: "SwapLimit";
592
+ readonly type: "error";
593
+ }, {
594
+ readonly inputs: readonly [{
595
+ readonly internalType: "contract IERC20";
596
+ readonly name: "token";
597
+ readonly type: "address";
598
+ }];
599
+ readonly name: "TokenAlreadyRegistered";
600
+ readonly type: "error";
601
+ }, {
602
+ readonly inputs: readonly [{
603
+ readonly internalType: "contract IERC20";
604
+ readonly name: "token";
605
+ readonly type: "address";
606
+ }];
607
+ readonly name: "TokenNotRegistered";
608
+ readonly type: "error";
609
+ }, {
610
+ readonly inputs: readonly [{
611
+ readonly internalType: "address";
612
+ readonly name: "pool";
613
+ readonly type: "address";
614
+ }, {
615
+ readonly internalType: "address";
616
+ readonly name: "expectedToken";
617
+ readonly type: "address";
618
+ }, {
619
+ readonly internalType: "address";
620
+ readonly name: "actualToken";
621
+ readonly type: "address";
622
+ }];
623
+ readonly name: "TokensMismatch";
624
+ readonly type: "error";
625
+ }, {
626
+ readonly inputs: readonly [];
627
+ readonly name: "TokensNotSorted";
628
+ readonly type: "error";
629
+ }, {
630
+ readonly inputs: readonly [];
631
+ readonly name: "TradeAmountTooSmall";
632
+ readonly type: "error";
633
+ }, {
634
+ readonly inputs: readonly [];
635
+ readonly name: "VaultBuffersArePaused";
636
+ readonly type: "error";
637
+ }, {
638
+ readonly inputs: readonly [];
639
+ readonly name: "VaultIsNotUnlocked";
640
+ readonly type: "error";
641
+ }, {
642
+ readonly inputs: readonly [];
643
+ readonly name: "VaultNotPaused";
644
+ readonly type: "error";
645
+ }, {
646
+ readonly inputs: readonly [];
647
+ readonly name: "VaultPauseWindowDurationTooLarge";
648
+ readonly type: "error";
649
+ }, {
650
+ readonly inputs: readonly [];
651
+ readonly name: "VaultPauseWindowExpired";
652
+ readonly type: "error";
653
+ }, {
654
+ readonly inputs: readonly [];
655
+ readonly name: "VaultPaused";
656
+ readonly type: "error";
657
+ }, {
658
+ readonly inputs: readonly [{
659
+ readonly internalType: "contract IERC4626";
660
+ readonly name: "wrappedToken";
661
+ readonly type: "address";
662
+ }];
663
+ readonly name: "WrapAmountTooSmall";
664
+ readonly type: "error";
665
+ }, {
666
+ readonly inputs: readonly [];
667
+ readonly name: "WrongProtocolFeeControllerDeployment";
668
+ readonly type: "error";
669
+ }, {
670
+ readonly inputs: readonly [{
671
+ readonly internalType: "contract IERC4626";
672
+ readonly name: "wrappedToken";
673
+ readonly type: "address";
674
+ }, {
675
+ readonly internalType: "address";
676
+ readonly name: "underlyingToken";
677
+ readonly type: "address";
678
+ }];
679
+ readonly name: "WrongUnderlyingToken";
680
+ readonly type: "error";
681
+ }, {
682
+ readonly inputs: readonly [];
683
+ readonly name: "WrongVaultAdminDeployment";
684
+ readonly type: "error";
685
+ }, {
686
+ readonly inputs: readonly [];
687
+ readonly name: "WrongVaultExtensionDeployment";
688
+ readonly type: "error";
689
+ }, {
690
+ readonly anonymous: false;
691
+ readonly inputs: readonly [{
692
+ readonly indexed: true;
693
+ readonly internalType: "address";
694
+ readonly name: "pool";
695
+ readonly type: "address";
696
+ }, {
697
+ readonly indexed: false;
698
+ readonly internalType: "uint256";
699
+ readonly name: "aggregateSwapFeePercentage";
700
+ readonly type: "uint256";
701
+ }];
702
+ readonly name: "AggregateSwapFeePercentageChanged";
703
+ readonly type: "event";
704
+ }, {
705
+ readonly anonymous: false;
706
+ readonly inputs: readonly [{
707
+ readonly indexed: true;
708
+ readonly internalType: "address";
709
+ readonly name: "pool";
710
+ readonly type: "address";
711
+ }, {
712
+ readonly indexed: false;
713
+ readonly internalType: "uint256";
714
+ readonly name: "aggregateYieldFeePercentage";
715
+ readonly type: "uint256";
716
+ }];
717
+ readonly name: "AggregateYieldFeePercentageChanged";
718
+ readonly type: "event";
719
+ }, {
720
+ readonly anonymous: false;
721
+ readonly inputs: readonly [{
722
+ readonly indexed: true;
723
+ readonly internalType: "address";
724
+ readonly name: "pool";
725
+ readonly type: "address";
726
+ }, {
727
+ readonly indexed: true;
728
+ readonly internalType: "address";
729
+ readonly name: "owner";
730
+ readonly type: "address";
731
+ }, {
732
+ readonly indexed: true;
733
+ readonly internalType: "address";
734
+ readonly name: "spender";
735
+ readonly type: "address";
736
+ }, {
737
+ readonly indexed: false;
738
+ readonly internalType: "uint256";
739
+ readonly name: "value";
740
+ readonly type: "uint256";
741
+ }];
742
+ readonly name: "Approval";
743
+ readonly type: "event";
744
+ }, {
745
+ readonly anonymous: false;
746
+ readonly inputs: readonly [{
747
+ readonly indexed: true;
748
+ readonly internalType: "contract IAuthorizer";
749
+ readonly name: "newAuthorizer";
750
+ readonly type: "address";
751
+ }];
752
+ readonly name: "AuthorizerChanged";
753
+ readonly type: "event";
754
+ }, {
755
+ readonly anonymous: false;
756
+ readonly inputs: readonly [{
757
+ readonly indexed: true;
758
+ readonly internalType: "contract IERC4626";
759
+ readonly name: "wrappedToken";
760
+ readonly type: "address";
761
+ }, {
762
+ readonly indexed: true;
763
+ readonly internalType: "address";
764
+ readonly name: "from";
765
+ readonly type: "address";
766
+ }, {
767
+ readonly indexed: false;
768
+ readonly internalType: "uint256";
769
+ readonly name: "burnedShares";
770
+ readonly type: "uint256";
771
+ }];
772
+ readonly name: "BufferSharesBurned";
773
+ readonly type: "event";
774
+ }, {
775
+ readonly anonymous: false;
776
+ readonly inputs: readonly [{
777
+ readonly indexed: true;
778
+ readonly internalType: "contract IERC4626";
779
+ readonly name: "wrappedToken";
780
+ readonly type: "address";
781
+ }, {
782
+ readonly indexed: true;
783
+ readonly internalType: "address";
784
+ readonly name: "to";
785
+ readonly type: "address";
786
+ }, {
787
+ readonly indexed: false;
788
+ readonly internalType: "uint256";
789
+ readonly name: "issuedShares";
790
+ readonly type: "uint256";
791
+ }];
792
+ readonly name: "BufferSharesMinted";
793
+ readonly type: "event";
794
+ }, {
795
+ readonly anonymous: false;
796
+ readonly inputs: readonly [{
797
+ readonly indexed: true;
798
+ readonly internalType: "address";
799
+ readonly name: "pool";
800
+ readonly type: "address";
801
+ }, {
802
+ readonly indexed: true;
803
+ readonly internalType: "address";
804
+ readonly name: "liquidityProvider";
805
+ readonly type: "address";
806
+ }, {
807
+ readonly indexed: true;
808
+ readonly internalType: "enum AddLiquidityKind";
809
+ readonly name: "kind";
810
+ readonly type: "uint8";
811
+ }, {
812
+ readonly indexed: false;
813
+ readonly internalType: "uint256";
814
+ readonly name: "totalSupply";
815
+ readonly type: "uint256";
816
+ }, {
817
+ readonly indexed: false;
818
+ readonly internalType: "uint256[]";
819
+ readonly name: "amountsAddedRaw";
820
+ readonly type: "uint256[]";
821
+ }, {
822
+ readonly indexed: false;
823
+ readonly internalType: "uint256[]";
824
+ readonly name: "swapFeeAmountsRaw";
825
+ readonly type: "uint256[]";
826
+ }];
827
+ readonly name: "LiquidityAdded";
828
+ readonly type: "event";
829
+ }, {
830
+ readonly anonymous: false;
831
+ readonly inputs: readonly [{
832
+ readonly indexed: true;
833
+ readonly internalType: "contract IERC4626";
834
+ readonly name: "wrappedToken";
835
+ readonly type: "address";
836
+ }, {
837
+ readonly indexed: false;
838
+ readonly internalType: "uint256";
839
+ readonly name: "amountUnderlying";
840
+ readonly type: "uint256";
841
+ }, {
842
+ readonly indexed: false;
843
+ readonly internalType: "uint256";
844
+ readonly name: "amountWrapped";
845
+ readonly type: "uint256";
846
+ }, {
847
+ readonly indexed: false;
848
+ readonly internalType: "bytes32";
849
+ readonly name: "bufferBalances";
850
+ readonly type: "bytes32";
851
+ }];
852
+ readonly name: "LiquidityAddedToBuffer";
853
+ readonly type: "event";
854
+ }, {
855
+ readonly anonymous: false;
856
+ readonly inputs: readonly [{
857
+ readonly indexed: true;
858
+ readonly internalType: "address";
859
+ readonly name: "pool";
860
+ readonly type: "address";
861
+ }, {
862
+ readonly indexed: true;
863
+ readonly internalType: "address";
864
+ readonly name: "liquidityProvider";
865
+ readonly type: "address";
866
+ }, {
867
+ readonly indexed: true;
868
+ readonly internalType: "enum RemoveLiquidityKind";
869
+ readonly name: "kind";
870
+ readonly type: "uint8";
871
+ }, {
872
+ readonly indexed: false;
873
+ readonly internalType: "uint256";
874
+ readonly name: "totalSupply";
875
+ readonly type: "uint256";
876
+ }, {
877
+ readonly indexed: false;
878
+ readonly internalType: "uint256[]";
879
+ readonly name: "amountsRemovedRaw";
880
+ readonly type: "uint256[]";
881
+ }, {
882
+ readonly indexed: false;
883
+ readonly internalType: "uint256[]";
884
+ readonly name: "swapFeeAmountsRaw";
885
+ readonly type: "uint256[]";
886
+ }];
887
+ readonly name: "LiquidityRemoved";
888
+ readonly type: "event";
889
+ }, {
890
+ readonly anonymous: false;
891
+ readonly inputs: readonly [{
892
+ readonly indexed: true;
893
+ readonly internalType: "contract IERC4626";
894
+ readonly name: "wrappedToken";
895
+ readonly type: "address";
896
+ }, {
897
+ readonly indexed: false;
898
+ readonly internalType: "uint256";
899
+ readonly name: "amountUnderlying";
900
+ readonly type: "uint256";
901
+ }, {
902
+ readonly indexed: false;
903
+ readonly internalType: "uint256";
904
+ readonly name: "amountWrapped";
905
+ readonly type: "uint256";
906
+ }, {
907
+ readonly indexed: false;
908
+ readonly internalType: "bytes32";
909
+ readonly name: "bufferBalances";
910
+ readonly type: "bytes32";
911
+ }];
912
+ readonly name: "LiquidityRemovedFromBuffer";
913
+ readonly type: "event";
914
+ }, {
915
+ readonly anonymous: false;
916
+ readonly inputs: readonly [{
917
+ readonly indexed: true;
918
+ readonly internalType: "address";
919
+ readonly name: "pool";
920
+ readonly type: "address";
921
+ }];
922
+ readonly name: "PoolInitialized";
923
+ readonly type: "event";
924
+ }, {
925
+ readonly anonymous: false;
926
+ readonly inputs: readonly [{
927
+ readonly indexed: true;
928
+ readonly internalType: "address";
929
+ readonly name: "pool";
930
+ readonly type: "address";
931
+ }, {
932
+ readonly indexed: false;
933
+ readonly internalType: "bool";
934
+ readonly name: "paused";
935
+ readonly type: "bool";
936
+ }];
937
+ readonly name: "PoolPausedStateChanged";
938
+ readonly type: "event";
939
+ }, {
940
+ readonly anonymous: false;
941
+ readonly inputs: readonly [{
942
+ readonly indexed: true;
943
+ readonly internalType: "address";
944
+ readonly name: "pool";
945
+ readonly type: "address";
946
+ }, {
947
+ readonly indexed: false;
948
+ readonly internalType: "bool";
949
+ readonly name: "recoveryMode";
950
+ readonly type: "bool";
951
+ }];
952
+ readonly name: "PoolRecoveryModeStateChanged";
953
+ readonly type: "event";
954
+ }, {
955
+ readonly anonymous: false;
956
+ readonly inputs: readonly [{
957
+ readonly indexed: true;
958
+ readonly internalType: "address";
959
+ readonly name: "pool";
960
+ readonly type: "address";
961
+ }, {
962
+ readonly indexed: true;
963
+ readonly internalType: "address";
964
+ readonly name: "factory";
965
+ readonly type: "address";
966
+ }, {
967
+ readonly components: readonly [{
968
+ readonly internalType: "contract IERC20";
969
+ readonly name: "token";
970
+ readonly type: "address";
971
+ }, {
972
+ readonly internalType: "enum TokenType";
973
+ readonly name: "tokenType";
974
+ readonly type: "uint8";
975
+ }, {
976
+ readonly internalType: "contract IRateProvider";
977
+ readonly name: "rateProvider";
978
+ readonly type: "address";
979
+ }, {
980
+ readonly internalType: "bool";
981
+ readonly name: "paysYieldFees";
982
+ readonly type: "bool";
983
+ }];
984
+ readonly indexed: false;
985
+ readonly internalType: "struct TokenConfig[]";
986
+ readonly name: "tokenConfig";
987
+ readonly type: "tuple[]";
988
+ }, {
989
+ readonly indexed: false;
990
+ readonly internalType: "uint256";
991
+ readonly name: "swapFeePercentage";
992
+ readonly type: "uint256";
993
+ }, {
994
+ readonly indexed: false;
995
+ readonly internalType: "uint32";
996
+ readonly name: "pauseWindowEndTime";
997
+ readonly type: "uint32";
998
+ }, {
999
+ readonly components: readonly [{
1000
+ readonly internalType: "address";
1001
+ readonly name: "pauseManager";
1002
+ readonly type: "address";
1003
+ }, {
1004
+ readonly internalType: "address";
1005
+ readonly name: "swapFeeManager";
1006
+ readonly type: "address";
1007
+ }, {
1008
+ readonly internalType: "address";
1009
+ readonly name: "poolCreator";
1010
+ readonly type: "address";
1011
+ }];
1012
+ readonly indexed: false;
1013
+ readonly internalType: "struct PoolRoleAccounts";
1014
+ readonly name: "roleAccounts";
1015
+ readonly type: "tuple";
1016
+ }, {
1017
+ readonly components: readonly [{
1018
+ readonly internalType: "bool";
1019
+ readonly name: "enableHookAdjustedAmounts";
1020
+ readonly type: "bool";
1021
+ }, {
1022
+ readonly internalType: "bool";
1023
+ readonly name: "shouldCallBeforeInitialize";
1024
+ readonly type: "bool";
1025
+ }, {
1026
+ readonly internalType: "bool";
1027
+ readonly name: "shouldCallAfterInitialize";
1028
+ readonly type: "bool";
1029
+ }, {
1030
+ readonly internalType: "bool";
1031
+ readonly name: "shouldCallComputeDynamicSwapFee";
1032
+ readonly type: "bool";
1033
+ }, {
1034
+ readonly internalType: "bool";
1035
+ readonly name: "shouldCallBeforeSwap";
1036
+ readonly type: "bool";
1037
+ }, {
1038
+ readonly internalType: "bool";
1039
+ readonly name: "shouldCallAfterSwap";
1040
+ readonly type: "bool";
1041
+ }, {
1042
+ readonly internalType: "bool";
1043
+ readonly name: "shouldCallBeforeAddLiquidity";
1044
+ readonly type: "bool";
1045
+ }, {
1046
+ readonly internalType: "bool";
1047
+ readonly name: "shouldCallAfterAddLiquidity";
1048
+ readonly type: "bool";
1049
+ }, {
1050
+ readonly internalType: "bool";
1051
+ readonly name: "shouldCallBeforeRemoveLiquidity";
1052
+ readonly type: "bool";
1053
+ }, {
1054
+ readonly internalType: "bool";
1055
+ readonly name: "shouldCallAfterRemoveLiquidity";
1056
+ readonly type: "bool";
1057
+ }, {
1058
+ readonly internalType: "address";
1059
+ readonly name: "hooksContract";
1060
+ readonly type: "address";
1061
+ }];
1062
+ readonly indexed: false;
1063
+ readonly internalType: "struct HooksConfig";
1064
+ readonly name: "hooksConfig";
1065
+ readonly type: "tuple";
1066
+ }, {
1067
+ readonly components: readonly [{
1068
+ readonly internalType: "bool";
1069
+ readonly name: "disableUnbalancedLiquidity";
1070
+ readonly type: "bool";
1071
+ }, {
1072
+ readonly internalType: "bool";
1073
+ readonly name: "enableAddLiquidityCustom";
1074
+ readonly type: "bool";
1075
+ }, {
1076
+ readonly internalType: "bool";
1077
+ readonly name: "enableRemoveLiquidityCustom";
1078
+ readonly type: "bool";
1079
+ }, {
1080
+ readonly internalType: "bool";
1081
+ readonly name: "enableDonation";
1082
+ readonly type: "bool";
1083
+ }];
1084
+ readonly indexed: false;
1085
+ readonly internalType: "struct LiquidityManagement";
1086
+ readonly name: "liquidityManagement";
1087
+ readonly type: "tuple";
1088
+ }];
1089
+ readonly name: "PoolRegistered";
1090
+ readonly type: "event";
1091
+ }, {
1092
+ readonly anonymous: false;
1093
+ readonly inputs: readonly [{
1094
+ readonly indexed: true;
1095
+ readonly internalType: "contract IProtocolFeeController";
1096
+ readonly name: "newProtocolFeeController";
1097
+ readonly type: "address";
1098
+ }];
1099
+ readonly name: "ProtocolFeeControllerChanged";
1100
+ readonly type: "event";
1101
+ }, {
1102
+ readonly anonymous: false;
1103
+ readonly inputs: readonly [{
1104
+ readonly indexed: true;
1105
+ readonly internalType: "address";
1106
+ readonly name: "pool";
1107
+ readonly type: "address";
1108
+ }, {
1109
+ readonly indexed: true;
1110
+ readonly internalType: "contract IERC20";
1111
+ readonly name: "tokenIn";
1112
+ readonly type: "address";
1113
+ }, {
1114
+ readonly indexed: true;
1115
+ readonly internalType: "contract IERC20";
1116
+ readonly name: "tokenOut";
1117
+ readonly type: "address";
1118
+ }, {
1119
+ readonly indexed: false;
1120
+ readonly internalType: "uint256";
1121
+ readonly name: "amountIn";
1122
+ readonly type: "uint256";
1123
+ }, {
1124
+ readonly indexed: false;
1125
+ readonly internalType: "uint256";
1126
+ readonly name: "amountOut";
1127
+ readonly type: "uint256";
1128
+ }, {
1129
+ readonly indexed: false;
1130
+ readonly internalType: "uint256";
1131
+ readonly name: "swapFeePercentage";
1132
+ readonly type: "uint256";
1133
+ }, {
1134
+ readonly indexed: false;
1135
+ readonly internalType: "uint256";
1136
+ readonly name: "swapFeeAmount";
1137
+ readonly type: "uint256";
1138
+ }];
1139
+ readonly name: "Swap";
1140
+ readonly type: "event";
1141
+ }, {
1142
+ readonly anonymous: false;
1143
+ readonly inputs: readonly [{
1144
+ readonly indexed: true;
1145
+ readonly internalType: "address";
1146
+ readonly name: "pool";
1147
+ readonly type: "address";
1148
+ }, {
1149
+ readonly indexed: false;
1150
+ readonly internalType: "uint256";
1151
+ readonly name: "swapFeePercentage";
1152
+ readonly type: "uint256";
1153
+ }];
1154
+ readonly name: "SwapFeePercentageChanged";
1155
+ readonly type: "event";
1156
+ }, {
1157
+ readonly anonymous: false;
1158
+ readonly inputs: readonly [{
1159
+ readonly indexed: true;
1160
+ readonly internalType: "address";
1161
+ readonly name: "pool";
1162
+ readonly type: "address";
1163
+ }, {
1164
+ readonly indexed: true;
1165
+ readonly internalType: "address";
1166
+ readonly name: "from";
1167
+ readonly type: "address";
1168
+ }, {
1169
+ readonly indexed: true;
1170
+ readonly internalType: "address";
1171
+ readonly name: "to";
1172
+ readonly type: "address";
1173
+ }, {
1174
+ readonly indexed: false;
1175
+ readonly internalType: "uint256";
1176
+ readonly name: "value";
1177
+ readonly type: "uint256";
1178
+ }];
1179
+ readonly name: "Transfer";
1180
+ readonly type: "event";
1181
+ }, {
1182
+ readonly anonymous: false;
1183
+ readonly inputs: readonly [{
1184
+ readonly indexed: true;
1185
+ readonly internalType: "contract IERC4626";
1186
+ readonly name: "wrappedToken";
1187
+ readonly type: "address";
1188
+ }, {
1189
+ readonly indexed: false;
1190
+ readonly internalType: "uint256";
1191
+ readonly name: "burnedShares";
1192
+ readonly type: "uint256";
1193
+ }, {
1194
+ readonly indexed: false;
1195
+ readonly internalType: "uint256";
1196
+ readonly name: "withdrawnUnderlying";
1197
+ readonly type: "uint256";
1198
+ }, {
1199
+ readonly indexed: false;
1200
+ readonly internalType: "bytes32";
1201
+ readonly name: "bufferBalances";
1202
+ readonly type: "bytes32";
1203
+ }];
1204
+ readonly name: "Unwrap";
1205
+ readonly type: "event";
1206
+ }, {
1207
+ readonly anonymous: false;
1208
+ readonly inputs: readonly [{
1209
+ readonly indexed: true;
1210
+ readonly internalType: "address";
1211
+ readonly name: "pool";
1212
+ readonly type: "address";
1213
+ }, {
1214
+ readonly indexed: true;
1215
+ readonly internalType: "bytes32";
1216
+ readonly name: "eventKey";
1217
+ readonly type: "bytes32";
1218
+ }, {
1219
+ readonly indexed: false;
1220
+ readonly internalType: "bytes";
1221
+ readonly name: "eventData";
1222
+ readonly type: "bytes";
1223
+ }];
1224
+ readonly name: "VaultAuxiliary";
1225
+ readonly type: "event";
1226
+ }, {
1227
+ readonly anonymous: false;
1228
+ readonly inputs: readonly [{
1229
+ readonly indexed: false;
1230
+ readonly internalType: "bool";
1231
+ readonly name: "paused";
1232
+ readonly type: "bool";
1233
+ }];
1234
+ readonly name: "VaultBuffersPausedStateChanged";
1235
+ readonly type: "event";
1236
+ }, {
1237
+ readonly anonymous: false;
1238
+ readonly inputs: readonly [{
1239
+ readonly indexed: false;
1240
+ readonly internalType: "bool";
1241
+ readonly name: "paused";
1242
+ readonly type: "bool";
1243
+ }];
1244
+ readonly name: "VaultPausedStateChanged";
1245
+ readonly type: "event";
1246
+ }, {
1247
+ readonly anonymous: false;
1248
+ readonly inputs: readonly [];
1249
+ readonly name: "VaultQueriesDisabled";
1250
+ readonly type: "event";
1251
+ }, {
1252
+ readonly anonymous: false;
1253
+ readonly inputs: readonly [];
1254
+ readonly name: "VaultQueriesEnabled";
1255
+ readonly type: "event";
1256
+ }, {
1257
+ readonly anonymous: false;
1258
+ readonly inputs: readonly [{
1259
+ readonly indexed: true;
1260
+ readonly internalType: "contract IERC4626";
1261
+ readonly name: "wrappedToken";
1262
+ readonly type: "address";
1263
+ }, {
1264
+ readonly indexed: false;
1265
+ readonly internalType: "uint256";
1266
+ readonly name: "depositedUnderlying";
1267
+ readonly type: "uint256";
1268
+ }, {
1269
+ readonly indexed: false;
1270
+ readonly internalType: "uint256";
1271
+ readonly name: "mintedShares";
1272
+ readonly type: "uint256";
1273
+ }, {
1274
+ readonly indexed: false;
1275
+ readonly internalType: "bytes32";
1276
+ readonly name: "bufferBalances";
1277
+ readonly type: "bytes32";
1278
+ }];
1279
+ readonly name: "Wrap";
1280
+ readonly type: "event";
1281
+ }, {
1282
+ readonly stateMutability: "payable";
1283
+ readonly type: "fallback";
1284
+ }, {
1285
+ readonly inputs: readonly [{
1286
+ readonly internalType: "address";
1287
+ readonly name: "token";
1288
+ readonly type: "address";
1289
+ }, {
1290
+ readonly internalType: "address";
1291
+ readonly name: "owner";
1292
+ readonly type: "address";
1293
+ }, {
1294
+ readonly internalType: "address";
1295
+ readonly name: "spender";
1296
+ readonly type: "address";
1297
+ }];
1298
+ readonly name: "allowance";
1299
+ readonly outputs: readonly [{
1300
+ readonly internalType: "uint256";
1301
+ readonly name: "";
1302
+ readonly type: "uint256";
1303
+ }];
1304
+ readonly stateMutability: "view";
1305
+ readonly type: "function";
1306
+ }, {
1307
+ readonly inputs: readonly [{
1308
+ readonly internalType: "address";
1309
+ readonly name: "owner";
1310
+ readonly type: "address";
1311
+ }, {
1312
+ readonly internalType: "address";
1313
+ readonly name: "spender";
1314
+ readonly type: "address";
1315
+ }, {
1316
+ readonly internalType: "uint256";
1317
+ readonly name: "amount";
1318
+ readonly type: "uint256";
1319
+ }];
1320
+ readonly name: "approve";
1321
+ readonly outputs: readonly [{
1322
+ readonly internalType: "bool";
1323
+ readonly name: "";
1324
+ readonly type: "bool";
1325
+ }];
1326
+ readonly stateMutability: "nonpayable";
1327
+ readonly type: "function";
1328
+ }, {
1329
+ readonly inputs: readonly [{
1330
+ readonly internalType: "address";
1331
+ readonly name: "token";
1332
+ readonly type: "address";
1333
+ }, {
1334
+ readonly internalType: "address";
1335
+ readonly name: "account";
1336
+ readonly type: "address";
1337
+ }];
1338
+ readonly name: "balanceOf";
1339
+ readonly outputs: readonly [{
1340
+ readonly internalType: "uint256";
1341
+ readonly name: "";
1342
+ readonly type: "uint256";
1343
+ }];
1344
+ readonly stateMutability: "view";
1345
+ readonly type: "function";
1346
+ }, {
1347
+ readonly inputs: readonly [{
1348
+ readonly internalType: "address";
1349
+ readonly name: "pool";
1350
+ readonly type: "address";
1351
+ }, {
1352
+ readonly components: readonly [{
1353
+ readonly internalType: "enum SwapKind";
1354
+ readonly name: "kind";
1355
+ readonly type: "uint8";
1356
+ }, {
1357
+ readonly internalType: "uint256";
1358
+ readonly name: "amountGivenScaled18";
1359
+ readonly type: "uint256";
1360
+ }, {
1361
+ readonly internalType: "uint256[]";
1362
+ readonly name: "balancesScaled18";
1363
+ readonly type: "uint256[]";
1364
+ }, {
1365
+ readonly internalType: "uint256";
1366
+ readonly name: "indexIn";
1367
+ readonly type: "uint256";
1368
+ }, {
1369
+ readonly internalType: "uint256";
1370
+ readonly name: "indexOut";
1371
+ readonly type: "uint256";
1372
+ }, {
1373
+ readonly internalType: "address";
1374
+ readonly name: "router";
1375
+ readonly type: "address";
1376
+ }, {
1377
+ readonly internalType: "bytes";
1378
+ readonly name: "userData";
1379
+ readonly type: "bytes";
1380
+ }];
1381
+ readonly internalType: "struct PoolSwapParams";
1382
+ readonly name: "swapParams";
1383
+ readonly type: "tuple";
1384
+ }];
1385
+ readonly name: "computeDynamicSwapFeePercentage";
1386
+ readonly outputs: readonly [{
1387
+ readonly internalType: "uint256";
1388
+ readonly name: "dynamicSwapFeePercentage";
1389
+ readonly type: "uint256";
1390
+ }];
1391
+ readonly stateMutability: "view";
1392
+ readonly type: "function";
1393
+ }, {
1394
+ readonly inputs: readonly [{
1395
+ readonly internalType: "bytes32";
1396
+ readonly name: "eventKey";
1397
+ readonly type: "bytes32";
1398
+ }, {
1399
+ readonly internalType: "bytes";
1400
+ readonly name: "eventData";
1401
+ readonly type: "bytes";
1402
+ }];
1403
+ readonly name: "emitAuxiliaryEvent";
1404
+ readonly outputs: readonly [];
1405
+ readonly stateMutability: "nonpayable";
1406
+ readonly type: "function";
1407
+ }, {
1408
+ readonly inputs: readonly [{
1409
+ readonly internalType: "address";
1410
+ readonly name: "pool";
1411
+ readonly type: "address";
1412
+ }];
1413
+ readonly name: "getAddLiquidityCalledFlag";
1414
+ readonly outputs: readonly [{
1415
+ readonly internalType: "bool";
1416
+ readonly name: "";
1417
+ readonly type: "bool";
1418
+ }];
1419
+ readonly stateMutability: "view";
1420
+ readonly type: "function";
1421
+ }, {
1422
+ readonly inputs: readonly [{
1423
+ readonly internalType: "address";
1424
+ readonly name: "pool";
1425
+ readonly type: "address";
1426
+ }, {
1427
+ readonly internalType: "contract IERC20";
1428
+ readonly name: "token";
1429
+ readonly type: "address";
1430
+ }];
1431
+ readonly name: "getAggregateSwapFeeAmount";
1432
+ readonly outputs: readonly [{
1433
+ readonly internalType: "uint256";
1434
+ readonly name: "";
1435
+ readonly type: "uint256";
1436
+ }];
1437
+ readonly stateMutability: "view";
1438
+ readonly type: "function";
1439
+ }, {
1440
+ readonly inputs: readonly [{
1441
+ readonly internalType: "address";
1442
+ readonly name: "pool";
1443
+ readonly type: "address";
1444
+ }, {
1445
+ readonly internalType: "contract IERC20";
1446
+ readonly name: "token";
1447
+ readonly type: "address";
1448
+ }];
1449
+ readonly name: "getAggregateYieldFeeAmount";
1450
+ readonly outputs: readonly [{
1451
+ readonly internalType: "uint256";
1452
+ readonly name: "";
1453
+ readonly type: "uint256";
1454
+ }];
1455
+ readonly stateMutability: "view";
1456
+ readonly type: "function";
1457
+ }, {
1458
+ readonly inputs: readonly [];
1459
+ readonly name: "getAuthorizer";
1460
+ readonly outputs: readonly [{
1461
+ readonly internalType: "contract IAuthorizer";
1462
+ readonly name: "";
1463
+ readonly type: "address";
1464
+ }];
1465
+ readonly stateMutability: "view";
1466
+ readonly type: "function";
1467
+ }, {
1468
+ readonly inputs: readonly [{
1469
+ readonly internalType: "address";
1470
+ readonly name: "pool";
1471
+ readonly type: "address";
1472
+ }];
1473
+ readonly name: "getBptRate";
1474
+ readonly outputs: readonly [{
1475
+ readonly internalType: "uint256";
1476
+ readonly name: "rate";
1477
+ readonly type: "uint256";
1478
+ }];
1479
+ readonly stateMutability: "view";
1480
+ readonly type: "function";
1481
+ }, {
1482
+ readonly inputs: readonly [{
1483
+ readonly internalType: "address";
1484
+ readonly name: "pool";
1485
+ readonly type: "address";
1486
+ }];
1487
+ readonly name: "getCurrentLiveBalances";
1488
+ readonly outputs: readonly [{
1489
+ readonly internalType: "uint256[]";
1490
+ readonly name: "balancesLiveScaled18";
1491
+ readonly type: "uint256[]";
1492
+ }];
1493
+ readonly stateMutability: "view";
1494
+ readonly type: "function";
1495
+ }, {
1496
+ readonly inputs: readonly [{
1497
+ readonly internalType: "contract IERC4626";
1498
+ readonly name: "wrappedToken";
1499
+ readonly type: "address";
1500
+ }];
1501
+ readonly name: "getERC4626BufferAsset";
1502
+ readonly outputs: readonly [{
1503
+ readonly internalType: "address";
1504
+ readonly name: "asset";
1505
+ readonly type: "address";
1506
+ }];
1507
+ readonly stateMutability: "view";
1508
+ readonly type: "function";
1509
+ }, {
1510
+ readonly inputs: readonly [{
1511
+ readonly internalType: "address";
1512
+ readonly name: "pool";
1513
+ readonly type: "address";
1514
+ }];
1515
+ readonly name: "getHooksConfig";
1516
+ readonly outputs: readonly [{
1517
+ readonly components: readonly [{
1518
+ readonly internalType: "bool";
1519
+ readonly name: "enableHookAdjustedAmounts";
1520
+ readonly type: "bool";
1521
+ }, {
1522
+ readonly internalType: "bool";
1523
+ readonly name: "shouldCallBeforeInitialize";
1524
+ readonly type: "bool";
1525
+ }, {
1526
+ readonly internalType: "bool";
1527
+ readonly name: "shouldCallAfterInitialize";
1528
+ readonly type: "bool";
1529
+ }, {
1530
+ readonly internalType: "bool";
1531
+ readonly name: "shouldCallComputeDynamicSwapFee";
1532
+ readonly type: "bool";
1533
+ }, {
1534
+ readonly internalType: "bool";
1535
+ readonly name: "shouldCallBeforeSwap";
1536
+ readonly type: "bool";
1537
+ }, {
1538
+ readonly internalType: "bool";
1539
+ readonly name: "shouldCallAfterSwap";
1540
+ readonly type: "bool";
1541
+ }, {
1542
+ readonly internalType: "bool";
1543
+ readonly name: "shouldCallBeforeAddLiquidity";
1544
+ readonly type: "bool";
1545
+ }, {
1546
+ readonly internalType: "bool";
1547
+ readonly name: "shouldCallAfterAddLiquidity";
1548
+ readonly type: "bool";
1549
+ }, {
1550
+ readonly internalType: "bool";
1551
+ readonly name: "shouldCallBeforeRemoveLiquidity";
1552
+ readonly type: "bool";
1553
+ }, {
1554
+ readonly internalType: "bool";
1555
+ readonly name: "shouldCallAfterRemoveLiquidity";
1556
+ readonly type: "bool";
1557
+ }, {
1558
+ readonly internalType: "address";
1559
+ readonly name: "hooksContract";
1560
+ readonly type: "address";
1561
+ }];
1562
+ readonly internalType: "struct HooksConfig";
1563
+ readonly name: "";
1564
+ readonly type: "tuple";
1565
+ }];
1566
+ readonly stateMutability: "view";
1567
+ readonly type: "function";
1568
+ }, {
1569
+ readonly inputs: readonly [];
1570
+ readonly name: "getNonzeroDeltaCount";
1571
+ readonly outputs: readonly [{
1572
+ readonly internalType: "uint256";
1573
+ readonly name: "";
1574
+ readonly type: "uint256";
1575
+ }];
1576
+ readonly stateMutability: "view";
1577
+ readonly type: "function";
1578
+ }, {
1579
+ readonly inputs: readonly [{
1580
+ readonly internalType: "address";
1581
+ readonly name: "pool";
1582
+ readonly type: "address";
1583
+ }];
1584
+ readonly name: "getPoolConfig";
1585
+ readonly outputs: readonly [{
1586
+ readonly components: readonly [{
1587
+ readonly components: readonly [{
1588
+ readonly internalType: "bool";
1589
+ readonly name: "disableUnbalancedLiquidity";
1590
+ readonly type: "bool";
1591
+ }, {
1592
+ readonly internalType: "bool";
1593
+ readonly name: "enableAddLiquidityCustom";
1594
+ readonly type: "bool";
1595
+ }, {
1596
+ readonly internalType: "bool";
1597
+ readonly name: "enableRemoveLiquidityCustom";
1598
+ readonly type: "bool";
1599
+ }, {
1600
+ readonly internalType: "bool";
1601
+ readonly name: "enableDonation";
1602
+ readonly type: "bool";
1603
+ }];
1604
+ readonly internalType: "struct LiquidityManagement";
1605
+ readonly name: "liquidityManagement";
1606
+ readonly type: "tuple";
1607
+ }, {
1608
+ readonly internalType: "uint256";
1609
+ readonly name: "staticSwapFeePercentage";
1610
+ readonly type: "uint256";
1611
+ }, {
1612
+ readonly internalType: "uint256";
1613
+ readonly name: "aggregateSwapFeePercentage";
1614
+ readonly type: "uint256";
1615
+ }, {
1616
+ readonly internalType: "uint256";
1617
+ readonly name: "aggregateYieldFeePercentage";
1618
+ readonly type: "uint256";
1619
+ }, {
1620
+ readonly internalType: "uint40";
1621
+ readonly name: "tokenDecimalDiffs";
1622
+ readonly type: "uint40";
1623
+ }, {
1624
+ readonly internalType: "uint32";
1625
+ readonly name: "pauseWindowEndTime";
1626
+ readonly type: "uint32";
1627
+ }, {
1628
+ readonly internalType: "bool";
1629
+ readonly name: "isPoolRegistered";
1630
+ readonly type: "bool";
1631
+ }, {
1632
+ readonly internalType: "bool";
1633
+ readonly name: "isPoolInitialized";
1634
+ readonly type: "bool";
1635
+ }, {
1636
+ readonly internalType: "bool";
1637
+ readonly name: "isPoolPaused";
1638
+ readonly type: "bool";
1639
+ }, {
1640
+ readonly internalType: "bool";
1641
+ readonly name: "isPoolInRecoveryMode";
1642
+ readonly type: "bool";
1643
+ }];
1644
+ readonly internalType: "struct PoolConfig";
1645
+ readonly name: "";
1646
+ readonly type: "tuple";
1647
+ }];
1648
+ readonly stateMutability: "view";
1649
+ readonly type: "function";
1650
+ }, {
1651
+ readonly inputs: readonly [{
1652
+ readonly internalType: "address";
1653
+ readonly name: "pool";
1654
+ readonly type: "address";
1655
+ }];
1656
+ readonly name: "getPoolData";
1657
+ readonly outputs: readonly [{
1658
+ readonly components: readonly [{
1659
+ readonly internalType: "PoolConfigBits";
1660
+ readonly name: "poolConfigBits";
1661
+ readonly type: "bytes32";
1662
+ }, {
1663
+ readonly internalType: "contract IERC20[]";
1664
+ readonly name: "tokens";
1665
+ readonly type: "address[]";
1666
+ }, {
1667
+ readonly components: readonly [{
1668
+ readonly internalType: "enum TokenType";
1669
+ readonly name: "tokenType";
1670
+ readonly type: "uint8";
1671
+ }, {
1672
+ readonly internalType: "contract IRateProvider";
1673
+ readonly name: "rateProvider";
1674
+ readonly type: "address";
1675
+ }, {
1676
+ readonly internalType: "bool";
1677
+ readonly name: "paysYieldFees";
1678
+ readonly type: "bool";
1679
+ }];
1680
+ readonly internalType: "struct TokenInfo[]";
1681
+ readonly name: "tokenInfo";
1682
+ readonly type: "tuple[]";
1683
+ }, {
1684
+ readonly internalType: "uint256[]";
1685
+ readonly name: "balancesRaw";
1686
+ readonly type: "uint256[]";
1687
+ }, {
1688
+ readonly internalType: "uint256[]";
1689
+ readonly name: "balancesLiveScaled18";
1690
+ readonly type: "uint256[]";
1691
+ }, {
1692
+ readonly internalType: "uint256[]";
1693
+ readonly name: "tokenRates";
1694
+ readonly type: "uint256[]";
1695
+ }, {
1696
+ readonly internalType: "uint256[]";
1697
+ readonly name: "decimalScalingFactors";
1698
+ readonly type: "uint256[]";
1699
+ }];
1700
+ readonly internalType: "struct PoolData";
1701
+ readonly name: "";
1702
+ readonly type: "tuple";
1703
+ }];
1704
+ readonly stateMutability: "view";
1705
+ readonly type: "function";
1706
+ }, {
1707
+ readonly inputs: readonly [{
1708
+ readonly internalType: "address";
1709
+ readonly name: "pool";
1710
+ readonly type: "address";
1711
+ }];
1712
+ readonly name: "getPoolPausedState";
1713
+ readonly outputs: readonly [{
1714
+ readonly internalType: "bool";
1715
+ readonly name: "";
1716
+ readonly type: "bool";
1717
+ }, {
1718
+ readonly internalType: "uint32";
1719
+ readonly name: "";
1720
+ readonly type: "uint32";
1721
+ }, {
1722
+ readonly internalType: "uint32";
1723
+ readonly name: "";
1724
+ readonly type: "uint32";
1725
+ }, {
1726
+ readonly internalType: "address";
1727
+ readonly name: "";
1728
+ readonly type: "address";
1729
+ }];
1730
+ readonly stateMutability: "view";
1731
+ readonly type: "function";
1732
+ }, {
1733
+ readonly inputs: readonly [{
1734
+ readonly internalType: "address";
1735
+ readonly name: "pool";
1736
+ readonly type: "address";
1737
+ }];
1738
+ readonly name: "getPoolRoleAccounts";
1739
+ readonly outputs: readonly [{
1740
+ readonly components: readonly [{
1741
+ readonly internalType: "address";
1742
+ readonly name: "pauseManager";
1743
+ readonly type: "address";
1744
+ }, {
1745
+ readonly internalType: "address";
1746
+ readonly name: "swapFeeManager";
1747
+ readonly type: "address";
1748
+ }, {
1749
+ readonly internalType: "address";
1750
+ readonly name: "poolCreator";
1751
+ readonly type: "address";
1752
+ }];
1753
+ readonly internalType: "struct PoolRoleAccounts";
1754
+ readonly name: "";
1755
+ readonly type: "tuple";
1756
+ }];
1757
+ readonly stateMutability: "view";
1758
+ readonly type: "function";
1759
+ }, {
1760
+ readonly inputs: readonly [{
1761
+ readonly internalType: "address";
1762
+ readonly name: "pool";
1763
+ readonly type: "address";
1764
+ }];
1765
+ readonly name: "getPoolTokenInfo";
1766
+ readonly outputs: readonly [{
1767
+ readonly internalType: "contract IERC20[]";
1768
+ readonly name: "tokens";
1769
+ readonly type: "address[]";
1770
+ }, {
1771
+ readonly components: readonly [{
1772
+ readonly internalType: "enum TokenType";
1773
+ readonly name: "tokenType";
1774
+ readonly type: "uint8";
1775
+ }, {
1776
+ readonly internalType: "contract IRateProvider";
1777
+ readonly name: "rateProvider";
1778
+ readonly type: "address";
1779
+ }, {
1780
+ readonly internalType: "bool";
1781
+ readonly name: "paysYieldFees";
1782
+ readonly type: "bool";
1783
+ }];
1784
+ readonly internalType: "struct TokenInfo[]";
1785
+ readonly name: "tokenInfo";
1786
+ readonly type: "tuple[]";
1787
+ }, {
1788
+ readonly internalType: "uint256[]";
1789
+ readonly name: "balancesRaw";
1790
+ readonly type: "uint256[]";
1791
+ }, {
1792
+ readonly internalType: "uint256[]";
1793
+ readonly name: "lastBalancesLiveScaled18";
1794
+ readonly type: "uint256[]";
1795
+ }];
1796
+ readonly stateMutability: "view";
1797
+ readonly type: "function";
1798
+ }, {
1799
+ readonly inputs: readonly [{
1800
+ readonly internalType: "address";
1801
+ readonly name: "pool";
1802
+ readonly type: "address";
1803
+ }];
1804
+ readonly name: "getPoolTokenRates";
1805
+ readonly outputs: readonly [{
1806
+ readonly internalType: "uint256[]";
1807
+ readonly name: "decimalScalingFactors";
1808
+ readonly type: "uint256[]";
1809
+ }, {
1810
+ readonly internalType: "uint256[]";
1811
+ readonly name: "tokenRates";
1812
+ readonly type: "uint256[]";
1813
+ }];
1814
+ readonly stateMutability: "view";
1815
+ readonly type: "function";
1816
+ }, {
1817
+ readonly inputs: readonly [{
1818
+ readonly internalType: "address";
1819
+ readonly name: "pool";
1820
+ readonly type: "address";
1821
+ }];
1822
+ readonly name: "getPoolTokens";
1823
+ readonly outputs: readonly [{
1824
+ readonly internalType: "contract IERC20[]";
1825
+ readonly name: "tokens";
1826
+ readonly type: "address[]";
1827
+ }];
1828
+ readonly stateMutability: "view";
1829
+ readonly type: "function";
1830
+ }, {
1831
+ readonly inputs: readonly [];
1832
+ readonly name: "getProtocolFeeController";
1833
+ readonly outputs: readonly [{
1834
+ readonly internalType: "contract IProtocolFeeController";
1835
+ readonly name: "";
1836
+ readonly type: "address";
1837
+ }];
1838
+ readonly stateMutability: "view";
1839
+ readonly type: "function";
1840
+ }, {
1841
+ readonly inputs: readonly [{
1842
+ readonly internalType: "contract IERC20";
1843
+ readonly name: "token";
1844
+ readonly type: "address";
1845
+ }];
1846
+ readonly name: "getReservesOf";
1847
+ readonly outputs: readonly [{
1848
+ readonly internalType: "uint256";
1849
+ readonly name: "";
1850
+ readonly type: "uint256";
1851
+ }];
1852
+ readonly stateMutability: "view";
1853
+ readonly type: "function";
1854
+ }, {
1855
+ readonly inputs: readonly [{
1856
+ readonly internalType: "address";
1857
+ readonly name: "pool";
1858
+ readonly type: "address";
1859
+ }];
1860
+ readonly name: "getStaticSwapFeePercentage";
1861
+ readonly outputs: readonly [{
1862
+ readonly internalType: "uint256";
1863
+ readonly name: "";
1864
+ readonly type: "uint256";
1865
+ }];
1866
+ readonly stateMutability: "view";
1867
+ readonly type: "function";
1868
+ }, {
1869
+ readonly inputs: readonly [{
1870
+ readonly internalType: "contract IERC20";
1871
+ readonly name: "token";
1872
+ readonly type: "address";
1873
+ }];
1874
+ readonly name: "getTokenDelta";
1875
+ readonly outputs: readonly [{
1876
+ readonly internalType: "int256";
1877
+ readonly name: "";
1878
+ readonly type: "int256";
1879
+ }];
1880
+ readonly stateMutability: "view";
1881
+ readonly type: "function";
1882
+ }, {
1883
+ readonly inputs: readonly [];
1884
+ readonly name: "getVaultAdmin";
1885
+ readonly outputs: readonly [{
1886
+ readonly internalType: "address";
1887
+ readonly name: "";
1888
+ readonly type: "address";
1889
+ }];
1890
+ readonly stateMutability: "view";
1891
+ readonly type: "function";
1892
+ }, {
1893
+ readonly inputs: readonly [{
1894
+ readonly internalType: "address";
1895
+ readonly name: "pool";
1896
+ readonly type: "address";
1897
+ }, {
1898
+ readonly internalType: "address";
1899
+ readonly name: "to";
1900
+ readonly type: "address";
1901
+ }, {
1902
+ readonly internalType: "contract IERC20[]";
1903
+ readonly name: "tokens";
1904
+ readonly type: "address[]";
1905
+ }, {
1906
+ readonly internalType: "uint256[]";
1907
+ readonly name: "exactAmountsIn";
1908
+ readonly type: "uint256[]";
1909
+ }, {
1910
+ readonly internalType: "uint256";
1911
+ readonly name: "minBptAmountOut";
1912
+ readonly type: "uint256";
1913
+ }, {
1914
+ readonly internalType: "bytes";
1915
+ readonly name: "userData";
1916
+ readonly type: "bytes";
1917
+ }];
1918
+ readonly name: "initialize";
1919
+ readonly outputs: readonly [{
1920
+ readonly internalType: "uint256";
1921
+ readonly name: "bptAmountOut";
1922
+ readonly type: "uint256";
1923
+ }];
1924
+ readonly stateMutability: "nonpayable";
1925
+ readonly type: "function";
1926
+ }, {
1927
+ readonly inputs: readonly [{
1928
+ readonly internalType: "contract IERC4626";
1929
+ readonly name: "wrappedToken";
1930
+ readonly type: "address";
1931
+ }];
1932
+ readonly name: "isERC4626BufferInitialized";
1933
+ readonly outputs: readonly [{
1934
+ readonly internalType: "bool";
1935
+ readonly name: "";
1936
+ readonly type: "bool";
1937
+ }];
1938
+ readonly stateMutability: "view";
1939
+ readonly type: "function";
1940
+ }, {
1941
+ readonly inputs: readonly [{
1942
+ readonly internalType: "address";
1943
+ readonly name: "pool";
1944
+ readonly type: "address";
1945
+ }];
1946
+ readonly name: "isPoolInRecoveryMode";
1947
+ readonly outputs: readonly [{
1948
+ readonly internalType: "bool";
1949
+ readonly name: "";
1950
+ readonly type: "bool";
1951
+ }];
1952
+ readonly stateMutability: "view";
1953
+ readonly type: "function";
1954
+ }, {
1955
+ readonly inputs: readonly [{
1956
+ readonly internalType: "address";
1957
+ readonly name: "pool";
1958
+ readonly type: "address";
1959
+ }];
1960
+ readonly name: "isPoolInitialized";
1961
+ readonly outputs: readonly [{
1962
+ readonly internalType: "bool";
1963
+ readonly name: "";
1964
+ readonly type: "bool";
1965
+ }];
1966
+ readonly stateMutability: "view";
1967
+ readonly type: "function";
1968
+ }, {
1969
+ readonly inputs: readonly [{
1970
+ readonly internalType: "address";
1971
+ readonly name: "pool";
1972
+ readonly type: "address";
1973
+ }];
1974
+ readonly name: "isPoolPaused";
1975
+ readonly outputs: readonly [{
1976
+ readonly internalType: "bool";
1977
+ readonly name: "";
1978
+ readonly type: "bool";
1979
+ }];
1980
+ readonly stateMutability: "view";
1981
+ readonly type: "function";
1982
+ }, {
1983
+ readonly inputs: readonly [{
1984
+ readonly internalType: "address";
1985
+ readonly name: "pool";
1986
+ readonly type: "address";
1987
+ }];
1988
+ readonly name: "isPoolRegistered";
1989
+ readonly outputs: readonly [{
1990
+ readonly internalType: "bool";
1991
+ readonly name: "";
1992
+ readonly type: "bool";
1993
+ }];
1994
+ readonly stateMutability: "view";
1995
+ readonly type: "function";
1996
+ }, {
1997
+ readonly inputs: readonly [];
1998
+ readonly name: "isQueryDisabled";
1999
+ readonly outputs: readonly [{
2000
+ readonly internalType: "bool";
2001
+ readonly name: "";
2002
+ readonly type: "bool";
2003
+ }];
2004
+ readonly stateMutability: "view";
2005
+ readonly type: "function";
2006
+ }, {
2007
+ readonly inputs: readonly [];
2008
+ readonly name: "isQueryDisabledPermanently";
2009
+ readonly outputs: readonly [{
2010
+ readonly internalType: "bool";
2011
+ readonly name: "";
2012
+ readonly type: "bool";
2013
+ }];
2014
+ readonly stateMutability: "view";
2015
+ readonly type: "function";
2016
+ }, {
2017
+ readonly inputs: readonly [];
2018
+ readonly name: "isUnlocked";
2019
+ readonly outputs: readonly [{
2020
+ readonly internalType: "bool";
2021
+ readonly name: "";
2022
+ readonly type: "bool";
2023
+ }];
2024
+ readonly stateMutability: "view";
2025
+ readonly type: "function";
2026
+ }, {
2027
+ readonly inputs: readonly [{
2028
+ readonly internalType: "bytes";
2029
+ readonly name: "data";
2030
+ readonly type: "bytes";
2031
+ }];
2032
+ readonly name: "quote";
2033
+ readonly outputs: readonly [{
2034
+ readonly internalType: "bytes";
2035
+ readonly name: "result";
2036
+ readonly type: "bytes";
2037
+ }];
2038
+ readonly stateMutability: "nonpayable";
2039
+ readonly type: "function";
2040
+ }, {
2041
+ readonly inputs: readonly [{
2042
+ readonly internalType: "bytes";
2043
+ readonly name: "data";
2044
+ readonly type: "bytes";
2045
+ }];
2046
+ readonly name: "quoteAndRevert";
2047
+ readonly outputs: readonly [];
2048
+ readonly stateMutability: "nonpayable";
2049
+ readonly type: "function";
2050
+ }, {
2051
+ readonly inputs: readonly [];
2052
+ readonly name: "reentrancyGuardEntered";
2053
+ readonly outputs: readonly [{
2054
+ readonly internalType: "bool";
2055
+ readonly name: "";
2056
+ readonly type: "bool";
2057
+ }];
2058
+ readonly stateMutability: "view";
2059
+ readonly type: "function";
2060
+ }, {
2061
+ readonly inputs: readonly [{
2062
+ readonly internalType: "address";
2063
+ readonly name: "pool";
2064
+ readonly type: "address";
2065
+ }, {
2066
+ readonly components: readonly [{
2067
+ readonly internalType: "contract IERC20";
2068
+ readonly name: "token";
2069
+ readonly type: "address";
2070
+ }, {
2071
+ readonly internalType: "enum TokenType";
2072
+ readonly name: "tokenType";
2073
+ readonly type: "uint8";
2074
+ }, {
2075
+ readonly internalType: "contract IRateProvider";
2076
+ readonly name: "rateProvider";
2077
+ readonly type: "address";
2078
+ }, {
2079
+ readonly internalType: "bool";
2080
+ readonly name: "paysYieldFees";
2081
+ readonly type: "bool";
2082
+ }];
2083
+ readonly internalType: "struct TokenConfig[]";
2084
+ readonly name: "tokenConfig";
2085
+ readonly type: "tuple[]";
2086
+ }, {
2087
+ readonly internalType: "uint256";
2088
+ readonly name: "swapFeePercentage";
2089
+ readonly type: "uint256";
2090
+ }, {
2091
+ readonly internalType: "uint32";
2092
+ readonly name: "pauseWindowEndTime";
2093
+ readonly type: "uint32";
2094
+ }, {
2095
+ readonly internalType: "bool";
2096
+ readonly name: "protocolFeeExempt";
2097
+ readonly type: "bool";
2098
+ }, {
2099
+ readonly components: readonly [{
2100
+ readonly internalType: "address";
2101
+ readonly name: "pauseManager";
2102
+ readonly type: "address";
2103
+ }, {
2104
+ readonly internalType: "address";
2105
+ readonly name: "swapFeeManager";
2106
+ readonly type: "address";
2107
+ }, {
2108
+ readonly internalType: "address";
2109
+ readonly name: "poolCreator";
2110
+ readonly type: "address";
2111
+ }];
2112
+ readonly internalType: "struct PoolRoleAccounts";
2113
+ readonly name: "roleAccounts";
2114
+ readonly type: "tuple";
2115
+ }, {
2116
+ readonly internalType: "address";
2117
+ readonly name: "poolHooksContract";
2118
+ readonly type: "address";
2119
+ }, {
2120
+ readonly components: readonly [{
2121
+ readonly internalType: "bool";
2122
+ readonly name: "disableUnbalancedLiquidity";
2123
+ readonly type: "bool";
2124
+ }, {
2125
+ readonly internalType: "bool";
2126
+ readonly name: "enableAddLiquidityCustom";
2127
+ readonly type: "bool";
2128
+ }, {
2129
+ readonly internalType: "bool";
2130
+ readonly name: "enableRemoveLiquidityCustom";
2131
+ readonly type: "bool";
2132
+ }, {
2133
+ readonly internalType: "bool";
2134
+ readonly name: "enableDonation";
2135
+ readonly type: "bool";
2136
+ }];
2137
+ readonly internalType: "struct LiquidityManagement";
2138
+ readonly name: "liquidityManagement";
2139
+ readonly type: "tuple";
2140
+ }];
2141
+ readonly name: "registerPool";
2142
+ readonly outputs: readonly [];
2143
+ readonly stateMutability: "nonpayable";
2144
+ readonly type: "function";
2145
+ }, {
2146
+ readonly inputs: readonly [{
2147
+ readonly internalType: "address";
2148
+ readonly name: "pool";
2149
+ readonly type: "address";
2150
+ }, {
2151
+ readonly internalType: "address";
2152
+ readonly name: "from";
2153
+ readonly type: "address";
2154
+ }, {
2155
+ readonly internalType: "uint256";
2156
+ readonly name: "exactBptAmountIn";
2157
+ readonly type: "uint256";
2158
+ }, {
2159
+ readonly internalType: "uint256[]";
2160
+ readonly name: "minAmountsOut";
2161
+ readonly type: "uint256[]";
2162
+ }];
2163
+ readonly name: "removeLiquidityRecovery";
2164
+ readonly outputs: readonly [{
2165
+ readonly internalType: "uint256[]";
2166
+ readonly name: "amountsOutRaw";
2167
+ readonly type: "uint256[]";
2168
+ }];
2169
+ readonly stateMutability: "nonpayable";
2170
+ readonly type: "function";
2171
+ }, {
2172
+ readonly inputs: readonly [{
2173
+ readonly internalType: "address";
2174
+ readonly name: "token";
2175
+ readonly type: "address";
2176
+ }];
2177
+ readonly name: "totalSupply";
2178
+ readonly outputs: readonly [{
2179
+ readonly internalType: "uint256";
2180
+ readonly name: "";
2181
+ readonly type: "uint256";
2182
+ }];
2183
+ readonly stateMutability: "view";
2184
+ readonly type: "function";
2185
+ }, {
2186
+ readonly inputs: readonly [];
2187
+ readonly name: "vault";
2188
+ readonly outputs: readonly [{
2189
+ readonly internalType: "contract IVault";
2190
+ readonly name: "";
2191
+ readonly type: "address";
2192
+ }];
2193
+ readonly stateMutability: "view";
2194
+ readonly type: "function";
2195
+ }, {
2196
+ readonly stateMutability: "payable";
2197
+ readonly type: "receive";
2198
+ }];
2199
+ static createInterface(): BalancerSingletonInterface;
2200
+ static connect(address: string, signerOrProvider: Signer | Provider): BalancerSingleton;
2201
+ }