Get Token Info
get_token_infoGet token project details and social links for a contract: name, symbol, divisor, type, total supply, description, website, socials, price, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainid | No | Numeric chain id (e.g. 1=Ethereum, 56=BNB, 137=Polygon). Defaults to server config. | |
| contractaddress | Yes | Token contract address. |