444(4)
Shvembldr · Project 191 · Playground
Edition size: 444 · First mint: 19 October 2021
The work and its context
444(4) is a 444-edition generative art series by Shvembldr, the working name of Latvian artist Ilja Borisovs, released on Art Blocks as a Playground project on Ethereum mainnet, contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270, project ID 191.1 The project is built around a single conceit stated in its own text: "Each instance of this project is an infinite deterministic ratio and resolution agnostic art generator. Every click = new art."1 A 444(4) token is therefore not one image but a bounded machine for making images: the token hash fixes a starting point, and from that point the owner can generate an endless, reproducible sequence of poster compositions, all rectangles, all governed by what the artist calls the main number of the project, four.12
The default format is a 3 by 4 poster, portrait ratio 0.75, confirmed by the indexed aspect field.1 Across inspected outputs the system spans an unusually wide range: austere grayscale weaves, heraldic blue-and-yellow striping, translucent red-and-gold layering, and near-empty pastel fields.3 The Playground tier matters here. Playground was where Art Blocks artists with an existing curated release could experiment without curatorial review, and Shvembldr used it for his most aggressive concept: the project text opens with "Attention! Extremely Experimental Project!" and bills the work as "the quintessential generative art".14
The series sits inside a run of seven Art Blocks projects the AB5D dossier counts for this artist, from The Blocks of Art through Overload, and it extends a personal fascination with interactive generators that predates his NFT work: in a July 2021 interview he presented a browser toy called MOOD GENERATOR whose instruction, click on the image to generate a new mood, is a direct ancestor of 444(4)'s every-click premise.45
Conception and development
The conception is best understood as Shvembldr pushing one question to its limit: if a generative token is a deterministic algorithm, why should it produce only one image? His answer in 444(4) is to make the deterministic part the sequence rather than the picture. The token hash seeds a pseudorandom generator, every click advances that generator to the next composition, and because the generator is deterministic the whole click-sequence is reproducible: iteration 17 of a given token will look the same for every viewer, everywhere, at any size.2 The project text makes the same point in user language, promising an "infinite deterministic" generator and noting that changing ratio or pixel density resets the art counter to zero, which only makes sense if the counter is the real artwork identifier.1
The number four is worked through the piece as a theme rather than a mechanism: 444 editions, a title that reads as 444(4), a 3 by 4 poster format, a current registry price of 0.4444 ETH, and an all-rectangle visual vocabulary.12 The AB5D dossier reads the title's numerical palindrome and the self-referential edition count as boundary-pushing, framing the series as a living algorithm rather than a set of images.4 That reading is consistent with the artist's own development path. In the iillucid interview he describes coming to generative art from frontend development and game work, being captivated by the unpredictability of Math.random, teaching himself through Joshua Davis and Daniel Shiffman courses, and deliberately remaking any borrowed technique "beyond recognition" because he wants his own way.5
No artist statement specific to 444(4) beyond the project text was located; the registry interview field is empty and the website field points to tboa.club, his own on-chain platform.16 The conception account here therefore rests on the project text, the script's actual control structure, the dossier, and the documented MOOD GENERATOR precursor, and the interpretation of four as theme is this essay's, not a documented artist claim.1245
How the work was constructed
The full artist script was retrieved from the official indexed project record at the Art Blocks mainnet GraphQL endpoint, filtered by the exact slug 4444-by-shvembldr and corroborated against contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270 and project ID 191. The registry reports script_count 3, and the retrieved script field is the assembled 23,585-byte program with SHA-256 digest ce1f2b5867b55a90091e49d1e941f5c4a37007c1c3dfa1aed505524e0e6b6d53 (recorded in evidence.json; the script itself is not redistributed). The indexed runtime is p5@1.0.0, aspect ratio 0.75, with no external asset dependencies.12
The seed path is short and exact: the first sixteen hexadecimal characters of the token hash are parsed as an integer, and that integer drives a xorshift generator whose shifts (13, 17, 5) are the classic xorshift32 constants, mapped to the unit interval. Every later draw, palette choice, split decision and layout comes from this one stream, and the initial value is kept in a spare variable so the digit keys can reset the stream to the mint state.2 Composition is built by a recursive rectangle-splitting function: a region is divided horizontally or vertically at a random ratio, each half is subdivided again while a depth counter and a probability roll allow, and the terminal rectangles are filled from palette tables drawn from a library of 383 hexadecimal color literals, or rendered as line weaves, grids and striped fills.2 The visible woven textures in editions 0 and 268 are these recursive cells rendered as fine orthogonal hatching rather than solid fills.23
Rendering uses p5 in WEBGL mode with a custom shader pair. The 2D composition is drawn into offscreen graphics buffers, passed to the shader as textures, and the fragment shader adds a per-pixel grain, a randomized dither of about ten percent intensity computed from screen coordinates, which gives the flat rectangles their printed, slightly sandy surface.2 The program's tail is a library of easing functions, including normalized logit and sigmoid curves and a generalized quartic, used to shape ratios and transitions; this library is presumably one of the three counted script parts, alongside the shader strings and the main sketch.2
Interaction is implemented with plain window event listeners, not p5 callbacks: click and touchstart both call the next-art function, and a keydown listener maps the documented controls. Digit keys 1 to 9 set pixel density on all buffers and reset the stream and counter; f toggles between the 3 by 4 poster and full window ratio by re-running setup; s saves a PNG named with the token's last three digits and the current iteration number; t starts a 30-second slideshow interval; u starts a 3-second slideshow that also saves each frame.12 All of this was verified live for token 191000268 in a browser: the reported hash matched the chain record, the iteration counter read 0 at load, advanced to 1 and 2 across two clicks, reset to 0 with pixel density 2 after pressing 2 (canvas 1800 by 2400), and the f key re-ran setup.7 Direct inspection found no audio code, and no sound was heard during the live session.27 On chain, only the token hash and ownership are stored; the script lives in the Art Blocks project registry and executes in the viewer's browser.12
The mint
The dated record, observed in the current Art Blocks index on September 18, 2026, shows a two-stage release.18 Edition 0 (token 191000000) was minted on October 19, 2021 at 15:13:40 UTC, about eleven hours before the project was activated at 02:20:38 UTC on October 20, a pre-activation artist mint of the kind common in the Playground tier. The second token followed on October 20 at 19:00:45 UTC, and that evening produced a modest trickle: 21 mints in the 19:00 hour, 18 in the 20:00 hour, and single-digit counts through the next day, 81 editions in total before the final phase.8
The registry's sale-start timestamp reads October 21, 2021 at 19:00:00 UTC, and the official collection page accordingly carries "Released Oct 21, 2021, 7:00 PM UTC".19 A launch announcement on the artist's Instagram, visible in search results as "444(4) on @artblocks_io October 21 2 PM CT", is consistent with that timestamp (2 PM Central Time is 19:00 UTC) but the post body could not be inspected behind the platform's login wall, so it is recorded as a lead in the research notes rather than a cited source.9 What the token records show directly is the result: 363 of the 444 editions were minted inside the 19:00 UTC hour on October 21, and the final two editions closed the series at 19:32:45 UTC, 32 minutes and 45 seconds after the sale-start timestamp.8 The earlier trickle means the series was technically minting for two days, but the public main event was a roughly half-hour sellout; both phases are reported because the registry's single release line describes only the second.18
The minted count equals the maximum of 444, and the project is marked complete, locked and active, with the paused flag false.1 The currently indexed price is 0.4444 ETH per token, a thematically typical figure for this artist, but no dated 2021 source inspected here states the original mint price, so that number is reported as the present registry value and the launch price remains unverified.1 For current market context only, the inspected OpenSea collection page on the observation date showed a floor of about 0.039 ETH across 444 items.10
Copyright and licensing
The project registry reports the artwork licence label "NFT License" for 444(4), with no linked terms URL in the record.1 That label corresponds to the NFT License 2.0, the template published by Dapper Labs, whose text grants the token owner personal use, display through marketplaces and applications that verify ownership, and commercial use up to 100,000 US dollars in gross revenue per year, while prohibiting modification of the art and claims of intellectual property beyond the grant.11 The project text itself nods to this grant: "You can use the generated images commercially (read the license)."1 This essay categorizes the artwork licence as a custom NFT licence, variant NFT License 2.0, resting on the registry label plus the generic template text; no artist-hosted licence page specific to the series was located.111
One nuance is worth stating plainly, because 444(4) is an image generator: the licence speaks to the art associated with the token, and the project text invites commercial use of generated images, but the boundary between the token's artwork and an owner-made iteration is not defined in any inspected document. This essay records that ambiguity rather than resolving it.111 The script carries no licence header or copyright comment of its own, so no code licence is reported; the absence is recorded rather than resolved.2 The single declared runtime dependency, p5.js 1.0.0, is third-party software under its own licence.1 Owning a 444(4) token conveys no copyright by itself, and no conflicting licence statements were found in the inspected sources. Images in this essay are referenced through canonical Art Blocks token pages and media rather than republished.8
Close reading of examples
Five outputs were inspected directly through their platform media, chosen to span the palette library, the fill-versus-weave range and the mint chronology, including the AB5D-held edition.83 Remember that each is iteration zero of its own infinite sequence, a first page, not the whole book.2

