Proxy contract
A contract that forwards calls to a separate implementation contract, so the code can be upgraded while the address and funds stay the same. Whoever controls the upgrade controls the contract. See contract admin keys.
A contract that forwards calls to a separate implementation contract, so the code can be upgraded while the address and funds stay the same. Whoever controls the upgrade controls the contract. See contract admin keys.