{
  "collection": "0x9170B19eB42A8dE81B0B62Dc37152032bA45407a",
  "tranche": 0,
  "commit": "0xc8d1957a6fe8aa4e719c5058f6fcf172295bd51ff699d6c5729b27167e73484e",
  "salt": "0xfe297905d4ed603820b31a1ae4e3ccf60ec532f11e74e91a903f744281c4ae29",
  "reserved": [
    1,
    3,
    4,
    6,
    32
  ],
  "shuffled": [
    75,
    10,
    54,
    84,
    39,
    61,
    16,
    21,
    50,
    62,
    80,
    48,
    59,
    42,
    43,
    86,
    58,
    76,
    108,
    103,
    70,
    96,
    85,
    77,
    110,
    13,
    24,
    45,
    66,
    104,
    74,
    81,
    51,
    7,
    20,
    29,
    18,
    28,
    99,
    53,
    56,
    63,
    57,
    94,
    52,
    33,
    15,
    31,
    109,
    83,
    107,
    90,
    88,
    65,
    64,
    25,
    93,
    101,
    72,
    111,
    41,
    95,
    5,
    2,
    79,
    12,
    11,
    49,
    22,
    68,
    69,
    60,
    78,
    106,
    36,
    34,
    9,
    55,
    47,
    14,
    105,
    102,
    27,
    44,
    38,
    40,
    91,
    73,
    89,
    98,
    30,
    8,
    26,
    67,
    100,
    37,
    87,
    19,
    82,
    71,
    17,
    35,
    46,
    92,
    23,
    97
  ],
  "armedBlock": 56691855,
  "offset": 25,
  "howToCheck": [
    "commit == keccak256(abi.encode(uint16[] shuffled, bytes32 salt)) - the hash stored in tranche 0 before minting opened",
    "offset == uint256(blockhash(armedBlock)) % shuffled.length - read the block's hash on the explorer",
    "token t (1-based): seat = t - 1; seats below reserved.length are the honoraries; otherwise seat = reserved.length + ((seat - reserved.length + offset) % shuffled.length)",
    "the artwork at a seat is [...reserved, ...shuffled][seat]"
  ]
}
