For the complete documentation index, see llms.txt. This page is also available as Markdown.

UUPSProxy

Git Source

Inherits: ERC1967Proxy

Functions

constructor

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

Last updated

Was this helpful?