๐งน Buy floor
UNLISTED SMOLSKULLS WITH YELLOW EYES (189)
#13
#30
#72
#74
#79
#80
#81
#101
#108
#109
#113
#125
#168
#197
#203
#215
#262
#267
#268
#277
#289
#300
#313
#314
#320
#322
#333
#343
#366
#378
#393
#417
#430
#460
#462
#489
#496
#500
#506
#519
#536
#558
#569
#584
#589
#596
#599
#600
#612
#621
#654
#675
#679
#698
#709
#744
#765
#767
#768
#769
#773
#777
#788
#792
#804
#813
#830
#834
#841
#865
#875
#877
#882
#886
#893
#901
#918
#923
#924
#937
#944
#948
#949
#954
#973
#974
#986
#991
#995
#1016
#1024
#1041
#1056
#1063
#1081
#1085
#1092
#1094
#1113
#1117
#1120
#1125
#1141
#1147
#1148
#1179
#1211
#1220
#1255
#1282
#1284
#1285
#1286
#1290
#1293
#1298
#1305
#1312
#1316
#1328
#1343
#1354
#1359
#1366
#1367
#1369
#1371
#1380
#1383
#1425
#1492
#1493
#1536
#1541
#1544
#1549
#1567
#1582
#1598
#1599
#1600
#1605
#1618
#1620
#1623
#1627
#1632
#1639
#1642
#1677
#1681
#1687
#1690
#1705
#1708
#1710
#1711
#1713
#1721
#1731
#1733
#1736
#1771
#1776
#1778
#1797
#1806
#1817
#1842
#1843
#1845
#1857
#1858
#1861
#1873
#1876
#1879
#1882
#1890
#1894
#1913
#1914
#1940
#1951
#1959
#1968
#1980
#1998
#2000
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