Etholvants

CREATED

ON-CHAIN STARS

ONCHAINCHECKER

0/5


STORAGE

Etholvants stores each creature's seed and cell count in contract storage (SSTORE), and getCellPositions() grows the seed into cell positions in the contract, but no image: tokenURI() points at an off-chain server that draws the cells into a JPEG.

The creator later deployed a separate EtholvantsSVG contract (October 2021, days after the mint, from the same wallet that deployed Etholvants), which the original contract does not reference. It reads the stored seed and cell count and returns the creature as an SVG through getTokenSVG(), page by page.

Renderer

REFERENCES AND FURTHER READING

  1. etholvantsetholvants.com