{
  "name": "FACTIONS",
  "supply": {
    "max": 4444,
    "perFaction": 1111,
    "factions": 4
  },
  "factions": [
    {
      "key": "TSLA",
      "name": "TSLA Faction",
      "family": "The Automotive Family",
      "boss": "The Founder",
      "motto": "Innovate. Disrupt. Dominate.",
      "color": "#e82127",
      "accent": "#8b0f13",
      "universe": "TECHNOLOGY + AUTOMOTIVE + POWER"
    },
    {
      "key": "NVDA",
      "name": "NVDA Faction",
      "family": "The AI Family",
      "boss": "The Architect",
      "motto": "Intelligence. Power. Future.",
      "color": "#76b900",
      "accent": "#3c5e00",
      "universe": "AI + COMPUTING + INTELLIGENCE"
    },
    {
      "key": "CASHCAT",
      "name": "CASHCAT Faction",
      "family": "The Money Family",
      "boss": "The Boss",
      "motto": "Cash Is King.",
      "color": "#d4af37",
      "accent": "#7a6114",
      "universe": "WEALTH IS A MINDSET"
    },
    {
      "key": "TENDIES",
      "name": "TENDIES Faction",
      "family": "The Degen Family",
      "boss": "The Degenerate",
      "motto": "No Risk. Just Tendies.",
      "color": "#f0762b",
      "accent": "#8f3d0e",
      "universe": "NO IDEA WHAT WE ARE DOING, BUT WE ARE MAKING MONEY"
    }
  ],
  "tokenomics": {
    "rewardsPct": 35,
    "jackpotPct": 35,
    "operatorPct": 30,
    "roundHours": 24,
    "description": "Every payment into the treasury splits 35% holder rewards / 35% daily jackpot / 30% operator, enforced by contract arithmetic. One jackpot round every 24 hours: the faction whose paired asset performed best takes the pot, split equally across its minted tokens."
  },
  "chain": {
    "name": "Robinhood Chain",
    "chainId": 4663,
    "rpc": "https://rpc.mainnet.chain.robinhood.com",
    "explorer": "https://robinhoodchain.blockscout.com",
    "stack": "Arbitrum Orbit L2 on Ethereum; gas is ETH"
  },
  "contracts": {
    "nft": "0x138847c86e27a4f8552d56c0f474a12c97a6ffe7",
    "treasury": "0xe6d8bea4b7f052893140fcb6bca5622d4e54e249"
  },
  "generator": {
    "salt": "FACTIONS-GENESIS-v1",
    "tiers": [
      {
        "name": "Common",
        "weight": 60
      },
      {
        "name": "Uncommon",
        "weight": 25
      },
      {
        "name": "Rare",
        "weight": 10
      },
      {
        "name": "Epic",
        "weight": 4
      },
      {
        "name": "Legendary",
        "weight": 1
      }
    ]
  },
  "legal": "FACTIONS is a parody / satire art collection of digital collectibles. It is not affiliated with, endorsed by, sponsored by, or connected to Tesla, Inc., NVIDIA Corporation, Robinhood Markets, Inc., or any issuer of any security, token, or meme coin referenced by name, ticker, or theme. All tickers, names, and themes are used nominatively for parody and commentary. FACTIONS NFTs are collectibles for entertainment: they are not securities, shares, equity, debt, or any claim on any company, asset, revenue, or profit, and they confer no ownership, dividend, voting, or other rights in any real-world entity. Reward and jackpot mechanics distribute only fees paid by participants of this collection, under contract arithmetic published on-chain; they are not yield, interest, or investment returns, and nothing here is an offer, solicitation, or financial, legal, or tax advice. Digital assets are volatile and may lose all value. Daily jackpot mechanics may be restricted or unavailable in some jurisdictions; participation is void where prohibited, and you are solely responsible for the laws that apply to you. 18+ (or age of majority where you live). Do your own research."
}