GET /api/chain/:slug/tally/token/avatar
| Method | GET |
| Path | /api/chain/:slug/tally/token/avatar |
| Group | Tally |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/tally.ts |
Call it
curl -X GET https://zeqsdk.com/api/chain/:slug/tally/token/avatar
Public endpoint — no authentication required.
Reference
- Group: Tally
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.