get_featured_coins
Retrieve a curated list of featured coins with customizable parameters such as offset, limit, and NSFW inclusion, using the Pump Fun Data MCP Server.
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) |