๐งน Buy floor UNLISTED GRADIENT SMOLSKULLS WITH GRAY SKULL AND WHITE EYES (30) #40 #209 #224 #345 #359 #360 #398 #404 #436 #597 #638 #859 #868 #1006 #1010 #1049 #1067 #1071 #1084 #1247 #1279 #1390 #1422 #1464 #1538 #1553 #1647 #1906 #1945 #1958
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