Version 1.1
This release adds an NFT tag for ENS names with NFT avatars, and makes use of the pydenticon library to generate Identicons images if the ENS user didn't set an avatar or the script fails to acquire the avatar.
Full changes for this release are in pull request #1.
Changelog
Main additions
- Instead of a white box, use the pydenticon library to replace the avatar if it doesn't exist or there are errors collecting it 2be516f
- Show a small blue NFT badge if the script detects that the avatar used is an NFT 2be69a7
Small fixes