Functions§
- make_
beacon_ proxy - Make a non-upgradeable beacon proxy that calls “implementation()(address)” to get the logic address to delegate to.
- make_
eip1967_ proxy - Make a EIP1967 proxy that reads from the standard storage slot.
- make_
minimal_ proxy