Deep dive

Generative art glossary

The terms used to describe projects, tokens, generators, and stored references.

One language

TermWhat it means
projectA generative artwork release that can contain many tokens (editions).
tokenOne edition from a project. On the blockchain it is represented by a token.
iterationThe edition number within a project, such as #136 of 500.
seedA value that tells the generator which edition to draw. The same seed should produce the same result.
artifactThe live generator files (artifactUri), separate from the preview image.
display / thumbnailThe still images shown before the live artwork loads.
refA compact text version of a project or token address, useful in URLs and paste fields. Normal read APIs accept the values directly.

Need the exact field names? The API reference shows each field in context with examples.