Synthetic Loot

Contract Address

Developers can access the Synthetic Loot contract at address 0x869ad3dfb0f9acb9094ba85228008981be6dbdde.

What is Synthetic Loot?

Synthetic Loot (or "Synth Loot") is a virtual form of Loot that every wallet has automatically and does not need to be minted.

Unlike original Loot which is generated based on a numeric identifier, Synthetic Loot is generated based on your Ethereum wallet address. Developers who are building on top of Loot can easily incorporate Synthetic Loot into their projects, allowing the entire Ethereum ecosystem to access their projects for free.

To see this in action, visit this example page and enter your wallet address or ENS handle. You will see your Synth Loot and a generated character that corresponds to it.

This data is portable and will travel with you to any project that supports it.

Why can't I mint Synthetic Loot?

Right now, there is very little reason to. Because Synthetic Loot is already associated with every Ethereum address that ever has been or ever will be, there will never be anyone "without" Synthetic Loot. Still, there is no reason someone couldn't build a mintable contract on top of Synthetic Loot for those who want to do it.

What if someone re-rolls wallets to get desirable loot?

In many cases, this doesn't matter. However, developers who are concerned about this can instead use variants like Synthetic Lesser Loot, which reduces the rarity of some items. Synthetic variants still share all the same promises: they are available to every wallet automatically and do not need to be minted.

Why not expand the original Loot bag numbers past 8,000?

The original Loot contract is immutable, meaning it is impossible to change. Although it is possible to create new contracts that expand the numbers, it is purely up to the community to decide whether or not to do this and for developers to decide what is and isn't recognized.

It's important for the community to think about precedents. Expanding in small increments now only kicks the can down the road. As more people want Loot, more contracts will need to be created, which will lead to fragmentation where infrastructure and utilities that are built today will not work with the contracts of tomorrow.

Conversely, the supply of Synthetic Loot is always equal to the number of Ethereum wallets and will always be forward compatible.

Acknowledgements

Thank you to community member @stephancill for creating the demonstration page.