getName
Retrieve the name of an ERC20 token by providing its address, with optional chain specification for multi-chain support.
Instructions
Gets the name of an ERC20 token
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The token address | |
| chainId | No | If not specified, returns name for all supported chains. |