๐งน Buy floor
LISTED SMOLSKULLS WITH GREEN BACKGROUND (31)
#167
150tz
#501
155tz
#334
160tz
#1852
188tz
#1038
200tz
#53
295tz
#465
300tz
#1455
312tz
#1214
349tz
#1695
420tz
#421
421tz
#1007
499tz
#819
500tz
#1673
500tz
#1497
575tz
#1886
725tz
#1583
777tz
#629
800tz
#656
888tz
#805
999tz
#537
1000tz
#1231
2000tz
#124
2299tz
#814
2500tz
#913
5000tz
#1490
5000tz
#1551
5000tz
#1893
5150tz
#881
7820tz
#602
9028tz
#110
111111tz
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