getName
Retrieve the name of an ERC20 token by providing its address and optional chain ID, simplifying cryptocurrency research and Ethereum automation tasks.
Instructions
Gets the name of an ERC20 token
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | If not specified, returns name for all supported chains. | |
token | Yes | The token address |