Provable fairness

To make sure no funny business goes on in the minting period, the tokens will be sorted in the following manner. Additionally no core team members will be allowed to shop tokens on secondary in the pre-reveal period.

Randomizing the metadata

  1. Sort all tokens by the SHA-256 sum of the GIF itself
  2. Shuffle using Ruby’s Array#shuffle(Random.new(SEED))
    • Seed is 14264359 (block number at time of shuffle)
  3. Rotate list by community supplied number X (Array#cycle)
    • 11944, the number of BING BONG reactions to this post at time of shuffle.
  4. Generate provenance hash, save to contract
    • Provenance hash is the SHA-256 of the final order of the all the tokens strung together.
  5. Let list sale be open for 1 hour, then mint 78 tokens in one transaction…
    • 9 (making it 10 with the genesis token #1) for Markus
    • 5 for Nguyen
    • 5 for James
    • 5 for Lucas
    • 5 for coinbilly
    • 5 for nelsg
    • 5 for flex
    • 5 for ash
    • 5 for lost slim
    • 5 for mendez
    • 5 for bread and avocado
    • 5 for mikker
    • 2 for mads
    • 7 stays in RCC vault
    Transferred manually after mint in the order above.

Updates post reveal

  1. Invisible Friend #3393 accidentally had the wrong gif. This was discovered after the project had minted out and the tokens had been revelead. The gif was then replaced with the correct one. The gif used to generate the provenance hash is this one.