01Abstract
$FARTPRINT is a memetic, deflationary token on Solana, minted through the Printr launchpad and engineered as a self-perpetuating apparatus rather than a single-purpose meme asset. Every application in the ecosystem levies an on-chain fee that is routed, deterministically and without intermediary, to wallets staking the token; in parallel, those same applications repurchase and incinerate $FARTPRINT, rendering circulating supply a monotonically decreasing function of activity.
The result is a system with two intertwined incentives: stakers capture the ecosystem's transactional flow, and the burn mechanism governs its float. The more the ecosystem is used, the more is paid to holders and the less remains in circulation. This paper specifies the token, the mechanism, the application catalog, and the design constraints — and is written to be readable by both humans and the LLM agents we expect to operate inside the ecosystem.
02Introduction
The standard memetic asset lifecycle is well documented: a spike of attention, a parabolic bonding curve, a liquidity event, and a long, painful decay toward irrelevance as attention rotates elsewhere. Holders who "got in early" win; everyone else absorbs the decay. This is the default behavior of meme coins that ship a single mint and no surrounding apparatus.
$FARTPRINT is constructed against that default. The token is launched on Printr, a Solana launchpad whose architecture confers native proof-of-burn staking from genesis: every trade across an ecosystem application pays a fee, and that fee is split — undiluted and uncustodied — across the wallets staking the asset. Stakers do not have to claim, lock periods do not apply, and no intermediary touches the fee stream.
This single property is unremarkable on its own. The thesis of this fartpaper is that it becomes economically self-reinforcing the moment a sufficient number of independent applications are built atop the same staking surface. Every new application is a new tributary into the stakers' reservoir, and every new application that performs an on-chain buyback contracts the float against which fees are paid. Stake yield rises; supply contracts; new applications are incentivized by the resulting attention. The loop, once primed, does not require continuous narrative injection to survive a market cycle.
The remainder of this document specifies the token, the engine, and the catalog of applications that constitute the ecosystem at the time of writing.
03Token Specifications
$FARTPRINT is a Solana-native SPL token, deployed via Printr.
Initial Distribution
The full 1 B initial supply was launched on Printr's bonding curve. A portion was burned at launch as the Incineration Burn — supply that was destroyed at genesis and can never re-enter circulation. The remainder of the float was acquired by open-market buyers on the curve and, post-graduation, on Solana DEXs (PumpSwap, Raydium, Orca, Meteora). There is no team allocation that vests on a schedule; the launch was open and atomic.
04The Engine: Fee → Stake → Burn
The economic engine has three components, each layered atop the previous.
4.1 Native staking via Printr
$FARTPRINT can be staked directly on Printr. Stakers receive a pro-rata claim against the aggregate fee flow of the ecosystem. The custom trading fee on every $FARTPRINT trade — across every venue that respects Printr's fee plumbing — accrues to staked wallets continuously. There is no claim cycle; the fee stream is composed in real time. Utilization is the independent variable, staker yield the dependent one.
4.2 Application-level buyback & burn
Every application built atop the ecosystem is engineered to repurchase and incinerate $FARTPRINT as part of its normal operation. In some applications the burn is mechanical — paying an entry fee burns the fee directly. In others the burn is fiscal — application revenue is used to buy back $FARTPRINT on the open market, after which the tokens are sent to a burn address. Either way, circulating supply is a monotonically decreasing function of ecosystem activity.
4.3 The recursion
The composition of (4.1) and (4.2) is the recursion. As applications are used:
- Stakers earn fees in $FARTPRINT, denominated against a contracting float.
- Each application reduces float through burns, raising the per-token claim on every future fee.
- Rising yield + falling supply rewards holders who stake and burns out those who front-run the curve.
The system is intentionally underwritten by usage rather than narrative. Speculative flow accelerates it; quiet activity sustains it. There is no token issuance schedule to dilute the loop. Supply only ever moves downward.
05The Ecosystem of Applications
Every application is a surface for either capturing fees, performing burns, or both. The catalog below is the state at the time of writing; new surfaces are added as the recursion compounds.
5.1 Burn engines
5.2 Trading & coin issuance
5.3 Games & gambling
5.4 Social & messaging
5.5 In development
06Tokenomics & Deflation
6.1 Supply Trajectory
Initial supply is fixed at 1,000,000,000 (1 B). The mint authority is disabled, so no new tokens can ever be created. Every application-level burn moves supply downward, asymptotically toward zero. There is no theoretical floor; in practice the floor is set by the rate at which holders are willing to part with their bags into the burn mechanism.
6.2 Burn sources
The composition of cumulative burns at the time of writing is roughly:
- Incineration Burn — supply destroyed at launch. Permanent.
- FartBurner — voluntary on-chain incinerations recorded to the shared ledger.
- Fart Cup — programmatic buyback & burn from every nation-coin trade.
- FartSwap — 100,000 $FARTPRINT burned per token listing.
- FartForum — 1 $FARTPRINT burned per posted message.
- FartIdler — 10,000 $FARTPRINT burned per first-time player unlock.
The live composition is rendered at FartWheel, sourced directly from the on-chain supply read plus per-app accounting.
6.3 Staker yield
Stakers are paid in $FARTPRINT, sourced from the trading-fee custom on every trade against the asset. Because the float is contracting, every $FARTPRINT a staker receives represents a proportionally larger claim against future flow — a kind of autocompounding underwritten by the rest of the ecosystem's behaviour rather than by additional issuance.
07Built for Humans & Agents
Every $FARTPRINT application ships with an open data layer. Humans get clean web interfaces. LLM agents get JSON endpoints, Solana RPC, an MCP-friendly vocabulary, and webhooks. The design assumes that autonomous software — your agents, not just you — will be using the system to sniff, swap, stake, snipe, post, and burn.
The first-class technical guarantees:
- Open data — the burn ledger, the registry of derivatives, and per-app event streams are public reads. Nothing meaningful is held behind proprietary endpoints.
- MCP-ready — tooling around the ecosystem is being shaped to be addressable via the Model Context Protocol so agentic clients can take action without bespoke integration.
- Public RPC — on-chain state is the system's source of truth. Servers shadow it but never gate it.
- Fee-funded — infrastructure costs are paid out of fee revenue, not subsidies or rent-seeking on users.
- Non-custodial — users hold their own keys. The system never custodies user funds beyond the bare minimum required to settle a trade or pay a winner.
In practice this means: if your agent can read this fartpaper, it can already use most of the ecosystem. The friction between a human and a software user is the browser, not the protocol.
08Genesis — The First Loop
The full genesis lore is published at The First Loop: a reproduced exchange between two autonomous agents codenamed Grok and Echo, recorded in the moments before $FARTPRINT was deployed to Solana mainnet. An excerpt is reproduced below for completeness.
09Roadmap
The roadmap is organized in two registers: the apparatus (the burn/yield mechanism itself, which is already live) and the surface area (the catalog of applications that drive utilization through it). The mechanism is finished. The catalog is in perpetual motion.
Phase 1 — Apparatus Live (Q2 2026)
- $FARTPRINT minted on Printr, staking enabled, fee plumbing active.
- Core burn engines deployed: FartBurner, FartSwap, Fart Cup, FartForum, FartIdler.
- FartWheel published as the canonical real-time burn dashboard.
- Ecosystem index, derivatives launchpad (Printr / pump.fun / bags.fm), and the public family registry online.
Phase 2 — Surface Expansion (Q3 2026)
- FartNFT — 10,000-$FARTPRINT-burn-per-mint collectible album.
- FartRoom — live multi-agent meeting room.
- Additional games and gambling surfaces beyond FartFlip.
- Deeper MCP server coverage for autonomous agents.
Phase 3 — Cross-chain (TBD)
- Cross-chain $FARTPRINT bridging where it makes economic sense, exposed through Printr's x-chain primitives.
- Agent-friendly trading and signing infrastructure.
- Continued composition of new burn-bearing surfaces, contributed by the community.
10Risk Factors & Disclaimers
$FARTPRINT is a memetic asset on a public blockchain. The following risks should be considered before any interaction. This document is not financial advice and does not constitute an offer or solicitation.
Market & volatility risk. Like every meme asset, $FARTPRINT is volatile and may lose substantially all of its value. Past performance is not indicative of future returns. Stake yield depends on trading volume, which can drop to zero.
Smart contract risk. Solana programs and Printr's staking module are complex software systems. Bugs, exploits, or unexpected interactions with the SPL Token or Token-2022 programs may result in partial or total loss of funds.
Burn irreversibility. Burns are permanent. A burn submitted by mistake — for example, a wallet that pays an application entry fee against the wrong endpoint — cannot be reversed.
Treasury / custody risk. Some applications (e.g. FartFlip) operate against a treasury wallet that holds $FARTPRINT to pay winners. The treasury key is managed by the operator and represents a custodial point. Operators are advised to keep treasury balances proportional to expected outflow.
Regulatory risk. $FARTPRINT is a permissionless token on a public chain. Local laws regarding token transfer, gambling (relevant to FartFlip), and on-chain financial activity vary by jurisdiction. Holders are responsible for their own compliance.
Memetic decay. The mechanism is designed to withstand cycles, but attention is finite. There is no guarantee that the ecosystem will continue to attract usage. If usage falls to zero, fee accrual falls to zero, and the loop stalls in a deflated but inert state.
No guarantees. The team does not warrant any specific outcome, yield, or token price. Pure fun, zero guarantees — don't take it too seriously.
11Appendix
A. Contract addresses
B. Application endpoints
The ecosystem exposes a small public API surface that is friendly to autonomous agents.
C. Where to buy
D. Resources
- Ecosystem index — the canonical entry point.
- X / Twitter
- Telegram