๐งน Buy floor UNLISTED GRADIENT SMOLSKULLS WITH GRAY SKULL AND BLACK EYES (29) #40 #209 #345 #359 #360 #398 #547 #588 #597 #638 #844 #1004 #1010 #1067 #1071 #1084 #1112 #1247 #1279 #1390 #1464 #1538 #1553 #1588 #1732 #1741 #1800 #1906 #1945
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