@pendle/core-v2 0.11.5-testnet → 0.11.6-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/package.json +4 -2
- package/typechain-types/ActionAddRemoveLiq.ts +6 -18
- package/typechain-types/ActionSwapPT.ts +6 -18
- package/typechain-types/ActionSwapYT.ts +6 -18
- package/typechain-types/IPActionAddRemoveLiq.ts +6 -18
- package/typechain-types/IPActionSwapPT.ts +6 -18
- package/typechain-types/IPActionSwapYT.ts +6 -18
- package/typechain-types/IPAllAction.ts +18 -54
- package/typechain-types/IPMarket.ts +0 -13
- package/typechain-types/PendleGaugeControllerSidechainUpg.ts +149 -28
- package/typechain-types/PendleMarket.ts +0 -104
- package/typechain-types/PendleMarketFactory.ts +8 -71
- package/typechain-types/PendlePrincipalToken.ts +0 -104
- package/typechain-types/PendleVotingControllerUpg.ts +53 -21
- package/typechain-types/PendleYieldContractFactory.ts +21 -84
- package/typechain-types/PendleYieldToken.ts +0 -175
- package/typechain-types/VotingEscrowPendleMainchain.ts +80 -24
- package/typechain-types/VotingEscrowPendleSidechain.ts +171 -26
- package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -31
- package/typechain-types/factories/ActionCallback__factory.ts +1 -1
- package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
- package/typechain-types/factories/ActionMisc__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPT__factory.ts +1 -31
- package/typechain-types/factories/ActionSwapYT__factory.ts +1 -31
- package/typechain-types/factories/IPActionAddRemoveLiq__factory.ts +0 -30
- package/typechain-types/factories/IPActionSwapPT__factory.ts +0 -30
- package/typechain-types/factories/IPActionSwapYT__factory.ts +0 -30
- package/typechain-types/factories/IPAllAction__factory.ts +0 -90
- package/typechain-types/factories/IPMarket__factory.ts +0 -13
- package/typechain-types/factories/MarketMathStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleAaveV3SCY__factory.ts +1 -1
- package/typechain-types/factories/PendleERC4626SCY__factory.ts +1 -1
- package/typechain-types/factories/PendleEulerSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +86 -21
- package/typechain-types/factories/PendleMarketFactory__factory.ts +8 -81
- package/typechain-types/factories/PendleMarket__factory.ts +1 -76
- package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -76
- package/typechain-types/factories/PendleQiSAvaxSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleRouter__factory.ts +1 -1
- package/typechain-types/factories/PendleSAvaxSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleSJoeSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleStargateSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +28 -27
- package/typechain-types/factories/PendleWstEthSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleYearnVaultSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactory__factory.ts +20 -93
- package/typechain-types/factories/PendleYieldToken__factory.ts +1 -112
- package/typechain-types/factories/RouterStatic__factory.ts +1 -1
- package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +41 -33
- package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +93 -20
- package/typechain-types/hardhat.d.ts +27 -0
- package/typechain-types/index.ts +6 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.json +0 -810
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.json +0 -10
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.json +0 -833
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +0 -27
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +0 -838
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.json +0 -723
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.json +0 -950
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP3PoolSCY.sol/PendleConvexCurveLP3PoolSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP3PoolSCY.sol/PendleConvexCurveLP3PoolSCY.json +0 -963
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP4PoolSCY.sol/PendleConvexCurveLP4PoolSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP4PoolSCY.sol/PendleConvexCurveLP4PoolSCY.json +0 -976
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.json +0 -873
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.json +0 -76
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvTokenSCY.sol/Pendle3CrvTokenSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvTokenSCY.sol/Pendle3CrvTokenSCY.json +0 -950
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/PendleCvxCRVSCY.sol/PendleCvxCRVSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/PendleCvxCRVSCY.sol/PendleCvxCRVSCY.json +0 -857
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.json +0 -728
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.json +0 -705
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.json +0 -864
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +0 -736
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.json +0 -718
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.json +0 -784
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.json +0 -671
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithDynamicRewards.sol/SCYBaseWithDynamicRewards.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithDynamicRewards.sol/SCYBaseWithDynamicRewards.json +0 -756
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.json +0 -737
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +0 -294
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.json +0 -112
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +0 -331
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.json +0 -135
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.json +0 -242
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +0 -306
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +0 -296
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.json +0 -109
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +0 -857
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +0 -365
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +0 -600
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +0 -355
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.json +0 -156
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +0 -4
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +0 -1039
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +0 -4
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +0 -433
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.json +0 -254
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.json +0 -329
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.json +0 -323
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.json +0 -35
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +0 -453
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +0 -494
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +0 -866
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +0 -1073
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.json +0 -58
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.json +0 -811
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.json +0 -35
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.json +0 -507
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.json +0 -507
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.json +0 -24
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.json +0 -10
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.json +0 -177
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.json +0 -78
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.json +0 -24
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.json +0 -251
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.json +0 -232
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.json +0 -252
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.json +0 -87
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.json +0 -59
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.json +0 -81
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.json +0 -74
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.json +0 -53
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.json +0 -45
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.json +0 -318
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.json +0 -162
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.json +0 -87
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.json +0 -1031
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.json +0 -769
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.json +0 -35
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +0 -465
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +0 -465
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +0 -2721
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.json +0 -43
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.json +0 -135
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.json +0 -158
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.json +0 -24
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.json +0 -35
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.json +0 -716
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.json +0 -122
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.json +0 -34
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.json +0 -24
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.json +0 -63
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.json +0 -24
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.json +0 -347
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.json +0 -104
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.json +0 -130
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.json +0 -142
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.json +0 -232
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.json +0 -642
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.json +0 -350
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.json +0 -375
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.json +0 -324
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.json +0 -92
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.json +0 -40
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.json +0 -199
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.json +0 -168
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.json +0 -92
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.json +0 -137
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.json +0 -135
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.json +0 -63
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.json +0 -667
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.json +0 -252
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.json +0 -252
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.json +0 -132
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.json +0 -75
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.json +0 -148
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.json +0 -74
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.json +0 -77
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.json +0 -40
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.json +0 -10
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.json +0 -10
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.json +0 -45
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/CodeDeployer.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.json +0 -10
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +0 -35
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.json +0 -136
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.json +0 -24
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.json +0 -10
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.json +0 -10
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.json +0 -10
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.json +0 -167
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +0 -93
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +0 -2152
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +0 -4
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.json +0 -86
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +0 -4
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.json +0 -37
|
@@ -1,355 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"_format": "hh-sol-artifact-1",
|
|
3
|
-
"contractName": "VotingEscrowPendleSidechain",
|
|
4
|
-
"sourceName": "contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol",
|
|
5
|
-
"abi": [
|
|
6
|
-
{
|
|
7
|
-
"inputs": [
|
|
8
|
-
{
|
|
9
|
-
"internalType": "address",
|
|
10
|
-
"name": "_PendleMsgReceiveEndpointUpg",
|
|
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": "previousOwner",
|
|
24
|
-
"type": "address"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"indexed": true,
|
|
28
|
-
"internalType": "address",
|
|
29
|
-
"name": "newOwner",
|
|
30
|
-
"type": "address"
|
|
31
|
-
}
|
|
32
|
-
],
|
|
33
|
-
"name": "OwnershipTransferred",
|
|
34
|
-
"type": "event"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"anonymous": false,
|
|
38
|
-
"inputs": [
|
|
39
|
-
{
|
|
40
|
-
"indexed": false,
|
|
41
|
-
"internalType": "address",
|
|
42
|
-
"name": "delegator",
|
|
43
|
-
"type": "address"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"indexed": false,
|
|
47
|
-
"internalType": "address",
|
|
48
|
-
"name": "receiver",
|
|
49
|
-
"type": "address"
|
|
50
|
-
}
|
|
51
|
-
],
|
|
52
|
-
"name": "SetNewDelegator",
|
|
53
|
-
"type": "event"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"anonymous": false,
|
|
57
|
-
"inputs": [
|
|
58
|
-
{
|
|
59
|
-
"components": [
|
|
60
|
-
{
|
|
61
|
-
"internalType": "uint128",
|
|
62
|
-
"name": "bias",
|
|
63
|
-
"type": "uint128"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"internalType": "uint128",
|
|
67
|
-
"name": "slope",
|
|
68
|
-
"type": "uint128"
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"indexed": false,
|
|
72
|
-
"internalType": "struct VeBalance",
|
|
73
|
-
"name": "totalSupply",
|
|
74
|
-
"type": "tuple"
|
|
75
|
-
}
|
|
76
|
-
],
|
|
77
|
-
"name": "SetNewTotalSupply",
|
|
78
|
-
"type": "event"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"anonymous": false,
|
|
82
|
-
"inputs": [
|
|
83
|
-
{
|
|
84
|
-
"components": [
|
|
85
|
-
{
|
|
86
|
-
"internalType": "uint128",
|
|
87
|
-
"name": "amount",
|
|
88
|
-
"type": "uint128"
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"internalType": "uint128",
|
|
92
|
-
"name": "expiry",
|
|
93
|
-
"type": "uint128"
|
|
94
|
-
}
|
|
95
|
-
],
|
|
96
|
-
"indexed": false,
|
|
97
|
-
"internalType": "struct LockedPosition",
|
|
98
|
-
"name": "position",
|
|
99
|
-
"type": "tuple"
|
|
100
|
-
}
|
|
101
|
-
],
|
|
102
|
-
"name": "SetNewUserPosition",
|
|
103
|
-
"type": "event"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"inputs": [],
|
|
107
|
-
"name": "MAX_LOCK_TIME",
|
|
108
|
-
"outputs": [
|
|
109
|
-
{
|
|
110
|
-
"internalType": "uint128",
|
|
111
|
-
"name": "",
|
|
112
|
-
"type": "uint128"
|
|
113
|
-
}
|
|
114
|
-
],
|
|
115
|
-
"stateMutability": "view",
|
|
116
|
-
"type": "function"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"inputs": [],
|
|
120
|
-
"name": "MIN_LOCK_TIME",
|
|
121
|
-
"outputs": [
|
|
122
|
-
{
|
|
123
|
-
"internalType": "uint128",
|
|
124
|
-
"name": "",
|
|
125
|
-
"type": "uint128"
|
|
126
|
-
}
|
|
127
|
-
],
|
|
128
|
-
"stateMutability": "view",
|
|
129
|
-
"type": "function"
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"inputs": [],
|
|
133
|
-
"name": "WEEK",
|
|
134
|
-
"outputs": [
|
|
135
|
-
{
|
|
136
|
-
"internalType": "uint128",
|
|
137
|
-
"name": "",
|
|
138
|
-
"type": "uint128"
|
|
139
|
-
}
|
|
140
|
-
],
|
|
141
|
-
"stateMutability": "view",
|
|
142
|
-
"type": "function"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"inputs": [
|
|
146
|
-
{
|
|
147
|
-
"internalType": "address",
|
|
148
|
-
"name": "user",
|
|
149
|
-
"type": "address"
|
|
150
|
-
}
|
|
151
|
-
],
|
|
152
|
-
"name": "balanceOf",
|
|
153
|
-
"outputs": [
|
|
154
|
-
{
|
|
155
|
-
"internalType": "uint128",
|
|
156
|
-
"name": "",
|
|
157
|
-
"type": "uint128"
|
|
158
|
-
}
|
|
159
|
-
],
|
|
160
|
-
"stateMutability": "view",
|
|
161
|
-
"type": "function"
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
"inputs": [],
|
|
165
|
-
"name": "claimOwnership",
|
|
166
|
-
"outputs": [],
|
|
167
|
-
"stateMutability": "nonpayable",
|
|
168
|
-
"type": "function"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"inputs": [
|
|
172
|
-
{
|
|
173
|
-
"internalType": "bytes",
|
|
174
|
-
"name": "message",
|
|
175
|
-
"type": "bytes"
|
|
176
|
-
}
|
|
177
|
-
],
|
|
178
|
-
"name": "executeMessage",
|
|
179
|
-
"outputs": [],
|
|
180
|
-
"stateMutability": "payable",
|
|
181
|
-
"type": "function"
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"inputs": [],
|
|
185
|
-
"name": "lastSlopeChangeAppliedAt",
|
|
186
|
-
"outputs": [
|
|
187
|
-
{
|
|
188
|
-
"internalType": "uint128",
|
|
189
|
-
"name": "",
|
|
190
|
-
"type": "uint128"
|
|
191
|
-
}
|
|
192
|
-
],
|
|
193
|
-
"stateMutability": "view",
|
|
194
|
-
"type": "function"
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"inputs": [],
|
|
198
|
-
"name": "owner",
|
|
199
|
-
"outputs": [
|
|
200
|
-
{
|
|
201
|
-
"internalType": "address",
|
|
202
|
-
"name": "",
|
|
203
|
-
"type": "address"
|
|
204
|
-
}
|
|
205
|
-
],
|
|
206
|
-
"stateMutability": "view",
|
|
207
|
-
"type": "function"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"inputs": [],
|
|
211
|
-
"name": "pendingOwner",
|
|
212
|
-
"outputs": [
|
|
213
|
-
{
|
|
214
|
-
"internalType": "address",
|
|
215
|
-
"name": "",
|
|
216
|
-
"type": "address"
|
|
217
|
-
}
|
|
218
|
-
],
|
|
219
|
-
"stateMutability": "view",
|
|
220
|
-
"type": "function"
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"inputs": [],
|
|
224
|
-
"name": "pendleMsgReceiveEndpoint",
|
|
225
|
-
"outputs": [
|
|
226
|
-
{
|
|
227
|
-
"internalType": "address",
|
|
228
|
-
"name": "",
|
|
229
|
-
"type": "address"
|
|
230
|
-
}
|
|
231
|
-
],
|
|
232
|
-
"stateMutability": "view",
|
|
233
|
-
"type": "function"
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"inputs": [
|
|
237
|
-
{
|
|
238
|
-
"internalType": "address",
|
|
239
|
-
"name": "",
|
|
240
|
-
"type": "address"
|
|
241
|
-
}
|
|
242
|
-
],
|
|
243
|
-
"name": "positionData",
|
|
244
|
-
"outputs": [
|
|
245
|
-
{
|
|
246
|
-
"internalType": "uint128",
|
|
247
|
-
"name": "amount",
|
|
248
|
-
"type": "uint128"
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"internalType": "uint128",
|
|
252
|
-
"name": "expiry",
|
|
253
|
-
"type": "uint128"
|
|
254
|
-
}
|
|
255
|
-
],
|
|
256
|
-
"stateMutability": "view",
|
|
257
|
-
"type": "function"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"inputs": [
|
|
261
|
-
{
|
|
262
|
-
"internalType": "address",
|
|
263
|
-
"name": "receiver",
|
|
264
|
-
"type": "address"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"internalType": "address",
|
|
268
|
-
"name": "delegator",
|
|
269
|
-
"type": "address"
|
|
270
|
-
}
|
|
271
|
-
],
|
|
272
|
-
"name": "setDelegatorFor",
|
|
273
|
-
"outputs": [],
|
|
274
|
-
"stateMutability": "nonpayable",
|
|
275
|
-
"type": "function"
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
"inputs": [
|
|
279
|
-
{
|
|
280
|
-
"internalType": "address",
|
|
281
|
-
"name": "user",
|
|
282
|
-
"type": "address"
|
|
283
|
-
}
|
|
284
|
-
],
|
|
285
|
-
"name": "totalSupplyAndBalanceCurrent",
|
|
286
|
-
"outputs": [
|
|
287
|
-
{
|
|
288
|
-
"internalType": "uint128",
|
|
289
|
-
"name": "",
|
|
290
|
-
"type": "uint128"
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"internalType": "uint128",
|
|
294
|
-
"name": "",
|
|
295
|
-
"type": "uint128"
|
|
296
|
-
}
|
|
297
|
-
],
|
|
298
|
-
"stateMutability": "nonpayable",
|
|
299
|
-
"type": "function"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"inputs": [],
|
|
303
|
-
"name": "totalSupplyCurrent",
|
|
304
|
-
"outputs": [
|
|
305
|
-
{
|
|
306
|
-
"internalType": "uint128",
|
|
307
|
-
"name": "",
|
|
308
|
-
"type": "uint128"
|
|
309
|
-
}
|
|
310
|
-
],
|
|
311
|
-
"stateMutability": "view",
|
|
312
|
-
"type": "function"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"inputs": [],
|
|
316
|
-
"name": "totalSupplyStored",
|
|
317
|
-
"outputs": [
|
|
318
|
-
{
|
|
319
|
-
"internalType": "uint128",
|
|
320
|
-
"name": "",
|
|
321
|
-
"type": "uint128"
|
|
322
|
-
}
|
|
323
|
-
],
|
|
324
|
-
"stateMutability": "view",
|
|
325
|
-
"type": "function"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"inputs": [
|
|
329
|
-
{
|
|
330
|
-
"internalType": "address",
|
|
331
|
-
"name": "newOwner",
|
|
332
|
-
"type": "address"
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"internalType": "bool",
|
|
336
|
-
"name": "direct",
|
|
337
|
-
"type": "bool"
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"internalType": "bool",
|
|
341
|
-
"name": "renounce",
|
|
342
|
-
"type": "bool"
|
|
343
|
-
}
|
|
344
|
-
],
|
|
345
|
-
"name": "transferOwnership",
|
|
346
|
-
"outputs": [],
|
|
347
|
-
"stateMutability": "nonpayable",
|
|
348
|
-
"type": "function"
|
|
349
|
-
}
|
|
350
|
-
],
|
|
351
|
-
"bytecode": "0x60a06040523480156200001157600080fd5b50604051620010c5380380620010c5833981016040819052620000349162000247565b806200004a6200016160201b6200069f1760201c565b600180546001600160801b0319166001600160801b03929092169190911790556001600160a01b0316608052600454600160a81b900460ff166200009c57600454600160a01b900460ff1615620000a6565b620000a662000173565b6200010f5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084015b60405180910390fd5b600454600160a81b900460ff161580156200013a576004805461ffff60a01b191661010160a01b1790555b6200014462000191565b801562000159576004805460ff60a81b191690555b5050620002ec565b60006200016e4262000214565b905090565b60006200018b306200023860201b620006aa1760201c565b15905090565b600454600160a81b900460ff16620002005760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b606482015260840162000106565b600380546001600160a01b03191633179055565b600062093a8062000226818462000279565b620002329190620002ae565b92915050565b6001600160a01b03163b151590565b6000602082840312156200025a57600080fd5b81516001600160a01b03811681146200027257600080fd5b9392505050565b60006001600160801b0383811680620002a257634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60006001600160801b0382811684821681151582840482111615620002e357634e487b7160e01b600052601160045260246000fd5b02949350505050565b608051610db66200030f600039600081816101f201526105930152610db66000f3fe6080604052600436106100c35760003560e01c8063078dfbe7146100c857806330d981af146100ea5780633ff032071461011c5780634e71e0c81461013357806370a0823114610148578063769b1ebc14610168578063814b2cac146101885780638da5cb5b146101a8578063af5a8f7b146101e0578063cb6b4f3c14610214578063e0299bf514610275578063e268b3a414610288578063e30c3978146102a8578063ef1c243a146102c8578063f4359ce51461011c578063fa78668f146102dd575b600080fd5b3480156100d457600080fd5b506100e86100e336600461097d565b6102f5565b005b3480156100f657600080fd5b506100ff6103fc565b6040516001600160801b0390911681526020015b60405180910390f35b34801561012857600080fd5b506100ff62093a8081565b34801561013f57600080fd5b506100e861040b565b34801561015457600080fd5b506100ff6101633660046109c2565b6104b7565b34801561017457600080fd5b506100e86101833660046109df565b6104f2565b34801561019457600080fd5b506001546100ff906001600160801b031681565b3480156101b457600080fd5b506003546101c8906001600160a01b031681565b6040516001600160a01b039091168152602001610113565b3480156101ec57600080fd5b506101c87f000000000000000000000000000000000000000000000000000000000000000081565b34801561022057600080fd5b5061025561022f3660046109c2565b6002602052600090815260409020546001600160801b0380821691600160801b90041682565b604080516001600160801b03938416815292909116602083015201610113565b6100e8610283366004610a18565b610588565b34801561029457600080fd5b506102556102a33660046109c2565b61064f565b3480156102b457600080fd5b506004546101c8906001600160a01b031681565b3480156102d457600080fd5b506100ff61066c565b3480156102e957600080fd5b506100ff6303bfc40081565b6003546001600160a01b031633146103285760405162461bcd60e51b815260040161031f90610a89565b60405180910390fd5b81156103da576001600160a01b0383161515806103425750805b6103865760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b604482015260640161031f565b6003546040516001600160a01b03808616921690600080516020610d6183398151915290600090a3600380546001600160a01b0385166001600160a01b031991821617909155600480549091169055505050565b600480546001600160a01b0385166001600160a01b0319909116179055505050565b600061040661066c565b905090565b6004546001600160a01b03163381146104665760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e6572604482015260640161031f565b6003546040516001600160a01b03808416921690600080516020610d6183398151915290600090a3600380546001600160a01b039092166001600160a01b0319928316179055600480549091169055565b6001600160a01b03808216600090815260996020526040812054909116806104e9576104e2836106b9565b9392505050565b6104e2816106b9565b6003546001600160a01b0316331461051c5760405162461bcd60e51b815260040161031f90610a89565b6001600160a01b0382811660008181526099602090815260409182902080546001600160a01b031916948616948517905581519384528301919091527f8d268954369e04c7941c3a7876f40c618eb97919add31202c9a235e75e84cf1b91015b60405180910390a15050565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461060c5760405162461bcd60e51b8152602060048201526024808201527f6f6e6c792070656e646c65206d657373616765207265636569766520656e64706044820152631bda5b9d60e21b606482015260840161031f565b61064b82828080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061071292505050565b5050565b60008061065a6103fc565b610663846104b7565b91509150915091565b60408051808201909152600080546001600160801b038082168452600160801b9091041660208301529061040690610751565b600061040642610773565b6001600160a01b03163b151590565b6001600160a01b03811660009081526002602090815260408083208151808301909252546001600160801b038082168352600160801b909104169181019190915261070c906107079061078d565b610751565b92915050565b60008060008380602001905181019061072b9190610b78565b92509250925061073b83836107df565b80511561074b5761074b8161086f565b50505050565b600061075c82610901565b1561076957506000919050565b61070c8242610932565b600062093a806107838184610c65565b61070c9190610c99565b604080518082019091526000808252602082015281516107b2906303bfc40090610c65565b6001600160801b031660208083018290528301516107cf91610c99565b6001600160801b03168152919050565b6107e882610773565b6001600160801b0316826001600160801b03161461080857610808610cc8565b600180546001600160801b038085166001600160801b031990921691909117909155815160208301518216600160801b029116176000556040517f460b96294ff8de4eea3be3fb4fac9f978cffe83c7cc3140a4bfe0bedba26b92f9061057c908390610cde565b600080828060200190518101906108869190610d02565b6001600160a01b0382166000908152600260209081526040918290208351918401516001600160801b03908116600160801b0292169190911790555191935091507f776960a80ccfa09c52229b183bf0ef49b26a5d15f9ae2c1c0f780a450d3b2a9f906108f4908390610cde565b60405180910390a1505050565b600081600001516001600160801b03164283602001516109219190610c99565b6001600160801b0316101592915050565b60008183602001516109449190610c99565b83516104e29190610d38565b6001600160a01b038116811461096557600080fd5b50565b8035801515811461097857600080fd5b919050565b60008060006060848603121561099257600080fd5b833561099d81610950565b92506109ab60208501610968565b91506109b960408501610968565b90509250925092565b6000602082840312156109d457600080fd5b81356104e281610950565b600080604083850312156109f257600080fd5b82356109fd81610950565b91506020830135610a0d81610950565b809150509250929050565b60008060208385031215610a2b57600080fd5b82356001600160401b0380821115610a4257600080fd5b818501915085601f830112610a5657600080fd5b813581811115610a6557600080fd5b866020828501011115610a7757600080fd5b60209290920196919550909350505050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b80516001600160801b038116811461097857600080fd5b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715610b1357610b13610ad5565b604052919050565b600060408284031215610b2d57600080fd5b604080519081016001600160401b0381118282101715610b4f57610b4f610ad5565b604052905080610b5e83610abe565b8152610b6c60208401610abe565b60208201525092915050565b600080600060808486031215610b8d57600080fd5b610b9684610abe565b92506020610ba686828701610b1b565b60608601519093506001600160401b0380821115610bc357600080fd5b818701915087601f830112610bd757600080fd5b815181811115610be957610be9610ad5565b610bfb601f8201601f19168501610aeb565b91508082528884828501011115610c1157600080fd5b60005b81811015610c2f578381018501518382018601528401610c14565b81811115610c405760008583850101525b50508093505050509250925092565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b0383811680610c8d57634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60006001600160801b0382811684821681151582840482111615610cbf57610cbf610c4f565b02949350505050565b634e487b7160e01b600052600160045260246000fd5b6040810161070c828480516001600160801b03908116835260209182015116910152565b60008060608385031215610d1557600080fd5b8251610d2081610950565b9150610d2f8460208501610b1b565b90509250929050565b60006001600160801b0383811690831681811015610d5857610d58610c4f565b03939250505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220dcb647d4235e5e0397bacf12a2fc682314c5008b907df750994daeba3bb93a7964736f6c634300080f0033",
|
|
352
|
-
"deployedBytecode": "0x6080604052600436106100c35760003560e01c8063078dfbe7146100c857806330d981af146100ea5780633ff032071461011c5780634e71e0c81461013357806370a0823114610148578063769b1ebc14610168578063814b2cac146101885780638da5cb5b146101a8578063af5a8f7b146101e0578063cb6b4f3c14610214578063e0299bf514610275578063e268b3a414610288578063e30c3978146102a8578063ef1c243a146102c8578063f4359ce51461011c578063fa78668f146102dd575b600080fd5b3480156100d457600080fd5b506100e86100e336600461097d565b6102f5565b005b3480156100f657600080fd5b506100ff6103fc565b6040516001600160801b0390911681526020015b60405180910390f35b34801561012857600080fd5b506100ff62093a8081565b34801561013f57600080fd5b506100e861040b565b34801561015457600080fd5b506100ff6101633660046109c2565b6104b7565b34801561017457600080fd5b506100e86101833660046109df565b6104f2565b34801561019457600080fd5b506001546100ff906001600160801b031681565b3480156101b457600080fd5b506003546101c8906001600160a01b031681565b6040516001600160a01b039091168152602001610113565b3480156101ec57600080fd5b506101c87f000000000000000000000000000000000000000000000000000000000000000081565b34801561022057600080fd5b5061025561022f3660046109c2565b6002602052600090815260409020546001600160801b0380821691600160801b90041682565b604080516001600160801b03938416815292909116602083015201610113565b6100e8610283366004610a18565b610588565b34801561029457600080fd5b506102556102a33660046109c2565b61064f565b3480156102b457600080fd5b506004546101c8906001600160a01b031681565b3480156102d457600080fd5b506100ff61066c565b3480156102e957600080fd5b506100ff6303bfc40081565b6003546001600160a01b031633146103285760405162461bcd60e51b815260040161031f90610a89565b60405180910390fd5b81156103da576001600160a01b0383161515806103425750805b6103865760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b604482015260640161031f565b6003546040516001600160a01b03808616921690600080516020610d6183398151915290600090a3600380546001600160a01b0385166001600160a01b031991821617909155600480549091169055505050565b600480546001600160a01b0385166001600160a01b0319909116179055505050565b600061040661066c565b905090565b6004546001600160a01b03163381146104665760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e6572604482015260640161031f565b6003546040516001600160a01b03808416921690600080516020610d6183398151915290600090a3600380546001600160a01b039092166001600160a01b0319928316179055600480549091169055565b6001600160a01b03808216600090815260996020526040812054909116806104e9576104e2836106b9565b9392505050565b6104e2816106b9565b6003546001600160a01b0316331461051c5760405162461bcd60e51b815260040161031f90610a89565b6001600160a01b0382811660008181526099602090815260409182902080546001600160a01b031916948616948517905581519384528301919091527f8d268954369e04c7941c3a7876f40c618eb97919add31202c9a235e75e84cf1b91015b60405180910390a15050565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461060c5760405162461bcd60e51b8152602060048201526024808201527f6f6e6c792070656e646c65206d657373616765207265636569766520656e64706044820152631bda5b9d60e21b606482015260840161031f565b61064b82828080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061071292505050565b5050565b60008061065a6103fc565b610663846104b7565b91509150915091565b60408051808201909152600080546001600160801b038082168452600160801b9091041660208301529061040690610751565b600061040642610773565b6001600160a01b03163b151590565b6001600160a01b03811660009081526002602090815260408083208151808301909252546001600160801b038082168352600160801b909104169181019190915261070c906107079061078d565b610751565b92915050565b60008060008380602001905181019061072b9190610b78565b92509250925061073b83836107df565b80511561074b5761074b8161086f565b50505050565b600061075c82610901565b1561076957506000919050565b61070c8242610932565b600062093a806107838184610c65565b61070c9190610c99565b604080518082019091526000808252602082015281516107b2906303bfc40090610c65565b6001600160801b031660208083018290528301516107cf91610c99565b6001600160801b03168152919050565b6107e882610773565b6001600160801b0316826001600160801b03161461080857610808610cc8565b600180546001600160801b038085166001600160801b031990921691909117909155815160208301518216600160801b029116176000556040517f460b96294ff8de4eea3be3fb4fac9f978cffe83c7cc3140a4bfe0bedba26b92f9061057c908390610cde565b600080828060200190518101906108869190610d02565b6001600160a01b0382166000908152600260209081526040918290208351918401516001600160801b03908116600160801b0292169190911790555191935091507f776960a80ccfa09c52229b183bf0ef49b26a5d15f9ae2c1c0f780a450d3b2a9f906108f4908390610cde565b60405180910390a1505050565b600081600001516001600160801b03164283602001516109219190610c99565b6001600160801b0316101592915050565b60008183602001516109449190610c99565b83516104e29190610d38565b6001600160a01b038116811461096557600080fd5b50565b8035801515811461097857600080fd5b919050565b60008060006060848603121561099257600080fd5b833561099d81610950565b92506109ab60208501610968565b91506109b960408501610968565b90509250925092565b6000602082840312156109d457600080fd5b81356104e281610950565b600080604083850312156109f257600080fd5b82356109fd81610950565b91506020830135610a0d81610950565b809150509250929050565b60008060208385031215610a2b57600080fd5b82356001600160401b0380821115610a4257600080fd5b818501915085601f830112610a5657600080fd5b813581811115610a6557600080fd5b866020828501011115610a7757600080fd5b60209290920196919550909350505050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b80516001600160801b038116811461097857600080fd5b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715610b1357610b13610ad5565b604052919050565b600060408284031215610b2d57600080fd5b604080519081016001600160401b0381118282101715610b4f57610b4f610ad5565b604052905080610b5e83610abe565b8152610b6c60208401610abe565b60208201525092915050565b600080600060808486031215610b8d57600080fd5b610b9684610abe565b92506020610ba686828701610b1b565b60608601519093506001600160401b0380821115610bc357600080fd5b818701915087601f830112610bd757600080fd5b815181811115610be957610be9610ad5565b610bfb601f8201601f19168501610aeb565b91508082528884828501011115610c1157600080fd5b60005b81811015610c2f578381018501518382018601528401610c14565b81811115610c405760008583850101525b50508093505050509250925092565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b0383811680610c8d57634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60006001600160801b0382811684821681151582840482111615610cbf57610cbf610c4f565b02949350505050565b634e487b7160e01b600052600160045260246000fd5b6040810161070c828480516001600160801b03908116835260209182015116910152565b60008060608385031215610d1557600080fd5b8251610d2081610950565b9150610d2f8460208501610b1b565b90509250929050565b60006001600160801b0383811690831681811015610d5857610d58610c4f565b03939250505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220dcb647d4235e5e0397bacf12a2fc682314c5008b907df750994daeba3bb93a7964736f6c634300080f0033",
|
|
353
|
-
"linkReferences": {},
|
|
354
|
-
"deployedLinkReferences": {}
|
|
355
|
-
}
|
|
@@ -1,156 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"_format": "hh-sol-artifact-1",
|
|
3
|
-
"contractName": "VotingEscrowTokenBase",
|
|
4
|
-
"sourceName": "contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol",
|
|
5
|
-
"abi": [
|
|
6
|
-
{
|
|
7
|
-
"inputs": [],
|
|
8
|
-
"name": "MAX_LOCK_TIME",
|
|
9
|
-
"outputs": [
|
|
10
|
-
{
|
|
11
|
-
"internalType": "uint128",
|
|
12
|
-
"name": "",
|
|
13
|
-
"type": "uint128"
|
|
14
|
-
}
|
|
15
|
-
],
|
|
16
|
-
"stateMutability": "view",
|
|
17
|
-
"type": "function"
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"inputs": [],
|
|
21
|
-
"name": "MIN_LOCK_TIME",
|
|
22
|
-
"outputs": [
|
|
23
|
-
{
|
|
24
|
-
"internalType": "uint128",
|
|
25
|
-
"name": "",
|
|
26
|
-
"type": "uint128"
|
|
27
|
-
}
|
|
28
|
-
],
|
|
29
|
-
"stateMutability": "view",
|
|
30
|
-
"type": "function"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"inputs": [],
|
|
34
|
-
"name": "WEEK",
|
|
35
|
-
"outputs": [
|
|
36
|
-
{
|
|
37
|
-
"internalType": "uint128",
|
|
38
|
-
"name": "",
|
|
39
|
-
"type": "uint128"
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"stateMutability": "view",
|
|
43
|
-
"type": "function"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"inputs": [
|
|
47
|
-
{
|
|
48
|
-
"internalType": "address",
|
|
49
|
-
"name": "user",
|
|
50
|
-
"type": "address"
|
|
51
|
-
}
|
|
52
|
-
],
|
|
53
|
-
"name": "balanceOf",
|
|
54
|
-
"outputs": [
|
|
55
|
-
{
|
|
56
|
-
"internalType": "uint128",
|
|
57
|
-
"name": "",
|
|
58
|
-
"type": "uint128"
|
|
59
|
-
}
|
|
60
|
-
],
|
|
61
|
-
"stateMutability": "view",
|
|
62
|
-
"type": "function"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"inputs": [],
|
|
66
|
-
"name": "lastSlopeChangeAppliedAt",
|
|
67
|
-
"outputs": [
|
|
68
|
-
{
|
|
69
|
-
"internalType": "uint128",
|
|
70
|
-
"name": "",
|
|
71
|
-
"type": "uint128"
|
|
72
|
-
}
|
|
73
|
-
],
|
|
74
|
-
"stateMutability": "view",
|
|
75
|
-
"type": "function"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"inputs": [
|
|
79
|
-
{
|
|
80
|
-
"internalType": "address",
|
|
81
|
-
"name": "",
|
|
82
|
-
"type": "address"
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"name": "positionData",
|
|
86
|
-
"outputs": [
|
|
87
|
-
{
|
|
88
|
-
"internalType": "uint128",
|
|
89
|
-
"name": "amount",
|
|
90
|
-
"type": "uint128"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"internalType": "uint128",
|
|
94
|
-
"name": "expiry",
|
|
95
|
-
"type": "uint128"
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"stateMutability": "view",
|
|
99
|
-
"type": "function"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"inputs": [
|
|
103
|
-
{
|
|
104
|
-
"internalType": "address",
|
|
105
|
-
"name": "user",
|
|
106
|
-
"type": "address"
|
|
107
|
-
}
|
|
108
|
-
],
|
|
109
|
-
"name": "totalSupplyAndBalanceCurrent",
|
|
110
|
-
"outputs": [
|
|
111
|
-
{
|
|
112
|
-
"internalType": "uint128",
|
|
113
|
-
"name": "",
|
|
114
|
-
"type": "uint128"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"internalType": "uint128",
|
|
118
|
-
"name": "",
|
|
119
|
-
"type": "uint128"
|
|
120
|
-
}
|
|
121
|
-
],
|
|
122
|
-
"stateMutability": "nonpayable",
|
|
123
|
-
"type": "function"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"inputs": [],
|
|
127
|
-
"name": "totalSupplyCurrent",
|
|
128
|
-
"outputs": [
|
|
129
|
-
{
|
|
130
|
-
"internalType": "uint128",
|
|
131
|
-
"name": "",
|
|
132
|
-
"type": "uint128"
|
|
133
|
-
}
|
|
134
|
-
],
|
|
135
|
-
"stateMutability": "nonpayable",
|
|
136
|
-
"type": "function"
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"inputs": [],
|
|
140
|
-
"name": "totalSupplyStored",
|
|
141
|
-
"outputs": [
|
|
142
|
-
{
|
|
143
|
-
"internalType": "uint128",
|
|
144
|
-
"name": "",
|
|
145
|
-
"type": "uint128"
|
|
146
|
-
}
|
|
147
|
-
],
|
|
148
|
-
"stateMutability": "view",
|
|
149
|
-
"type": "function"
|
|
150
|
-
}
|
|
151
|
-
],
|
|
152
|
-
"bytecode": "0x",
|
|
153
|
-
"deployedBytecode": "0x",
|
|
154
|
-
"linkReferences": {},
|
|
155
|
-
"deployedLinkReferences": {}
|
|
156
|
-
}
|