https://www.ensvolution.xyz/?name=zoltu.eth was originally registered to someone, and then it expired and a new person registered it.
In the visualization you can see that it was renewed 2021-04-23, and there was no renewal after that. On 2025-08-07 it shows an "Owner Change" event, but this was actually a registration event. If you click through to the transaction of the "Owner Change" event, you can see that it is actually a call to registerWithConfig.
Three things should be fixed:
- There should be an event in the visualization showing when a name expires.
- When a name that was previously registered is registered again after expiration, this should show a new registration.
- There should be a clean vertical visual break clearly showing which events in the visualization were associated with the previous registrant and which were associated with the new registrant. At the moment, there is a connecting line between the two implying that there is continuity, when there is not.
https://www.ensvolution.xyz/?name=zoltu.eth was originally registered to someone, and then it expired and a new person registered it.
In the visualization you can see that it was renewed 2021-04-23, and there was no renewal after that. On 2025-08-07 it shows an "Owner Change" event, but this was actually a registration event. If you click through to the transaction of the "Owner Change" event, you can see that it is actually a call to
registerWithConfig.Three things should be fixed: