๐งน Buy floor ALL GRADIENT SMOLSKULLS WITH YELLOW BACKGROUND AND BLACK EYES (35) #16 #104 #127 #179 #210 #312 #329 #340 #418 #477 #517 #601 #605 #664 #791 #843 #987 #1183 #1189 #1209 #1308 #1315 #1393 #1409 #1442 #1522 #1577 #1608 #1745 #1783 #1786 #1824 #1897 #1971 #1996
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