getSymbol
Retrieve the symbol of any ERC20 token by specifying its address and chain ID. Simplify token identification and research in cryptocurrency automation workflows.
Instructions
Gets the symbol of an ERC20 token
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | If not specified, returns symbol for all supported chains. | |
token | Yes | The token address |