@pendle/core-v2 0.11.6-testnet → 0.11.7-testnet
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.
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.json +810 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.json +10 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.json +833 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +27 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +838 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.json +723 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.json +728 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.json +705 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.json +864 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +736 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.json +718 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.json +784 -0
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.json +671 -0
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.json +737 -0
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.json +190 -0
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.json +148 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.json +242 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +306 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +369 -0
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.json +109 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +865 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +365 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +615 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +434 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.json +156 -0
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +964 -0
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +379 -0
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +4 -0
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.json +254 -0
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +4 -0
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.json +323 -0
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +4 -0
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.json +35 -0
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +4 -0
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +378 -0
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +4 -0
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +440 -0
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +4 -0
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +755 -0
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +4 -0
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +1043 -0
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +4 -0
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.json +58 -0
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +4 -0
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.json +811 -0
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.dbg.json +4 -0
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.json +35 -0
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.dbg.json +4 -0
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.json +477 -0
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.dbg.json +4 -0
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.json +477 -0
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +4 -0
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.json +24 -0
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +4 -0
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.json +10 -0
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.json +252 -0
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.json +87 -0
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.json +59 -0
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.json +81 -0
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.json +74 -0
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.json +53 -0
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.json +45 -0
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.json +318 -0
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.json +162 -0
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.json +87 -0
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.json +1001 -0
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.json +769 -0
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.json +35 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +435 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +435 -0
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +2631 -0
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.json +43 -0
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.json +135 -0
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.json +158 -0
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.json +24 -0
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.json +35 -0
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.json +703 -0
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.json +122 -0
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.json +34 -0
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.json +24 -0
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.json +347 -0
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.json +104 -0
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.json +130 -0
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.json +142 -0
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.json +232 -0
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.json +642 -0
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.json +350 -0
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.json +375 -0
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.json +324 -0
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.json +92 -0
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.json +40 -0
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.json +199 -0
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.json +168 -0
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.json +92 -0
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.json +137 -0
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.json +135 -0
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.json +63 -0
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.json +667 -0
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.json +252 -0
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.json +252 -0
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.json +132 -0
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.json +75 -0
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.json +148 -0
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.json +74 -0
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.json +77 -0
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.json +40 -0
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.json +10 -0
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.json +10 -0
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.json +10 -0
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.json +10 -0
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.json +10 -0
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.json +10 -0
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.json +10 -0
- package/build/artifacts/contracts/libraries/helpers/SSTORE2Deployer.sol/SSTORE2Deployer.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/SSTORE2Deployer.sol/SSTORE2Deployer.json +10 -0
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.json +10 -0
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +35 -0
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.json +136 -0
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.json +24 -0
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.json +10 -0
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.json +10 -0
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +10 -0
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.json +10 -0
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.json +10 -0
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.json +10 -0
- package/build/artifacts/contracts/libraries/solmate/SSTORE2.sol/SSTORE2.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/solmate/SSTORE2.sol/SSTORE2.json +10 -0
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +4 -0
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +93 -0
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +4 -0
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +2152 -0
- package/build/artifacts/contracts/offchain-helpers/SSTORE2DeployerContract.sol/SSTORE2DeployerContract.dbg.json +4 -0
- package/build/artifacts/contracts/offchain-helpers/SSTORE2DeployerContract.sol/SSTORE2DeployerContract.json +134 -0
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +4 -0
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.json +86 -0
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +4 -0
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.json +37 -0
- package/package.json +2 -2
|
@@ -0,0 +1,2152 @@
|
|
|
1
|
+
{
|
|
2
|
+
"_format": "hh-sol-artifact-1",
|
|
3
|
+
"contractName": "RouterStatic",
|
|
4
|
+
"sourceName": "contracts/offchain-helpers/RouterStatic.sol",
|
|
5
|
+
"abi": [
|
|
6
|
+
{
|
|
7
|
+
"inputs": [
|
|
8
|
+
{
|
|
9
|
+
"internalType": "contract IPYieldContractFactory",
|
|
10
|
+
"name": "_yieldContractFactory",
|
|
11
|
+
"type": "address"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"internalType": "contract IPMarketFactory",
|
|
15
|
+
"name": "_marketFactory",
|
|
16
|
+
"type": "address"
|
|
17
|
+
}
|
|
18
|
+
],
|
|
19
|
+
"stateMutability": "nonpayable",
|
|
20
|
+
"type": "constructor"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"anonymous": false,
|
|
24
|
+
"inputs": [
|
|
25
|
+
{
|
|
26
|
+
"indexed": false,
|
|
27
|
+
"internalType": "address",
|
|
28
|
+
"name": "previousAdmin",
|
|
29
|
+
"type": "address"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"indexed": false,
|
|
33
|
+
"internalType": "address",
|
|
34
|
+
"name": "newAdmin",
|
|
35
|
+
"type": "address"
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"name": "AdminChanged",
|
|
39
|
+
"type": "event"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"anonymous": false,
|
|
43
|
+
"inputs": [
|
|
44
|
+
{
|
|
45
|
+
"indexed": true,
|
|
46
|
+
"internalType": "address",
|
|
47
|
+
"name": "beacon",
|
|
48
|
+
"type": "address"
|
|
49
|
+
}
|
|
50
|
+
],
|
|
51
|
+
"name": "BeaconUpgraded",
|
|
52
|
+
"type": "event"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"anonymous": false,
|
|
56
|
+
"inputs": [
|
|
57
|
+
{
|
|
58
|
+
"indexed": true,
|
|
59
|
+
"internalType": "address",
|
|
60
|
+
"name": "previousOwner",
|
|
61
|
+
"type": "address"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"indexed": true,
|
|
65
|
+
"internalType": "address",
|
|
66
|
+
"name": "newOwner",
|
|
67
|
+
"type": "address"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"name": "OwnershipTransferred",
|
|
71
|
+
"type": "event"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"anonymous": false,
|
|
75
|
+
"inputs": [
|
|
76
|
+
{
|
|
77
|
+
"indexed": true,
|
|
78
|
+
"internalType": "address",
|
|
79
|
+
"name": "implementation",
|
|
80
|
+
"type": "address"
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"name": "Upgraded",
|
|
84
|
+
"type": "event"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"inputs": [
|
|
88
|
+
{
|
|
89
|
+
"internalType": "address",
|
|
90
|
+
"name": "market",
|
|
91
|
+
"type": "address"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"internalType": "uint256",
|
|
95
|
+
"name": "scyDesired",
|
|
96
|
+
"type": "uint256"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"internalType": "uint256",
|
|
100
|
+
"name": "ptDesired",
|
|
101
|
+
"type": "uint256"
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"name": "addLiquidityDualScyAndPtStatic",
|
|
105
|
+
"outputs": [
|
|
106
|
+
{
|
|
107
|
+
"internalType": "uint256",
|
|
108
|
+
"name": "netLpOut",
|
|
109
|
+
"type": "uint256"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"internalType": "uint256",
|
|
113
|
+
"name": "scyUsed",
|
|
114
|
+
"type": "uint256"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"internalType": "uint256",
|
|
118
|
+
"name": "ptUsed",
|
|
119
|
+
"type": "uint256"
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"stateMutability": "nonpayable",
|
|
123
|
+
"type": "function"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"inputs": [
|
|
127
|
+
{
|
|
128
|
+
"internalType": "address",
|
|
129
|
+
"name": "market",
|
|
130
|
+
"type": "address"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"internalType": "address",
|
|
134
|
+
"name": "tokenIn",
|
|
135
|
+
"type": "address"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"internalType": "uint256",
|
|
139
|
+
"name": "tokenDesired",
|
|
140
|
+
"type": "uint256"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"internalType": "uint256",
|
|
144
|
+
"name": "ptDesired",
|
|
145
|
+
"type": "uint256"
|
|
146
|
+
}
|
|
147
|
+
],
|
|
148
|
+
"name": "addLiquidityDualTokenAndPtStatic",
|
|
149
|
+
"outputs": [
|
|
150
|
+
{
|
|
151
|
+
"internalType": "uint256",
|
|
152
|
+
"name": "netLpOut",
|
|
153
|
+
"type": "uint256"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"internalType": "uint256",
|
|
157
|
+
"name": "tokenUsed",
|
|
158
|
+
"type": "uint256"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"internalType": "uint256",
|
|
162
|
+
"name": "ptUsed",
|
|
163
|
+
"type": "uint256"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"stateMutability": "nonpayable",
|
|
167
|
+
"type": "function"
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"inputs": [
|
|
171
|
+
{
|
|
172
|
+
"internalType": "address",
|
|
173
|
+
"name": "market",
|
|
174
|
+
"type": "address"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"internalType": "address",
|
|
178
|
+
"name": "baseToken",
|
|
179
|
+
"type": "address"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"internalType": "uint256",
|
|
183
|
+
"name": "netBaseTokenIn",
|
|
184
|
+
"type": "uint256"
|
|
185
|
+
}
|
|
186
|
+
],
|
|
187
|
+
"name": "addLiquiditySingleBaseTokenStatic",
|
|
188
|
+
"outputs": [
|
|
189
|
+
{
|
|
190
|
+
"internalType": "uint256",
|
|
191
|
+
"name": "netLpOut",
|
|
192
|
+
"type": "uint256"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"internalType": "uint256",
|
|
196
|
+
"name": "netPtFromSwap",
|
|
197
|
+
"type": "uint256"
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"internalType": "uint256",
|
|
201
|
+
"name": "netScyFee",
|
|
202
|
+
"type": "uint256"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"internalType": "uint256",
|
|
206
|
+
"name": "priceImpact",
|
|
207
|
+
"type": "uint256"
|
|
208
|
+
}
|
|
209
|
+
],
|
|
210
|
+
"stateMutability": "nonpayable",
|
|
211
|
+
"type": "function"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"inputs": [
|
|
215
|
+
{
|
|
216
|
+
"internalType": "address",
|
|
217
|
+
"name": "market",
|
|
218
|
+
"type": "address"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"internalType": "uint256",
|
|
222
|
+
"name": "netPtIn",
|
|
223
|
+
"type": "uint256"
|
|
224
|
+
}
|
|
225
|
+
],
|
|
226
|
+
"name": "addLiquiditySinglePtStatic",
|
|
227
|
+
"outputs": [
|
|
228
|
+
{
|
|
229
|
+
"internalType": "uint256",
|
|
230
|
+
"name": "netLpOut",
|
|
231
|
+
"type": "uint256"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"internalType": "uint256",
|
|
235
|
+
"name": "netPtToSwap",
|
|
236
|
+
"type": "uint256"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"internalType": "uint256",
|
|
240
|
+
"name": "netScyFee",
|
|
241
|
+
"type": "uint256"
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"internalType": "uint256",
|
|
245
|
+
"name": "priceImpact",
|
|
246
|
+
"type": "uint256"
|
|
247
|
+
}
|
|
248
|
+
],
|
|
249
|
+
"stateMutability": "nonpayable",
|
|
250
|
+
"type": "function"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"inputs": [
|
|
254
|
+
{
|
|
255
|
+
"internalType": "address",
|
|
256
|
+
"name": "market",
|
|
257
|
+
"type": "address"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"internalType": "uint256",
|
|
261
|
+
"name": "netScyIn",
|
|
262
|
+
"type": "uint256"
|
|
263
|
+
}
|
|
264
|
+
],
|
|
265
|
+
"name": "addLiquiditySingleScyStatic",
|
|
266
|
+
"outputs": [
|
|
267
|
+
{
|
|
268
|
+
"internalType": "uint256",
|
|
269
|
+
"name": "netLpOut",
|
|
270
|
+
"type": "uint256"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"internalType": "uint256",
|
|
274
|
+
"name": "netPtFromSwap",
|
|
275
|
+
"type": "uint256"
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"internalType": "uint256",
|
|
279
|
+
"name": "netScyFee",
|
|
280
|
+
"type": "uint256"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"internalType": "uint256",
|
|
284
|
+
"name": "priceImpact",
|
|
285
|
+
"type": "uint256"
|
|
286
|
+
}
|
|
287
|
+
],
|
|
288
|
+
"stateMutability": "nonpayable",
|
|
289
|
+
"type": "function"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"inputs": [
|
|
293
|
+
{
|
|
294
|
+
"internalType": "address",
|
|
295
|
+
"name": "market",
|
|
296
|
+
"type": "address"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"internalType": "int256",
|
|
300
|
+
"name": "netPtOut",
|
|
301
|
+
"type": "int256"
|
|
302
|
+
}
|
|
303
|
+
],
|
|
304
|
+
"name": "calcPriceImpact",
|
|
305
|
+
"outputs": [
|
|
306
|
+
{
|
|
307
|
+
"internalType": "uint256",
|
|
308
|
+
"name": "priceImpact",
|
|
309
|
+
"type": "uint256"
|
|
310
|
+
}
|
|
311
|
+
],
|
|
312
|
+
"stateMutability": "nonpayable",
|
|
313
|
+
"type": "function"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"inputs": [],
|
|
317
|
+
"name": "claimOwnership",
|
|
318
|
+
"outputs": [],
|
|
319
|
+
"stateMutability": "nonpayable",
|
|
320
|
+
"type": "function"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"inputs": [],
|
|
324
|
+
"name": "getDefaultApproxParams",
|
|
325
|
+
"outputs": [
|
|
326
|
+
{
|
|
327
|
+
"components": [
|
|
328
|
+
{
|
|
329
|
+
"internalType": "uint256",
|
|
330
|
+
"name": "guessMin",
|
|
331
|
+
"type": "uint256"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"internalType": "uint256",
|
|
335
|
+
"name": "guessMax",
|
|
336
|
+
"type": "uint256"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"internalType": "uint256",
|
|
340
|
+
"name": "guessOffchain",
|
|
341
|
+
"type": "uint256"
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"internalType": "uint256",
|
|
345
|
+
"name": "maxIteration",
|
|
346
|
+
"type": "uint256"
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"internalType": "uint256",
|
|
350
|
+
"name": "eps",
|
|
351
|
+
"type": "uint256"
|
|
352
|
+
}
|
|
353
|
+
],
|
|
354
|
+
"internalType": "struct ApproxParams",
|
|
355
|
+
"name": "",
|
|
356
|
+
"type": "tuple"
|
|
357
|
+
}
|
|
358
|
+
],
|
|
359
|
+
"stateMutability": "pure",
|
|
360
|
+
"type": "function"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"inputs": [
|
|
364
|
+
{
|
|
365
|
+
"internalType": "address",
|
|
366
|
+
"name": "market",
|
|
367
|
+
"type": "address"
|
|
368
|
+
}
|
|
369
|
+
],
|
|
370
|
+
"name": "getExchangeRate",
|
|
371
|
+
"outputs": [
|
|
372
|
+
{
|
|
373
|
+
"internalType": "uint256",
|
|
374
|
+
"name": "",
|
|
375
|
+
"type": "uint256"
|
|
376
|
+
}
|
|
377
|
+
],
|
|
378
|
+
"stateMutability": "nonpayable",
|
|
379
|
+
"type": "function"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"inputs": [
|
|
383
|
+
{
|
|
384
|
+
"internalType": "address",
|
|
385
|
+
"name": "market",
|
|
386
|
+
"type": "address"
|
|
387
|
+
}
|
|
388
|
+
],
|
|
389
|
+
"name": "getMarketInfo",
|
|
390
|
+
"outputs": [
|
|
391
|
+
{
|
|
392
|
+
"internalType": "address",
|
|
393
|
+
"name": "pt",
|
|
394
|
+
"type": "address"
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"internalType": "address",
|
|
398
|
+
"name": "scy",
|
|
399
|
+
"type": "address"
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"components": [
|
|
403
|
+
{
|
|
404
|
+
"internalType": "int256",
|
|
405
|
+
"name": "totalPt",
|
|
406
|
+
"type": "int256"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"internalType": "int256",
|
|
410
|
+
"name": "totalScy",
|
|
411
|
+
"type": "int256"
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"internalType": "int256",
|
|
415
|
+
"name": "totalLp",
|
|
416
|
+
"type": "int256"
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"internalType": "address",
|
|
420
|
+
"name": "treasury",
|
|
421
|
+
"type": "address"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"internalType": "int256",
|
|
425
|
+
"name": "scalarRoot",
|
|
426
|
+
"type": "int256"
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"internalType": "uint256",
|
|
430
|
+
"name": "lnFeeRateRoot",
|
|
431
|
+
"type": "uint256"
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"internalType": "uint256",
|
|
435
|
+
"name": "expiry",
|
|
436
|
+
"type": "uint256"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"internalType": "uint256",
|
|
440
|
+
"name": "reserveFeePercent",
|
|
441
|
+
"type": "uint256"
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"internalType": "uint256",
|
|
445
|
+
"name": "lastLnImpliedRate",
|
|
446
|
+
"type": "uint256"
|
|
447
|
+
}
|
|
448
|
+
],
|
|
449
|
+
"internalType": "struct MarketState",
|
|
450
|
+
"name": "state",
|
|
451
|
+
"type": "tuple"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"internalType": "int256",
|
|
455
|
+
"name": "impliedYield",
|
|
456
|
+
"type": "int256"
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
"internalType": "uint256",
|
|
460
|
+
"name": "exchangeRate",
|
|
461
|
+
"type": "uint256"
|
|
462
|
+
}
|
|
463
|
+
],
|
|
464
|
+
"stateMutability": "nonpayable",
|
|
465
|
+
"type": "function"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"inputs": [
|
|
469
|
+
{
|
|
470
|
+
"internalType": "address",
|
|
471
|
+
"name": "py",
|
|
472
|
+
"type": "address"
|
|
473
|
+
}
|
|
474
|
+
],
|
|
475
|
+
"name": "getPY",
|
|
476
|
+
"outputs": [
|
|
477
|
+
{
|
|
478
|
+
"internalType": "address",
|
|
479
|
+
"name": "pt",
|
|
480
|
+
"type": "address"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"internalType": "address",
|
|
484
|
+
"name": "yt",
|
|
485
|
+
"type": "address"
|
|
486
|
+
}
|
|
487
|
+
],
|
|
488
|
+
"stateMutability": "view",
|
|
489
|
+
"type": "function"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"inputs": [
|
|
493
|
+
{
|
|
494
|
+
"internalType": "address",
|
|
495
|
+
"name": "py",
|
|
496
|
+
"type": "address"
|
|
497
|
+
}
|
|
498
|
+
],
|
|
499
|
+
"name": "getPYInfo",
|
|
500
|
+
"outputs": [
|
|
501
|
+
{
|
|
502
|
+
"internalType": "uint256",
|
|
503
|
+
"name": "exchangeRate",
|
|
504
|
+
"type": "uint256"
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"internalType": "uint256",
|
|
508
|
+
"name": "totalSupply",
|
|
509
|
+
"type": "uint256"
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"components": [
|
|
513
|
+
{
|
|
514
|
+
"internalType": "address",
|
|
515
|
+
"name": "rewardToken",
|
|
516
|
+
"type": "address"
|
|
517
|
+
},
|
|
518
|
+
{
|
|
519
|
+
"internalType": "uint256",
|
|
520
|
+
"name": "index",
|
|
521
|
+
"type": "uint256"
|
|
522
|
+
}
|
|
523
|
+
],
|
|
524
|
+
"internalType": "struct RouterStatic.RewardIndex[]",
|
|
525
|
+
"name": "rewardIndexes",
|
|
526
|
+
"type": "tuple[]"
|
|
527
|
+
}
|
|
528
|
+
],
|
|
529
|
+
"stateMutability": "nonpayable",
|
|
530
|
+
"type": "function"
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"inputs": [
|
|
534
|
+
{
|
|
535
|
+
"internalType": "address",
|
|
536
|
+
"name": "token",
|
|
537
|
+
"type": "address"
|
|
538
|
+
}
|
|
539
|
+
],
|
|
540
|
+
"name": "getPendleTokenType",
|
|
541
|
+
"outputs": [
|
|
542
|
+
{
|
|
543
|
+
"internalType": "bool",
|
|
544
|
+
"name": "isPT",
|
|
545
|
+
"type": "bool"
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"internalType": "bool",
|
|
549
|
+
"name": "isYT",
|
|
550
|
+
"type": "bool"
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"internalType": "bool",
|
|
554
|
+
"name": "isMarket",
|
|
555
|
+
"type": "bool"
|
|
556
|
+
}
|
|
557
|
+
],
|
|
558
|
+
"stateMutability": "view",
|
|
559
|
+
"type": "function"
|
|
560
|
+
},
|
|
561
|
+
{
|
|
562
|
+
"inputs": [
|
|
563
|
+
{
|
|
564
|
+
"internalType": "address",
|
|
565
|
+
"name": "market",
|
|
566
|
+
"type": "address"
|
|
567
|
+
}
|
|
568
|
+
],
|
|
569
|
+
"name": "getPtImpliedYield",
|
|
570
|
+
"outputs": [
|
|
571
|
+
{
|
|
572
|
+
"internalType": "int256",
|
|
573
|
+
"name": "",
|
|
574
|
+
"type": "int256"
|
|
575
|
+
}
|
|
576
|
+
],
|
|
577
|
+
"stateMutability": "view",
|
|
578
|
+
"type": "function"
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"inputs": [
|
|
582
|
+
{
|
|
583
|
+
"internalType": "address",
|
|
584
|
+
"name": "pyToken",
|
|
585
|
+
"type": "address"
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"internalType": "address",
|
|
589
|
+
"name": "market",
|
|
590
|
+
"type": "address"
|
|
591
|
+
}
|
|
592
|
+
],
|
|
593
|
+
"name": "getTokensInOut",
|
|
594
|
+
"outputs": [
|
|
595
|
+
{
|
|
596
|
+
"internalType": "address[]",
|
|
597
|
+
"name": "tokensIn",
|
|
598
|
+
"type": "address[]"
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
"internalType": "address[]",
|
|
602
|
+
"name": "tokensOut",
|
|
603
|
+
"type": "address[]"
|
|
604
|
+
}
|
|
605
|
+
],
|
|
606
|
+
"stateMutability": "view",
|
|
607
|
+
"type": "function"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"inputs": [
|
|
611
|
+
{
|
|
612
|
+
"internalType": "address",
|
|
613
|
+
"name": "market",
|
|
614
|
+
"type": "address"
|
|
615
|
+
},
|
|
616
|
+
{
|
|
617
|
+
"internalType": "int256",
|
|
618
|
+
"name": "netPtOut",
|
|
619
|
+
"type": "int256"
|
|
620
|
+
}
|
|
621
|
+
],
|
|
622
|
+
"name": "getTradeExchangeRateIncludeFee",
|
|
623
|
+
"outputs": [
|
|
624
|
+
{
|
|
625
|
+
"internalType": "uint256",
|
|
626
|
+
"name": "",
|
|
627
|
+
"type": "uint256"
|
|
628
|
+
}
|
|
629
|
+
],
|
|
630
|
+
"stateMutability": "nonpayable",
|
|
631
|
+
"type": "function"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"inputs": [
|
|
635
|
+
{
|
|
636
|
+
"internalType": "address",
|
|
637
|
+
"name": "market",
|
|
638
|
+
"type": "address"
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"internalType": "address",
|
|
642
|
+
"name": "user",
|
|
643
|
+
"type": "address"
|
|
644
|
+
}
|
|
645
|
+
],
|
|
646
|
+
"name": "getUserMarketInfo",
|
|
647
|
+
"outputs": [
|
|
648
|
+
{
|
|
649
|
+
"components": [
|
|
650
|
+
{
|
|
651
|
+
"internalType": "address",
|
|
652
|
+
"name": "market",
|
|
653
|
+
"type": "address"
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"internalType": "uint256",
|
|
657
|
+
"name": "lpBalance",
|
|
658
|
+
"type": "uint256"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"components": [
|
|
662
|
+
{
|
|
663
|
+
"internalType": "address",
|
|
664
|
+
"name": "token",
|
|
665
|
+
"type": "address"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"internalType": "uint256",
|
|
669
|
+
"name": "amount",
|
|
670
|
+
"type": "uint256"
|
|
671
|
+
}
|
|
672
|
+
],
|
|
673
|
+
"internalType": "struct RouterStatic.TokenAmount",
|
|
674
|
+
"name": "ptBalance",
|
|
675
|
+
"type": "tuple"
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"components": [
|
|
679
|
+
{
|
|
680
|
+
"internalType": "address",
|
|
681
|
+
"name": "token",
|
|
682
|
+
"type": "address"
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"internalType": "uint256",
|
|
686
|
+
"name": "amount",
|
|
687
|
+
"type": "uint256"
|
|
688
|
+
}
|
|
689
|
+
],
|
|
690
|
+
"internalType": "struct RouterStatic.TokenAmount",
|
|
691
|
+
"name": "scyBalance",
|
|
692
|
+
"type": "tuple"
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
"components": [
|
|
696
|
+
{
|
|
697
|
+
"internalType": "enum ISuperComposableYield.AssetType",
|
|
698
|
+
"name": "assetType",
|
|
699
|
+
"type": "uint8"
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
"internalType": "address",
|
|
703
|
+
"name": "assetAddress",
|
|
704
|
+
"type": "address"
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"internalType": "uint256",
|
|
708
|
+
"name": "amount",
|
|
709
|
+
"type": "uint256"
|
|
710
|
+
}
|
|
711
|
+
],
|
|
712
|
+
"internalType": "struct RouterStatic.AssetAmount",
|
|
713
|
+
"name": "assetBalance",
|
|
714
|
+
"type": "tuple"
|
|
715
|
+
}
|
|
716
|
+
],
|
|
717
|
+
"internalType": "struct RouterStatic.UserMarketInfo",
|
|
718
|
+
"name": "userMarketInfo",
|
|
719
|
+
"type": "tuple"
|
|
720
|
+
}
|
|
721
|
+
],
|
|
722
|
+
"stateMutability": "view",
|
|
723
|
+
"type": "function"
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"inputs": [
|
|
727
|
+
{
|
|
728
|
+
"internalType": "address",
|
|
729
|
+
"name": "user",
|
|
730
|
+
"type": "address"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"internalType": "address[]",
|
|
734
|
+
"name": "markets",
|
|
735
|
+
"type": "address[]"
|
|
736
|
+
}
|
|
737
|
+
],
|
|
738
|
+
"name": "getUserMarketPositions",
|
|
739
|
+
"outputs": [
|
|
740
|
+
{
|
|
741
|
+
"components": [
|
|
742
|
+
{
|
|
743
|
+
"internalType": "address",
|
|
744
|
+
"name": "market",
|
|
745
|
+
"type": "address"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"internalType": "uint256",
|
|
749
|
+
"name": "lpBalance",
|
|
750
|
+
"type": "uint256"
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"components": [
|
|
754
|
+
{
|
|
755
|
+
"internalType": "address",
|
|
756
|
+
"name": "token",
|
|
757
|
+
"type": "address"
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
"internalType": "uint256",
|
|
761
|
+
"name": "amount",
|
|
762
|
+
"type": "uint256"
|
|
763
|
+
}
|
|
764
|
+
],
|
|
765
|
+
"internalType": "struct RouterStatic.TokenAmount",
|
|
766
|
+
"name": "ptBalance",
|
|
767
|
+
"type": "tuple"
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
"components": [
|
|
771
|
+
{
|
|
772
|
+
"internalType": "address",
|
|
773
|
+
"name": "token",
|
|
774
|
+
"type": "address"
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"internalType": "uint256",
|
|
778
|
+
"name": "amount",
|
|
779
|
+
"type": "uint256"
|
|
780
|
+
}
|
|
781
|
+
],
|
|
782
|
+
"internalType": "struct RouterStatic.TokenAmount",
|
|
783
|
+
"name": "scyBalance",
|
|
784
|
+
"type": "tuple"
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"components": [
|
|
788
|
+
{
|
|
789
|
+
"internalType": "enum ISuperComposableYield.AssetType",
|
|
790
|
+
"name": "assetType",
|
|
791
|
+
"type": "uint8"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"internalType": "address",
|
|
795
|
+
"name": "assetAddress",
|
|
796
|
+
"type": "address"
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"internalType": "uint256",
|
|
800
|
+
"name": "amount",
|
|
801
|
+
"type": "uint256"
|
|
802
|
+
}
|
|
803
|
+
],
|
|
804
|
+
"internalType": "struct RouterStatic.AssetAmount",
|
|
805
|
+
"name": "assetBalance",
|
|
806
|
+
"type": "tuple"
|
|
807
|
+
}
|
|
808
|
+
],
|
|
809
|
+
"internalType": "struct RouterStatic.UserMarketInfo[]",
|
|
810
|
+
"name": "userMarketPositions",
|
|
811
|
+
"type": "tuple[]"
|
|
812
|
+
}
|
|
813
|
+
],
|
|
814
|
+
"stateMutability": "view",
|
|
815
|
+
"type": "function"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"inputs": [
|
|
819
|
+
{
|
|
820
|
+
"internalType": "address",
|
|
821
|
+
"name": "py",
|
|
822
|
+
"type": "address"
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"internalType": "address",
|
|
826
|
+
"name": "user",
|
|
827
|
+
"type": "address"
|
|
828
|
+
}
|
|
829
|
+
],
|
|
830
|
+
"name": "getUserPYInfo",
|
|
831
|
+
"outputs": [
|
|
832
|
+
{
|
|
833
|
+
"components": [
|
|
834
|
+
{
|
|
835
|
+
"internalType": "address",
|
|
836
|
+
"name": "yt",
|
|
837
|
+
"type": "address"
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
"internalType": "address",
|
|
841
|
+
"name": "pt",
|
|
842
|
+
"type": "address"
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
"internalType": "uint256",
|
|
846
|
+
"name": "ytBalance",
|
|
847
|
+
"type": "uint256"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"internalType": "uint256",
|
|
851
|
+
"name": "ptBalance",
|
|
852
|
+
"type": "uint256"
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"components": [
|
|
856
|
+
{
|
|
857
|
+
"internalType": "address",
|
|
858
|
+
"name": "token",
|
|
859
|
+
"type": "address"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"internalType": "uint256",
|
|
863
|
+
"name": "amount",
|
|
864
|
+
"type": "uint256"
|
|
865
|
+
}
|
|
866
|
+
],
|
|
867
|
+
"internalType": "struct RouterStatic.TokenAmount",
|
|
868
|
+
"name": "unclaimedInterest",
|
|
869
|
+
"type": "tuple"
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
"components": [
|
|
873
|
+
{
|
|
874
|
+
"internalType": "address",
|
|
875
|
+
"name": "token",
|
|
876
|
+
"type": "address"
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"internalType": "uint256",
|
|
880
|
+
"name": "amount",
|
|
881
|
+
"type": "uint256"
|
|
882
|
+
}
|
|
883
|
+
],
|
|
884
|
+
"internalType": "struct RouterStatic.TokenAmount[]",
|
|
885
|
+
"name": "unclaimedRewards",
|
|
886
|
+
"type": "tuple[]"
|
|
887
|
+
}
|
|
888
|
+
],
|
|
889
|
+
"internalType": "struct RouterStatic.UserPYInfo",
|
|
890
|
+
"name": "userPYInfo",
|
|
891
|
+
"type": "tuple"
|
|
892
|
+
}
|
|
893
|
+
],
|
|
894
|
+
"stateMutability": "view",
|
|
895
|
+
"type": "function"
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"inputs": [
|
|
899
|
+
{
|
|
900
|
+
"internalType": "address",
|
|
901
|
+
"name": "user",
|
|
902
|
+
"type": "address"
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"internalType": "address[]",
|
|
906
|
+
"name": "pys",
|
|
907
|
+
"type": "address[]"
|
|
908
|
+
}
|
|
909
|
+
],
|
|
910
|
+
"name": "getUserPYPositionsByPYs",
|
|
911
|
+
"outputs": [
|
|
912
|
+
{
|
|
913
|
+
"components": [
|
|
914
|
+
{
|
|
915
|
+
"internalType": "address",
|
|
916
|
+
"name": "yt",
|
|
917
|
+
"type": "address"
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"internalType": "address",
|
|
921
|
+
"name": "pt",
|
|
922
|
+
"type": "address"
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
"internalType": "uint256",
|
|
926
|
+
"name": "ytBalance",
|
|
927
|
+
"type": "uint256"
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"internalType": "uint256",
|
|
931
|
+
"name": "ptBalance",
|
|
932
|
+
"type": "uint256"
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
"components": [
|
|
936
|
+
{
|
|
937
|
+
"internalType": "address",
|
|
938
|
+
"name": "token",
|
|
939
|
+
"type": "address"
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
"internalType": "uint256",
|
|
943
|
+
"name": "amount",
|
|
944
|
+
"type": "uint256"
|
|
945
|
+
}
|
|
946
|
+
],
|
|
947
|
+
"internalType": "struct RouterStatic.TokenAmount",
|
|
948
|
+
"name": "unclaimedInterest",
|
|
949
|
+
"type": "tuple"
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
"components": [
|
|
953
|
+
{
|
|
954
|
+
"internalType": "address",
|
|
955
|
+
"name": "token",
|
|
956
|
+
"type": "address"
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
"internalType": "uint256",
|
|
960
|
+
"name": "amount",
|
|
961
|
+
"type": "uint256"
|
|
962
|
+
}
|
|
963
|
+
],
|
|
964
|
+
"internalType": "struct RouterStatic.TokenAmount[]",
|
|
965
|
+
"name": "unclaimedRewards",
|
|
966
|
+
"type": "tuple[]"
|
|
967
|
+
}
|
|
968
|
+
],
|
|
969
|
+
"internalType": "struct RouterStatic.UserPYInfo[]",
|
|
970
|
+
"name": "userPYPositions",
|
|
971
|
+
"type": "tuple[]"
|
|
972
|
+
}
|
|
973
|
+
],
|
|
974
|
+
"stateMutability": "view",
|
|
975
|
+
"type": "function"
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
"inputs": [
|
|
979
|
+
{
|
|
980
|
+
"internalType": "address",
|
|
981
|
+
"name": "scy",
|
|
982
|
+
"type": "address"
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"internalType": "address",
|
|
986
|
+
"name": "user",
|
|
987
|
+
"type": "address"
|
|
988
|
+
}
|
|
989
|
+
],
|
|
990
|
+
"name": "getUserSCYInfo",
|
|
991
|
+
"outputs": [
|
|
992
|
+
{
|
|
993
|
+
"internalType": "uint256",
|
|
994
|
+
"name": "balance",
|
|
995
|
+
"type": "uint256"
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
"components": [
|
|
999
|
+
{
|
|
1000
|
+
"internalType": "address",
|
|
1001
|
+
"name": "token",
|
|
1002
|
+
"type": "address"
|
|
1003
|
+
},
|
|
1004
|
+
{
|
|
1005
|
+
"internalType": "uint256",
|
|
1006
|
+
"name": "amount",
|
|
1007
|
+
"type": "uint256"
|
|
1008
|
+
}
|
|
1009
|
+
],
|
|
1010
|
+
"internalType": "struct RouterStatic.TokenAmount[]",
|
|
1011
|
+
"name": "rewards",
|
|
1012
|
+
"type": "tuple[]"
|
|
1013
|
+
}
|
|
1014
|
+
],
|
|
1015
|
+
"stateMutability": "view",
|
|
1016
|
+
"type": "function"
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"inputs": [
|
|
1020
|
+
{
|
|
1021
|
+
"components": [
|
|
1022
|
+
{
|
|
1023
|
+
"internalType": "address",
|
|
1024
|
+
"name": "yt",
|
|
1025
|
+
"type": "address"
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
"internalType": "address",
|
|
1029
|
+
"name": "pt",
|
|
1030
|
+
"type": "address"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"internalType": "uint256",
|
|
1034
|
+
"name": "ytBalance",
|
|
1035
|
+
"type": "uint256"
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
"internalType": "uint256",
|
|
1039
|
+
"name": "ptBalance",
|
|
1040
|
+
"type": "uint256"
|
|
1041
|
+
},
|
|
1042
|
+
{
|
|
1043
|
+
"components": [
|
|
1044
|
+
{
|
|
1045
|
+
"internalType": "address",
|
|
1046
|
+
"name": "token",
|
|
1047
|
+
"type": "address"
|
|
1048
|
+
},
|
|
1049
|
+
{
|
|
1050
|
+
"internalType": "uint256",
|
|
1051
|
+
"name": "amount",
|
|
1052
|
+
"type": "uint256"
|
|
1053
|
+
}
|
|
1054
|
+
],
|
|
1055
|
+
"internalType": "struct RouterStatic.TokenAmount",
|
|
1056
|
+
"name": "unclaimedInterest",
|
|
1057
|
+
"type": "tuple"
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
"components": [
|
|
1061
|
+
{
|
|
1062
|
+
"internalType": "address",
|
|
1063
|
+
"name": "token",
|
|
1064
|
+
"type": "address"
|
|
1065
|
+
},
|
|
1066
|
+
{
|
|
1067
|
+
"internalType": "uint256",
|
|
1068
|
+
"name": "amount",
|
|
1069
|
+
"type": "uint256"
|
|
1070
|
+
}
|
|
1071
|
+
],
|
|
1072
|
+
"internalType": "struct RouterStatic.TokenAmount[]",
|
|
1073
|
+
"name": "unclaimedRewards",
|
|
1074
|
+
"type": "tuple[]"
|
|
1075
|
+
}
|
|
1076
|
+
],
|
|
1077
|
+
"internalType": "struct RouterStatic.UserPYInfo",
|
|
1078
|
+
"name": "userPYInfo",
|
|
1079
|
+
"type": "tuple"
|
|
1080
|
+
}
|
|
1081
|
+
],
|
|
1082
|
+
"name": "hasPYPosition",
|
|
1083
|
+
"outputs": [
|
|
1084
|
+
{
|
|
1085
|
+
"internalType": "bool",
|
|
1086
|
+
"name": "hasPosition",
|
|
1087
|
+
"type": "bool"
|
|
1088
|
+
}
|
|
1089
|
+
],
|
|
1090
|
+
"stateMutability": "pure",
|
|
1091
|
+
"type": "function"
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"inputs": [],
|
|
1095
|
+
"name": "initialize",
|
|
1096
|
+
"outputs": [],
|
|
1097
|
+
"stateMutability": "nonpayable",
|
|
1098
|
+
"type": "function"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"inputs": [
|
|
1102
|
+
{
|
|
1103
|
+
"internalType": "address",
|
|
1104
|
+
"name": "YT",
|
|
1105
|
+
"type": "address"
|
|
1106
|
+
},
|
|
1107
|
+
{
|
|
1108
|
+
"internalType": "address",
|
|
1109
|
+
"name": "baseToken",
|
|
1110
|
+
"type": "address"
|
|
1111
|
+
},
|
|
1112
|
+
{
|
|
1113
|
+
"internalType": "uint256",
|
|
1114
|
+
"name": "amountBaseToken",
|
|
1115
|
+
"type": "uint256"
|
|
1116
|
+
}
|
|
1117
|
+
],
|
|
1118
|
+
"name": "mintPYFromBaseStatic",
|
|
1119
|
+
"outputs": [
|
|
1120
|
+
{
|
|
1121
|
+
"internalType": "uint256",
|
|
1122
|
+
"name": "amountPY",
|
|
1123
|
+
"type": "uint256"
|
|
1124
|
+
}
|
|
1125
|
+
],
|
|
1126
|
+
"stateMutability": "nonpayable",
|
|
1127
|
+
"type": "function"
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"inputs": [
|
|
1131
|
+
{
|
|
1132
|
+
"internalType": "address",
|
|
1133
|
+
"name": "YT",
|
|
1134
|
+
"type": "address"
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"internalType": "uint256",
|
|
1138
|
+
"name": "amountScyToMint",
|
|
1139
|
+
"type": "uint256"
|
|
1140
|
+
}
|
|
1141
|
+
],
|
|
1142
|
+
"name": "mintPYFromScyStatic",
|
|
1143
|
+
"outputs": [
|
|
1144
|
+
{
|
|
1145
|
+
"internalType": "uint256",
|
|
1146
|
+
"name": "amountPY",
|
|
1147
|
+
"type": "uint256"
|
|
1148
|
+
}
|
|
1149
|
+
],
|
|
1150
|
+
"stateMutability": "nonpayable",
|
|
1151
|
+
"type": "function"
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
"inputs": [],
|
|
1155
|
+
"name": "owner",
|
|
1156
|
+
"outputs": [
|
|
1157
|
+
{
|
|
1158
|
+
"internalType": "address",
|
|
1159
|
+
"name": "",
|
|
1160
|
+
"type": "address"
|
|
1161
|
+
}
|
|
1162
|
+
],
|
|
1163
|
+
"stateMutability": "view",
|
|
1164
|
+
"type": "function"
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
"inputs": [],
|
|
1168
|
+
"name": "pendingOwner",
|
|
1169
|
+
"outputs": [
|
|
1170
|
+
{
|
|
1171
|
+
"internalType": "address",
|
|
1172
|
+
"name": "",
|
|
1173
|
+
"type": "address"
|
|
1174
|
+
}
|
|
1175
|
+
],
|
|
1176
|
+
"stateMutability": "view",
|
|
1177
|
+
"type": "function"
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
"inputs": [],
|
|
1181
|
+
"name": "proxiableUUID",
|
|
1182
|
+
"outputs": [
|
|
1183
|
+
{
|
|
1184
|
+
"internalType": "bytes32",
|
|
1185
|
+
"name": "",
|
|
1186
|
+
"type": "bytes32"
|
|
1187
|
+
}
|
|
1188
|
+
],
|
|
1189
|
+
"stateMutability": "view",
|
|
1190
|
+
"type": "function"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"inputs": [
|
|
1194
|
+
{
|
|
1195
|
+
"internalType": "address",
|
|
1196
|
+
"name": "market",
|
|
1197
|
+
"type": "address"
|
|
1198
|
+
}
|
|
1199
|
+
],
|
|
1200
|
+
"name": "pyIndex",
|
|
1201
|
+
"outputs": [
|
|
1202
|
+
{
|
|
1203
|
+
"internalType": "PYIndex",
|
|
1204
|
+
"name": "index",
|
|
1205
|
+
"type": "uint256"
|
|
1206
|
+
}
|
|
1207
|
+
],
|
|
1208
|
+
"stateMutability": "nonpayable",
|
|
1209
|
+
"type": "function"
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"inputs": [
|
|
1213
|
+
{
|
|
1214
|
+
"internalType": "address",
|
|
1215
|
+
"name": "YT",
|
|
1216
|
+
"type": "address"
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
"internalType": "uint256",
|
|
1220
|
+
"name": "amountPYToRedeem",
|
|
1221
|
+
"type": "uint256"
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"internalType": "address",
|
|
1225
|
+
"name": "baseToken",
|
|
1226
|
+
"type": "address"
|
|
1227
|
+
}
|
|
1228
|
+
],
|
|
1229
|
+
"name": "redeemPYToBaseStatic",
|
|
1230
|
+
"outputs": [
|
|
1231
|
+
{
|
|
1232
|
+
"internalType": "uint256",
|
|
1233
|
+
"name": "amountBaseToken",
|
|
1234
|
+
"type": "uint256"
|
|
1235
|
+
}
|
|
1236
|
+
],
|
|
1237
|
+
"stateMutability": "nonpayable",
|
|
1238
|
+
"type": "function"
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"inputs": [
|
|
1242
|
+
{
|
|
1243
|
+
"internalType": "address",
|
|
1244
|
+
"name": "YT",
|
|
1245
|
+
"type": "address"
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"internalType": "uint256",
|
|
1249
|
+
"name": "amountPYToRedeem",
|
|
1250
|
+
"type": "uint256"
|
|
1251
|
+
}
|
|
1252
|
+
],
|
|
1253
|
+
"name": "redeemPYToScyStatic",
|
|
1254
|
+
"outputs": [
|
|
1255
|
+
{
|
|
1256
|
+
"internalType": "uint256",
|
|
1257
|
+
"name": "amountPY",
|
|
1258
|
+
"type": "uint256"
|
|
1259
|
+
}
|
|
1260
|
+
],
|
|
1261
|
+
"stateMutability": "nonpayable",
|
|
1262
|
+
"type": "function"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"inputs": [
|
|
1266
|
+
{
|
|
1267
|
+
"internalType": "address",
|
|
1268
|
+
"name": "market",
|
|
1269
|
+
"type": "address"
|
|
1270
|
+
},
|
|
1271
|
+
{
|
|
1272
|
+
"internalType": "uint256",
|
|
1273
|
+
"name": "lpToRemove",
|
|
1274
|
+
"type": "uint256"
|
|
1275
|
+
}
|
|
1276
|
+
],
|
|
1277
|
+
"name": "removeLiquidityDualScyAndPtStatic",
|
|
1278
|
+
"outputs": [
|
|
1279
|
+
{
|
|
1280
|
+
"internalType": "uint256",
|
|
1281
|
+
"name": "netScyOut",
|
|
1282
|
+
"type": "uint256"
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"internalType": "uint256",
|
|
1286
|
+
"name": "netPtOut",
|
|
1287
|
+
"type": "uint256"
|
|
1288
|
+
}
|
|
1289
|
+
],
|
|
1290
|
+
"stateMutability": "view",
|
|
1291
|
+
"type": "function"
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
"inputs": [
|
|
1295
|
+
{
|
|
1296
|
+
"internalType": "address",
|
|
1297
|
+
"name": "market",
|
|
1298
|
+
"type": "address"
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
"internalType": "uint256",
|
|
1302
|
+
"name": "lpToRemove",
|
|
1303
|
+
"type": "uint256"
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
"internalType": "address",
|
|
1307
|
+
"name": "tokenOut",
|
|
1308
|
+
"type": "address"
|
|
1309
|
+
}
|
|
1310
|
+
],
|
|
1311
|
+
"name": "removeLiquidityDualTokenAndPtStatic",
|
|
1312
|
+
"outputs": [
|
|
1313
|
+
{
|
|
1314
|
+
"internalType": "uint256",
|
|
1315
|
+
"name": "netTokenOut",
|
|
1316
|
+
"type": "uint256"
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"internalType": "uint256",
|
|
1320
|
+
"name": "netPtOut",
|
|
1321
|
+
"type": "uint256"
|
|
1322
|
+
}
|
|
1323
|
+
],
|
|
1324
|
+
"stateMutability": "view",
|
|
1325
|
+
"type": "function"
|
|
1326
|
+
},
|
|
1327
|
+
{
|
|
1328
|
+
"inputs": [
|
|
1329
|
+
{
|
|
1330
|
+
"internalType": "address",
|
|
1331
|
+
"name": "market",
|
|
1332
|
+
"type": "address"
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"internalType": "uint256",
|
|
1336
|
+
"name": "lpToRemove",
|
|
1337
|
+
"type": "uint256"
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"internalType": "address",
|
|
1341
|
+
"name": "baseToken",
|
|
1342
|
+
"type": "address"
|
|
1343
|
+
}
|
|
1344
|
+
],
|
|
1345
|
+
"name": "removeLiquiditySingleBaseTokenStatic",
|
|
1346
|
+
"outputs": [
|
|
1347
|
+
{
|
|
1348
|
+
"internalType": "uint256",
|
|
1349
|
+
"name": "netBaseTokenOut",
|
|
1350
|
+
"type": "uint256"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"internalType": "uint256",
|
|
1354
|
+
"name": "netScyFee",
|
|
1355
|
+
"type": "uint256"
|
|
1356
|
+
},
|
|
1357
|
+
{
|
|
1358
|
+
"internalType": "uint256",
|
|
1359
|
+
"name": "priceImpact",
|
|
1360
|
+
"type": "uint256"
|
|
1361
|
+
}
|
|
1362
|
+
],
|
|
1363
|
+
"stateMutability": "nonpayable",
|
|
1364
|
+
"type": "function"
|
|
1365
|
+
},
|
|
1366
|
+
{
|
|
1367
|
+
"inputs": [
|
|
1368
|
+
{
|
|
1369
|
+
"internalType": "address",
|
|
1370
|
+
"name": "market",
|
|
1371
|
+
"type": "address"
|
|
1372
|
+
},
|
|
1373
|
+
{
|
|
1374
|
+
"internalType": "uint256",
|
|
1375
|
+
"name": "lpToRemove",
|
|
1376
|
+
"type": "uint256"
|
|
1377
|
+
}
|
|
1378
|
+
],
|
|
1379
|
+
"name": "removeLiquiditySinglePtStatic",
|
|
1380
|
+
"outputs": [
|
|
1381
|
+
{
|
|
1382
|
+
"internalType": "uint256",
|
|
1383
|
+
"name": "netPtOut",
|
|
1384
|
+
"type": "uint256"
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"internalType": "uint256",
|
|
1388
|
+
"name": "netPtFromSwap",
|
|
1389
|
+
"type": "uint256"
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
"internalType": "uint256",
|
|
1393
|
+
"name": "netScyFee",
|
|
1394
|
+
"type": "uint256"
|
|
1395
|
+
},
|
|
1396
|
+
{
|
|
1397
|
+
"internalType": "uint256",
|
|
1398
|
+
"name": "priceImpact",
|
|
1399
|
+
"type": "uint256"
|
|
1400
|
+
}
|
|
1401
|
+
],
|
|
1402
|
+
"stateMutability": "nonpayable",
|
|
1403
|
+
"type": "function"
|
|
1404
|
+
},
|
|
1405
|
+
{
|
|
1406
|
+
"inputs": [
|
|
1407
|
+
{
|
|
1408
|
+
"internalType": "address",
|
|
1409
|
+
"name": "market",
|
|
1410
|
+
"type": "address"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"internalType": "uint256",
|
|
1414
|
+
"name": "lpToRemove",
|
|
1415
|
+
"type": "uint256"
|
|
1416
|
+
}
|
|
1417
|
+
],
|
|
1418
|
+
"name": "removeLiquiditySingleScyStatic",
|
|
1419
|
+
"outputs": [
|
|
1420
|
+
{
|
|
1421
|
+
"internalType": "uint256",
|
|
1422
|
+
"name": "netScyOut",
|
|
1423
|
+
"type": "uint256"
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
"internalType": "uint256",
|
|
1427
|
+
"name": "netScyFee",
|
|
1428
|
+
"type": "uint256"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"internalType": "uint256",
|
|
1432
|
+
"name": "priceImpact",
|
|
1433
|
+
"type": "uint256"
|
|
1434
|
+
}
|
|
1435
|
+
],
|
|
1436
|
+
"stateMutability": "nonpayable",
|
|
1437
|
+
"type": "function"
|
|
1438
|
+
},
|
|
1439
|
+
{
|
|
1440
|
+
"inputs": [
|
|
1441
|
+
{
|
|
1442
|
+
"internalType": "address",
|
|
1443
|
+
"name": "market",
|
|
1444
|
+
"type": "address"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"internalType": "address",
|
|
1448
|
+
"name": "baseToken",
|
|
1449
|
+
"type": "address"
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"internalType": "uint256",
|
|
1453
|
+
"name": "amountBaseToken",
|
|
1454
|
+
"type": "uint256"
|
|
1455
|
+
}
|
|
1456
|
+
],
|
|
1457
|
+
"name": "swapExactBaseTokenForPtStatic",
|
|
1458
|
+
"outputs": [
|
|
1459
|
+
{
|
|
1460
|
+
"internalType": "uint256",
|
|
1461
|
+
"name": "netPtOut",
|
|
1462
|
+
"type": "uint256"
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
"internalType": "uint256",
|
|
1466
|
+
"name": "netScyFee",
|
|
1467
|
+
"type": "uint256"
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
"internalType": "uint256",
|
|
1471
|
+
"name": "priceImpact",
|
|
1472
|
+
"type": "uint256"
|
|
1473
|
+
}
|
|
1474
|
+
],
|
|
1475
|
+
"stateMutability": "nonpayable",
|
|
1476
|
+
"type": "function"
|
|
1477
|
+
},
|
|
1478
|
+
{
|
|
1479
|
+
"inputs": [
|
|
1480
|
+
{
|
|
1481
|
+
"internalType": "address",
|
|
1482
|
+
"name": "market",
|
|
1483
|
+
"type": "address"
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"internalType": "address",
|
|
1487
|
+
"name": "baseToken",
|
|
1488
|
+
"type": "address"
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"internalType": "uint256",
|
|
1492
|
+
"name": "amountBaseToken",
|
|
1493
|
+
"type": "uint256"
|
|
1494
|
+
}
|
|
1495
|
+
],
|
|
1496
|
+
"name": "swapExactBaseTokenForYtStatic",
|
|
1497
|
+
"outputs": [
|
|
1498
|
+
{
|
|
1499
|
+
"internalType": "uint256",
|
|
1500
|
+
"name": "netPtOut",
|
|
1501
|
+
"type": "uint256"
|
|
1502
|
+
},
|
|
1503
|
+
{
|
|
1504
|
+
"internalType": "uint256",
|
|
1505
|
+
"name": "netScyFee",
|
|
1506
|
+
"type": "uint256"
|
|
1507
|
+
},
|
|
1508
|
+
{
|
|
1509
|
+
"internalType": "uint256",
|
|
1510
|
+
"name": "priceImpact",
|
|
1511
|
+
"type": "uint256"
|
|
1512
|
+
}
|
|
1513
|
+
],
|
|
1514
|
+
"stateMutability": "nonpayable",
|
|
1515
|
+
"type": "function"
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"inputs": [
|
|
1519
|
+
{
|
|
1520
|
+
"internalType": "address",
|
|
1521
|
+
"name": "market",
|
|
1522
|
+
"type": "address"
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
"internalType": "uint256",
|
|
1526
|
+
"name": "exactYtIn",
|
|
1527
|
+
"type": "uint256"
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
"internalType": "address",
|
|
1531
|
+
"name": "baseToken",
|
|
1532
|
+
"type": "address"
|
|
1533
|
+
}
|
|
1534
|
+
],
|
|
1535
|
+
"name": "swapExactPtForBaseTokenStatic",
|
|
1536
|
+
"outputs": [
|
|
1537
|
+
{
|
|
1538
|
+
"internalType": "uint256",
|
|
1539
|
+
"name": "netBaseTokenOut",
|
|
1540
|
+
"type": "uint256"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"internalType": "uint256",
|
|
1544
|
+
"name": "netScyFee",
|
|
1545
|
+
"type": "uint256"
|
|
1546
|
+
},
|
|
1547
|
+
{
|
|
1548
|
+
"internalType": "uint256",
|
|
1549
|
+
"name": "priceImpact",
|
|
1550
|
+
"type": "uint256"
|
|
1551
|
+
}
|
|
1552
|
+
],
|
|
1553
|
+
"stateMutability": "nonpayable",
|
|
1554
|
+
"type": "function"
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"inputs": [
|
|
1558
|
+
{
|
|
1559
|
+
"internalType": "address",
|
|
1560
|
+
"name": "market",
|
|
1561
|
+
"type": "address"
|
|
1562
|
+
},
|
|
1563
|
+
{
|
|
1564
|
+
"internalType": "uint256",
|
|
1565
|
+
"name": "exactPtIn",
|
|
1566
|
+
"type": "uint256"
|
|
1567
|
+
}
|
|
1568
|
+
],
|
|
1569
|
+
"name": "swapExactPtForScyStatic",
|
|
1570
|
+
"outputs": [
|
|
1571
|
+
{
|
|
1572
|
+
"internalType": "uint256",
|
|
1573
|
+
"name": "netScyOut",
|
|
1574
|
+
"type": "uint256"
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"internalType": "uint256",
|
|
1578
|
+
"name": "netScyFee",
|
|
1579
|
+
"type": "uint256"
|
|
1580
|
+
},
|
|
1581
|
+
{
|
|
1582
|
+
"internalType": "uint256",
|
|
1583
|
+
"name": "priceImpact",
|
|
1584
|
+
"type": "uint256"
|
|
1585
|
+
}
|
|
1586
|
+
],
|
|
1587
|
+
"stateMutability": "nonpayable",
|
|
1588
|
+
"type": "function"
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
"inputs": [
|
|
1592
|
+
{
|
|
1593
|
+
"internalType": "address",
|
|
1594
|
+
"name": "market",
|
|
1595
|
+
"type": "address"
|
|
1596
|
+
},
|
|
1597
|
+
{
|
|
1598
|
+
"internalType": "uint256",
|
|
1599
|
+
"name": "exactScyIn",
|
|
1600
|
+
"type": "uint256"
|
|
1601
|
+
}
|
|
1602
|
+
],
|
|
1603
|
+
"name": "swapExactScyForPtStatic",
|
|
1604
|
+
"outputs": [
|
|
1605
|
+
{
|
|
1606
|
+
"internalType": "uint256",
|
|
1607
|
+
"name": "netPtOut",
|
|
1608
|
+
"type": "uint256"
|
|
1609
|
+
},
|
|
1610
|
+
{
|
|
1611
|
+
"internalType": "uint256",
|
|
1612
|
+
"name": "netScyFee",
|
|
1613
|
+
"type": "uint256"
|
|
1614
|
+
},
|
|
1615
|
+
{
|
|
1616
|
+
"internalType": "uint256",
|
|
1617
|
+
"name": "priceImpact",
|
|
1618
|
+
"type": "uint256"
|
|
1619
|
+
}
|
|
1620
|
+
],
|
|
1621
|
+
"stateMutability": "nonpayable",
|
|
1622
|
+
"type": "function"
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
"inputs": [
|
|
1626
|
+
{
|
|
1627
|
+
"internalType": "address",
|
|
1628
|
+
"name": "market",
|
|
1629
|
+
"type": "address"
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"internalType": "uint256",
|
|
1633
|
+
"name": "exactScyIn",
|
|
1634
|
+
"type": "uint256"
|
|
1635
|
+
}
|
|
1636
|
+
],
|
|
1637
|
+
"name": "swapExactScyForYtStatic",
|
|
1638
|
+
"outputs": [
|
|
1639
|
+
{
|
|
1640
|
+
"internalType": "uint256",
|
|
1641
|
+
"name": "netYtOut",
|
|
1642
|
+
"type": "uint256"
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"internalType": "uint256",
|
|
1646
|
+
"name": "netScyFee",
|
|
1647
|
+
"type": "uint256"
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
"internalType": "uint256",
|
|
1651
|
+
"name": "priceImpact",
|
|
1652
|
+
"type": "uint256"
|
|
1653
|
+
}
|
|
1654
|
+
],
|
|
1655
|
+
"stateMutability": "nonpayable",
|
|
1656
|
+
"type": "function"
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
"inputs": [
|
|
1660
|
+
{
|
|
1661
|
+
"internalType": "address",
|
|
1662
|
+
"name": "market",
|
|
1663
|
+
"type": "address"
|
|
1664
|
+
},
|
|
1665
|
+
{
|
|
1666
|
+
"internalType": "uint256",
|
|
1667
|
+
"name": "exactYtIn",
|
|
1668
|
+
"type": "uint256"
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
"internalType": "address",
|
|
1672
|
+
"name": "baseToken",
|
|
1673
|
+
"type": "address"
|
|
1674
|
+
}
|
|
1675
|
+
],
|
|
1676
|
+
"name": "swapExactYtForBaseTokenStatic",
|
|
1677
|
+
"outputs": [
|
|
1678
|
+
{
|
|
1679
|
+
"internalType": "uint256",
|
|
1680
|
+
"name": "netBaseTokenOut",
|
|
1681
|
+
"type": "uint256"
|
|
1682
|
+
},
|
|
1683
|
+
{
|
|
1684
|
+
"internalType": "uint256",
|
|
1685
|
+
"name": "netScyFee",
|
|
1686
|
+
"type": "uint256"
|
|
1687
|
+
},
|
|
1688
|
+
{
|
|
1689
|
+
"internalType": "uint256",
|
|
1690
|
+
"name": "priceImpact",
|
|
1691
|
+
"type": "uint256"
|
|
1692
|
+
}
|
|
1693
|
+
],
|
|
1694
|
+
"stateMutability": "nonpayable",
|
|
1695
|
+
"type": "function"
|
|
1696
|
+
},
|
|
1697
|
+
{
|
|
1698
|
+
"inputs": [
|
|
1699
|
+
{
|
|
1700
|
+
"internalType": "address",
|
|
1701
|
+
"name": "market",
|
|
1702
|
+
"type": "address"
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
"internalType": "uint256",
|
|
1706
|
+
"name": "exactYtIn",
|
|
1707
|
+
"type": "uint256"
|
|
1708
|
+
}
|
|
1709
|
+
],
|
|
1710
|
+
"name": "swapExactYtForScyStatic",
|
|
1711
|
+
"outputs": [
|
|
1712
|
+
{
|
|
1713
|
+
"internalType": "uint256",
|
|
1714
|
+
"name": "netScyOut",
|
|
1715
|
+
"type": "uint256"
|
|
1716
|
+
},
|
|
1717
|
+
{
|
|
1718
|
+
"internalType": "uint256",
|
|
1719
|
+
"name": "netScyFee",
|
|
1720
|
+
"type": "uint256"
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
"internalType": "uint256",
|
|
1724
|
+
"name": "priceImpact",
|
|
1725
|
+
"type": "uint256"
|
|
1726
|
+
}
|
|
1727
|
+
],
|
|
1728
|
+
"stateMutability": "nonpayable",
|
|
1729
|
+
"type": "function"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"inputs": [
|
|
1733
|
+
{
|
|
1734
|
+
"internalType": "address",
|
|
1735
|
+
"name": "market",
|
|
1736
|
+
"type": "address"
|
|
1737
|
+
},
|
|
1738
|
+
{
|
|
1739
|
+
"internalType": "uint256",
|
|
1740
|
+
"name": "exactScyOut",
|
|
1741
|
+
"type": "uint256"
|
|
1742
|
+
}
|
|
1743
|
+
],
|
|
1744
|
+
"name": "swapPtForExactScyStatic",
|
|
1745
|
+
"outputs": [
|
|
1746
|
+
{
|
|
1747
|
+
"internalType": "uint256",
|
|
1748
|
+
"name": "netPtIn",
|
|
1749
|
+
"type": "uint256"
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
"internalType": "uint256",
|
|
1753
|
+
"name": "netScyFee",
|
|
1754
|
+
"type": "uint256"
|
|
1755
|
+
},
|
|
1756
|
+
{
|
|
1757
|
+
"internalType": "uint256",
|
|
1758
|
+
"name": "priceImpact",
|
|
1759
|
+
"type": "uint256"
|
|
1760
|
+
}
|
|
1761
|
+
],
|
|
1762
|
+
"stateMutability": "nonpayable",
|
|
1763
|
+
"type": "function"
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"inputs": [
|
|
1767
|
+
{
|
|
1768
|
+
"internalType": "address",
|
|
1769
|
+
"name": "market",
|
|
1770
|
+
"type": "address"
|
|
1771
|
+
},
|
|
1772
|
+
{
|
|
1773
|
+
"internalType": "uint256",
|
|
1774
|
+
"name": "exactPtOut",
|
|
1775
|
+
"type": "uint256"
|
|
1776
|
+
}
|
|
1777
|
+
],
|
|
1778
|
+
"name": "swapScyForExactPtStatic",
|
|
1779
|
+
"outputs": [
|
|
1780
|
+
{
|
|
1781
|
+
"internalType": "uint256",
|
|
1782
|
+
"name": "netScyIn",
|
|
1783
|
+
"type": "uint256"
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"internalType": "uint256",
|
|
1787
|
+
"name": "netScyFee",
|
|
1788
|
+
"type": "uint256"
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
"internalType": "uint256",
|
|
1792
|
+
"name": "priceImpact",
|
|
1793
|
+
"type": "uint256"
|
|
1794
|
+
}
|
|
1795
|
+
],
|
|
1796
|
+
"stateMutability": "nonpayable",
|
|
1797
|
+
"type": "function"
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"inputs": [
|
|
1801
|
+
{
|
|
1802
|
+
"internalType": "address",
|
|
1803
|
+
"name": "market",
|
|
1804
|
+
"type": "address"
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"internalType": "uint256",
|
|
1808
|
+
"name": "exactYtOut",
|
|
1809
|
+
"type": "uint256"
|
|
1810
|
+
}
|
|
1811
|
+
],
|
|
1812
|
+
"name": "swapScyForExactYtStatic",
|
|
1813
|
+
"outputs": [
|
|
1814
|
+
{
|
|
1815
|
+
"internalType": "uint256",
|
|
1816
|
+
"name": "netScyIn",
|
|
1817
|
+
"type": "uint256"
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"internalType": "uint256",
|
|
1821
|
+
"name": "netScyFee",
|
|
1822
|
+
"type": "uint256"
|
|
1823
|
+
},
|
|
1824
|
+
{
|
|
1825
|
+
"internalType": "uint256",
|
|
1826
|
+
"name": "priceImpact",
|
|
1827
|
+
"type": "uint256"
|
|
1828
|
+
}
|
|
1829
|
+
],
|
|
1830
|
+
"stateMutability": "nonpayable",
|
|
1831
|
+
"type": "function"
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"inputs": [
|
|
1835
|
+
{
|
|
1836
|
+
"internalType": "address",
|
|
1837
|
+
"name": "market",
|
|
1838
|
+
"type": "address"
|
|
1839
|
+
},
|
|
1840
|
+
{
|
|
1841
|
+
"internalType": "uint256",
|
|
1842
|
+
"name": "exactScyOut",
|
|
1843
|
+
"type": "uint256"
|
|
1844
|
+
}
|
|
1845
|
+
],
|
|
1846
|
+
"name": "swapYtForExactScyStatic",
|
|
1847
|
+
"outputs": [
|
|
1848
|
+
{
|
|
1849
|
+
"internalType": "uint256",
|
|
1850
|
+
"name": "netYtIn",
|
|
1851
|
+
"type": "uint256"
|
|
1852
|
+
},
|
|
1853
|
+
{
|
|
1854
|
+
"internalType": "uint256",
|
|
1855
|
+
"name": "netScyFee",
|
|
1856
|
+
"type": "uint256"
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
"internalType": "uint256",
|
|
1860
|
+
"name": "priceImpact",
|
|
1861
|
+
"type": "uint256"
|
|
1862
|
+
}
|
|
1863
|
+
],
|
|
1864
|
+
"stateMutability": "nonpayable",
|
|
1865
|
+
"type": "function"
|
|
1866
|
+
},
|
|
1867
|
+
{
|
|
1868
|
+
"inputs": [
|
|
1869
|
+
{
|
|
1870
|
+
"internalType": "address",
|
|
1871
|
+
"name": "newOwner",
|
|
1872
|
+
"type": "address"
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"internalType": "bool",
|
|
1876
|
+
"name": "direct",
|
|
1877
|
+
"type": "bool"
|
|
1878
|
+
},
|
|
1879
|
+
{
|
|
1880
|
+
"internalType": "bool",
|
|
1881
|
+
"name": "renounce",
|
|
1882
|
+
"type": "bool"
|
|
1883
|
+
}
|
|
1884
|
+
],
|
|
1885
|
+
"name": "transferOwnership",
|
|
1886
|
+
"outputs": [],
|
|
1887
|
+
"stateMutability": "nonpayable",
|
|
1888
|
+
"type": "function"
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"inputs": [
|
|
1892
|
+
{
|
|
1893
|
+
"internalType": "address",
|
|
1894
|
+
"name": "newImplementation",
|
|
1895
|
+
"type": "address"
|
|
1896
|
+
}
|
|
1897
|
+
],
|
|
1898
|
+
"name": "upgradeTo",
|
|
1899
|
+
"outputs": [],
|
|
1900
|
+
"stateMutability": "nonpayable",
|
|
1901
|
+
"type": "function"
|
|
1902
|
+
},
|
|
1903
|
+
{
|
|
1904
|
+
"inputs": [
|
|
1905
|
+
{
|
|
1906
|
+
"internalType": "address",
|
|
1907
|
+
"name": "newImplementation",
|
|
1908
|
+
"type": "address"
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"internalType": "bytes",
|
|
1912
|
+
"name": "data",
|
|
1913
|
+
"type": "bytes"
|
|
1914
|
+
}
|
|
1915
|
+
],
|
|
1916
|
+
"name": "upgradeToAndCall",
|
|
1917
|
+
"outputs": [],
|
|
1918
|
+
"stateMutability": "payable",
|
|
1919
|
+
"type": "function"
|
|
1920
|
+
}
|
|
1921
|
+
],
|
|
1922
|
+
"bytecode": "0x60e0604052306080523480156200001557600080fd5b50604051620046ca380380620046ca833981016040819052620000389162000172565b600154600160a81b900460ff166200005e57600154600160a01b900460ff161562000068565b620000686200012c565b620000d05760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b606482015260840160405180910390fd5b600154600160a81b900460ff16158015620000fb576001805461ffff60a01b191661010160a01b1790555b6001600160a01b0380841660a052821660c052801562000123576001805460ff60a81b191690555b505050620001b1565b600062000144306200014a60201b6200312a1760201c565b15905090565b6001600160a01b03163b151590565b6001600160a01b03811681146200016f57600080fd5b50565b600080604083850312156200018657600080fd5b8251620001938162000159565b6020840151909250620001a68162000159565b809150509250929050565b60805160a05160c0516144bf6200020b6000396000612d1f01526000818161110e01528181612bd40152612c840152600081816114390152818161147901528181611cdd01528181611d1d0152611d9901526144bf6000f3fe6080604052600436106102435760003560e01c80626024ef1461024857806303670dba14610288578063067cbde1146102a8578063078dfbe7146102c85780630a33de0d146102ea5780630cf85bcc1461030c5780630f8cb321146103cd5780631272d863146103fb5780631b9d358d1461041b5780631e9658511461043b578063209794161461047b57806321b7679d1461049b578063227501f5146104bb5780632ec8d844146104e95780632f7707091461050957806331c6d55c1461052957806336233bd9146105495780633659cfe614610569578063372cfb93146105895780633857a07b146105b65780633badd710146105e55780633c71db3d1461060557806345324d9c146106255780634e71e0c8146106455780634f1ef2861461065a57806352d1902d1461066d57806355b4fff51461068257806355bbcd73146106af57806362eaf69d146106df57806368d384c01461071457806372568bac14610734578063739baebe146107545780638129fc1c146107745780638a719769146107895780638da5cb5b146107a95780639225afd6146107d6578063a749840a14610803578063a9d09ae314610830578063af2c797114610850578063b24898f414610870578063b68d898d14610890578063bfcafedc146108b0578063c74141f1146108de578063d0f2034e146108fe578063d34344cc1461091e578063d52eacb21461093e578063db39d8861461097d578063dc7b31631461099d578063e30c3978146109bd578063e8331604146109dd578063efb7601d14610a0b575b600080fd5b34801561025457600080fd5b506102686102633660046136cb565b610a2b565b604080519384526020840192909252908201526060015b60405180910390f35b34801561029457600080fd5b506102686102a33660046136cb565b610ac0565b3480156102b457600080fd5b506102686102c33660046136cb565b610afe565b3480156102d457600080fd5b506102e86102e3366004613705565b610b3c565b005b3480156102f657600080fd5b506102ff610c41565b60405161027f9190613780565b34801561031857600080fd5b5061032c61032736600461378e565b610cac565b60405161027f95949392919060006101a08201905060018060a01b03808816835280871660208401528551604084015260208601516060840152604086015160808401528060608701511660a084015250608085015160c083015260a085015160e083015260c0850151610100818185015260e087015161012085015280870151610140850152505083610160830152826101808301529695505050505050565b3480156103d957600080fd5b506103ed6103e83660046136cb565b610e76565b60405190815260200161027f565b34801561040757600080fd5b506102686104163660046137ab565b610efc565b34801561042757600080fd5b506103ed61043636600461378e565b610f8c565b34801561044757600080fd5b5061045b6104563660046136cb565b611007565b60408051948552602085019390935291830152606082015260800161027f565b34801561048757600080fd5b506102686104963660046136cb565b6110a0565b3480156104a757600080fd5b506102686104b63660046137ab565b6110c9565b3480156104c757600080fd5b506104db6104d636600461378e565b611109565b60405161027f9291906137e2565b3480156104f557600080fd5b506103ed6105043660046137ab565b611272565b34801561051557600080fd5b506102686105243660046137fc565b61135c565b34801561053557600080fd5b506102686105443660046137ab565b6113b1565b34801561055557600080fd5b506102686105643660046136cb565b6113f1565b34801561057557600080fd5b506102e861058436600461378e565b61142f565b34801561059557600080fd5b506105a96105a4366004613831565b6114f7565b60405161027f919061391d565b3480156105c257600080fd5b506105d66105d136600461378e565b611831565b60405161027f9392919061392c565b3480156105f157600080fd5b5061026861060036600461398a565b611af8565b34801561061157600080fd5b506102686106203660046139cb565b611b41565b34801561063157600080fd5b506102686106403660046136cb565b611bea565b34801561065157600080fd5b506102e8611c28565b6102e8610668366004613a80565b611cd3565b34801561067957600080fd5b506103ed611d8c565b34801561068e57600080fd5b506106a261069d366004613b27565b611e3a565b60405161027f9190613bae565b3480156106bb57600080fd5b506106cf6106ca366004613bfd565b611f01565b604051901515815260200161027f565b3480156106eb57600080fd5b506106ff6106fa3660046136cb565b611f45565b6040805192835260208301919091520161027f565b34801561072057600080fd5b506103ed61072f3660046136cb565b611fcd565b34801561074057600080fd5b506103ed61074f3660046136cb565b612009565b34801561076057600080fd5b5061045b61076f3660046136cb565b612085565b34801561078057600080fd5b506102e86120af565b34801561079557600080fd5b506102686107a43660046136cb565b612186565b3480156107b557600080fd5b506000546107c9906001600160a01b031681565b60405161027f9190613c37565b3480156107e257600080fd5b506107f66107f1366004613831565b6121af565b60405161027f9190613cec565b34801561080f57600080fd5b5061082361081e366004613b27565b61264f565b60405161027f9190613cff565b34801561083c57600080fd5b5061045b61084b3660046136cb565b61270e565b34801561085c57600080fd5b506106ff61086b3660046137ab565b612738565b34801561087c57600080fd5b5061026861088b3660046136cb565b6127c2565b34801561089c57600080fd5b506102686108ab3660046136cb565b612800565b3480156108bc57600080fd5b506108d06108cb366004613831565b612829565b60405161027f929190613d9a565b3480156108ea57600080fd5b506103ed6108f936600461378e565b612a1d565b34801561090a57600080fd5b5061045b61091936600461398a565b612a57565b34801561092a57600080fd5b506103ed61093936600461398a565b612af3565b34801561094a57600080fd5b5061095e61095936600461378e565b612bcd565b604080519315158452911515602084015215159082015260600161027f565b34801561098957600080fd5b506103ed6109983660046136cb565b612da5565b3480156109a957600080fd5b506102686109b836600461398a565b612eb8565b3480156109c957600080fd5b506001546107c9906001600160a01b031681565b3480156109e957600080fd5b506109fd6109f8366004613831565b612ee2565b60405161027f929190613dbf565b348015610a1757600080fd5b506103ed610a2636600461378e565b61311d565b600080600073__$b833238e904528751783273f1c78695846$__63fe852a208686610a54610c41565b6040518463ffffffff1660e01b8152600401610a7293929190613dd8565b606060405180830381865af4158015610a8f573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ab39190613dfc565b9250925092509250925092565b600080600073__$b833238e904528751783273f1c78695846$__6303670dba86866040518363ffffffff1660e01b8152600401610a72929190613e2a565b600080600073__$b833238e904528751783273f1c78695846$__63067cbde186866040518363ffffffff1660e01b8152600401610a72929190613e2a565b6000546001600160a01b03163314610b6f5760405162461bcd60e51b8152600401610b6690613e43565b60405180910390fd5b8115610c20576001600160a01b038316151580610b895750805b610bcd5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610b66565b600080546040516001600160a01b038087169392169160008051602061444383398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b610c736040518060a0016040528060008152602001600081526020016000815260200160008152602001600081525090565b6040518060a0016040528060008152602001600019815260200160008152602001610100815260200166038d7ea4c68000815250905090565b600080610d0760405180610120016040528060008152602001600081526020016000815260200160006001600160a01b0316815260200160008152602001600081526020016000815260200160008152602001600081525090565b6000806000869050600080886001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610d50573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d749190613e78565b5091509150809750819650826001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa158015610dbe573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610de29190613eca565b9550610ded89612a1d565b60405163efb7601d60e01b815290955073__$b833238e904528751783273f1c78695846$__9063efb7601d90610e27908c90600401613c37565b602060405180830381865af4158015610e44573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e689190613f4c565b935050505091939590929450565b604051630f8cb32160e01b815260009073__$b833238e904528751783273f1c78695846$__90630f8cb32190610eb29086908690600401613e2a565b602060405180830381865af4158015610ecf573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ef39190613f4c565b90505b92915050565b600080600073__$b833238e904528751783273f1c78695846$__631272d8638787876040518463ffffffff1660e01b8152600401610f3c93929190613f65565b606060405180830381865af4158015610f59573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610f7d9190613dfc565b92509250925093509350939050565b604051631b9d358d60e01b815260009073__$b833238e904528751783273f1c78695846$__90631b9d358d90610fc6908590600401613c37565b602060405180830381865af4158015610fe3573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ef69190613f4c565b60008060008073__$b833238e904528751783273f1c78695846$__63c06225e88787611031610c41565b6040518463ffffffff1660e01b815260040161104f93929190613dd8565b608060405180830381865af415801561106c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906110909190613f88565b9299919850965090945092505050565b600080600073__$b833238e904528751783273f1c78695846$__63586772c58686610a54610c41565b600080600073__$b833238e904528751783273f1c78695846$__6321b7679d8787876040518463ffffffff1660e01b8152600401610f3c93929190613f65565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166371846aa8846040518263ffffffff1660e01b81526004016111589190613c37565b602060405180830381865afa158015611175573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111999190613fbe565b1561120657826001600160a01b031663d94073d46040518163ffffffff1660e01b8152600401602060405180830381865afa1580156111dc573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112009190613fdb565b93915050565b829150826001600160a01b031663781c18db6040518163ffffffff1660e01b8152600401602060405180830381865afa158015611247573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061126b9190613fdb565b9050915091565b600080846001600160a01b03166347bfac626040518163ffffffff1660e01b8152600401602060405180830381865afa1580156112b3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112d79190613fdb565b9050806001600160a01b031663cbe52ae3846112f38888612009565b6040518363ffffffff1660e01b8152600401611310929190613e2a565b602060405180830381865afa15801561132d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906113519190613f4c565b9150505b9392505050565b604051632f77070960e01b81526001600160a01b038416600482015260248101839052604481018290526000908190819073__$b833238e904528751783273f1c78695846$__90632f77070990606401610f3c565b600080600073__$b833238e904528751783273f1c78695846$__6331c6d55c8787876040518463ffffffff1660e01b8152600401610f3c93929190613f65565b600080600073__$b833238e904528751783273f1c78695846$__6336233bd986866040518363ffffffff1660e01b8152600401610a72929190613e2a565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036114775760405162461bcd60e51b8152600401610b6690613ff8565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166114a9613139565b6001600160a01b0316146114cf5760405162461bcd60e51b8152600401610b6690614032565b6114d881613155565b604080516000808252602082019092526114f49183919061317f565b50565b6114ff613602565b6040516370a0823160e01b815283906000906001600160a01b038316906370a0823190611530908790600401613c37565b602060405180830381865afa15801561154d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906115719190613f4c565b6001600160a01b0380871685526020850182905260408051630b2339af60e21b815290519293506000928392861691632c8ce6bc9160048083019260609291908290030181865afa1580156115ca573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906115ee9190613e78565b5091509150816001600160a01b031663a40bee506040518163ffffffff1660e01b8152600401606060405180830381865afa158015611631573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611655919061406c565b5060808701516001600160a01b038216602082015282600181111561167c5761167c613882565b600181111561168d5761168d613882565b81525050506000846001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa1580156116d3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906116f79190613eca565b6040810151909150600081900361171357505050505050610ef6565b8151600090829061172490886140ce565b61172e9190614103565b905060008284602001518861174391906140ce565b61174d9190614103565b90506040518060400160405280866001600160a01b031681526020018381525089604001819052506040518060400160405280876001600160a01b03168152602001828152508960600181905250670de0b6b3a7640000866001600160a01b0316633ba0b9a96040518163ffffffff1660e01b8152600401602060405180830381865afa1580156117e2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118069190613f4c565b61181090836140ce565b61181a9190614103565b60808a015160400152505050505050505092915050565b6000806060600061184185611109565b9150506000819050806001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af1158015611889573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118ad9190613f4c565b9450806001600160a01b03166318160ddd6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156118ed573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906119119190613f4c565b93506000816001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa158015611953573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261197b9190810190614148565b905080516001600160401b0381111561199657611996613a11565b6040519080825280602002602001820160405280156119db57816020015b60408051808201909152600080825260208201528152602001906001900390816119b45790505b5093506000826001600160a01b031663f8b2f9916040518163ffffffff1660e01b81526004016000604051808303816000875af1158015611a20573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052611a4891908101906141e6565b905060005b8251811015611aec576000838281518110611a6a57611a6a61426b565b6020026020010151905080878381518110611a8757611a8761426b565b60209081029190910101516001600160a01b0390911690528251839083908110611ab357611ab361426b565b6020026020010151878381518110611acd57611acd61426b565b602090810291909101810151015250611ae581614281565b9050611a4d565b50505050509193909250565b600080600073__$b833238e904528751783273f1c78695846$__633e32089f878787611b22610c41565b6040518563ffffffff1660e01b8152600401610f3c949392919061429a565b604051633c71db3d60e01b81526001600160a01b0380861660048301528416602482015260448101839052606481018290526000908190819073__$b833238e904528751783273f1c78695846$__90633c71db3d90608401606060405180830381865af4158015611bb6573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611bda9190613dfc565b9250925092509450945094915050565b600080600073__$b833238e904528751783273f1c78695846$__6345324d9c86866040518363ffffffff1660e01b8152600401610a72929190613e2a565b6001546001600160a01b0316338114611c835760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610b66565b600080546040516001600160a01b038085169392169160008051602061444383398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003611d1b5760405162461bcd60e51b8152600401610b6690613ff8565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316611d4d613139565b6001600160a01b031614611d735760405162461bcd60e51b8152600401610b6690614032565b611d7c82613155565b611d888282600161317f565b5050565b6000306001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614611e275760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b6064820152608401610b66565b5060008051602061442383398151915290565b6060816001600160401b03811115611e5457611e54613a11565b604051908082528060200260200182016040528015611e8d57816020015b611e7a613602565b815260200190600190039081611e725790505b50905060005b82811015611ef957611ecb848483818110611eb057611eb061426b565b9050602002016020810190611ec5919061378e565b866114f7565b828281518110611edd57611edd61426b565b602002602001018190525080611ef290614281565b9050611e93565b509392505050565b60008082604001351180611f19575060008260600135115b80611f27575060a082013515155b80610ef657506000611f3c60c08401846142d0565b90501192915050565b60008073__$b833238e904528751783273f1c78695846$__6362eaf69d85856040518363ffffffff1660e01b8152600401611f81929190613e2a565b6040805180830381865af4158015611f9d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611fc19190614319565b915091505b9250929050565b6040516301a34e1360e61b815260009073__$b833238e904528751783273f1c78695846$__906368d384c090610eb29086908690600401613e2a565b60008083905061207d816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af1158015612052573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906120769190613f4c565b84906132ea565b949350505050565b60008060008073__$b833238e904528751783273f1c78695846$__63919f94308787611031610c41565b600154600160a81b900460ff166120d357600154600160a01b900460ff16156120db565b6120db613319565b61213e5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608401610b66565b600154600160a81b900460ff16158015612168576001805461ffff60a01b191661010160a01b1790555b61217061332a565b80156114f4576001805460ff60a81b1916905550565b600080600073__$b833238e904528751783273f1c78695846$__63d92f8f098686610a54610c41565b6121b7613651565b6121c083611109565b6001600160a01b03908116808452911660208301526040516370a0823160e01b815281906370a08231906121f8908690600401613c37565b602060405180830381865afa158015612215573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906122399190613f4c565b82604001818152505081602001516001600160a01b03166370a08231846040518263ffffffff1660e01b81526004016122729190613c37565b602060405180830381865afa15801561228f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906122b39190613f4c565b826060018181525050806001600160a01b03166347bfac626040518163ffffffff1660e01b8152600401602060405180830381865afa1580156122fa573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061231e9190613fdb565b60808301516001600160a01b03918216905260405163d68076c360e01b81529082169063d68076c390612355908690600401613c37565b6040805180830381865afa158015612371573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906123959190614354565b9050806001600160801b03169050826080015160200181815250506000816001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa1580156123f0573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526124189190810190614148565b9050600081516001600160401b0381111561243557612435613a11565b60405190808252806020026020018201604052801561246e57816020015b61245b61369f565b8152602001906001900390816124535790505b5090506000805b83518110156125955760008482815181106124925761249261426b565b602002602001015190506000866001600160a01b0316635cbadbe4838b6040518363ffffffff1660e01b81526004016124cc9291906137e2565b6040805180830381865afa1580156124e8573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061250c9190614354565b6001600160801b0316915050801561258257818585815181106125315761253161426b565b6020026020010151600001906001600160a01b031690816001600160a01b031681525050808585815181106125685761256861426b565b602090810291909101810151015261257f84614281565b93505b50508061258e90614281565b9050612475565b50806001600160401b038111156125ae576125ae613a11565b6040519080825280602002602001820160405280156125e757816020015b6125d461369f565b8152602001906001900390816125cc5790505b5060a086015260005b818110156126445782818151811061260a5761260a61426b565b60200260200101518660a0015182815181106126285761262861426b565b60200260200101819052508061263d90614281565b90506125f0565b505050505092915050565b6060816001600160401b0381111561266957612669613a11565b6040519080825280602002602001820160405280156126a257816020015b61268f613651565b8152602001906001900390816126875790505b50905060005b82811015611ef9576126e08484838181106126c5576126c561426b565b90506020020160208101906126da919061378e565b866121af565b8282815181106126f2576126f261426b565b60200260200101819052508061270790614281565b90506126a8565b60008060008073__$b833238e904528751783273f1c78695846$__63c50b5c8b8787611031610c41565b60008073__$b833238e904528751783273f1c78695846$__63af2c79718686866040518463ffffffff1660e01b815260040161277693929190613f65565b6040805180830381865af4158015612792573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906127b69190614319565b91509150935093915050565b600080600073__$b833238e904528751783273f1c78695846$__63b24898f486866040518363ffffffff1660e01b8152600401610a72929190613e2a565b600080600073__$b833238e904528751783273f1c78695846$__63ab52e20f8686610a54610c41565b6060806001600160a01b03841615612977576000846001600160a01b03166347bfac626040518163ffffffff1660e01b8152600401602060405180830381865afa15801561287b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061289f9190613fdb565b9050806001600160a01b031663213cae636040518163ffffffff1660e01b8152600401600060405180830381865afa1580156128df573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526129079190810190614148565b816001600160a01b031663071bc3c96040518163ffffffff1660e01b8152600401600060405180830381865afa158015612945573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261296d9190810190614148565b9250925050611fc6565b6000836001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa1580156129b7573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906129db9190613e78565b50509050806001600160a01b031663213cae636040518163ffffffff1660e01b8152600401600060405180830381865afa1580156128df573d6000803e3d6000fd5b60405163c74141f160e01b815260009073__$b833238e904528751783273f1c78695846$__9063c74141f190610fc6908590600401613c37565b60008060008073__$b833238e904528751783273f1c78695846$__63690a0cbd888888612a82610c41565b6040518563ffffffff1660e01b8152600401612aa1949392919061429a565b608060405180830381865af4158015612abe573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612ae29190613f88565b935093509350935093509350935093565b600080846001600160a01b03166347bfac626040518163ffffffff1660e01b8152600401602060405180830381865afa158015612b34573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b589190613fdb565b905061135185826001600160a01b031663b8f82b2687876040518363ffffffff1660e01b8152600401612b8c929190613e2a565b602060405180830381865afa158015612ba9573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109989190613f4c565b60008060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166318b7373d856040518263ffffffff1660e01b8152600401612c1e9190613c37565b602060405180830381865afa158015612c3b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612c5f9190613fbe565b15612c6d5760019250612d9e565b604051630e308d5560e31b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906371846aa890612cb9908790600401613c37565b602060405180830381865afa158015612cd6573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612cfa9190613fbe565b15612d085760019150612d9e565b6040516358e6309f60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906358e6309f90612d54908790600401613c37565b602060405180830381865afa158015612d71573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612d959190613fbe565b15612d9e575060015b9193909250565b600080839050806001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015612de9573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612e0d9190613fbe565b15612e4a5760405162461bcd60e51b815260206004820152600d60248201526c1655081a5cc8195e1c1a5c9959609a1b6044820152606401610b66565b61207d816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af1158015612e8d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612eb19190613f4c565b84906133ab565b600080600073__$b833238e904528751783273f1c78695846$__63672b79e4878787611b22610c41565b6040516370a0823160e01b815260009060609084906001600160a01b038216906370a0823190612f16908490600401613c37565b602060405180830381865afa158015612f33573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612f579190613f4c565b92506000816001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa158015612f99573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052612fc19190810190614148565b905080516001600160401b03811115612fdc57612fdc613a11565b60405190808252806020026020018201604052801561301557816020015b61300261369f565b815260200190600190039081612ffa5790505b50925060005b81518110156131135760008282815181106130385761303861426b565b60200260200101519050808583815181106130555761305561426b565b60209081029190910101516001600160a01b03918216905260405163172eb6f960e21b815290891690635cbadbe4906130949084908b906004016137e2565b6040805180830381865afa1580156130b0573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906130d49190614354565b9050806001600160801b031690508583815181106130f4576130f461426b565b60209081029190910181015101525061310c81614281565b905061301b565b5050509250929050565b6000610ef6826000610e76565b6001600160a01b03163b151590565b600080516020614423833981519152546001600160a01b031690565b6000546001600160a01b031633146114f45760405162461bcd60e51b8152600401610b6690613e43565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff16156131b257610c3c836133c9565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa92505050801561320c575060408051601f3d908101601f1916820190925261320991810190613f4c565b60015b61326f5760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b6064820152608401610b66565b60008051602061442383398151915281146132de5760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b6064820152608401610b66565b50610c3c838383613463565b6000806132ff670de0b6b3a7640000856140ce565b9050828181613310576133106140ed565b04949350505050565b60006133243061312a565b15905090565b600154600160a81b900460ff166133975760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608401610b66565b600080546001600160a01b03191633179055565b6000806133b883856140ce565b9050670de0b6b3a764000081613310565b6133d28161312a565b6134345760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b6064820152608401610b66565b60008051602061442383398151915280546001600160a01b0319166001600160a01b0392909216919091179055565b61346c8361348e565b6000825111806134795750805b15610c3c5761348883836134ce565b50505050565b613497816133c9565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b6060610ef383836040518060600160405280602781526020016144636027913960606134f98461312a565b6135545760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b6064820152608401610b66565b600080856001600160a01b03168560405161356f91906143b3565b600060405180830381855af49150503d80600081146135aa576040519150601f19603f3d011682016040523d82523d6000602084013e6135af565b606091505b50915091506135bf8282866135c9565b9695505050505050565b606083156135d8575081611355565b8251156135e85782518084602001fd5b8160405162461bcd60e51b8152600401610b6691906143cf565b6040805160a0810182526000808252602082015290810161362161369f565b815260200161362e61369f565b815260408051606081018252600080825260208281018290529282015291015290565b6040518060c0016040528060006001600160a01b0316815260200160006001600160a01b03168152602001600081526020016000815260200161369261369f565b8152602001606081525090565b604080518082019091526000808252602082015290565b6001600160a01b03811681146114f457600080fd5b600080604083850312156136de57600080fd5b82356136e9816136b6565b946020939093013593505050565b80151581146114f457600080fd5b60008060006060848603121561371a57600080fd5b8335613725816136b6565b92506020840135613735816136f7565b91506040840135613745816136f7565b809150509250925092565b80518252602081015160208301526040810151604083015260608101516060830152608081015160808301525050565b60a08101610ef68284613750565b6000602082840312156137a057600080fd5b8135611355816136b6565b6000806000606084860312156137c057600080fd5b83356137cb816136b6565b9250602084013591506040840135613745816136b6565b6001600160a01b0392831681529116602082015260400190565b60008060006060848603121561381157600080fd5b833561381c816136b6565b95602085013595506040909401359392505050565b6000806040838503121561384457600080fd5b823561384f816136b6565b9150602083013561385f816136b6565b809150509250929050565b80516001600160a01b03168252602090810151910152565b634e487b7160e01b600052602160045260246000fd5b60018060a01b038082511683526020820151602084015260408201516138c1604085018261386a565b5060608201516138d4608085018261386a565b5060808201518051600281106138fa57634e487b7160e01b600052602160045260246000fd5b60c0850152602081015190911660e0840152604001516101009092019190915250565b6101208101610ef68284613898565b600060608201858352602085818501526040606081860152828651808552608087019150838801945060005b8181101561397b5761396b83875161386a565b9484019491830191600101613958565b50909998505050505050505050565b60008060006060848603121561399f57600080fd5b83356139aa816136b6565b925060208401356139ba816136b6565b929592945050506040919091013590565b600080600080608085870312156139e157600080fd5b84356139ec816136b6565b935060208501356139fc816136b6565b93969395505050506040820135916060013590565b634e487b7160e01b600052604160045260246000fd5b60405161012081016001600160401b0381118282101715613a4a57613a4a613a11565b60405290565b604051601f8201601f191681016001600160401b0381118282101715613a7857613a78613a11565b604052919050565b60008060408385031215613a9357600080fd5b8235613a9e816136b6565b91506020838101356001600160401b0380821115613abb57600080fd5b818601915086601f830112613acf57600080fd5b813581811115613ae157613ae1613a11565b613af3601f8201601f19168501613a50565b91508082528784828501011115613b0957600080fd5b80848401858401376000848284010152508093505050509250929050565b600080600060408486031215613b3c57600080fd5b8335613b47816136b6565b925060208401356001600160401b0380821115613b6357600080fd5b818601915086601f830112613b7757600080fd5b813581811115613b8657600080fd5b8760208260051b8501011115613b9b57600080fd5b6020830194508093505050509250925092565b6020808252825182820181905260009190848201906040850190845b81811015613bf157613bdd838551613898565b928401926101209290920191600101613bca565b50909695505050505050565b600060208284031215613c0f57600080fd5b81356001600160401b03811115613c2557600080fd5b820160e0818503121561135557600080fd5b6001600160a01b0391909116815260200190565b600081518084526020808501945080840160005b83811015613c8557613c7287835161386a565b6040969096019590820190600101613c5f565b509495945050505050565b600060018060a01b038083511684528060208401511660208501525060408201516040840152606082015160608401526080820151613cd2608085018261386a565b5060a082015160e060c085015261207d60e0850182613c4b565b602081526000610ef36020830184613c90565b6000602080830181845280855180835260408601915060408160051b870101925083870160005b82811015613d5457603f19888603018452613d42858351613c90565b94509285019290850190600101613d26565b5092979650505050505050565b600081518084526020808501945080840160005b83811015613c855781516001600160a01b031687529582019590820190600101613d75565b604081526000613dad6040830185613d61565b82810360208401526113518185613d61565b82815260406020820152600061207d6040830184613c4b565b6001600160a01b03841681526020810183905260e0810161207d6040830184613750565b600080600060608486031215613e1157600080fd5b8351925060208401519150604084015190509250925092565b6001600160a01b03929092168252602082015260400190565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b600080600060608486031215613e8d57600080fd5b8351613e98816136b6565b6020850151909350613ea9816136b6565b6040850151909250613745816136b6565b8051613ec5816136b6565b919050565b60006101208284031215613edd57600080fd5b613ee5613a27565b825181526020830151602082015260408301516040820152613f0960608401613eba565b60608201526080830151608082015260a083015160a082015260c083015160c082015260e083015160e08201526101008084015181830152508091505092915050565b600060208284031215613f5e57600080fd5b5051919050565b6001600160a01b0393841681526020810192909252909116604082015260600190565b60008060008060808587031215613f9e57600080fd5b505082516020840151604085015160609095015191969095509092509050565b600060208284031215613fd057600080fd5b8151611355816136f7565b600060208284031215613fed57600080fd5b8151611355816136b6565b6020808252602c9082015260008051602061440383398151915260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c9082015260008051602061440383398151915260408201526b6163746976652070726f787960a01b606082015260800190565b60008060006060848603121561408157600080fd5b83516002811061409057600080fd5b60208501519093506140a1816136b6565b604085015190925060ff8116811461374557600080fd5b634e487b7160e01b600052601160045260246000fd5b60008160001904831182151516156140e8576140e86140b8565b500290565b634e487b7160e01b600052601260045260246000fd5b60008261412057634e487b7160e01b600052601260045260246000fd5b500490565b60006001600160401b0382111561413e5761413e613a11565b5060051b60200190565b6000602080838503121561415b57600080fd5b82516001600160401b0381111561417157600080fd5b8301601f8101851361418257600080fd5b805161419561419082614125565b613a50565b81815260059190911b820183019083810190878311156141b457600080fd5b928401925b828410156141db5783516141cc816136b6565b825292840192908401906141b9565b979650505050505050565b600060208083850312156141f957600080fd5b82516001600160401b0381111561420f57600080fd5b8301601f8101851361422057600080fd5b805161422e61419082614125565b81815260059190911b8201830190838101908783111561424d57600080fd5b928401925b828410156141db57835182529284019290840190614252565b634e487b7160e01b600052603260045260246000fd5b600060018201614293576142936140b8565b5060010190565b6001600160a01b038581168252841660208201526040810183905261010081016142c76060830184613750565b95945050505050565b6000808335601e198436030181126142e757600080fd5b8301803591506001600160401b0382111561430157600080fd5b6020019150600681901b3603821315611fc657600080fd5b6000806040838503121561432c57600080fd5b505080516020909101519092909150565b80516001600160801b0381168114613ec557600080fd5b6000806040838503121561436757600080fd5b6143708361433d565b915061437e6020840161433d565b90509250929050565b60005b838110156143a257818101518382015260200161438a565b838111156134885750506000910152565b600082516143c5818460208701614387565b9190910192915050565b60208152600082518060208401526143ee816040850160208701614387565b601f01601f1916919091016040019291505056fe46756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212206599bae2495bd5b467b31718b28de6944610173d9d64c33c911b38f323bae1af64736f6c634300080f0033",
|
|
1923
|
+
"deployedBytecode": "0x6080604052600436106102435760003560e01c80626024ef1461024857806303670dba14610288578063067cbde1146102a8578063078dfbe7146102c85780630a33de0d146102ea5780630cf85bcc1461030c5780630f8cb321146103cd5780631272d863146103fb5780631b9d358d1461041b5780631e9658511461043b578063209794161461047b57806321b7679d1461049b578063227501f5146104bb5780632ec8d844146104e95780632f7707091461050957806331c6d55c1461052957806336233bd9146105495780633659cfe614610569578063372cfb93146105895780633857a07b146105b65780633badd710146105e55780633c71db3d1461060557806345324d9c146106255780634e71e0c8146106455780634f1ef2861461065a57806352d1902d1461066d57806355b4fff51461068257806355bbcd73146106af57806362eaf69d146106df57806368d384c01461071457806372568bac14610734578063739baebe146107545780638129fc1c146107745780638a719769146107895780638da5cb5b146107a95780639225afd6146107d6578063a749840a14610803578063a9d09ae314610830578063af2c797114610850578063b24898f414610870578063b68d898d14610890578063bfcafedc146108b0578063c74141f1146108de578063d0f2034e146108fe578063d34344cc1461091e578063d52eacb21461093e578063db39d8861461097d578063dc7b31631461099d578063e30c3978146109bd578063e8331604146109dd578063efb7601d14610a0b575b600080fd5b34801561025457600080fd5b506102686102633660046136cb565b610a2b565b604080519384526020840192909252908201526060015b60405180910390f35b34801561029457600080fd5b506102686102a33660046136cb565b610ac0565b3480156102b457600080fd5b506102686102c33660046136cb565b610afe565b3480156102d457600080fd5b506102e86102e3366004613705565b610b3c565b005b3480156102f657600080fd5b506102ff610c41565b60405161027f9190613780565b34801561031857600080fd5b5061032c61032736600461378e565b610cac565b60405161027f95949392919060006101a08201905060018060a01b03808816835280871660208401528551604084015260208601516060840152604086015160808401528060608701511660a084015250608085015160c083015260a085015160e083015260c0850151610100818185015260e087015161012085015280870151610140850152505083610160830152826101808301529695505050505050565b3480156103d957600080fd5b506103ed6103e83660046136cb565b610e76565b60405190815260200161027f565b34801561040757600080fd5b506102686104163660046137ab565b610efc565b34801561042757600080fd5b506103ed61043636600461378e565b610f8c565b34801561044757600080fd5b5061045b6104563660046136cb565b611007565b60408051948552602085019390935291830152606082015260800161027f565b34801561048757600080fd5b506102686104963660046136cb565b6110a0565b3480156104a757600080fd5b506102686104b63660046137ab565b6110c9565b3480156104c757600080fd5b506104db6104d636600461378e565b611109565b60405161027f9291906137e2565b3480156104f557600080fd5b506103ed6105043660046137ab565b611272565b34801561051557600080fd5b506102686105243660046137fc565b61135c565b34801561053557600080fd5b506102686105443660046137ab565b6113b1565b34801561055557600080fd5b506102686105643660046136cb565b6113f1565b34801561057557600080fd5b506102e861058436600461378e565b61142f565b34801561059557600080fd5b506105a96105a4366004613831565b6114f7565b60405161027f919061391d565b3480156105c257600080fd5b506105d66105d136600461378e565b611831565b60405161027f9392919061392c565b3480156105f157600080fd5b5061026861060036600461398a565b611af8565b34801561061157600080fd5b506102686106203660046139cb565b611b41565b34801561063157600080fd5b506102686106403660046136cb565b611bea565b34801561065157600080fd5b506102e8611c28565b6102e8610668366004613a80565b611cd3565b34801561067957600080fd5b506103ed611d8c565b34801561068e57600080fd5b506106a261069d366004613b27565b611e3a565b60405161027f9190613bae565b3480156106bb57600080fd5b506106cf6106ca366004613bfd565b611f01565b604051901515815260200161027f565b3480156106eb57600080fd5b506106ff6106fa3660046136cb565b611f45565b6040805192835260208301919091520161027f565b34801561072057600080fd5b506103ed61072f3660046136cb565b611fcd565b34801561074057600080fd5b506103ed61074f3660046136cb565b612009565b34801561076057600080fd5b5061045b61076f3660046136cb565b612085565b34801561078057600080fd5b506102e86120af565b34801561079557600080fd5b506102686107a43660046136cb565b612186565b3480156107b557600080fd5b506000546107c9906001600160a01b031681565b60405161027f9190613c37565b3480156107e257600080fd5b506107f66107f1366004613831565b6121af565b60405161027f9190613cec565b34801561080f57600080fd5b5061082361081e366004613b27565b61264f565b60405161027f9190613cff565b34801561083c57600080fd5b5061045b61084b3660046136cb565b61270e565b34801561085c57600080fd5b506106ff61086b3660046137ab565b612738565b34801561087c57600080fd5b5061026861088b3660046136cb565b6127c2565b34801561089c57600080fd5b506102686108ab3660046136cb565b612800565b3480156108bc57600080fd5b506108d06108cb366004613831565b612829565b60405161027f929190613d9a565b3480156108ea57600080fd5b506103ed6108f936600461378e565b612a1d565b34801561090a57600080fd5b5061045b61091936600461398a565b612a57565b34801561092a57600080fd5b506103ed61093936600461398a565b612af3565b34801561094a57600080fd5b5061095e61095936600461378e565b612bcd565b604080519315158452911515602084015215159082015260600161027f565b34801561098957600080fd5b506103ed6109983660046136cb565b612da5565b3480156109a957600080fd5b506102686109b836600461398a565b612eb8565b3480156109c957600080fd5b506001546107c9906001600160a01b031681565b3480156109e957600080fd5b506109fd6109f8366004613831565b612ee2565b60405161027f929190613dbf565b348015610a1757600080fd5b506103ed610a2636600461378e565b61311d565b600080600073__$b833238e904528751783273f1c78695846$__63fe852a208686610a54610c41565b6040518463ffffffff1660e01b8152600401610a7293929190613dd8565b606060405180830381865af4158015610a8f573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ab39190613dfc565b9250925092509250925092565b600080600073__$b833238e904528751783273f1c78695846$__6303670dba86866040518363ffffffff1660e01b8152600401610a72929190613e2a565b600080600073__$b833238e904528751783273f1c78695846$__63067cbde186866040518363ffffffff1660e01b8152600401610a72929190613e2a565b6000546001600160a01b03163314610b6f5760405162461bcd60e51b8152600401610b6690613e43565b60405180910390fd5b8115610c20576001600160a01b038316151580610b895750805b610bcd5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610b66565b600080546040516001600160a01b038087169392169160008051602061444383398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b610c736040518060a0016040528060008152602001600081526020016000815260200160008152602001600081525090565b6040518060a0016040528060008152602001600019815260200160008152602001610100815260200166038d7ea4c68000815250905090565b600080610d0760405180610120016040528060008152602001600081526020016000815260200160006001600160a01b0316815260200160008152602001600081526020016000815260200160008152602001600081525090565b6000806000869050600080886001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610d50573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d749190613e78565b5091509150809750819650826001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa158015610dbe573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610de29190613eca565b9550610ded89612a1d565b60405163efb7601d60e01b815290955073__$b833238e904528751783273f1c78695846$__9063efb7601d90610e27908c90600401613c37565b602060405180830381865af4158015610e44573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e689190613f4c565b935050505091939590929450565b604051630f8cb32160e01b815260009073__$b833238e904528751783273f1c78695846$__90630f8cb32190610eb29086908690600401613e2a565b602060405180830381865af4158015610ecf573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ef39190613f4c565b90505b92915050565b600080600073__$b833238e904528751783273f1c78695846$__631272d8638787876040518463ffffffff1660e01b8152600401610f3c93929190613f65565b606060405180830381865af4158015610f59573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610f7d9190613dfc565b92509250925093509350939050565b604051631b9d358d60e01b815260009073__$b833238e904528751783273f1c78695846$__90631b9d358d90610fc6908590600401613c37565b602060405180830381865af4158015610fe3573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ef69190613f4c565b60008060008073__$b833238e904528751783273f1c78695846$__63c06225e88787611031610c41565b6040518463ffffffff1660e01b815260040161104f93929190613dd8565b608060405180830381865af415801561106c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906110909190613f88565b9299919850965090945092505050565b600080600073__$b833238e904528751783273f1c78695846$__63586772c58686610a54610c41565b600080600073__$b833238e904528751783273f1c78695846$__6321b7679d8787876040518463ffffffff1660e01b8152600401610f3c93929190613f65565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166371846aa8846040518263ffffffff1660e01b81526004016111589190613c37565b602060405180830381865afa158015611175573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111999190613fbe565b1561120657826001600160a01b031663d94073d46040518163ffffffff1660e01b8152600401602060405180830381865afa1580156111dc573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112009190613fdb565b93915050565b829150826001600160a01b031663781c18db6040518163ffffffff1660e01b8152600401602060405180830381865afa158015611247573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061126b9190613fdb565b9050915091565b600080846001600160a01b03166347bfac626040518163ffffffff1660e01b8152600401602060405180830381865afa1580156112b3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112d79190613fdb565b9050806001600160a01b031663cbe52ae3846112f38888612009565b6040518363ffffffff1660e01b8152600401611310929190613e2a565b602060405180830381865afa15801561132d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906113519190613f4c565b9150505b9392505050565b604051632f77070960e01b81526001600160a01b038416600482015260248101839052604481018290526000908190819073__$b833238e904528751783273f1c78695846$__90632f77070990606401610f3c565b600080600073__$b833238e904528751783273f1c78695846$__6331c6d55c8787876040518463ffffffff1660e01b8152600401610f3c93929190613f65565b600080600073__$b833238e904528751783273f1c78695846$__6336233bd986866040518363ffffffff1660e01b8152600401610a72929190613e2a565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036114775760405162461bcd60e51b8152600401610b6690613ff8565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166114a9613139565b6001600160a01b0316146114cf5760405162461bcd60e51b8152600401610b6690614032565b6114d881613155565b604080516000808252602082019092526114f49183919061317f565b50565b6114ff613602565b6040516370a0823160e01b815283906000906001600160a01b038316906370a0823190611530908790600401613c37565b602060405180830381865afa15801561154d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906115719190613f4c565b6001600160a01b0380871685526020850182905260408051630b2339af60e21b815290519293506000928392861691632c8ce6bc9160048083019260609291908290030181865afa1580156115ca573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906115ee9190613e78565b5091509150816001600160a01b031663a40bee506040518163ffffffff1660e01b8152600401606060405180830381865afa158015611631573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611655919061406c565b5060808701516001600160a01b038216602082015282600181111561167c5761167c613882565b600181111561168d5761168d613882565b81525050506000846001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa1580156116d3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906116f79190613eca565b6040810151909150600081900361171357505050505050610ef6565b8151600090829061172490886140ce565b61172e9190614103565b905060008284602001518861174391906140ce565b61174d9190614103565b90506040518060400160405280866001600160a01b031681526020018381525089604001819052506040518060400160405280876001600160a01b03168152602001828152508960600181905250670de0b6b3a7640000866001600160a01b0316633ba0b9a96040518163ffffffff1660e01b8152600401602060405180830381865afa1580156117e2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118069190613f4c565b61181090836140ce565b61181a9190614103565b60808a015160400152505050505050505092915050565b6000806060600061184185611109565b9150506000819050806001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af1158015611889573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118ad9190613f4c565b9450806001600160a01b03166318160ddd6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156118ed573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906119119190613f4c565b93506000816001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa158015611953573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261197b9190810190614148565b905080516001600160401b0381111561199657611996613a11565b6040519080825280602002602001820160405280156119db57816020015b60408051808201909152600080825260208201528152602001906001900390816119b45790505b5093506000826001600160a01b031663f8b2f9916040518163ffffffff1660e01b81526004016000604051808303816000875af1158015611a20573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052611a4891908101906141e6565b905060005b8251811015611aec576000838281518110611a6a57611a6a61426b565b6020026020010151905080878381518110611a8757611a8761426b565b60209081029190910101516001600160a01b0390911690528251839083908110611ab357611ab361426b565b6020026020010151878381518110611acd57611acd61426b565b602090810291909101810151015250611ae581614281565b9050611a4d565b50505050509193909250565b600080600073__$b833238e904528751783273f1c78695846$__633e32089f878787611b22610c41565b6040518563ffffffff1660e01b8152600401610f3c949392919061429a565b604051633c71db3d60e01b81526001600160a01b0380861660048301528416602482015260448101839052606481018290526000908190819073__$b833238e904528751783273f1c78695846$__90633c71db3d90608401606060405180830381865af4158015611bb6573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611bda9190613dfc565b9250925092509450945094915050565b600080600073__$b833238e904528751783273f1c78695846$__6345324d9c86866040518363ffffffff1660e01b8152600401610a72929190613e2a565b6001546001600160a01b0316338114611c835760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610b66565b600080546040516001600160a01b038085169392169160008051602061444383398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003611d1b5760405162461bcd60e51b8152600401610b6690613ff8565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316611d4d613139565b6001600160a01b031614611d735760405162461bcd60e51b8152600401610b6690614032565b611d7c82613155565b611d888282600161317f565b5050565b6000306001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614611e275760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b6064820152608401610b66565b5060008051602061442383398151915290565b6060816001600160401b03811115611e5457611e54613a11565b604051908082528060200260200182016040528015611e8d57816020015b611e7a613602565b815260200190600190039081611e725790505b50905060005b82811015611ef957611ecb848483818110611eb057611eb061426b565b9050602002016020810190611ec5919061378e565b866114f7565b828281518110611edd57611edd61426b565b602002602001018190525080611ef290614281565b9050611e93565b509392505050565b60008082604001351180611f19575060008260600135115b80611f27575060a082013515155b80610ef657506000611f3c60c08401846142d0565b90501192915050565b60008073__$b833238e904528751783273f1c78695846$__6362eaf69d85856040518363ffffffff1660e01b8152600401611f81929190613e2a565b6040805180830381865af4158015611f9d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611fc19190614319565b915091505b9250929050565b6040516301a34e1360e61b815260009073__$b833238e904528751783273f1c78695846$__906368d384c090610eb29086908690600401613e2a565b60008083905061207d816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af1158015612052573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906120769190613f4c565b84906132ea565b949350505050565b60008060008073__$b833238e904528751783273f1c78695846$__63919f94308787611031610c41565b600154600160a81b900460ff166120d357600154600160a01b900460ff16156120db565b6120db613319565b61213e5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608401610b66565b600154600160a81b900460ff16158015612168576001805461ffff60a01b191661010160a01b1790555b61217061332a565b80156114f4576001805460ff60a81b1916905550565b600080600073__$b833238e904528751783273f1c78695846$__63d92f8f098686610a54610c41565b6121b7613651565b6121c083611109565b6001600160a01b03908116808452911660208301526040516370a0823160e01b815281906370a08231906121f8908690600401613c37565b602060405180830381865afa158015612215573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906122399190613f4c565b82604001818152505081602001516001600160a01b03166370a08231846040518263ffffffff1660e01b81526004016122729190613c37565b602060405180830381865afa15801561228f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906122b39190613f4c565b826060018181525050806001600160a01b03166347bfac626040518163ffffffff1660e01b8152600401602060405180830381865afa1580156122fa573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061231e9190613fdb565b60808301516001600160a01b03918216905260405163d68076c360e01b81529082169063d68076c390612355908690600401613c37565b6040805180830381865afa158015612371573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906123959190614354565b9050806001600160801b03169050826080015160200181815250506000816001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa1580156123f0573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526124189190810190614148565b9050600081516001600160401b0381111561243557612435613a11565b60405190808252806020026020018201604052801561246e57816020015b61245b61369f565b8152602001906001900390816124535790505b5090506000805b83518110156125955760008482815181106124925761249261426b565b602002602001015190506000866001600160a01b0316635cbadbe4838b6040518363ffffffff1660e01b81526004016124cc9291906137e2565b6040805180830381865afa1580156124e8573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061250c9190614354565b6001600160801b0316915050801561258257818585815181106125315761253161426b565b6020026020010151600001906001600160a01b031690816001600160a01b031681525050808585815181106125685761256861426b565b602090810291909101810151015261257f84614281565b93505b50508061258e90614281565b9050612475565b50806001600160401b038111156125ae576125ae613a11565b6040519080825280602002602001820160405280156125e757816020015b6125d461369f565b8152602001906001900390816125cc5790505b5060a086015260005b818110156126445782818151811061260a5761260a61426b565b60200260200101518660a0015182815181106126285761262861426b565b60200260200101819052508061263d90614281565b90506125f0565b505050505092915050565b6060816001600160401b0381111561266957612669613a11565b6040519080825280602002602001820160405280156126a257816020015b61268f613651565b8152602001906001900390816126875790505b50905060005b82811015611ef9576126e08484838181106126c5576126c561426b565b90506020020160208101906126da919061378e565b866121af565b8282815181106126f2576126f261426b565b60200260200101819052508061270790614281565b90506126a8565b60008060008073__$b833238e904528751783273f1c78695846$__63c50b5c8b8787611031610c41565b60008073__$b833238e904528751783273f1c78695846$__63af2c79718686866040518463ffffffff1660e01b815260040161277693929190613f65565b6040805180830381865af4158015612792573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906127b69190614319565b91509150935093915050565b600080600073__$b833238e904528751783273f1c78695846$__63b24898f486866040518363ffffffff1660e01b8152600401610a72929190613e2a565b600080600073__$b833238e904528751783273f1c78695846$__63ab52e20f8686610a54610c41565b6060806001600160a01b03841615612977576000846001600160a01b03166347bfac626040518163ffffffff1660e01b8152600401602060405180830381865afa15801561287b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061289f9190613fdb565b9050806001600160a01b031663213cae636040518163ffffffff1660e01b8152600401600060405180830381865afa1580156128df573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526129079190810190614148565b816001600160a01b031663071bc3c96040518163ffffffff1660e01b8152600401600060405180830381865afa158015612945573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261296d9190810190614148565b9250925050611fc6565b6000836001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa1580156129b7573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906129db9190613e78565b50509050806001600160a01b031663213cae636040518163ffffffff1660e01b8152600401600060405180830381865afa1580156128df573d6000803e3d6000fd5b60405163c74141f160e01b815260009073__$b833238e904528751783273f1c78695846$__9063c74141f190610fc6908590600401613c37565b60008060008073__$b833238e904528751783273f1c78695846$__63690a0cbd888888612a82610c41565b6040518563ffffffff1660e01b8152600401612aa1949392919061429a565b608060405180830381865af4158015612abe573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612ae29190613f88565b935093509350935093509350935093565b600080846001600160a01b03166347bfac626040518163ffffffff1660e01b8152600401602060405180830381865afa158015612b34573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b589190613fdb565b905061135185826001600160a01b031663b8f82b2687876040518363ffffffff1660e01b8152600401612b8c929190613e2a565b602060405180830381865afa158015612ba9573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109989190613f4c565b60008060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166318b7373d856040518263ffffffff1660e01b8152600401612c1e9190613c37565b602060405180830381865afa158015612c3b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612c5f9190613fbe565b15612c6d5760019250612d9e565b604051630e308d5560e31b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906371846aa890612cb9908790600401613c37565b602060405180830381865afa158015612cd6573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612cfa9190613fbe565b15612d085760019150612d9e565b6040516358e6309f60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906358e6309f90612d54908790600401613c37565b602060405180830381865afa158015612d71573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612d959190613fbe565b15612d9e575060015b9193909250565b600080839050806001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015612de9573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612e0d9190613fbe565b15612e4a5760405162461bcd60e51b815260206004820152600d60248201526c1655081a5cc8195e1c1a5c9959609a1b6044820152606401610b66565b61207d816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af1158015612e8d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612eb19190613f4c565b84906133ab565b600080600073__$b833238e904528751783273f1c78695846$__63672b79e4878787611b22610c41565b6040516370a0823160e01b815260009060609084906001600160a01b038216906370a0823190612f16908490600401613c37565b602060405180830381865afa158015612f33573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612f579190613f4c565b92506000816001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa158015612f99573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052612fc19190810190614148565b905080516001600160401b03811115612fdc57612fdc613a11565b60405190808252806020026020018201604052801561301557816020015b61300261369f565b815260200190600190039081612ffa5790505b50925060005b81518110156131135760008282815181106130385761303861426b565b60200260200101519050808583815181106130555761305561426b565b60209081029190910101516001600160a01b03918216905260405163172eb6f960e21b815290891690635cbadbe4906130949084908b906004016137e2565b6040805180830381865afa1580156130b0573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906130d49190614354565b9050806001600160801b031690508583815181106130f4576130f461426b565b60209081029190910181015101525061310c81614281565b905061301b565b5050509250929050565b6000610ef6826000610e76565b6001600160a01b03163b151590565b600080516020614423833981519152546001600160a01b031690565b6000546001600160a01b031633146114f45760405162461bcd60e51b8152600401610b6690613e43565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff16156131b257610c3c836133c9565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa92505050801561320c575060408051601f3d908101601f1916820190925261320991810190613f4c565b60015b61326f5760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b6064820152608401610b66565b60008051602061442383398151915281146132de5760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b6064820152608401610b66565b50610c3c838383613463565b6000806132ff670de0b6b3a7640000856140ce565b9050828181613310576133106140ed565b04949350505050565b60006133243061312a565b15905090565b600154600160a81b900460ff166133975760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608401610b66565b600080546001600160a01b03191633179055565b6000806133b883856140ce565b9050670de0b6b3a764000081613310565b6133d28161312a565b6134345760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b6064820152608401610b66565b60008051602061442383398151915280546001600160a01b0319166001600160a01b0392909216919091179055565b61346c8361348e565b6000825111806134795750805b15610c3c5761348883836134ce565b50505050565b613497816133c9565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b6060610ef383836040518060600160405280602781526020016144636027913960606134f98461312a565b6135545760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b6064820152608401610b66565b600080856001600160a01b03168560405161356f91906143b3565b600060405180830381855af49150503d80600081146135aa576040519150601f19603f3d011682016040523d82523d6000602084013e6135af565b606091505b50915091506135bf8282866135c9565b9695505050505050565b606083156135d8575081611355565b8251156135e85782518084602001fd5b8160405162461bcd60e51b8152600401610b6691906143cf565b6040805160a0810182526000808252602082015290810161362161369f565b815260200161362e61369f565b815260408051606081018252600080825260208281018290529282015291015290565b6040518060c0016040528060006001600160a01b0316815260200160006001600160a01b03168152602001600081526020016000815260200161369261369f565b8152602001606081525090565b604080518082019091526000808252602082015290565b6001600160a01b03811681146114f457600080fd5b600080604083850312156136de57600080fd5b82356136e9816136b6565b946020939093013593505050565b80151581146114f457600080fd5b60008060006060848603121561371a57600080fd5b8335613725816136b6565b92506020840135613735816136f7565b91506040840135613745816136f7565b809150509250925092565b80518252602081015160208301526040810151604083015260608101516060830152608081015160808301525050565b60a08101610ef68284613750565b6000602082840312156137a057600080fd5b8135611355816136b6565b6000806000606084860312156137c057600080fd5b83356137cb816136b6565b9250602084013591506040840135613745816136b6565b6001600160a01b0392831681529116602082015260400190565b60008060006060848603121561381157600080fd5b833561381c816136b6565b95602085013595506040909401359392505050565b6000806040838503121561384457600080fd5b823561384f816136b6565b9150602083013561385f816136b6565b809150509250929050565b80516001600160a01b03168252602090810151910152565b634e487b7160e01b600052602160045260246000fd5b60018060a01b038082511683526020820151602084015260408201516138c1604085018261386a565b5060608201516138d4608085018261386a565b5060808201518051600281106138fa57634e487b7160e01b600052602160045260246000fd5b60c0850152602081015190911660e0840152604001516101009092019190915250565b6101208101610ef68284613898565b600060608201858352602085818501526040606081860152828651808552608087019150838801945060005b8181101561397b5761396b83875161386a565b9484019491830191600101613958565b50909998505050505050505050565b60008060006060848603121561399f57600080fd5b83356139aa816136b6565b925060208401356139ba816136b6565b929592945050506040919091013590565b600080600080608085870312156139e157600080fd5b84356139ec816136b6565b935060208501356139fc816136b6565b93969395505050506040820135916060013590565b634e487b7160e01b600052604160045260246000fd5b60405161012081016001600160401b0381118282101715613a4a57613a4a613a11565b60405290565b604051601f8201601f191681016001600160401b0381118282101715613a7857613a78613a11565b604052919050565b60008060408385031215613a9357600080fd5b8235613a9e816136b6565b91506020838101356001600160401b0380821115613abb57600080fd5b818601915086601f830112613acf57600080fd5b813581811115613ae157613ae1613a11565b613af3601f8201601f19168501613a50565b91508082528784828501011115613b0957600080fd5b80848401858401376000848284010152508093505050509250929050565b600080600060408486031215613b3c57600080fd5b8335613b47816136b6565b925060208401356001600160401b0380821115613b6357600080fd5b818601915086601f830112613b7757600080fd5b813581811115613b8657600080fd5b8760208260051b8501011115613b9b57600080fd5b6020830194508093505050509250925092565b6020808252825182820181905260009190848201906040850190845b81811015613bf157613bdd838551613898565b928401926101209290920191600101613bca565b50909695505050505050565b600060208284031215613c0f57600080fd5b81356001600160401b03811115613c2557600080fd5b820160e0818503121561135557600080fd5b6001600160a01b0391909116815260200190565b600081518084526020808501945080840160005b83811015613c8557613c7287835161386a565b6040969096019590820190600101613c5f565b509495945050505050565b600060018060a01b038083511684528060208401511660208501525060408201516040840152606082015160608401526080820151613cd2608085018261386a565b5060a082015160e060c085015261207d60e0850182613c4b565b602081526000610ef36020830184613c90565b6000602080830181845280855180835260408601915060408160051b870101925083870160005b82811015613d5457603f19888603018452613d42858351613c90565b94509285019290850190600101613d26565b5092979650505050505050565b600081518084526020808501945080840160005b83811015613c855781516001600160a01b031687529582019590820190600101613d75565b604081526000613dad6040830185613d61565b82810360208401526113518185613d61565b82815260406020820152600061207d6040830184613c4b565b6001600160a01b03841681526020810183905260e0810161207d6040830184613750565b600080600060608486031215613e1157600080fd5b8351925060208401519150604084015190509250925092565b6001600160a01b03929092168252602082015260400190565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b600080600060608486031215613e8d57600080fd5b8351613e98816136b6565b6020850151909350613ea9816136b6565b6040850151909250613745816136b6565b8051613ec5816136b6565b919050565b60006101208284031215613edd57600080fd5b613ee5613a27565b825181526020830151602082015260408301516040820152613f0960608401613eba565b60608201526080830151608082015260a083015160a082015260c083015160c082015260e083015160e08201526101008084015181830152508091505092915050565b600060208284031215613f5e57600080fd5b5051919050565b6001600160a01b0393841681526020810192909252909116604082015260600190565b60008060008060808587031215613f9e57600080fd5b505082516020840151604085015160609095015191969095509092509050565b600060208284031215613fd057600080fd5b8151611355816136f7565b600060208284031215613fed57600080fd5b8151611355816136b6565b6020808252602c9082015260008051602061440383398151915260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c9082015260008051602061440383398151915260408201526b6163746976652070726f787960a01b606082015260800190565b60008060006060848603121561408157600080fd5b83516002811061409057600080fd5b60208501519093506140a1816136b6565b604085015190925060ff8116811461374557600080fd5b634e487b7160e01b600052601160045260246000fd5b60008160001904831182151516156140e8576140e86140b8565b500290565b634e487b7160e01b600052601260045260246000fd5b60008261412057634e487b7160e01b600052601260045260246000fd5b500490565b60006001600160401b0382111561413e5761413e613a11565b5060051b60200190565b6000602080838503121561415b57600080fd5b82516001600160401b0381111561417157600080fd5b8301601f8101851361418257600080fd5b805161419561419082614125565b613a50565b81815260059190911b820183019083810190878311156141b457600080fd5b928401925b828410156141db5783516141cc816136b6565b825292840192908401906141b9565b979650505050505050565b600060208083850312156141f957600080fd5b82516001600160401b0381111561420f57600080fd5b8301601f8101851361422057600080fd5b805161422e61419082614125565b81815260059190911b8201830190838101908783111561424d57600080fd5b928401925b828410156141db57835182529284019290840190614252565b634e487b7160e01b600052603260045260246000fd5b600060018201614293576142936140b8565b5060010190565b6001600160a01b038581168252841660208201526040810183905261010081016142c76060830184613750565b95945050505050565b6000808335601e198436030181126142e757600080fd5b8301803591506001600160401b0382111561430157600080fd5b6020019150600681901b3603821315611fc657600080fd5b6000806040838503121561432c57600080fd5b505080516020909101519092909150565b80516001600160801b0381168114613ec557600080fd5b6000806040838503121561436757600080fd5b6143708361433d565b915061437e6020840161433d565b90509250929050565b60005b838110156143a257818101518382015260200161438a565b838111156134885750506000910152565b600082516143c5818460208701614387565b9190910192915050565b60208152600082518060208401526143ee816040850160208701614387565b601f01601f1916919091016040019291505056fe46756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212206599bae2495bd5b467b31718b28de6944610173d9d64c33c911b38f323bae1af64736f6c634300080f0033",
|
|
1924
|
+
"linkReferences": {
|
|
1925
|
+
"contracts/offchain-helpers/MarketMathStatic.sol": {
|
|
1926
|
+
"MarketMathStatic": [
|
|
1927
|
+
{
|
|
1928
|
+
"length": 20,
|
|
1929
|
+
"start": 3133
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"length": 20,
|
|
1933
|
+
"start": 3282
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"length": 20,
|
|
1937
|
+
"start": 3344
|
|
1938
|
+
},
|
|
1939
|
+
{
|
|
1940
|
+
"length": 20,
|
|
1941
|
+
"start": 4106
|
|
1942
|
+
},
|
|
1943
|
+
{
|
|
1944
|
+
"length": 20,
|
|
1945
|
+
"start": 4243
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
"length": 20,
|
|
1949
|
+
"start": 4366
|
|
1950
|
+
},
|
|
1951
|
+
{
|
|
1952
|
+
"length": 20,
|
|
1953
|
+
"start": 4521
|
|
1954
|
+
},
|
|
1955
|
+
{
|
|
1956
|
+
"length": 20,
|
|
1957
|
+
"start": 4634
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"length": 20,
|
|
1961
|
+
"start": 4786
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
"length": 20,
|
|
1965
|
+
"start": 4827
|
|
1966
|
+
},
|
|
1967
|
+
{
|
|
1968
|
+
"length": 20,
|
|
1969
|
+
"start": 5530
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
"length": 20,
|
|
1973
|
+
"start": 5571
|
|
1974
|
+
},
|
|
1975
|
+
{
|
|
1976
|
+
"length": 20,
|
|
1977
|
+
"start": 5635
|
|
1978
|
+
},
|
|
1979
|
+
{
|
|
1980
|
+
"length": 20,
|
|
1981
|
+
"start": 7434
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"length": 20,
|
|
1985
|
+
"start": 7559
|
|
1986
|
+
},
|
|
1987
|
+
{
|
|
1988
|
+
"length": 20,
|
|
1989
|
+
"start": 7676
|
|
1990
|
+
},
|
|
1991
|
+
{
|
|
1992
|
+
"length": 20,
|
|
1993
|
+
"start": 8533
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"length": 20,
|
|
1997
|
+
"start": 8682
|
|
1998
|
+
},
|
|
1999
|
+
{
|
|
2000
|
+
"length": 20,
|
|
2001
|
+
"start": 8856
|
|
2002
|
+
},
|
|
2003
|
+
{
|
|
2004
|
+
"length": 20,
|
|
2005
|
+
"start": 9112
|
|
2006
|
+
},
|
|
2007
|
+
{
|
|
2008
|
+
"length": 20,
|
|
2009
|
+
"start": 10529
|
|
2010
|
+
},
|
|
2011
|
+
{
|
|
2012
|
+
"length": 20,
|
|
2013
|
+
"start": 10568
|
|
2014
|
+
},
|
|
2015
|
+
{
|
|
2016
|
+
"length": 20,
|
|
2017
|
+
"start": 10708
|
|
2018
|
+
},
|
|
2019
|
+
{
|
|
2020
|
+
"length": 20,
|
|
2021
|
+
"start": 10770
|
|
2022
|
+
},
|
|
2023
|
+
{
|
|
2024
|
+
"length": 20,
|
|
2025
|
+
"start": 11322
|
|
2026
|
+
},
|
|
2027
|
+
{
|
|
2028
|
+
"length": 20,
|
|
2029
|
+
"start": 11370
|
|
2030
|
+
},
|
|
2031
|
+
{
|
|
2032
|
+
"length": 20,
|
|
2033
|
+
"start": 12490
|
|
2034
|
+
}
|
|
2035
|
+
]
|
|
2036
|
+
}
|
|
2037
|
+
},
|
|
2038
|
+
"deployedLinkReferences": {
|
|
2039
|
+
"contracts/offchain-helpers/MarketMathStatic.sol": {
|
|
2040
|
+
"MarketMathStatic": [
|
|
2041
|
+
{
|
|
2042
|
+
"length": 20,
|
|
2043
|
+
"start": 2610
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
"length": 20,
|
|
2047
|
+
"start": 2759
|
|
2048
|
+
},
|
|
2049
|
+
{
|
|
2050
|
+
"length": 20,
|
|
2051
|
+
"start": 2821
|
|
2052
|
+
},
|
|
2053
|
+
{
|
|
2054
|
+
"length": 20,
|
|
2055
|
+
"start": 3583
|
|
2056
|
+
},
|
|
2057
|
+
{
|
|
2058
|
+
"length": 20,
|
|
2059
|
+
"start": 3720
|
|
2060
|
+
},
|
|
2061
|
+
{
|
|
2062
|
+
"length": 20,
|
|
2063
|
+
"start": 3843
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
"length": 20,
|
|
2067
|
+
"start": 3998
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
"length": 20,
|
|
2071
|
+
"start": 4111
|
|
2072
|
+
},
|
|
2073
|
+
{
|
|
2074
|
+
"length": 20,
|
|
2075
|
+
"start": 4263
|
|
2076
|
+
},
|
|
2077
|
+
{
|
|
2078
|
+
"length": 20,
|
|
2079
|
+
"start": 4304
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
"length": 20,
|
|
2083
|
+
"start": 5007
|
|
2084
|
+
},
|
|
2085
|
+
{
|
|
2086
|
+
"length": 20,
|
|
2087
|
+
"start": 5048
|
|
2088
|
+
},
|
|
2089
|
+
{
|
|
2090
|
+
"length": 20,
|
|
2091
|
+
"start": 5112
|
|
2092
|
+
},
|
|
2093
|
+
{
|
|
2094
|
+
"length": 20,
|
|
2095
|
+
"start": 6911
|
|
2096
|
+
},
|
|
2097
|
+
{
|
|
2098
|
+
"length": 20,
|
|
2099
|
+
"start": 7036
|
|
2100
|
+
},
|
|
2101
|
+
{
|
|
2102
|
+
"length": 20,
|
|
2103
|
+
"start": 7153
|
|
2104
|
+
},
|
|
2105
|
+
{
|
|
2106
|
+
"length": 20,
|
|
2107
|
+
"start": 8010
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"length": 20,
|
|
2111
|
+
"start": 8159
|
|
2112
|
+
},
|
|
2113
|
+
{
|
|
2114
|
+
"length": 20,
|
|
2115
|
+
"start": 8333
|
|
2116
|
+
},
|
|
2117
|
+
{
|
|
2118
|
+
"length": 20,
|
|
2119
|
+
"start": 8589
|
|
2120
|
+
},
|
|
2121
|
+
{
|
|
2122
|
+
"length": 20,
|
|
2123
|
+
"start": 10006
|
|
2124
|
+
},
|
|
2125
|
+
{
|
|
2126
|
+
"length": 20,
|
|
2127
|
+
"start": 10045
|
|
2128
|
+
},
|
|
2129
|
+
{
|
|
2130
|
+
"length": 20,
|
|
2131
|
+
"start": 10185
|
|
2132
|
+
},
|
|
2133
|
+
{
|
|
2134
|
+
"length": 20,
|
|
2135
|
+
"start": 10247
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
"length": 20,
|
|
2139
|
+
"start": 10799
|
|
2140
|
+
},
|
|
2141
|
+
{
|
|
2142
|
+
"length": 20,
|
|
2143
|
+
"start": 10847
|
|
2144
|
+
},
|
|
2145
|
+
{
|
|
2146
|
+
"length": 20,
|
|
2147
|
+
"start": 11967
|
|
2148
|
+
}
|
|
2149
|
+
]
|
|
2150
|
+
}
|
|
2151
|
+
}
|
|
2152
|
+
}
|