getTokenInfo
Retrieve ERC-20 token metadata including name, symbol, decimals, and total supply across multiple EVM chains to verify token details and validate contract information.
Instructions
ERC-20 토큰의 메타데이터(이름, 심볼, 소수점, 총공급량)를 조회합니다
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | 토큰 심볼 (USDC) 또는 contract address (0x...) | |
| chain | No | EVM 체인 | ethereum |