Document · v0.1

Whitepaper

Problem, solution, product suite, mechanism design, tokenomics, threat model, and investor terms.

Version 0.1 — June 2026 Status: Devnet MVP, pre-public-sale


Abstract

Ideaology is a governance-first decentralized finance protocol on Solana. It bundles five composable primitives — Swap, Lending, Staking, Liquidity Mining (Farms), and on-chain Governance — under a single SPL token, IDEA, and a vote-escrow gauge system, veIDEA, that directs emissions and fee revenue back to long-term aligned holders.

Where most DeFi protocols treat governance as a passive afterthought attached to a token, Ideaology inverts the relationship: the protocol's economic surface (fees, rates, listings, emissions) is continuously re-priced by veIDEA voters in weekly epochs. This turns IDEA into a productive asset whose value derives directly from the cash flows it can route — not from speculation on future utility.

This document presents the protocol's economic design, on-chain architecture, threat model, and go-to-market plan. The MVP runs on Solana Devnet today; mainnet launch is targeted for Q3 2026 contingent on third-party audit completion.


Table of Contents

  1. Problem
  2. Solution
  3. Product Suite
  4. Tokenomics
  5. Mechanism Design
  6. Architecture Overview
  7. Economic Security
  8. Threat Model
  9. Roadmap
  10. Team & Governance Transition
  11. Investor Terms
  12. Disclaimers

1. Problem

DeFi today is fragmented, mercenary, and mis-governed.

1.1 Fragmentation. A typical Solana DeFi user holds positions across Jupiter (swap), Kamino or MarginFi (lending), Marinade or Jito (LSTs), and several farms — each with its own UX, risk surface, and disjoint governance. Capital cannot be efficiently reused across these silos because each protocol underwrites its own collateral and emissions in isolation.

1.2 Mercenary liquidity. Most yield farms attract capital with high-emission token rewards that liquidity providers immediately dump into the market. The result is a death spiral: token price falls → dollar-denominated APR falls → liquidity exits → fees fall → price falls further. The protocols that survive (Curve, Velodrome, Aerodrome) all converged on vote-escrow tokenomics as the solution.

1.3 Mis-governed parameters. Lending markets are the canonical example: collateral factors, liquidation incentives, and supported assets are usually set by a multisig once and rarely revisited. When market conditions shift, undercollateralized loans accumulate silently until a single liquidation cascade wipes out the protocol's reserve fund. Live, granular, incentivized governance solves this — but only if voters have skin in the game proportional to their voting weight.

1.4 Solana under-served by ve-models. The vote-escrow design proven on Ethereum L1 has not been brought to Solana in a unified DeFi suite. Marinade governance, Realms, and Squads are tooling; they do not constitute a productive DeFi protocol. There is an open lane.


2. Solution

Ideaology addresses these four problems with one integrated design:

  1. One token, five products, shared collateral. A user supplies an asset into the lending module once and can use the resulting cToken across the swap (as a base asset), as governance collateral, or as a farming position. Capital is not siloed.

  2. veIDEA vote-escrow aligns incentives. Holders lock IDEA for 1 week to 4 years; voting power and emission boost decay linearly with remaining lock time. There are no liquid escape hatches — lockers cannot dump.

  3. Gauges direct emissions. Each market (swap pool, lending pool, farm) is a gauge. veIDEA holders vote weekly on the share of IDEA emissions each gauge receives. Pools that generate the most fees attract the most votes attract the most emissions attract the most liquidity → fee growth flywheel.

  4. Bribes monetize voting power. Third parties (or the protocols themselves) can post bribes on a gauge to direct emissions there. Bribe revenue flows entirely to the veIDEA voters who supported that gauge — creating a secondary cash flow on top of fee revenue.

  5. Protocol fee switch is governance-controlled. veIDEA voters can route a percentage of protocol fees from any module into a treasury or distribute it directly to lockers. This makes IDEA a claim on protocol cash flow, not a speculative gauge token.


3. Product Suite

3.1 Swap (idea-swap)

A constant-product (x · y = k) AMM with two innovations:

  • veIDEA-boosted LP rewards. LPs with active veIDEA locks earn up to 2.5× the base IDEA emission rate on top of swap fees. Lockers therefore have a reason to deploy capital, not just hold.
  • Permissionless pool creation, gated emissions. Anyone can spin up a new pool; only governance-approved gauges receive IDEA emissions. This prevents emission farming of fake pools while keeping the long tail accessible.

Trading fee: 30 bps default per pool, governance-tunable per pool. Default split: 25 bps to LPs, 5 bps to protocol treasury (subject to fee switch).

3.2 Lending (idea-lending)

Pool-based supply/borrow inspired by Compound v2 architecture, adapted for Solana:

  • Per-asset isolated reserves with their own utilization curves.
  • Interest rate model: kinked dual-slope (low-slope below 80% utilization, high-slope above) — governance-tunable per asset.
  • Liquidation: 5% default penalty, 50% close factor, governance-tunable per asset.
  • Oracle: Pyth primary, Switchboard fallback, with confidence-interval gating.
  • cTokens (e.g. cSOL, cUSDC) are SPL tokens transferable and composable into swap pools.

