Releases: 409H/EtherAddressLookup
Address stats
🍾 Mega-thanks to https://quiknode.io for providing the RPC node that we make calls on!
When you hover over an address, it'll give you the ETH balance and the number of transactions going out. If the address is a contract address, it'll also give a small label telling you it is.
ENS Checker (ZWC)
ENS Checker
EAL will now display an notice on an ENS name that has ZWC characters in them. This should help reduce bad actors attack vectors with trying to imitate trusted ENS domains (Although all clients to date are compliant and strip bad characters out, it may help with new clients not adhering to the spec well).
Fixed Blockie layout issue on Etherscan
The blockie image will now display inline with the address on Etherscan.
Really big thanks to https://github.com/Samyoul for doing these!
Address Blockies
An address that is linkified by EAL will now show the blocky/identicon for the address. This will help you identify the address easier with a small unique graphic.
Huge thanks to https://github.com/Samyoul for implementing this!
Resolved MEW Contract Conflict Bug
Fixes the issue that caused the contract tab in MEW to not work as expected. For more details, see #138
Convert ENS address to link functionality
EAL will now find .eth
ENS domains on the webpage and automagically link them to your chosen block explorer. Here's what it looks like with the highlighter enabled.
If the block explorer doesn't support ENS domain lookup, then it'll be visible to you in the webpage with a nice red underline, and it won't take you to the block explorer site.
Really big thanks to https://github.com/Samyoul for doing this!
Ethergraphs.com block explorer
- Added EtherGraphs.com as a block explorer.
Has some great visuals for the blockchain.
Punycode domains now perform Levenshtien edit distance on myetherwallet
v1.8 Punycode domains now perform Levenshtien edit distance on myetherwallet
Remove common subdomain
This makes it a tiny bit easier to blacklist, and less soul sucking.
History Checker
You're now able to grant an optional permission to EAL to allow a read from your history to check for the last 500 entries to see if you visited a site that wasn't blacklisted, but now is.
- Requests optional permission on first attempt for permission to the
history
. - Runs a domain check on the last 500 history entries to see if any are in the blacklist
- If they are and the previous entry wasn't to the phishing page, then show a bad notice
- If they are and the previous entry was to the phishing page, then show a good notice
Bookmarks
The extension now comes pre-loaded with 6 bookmarks. You are able to toggle the bookmarks on/off by clicking on "More Settings".
You are also able to modify the bookmarks to be anything you want.