get_featured_coins
Retrieve a list of featured coins with options to set offset, limit, and NSFW inclusion. Designed for Pump.fun data analysis via the Model Context Protocol.
Instructions
Get a list of featured coins
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeNsfw | No | Include NSFW coins (default: true) | |
limit | No | The number of coins to return (default: 24) | |
offset | No | The offset to start from (default: 0) |