dex_get_token_details
Retrieve detailed token information on any EVM network by supplying the token address, including current price, trading volume, and available pairs.
Instructions
Get detailed information about a token on a specific network including price, volume, and trading pairs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Network ID (e.g., 'ethereum') | |
| tokenAddress | Yes | Token contract address |