Marketplace

Launch on OpenSea, Base.

Party Pandas ships as layered APNG traits and as flattened GIF tokens. OpenSea wants the GIF bake of those loops — the same path Loopkins uses. The APNG stack stays in this repo for the studio and any later restack.

Network
Base
Chain ID
8453
Currency
ETH
Supply
4,444

Project description

Paste this into OpenSea.

Collection name Party Pandas. Symbol PAND. Category PFPs. The same copy lives in public/metadata/party-pandas-description.txt.

Party Pandas never sit still.

A 4,444-piece collection of looping party-panda PFP GIFs on Base. Each panda is stacked from six layers — venue, glow, panda, mood, fit, and extra — then flattened onto one 12-frame GIF. Clubs pulse. Eyes blink. Hats bounce. Confetti never lands.

Cartoon pandas with classic black-and-white markings, crisp outlines, and fluffy fur. Soft edges. One shared clock.

Minting on Base (chain ID 8453). 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-party-pandas.png

  • Featured preview

    Featured

    1200×800, 3:2

    public/brand/featured-party-pandas.jpg

  • OpenSea banner preview

    OpenSea banner

    2800×700, 4:1

    public/brand/banner-party-pandas-opensea.jpg

  • Collection GIF preview

    Collection GIF

    1000×1000 loop

    public/brand/collection-party-pandas.gif

Wallet setup

RPC https://mainnet.base.org
Explorer https://basescan.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 Base

    In OpenSea Studio, create a Drop on Base (chain ID 8453). Set supply to 4,444, paste the project description, and upload the listing kit from public/brand.

  3. 3

    Bulk-upload GIFs + CSV

    Upload every file in generated/party-pandas/gifs (1.gif–4444.gif) and generated/party-pandas/PARTY-PANDAS-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/PartyPandas.sol mints token IDs 1–4,444. Pin generated/party-pandas/json and set the base URI. Import that contract on OpenSea instead of using a Drop if you want a custom mint.

Drop upload notes: Preparing metadata for your drop. Live collection: opensea.io/collection/party-pandas. OpenSea on Base: supported chains.