get
https://api.mevx.io/api/v1/trades
Retrieve historical and real-time trade data for tokens and liquidity pools across supported chains. This endpoint provides detailed transaction information including price, volume, timestamps, and wallet addresses.
Usage Notes
- Query parameters are passed through to the underlying data provider
- Results are paginated using
offsetandlimitparameters - Default sorting is by timestamp (most recent first)
- Maximum
limitvalue: 100 records per request - Historical data availability varies by chain (typically 30-90 days)
- Response structure depends on the underlying service and may vary by chain
Accessibility
Tier Access: Free, Starter, Pro, Enterprise
Compute Unit Cost: 1 CU Cost
Chain Supported
- Solana
- Ethereum
- Base
- BSC
Common Use Cases
- Display recent trades in trading interfaces
- Analyze trading patterns and volume for specific tokens
- Track wallet trading activity and behavior
- Build trade history and analytics dashboards
- Monitor liquidity pool activity
- Identify large trades or whale movements
Best Practices
- Use
poolAddressfilter to reduce response size and improve performance - Implement pagination to handle large datasets efficiently
- Cache responses when real-time data is not critical
- Use
walletparameter to track specific trader activity - Combine with candlestick data for comprehensive market analysis
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…