token-info
Installation
SKILL.md
KyberSwap Token Info Skill
Fetch token metadata (address, decimals, safety, market cap) and live USD price for any token on supported chains. Useful as reference before limit orders or zap operations.
Input Parsing
The user will provide input like:
price of ETH on ethereumtoken info WBTC on arbitrumis USDe safe on ethereumcheck price of LINK, UNI, AAVE on ethereum(multi-token)what is the price of SOL(default chain: ethereum)
Extract these fields:
- token(s) — one or more token symbols
- chain — the chain slug (default:
ethereum)