Maximum Results Guide
Understanding MaxResults Settings
What is MaxResults?
// Example: Searching for "PEPE" might return:
{
"PEPE": [
{ name: "Pepe", rank: 523, ... }, // Main PEPE token
{ name: "Pepe Coin BSC", rank: 1247, ... }, // Alternative
{ name: "Arbi Pepe", rank: 1892, ... }, // Alternative
{ name: "Based Pepe", rank: 2341, ... } // Alternative
]
}Slider Configuration
How It Works
Ranking System:
Display Priority:
Use Cases
Low Setting (2-3)
Best for:
High Setting (4-6)
Best for:
API Considerations
CoinMarketCap API:
CoinPaprika API:
Real-World Examples
Last updated