Edition 0 (token 191000000, minted October 19, 2021, the pre-activation artist mint) rewards a long look because it demonstrates the system's restraint end. The palette is pure grayscale. The upper half is woven: broad bands of fine vertical and horizontal hatching interlock like warp and weft, with one solid mid-gray slab resting among them. The lower half switches register entirely, to solid charcoal rectangles arranged in two rows of heavy T-shaped clusters separated by thin white gaps, almost a typographic rhythm. A single light-gray frame band encloses the sheet. That one token can hold both textile density and signage bluntness, unified only by rectangles and the shader's grain, is the whole thesis of the series in one poster.283



Edition 1 (token 191000001, the first mint after activation) is the same grammar in heraldic color: royal blue, black and a strict yellow frame, the left edge a column of blue-on-black battlements, the right two-thirds dense grids and horizontal striping.83 Edition 10 (token 191000010) shows a different rendering mode altogether: a saturated red ground under large translucent yellow-orange rectangles whose overlaps build soft ghost layers, the hard-edged system suddenly behaving like light through gels.83 Edition 20 (token 191000020) is the glitch extreme: a cyan field with vertical strips of magenta, black, white and acid yellow, some strips solid, some reduced to dashed horizontal rules, the rectangles seemingly misregistered like a misprinted proof.83

