blit.onenft.click

Take it. It is yours.

Everything here is CC0: every remix, the contracts, the wordmark, this site. The originals were released CC0 by the Blitmap artists in 2021, and this project only exists because they did. Sup Inc. holds the Blitmap name as a trademark; this site is not Blitmap and is not affiliated with it. No credit needed, no permission to ask. Print it, remix it again, mint it elsewhere. Owning a day gives you the token; the image belongs to everyone.

Images

Any day as SVG at /day/N.svg and as a 1200 by 630 card at /day/N.png. Today: SVG, card. The SVG is the same file the contract holds. Render it with image-rendering: pixelated so the pixels stay square.

Wordmark

The domain is the wordmark, set in Syne 800. wordmark.svg in today's colors.

Put today's blit on your page

An image that changes every midnight UTC:

<img src="https://blit.onenft.click/today.svg" width="256" height="256" alt="Today's blit from blit.onenft.click" style="image-rendering:pixelated">

Or a small frame with the day number and a link:

<iframe src="https://blit.onenft.click/embed" width="320" height="380" style="border:0" title="Today's blit from blit.onenft.click" loading="lazy"></iframe>

Data

/api/today and /api/day/N return one day: number, date, the pair, the 268 bytes, traits, owner, claim transaction, image links. /api/days lists every day so far. /api/holder/ADDRESS lists one wallet's days. All JSON, open to any origin.

/spec.json holds the shuffle, the 100 originals with names and artists, and the 1,600 Ethereum siblings, so you can port the generator. RSS carries one item a day. calendar.ics is a daily event at midnight UTC you can subscribe to, so you never miss a day.

Code and contract

The generator in TypeScript and Solidity, the site and the contracts: github.com/pawelorzech/onenft-blit. Token contract 0x27E85c52527D3955AF013664eb0AED799555588B on Base. Collection on OpenSea. The originals: Blitmap contract 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63 on Ethereum. Every daily collection, including the knot: onenft.click.

Back to today