Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't verify proxy contract at @openzeppelin/[email protected] #1098

Open
quThinh opened this issue Nov 5, 2024 · 0 comments
Open

Can't verify proxy contract at @openzeppelin/[email protected] #1098

quThinh opened this issue Nov 5, 2024 · 0 comments

Comments

@quThinh
Copy link

quThinh commented Nov 5, 2024

I'm having a transparent upgradeable contract that deployed by @openzeppelin/[email protected]. But when I go to deeper in the library. I found out that the proxy contract (which is AdminUpgradeabilityProxy) doesn't have implementation. It only has json file that contained abi, bytecode and some other information. As far as I'm concerned, this is not enough for me to verify

So I want to ask if contributor team know the which version of Openzeppelin contract of library above and what is its compiler option to get the AdminUpgradeabilityProxy's abi in the file.
If not, is there anyway for me to verify this proxy contract?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant