@pendle/core-v2 0.15.1-mainnet → 0.15.2-mainnet

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 (402) hide show
  1. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
  2. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +15 -2
  3. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
  4. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
  5. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +15 -2
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  7. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.json +13 -0
  8. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.dbg.json +1 -1
  9. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
  10. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +15 -2
  11. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.dbg.json +1 -1
  12. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.json +15 -2
  13. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
  14. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.json +13 -0
  15. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
  16. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +15 -2
  17. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
  18. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +15 -2
  19. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  20. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +15 -2
  21. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  22. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  23. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +15 -2
  24. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  25. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +15 -2
  26. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  27. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  28. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
  29. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  30. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.json +2 -2
  31. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  32. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
  33. package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +4 -0
  35. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.json +699 -0
  36. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +4 -0
  37. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.json +515 -0
  38. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +4 -0
  39. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.json +10 -0
  40. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.json +2 -2
  42. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.json +2 -2
  44. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  47. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +77 -17
  49. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  52. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.json +2 -2
  53. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  54. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +4 -0
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +1003 -0
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +4 -0
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +1068 -0
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +4 -0
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.json +10 -0
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +4 -0
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.json +10 -0
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +4 -0
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.json +10 -0
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +4 -0
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/{ConvexCurveLP → base}/PendleConvexLPSY.sol/PendleConvexLPSY.json +1 -1
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +4 -0
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +856 -0
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
  75. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  76. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  77. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +15 -2
  78. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  79. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +85 -4
  80. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  81. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +17 -4
  82. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  83. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.json +2 -2
  84. package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
  85. package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.json +2 -2
  86. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
  87. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.json +3 -38
  88. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
  89. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.json +2 -2
  90. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
  91. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.json +13 -0
  92. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  93. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.json +2 -2
  94. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  95. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +284 -31
  96. package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  97. package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
  98. package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.json +1 -1
  99. package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
  100. package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.json +39 -85
  101. package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +4 -0
  102. package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.json +213 -0
  103. package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +1 -1
  104. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
  105. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +4 -0
  106. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.json +30 -0
  107. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +4 -0
  108. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.json +76 -0
  109. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  110. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.json +91 -17
  111. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  112. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.json +50 -0
  113. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  114. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +20 -0
  115. package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.dbg.json +1 -1
  116. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  117. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +20 -0
  118. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  119. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +181 -17
  120. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +4 -0
  121. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.json +173 -0
  122. package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +4 -0
  123. package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.json +86 -0
  124. package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +4 -0
  125. package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.json +34 -0
  126. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  127. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  128. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.json +2 -2
  129. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  130. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  131. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  132. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  133. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.json +1 -1
  134. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  135. package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
  136. package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
  137. package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
  138. package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +1 -1
  139. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
  140. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.json +45 -0
  141. package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
  142. package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +1 -1
  143. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  144. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  145. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.json +15 -2
  146. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +4 -0
  147. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.json +35 -0
  148. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
  149. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +2 -80
  150. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
  151. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +271 -61
  152. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  153. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +102 -41
  154. package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.dbg.json +1 -1
  155. package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.json +2 -2
  156. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  157. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +61 -24
  158. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  159. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.json +2 -2
  160. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  161. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +31 -24
  162. package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +1 -1
  163. package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.json +2 -2
  164. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  165. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +31 -24
  166. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  167. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +15 -2
  168. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  169. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.json +1 -1
  170. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  171. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  172. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  173. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  174. package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +1 -1
  175. package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +191 -2
  176. package/build/artifacts/contracts/router/kyberswap/IAggregatorRouterHelper.sol/IAggregationRouterHelper.dbg.json +4 -0
  177. package/build/artifacts/contracts/router/kyberswap/IAggregatorRouterHelper.sol/IAggregationRouterHelper.json +35 -0
  178. package/build/artifacts/contracts/router/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +1 -1
  179. package/build/artifacts/contracts/router/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.json +1 -1
  180. package/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol +58 -27
  181. package/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol +46 -12
  182. package/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol +31 -7
  183. package/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol +133 -0
  184. package/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol +27 -0
  185. package/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol +9 -10
  186. package/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol +9 -23
  187. package/contracts/core/BulkSeller/BulkSeller.sol +259 -0
  188. package/contracts/core/BulkSeller/BulkSellerFactory.sol +88 -0
  189. package/contracts/core/BulkSeller/BulkSellerMathCore.sol +143 -0
  190. package/contracts/core/Market/PendleMarket.sol +18 -7
  191. package/contracts/core/Market/PendleMarketFactory.sol +15 -5
  192. package/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol +102 -0
  193. package/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol +160 -0
  194. package/contracts/core/StandardizedYield/implementations/Convex/README.md +29 -0
  195. package/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol +215 -0
  196. package/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol +127 -0
  197. package/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol +152 -0
  198. package/contracts/core/StandardizedYield/implementations/Convex/{ConvexCurveLP → base}/PendleConvexLPSY.sol +2 -4
  199. package/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol +122 -0
  200. package/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol +17 -8
  201. package/contracts/core/YieldContracts/PendlePrincipalToken.sol +3 -3
  202. package/contracts/core/YieldContracts/PendleYieldContractFactory.sol +38 -11
  203. package/contracts/core/YieldContracts/PendleYieldToken.sol +54 -21
  204. package/contracts/core/erc20/PendleERC20.sol +4 -7
  205. package/contracts/core/libraries/BaseSplitCodeFactory.sol +1 -1
  206. package/contracts/core/libraries/BoringOwnableUpgradeable.sol +1 -1
  207. package/contracts/core/libraries/Errors.sol +32 -4
  208. package/contracts/core/libraries/StringLib.sol +782 -0
  209. package/contracts/core/libraries/TokenHelper.sol +9 -0
  210. package/contracts/interfaces/ConvexCurve/IBooster.sol +1 -1
  211. package/contracts/interfaces/Curve/ICrvPool.sol +12 -31
  212. package/contracts/interfaces/Curve/ITriCrvPool.sol +41 -0
  213. package/contracts/interfaces/ILayerZeroEndpoint.sol +39 -0
  214. package/contracts/interfaces/ILayerZeroReceiver.sol +12 -0
  215. package/contracts/interfaces/ILooksFeeSharing.sol +5 -0
  216. package/contracts/interfaces/ILooksStaking.sol +13 -0
  217. package/contracts/interfaces/IPActionAddRemoveLiq.sol +3 -5
  218. package/contracts/interfaces/IPActionMintRedeem.sol +2 -0
  219. package/contracts/interfaces/IPBulkSeller.sol +28 -0
  220. package/contracts/interfaces/IPBulkSellerFactory.sol +12 -0
  221. package/contracts/interfaces/IPBulkSellerSYCallback.sol +10 -0
  222. package/contracts/interfaces/IPMarketFactory.sol +1 -1
  223. package/contracts/interfaces/IPMsgSendEndpoint.sol +4 -2
  224. package/contracts/interfaces/IPYieldContractFactory.sol +1 -1
  225. package/contracts/interfaces/IStETH.sol +6 -0
  226. package/contracts/interfaces/IStandardizedYield.sol +15 -10
  227. package/contracts/offchain-helpers/BulkSellerOffchain.sol +43 -0
  228. package/contracts/offchain-helpers/MarketMathStatic.sol +0 -173
  229. package/contracts/offchain-helpers/RouterStatic.sol +189 -50
  230. package/contracts/router/ActionAddRemoveLiq.sol +71 -52
  231. package/contracts/router/ActionCallback.sol +4 -8
  232. package/contracts/router/ActionMintRedeem.sol +27 -18
  233. package/contracts/router/ActionSwapPT.sol +8 -9
  234. package/contracts/router/ActionSwapPTYT.sol +3 -7
  235. package/contracts/router/ActionSwapYT.sol +15 -10
  236. package/contracts/router/PendleRouter.sol +3 -0
  237. package/contracts/router/base/ActionBaseMintRedeem.sol +78 -83
  238. package/contracts/router/base/MarketApproxLib.sol +1 -1
  239. package/contracts/router/kyberswap/AggregationRouterHelper.sol +17 -1
  240. package/contracts/router/kyberswap/IAggregatorRouterHelper.sol +10 -0
  241. package/contracts/router/kyberswap/KyberSwapHelper.sol +21 -8
  242. package/deployments/1-markets/FRAX_30_MAR_23.json +8 -0
  243. package/deployments/1-markets/LOOKS_30_MAR_23.json +8 -0
  244. package/deployments/1-markets/USDD_MARCH_30.json +8 -0
  245. package/deployments/1-offchain-helper.json +3 -0
  246. package/package.json +3 -2
  247. package/typechain-types/AccessControl.ts +360 -0
  248. package/typechain-types/AccessControlUpgradeable.ts +369 -0
  249. package/typechain-types/ActionAddRemoveLiq.ts +64 -52
  250. package/typechain-types/ActionBaseMintRedeem.ts +8 -8
  251. package/typechain-types/ActionMintRedeem.ts +48 -16
  252. package/typechain-types/ActionSwapPT.ts +34 -12
  253. package/typechain-types/ActionSwapYT.ts +34 -12
  254. package/typechain-types/AggregationRouterHelper.ts +287 -3
  255. package/typechain-types/BaseSplitCodeFactoryContract.ts +9 -0
  256. package/typechain-types/BeaconProxy.ts +97 -0
  257. package/typechain-types/BoringOwnableUpgradeable.ts +9 -0
  258. package/typechain-types/BulkSeller.ts +777 -0
  259. package/typechain-types/BulkSellerFactory.ts +707 -0
  260. package/typechain-types/BulkSellerOffchain.ts +117 -0
  261. package/typechain-types/ContextUpgradeable.ts +68 -0
  262. package/typechain-types/Curve3CrvPoolHelper.ts +236 -0
  263. package/typechain-types/CurveFraxUsdcPoolHelper.ts +158 -0
  264. package/typechain-types/CurveUsdd3CrvPoolHelper.ts +184 -0
  265. package/typechain-types/ERC165.ts +102 -0
  266. package/typechain-types/ERC165Upgradeable.ts +113 -0
  267. package/typechain-types/IAccessControl.ts +305 -0
  268. package/typechain-types/IAccessControlUpgradeable.ts +305 -0
  269. package/typechain-types/IAggregationRouterHelper.ts +108 -0
  270. package/typechain-types/IBooster.ts +9 -3
  271. package/typechain-types/ICrvPool.ts +69 -172
  272. package/typechain-types/IERC165.ts +102 -0
  273. package/typechain-types/IERC165Upgradeable.ts +102 -0
  274. package/typechain-types/ILooksStaking.ts +27 -0
  275. package/typechain-types/IPActionAddRemoveLiq.ts +56 -44
  276. package/typechain-types/IPActionMintRedeem.ts +40 -8
  277. package/typechain-types/IPActionSwapPT.ts +26 -4
  278. package/typechain-types/IPActionSwapYT.ts +26 -4
  279. package/typechain-types/IPAllAction.ts +76 -54
  280. package/typechain-types/IPBulkSeller.ts +290 -0
  281. package/typechain-types/IPBulkSellerCallback.ts +115 -0
  282. package/typechain-types/IPBulkSellerFactory.ts +147 -0
  283. package/typechain-types/IPMarketFactory.ts +2 -2
  284. package/typechain-types/IPYieldContractFactory.ts +3 -3
  285. package/typechain-types/IStETH.ts +56 -0
  286. package/typechain-types/ITriCrvPool.ts +345 -0
  287. package/typechain-types/Initializable.ts +68 -0
  288. package/typechain-types/KyberSwapHelper.ts +8 -8
  289. package/typechain-types/MarketMathStatic.ts +0 -117
  290. package/typechain-types/PendleCurveFraxUsdcSY.ts +1228 -0
  291. package/typechain-types/PendleCurveUsdd3CrvSY.ts +1299 -0
  292. package/typechain-types/PendleFeeDistributor.ts +9 -0
  293. package/typechain-types/PendleFeeDistributorFactory.ts +9 -0
  294. package/typechain-types/PendleGaugeControllerBaseUpg.ts +9 -0
  295. package/typechain-types/PendleGaugeControllerMainchainUpg.ts +9 -0
  296. package/typechain-types/PendleGaugeControllerSidechainUpg.ts +9 -0
  297. package/typechain-types/PendleLooksStakingSY.ts +1052 -0
  298. package/typechain-types/PendleMarketFactory.ts +51 -2
  299. package/typechain-types/PendleMsgReceiveEndpointUpg.ts +9 -0
  300. package/typechain-types/PendleMsgSendEndpointUpg.ts +9 -0
  301. package/typechain-types/PendleMsgSenderAppUpg.ts +9 -0
  302. package/typechain-types/PendlePrincipalToken.ts +9 -0
  303. package/typechain-types/PendleRouter.ts +9 -0
  304. package/typechain-types/PendleVotingControllerUpg.ts +9 -0
  305. package/typechain-types/PendleYieldContractFactory.ts +57 -8
  306. package/typechain-types/PendleYieldToken.ts +21 -0
  307. package/typechain-types/ReentrancyGuardUpgradeable.ts +68 -0
  308. package/typechain-types/RouterStatic.ts +260 -22
  309. package/typechain-types/VotingEscrowPendleMainchain.ts +9 -0
  310. package/typechain-types/VotingEscrowPendleSidechain.ts +9 -0
  311. package/typechain-types/factories/AccessControlUpgradeable__factory.ts +247 -0
  312. package/typechain-types/factories/AccessControl__factory.ts +227 -0
  313. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +106 -59
  314. package/typechain-types/factories/ActionBaseMintRedeem__factory.ts +1 -1
  315. package/typechain-types/factories/ActionCallback__factory.ts +1 -1
  316. package/typechain-types/factories/ActionMintRedeem__factory.ts +65 -42
  317. package/typechain-types/factories/ActionMisc__factory.ts +1 -1
  318. package/typechain-types/factories/ActionSwapPTYT__factory.ts +1 -1
  319. package/typechain-types/factories/ActionSwapPT__factory.ts +35 -42
  320. package/typechain-types/factories/ActionSwapYT__factory.ts +35 -42
  321. package/typechain-types/factories/AggregationRouterHelper__factory.ts +190 -1
  322. package/typechain-types/factories/BaseSplitCodeFactoryContract__factory.ts +14 -1
  323. package/typechain-types/factories/BaseSplitCodeFactory__factory.ts +1 -1
  324. package/typechain-types/factories/BeaconProxy__factory.ts +141 -0
  325. package/typechain-types/factories/BoringOwnableUpgradeableData__factory.ts +1 -1
  326. package/typechain-types/factories/BoringOwnableUpgradeable__factory.ts +13 -0
  327. package/typechain-types/factories/BulkSellerFactory__factory.ts +568 -0
  328. package/typechain-types/factories/BulkSellerOffchain__factory.ts +88 -0
  329. package/typechain-types/factories/BulkSeller__factory.ts +749 -0
  330. package/typechain-types/factories/ContextUpgradeable__factory.ts +39 -0
  331. package/typechain-types/factories/Curve3CrvPoolHelper__factory.ts +220 -0
  332. package/typechain-types/factories/CurveFraxUsdcPoolHelper__factory.ts +146 -0
  333. package/typechain-types/factories/CurveUsdd3CrvPoolHelper__factory.ts +172 -0
  334. package/typechain-types/factories/ERC165Upgradeable__factory.ts +58 -0
  335. package/typechain-types/factories/ERC165__factory.ts +39 -0
  336. package/typechain-types/factories/ERC20__factory.ts +1 -1
  337. package/typechain-types/factories/Errors__factory.ts +283 -30
  338. package/typechain-types/factories/IAccessControlUpgradeable__factory.ts +202 -0
  339. package/typechain-types/factories/IAccessControl__factory.ts +198 -0
  340. package/typechain-types/factories/IAggregationRouterHelper__factory.ts +54 -0
  341. package/typechain-types/factories/IBooster__factory.ts +1 -1
  342. package/typechain-types/factories/ICrvPool__factory.ts +39 -85
  343. package/typechain-types/factories/IERC165Upgradeable__factory.ts +45 -0
  344. package/typechain-types/factories/IERC165__factory.ts +42 -0
  345. package/typechain-types/factories/ILooksStaking__factory.ts +7 -0
  346. package/typechain-types/factories/IPActionAddRemoveLiq__factory.ts +91 -17
  347. package/typechain-types/factories/IPActionMintRedeem__factory.ts +50 -0
  348. package/typechain-types/factories/IPActionSwapPT__factory.ts +20 -0
  349. package/typechain-types/factories/IPActionSwapYT__factory.ts +20 -0
  350. package/typechain-types/factories/IPAllAction__factory.ts +181 -17
  351. package/typechain-types/factories/IPBulkSellerCallback__factory.ts +53 -0
  352. package/typechain-types/factories/IPBulkSellerFactory__factory.ts +101 -0
  353. package/typechain-types/factories/IPBulkSeller__factory.ts +185 -0
  354. package/typechain-types/factories/IPMarketFactory__factory.ts +2 -2
  355. package/typechain-types/factories/IPYieldContractFactory__factory.ts +1 -1
  356. package/typechain-types/factories/IStETH__factory.ts +45 -0
  357. package/typechain-types/factories/ITriCrvPool__factory.ts +225 -0
  358. package/typechain-types/factories/ImplicitSwapfeeContract__factory.ts +1 -1
  359. package/typechain-types/factories/Initializable__factory.ts +36 -0
  360. package/typechain-types/factories/KyberSwapHelper__factory.ts +1 -1
  361. package/typechain-types/factories/MarketMathStatic__factory.ts +1 -79
  362. package/typechain-types/factories/OracleLib__factory.ts +1 -1
  363. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1068 -0
  364. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1133 -0
  365. package/typechain-types/factories/PendleERC20Permit__factory.ts +1 -1
  366. package/typechain-types/factories/PendleERC20__factory.ts +1 -1
  367. package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +14 -1
  368. package/typechain-types/factories/PendleFeeDistributor__factory.ts +14 -1
  369. package/typechain-types/factories/PendleGaugeControllerBaseUpg__factory.ts +13 -0
  370. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +14 -1
  371. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +14 -1
  372. package/typechain-types/factories/PendleLooksStakingSY__factory.ts +937 -0
  373. package/typechain-types/factories/PendleMarketFactory__factory.ts +76 -16
  374. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  375. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +14 -1
  376. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +14 -1
  377. package/typechain-types/factories/PendleMsgSenderAppUpg__factory.ts +13 -0
  378. package/typechain-types/factories/PendlePrincipalToken__factory.ts +14 -1
  379. package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
  380. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  381. package/typechain-types/factories/PendleRouter__factory.ts +14 -1
  382. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +14 -1
  383. package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
  384. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +84 -3
  385. package/typechain-types/factories/PendleYieldToken__factory.ts +16 -3
  386. package/typechain-types/factories/ReentrancyGuardUpgradeable__factory.ts +43 -0
  387. package/typechain-types/factories/RouterStatic__factory.ts +216 -2
  388. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +14 -1
  389. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +14 -1
  390. package/typechain-types/hardhat.d.ts +233 -17
  391. package/typechain-types/index.ts +50 -6
  392. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSY.sol/Pendle3CrvAndTokenSY.dbg.json +0 -4
  393. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSY.sol/Pendle3CrvAndTokenSY.json +0 -1018
  394. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/ConvexCurveLP/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +0 -4
  395. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.dbg.json +0 -4
  396. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.json +0 -76
  397. package/build/artifacts/contracts/offchain-helpers/ImplicitSwapfeeContract.sol/ImplicitSwapfeeContract.dbg.json +0 -4
  398. package/build/artifacts/contracts/offchain-helpers/ImplicitSwapfeeContract.sol/ImplicitSwapfeeContract.json +0 -182
  399. package/contracts/core/StandardizedYield/implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSY.sol +0 -167
  400. package/contracts/core/StandardizedYield/implementations/Convex/Pendle3CrvHelper.sol +0 -83
  401. package/contracts/interfaces/ICelerMessageBus.sol +0 -28
  402. package/contracts/interfaces/ICelerMessageReceiverApp.sol +0 -25
