When upgrading the implementation contract in a TransparentUpgradeableProxy, I noticed that there's no transaction recorded on Etherscan to show that the contract is upgraded. Is this an expected behavior? My contract was successfully upgraded nonetheless but was just wondering if I'm missing something.
When upgrading the implementation contract in a TransparentUpgradeableProxy, I noticed that there's no transaction recorded on Etherscan to show that the contract is upgraded. Is this an expected behavior? My contract was successfully upgraded nonetheless but was just wondering if I'm missing something.