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 PNG itself
  2. Shuffle using Ruby’s Array#shuffle(Random.new(SEED))
    • Seed is 15057831 (block number at time of shuffle)
  3. Rotate list by community supplied number X (Array#cycle)
    • 390, the number of ❤️ reactions to this post.
  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 30 minutes, then mint 150 tokens in one transaction…
    • 23 (making it 24 with the genesis token #1) for Rami
    • 6 for Cheryl
    • 6 for Sampo
    • 6 for Pablo
    • 6 for Grandpa ALDRO
    • 6 for Choco
    • 6 for Mendez
    • 6 for mikker
    • 2 for Salmu BST
    • 2 for TastyMik
    • 2 for romeski12
    • 2 for Whang
    • 2 for Astronout
    • 2 for sneakeryee
    • 2 for Fantastic
    • 2 for M0nke
    • 2 for HarshTrip
    • 2 for deannad
    • 2 for Supermario208
    • 2 for MAISON
    • 60 for Fount

    Transferred manually after mint in the order above.