๐งน Buy floor UNLISTED SMOLSKULLS WITH YELLOW BACKGROUND (285) #9 #11 #16 #19 #24 #25 #42 #47 #54 #65 #81 #102 #103 #104 #111 #112 #120 #127 #130 #137 #141 #145 #157 #164 #179 #192 #210 #211 #218 #223 #229 #236 #240 #244 #252 #261 #262 #264 #273 #288 #309 #312 #317 #329 #331 #340 #347 #348 #353 #358 #362 #363 #373 #376 #383 #392 #403 #409 #418 #419 #423 #433 #435 #446 #449 #454 #466 #469 #471 #473 #474 #477 #478 #492 #493 #516 #517 #522 #526 #539 #541 #545 #549 #584 #599 #601 #603 #605 #609 #612 #617 #625 #632 #636 #642 #648 #653 #657 #664 #682 #687 #689 #709 #713 #715 #730 #733 #735 #746 #760 #761 #764 #766 #767 #768 #791 #794 #802 #813 #829 #835 #843 #852 #865 #866 #884 #900 #903 #905 #908 #916 #917 #925 #928 #929 #941 #946 #951 #959 #961 #969 #985 #987 #989 #990 #993 #995 #996 #997 #1015 #1018 #1020 #1031 #1035 #1036 #1040 #1059 #1065 #1074 #1078 #1087 #1117 #1127 #1141 #1153 #1156 #1160 #1169 #1174 #1177 #1179 #1183 #1186 #1189 #1190 #1201 #1204 #1206 #1209 #1212 #1215 #1218 #1219 #1241 #1243 #1245 #1250 #1283 #1287 #1308 #1315 #1322 #1325 #1327 #1329 #1332 #1343 #1352 #1358 #1359 #1378 #1391 #1393 #1409 #1414 #1415 #1418 #1419 #1421 #1436 #1442 #1444 #1465 #1493 #1502 #1512 #1517 #1522 #1527 #1537 #1539 #1548 #1563 #1570 #1572 #1577 #1579 #1593 #1608 #1609 #1611 #1618 #1620 #1627 #1631 #1638 #1642 #1654 #1656 #1661 #1668 #1680 #1685 #1687 #1694 #1701 #1721 #1734 #1740 #1745 #1754 #1764 #1771 #1778 #1781 #1783 #1786 #1803 #1814 #1819 #1824 #1825 #1826 #1840 #1845 #1866 #1890 #1891 #1892 #1894 #1897 #1926 #1935 #1942 #1943 #1969 #1971 #1977 #1982 #1985 #1988 #1994 #1996 #1999 #2000
query SmolskullActiveListingQuery { onchain { generative_token(where: {id: {_eq: "$0"}}) { objkts( where: { active_listings: { is_inactive: {_eq: false}, status: {_eq: "ACTIVE"} } }, order_by: {active_listings: {price: asc}}, limit: $1 ) { name id active_listings { version price id } } } }
}
query SmolskullListingQuery { onchain { objkt(where: {id: {_eq: "$0"}}) { version name created_at active_listings { version price id } actions { id type created_at numeric_value issuer { name id } target { name id } } } }
}
query SmolskullUserQuery { onchain { user(where: {name: {_eq: "$0"}}) { avatar_uri } }
}
1