getTokenPriceHistory
Retrieve historical token price data on Ethereum by specifying the token address, time range, and resolution. Analyze price trends for informed decision-making.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | ||
days | No | Number of days of history | |
networkId | No | Network ID (1 for Ethereum, 101 for Solana) | |
resolution | No | Time resolution (e.g. 1D, 1H, 60) | 1D |