pub const fn make_upgradeable_beacon_proxy(beacon: Address) -> [u8; 144]Expand description
Make a beacon proxy that loads from the beacon slot to get the “implementation()(address)” to get the logic address to delegate to, with the value initially set during the constructor.