What problem does it solve?
Many Solana applications and agents need accurate token information but lack a reliable, unified way to fetch token names, symbols, logos, social links, and on-chain metadata; this Skill centralizes those lookups so integrations and agents can present consistent token data.
Core Features & Use Cases
- Token identity: Retrieve token name and symbol for any SPL token.
- Visual assets: Fetch logo URLs and image assets for display in wallets and UIs.
- Social & metadata: Discover social links and on-chain metadata stored by the token's metadata account.
- Integration: Designed for use with Solana Agent Kit and market-data pipelines to enrich listings, wallets, explorers, and agent responses.
- Use Case: A wallet app queries the Skill to display token logos and verified social links alongside balances and recent trades.
Quick Start
Use the token-metadata skill to fetch the name, symbol, logo URL, and on-chain metadata for mint address SOLANA_MINT_ADDRESS.