๐งน Buy floor
UNLISTED GRADIENT SMOLSKULLS WITH RED EYES (144)
#14
#22
#33
#37
#46
#53
#69
#73
#76
#87
#95
#104
#122
#130
#131
#160
#161
#178
#180
#181
#185
#196
#209
#210
#213
#214
#230
#242
#264
#266
#293
#325
#330
#341
#360
#363
#390
#413
#416
#422
#428
#435
#445
#477
#507
#518
#520
#547
#550
#555
#567
#588
#594
#603
#605
#610
#614
#615
#633
#648
#701
#707
#719
#721
#734
#737
#738
#756
#790
#802
#812
#844
#847
#849
#859
#862
#868
#878
#929
#933
#942
#958
#960
#966
#992
#1000
#1034
#1049
#1051
#1059
#1093
#1161
#1180
#1189
#1229
#1252
#1306
#1323
#1336
#1374
#1379
#1382
#1409
#1422
#1433
#1447
#1451
#1468
#1500
#1543
#1553
#1566
#1577
#1597
#1622
#1630
#1631
#1634
#1664
#1688
#1700
#1702
#1729
#1756
#1766
#1772
#1777
#1781
#1782
#1783
#1798
#1804
#1807
#1812
#1821
#1836
#1850
#1864
#1871
#1895
#1903
#1908
#1930
#1956
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
}
}
1