AsciiPunks

CREATED

ON-CHAIN STARS

ONCHAINCHECKER

0/5

WEBSITE

https://asciipunks.com


STORAGE

AsciiPunks stores each punk's seed in contract storage (SSTORE), and the contract's draw() builds the ASCII face from it as plain text, not an SVG or image data URI. tokenURI points to an off-chain server (api.asciipunks.com), so the picture marketplaces show is an off-chain rendering of that text.

REFERENCES AND FURTHER READING

  1. ASCII Punksasciipunks.com