get_kline
Fetch K-line (candlestick) data for tokens on supported blockchain chains using token address, timeframe, and limit parameters. Returns formatted table for analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | ||
chain | Yes | ||
end_time | No | ||
limit | No | ||
timeframe | No | 1m |