eUpgrade docs
EUpgrade
_eUpgrade
address _eUpgrade
_factory
address _factory
constructor
constructor(address factory) public
upgradeImplementation
function upgradeImplementation() external
Allows caller to upgrade pool implementation.
Cannot be called directly and in pool is restricted to pool owner.
getBeacon
function getBeacon() public view returns (address)
Last updated