
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 (226)
#1
#5
#6
#13
#20
#22
#24
#26
#27
#28
#30
#32
#34
#35
#38
#39
#44
#46
#47
#48
#50
#54
#56
#57
#61
#65
#66
#67
#72
#73
#76
#80
#87
#91
#97
#98
#100
#101
#102
#104
#105
#106
#107
#108
#109
#110
#114
#115
#120
#121
#122
#125
#126
#131
#132
#133
#134
#136
#139
#140
#141
#142
#145
#147
#149
#150
#153
#154
#155
#156
#158
#160
#166
#167
#169
#172
#173
#175
#176
#177
#178
#183
#184
#186
#187
#189
#190
#192
#194
#195
#196
#197
#198
#204
#207
#210
#212
#214
#216
#222
#223
#229
#230
#237
#240
#241
#244
#246
#247
#248
#249
#253
#257
#258
#263
#270
#272
#273
#274
#277
#278
#279
#284
#287
#290
#291
#292
#294
#295
#296
#298
#301
#304
#307
#308
#310
#314
#317
#318
#323
#327
#329
#331
#334
#336
#338
#344
#346
#347
#348
#349
#350
#353
#354
#355
#358
#359
#360
#361
#363
#365
#367
#369
#370
#374
#379
#380
#383
#386
#392
#396
#398
#401
#403
#404
#405
#407
#408
#413
#418
#423
#424
#425
#427
#428
#429
#433
#434
#435
#436
#437
#441
#445
#446
#447
#448
#451
#452
#453
#454
#455
#456
#458
#460
#461
#462
#463
#467
#472
#473
#474
#477
#479
#482
#483
#484
#485
#486
#488
#489
#492
#493
#494
#496
#497
#498
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 } }
}