get_risk_metrics
Analyze token risk by calculating volatility, VaR, max drawdown, and other metrics using token address and blockchain network data.
Instructions
Get comprehensive risk metrics for a token.
Args: token_address: The token contract address (0x...) chain: Blockchain network
Returns: Volatility, VaR, max drawdown, and other risk metrics.
Price: $0.40
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_address | Yes | ||
| chain | No | ethereum |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |