explorer_get_token_info
Retrieve token metadata by chain ID and contract address, including name, symbol, decimals, total supply, and social profiles.
Instructions
Get token metadata including name, symbol, decimals, total supply, and social profiles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | Chain ID for the target network (required — no default for indexed data) | |
| contractAddress | Yes | Contract address (0x-prefixed) |