WEBSITE
https://blitmap.com
MARKETPLACE
https://opensea.io/collection/blitmap
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.