getSymbol
Retrieve ERC20 token symbols by providing token addresses and optional chain IDs for cryptocurrency research and Ethereum automation.
Instructions
Gets the symbol of an ERC20 token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The token address | |
| chainId | No | If not specified, returns symbol for all supported chains. |