3D SMOLSKULL This is a generative art collab with Reinder Nijhoff (@ReinderNijhoff ) and Mark Knol (@mknol )
3D-SMOLSKULL on fxhash.xyz ๐
3D-SMOLSKULLs is a generative art NFT series minted on the Tezos blockchain and originated on fxhash.xyz by Mark Knol. Each smolskull is procedurally generated.
๐งน Buy floor LISTED 3D-SMOLSKULLS (70) #174 15tz
#415 15tz
#582 18tz
#27 20tz
#477 20tz
#426 25tz
#20 25tz
#349 40tz
#356 40tz
#131 44tz
#101 45tz
#281 45tz
#290 45tz
#578 49tz
#584 49tz
#178 57tz
#133 59tz
#189 59tz
#331 59tz
#748 69tz
#651 70tz
#307 79tz
#414 80tz
#62 89tz
#195 90tz
#604 90tz
#629 96tz
#672 96tz
#223 99tz
#659 99tz
#276 100tz
#454 110tz
#476 119tz
#70 120tz
#464 120tz
#662 120tz
#728 123tz
#723 125tz
#306 133tz
#42 135tz
#452 140tz
#236 150tz
#565 150tz
#176 155tz
#422 169tz
#103 175tz
#141 175tz
#154 199tz
#463 199tz
#1 200tz
#2 200tz
#665 200tz
#706 200tz
#86 269tz
#17 300tz
#333 333tz
#588 350tz
#271 407tz
#447 447tz
#570 487tz
#118 500tz
#379 500tz
#686 500tz
#708 500tz
#633 555tz
#564 650tz
#249 900tz
#218 1111tz
#209 2500tz
#25 4321tz
query SmolskullActiveListingQuery { onchain { generative_token(where: {id: {_eq: "$0"}}) { objkts( where: { active_listings: { is_inactive: {_eq: false}, status: {_eq: "ACTIVE"} } }, order_by: {active_listings: {price: asc}}, limit: $1 ) { name id active_listings { version price id } } } }
}
query SmolskullListingQuery { onchain { objkt(where: {id: {_eq: "$0"}}) { version name created_at active_listings { version price id } actions { id type created_at numeric_value issuer { name id } target { name id } } } }
}
query SmolskullUserQuery { onchain { user(where: {name: {_eq: "$0"}}) { avatar_uri } }
}