Skip to content

Instantly share code, notes, and snippets.

@tomyfalgui
Created October 30, 2021 15:41
Show Gist options
  • Save tomyfalgui/a66c2cac801958a8032a81d5abd2381d to your computer and use it in GitHub Desktop.
Save tomyfalgui/a66c2cac801958a8032a81d5abd2381d to your computer and use it in GitHub Desktop.

Revisions

  1. tomyfalgui created this gist Oct 30, 2021.
    226 changes: 226 additions & 0 deletions 402-417.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,226 @@
    const eggData = [
    {
    displayName: "Egg Drop #0402",
    accessory: getTrait("accessory", "dead"),
    background: getTrait("background", "green"),
    body: getTrait("body", "brown"),
    eyes: getTrait("eyes", "dead"),
    head: getTrait("head", "smallCrack"),
    mouth: getTrait("mouth", "cigarette"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0403",
    displayName: "Egg Drop #0403",
    accessory: getTrait("accessory", "necktie"),
    background: getTrait("background", "space"),
    body: getTrait("body", "beigeSpottedBrown"),
    eyes: getTrait("eyes", "fire"),
    head: getTrait("head", "beanie"),
    mouth: getTrait("mouth", "scared"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0404",
    displayName: "Egg Drop #0404",
    accessory: getTrait("accessory", "bikini"),
    background: getTrait("background", "blue"),
    body: getTrait("body", "tealSpottedBrown"),
    eyes: getTrait("eyes", "eyePatch"),
    head: getTrait("head", "fedora"),
    mouth: getTrait("mouth", "grin"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },

    {
    name: "EggDrop0405",
    displayName: "Egg Drop #0405",
    accessory: getTrait("accessory", "scarf"),
    background: getTrait("background", "barn"),
    body: getTrait("body", "teal"),
    eyes: getTrait("eyes", "hypnotized"),
    head: getTrait("head", "headphones"),
    mouth: getTrait("mouth", "scared"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0406",
    displayName: "Egg Drop #0406",
    accessory: getTrait("accessory", "pearlNecklace"),
    background: getTrait("background", "space"),
    body: getTrait("body", "white"),
    eyes: getTrait("eyes", "glasses"),
    head: getTrait("head", "eggDropHat"),
    mouth: getTrait("mouth", "tongueOut"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0407",
    displayName: "Egg Drop #0407",
    accessory: getTrait("access8ry", "dogTag"),
    background: getTrait("background", "pink"),
    body: getTrait("body", "beige"),
    eyes: getTrait("eyes", "crying"),
    head: getTrait("head", "partyHat"),
    mouth: getTrait("mouth", "scared"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0408",
    displayName: "Egg Drop #0408",
    accessory: getTrait("accessory", "baconWrap"),
    background: getTrait("background", "brickWall"),
    body: getTrait("body", "white"),
    eyes: getTrait("eyes", "starBeads"),
    head: getTrait("head", "mediumCrack"),
    mouth: getTrait("mouth", "sad"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0409",
    displayName: "Egg Drop #0409",
    accessory: getTrait("accessory", "bikerSuit"),
    background: getTrait("background", "blue"),
    body: getTrait("body", "chocolate"),
    eyes: getTrait("eyes", "regularEyes"),
    head: getTrait("head", "topHat"),
    mouth: getTrait("mouth", "toothless"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0410",
    displayName: "Egg Drop #0410",
    accessory: getTrait("accessory", "goldADANecklace"),
    background: getTrait("background", "yellow"),
    body: getTrait("body", "white"),
    eyes: getTrait("eyes", "regularEyes"),
    head: getTrait("head", "eggDropHat"),
    mouth: getTrait("mouth", "open"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0411",
    displayName: "Egg Drop #0411",
    accessory: getTrait("accessory", "redCape"),
    background: getTrait("background", "toastWithCheese"),
    body: getTrait("body", "gold"),
    eyes: getTrait("eyes", "regularEyes"),
    head: getTrait("head", "smallCrack"),
    mouth: getTrait("mouth", "open"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0412",
    displayName: "Egg Drop #0412",
    accessory: getTrait("accessory", "chickenWings"),
    background: getTrait("background", "red"),
    body: getTrait("body", "beige"),
    eyes: getTrait("eyes", "eyePatch"),
    head: getTrait("head", "fedora"),
    mouth: getTrait("mouth", "regularSmile"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0413",
    displayName: "Egg Drop #0413",
    accessory: getTrait("accessory", "none"),
    background: getTrait("background", "toastWithCheese"),
    body: getTrait("body", "rainbow"),
    eyes: getTrait("eyes", "crying"),
    head: getTrait("head", "fullCrack"),
    mouth: getTrait("mouth", "smirk"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0414",
    displayName: "Egg Drop #0414",
    accessory: getTrait("accessory", "necktie"),
    background: getTrait("background", "pink"),
    body: getTrait("body", "brown"),
    eyes: getTrait("eyes", "hypnotized"),
    head: getTrait("head", "fedora"),
    mouth: getTrait("mouth", "vampire"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0415",
    displayName: "Egg Drop #0415",
    accessory: getTrait("accessory", "dogTag"),
    background: getTrait("background", "yellow"),
    body: getTrait("body", "teal"),
    eyes: getTrait("eyes", "eyePatch"),
    head: getTrait("head", "headphones"),
    mouth: getTrait("mouth", "grin"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0416",
    displayName: "Egg Drop #0416",
    accessory: getTrait("accessory", "scarf"),
    background: getTrait("background", "blue"),
    body: getTrait("body", "tealSpottedBrown"),
    eyes: getTrait("eyes", "starBeads"),
    head: getTrait("head", "mediumCrack"),
    mouth: getTrait("mouth", "regularSmile"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    {
    name: "EggDrop0417",
    displayName: "Egg Drop #0417",
    accessory: getTrait("accessory", "necktie"),
    background: getTrait("background", "space"),
    body: getTrait("body", "beigeSpottedBrown"),
    eyes: getTrait("eyes", "fire"),
    head: getTrait("head", "meltedCheese"),
    mouth: getTrait("mouth", "toothless"),
    season: "Egg Drop Season 1",
    website: "eggdropnft.com",
    cid: "",
    minted: false,
    },
    ];