Velodrome Swap API  icon
Beta

Velodrome Swap API

by QuickNode
1Supported chain 13REST Paths 5Plans
Starting from FREE
Back to Marketplace
Velodrome Swap API  image 0
error icon

Additional credit usage.
Add-on may consume additional plan credits when used.

beta icon
This add-on is currently in Beta

Feel free to test it, we would appreciate feedback to address any errors that may occur

A QuickNode Marketplace add-on providing high-performance DeFi data and swap functionality for Velodrome on Optimism

Comprehensive DEX Data Access: Access real-time and historical data from Velodrome/Aerodrome's liquidity pools, including token prices, pool reserves, trading volumes, and fee generation. The API provides instant access to APR calculations, TVL metrics, and detailed pool analytics without requiring direct smart contract interactions or complex data aggregation.

Simplified Swap Execution: Execute token swaps with built-in routing optimization and slippage protection through a single API endpoint. Get accurate quotes before execution, automatically find the best trading routes across multiple pools, and complete transactions without managing approval states or calculating optimal paths manually.

Developer-Friendly Integration: Built with modern development workflows in mind, supporting both REST and WebSocket connections for real-time updates. Compatible with all major programming languages through standard HTTP requests, with detailed response schemas and comprehensive error handling that makes integration straightforward for trading bots, DeFi dashboards, and analytics platforms.

Advanced Pool Analytics: Monitor liquidity pool performance with granular metrics including 24-hour volume changes, fee APR breakdowns, and impermanent loss calculations. Track concentrated liquidity positions, gauge emissions, and voting rewards to build sophisticated yield optimization strategies or portfolio management tools.

Enterprise-Ready Infrastructure: Benefit from QuickNode's reliable infrastructure with built-in caching for frequently accessed data, automatic failover, and consistent response times. The API handles all RPC communication, contract ABI management, and data normalization, allowing developers to focus on building features rather than maintaining infrastructure.

REST Paths

GET /v1/pools
Get a list of Aerodrome pools.
Curl
  • Curl
  • Axios
  • Python
00
01
curl https://YOUR_QUICKNODE_ENDPOINT_HERE.com/addon/1050/v1/pools?target=velo&limit=10&offset=0&token=0x3c8B650257cFb5f272f799F5e2b4e65093a11a05 \
-X GET
GET /v1/pools/{address}
GET /v1/pools/search
GET /v1/prices
GET /v1/prices/{address}
GET /v1/quote
POST /v1/swap/build
GET /v1/tokens
GET /v1/tokens/{address}
GET /v1/tokens/batch
GET /v1/tokens/search
GET /v1/transaction/{tx_hash}
GET /v1/pools/detailed

Supported Chains

Optimistic Ethereum

Published on Jun 24, 2025

Support Website Support Email

Plans & features

Free - $0/month
  • Free - $0/month
  • Developer - $49/month
  • Starter - $149/month
  • Growth - $499/month
  • Pro - $999/month
Enterprise Sales
5 RPS
Up to 5 requests per second.
1,000,000 Requests Per Month
Up to 1,000,000 requests per month.
Velodrome Finance Pools Data
Access pools metadata for Velodrome Finance.
Access to Velodrome Finance Pools
Fetch pools with a simple REST HTTP call.
Pool Management & Discovery
The API offers extensive liquidity pool exploration through dedicated endpoints that retrieve detailed pool information, enable targeted searches for specific trading pairs, and provide comprehensive pool analytics.
Real-Time Pricing & Market Data
Access live token prices, historical price statistics, and market insights to power trading decisions and analytics dashboards with up-to-date financial data.
Token Information & Search
Comprehensive token management capabilities include metadata retrieval, symbol-based searches, and efficient batch operations for handling multiple tokens simultaneously.
Trading & Swap Functionality
Core trading features provide quote generation for potential swaps and transaction building services that prepare swap transactions for execution, streamlining the trading process for end users.
Transaction Tracking
Monitor and verify transactions through hash-based lookups, enabling applications to provide users with detailed transaction status and history.