I am trying to view the code (the variables and methods) of these contracts, but I'm not sure how to do so. The reason I want to do so is I have an upgradeable contract that uses the OZ plugin, however, I would like to also implement a "kill switch" to turn off the upgrade functionality that only the owner can do.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Help with verifying 2 contracts on Etherscan (OZ Proxy Upgradeable) | 0 | 448 | May 16, 2022 | |
Get proxy admin of a proxy contract | 1 | 500 | October 6, 2021 | |
Can't find actual code of AdminUpgradeabilityProxy contract inside `@openzeppelin/upgrades-core` | 1 | 16 | November 7, 2024 | |
Where is ProxyUpgradeable? | 0 | 322 | August 24, 2021 | |
Cannot create instance of TransparentUpgradeableProxy; no code at address | 4 | 1273 | November 1, 2021 |