Skip to main content

Source Code

View the ArtStarERC1967Proxy.sol source code

Methods

Initializes the upgradeable proxy with the initial implementation contract and initialization calldata.
constructor(address implementation, bytes memory data);
implementation
address
required
Address of the initial logic contract implementation
data
bytes
required
Initialization calldata