You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: the application is not detecting EIP-173 contracts in where you are the owner, but you are not the original deployer address.
Steps:
Deploy a contract with an address
Transfer ownership to another address
Got to Contracts tab, with this other address
Result:
Contract is not listed on the migrator list
Expected:
Even though you are not the original contract deployer, if you now own this contract and it is EIP-173 compliant, it would make sense that you also want to migrate the contract, as you are the owner now.