Uniswap · Pricing Plans

Uniswap Plans Pricing

Uniswap itself does not operate a metered, pay-walled API. The Uniswap protocol is on-chain; data access is via Uniswap subgraphs published on The Graph Network. Querying those subgraphs uses The Graph's billing - 100,000 free queries per month, then $2 per additional 100,000 queries, paid by credit card or in GRT. Uniswap-published API documentation also recommends self-hosting subgraphs for production reliability. Trading interactions occur on-chain and consume Ethereum-network gas paid in ETH, not a Uniswap-charged fee.

3 Plans API Commons Plans
View Source
BlockchainDeFiDecentralized ExchangeSubgraph

Plans

Subgraph Queries (Free Tier via The Graph) freemium

First 100,000 GraphQL queries per month against Uniswap subgraphs hosted on The Graph Network are free.

Subgraph queries (query · month) 0 USD
Subgraph Queries (Growth via The Graph) usage-based

Pay-as-you-go beyond the free tier, billed by The Graph at $2 per 100,000 queries in USD or GRT.

Subgraph queries (query · month) $2 per 100,000 queries USD
On-Chain Trading and Liquidity usage-based

Direct interaction with Uniswap protocol smart contracts. Uniswap charges no per-call fee; users pay Ethereum (or L2) network gas in the network's native token plus the protocol swap fee tier (e.g. 0.05%, 0.30%, 1.00%) which routes to liquidity providers, not Uniswap Labs.

Network gas (gas · usage) variable network gas paid in ETH or L2 gas token USD
Pool fee tier (trade_volume · usage) 0.01% / 0.05% / 0.30% / 1.00% depending on pool tier USD

Sources