I've successfully deployed once my own ERC20 token on Ropsten network with positive result. I can see the ERC20 token contract address associated to those correspondence accounts. But, when I try to change the token name and re-deploy to the ropsten network again, I coudn't see the new token details anymore. Did I miss any steps?
Please see the attached screenshots below.
CToken - 0x0225b59b64aa51bd1cbf425896c70999c8c65565
MToken- 0x493d100661632C8e9d28F7144CCF046bA1a2E728
I thought is quite straight forward, I can just see the token on EtherScan upon successfully deployed.
Please advise