@pendle/core-v2 0.11.6-testnet → 0.11.8-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,1043 @@
|
|
|
1
|
+
{
|
|
2
|
+
"_format": "hh-sol-artifact-1",
|
|
3
|
+
"contractName": "ActionAddRemoveLiq",
|
|
4
|
+
"sourceName": "contracts/core/actions/ActionAddRemoveLiq.sol",
|
|
5
|
+
"abi": [
|
|
6
|
+
{
|
|
7
|
+
"inputs": [
|
|
8
|
+
{
|
|
9
|
+
"internalType": "address",
|
|
10
|
+
"name": "_kyberSwapRouter",
|
|
11
|
+
"type": "address"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"stateMutability": "nonpayable",
|
|
15
|
+
"type": "constructor"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"anonymous": false,
|
|
19
|
+
"inputs": [
|
|
20
|
+
{
|
|
21
|
+
"indexed": true,
|
|
22
|
+
"internalType": "address",
|
|
23
|
+
"name": "caller",
|
|
24
|
+
"type": "address"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"indexed": true,
|
|
28
|
+
"internalType": "address",
|
|
29
|
+
"name": "market",
|
|
30
|
+
"type": "address"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"indexed": true,
|
|
34
|
+
"internalType": "address",
|
|
35
|
+
"name": "receiver",
|
|
36
|
+
"type": "address"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"indexed": false,
|
|
40
|
+
"internalType": "uint256",
|
|
41
|
+
"name": "netScyUsed",
|
|
42
|
+
"type": "uint256"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"indexed": false,
|
|
46
|
+
"internalType": "uint256",
|
|
47
|
+
"name": "netPtUsed",
|
|
48
|
+
"type": "uint256"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"indexed": false,
|
|
52
|
+
"internalType": "uint256",
|
|
53
|
+
"name": "netLpOut",
|
|
54
|
+
"type": "uint256"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"name": "AddLiquidityDualScyAndPt",
|
|
58
|
+
"type": "event"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"anonymous": false,
|
|
62
|
+
"inputs": [
|
|
63
|
+
{
|
|
64
|
+
"indexed": true,
|
|
65
|
+
"internalType": "address",
|
|
66
|
+
"name": "caller",
|
|
67
|
+
"type": "address"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"indexed": true,
|
|
71
|
+
"internalType": "address",
|
|
72
|
+
"name": "market",
|
|
73
|
+
"type": "address"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"indexed": true,
|
|
77
|
+
"internalType": "address",
|
|
78
|
+
"name": "receiver",
|
|
79
|
+
"type": "address"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"indexed": false,
|
|
83
|
+
"internalType": "address",
|
|
84
|
+
"name": "tokenIn",
|
|
85
|
+
"type": "address"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"indexed": false,
|
|
89
|
+
"internalType": "uint256",
|
|
90
|
+
"name": "tokenUsed",
|
|
91
|
+
"type": "uint256"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"indexed": false,
|
|
95
|
+
"internalType": "uint256",
|
|
96
|
+
"name": "netPtUsed",
|
|
97
|
+
"type": "uint256"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"indexed": false,
|
|
101
|
+
"internalType": "uint256",
|
|
102
|
+
"name": "netLpOut",
|
|
103
|
+
"type": "uint256"
|
|
104
|
+
}
|
|
105
|
+
],
|
|
106
|
+
"name": "AddLiquidityDualTokenAndPt",
|
|
107
|
+
"type": "event"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"anonymous": false,
|
|
111
|
+
"inputs": [
|
|
112
|
+
{
|
|
113
|
+
"indexed": true,
|
|
114
|
+
"internalType": "address",
|
|
115
|
+
"name": "caller",
|
|
116
|
+
"type": "address"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"indexed": true,
|
|
120
|
+
"internalType": "address",
|
|
121
|
+
"name": "market",
|
|
122
|
+
"type": "address"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"indexed": true,
|
|
126
|
+
"internalType": "address",
|
|
127
|
+
"name": "receiver",
|
|
128
|
+
"type": "address"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"indexed": false,
|
|
132
|
+
"internalType": "uint256",
|
|
133
|
+
"name": "netPtIn",
|
|
134
|
+
"type": "uint256"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"indexed": false,
|
|
138
|
+
"internalType": "uint256",
|
|
139
|
+
"name": "netLpOut",
|
|
140
|
+
"type": "uint256"
|
|
141
|
+
}
|
|
142
|
+
],
|
|
143
|
+
"name": "AddLiquiditySinglePt",
|
|
144
|
+
"type": "event"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"anonymous": false,
|
|
148
|
+
"inputs": [
|
|
149
|
+
{
|
|
150
|
+
"indexed": true,
|
|
151
|
+
"internalType": "address",
|
|
152
|
+
"name": "caller",
|
|
153
|
+
"type": "address"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"indexed": true,
|
|
157
|
+
"internalType": "address",
|
|
158
|
+
"name": "market",
|
|
159
|
+
"type": "address"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"indexed": true,
|
|
163
|
+
"internalType": "address",
|
|
164
|
+
"name": "receiver",
|
|
165
|
+
"type": "address"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"indexed": false,
|
|
169
|
+
"internalType": "uint256",
|
|
170
|
+
"name": "netScyIn",
|
|
171
|
+
"type": "uint256"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"indexed": false,
|
|
175
|
+
"internalType": "uint256",
|
|
176
|
+
"name": "netLpOut",
|
|
177
|
+
"type": "uint256"
|
|
178
|
+
}
|
|
179
|
+
],
|
|
180
|
+
"name": "AddLiquiditySingleScy",
|
|
181
|
+
"type": "event"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"anonymous": false,
|
|
185
|
+
"inputs": [
|
|
186
|
+
{
|
|
187
|
+
"indexed": true,
|
|
188
|
+
"internalType": "address",
|
|
189
|
+
"name": "caller",
|
|
190
|
+
"type": "address"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"indexed": true,
|
|
194
|
+
"internalType": "address",
|
|
195
|
+
"name": "market",
|
|
196
|
+
"type": "address"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"indexed": true,
|
|
200
|
+
"internalType": "address",
|
|
201
|
+
"name": "token",
|
|
202
|
+
"type": "address"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"indexed": false,
|
|
206
|
+
"internalType": "address",
|
|
207
|
+
"name": "receiver",
|
|
208
|
+
"type": "address"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"indexed": false,
|
|
212
|
+
"internalType": "uint256",
|
|
213
|
+
"name": "netTokenIn",
|
|
214
|
+
"type": "uint256"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"indexed": false,
|
|
218
|
+
"internalType": "uint256",
|
|
219
|
+
"name": "netLpOut",
|
|
220
|
+
"type": "uint256"
|
|
221
|
+
}
|
|
222
|
+
],
|
|
223
|
+
"name": "AddLiquiditySingleToken",
|
|
224
|
+
"type": "event"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"anonymous": false,
|
|
228
|
+
"inputs": [
|
|
229
|
+
{
|
|
230
|
+
"indexed": true,
|
|
231
|
+
"internalType": "address",
|
|
232
|
+
"name": "caller",
|
|
233
|
+
"type": "address"
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"indexed": true,
|
|
237
|
+
"internalType": "address",
|
|
238
|
+
"name": "market",
|
|
239
|
+
"type": "address"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"indexed": true,
|
|
243
|
+
"internalType": "address",
|
|
244
|
+
"name": "receiver",
|
|
245
|
+
"type": "address"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"indexed": false,
|
|
249
|
+
"internalType": "uint256",
|
|
250
|
+
"name": "netLpToRemove",
|
|
251
|
+
"type": "uint256"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"indexed": false,
|
|
255
|
+
"internalType": "uint256",
|
|
256
|
+
"name": "netPtOut",
|
|
257
|
+
"type": "uint256"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"indexed": false,
|
|
261
|
+
"internalType": "uint256",
|
|
262
|
+
"name": "netScyOut",
|
|
263
|
+
"type": "uint256"
|
|
264
|
+
}
|
|
265
|
+
],
|
|
266
|
+
"name": "RemoveLiquidityDualScyAndPt",
|
|
267
|
+
"type": "event"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"anonymous": false,
|
|
271
|
+
"inputs": [
|
|
272
|
+
{
|
|
273
|
+
"indexed": true,
|
|
274
|
+
"internalType": "address",
|
|
275
|
+
"name": "caller",
|
|
276
|
+
"type": "address"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"indexed": true,
|
|
280
|
+
"internalType": "address",
|
|
281
|
+
"name": "market",
|
|
282
|
+
"type": "address"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"indexed": true,
|
|
286
|
+
"internalType": "address",
|
|
287
|
+
"name": "receiver",
|
|
288
|
+
"type": "address"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"indexed": false,
|
|
292
|
+
"internalType": "uint256",
|
|
293
|
+
"name": "netLpToRemove",
|
|
294
|
+
"type": "uint256"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"indexed": false,
|
|
298
|
+
"internalType": "uint256",
|
|
299
|
+
"name": "netPtOut",
|
|
300
|
+
"type": "uint256"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"indexed": false,
|
|
304
|
+
"internalType": "address",
|
|
305
|
+
"name": "tokenOut",
|
|
306
|
+
"type": "address"
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
"indexed": false,
|
|
310
|
+
"internalType": "uint256",
|
|
311
|
+
"name": "netTokenOut",
|
|
312
|
+
"type": "uint256"
|
|
313
|
+
}
|
|
314
|
+
],
|
|
315
|
+
"name": "RemoveLiquidityDualTokenAndPt",
|
|
316
|
+
"type": "event"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"anonymous": false,
|
|
320
|
+
"inputs": [
|
|
321
|
+
{
|
|
322
|
+
"indexed": true,
|
|
323
|
+
"internalType": "address",
|
|
324
|
+
"name": "caller",
|
|
325
|
+
"type": "address"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"indexed": true,
|
|
329
|
+
"internalType": "address",
|
|
330
|
+
"name": "market",
|
|
331
|
+
"type": "address"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"indexed": true,
|
|
335
|
+
"internalType": "address",
|
|
336
|
+
"name": "receiver",
|
|
337
|
+
"type": "address"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"indexed": false,
|
|
341
|
+
"internalType": "uint256",
|
|
342
|
+
"name": "netLpToRemove",
|
|
343
|
+
"type": "uint256"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"indexed": false,
|
|
347
|
+
"internalType": "uint256",
|
|
348
|
+
"name": "netPtOut",
|
|
349
|
+
"type": "uint256"
|
|
350
|
+
}
|
|
351
|
+
],
|
|
352
|
+
"name": "RemoveLiquiditySinglePt",
|
|
353
|
+
"type": "event"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"anonymous": false,
|
|
357
|
+
"inputs": [
|
|
358
|
+
{
|
|
359
|
+
"indexed": true,
|
|
360
|
+
"internalType": "address",
|
|
361
|
+
"name": "caller",
|
|
362
|
+
"type": "address"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"indexed": true,
|
|
366
|
+
"internalType": "address",
|
|
367
|
+
"name": "market",
|
|
368
|
+
"type": "address"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"indexed": true,
|
|
372
|
+
"internalType": "address",
|
|
373
|
+
"name": "receiver",
|
|
374
|
+
"type": "address"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"indexed": false,
|
|
378
|
+
"internalType": "uint256",
|
|
379
|
+
"name": "netLpToRemove",
|
|
380
|
+
"type": "uint256"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"indexed": false,
|
|
384
|
+
"internalType": "uint256",
|
|
385
|
+
"name": "netScyOut",
|
|
386
|
+
"type": "uint256"
|
|
387
|
+
}
|
|
388
|
+
],
|
|
389
|
+
"name": "RemoveLiquiditySingleScy",
|
|
390
|
+
"type": "event"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"anonymous": false,
|
|
394
|
+
"inputs": [
|
|
395
|
+
{
|
|
396
|
+
"indexed": true,
|
|
397
|
+
"internalType": "address",
|
|
398
|
+
"name": "caller",
|
|
399
|
+
"type": "address"
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"indexed": true,
|
|
403
|
+
"internalType": "address",
|
|
404
|
+
"name": "market",
|
|
405
|
+
"type": "address"
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"indexed": true,
|
|
409
|
+
"internalType": "address",
|
|
410
|
+
"name": "token",
|
|
411
|
+
"type": "address"
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"indexed": false,
|
|
415
|
+
"internalType": "address",
|
|
416
|
+
"name": "receiver",
|
|
417
|
+
"type": "address"
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"indexed": false,
|
|
421
|
+
"internalType": "uint256",
|
|
422
|
+
"name": "netLpToRemove",
|
|
423
|
+
"type": "uint256"
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
"indexed": false,
|
|
427
|
+
"internalType": "uint256",
|
|
428
|
+
"name": "netTokenOut",
|
|
429
|
+
"type": "uint256"
|
|
430
|
+
}
|
|
431
|
+
],
|
|
432
|
+
"name": "RemoveLiquiditySingleToken",
|
|
433
|
+
"type": "event"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"inputs": [
|
|
437
|
+
{
|
|
438
|
+
"internalType": "address",
|
|
439
|
+
"name": "receiver",
|
|
440
|
+
"type": "address"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"internalType": "address",
|
|
444
|
+
"name": "market",
|
|
445
|
+
"type": "address"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"internalType": "uint256",
|
|
449
|
+
"name": "netScyDesired",
|
|
450
|
+
"type": "uint256"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"internalType": "uint256",
|
|
454
|
+
"name": "netPtDesired",
|
|
455
|
+
"type": "uint256"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"internalType": "uint256",
|
|
459
|
+
"name": "minLpOut",
|
|
460
|
+
"type": "uint256"
|
|
461
|
+
}
|
|
462
|
+
],
|
|
463
|
+
"name": "addLiquidityDualScyAndPt",
|
|
464
|
+
"outputs": [
|
|
465
|
+
{
|
|
466
|
+
"internalType": "uint256",
|
|
467
|
+
"name": "netLpOut",
|
|
468
|
+
"type": "uint256"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"internalType": "uint256",
|
|
472
|
+
"name": "netScyUsed",
|
|
473
|
+
"type": "uint256"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"internalType": "uint256",
|
|
477
|
+
"name": "netPtUsed",
|
|
478
|
+
"type": "uint256"
|
|
479
|
+
}
|
|
480
|
+
],
|
|
481
|
+
"stateMutability": "nonpayable",
|
|
482
|
+
"type": "function"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"inputs": [
|
|
486
|
+
{
|
|
487
|
+
"internalType": "address",
|
|
488
|
+
"name": "receiver",
|
|
489
|
+
"type": "address"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"internalType": "address",
|
|
493
|
+
"name": "market",
|
|
494
|
+
"type": "address"
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"internalType": "address",
|
|
498
|
+
"name": "tokenIn",
|
|
499
|
+
"type": "address"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"internalType": "uint256",
|
|
503
|
+
"name": "netTokenDesired",
|
|
504
|
+
"type": "uint256"
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"internalType": "uint256",
|
|
508
|
+
"name": "netPtDesired",
|
|
509
|
+
"type": "uint256"
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"internalType": "uint256",
|
|
513
|
+
"name": "minLpOut",
|
|
514
|
+
"type": "uint256"
|
|
515
|
+
}
|
|
516
|
+
],
|
|
517
|
+
"name": "addLiquidityDualTokenAndPt",
|
|
518
|
+
"outputs": [
|
|
519
|
+
{
|
|
520
|
+
"internalType": "uint256",
|
|
521
|
+
"name": "netLpOut",
|
|
522
|
+
"type": "uint256"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"internalType": "uint256",
|
|
526
|
+
"name": "netTokenUsed",
|
|
527
|
+
"type": "uint256"
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"internalType": "uint256",
|
|
531
|
+
"name": "netPtUsed",
|
|
532
|
+
"type": "uint256"
|
|
533
|
+
}
|
|
534
|
+
],
|
|
535
|
+
"stateMutability": "payable",
|
|
536
|
+
"type": "function"
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"inputs": [
|
|
540
|
+
{
|
|
541
|
+
"internalType": "address",
|
|
542
|
+
"name": "receiver",
|
|
543
|
+
"type": "address"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"internalType": "address",
|
|
547
|
+
"name": "market",
|
|
548
|
+
"type": "address"
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"internalType": "uint256",
|
|
552
|
+
"name": "netPtIn",
|
|
553
|
+
"type": "uint256"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"internalType": "uint256",
|
|
557
|
+
"name": "minLpOut",
|
|
558
|
+
"type": "uint256"
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
"components": [
|
|
562
|
+
{
|
|
563
|
+
"internalType": "uint256",
|
|
564
|
+
"name": "guessMin",
|
|
565
|
+
"type": "uint256"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"internalType": "uint256",
|
|
569
|
+
"name": "guessMax",
|
|
570
|
+
"type": "uint256"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"internalType": "uint256",
|
|
574
|
+
"name": "guessOffchain",
|
|
575
|
+
"type": "uint256"
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"internalType": "uint256",
|
|
579
|
+
"name": "maxIteration",
|
|
580
|
+
"type": "uint256"
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"internalType": "uint256",
|
|
584
|
+
"name": "eps",
|
|
585
|
+
"type": "uint256"
|
|
586
|
+
}
|
|
587
|
+
],
|
|
588
|
+
"internalType": "struct ApproxParams",
|
|
589
|
+
"name": "guessPtSwapToScy",
|
|
590
|
+
"type": "tuple"
|
|
591
|
+
}
|
|
592
|
+
],
|
|
593
|
+
"name": "addLiquiditySinglePt",
|
|
594
|
+
"outputs": [
|
|
595
|
+
{
|
|
596
|
+
"internalType": "uint256",
|
|
597
|
+
"name": "netLpOut",
|
|
598
|
+
"type": "uint256"
|
|
599
|
+
}
|
|
600
|
+
],
|
|
601
|
+
"stateMutability": "nonpayable",
|
|
602
|
+
"type": "function"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"inputs": [
|
|
606
|
+
{
|
|
607
|
+
"internalType": "address",
|
|
608
|
+
"name": "receiver",
|
|
609
|
+
"type": "address"
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
"internalType": "address",
|
|
613
|
+
"name": "market",
|
|
614
|
+
"type": "address"
|
|
615
|
+
},
|
|
616
|
+
{
|
|
617
|
+
"internalType": "uint256",
|
|
618
|
+
"name": "netScyIn",
|
|
619
|
+
"type": "uint256"
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
"internalType": "uint256",
|
|
623
|
+
"name": "minLpOut",
|
|
624
|
+
"type": "uint256"
|
|
625
|
+
},
|
|
626
|
+
{
|
|
627
|
+
"components": [
|
|
628
|
+
{
|
|
629
|
+
"internalType": "uint256",
|
|
630
|
+
"name": "guessMin",
|
|
631
|
+
"type": "uint256"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"internalType": "uint256",
|
|
635
|
+
"name": "guessMax",
|
|
636
|
+
"type": "uint256"
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
"internalType": "uint256",
|
|
640
|
+
"name": "guessOffchain",
|
|
641
|
+
"type": "uint256"
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
"internalType": "uint256",
|
|
645
|
+
"name": "maxIteration",
|
|
646
|
+
"type": "uint256"
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
"internalType": "uint256",
|
|
650
|
+
"name": "eps",
|
|
651
|
+
"type": "uint256"
|
|
652
|
+
}
|
|
653
|
+
],
|
|
654
|
+
"internalType": "struct ApproxParams",
|
|
655
|
+
"name": "guessPtReceivedFromScy",
|
|
656
|
+
"type": "tuple"
|
|
657
|
+
}
|
|
658
|
+
],
|
|
659
|
+
"name": "addLiquiditySingleScy",
|
|
660
|
+
"outputs": [
|
|
661
|
+
{
|
|
662
|
+
"internalType": "uint256",
|
|
663
|
+
"name": "netLpOut",
|
|
664
|
+
"type": "uint256"
|
|
665
|
+
}
|
|
666
|
+
],
|
|
667
|
+
"stateMutability": "nonpayable",
|
|
668
|
+
"type": "function"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"inputs": [
|
|
672
|
+
{
|
|
673
|
+
"internalType": "address",
|
|
674
|
+
"name": "receiver",
|
|
675
|
+
"type": "address"
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"internalType": "address",
|
|
679
|
+
"name": "market",
|
|
680
|
+
"type": "address"
|
|
681
|
+
},
|
|
682
|
+
{
|
|
683
|
+
"internalType": "uint256",
|
|
684
|
+
"name": "minLpOut",
|
|
685
|
+
"type": "uint256"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"components": [
|
|
689
|
+
{
|
|
690
|
+
"internalType": "uint256",
|
|
691
|
+
"name": "guessMin",
|
|
692
|
+
"type": "uint256"
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
"internalType": "uint256",
|
|
696
|
+
"name": "guessMax",
|
|
697
|
+
"type": "uint256"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"internalType": "uint256",
|
|
701
|
+
"name": "guessOffchain",
|
|
702
|
+
"type": "uint256"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"internalType": "uint256",
|
|
706
|
+
"name": "maxIteration",
|
|
707
|
+
"type": "uint256"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"internalType": "uint256",
|
|
711
|
+
"name": "eps",
|
|
712
|
+
"type": "uint256"
|
|
713
|
+
}
|
|
714
|
+
],
|
|
715
|
+
"internalType": "struct ApproxParams",
|
|
716
|
+
"name": "guessPtReceivedFromScy",
|
|
717
|
+
"type": "tuple"
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"components": [
|
|
721
|
+
{
|
|
722
|
+
"internalType": "address",
|
|
723
|
+
"name": "tokenIn",
|
|
724
|
+
"type": "address"
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
"internalType": "uint256",
|
|
728
|
+
"name": "netTokenIn",
|
|
729
|
+
"type": "uint256"
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"internalType": "address",
|
|
733
|
+
"name": "tokenMintScy",
|
|
734
|
+
"type": "address"
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"internalType": "bytes",
|
|
738
|
+
"name": "kybercall",
|
|
739
|
+
"type": "bytes"
|
|
740
|
+
}
|
|
741
|
+
],
|
|
742
|
+
"internalType": "struct TokenInput",
|
|
743
|
+
"name": "input",
|
|
744
|
+
"type": "tuple"
|
|
745
|
+
}
|
|
746
|
+
],
|
|
747
|
+
"name": "addLiquiditySingleToken",
|
|
748
|
+
"outputs": [
|
|
749
|
+
{
|
|
750
|
+
"internalType": "uint256",
|
|
751
|
+
"name": "netLpOut",
|
|
752
|
+
"type": "uint256"
|
|
753
|
+
}
|
|
754
|
+
],
|
|
755
|
+
"stateMutability": "payable",
|
|
756
|
+
"type": "function"
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"inputs": [],
|
|
760
|
+
"name": "kyberSwapRouter",
|
|
761
|
+
"outputs": [
|
|
762
|
+
{
|
|
763
|
+
"internalType": "address",
|
|
764
|
+
"name": "",
|
|
765
|
+
"type": "address"
|
|
766
|
+
}
|
|
767
|
+
],
|
|
768
|
+
"stateMutability": "view",
|
|
769
|
+
"type": "function"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"inputs": [
|
|
773
|
+
{
|
|
774
|
+
"internalType": "address",
|
|
775
|
+
"name": "receiver",
|
|
776
|
+
"type": "address"
|
|
777
|
+
},
|
|
778
|
+
{
|
|
779
|
+
"internalType": "address",
|
|
780
|
+
"name": "market",
|
|
781
|
+
"type": "address"
|
|
782
|
+
},
|
|
783
|
+
{
|
|
784
|
+
"internalType": "uint256",
|
|
785
|
+
"name": "netLpToRemove",
|
|
786
|
+
"type": "uint256"
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"internalType": "uint256",
|
|
790
|
+
"name": "minScyOut",
|
|
791
|
+
"type": "uint256"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"internalType": "uint256",
|
|
795
|
+
"name": "minPtOut",
|
|
796
|
+
"type": "uint256"
|
|
797
|
+
}
|
|
798
|
+
],
|
|
799
|
+
"name": "removeLiquidityDualScyAndPt",
|
|
800
|
+
"outputs": [
|
|
801
|
+
{
|
|
802
|
+
"internalType": "uint256",
|
|
803
|
+
"name": "netScyOut",
|
|
804
|
+
"type": "uint256"
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"internalType": "uint256",
|
|
808
|
+
"name": "netPtOut",
|
|
809
|
+
"type": "uint256"
|
|
810
|
+
}
|
|
811
|
+
],
|
|
812
|
+
"stateMutability": "nonpayable",
|
|
813
|
+
"type": "function"
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
"inputs": [
|
|
817
|
+
{
|
|
818
|
+
"internalType": "address",
|
|
819
|
+
"name": "receiver",
|
|
820
|
+
"type": "address"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"internalType": "address",
|
|
824
|
+
"name": "market",
|
|
825
|
+
"type": "address"
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
"internalType": "uint256",
|
|
829
|
+
"name": "netLpToRemove",
|
|
830
|
+
"type": "uint256"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"internalType": "address",
|
|
834
|
+
"name": "tokenOut",
|
|
835
|
+
"type": "address"
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"internalType": "uint256",
|
|
839
|
+
"name": "minTokenOut",
|
|
840
|
+
"type": "uint256"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"internalType": "uint256",
|
|
844
|
+
"name": "minPtOut",
|
|
845
|
+
"type": "uint256"
|
|
846
|
+
}
|
|
847
|
+
],
|
|
848
|
+
"name": "removeLiquidityDualTokenAndPt",
|
|
849
|
+
"outputs": [
|
|
850
|
+
{
|
|
851
|
+
"internalType": "uint256",
|
|
852
|
+
"name": "netTokenOut",
|
|
853
|
+
"type": "uint256"
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
"internalType": "uint256",
|
|
857
|
+
"name": "netPtOut",
|
|
858
|
+
"type": "uint256"
|
|
859
|
+
}
|
|
860
|
+
],
|
|
861
|
+
"stateMutability": "nonpayable",
|
|
862
|
+
"type": "function"
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"inputs": [
|
|
866
|
+
{
|
|
867
|
+
"internalType": "address",
|
|
868
|
+
"name": "receiver",
|
|
869
|
+
"type": "address"
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
"internalType": "address",
|
|
873
|
+
"name": "market",
|
|
874
|
+
"type": "address"
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"internalType": "uint256",
|
|
878
|
+
"name": "netLpToRemove",
|
|
879
|
+
"type": "uint256"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"internalType": "uint256",
|
|
883
|
+
"name": "minPtOut",
|
|
884
|
+
"type": "uint256"
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"components": [
|
|
888
|
+
{
|
|
889
|
+
"internalType": "uint256",
|
|
890
|
+
"name": "guessMin",
|
|
891
|
+
"type": "uint256"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"internalType": "uint256",
|
|
895
|
+
"name": "guessMax",
|
|
896
|
+
"type": "uint256"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"internalType": "uint256",
|
|
900
|
+
"name": "guessOffchain",
|
|
901
|
+
"type": "uint256"
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"internalType": "uint256",
|
|
905
|
+
"name": "maxIteration",
|
|
906
|
+
"type": "uint256"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"internalType": "uint256",
|
|
910
|
+
"name": "eps",
|
|
911
|
+
"type": "uint256"
|
|
912
|
+
}
|
|
913
|
+
],
|
|
914
|
+
"internalType": "struct ApproxParams",
|
|
915
|
+
"name": "guessPtOut",
|
|
916
|
+
"type": "tuple"
|
|
917
|
+
}
|
|
918
|
+
],
|
|
919
|
+
"name": "removeLiquiditySinglePt",
|
|
920
|
+
"outputs": [
|
|
921
|
+
{
|
|
922
|
+
"internalType": "uint256",
|
|
923
|
+
"name": "netPtOut",
|
|
924
|
+
"type": "uint256"
|
|
925
|
+
}
|
|
926
|
+
],
|
|
927
|
+
"stateMutability": "nonpayable",
|
|
928
|
+
"type": "function"
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"inputs": [
|
|
932
|
+
{
|
|
933
|
+
"internalType": "address",
|
|
934
|
+
"name": "receiver",
|
|
935
|
+
"type": "address"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"internalType": "address",
|
|
939
|
+
"name": "market",
|
|
940
|
+
"type": "address"
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"internalType": "uint256",
|
|
944
|
+
"name": "netLpToRemove",
|
|
945
|
+
"type": "uint256"
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
"internalType": "uint256",
|
|
949
|
+
"name": "minScyOut",
|
|
950
|
+
"type": "uint256"
|
|
951
|
+
}
|
|
952
|
+
],
|
|
953
|
+
"name": "removeLiquiditySingleScy",
|
|
954
|
+
"outputs": [
|
|
955
|
+
{
|
|
956
|
+
"internalType": "uint256",
|
|
957
|
+
"name": "netScyOut",
|
|
958
|
+
"type": "uint256"
|
|
959
|
+
}
|
|
960
|
+
],
|
|
961
|
+
"stateMutability": "nonpayable",
|
|
962
|
+
"type": "function"
|
|
963
|
+
},
|
|
964
|
+
{
|
|
965
|
+
"inputs": [
|
|
966
|
+
{
|
|
967
|
+
"internalType": "address",
|
|
968
|
+
"name": "receiver",
|
|
969
|
+
"type": "address"
|
|
970
|
+
},
|
|
971
|
+
{
|
|
972
|
+
"internalType": "address",
|
|
973
|
+
"name": "market",
|
|
974
|
+
"type": "address"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"internalType": "uint256",
|
|
978
|
+
"name": "netLpToRemove",
|
|
979
|
+
"type": "uint256"
|
|
980
|
+
},
|
|
981
|
+
{
|
|
982
|
+
"components": [
|
|
983
|
+
{
|
|
984
|
+
"internalType": "address",
|
|
985
|
+
"name": "tokenOut",
|
|
986
|
+
"type": "address"
|
|
987
|
+
},
|
|
988
|
+
{
|
|
989
|
+
"internalType": "uint256",
|
|
990
|
+
"name": "minTokenOut",
|
|
991
|
+
"type": "uint256"
|
|
992
|
+
},
|
|
993
|
+
{
|
|
994
|
+
"internalType": "address",
|
|
995
|
+
"name": "tokenRedeemScy",
|
|
996
|
+
"type": "address"
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"internalType": "bytes",
|
|
1000
|
+
"name": "kybercall",
|
|
1001
|
+
"type": "bytes"
|
|
1002
|
+
}
|
|
1003
|
+
],
|
|
1004
|
+
"internalType": "struct TokenOutput",
|
|
1005
|
+
"name": "output",
|
|
1006
|
+
"type": "tuple"
|
|
1007
|
+
}
|
|
1008
|
+
],
|
|
1009
|
+
"name": "removeLiquiditySingleToken",
|
|
1010
|
+
"outputs": [
|
|
1011
|
+
{
|
|
1012
|
+
"internalType": "uint256",
|
|
1013
|
+
"name": "netTokenOut",
|
|
1014
|
+
"type": "uint256"
|
|
1015
|
+
}
|
|
1016
|
+
],
|
|
1017
|
+
"stateMutability": "nonpayable",
|
|
1018
|
+
"type": "function"
|
|
1019
|
+
}
|
|
1020
|
+
],
|
|
1021
|
+
"bytecode": "0x60a06040523480156200001157600080fd5b5060405162004d2238038062004d22833981016040819052620000349162000046565b6001600160a01b031660805262000078565b6000602082840312156200005957600080fd5b81516001600160a01b03811681146200007157600080fd5b9392505050565b608051614c81620000a16000396000818160a301528181612db50152612e820152614c816000f3fe60806040526004361061008c5760003560e01c80631ef6f327146100915780631f8dfdf0146100db578063226c71f6146101095780633af1f32914610138578063694ab559146101585780637307a7a5146101785780639b4def431461018b578063eda0b715146101ab578063f17b8c4a146101d9578063f3a411b8146101ec578063febde7251461020c575b600080fd5b34801561009d57600080fd5b506100c57f000000000000000000000000000000000000000000000000000000000000000081565b6040516100d2919061413b565b60405180910390f35b3480156100e757600080fd5b506100fb6100f6366004614179565b61022c565b6040519081526020016100d2565b34801561011557600080fd5b506101296101243660046141d6565b610322565b6040516100d293929190614227565b34801561014457600080fd5b506100fb610153366004614179565b610574565b34801561016457600080fd5b506100fb610173366004614179565b61081d565b61012961018636600461423d565b610af1565b34801561019757600080fd5b506100fb6101a63660046142a2565b610f0b565b3480156101b757600080fd5b506101cb6101c63660046141d6565b610f8f565b6040516100d29291906142e8565b6100fb6101e7366004614308565b6110e8565b3480156101f857600080fd5b506101cb610207366004614387565b6111ea565b34801561021857600080fd5b506100fb6102273660046143ec565b6113dc565b6000806000866001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561026f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102939190614457565b9193509091506102b090506001600160a01b0383163389896114ec565b6102be88888389898961154a565b9250876001600160a01b0316876001600160a01b0316336001600160a01b03167f6420656ef082773859a20b33d5e3ccc7f1a226c9477622c5c819c8cc09782338898760405161030f9291906142e8565b60405180910390a4505095945050505050565b600080600080600080896001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610369573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061038d9190614457565b92509250925060008a6001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa1580156103d4573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906103f891906144ee565b905061041961040f836001600160a01b031661171b565b82908c8c42611787565b91995097509550508787101561044a5760405162461bcd60e51b815260040161044190614570565b60405180910390fd5b61045f6001600160a01b038516338d896114ec565b6104746001600160a01b038416338d886114ec565b604051630ab714fb60e11b81526001600160a01b038c169063156e29f6906104a4908f908a908a9060040161459d565b6060604051808303816000875af11580156104c3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906104e791906145be565b50909750508787101561050c5760405162461bcd60e51b8152600401610441906145ec565b8b6001600160a01b03168b6001600160a01b0316336001600160a01b03167f0db691c6956ae614f5038616009ba884fade551caf94d16b641a94c578841d6089898c60405161055d93929190614227565b60405180910390a450505050955095509592505050565b6000806000866001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa1580156105b7573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105db9190614457565b92509250506000876001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa158015610621573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061064591906144ee565b9050600061067961065e846001600160a01b031661171b565b894261066f368b90038b018b61461c565b86939291906117f4565b5090915061069490506001600160a01b038516338b8b6114ec565b604080516000808252602082019283905263d8e763c160e01b9092526001600160a01b038b169063d8e763c1906106d2908d908690602481016146e3565b60408051808303816000875af11580156106f0573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610714919061470a565b5090506001600160a01b038a1663156e29f68c83610732868e614744565b6040518463ffffffff1660e01b81526004016107509392919061459d565b6060604051808303816000875af115801561076f573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061079391906145be565b5090965050878610156107b85760405162461bcd60e51b815260040161044190614570565b8a6001600160a01b03168a6001600160a01b0316336001600160a01b03167fc87b85efc5055ef177e0092af0d4e624fff4b1d57db748857f65e4b7e4a28a368c8a6040516108079291906142e8565b60405180910390a4505050505095945050505050565b600080856001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561085e573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108829190614457565b925061089c9150506001600160a01b0387163388886114ec565b6000866001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa1580156108dd573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061090191906144ee565b90506000806109108389611a1d565b91509150600061094661092b866001600160a01b031661171b565b844261093c368c90038c018c61461c565b8893929190611a58565b50509050878183610957919061475b565b10156109755760405162461bcd60e51b815260040161044190614570565b604051633dae446f60e21b81526001600160a01b038b169063f6b911bc906109a5908d908f908e90600401614773565b60408051808303816000875af11580156109c3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109e7919061470a565b604080516000815260208101918290526307bb0e7160e41b9091529093506001600160a01b038c169150637bb0e71090610a28908e908590602481016146e3565b60408051808303816000875af1158015610a46573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a6a919061470a565b50889050610a78828461475b565b1015610a965760405162461bcd60e51b8152600401610441906145ec565b610aa0818361475b565b95508a6001600160a01b03168a6001600160a01b0316336001600160a01b03167fac97b87f5422fa3beec99bff8f336310d8ebc7d33d909b7d534cd7c72f61e8718c8a6040516108079291906142e8565b6000806000806000808a6001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610b38573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b5c9190614457565b9250925092506000836001600160a01b031663b8f82b268c8c6040518363ffffffff1660e01b8152600401610b92929190614797565b602060405180830381865afa158015610baf573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610bd391906147b0565b90506000808d6001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa158015610c17573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610c3b91906144ee565b9050610c5c610c52856001600160a01b031661171b565b8290858e42611787565b919b509098509250505088881015610c865760405162461bcd60e51b815260040161044190614570565b610c9b6001600160a01b038516338f896114ec565b610caf82610ca9838e6147c9565b90611b7d565b96506001600160a01b038c16610d5a57610cca8c338d611ba7565b846001600160a01b03166320e8c565888f8f8b866040518663ffffffff1660e01b8152600401610cfd94939291906147e8565b60206040518083038185885af1158015610d1b573d6000803e3d6000fd5b50505050506040513d601f19601f82011682018060405250810190610d4091906147b0565b50610d558c33610d508a8f614744565b611c13565b610de6565b610d658c3389611ba7565b610d6f8c86611cd7565b846001600160a01b03166320e8c5658e8e8a856040518563ffffffff1660e01b8152600401610da194939291906147e8565b6020604051808303816000875af1158015610dc0573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610de491906147b0565b505b8c6001600160a01b031663156e29f68f83896040518463ffffffff1660e01b8152600401610e169392919061459d565b6060604051808303816000875af1158015610e35573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e5991906145be565b509098505088881015610e7e5760405162461bcd60e51b8152600401610441906145ec565b8d6001600160a01b03168d6001600160a01b0316336001600160a01b03167f7f646a534401967ac0913451efea28d9e170ffc164efa98e3957cde363c0245f8f8f8b8e604051610ef294939291906001600160a01b0394909416845260208401929092526040830152606082015260800190565b60405180910390a4505050505096509650969350505050565b6000610f226001600160a01b0385163386866114ec565b610f2e85858585611d8f565b9050846001600160a01b0316846001600160a01b0316336001600160a01b03167fbc3c499a1de793e234d84bc867d7a02572ffafdb65cb029004f3df0db19e1e108685604051610f7f9291906142e8565b60405180910390a4949350505050565b600080610fa76001600160a01b0387163388886114ec565b604051633dae446f60e21b81526001600160a01b0387169063f6b911bc90610fd7908a9081908a90600401614773565b60408051808303816000875af1158015610ff5573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611019919061470a565b9092509050838210156110655760405162461bcd60e51b81526020600482015260146024820152731a5b9cdd59999a58da595b9d0814d0d6481bdd5d60621b6044820152606401610441565b828110156110855760405162461bcd60e51b815260040161044190614811565b866001600160a01b0316866001600160a01b0316336001600160a01b03167f5679d08d637341ee04c1fc1dd03601a3a56736e677507260a2ade55bad840b7d8885876040516110d693929190614227565b60405180910390a49550959350505050565b6000806000866001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561112b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061114f9190614457565b925050915060006111638884600188611ecf565b9050611173898984848b8b61154a565b9350611182602086018661483e565b6001600160a01b0316886001600160a01b0316336001600160a01b03167ff83776e5b667a2b471f92ddfd482749c61b5328b832d375097638c2c08818f3b8c8960200135896040516111d69392919061459d565b60405180910390a450505095945050505050565b6000806000876001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561122d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112519190614457565b5090915061126c90506001600160a01b038916338a8a6114ec565b604051633dae446f60e21b81526001600160a01b0389169063f6b911bc9061129c9084908d908c90600401614773565b60408051808303816000875af11580156112ba573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112de919061470a565b60405163a2bbcf1360e01b81529093506001600160a01b038316915063a2bbcf1390611312908c908a908a90600401614773565b6020604051808303816000875af1158015611331573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061135591906147b0565b9250838210156113775760405162461bcd60e51b815260040161044190614811565b60408051888152602081018490526001600160a01b03888116828401526060820186905291518b8316928b169133917f0eed48ee59ddaf7384d334727280158b7a75d5e84baa5614200f0506f08bb4fb9181900360800190a450965096945050505050565b600080846001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561141d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906114419190614457565b5090915061145c90506001600160a01b0386163387876114ec565b600061146b8287876001611d8f565b905061147b87838387600061206d565b925061148a602085018561483e565b6001600160a01b0316866001600160a01b0316336001600160a01b03167f3fff08e8137afe866dce7ced13ddc12d684db61b80b0ac5cb9e54961c9dd8a218a89886040516114da9392919061459d565b60405180910390a45050949350505050565b611544846323b872dd60e01b85858560405160240161150d93929190614773565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915261226e565b50505050565b600080866001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa15801561158c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906115b091906144ee565b905060006115e46115c9886001600160a01b031661171b565b87426115da3689900389018961461c565b8693929190612340565b505060408051600080825260208201928390526307bb0e7160e41b909252919250906001600160a01b038a1690637bb0e71090611628908c908690602481016146e3565b60408051808303816000875af1158015611646573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061166a919061470a565b5090506001600160a01b03891663156e29f68b611687848b614744565b856040518463ffffffff1660e01b81526004016116a69392919061459d565b6060604051808303816000875af11580156116c5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906116e991906145be565b50909450508584101561170e5760405162461bcd60e51b815260040161044190614570565b5050509695505050505050565b6000816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af115801561175d573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061178191906147b0565b92915050565b6000806000806000806000806117b08d8d6117a18e61250c565b6117aa8e61250c565b8d612526565b93509350935093506117c18461273b565b97506117cc8361273b565b96506117d78261273b565b95506117e28161273b565b94505050505095509550955095915050565b60008060008060405180608001604052808a81526020018981526020018881526020018781525090508060000151604001516000036118455760405162461bcd60e51b81526004016104419061485b565b60208101516060820151825160009261185d9261274a565b9050600061186f878360200151612862565b905061188381602001518460400151612913565b602082015260005b81606001518110156119db576000806118ae848688600001516000015186612929565b91509150816118c2576020840152506119cb565b6000806118d488600001518885612994565b915091506000806000856118ef8c600001516000015161273b565b6118f9919061475b565b90506000868c6040015161190d9190614744565b9050600085876119208e6020015161273b565b61192a9190614744565b6119349190614744565b905061194083886147c9565b945061194c81836147c9565b935050505061196082828a608001516129d3565b1561199a5760208a0151859061197690866129f9565b60208c015161198590866129f9565b9c509c509c5050505050505050505050611a12565b8082116119b3576119ac85600161475b565b88526119c4565b6119be600186614744565b60208901525b5050505050505b6119d481614883565b905061188b565b5060405162461bcd60e51b815260206004820152600b60248201526a185c1c1c9bde0819985a5b60aa1b6044820152606401610441565b955095509592505050565b600080600080611a3586611a308761250c565b612a05565b91509150611a428261273b565b9350611a4d8161273b565b925050509250929050565b6040805160808101825286815260208101869052908101849052606081018390526000908190819081611a8c8a8a8961274a565b90506000611aa38783856000015160000151612b18565b90506000611ac284604001518560200151612bbe90919063ffffffff16565b905060005b82606001518110156119db576000611adf8483612bca565b9050600080611af388600001518885612c29565b91509150848211611b58578286526080860151600090611b169084908890612c49565b90508015611b525760208901518490611b2f90856129f9565b60208b0151611b3e90856129f9565b9b509b509b50505050505050505050611a12565b50611b69565b611b63600184614744565b60208701525b50505080611b7690614883565b9050611ac7565b6000816001611b8c828661475b565b611b969190614744565b611ba091906148b2565b9392505050565b6001600160a01b038316611bf857803414611bf35760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b6044820152606401610441565b505050565b8015611bf357611bf36001600160a01b0384168330846114ec565b80600003611c2057505050565b6001600160a01b038316611cc3576000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114611c7b576040519150601f19603f3d011682016040523d82523d6000602084013e611c80565b606091505b50509050806115445760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610441565b611bf36001600160a01b0384168383612c7c565b6001600160a01b038216611ce9575050565b611cfb60026001600160601b036148c6565b604051636eb1769f60e11b81523060048201526001600160a01b0383811660248301526001600160601b03929092169184169063dd62ed3e90604401602060405180830381865afa158015611d54573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611d7891906147b0565b1015611d8b57611d8b8282600019612c9b565b5050565b6000806000856001600160a01b031663f6b911bc8888886040518463ffffffff1660e01b8152600401611dc493929190614773565b60408051808303816000875af1158015611de2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e06919061470a565b604080516000808252602082019283905263d8e763c160e01b909252929450909250906001600160a01b0388169063d8e763c190611e4b908b908690602481016146e3565b60408051808303816000875af1158015611e69573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e8d919061470a565b50905084611e9b828561475b565b1015611eb95760405162461bcd60e51b815260040161044190614570565b611ec3818461475b565b98975050505050505050565b6000611eec611ee1602084018461483e565b338460200135611ba7565b611efc606083016040840161483e565b6001600160a01b0316611f12602084018461483e565b6001600160a01b031614611f7c57611f7c611f30602084018461483e565b6020840135611f4260608601866148ec565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612daf92505050565b611f95611f8f606084016040850161483e565b85611cd7565b6000611faf611faa606085016040860161483e565b612ea9565b9050600080611fc4606086016040870161483e565b6001600160a01b031614611fd9576000611fdb565b815b90506001600160a01b0386166320e8c5658289611ffe6060890160408a0161483e565b868a6040518663ffffffff1660e01b815260040161201f94939291906147e8565b60206040518083038185885af115801561203d573d6000803e3d6000fd5b50505050506040513d601f19601f8201168201806040525081019061206291906147b0565b979650505050505050565b6000811561208a5761208a6001600160a01b0386163387876114ec565b612097602084018461483e565b6001600160a01b03166120b0606085016040860161483e565b6001600160a01b03160361214b576001600160a01b03851663a2bbcf13876120de606087016040880161483e565b86602001356040518463ffffffff1660e01b815260040161210193929190614773565b6020604051808303816000875af1158015612120573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061214491906147b0565b9050612265565b60006001600160a01b03861663a2bbcf133061216d606088016040890161483e565b60016040518463ffffffff1660e01b815260040161218d93929190614773565b6020604051808303816000875af11580156121ac573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906121d091906147b0565b90506121f36121e5606086016040870161483e565b82611f4260608801886148ec565b612203611faa602086018661483e565b9150836020013582101561224c5760405162461bcd60e51b815260206004820152601060248201526f1a5b9cdd59999a58da595b9d081bdd5d60821b6044820152606401610441565b61226361225c602086018661483e565b8884611c13565b505b95945050505050565b60006122c3826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316612f339092919063ffffffff16565b805190915015611bf357808060200190518101906122e19190614939565b611bf35760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610441565b60008060008060405180608001604052808a81526020018981526020018881526020018781525090508060000151604001516000036123915760405162461bcd60e51b81526004016104419061485b565b6020810151606082015182516000926123a99261274a565b905060006123c08783856000015160000151612b18565b905060006123df84604001518560200151612bbe90919063ffffffff16565b905060005b82606001518110156119db5760006123fc8483612bca565b905060008061241088600001518885612c29565b915091508482111561243557612427600184614744565b6020870152506124fc915050565b600080806124438589614744565b90506000866124598d600001516000015161273b565b6124639190614744565b9050600085876124768e6020015161273b565b612480919061475b565b61248a9190614744565b905061249681896147c9565b94506124a282846147c9565b93505050506124b682828a608001516129d3565b156124cc5760208a0151859061197690866129f9565b8082116124e5576124de85600161475b565b88526124f6565b6124f0600186614744565b60208901525b50505050505b61250581614883565b90506123e4565b60006001600160ff1b0382111561252257600080fd5b5090565b60008060008060008713801561253c5750600086135b6125775760405162461bcd60e51b815260206004820152600c60248201526b5a45524f5f414d4f554e545360a01b6044820152606401610441565b60c0890151851061259a5760405162461bcd60e51b81526004016104419061495b565b88604001516000036125f2576103e86125d66125d16125cc896125bd8d8d612f42565b6125c79190614983565b61273b565b612f79565b61250c565b6125e09190614a08565b92506103e89350869150859050612695565b885160408a0151600091906126079089614983565b6126119190614a47565b905060008a602001518b604001518a61262a9190614983565b6126349190614a47565b90508082121561266a578194508792508a60400151858c602001516126599190614983565b6126639190614a47565b9350612692565b8094508893508a60400151858c600001516126859190614983565b61268f9190614a47565b92505b50505b600083136126e55760405162461bcd60e51b815260206004820152601d60248201527f494e53554646494349454e545f4c49515549444954595f4d494e5445440000006044820152606401610441565b81896020018181516126f79190614a75565b905250885181908a9061270b908390614a75565b9052506127188484614a75565b896040018181516127299190614a75565b90525092989197509550909350915050565b60008082121561252257600080fd5b6127756040518060800160405280600081526020016000815260200160008152602001600081525090565b60c084015182106127985760405162461bcd60e51b81526004016104419061495b565b6000828560c001516127aa9190614744565b90506127b68582612fe9565b825260208501516127c8908590612f42565b60208301528451158015906127e05750602082015115155b6128235760405162461bcd60e51b8152602060048201526014602482015273696e76616c6964206d61726b657420737461746560601b6044820152606401610441565b61284185600001518661010001518460200151856000015185613068565b604083015260a085015161285590826130e5565b6060830152509392505050565b61289b6040518060c001604052806000815260200160008152602001600081526020016000815260200160008152602001600081525090565b8251815260208301516128b6906128b18461311e565b612913565b602082018190526040808501519083015260608085015190830152608080850151908301528151118015906128f75750670de0b6b3a7640000816080015111155b6117815760405162461bcd60e51b815260040161044190614ab6565b60008183106129225781611ba0565b5090919050565b60008060006129388785612bca565b90508660a0015181116129505760019250905061298b565b600061296587876129608561250c565b613135565b9050600081121561297c575060009250905061298b565b5060a087018190526001925090505b94509492505050565b6000806000806129af866129a78761322d565b899190613244565b915091506129bc8261273b565b93506129c78161273b565b92505050935093915050565b60006129e0848484613350565b806129f157506129f1848484612c49565b949350505050565b6000611ba0838361337e565b60008060008313612a4c5760405162461bcd60e51b81526020600482015260116024820152701a5b9d985b1a59081b1c08185b5bdd5b9d607a1b6044820152606401610441565b60408401516020850151612a609085614983565b612a6a9190614a47565b6040850151855191935090612a7f9085614983565b612a899190614a47565b90506000821380612a9a5750600081135b612ad95760405162461bcd60e51b815260206004820152601060248201526f1e995c9bc8185b5bdd5b9d1cc81bdd5d60821b6044820152606401610441565b6040840151612ae89084613393565b60408501528351612af99082613393565b84526020840151612b0a9083613393565b602090940193909352929050565b612b4a6040518060a0016040528060008152602001600081526020016000815260200160008152602001600081525090565b835181526020840151612b61906128b185856133da565b60208201819052604080860151908301526060808601519083015260808086015190830152815111801590612ba25750670de0b6b3a7640000816080015111155b611ba05760405162461bcd60e51b815260040161044190614ab6565b6000611ba0838361346c565b600081158015612bdd5750604083015115155b15612bed57506040820151611781565b602083015183511115612c0557506020820151611781565b60208301518351600291612c189161475b565b612c2291906148b2565b9050611781565b600080600080612c3c866129a78761250c565b915091506129bc82613481565b60008284111580156129f15750612c7183612c6c84670de0b6b3a7640000614744565b613493565b909310159392505050565b611bf38363a9059cbb60e01b848460405160240161150d929190614797565b600080846001600160a01b031663095ea7b360e01b8585604051602401612cc3929190614797565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b0319909416939093179092529051612d019190614ae5565b6000604051808303816000865af19150503d8060008114612d3e576040519150601f19603f3d011682016040523d82523d6000602084013e612d43565b606091505b5091509150818015612d6d575080511580612d6d575080806020019051810190612d6d9190614939565b612da85760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b6044820152606401610441565b5050505050565b612dd9837f0000000000000000000000000000000000000000000000000000000000000000611cd7565b60405163726d379760e11b815260009073__$559d48c320e1446b023c1ea40891219567$__9063e4da6f2e90612e159085908790600401614b01565b600060405180830381865af4158015612e32573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052612e5a9190810190614b23565b9050612da8816001600160a01b03861615612e76576000612e78565b845b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001691906134b3565b60006001600160a01b03821615612f2c576040516370a0823160e01b81526001600160a01b038316906370a0823190612ee690309060040161413b565b602060405180830381865afa158015612f03573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612f2791906147b0565b611781565b4792915050565b60606129f184846000856134d5565b60008060008312612f54576001612f58565b6000195b9050612f6f6125d185612f6a86613481565b61346c565b6129f19082614983565b60006003821115612fda5750806000612f936002836148b2565b612f9e90600161475b565b90505b81811015612fd457905080600281612fb981866148b2565b612fc3919061475b565b612fcd91906148b2565b9050612fa1565b50919050565b8115612fe4575060015b919050565b6000612ff48261250c565b6130066125d16201518061016d6147c9565b84608001516130159190614983565b61301f9190614a47565b9050600081136117815760405162461bcd60e51b8152602060048201526014602482015273726174655363616c617220756e646572666c6f7760601b6044820152606401610441565b60008061307586846130e5565b9050670de0b6b3a764000081121561309f5760405162461bcd60e51b815260040161044190614bc4565b60006130b56130ae878a614a75565b89906135fb565b905060006130c28261362a565b90506130ce81876135fb565b6130d89084614a08565b9998505050505050505050565b6000806130f76201518061016d6147c9565b61310184866147c9565b61310b91906148b2565b90506129f16131198261250c565b6136a9565b6000600161312b8361273b565b6117819190614744565b6000808285602001516131489190614a08565b905060006131568585614a75565b90506000821380156131685750600081135b6131a95760405162461bcd60e51b81526020600482015260126024820152711a5b9d985b1a59081c1d151bd3585c9ad95d60721b6044820152606401610441565b60006131d76131b88484614983565b60208901516131c79089614a75565b6131d19088614983565b906135fb565b905060006131ed6131e884866135fb565b613abe565b885190915060009061320890670de0b6b3a7640000906135fb565b905061321e816132188486614a08565b90613b4a565b89604001516130d89190614a08565b60006132388261250c565b61178190600019614983565b6000806000613266866000015186602001518760000151886040015188613b68565b9050600061327c61327786846135fb565b613c32565b606087015190915060008613156132e757600061329984836135fb565b9050670de0b6b3a76400008112156132c35760405162461bcd60e51b815260040161044190614bc4565b6132df6132d883670de0b6b3a7640000614a08565b8490613b4a565b915050613314565b613311816132fd81670de0b6b3a7640000614a08565b6133079085614983565b6132779190614a47565b90505b60646133238960e0015161250c565b61332d9083614983565b6133379190614a47565b93506133438183614a08565b9450505050935093915050565b60008284101580156129f1575061337383612c6c84670de0b6b3a764000061475b565b909311159392505050565b600082611b96670de0b6b3a7640000846147c9565b6000818312156133d05760405162461bcd60e51b81526020600482015260086024820152676e6567617469766560c01b6044820152606401610441565b611ba08284614a08565b6000806133fc6131198560000151866040015187606001516132189190614a08565b9050600061341c613415670de0b6b3a764000084614a75565b83906135fb565b9050600061343a8660200151866134339190614a75565b8390613b4a565b905060006134488287614a08565b90506103e86134568261273b565b613462906103e76147c9565b61206291906148b2565b6000670de0b6b3a7640000611b9684846147c9565b600080821361252257612f2782614bf3565b6000806134a083856147c9565b670de0b6b3a76400009004949350505050565b60606129f1848484604051806060016040528060298152602001614c23602991395b6060824710156135365760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610441565b6001600160a01b0385163b61358d5760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610441565b600080866001600160a01b031685876040516135a99190614ae5565b60006040518083038185875af1925050503d80600081146135e6576040519150601f19603f3d011682016040523d82523d6000602084013e6135eb565b606091505b5091509150612062828286613c40565b600080613610670de0b6b3a764000085614983565b90508281816136215761362161489c565b05949350505050565b6000670de0b6b3a764000082036136805760405162461bcd60e51b815260206004820152601a60248201527970726f706f7274696f6e206d757374206e6f74206265206f6e6560301b6044820152606401610441565b600061369e61369784670de0b6b3a7640000614a08565b84906135fb565b9050611ba081613abe565b6000680238fd42c5cf03ffff1982121580156136ce575068070c1cc73b00c800008213155b61370d5760405162461bcd60e51b815260206004820152601060248201526f125b9d985b1a5908195e1c1bdb995b9d60821b6044820152606401610441565b600082121561374557613722826000036136a9565b6a0c097ce7bc90715b34b9f160241b8161373e5761373e61489c565b0592915050565b60006806f05b59d3b2000000831261378357506806f05b59d3b1ffffff199091019072195e54c5dd42177f53a27172fa9ec63026282760241b6137b9565b6803782dace9d900000083126137b557506803782dace9d8ffffff19909101906b1425982cf597cd205cef73806137b9565b5060015b6064929092029168056bc75e2d6310000068ad78ebc5ac6200000084126138095768ad78ebc5ac61ffffff199093019268056bc75e2d631000006e01855144814a7ff805980ff008400082020590505b6856bc75e2d6310000008412613845576856bc75e2d630ffffff199093019268056bc75e2d631000006b02df0ab5a80a22c61ab5a70082020590505b682b5e3af16b18800000841261387f57682b5e3af16b187fffff199093019268056bc75e2d63100000693f1fce3da636ea5cf85082020590505b6815af1d78b58c40000084126138b9576815af1d78b58c3fffff199093019268056bc75e2d63100000690127fa27722cc06cc5e282020590505b680ad78ebc5ac620000084126138f257680ad78ebc5ac61fffff199093019268056bc75e2d6310000068280e60114edb805d0382020590505b68056bc75e2d63100000841261392b5768056bc75e2d630fffff199093019268056bc75e2d63100000680ebc5fb4174612111082020590505b6802b5e3af16b18800008412613964576802b5e3af16b187ffff199093019268056bc75e2d631000006808f00f760a4b2db55d82020590505b68015af1d78b58c40000841261399d5768015af1d78b58c3ffff199093019268056bc75e2d631000006806f5f177578893793782020590505b68056bc75e2d631000008481019085906002908280020505918201919050600368056bc75e2d631000008783020505918201919050600468056bc75e2d631000008783020505918201919050600568056bc75e2d631000008783020505918201919050600668056bc75e2d631000008783020505918201919050600768056bc75e2d631000008783020505918201919050600868056bc75e2d631000008783020505918201919050600968056bc75e2d631000008783020505918201919050600a68056bc75e2d631000008783020505918201919050600b68056bc75e2d631000008783020505918201919050600c68056bc75e2d631000008783020505918201919050606468056bc75e2d63100000848402058502059695505050505050565b6000808213613aff5760405162461bcd60e51b815260206004820152600d60248201526c6f7574206f6620626f756e647360981b6044820152606401610441565b670c7d713b49da000082138015613b1d5750670f43fc2c04ee000082125b15613b4157670de0b6b3a7640000613b3483613c79565b8161373e5761373e61489c565b61178182613d98565b600080613b578385614983565b9050670de0b6b3a764000081613621565b600080613b758784613393565b90506000613b86613415888a614a75565b9050670d529ae9e8600000811315613bda5760405162461bcd60e51b81526020600482015260176024820152761b585e081c1c9bdc1bdc9d1a5bdb88195e18d959591959604a1b6044820152606401610441565b6000613be58261362a565b905085613bf282896135fb565b613bfc9190614a75565b9350670de0b6b3a7640000841215613c265760405162461bcd60e51b815260040161044190614bc4565b50505095945050505050565b600061178182600019614983565b60608315613c4f575081611ba0565b825115613c5f5782518084602001fd5b8160405162461bcd60e51b81526004016104419190614c0f565b670de0b6b3a7640000026000806a0c097ce7bc90715b34b9f160241b808401906ec097ce7bc90715b34b9f0fffffffff1985010281613cba57613cba61489c565b05905060006a0c097ce7bc90715b34b9f160241b82800205905081806a0c097ce7bc90715b34b9f160241b81840205915060038205016a0c097ce7bc90715b34b9f160241b82840205915060058205016a0c097ce7bc90715b34b9f160241b82840205915060078205016a0c097ce7bc90715b34b9f160241b82840205915060098205016a0c097ce7bc90715b34b9f160241b828402059150600b8205016a0c097ce7bc90715b34b9f160241b828402059150600d8205016a0c097ce7bc90715b34b9f160241b828402059150600f82050160020295945050505050565b6000670de0b6b3a7640000821215613dd957613dd0826a0c097ce7bc90715b34b9f160241b81613dca57613dca61489c565b05613d98565b60000392915050565b6000775803bcc5cb9634ba4cfb2213f784019318ed4dcb6017880f60361b8312613e245772195e54c5dd42177f53a27172fa9ec63026282760241b830592506806f05b59d3b2000000015b6f8bcc0026baae9e45e470190267a230cf60191b8312613e5b576b1425982cf597cd205cef7380830592506803782dace9d9000000015b606492830292026e01855144814a7ff805980ff00840008312613ea3576e01855144814a7ff805980ff008400068056bc75e2d63100000840205925068ad78ebc5ac62000000015b6b02df0ab5a80a22c61ab5a7008312613ede576b02df0ab5a80a22c61ab5a70068056bc75e2d6310000084020592506856bc75e2d631000000015b693f1fce3da636ea5cf8508312613f1557693f1fce3da636ea5cf85068056bc75e2d631000008402059250682b5e3af16b18800000015b690127fa27722cc06cc5e28312613f4c57690127fa27722cc06cc5e268056bc75e2d6310000084020592506815af1d78b58c400000015b68280e60114edb805d038312613f815768280e60114edb805d0368056bc75e2d631000008402059250680ad78ebc5ac6200000015b680ebc5fb417461211108312613fac57680ebc5fb4174612111068056bc75e2d631000009384020592015b6808f00f760a4b2db55d8312613fe1576808f00f760a4b2db55d68056bc75e2d6310000084020592506802b5e3af16b1880000015b6806f5f17757889379378312614016576806f5f177578893793768056bc75e2d63100000840205925068015af1d78b58c40000015b6806248f33704b286603831261404a576806248f33704b28660368056bc75e2d63100000840205925067ad78ebc5ac620000015b6805c548670b9510e7ac831261407e576805c548670b9510e7ac68056bc75e2d6310000084020592506756bc75e2d6310000015b600068056bc75e2d63100000840168056bc75e2d6310000080860302816140a7576140a761489c565b059050600068056bc75e2d63100000828002059050818068056bc75e2d63100000818402059150600382050168056bc75e2d63100000828402059150600582050168056bc75e2d63100000828402059150600782050168056bc75e2d63100000828402059150600982050168056bc75e2d63100000828402059150600b820501600202606485820105979650505050505050565b6001600160a01b0391909116815260200190565b6001600160a01b038116811461416457600080fd5b50565b600060a08284031215612fd457600080fd5b6000806000806000610120868803121561419257600080fd5b853561419d8161414f565b945060208601356141ad8161414f565b935060408601359250606086013591506141ca8760808801614167565b90509295509295909350565b600080600080600060a086880312156141ee57600080fd5b85356141f98161414f565b945060208601356142098161414f565b94979496505050506040830135926060810135926080909101359150565b9283526020830191909152604082015260600190565b60008060008060008060c0878903121561425657600080fd5b86356142618161414f565b955060208701356142718161414f565b945060408701356142818161414f565b959894975094956060810135955060808101359460a0909101359350915050565b600080600080608085870312156142b857600080fd5b84356142c38161414f565b935060208501356142d38161414f565b93969395505050506040820135916060013590565b918252602082015260400190565b600060808284031215612fd457600080fd5b6000806000806000610120868803121561432157600080fd5b853561432c8161414f565b9450602086013561433c8161414f565b9350604086013592506143528760608801614167565b91506101008601356001600160401b0381111561436e57600080fd5b61437a888289016142f6565b9150509295509295909350565b60008060008060008060c087890312156143a057600080fd5b86356143ab8161414f565b955060208701356143bb8161414f565b94506040870135935060608701356143d28161414f565b9598949750929560808101359460a0909101359350915050565b6000806000806080858703121561440257600080fd5b843561440d8161414f565b9350602085013561441d8161414f565b92506040850135915060608501356001600160401b0381111561443f57600080fd5b61444b878288016142f6565b91505092959194509250565b60008060006060848603121561446c57600080fd5b83516144778161414f565b60208501519093506144888161414f565b60408501519092506144998161414f565b809150509250925092565b634e487b7160e01b600052604160045260246000fd5b60405161012081016001600160401b03811182821017156144dd576144dd6144a4565b60405290565b8051612fe48161414f565b6000610120828403121561450157600080fd5b6145096144ba565b82518152602083015160208201526040830151604082015261452d606084016144e3565b60608201526080830151608082015260a083015160a082015260c083015160c082015260e083015160e08201526101008084015181830152508091505092915050565b6020808252601390820152721a5b9cdd59999a58da595b9d081b1c081bdd5d606a1b604082015260600190565b6001600160a01b039390931683526020830191909152604082015260600190565b6000806000606084860312156145d357600080fd5b8351925060208401519150604084015190509250925092565b6020808252601690820152751194c81a5b9cdd59999a58da595b9d081b1c081bdd5d60521b604082015260600190565b600060a0828403121561462e57600080fd5b60405160a081016001600160401b0381118282101715614650576146506144a4565b806040525082358152602083013560208201526040830135604082015260608301356060820152608083013560808201528091505092915050565b60005b838110156146a657818101518382015260200161468e565b838111156115445750506000910152565b600081518084526146cf81602086016020860161468b565b601f01601f19169290920160200192915050565b60018060a01b038416815282602082015260606040820152600061226560608301846146b7565b6000806040838503121561471d57600080fd5b505080516020909101519092909150565b634e487b7160e01b600052601160045260246000fd5b6000828210156147565761475661472e565b500390565b6000821982111561476e5761476e61472e565b500190565b6001600160a01b039384168152919092166020820152604081019190915260600190565b6001600160a01b03929092168252602082015260400190565b6000602082840312156147c257600080fd5b5051919050565b60008160001904831182151516156147e3576147e361472e565b500290565b6001600160a01b0394851681529290931660208301526040820152606081019190915260800190565b6020808252601390820152721a5b9cdd59999a58da595b9d081415081bdd5d606a1b604082015260600190565b60006020828403121561485057600080fd5b8135611ba08161414f565b6020808252600e908201526d06e6f206578697374696e67206c760941b604082015260600190565b6000600182016148955761489561472e565b5060010190565b634e487b7160e01b600052601260045260246000fd5b6000826148c1576148c161489c565b500490565b60006001600160601b03838116806148e0576148e061489c565b92169190910492915050565b6000808335601e1984360301811261490357600080fd5b8301803591506001600160401b0382111561491d57600080fd5b60200191503681900382131561493257600080fd5b9250929050565b60006020828403121561494b57600080fd5b81518015158114611ba057600080fd5b6020808252600e908201526d1b585c9ad95d08195e1c1a5c995960921b604082015260600190565b60006001600160ff1b03818413828413808216868404861116156149a9576149a961472e565b600160ff1b60008712828116878305891216156149c8576149c861472e565b600087129250878205871284841616156149e4576149e461472e565b878505871281841616156149fa576149fa61472e565b505050929093029392505050565b60008083128015600160ff1b850184121615614a2657614a2661472e565b6001600160ff1b0384018313811615614a4157614a4161472e565b50500390565b600082614a5657614a5661489c565b600160ff1b821460001984141615614a7057614a7061472e565b500590565b600080821280156001600160ff1b0384900385131615614a9757614a9761472e565b600160ff1b8390038412811615614ab057614ab061472e565b50500190565b602080825260159082015274696e76616c696420617070726f7820706172616d7360581b604082015260600190565b60008251614af781846020870161468b565b9190910192915050565b604081526000614b1460408301856146b7565b90508260208301529392505050565b600060208284031215614b3557600080fd5b81516001600160401b0380821115614b4c57600080fd5b818401915084601f830112614b6057600080fd5b815181811115614b7257614b726144a4565b604051601f8201601f19908116603f01168101908382118183101715614b9a57614b9a6144a4565b81604052828152876020848701011115614bb357600080fd5b61206283602083016020880161468b565b60208082526015908201527465786368616e676520726174652062656c6f77203160581b604082015260600190565b6000600160ff1b8201614c0857614c0861472e565b5060000390565b602081526000611ba060208301846146b756fe416464726573733a206c6f772d6c6576656c2063616c6c20776974682076616c7565206661696c6564a264697066735822122094c9d429b9bac784de593f72926422eac194edaee7d8e9e444cfb022599f61fa64736f6c634300080f0033",
|
|
1022
|
+
"deployedBytecode": "0x60806040526004361061008c5760003560e01c80631ef6f327146100915780631f8dfdf0146100db578063226c71f6146101095780633af1f32914610138578063694ab559146101585780637307a7a5146101785780639b4def431461018b578063eda0b715146101ab578063f17b8c4a146101d9578063f3a411b8146101ec578063febde7251461020c575b600080fd5b34801561009d57600080fd5b506100c57f000000000000000000000000000000000000000000000000000000000000000081565b6040516100d2919061413b565b60405180910390f35b3480156100e757600080fd5b506100fb6100f6366004614179565b61022c565b6040519081526020016100d2565b34801561011557600080fd5b506101296101243660046141d6565b610322565b6040516100d293929190614227565b34801561014457600080fd5b506100fb610153366004614179565b610574565b34801561016457600080fd5b506100fb610173366004614179565b61081d565b61012961018636600461423d565b610af1565b34801561019757600080fd5b506100fb6101a63660046142a2565b610f0b565b3480156101b757600080fd5b506101cb6101c63660046141d6565b610f8f565b6040516100d29291906142e8565b6100fb6101e7366004614308565b6110e8565b3480156101f857600080fd5b506101cb610207366004614387565b6111ea565b34801561021857600080fd5b506100fb6102273660046143ec565b6113dc565b6000806000866001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561026f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102939190614457565b9193509091506102b090506001600160a01b0383163389896114ec565b6102be88888389898961154a565b9250876001600160a01b0316876001600160a01b0316336001600160a01b03167f6420656ef082773859a20b33d5e3ccc7f1a226c9477622c5c819c8cc09782338898760405161030f9291906142e8565b60405180910390a4505095945050505050565b600080600080600080896001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610369573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061038d9190614457565b92509250925060008a6001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa1580156103d4573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906103f891906144ee565b905061041961040f836001600160a01b031661171b565b82908c8c42611787565b91995097509550508787101561044a5760405162461bcd60e51b815260040161044190614570565b60405180910390fd5b61045f6001600160a01b038516338d896114ec565b6104746001600160a01b038416338d886114ec565b604051630ab714fb60e11b81526001600160a01b038c169063156e29f6906104a4908f908a908a9060040161459d565b6060604051808303816000875af11580156104c3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906104e791906145be565b50909750508787101561050c5760405162461bcd60e51b8152600401610441906145ec565b8b6001600160a01b03168b6001600160a01b0316336001600160a01b03167f0db691c6956ae614f5038616009ba884fade551caf94d16b641a94c578841d6089898c60405161055d93929190614227565b60405180910390a450505050955095509592505050565b6000806000866001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa1580156105b7573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105db9190614457565b92509250506000876001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa158015610621573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061064591906144ee565b9050600061067961065e846001600160a01b031661171b565b894261066f368b90038b018b61461c565b86939291906117f4565b5090915061069490506001600160a01b038516338b8b6114ec565b604080516000808252602082019283905263d8e763c160e01b9092526001600160a01b038b169063d8e763c1906106d2908d908690602481016146e3565b60408051808303816000875af11580156106f0573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610714919061470a565b5090506001600160a01b038a1663156e29f68c83610732868e614744565b6040518463ffffffff1660e01b81526004016107509392919061459d565b6060604051808303816000875af115801561076f573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061079391906145be565b5090965050878610156107b85760405162461bcd60e51b815260040161044190614570565b8a6001600160a01b03168a6001600160a01b0316336001600160a01b03167fc87b85efc5055ef177e0092af0d4e624fff4b1d57db748857f65e4b7e4a28a368c8a6040516108079291906142e8565b60405180910390a4505050505095945050505050565b600080856001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561085e573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108829190614457565b925061089c9150506001600160a01b0387163388886114ec565b6000866001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa1580156108dd573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061090191906144ee565b90506000806109108389611a1d565b91509150600061094661092b866001600160a01b031661171b565b844261093c368c90038c018c61461c565b8893929190611a58565b50509050878183610957919061475b565b10156109755760405162461bcd60e51b815260040161044190614570565b604051633dae446f60e21b81526001600160a01b038b169063f6b911bc906109a5908d908f908e90600401614773565b60408051808303816000875af11580156109c3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109e7919061470a565b604080516000815260208101918290526307bb0e7160e41b9091529093506001600160a01b038c169150637bb0e71090610a28908e908590602481016146e3565b60408051808303816000875af1158015610a46573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a6a919061470a565b50889050610a78828461475b565b1015610a965760405162461bcd60e51b8152600401610441906145ec565b610aa0818361475b565b95508a6001600160a01b03168a6001600160a01b0316336001600160a01b03167fac97b87f5422fa3beec99bff8f336310d8ebc7d33d909b7d534cd7c72f61e8718c8a6040516108079291906142e8565b6000806000806000808a6001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610b38573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b5c9190614457565b9250925092506000836001600160a01b031663b8f82b268c8c6040518363ffffffff1660e01b8152600401610b92929190614797565b602060405180830381865afa158015610baf573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610bd391906147b0565b90506000808d6001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa158015610c17573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610c3b91906144ee565b9050610c5c610c52856001600160a01b031661171b565b8290858e42611787565b919b509098509250505088881015610c865760405162461bcd60e51b815260040161044190614570565b610c9b6001600160a01b038516338f896114ec565b610caf82610ca9838e6147c9565b90611b7d565b96506001600160a01b038c16610d5a57610cca8c338d611ba7565b846001600160a01b03166320e8c565888f8f8b866040518663ffffffff1660e01b8152600401610cfd94939291906147e8565b60206040518083038185885af1158015610d1b573d6000803e3d6000fd5b50505050506040513d601f19601f82011682018060405250810190610d4091906147b0565b50610d558c33610d508a8f614744565b611c13565b610de6565b610d658c3389611ba7565b610d6f8c86611cd7565b846001600160a01b03166320e8c5658e8e8a856040518563ffffffff1660e01b8152600401610da194939291906147e8565b6020604051808303816000875af1158015610dc0573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610de491906147b0565b505b8c6001600160a01b031663156e29f68f83896040518463ffffffff1660e01b8152600401610e169392919061459d565b6060604051808303816000875af1158015610e35573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e5991906145be565b509098505088881015610e7e5760405162461bcd60e51b8152600401610441906145ec565b8d6001600160a01b03168d6001600160a01b0316336001600160a01b03167f7f646a534401967ac0913451efea28d9e170ffc164efa98e3957cde363c0245f8f8f8b8e604051610ef294939291906001600160a01b0394909416845260208401929092526040830152606082015260800190565b60405180910390a4505050505096509650969350505050565b6000610f226001600160a01b0385163386866114ec565b610f2e85858585611d8f565b9050846001600160a01b0316846001600160a01b0316336001600160a01b03167fbc3c499a1de793e234d84bc867d7a02572ffafdb65cb029004f3df0db19e1e108685604051610f7f9291906142e8565b60405180910390a4949350505050565b600080610fa76001600160a01b0387163388886114ec565b604051633dae446f60e21b81526001600160a01b0387169063f6b911bc90610fd7908a9081908a90600401614773565b60408051808303816000875af1158015610ff5573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611019919061470a565b9092509050838210156110655760405162461bcd60e51b81526020600482015260146024820152731a5b9cdd59999a58da595b9d0814d0d6481bdd5d60621b6044820152606401610441565b828110156110855760405162461bcd60e51b815260040161044190614811565b866001600160a01b0316866001600160a01b0316336001600160a01b03167f5679d08d637341ee04c1fc1dd03601a3a56736e677507260a2ade55bad840b7d8885876040516110d693929190614227565b60405180910390a49550959350505050565b6000806000866001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561112b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061114f9190614457565b925050915060006111638884600188611ecf565b9050611173898984848b8b61154a565b9350611182602086018661483e565b6001600160a01b0316886001600160a01b0316336001600160a01b03167ff83776e5b667a2b471f92ddfd482749c61b5328b832d375097638c2c08818f3b8c8960200135896040516111d69392919061459d565b60405180910390a450505095945050505050565b6000806000876001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561122d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112519190614457565b5090915061126c90506001600160a01b038916338a8a6114ec565b604051633dae446f60e21b81526001600160a01b0389169063f6b911bc9061129c9084908d908c90600401614773565b60408051808303816000875af11580156112ba573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112de919061470a565b60405163a2bbcf1360e01b81529093506001600160a01b038316915063a2bbcf1390611312908c908a908a90600401614773565b6020604051808303816000875af1158015611331573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061135591906147b0565b9250838210156113775760405162461bcd60e51b815260040161044190614811565b60408051888152602081018490526001600160a01b03888116828401526060820186905291518b8316928b169133917f0eed48ee59ddaf7384d334727280158b7a75d5e84baa5614200f0506f08bb4fb9181900360800190a450965096945050505050565b600080846001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa15801561141d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906114419190614457565b5090915061145c90506001600160a01b0386163387876114ec565b600061146b8287876001611d8f565b905061147b87838387600061206d565b925061148a602085018561483e565b6001600160a01b0316866001600160a01b0316336001600160a01b03167f3fff08e8137afe866dce7ced13ddc12d684db61b80b0ac5cb9e54961c9dd8a218a89886040516114da9392919061459d565b60405180910390a45050949350505050565b611544846323b872dd60e01b85858560405160240161150d93929190614773565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915261226e565b50505050565b600080866001600160a01b0316632778c3346040518163ffffffff1660e01b815260040161012060405180830381865afa15801561158c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906115b091906144ee565b905060006115e46115c9886001600160a01b031661171b565b87426115da3689900389018961461c565b8693929190612340565b505060408051600080825260208201928390526307bb0e7160e41b909252919250906001600160a01b038a1690637bb0e71090611628908c908690602481016146e3565b60408051808303816000875af1158015611646573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061166a919061470a565b5090506001600160a01b03891663156e29f68b611687848b614744565b856040518463ffffffff1660e01b81526004016116a69392919061459d565b6060604051808303816000875af11580156116c5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906116e991906145be565b50909450508584101561170e5760405162461bcd60e51b815260040161044190614570565b5050509695505050505050565b6000816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af115801561175d573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061178191906147b0565b92915050565b6000806000806000806000806117b08d8d6117a18e61250c565b6117aa8e61250c565b8d612526565b93509350935093506117c18461273b565b97506117cc8361273b565b96506117d78261273b565b95506117e28161273b565b94505050505095509550955095915050565b60008060008060405180608001604052808a81526020018981526020018881526020018781525090508060000151604001516000036118455760405162461bcd60e51b81526004016104419061485b565b60208101516060820151825160009261185d9261274a565b9050600061186f878360200151612862565b905061188381602001518460400151612913565b602082015260005b81606001518110156119db576000806118ae848688600001516000015186612929565b91509150816118c2576020840152506119cb565b6000806118d488600001518885612994565b915091506000806000856118ef8c600001516000015161273b565b6118f9919061475b565b90506000868c6040015161190d9190614744565b9050600085876119208e6020015161273b565b61192a9190614744565b6119349190614744565b905061194083886147c9565b945061194c81836147c9565b935050505061196082828a608001516129d3565b1561199a5760208a0151859061197690866129f9565b60208c015161198590866129f9565b9c509c509c5050505050505050505050611a12565b8082116119b3576119ac85600161475b565b88526119c4565b6119be600186614744565b60208901525b5050505050505b6119d481614883565b905061188b565b5060405162461bcd60e51b815260206004820152600b60248201526a185c1c1c9bde0819985a5b60aa1b6044820152606401610441565b955095509592505050565b600080600080611a3586611a308761250c565b612a05565b91509150611a428261273b565b9350611a4d8161273b565b925050509250929050565b6040805160808101825286815260208101869052908101849052606081018390526000908190819081611a8c8a8a8961274a565b90506000611aa38783856000015160000151612b18565b90506000611ac284604001518560200151612bbe90919063ffffffff16565b905060005b82606001518110156119db576000611adf8483612bca565b9050600080611af388600001518885612c29565b91509150848211611b58578286526080860151600090611b169084908890612c49565b90508015611b525760208901518490611b2f90856129f9565b60208b0151611b3e90856129f9565b9b509b509b50505050505050505050611a12565b50611b69565b611b63600184614744565b60208701525b50505080611b7690614883565b9050611ac7565b6000816001611b8c828661475b565b611b969190614744565b611ba091906148b2565b9392505050565b6001600160a01b038316611bf857803414611bf35760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b6044820152606401610441565b505050565b8015611bf357611bf36001600160a01b0384168330846114ec565b80600003611c2057505050565b6001600160a01b038316611cc3576000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114611c7b576040519150601f19603f3d011682016040523d82523d6000602084013e611c80565b606091505b50509050806115445760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610441565b611bf36001600160a01b0384168383612c7c565b6001600160a01b038216611ce9575050565b611cfb60026001600160601b036148c6565b604051636eb1769f60e11b81523060048201526001600160a01b0383811660248301526001600160601b03929092169184169063dd62ed3e90604401602060405180830381865afa158015611d54573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611d7891906147b0565b1015611d8b57611d8b8282600019612c9b565b5050565b6000806000856001600160a01b031663f6b911bc8888886040518463ffffffff1660e01b8152600401611dc493929190614773565b60408051808303816000875af1158015611de2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e06919061470a565b604080516000808252602082019283905263d8e763c160e01b909252929450909250906001600160a01b0388169063d8e763c190611e4b908b908690602481016146e3565b60408051808303816000875af1158015611e69573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e8d919061470a565b50905084611e9b828561475b565b1015611eb95760405162461bcd60e51b815260040161044190614570565b611ec3818461475b565b98975050505050505050565b6000611eec611ee1602084018461483e565b338460200135611ba7565b611efc606083016040840161483e565b6001600160a01b0316611f12602084018461483e565b6001600160a01b031614611f7c57611f7c611f30602084018461483e565b6020840135611f4260608601866148ec565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612daf92505050565b611f95611f8f606084016040850161483e565b85611cd7565b6000611faf611faa606085016040860161483e565b612ea9565b9050600080611fc4606086016040870161483e565b6001600160a01b031614611fd9576000611fdb565b815b90506001600160a01b0386166320e8c5658289611ffe6060890160408a0161483e565b868a6040518663ffffffff1660e01b815260040161201f94939291906147e8565b60206040518083038185885af115801561203d573d6000803e3d6000fd5b50505050506040513d601f19601f8201168201806040525081019061206291906147b0565b979650505050505050565b6000811561208a5761208a6001600160a01b0386163387876114ec565b612097602084018461483e565b6001600160a01b03166120b0606085016040860161483e565b6001600160a01b03160361214b576001600160a01b03851663a2bbcf13876120de606087016040880161483e565b86602001356040518463ffffffff1660e01b815260040161210193929190614773565b6020604051808303816000875af1158015612120573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061214491906147b0565b9050612265565b60006001600160a01b03861663a2bbcf133061216d606088016040890161483e565b60016040518463ffffffff1660e01b815260040161218d93929190614773565b6020604051808303816000875af11580156121ac573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906121d091906147b0565b90506121f36121e5606086016040870161483e565b82611f4260608801886148ec565b612203611faa602086018661483e565b9150836020013582101561224c5760405162461bcd60e51b815260206004820152601060248201526f1a5b9cdd59999a58da595b9d081bdd5d60821b6044820152606401610441565b61226361225c602086018661483e565b8884611c13565b505b95945050505050565b60006122c3826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316612f339092919063ffffffff16565b805190915015611bf357808060200190518101906122e19190614939565b611bf35760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610441565b60008060008060405180608001604052808a81526020018981526020018881526020018781525090508060000151604001516000036123915760405162461bcd60e51b81526004016104419061485b565b6020810151606082015182516000926123a99261274a565b905060006123c08783856000015160000151612b18565b905060006123df84604001518560200151612bbe90919063ffffffff16565b905060005b82606001518110156119db5760006123fc8483612bca565b905060008061241088600001518885612c29565b915091508482111561243557612427600184614744565b6020870152506124fc915050565b600080806124438589614744565b90506000866124598d600001516000015161273b565b6124639190614744565b9050600085876124768e6020015161273b565b612480919061475b565b61248a9190614744565b905061249681896147c9565b94506124a282846147c9565b93505050506124b682828a608001516129d3565b156124cc5760208a0151859061197690866129f9565b8082116124e5576124de85600161475b565b88526124f6565b6124f0600186614744565b60208901525b50505050505b61250581614883565b90506123e4565b60006001600160ff1b0382111561252257600080fd5b5090565b60008060008060008713801561253c5750600086135b6125775760405162461bcd60e51b815260206004820152600c60248201526b5a45524f5f414d4f554e545360a01b6044820152606401610441565b60c0890151851061259a5760405162461bcd60e51b81526004016104419061495b565b88604001516000036125f2576103e86125d66125d16125cc896125bd8d8d612f42565b6125c79190614983565b61273b565b612f79565b61250c565b6125e09190614a08565b92506103e89350869150859050612695565b885160408a0151600091906126079089614983565b6126119190614a47565b905060008a602001518b604001518a61262a9190614983565b6126349190614a47565b90508082121561266a578194508792508a60400151858c602001516126599190614983565b6126639190614a47565b9350612692565b8094508893508a60400151858c600001516126859190614983565b61268f9190614a47565b92505b50505b600083136126e55760405162461bcd60e51b815260206004820152601d60248201527f494e53554646494349454e545f4c49515549444954595f4d494e5445440000006044820152606401610441565b81896020018181516126f79190614a75565b905250885181908a9061270b908390614a75565b9052506127188484614a75565b896040018181516127299190614a75565b90525092989197509550909350915050565b60008082121561252257600080fd5b6127756040518060800160405280600081526020016000815260200160008152602001600081525090565b60c084015182106127985760405162461bcd60e51b81526004016104419061495b565b6000828560c001516127aa9190614744565b90506127b68582612fe9565b825260208501516127c8908590612f42565b60208301528451158015906127e05750602082015115155b6128235760405162461bcd60e51b8152602060048201526014602482015273696e76616c6964206d61726b657420737461746560601b6044820152606401610441565b61284185600001518661010001518460200151856000015185613068565b604083015260a085015161285590826130e5565b6060830152509392505050565b61289b6040518060c001604052806000815260200160008152602001600081526020016000815260200160008152602001600081525090565b8251815260208301516128b6906128b18461311e565b612913565b602082018190526040808501519083015260608085015190830152608080850151908301528151118015906128f75750670de0b6b3a7640000816080015111155b6117815760405162461bcd60e51b815260040161044190614ab6565b60008183106129225781611ba0565b5090919050565b60008060006129388785612bca565b90508660a0015181116129505760019250905061298b565b600061296587876129608561250c565b613135565b9050600081121561297c575060009250905061298b565b5060a087018190526001925090505b94509492505050565b6000806000806129af866129a78761322d565b899190613244565b915091506129bc8261273b565b93506129c78161273b565b92505050935093915050565b60006129e0848484613350565b806129f157506129f1848484612c49565b949350505050565b6000611ba0838361337e565b60008060008313612a4c5760405162461bcd60e51b81526020600482015260116024820152701a5b9d985b1a59081b1c08185b5bdd5b9d607a1b6044820152606401610441565b60408401516020850151612a609085614983565b612a6a9190614a47565b6040850151855191935090612a7f9085614983565b612a899190614a47565b90506000821380612a9a5750600081135b612ad95760405162461bcd60e51b815260206004820152601060248201526f1e995c9bc8185b5bdd5b9d1cc81bdd5d60821b6044820152606401610441565b6040840151612ae89084613393565b60408501528351612af99082613393565b84526020840151612b0a9083613393565b602090940193909352929050565b612b4a6040518060a0016040528060008152602001600081526020016000815260200160008152602001600081525090565b835181526020840151612b61906128b185856133da565b60208201819052604080860151908301526060808601519083015260808086015190830152815111801590612ba25750670de0b6b3a7640000816080015111155b611ba05760405162461bcd60e51b815260040161044190614ab6565b6000611ba0838361346c565b600081158015612bdd5750604083015115155b15612bed57506040820151611781565b602083015183511115612c0557506020820151611781565b60208301518351600291612c189161475b565b612c2291906148b2565b9050611781565b600080600080612c3c866129a78761250c565b915091506129bc82613481565b60008284111580156129f15750612c7183612c6c84670de0b6b3a7640000614744565b613493565b909310159392505050565b611bf38363a9059cbb60e01b848460405160240161150d929190614797565b600080846001600160a01b031663095ea7b360e01b8585604051602401612cc3929190614797565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b0319909416939093179092529051612d019190614ae5565b6000604051808303816000865af19150503d8060008114612d3e576040519150601f19603f3d011682016040523d82523d6000602084013e612d43565b606091505b5091509150818015612d6d575080511580612d6d575080806020019051810190612d6d9190614939565b612da85760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b6044820152606401610441565b5050505050565b612dd9837f0000000000000000000000000000000000000000000000000000000000000000611cd7565b60405163726d379760e11b815260009073__$559d48c320e1446b023c1ea40891219567$__9063e4da6f2e90612e159085908790600401614b01565b600060405180830381865af4158015612e32573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052612e5a9190810190614b23565b9050612da8816001600160a01b03861615612e76576000612e78565b845b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001691906134b3565b60006001600160a01b03821615612f2c576040516370a0823160e01b81526001600160a01b038316906370a0823190612ee690309060040161413b565b602060405180830381865afa158015612f03573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612f2791906147b0565b611781565b4792915050565b60606129f184846000856134d5565b60008060008312612f54576001612f58565b6000195b9050612f6f6125d185612f6a86613481565b61346c565b6129f19082614983565b60006003821115612fda5750806000612f936002836148b2565b612f9e90600161475b565b90505b81811015612fd457905080600281612fb981866148b2565b612fc3919061475b565b612fcd91906148b2565b9050612fa1565b50919050565b8115612fe4575060015b919050565b6000612ff48261250c565b6130066125d16201518061016d6147c9565b84608001516130159190614983565b61301f9190614a47565b9050600081136117815760405162461bcd60e51b8152602060048201526014602482015273726174655363616c617220756e646572666c6f7760601b6044820152606401610441565b60008061307586846130e5565b9050670de0b6b3a764000081121561309f5760405162461bcd60e51b815260040161044190614bc4565b60006130b56130ae878a614a75565b89906135fb565b905060006130c28261362a565b90506130ce81876135fb565b6130d89084614a08565b9998505050505050505050565b6000806130f76201518061016d6147c9565b61310184866147c9565b61310b91906148b2565b90506129f16131198261250c565b6136a9565b6000600161312b8361273b565b6117819190614744565b6000808285602001516131489190614a08565b905060006131568585614a75565b90506000821380156131685750600081135b6131a95760405162461bcd60e51b81526020600482015260126024820152711a5b9d985b1a59081c1d151bd3585c9ad95d60721b6044820152606401610441565b60006131d76131b88484614983565b60208901516131c79089614a75565b6131d19088614983565b906135fb565b905060006131ed6131e884866135fb565b613abe565b885190915060009061320890670de0b6b3a7640000906135fb565b905061321e816132188486614a08565b90613b4a565b89604001516130d89190614a08565b60006132388261250c565b61178190600019614983565b6000806000613266866000015186602001518760000151886040015188613b68565b9050600061327c61327786846135fb565b613c32565b606087015190915060008613156132e757600061329984836135fb565b9050670de0b6b3a76400008112156132c35760405162461bcd60e51b815260040161044190614bc4565b6132df6132d883670de0b6b3a7640000614a08565b8490613b4a565b915050613314565b613311816132fd81670de0b6b3a7640000614a08565b6133079085614983565b6132779190614a47565b90505b60646133238960e0015161250c565b61332d9083614983565b6133379190614a47565b93506133438183614a08565b9450505050935093915050565b60008284101580156129f1575061337383612c6c84670de0b6b3a764000061475b565b909311159392505050565b600082611b96670de0b6b3a7640000846147c9565b6000818312156133d05760405162461bcd60e51b81526020600482015260086024820152676e6567617469766560c01b6044820152606401610441565b611ba08284614a08565b6000806133fc6131198560000151866040015187606001516132189190614a08565b9050600061341c613415670de0b6b3a764000084614a75565b83906135fb565b9050600061343a8660200151866134339190614a75565b8390613b4a565b905060006134488287614a08565b90506103e86134568261273b565b613462906103e76147c9565b61206291906148b2565b6000670de0b6b3a7640000611b9684846147c9565b600080821361252257612f2782614bf3565b6000806134a083856147c9565b670de0b6b3a76400009004949350505050565b60606129f1848484604051806060016040528060298152602001614c23602991395b6060824710156135365760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610441565b6001600160a01b0385163b61358d5760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610441565b600080866001600160a01b031685876040516135a99190614ae5565b60006040518083038185875af1925050503d80600081146135e6576040519150601f19603f3d011682016040523d82523d6000602084013e6135eb565b606091505b5091509150612062828286613c40565b600080613610670de0b6b3a764000085614983565b90508281816136215761362161489c565b05949350505050565b6000670de0b6b3a764000082036136805760405162461bcd60e51b815260206004820152601a60248201527970726f706f7274696f6e206d757374206e6f74206265206f6e6560301b6044820152606401610441565b600061369e61369784670de0b6b3a7640000614a08565b84906135fb565b9050611ba081613abe565b6000680238fd42c5cf03ffff1982121580156136ce575068070c1cc73b00c800008213155b61370d5760405162461bcd60e51b815260206004820152601060248201526f125b9d985b1a5908195e1c1bdb995b9d60821b6044820152606401610441565b600082121561374557613722826000036136a9565b6a0c097ce7bc90715b34b9f160241b8161373e5761373e61489c565b0592915050565b60006806f05b59d3b2000000831261378357506806f05b59d3b1ffffff199091019072195e54c5dd42177f53a27172fa9ec63026282760241b6137b9565b6803782dace9d900000083126137b557506803782dace9d8ffffff19909101906b1425982cf597cd205cef73806137b9565b5060015b6064929092029168056bc75e2d6310000068ad78ebc5ac6200000084126138095768ad78ebc5ac61ffffff199093019268056bc75e2d631000006e01855144814a7ff805980ff008400082020590505b6856bc75e2d6310000008412613845576856bc75e2d630ffffff199093019268056bc75e2d631000006b02df0ab5a80a22c61ab5a70082020590505b682b5e3af16b18800000841261387f57682b5e3af16b187fffff199093019268056bc75e2d63100000693f1fce3da636ea5cf85082020590505b6815af1d78b58c40000084126138b9576815af1d78b58c3fffff199093019268056bc75e2d63100000690127fa27722cc06cc5e282020590505b680ad78ebc5ac620000084126138f257680ad78ebc5ac61fffff199093019268056bc75e2d6310000068280e60114edb805d0382020590505b68056bc75e2d63100000841261392b5768056bc75e2d630fffff199093019268056bc75e2d63100000680ebc5fb4174612111082020590505b6802b5e3af16b18800008412613964576802b5e3af16b187ffff199093019268056bc75e2d631000006808f00f760a4b2db55d82020590505b68015af1d78b58c40000841261399d5768015af1d78b58c3ffff199093019268056bc75e2d631000006806f5f177578893793782020590505b68056bc75e2d631000008481019085906002908280020505918201919050600368056bc75e2d631000008783020505918201919050600468056bc75e2d631000008783020505918201919050600568056bc75e2d631000008783020505918201919050600668056bc75e2d631000008783020505918201919050600768056bc75e2d631000008783020505918201919050600868056bc75e2d631000008783020505918201919050600968056bc75e2d631000008783020505918201919050600a68056bc75e2d631000008783020505918201919050600b68056bc75e2d631000008783020505918201919050600c68056bc75e2d631000008783020505918201919050606468056bc75e2d63100000848402058502059695505050505050565b6000808213613aff5760405162461bcd60e51b815260206004820152600d60248201526c6f7574206f6620626f756e647360981b6044820152606401610441565b670c7d713b49da000082138015613b1d5750670f43fc2c04ee000082125b15613b4157670de0b6b3a7640000613b3483613c79565b8161373e5761373e61489c565b61178182613d98565b600080613b578385614983565b9050670de0b6b3a764000081613621565b600080613b758784613393565b90506000613b86613415888a614a75565b9050670d529ae9e8600000811315613bda5760405162461bcd60e51b81526020600482015260176024820152761b585e081c1c9bdc1bdc9d1a5bdb88195e18d959591959604a1b6044820152606401610441565b6000613be58261362a565b905085613bf282896135fb565b613bfc9190614a75565b9350670de0b6b3a7640000841215613c265760405162461bcd60e51b815260040161044190614bc4565b50505095945050505050565b600061178182600019614983565b60608315613c4f575081611ba0565b825115613c5f5782518084602001fd5b8160405162461bcd60e51b81526004016104419190614c0f565b670de0b6b3a7640000026000806a0c097ce7bc90715b34b9f160241b808401906ec097ce7bc90715b34b9f0fffffffff1985010281613cba57613cba61489c565b05905060006a0c097ce7bc90715b34b9f160241b82800205905081806a0c097ce7bc90715b34b9f160241b81840205915060038205016a0c097ce7bc90715b34b9f160241b82840205915060058205016a0c097ce7bc90715b34b9f160241b82840205915060078205016a0c097ce7bc90715b34b9f160241b82840205915060098205016a0c097ce7bc90715b34b9f160241b828402059150600b8205016a0c097ce7bc90715b34b9f160241b828402059150600d8205016a0c097ce7bc90715b34b9f160241b828402059150600f82050160020295945050505050565b6000670de0b6b3a7640000821215613dd957613dd0826a0c097ce7bc90715b34b9f160241b81613dca57613dca61489c565b05613d98565b60000392915050565b6000775803bcc5cb9634ba4cfb2213f784019318ed4dcb6017880f60361b8312613e245772195e54c5dd42177f53a27172fa9ec63026282760241b830592506806f05b59d3b2000000015b6f8bcc0026baae9e45e470190267a230cf60191b8312613e5b576b1425982cf597cd205cef7380830592506803782dace9d9000000015b606492830292026e01855144814a7ff805980ff00840008312613ea3576e01855144814a7ff805980ff008400068056bc75e2d63100000840205925068ad78ebc5ac62000000015b6b02df0ab5a80a22c61ab5a7008312613ede576b02df0ab5a80a22c61ab5a70068056bc75e2d6310000084020592506856bc75e2d631000000015b693f1fce3da636ea5cf8508312613f1557693f1fce3da636ea5cf85068056bc75e2d631000008402059250682b5e3af16b18800000015b690127fa27722cc06cc5e28312613f4c57690127fa27722cc06cc5e268056bc75e2d6310000084020592506815af1d78b58c400000015b68280e60114edb805d038312613f815768280e60114edb805d0368056bc75e2d631000008402059250680ad78ebc5ac6200000015b680ebc5fb417461211108312613fac57680ebc5fb4174612111068056bc75e2d631000009384020592015b6808f00f760a4b2db55d8312613fe1576808f00f760a4b2db55d68056bc75e2d6310000084020592506802b5e3af16b1880000015b6806f5f17757889379378312614016576806f5f177578893793768056bc75e2d63100000840205925068015af1d78b58c40000015b6806248f33704b286603831261404a576806248f33704b28660368056bc75e2d63100000840205925067ad78ebc5ac620000015b6805c548670b9510e7ac831261407e576805c548670b9510e7ac68056bc75e2d6310000084020592506756bc75e2d6310000015b600068056bc75e2d63100000840168056bc75e2d6310000080860302816140a7576140a761489c565b059050600068056bc75e2d63100000828002059050818068056bc75e2d63100000818402059150600382050168056bc75e2d63100000828402059150600582050168056bc75e2d63100000828402059150600782050168056bc75e2d63100000828402059150600982050168056bc75e2d63100000828402059150600b820501600202606485820105979650505050505050565b6001600160a01b0391909116815260200190565b6001600160a01b038116811461416457600080fd5b50565b600060a08284031215612fd457600080fd5b6000806000806000610120868803121561419257600080fd5b853561419d8161414f565b945060208601356141ad8161414f565b935060408601359250606086013591506141ca8760808801614167565b90509295509295909350565b600080600080600060a086880312156141ee57600080fd5b85356141f98161414f565b945060208601356142098161414f565b94979496505050506040830135926060810135926080909101359150565b9283526020830191909152604082015260600190565b60008060008060008060c0878903121561425657600080fd5b86356142618161414f565b955060208701356142718161414f565b945060408701356142818161414f565b959894975094956060810135955060808101359460a0909101359350915050565b600080600080608085870312156142b857600080fd5b84356142c38161414f565b935060208501356142d38161414f565b93969395505050506040820135916060013590565b918252602082015260400190565b600060808284031215612fd457600080fd5b6000806000806000610120868803121561432157600080fd5b853561432c8161414f565b9450602086013561433c8161414f565b9350604086013592506143528760608801614167565b91506101008601356001600160401b0381111561436e57600080fd5b61437a888289016142f6565b9150509295509295909350565b60008060008060008060c087890312156143a057600080fd5b86356143ab8161414f565b955060208701356143bb8161414f565b94506040870135935060608701356143d28161414f565b9598949750929560808101359460a0909101359350915050565b6000806000806080858703121561440257600080fd5b843561440d8161414f565b9350602085013561441d8161414f565b92506040850135915060608501356001600160401b0381111561443f57600080fd5b61444b878288016142f6565b91505092959194509250565b60008060006060848603121561446c57600080fd5b83516144778161414f565b60208501519093506144888161414f565b60408501519092506144998161414f565b809150509250925092565b634e487b7160e01b600052604160045260246000fd5b60405161012081016001600160401b03811182821017156144dd576144dd6144a4565b60405290565b8051612fe48161414f565b6000610120828403121561450157600080fd5b6145096144ba565b82518152602083015160208201526040830151604082015261452d606084016144e3565b60608201526080830151608082015260a083015160a082015260c083015160c082015260e083015160e08201526101008084015181830152508091505092915050565b6020808252601390820152721a5b9cdd59999a58da595b9d081b1c081bdd5d606a1b604082015260600190565b6001600160a01b039390931683526020830191909152604082015260600190565b6000806000606084860312156145d357600080fd5b8351925060208401519150604084015190509250925092565b6020808252601690820152751194c81a5b9cdd59999a58da595b9d081b1c081bdd5d60521b604082015260600190565b600060a0828403121561462e57600080fd5b60405160a081016001600160401b0381118282101715614650576146506144a4565b806040525082358152602083013560208201526040830135604082015260608301356060820152608083013560808201528091505092915050565b60005b838110156146a657818101518382015260200161468e565b838111156115445750506000910152565b600081518084526146cf81602086016020860161468b565b601f01601f19169290920160200192915050565b60018060a01b038416815282602082015260606040820152600061226560608301846146b7565b6000806040838503121561471d57600080fd5b505080516020909101519092909150565b634e487b7160e01b600052601160045260246000fd5b6000828210156147565761475661472e565b500390565b6000821982111561476e5761476e61472e565b500190565b6001600160a01b039384168152919092166020820152604081019190915260600190565b6001600160a01b03929092168252602082015260400190565b6000602082840312156147c257600080fd5b5051919050565b60008160001904831182151516156147e3576147e361472e565b500290565b6001600160a01b0394851681529290931660208301526040820152606081019190915260800190565b6020808252601390820152721a5b9cdd59999a58da595b9d081415081bdd5d606a1b604082015260600190565b60006020828403121561485057600080fd5b8135611ba08161414f565b6020808252600e908201526d06e6f206578697374696e67206c760941b604082015260600190565b6000600182016148955761489561472e565b5060010190565b634e487b7160e01b600052601260045260246000fd5b6000826148c1576148c161489c565b500490565b60006001600160601b03838116806148e0576148e061489c565b92169190910492915050565b6000808335601e1984360301811261490357600080fd5b8301803591506001600160401b0382111561491d57600080fd5b60200191503681900382131561493257600080fd5b9250929050565b60006020828403121561494b57600080fd5b81518015158114611ba057600080fd5b6020808252600e908201526d1b585c9ad95d08195e1c1a5c995960921b604082015260600190565b60006001600160ff1b03818413828413808216868404861116156149a9576149a961472e565b600160ff1b60008712828116878305891216156149c8576149c861472e565b600087129250878205871284841616156149e4576149e461472e565b878505871281841616156149fa576149fa61472e565b505050929093029392505050565b60008083128015600160ff1b850184121615614a2657614a2661472e565b6001600160ff1b0384018313811615614a4157614a4161472e565b50500390565b600082614a5657614a5661489c565b600160ff1b821460001984141615614a7057614a7061472e565b500590565b600080821280156001600160ff1b0384900385131615614a9757614a9761472e565b600160ff1b8390038412811615614ab057614ab061472e565b50500190565b602080825260159082015274696e76616c696420617070726f7820706172616d7360581b604082015260600190565b60008251614af781846020870161468b565b9190910192915050565b604081526000614b1460408301856146b7565b90508260208301529392505050565b600060208284031215614b3557600080fd5b81516001600160401b0380821115614b4c57600080fd5b818401915084601f830112614b6057600080fd5b815181811115614b7257614b726144a4565b604051601f8201601f19908116603f01168101908382118183101715614b9a57614b9a6144a4565b81604052828152876020848701011115614bb357600080fd5b61206283602083016020880161468b565b60208082526015908201527465786368616e676520726174652062656c6f77203160581b604082015260600190565b6000600160ff1b8201614c0857614c0861472e565b5060000390565b602081526000611ba060208301846146b756fe416464726573733a206c6f772d6c6576656c2063616c6c20776974682076616c7565206661696c6564a264697066735822122094c9d429b9bac784de593f72926422eac194edaee7d8e9e444cfb022599f61fa64736f6c634300080f0033",
|
|
1023
|
+
"linkReferences": {
|
|
1024
|
+
"contracts/libraries/kyberswap/AggregationRouterHelper.sol": {
|
|
1025
|
+
"AggregationRouterHelper": [
|
|
1026
|
+
{
|
|
1027
|
+
"length": 20,
|
|
1028
|
+
"start": 11916
|
|
1029
|
+
}
|
|
1030
|
+
]
|
|
1031
|
+
}
|
|
1032
|
+
},
|
|
1033
|
+
"deployedLinkReferences": {
|
|
1034
|
+
"contracts/libraries/kyberswap/AggregationRouterHelper.sol": {
|
|
1035
|
+
"AggregationRouterHelper": [
|
|
1036
|
+
{
|
|
1037
|
+
"length": 20,
|
|
1038
|
+
"start": 11755
|
|
1039
|
+
}
|
|
1040
|
+
]
|
|
1041
|
+
}
|
|
1042
|
+
}
|
|
1043
|
+
}
|