๐งน Buy floor LISTED SMOLSKULLS WITH BLACK BACKGROUND (38) #943 199tz
#556 200tz
#1571 249tz
#607 269tz
#984 300tz
#1408 300tz
#1946 300tz
#1957 300tz
#1108 349tz
#663 500tz
#853 500tz
#667 599tz
#1449 610tz
#864 650tz
#781 669tz
#1458 750tz
#7 777tz
#645 800tz
#1481 838tz
#284 998tz
#247 999tz
#443 999tz
#745 999tz
#406 1200tz
#1210 1210tz
#655 1234tz
#1037 1234tz
#408 1421tz
#481 1980tz
#1226 2000tz
#708 2500tz
#1274 5000tz
#1168 6900tz
#963 17480tz
#1073 22999tz
#947 39579tz
#107 42069tz
#315 1000000tz
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