
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 (225)
#1
#9
#12
#16
#20
#22
#23
#29
#30
#33
#35
#36
#37
#38
#43
#46
#48
#52
#53
#58
#61
#62
#63
#64
#65
#68
#72
#79
#80
#81
#84
#85
#89
#91
#97
#98
#99
#100
#101
#106
#109
#110
#111
#112
#113
#118
#119
#120
#121
#126
#127
#130
#134
#135
#141
#147
#148
#149
#150
#153
#156
#157
#158
#159
#162
#163
#165
#167
#168
#170
#173
#174
#176
#180
#181
#182
#184
#185
#186
#187
#190
#191
#195
#196
#197
#199
#203
#205
#206
#207
#208
#209
#213
#214
#215
#218
#223
#228
#230
#231
#233
#234
#236
#237
#242
#244
#246
#249
#254
#255
#259
#261
#263
#264
#265
#266
#269
#272
#273
#274
#277
#278
#281
#282
#283
#284
#285
#290
#291
#293
#294
#296
#298
#299
#300
#309
#313
#314
#316
#318
#320
#322
#325
#326
#329
#330
#334
#338
#340
#343
#344
#345
#348
#350
#352
#353
#356
#357
#358
#359
#360
#364
#370
#371
#374
#376
#377
#379
#380
#381
#382
#389
#391
#392
#395
#396
#400
#401
#404
#405
#406
#408
#410
#415
#416
#420
#421
#423
#425
#426
#427
#431
#432
#433
#434
#437
#439
#440
#442
#444
#447
#448
#450
#452
#453
#454
#455
#456
#457
#459
#461
#463
#469
#471
#472
#474
#478
#483
#484
#490
#492
#495
#496
#498
#500
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 } }
}