This is a simple service that will return an identicon of an ethereum address. You can use this to power avatars in your webapp/dapp/web3 experience.
Think of effigy as a simple gravatar for ethereum.
FYI: 💸💸💸 Due to costs, I have disabled some features. It should render blockies for any ethereum address. If you have any issues, please let me know.
Also, I would love some donations to help cover costs: send usdc or eth to harper.eth. It was costing about 1k/month (wild!).
If you send me a note, I will give you a shoutout here. Thanks!
To use the service you just need to use the url in an image like so:
<img src="https://effigy.im/a/[ethereumAddress].[png|svg]">
Avatar URL | Image |
---|---|
https://effigy.im/a/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045.png |
|
https://effigy.im/a/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045.svg |
Inspired and influenced by:
Feel free to help make this better by submitting a pull request or sending me a note.