draw a figure: two similar contract proxy contract and logic contrract; proxy has shared storage and constant computation; logic has upgradable computation; unused storage; there only two arrows, 1. from proxy constant computation to shared storage. 2. rom logic upgradable computation to proxy shared storage See more