Blitmap

CREATOR

dom.eth

CREATED

ON-CHAIN STARS

ONCHAINCHECKER

0/5

LICENSE

CC0 1.0


STORAGE

Blitmap writes each original's palette and pixel data into contract storage (SSTORE) at mint, and variants are composed in the contract from their parents' data. The contract's own tokenSvgDataOf() draws the complete SVG from that data; the standard tokenURI instead points at an off-chain server, so tools reading only tokenURI see an off-chain pointer.

REFERENCES AND FURTHER READING

  1. Blitmapblitmap.com
  2. creativecommons.org/publicdomain/zero/1.0