๐งน Buy floor
UNLISTED GRADIENT SMOLSKULLS WITH BLUE EYES (141)
#23
#29
#37
#45
#46
#76
#93
#100
#116
#145
#160
#161
#162
#171
#178
#179
#183
#196
#236
#293
#303
#312
#340
#344
#351
#352
#358
#363
#367
#371
#390
#400
#409
#410
#427
#442
#468
#475
#484
#514
#517
#532
#546
#555
#613
#618
#624
#642
#648
#682
#688
#701
#721
#726
#732
#733
#798
#817
#820
#829
#884
#933
#992
#1004
#1006
#1008
#1019
#1026
#1030
#1032
#1045
#1051
#1070
#1072
#1074
#1093
#1112
#1124
#1131
#1164
#1183
#1187
#1191
#1204
#1209
#1229
#1244
#1247
#1262
#1268
#1308
#1315
#1326
#1332
#1336
#1346
#1360
#1374
#1375
#1379
#1392
#1393
#1405
#1420
#1438
#1445
#1464
#1483
#1486
#1489
#1517
#1531
#1543
#1546
#1552
#1558
#1589
#1646
#1664
#1682
#1686
#1694
#1723
#1729
#1732
#1734
#1764
#1774
#1790
#1800
#1813
#1825
#1864
#1865
#1871
#1897
#1898
#1904
#1930
#1958
#1971
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