Hi , I am trying to use upgradeable smart contracts on our polygon edge test instance.
I have used the example of openzeppelin upgradeable contracts using hardhat plugin
Instead i am getting the following Error: Contract at 0x4FB3CbCfc97B0A04d1b0b0e4157CB1bbAd289C0B doesn't look like an ERC 1967 proxy with a logic contract address
Openzeppelin upgrades not working
Description
Hi , I am trying to use upgradeable smart contracts on our polygon edge test instance. I have used the example of openzeppelin upgradeable contracts using hardhat plugin
Your environment
Steps to reproduce
Expected behavior