get_trending_pools_by_network
Identify trending DeFi pools on a specific blockchain network, enabling real-time market analysis and informed trading decisions across decentralized exchanges.
Instructions
Get trending pools on a specific network
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | Duration for trending: '5m', '1h', '6h', '24h' (optional, default: '24h') | |
include | No | Attributes to include: 'base_token', 'quote_token', 'dex' (comma-separated) | |
network | Yes | Network ID (e.g., 'eth', 'bsc', 'polygon_pos') | |
page | No | Page number for pagination (optional, default: 1) |