Hi all,
Does anyone know how we could specify just ONE transparentproxy to transfer ownership, instead of all proxies that were created during development?
How about i have some functions with onlyOwner modifier in the implementation contract. When i transferownership of the proxy admin contract who will be able to call functions with onlyOwner modifier in the implementation contract. and how can i change the ownership of the implementation contract which i have same onlyOwner functions