๐งน Buy floor UNLISTED SMOLSKULLS WITH RED BACKGROUND AND YELLOW EYES (29) #80 #267 #268 #536 #569 #679 #804 #882 #937 #954 #1016 #1125 #1148 #1211 #1282 #1286 #1298 #1312 #1425 #1544 #1598 #1623 #1632 #1731 #1806 #1873 #1913 #1940 #1959
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