ORAAND

CREATED

ON-CHAIN STARS

ONCHAINCHECKER

4/5


STORAGE

ORAAND builds each token's 2048 byte Commodore 64 program from parameters in contract storage (SSTORE), returned by getTokenPRG. The metadata contract wraps that program in a complete page together with a Commodore 64 emulator held in data contracts (SSTORE2), and tokenURI returns the whole page as the animation_url, so the work runs from the chain with no external script. The image field points at an off-chain server (nopsta.com), so the static preview is rendered off chain.