For the complete documentation index, see llms.txt. This page is also available as Markdown.

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