๐งน Buy floor UNLISTED SMOLSKULLS WITH BLUE BACKGROUND (185) #5 #21 #36 #50 #71 #84 #85 #94 #101 #115 #125 #133 #134 #138 #155 #187 #188 #215 #217 #220 #225 #237 #241 #265 #295 #306 #308 #314 #316 #320 #324 #337 #364 #370 #374 #378 #429 #432 #438 #439 #448 #457 #463 #472 #480 #500 #502 #510 #521 #524 #562 #573 #576 #577 #585 #593 #596 #606 #650 #661 #676 #677 #685 #695 #710 #717 #718 #731 #747 #754 #765 #770 #784 #797 #807 #832 #861 #874 #883 #889 #891 #897 #898 #901 #904 #936 #949 #955 #964 #970 #986 #1005 #1058 #1077 #1079 #1082 #1089 #1091 #1092 #1099 #1139 #1150 #1155 #1163 #1192 #1193 #1196 #1199 #1208 #1222 #1227 #1260 #1266 #1270 #1284 #1285 #1290 #1292 #1293 #1300 #1317 #1330 #1334 #1335 #1345 #1347 #1377 #1388 #1389 #1402 #1412 #1428 #1435 #1463 #1472 #1475 #1482 #1492 #1504 #1505 #1509 #1530 #1541 #1542 #1549 #1554 #1569 #1575 #1607 #1612 #1625 #1651 #1655 #1667 #1674 #1676 #1703 #1707 #1719 #1726 #1727 #1736 #1758 #1776 #1788 #1805 #1810 #1822 #1842 #1849 #1857 #1868 #1879 #1902 #1905 #1922 #1923 #1932 #1951 #1954 #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