getTokenPriceHistory
Retrieve token price history by specifying the token address, network ID, timeframe, and resolution on the Ethereum blockchain for analysis and tracking.
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 |