@pendle/core-v2 0.8.0-beta-12 → 0.8.1-beta

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 (241) hide show
  1. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.dbg.json +1 -1
  2. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.json +39 -7
  3. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.dbg.json +1 -1
  4. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  5. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +1 -1
  6. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +39 -7
  7. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.dbg.json +1 -1
  8. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.json +38 -6
  9. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.dbg.json +4 -0
  10. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.json +864 -0
  11. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +1 -1
  12. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +38 -6
  13. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultScy.sol/PendleYearnVaultSCY.dbg.json +1 -1
  14. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultScy.sol/PendleYearnVaultSCY.json +38 -6
  15. package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +1 -1
  16. package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.json +36 -4
  17. package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +1 -1
  18. package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.json +36 -4
  19. package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.dbg.json +1 -1
  20. package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.dbg.json +1 -1
  21. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
  22. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +4 -0
  23. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +242 -0
  24. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +4 -0
  25. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/{PendleGaugeControllerSidechain.sol → PendleGaugeControllerSidechainUpg.sol}/PendleGaugeControllerSidechainUpg.json +3 -3
  26. package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  27. package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  28. package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +2 -15
  29. package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  30. package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +0 -13
  31. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  32. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +2 -2
  33. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
  35. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  37. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  38. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  39. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
  40. package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.json +2 -2
  42. package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.json +2 -2
  44. package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.json +2 -2
  46. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  49. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  51. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  52. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  53. package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +1 -1
  54. package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.json +2 -2
  55. package/build/artifacts/contracts/core/actions/ActionCore.sol/ActionCore.dbg.json +1 -1
  56. package/build/artifacts/contracts/core/actions/ActionCore.sol/ActionCore.json +2 -2
  57. package/build/artifacts/contracts/core/actions/ActionYT.sol/ActionYT.dbg.json +1 -1
  58. package/build/artifacts/contracts/core/actions/ActionYT.sol/ActionYT.json +2 -2
  59. package/build/artifacts/contracts/core/actions/base/ActionSCYAndPTBase.sol/ActionSCYAndPTBase.dbg.json +1 -1
  60. package/build/artifacts/contracts/core/actions/base/ActionSCYAndPYBase.sol/ActionSCYAndPYBase.dbg.json +1 -1
  61. package/build/artifacts/contracts/core/actions/base/ActionSCYAndYTBase.sol/ActionSCYAndYTBase.dbg.json +1 -1
  62. package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  63. package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +1 -1
  64. package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +1 -1
  65. package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.dbg.json +1 -1
  66. package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
  67. package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
  68. package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +1 -1
  69. package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +1 -1
  70. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
  71. package/build/artifacts/contracts/interfaces/IJoePair.sol/IJoePair.dbg.json +1 -1
  72. package/build/artifacts/contracts/interfaces/IJoeRouter01.sol/IJoeRouter01.dbg.json +1 -1
  73. package/build/artifacts/contracts/interfaces/IJoeRouter02.sol/IJoeRouter02.dbg.json +1 -1
  74. package/build/artifacts/contracts/interfaces/IPActionCore.sol/IPActionCore.dbg.json +1 -1
  75. package/build/artifacts/contracts/interfaces/IPActionYT.sol/IPActionYT.dbg.json +1 -1
  76. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  77. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  78. package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
  79. package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.dbg.json +1 -1
  80. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  81. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  82. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  83. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  84. package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.dbg.json +1 -1
  85. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  86. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  87. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.json +15 -0
  88. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  89. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  90. package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.dbg.json +1 -1
  91. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  92. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  93. package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
  94. package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
  95. package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
  96. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  97. package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +4 -0
  98. package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.json +137 -0
  99. package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +4 -0
  100. package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.json +135 -0
  101. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +4 -0
  102. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.json +63 -0
  103. package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +1 -1
  104. package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.json +36 -4
  105. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  106. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  107. package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +1 -1
  108. package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +1 -1
  109. package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  110. package/build/artifacts/contracts/libraries/SCY/SCYIndex.sol/SCYIndexLib.dbg.json +1 -1
  111. package/build/artifacts/contracts/libraries/SCY/SCYIndex.sol/SCYIndexLib.json +2 -2
  112. package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +1 -1
  113. package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  114. package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
  115. package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  116. package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
  117. package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  118. package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.json +2 -2
  119. package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
  120. package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  121. package/build/artifacts/contracts/libraries/helpers/SSTORE2Deployer.sol/SSTORE2Deployer.dbg.json +1 -1
  122. package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  123. package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
  124. package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.json +2 -2
  125. package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxLib.dbg.json +1 -1
  126. package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxLib.json +2 -2
  127. package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  128. package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.json +2 -2
  129. package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +1 -1
  130. package/build/artifacts/contracts/libraries/math/Math.sol/Math.json +2 -2
  131. package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +1 -1
  132. package/build/artifacts/contracts/libraries/solmate/SSTORE2.sol/SSTORE2.dbg.json +1 -1
  133. package/build/artifacts/contracts/libraries/traderjoe/JoeLibrary.sol/JoeLibrary.dbg.json +1 -1
  134. package/build/artifacts/contracts/libraries/traderjoe/PendleJoeSwapHelperUpg.sol/PendleJoeSwapHelperUpg.dbg.json +1 -1
  135. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
  136. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +174 -6
  137. package/build/artifacts/contracts/periphery/PermissionsV2Upg.sol/PermissionsV2Upg.dbg.json +1 -1
  138. package/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol +13 -3
  139. package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol +13 -9
  140. package/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol +12 -2
  141. package/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol +194 -0
  142. package/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol +12 -8
  143. package/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultScy.sol +12 -8
  144. package/contracts/SuperComposableYield/base-implementations/SCYBase.sol +10 -12
  145. package/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol +1 -2
  146. package/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol +1 -0
  147. package/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol +1 -1
  148. package/contracts/core/LiquidityMining/GaugeController/{PendleGaugeControllerMainchain.sol → PendleGaugeControllerMainchainUpg.sol} +0 -0
  149. package/contracts/core/LiquidityMining/GaugeController/{PendleGaugeControllerSidechain.sol → PendleGaugeControllerSidechainUpg.sol} +0 -0
  150. package/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol +18 -24
  151. package/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol +8 -10
  152. package/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol +3 -3
  153. package/contracts/core/Market/PendleMarketFactory.sol +1 -0
  154. package/contracts/core/PendleERC20.sol +1 -1
  155. package/contracts/core/YieldContracts/PendleYieldToken.sol +0 -7
  156. package/contracts/core/actions/ActionCallback.sol +3 -1
  157. package/contracts/core/actions/base/ActionSCYAndYTBase.sol +1 -0
  158. package/contracts/core/actions/base/CallbackHelper.sol +1 -1
  159. package/contracts/interfaces/IPGaugeController.sol +1 -1
  160. package/contracts/interfaces/IPRouterStatic.sol +15 -3
  161. package/contracts/interfaces/IStargateLPStaking.sol +47 -0
  162. package/contracts/interfaces/IStargatePool.sol +49 -0
  163. package/contracts/interfaces/IStargateRouter.sol +37 -0
  164. package/contracts/interfaces/ISuperComposableYield.sol +6 -9
  165. package/contracts/libraries/RewardManager.sol +2 -3
  166. package/contracts/libraries/RewardManagerAbstract.sol +1 -0
  167. package/contracts/libraries/VeBalanceLib.sol +13 -0
  168. package/contracts/libraries/helpers/ArrayLib.sol +0 -17
  169. package/contracts/libraries/helpers/TokenHelper.sol +4 -2
  170. package/contracts/libraries/math/LogExpMath.sol +46 -44
  171. package/contracts/libraries/math/MarketApproxLib.sol +5 -7
  172. package/contracts/libraries/math/MarketMathCore.sol +14 -5
  173. package/contracts/libraries/math/Math.sol +14 -0
  174. package/contracts/offchain-helpers/RouterStatic.sol +163 -34
  175. package/deployments/43113-core.json +7 -7
  176. package/deployments/43113-markets/benqi-market-4Ccb97.json +7 -0
  177. package/deployments/43113-markets/benqi-market-534471.json +7 -0
  178. package/deployments/80001-core.json +6 -6
  179. package/deployments/80001-markets/benqi-market-109acB.json +7 -0
  180. package/deployments/80001-markets/benqi-market-4e470E.json +7 -0
  181. package/package.json +3 -3
  182. package/typechain-types/IPRouterStatic.ts +45 -9
  183. package/typechain-types/IStargateLPStaking.ts +108 -0
  184. package/typechain-types/IStargatePool.ts +94 -0
  185. package/typechain-types/ISuperComposableYield.ts +72 -26
  186. package/typechain-types/PendleAaveV3SCY.ts +74 -28
  187. package/typechain-types/PendleERC4626SCY.ts +73 -27
  188. package/typechain-types/PendleQiTokenSCY.ts +74 -28
  189. package/typechain-types/PendleStargatePool.ts +73 -27
  190. package/typechain-types/PendleStargateSCY.ts +1135 -0
  191. package/typechain-types/PendleVotingControllerUpg.ts +0 -21
  192. package/typechain-types/PendleWstEthSCY.ts +73 -27
  193. package/typechain-types/PendleYearnVaultScy.ts +73 -27
  194. package/typechain-types/RouterStatic.ts +314 -74
  195. package/typechain-types/SCYBase.ts +73 -27
  196. package/typechain-types/SCYBaseWithRewards.ts +73 -27
  197. package/typechain-types/VotingControllerStorageUpg.ts +0 -21
  198. package/typechain-types/factories/ActionCallback__factory.ts +1 -1
  199. package/typechain-types/factories/ActionCore__factory.ts +1 -1
  200. package/typechain-types/factories/ActionYT__factory.ts +1 -1
  201. package/typechain-types/factories/IPRouterStatic__factory.ts +15 -0
  202. package/typechain-types/factories/IStargateLPStaking__factory.ts +90 -0
  203. package/typechain-types/factories/IStargatePool__factory.ts +79 -0
  204. package/typechain-types/factories/ISuperComposableYield__factory.ts +36 -4
  205. package/typechain-types/factories/PendleAaveV3SCY__factory.ts +38 -6
  206. package/typechain-types/factories/PendleERC20Permit__factory.ts +1 -1
  207. package/typechain-types/factories/PendleERC20__factory.ts +1 -1
  208. package/typechain-types/factories/PendleERC4626SCY__factory.ts +37 -5
  209. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  210. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  211. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  212. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  213. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  214. package/typechain-types/factories/PendleQiTokenSCY__factory.ts +38 -6
  215. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  216. package/typechain-types/factories/PendleStargatePool__factory.ts +37 -5
  217. package/typechain-types/factories/PendleStargateSCY__factory.ts +952 -0
  218. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -14
  219. package/typechain-types/factories/PendleWstEthSCY__factory.ts +37 -5
  220. package/typechain-types/factories/PendleYearnVaultScy__factory.ts +37 -5
  221. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  222. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  223. package/typechain-types/factories/RouterStatic__factory.ts +173 -5
  224. package/typechain-types/factories/SCYBaseWithRewards__factory.ts +36 -4
  225. package/typechain-types/factories/SCYBase__factory.ts +36 -4
  226. package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +0 -13
  227. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
  228. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  229. package/typechain-types/hardhat.d.ts +9 -0
  230. package/typechain-types/index.ts +2 -0
  231. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchain.sol/PendleGaugeControllerMainchainUpg.dbg.json +0 -4
  232. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchain.sol/PendleGaugeControllerMainchainUpg.json +0 -242
  233. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechain.sol/PendleGaugeControllerSidechainUpg.dbg.json +0 -4
  234. package/deployments/43113-markets/benqi-market-5C60ba.json +0 -7
  235. package/deployments/43113-markets/benqi-market-611eA3.json +0 -7
  236. package/deployments/43113-markets/benqi-market-A386eA.json +0 -7
  237. package/deployments/43113-markets/benqi-market-bf8841.json +0 -7
  238. package/deployments/80001-markets/benqi-market-5E1104.json +0 -7
  239. package/deployments/80001-markets/benqi-market-899134.json +0 -7
  240. package/deployments/80001-markets/benqi-market-94C86f.json +0 -7
  241. package/deployments/80001-markets/benqi-market-c68429.json +0 -7
