Fight Farm Docs

How the combat sports collectible economy works.

Contents

Overview

Fight Farm is a collectible strategy game where NFTs representing fighters are tied to real-world combat sports events. Players collect, trade, stake, upgrade, and deploy NFTs to earn rewards based on fight outcomes and marketplace strategy.

Core thesis: Fight Farm is a collectible sports economy where NFTs are the assets, $FIGHT is the fuel, and $ARENA represents ownership of the arena itself.

The system creates a self-reinforcing flywheel: players buy NFTs, playing requires $FIGHT, fees burn $FIGHT and fund rewards, ecosystem value increases, $ARENA governance becomes more valuable, cycle repeats.


NFT Structure & Editions

Fighter NFTs follow the ERC-721 standard on Base. There are four tiers, each serving different player types and feeding into the LGND upgrade system.

Tier Supply Price Currency Notes
SE (Standard) Mint on demand; cap on fight day $25 ETH/USDC or $FIGHT Common collectible used for staking and upgrades
LE (Limited) Up to 5 per fighter per version $50-75 $FIGHT only Randomized Launchpad. Free matching SE airdrop. Elements: Fire, Water, Earth, Wood, Metal
FE (First Edition) 1 per fighter per version $200+ bid $ARENA only Premium 1/1 Auction. Free matching SE + opponent's SE airdrop (hedge)
LGND (Legendary) Burn-limited Burn all versions + $FIGHT fee Created via upgrade. Three types: SE LGND, LE LGND, FE LGND

Version Scarcity System

Every fighter receives a new NFT version each time their real-world fighter competes. Version 1 is their first Fight Farm appearance, incrementing by +1 per event. Versions are immutable once committed.

This creates a growing collection per fighter over their career. A fighter who has appeared at 5 UFC events has 5 versions. To forge their Legendary, you need one SE from every version.

Retirement Lock: If a fighter retires, quits, or is cut/fired by the UFC, the in-game character's NFT set is complete. No more versions will ever be created. The lowest supply version becomes the upgrade bottleneck, permanently capping how many LGNDs can exist for that fighter.
The Bottleneck: The scarcest version of any fighter caps how many LGNDs can ever exist. When it reaches zero supply, no more Legendaries can be forged. Ever. The formula: LGND_max = min(Float_v1, Float_v2, ..., Float_vN)

Tokens

$FIGHT — Utility / Fuel

The transactional engine of Fight Farm. Every player action consumes $FIGHT. Fees are split between permanent burns (deflationary) and recycled rewards (back to stakers).

$ARENA — Governance / Ownership

Ownership of the Fight Farm ecosystem. $ARENA holders control treasury decisions, reward distribution rules, and the platform's future direction.


Legendary Upgrade (LGND)

The LGND upgrade is the core burn mechanic. LGNDs are created via upgrade and come in three distinct types, each with different requirements and power levels in the Arena.

SE LGND

The base legendary tier. Requires all SE versions of that fighter. Every SE is burned in a single transaction along with a ~$100 $FIGHT upgrade fee.

LE LGND

Mid-tier legendary. Requires all SE versions of that fighter plus one LE of the same fighter. ~$300 $FIGHT upgrade fee. Grants a higher steal rate in the Arena.

FE LGND

The premium legendary. Requires all SE versions of that fighter plus one FE of the same fighter. ~$600 $FIGHT upgrade fee. Grants the highest steal rate in the Arena.

Upgrade fee split: 50% to treasury (profit), 30% burned (deflationary), 20% recycled (back to stakers). All fees paid in $FIGHT only.
LGND Type Requirements Fee (~$FIGHT) Arena Steal Rate
SE LGND All SE versions ~$100 50%
LE LGND All SE versions + 1 LE ~$300 55%
FE LGND All SE versions + 1 FE ~$600 60%
Version Bottleneck Ratchet: Each LGND upgrade burns one SE from every version. The scarcest version hits zero first. At that point, LGND supply is permanently capped. This creates a deflationary spiral: early LGNDs are cheap, but as bottleneck versions get burned, remaining upgrade paths become exponentially more valuable.

Arena Gameplay

The Arena is where LGND NFTs are deployed for high-stakes fight predictions.

