> For the complete documentation index, see [llms.txt](https://docs.bankless.com/bankless-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bankless.com/bankless-api/other-services/wallet-images-wimg.md).

# Wallet Images (WIMG)

{% hint style="info" %}
This is a public endpoint and does not require any authentication.
{% endhint %}

### Introduction

WIMG is a free service by Bankless available to everyone, providing an image or avatar for any given wallet address - regardless of chain. Think Gravatar, but for wallets!

All you need to do is load the below URL into an image tag or component on your app, and you'll always have an image or avatar for that given wallet address.

```
https://www.bankless.com/wimg/{address}
```

If we don't already have an image or avatar cached for a wallet, we'll fetch it from the relevant name service (ENS for example) or we'll generate a brand new unique image just for that wallet if one doesn't exist elsewhere.

We have full support for EVM wallets, ENS names, Solana, SUI, Cosmos, and more.&#x20;

Cached images are replicated across the following locations:

* New York, USA
* London, UK
* Sydney, Australia

### Examples

**josh.eth** is an ENS name with an assigned avatar, so <https://www.bankless.com/wimg/josh.eth> loads the following:

&#x20;<img src="/files/zdJmsqNH4iuZk5jt0fjR" alt="" data-size="original">
