EulerBeats Genesis

CREATED

ON-CHAIN STARS

ONCHAINCHECKER

0/5


STORAGE

EulerBeats Genesis stores each original's seed on chain as its token id, and the JavaScript that generates the art and music from the seed lives in calldata, in transactions whose hashes the contract stores and returns through getScriptAtIndex(). Reading it needs a node that keeps transaction history, and an external script is necessary to render the work. The standard uri() points at an off-chain server. The contract's list of script transactions is not locked: its owner can still repoint it.