Polys.art

CREATED

ON-CHAIN STARS

ONCHAINCHECKER

2/5

WEBSITE

https://polys.art/


STORAGE

Polys.art stores each poly's shape and colour bytes at mint as the bytecode of a small data contract (SSTORE2), read back through tokenDataOf(). A linked renderer library turns them into an SVG, and tokenURI() returns it inline as an SVG data URI in the image_data field; image and animation_url point at an off-chain server, so viewers reading only image depend on it.

REFERENCES AND FURTHER READING

  1. polys.artpolys.art