Project Background The contract is designed to act as a proxy layer that forwards user transactions to another implementation contract while allowing the underlying logic to be upgraded later without changing the proxy address. The architecture consists of: Proxy Delegates…