@@ -0,0 +1,856 @@
1
+ {
2
+ "_format": "hh-sol-artifact-1",
3
+ "contractName": "PendleLooksStakingSY",
4
+ "sourceName": "contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol",
5
+ "abi": [
6
+ {
7
+ "inputs": [
8
+ {
9
+ "internalType": "string",
10
+ "name": "_name",
11
+ "type": "string"
12
+ },
13
+ {
14
+ "internalType": "string",
15
+ "name": "_symbol",
16
+ "type": "string"
17
+ },
18
+ {
19
+ "internalType": "address",
20
+ "name": "_looks",
21
+ "type": "address"
22
+ },
23
+ {
24
+ "internalType": "address",
25
+ "name": "_stakingContract",
26
+ "type": "address"
27
+ },
28
+ {
29
+ "internalType": "address",
30
+ "name": "_feeSharingContract",
31
+ "type": "address"
32
+ }
33
+ ],
34
+ "stateMutability": "nonpayable",
35
+ "type": "constructor"
36
+ },
37
+ {
38
+ "inputs": [
39
+ {
40
+ "internalType": "uint256",
41
+ "name": "actualSharesOut",
42
+ "type": "uint256"
43
+ },
44
+ {
45
+ "internalType": "uint256",
46
+ "name": "requiredSharesOut",
47
+ "type": "uint256"
48
+ }
49
+ ],
50
+ "name": "SYInsufficientSharesOut",
51
+ "type": "error"
52
+ },
53
+ {
54
+ "inputs": [
55
+ {
56
+ "internalType": "uint256",
57
+ "name": "actualTokenOut",
58
+ "type": "uint256"
59
+ },
60
+ {
61
+ "internalType": "uint256",
62
+ "name": "requiredTokenOut",
63
+ "type": "uint256"
64
+ }
65
+ ],
66
+ "name": "SYInsufficientTokenOut",
67
+ "type": "error"
68
+ },
69
+ {
70
+ "inputs": [
71
+ {
72
+ "internalType": "address",
73
+ "name": "token",
74
+ "type": "address"
75
+ }
76
+ ],
77
+ "name": "SYInvalidTokenIn",
78
+ "type": "error"
79
+ },
80
+ {
81
+ "inputs": [
82
+ {
83
+ "internalType": "address",
84
+ "name": "token",
85
+ "type": "address"
86
+ }
87
+ ],
88
+ "name": "SYInvalidTokenOut",
89
+ "type": "error"
90
+ },
91
+ {
92
+ "inputs": [],
93
+ "name": "SYZeroDeposit",
94
+ "type": "error"
95
+ },
96
+ {
97
+ "inputs": [],
98
+ "name": "SYZeroRedeem",
99
+ "type": "error"
100
+ },
101
+ {
102
+ "anonymous": false,
103
+ "inputs": [
104
+ {
105
+ "indexed": true,
106
+ "internalType": "address",
107
+ "name": "owner",
108
+ "type": "address"
109
+ },
110
+ {
111
+ "indexed": true,
112
+ "internalType": "address",
113
+ "name": "spender",
114
+ "type": "address"
115
+ },
116
+ {
117
+ "indexed": false,
118
+ "internalType": "uint256",
119
+ "name": "value",
120
+ "type": "uint256"
121
+ }
122
+ ],
123
+ "name": "Approval",
124
+ "type": "event"
125
+ },
126
+ {
127
+ "anonymous": false,
128
+ "inputs": [
129
+ {
130
+ "indexed": true,
131
+ "internalType": "address",
132
+ "name": "user",
133
+ "type": "address"
134
+ },
135
+ {
136
+ "indexed": false,
137
+ "internalType": "address[]",
138
+ "name": "rewardTokens",
139
+ "type": "address[]"
140
+ },
141
+ {
142
+ "indexed": false,
143
+ "internalType": "uint256[]",
144
+ "name": "rewardAmounts",
145
+ "type": "uint256[]"
146
+ }
147
+ ],
148
+ "name": "ClaimRewards",
149
+ "type": "event"
150
+ },
151
+ {
152
+ "anonymous": false,
153
+ "inputs": [
154
+ {
155
+ "indexed": true,
156
+ "internalType": "address",
157
+ "name": "caller",
158
+ "type": "address"
159
+ },
160
+ {
161
+ "indexed": true,
162
+ "internalType": "address",
163
+ "name": "receiver",
164
+ "type": "address"
165
+ },
166
+ {
167
+ "indexed": true,
168
+ "internalType": "address",
169
+ "name": "tokenIn",
170
+ "type": "address"
171
+ },
172
+ {
173
+ "indexed": false,
174
+ "internalType": "uint256",
175
+ "name": "amountDeposited",
176
+ "type": "uint256"
177
+ },
178
+ {
179
+ "indexed": false,
180
+ "internalType": "uint256",
181
+ "name": "amountSyOut",
182
+ "type": "uint256"
183
+ }
184
+ ],
185
+ "name": "Deposit",
186
+ "type": "event"
187
+ },
188
+ {
189
+ "anonymous": false,
190
+ "inputs": [
191
+ {
192
+ "indexed": true,
193
+ "internalType": "address",
194
+ "name": "caller",
195
+ "type": "address"
196
+ },
197
+ {
198
+ "indexed": true,
199
+ "internalType": "address",
200
+ "name": "receiver",
201
+ "type": "address"
202
+ },
203
+ {
204
+ "indexed": true,
205
+ "internalType": "address",
206
+ "name": "tokenOut",
207
+ "type": "address"
208
+ },
209
+ {
210
+ "indexed": false,
211
+ "internalType": "uint256",
212
+ "name": "amountSyToRedeem",
213
+ "type": "uint256"
214
+ },
215
+ {
216
+ "indexed": false,
217
+ "internalType": "uint256",
218
+ "name": "amountTokenOut",
219
+ "type": "uint256"
220
+ }
221
+ ],
222
+ "name": "Redeem",
223
+ "type": "event"
224
+ },
225
+ {
226
+ "anonymous": false,
227
+ "inputs": [
228
+ {
229
+ "indexed": true,
230
+ "internalType": "address",
231
+ "name": "from",
232
+ "type": "address"
233
+ },
234
+ {
235
+ "indexed": true,
236
+ "internalType": "address",
237
+ "name": "to",
238
+ "type": "address"
239
+ },
240
+ {
241
+ "indexed": false,
242
+ "internalType": "uint256",
243
+ "name": "value",
244
+ "type": "uint256"
245
+ }
246
+ ],
247
+ "name": "Transfer",
248
+ "type": "event"
249
+ },
250
+ {
251
+ "inputs": [],
252
+ "name": "DOMAIN_SEPARATOR",
253
+ "outputs": [
254
+ {
255
+ "internalType": "bytes32",
256
+ "name": "",
257
+ "type": "bytes32"
258
+ }
259
+ ],
260
+ "stateMutability": "view",
261
+ "type": "function"
262
+ },
263
+ {
264
+ "inputs": [
265
+ {
266
+ "internalType": "address",
267
+ "name": "",
268
+ "type": "address"
269
+ }
270
+ ],
271
+ "name": "accruedRewards",
272
+ "outputs": [
273
+ {
274
+ "internalType": "uint256[]",
275
+ "name": "rewardAmounts",
276
+ "type": "uint256[]"
277
+ }
278
+ ],
279
+ "stateMutability": "view",
280
+ "type": "function"
281
+ },
282
+ {
283
+ "inputs": [
284
+ {
285
+ "internalType": "address",
286
+ "name": "owner",
287
+ "type": "address"
288
+ },
289
+ {
290
+ "internalType": "address",
291
+ "name": "spender",
292
+ "type": "address"
293
+ }
294
+ ],
295
+ "name": "allowance",
296
+ "outputs": [
297
+ {
298
+ "internalType": "uint256",
299
+ "name": "",
300
+ "type": "uint256"
301
+ }
302
+ ],
303
+ "stateMutability": "view",
304
+ "type": "function"
305
+ },
306
+ {
307
+ "inputs": [
308
+ {
309
+ "internalType": "address",
310
+ "name": "spender",
311
+ "type": "address"
312
+ },
313
+ {
314
+ "internalType": "uint256",
315
+ "name": "amount",
316
+ "type": "uint256"
317
+ }
318
+ ],
319
+ "name": "approve",
320
+ "outputs": [
321
+ {
322
+ "internalType": "bool",
323
+ "name": "",
324
+ "type": "bool"
325
+ }
326
+ ],
327
+ "stateMutability": "nonpayable",
328
+ "type": "function"
329
+ },
330
+ {
331
+ "inputs": [],
332
+ "name": "assetInfo",
333
+ "outputs": [
334
+ {
335
+ "internalType": "enum IStandardizedYield.AssetType",
336
+ "name": "assetType",
337
+ "type": "uint8"
338
+ },
339
+ {
340
+ "internalType": "address",
341
+ "name": "assetAddress",
342
+ "type": "address"
343
+ },
344
+ {
345
+ "internalType": "uint8",
346
+ "name": "assetDecimals",
347
+ "type": "uint8"
348
+ }
349
+ ],
350
+ "stateMutability": "view",
351
+ "type": "function"
352
+ },
353
+ {
354
+ "inputs": [
355
+ {
356
+ "internalType": "address",
357
+ "name": "account",
358
+ "type": "address"
359
+ }
360
+ ],
361
+ "name": "balanceOf",
362
+ "outputs": [
363
+ {
364
+ "internalType": "uint256",
365
+ "name": "",
366
+ "type": "uint256"
367
+ }
368
+ ],
369
+ "stateMutability": "view",
370
+ "type": "function"
371
+ },
372
+ {
373
+ "inputs": [
374
+ {
375
+ "internalType": "address",
376
+ "name": "",
377
+ "type": "address"
378
+ }
379
+ ],
380
+ "name": "claimRewards",
381
+ "outputs": [
382
+ {
383
+ "internalType": "uint256[]",
384
+ "name": "rewardAmounts",
385
+ "type": "uint256[]"
386
+ }
387
+ ],
388
+ "stateMutability": "nonpayable",
389
+ "type": "function"
390
+ },
391
+ {
392
+ "inputs": [],
393
+ "name": "decimals",
394
+ "outputs": [
395
+ {
396
+ "internalType": "uint8",
397
+ "name": "",
398
+ "type": "uint8"
399
+ }
400
+ ],
401
+ "stateMutability": "view",
402
+ "type": "function"
403
+ },
404
+ {
405
+ "inputs": [
406
+ {
407
+ "internalType": "address",
408
+ "name": "receiver",
409
+ "type": "address"
410
+ },
411
+ {
412
+ "internalType": "address",
413
+ "name": "tokenIn",
414
+ "type": "address"
415
+ },
416
+ {
417
+ "internalType": "uint256",
418
+ "name": "amountTokenToDeposit",
419
+ "type": "uint256"
420
+ },
421
+ {
422
+ "internalType": "uint256",
423
+ "name": "minSharesOut",
424
+ "type": "uint256"
425
+ }
426
+ ],
427
+ "name": "deposit",
428
+ "outputs": [
429
+ {
430
+ "internalType": "uint256",
431
+ "name": "amountSharesOut",
432
+ "type": "uint256"
433
+ }
434
+ ],
435
+ "stateMutability": "payable",
436
+ "type": "function"
437
+ },
438
+ {
439
+ "inputs": [],
440
+ "name": "exchangeRate",
441
+ "outputs": [
442
+ {
443
+ "internalType": "uint256",
444
+ "name": "",
445
+ "type": "uint256"
446
+ }
447
+ ],
448
+ "stateMutability": "view",
449
+ "type": "function"
450
+ },
451
+ {
452
+ "inputs": [],
453
+ "name": "feeSharingContract",
454
+ "outputs": [
455
+ {
456
+ "internalType": "address",
457
+ "name": "",
458
+ "type": "address"
459
+ }
460
+ ],
461
+ "stateMutability": "view",
462
+ "type": "function"
463
+ },
464
+ {
465
+ "inputs": [],
466
+ "name": "getRewardTokens",
467
+ "outputs": [
468
+ {
469
+ "internalType": "address[]",
470
+ "name": "rewardTokens",
471
+ "type": "address[]"
472
+ }
473
+ ],
474
+ "stateMutability": "view",
475
+ "type": "function"
476
+ },
477
+ {
478
+ "inputs": [],
479
+ "name": "getTokensIn",
480
+ "outputs": [
481
+ {
482
+ "internalType": "address[]",
483
+ "name": "res",
484
+ "type": "address[]"
485
+ }
486
+ ],
487
+ "stateMutability": "view",
488
+ "type": "function"
489
+ },
490
+ {
491
+ "inputs": [],
492
+ "name": "getTokensOut",
493
+ "outputs": [
494
+ {
495
+ "internalType": "address[]",
496
+ "name": "res",
497
+ "type": "address[]"
498
+ }
499
+ ],
500
+ "stateMutability": "view",
501
+ "type": "function"
502
+ },
503
+ {
504
+ "inputs": [
505
+ {
506
+ "internalType": "address",
507
+ "name": "token",
508
+ "type": "address"
509
+ }
510
+ ],
511
+ "name": "isValidTokenIn",
512
+ "outputs": [
513
+ {
514
+ "internalType": "bool",
515
+ "name": "",
516
+ "type": "bool"
517
+ }
518
+ ],
519
+ "stateMutability": "view",
520
+ "type": "function"
521
+ },
522
+ {
523
+ "inputs": [
524
+ {
525
+ "internalType": "address",
526
+ "name": "token",
527
+ "type": "address"
528
+ }
529
+ ],
530
+ "name": "isValidTokenOut",
531
+ "outputs": [
532
+ {
533
+ "internalType": "bool",
534
+ "name": "",
535
+ "type": "bool"
536
+ }
537
+ ],
538
+ "stateMutability": "view",
539
+ "type": "function"
540
+ },
541
+ {
542
+ "inputs": [],
543
+ "name": "looks",
544
+ "outputs": [
545
+ {
546
+ "internalType": "address",
547
+ "name": "",
548
+ "type": "address"
549
+ }
550
+ ],
551
+ "stateMutability": "view",
552
+ "type": "function"
553
+ },
554
+ {
555
+ "inputs": [],
556
+ "name": "name",
557
+ "outputs": [
558
+ {
559
+ "internalType": "string",
560
+ "name": "",
561
+ "type": "string"
562
+ }
563
+ ],
564
+ "stateMutability": "view",
565
+ "type": "function"
566
+ },
567
+ {
568
+ "inputs": [
569
+ {
570
+ "internalType": "address",
571
+ "name": "owner",
572
+ "type": "address"
573
+ }
574
+ ],
575
+ "name": "nonces",
576
+ "outputs": [
577
+ {
578
+ "internalType": "uint256",
579
+ "name": "",
580
+ "type": "uint256"
581
+ }
582
+ ],
583
+ "stateMutability": "view",
584
+ "type": "function"
585
+ },
586
+ {
587
+ "inputs": [
588
+ {
589
+ "internalType": "address",
590
+ "name": "owner",
591
+ "type": "address"
592
+ },
593
+ {
594
+ "internalType": "address",
595
+ "name": "spender",
596
+ "type": "address"
597
+ },
598
+ {
599
+ "internalType": "uint256",
600
+ "name": "value",
601
+ "type": "uint256"
602
+ },
603
+ {
604
+ "internalType": "uint256",
605
+ "name": "deadline",
606
+ "type": "uint256"
607
+ },
608
+ {
609
+ "internalType": "uint8",
610
+ "name": "v",
611
+ "type": "uint8"
612
+ },
613
+ {
614
+ "internalType": "bytes32",
615
+ "name": "r",
616
+ "type": "bytes32"
617
+ },
618
+ {
619
+ "internalType": "bytes32",
620
+ "name": "s",
621
+ "type": "bytes32"
622
+ }
623
+ ],
624
+ "name": "permit",
625
+ "outputs": [],
626
+ "stateMutability": "nonpayable",
627
+ "type": "function"
628
+ },
629
+ {
630
+ "inputs": [
631
+ {
632
+ "internalType": "address",
633
+ "name": "tokenIn",
634
+ "type": "address"
635
+ },
636
+ {
637
+ "internalType": "uint256",
638
+ "name": "amountTokenToDeposit",
639
+ "type": "uint256"
640
+ }
641
+ ],
642
+ "name": "previewDeposit",
643
+ "outputs": [
644
+ {
645
+ "internalType": "uint256",
646
+ "name": "amountSharesOut",
647
+ "type": "uint256"
648
+ }
649
+ ],
650
+ "stateMutability": "view",
651
+ "type": "function"
652
+ },
653
+ {
654
+ "inputs": [
655
+ {
656
+ "internalType": "address",
657
+ "name": "tokenOut",
658
+ "type": "address"
659
+ },
660
+ {
661
+ "internalType": "uint256",
662
+ "name": "amountSharesToRedeem",
663
+ "type": "uint256"
664
+ }
665
+ ],
666
+ "name": "previewRedeem",
667
+ "outputs": [
668
+ {
669
+ "internalType": "uint256",
670
+ "name": "amountTokenOut",
671
+ "type": "uint256"
672
+ }
673
+ ],
674
+ "stateMutability": "view",
675
+ "type": "function"
676
+ },
677
+ {
678
+ "inputs": [
679
+ {
680
+ "internalType": "address",
681
+ "name": "receiver",
682
+ "type": "address"
683
+ },
684
+ {
685
+ "internalType": "uint256",
686
+ "name": "amountSharesToRedeem",
687
+ "type": "uint256"
688
+ },
689
+ {
690
+ "internalType": "address",
691
+ "name": "tokenOut",
692
+ "type": "address"
693
+ },
694
+ {
695
+ "internalType": "uint256",
696
+ "name": "minTokenOut",
697
+ "type": "uint256"
698
+ },
699
+ {
700
+ "internalType": "bool",
701
+ "name": "burnFromInternalBalance",
702
+ "type": "bool"
703
+ }
704
+ ],
705
+ "name": "redeem",
706
+ "outputs": [
707
+ {
708
+ "internalType": "uint256",
709
+ "name": "amountTokenOut",
710
+ "type": "uint256"
711
+ }
712
+ ],
713
+ "stateMutability": "nonpayable",
714
+ "type": "function"
715
+ },
716
+ {
717
+ "inputs": [],
718
+ "name": "rewardIndexesCurrent",
719
+ "outputs": [
720
+ {
721
+ "internalType": "uint256[]",
722
+ "name": "indexes",
723
+ "type": "uint256[]"
724
+ }
725
+ ],
726
+ "stateMutability": "nonpayable",
727
+ "type": "function"
728
+ },
729
+ {
730
+ "inputs": [],
731
+ "name": "rewardIndexesStored",
732
+ "outputs": [
733
+ {
734
+ "internalType": "uint256[]",
735
+ "name": "indexes",
736
+ "type": "uint256[]"
737
+ }
738
+ ],
739
+ "stateMutability": "view",
740
+ "type": "function"
741
+ },
742
+ {
743
+ "inputs": [],
744
+ "name": "stakingContract",
745
+ "outputs": [
746
+ {
747
+ "internalType": "address",
748
+ "name": "",
749
+ "type": "address"
750
+ }
751
+ ],
752
+ "stateMutability": "view",
753
+ "type": "function"
754
+ },
755
+ {
756
+ "inputs": [],
757
+ "name": "symbol",
758
+ "outputs": [
759
+ {
760
+ "internalType": "string",
761
+ "name": "",
762
+ "type": "string"
763
+ }
764
+ ],
765
+ "stateMutability": "view",
766
+ "type": "function"
767
+ },
768
+ {
769
+ "inputs": [],
770
+ "name": "totalSupply",
771
+ "outputs": [
772
+ {
773
+ "internalType": "uint256",
774
+ "name": "",
775
+ "type": "uint256"
776
+ }
777
+ ],
778
+ "stateMutability": "view",
779
+ "type": "function"
780
+ },
781
+ {
782
+ "inputs": [
783
+ {
784
+ "internalType": "address",
785
+ "name": "to",
786
+ "type": "address"
787
+ },
788
+ {
789
+ "internalType": "uint256",
790
+ "name": "amount",
791
+ "type": "uint256"
792
+ }
793
+ ],
794
+ "name": "transfer",
795
+ "outputs": [
796
+ {
797
+ "internalType": "bool",
798
+ "name": "",
799
+ "type": "bool"
800
+ }
801
+ ],
802
+ "stateMutability": "nonpayable",
803
+ "type": "function"
804
+ },
805
+ {
806
+ "inputs": [
807
+ {
808
+ "internalType": "address",
809
+ "name": "from",
810
+ "type": "address"
811
+ },
812
+ {
813
+ "internalType": "address",
814
+ "name": "to",
815
+ "type": "address"
816
+ },
817
+ {
818
+ "internalType": "uint256",
819
+ "name": "amount",
820
+ "type": "uint256"
821
+ }
822
+ ],
823
+ "name": "transferFrom",
824
+ "outputs": [
825
+ {
826
+ "internalType": "bool",
827
+ "name": "",
828
+ "type": "bool"
829
+ }
830
+ ],
831
+ "stateMutability": "nonpayable",
832
+ "type": "function"
833
+ },
834
+ {
835
+ "inputs": [],
836
+ "name": "yieldToken",
837
+ "outputs": [
838
+ {
839
+ "internalType": "address",
840
+ "name": "",
841
+ "type": "address"
842
+ }
843
+ ],
844
+ "stateMutability": "view",
845
+ "type": "function"
846
+ },
847
+ {
848
+ "stateMutability": "payable",
849
+ "type": "receive"
850
+ }
851
+ ],
852
+ "bytecode": "0x6101e06040523480156200001257600080fd5b5060405162002e5838038062002e5883398101604081905262000035916200049d565b8484848282826001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000079573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200009f91906200053f565b6040805180820190915260018152603160f81b602082015283908184846003620000ca8482620005fa565b506004620000d98382620005fa565b5060ff166080525050600280546001600160f81b0316600160f81b17905581516020808401919091208251918301919091206101008290526101208190524660c0527f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f6200018c8184846040805160208101859052908101839052606081018290524660808201523060a082015260009060c0016040516020818303038152906040528051906020012090509392505050565b60a0523060e05261014052505050506001600160a01b0393841661016052505050858116610180528481166101a05283166101c05250620001d090508383620001db565b505050505062000757565b6001600160a01b038216620001ee575050565b6200020260026001600160601b03620006c6565b604051636eb1769f60e11b81523060048201526001600160a01b0383811660248301526001600160601b03929092169184169063dd62ed3e90604401602060405180830381865afa1580156200025c573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620002829190620006fb565b101562000298576200029882826000196200029c565b5050565b604080516001600160a01b038481166024830152604480830185905283518084039091018152606490920183526020820180516001600160e01b031663095ea7b360e01b1790529151600092839290871691620002fa919062000715565b6000604051808303816000865af19150503d806000811462000339576040519150601f19603f3d011682016040523d82523d6000602084013e6200033e565b606091505b50915091508180156200036c5750805115806200036c5750808060200190518101906200036c919062000733565b620003ac5760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b604482015260640160405180910390fd5b5050505050565b634e487b7160e01b600052604160045260246000fd5b60005b83811015620003e6578181015183820152602001620003cc565b50506000910152565b600082601f8301126200040157600080fd5b81516001600160401b03808211156200041e576200041e620003b3565b604051601f8301601f19908116603f01168101908282118183101715620004495762000449620003b3565b816040528381528660208588010111156200046357600080fd5b62000476846020830160208901620003c9565b9695505050505050565b80516001600160a01b03811681146200049857600080fd5b919050565b600080600080600060a08688031215620004b657600080fd5b85516001600160401b0380821115620004ce57600080fd5b620004dc89838a01620003ef565b96506020880151915080821115620004f357600080fd5b506200050288828901620003ef565b945050620005136040870162000480565b9250620005236060870162000480565b9150620005336080870162000480565b90509295509295909350565b6000602082840312156200055257600080fd5b815160ff811681146200056457600080fd5b9392505050565b600181811c908216806200058057607f821691505b602082108103620005a157634e487b7160e01b600052602260045260246000fd5b50919050565b601f821115620005f557600081815260208120601f850160051c81016020861015620005d05750805b601f850160051c820191505b81811015620005f157828155600101620005dc565b5050505b505050565b81516001600160401b03811115620006165762000616620003b3565b6200062e816200062784546200056b565b84620005a7565b602080601f8311600181146200066657600084156200064d5750858301515b600019600386901b1c1916600185901b178555620005f1565b600085815260208120601f198616915b82811015620006975788860151825594840194600190910190840162000676565b5085821015620006b65787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b60006001600160601b0383811680620006ef57634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b6000602082840312156200070e57600080fd5b5051919050565b6000825162000729818460208701620003c9565b9190910192915050565b6000602082840312156200074657600080fd5b815180151581146200056457600080fd5b60805160a05160c05160e05161010051610120516101405161016051610180516101a0516101c0516126186200084060003960008181610340015261092701526000818161055b015281816108a10152818161095601528181611052015281816110f60152818161117201526118ab0152600081816102ff0152818161063301528181610b3c01528181610ba101528181610bc20152818161186e01528181611915015261194a015260006103ca015260006116200152600061166f0152600061164a015260006115a3015260006115cd015260006115f70152600061028f01526126186000f3fe60806040526004361061016c5760003560e01c806306fdde0314610178578063071bc3c9146101a3578063095ea7b3146101c5578063128fced1146101f557806318160ddd1461022257806320e8c5651461024a578063213cae63146101a357806323b872dd1461025d578063313ce5671461027d5780633644e515146102c35780633ba0b9a9146102d85780634e0ea0b2146102ed5780636be316c71461032e57806370a0823114610362578063769f8e5d1461039857806376d5de85146103b8578063784367d6146103ec5780637ecebe001461040c57806395d89b411461042c578063a40bee5014610441578063a9059cbb14610465578063b8f82b2614610485578063c4f59f9b146104a5578063cbe52ae3146104c6578063d505accf146104e6578063da88ecb414610508578063dd62ed3e14610529578063ee99205c14610549578063ef5cfb8c146101f5578063f8b2f99114610508578063fa5a4f06146103ec57600080fd5b3661017357005b600080fd5b34801561018457600080fd5b5061018d61057d565b60405161019a9190612100565b60405180910390f35b3480156101af57600080fd5b506101b861060f565b60405161019a9190612133565b3480156101d157600080fd5b506101e56101e036600461219c565b610688565b604051901515815260200161019a565b34801561020157600080fd5b506102156102103660046121c6565b6106a2565b60405161019a91906121e1565b34801561022e57600080fd5b506002546001600160f81b03165b60405190815260200161019a565b61023c610258366004612219565b6106bd565b34801561026957600080fd5b506101e561027836600461225b565b61080f565b34801561028957600080fd5b506102b17f000000000000000000000000000000000000000000000000000000000000000081565b60405160ff909116815260200161019a565b3480156102cf57600080fd5b5061023c61088d565b3480156102e457600080fd5b5061023c61089c565b3480156102f957600080fd5b506103217f000000000000000000000000000000000000000000000000000000000000000081565b60405161019a9190612297565b34801561033a57600080fd5b506103217f000000000000000000000000000000000000000000000000000000000000000081565b34801561036e57600080fd5b5061023c61037d3660046121c6565b6001600160a01b031660009081526020819052604090205490565b3480156103a457600080fd5b5061023c6103b33660046122b9565b6109e5565b3480156103c457600080fd5b506103217f000000000000000000000000000000000000000000000000000000000000000081565b3480156103f857600080fd5b506101e56104073660046121c6565b610b3a565b34801561041857600080fd5b5061023c6104273660046121c6565b610b6c565b34801561043857600080fd5b5061018d610b8a565b34801561044d57600080fd5b50610456610b99565b60405161019a9392919061232a565b34801561047157600080fd5b506101e561048036600461219c565b610c4d565b34801561049157600080fd5b5061023c6104a036600461219c565b610cbf565b3480156104b157600080fd5b506040805160008152602081019091526101b8565b3480156104d257600080fd5b5061023c6104e136600461219c565b610cfa565b3480156104f257600080fd5b5061050661050136600461237b565b610d2e565b005b34801561051457600080fd5b50604080516000815260208101909152610215565b34801561053557600080fd5b5061023c6105443660046123e8565b610e92565b34801561055557600080fd5b506103217f000000000000000000000000000000000000000000000000000000000000000081565b60606003805461058c9061241b565b80601f01602080910402602001604051908101604052809291908181526020018280546105b89061241b565b80156106055780601f106105da57610100808354040283529160200191610605565b820191906000526020600020905b8154815290600101906020018083116105e857829003601f168201915b5050505050905090565b604080516001808252818301909252606091602080830190803683370190505090507f0000000000000000000000000000000000000000000000000000000000000000816000815181106106655761066561244f565b60200260200101906001600160a01b031690816001600160a01b03168152505090565b600033610696818585610ebd565b60019150505b92915050565b604080516000808252602082019092526060915b5092915050565b600254600090600119600160f81b90910460ff16016106f75760405162461bcd60e51b81526004016106ee90612465565b60405180910390fd5b600280546001600160f81b0316600160f91b17905561071584610b3a565b61073457836040516315d57ce360e31b81526004016106ee9190612297565b8260000361075557604051630a907f2f60e41b815260040160405180910390fd5b610760843385610fe1565b61076a848461104d565b905081811015610791578082604051635e38f95d60e11b81526004016106ee92919061249c565b61079b85826111fb565b836001600160a01b0316856001600160a01b0316336001600160a01b03167f5fe47ed6d4225326d3303476197d782ded5a4e9c14f479dc9ec4992af4e85d5986856040516107ea92919061249c565b60405180910390a4600280546001600160f81b0316600160f81b179055949350505050565b600254600090600119600160f81b90910460ff16016108405760405162461bcd60e51b81526004016106ee90612465565b600280546001600160f81b0316600160f91b17905533610861858285611305565b61086c85858561137f565b6001915050600280546001600160f81b0316600160f81b1790559392505050565b6000610897611596565b905090565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316633a98ef396040518163ffffffff1660e01b8152600401602060405180830381865afa1580156108fd573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061092191906124aa565b905060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663ab5e32af7f00000000000000000000000000000000000000000000000000000000000000006040518263ffffffff1660e01b81526004016109919190612297565b602060405180830381865afa1580156109ae573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109d291906124aa565b90506109de81836116bd565b9250505090565b600254600090600119600160f81b90910460ff1601610a165760405162461bcd60e51b81526004016106ee90612465565b600280546001600160f81b0316600160f91b179055610a3484610b3a565b610a5357836040516388a5056160e01b81526004016106ee9190612297565b84600003610a745760405163c3d83b0760e01b815260040160405180910390fd5b8115610a8957610a8430866116ec565b610a93565b610a9333866116ec565b610a9e868587611866565b905082811015610ac55780836040516305ff726560e51b81526004016106ee92919061249c565b836001600160a01b0316866001600160a01b0316336001600160a01b03167faee47cdf925cf525fdae94f9777ee5a06cac37e1c41220d0a8a89ed154f62d1c8885604051610b1492919061249c565b60405180910390a4600280546001600160f81b0316600160f81b17905595945050505050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0390811691161490565b6001600160a01b03811660009081526005602052604081205461069c565b60606004805461058c9061241b565b6000806000807f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa158015610c1e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610c4291906124c3565b925092509250909192565b600254600090600119600160f81b90910460ff1601610c7e5760405162461bcd60e51b81526004016106ee90612465565b600280546001600160f81b0316600160f91b17905533610c9f81858561137f565b6001915050600280546001600160f81b0316600160f81b17905592915050565b6000610cca83610b3a565b610ce957826040516315d57ce360e31b81526004016106ee9190612297565b610cf38383611978565b9392505050565b6000610d0583610b3a565b610d2457826040516388a5056160e01b81526004016106ee9190612297565b610cf3838361198c565b83421115610d7e5760405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e6500000060448201526064016106ee565b60007f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9888888610dad8c6119a0565b6040805160208101969096526001600160a01b0394851690860152929091166060840152608083015260a082015260c0810186905260e0016040516020818303038152906040528051906020012090506000610e08826119c8565b90506000610e1882878787611a16565b9050896001600160a01b0316816001600160a01b031614610e7b5760405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e6174757265000060448201526064016106ee565b610e868a8a8a610ebd565b50505050505050505050565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b6001600160a01b038316610f1f5760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b60648201526084016106ee565b6001600160a01b038216610f805760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b60648201526084016106ee565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b6001600160a01b0383166110325780341461102d5760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b60448201526064016106ee565b505050565b801561102d5761102d6001600160a01b038416833084611a3e565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316631959a002306040518263ffffffff1660e01b815260040161109c9190612297565b602060405180830381865afa1580156110b9573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906110dd91906124aa565b60405163b6b55f2560e01b8152600481018590529091507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063b6b55f2590602401600060405180830381600087803b15801561114257600080fd5b505af1158015611156573d6000803e3d6000fd5b5050604051630cacd00160e11b81528392506001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169150631959a002906111a8903090600401612297565b602060405180830381865afa1580156111c5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111e991906124aa565b6111f391906124f6565b949350505050565b6001600160a01b0382166112515760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f20616464726573730060448201526064016106ee565b61125a81611aa9565b600280546000906112759084906001600160f81b0316612509565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555080600080846001600160a01b03166001600160a01b0316815260200190815260200160002060008282546112cd9190612529565b90915550506040518181526001600160a01b038316906000906000805160206125c38339815191529060200160405180910390a35050565b60006113118484610e92565b90506000198114611379578181101561136c5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e636500000060448201526064016106ee565b6113798484848403610ebd565b50505050565b6001600160a01b0383166113e35760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b60648201526084016106ee565b6001600160a01b0382166114455760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b60648201526084016106ee565b816001600160a01b0316836001600160a01b0316036114a05760405162461bcd60e51b815260206004820152601760248201527622a92199181d103a3930b739b332b9103a379039b2b63360491b60448201526064016106ee565b6001600160a01b038316600090815260208190526040902054818110156115185760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b60648201526084016106ee565b6001600160a01b0380851660009081526020819052604080822085850390559185168152908120805484929061154f908490612529565b92505081905550826001600160a01b0316846001600160a01b03166000805160206125c38339815191528460405161158991815260200190565b60405180910390a3611379565b6000306001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161480156115ef57507f000000000000000000000000000000000000000000000000000000000000000046145b1561161957507f000000000000000000000000000000000000000000000000000000000000000090565b50604080517f00000000000000000000000000000000000000000000000000000000000000006020808301919091527f0000000000000000000000000000000000000000000000000000000000000000828401527f000000000000000000000000000000000000000000000000000000000000000060608301524660808301523060a0808401919091528351808403909101815260c0909201909252805191012090565b6000806116d2670de0b6b3a76400008561253c565b90508281816116e3576116e3612553565b04949350505050565b6001600160a01b03821661174c5760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b60648201526084016106ee565b6001600160a01b038216600090815260208190526040902054818110156117c05760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b60648201526084016106ee565b6001600160a01b038316600090815260208190526040902082820390556117e682611aa9565b600280546000906118019084906001600160f81b0316612569565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555060006001600160a01b0316836001600160a01b03166000805160206125c38339815191528460405161185991815260200190565b60405180910390a3505050565b6000806118927f0000000000000000000000000000000000000000000000000000000000000000611ac3565b604051632e1a7d4d60e01b8152600481018590529091507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031690632e1a7d4d90602401600060405180830381600087803b1580156118f757600080fd5b505af115801561190b573d6000803e3d6000fd5b50505050806119397f0000000000000000000000000000000000000000000000000000000000000000611ac3565b61194391906124f6565b91506119707f00000000000000000000000000000000000000000000000000000000000000008684611b4d565b509392505050565b6000610cf361198561089c565b83906116bd565b6000610cf361199961089c565b8390611c11565b6001600160a01b03811660009081526005602052604090208054600181018255905b50919050565b600061069c6119d5611596565b8360405161190160f01b6020820152602281018390526042810182905260009060620160405160208183030381529060405280519060200120905092915050565b6000806000611a2787878787611c2f565b91509150611a3481611d12565b5095945050505050565b6040516001600160a01b03808516602483015283166044820152606481018290526113799085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152611ec6565b60006001600160f81b03821115611abf57600080fd5b5090565b60006001600160a01b03821615611b46576040516370a0823160e01b81526001600160a01b038316906370a0823190611b00903090600401612297565b602060405180830381865afa158015611b1d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611b4191906124aa565b61069c565b4792915050565b80600003611b5a57505050565b6001600160a01b038316611bfd576000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114611bb5576040519150601f19603f3d011682016040523d82523d6000602084013e611bba565b606091505b50509050806113795760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b60448201526064016106ee565b61102d6001600160a01b0384168383611f98565b600080611c1e838561253c565b9050670de0b6b3a7640000816116e3565b6000806fa2a8918ca85bafe22016d0b997e4df60600160ff1b03831115611c5c5750600090506003611d09565b8460ff16601b14158015611c7457508460ff16601c14155b15611c855750600090506004611d09565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015611cd9573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b038116611d0257600060019250925050611d09565b9150600090505b94509492505050565b6000816004811115611d2657611d26612314565b03611d2e5750565b6001816004811115611d4257611d42612314565b03611d8a5760405162461bcd60e51b815260206004820152601860248201527745434453413a20696e76616c6964207369676e617475726560401b60448201526064016106ee565b6002816004811115611d9e57611d9e612314565b03611deb5760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e6774680060448201526064016106ee565b6003816004811115611dff57611dff612314565b03611e575760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b60648201526084016106ee565b6004816004811115611e6b57611e6b612314565b03611ec35760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202776272076616c604482015261756560f01b60648201526084016106ee565b50565b6000611f1b826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316611fc89092919063ffffffff16565b80519091501561102d5780806020019051810190611f399190612589565b61102d5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016106ee565b6040516001600160a01b03831660248201526044810182905261102d90849063a9059cbb60e01b90606401611a72565b60606111f38484600085856001600160a01b0385163b61202a5760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016106ee565b600080866001600160a01b0316858760405161204691906125a6565b60006040518083038185875af1925050503d8060008114612083576040519150601f19603f3d011682016040523d82523d6000602084013e612088565b606091505b50915091506120988282866120a3565b979650505050505050565b606083156120b2575081610cf3565b8251156120c25782518084602001fd5b8160405162461bcd60e51b81526004016106ee9190612100565b60005b838110156120f75781810151838201526020016120df565b50506000910152565b602081526000825180602084015261211f8160408501602087016120dc565b601f01601f19169190910160400192915050565b6020808252825182820181905260009190848201906040850190845b818110156121745783516001600160a01b03168352928401929184019160010161214f565b50909695505050505050565b80356001600160a01b038116811461219757600080fd5b919050565b600080604083850312156121af57600080fd5b6121b883612180565b946020939093013593505050565b6000602082840312156121d857600080fd5b610cf382612180565b6020808252825182820181905260009190848201906040850190845b81811015612174578351835292840192918401916001016121fd565b6000806000806080858703121561222f57600080fd5b61223885612180565b935061224660208601612180565b93969395505050506040820135916060013590565b60008060006060848603121561227057600080fd5b61227984612180565b925061228760208501612180565b9150604084013590509250925092565b6001600160a01b0391909116815260200190565b8015158114611ec357600080fd5b600080600080600060a086880312156122d157600080fd5b6122da86612180565b9450602086013593506122ef60408701612180565b9250606086013591506080860135612306816122ab565b809150509295509295909350565b634e487b7160e01b600052602160045260246000fd5b606081016002851061234c57634e487b7160e01b600052602160045260246000fd5b9381526001600160a01b0392909216602083015260ff1660409091015290565b60ff81168114611ec357600080fd5b600080600080600080600060e0888a03121561239657600080fd5b61239f88612180565b96506123ad60208901612180565b9550604088013594506060880135935060808801356123cb8161236c565b9699959850939692959460a0840135945060c09093013592915050565b600080604083850312156123fb57600080fd5b61240483612180565b915061241260208401612180565b90509250929050565b600181811c9082168061242f57607f821691505b6020821081036119c257634e487b7160e01b600052602260045260246000fd5b634e487b7160e01b600052603260045260246000fd5b6020808252601f908201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604082015260600190565b918252602082015260400190565b6000602082840312156124bc57600080fd5b5051919050565b6000602082840312156124d557600080fd5b8151610cf38161236c565b634e487b7160e01b600052601160045260246000fd5b8181038181111561069c5761069c6124e0565b6001600160f81b038181168382160190808211156106b6576106b66124e0565b8082018082111561069c5761069c6124e0565b808202811582820484141761069c5761069c6124e0565b634e487b7160e01b600052601260045260246000fd5b6001600160f81b038281168282160390808211156106b6576106b66124e0565b60006020828403121561259b57600080fd5b8151610cf3816122ab565b600082516125b88184602087016120dc565b919091019291505056feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa26469706673582212201376bfb16176270154e598d9c1939984c6f4114a33266331358f21e558c6634864736f6c63430008110033",
853
+ "deployedBytecode": "0x60806040526004361061016c5760003560e01c806306fdde0314610178578063071bc3c9146101a3578063095ea7b3146101c5578063128fced1146101f557806318160ddd1461022257806320e8c5651461024a578063213cae63146101a357806323b872dd1461025d578063313ce5671461027d5780633644e515146102c35780633ba0b9a9146102d85780634e0ea0b2146102ed5780636be316c71461032e57806370a0823114610362578063769f8e5d1461039857806376d5de85146103b8578063784367d6146103ec5780637ecebe001461040c57806395d89b411461042c578063a40bee5014610441578063a9059cbb14610465578063b8f82b2614610485578063c4f59f9b146104a5578063cbe52ae3146104c6578063d505accf146104e6578063da88ecb414610508578063dd62ed3e14610529578063ee99205c14610549578063ef5cfb8c146101f5578063f8b2f99114610508578063fa5a4f06146103ec57600080fd5b3661017357005b600080fd5b34801561018457600080fd5b5061018d61057d565b60405161019a9190612100565b60405180910390f35b3480156101af57600080fd5b506101b861060f565b60405161019a9190612133565b3480156101d157600080fd5b506101e56101e036600461219c565b610688565b604051901515815260200161019a565b34801561020157600080fd5b506102156102103660046121c6565b6106a2565b60405161019a91906121e1565b34801561022e57600080fd5b506002546001600160f81b03165b60405190815260200161019a565b61023c610258366004612219565b6106bd565b34801561026957600080fd5b506101e561027836600461225b565b61080f565b34801561028957600080fd5b506102b17f000000000000000000000000000000000000000000000000000000000000000081565b60405160ff909116815260200161019a565b3480156102cf57600080fd5b5061023c61088d565b3480156102e457600080fd5b5061023c61089c565b3480156102f957600080fd5b506103217f000000000000000000000000000000000000000000000000000000000000000081565b60405161019a9190612297565b34801561033a57600080fd5b506103217f000000000000000000000000000000000000000000000000000000000000000081565b34801561036e57600080fd5b5061023c61037d3660046121c6565b6001600160a01b031660009081526020819052604090205490565b3480156103a457600080fd5b5061023c6103b33660046122b9565b6109e5565b3480156103c457600080fd5b506103217f000000000000000000000000000000000000000000000000000000000000000081565b3480156103f857600080fd5b506101e56104073660046121c6565b610b3a565b34801561041857600080fd5b5061023c6104273660046121c6565b610b6c565b34801561043857600080fd5b5061018d610b8a565b34801561044d57600080fd5b50610456610b99565b60405161019a9392919061232a565b34801561047157600080fd5b506101e561048036600461219c565b610c4d565b34801561049157600080fd5b5061023c6104a036600461219c565b610cbf565b3480156104b157600080fd5b506040805160008152602081019091526101b8565b3480156104d257600080fd5b5061023c6104e136600461219c565b610cfa565b3480156104f257600080fd5b5061050661050136600461237b565b610d2e565b005b34801561051457600080fd5b50604080516000815260208101909152610215565b34801561053557600080fd5b5061023c6105443660046123e8565b610e92565b34801561055557600080fd5b506103217f000000000000000000000000000000000000000000000000000000000000000081565b60606003805461058c9061241b565b80601f01602080910402602001604051908101604052809291908181526020018280546105b89061241b565b80156106055780601f106105da57610100808354040283529160200191610605565b820191906000526020600020905b8154815290600101906020018083116105e857829003601f168201915b5050505050905090565b604080516001808252818301909252606091602080830190803683370190505090507f0000000000000000000000000000000000000000000000000000000000000000816000815181106106655761066561244f565b60200260200101906001600160a01b031690816001600160a01b03168152505090565b600033610696818585610ebd565b60019150505b92915050565b604080516000808252602082019092526060915b5092915050565b600254600090600119600160f81b90910460ff16016106f75760405162461bcd60e51b81526004016106ee90612465565b60405180910390fd5b600280546001600160f81b0316600160f91b17905561071584610b3a565b61073457836040516315d57ce360e31b81526004016106ee9190612297565b8260000361075557604051630a907f2f60e41b815260040160405180910390fd5b610760843385610fe1565b61076a848461104d565b905081811015610791578082604051635e38f95d60e11b81526004016106ee92919061249c565b61079b85826111fb565b836001600160a01b0316856001600160a01b0316336001600160a01b03167f5fe47ed6d4225326d3303476197d782ded5a4e9c14f479dc9ec4992af4e85d5986856040516107ea92919061249c565b60405180910390a4600280546001600160f81b0316600160f81b179055949350505050565b600254600090600119600160f81b90910460ff16016108405760405162461bcd60e51b81526004016106ee90612465565b600280546001600160f81b0316600160f91b17905533610861858285611305565b61086c85858561137f565b6001915050600280546001600160f81b0316600160f81b1790559392505050565b6000610897611596565b905090565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316633a98ef396040518163ffffffff1660e01b8152600401602060405180830381865afa1580156108fd573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061092191906124aa565b905060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663ab5e32af7f00000000000000000000000000000000000000000000000000000000000000006040518263ffffffff1660e01b81526004016109919190612297565b602060405180830381865afa1580156109ae573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109d291906124aa565b90506109de81836116bd565b9250505090565b600254600090600119600160f81b90910460ff1601610a165760405162461bcd60e51b81526004016106ee90612465565b600280546001600160f81b0316600160f91b179055610a3484610b3a565b610a5357836040516388a5056160e01b81526004016106ee9190612297565b84600003610a745760405163c3d83b0760e01b815260040160405180910390fd5b8115610a8957610a8430866116ec565b610a93565b610a9333866116ec565b610a9e868587611866565b905082811015610ac55780836040516305ff726560e51b81526004016106ee92919061249c565b836001600160a01b0316866001600160a01b0316336001600160a01b03167faee47cdf925cf525fdae94f9777ee5a06cac37e1c41220d0a8a89ed154f62d1c8885604051610b1492919061249c565b60405180910390a4600280546001600160f81b0316600160f81b17905595945050505050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0390811691161490565b6001600160a01b03811660009081526005602052604081205461069c565b60606004805461058c9061241b565b6000806000807f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa158015610c1e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610c4291906124c3565b925092509250909192565b600254600090600119600160f81b90910460ff1601610c7e5760405162461bcd60e51b81526004016106ee90612465565b600280546001600160f81b0316600160f91b17905533610c9f81858561137f565b6001915050600280546001600160f81b0316600160f81b17905592915050565b6000610cca83610b3a565b610ce957826040516315d57ce360e31b81526004016106ee9190612297565b610cf38383611978565b9392505050565b6000610d0583610b3a565b610d2457826040516388a5056160e01b81526004016106ee9190612297565b610cf3838361198c565b83421115610d7e5760405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e6500000060448201526064016106ee565b60007f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9888888610dad8c6119a0565b6040805160208101969096526001600160a01b0394851690860152929091166060840152608083015260a082015260c0810186905260e0016040516020818303038152906040528051906020012090506000610e08826119c8565b90506000610e1882878787611a16565b9050896001600160a01b0316816001600160a01b031614610e7b5760405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e6174757265000060448201526064016106ee565b610e868a8a8a610ebd565b50505050505050505050565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b6001600160a01b038316610f1f5760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b60648201526084016106ee565b6001600160a01b038216610f805760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b60648201526084016106ee565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b6001600160a01b0383166110325780341461102d5760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b60448201526064016106ee565b505050565b801561102d5761102d6001600160a01b038416833084611a3e565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316631959a002306040518263ffffffff1660e01b815260040161109c9190612297565b602060405180830381865afa1580156110b9573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906110dd91906124aa565b60405163b6b55f2560e01b8152600481018590529091507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063b6b55f2590602401600060405180830381600087803b15801561114257600080fd5b505af1158015611156573d6000803e3d6000fd5b5050604051630cacd00160e11b81528392506001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169150631959a002906111a8903090600401612297565b602060405180830381865afa1580156111c5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111e991906124aa565b6111f391906124f6565b949350505050565b6001600160a01b0382166112515760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f20616464726573730060448201526064016106ee565b61125a81611aa9565b600280546000906112759084906001600160f81b0316612509565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555080600080846001600160a01b03166001600160a01b0316815260200190815260200160002060008282546112cd9190612529565b90915550506040518181526001600160a01b038316906000906000805160206125c38339815191529060200160405180910390a35050565b60006113118484610e92565b90506000198114611379578181101561136c5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e636500000060448201526064016106ee565b6113798484848403610ebd565b50505050565b6001600160a01b0383166113e35760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b60648201526084016106ee565b6001600160a01b0382166114455760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b60648201526084016106ee565b816001600160a01b0316836001600160a01b0316036114a05760405162461bcd60e51b815260206004820152601760248201527622a92199181d103a3930b739b332b9103a379039b2b63360491b60448201526064016106ee565b6001600160a01b038316600090815260208190526040902054818110156115185760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b60648201526084016106ee565b6001600160a01b0380851660009081526020819052604080822085850390559185168152908120805484929061154f908490612529565b92505081905550826001600160a01b0316846001600160a01b03166000805160206125c38339815191528460405161158991815260200190565b60405180910390a3611379565b6000306001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161480156115ef57507f000000000000000000000000000000000000000000000000000000000000000046145b1561161957507f000000000000000000000000000000000000000000000000000000000000000090565b50604080517f00000000000000000000000000000000000000000000000000000000000000006020808301919091527f0000000000000000000000000000000000000000000000000000000000000000828401527f000000000000000000000000000000000000000000000000000000000000000060608301524660808301523060a0808401919091528351808403909101815260c0909201909252805191012090565b6000806116d2670de0b6b3a76400008561253c565b90508281816116e3576116e3612553565b04949350505050565b6001600160a01b03821661174c5760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b60648201526084016106ee565b6001600160a01b038216600090815260208190526040902054818110156117c05760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b60648201526084016106ee565b6001600160a01b038316600090815260208190526040902082820390556117e682611aa9565b600280546000906118019084906001600160f81b0316612569565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555060006001600160a01b0316836001600160a01b03166000805160206125c38339815191528460405161185991815260200190565b60405180910390a3505050565b6000806118927f0000000000000000000000000000000000000000000000000000000000000000611ac3565b604051632e1a7d4d60e01b8152600481018590529091507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031690632e1a7d4d90602401600060405180830381600087803b1580156118f757600080fd5b505af115801561190b573d6000803e3d6000fd5b50505050806119397f0000000000000000000000000000000000000000000000000000000000000000611ac3565b61194391906124f6565b91506119707f00000000000000000000000000000000000000000000000000000000000000008684611b4d565b509392505050565b6000610cf361198561089c565b83906116bd565b6000610cf361199961089c565b8390611c11565b6001600160a01b03811660009081526005602052604090208054600181018255905b50919050565b600061069c6119d5611596565b8360405161190160f01b6020820152602281018390526042810182905260009060620160405160208183030381529060405280519060200120905092915050565b6000806000611a2787878787611c2f565b91509150611a3481611d12565b5095945050505050565b6040516001600160a01b03808516602483015283166044820152606481018290526113799085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152611ec6565b60006001600160f81b03821115611abf57600080fd5b5090565b60006001600160a01b03821615611b46576040516370a0823160e01b81526001600160a01b038316906370a0823190611b00903090600401612297565b602060405180830381865afa158015611b1d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611b4191906124aa565b61069c565b4792915050565b80600003611b5a57505050565b6001600160a01b038316611bfd576000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114611bb5576040519150601f19603f3d011682016040523d82523d6000602084013e611bba565b606091505b50509050806113795760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b60448201526064016106ee565b61102d6001600160a01b0384168383611f98565b600080611c1e838561253c565b9050670de0b6b3a7640000816116e3565b6000806fa2a8918ca85bafe22016d0b997e4df60600160ff1b03831115611c5c5750600090506003611d09565b8460ff16601b14158015611c7457508460ff16601c14155b15611c855750600090506004611d09565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015611cd9573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b038116611d0257600060019250925050611d09565b9150600090505b94509492505050565b6000816004811115611d2657611d26612314565b03611d2e5750565b6001816004811115611d4257611d42612314565b03611d8a5760405162461bcd60e51b815260206004820152601860248201527745434453413a20696e76616c6964207369676e617475726560401b60448201526064016106ee565b6002816004811115611d9e57611d9e612314565b03611deb5760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e6774680060448201526064016106ee565b6003816004811115611dff57611dff612314565b03611e575760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b60648201526084016106ee565b6004816004811115611e6b57611e6b612314565b03611ec35760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202776272076616c604482015261756560f01b60648201526084016106ee565b50565b6000611f1b826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316611fc89092919063ffffffff16565b80519091501561102d5780806020019051810190611f399190612589565b61102d5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016106ee565b6040516001600160a01b03831660248201526044810182905261102d90849063a9059cbb60e01b90606401611a72565b60606111f38484600085856001600160a01b0385163b61202a5760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016106ee565b600080866001600160a01b0316858760405161204691906125a6565b60006040518083038185875af1925050503d8060008114612083576040519150601f19603f3d011682016040523d82523d6000602084013e612088565b606091505b50915091506120988282866120a3565b979650505050505050565b606083156120b2575081610cf3565b8251156120c25782518084602001fd5b8160405162461bcd60e51b81526004016106ee9190612100565b60005b838110156120f75781810151838201526020016120df565b50506000910152565b602081526000825180602084015261211f8160408501602087016120dc565b601f01601f19169190910160400192915050565b6020808252825182820181905260009190848201906040850190845b818110156121745783516001600160a01b03168352928401929184019160010161214f565b50909695505050505050565b80356001600160a01b038116811461219757600080fd5b919050565b600080604083850312156121af57600080fd5b6121b883612180565b946020939093013593505050565b6000602082840312156121d857600080fd5b610cf382612180565b6020808252825182820181905260009190848201906040850190845b81811015612174578351835292840192918401916001016121fd565b6000806000806080858703121561222f57600080fd5b61223885612180565b935061224660208601612180565b93969395505050506040820135916060013590565b60008060006060848603121561227057600080fd5b61227984612180565b925061228760208501612180565b9150604084013590509250925092565b6001600160a01b0391909116815260200190565b8015158114611ec357600080fd5b600080600080600060a086880312156122d157600080fd5b6122da86612180565b9450602086013593506122ef60408701612180565b9250606086013591506080860135612306816122ab565b809150509295509295909350565b634e487b7160e01b600052602160045260246000fd5b606081016002851061234c57634e487b7160e01b600052602160045260246000fd5b9381526001600160a01b0392909216602083015260ff1660409091015290565b60ff81168114611ec357600080fd5b600080600080600080600060e0888a03121561239657600080fd5b61239f88612180565b96506123ad60208901612180565b9550604088013594506060880135935060808801356123cb8161236c565b9699959850939692959460a0840135945060c09093013592915050565b600080604083850312156123fb57600080fd5b61240483612180565b915061241260208401612180565b90509250929050565b600181811c9082168061242f57607f821691505b6020821081036119c257634e487b7160e01b600052602260045260246000fd5b634e487b7160e01b600052603260045260246000fd5b6020808252601f908201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604082015260600190565b918252602082015260400190565b6000602082840312156124bc57600080fd5b5051919050565b6000602082840312156124d557600080fd5b8151610cf38161236c565b634e487b7160e01b600052601160045260246000fd5b8181038181111561069c5761069c6124e0565b6001600160f81b038181168382160190808211156106b6576106b66124e0565b8082018082111561069c5761069c6124e0565b808202811582820484141761069c5761069c6124e0565b634e487b7160e01b600052601260045260246000fd5b6001600160f81b038281168282160390808211156106b6576106b66124e0565b60006020828403121561259b57600080fd5b8151610cf3816122ab565b600082516125b88184602087016120dc565b919091019291505056feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa26469706673582212201376bfb16176270154e598d9c1939984c6f4114a33266331358f21e558c6634864736f6c63430008110033",
854
+ "linkReferences": {},
855
+ "deployedLinkReferences": {}
856
+ }