Marketplace

Launch on OpenSea, Abstract.

Halloween Shook'ums ships as layered APNG traits and as flattened GIF tokens. OpenSea wants the GIF bake of those loops. The APNG stack stays in this repo for the studio and any later restack.

Network
Abstract
Chain ID
2741
Currency
ETH
Supply
5,555

Project description

Paste this into OpenSea.

Collection name Halloween Shook'ums. Symbol SHOOK. Category PFPs. The same copy lives in public/metadata/shookums-description.txt.

Halloween Shook'ums.

A 5,555-piece collection of looping sheet-ghost PFP GIFs. Each Shook'um is stacked from six layers — night, sheet, mug, hat, wrap, and charm — then flattened onto one 12-frame GIF. Three sheets only: classic, blush, and void. The silhouette never gets a special cutout. Witch hats, pumpkin buckets, gold chains, and the occasional bat sit on the same crown, neck, and hands.

Painted 3D clay — canvas grain, wrap shade, a warm key from the left. Spooked, sleepy, sparkly. One hem. One shared clock.

Minting on Abstract (chain ID 2741). Gas is ETH.

Listing kit

Logo, featured, banner, collection GIF.

OpenSea wants a square logo, a 3:2 featured image, and a wide 4:1 banner — three different pictures, no type on the marketplace images. The site hero can reuse the taller banner.

  • Logo preview

    Logo

    512×512, 1:1

    public/brand/logo-shookums.png

  • Featured preview

    Featured

    1200×800, 3:2

    public/brand/featured-shookums.jpg

  • OpenSea banner preview

    OpenSea banner

    2800×700, 4:1

    public/brand/banner-shookums-opensea.jpg

  • Collection GIF preview

    Collection GIF

    1000×1000 loop

    public/brand/collection-shookums.gif

Wallet setup

RPC https://api.mainnet.abs.xyz
Explorer https://abscan.org

  1. 1

    Traits stay layered. The drop is flattened.

    OpenSea does not stack APNG layers for you. Studio is a live compositor. For a Drop you upload finished GIFs plus a CSV. Run the generator to bake each token onto the shared 12-frame clock, then gif_bake.py to make the marketplace loops.

  2. 2

    Create a Drop on Abstract

    In OpenSea Studio, create a Drop on Abstract (chain ID 2741). Set supply to 5,555, paste the project description, and upload the listing kit from public/brand.

  3. 3

    Bulk-upload GIFs + CSV

    Upload every file in generated/shookums/gifs (1.gif–5555.gif) and generated/shookums/SHOOKUMS-opensea-drop.csv. The CSV already uses OpenSea’s required headers (tokenID, name, description, file_name, attributes[Trait]). OpenSea plays GIF, not APNG. Preview the loops, then publish.

  4. 4

    Or deploy the ERC-721 yourself

    contracts/Shookums.sol mints token IDs 1–5,555. Pin generated/shookums/json and set the base URI. Import that contract on OpenSea instead of using a Drop if you want a custom mint. Gas is ETH.

Drop upload notes: Preparing metadata for your drop. Live collection: opensea.io/collection/halloween-shookums. OpenSea-compatible chains: blockchains compatible with OpenSea.