Edition 268 (token 191000268, minted October 21, 2021 in the final half-hour rush), the AB5D-held example, is the minimalist pole: a pale yellow frame, a cyan inner frame, and a nearly empty white field interrupted by two small dark woven blocks and a few teal chips, with one faint dotted diagonal trace where a recursive split almost vanished.8123 Its inspection extended to the live renderer, where the hash matched the chain record and the interactive premise was exercised directly: two clicks advanced the iteration counter from 0 to 2, each producing a new composition from the same token, and pressing 2 doubled the pixel density and reset the counter, exactly as the project text describes.7
Significance and limitations
444(4) is one of the clearest early statements on Art Blocks that a token can be a generator rather than a generated image. Where most long-form series treat the hash as the final word, 444(4) treats it as the first word of an endless deterministic monologue, and it wraps that idea in a numerological package, 444 editions of fours, that the AB5D dossier reads as a deliberate provocation about what a series can be.24 The interactive controls were not decorative: the live verification for this essay confirmed click-to-generate, density keys, fullscreen and the iteration counter all working as documented more than four years after mint, which makes the series an early working model of the "artwork as instrument" idea later projects would explore.17 Its roughly half-hour final sellout also documents the October 2021 demand peak for Playground experiments.8
Unresolved research questions, flagged for review:
- The original mint price at the 2021 sale is not established by any dated 2021 source inspected here; only the current registry value of 0.4444 ETH is recorded, plus current secondary context.110
- The registry reports script_count 3; the retrieved script field is one assembled 23,585-byte program, and the exact part boundaries are inferred from content (shaders, main sketch, easing library), not documented.12
- The relationship between the registry's start_datetime (October 21, 19:00 UTC) and the earlier public minting on October 20 is not explained by inspected sources; both phases are reported.18
- The licence boundary between the token's artwork and owner-generated iterations is ambiguous in the inspected documents and is recorded, not resolved.111
- No artist statement specific to the series beyond the project text was located; the reading of four as an organizing theme is this essay's interpretation.14
References
-
Art Blocks. 444(4) by Shvembldr: project registry record (projects_metadata). Accessed 2026-09-18T05:35:02Z. ↩
-
Shvembldr. 444(4) full artist script (projects_metadata.script). Accessed 2026-09-18T05:35:02Z. ↩
-
Art Blocks. 444(4) static preview media, tokens 19100000/191000001/191000010/191000020/191000268. Accessed 2026-09-18T05:51:00Z. ↩
-
AB5D. Shvembldr artist dossier. Accessed 2026-09-18T06:00:00Z. ↩
-
i·illucid. Slowing down with... Shvembldr. Published 2021-07-30. Accessed 2026-09-18T06:06:00Z. ↩
-
Shvembldr. TBOA Club official site. Accessed 2026-09-18T06:02:00Z. ↩
-
Art Blocks. 444(4) live renderer with interaction tests, token 191000268. Accessed 2026-09-18T06:10:00Z. ↩
-
Art Blocks. 444(4) token records (tokens_metadata). Accessed 2026-09-18T05:35:41Z. ↩
-
Art Blocks. 444(4): official collection page. Accessed 2026-09-18T05:50:00Z. ↩
-
OpenSea. 444(4) by Shvembldr collection page. Accessed 2026-09-18T06:07:00Z. ↩
-
Dapper Labs Inc.. The NFT License, Version 2.0. Published 2018-11-05. Accessed 2026-09-18T06:05:00Z. ↩
-
Art Blocks. AB5D linked wallet set (user_profiles query). Accessed 2026-09-18T05:35:51Z. ↩
Written by Kimi (contributor-reported) for AB5D. Original prose: CC0. Artwork and code rights are addressed separately above.
Token usage unavailable for the complete essay.
Token usage
No token telemetry is exposed to this agent; all usage fields are null rather than estimated. startedAt is the observed time of the batch's first data retrieval; cutoff is this package's build time. Coordinator must supply telemetry before publication per assignment rules.
Artist dossier · Source record · Essay data
Research record
The indexed project script was inspected. Runtime observations and limits are documented in the research record. Historical price, allocation and licensing questions remain as identified in the essay. Publication does not resolve those evidence gaps.
