Loading Noun
Noun 0

Awaiting connection...  
 

Click Here to Reconnect

YOLO Noun ?

Price

Ξ 0.01

HOW TO YOLO:
  • CLICK: Click the YOLO! button above
  • CONFIRM: Confirm the transaction in your wallet
  • ACT FAST: Blocks move really fast (~13 seconds)
  • FCFS: First come, first serve, only 1 Noun per block
  • WARNING: If not fast enough, you may mint the next Noun instead

WTF?

YOLO Nouns is an experimental social project for the Nouns community. In between each Noun that is selected daily, there are “ghost” Nouns that appear with every block and are lost into the ether. Until now. With YOLO Nouns you can capture each Noun and each moment on-chain, block by block. This happens really fast, so if you see a Noun you like, be sure to YOLO quickly!

YOLO Nouns are not Playground Nouns – they follow the same on-chain sequence and provenance as the Nouns DAO, leveraging the same Seeder contract that is used to determine Noun traits during the minting process. In fact, you can compare them to what you see on FOMO Nouns. So when you mint a YOLO Noun you are minting a Noun that could have actually been minted on-chain.

WARNING: To YOLO means to live in the moment and to take risks - due to the speed of blocks, when you YOLO on-chain you run the risk that you may not be fast enough to catch your target, and you may end up minting the Noun on the next block instead - but that doesn't bother you, as they say, YOU ONLY LIVE ONCE!

  • YOLO Nouns lets you watch, block by block, the next possible Noun
  • A new unique Noun is available on every block
  • There's no guarantee that you'll get the Noun due to the speed of blocks
  • Only one Noun can be minted per block
  • If someone mints the same Noun before you do, your request will be rejected
  • We are not kidding -- these Nouns change REALLY fast, so YOLO quickly!
  • A Noun can't always be minted if the chain moves too fast. Keep trying!
  • WARNING - If you're not fast enough, you may mint the Noun on the next block instead

The goal of YOLO Nouns is to acquire Nouns, and to provide the community with access to the broader Nouns governance model.

YOLO Nouns is all about vibes, but we are also planning on doing Nounish giveaways and other surprises for the community.

Nouns are generated randomly based on Ethereum block hashes. There are no 'if' statements or other rules governing noun trait scarcity, which makes all nouns equally rare. As of this writing, nouns are made up of:

  • backgrounds (2)
  • bodies (30)
  • accessories (137)
  • heads (234)
  • glasses (21)

Nouns are stored directly on Ethereum and do not utilize pointers to other networks such as IPFS. This is possible because noun parts are compressed and stored on-chain using a custom run-length encoding (RLE), which is a form of lossless compression.

The compressed parts are efficiently converted into a single base64 encoded SVG image on-chain. To accomplish this, each part is decoded into an intermediate format before being converted into a series of SVG rects using batched, on-chain string concatenation. Once the entire SVG has been generated, it is base64 encoded.