UUPSProxy

Git Source

Inherits: ERC1967Proxy

Functions

constructor

constructor(address _implementation, bytes memory _data) ERC1967Proxy(_implementation, _data);

Last updated