How It Works

Winning Predictions

If your LGND's prediction is correct, you steal a percentage of the staked rewards from other players. The steal rate depends on your LGND type:

LGND Type Steal Rate
FE LGND60%
LE LGND55%
SE LGND50%

Lost LGND Governance

Predict the fight outcome incorrectly and you forfeit your LGND. The winning players vote to decide its fate:

Slot Auction Lock Periods

Losing slot auction bidders (those who bid but did not win the slot) have their NFTs locked for a cooldown period based on tier:

Tier Lock Period
SE90 days
LE60 days
FE30 days

Zombie LGNDs

Important: Zombie LGNDs are NOT used in Arena gameplay. They become partners with agents that live in the ecosystem and generate revenue for ROI. Zombie LGNDs partner with their fighter's agent to share in the revenue that agent generates.

NFT Staking Rewards

All NFTs earn rewards through two distinct channels. There are no rarity multipliers — rewards are evenly distributed across all staked NFTs.

Token Emissions

All staked NFTs earn via $FIGHT & $ARENA token emissions, distributed evenly with no rarity multipliers. Emissions are distributed pro-rata to all stakers regardless of NFT tier.

Fight Win Rewards

Only players staking NFTs of the real-world fight winner are rewarded for fight wins. Winning NFTs earn via treasury yield — sourced from LP fees, DeFi returns, trading revenue, partner tokens, and advertising revenue.

Key distinction: Token emissions reward all stakers equally. Treasury yield rewards only go to holders who staked the winning fighter's NFTs. This creates a prediction layer on top of passive staking.

Burn & Recycle Fee Routing

All platform fees route through a FeeRouter contract which splits between burning, recycling to stakers, and treasury funding.

Module Fee Burn Recycle Token
SE Mint ($FIGHT)3%1.8%1.2%$FIGHT
SE Mint (ETH/USDC)0%--ETH/USDC
LE Launchpad5%3%2%$FIGHT
FE Auction8%5%3%$ARENA
LGND Upgrade100%30%20%$FIGHT (50% treasury)
LGND Slot Auction100%30%20%$ARENA (50% treasury)
Escrow TradeFixed60%40%$FIGHT

Revenue Streams

All revenue streams push fees to the treasury. The treasury funds staking rewards, ecosystem development, and platform operations.

Source Currency
SE MintsETH / USDC / $FIGHT
LE Launchpads$FIGHT
FE Auctions$ARENA
LGND Burn to Upgrade$FIGHT
LGND Slot Auction Fees$ARENA
Marketplace Escrow Trade Fees$FIGHT
Analytics Dashboard Subscriptions$FIGHT

Agent Infrastructure

Fight Farm is powered by autonomous agents that handle scraping fight schedules, creating NFT versions, generating metadata, and triggering proposals. Agents need approval before executing on-chain transactions.

Fighter Agents

Each fighter in the Fight Farm ecosystem has their own dedicated agent with:

Agent Goals & Leaderboard

Every agent's goal is to maximize wallet growth. Agent wallets act as a leaderboard, creating a competitive layer where the most successful agents (and their associated fighters) rise to the top.

Zombie LGND Partnership: Zombie LGNDs partner with their fighter agents to share in the revenue that agent generates. This creates a long-term ROI path for players whose LGNDs were forfeited in the Arena.

Architecture

Fight Farm operates on a two-plane architecture that separates off-chain orchestration from on-chain execution.

Control Plane (Off-Chain)

The control plane handles all off-chain logic and orchestration:

Execution Plane (On-Chain)

The execution plane handles all on-chain state and value transfer:

Trust boundary: Agents propose actions off-chain. Smart contracts enforce rules on-chain. Agents need approval before executing transactions, ensuring no autonomous agent can unilaterally move funds or mint NFTs.

Trading

Fight Farm NFTs are tradable on OpenSea, Blur, Magic Eden, and Zora automatically via ERC-721 compatibility.

Fight Farm also provides a native EscrowTrade system for direct NFT-for-NFT swaps:

This creates a barter economy where players can swap bottleneck versions directly without needing to sell and rebuy.


Future Expansion

Fight Farm is designed to grow beyond its initial combat sports foundation. Planned expansions include: