trezor / blockbook

:blue_book: Trezor address/account balance backend
https://trezor.io
GNU Affero General Public License v3.0
640 stars 635 forks source link

ENS-es are not correctly resolved #1109

Open tomasklim opened 2 weeks ago

tomasklim commented 2 weeks ago

In case there is more ENS domains added to one ETH address it is not correctly resolved

It says Donero https://eth1.trezor.io/address/0xF1c7B271C649b3A5606E3C6f748EA7a8e4351D2B

but Donero is expired https://etherscan.io/name-lookup-search?id=donero.eth

correct one is now 0xAdams https://etherscan.io/name-lookup-search?id=0xadams.eth

There is order of domains, so the first valid one should be used https://etherscan.io/name-lookup-search?id=0xf1c7b271c649b3a5606e3c6f748ea7a8e4351d2b Screenshot 2024-07-02 at 21 48 16