@@ -0,0 +1,137 @@
1
+ {
2
+ "_format": "hh-sol-artifact-1",
3
+ "contractName": "IStargateLPStaking",
4
+ "sourceName": "contracts/interfaces/IStargateLPStaking.sol",
5
+ "abi": [
6
+ {
7
+ "inputs": [
8
+ {
9
+ "internalType": "uint256",
10
+ "name": "_pid",
11
+ "type": "uint256"
12
+ },
13
+ {
14
+ "internalType": "uint256",
15
+ "name": "_amount",
16
+ "type": "uint256"
17
+ }
18
+ ],
19
+ "name": "deposit",
20
+ "outputs": [],
21
+ "stateMutability": "nonpayable",
22
+ "type": "function"
23
+ },
24
+ {
25
+ "inputs": [
26
+ {
27
+ "internalType": "uint256",
28
+ "name": "_pid",
29
+ "type": "uint256"
30
+ }
31
+ ],
32
+ "name": "poolInfo",
33
+ "outputs": [
34
+ {
35
+ "components": [
36
+ {
37
+ "internalType": "address",
38
+ "name": "lpToken",
39
+ "type": "address"
40
+ },
41
+ {
42
+ "internalType": "uint256",
43
+ "name": "allocPoint",
44
+ "type": "uint256"
45
+ },
46
+ {
47
+ "internalType": "uint256",
48
+ "name": "lastRewardBlock",
49
+ "type": "uint256"
50
+ },
51
+ {
52
+ "internalType": "uint256",
53
+ "name": "accStargatePerShare",
54
+ "type": "uint256"
55
+ }
56
+ ],
57
+ "internalType": "struct IStargateLPStaking.PoolInfo",
58
+ "name": "",
59
+ "type": "tuple"
60
+ }
61
+ ],
62
+ "stateMutability": "view",
63
+ "type": "function"
64
+ },
65
+ {
66
+ "inputs": [],
67
+ "name": "stargate",
68
+ "outputs": [
69
+ {
70
+ "internalType": "address",
71
+ "name": "",
72
+ "type": "address"
73
+ }
74
+ ],
75
+ "stateMutability": "view",
76
+ "type": "function"
77
+ },
78
+ {
79
+ "inputs": [
80
+ {
81
+ "internalType": "uint256",
82
+ "name": "_pid",
83
+ "type": "uint256"
84
+ },
85
+ {
86
+ "internalType": "address",
87
+ "name": "_user",
88
+ "type": "address"
89
+ }
90
+ ],
91
+ "name": "userInfo",
92
+ "outputs": [
93
+ {
94
+ "components": [
95
+ {
96
+ "internalType": "uint256",
97
+ "name": "amount",
98
+ "type": "uint256"
99
+ },
100
+ {
101
+ "internalType": "uint256",
102
+ "name": "rewardDebt",
103
+ "type": "uint256"
104
+ }
105
+ ],
106
+ "internalType": "struct IStargateLPStaking.UserInfo",
107
+ "name": "",
108
+ "type": "tuple"
109
+ }
110
+ ],
111
+ "stateMutability": "view",
112
+ "type": "function"
113
+ },
114
+ {
115
+ "inputs": [
116
+ {
117
+ "internalType": "uint256",
118
+ "name": "_pid",
119
+ "type": "uint256"
120
+ },
121
+ {
122
+ "internalType": "uint256",
123
+ "name": "_amount",
124
+ "type": "uint256"
125
+ }
126
+ ],
127
+ "name": "withdraw",
128
+ "outputs": [],
129
+ "stateMutability": "nonpayable",
130
+ "type": "function"
131
+ }
132
+ ],
133
+ "bytecode": "0x",
134
+ "deployedBytecode": "0x",
135
+ "linkReferences": {},
136
+ "deployedLinkReferences": {}
137
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "_format": "hh-sol-dbg-1",
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
+ }
@@ -0,0 +1,135 @@
1
+ {
2
+ "_format": "hh-sol-artifact-1",
3
+ "contractName": "IStargatePool",
4
+ "sourceName": "contracts/interfaces/IStargatePool.sol",
5
+ "abi": [
6
+ {
7
+ "inputs": [
8
+ {
9
+ "internalType": "uint256",
10
+ "name": "_amountLP",
11
+ "type": "uint256"
12
+ }
13
+ ],
14
+ "name": "amountLPtoLD",
15
+ "outputs": [
16
+ {
17
+ "internalType": "uint256",
18
+ "name": "",
19
+ "type": "uint256"
20
+ }
21
+ ],
22
+ "stateMutability": "view",
23
+ "type": "function"
24
+ },
25
+ {
26
+ "inputs": [],
27
+ "name": "poolId",
28
+ "outputs": [
29
+ {
30
+ "internalType": "uint256",
31
+ "name": "",
32
+ "type": "uint256"
33
+ }
34
+ ],
35
+ "stateMutability": "view",
36
+ "type": "function"
37
+ },
38
+ {
39
+ "inputs": [
40
+ {
41
+ "internalType": "uint16",
42
+ "name": "_srcChainId",
43
+ "type": "uint16"
44
+ },
45
+ {
46
+ "internalType": "uint256",
47
+ "name": "_srcPoolId",
48
+ "type": "uint256"
49
+ },
50
+ {
51
+ "internalType": "address",
52
+ "name": "_to",
53
+ "type": "address"
54
+ },
55
+ {
56
+ "components": [
57
+ {
58
+ "internalType": "uint256",
59
+ "name": "amount",
60
+ "type": "uint256"
61
+ },
62
+ {
63
+ "internalType": "uint256",
64
+ "name": "eqFee",
65
+ "type": "uint256"
66
+ },
67
+ {
68
+ "internalType": "uint256",
69
+ "name": "eqReward",
70
+ "type": "uint256"
71
+ },
72
+ {
73
+ "internalType": "uint256",
74
+ "name": "lpFee",
75
+ "type": "uint256"
76
+ },
77
+ {
78
+ "internalType": "uint256",
79
+ "name": "protocolFee",
80
+ "type": "uint256"
81
+ },
82
+ {
83
+ "internalType": "uint256",
84
+ "name": "lkbRemove",
85
+ "type": "uint256"
86
+ }
87
+ ],
88
+ "internalType": "struct IStargatePool.SwapObj",
89
+ "name": "_s",
90
+ "type": "tuple"
91
+ }
92
+ ],
93
+ "name": "swapRemote",
94
+ "outputs": [
95
+ {
96
+ "internalType": "uint256",
97
+ "name": "amountLD",
98
+ "type": "uint256"
99
+ }
100
+ ],
101
+ "stateMutability": "nonpayable",
102
+ "type": "function"
103
+ },
104
+ {
105
+ "inputs": [],
106
+ "name": "token",
107
+ "outputs": [
108
+ {
109
+ "internalType": "address",
110
+ "name": "",
111
+ "type": "address"
112
+ }
113
+ ],
114
+ "stateMutability": "view",
115
+ "type": "function"
116
+ },
117
+ {
118
+ "inputs": [],
119
+ "name": "totalLiquidity",
120
+ "outputs": [
121
+ {
122
+ "internalType": "uint256",
123
+ "name": "",
124
+ "type": "uint256"
125
+ }
126
+ ],
127
+ "stateMutability": "view",
128
+ "type": "function"
129
+ }
130
+ ],
131
+ "bytecode": "0x",
132
+ "deployedBytecode": "0x",
133
+ "linkReferences": {},
134
+ "deployedLinkReferences": {}
135
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "_format": "hh-sol-dbg-1",
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "_format": "hh-sol-artifact-1",
3
+ "contractName": "IStargateRouter",
4
+ "sourceName": "contracts/interfaces/IStargateRouter.sol",
5
+ "abi": [
6
+ {
7
+ "inputs": [
8
+ {
9
+ "internalType": "uint256",
10
+ "name": "_poolId",
11
+ "type": "uint256"
12
+ },
13
+ {
14
+ "internalType": "uint256",
15
+ "name": "_amountLD",
16
+ "type": "uint256"
17
+ },
18
+ {
19
+ "internalType": "address",
20
+ "name": "_to",
21
+ "type": "address"
22
+ }
23
+ ],
24
+ "name": "addLiquidity",
25
+ "outputs": [],
26
+ "stateMutability": "nonpayable",
27
+ "type": "function"
28
+ },
29
+ {
30
+ "inputs": [
31
+ {
32
+ "internalType": "uint16",
33
+ "name": "_srcPoolId",
34
+ "type": "uint16"
35
+ },
36
+ {
37
+ "internalType": "uint256",
38
+ "name": "_amountLP",
39
+ "type": "uint256"
40
+ },
41
+ {
42
+ "internalType": "address",
43
+ "name": "_to",
44
+ "type": "address"
45
+ }
46
+ ],
47
+ "name": "instantRedeemLocal",
48
+ "outputs": [
49
+ {
50
+ "internalType": "uint256",
51
+ "name": "amountSD",
52
+ "type": "uint256"
53
+ }
54
+ ],
55
+ "stateMutability": "nonpayable",
56
+ "type": "function"
57
+ }
58
+ ],
59
+ "bytecode": "0x",
60
+ "deployedBytecode": "0x",
61
+ "linkReferences": {},
62
+ "deployedLinkReferences": {}
63
+ }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -342,7 +342,20 @@
342
342
  },
343
343
  {
344
344
  "inputs": [],
345
- "name": "getBaseTokens",
345
+ "name": "getRewardTokens",
346
+ "outputs": [
347
+ {
348
+ "internalType": "address[]",
349
+ "name": "",
350
+ "type": "address[]"
351
+ }
352
+ ],
353
+ "stateMutability": "view",
354
+ "type": "function"
355
+ },
356
+ {
357
+ "inputs": [],
358
+ "name": "getTokensIn",
346
359
  "outputs": [
347
360
  {
348
361
  "internalType": "address[]",
@@ -355,11 +368,11 @@
355
368
  },
356
369
  {
357
370
  "inputs": [],
358
- "name": "getRewardTokens",
371
+ "name": "getTokensOut",
359
372
  "outputs": [
360
373
  {
361
374
  "internalType": "address[]",
362
- "name": "",
375
+ "name": "res",
363
376
  "type": "address[]"
364
377
  }
365
378
  ],
@@ -374,7 +387,26 @@
374
387
  "type": "address"
375
388
  }
376
389
  ],
377
- "name": "isValidBaseToken",
390
+ "name": "isValidTokenIn",
391
+ "outputs": [
392
+ {
393
+ "internalType": "bool",
394
+ "name": "",
395
+ "type": "bool"
396
+ }
397
+ ],
398
+ "stateMutability": "view",
399
+ "type": "function"
400
+ },
401
+ {
402
+ "inputs": [
403
+ {
404
+ "internalType": "address",
405
+ "name": "token",
406
+ "type": "address"
407
+ }
408
+ ],
409
+ "name": "isValidTokenOut",
378
410
  "outputs": [
379
411
  {
380
412
  "internalType": "bool",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "SCYIndexLib",
4
4
  "sourceName": "contracts/libraries/SCY/SCYIndex.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220a3a61a58916ed6c0319d56fec8ac38d7a5df8ff45bf922300b84ef97a6f3ae3164736f6c634300080f0033",
7
- "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220a3a61a58916ed6c0319d56fec8ac38d7a5df8ff45bf922300b84ef97a6f3ae3164736f6c634300080f0033",
6
+ "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220bba5ebe8b10b226cbbd1bae1cc3a9f25e119431668ec1def3fc619f7e6bac85e64736f6c634300080f0033",
7
+ "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220bba5ebe8b10b226cbbd1bae1cc3a9f25e119431668ec1def3fc619f7e6bac85e64736f6c634300080f0033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "VeBalanceLib",
4
4
  "sourceName": "contracts/libraries/VeBalanceLib.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212203242caeaa9db3e5ae32a0f754992df7080ef2819dd58975aaebae8d567aea0bc64736f6c634300080f0033",
7
- "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212203242caeaa9db3e5ae32a0f754992df7080ef2819dd58975aaebae8d567aea0bc64736f6c634300080f0033",
6
+ "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220691b955ae08f83728e763927affc695b8b779251091f2f8ebf0396700eec1e1264736f6c634300080f0033",
7
+ "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220691b955ae08f83728e763927affc695b8b779251091f2f8ebf0396700eec1e1264736f6c634300080f0033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "Checkpoints",
4
4
  "sourceName": "contracts/libraries/VeHistoryLib.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212205a9f225716e54eeed1ac54dde8fe61b6176142a4794a0d4ea3a9dd203b5ec6a664736f6c634300080f0033",
7
- "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212205a9f225716e54eeed1ac54dde8fe61b6176142a4794a0d4ea3a9dd203b5ec6a664736f6c634300080f0033",
6
+ "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212202eb171cb19d5b4b35f6071516be3ac1a3b64878726162d18c98a66df380e8d2564736f6c634300080f0033",
7
+ "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212202eb171cb19d5b4b35f6071516be3ac1a3b64878726162d18c98a66df380e8d2564736f6c634300080f0033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "ArrayLib",
4
4
  "sourceName": "contracts/libraries/helpers/ArrayLib.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220a004b2525c042ceec1623d07ce9edf19bfecf45b4c4cb8177c131a32b5bb6e8b64736f6c634300080f0033",
7
- "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220a004b2525c042ceec1623d07ce9edf19bfecf45b4c4cb8177c131a32b5bb6e8b64736f6c634300080f0033",
6
+ "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122052478b23ca721e6159c1f65babfb1fe12dc0521d278a6f0ff369ab0a0b3123ae64736f6c634300080f0033",
7
+ "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122052478b23ca721e6159c1f65babfb1fe12dc0521d278a6f0ff369ab0a0b3123ae64736f6c634300080f0033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "LogExpMath",
4
4
  "sourceName": "contracts/libraries/math/LogExpMath.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122052696d682e27e30ffac9e4ac2a2c88f449e07a48011c49539ecb5c761438f2fb64736f6c634300080f0033",
7
- "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122052696d682e27e30ffac9e4ac2a2c88f449e07a48011c49539ecb5c761438f2fb64736f6c634300080f0033",
6
+ "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212203e9469de61202dfdb1b91043ec84d7a4ff96a10f46783773764c0078948d33ca64736f6c634300080f0033",
7
+ "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212203e9469de61202dfdb1b91043ec84d7a4ff96a10f46783773764c0078948d33ca64736f6c634300080f0033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "MarketApproxLib",
4
4
  "sourceName": "contracts/libraries/math/MarketApproxLib.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220983bce34d933760f03f5e58843f0fc184695a4867371110c31e7a5249deee00064736f6c634300080f0033",
7
- "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220983bce34d933760f03f5e58843f0fc184695a4867371110c31e7a5249deee00064736f6c634300080f0033",
6
+ "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122092fc1c6caddf053c09d060998574570a5cde840df2d502c4469de8964d748ebb64736f6c634300080f0033",
7
+ "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122092fc1c6caddf053c09d060998574570a5cde840df2d502c4469de8964d748ebb64736f6c634300080f0033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "MarketMathCore",
4
4
  "sourceName": "contracts/libraries/math/MarketMathCore.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220c58a1ed9b909d76183485bafb623dd39b947841b98b90ddbab6e64ac7e36682764736f6c634300080f0033",
7
- "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220c58a1ed9b909d76183485bafb623dd39b947841b98b90ddbab6e64ac7e36682764736f6c634300080f0033",
6
+ "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212207dfb443e5ff74a4711ab3e0a8cebdbdda304a502112074b2dc247940b8b4ad6c64736f6c634300080f0033",
7
+ "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212207dfb443e5ff74a4711ab3e0a8cebdbdda304a502112074b2dc247940b8b4ad6c64736f6c634300080f0033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/b0346cebcf8301b67a28d59590cc4e88.json"
3
+ "buildInfo": "../../../../build-info/5288c52e2bad622975ca99f52d1a47ff.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "Math",
4
4
  "sourceName": "contracts/libraries/math/Math.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122086aa47d127476d6d84e5ad5119f4e7bf67f5abf099ac22892c6a693dcf54818964736f6c634300080f0033",
7
- "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122086aa47d127476d6d84e5ad5119f4e7bf67f5abf099ac22892c6a693dcf54818964736f6c634300080f0033",
6
+ "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220df13643d89ad0dc37bea152333f5c9058fbcbf014f8b97db8f621607afc3ddbc64736f6c634300080f0033",
7
+ "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220df13643d89ad0dc37bea152333f5c9058fbcbf014f8b97db8f621607afc3ddbc64736f6c634300080f0033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }