Git Source
Inherits: ERC1967Proxy
constructor(address _implementation, bytes memory _data) ERC1967Proxy(_implementation, _data);
Last updated 2 months ago