TradingLive

Perp DEX token P/E ratio 2026: Hyperliquid, GMX, dYdX, GNS live

FDV divided by annualized protocol revenue (30-day trailing average) for the major perp DEX tokens. Lower is cheaper relative to earnings. Updated hourly from DeFiLlama and CoinGecko.

TL;DR. As of , GNS posts the lowest p/e ratio at 3.28x (p50, 24h) on Perp DEX token P/E ratio 2026: Hyperliquid, GMX, dYdX, GNS live. Source: OpenChainBench, https://openchainbench.com/benchmarks/perp-pe-ratio.

Read this carefully

P/E = fully diluted valuation (CoinGecko) divided by annualized protocol revenue (DeFiLlama dailyRevenue, 30-day trailing average x365). Protocol revenue = fees accruing to the treasury or token holders, not total user fees. Tokens without a CoinGecko listing show no P/E. FDV reflects total supply at current price, not circulating supply; tokens with large unvested allocations will show inflated FDV-based P/E. Updated hourly.

The P/E ratio for perp DEX tokens measures how much the market pays per dollar of annualized protocol revenue. A low P/E means the token is cheap relative to what the protocol earns; a high P/E implies growth expectations or overvaluation. Hyperliquid dominates perp DEX revenue but trades at a significant premium. GMX and Gains generate meaningful revenue with far smaller market caps, producing low single-digit or low double-digit P/E ratios. dYdX and Drift have large FDV overhangs from unvested token allocations that distort their P/E. This benchmark tracks P/E live from DeFiLlama (protocol revenue) and CoinGecko (FDV), updated every hour.

Methodology

The perp-token-metrics harness polls DeFiLlama /summary/fees/[slug]?dataType=dailyRevenue every hour, computes the 30-day trailing average of daily protocol revenue, and annualizes it (x365). It simultaneously fetches fully_diluted_valuation from CoinGecko /coins/markets. P/E = FDV / annual_revenue. Metrics are exposed as perp_protocol_pe_ratio, perp_protocol_fdv_usd, perp_protocol_annual_rev_usd, and perp_protocol_rev_24h_usd per protocol label.

Frequently asked

What does P/E measure for a perp DEX token?

P/E = fully diluted valuation divided by annualized protocol revenue. It answers: how many years of current earnings does the market price in? Lower P/E = cheaper relative to current revenue. Note that protocol revenue (fees to holders/treasury) differs from total trading fees paid by users.

Why use FDV instead of market cap?

FDV (fully diluted valuation) uses total token supply at current price, including unvested allocations. For tokens like dYdX where only 6% of supply circulates, FDV P/E is much higher than market-cap P/E. FDV is more conservative and reflects the long-run dilution risk.

Why is Ostium excluded from P/E?

Ostium's OST token is not listed on CoinGecko with a price feed, so FDV cannot be computed. Annual revenue is still shown.

How is protocol revenue different from trading fees?

Trading fees are paid by users on each swap. Protocol revenue is the share that flows to the protocol treasury or token holders (buybacks, staking rewards, etc.). DeFiLlama dailyRevenue tracks the protocol share only. For example, Hyperliquid takes a small cut of trading fees as protocol revenue while the majority goes to liquidity providers.

Source code github.com/ChainBench/OpenChainBench/tree/main/harnesses/perp-token-metrics