Open dchernokur opened 1 month ago
Considering we get list of deployed tokens from the events watcher, refreshing might not be that simple and we could be bound to the watcher timeout between poll calls 🤔 Let's figure out what can we do, maybe fake some loading spinner until new token pops in the list or something...
After deploying the new EIP-3643 token, the list of deployed tokens in "Admin" dropdown takes some time to show the newly deployed one, which leads to confusion "I've deployed the thing and I don't see it anywhere". We do have background refresh for the data, but it might be a bit slow, so we can improve the UX.
Suggestion: