Hi,
I'm using the OpenZeppelin base contracts with their transparent proxy feature.
The deployment of the proxy is successful but when it comes to verification on the explorer the verification fails.
Without using the upgradeable proxy, the contract can be successfully verified. Does anyone have any experience with upgradeable contracts using OpenZeppelin?
Thank you.
Discussion (2)
XinFin XDC Network is an EVM compatible network so you can easily deploy any Ethereum network upgradable contract on the XDC Network
And Please check out the detail guide on How to verify a smart contract at XDC Network xdc.dev/ivan_blocksscan/how-to-ver...
Hi my team has built 7 in production.