ASCII-SMOLSKULL
Fueled by the power of custom ASCII characters. ASCII-SMOLSKULLs is a limited edition smolskull project. Each one is procedurally generated.
ASCII-SMOLSKULL on fxhash.xyz ๐
LISTED ASCII-SMOLSKULLS (53)
#232
75tz
#18
75tz
#239
80tz
#42
90tz
#419
91tz
#339
150tz
#124
150tz
#466
190tz
#268
249tz
#11
250tz
#217
284tz
#220
297tz
#411
300tz
#321
321tz
#10
325tz
#90
348tz
#201
369tz
#393
410tz
#78
450tz
#475
455tz
#225
470tz
#92
500tz
#170
500tz
#174
500tz
#265
535tz
#71
600tz
#74
600tz
#388
600tz
#70
628tz
#59
850tz
#49
911tz
#31
990tz
#143
999tz
#40
1000tz
#88
1000tz
#487
1070tz
#315
1111tz
#17
1200tz
#260
1337tz
#280
1450tz
#116
1500tz
#319
1500tz
#288
1667tz
#476
1900tz
#138
3200tz
#55
4000tz
#252
4269tz
#15
4500tz
#152
5000tz
#200
5000tz
#221
6540tz
#283
10000tz
#51
55555tz
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
}
}