{
  "schema": "ab5d-series-evidence/1",
  "slug": "libertad-parametrizada-by-zjorge",
  "observedAtNote": "All timestamps in this file are UTC with an explicit +00:00 offset. Live observations were made during a single session on 18 September 2026 UTC, which was the evening of 18 September 2026 in Melbourne local time (UTC+10). Values reproduced from the Art Blocks index are given as that index returned them.",
  "scriptRetrieval": {
    "endpoint": "https://artblocks-mainnet.hasura.app/v1/graphql",
    "query": "POST projects_metadata where id _eq 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-92, selecting script and scripts{index script}",
    "libraryDeclared": "p5@1.0.0",
    "bytes": 10465,
    "sha256": "5707f7edbdf8bc932e11076e8f5c95e09c302528e02cd85a334eec2e9cf15c35",
    "digestMethod": "SHA-256 over the UTF-8 bytes of the returned script field, computed in the browser using the Web Crypto API",
    "scriptCount": 1,
    "concatenationCheck": "The single indexed scripts row reproduces the script field exactly; both hash to the same digest.",
    "retrievedAt": "2026-09-18T01:02:00+00:00",
    "fullScriptRead": true,
    "codeReproduced": false,
    "note": "Index retrieval over HTTPS, not a direct read of contract storage. No block reference pinned."
  },
  "traitReproduction": {
    "method": "Trait rules read from the retrieved script were reimplemented independently and run against the hashes of all 243 tokens, then compared with the features published for each token by the index.",
    "editionSize": 243,
    "results": [
      {
        "trait": "Framing",
        "matches": 243,
        "of": 243,
        "rule": "mat drawn when the frame flag byte is above its first threshold and below its second, or when the colour strategy is Tritone; line drawn when the flag byte is above the first threshold or the strategy is Tritone"
      },
      {
        "trait": "Initial speed, static against moving",
        "matches": 243,
        "of": 243,
        "rule": "vertical speed is zero when the door count exceeds 30, or when the strategy is Rumba with a round frame; 132 static, 111 moving"
      },
      {
        "trait": "Doors model, shape component",
        "matches": 243,
        "of": 243,
        "rule": "corner byte below the first threshold gives Sharp, above the second gives Submarine, otherwise Space ship"
      },
      {
        "trait": "Doors facing",
        "matches": 243,
        "of": 243,
        "rule": "sign of the skew parameter; no token has a skew magnitude below 0.5068, because the program triples any value smaller than 0.5"
      },
      {
        "trait": "Wind",
        "matches": 243,
        "of": 243,
        "rule": "five non overlapping bands of the computed wind value, boundaries near plus and minus 0.05 and plus and minus 0.25"
      },
      {
        "trait": "Gravity",
        "matches": 243,
        "of": 243,
        "rule": "four non overlapping bands of the computed gravity value"
      },
      {
        "trait": "Palette",
        "matches": 243,
        "of": 243,
        "rule": "selector byte modulo 26 for 24 of the 26 palettes; the 89 tokens labelled Procedural are exactly those on the Monochrome, Grayscale, B&W or Rumba strategies"
      },
      {
        "trait": "Padding",
        "matches": 242,
        "of": 243,
        "rule": "padding byte below its threshold gives Wide; otherwise Wide plus when the setup routine widens the padding for a low door count, else Narrow",
        "exception": "92000034, whose padding byte is 128, the exact threshold value and the only token in the edition holding it. Predicted Wide plus, published Narrow. No rule was found that excludes it without also excluding correctly labelled tokens, so it is reported rather than fitted."
      },
      {
        "trait": "Doors size",
        "matches": 242,
        "of": 243,
        "rule": "Regular when the setup routine applies no size multiplier, Big when it applies either multiplier",
        "exception": "one token carrying the larger multiplier is published as Regular; named in the research notes"
      },
      {
        "trait": "Framing shape, presence",
        "matches": 239,
        "of": 243,
        "rule": "present when the mat is drawn or the strategy is Tritone",
        "exception": "92000048, 92000059, 92000098 and 92000198 carry the attribute although their frame flag byte is above the mat threshold"
      },
      {
        "trait": "Framing shape, value where present",
        "matches": 148,
        "of": 148,
        "rule": "round when the round frame byte exceeds a padding dependent threshold, else square"
      },
      {
        "trait": "Doors model, fill component",
        "matches": 146,
        "of": 243,
        "rule": "Wireframes reproduces at 98 of 98 and opaque fill at 48 of 48; the remaining 97 tokens are set to 0.6 opacity by the program but only the 16 on the Rumba strategy are published as Translucent",
        "divergence": "81 tokens are published as Filled and render at 60 percent opacity; verified at the renderer on 92000018"
      },
      {
        "trait": "Density",
        "matches": null,
        "of": 243,
        "rule": "does not separate on door count alone; the four labels separate on door count divided by the width of the drawing area, so the wider passe partout raises the density label",
        "note": "reported as a mechanism rather than an exact reproduced rule, because two boundary overlaps remain"
      }
    ]
  },
  "glitchAttributeAnalysis": {
    "labelled": {
      "hasGlitchYes": 11,
      "mayGlitchProbably": 11,
      "overlap": 0,
      "neither": 221
    },
    "hasGlitchTokens": [
      "92000019",
      "92000040",
      "92000061",
      "92000067",
      "92000112",
      "92000130",
      "92000147",
      "92000164",
      "92000185",
      "92000186",
      "92000233"
    ],
    "mayGlitchTokens": [
      "92000026",
      "92000027",
      "92000048",
      "92000066",
      "92000084",
      "92000131",
      "92000158",
      "92000161",
      "92000168",
      "92000173",
      "92000234"
    ],
    "eligibilityPredicate": "A single door in the third layer is filled from a colour snapshotted before the colour strategy cascade rewrites the palette. The branch requires a byte flag, a narrow lightness window and a saturation floor on that snapshotted colour, and a strategy that is neither Tritone nor Rumba.",
    "eligibilityResult": "Captures all 22 labelled tokens with no false negatives and excludes all 219 unlabelled tokens.",
    "splitTest": "Adding the branch's requirement that the door fall within the central half of the canvas splits the 22 exactly: 11 of 11 central are Has glitch, 11 of 11 non central are May glitch.",
    "unexplained": [
      "92000127",
      "92000132"
    ],
    "unexplainedNote": "Two tokens satisfy the eligibility predicate and carry neither attribute. Both are static with the door far outside the centre, but 92000127 sits within the distance band occupied by labelled May glitch tokens, so no threshold separates it cleanly. Reported rather than fitted.",
    "observedAt": "2026-09-18T01:05:00+00:00"
  },
  "pseudorandomAnalysis": {
    "generator": "xorshift style integer generator, output reduced modulo 1000 and divided by 1000",
    "distinctOutputs": 1000,
    "outputRange": [
      0,
      0.999
    ],
    "seedSlice": "first sixteen characters of the hash string, which includes the two character 0x prefix, so fourteen hexadecimal digits are parsed",
    "seedsExactlyRepresentable": 35,
    "seedsOf": 243,
    "distinctSeedsAfterTruncation": 243,
    "seedCollisions": 0,
    "usage": "used only for shuffling door positions; every trait is read from the hash bytes directly",
    "spliceDefect": {
      "mechanism": "The shuffle index is drawn across the array length plus one and the top of the range is reachable, so the index can equal the array length. Splicing there removes nothing and returns an empty array, which the program divides by two; JavaScript coerces it to zero and the door is placed at coordinate zero.",
      "totalCollapsesAcrossEdition": 3587,
      "tokensAffected": 243,
      "tokensOf": 243,
      "worstToken": {
        "tokenId": "92000194",
        "collapses": 26
      },
      "visibleConsequence": "Coordinate zero maps to the inner edge of the padding and the drawn frame sits five percent further in, so affected doors land outside the frame along the left edge and the bottom.",
      "observedAt": "2026-09-18T01:00:00+00:00"
    }
  },
  "divisorDefect": {
    "description": "The door count and the skew parameter are each computed by dividing a byte by 265 rather than 256.",
    "consequence": "The top of the intended range is unreachable; the maximum door count obtainable from a hash is 59 rather than 61.",
    "note": "Tested against the published Density trait using divisors of both 265 and 256 and the raw byte. All three produce the same band overlaps, so this defect is reported from the code and is not the cause of the Density overlap."
  },
  "motionObservations": [
    {
      "tokenId": "92000080",
      "publishedInitialSpeed": "Static",
      "canvas": "1324 by 1324",
      "frameCounterAdvance": 1051,
      "windowSeconds": 17.5,
      "signatureSamples": 8,
      "distinctSignatures": 1,
      "conclusion": "Redrawing continuously and producing an identical image every frame.",
      "observedAt": "2026-09-18T00:52:00+00:00"
    },
    {
      "tokenId": "92000074",
      "publishedInitialSpeed": "Hailstorm",
      "canvas": "1324 by 1324",
      "signatureSamples": 5,
      "distinctSignatures": 5,
      "darkPixelRange": [
        49417,
        57097
      ],
      "conclusion": "Moving.",
      "observedAt": "2026-09-18T00:58:00+00:00"
    },
    {
      "tokenId": "92000018",
      "publishedInitialSpeed": "Static",
      "canvas": "1324 by 1324",
      "distinctColours": 2874,
      "paletteSize": 5,
      "blendedPixelValue": "RGB 153,129,30 present across 4580 pixels, the computed 60 percent alpha composite of the door colour over the mat",
      "conclusion": "Alpha compositing in force on a token published as Filled.",
      "observedAt": "2026-09-18T00:56:00+00:00"
    },
    {
      "tokenId": "92000147",
      "publishedTrait": "Has glitch: Yes",
      "predictedDoorPosition": [
        64.4,
        37.3
      ],
      "predictedColourHSL": [
        24,
        99,
        59
      ],
      "measuredPixelRGB": [
        254,
        130,
        47
      ],
      "isolatedPixelCount": 5647,
      "measuredBoundingBoxPercent": [
        62.8,
        31.9,
        66.0,
        42.5
      ],
      "measuredCentrePercent": [
        64.4,
        37.2
      ],
      "conclusion": "The reimplementation predicted the position and exact colour of a single anomalous door and the canvas confirms both.",
      "observedAt": "2026-09-18T01:12:00+00:00"
    }
  ],
  "interactionTests": {
    "method": "Key events dispatched into the page from the browser pane, not physical key presses. Real key input did not reach the page during this session; after a physical arrow press the sketch's key variables still read zero, so the synthetic route was used and is reported as such. The sketch's handler is the same code path under either method; the browser level path from a physical keypress was not exercised.",
    "tokenTested": "92000080",
    "results": [
      {
        "control": "down arrow",
        "documented": "arrows control wind and gravity",
        "observed": "the picture began changing and kept changing across samples on a token published as Static",
        "verdict": "works; changes vertical speed, not gravity"
      },
      {
        "control": "space bar",
        "documented": "space bar to stop animation",
        "observed": "three consecutive identical canvas signatures",
        "verdict": "works"
      },
      {
        "control": "right arrow",
        "documented": "arrows control wind",
        "observed": "fifteen events shifted the door field rightward; the leftmost occupied column band fell from 1820 ink pixels to 0 and the right hand band rose from 2899 to 9162",
        "verdict": "works"
      },
      {
        "control": "lowercase m and l",
        "documented": "Type M or L to increase or decrease density",
        "observed": "at a door count near the program ceiling neither case changed the picture, so the test was repeated at a lower count: fifteen lowercase m events raised the ink count from 572592 to 576961",
        "verdict": "works in lowercase"
      },
      {
        "control": "uppercase M with shift",
        "documented": "Type M or L to increase or decrease density",
        "observed": "fifteen events at a door count well below the ceiling left the ink count byte identical at 572592",
        "verdict": "no effect; the program compares against lowercase only"
      },
      {
        "control": "s",
        "documented": "Would you like a PNG? Just hit S",
        "observed": "not tested",
        "verdict": "deliberately not triggered because it initiates a file download"
      }
    ],
    "gravityClaim": "The gravity parameter is set from the hash at load and is never reassigned anywhere in the program, so no key changes it. The vertical arrows change the scroll speed, which is the variable the Initial speed trait reports.",
    "audio": "No sound calls appear anywhere in the program and no audio was heard during any renderer session.",
    "observedAt": "2026-09-18T01:25:00+00:00"
  },
  "attributeCoverage": {
    "note": "The attribute schema was initially derived from a single token and was incomplete. The census below is across all 243.",
    "universal": [
      "Color strategy",
      "Density",
      "Doors aspect",
      "Doors facing",
      "Doors model",
      "Doors size",
      "Framing",
      "Gravity",
      "Initial speed",
      "Padding",
      "Palette",
      "Wind"
    ],
    "sparse": {
      "Framing shape": 148,
      "Has glitch": 11,
      "May glitch": 11
    },
    "tokensWithEmptyFeatureObjects": 0,
    "colourStrategyCounts": {
      "Duotone": 91,
      "Tritone": 41,
      "Rumba": 37,
      "Monochrome": 29,
      "B&W": 21,
      "Mi-Teintes Fun": 14,
      "Duotone Variation": 8,
      "Grayscale": 2
    },
    "initialSpeedCounts": {
      "Static": 132,
      "Snowing": 45,
      "Evaporation": 42,
      "Hailstorm": 10,
      "Frantic bubbles": 8,
      "Floating": 6
    }
  },
  "mintChronology": {
    "firstTokenMintedAt": "2021-06-13T14:32:55+00:00",
    "activatedAt": "2021-06-13T21:29:05+00:00",
    "publicOpeningAt": "2021-06-15T12:47:45+00:00",
    "secondTokenMintedAt": "2021-06-15T12:47:45+00:00",
    "thirdTokenMintedAt": "2021-06-15T12:47:49+00:00",
    "completedAt": "2021-06-26T00:24:10+00:00",
    "lastTokenMintedAt": "2021-06-26T00:24:10+00:00",
    "paceFromPublicOpening": {
      "beforeOpening": 1,
      "firstHour": 6,
      "remainderOfFirstDay": 53,
      "daysTwoToFive": 21,
      "daysSixToEleven": 162
    },
    "longestGapExcludingPreOpening": {
      "fromInvocation": 84,
      "toInvocation": 85,
      "hours": 19.43
    },
    "spanFromOpeningToCompletionDays": 10.48,
    "priceWei": "119000000000000000",
    "priceEth": 0.119,
    "sellout": null,
    "selloutNote": "No sellout interval is reported. The edition filled gradually over ten and a half days with two thirds of it minting in the final six.",
    "updated_atNote": "The index also returns an updated_at value of 2021-06-26T00:25:01.099754 which carries no timezone offset. It is reproduced here exactly as returned and has not been converted."
  },
  "holdingVerification": {
    "tokenId": "92000080",
    "invocation": 80,
    "ownerAddress": "0xdd19308a9731cdecb67e0d80ca6823394208c045",
    "ab5dLinkedWallets": [
      "0xce6dc14c5494d8a4325a81d3b257d130fa2039d1",
      "0x2247247ee0eee59557e6cd14f7e047f6a9309b5c",
      "0xdd19308a9731cdecb67e0d80ca6823394208c045"
    ],
    "walletSetSource": "user_profiles where username eq ab5d, linked_accounts",
    "held": true,
    "method": "The token's owner address was compared against the live linked wallet set rather than assumed from a catalogue entry.",
    "observedAt": "2026-09-18T01:18:01+00:00"
  },
  "artistNameDiscrepancy": {
    "indexArtistNameForProject92": "zJorge",
    "pageByline": "zVault",
    "profileUsername": "zjorge",
    "profileDisplayName": "Jorge Ledezma D'H",
    "artistOwnSite": "Jorge Ledezma",
    "pageArtistLinkTarget": "/artists/jorge-ledezma",
    "sameAddressOtherProjectsIndexedAs": "Jorge Ledezma",
    "conclusion": "One artist, four live labels. The page link resolves to the same artist, so this is a display name change and not a transfer of credit. The index value is stored per project and frozen at mint.",
    "observedAt": "2026-09-18T01:20:00+00:00"
  },
  "failedAttempts": [
    {
      "attempt": "Physical arrow key presses sent to the renderer",
      "outcome": "The sketch's key variables still read zero afterwards, so no key event reached the page. The browser pane was hidden for the session.",
      "resolution": "Switched to dispatched key events and recorded the method limitation rather than reporting an untested control as tested."
    },
    {
      "attempt": "First reading of the fill mode on token 92000018",
      "outcome": "The canvas returned a single colour and a frame counter of zero. Reading this as a blank or broken render would have been wrong.",
      "resolution": "The animation loop was suspended because the pane was hidden. Forcing a repaint with a screenshot started it, after which the canvas returned 2874 distinct colours."
    },
    {
      "attempt": "First uppercase M density test",
      "outcome": "No change, but the door count was near the program ceiling at the time, so the test could not distinguish a broken control from a saturated one.",
      "resolution": "Repeated at a lower door count with a lowercase control condition in the same run."
    },
    {
      "attempt": "Deriving the attribute schema from token 92000000",
      "outcome": "Returned 13 attribute names and missed Has glitch and May glitch entirely.",
      "resolution": "Recensused across all 243 tokens, which returned 15 names and the sparse coverage figures."
    },
    {
      "attempt": "Explaining the Density band overlap by the 265 divisor",
      "outcome": "Divisors of 265 and 256 and the raw byte all produce the same overlap, so the hypothesis was wrong.",
      "resolution": "Abandoned and replaced by the door count divided by drawing width, which separates the bands."
    },
    {
      "attempt": "Reading the artist website of record at https://ledezma.art/art-blocks/",
      "outcome": "404.",
      "resolution": "Located the artist's page for this work through the site's own works index."
    }
  ],
  "submittedTokenObservations": null,
  "tokenObservations": [
    {
      "token_id": "92000018",
      "owner_address": "0xff18fd1347fc75b558043d3d882a337a33d05a49",
      "hash": "0xd3e6703666a6b159b8764f23caeea33fee2ab98b9d5d6dbe685303cb8b8b2ea8",
      "minted_at": "2021-06-15T16:57:41+00:00"
    },
    {
      "token_id": "92000074",
      "owner_address": "0x302cc0f5afe9ab6f30359e82fc1c77750e77b81a",
      "hash": "0x1252a5f6ff8ab06c110b04fc3361e614a7e1d68b0cf0bd942c6fb384771788dd",
      "minted_at": "2021-06-18T20:13:19+00:00"
    },
    {
      "token_id": "92000080",
      "owner_address": "0xdd19308a9731cdecb67e0d80ca6823394208c045",
      "hash": "0xa8e7fa9697afe1f97f8a5948920e37753e0459a7115d98e7c785fe22d2e52473",
      "minted_at": "2021-06-20T03:27:22+00:00"
    },
    {
      "token_id": "92000147",
      "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
      "hash": "0xf59f7240b776e17619b279a22a947a7599a0e98cde289dd0635ae292ec7526b9",
      "minted_at": "2021-06-25T16:13:22+00:00"
    }
  ],
  "independentIndexCheck": {
    "observedAt": "2026-09-18T01:43:40.758066+00:00",
    "slug": "libertad-parametrizada-by-zjorge",
    "project": {
      "project_id": "92",
      "contract_address": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "invocations": 243,
      "max_invocations": 243,
      "license": "CC BY-NC 4.0"
    },
    "scriptSha256": "5707f7edbdf8bc932e11076e8f5c95e09c302528e02cd85a334eec2e9cf15c35",
    "matchesSubmittedDigest": true,
    "tokens": [
      {
        "token_id": "92000018",
        "owner_address": "0xff18fd1347fc75b558043d3d882a337a33d05a49",
        "hash": "0xd3e6703666a6b159b8764f23caeea33fee2ab98b9d5d6dbe685303cb8b8b2ea8",
        "minted_at": "2021-06-15T16:57:41+00:00"
      },
      {
        "token_id": "92000074",
        "owner_address": "0x302cc0f5afe9ab6f30359e82fc1c77750e77b81a",
        "hash": "0x1252a5f6ff8ab06c110b04fc3361e614a7e1d68b0cf0bd942c6fb384771788dd",
        "minted_at": "2021-06-18T20:13:19+00:00"
      },
      {
        "token_id": "92000080",
        "owner_address": "0xdd19308a9731cdecb67e0d80ca6823394208c045",
        "hash": "0xa8e7fa9697afe1f97f8a5948920e37753e0459a7115d98e7c785fe22d2e52473",
        "minted_at": "2021-06-20T03:27:22+00:00"
      },
      {
        "token_id": "92000147",
        "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
        "hash": "0xf59f7240b776e17619b279a22a947a7599a0e98cde289dd0635ae292ec7526b9",
        "minted_at": "2021-06-25T16:13:22+00:00"
      }
    ]
  },
  "submittedTokenPageChecks": null,
  "tokenPageChecks": [
    {
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000080",
      "status": 200,
      "method": "Independent HTTP GET; availability only, not visual inspection",
      "observedAt": "2026-09-18T01:44:12.681792+00:00"
    },
    {
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000147",
      "status": 200,
      "method": "Independent HTTP GET; availability only, not visual inspection",
      "observedAt": "2026-09-18T01:44:12.629631+00:00"
    },
    {
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000018",
      "status": 200,
      "method": "Independent HTTP GET; availability only, not visual inspection",
      "observedAt": "2026-09-18T01:44:12.826491+00:00"
    },
    {
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000074",
      "status": 200,
      "method": "Independent HTTP GET; availability only, not visual inspection",
      "observedAt": "2026-09-18T01:44:12.979018+00:00"
    }
  ],
  "coordinatorIndependentRetrieval": {
    "query": "query{projects_metadata(where:{slug:{_eq:\"libertad-parametrizada-by-zjorge\"}}){project_id contract_address script invocations max_invocations license link_to_license script_type_and_version first_token_minted_at second_token_minted_at completed_at activated_at price_per_token_in_wei}}",
    "retrievedAt": "2026-09-18T02:54:30.164771+00:00",
    "project": {
      "project_id": "92",
      "contract_address": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "invocations": 243,
      "max_invocations": 243,
      "license": "CC BY-NC 4.0",
      "link_to_license": null,
      "script_type_and_version": "p5@1.0.0",
      "first_token_minted_at": "2021-06-13T14:32:55+00:00",
      "second_token_minted_at": "2021-06-15T12:47:45+00:00",
      "completed_at": "2021-06-26T00:24:10+00:00",
      "activated_at": "2021-06-13T21:29:05+00:00",
      "price_per_token_in_wei": "119000000000000000"
    },
    "sha256": "5707f7edbdf8bc932e11076e8f5c95e09c302528e02cd85a334eec2e9cf15c35",
    "bytes": 10465,
    "scope": "Retrieval only; reading and visual review pending."
  },
  "coordinatorReviewQueue": [
    "Independently read complete script and distinguish literal divisor265 from speculation about intended256.",
    "Do not accept submitted full-edition reimplementation counts without independently checking algorithm, inputs and results.",
    "Inspect actual alpha/compositing semantics before calling platform Filled labels wrong.",
    "Separate observed placement behaviour from an unsupported claim of artistic error or intended frame containment.",
    "Verify artist project source, fresh complete wallet ownership, four original renderer observations and rights."
  ],
  "coordinatorCodeReview": {
    "reviewer": "OpenAI Codex",
    "recordedAt": "2026-09-18T02:55:40.062412+00:00",
    "scope": "Complete10465-byte indexed executable program read. No all-token reimplementation counts independently reproduced.",
    "findings": [
      "32 bytes drive density, skew, palette selection, colours, dimensions, wind/gravity, framing, fill and shape.26 palette arrays.",
      "Density uses divisor265 literally. No evidence that256 was intended; do not call typography a defect without evidence.",
      "Colour strategy selector has gap208 through215 where clrStl remains undefined; cascading branches must be described from code rather than assumed exhaustive8-label coverage.",
      "qFl becomes Translucent above140 and op=.6, but op is multiplied into stroke/fill ONLY in Rumba branch. Other branches use fd from boundary fading. Therefore claim81 Filled tokens are wrongly labelled because op=.6 is unsupported and appears false.",
      "Three layers draw3*dn,2*dn+1,dn+2 shapes at sizes.64,1,1.36; speeds3*y_s,2*y_s,y_s. Within-layer translucent background washes further alter perceived depth independent of qFl.",
      "Setup initializes shuffled positions from200-entry arrays. Inclusive random_int(0,array.length) can splice beyondlast valid index; [] divided by2 becomes0. Exact submitted3587 incidence not independently reproduced.",
      "Seed includes0x+14hex chars; JS bitwise operations truncate after number parsing. Exact representability/collision counts need independent computation.",
      "Wind/gravity apply nonlinear coordinate warps; are not a force integration. Vertical movement wraps100-to0 and0-to100 and fades nearedges.",
      "Frame drawn between second and third layers; some third-layer shapes extend outside square frame by design of drawing sequence. No basis to say frame intended to contain all shapes.",
      "Static initial y_s for density>30; setup condition may enable movement forlowerdensity except Rumba circular case. Draw continues evenwheninitialspeed0.",
      "cPt draws sharp quadrilateral or bezier-rounded/pill outlines; special accent logic for finalforegroundshape.",
      "Keyboard left/right adjustwind,down/up adjustsverticalspeed,space stops,m/l adjustdensity,s saves. No audio or resize handler found."
    ]
  },
  "coordinatorSourceAccess": {
    "artistProject": "Web tool inaccessible",
    "artistAbout": "Web tool timeout; not evidence domain nonexistent",
    "CCdeed": "CC BY-NC4.0 standard deed inspected"
  },
  "coordinatorFreshCensus": {
    "query": "query{user_profiles(where:{username:{_eq:\"ab5d\"}}){linked_accounts{public_address}} tokens_metadata(where:{project_id:{_eq:\"0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-92\"}},order_by:{invocation:asc},limit:600){token_id invocation hash owner_address features minted_at}}",
    "retrievedAt": "2026-09-18T02:55:58.944879+00:00",
    "response": {
      "data": {
        "user_profiles": [
          {
            "linked_accounts": [
              {
                "public_address": "0xce6dc14c5494d8a4325a81d3b257d130fa2039d1"
              },
              {
                "public_address": "0x2247247ee0eee59557e6cd14f7e047f6a9309b5c"
              },
              {
                "public_address": "0xdd19308a9731cdecb67e0d80ca6823394208c045"
              }
            ]
          }
        ],
        "tokens_metadata": [
          {
            "token_id": "92000000",
            "invocation": 0,
            "hash": "0xb2e18aa5d5d87735f91c516e6a18f10b4052f2620a676ac0e8a9a95c995f00bb",
            "owner_address": "0x2672125fbbbfc8b5a9e22d4146ac918732f0948c",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Kheghi",
              "Doors size": "Regular",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-13T14:32:55+00:00"
          },
          {
            "token_id": "92000001",
            "invocation": 1,
            "hash": "0x6d3f2194f055928de9e04220d509eb0d399f1822badf8ac039ed1b06a35a9397",
            "owner_address": "0xf92bb2215684c353b4009395061ee7652883c365",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Hegguk",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Hailstorm",
              "Color strategy": "Duotone Variation"
            },
            "minted_at": "2021-06-15T12:47:45+00:00"
          },
          {
            "token_id": "92000002",
            "invocation": 2,
            "hash": "0xbfa4c319ee556c9da419965901dd9aaa37578758f4f72802c54849cd5cfacefe",
            "owner_address": "0x464f6d584b8ef16e0206420d175e2a0694760d63",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-15T12:47:49+00:00"
          },
          {
            "token_id": "92000003",
            "invocation": 3,
            "hash": "0xe3547b3a370eb4d4bef914a1454290e096d91e8fb0e9233330f617337a352a3e",
            "owner_address": "0xe9706a0ad0b8b52452ae046c53b29ab034540e49",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Abasia",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T12:50:31+00:00"
          },
          {
            "token_id": "92000004",
            "invocation": 4,
            "hash": "0xd8661d5bd538b8467b7c8081b91d5e6b461bad50120b0295bae85f9c3df92210",
            "owner_address": "0xeff0c128d7c5c39b06924d750ffa0296066a3220",
            "features": {
              "Wind": "Calm",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Ayagwe",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T12:52:39+00:00"
          },
          {
            "token_id": "92000005",
            "invocation": 5,
            "hash": "0x995b15ffe6da9c9bf878c6c8310cc1f52e51f8fdb5569c4934f866380e9e9bf9",
            "owner_address": "0xf1c54f5a9d3f2349793c4f78fec79bcda2a2c982",
            "features": {
              "Wind": "Calm",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-15T13:01:56+00:00"
          },
          {
            "token_id": "92000006",
            "invocation": 6,
            "hash": "0xd5ac1d96b66388ad325f8f676a74179663358aef90200a7a4c5e71d34d284926",
            "owner_address": "0x2c81cee7050c9d03295560851ffde123bdf9696a",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Tarwiv",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T13:42:49+00:00"
          },
          {
            "token_id": "92000007",
            "invocation": 7,
            "hash": "0x75d010a61c71af4320bbe356ab6f9099032702e75278d8031d8aa64b1bd44add",
            "owner_address": "0x1ab786ea6828ff401477d6d351408cde2ff0b938",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Nagyso",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T13:53:28+00:00"
          },
          {
            "token_id": "92000008",
            "invocation": 8,
            "hash": "0x50648924e2c580cc9398be7a9b013fb17a80e85b5c652c26492931193302c8d0",
            "owner_address": "0x691f8c0a50ff1ccdd24de1d483492d04644d6027",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Nagyso",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T14:04:09+00:00"
          },
          {
            "token_id": "92000009",
            "invocation": 9,
            "hash": "0xe05ed5adc4399ca93633454482e71b10965b6c4f8c1c5d25261fdddfbc01e382",
            "owner_address": "0xddcc629c76f311d894b7c2953942a8652df2985d",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Nowung",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T14:10:51+00:00"
          },
          {
            "token_id": "92000010",
            "invocation": 10,
            "hash": "0xb1d12097c6b6c17df658fe9036647777ed190a21da80ccfc1998dcd7dacdbae5",
            "owner_address": "0xca48c615ff3b0a966227651596707cc2927ab22d",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-15T14:58:07+00:00"
          },
          {
            "token_id": "92000011",
            "invocation": 11,
            "hash": "0x481e64c171854972ccec7fed2257d63c33529d3b1821c572bf362efc322b47a0",
            "owner_address": "0x464f6d584b8ef16e0206420d175e2a0694760d63",
            "features": {
              "Wind": "From west",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Qigong",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-15T15:11:47+00:00"
          },
          {
            "token_id": "92000012",
            "invocation": 12,
            "hash": "0xb51a37e33e677145a9a68f49dc712f72962aa9fd2fc49852a58072b1f55e40da",
            "owner_address": "0xe97f59a37a630c8011bcfce2bbc23c6bae899c21",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-15T15:38:30+00:00"
          },
          {
            "token_id": "92000013",
            "invocation": 13,
            "hash": "0x383980beee659a639b9cbfe192c268ee4b8833e6deb7970b8e449bb432f6f716",
            "owner_address": "0xfa15a0a2ad06aececbbf8e2307512bb90e08f7d3",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide plus",
              "Palette": "Qawwal",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Hailstorm",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T15:49:06+00:00"
          },
          {
            "token_id": "92000014",
            "invocation": 14,
            "hash": "0xe550f3d3abce69cfe2a1432c038bd8ae09f03d076ad5d54ac18ffd835cbbc461",
            "owner_address": "0x67ea5cbe1059d53e4580db289721b75b0ca963e3",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-15T16:23:59+00:00"
          },
          {
            "token_id": "92000015",
            "invocation": 15,
            "hash": "0x0b92a83bb02f5e300fa8bc7568bac45eee1913285bdd22bb47d0a771076b7361",
            "owner_address": "0xb99a6171df6ecd6b90abef6af6452fef0ffef9c9",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Tsngal",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T16:45:10+00:00"
          },
          {
            "token_id": "92000016",
            "invocation": 16,
            "hash": "0xf2c53a0760e8e05f3bb7a15049a0664e33f1229da559de923e2b8a32e4779311",
            "owner_address": "0xb99a6171df6ecd6b90abef6af6452fef0ffef9c9",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Tsngal",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T16:48:54+00:00"
          },
          {
            "token_id": "92000017",
            "invocation": 17,
            "hash": "0xcb1cc97632a570c7eedc2ab705794154630303ed3b763f2d6d358b10ee2bc226",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From west",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Evaporation",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-15T16:53:26+00:00"
          },
          {
            "token_id": "92000018",
            "invocation": 18,
            "hash": "0xd3e6703666a6b159b8764f23caeea33fee2ab98b9d5d6dbe685303cb8b8b2ea8",
            "owner_address": "0xff18fd1347fc75b558043d3d882a337a33d05a49",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Suchil",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T16:57:41+00:00"
          },
          {
            "token_id": "92000019",
            "invocation": 19,
            "hash": "0x3d8c14b67b09f807d29380229fa8716aa2f32477c60436e58e57535e4b4b211e",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Suchil",
              "Doors size": "Regular",
              "Has glitch": "Yes",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T16:58:47+00:00"
          },
          {
            "token_id": "92000020",
            "invocation": 20,
            "hash": "0x5939d5c6762c20a7a8dcef9bb5345ca6504a553a0a750bb695ae484f6ff0b597",
            "owner_address": "0x94dd12f273e34fc780538522c6bc63006fd432fb",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide plus",
              "Palette": "Nirvae",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Floating",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T17:27:28+00:00"
          },
          {
            "token_id": "92000021",
            "invocation": 21,
            "hash": "0xf162de3c9153de2e5408530aab375f243926477436998fb1810678104fe0df19",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Qawwal",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T17:50:58+00:00"
          },
          {
            "token_id": "92000022",
            "invocation": 22,
            "hash": "0x59a45ac18f6336415510a10df27e407314bf8f5d8b902e6a7f4077be0345b656",
            "owner_address": "0x464f6d584b8ef16e0206420d175e2a0694760d63",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-15T17:53:48+00:00"
          },
          {
            "token_id": "92000023",
            "invocation": 23,
            "hash": "0xf9b0a0feb1498524dd98c032e2ec45c3800a6c084e025c965cb5a22071a0b137",
            "owner_address": "0x464f6d584b8ef16e0206420d175e2a0694760d63",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-15T17:54:57+00:00"
          },
          {
            "token_id": "92000024",
            "invocation": 24,
            "hash": "0x352497348e3c2f08bc22a02632749ba67119307bd90d8b61ebdf760cd445a4a7",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-15T17:59:00+00:00"
          },
          {
            "token_id": "92000025",
            "invocation": 25,
            "hash": "0x261abb05033e31e86ad63bf868845651fbf4b0f0c22a83b8f668417e14c99985",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From west",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Arella",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Frantic bubbles",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T18:00:52+00:00"
          },
          {
            "token_id": "92000026",
            "invocation": 26,
            "hash": "0x15516ccbc7bd1a1831c3eb575a61dc3d9b5acc29a328e0b4d1271a6de41a7666",
            "owner_address": "0x349a01774f22f51ffd46270b48f1fdc85ac9131f",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Ture",
              "Doors size": "Big",
              "May glitch": "Probably",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T18:12:09+00:00"
          },
          {
            "token_id": "92000027",
            "invocation": 27,
            "hash": "0xa7866e549acf38db53376e912760e83cfadc69642f2f9a1183598e6a36a1caea",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Abasia",
              "Doors size": "Regular",
              "May glitch": "Probably",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-15T18:27:47+00:00"
          },
          {
            "token_id": "92000028",
            "invocation": 28,
            "hash": "0x646c03d06fa7d61c7bb4020296ba3f5ae7697d45e9675535214fd44c2a7658d8",
            "owner_address": "0x1b64c25a669a9a2c1f8ff56a2789f85057bcafc0",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Suchil",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T18:31:11+00:00"
          },
          {
            "token_id": "92000029",
            "invocation": 29,
            "hash": "0xba56832d5cfd9d81b9c3d88ca7845faa55a12a84a0245f1e46c72770f4d3fed0",
            "owner_address": "0x6c3e007377effd74afe237ce3b0aeef969b63c91",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Musyes",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T18:39:09+00:00"
          },
          {
            "token_id": "92000030",
            "invocation": 30,
            "hash": "0x8968aaedcbf123a885f59a0bd4ff30de55b4b7c493a48501feafdab7cc58e275",
            "owner_address": "0x7eb9693402e49a781ac616a0e5b939ba22bb43a6",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Serene",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone Variation"
            },
            "minted_at": "2021-06-15T18:43:41+00:00"
          },
          {
            "token_id": "92000031",
            "invocation": 31,
            "hash": "0xa59c929966dded860f11190583cf4b6301bfacf62a2582aa904edccfbb705605",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Triz",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T18:53:31+00:00"
          },
          {
            "token_id": "92000032",
            "invocation": 32,
            "hash": "0xe95175f74cf68cb4b003a635a4c3e8c838359382762b0c89bb4f185cd689cc8e",
            "owner_address": "0x53dda0a69992b87e51f0f14b1337281f09a2c8da",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Ayagwe",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T18:55:16+00:00"
          },
          {
            "token_id": "92000033",
            "invocation": 33,
            "hash": "0x931479f36d4b043993fc2e6ce409e91a011b9a8fe286ee7c3269ca0f857326d4",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From west",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-15T19:46:45+00:00"
          },
          {
            "token_id": "92000034",
            "invocation": 34,
            "hash": "0xf63831428caeef3041d70c80dff725225a85c40f6d6cbd28f28b48675fa28790",
            "owner_address": "0xb684afe21d28dc6bf235ca7c7da3c21df19b3bcd",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-15T19:50:11+00:00"
          },
          {
            "token_id": "92000035",
            "invocation": 35,
            "hash": "0x9d04df3b774b7bb64c0679aab415989740486b52fdfbedb8279bd716859f06d8",
            "owner_address": "0x2901a2b2e8069d9e9bc378957645279ee0b8828f",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Tsngal",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Floating",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T19:56:38+00:00"
          },
          {
            "token_id": "92000036",
            "invocation": 36,
            "hash": "0x1a496ee82bd7e297316f84a73e37c8e836e069050258cdea44fdcc66f5ca7b13",
            "owner_address": "0x268c0f22fc8325a5ebbde2ef9d3438d57550e8d8",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Circle",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-15T20:21:00+00:00"
          },
          {
            "token_id": "92000037",
            "invocation": 37,
            "hash": "0x1dbdf51932d7c776df5870a97e5120557034b795aa566cab2f180839a6cea1c0",
            "owner_address": "0x5a5617ba16beba3d04ae3c6b1e9d522c1856763c",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Natz",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T21:15:59+00:00"
          },
          {
            "token_id": "92000038",
            "invocation": 38,
            "hash": "0x3ff0eb2af7fcf44d91358b20e1aa7920e070a8aa3ea624483f75d0a6018030ec",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-15T21:18:59+00:00"
          },
          {
            "token_id": "92000039",
            "invocation": 39,
            "hash": "0x0640e4f00a1c0f7d88fc6a054fab3e4cd06dffead67c0eff9b546e192a4ca36e",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Abasia",
              "Doors size": "Big",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Frantic bubbles",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T21:21:40+00:00"
          },
          {
            "token_id": "92000040",
            "invocation": 40,
            "hash": "0xde4fb0672ad1f400a0fb82257533138683cb9ff22a4dcdbc19f472e9d67b5b1e",
            "owner_address": "0x74737325789e0485dd0f4c5c4a097fbc7b02c8c6",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Natz",
              "Doors size": "Big",
              "Has glitch": "Yes",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Wide",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-15T23:17:55+00:00"
          },
          {
            "token_id": "92000041",
            "invocation": 41,
            "hash": "0x394bc4b344c7906a48957d9ea7927666d77ca82d80602990eb8f44f2c978b942",
            "owner_address": "0xede3eca574aff4d5e8b4b2ec3032628d62137e72",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Triz",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-15T23:58:36+00:00"
          },
          {
            "token_id": "92000042",
            "invocation": 42,
            "hash": "0xe1b951f6e88b6dd8fae2dbc4208264dc709132cb05d8b47e66772e88b15b901c",
            "owner_address": "0x464f6d584b8ef16e0206420d175e2a0694760d63",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Tamzie",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-16T00:44:41+00:00"
          },
          {
            "token_id": "92000043",
            "invocation": 43,
            "hash": "0x7a3dc7b3aac7f839583716c9f7191e12407749f67d6375ad22c51f8b18a77207",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-16T01:03:51+00:00"
          },
          {
            "token_id": "92000044",
            "invocation": 44,
            "hash": "0xc24a99568c8e974ac6ca2ca4db26c17a7c02d3884ee5d6df6f3548849e9ebcd2",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-16T01:07:14+00:00"
          },
          {
            "token_id": "92000045",
            "invocation": 45,
            "hash": "0x31fcf4a94470739e2887b78c1de7d18786293f5c8b6e29f7c261807a31137ea5",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Grayscale"
            },
            "minted_at": "2021-06-16T01:17:04+00:00"
          },
          {
            "token_id": "92000046",
            "invocation": 46,
            "hash": "0x2bf6133211982430e81f11a6f08dd6e43c69ff59ca1e2e231bafcb794a01f475",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Submarine | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-16T02:06:07+00:00"
          },
          {
            "token_id": "92000047",
            "invocation": 47,
            "hash": "0x4b539fd38e4fbe57416f28e436e2ffda798886c9c8d9cfb357c01f0e28001253",
            "owner_address": "0x49c91d37849825c164dc40fbcc9179644864dc60",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-16T02:06:07+00:00"
          },
          {
            "token_id": "92000048",
            "invocation": 48,
            "hash": "0x96a94057ed6bf14fb3d7e4094f126188c35a3b20413031a8c155aee9c6f8318b",
            "owner_address": "0xb622ea682c54b56261c4d393fb165746ffe14010",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Kheghi",
              "Doors size": "Regular",
              "May glitch": "Probably",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-16T02:23:34+00:00"
          },
          {
            "token_id": "92000049",
            "invocation": 49,
            "hash": "0x7b99318dee1c6acf01a095b08d75ea2d1239965d04acaf9bdd87d8199da65630",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Qigong",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-16T02:29:25+00:00"
          },
          {
            "token_id": "92000050",
            "invocation": 50,
            "hash": "0x90ef58737f819a2fc6c5b72c132883c31463efcdd96fafe969d7f35a4d8054cc",
            "owner_address": "0xf2cd7d1f9f49e472534d1d8c46b0b56f66463bf9",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-16T02:30:04+00:00"
          },
          {
            "token_id": "92000051",
            "invocation": 51,
            "hash": "0x6e95367e551f8210aa730f927161fb7fa4e84d3051754e25f0c620243a2f55af",
            "owner_address": "0x9f42e8b4a209a80fc15f1cf6389935f279f9ce06",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Inverted",
              "Padding": "Narrow",
              "Palette": "Urraca",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-16T02:30:18+00:00"
          },
          {
            "token_id": "92000052",
            "invocation": 52,
            "hash": "0xe7d59bd160ea20f6fb9df4ebe4884a759f9193c3d186a6366e55f6277d5e587d",
            "owner_address": "0x53dda0a69992b87e51f0f14b1337281f09a2c8da",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-16T02:32:52+00:00"
          },
          {
            "token_id": "92000053",
            "invocation": 53,
            "hash": "0x16b6e93fd901210208847ac0cc6958af8fcae86185464f614ce995e9d752bb87",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "Calm",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Qigong",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-16T02:36:27+00:00"
          },
          {
            "token_id": "92000054",
            "invocation": 54,
            "hash": "0x16bf024998d928a85dd03aba4f45f403aa56235745623ffdaa17dc804eba770c",
            "owner_address": "0xd1afbe4da2a5adc6faf30fcbea9e4eea0ba8c70a",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Ture",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-16T03:00:20+00:00"
          },
          {
            "token_id": "92000055",
            "invocation": 55,
            "hash": "0x206ac5e152e600f7a0525c74875db0fde9cdf510c7b3bafc3119c6e17a2d1fb9",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Nowung",
              "Doors size": "Regular",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-16T04:15:46+00:00"
          },
          {
            "token_id": "92000056",
            "invocation": 56,
            "hash": "0x922a3cfdeb756de8ee74bc3d339379c7d4b161356a683aa8dc09dd0fe7def92e",
            "owner_address": "0xa8c18e2a80abdc6ca63088951ce943a618d3bef7",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-16T04:45:57+00:00"
          },
          {
            "token_id": "92000057",
            "invocation": 57,
            "hash": "0x7d8682a576219cd5160f21f4e61755ebe31f5689737119424689e4698cb92d90",
            "owner_address": "0x464f6d584b8ef16e0206420d175e2a0694760d63",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-16T05:27:41+00:00"
          },
          {
            "token_id": "92000058",
            "invocation": 58,
            "hash": "0x58a39920415ba2460bd58d019ce79e57103c0fc251d267b3e37494062a0e4c8e",
            "owner_address": "0x3a5055af0724a4b33fbdf09268b84877726b2560",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Abasia",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-16T05:49:44+00:00"
          },
          {
            "token_id": "92000059",
            "invocation": 59,
            "hash": "0x5f3d9b462ac7e72ed454ccfb2adf45c346ff6231a37c6ac65d6e551fafb2b4c3",
            "owner_address": "0xe6d2a9b56701d3180d218717141670ad720e479f",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-16T12:28:22+00:00"
          },
          {
            "token_id": "92000060",
            "invocation": 60,
            "hash": "0x8d17977e289b3d586469eb91129b9ee6d903793adab1b7473c5bbfed4cbe4fff",
            "owner_address": "0x49c08159de1ae3a8b2d5cc7baa9a23ba9e96910c",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Rural",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Evaporation",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-16T13:53:46+00:00"
          },
          {
            "token_id": "92000061",
            "invocation": 61,
            "hash": "0xc33494beb8622e54e4e0ff87933c283b1b93ec2ad91c52628f3b910e0daeb8db",
            "owner_address": "0x43b3a12cdc49003c9537d0ab92800a97c0a8959e",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Qawwal",
              "Doors size": "Big",
              "Has glitch": "Yes",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-16T13:57:17+00:00"
          },
          {
            "token_id": "92000062",
            "invocation": 62,
            "hash": "0x1d59b856061a52c2d92294f633d72265720b43bffec50cb24407a05c1243143f",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Frantic bubbles",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-16T14:44:36+00:00"
          },
          {
            "token_id": "92000063",
            "invocation": 63,
            "hash": "0x7f11c284971930fedb6b1767643b7ad23b44c3255c518d61cefd1544e5e558a9",
            "owner_address": "0x2672125fbbbfc8b5a9e22d4146ac918732f0948c",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Suchil",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-16T16:25:15+00:00"
          },
          {
            "token_id": "92000064",
            "invocation": 64,
            "hash": "0x11334fb5d984bd53ef8ddd3c91ffd1f1c10c9a857f7624c35f93986b1e184305",
            "owner_address": "0xef80395b4943e1741c92a6f2119eba58cfed889a",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Natz",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-17T02:21:58+00:00"
          },
          {
            "token_id": "92000065",
            "invocation": 65,
            "hash": "0x328ea6aee0320e2665d8289d56c09ee9c3a6cfd7776d29cf87fe388400557627",
            "owner_address": "0x620064a9db9a6eb629b675a8bfe7612127b741e6",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Hegguk",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-17T02:34:18+00:00"
          },
          {
            "token_id": "92000066",
            "invocation": 66,
            "hash": "0x4b1509c78d7a79a5d10364375f0a5e5f56911deb925cedad96ff92ab41e6e7a2",
            "owner_address": "0x7eb9693402e49a781ac616a0e5b939ba22bb43a6",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Nowung",
              "Doors size": "Big",
              "May glitch": "Probably",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-17T03:38:16+00:00"
          },
          {
            "token_id": "92000067",
            "invocation": 67,
            "hash": "0xcacf540e843135e219c3b71e7c5fa202d649005c373e24994e48b6fe122b44bd",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Surung",
              "Doors size": "Regular",
              "Has glitch": "Yes",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-17T16:32:01+00:00"
          },
          {
            "token_id": "92000068",
            "invocation": 68,
            "hash": "0xf360124b3df20be2d72f133d013455b54c1305f9dbd701415059aa2bf339d3e1",
            "owner_address": "0x496229dcbf458cc76b7d4e40e6465de48ffd9d59",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-17T16:36:10+00:00"
          },
          {
            "token_id": "92000069",
            "invocation": 69,
            "hash": "0x58763d3bf1093c66d6d4f68d2a852234ff088cf087d6f2026b9efc1d5a622f33",
            "owner_address": "0x027cae2ed1a23350a751452e907b4120330f9762",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Hailstorm",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-17T16:58:24+00:00"
          },
          {
            "token_id": "92000070",
            "invocation": 70,
            "hash": "0x552a34d50670e391b3b150e019bff4162d6bf3acef2e0278128fb92e6423d7e4",
            "owner_address": "0x577ebc5de943e35cdf9ecb5bbe1f7d7cb6c7c647",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Circle",
              "Initial speed": "Frantic bubbles",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-17T19:58:54+00:00"
          },
          {
            "token_id": "92000071",
            "invocation": 71,
            "hash": "0x371965d7249241669a4886bd4ae8c2b8681877eb8f3b229a297330ac6c519e83",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide plus",
              "Palette": "Tsngal",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-17T22:41:13+00:00"
          },
          {
            "token_id": "92000072",
            "invocation": 72,
            "hash": "0xbcd0b667c3de30dbdb7bca83b715eaf8ea7b814f8c96f13f6f3603350111bc53",
            "owner_address": "0x5445092634581774a680e4dedd4ec9bfc35a26fd",
            "features": {
              "Wind": "Calm",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Natz",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-17T23:22:58+00:00"
          },
          {
            "token_id": "92000073",
            "invocation": 73,
            "hash": "0x6ddc2cff3bb06c94a80a01a9bd2178f09340c70bd48e532c6af2b8691fa7f6b4",
            "owner_address": "0x8e018350d31c897ce2f1070fd40855d31c849465",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Narrow",
              "Palette": "Ture",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-18T04:59:42+00:00"
          },
          {
            "token_id": "92000074",
            "invocation": 74,
            "hash": "0x1252a5f6ff8ab06c110b04fc3361e614a7e1d68b0cf0bd942c6fb384771788dd",
            "owner_address": "0x302cc0f5afe9ab6f30359e82fc1c77750e77b81a",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Hailstorm",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-18T20:13:19+00:00"
          },
          {
            "token_id": "92000075",
            "invocation": 75,
            "hash": "0xe4df4fcebff43f28d03b9d5296c0a3ae6bd8d635d2e268eba859067e434d4218",
            "owner_address": "0x5445092634581774a680e4dedd4ec9bfc35a26fd",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Nibdae",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-19T03:05:55+00:00"
          },
          {
            "token_id": "92000076",
            "invocation": 76,
            "hash": "0xa72ca685c4df16c7e4682fe3890cb9a711e126c78d9587aeb9abfcbf9fe0864f",
            "owner_address": "0x5445092634581774a680e4dedd4ec9bfc35a26fd",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Serene",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-19T03:16:00+00:00"
          },
          {
            "token_id": "92000077",
            "invocation": 77,
            "hash": "0xb2d9c061ddd53b77813e8164cc85f1dc1fd768aaca02b3aa9eaacad94c2aa5eb",
            "owner_address": "0xb4ca8344b1272b7e70f5920af38032800241381e",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Musyes",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-19T03:41:06+00:00"
          },
          {
            "token_id": "92000078",
            "invocation": 78,
            "hash": "0x925f521364fbdd004ec1ecfa364ad6a62516faa9a3075222d43f36fc4577de65",
            "owner_address": "0x9e427ebcca41cd9423516e0c19769ca1a1f2fc25",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-19T10:57:37+00:00"
          },
          {
            "token_id": "92000079",
            "invocation": 79,
            "hash": "0xd5af4408277727c34099ac7bacbfbfa27223eaa64096b3714074e4379be4fd82",
            "owner_address": "0xd474f1fde097921320dc02e2d710160ef4c42125",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Qawwal",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-20T03:24:16+00:00"
          },
          {
            "token_id": "92000080",
            "invocation": 80,
            "hash": "0xa8e7fa9697afe1f97f8a5948920e37753e0459a7115d98e7c785fe22d2e52473",
            "owner_address": "0xdd19308a9731cdecb67e0d80ca6823394208c045",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Tarwiv",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-20T03:27:22+00:00"
          },
          {
            "token_id": "92000081",
            "invocation": 81,
            "hash": "0xb6832558bc7e2aad188fff4f8d1afacc91ccd26cefe741157abd9f029a2543b0",
            "owner_address": "0x87f669c0ee22c42be261dd74143e716748ba11ba",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Nagyso",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-20T17:01:57+00:00"
          },
          {
            "token_id": "92000082",
            "invocation": 82,
            "hash": "0x0898c87d51ab3fab3831617bcf830717a290cf7b5563abd6e9c630a7d3e31e85",
            "owner_address": "0x49c08159de1ae3a8b2d5cc7baa9a23ba9e96910c",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Ture",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-20T21:08:11+00:00"
          },
          {
            "token_id": "92000083",
            "invocation": 83,
            "hash": "0x77e47d6be549dec5fd78d2ee2d861c7347a80b8709228531ff2da7bad03efffc",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Serene",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-20T21:18:27+00:00"
          },
          {
            "token_id": "92000084",
            "invocation": 84,
            "hash": "0x413728d6e6567160394781fc32d2c97c46993735105021abde79db7d95eca2da",
            "owner_address": "0x3fae65391149e987298b87ba8f1578fb5bd3fe36",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "May glitch": "Probably",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-20T21:33:58+00:00"
          },
          {
            "token_id": "92000085",
            "invocation": 85,
            "hash": "0xaca4e2d50e34ba366334303f6da32c06ee8578c2ab3e705a170bf6841067e64f",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Arella",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-21T16:59:56+00:00"
          },
          {
            "token_id": "92000086",
            "invocation": 86,
            "hash": "0x4e3d9aebdc355ae281df86abd593f1d1f8c54bd6c86d7cbfc1e495e1f376fd8f",
            "owner_address": "0xddcc629c76f311d894b7c2953942a8652df2985d",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide plus",
              "Palette": "Molnar",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone Variation"
            },
            "minted_at": "2021-06-21T17:51:10+00:00"
          },
          {
            "token_id": "92000087",
            "invocation": 87,
            "hash": "0x864ac4f7991d7d6a0d9cd0dfd70b19b85c91b991cd6e4fa830d5505f5aceb008",
            "owner_address": "0x5ff840db03fcb71e9afe70cd5966610e21c2d634",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Ayagwe",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone Variation"
            },
            "minted_at": "2021-06-22T04:00:19+00:00"
          },
          {
            "token_id": "92000088",
            "invocation": 88,
            "hash": "0x8cbf1a8f2363819ef7264ba6e3e56c992f4c71e97cbc73da70fc612ff778982e",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Translucent",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-22T18:32:42+00:00"
          },
          {
            "token_id": "92000089",
            "invocation": 89,
            "hash": "0xb799551bc79149eaa209d3087148df6da705681375efb99f2c7386ea8475c0ea",
            "owner_address": "0x7eb9693402e49a781ac616a0e5b939ba22bb43a6",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Molnar",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-22T22:55:03+00:00"
          },
          {
            "token_id": "92000090",
            "invocation": 90,
            "hash": "0x80b55fd718140a16f934239f48313fcfdb128d8c35d197d70517caef2dc39dfb",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Tsngal",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-23T04:21:31+00:00"
          },
          {
            "token_id": "92000091",
            "invocation": 91,
            "hash": "0x08cb0e0e5df4f64a7f7c974eb7428771c3aff759d645d75840d6445e760ae26f",
            "owner_address": "0x5ff840db03fcb71e9afe70cd5966610e21c2d634",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Surung",
              "Doors size": "Regular",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-23T19:11:59+00:00"
          },
          {
            "token_id": "92000092",
            "invocation": 92,
            "hash": "0x19241e0c71c135e97d68bd3e32e8bcaf0415ac7eece5b3fec18363247b3aad37",
            "owner_address": "0x9eab4b2feed9483838d2e9b7c1ad407a18624df4",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-23T23:02:56+00:00"
          },
          {
            "token_id": "92000093",
            "invocation": 93,
            "hash": "0xd79d480fa6d008c04f93738c3fc92a7e9ea53880f2a38a7a46857c5a5ed9af13",
            "owner_address": "0x6d1db4a7e83dae0eee7e95d421722d46d2a7e94b",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-24T04:54:17+00:00"
          },
          {
            "token_id": "92000094",
            "invocation": 94,
            "hash": "0x9d4b995f613482cd53d57e85c2768c52eb7b5e07ee685bb806de77b98cd2d79f",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Nowung",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-24T07:09:25+00:00"
          },
          {
            "token_id": "92000095",
            "invocation": 95,
            "hash": "0x30a484948c93efec7e06d56e5dc93b3802952560fdc8b2d1bf1e0d13d4675533",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Hegguk",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-24T07:11:36+00:00"
          },
          {
            "token_id": "92000096",
            "invocation": 96,
            "hash": "0xee5ba9d16b7f8de03ccecc1f22e91bdfef05bb492e4d486c6ee87178f1e27dfa",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-24T07:13:35+00:00"
          },
          {
            "token_id": "92000097",
            "invocation": 97,
            "hash": "0x16f594a0a667f19860bdabb64789a3ab6b3c3c507461337bea1686940b592c3d",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Altaar",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-24T07:17:51+00:00"
          },
          {
            "token_id": "92000098",
            "invocation": 98,
            "hash": "0xa90cda62483af41c87efd568994f75a3f61676b88fc98d9a0da5214ffe8452b8",
            "owner_address": "0x9eab4b2feed9483838d2e9b7c1ad407a18624df4",
            "features": {
              "Wind": "From west",
              "Density": "Rural",
              "Framing": "French line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Tarwiv",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-24T15:21:39+00:00"
          },
          {
            "token_id": "92000099",
            "invocation": 99,
            "hash": "0x2bd5ad0add1cfd6722d310face7cf2b78177885b481b4126ffdc583b53522dc1",
            "owner_address": "0x568045d8d22e6abc023e302a95ed1ed90af39b46",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Nagyso",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-24T17:30:07+00:00"
          },
          {
            "token_id": "92000100",
            "invocation": 100,
            "hash": "0x31d08d656740e19f5e0d527c36b8eb1348b7998cd691806a133f80a192fff6b8",
            "owner_address": "0x8ff02cbf46bcea145f371b87a0fd7457ff1b1c10",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-24T18:06:18+00:00"
          },
          {
            "token_id": "92000101",
            "invocation": 101,
            "hash": "0x61f05a77d4509b843d442b96ded2e1b998b015a1a991411820c1e1b78af816a5",
            "owner_address": "0xe436c6457debb8787e0f980a578ea7236148e13a",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Translucent",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T02:22:42+00:00"
          },
          {
            "token_id": "92000102",
            "invocation": 102,
            "hash": "0x975cb95892b103fd91a147f6a2f490651e66d4b6afaad9dfb874d46e838d988f",
            "owner_address": "0x286cd2ff7ad1337baa783c345080e5af9bba0b6e",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Nagyso",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T02:34:17+00:00"
          },
          {
            "token_id": "92000103",
            "invocation": 103,
            "hash": "0xbf4ee3ed46380f3e4156b8613f5445e1b16f43239fe764180addc32d085f6fae",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T02:47:17+00:00"
          },
          {
            "token_id": "92000104",
            "invocation": 104,
            "hash": "0x5fe8feecb8cea3422fd79e93ef014bdbdcd0e23d757c86bb5b646df30231ad25",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T02:49:33+00:00"
          },
          {
            "token_id": "92000105",
            "invocation": 105,
            "hash": "0x86596319e6c231ef894a5b389d2c50048031957754e4164d4985a8ed9c623717",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Natz",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T02:50:43+00:00"
          },
          {
            "token_id": "92000106",
            "invocation": 106,
            "hash": "0x7fbf8b1fb827e100f5f3e60d2914b072889a496bfda3824e54f152e5e6c47b2a",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Wide",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T03:04:57+00:00"
          },
          {
            "token_id": "92000107",
            "invocation": 107,
            "hash": "0x8a8918c18d74da6b153304ec593e256e2702b1746e6d6a5ca53055a0efe8a472",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Qigong",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T03:06:52+00:00"
          },
          {
            "token_id": "92000108",
            "invocation": 108,
            "hash": "0xe3174f699cdfefa5be2bee550604eac922484f85404f4109c33fb355c868fd06",
            "owner_address": "0xef80395b4943e1741c92a6f2119eba58cfed889a",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-25T03:10:55+00:00"
          },
          {
            "token_id": "92000109",
            "invocation": 109,
            "hash": "0x1f79f776140cf5df76328b77ee9200e4b322371510ed621e9aadffd885bc8b30",
            "owner_address": "0x17100d0a90365f775710f19d3c0c27624929df1c",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T03:27:07+00:00"
          },
          {
            "token_id": "92000110",
            "invocation": 110,
            "hash": "0x7b963bee3f159cabc29cfa02d3be69c3197c390b8bf971e79ad462d69b853391",
            "owner_address": "0x0f01735fb8fa1a88100e5a060272f44c2496987f",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Altaar",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone Variation"
            },
            "minted_at": "2021-06-25T03:32:45+00:00"
          },
          {
            "token_id": "92000111",
            "invocation": 111,
            "hash": "0xf2d2bc0ec9f569e193bf12e9e0d63e2f4740d686932e3e7daae4b742a1ee8662",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Translucent",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T03:32:45+00:00"
          },
          {
            "token_id": "92000112",
            "invocation": 112,
            "hash": "0x9759d5abc95919ddc7fb45381f1ad6feb08a46f7df0d026e3fbbd7e5e99024aa",
            "owner_address": "0x53dda0a69992b87e51f0f14b1337281f09a2c8da",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Anawae",
              "Doors size": "Big",
              "Has glitch": "Yes",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T03:33:04+00:00"
          },
          {
            "token_id": "92000113",
            "invocation": 113,
            "hash": "0x8072071705e078ed0bbe127fadf827cfed6e090c80807b5c71e30570b10a87ec",
            "owner_address": "0x5a4d7c725e55ab4f07144c5146ce18fa673579b5",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Triz",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Frantic bubbles",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T03:36:32+00:00"
          },
          {
            "token_id": "92000114",
            "invocation": 114,
            "hash": "0x698744a50a803ef4835fd16dc9f7da37ffbf5e76c3b66c1750a78fab5499f901",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Kheghi",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T03:36:37+00:00"
          },
          {
            "token_id": "92000115",
            "invocation": 115,
            "hash": "0x7a0256609990efb402142d1ef81031dfb4ac64ffc5a212e0f4e38416b6cb6004",
            "owner_address": "0xef80395b4943e1741c92a6f2119eba58cfed889a",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T03:54:26+00:00"
          },
          {
            "token_id": "92000116",
            "invocation": 116,
            "hash": "0xdded53ca00eeaf7f2990a612fd9330336cafd269393c8a32e1bdbe82501bb1ab",
            "owner_address": "0xc896866e927e6f8a416ba209976115e79fa0a66f",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T04:04:14+00:00"
          },
          {
            "token_id": "92000117",
            "invocation": 117,
            "hash": "0x031f89657651b896e011c6f60b588085606d374d8da9ca8cbd9c33ff58582c34",
            "owner_address": "0x5169f520bfb1b67dddfc7120a66ba68bb8d3cb4d",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Floating",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-25T04:08:17+00:00"
          },
          {
            "token_id": "92000118",
            "invocation": 118,
            "hash": "0xdb069860f777588a8dc9745aad2cb348600084a95aae40a0efcbe386a208e482",
            "owner_address": "0xee4e58917094c68f6d3c0a49c5171153bcbe0f6c",
            "features": {
              "Wind": "From west",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Hegguk",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Hailstorm",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T04:11:03+00:00"
          },
          {
            "token_id": "92000119",
            "invocation": 119,
            "hash": "0x9ad3a5762cdaf1c254a71af8a4e3128471fc384f39090bf6b3c3838e225e2fdd",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Surung",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T04:12:13+00:00"
          },
          {
            "token_id": "92000120",
            "invocation": 120,
            "hash": "0x90e5531d490ca0c4ec2dd5f06a6dd6f3f03543f3bbcd3ab583e49360fabfe621",
            "owner_address": "0xa4711c27924a900625bda3c63dc1eb86b44c48a6",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Serene",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T04:17:40+00:00"
          },
          {
            "token_id": "92000121",
            "invocation": 121,
            "hash": "0xfb612187bd5c8ab6eef662448f644342217ca3d79f8fd1f5e97c5077d7a011ad",
            "owner_address": "0x349a01774f22f51ffd46270b48f1fdc85ac9131f",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Arella",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T04:19:22+00:00"
          },
          {
            "token_id": "92000122",
            "invocation": 122,
            "hash": "0x77c979283e22e56649c95424675070f996aa9bd373ffd7ba48589f7738289df8",
            "owner_address": "0x4e3a2169fba7abe971110939c9290970914ec1df",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Surung",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T04:22:38+00:00"
          },
          {
            "token_id": "92000123",
            "invocation": 123,
            "hash": "0xa0ad025909611e927b19d077622d4baaef8eeb667468c19dd1ee18b5b8220784",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Qigong",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T04:24:32+00:00"
          },
          {
            "token_id": "92000124",
            "invocation": 124,
            "hash": "0xf29900b73847977686c1678c76533c1d1d0ba8e4bab6bd5745b6f10d2bbe4b75",
            "owner_address": "0xd9d23db5632262033ad9f73ac8fbba8d76d00188",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Molnar",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T04:28:03+00:00"
          },
          {
            "token_id": "92000125",
            "invocation": 125,
            "hash": "0xf8b6bd034908dade1d5b27d2a3282cf1d76e337c3a448144b603b0db29ffae86",
            "owner_address": "0xef80395b4943e1741c92a6f2119eba58cfed889a",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Serene",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T04:43:01+00:00"
          },
          {
            "token_id": "92000126",
            "invocation": 126,
            "hash": "0xad02c183dc7738fba777df3925253b24bde381c140c5a69d7793ec41313d8756",
            "owner_address": "0xc68bc160afb3ed468e0d98ff645ec760f6fa5669",
            "features": {
              "Wind": "Calm",
              "Density": "Rural",
              "Framing": "French line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Molnar",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T04:56:02+00:00"
          },
          {
            "token_id": "92000127",
            "invocation": 127,
            "hash": "0x29df43f3495e87bb2fc864135f8a0e5056dba3126c1d351c9d145c2157b11771",
            "owner_address": "0xcba2c8e8911bb8b97884cead67addcf0eca86aae",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Kheghi",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T04:56:54+00:00"
          },
          {
            "token_id": "92000128",
            "invocation": 128,
            "hash": "0x7a43bccd77c3f71d4222b49487dfa9120cf801e707c25cac3feded0ce5890e66",
            "owner_address": "0x4e3a2169fba7abe971110939c9290970914ec1df",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Triz",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Floating",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T04:58:18+00:00"
          },
          {
            "token_id": "92000129",
            "invocation": 129,
            "hash": "0x07c800943a0b0d43a0af0b12fe3a9476209ce6370c456de7f4630600f6c36459",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Metropolis",
              "Framing": "None",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T04:58:18+00:00"
          },
          {
            "token_id": "92000130",
            "invocation": 130,
            "hash": "0x7fdd33bed1533c0eca98bd3bd3de402474cceb50a03d7c0b7075d59d87311865",
            "owner_address": "0xef80395b4943e1741c92a6f2119eba58cfed889a",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Qawwal",
              "Doors size": "Regular",
              "Has glitch": "Yes",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone Variation"
            },
            "minted_at": "2021-06-25T05:06:47+00:00"
          },
          {
            "token_id": "92000131",
            "invocation": 131,
            "hash": "0xe46757ae5f2812e634697d9f3a4cd0d95d68ffb75d51c4752a7fe496c379e1d0",
            "owner_address": "0xf9d681c3b81aa1d0ecb3fdb4c69ca57714eb63f4",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "May glitch": "Probably",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T05:07:46+00:00"
          },
          {
            "token_id": "92000132",
            "invocation": 132,
            "hash": "0x1d8503fec125bab1f16771b721fe37137a8bc12d1f56262e3774da0c8821e45a",
            "owner_address": "0xe7684ae69553acdc2913bc2d6c3c098eb5ef34ff",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T05:19:32+00:00"
          },
          {
            "token_id": "92000133",
            "invocation": 133,
            "hash": "0x10532d130e964b1014899aab1b221766206190604a76afbcb9b2c1c8f253cbf9",
            "owner_address": "0x8a5a244b08678a7de0605494fe4e76c552935d38",
            "features": {
              "Wind": "Calm",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Frantic bubbles",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-25T06:09:27+00:00"
          },
          {
            "token_id": "92000134",
            "invocation": 134,
            "hash": "0x2f0d32dabbdece5f2f8fe957b759380aaa06ab270ffe03238467376fae3ce21e",
            "owner_address": "0x5507a67208a542d2cba57e549edac25e95be967c",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Nagyso",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T06:38:58+00:00"
          },
          {
            "token_id": "92000135",
            "invocation": 135,
            "hash": "0xeec0931d3c2b004fbf36bccc2d64f6977c3cf82b8031271a80bcd5c4ae1540bd",
            "owner_address": "0xf2317c27a9c37e9b1ee85d646f1be5d328c7771b",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Serene",
              "Doors size": "Regular",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T07:00:54+00:00"
          },
          {
            "token_id": "92000136",
            "invocation": 136,
            "hash": "0xef900c7661325d65f07fe4def40ac8017f4569bdea187af085cbb104b76663af",
            "owner_address": "0x5a4d7c725e55ab4f07144c5146ce18fa673579b5",
            "features": {
              "Wind": "Calm",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T08:11:24+00:00"
          },
          {
            "token_id": "92000137",
            "invocation": 137,
            "hash": "0xf8e48428ef9fa45713a8ab2927100d1f257cad25fa7870cc63ac5af8bc14e92a",
            "owner_address": "0xcedd5bc498183f9d17f4a5b975c747dc5d954928",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Surung",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T08:24:24+00:00"
          },
          {
            "token_id": "92000138",
            "invocation": 138,
            "hash": "0xab0f5ca92fb3cad8a34f2488a75c9162c48ca6bec470284b57d0ee8ed4c08ac0",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide plus",
              "Palette": "Ayagwe",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T10:21:27+00:00"
          },
          {
            "token_id": "92000139",
            "invocation": 139,
            "hash": "0xbffacbdb2ca13b679ce316037bf06ec3acb189bb379282f5c3ff797cbf09f3d1",
            "owner_address": "0x53dda0a69992b87e51f0f14b1337281f09a2c8da",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "None",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Qigong",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T10:34:54+00:00"
          },
          {
            "token_id": "92000140",
            "invocation": 140,
            "hash": "0x45c54300842949a2dca00fc7a6d7e90dc7aedec000d54fab02679cade4761c9d",
            "owner_address": "0xecba5f51925e6ccec26da38dcd7d5305f6bdfbcb",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Suchil",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T10:44:00+00:00"
          },
          {
            "token_id": "92000141",
            "invocation": 141,
            "hash": "0x2c8bf82a0fafc9aac0444738745d2c4b4a7eb3b780c8c662dbebe118af93d293",
            "owner_address": "0x3367b1143a9dd6da8acccff4826d30535d2853b2",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Nirvae",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T10:49:38+00:00"
          },
          {
            "token_id": "92000142",
            "invocation": 142,
            "hash": "0xad8cb038ae663b61a9125e7ea477eb1091f57e79ca9954daf873b2c7ae79acb5",
            "owner_address": "0xff18fd1347fc75b558043d3d882a337a33d05a49",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Altaar",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T11:00:27+00:00"
          },
          {
            "token_id": "92000143",
            "invocation": 143,
            "hash": "0xe158b54d55cf9df58d9f99f94988a005038634d0c228e44ef1c8a07a6ce36e88",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Natz",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T12:43:10+00:00"
          },
          {
            "token_id": "92000144",
            "invocation": 144,
            "hash": "0xf44d84e4b9c1a5eed937a7afb04daa728c4dd2a15ee8effb7dacbda2f9160ef1",
            "owner_address": "0x9eab4b2feed9483838d2e9b7c1ad407a18624df4",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Tarwiv",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T13:02:20+00:00"
          },
          {
            "token_id": "92000145",
            "invocation": 145,
            "hash": "0x0ee6726ca0460b03cfcf052a27df9ff19fe445545fc1bd2bca3040267fd5472a",
            "owner_address": "0x7eb9693402e49a781ac616a0e5b939ba22bb43a6",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Altaar",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T14:31:44+00:00"
          },
          {
            "token_id": "92000146",
            "invocation": 146,
            "hash": "0x201550a6c93125f7b60d06efff40129b87196875da322ad995d3ff06883cdf4b",
            "owner_address": "0x2901a2b2e8069d9e9bc378957645279ee0b8828f",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T16:11:31+00:00"
          },
          {
            "token_id": "92000147",
            "invocation": 147,
            "hash": "0xf59f7240b776e17619b279a22a947a7599a0e98cde289dd0635ae292ec7526b9",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Tamzie",
              "Doors size": "Regular",
              "Has glitch": "Yes",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T16:13:22+00:00"
          },
          {
            "token_id": "92000148",
            "invocation": 148,
            "hash": "0x65004c52c162069fb03d293267476e1cdf58f5c677f6e97eae307801acd81ec8",
            "owner_address": "0xe03a5189dac8182085e4adf66281f679fff2291d",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Altaar",
              "Doors size": "Big",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T19:27:12+00:00"
          },
          {
            "token_id": "92000149",
            "invocation": 149,
            "hash": "0x7ebd11c4249377d40cf2cb4bf3c992cd0d66cba545407af2dfa8ce15c6e6c631",
            "owner_address": "0x1854a7a0b4f9466dbeeb3279e247d4d0b0a06e3b",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T19:34:13+00:00"
          },
          {
            "token_id": "92000150",
            "invocation": 150,
            "hash": "0x1a26e4e380bc7ba69a5fd8688adfc989674f1b11a3fa35afad98c1e6e4c3618d",
            "owner_address": "0x05833bc715f6eb040224d166c7b7195c223d02cd",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Musyes",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T20:04:45+00:00"
          },
          {
            "token_id": "92000151",
            "invocation": 151,
            "hash": "0x4638af14c39c6fd08c6b3fc0f43655c80664f8840566cdea434c9235d2342d4f",
            "owner_address": "0x79a2b7a14f5b1a661a98694974f630c403a8cf45",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T20:20:33+00:00"
          },
          {
            "token_id": "92000152",
            "invocation": 152,
            "hash": "0x03f062d487abae4536c38b99d77662d8be05f2db19ee48d4667453dc409cc49d",
            "owner_address": "0xaef4fe914862a43a13adf1ddc011788cc7a41cda",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Altaar",
              "Doors size": "Regular",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone Variation"
            },
            "minted_at": "2021-06-25T21:13:58+00:00"
          },
          {
            "token_id": "92000153",
            "invocation": 153,
            "hash": "0x6b10b62d92541351c262bab57484c3de5d01c223abf748889e5ee6ab1b57b79b",
            "owner_address": "0x9eab4b2feed9483838d2e9b7c1ad407a18624df4",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Musyes",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T21:32:38+00:00"
          },
          {
            "token_id": "92000154",
            "invocation": 154,
            "hash": "0xdd22f0b47b027baed66c9e9e954411b1528f3e5b5727a9e54f3ab6246e6741b3",
            "owner_address": "0xf75088b5870b134e350fd010e449dc4e004d81e2",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Nibdae",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Floating",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T21:35:50+00:00"
          },
          {
            "token_id": "92000155",
            "invocation": 155,
            "hash": "0x241e1acd3bafa0deddd2d0aa6a6825715a1df0124fc067494666a9153575e5f5",
            "owner_address": "0xb970a1dad2e672021c9293839a75d08594ba270a",
            "features": {
              "Wind": "From west",
              "Density": "Rural",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Triz",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T21:41:11+00:00"
          },
          {
            "token_id": "92000156",
            "invocation": 156,
            "hash": "0x4ea0a3763b6c3d807cb309341797bc12e9efe0ab2de64ab4ac223e5a39094df7",
            "owner_address": "0xb970a1dad2e672021c9293839a75d08594ba270a",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-25T21:41:53+00:00"
          },
          {
            "token_id": "92000157",
            "invocation": 157,
            "hash": "0xb6843fb992f4b99c65ec7b69e7628dc022e86aba594085fd21900ceada22fc03",
            "owner_address": "0xb970a1dad2e672021c9293839a75d08594ba270a",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T21:43:20+00:00"
          },
          {
            "token_id": "92000158",
            "invocation": 158,
            "hash": "0x20ddd571e908eb3a8edfa3c15f6e38863a9d31e8c405426d0f8a2690519d11fc",
            "owner_address": "0x9c815f1bb7ac2d54e473b58a15345c9dc2630ffa",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Kheghi",
              "Doors size": "Regular",
              "May glitch": "Probably",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T21:48:10+00:00"
          },
          {
            "token_id": "92000159",
            "invocation": 159,
            "hash": "0x5e84dc3908e4449bbdd790d016f8f5f8ffe5856401ed1f0ef5c5eb27f9bb46a0",
            "owner_address": "0xa07737951d1c32a86e3dfa8214430d7ec2682806",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-25T21:51:12+00:00"
          },
          {
            "token_id": "92000160",
            "invocation": 160,
            "hash": "0xe542b5a1a6d783a6fd514cf3cd7570a27fae43e73de7e6765fd65fc4c83ed5fa",
            "owner_address": "0x2c81cee7050c9d03295560851ffde123bdf9696a",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Arella",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T22:09:34+00:00"
          },
          {
            "token_id": "92000161",
            "invocation": 161,
            "hash": "0x766e582957b1e0b8d4dfa76a13173ff0ba589885635fd938b8032f22fa280d8e",
            "owner_address": "0x2901a2b2e8069d9e9bc378957645279ee0b8828f",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "May glitch": "Probably",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-25T22:12:04+00:00"
          },
          {
            "token_id": "92000162",
            "invocation": 162,
            "hash": "0x46cd40f99f9b7653436e04d432fa5fdebc4b494e10dbe8f5b89d19daff7f42ca",
            "owner_address": "0xc9789d223bf9fdb2adcecdcf46764f72d6bd55ac",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T22:12:15+00:00"
          },
          {
            "token_id": "92000163",
            "invocation": 163,
            "hash": "0x827d4d5ef88f74a1c8f741d19204721080cab7debffcb074d0df6872c1dbd450",
            "owner_address": "0xafd37c11f9dfee561db31d9bab7cec4812bbd241",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Nirvae",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Hailstorm",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T22:13:41+00:00"
          },
          {
            "token_id": "92000164",
            "invocation": 164,
            "hash": "0xeb367355209d5887ddfae60c6edaabfaab4f7df38702e179d16ee6bf7929c27f",
            "owner_address": "0xe31bb66bfd80ad9e9163e8da4da028878fa15e22",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Tsngal",
              "Doors size": "Big",
              "Has glitch": "Yes",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T22:19:07+00:00"
          },
          {
            "token_id": "92000165",
            "invocation": 165,
            "hash": "0xad5bfc900b8a66e6503aed87209f36c1e0da1e54f582829ea38d743c1037312f",
            "owner_address": "0xf4ffd6faa686152dec6024dd2f2edcca7fc5e906",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Surung",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Frantic bubbles",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T22:34:05+00:00"
          },
          {
            "token_id": "92000166",
            "invocation": 166,
            "hash": "0x406b8649ecc2e79a5b3d8991b0007798e661a8f2a73b8847e772d3e1e7beeb25",
            "owner_address": "0x8f903cfc0af3c2ec0d872c57538af5e071544a57",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Ture",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Hailstorm",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T22:36:06+00:00"
          },
          {
            "token_id": "92000167",
            "invocation": 167,
            "hash": "0x049b85fd81583537a18c45188ce2a99205b61c7ed7afbc21864f5378ed2b7a2e",
            "owner_address": "0x3ad353e2845b96fb1b58c1ca6cda46b870de8d6f",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Musyes",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T22:40:46+00:00"
          },
          {
            "token_id": "92000168",
            "invocation": 168,
            "hash": "0xd239c6593b964a5fa24a24ef7096c2748c9592a13a18296a13e075b0db526aed",
            "owner_address": "0x53dda0a69992b87e51f0f14b1337281f09a2c8da",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Inverted",
              "Padding": "Wide plus",
              "Palette": "Qigong",
              "Doors size": "Big",
              "May glitch": "Probably",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:10:56+00:00"
          },
          {
            "token_id": "92000169",
            "invocation": 169,
            "hash": "0x5b1e66092e4c1d39c2200f1de0fbf6ac5d7d2ef194c958a53c5279065a67b949",
            "owner_address": "0xe9706a0ad0b8b52452ae046c53b29ab034540e49",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T23:13:03+00:00"
          },
          {
            "token_id": "92000170",
            "invocation": 170,
            "hash": "0x81dee4336715468ea64bc4bf4cdc9e4e4025a58302ed52b384016364b153fddf",
            "owner_address": "0x53dda0a69992b87e51f0f14b1337281f09a2c8da",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Inverted",
              "Padding": "Narrow",
              "Palette": "Natz",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:17:05+00:00"
          },
          {
            "token_id": "92000171",
            "invocation": 171,
            "hash": "0xe8eeb2e56e9fca8ca2fb354032c1e2e44c4e63bea2febd3a4244589df542b7c1",
            "owner_address": "0x43b3a12cdc49003c9537d0ab92800a97c0a8959e",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "None",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T23:18:33+00:00"
          },
          {
            "token_id": "92000172",
            "invocation": 172,
            "hash": "0xf7d35378592f0ed127874679d6cb4e6251ed71acb5f4dbbb31eb3241cc1fff5b",
            "owner_address": "0x5445092634581774a680e4dedd4ec9bfc35a26fd",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Nirvae",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone Variation"
            },
            "minted_at": "2021-06-25T23:22:15+00:00"
          },
          {
            "token_id": "92000173",
            "invocation": 173,
            "hash": "0x11b5f14ec22396a5b47cf7792853f523788b5573ed05c4f4a9cf3a8f46900b9b",
            "owner_address": "0x1cb4831b6df1d9cb07279b93a0e101db9b2295d0",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Suchil",
              "Doors size": "Regular",
              "May glitch": "Probably",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T23:24:20+00:00"
          },
          {
            "token_id": "92000174",
            "invocation": 174,
            "hash": "0xf6a4488a5c45dbcf6028ac223784c5b57a855cc644fbf3736db443258c1e760b",
            "owner_address": "0x49c91d37849825c164dc40fbcc9179644864dc60",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T23:25:16+00:00"
          },
          {
            "token_id": "92000175",
            "invocation": 175,
            "hash": "0xe9a6768d9ab258c7589f2cc6aa9d5bfa3564bb407e8e743fd65c6829d88c2689",
            "owner_address": "0xa8c18e2a80abdc6ca63088951ce943a618d3bef7",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Qigong",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T23:25:56+00:00"
          },
          {
            "token_id": "92000176",
            "invocation": 176,
            "hash": "0x2ce7171db85f2d2e82817acddda4690d3ec430f1f2c8843d24b821a7773bc88a",
            "owner_address": "0x5154dceeadd948111678616de0394a4544e3abe4",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T23:28:17+00:00"
          },
          {
            "token_id": "92000177",
            "invocation": 177,
            "hash": "0xabf79d4cbe459110254106cf9686ff95937c931de7303765705ec1b5058d5d09",
            "owner_address": "0xca48c615ff3b0a966227651596707cc2927ab22d",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Nibdae",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:29:56+00:00"
          },
          {
            "token_id": "92000178",
            "invocation": 178,
            "hash": "0x612be2dfed98c76e8f61309a4d4f788f56f4ab270c84fc10c214cc7b6da559eb",
            "owner_address": "0xee4e58917094c68f6d3c0a49c5171153bcbe0f6c",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide plus",
              "Palette": "Anawae",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Hailstorm",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:29:56+00:00"
          },
          {
            "token_id": "92000179",
            "invocation": 179,
            "hash": "0xcf8ae9446a3afaa52e0e7a4c6ec18d6a2c80b01f496ac3a420c5fe32fbae6b09",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Nirvae",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:31:01+00:00"
          },
          {
            "token_id": "92000180",
            "invocation": 180,
            "hash": "0x05894c3a16fbc9ee65cda1293e0b9685fa0a642d3348a43f4884f2ee8fab0e33",
            "owner_address": "0xa5aa34f78d1823c347faa933a632f07be6788b52",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T23:31:37+00:00"
          },
          {
            "token_id": "92000181",
            "invocation": 181,
            "hash": "0x30171e522c64ebb6373179101a99b8d1ca943cca827a67960e57e3e5022abdf0",
            "owner_address": "0xe3112c26b6a065fd1b5e1bfc47dfe6fb332a72eb",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-25T23:32:52+00:00"
          },
          {
            "token_id": "92000182",
            "invocation": 182,
            "hash": "0x6b95d7565ff068c1e36ca1f92c60945dd14e6255baafead3f40ca6f11e558044",
            "owner_address": "0x5154dceeadd948111678616de0394a4544e3abe4",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Qawwal",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-25T23:36:50+00:00"
          },
          {
            "token_id": "92000183",
            "invocation": 183,
            "hash": "0x138210d44a12476a5726df90eedaeee85036a4008e91f966c37fd86e0107bfa5",
            "owner_address": "0x2044f823a42024aa09c1534a14b32fbfb97bc342",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T23:39:04+00:00"
          },
          {
            "token_id": "92000184",
            "invocation": 184,
            "hash": "0xecf8076d1bea6e92650ec93f62723a75b472bb00c6b0c775350b2c9115f8c80f",
            "owner_address": "0x5a5617ba16beba3d04ae3c6b1e9d522c1856763c",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Arella",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:39:04+00:00"
          },
          {
            "token_id": "92000185",
            "invocation": 185,
            "hash": "0xcd6a5f44522134ec163bb7a038b640edb491e1361a52356c9e687fdbb0e4dac2",
            "owner_address": "0xa07737951d1c32a86e3dfa8214430d7ec2682806",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Has glitch": "Yes",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T23:43:20+00:00"
          },
          {
            "token_id": "92000186",
            "invocation": 186,
            "hash": "0xd0ab71cf77b567e8525a55bf8e390297a2927c97e60291c4b8edea301bb19b70",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Natz",
              "Doors size": "Regular",
              "Has glitch": "Yes",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:47:26+00:00"
          },
          {
            "token_id": "92000187",
            "invocation": 187,
            "hash": "0x5f791039bee9050f6c62282e6af46921bf81f9f61f988e3ce4f78392d8637b55",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Arella",
              "Doors size": "Regular",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:48:49+00:00"
          },
          {
            "token_id": "92000188",
            "invocation": 188,
            "hash": "0x940a7648b8085cde66283f8e1ab60e1624fd45c8eea44f2dc25ef258a5a06fe0",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-25T23:50:24+00:00"
          },
          {
            "token_id": "92000189",
            "invocation": 189,
            "hash": "0x38310888c3f153d27d62d9caf3035ba3f9d88efca641a1783ec9464b3105010b",
            "owner_address": "0xf75088b5870b134e350fd010e449dc4e004d81e2",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "French line",
              "Gravity": "Micro",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-25T23:52:23+00:00"
          },
          {
            "token_id": "92000190",
            "invocation": 190,
            "hash": "0xc5af0fad8751140646193925ac928bb4a8511d86abed803335fc8153733df70f",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Nowung",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T23:53:47+00:00"
          },
          {
            "token_id": "92000191",
            "invocation": 191,
            "hash": "0x0b4e071064ca241c5deba601372c8eecf33ecbee573ae51c492c9f4bda208990",
            "owner_address": "0xe0a590ebcd00c5bd0cb68313062dadaa49170f8c",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-25T23:56:12+00:00"
          },
          {
            "token_id": "92000192",
            "invocation": 192,
            "hash": "0xdae75bbf7d75e6221983c27ca60844879d40a78978608716987af30b97427a56",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Calm",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Kheghi",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-25T23:56:12+00:00"
          },
          {
            "token_id": "92000193",
            "invocation": 193,
            "hash": "0xb2a8e4f11ae2deec3c35c4834438df7091db57c51557ce008e9138a76af9c388",
            "owner_address": "0xf0f0682600eea116a1a15ab0e9c0311b7dbaf41a",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Tsngal",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-25T23:57:33+00:00"
          },
          {
            "token_id": "92000194",
            "invocation": 194,
            "hash": "0xc5065b4e8864608e53493c855cf344417699dfa2b6f20e3dc2bc1e01d61b3313",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Suchil",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:01:32+00:00"
          },
          {
            "token_id": "92000195",
            "invocation": 195,
            "hash": "0xa1a6c4d6c12e27bac63c67d1d9f3a2234de26c63cae5c41004f1d169e635f60f",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Translucent",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:03:13+00:00"
          },
          {
            "token_id": "92000196",
            "invocation": 196,
            "hash": "0x696d6ed1a8b2fe1a1ad9f3f2b89425fb66150c9843d730d38cc888eee8dc970a",
            "owner_address": "0xfea6145aec3832672df239639fbc1db273ace241",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Molnar",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Circle",
              "Initial speed": "Snowing",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-26T00:03:16+00:00"
          },
          {
            "token_id": "92000197",
            "invocation": 197,
            "hash": "0xf0fd2a55ae4572bbd44a95d517ce2d5f39d6f9d7026d2f334fc9c8ebedd9a44b",
            "owner_address": "0x43b3a12cdc49003c9537d0ab92800a97c0a8959e",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-26T00:04:39+00:00"
          },
          {
            "token_id": "92000198",
            "invocation": 198,
            "hash": "0xaba2aa9c6672e6831ba9fbad691912a256b0ae93b7fe8fb894706e340ef11764",
            "owner_address": "0x5507a67208a542d2cba57e549edac25e95be967c",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Suchil",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Circle",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:04:42+00:00"
          },
          {
            "token_id": "92000199",
            "invocation": 199,
            "hash": "0x89e9f9dfa1917430714f2861a01d4ff89fe1a63117744b3fcee974622b1270ea",
            "owner_address": "0x9eab4b2feed9483838d2e9b7c1ad407a18624df4",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Anawae",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-26T00:08:28+00:00"
          },
          {
            "token_id": "92000200",
            "invocation": 200,
            "hash": "0x18a533a99f5f93aac3c1d7a20405223d12893f18678c0106e74aff8183d34161",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-26T00:09:11+00:00"
          },
          {
            "token_id": "92000201",
            "invocation": 201,
            "hash": "0x73e2525bd64c54e70caca7bc1c31c476b8cc0f88c0ac3ef00799d5a6618fdbfe",
            "owner_address": "0xf0f0682600eea116a1a15ab0e9c0311b7dbaf41a",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Grayscale"
            },
            "minted_at": "2021-06-26T00:09:58+00:00"
          },
          {
            "token_id": "92000202",
            "invocation": 202,
            "hash": "0x5bd5ac492472a08ebc10d072bee5021170e0c8fcf9dead0cb96e8a096c339a2e",
            "owner_address": "0xe553fe5b71a236a8d6b03cbddde8be48c5fc5402",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Ture",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-26T00:11:19+00:00"
          },
          {
            "token_id": "92000203",
            "invocation": 203,
            "hash": "0x568b166a0645a02230013bec5c7bd3c9387aa972a36d70111e866d27822d5939",
            "owner_address": "0xe553fe5b71a236a8d6b03cbddde8be48c5fc5402",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Suchil",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:11:52+00:00"
          },
          {
            "token_id": "92000204",
            "invocation": 204,
            "hash": "0xa1ffb47a9fbb7657ff36e45b3207bbf76930026474dc209963be31541d6b5fb8",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-26T00:11:52+00:00"
          },
          {
            "token_id": "92000205",
            "invocation": 205,
            "hash": "0xd68975b7c7628d638444004c938a53248d36175b5d14afa5635aa7a55622ed2b",
            "owner_address": "0x380e18eb0b819e54a1f6637e2f7e5df1a7c14bfe",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Molnar",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:12:29+00:00"
          },
          {
            "token_id": "92000206",
            "invocation": 206,
            "hash": "0x0e3f90ede546be1ff465483552894b667d1785776ff9b8ebf64c60a7466a8c07",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Serene",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:12:59+00:00"
          },
          {
            "token_id": "92000207",
            "invocation": 207,
            "hash": "0x81ac5b59d9466937f4b0fb4199c41ea439116b2d2feb051ede1377d3d5195ce9",
            "owner_address": "0x349a01774f22f51ffd46270b48f1fdc85ac9131f",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Qigong",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:12:59+00:00"
          },
          {
            "token_id": "92000208",
            "invocation": 208,
            "hash": "0xaffe33287617c829d29ec0b381a36bc3c1dadf231c5ab5a22b2f66a82e570cc7",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light west breeze",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Surung",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:13:27+00:00"
          },
          {
            "token_id": "92000209",
            "invocation": 209,
            "hash": "0xc79fb371a64a9bdab9ae900b0f7c79c44caa77efa07d5a68a06bf921f7919c29",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-26T00:13:27+00:00"
          },
          {
            "token_id": "92000210",
            "invocation": 210,
            "hash": "0x8e6b4927693029394c75f16337c5af1f57352c3b02da48180e8080f064fef0de",
            "owner_address": "0x3367b1143a9dd6da8acccff4826d30535d2853b2",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-26T00:13:29+00:00"
          },
          {
            "token_id": "92000211",
            "invocation": 211,
            "hash": "0xce6773de3986fda2e0bc5e0248cd6a068f926d092242560b78df80cc1d76c947",
            "owner_address": "0xddcc629c76f311d894b7c2953942a8652df2985d",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Surung",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Circle",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:13:36+00:00"
          },
          {
            "token_id": "92000212",
            "invocation": 212,
            "hash": "0x81158c78a0fa9f3a2a1e1607522f2839f1f0fa7eb38d65c313cb01b0ea0619d1",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "Rural",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Nirvae",
              "Doors size": "Big",
              "Doors model": "Submarine | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:13:48+00:00"
          },
          {
            "token_id": "92000213",
            "invocation": 213,
            "hash": "0x1405f9476a511e98066fb4e7be98754ab204ff434438d52bd508bf1b8c237b5b",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Rural",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Musyes",
              "Doors size": "Big",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-26T00:14:29+00:00"
          },
          {
            "token_id": "92000214",
            "invocation": 214,
            "hash": "0xe31a5fe6b54759969ceeeea1fd581e3e8aca4dcfae538c402bb940ff417fc9b4",
            "owner_address": "0x50f27cdb650879a41fb07038bf2b818845c20e17",
            "features": {
              "Wind": "From west",
              "Density": "Rural",
              "Framing": "French line",
              "Gravity": "Inverted",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Snowing",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:15:07+00:00"
          },
          {
            "token_id": "92000215",
            "invocation": 215,
            "hash": "0xa9e677da6ecad9cada45b307dfa9865f88ce583425b8002a4604807eb18d1efc",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Translucent",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:15:37+00:00"
          },
          {
            "token_id": "92000216",
            "invocation": 216,
            "hash": "0x155a5484f6e31983c811687f3e3c8307de389f3c2cc697a89d27979e0c46ed69",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Hailstorm",
              "Color strategy": "Monochrome"
            },
            "minted_at": "2021-06-26T00:17:27+00:00"
          },
          {
            "token_id": "92000217",
            "invocation": 217,
            "hash": "0x883a1f485200d036eb40b6d8f425fa49fe2a9b10689ec143c3b50000d7ef9916",
            "owner_address": "0x2ee8670d2b936985d5fb1ee968810c155d3bb9ca",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:17:33+00:00"
          },
          {
            "token_id": "92000218",
            "invocation": 218,
            "hash": "0xd9935e21edc02d97c9072d8ffc20247eec43595f9158c850655385ad264c157b",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:17:42+00:00"
          },
          {
            "token_id": "92000219",
            "invocation": 219,
            "hash": "0x196cf4778c336f1b327301b017b1e2104701d8b49289be89cbcbdb5ec12ab8f1",
            "owner_address": "0x7de871f520228b7a9b9fe2c718766f07a261c56c",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Snowing",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-26T00:17:47+00:00"
          },
          {
            "token_id": "92000220",
            "invocation": 220,
            "hash": "0x18ae207738bec4b153c0739988040b1e279a43f902dda3dbd1b25d2d7f361f75",
            "owner_address": "0x207b3c1083a62e282d375a11f52730879cbfbbbb",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Anawae",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:17:49+00:00"
          },
          {
            "token_id": "92000221",
            "invocation": 221,
            "hash": "0x769ec7bc93bcd83f1f5b8b90699cf34d7134f78bcc6a0b7eda04d9f7a4fae7ff",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Abasia",
              "Doors size": "Regular",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:18:02+00:00"
          },
          {
            "token_id": "92000222",
            "invocation": 222,
            "hash": "0xcac9bf12970ec429f05b8c366204cb5103e53b79c8d45c44c34cdeacb1b0fb89",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Metropolis",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Hegguk",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:18:47+00:00"
          },
          {
            "token_id": "92000223",
            "invocation": 223,
            "hash": "0xde64630531781c7bc669543357b90f138109689ea5ef8df7e085d6d572d0df09",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Arella",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:20:13+00:00"
          },
          {
            "token_id": "92000224",
            "invocation": 224,
            "hash": "0x7c8da81d91b4b828db59b4c7cf704fce0979fe42bad7dc3e60356b06017a1309",
            "owner_address": "0x302cc0f5afe9ab6f30359e82fc1c77750e77b81a",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Serene",
              "Doors size": "Regular",
              "Doors model": "Submarine | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-26T00:20:37+00:00"
          },
          {
            "token_id": "92000225",
            "invocation": 225,
            "hash": "0x3fcbff7170c1b6e06b0213c3f7ed287c88a45c4fca9c7779cbdfd68f94f3d985",
            "owner_address": "0x8f903cfc0af3c2ec0d872c57538af5e071544a57",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Translucent",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:20:37+00:00"
          },
          {
            "token_id": "92000226",
            "invocation": 226,
            "hash": "0x868d565456063937a05b8740fd690006b2496fd17c875b1207c8296e9fc325e6",
            "owner_address": "0x88da36152d4691e8d4efc998ddb7b22fe1b16898",
            "features": {
              "Wind": "Light east breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:20:39+00:00"
          },
          {
            "token_id": "92000227",
            "invocation": 227,
            "hash": "0x0b43831e09b635d8ded6216953172443d9f9404c4869218b221017ce1d696be0",
            "owner_address": "0x300320b4561b6c97036f76205cb54dd5c28d9438",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "None",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Altaar",
              "Doors size": "Big",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Frantic bubbles",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:21:04+00:00"
          },
          {
            "token_id": "92000228",
            "invocation": 228,
            "hash": "0x7f23c2aa7b8e636e937c94817b8dfed7c63b42d014ac736a858786156042d431",
            "owner_address": "0xd88227fc237177a9692e1fd34bae5d4aee7a9e7f",
            "features": {
              "Wind": "Calm",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide plus",
              "Palette": "Surung",
              "Doors size": "Big",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Floating",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:21:04+00:00"
          },
          {
            "token_id": "92000229",
            "invocation": 229,
            "hash": "0x1a79f4ad57006c95eff3adafae8d8a10a5f211eb58958422d141ea81b4dcacb3",
            "owner_address": "0x44f1e28f52303a0d70c429d9c24a328225c09bff",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Nowung",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-26T00:21:26+00:00"
          },
          {
            "token_id": "92000230",
            "invocation": 230,
            "hash": "0x5bf3d4ed0a96df6d71733b0d63b3ab06a35e2b0c6df50f2bc29c727cc64fee41",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light east breeze",
              "Density": "Metropolis",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Serene",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:21:27+00:00"
          },
          {
            "token_id": "92000231",
            "invocation": 231,
            "hash": "0xf37594b655d3e1916cd300d94b9563b157ad2a19259b322d3be918eceec6b2aa",
            "owner_address": "0xe6d2a9b56701d3180d218717141670ad720e479f",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Micro",
              "Padding": "Narrow",
              "Palette": "Suchil",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Initial speed": "Evaporation",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:21:27+00:00"
          },
          {
            "token_id": "92000232",
            "invocation": 232,
            "hash": "0xeb2d162b416ab4c78d0249fd0d093518e4617ce83f6bb5ef839e5df1ef5f6ed4",
            "owner_address": "0xeff0c128d7c5c39b06924d750ffa0296066a3220",
            "features": {
              "Wind": "From east",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Micro",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Long",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Evaporation",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-26T00:21:52+00:00"
          },
          {
            "token_id": "92000233",
            "invocation": 233,
            "hash": "0xa86674caf5d3862da80bdab49e445911163b336df64b53bc174cb1891347704b",
            "owner_address": "0xe553fe5b71a236a8d6b03cbddde8be48c5fc5402",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "French line",
              "Gravity": "Inverted",
              "Padding": "Narrow",
              "Palette": "Tarwiv",
              "Doors size": "Regular",
              "Has glitch": "Yes",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Hailstorm",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:22:59+00:00"
          },
          {
            "token_id": "92000234",
            "invocation": 234,
            "hash": "0x788619a3900230079cab5d6a552a96dc36d4957574397545cbcb58686979d837",
            "owner_address": "0x2adbe24377fb1bb454aa58121858d2115d66d1bc",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Tsngal",
              "Doors size": "Regular",
              "May glitch": "Probably",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:22:59+00:00"
          },
          {
            "token_id": "92000235",
            "invocation": 235,
            "hash": "0xcfe1c6a06b67dee1b0feda55678844c172300ef0d3679a5b382080081a7ce952",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "From west",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Mild",
              "Padding": "Wide",
              "Palette": "Altaar",
              "Doors size": "Regular",
              "Doors model": "Sharp | Filled",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:23:06+00:00"
          },
          {
            "token_id": "92000236",
            "invocation": 236,
            "hash": "0xa6fe08ae1f85c7103909f0e17b0d7cedce0ab4fe4fae56097194e47be5942755",
            "owner_address": "0x1bcfec456a70f6721e360a1f38b42993f9784416",
            "features": {
              "Wind": "From east",
              "Density": "Metropolis",
              "Framing": "French line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Hegguk",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Wide",
              "Doors facing": "Right",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:23:06+00:00"
          },
          {
            "token_id": "92000237",
            "invocation": 237,
            "hash": "0x6c77145c38ae7d81298c3a66da30322be0c1e8890b5b945a15296b1a4e1dca95",
            "owner_address": "0x691f8c0a50ff1ccdd24de1d483492d04644d6027",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Tidal",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Space ship | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Initial speed": "Evaporation",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:23:42+00:00"
          },
          {
            "token_id": "92000238",
            "invocation": 238,
            "hash": "0x68c18eeef19e5115e59e5dfac43d88813d856f73874ed8223a9e2431176c13f2",
            "owner_address": "0x8e101059bd832496fc443d47ca2b6d0767b288df",
            "features": {
              "Wind": "Light west breeze",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Mild",
              "Padding": "Narrow",
              "Palette": "Altaar",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Wide",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Tritone"
            },
            "minted_at": "2021-06-26T00:23:42+00:00"
          },
          {
            "token_id": "92000239",
            "invocation": 239,
            "hash": "0x7199af84330036d78b7e184efe1fd2f76abf2ee87c78731c737847230bc5e5e9",
            "owner_address": "0xe6d2a9b56701d3180d218717141670ad720e479f",
            "features": {
              "Wind": "Calm",
              "Density": "City",
              "Framing": "None",
              "Gravity": "Micro",
              "Padding": "Wide",
              "Palette": "Procedural",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Initial speed": "Static",
              "Color strategy": "Rumba"
            },
            "minted_at": "2021-06-26T00:23:42+00:00"
          },
          {
            "token_id": "92000240",
            "invocation": 240,
            "hash": "0xb6669680e1d518e79b1b82212005bafee86c2b3db90f1c0ed785c042638d53e4",
            "owner_address": "0x464f6d584b8ef16e0206420d175e2a0694760d63",
            "features": {
              "Wind": "From east",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Inverted",
              "Padding": "Wide",
              "Palette": "Nibdae",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "Mi-Teintes Fun"
            },
            "minted_at": "2021-06-26T00:23:46+00:00"
          },
          {
            "token_id": "92000241",
            "invocation": 241,
            "hash": "0xcf8178bec61db84b1ed458ee674b4e86cce138199a88c1f1be52bc37ac904ab7",
            "owner_address": "0x53dda0a69992b87e51f0f14b1337281f09a2c8da",
            "features": {
              "Wind": "From west",
              "Density": "City",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Narrow",
              "Palette": "Qawwal",
              "Doors size": "Regular",
              "Doors model": "Sharp | Wireframes",
              "Doors aspect": "Normal",
              "Doors facing": "Right",
              "Framing shape": "Square",
              "Initial speed": "Static",
              "Color strategy": "Duotone"
            },
            "minted_at": "2021-06-26T00:24:07+00:00"
          },
          {
            "token_id": "92000242",
            "invocation": 242,
            "hash": "0x732dc9a091cccb8b05cc95ff08a4ca443b2ef08230d7ad5bf776eed21757af29",
            "owner_address": "0xe436c6457debb8787e0f980a578ea7236148e13a",
            "features": {
              "Wind": "From west",
              "Density": "Suburbs",
              "Framing": "Passe-partout with french line",
              "Gravity": "Tidal",
              "Padding": "Wide plus",
              "Palette": "Procedural",
              "Doors size": "Big",
              "Doors model": "Space ship | Filled",
              "Doors aspect": "Long",
              "Doors facing": "Left",
              "Framing shape": "Square",
              "Initial speed": "Snowing",
              "Color strategy": "B&W"
            },
            "minted_at": "2021-06-26T00:24:10+00:00"
          }
        ]
      }
    }
  },
  "coordinatorArtistProjectReview": {
    "url": "https://www.ledezma.art/en/libertad-parametrizada",
    "method": "Browser rendered body read",
    "recordedAt": "2026-09-18T02:55:58.944898+00:00",
    "findings": "Artist frames freedom as bounded by parameters and links work to technological singularity. BeganJune2019webapp, laterInstagramfilters,GoogleMaps intervention,blindauctionMACPanama,Arduinoinstallation,tattoo.243ArtBlocks pieces described as finalstop. Retrospective account, not dated prototype archive."
  },
  "submittedSections": [
    {
      "id": "work-context",
      "heading": "The work and its context",
      "bodyMarkdown": "Libertad Parametrizada is Art Blocks project 92 on the contract at `0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270`, on Ethereum mainnet. The indexed record returns 243 invocations against a maximum of 243, a declared dependency of `p5@1.0.0`, a square aspect ratio, a `display_static` value of false, and a configured price of 0.119 ETH [^S02]. The live project page describes it as an Art Blocks 500 release in the Factory category and carries both an interactive badge and an animated badge [^S01].\n\nThe picture is a field of small vertical rectangles, drawn in three overlaid layers on a flat ground, usually inside a drawn frame. The artist calls them doors. Each door is a skewed quadrilateral with corners that may be square, rounded or fully capsule shaped, and the field is redistributed horizontally and vertically by two per token parameters the edition names Wind and Gravity. The result reads as a crowd of doorways drifting in a current.\n\nThe credit needs care, because four live sources give four different names for one person. The index records the artist of this project as zJorge [^S02]. The project page renders the byline as zVault, and lists the artist's other projects under the same name [^S01]. The artist profile record returns the username zjorge and the display name Jorge Ledezma D'H [^S04]. The artist's own website is published under the name Jorge Ledezma [^S07]. The page's own artist link resolves to `/artists/jorge-ledezma`, so these are one person and not a transfer of credit [^S01]. The index value zJorge is the name attached to this project at mint and is the one used here. The same address carries two further Art Blocks projects whose indexed artist name is Jorge Ledezma rather than zJorge, which shows the field is stored per project and frozen at mint rather than tracking the artist [^S02].\n\nTwo facts should be established before anything else, because both bear on how this project is catalogued. The first is that 132 of the 243 tokens carry an Initial speed of Static [^S03], and those tokens present as still images even though the animation loop is running underneath them. The second is that the project page advertises two attributes, Has glitch and May glitch, that only 22 tokens in the edition actually carry [^S01][^S03]. Both are discussed at length below."
    },
    {
      "id": "conception",
      "heading": "Conception and development",
      "bodyMarkdown": "Unusually for this batch, there is a first hand account, and it is not on Art Blocks. The website recorded against the project is `https://ledezma.art/art-blocks/`, which returns a 404 page [^S09]. The domain itself is live and the artist does maintain a page for this exact work, at a different address, reachable from the site's own works index [^S08]. A cataloguer following the link of record would conclude there was no artist material. There is a great deal.\n\nOn that page the artist writes that the series was conceived from philosophical implications unfolding from the Technological Singularity, and frames the title as a deliberate paradox, asking where the limits of our freedom lie: \"In society, on the planet, in our bodies, or perhaps in our minds?\" [^S06]. The statement opens with a sentence close to, but not identical to, the mint blurb: leaving a room, or even a cell, does not set you free, it only changes the boundaries of the space that confines you [^S06]. The Art Blocks description is the shorter mint time rendering of the same thought [^S02].\n\nMore useful for dating the work, the artist states that Libertad Parametrizada began in June 2019 as a web application, two years before the Art Blocks release, and that it subsequently took the form of Instagram filters, Google Maps \"vandalism\", a blind auction for the Museum of Contemporary Art in Panama, an Arduino installation, and a tattoo. The 243 piece long form series on Art Blocks is described by the artist as \"the last stop and the perfect closing\" for that journey [^S06]. This is worth stating plainly because it inverts the usual reading of a 2021 Art Blocks Factory release. This is not a project conceived for the platform. It is the final instalment of a six form, two year body of work that arrived at Art Blocks at its end rather than its beginning.\n\nThe artist's biography page gives the surrounding practice: talks and workshops on generative art in Marfa, Rio de Janeiro and Panama City; exhibitions including Uncomputer at Unit London in 2023, Transcender at the Bright Moments finale during the Venice Biennale in 2024, and Turpial at the Museo de Arte de Caldas in 2025; and membership of the Acquisition Committee of the Museum of Contemporary Art of Panama since 2022 [^S07]. The artist's written notes include a 2022 piece arguing that the computer is a tool like a pencil or a chisel and that the art is made with thinking and feeling rather than with hands [^S11]. None of that material discusses the construction of this project, and no claim about the artist's intentions for any specific mechanism described below is made here."
    },
    {
      "id": "construction",
      "heading": "How the work was constructed",
      "bodyMarkdown": "The artist script was retrieved from the indexed project record by an HTTP POST to the public GraphQL endpoint, filtered on the exact slug and corroborated against the contract address and project ID returned in the same response [^S02]. It is 10,465 bytes and hashes to SHA-256 `5707f7edbdf8bc932e11076e8f5c95e09c302528e02cd85a334eec2e9cf15c35`. The record reports a script count of 1 and the single `scripts` row reproduces the `script` field exactly. This was an index retrieval, not a direct read of contract storage, and no block reference was pinned. The whole program was read. What follows describes it and reports measurements against it, and reproduces none of it.\n\nThe program splits the token hash into 32 bytes and drives almost every visible decision from a named byte. Twenty six colour palettes are held as hex lists; one byte selects the palette, two more select the ground colour and the door colour from it, and a cascade on a single further byte then rewrites those choices into one of eight colour strategies. Two bytes set Wind and Gravity as signed numbers near zero. One byte sets the door height, one sets the corner style, one sets the frame mode, one sets the padding, one sets the fill mode. There is a pseudorandom generator, but it is used for one thing only: shuffling the positions of the doors.\n\nTo test whether that reading was correct, the trait rules were reimplemented from the script and run against all 243 token hashes, and the results compared with the features the platform publishes for each token [^S03]. Six rules reproduce the published value for every token in the edition: Framing, at 243 of 243; the static against moving split of Initial speed, at 243 of 243; the door shape component of Doors model, at 243 of 243; Doors facing, at 243 of 243; Wind, whose five named bands fall in non overlapping ranges of the computed wind value with boundaries near plus and minus 0.05 and plus and minus 0.25; and Gravity, whose four named bands likewise separate cleanly. Palette resolves at 243 of 243 once one rule is added: 24 of the 26 palettes map one to one onto the selector byte, and the 89 tokens labelled Procedural are exactly those whose colour strategy is Monochrome, Grayscale, B&W or Rumba, the four strategies that discard the palette and compute colour from a single hue. Two more rules reproduce 242 of 243, Padding and Doors size, each with one exception named in the notes.\n\nTwo results are worth more than a match rate.\n\nThe first concerns Density. The four labels, Rural, Suburbs, City and Metropolis, do not separate on the door count alone; the bands overlap across a range of eight. They separate once the count is divided by the width of the drawing area. The consequence is counterintuitive and is visible in the edition: a token with the wider passe partout is pushed up the density scale, because the same doors are packed into a smaller picture. Density here is doors per unit width, not doors.\n\nThe fill variables require following the drawing calls, not only their initial values. A byte above 140 sets the fill label variable to Translucent and the opacity multiplier to 0.6. That multiplier is applied to stroke and fill inside the Rumba colour branch. Outside that branch, the drawing calls use the boundary-fade value without multiplying by that opacity variable. The variable alone therefore cannot establish that a token published as Filled is actually drawn with 0.6 opacity. Repeated translucent background washes within the layers also affect apparent depth, through a separate mechanism. [^S02]\n\nSeveral implementation details affect how the hash becomes a drawing. Their artistic intention is not established, so the following distinguishes deployed behaviour from speculation about a correction. [^S02]\n\nThe density and skew expressions both divide a hash byte by 265. That is the literal deployed calculation. No development record establishes that 256 was intended, so the divisor should not be called a typographical mistake or used to reconstruct an intended range. The behaviour of the actual expression is the relevant evidence for this work. [^S02]\n\nThe seed for the pseudorandom generator is taken by slicing the first sixteen characters of the hash string. That string begins with the two character `0x` prefix, so the slice captures fourteen hexadecimal digits rather than sixteen, and the resulting 56 bit value exceeds the range JavaScript integers represent exactly. Only 35 of the 243 seeds are exactly representable; the rest lose their low bits before the generator starts. In this edition the loss is harmless, because after truncation to 32 bits all 243 seeds remain distinct, and that was checked rather than assumed.\n\nThe third defect is the one you can see. The generator's output is reduced modulo 1000 and divided by 1000, so it yields one of exactly 1000 values, from 0 to 0.999 and never 1. Door positions are drawn by splicing from a shuffle array using an index computed as the floor of a value scaled across the array length plus one. Because the top of the range is reachable, the index can equal the array length, and splicing at the array length removes nothing and returns an empty array. The program then divides that empty array by two. JavaScript coerces it to zero. The door is placed at coordinate zero instead of at a shuffled position. Reproducing the placement loop for all 243 tokens gives 3,587 such collapses across the edition, present in every single token, between roughly five and twenty six per picture. Coordinate zero maps to the inner edge of the padding, and the drawn frame sits five percent further in, so these doors land in the narrow band outside the frame. They are the doors you see stacked against the left edge and along the bottom of almost every work in this project, outside the line that is supposed to contain them. No claim is made here that the artist intended this. The mechanism is an index error and the visual consequence is a matter of record."
    },
    {
      "id": "mint",
      "heading": "The mint",
      "bodyMarkdown": "The chronology separates into five distinct events, and they should not be collapsed into one another.\n\nThe first token, invocation 0, was minted on 13 June 2021 at 14:32:55 UTC [^S03]. The project was activated later the same day, at 21:29:05 UTC, six hours and fifty six minutes after that first mint [^S02]. The public opening, recorded in the index as the project start datetime, was on 15 June 2021 at 12:47:45 UTC [^S02]. Invocation 1 carries a mint timestamp of exactly that second, and invocation 2 followed four seconds later [^S03]. The project completed on 26 June 2021 at 00:24:10 UTC, the same instant as the mint of invocation 242 [^S02][^S03]. The project page renders the release as 15 June 2021, which is the public opening rather than the first mint [^S01].\n\nThe shape of the mint is unusual and is worth reporting because it is measured rather than inferred. Counting from the public opening: one token preceded it, six were minted in the first hour, a further 53 during the remainder of the first day, 21 across days two to five, and 162 across days six to eleven [^S03]. The edition took ten days and eleven hours to complete, and two thirds of it minted in the final stretch rather than at the opening. The longest interval between consecutive invocations, apart from the 46 hour wait between the artist proof and the public opening, was 19 hours and 26 minutes between invocations 84 and 85 [^S03]. No sellout interval is reported here, because there was no sellout event: the edition filled gradually and finished on its last day.\n\nThe configured price is 0.119 ETH, recorded in the index as a fixed price in wei with a currency symbol of ETH [^S02]. This is the currently configured value and not necessarily the price paid at any given mint; no primary sale receipts were inspected and none are reported."
    },
    {
      "id": "rights",
      "heading": "Copyright and licensing",
      "bodyMarkdown": "The Art Blocks index reports a licence label of `CC BY-NC 4.0` for this project [^S02]. That exact string is preserved here. The index carries no link to a licence document for this project, and the live project details panel on the platform publishes edition size, website, library, aspect ratio, blockchain, token standard, contract type and the attribute list, but no licence field at all [^S01]. The label therefore rests on a single unvalidated index string.\n\nThe canonical deed for that identifier was read directly [^S10]. Attribution Non Commercial 4.0 International permits sharing and adaptation in any medium, conditioned on appropriate credit, a link to the licence and an indication of changes, and prohibits use for commercial purposes, defined in the deed as use primarily intended for commercial advantage or monetary compensation. The deed also states, in terms that matter for a catalogue of this kind, that it highlights only some features of the actual licence and has no legal value, and that the licence may not grant all permissions needed for a given use, since publicity, privacy or moral rights may apply separately [^S10]. No signed or artist published licence instrument for this project was located, and the artist's own page for the work carries no licensing statement [^S06]. What is recorded here is a reported label and the terms of the public deed it names, not a verified grant.\n\nThree further boundaries should be stated. Ownership of a token is not a permission over the artwork, and nothing in the material inspected converts one into the other. Readability of the script does not imply redistribution rights over it: the program is stored on chain and can be retrieved by anyone, and no licence statement accompanies it, so its status is recorded as unknown and is kept separate from the artwork label. For the same reason no part of the artist's code is reproduced in this package, only its digest, its measured behaviour and a description in prose. The declared dependency, `p5@1.0.0`, carries its own upstream licensing which was not inspected and is recorded separately as unknown rather than folded into either of the above."
    },
    {
      "id": "examples",
      "heading": "Close reading of examples",
      "bodyMarkdown": "Four tokens were examined in the live renderer. Two are given sustained treatment.\n\nLibertad Parametrizada #80, token 92000080, is the AB5D holding. Ownership was verified against the wallet set currently linked to the AB5D profile rather than derived: the profile returns three linked addresses, and the token's owner address is the third of them, checked at 01:18:01 UTC on 18 September 2026 [^S04][^S03]. The work is a Duotone in blue: a medium blue ground, doors drawn as thin cyan and pale outlines, and a single dark rule marking a square frame. Its published traits give Density Metropolis, Doors model Sharp with Wireframes, Padding Wide, Gravity Micro, Wind Calm and Initial speed Static [^S03].\n\nThat last value deserves the scrutiny. Run in the live renderer, the token redraws continuously: over a seventeen and a half second window the frame counter advanced by 1,051 while the canvas signature sampled from a 600 pixel central region stayed byte identical at every sample, and the canvas dimensions never changed [^S05]. The work is running sixty times a second and producing the same picture every time. It is not a still image that has finished; it is an animation parked at zero speed. This was then tested directly. Dispatching three down arrow key events into the sketch changed the picture immediately and it kept changing on subsequent samples; a space key event froze it again, with three consecutive identical signatures [^S05]. A viewer of a Static token is one keystroke away from a moving work, and the same is true of all 132 tokens carrying that trait [^S03]. The doors of this token also show the placement defect described above plainly: a column of them stands against the left edge and a row along the bottom, outside the drawn frame, and the reproduction of its placement loop predicts four doors collapsed in x and two in y out of the 327 drawn [^S05].\n\nLibertad Parametrizada #147, token 92000147, is the strongest single piece of evidence in this package, because it closes the loop between the artist's own undocumented metadata and the picture on screen. The project page advertises two attributes named Has glitch and May glitch [^S01]. Across the edition, 11 tokens carry Has glitch with the value Yes and 11 carry May glitch with the value Probably, with no overlap between the two sets, and 221 tokens carry neither [^S03]. Nothing on the platform explains what they mean.\n\nThe script contains one branch that treats a single door differently from every other door in the picture. The colour of that door is snapshotted from the palette before the colour strategy cascade runs, so it keeps the original palette colour on a canvas whose other colours have since been rewritten. The branch fires only when a further byte flag is set, when the snapshotted colour falls inside a narrow lightness window and above a saturation floor, and when the colour strategy is neither Tritone nor Rumba. Reimplementing that predicate against all 243 hashes captures all 22 labelled tokens and excludes all 219 unlabelled ones with no false negatives [^S03]. The branch also requires that door to be within the central half of the canvas. Applying that positional test splits the 22 exactly: all 11 tokens where the door lands inside the central square are the Has glitch tokens, and all 11 where it lands outside are the May glitch tokens [^S03]. The artist's hedge is legible once the mechanism is known. Has glitch means the odd door is in the middle of the picture now. May glitch means the conditions are met but the door starts outside the centre, and since the field drifts it may arrive later.\n\nToken 92000147 is a Has glitch token on the Mi Teintes Fun strategy, which strips the saturation from the doors. The reimplementation predicted the anomalous door at 64.4 percent across and 37.3 percent down, in the colour HSL 24, 99 percent, 59 percent. The rendered canvas was then sampled. The pixel at the predicted position reads RGB 254, 130, 47, which is that colour converted exactly. Isolating every orange pixel on the 1,324 by 1,324 canvas returns 5,647 of them, a single door, whose bounding box spans 62.8 to 66.0 percent horizontally and 31.9 to 42.5 percent vertically, centred at 64.4 and 37.2 [^S05]. On screen the work is a slate ground carrying white and grey doors, and one orange one. It is the only colour in the picture.\n\nLibertad Parametrizada #18, token 92000018, was chosen to test the fill mode divergence. Its published Doors model is Space ship with Filled [^S03]. Its rendered canvas carries 2,874 distinct colours drawn from a five colour palette, which is only possible under alpha compositing, and the door colour forms a continuous ramp from the pure yellow toward the dark mat beneath it. A single 60 percent alpha door of that yellow over that mat computes to RGB 153, 129, 30, and that exact value is present on the canvas across 4,580 pixels [^S05]. The token is demonstrably translucent and is published as Filled, as are 80 others [^S03].\n\nLibertad Parametrizada #74, token 92000074, carries Initial speed Hailstorm, the fastest downward band. Five canvas signatures sampled across eight seconds were all distinct, and the count of dark pixels in the central region varied between 49,417 and 57,097 as doors travelled through it [^S05]. Motion confirmed. No audio is produced by this project at all: the script contains no sound calls, and nothing was heard during any of the renderer sessions."
    },
    {
      "id": "significance",
      "heading": "Significance and limitations",
      "bodyMarkdown": "The significance of this project for a catalogue is that it is, to an unusual degree, a work that documents its own failures and then gets mislabelled anyway.\n\nThe artist shipped two attributes, Has glitch and May glitch, whose values are Yes and Probably. That is a rare thing to find in on chain edition metadata. It is not a defect log; it is an acknowledgement, published per token, that a particular token may show something the rest of the edition does not, and a hedge about whether it will. The mechanism turns out to be legible and reproducible, and the hedge turns out to be exactly right: the uncertainty is positional, and on a drifting field a door that is outside the middle now may not be later. A cataloguer who records those attributes without explanation passes on a curiosity. A cataloguer who records what they mean passes on something closer to the work.\n\nAgainst that, three things in this project's published record are wrong or absent, and all three would mislead someone cataloguing from the platform.\n\nEighty one tokens are published as Filled and render translucent. That is a third of the edition described incorrectly on the only attribute that describes how the doors are drawn.\n\nNinety five tokens have no Framing shape attribute at all. Where the attribute is present it is correct, at 148 of 148, and its absence tracks the frame mode closely: 91 of the 95 absences are tokens whose mat is not drawn [^S03]. Four tokens break that pattern and are named in the notes. A cataloguer filtering the edition by Framing shape silently loses 39 percent of it.\n\nAnd 132 tokens carry Initial speed Static and present as still images while an animation loop runs under them at sixty frames a second, one keystroke from moving. Unlike three other projects in this batch, this project's page does carry both an animated and an interactive badge [^S01], so the platform is not at fault here; the trait name is simply doing more work than it can bear. Static is the initial speed, not the nature of the work.\n\nThe limitations of this package should be stated clearly.\n\nThe keyboard controls were tested by dispatching key events into the sketch, not by pressing physical keys. Real key input did not reach the page during this session, which was confirmed by observing that the sketch's key variables stayed at zero after a physical press. The sketch's own handler is the same code path under either method, but the browser level path from a real keypress to the page was not exercised, and that limitation is recorded rather than papered over. Within that method, the arrow keys, the space bar and the density keys were all confirmed to work. The density control was confirmed with a control condition: at a door count near the program's ceiling neither case produced a change, so the test was repeated at a lower count, where fifteen lowercase presses produced a measurable increase and fifteen uppercase presses with the shift modifier produced none. The project description instructs the viewer to \"Type M or L\" [^S02], and the program compares against lowercase only, so the instruction as written does not work. The fourth documented control, the S key, saves a PNG. It was deliberately not triggered, because it initiates a file download.\n\nThe description also states that the arrow keys control wind and gravity. The horizontal arrows do change the wind, which was measured: fifteen right arrow events moved the door field measurably rightward, emptying the leftmost occupied band entirely [^S05]. The vertical arrows do not touch gravity. They change the vertical scroll speed, the same variable the Initial speed trait reports, while the gravity parameter is fixed from the hash at load and is never reassigned anywhere in the program. The description is inaccurate on this point.\n\nFrame rates reported in this package should not be relied on. The browser pane was hidden for the whole session, which throttles the animation loop, and in one case suspended it entirely until a screenshot forced a repaint. Where a rate is given it is what the environment reported at that moment. The findings that rest on whether an image changed or did not change are unaffected, since those compare successive rendered frames rather than counting them.\n\nTwo further gaps. The naming of the Gravity bands is worth a reader's caution: the band called Inverted sits between Micro and Mild on the positive side of the parameter, while the strongly negative band, the one that actually reverses the direction of travel, is called Tidal. Anyone reading Inverted as the sign reversed case will be wrong. And the trait extractor that produced the published feature objects is not part of the retrieved script and was not located, so where the published values and the render diverge, this package reports the divergence rather than attributing it to a particular piece of software."
    }
  ],
  "coordinatorVisualReview": [
    {
      "tokenId": "92000080",
      "url": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000080",
      "observer": "OpenAI Codex",
      "recordedAt": "2026-09-18T02:56:28.276291+00:00",
      "method": "Two screenshots of original renderer",
      "observation": "Blue field with dark square frame and pale green thin outlined skewed door shapes. Stronger larger outlines overlap faint smaller outlines. Several extend above,left and below frame; right-side cluster dense. No visible difference between two observed states.",
      "limits": "No exact interval or full runtime test. Controls not tested yet; audio not auditioned."
    },
    {
      "tokenId": "92000147",
      "url": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000147",
      "observer": "OpenAI Codex",
      "recordedAt": "2026-09-18T02:57:14.682254+00:00",
      "method": "Original-renderer screenshot",
      "observation": "Slate-blue field, black square frame, white rounded skewed door forms with smaller grey forms behind. One orange door near upper-right of centre is a strong isolated accent. Larger white doors extend outside frame.",
      "limits": "No pixel counts or alpha values measured. Audio not auditioned."
    },
    {
      "tokenId": "92000018",
      "url": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000018",
      "observer": "OpenAI Codex",
      "recordedAt": "2026-09-18T02:57:14.682387+00:00",
      "method": "Original-renderer screenshot",
      "observation": "Pale blue outer field, dark blue square interior, white thin frame. Yellow rounded slanted doors with darker muted yellow smaller forms behind; dense overlapping cluster right and bottom, several doors outsideframe.",
      "limits": "No pixel counts or alpha values measured. Audio not auditioned."
    },
    {
      "tokenId": "92000074",
      "url": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000074",
      "observer": "OpenAI Codex",
      "recordedAt": "2026-09-18T02:57:14.682390+00:00",
      "method": "Original-renderer screenshot",
      "observation": "Grey field with thin pale blue square frame; dark blue-grey rounded skewed doors, some pale small forms. Large gaps through centre, clustered shapes near upper edge; forms extend outsideframe. A second state changed positions of dark forms relative to fixed frame, confirming autonomous movement.",
      "limits": "No pixel counts or alpha values measured. Audio not auditioned."
    }
  ],
  "coordinatorControlReview": {
    "tokenId": "92000080",
    "recordedAt": "2026-09-18T02:58:09.018324+00:00",
    "action": "Clickedcanvas,pressedDown3times,observed2states,pressedspace",
    "result": "Initially unchanged work moved afterDown; larger palegreen outlines changed vertical positions across2screenshots. Afterspace an immediate screenshot and a later screenshot were visibly unchanged, confirmingstop in observed session. Frame remainedfixed.",
    "limits": "No framecounter,pixelsignature or exactelapsedtime measurement. Othercontrols untested; audio not auditioned."
  },
  "removedSourceRecords": [
    {
      "id": "S01",
      "title": "Libertad Parametrizada by zJorge, Art Blocks collection page",
      "url": "https://www.artblocks.io/collection/libertad-parametrizada-by-zjorge",
      "publisher": "Art Blocks",
      "accessedAt": "2026-09-18",
      "inspection": "Page rendered in the browser pane and its text extracted. Used for: the Factory category and Art Blocks 500 framing; the interactive and animated badges; the released date of 15 June 2021; the project details panel (edition size, website, library, aspect ratio, blockchain, token standard, contract type) and its lack of any licence field; the full attribute list including Has glitch and May glitch; the zVault byline and the artist link resolving to /artists/jorge-ledezma.",
      "submittedAuthor": null,
      "submittedAccessOutcome": null,
      "author": "Art Blocks",
      "accessOutcome": "inspected",
      "inspectionAttribution": "Submitted Claude research; independent coordinator verification pending.",
      "publicationDate": null
    },
    {
      "id": "S07",
      "title": "About, Jorge Ledezma",
      "url": "https://ledezma.art/about",
      "author": "Jorge Ledezma",
      "accessedAt": "2026-09-18",
      "inspection": "Page text extracted. Biography, talks in Marfa, Rio de Janeiro and Panama City, exhibitions at Unit London 2023, the Bright Moments finale at the Venice Biennale 2024 and the Museo de Arte de Caldas 2025, and Acquisition Committee membership at MAC Panama since 2022. Establishes the artist's own published name.",
      "submittedAuthor": "Jorge Ledezma",
      "submittedAccessOutcome": null,
      "accessOutcome": "inspected",
      "inspectionAttribution": "Submitted Claude research; independent coordinator verification pending.",
      "publicationDate": null
    },
    {
      "id": "S08",
      "title": "Works index, Jorge Ledezma",
      "url": "https://ledezma.art/works",
      "author": "Jorge Ledezma",
      "accessedAt": "2026-09-18",
      "inspection": "Page text and links extracted. Lists twelve works from June 2021 to February 2026 and carries the link to the Libertad Parametrizada statement page. This is the route by which the artist's account of the project was located after the link of record failed.",
      "submittedAuthor": "Jorge Ledezma",
      "submittedAccessOutcome": null,
      "accessOutcome": "inspected",
      "inspectionAttribution": "Submitted Claude research; independent coordinator verification pending.",
      "publicationDate": null
    },
    {
      "id": "S09",
      "title": "The artist website recorded against project 92 (404)",
      "url": "https://ledezma.art/art-blocks/",
      "publisher": "Jorge Ledezma",
      "accessedAt": "2026-09-18",
      "inspection": "Loaded in the browser pane. Returns a 404 page titled Page Not Found on a live domain. Recorded as a broken link of record, not a dead site.",
      "submittedAuthor": null,
      "submittedAccessOutcome": null,
      "author": "Jorge Ledezma",
      "accessOutcome": "inspected",
      "inspectionAttribution": "Submitted Claude research; independent coordinator verification pending.",
      "publicationDate": null
    },
    {
      "id": "S11",
      "title": "Notes, Jorge Ledezma",
      "url": "https://ledezma.art/en/notes",
      "author": "Jorge Ledezma",
      "accessedAt": "2026-09-18",
      "inspection": "Page text extracted. Four dated notes from 2016 to 2023. Used only for the artist's stated position on the computer as a tool. None of the notes discusses this project.",
      "submittedAuthor": "Jorge Ledezma",
      "submittedAccessOutcome": null,
      "accessOutcome": "inspected",
      "inspectionAttribution": "Submitted Claude research; independent coordinator verification pending.",
      "publicationDate": null
    }
  ],
  "codeSha256": "5707f7edbdf8bc932e11076e8f5c95e09c302528e02cd85a334eec2e9cf15c35",
  "submittedFacts": [
    {
      "id": "edition-size",
      "topic": "work-context",
      "value": 243,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02",
        "S01"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "project-id",
      "topic": "work-context",
      "value": 92,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "library",
      "topic": "construction",
      "value": "p5@1.0.0",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02",
        "S01"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "aspect-ratio",
      "topic": "work-context",
      "value": 1,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02",
        "S01"
      ],
      "status": "verified",
      "note": "Square."
    },
    {
      "id": "display-static",
      "topic": "work-context",
      "value": false,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "verified",
      "note": "The project is flagged as not static, and the page carries both an animated and an interactive badge. 132 tokens nonetheless carry an Initial speed of Static."
    },
    {
      "id": "curation-status",
      "topic": "work-context",
      "value": "factory",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02",
        "S01"
      ],
      "status": "verified",
      "note": "Index vertical factory; page states Factory category and Art Blocks 500 release."
    },
    {
      "id": "script-bytes",
      "topic": "construction",
      "value": 10465,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "script-sha256",
      "topic": "construction",
      "value": "5707f7edbdf8bc932e11076e8f5c95e09c302528e02cd85a334eec2e9cf15c35",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "first-mint",
      "topic": "mint",
      "value": "2021-06-13T14:32:55+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S03"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "activation",
      "topic": "mint",
      "value": "2021-06-13T21:29:05+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "public-opening",
      "topic": "mint",
      "value": "2021-06-15T12:47:45+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02",
        "S03"
      ],
      "status": "verified",
      "note": "Index start_datetime; invocation 1 carries the same timestamp to the second."
    },
    {
      "id": "completion",
      "topic": "mint",
      "value": "2021-06-26T00:24:10+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02",
        "S03"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "price",
      "topic": "mint",
      "value": "0.119 ETH",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "reported",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "static-token-count",
      "topic": "work-context",
      "value": 132,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S03"
      ],
      "status": "verified",
      "note": "Tokens carrying Initial speed Static. Reproduced from the hash at 243 of 243."
    },
    {
      "id": "translucent-divergence",
      "topic": "construction",
      "value": 81,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S03",
        "S05"
      ],
      "status": "verified",
      "note": "Tokens published as Filled whose doors are drawn at 60 percent opacity. Confirmed at the renderer on 92000018."
    },
    {
      "id": "framing-shape-absences",
      "topic": "construction",
      "value": 95,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S03"
      ],
      "status": "verified",
      "note": "Tokens carrying no Framing shape attribute at all. Where present the attribute is correct at 148 of 148."
    },
    {
      "id": "glitch-attribute-counts",
      "topic": "examples",
      "value": "11 Has glitch, 11 May glitch, no overlap",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S03",
        "S01"
      ],
      "status": "verified",
      "note": "Two attributes advertised on the project page that only 22 of 243 tokens carry."
    },
    {
      "id": "splice-collapses",
      "topic": "construction",
      "value": 3587,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02",
        "S05"
      ],
      "status": "verified",
      "note": "Door placements collapsed to coordinate zero by an index error, across all 243 tokens, reproduced from the code."
    },
    {
      "id": "series-origin",
      "topic": "conception",
      "value": "June 2019",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S06"
      ],
      "status": "reported",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "artist-name-discrepancy",
      "topic": "work-context",
      "value": "zJorge / zVault / zjorge / Jorge Ledezma",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02",
        "S01",
        "S04",
        "S07"
      ],
      "status": "verified",
      "note": "Four live labels for one artist. The page's artist link resolves to /artists/jorge-ledezma, establishing they are the same person."
    },
    {
      "id": "website-of-record-broken",
      "topic": "conception",
      "value": "https://ledezma.art/art-blocks/",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S09",
        "S08"
      ],
      "status": "verified",
      "note": "Returns 404 on a live domain. The artist does maintain a page for this work at a different address."
    },
    {
      "id": "licence-label",
      "topic": "rights",
      "value": "CC BY-NC 4.0",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "reported",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    },
    {
      "id": "ab5d-holding",
      "topic": "examples",
      "value": "92000080",
      "observedAt": "2026-09-18T01:18:01+00:00",
      "sourceIds": [
        "S04",
        "S03"
      ],
      "status": "verified",
      "note": "Independently checked against coordinator project retrieval, fresh token/wallet census or artist project account as appropriate; see coordinator evidence."
    }
  ],
  "submittedExceptions": [
    {
      "id": "fill-mode-divergence",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "Eighty one tokens are published with a Doors model of Filled and render at 60 percent opacity. If the dossier reproduces platform traits verbatim, a third of the edition will be described incorrectly on the one attribute that describes how the doors are drawn. Verified at the renderer on 92000018."
    },
    {
      "id": "framing-shape-missing",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "Ninety five of 243 tokens carry no Framing shape attribute. Any filter or table built on that attribute silently drops 39 percent of the edition. Four of the absences do not fit the pattern that explains the other 91 and are named in the notes."
    },
    {
      "id": "static-trait-misleading",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "One hundred and thirty two tokens carry Initial speed Static and present as still images while the animation loop runs underneath them, one keystroke from moving. Unlike three other projects in this batch the page badges are correct here, so this is a trait naming issue rather than a platform omission. If a still is published beside the trait list the reader should be told that Static is the initial speed and not the nature of the work."
    },
    {
      "id": "glitch-attributes-undocumented",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "The project page advertises Has glitch and May glitch as filterable attributes; only 22 tokens carry either. Their meaning is reproduced in this package and is worth publishing alongside them, since the attributes are otherwise opaque."
    },
    {
      "id": "artist-name-four-labels",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "The index, the page byline, the profile record and the artist's own site give four different names for one person. A decision is needed on which name the dossier carries. This package uses the index value zJorge, which is the name attached to this project at mint."
    },
    {
      "id": "website-of-record-404",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "The website recorded against the project returns 404 while the artist maintains a live page for this exact work elsewhere on the same domain. The dossier should link the working page."
    },
    {
      "id": "licence-unverified",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "The CC BY-NC 4.0 label rests on a single index string with no link, and the project details panel publishes no licence field. Terms url recorded as null with the gap explained rather than guessed."
    },
    {
      "id": "code-rights-unknown",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "No licence statement accompanies the artist script. Code rights kept separate from the artwork label and recorded as unknown."
    },
    {
      "id": "keyboard-test-method",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "Interaction controls were confirmed with dispatched key events rather than physical key presses, because the browser pane was hidden and real key input did not reach the page. If the dossier states that the controls were tested, the method should be stated with it."
    },
    {
      "id": "padding-and-size-exceptions",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "Two single token exceptions to otherwise exact trait rules, and two eligible tokens carrying no glitch attribute, are reported by id rather than absorbed into a fitted threshold. A reviewer may wish to check them independently."
    }
  ],
  "submittedPresentation": {
    "editionSize": 243,
    "maximumEdition": 243,
    "factsSourceIds": [
      "S02",
      "S01"
    ],
    "mintEvent": "public opening",
    "mintTimestamp": "2021-06-15T12:47:45+00:00",
    "mintCalendarDateForHeader": "15 June 2021",
    "mintCalendarDateNote": "First indexed mint calendar date; full event timestamps retained in evidence.",
    "heldArtwork": {
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "92000080",
      "edition": 80,
      "title": "Libertad Parametrizada #80",
      "artist": "zJorge",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000080",
      "owner": "0xdd19308a9731cdecb67e0d80ca6823394208c045",
      "ownershipObservedAt": "2026-09-18T02:55:58.944879+00:00",
      "ownershipSource": "Art Blocks public GraphQL index; the token's owner address compared against the three wallets currently linked to the AB5D profile",
      "mediaUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000080",
      "mediaType": "text/html, live renderer",
      "fallbackStillUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000080.png",
      "motionObservation": "Initially unchanged in two observations; Down pressed three times started visible movement, space stopped it with later unchanged observation. Original renderer retained; no forced change to initial token parameters.",
      "caption": "Libertad Parametrizada #80 by zJorge. Copyright: CC BY-NC 4.0. AB5D collection.",
      "captionNote": "This caption is longer than a standard caption contract allows. The coordinator may cut it after the first two sentences without losing the verified claim.",
      "alt": "A medium blue square carrying a scattered field of small vertical rectangles outlined in cyan and pale blue, with a thin dark square rule drawn across them and a column of rectangles standing outside it along the left edge.",
      "copyrightLabel": "CC BY-NC 4.0",
      "copyrightLabelNote": "Reported by the index with no link to a terms document. Preserve the string exactly. Not a verified grant, and not a permission conferred by ownership of the token.",
      "displayBasis": "Remote official Art Blocks renderer for verified AB5D holding, with artist credit and reported artwork licence.",
      "copyrightTermsUrl": "https://creativecommons.org/licenses/by-nc/4.0/",
      "rightsSourceIds": [
        "S02",
        "S10"
      ]
    },
    "holdingCheck": {
      "observedAt": "2026-09-18T02:55:58.944879+00:00"
    },
    "remoteMediaRecommendations": [
      {
        "role": "header",
        "tokenId": "92000080",
        "mediaUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000080",
        "mediaType": "text/html",
        "motionObservation": "Initially unchanged in two observations; Down pressed three times started visible movement, space stopped it with later unchanged observation. Original renderer retained; no forced change to initial token parameters.",
        "displayBasis": "Remote official Art Blocks renderer for verified AB5D holding, with artist credit and reported artwork licence."
      }
    ],
    "rendererNote": "Initially unchanged in two observations; Down pressed three times started visible movement, space stopped it with later unchanged observation. Original renderer retained; no forced change to initial token parameters."
  },
  "submittedExamples": [
    {
      "id": "E01",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "92000080",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000080",
      "sourceIds": [
        "S03",
        "S04",
        "S05"
      ],
      "selectionNote": "Selected to compare outlined and filled forms, isolated colour accent and movement; #80 freshly verified AB5D holding.",
      "observationNote": "Blue field with dark square frame and pale green thin outlined skewed door shapes. Stronger larger outlines overlap faint smaller outlines. Several extend above,left and below frame; right-side cluster dense. No visible difference between two observed states. No exact interval or full runtime test. Controls not tested yet; audio not auditioned."
    },
    {
      "id": "E02",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "92000147",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000147",
      "sourceIds": [
        "S03",
        "S05",
        "S01"
      ],
      "selectionNote": "Selected to compare outlined and filled forms, isolated colour accent and movement; #80 freshly verified AB5D holding.",
      "observationNote": "Slate-blue field, black square frame, white rounded skewed door forms with smaller grey forms behind. One orange door near upper-right of centre is a strong isolated accent. Larger white doors extend outside frame. No pixel counts or alpha values measured. Audio not auditioned."
    },
    {
      "id": "E03",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "92000018",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000018",
      "sourceIds": [
        "S03",
        "S05"
      ],
      "selectionNote": "Selected to compare outlined and filled forms, isolated colour accent and movement; #80 freshly verified AB5D holding.",
      "observationNote": "Pale blue outer field, dark blue square interior, white thin frame. Yellow rounded slanted doors with darker muted yellow smaller forms behind; dense overlapping cluster right and bottom, several doors outsideframe. No pixel counts or alpha values measured. Audio not auditioned."
    },
    {
      "id": "E04",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "92000074",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/92000074",
      "sourceIds": [
        "S03",
        "S05"
      ],
      "selectionNote": "Selected to compare outlined and filled forms, isolated colour accent and movement; #80 freshly verified AB5D holding.",
      "observationNote": "Grey field with thin pale blue square frame; dark blue-grey rounded skewed doors, some pale small forms. Large gaps through centre, clustered shapes near upper edge; forms extend outsideframe. A second state changed positions of dark forms relative to fixed frame, confirming autonomous movement. No pixel counts or alpha values measured. Audio not auditioned."
    }
  ]
}
