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 (94)
#681
10tz
#174
15tz
#415
15tz
#97
16tz
#582
18tz
#27
20tz
#477
20tz
#147
22tz
#426
25tz
#20
25tz
#586
30tz
#123
35tz
#737
39tz
#349
40tz
#356
40tz
#494
43tz
#131
44tz
#101
45tz
#281
45tz
#290
45tz
#338
45tz
#578
49tz
#584
49tz
#675
50tz
#178
57tz
#133
59tz
#189
59tz
#331
59tz
#748
69tz
#651
70tz
#732
77tz
#307
79tz
#414
80tz
#519
80tz
#62
89tz
#195
90tz
#604
90tz
#629
96tz
#672
96tz
#223
99tz
#230
99tz
#659
99tz
#276
100tz
#454
110tz
#476
119tz
#70
120tz
#158
120tz
#464
120tz
#662
120tz
#728
123tz
#723
125tz
#572
133tz
#306
133tz
#42
135tz
#452
140tz
#48
150tz
#236
150tz
#565
150tz
#176
155tz
#422
169tz
#59
169tz
#11
170tz
#103
175tz
#141
175tz
#154
199tz
#463
199tz
#1
200tz
#2
200tz
#665
200tz
#706
200tz
#749
200tz
#258
248tz
#86
269tz
#534
274tz
#17
300tz
#286
333tz
#333
333tz
#588
350tz
#271
407tz
#447
447tz
#570
487tz
#118
500tz
#322
500tz
#379
500tz
#686
500tz
#708
500tz
#633
555tz
#564
650tz
#69
690tz
#224
777tz
#249
900tz
#218
1111tz
#209
2500tz
#25
4321tz
query SmolskullActiveListingQuery {
generativeToken(id: "$0") {
activeListedObjkts(sort: {listingPrice: "ASC"}, take: $1) {
name,
id,
activeListing {
version
price
id
}
}
}
}
query SmolskullListingQuery {
objkt(hash: "$0") {
version
name
createdAt
activeListing {
version
price
id
}
actions {
id
type
createdAt
numericValue
issuer {
name
id
}
target {
name
id
}
}
}
}
query SmolskullUserQuery {
user(id: "$0") {
avatarUri
}
}