3.3 Staking (idea-staking)

Two complementary tracks:

  • Simple stake. Deposit IDEA, earn a share of protocol fee revenue distributed via a Masterchef-style accumulator. Withdrawable any time; no boost, no voting power.
  • veIDEA lock. Deposit IDEA for a chosen duration between 1 week and 4 years (208 weeks). Receive a non-transferable veIDEA balance equal to IDEA × (lock_remaining / 208). veIDEA decays linearly to zero. Lockers can extend or top up; they cannot exit early. (This is intentional — it's the source of alignment.)

3.4 Farms / Liquidity Mining (idea-farms)

Stake an LP token from any approved gauge → earn IDEA emissions scaled by:

  1. Your LP share of the pool, and
  2. Your veIDEA boost factor (1.0× → 2.5×, computed Curve-style as min(L_user, 0.4·L_total + 0.6·L_total·(ve_user/ve_total))).

This is the lever that converts veIDEA from "voting power" into "yield-bearing voting power", and the reason long-term lockers materially out-earn mercenary LPs.

3.5 Governance (idea-governance)

Standard propose → vote → execute lifecycle, with a few hardenings:

  • Voting power = veIDEA balance at proposal snapshot block.
  • Proposal threshold: 1% of circulating veIDEA needed to submit.
  • Quorum: 4% of veIDEA must participate.
  • Timelock: 48h delay between vote-pass and execution. Emergency pause council (5-of-9 multisig of doxxed contributors) can veto exploit-style proposals during the timelock window; cannot pass anything itself.
  • Gauge weight votes run on a separate weekly epoch and do not require quorum — they're continuous market signals.

4. Tokenomics

See TOKENOMICS.md for the full distribution table and emissions schedule. Headline numbers:

Parameter Value
Token symbol IDEA
Network Solana (SPL)
Total supply 1,000,000,000 IDEA (fixed)
Initial circulating (TGE) 90,000,000 IDEA (9%)
Emission half-life 2 years
Year-1 emissions ~150M IDEA
Inflation tail (year 8+) ~1.5% / year

Distribution:

  • 30% — Community emissions (farms, LP rewards, staking) — released over 8 years
  • 25% — Treasury & LP seeding (governance-controlled, 6mo timelock on initial use)
  • 20% — Team & early contributors (4y linear vest, 1y cliff)
  • 15% — Strategic investors (2y linear vest, 6mo cliff)
  • 10% — Ecosystem grants & partnerships (governance-released)

5. Mechanism Design

5.1 The fee flywheel

Trade volume / borrow demand
   ↓ generates
Protocol fees
   ↓ governance routes via fee switch (e.g., 50%)
veIDEA holders (cash flow)
   ↑ attracts more lockers
veIDEA supply grows, voting power concentrates with aligned holders
   ↓ lockers vote on gauges + LP with their capital
Liquidity deepens on highest-fee gauges
   ↓ tighter spreads, more volume
   → loop

The crucial property: at equilibrium, the price of IDEA reflects a discounted cash flow, not pure narrative. This makes IDEA legible to traditional investors.

5.2 Bribe market

Voting epochs are weekly. Anyone can post a bribe (in any SPL token) to a gauge. At epoch end:

  • Bribes are split pro-rata among veIDEA holders who voted for that gauge.
  • The gauge receives IDEA emissions proportional to its share of total votes cast.

This is the Convex/Votium dynamic, brought to Solana natively. Stablecoin issuers, LST providers, and partner protocols bid for veIDEA voters' attention to drive liquidity to their pools. The bid volume is itself a new revenue stream for lockers.

5.3 Why this beats single-utility designs

Compare IDEA vs. a hypothetical Solana lending-only token:

Source of value Lending-only token IDEA
Fee revenue from lending
Fee revenue from swaps
Bribe revenue
LP boost yield
Governance over emission direction weak strong

veIDEA aggregates five demand vectors into one productive lock.


6. Architecture Overview

Six Solana programs, all written in Rust with the Anchor framework. Each is upgradable behind a 48h-timelocked governance authority.

                 ┌────────────────┐
                 │ idea-governance│
                 └──────┬─────────┘
                        │ authority
        ┌───────────────┼───────────────────────────┐
        │               │               │           │
        ▼               ▼               ▼           ▼
 ┌──────────┐    ┌────────────┐  ┌────────────┐ ┌──────────┐
 │idea-swap │    │idea-lending│  │idea-farms  │ │idea-stake│
 └────┬─────┘    └─────┬──────┘  └─────┬──────┘ └────┬─────┘
      │ fees           │ fees          │ emissions   │ veIDEA
      └────────────────┴───────────────┴─────────────┘
                        │
                        ▼
               ┌─────────────────┐
               │   idea-token    │
               │ (SPL mint + ve) │
               └─────────────────┘

Detailed instruction-level specs live in programs/. The dApp at app/ consumes these programs via Anchor TypeScript clients.


7. Economic Security

7.1 Oracle risk

Lending uses Pyth as primary with Switchboard as fallback. Both feeds must agree within 1% before a price is accepted; otherwise the asset enters a guarded mode (no new borrows, liquidations only at conservative haircuts). Maximum acceptable staleness: 60s. (Storm Trade's 10800s vAMM staleness window is an example of what not to do — see public post-mortem and our threat model.)

7.2 Liquidation risk

Liquidations are permissionless and incentivized at a 5% default bonus (governance-tunable). The liquidator must close at least 1% and at most 50% of an unhealthy position per call, preventing single-block full-position grabs while allowing efficient unwinding.

7.3 Governance attack risk

The 1% veIDEA proposal threshold, 4% quorum, and 48h timelock collectively make hostile takeover expensive in both capital and time. The emergency pause council can veto malicious proposals (but cannot pass anything) — a deliberate asymmetric power that decays as protocol matures.

7.4 Smart contract risk

Pre-mainnet: two independent audits (target firms: OtterSec, Neodyme). Post-launch: ongoing Immunefi-style bug bounty funded from treasury at 10% of TVL up to a $1M cap. All upgrades pass through the timelock.


8. Threat Model

Catalogued in order of decreasing likelihood × impact:

Vector Mitigation
Oracle manipulation (low-liquidity asset) Confidence-interval gating, dual-feed agreement, guarded mode
Governance capture via flash-loan veIDEA is non-transferable and time-locked — flash loans cannot acquire voting power
LP token re-entrancy in farms Anchor's Accounts constraint system + explicit CPI guard; no untrusted callbacks
Liquidation MEV / sandwich Solana's leader rotation + 400ms blocks reduce sandwich profitability; partial close factor caps any single liquidation
Fee-switch griefing (set fees to 0 or 100%) Hard min/max bounds enforced at program level, not just governance convention
Stale-feed bait (deposit during oracle outage) Deposits paused if any feed > 60s stale
Treasury rug Treasury spending requires governance proposal + timelock; no admin keys

9. Roadmap

See ROADMAP.md for the full phased plan. Phase summary:

  • Phase 0 — June 2026 (current). Devnet MVP, whitepaper, dApp prototype.
  • Phase 1 — Q3 2026. Audits begin (OtterSec, Neodyme), testnet incentivized program, IDEA TGE on a launchpad partner.
  • Phase 2 — Q4 2026. Mainnet launch of token + swap + staking. veIDEA goes live.
  • Phase 3 — Q1 2027. Lending mainnet launch. First gauge votes.
  • Phase 4 — Q2 2027. Farms + bribe market live. Cross-protocol integrations.
  • Phase 5 — H2 2027. Multi-collateral CDP module (stretch). Permissionless market creation.

10. Team & Governance Transition

Founding team is currently pseudonymous; doxxing planned at TGE for the emergency pause council members only. All other contributors operate under pseudonym to reduce regulatory attack surface during the bootstrap phase.

Governance handover plan:

  • Phase 0–2: Core team retains upgrade authority via timelocked multisig.
  • Phase 3: Upgrade authority transferred to governance program, gated by veIDEA vote.
  • Phase 4: Emergency pause council sunset clause (24 months from mainnet) — extendable only by governance vote.
  • Long-term: Full credible neutrality. Core team holds no special powers other than founder veIDEA locks subject to vesting.

11. Investor Terms

(Placeholder — for discussion under NDA.)

  • Round size: TBD, targeting a strategic round in advance of TGE.
  • Pricing: TBD, with a public sale FDV target informed by comparables (Curve, Velodrome, Aerodrome adjusted for Solana TAM).
  • Vesting: 2-year linear, 6-month cliff. Symmetric with public-sale terms to avoid early-investor dump risk.
  • Voting rights: Investor tokens, when vested, can be locked into veIDEA on the same terms as any holder. No special-class shares.
  • Information rights: Quarterly treasury and revenue reports, on-chain verifiable.

Interested parties: contact via the channels listed at the project's public site (TBD).


12. Disclaimers

This whitepaper is an informational document. It is not a prospectus, offer, or solicitation to buy or sell securities or any other financial instrument. Statements about future protocol behavior, token economics, and roadmap items are forward-looking and may change without notice based on technical, market, or regulatory developments.

The IDEA token does not exist on mainnet as of the date of this document. Any token deployment will be announced through official channels; no presale, IDO, or distribution has yet been authorized. Be wary of impostors.

Cryptocurrency and DeFi protocols carry significant risk including but not limited to: smart contract bugs, oracle failures, governance capture, regulatory action, and total loss of deposited capital. Participate only with funds you can afford to lose entirely.

Nothing in this document constitutes legal, financial, tax, or investment advice. Consult a licensed professional in your jurisdiction before participating.


Ideaology Protocol — June 2026 — Whitepaper v0.1