hash

aemkei128/128

The most minimalist generative artwork on fxhash.

Displays a colorful version of the unique hash together with some basic stats:
The number of digits, lower and upper case characters.

Source:

pre.innerHTML=[...fxhash]
.map((c,i)=>c.fontcolor(c
<"A"?"#FF0":c<"a"?"#F0F":
"#0FF")+(++i%17?"":"\n"))
.join("")+"\n// hash";

This page has been generated using fx_hash public API https://api.fxhash.xyz/graphql/, to display an overview of a creator's collection from www.fxhash.xyz. The computation of "rarity" is not the official computation and therefore can differ. Dev by @zancan.