๐งน Buy floor
UNLISTED SMOLSKULLS WITH GREEN EYES (190)
#6
#50
#51
#55
#58
#60
#61
#64
#79
#81
#84
#115
#139
#141
#148
#152
#163
#192
#200
#215
#217
#218
#220
#250
#262
#270
#296
#298
#307
#308
#314
#317
#328
#333
#383
#393
#395
#411
#429
#444
#451
#470
#497
#509
#510
#516
#523
#524
#538
#543
#580
#583
#637
#658
#659
#684
#699
#700
#717
#723
#724
#731
#735
#739
#743
#749
#758
#765
#772
#786
#801
#818
#835
#836
#838
#902
#959
#961
#967
#972
#980
#995
#996
#999
#1014
#1015
#1024
#1031
#1039
#1048
#1061
#1077
#1083
#1085
#1087
#1092
#1094
#1102
#1107
#1115
#1116
#1117
#1119
#1142
#1163
#1175
#1188
#1190
#1194
#1199
#1206
#1211
#1215
#1216
#1232
#1239
#1255
#1258
#1261
#1265
#1280
#1281
#1292
#1312
#1317
#1319
#1327
#1362
#1366
#1367
#1368
#1371
#1372
#1373
#1376
#1377
#1395
#1396
#1411
#1413
#1428
#1465
#1471
#1475
#1482
#1493
#1495
#1499
#1502
#1508
#1534
#1542
#1545
#1550
#1555
#1564
#1582
#1584
#1590
#1601
#1603
#1607
#1611
#1612
#1625
#1627
#1635
#1643
#1659
#1660
#1663
#1668
#1669
#1678
#1681
#1733
#1748
#1768
#1796
#1809
#1819
#1911
#1928
#1936
#1938
#1940
#1941
#1964
#1970
#1999
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