๐งน Buy floor
LISTED SMOLSKULLS WITH RED EYES (36)
#826
119tz
#1717
119tz
#167
150tz
#763
160tz
#1038
200tz
#1841
250tz
#1714
280tz
#491
300tz
#1946
300tz
#1108
349tz
#189
350tz
#582
400tz
#1143
500tz
#1449
610tz
#206
675tz
#1301
700tz
#1005
750tz
#1636
750tz
#1481
838tz
#1990
945tz
#745
999tz
#467
1200tz
#1037
1234tz
#272
1249tz
#1123
1500tz
#1662
1999tz
#1485
2100tz
#1604
3333tz
#930
5000tz
#1730
10000tz
#1561
11000tz
#146
15000tz
#107
42069tz
#234
42069tz
#110
111111tz
#150
1000001tz
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