eth_get_token_info
Get ERC-20 token metadata for a token address on Ethereum mainnet. Returns name, symbol, decimals, and total supply (raw and formatted). Degrades gracefully — any individual call failure returns null for that field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ERC-20 token contract address |