# 1 baby = 1 ENS

By [Rich Baby](https://paragraph.com/@rich-baby) · 2022-05-27

---

A new experiment from our dev team is delivered to the community.

We purchased the ENS `richbb.eth` earlier, and every Rich Baby holder now gets a subdomain.

For example, wallet address `0x3456` holds Rich Baby#1234, then `1234.richbb.eth` is resolved to `0x3456`.

If the Rich Baby is transferred to another wallet, the subdomain will be resolved to that address automatically.

This first step makes us to bring more new interesting experiences to all Rich Baby holders. And it’s already supported in [Flips Watch](https://flips.watch), you can search any Rich Baby holder by this ENS.

![](https://storage.googleapis.com/papyrus_images/20d0e28334c7d7607b2cc76b1b7858b6a1ec574fb217c4b7e53b0ad7c25f9eae.png)

Some technical details if you are interested:

We deployed a contract implementing [EIP-2544(ENS Wildcard Resolution)](https://eips.ethereum.org/EIPS/eip-2544), and set the resolver of `richbb.eth` to this contract instead of the public resolver. When the contract receives a resolving request, it looks up the owner from Rich Baby NFT contract, then returns the address.

Always building,

Trivia Labs

---

*Originally published on [Rich Baby](https://paragraph.com/@rich-baby/1-baby-1-ens)*
