hyperd.token.info
Retrieve aggregated token metadata including market cap, supply, contract addresses across chains, and recent volume in a single API call.
Instructions
Get aggregated token metadata: market cap, supply, contract addresses across chains, recent volume. One call replaces multiple CoinGecko / Etherscan / DefiLlama lookups. Costs $0.01 in USDC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Symbol, name, or coingecko id (e.g., 'USDC' or 'usd-coin') | |
| contract | No | Contract address (alternative to query) | |
| chain | No | Chain when using contract. Default 'base'. |