
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 ๐
UNLISTED ASCII-SMOLSKULLS (204)
#1
#2
#3
#4
#5
#8
#9
#13
#16
#18
#22
#27
#30
#37
#39
#41
#44
#50
#52
#53
#58
#60
#62
#69
#72
#75
#79
#81
#85
#86
#95
#98
#103
#106
#110
#112
#113
#115
#117
#118
#120
#121
#126
#127
#128
#129
#130
#132
#134
#136
#139
#142
#144
#146
#153
#158
#161
#162
#165
#166
#167
#168
#177
#178
#179
#182
#184
#188
#190
#192
#195
#196
#198
#199
#202
#205
#208
#209
#211
#218
#226
#228
#229
#233
#235
#236
#237
#238
#241
#249
#257
#258
#261
#262
#266
#267
#269
#273
#276
#281
#282
#284
#285
#286
#289
#290
#293
#294
#295
#298
#299
#301
#303
#305
#312
#316
#317
#322
#326
#328
#332
#335
#337
#338
#340
#341
#342
#348
#349
#352
#354
#355
#356
#357
#360
#361
#364
#365
#366
#367
#368
#369
#370
#372
#373
#375
#376
#380
#382
#384
#385
#386
#387
#389
#391
#394
#395
#397
#400
#401
#402
#403
#406
#407
#409
#410
#413
#415
#416
#418
#420
#421
#422
#426
#428
#435
#438
#439
#442
#443
#444
#445
#449
#450
#451
#457
#458
#460
#462
#465
#468
#470
#471
#473
#478
#480
#482
#484
#485
#490
#492
#497
#498
#499
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 } }
}