๐งน Buy floor
LISTED SMOLSKULLS WITH BLUE EYES (42)
#809
80tz
#842
88tz
#1952
139tz
#1253
148tz
#334
160tz
#556
200tz
#1571
249tz
#1841
250tz
#147
350tz
#1615
389tz
#255
399tz
#634
420tz
#1695
420tz
#1448
480tz
#283
488tz
#1003
499tz
#853
500tz
#1053
500tz
#748
620tz
#1585
725tz
#1636
750tz
#629
800tz
#275
1000tz
#1637
1000tz
#233
1068tz
#406
1200tz
#771
1225tz
#1407
1800tz
#1662
1999tz
#1485
2100tz
#327
2500tz
#725
2750tz
#913
5000tz
#930
5000tz
#219
5998tz
#323
6500tz
#907
8888tz
#1165
15000tz
#107
42069tz
#1090
69420tz
#110
111111tz
#1381
155555tz
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