get_launch_feed
Retrieve a feed of token launches on Base chain from the last specified minutes. Poll periodically to discover new launches without missing earlier ones.
Instructions
Get a feed of token launches since a given timestamp. Useful for polling new launches periodically. Returns only launches newer than the specified time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_minutes_ago | No | Get launches from the last N minutes (default 60) |