๐งน Buy floor
UNLISTED GRADIENT SMOLSKULLS WITH YELLOW EYES (119)
#1
#3
#8
#41
#48
#66
#68
#73
#117
#145
#157
#158
#165
#198
#224
#235
#249
#254
#266
#281
#347
#348
#351
#371
#375
#404
#410
#415
#422
#427
#436
#464
#468
#474
#475
#512
#514
#520
#539
#542
#551
#603
#615
#642
#643
#651
#652
#664
#683
#716
#719
#732
#811
#816
#817
#827
#840
#856
#857
#876
#885
#892
#966
#981
#987
#1001
#1032
#1044
#1059
#1131
#1134
#1151
#1161
#1162
#1191
#1225
#1233
#1234
#1235
#1242
#1244
#1252
#1269
#1326
#1375
#1382
#1390
#1421
#1438
#1442
#1456
#1468
#1483
#1500
#1511
#1516
#1517
#1525
#1588
#1616
#1621
#1630
#1644
#1647
#1675
#1680
#1684
#1686
#1694
#1741
#1754
#1787
#1799
#1807
#1851
#1865
#1884
#1900
#1942
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