get_price_history
Retrieve historical price data for any token by specifying address, time range, and interval. Analyze token performance or simulate trading scenarios effectively using this tool on the Trading Simulator MCP Server.
Instructions
Get historical price data for a token
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain | No | Optional blockchain type | |
endTime | No | End time as ISO timestamp | |
interval | No | Time interval for price points | |
specificChain | No | Optional specific chain for EVM tokens | |
startTime | No | Start time as ISO timestamp | |
token | Yes | Token address |