defi_get_token_price_history
Retrieve historical token price for any Unix timestamp. Provide the coin in chain:address format to get the exact value.
Instructions
Get historical price for a token at a specific timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Token in 'chain:address' format (e.g., 'ethereum:0x...') | |
| timestamp | Yes | Unix timestamp |