๐งน Buy floor UNLISTED SMOLSKULLS WITH BLUE BACKGROUND (255) #1 #5 #14 #21 #23 #36 #50 #71 #84 #85 #94 #101 #115 #125 #133 #134 #138 #155 #162 #172 #183 #187 #188 #202 #215 #217 #220 #225 #237 #241 #265 #276 #295 #306 #308 #314 #316 #320 #324 #337 #364 #370 #374 #378 #387 #422 #429 #432 #438 #439 #448 #457 #463 #472 #475 #480 #500 #502 #510 #512 #518 #521 #524 #555 #562 #570 #573 #576 #577 #585 #593 #596 #606 #618 #650 #651 #660 #661 #671 #676 #677 #685 #695 #710 #717 #718 #731 #734 #738 #747 #754 #765 #770 #784 #795 #797 #798 #807 #809 #816 #821 #824 #832 #849 #856 #861 #874 #883 #889 #891 #898 #901 #904 #936 #940 #949 #955 #958 #964 #970 #971 #979 #986 #992 #1005 #1017 #1025 #1045 #1058 #1068 #1072 #1077 #1079 #1082 #1089 #1091 #1092 #1093 #1099 #1139 #1150 #1151 #1155 #1163 #1184 #1187 #1192 #1193 #1196 #1199 #1202 #1208 #1222 #1224 #1227 #1237 #1260 #1266 #1270 #1276 #1284 #1285 #1290 #1292 #1293 #1294 #1300 #1310 #1317 #1326 #1330 #1334 #1335 #1345 #1347 #1377 #1388 #1389 #1392 #1402 #1412 #1428 #1447 #1463 #1472 #1475 #1482 #1483 #1492 #1504 #1505 #1509 #1524 #1530 #1541 #1542 #1549 #1554 #1565 #1566 #1569 #1575 #1596 #1607 #1612 #1616 #1622 #1625 #1630 #1651 #1655 #1667 #1671 #1674 #1676 #1703 #1707 #1719 #1726 #1727 #1736 #1737 #1758 #1770 #1774 #1776 #1788 #1799 #1805 #1810 #1812 #1813 #1821 #1822 #1842 #1849 #1855 #1857 #1868 #1879 #1902 #1903 #1905 #1922 #1923 #1930 #1932 #1951 #1954 #1961 #1968 #1974 #1986 #1991 #1992
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