FXhash Collectors
Mint feed
User stats
Batch send
Sweep stats
๐ Latest fxhash minted out projects
Experimental DYOR helper tool. Art is not a competition.
query LatestProjectsQuery { generativeTokens( skip: $0 take: $1 sort: {mintOpensAt: "DESC"} filters: {mintOpened_eq: true, flag_in: [CLEAN, NONE]} ) { id name originalSupply thumbnailUri supply createdAt objktsCount chain author { name id flag collaborators { name id flag } } reserves { amount } marketStats { listed floor lowestSold highestSold secVolumeNb } pricingFixed { price } pricingDutchAuction { finalPrice } } }