MentoProxyAdmin
The contract manages the upgradeability of Mento protocol contracts that are deployed as upgradeable proxies.
MentoProxyAdmin
Contract Specs
Events
Functions
getProxyImplementation
Parameter name
Annotation
function getProxyImplementation(address proxy) external view returns (address);getProxyAdmin
Parameter name
Annotation
upgrade
Parameter name
Annotation
upgradeAndCall
Parameter name
Annotation
Last updated
Was this helpful?