HOME
SMOLSKULLs
ASCII-SMOLSKULLs
3D-SMOLSKULLs
POSTERS
MEMBERS
ACTIVITY
JOIN US
Twitter
Discord
RECENT
ACTIVITY
Loading the activity data from the API, might take a while to process.
WHAT HAPPENED
These are the latest 75 sales:
WHAT COULD HAPPEN
These are the current open offers:
query SmolskullListingQuery { generativeTokens(filters:{id_in:["14", "355", "1901", "8987", "9676", "12933", "29566"]}) { actions(filters: {type_in: [OFFER_ACCEPTED,COLLECTION_OFFER_ACCEPTED,AUCTION_FULFILLED, LISTING_V1_ACCEPTED, LISTING_V2_ACCEPTED]}, take: 20, skip: $0) { numericValue type createdAt issuer { id name } target { id name } objkt { name id metadata } } } }
query SmolskullOffersQuery { generativeTokens(filters:{id_in:["14", "355", "1901", "8987", "9676", "12933", "29566"]}) { offers(filters:{active_eq:true}) { id version price createdAt buyer { name id } objkt { name id metadata owner { name id } } } } }