Appearance
Git Source
Inherits: ERC1967Proxy
Default ERC1967Proxy for EOAStrategy
constructor(address logic_, bytes memory data_) payable ERC1967Proxy(logic_, data_);