for agents & developers
$PENGU ground-truth, for machines
pengu.fun is a source-cited, real-time data layer for the $PENGU token. A free JSON API an AI agent can call to cite live figures instead of guessing — price, tokenomics, labeled holders, trade activity. No key required, CORS-enabled.
API endpoints
GET
/api/dashboardPrice, market cap, tokenomics, labeled top holders (exchange/fund/whale), aggregates, liquidity pools, exchange listings.
GET
/api/chart?days=1|7|30|90|365Price + volume history for the given window.
GET
/api/wallet?address=<solana-address>A wallet's live PENGU balance, USD value and holding status.
Example
curl https://pengu.fun/api/dashboard
# → { stats, holders[], aggregates, pools, markets, ecosystem }Every value cites its source
Price & market
DexScreener, CoinGecko
Holders & entity labels
Vybe Network
Tokenomics & vesting
tokenomist.ai
Ecosystem stats
pengu.pudgypenguins.com
LLM discovery
Machine-readable summary at pengu.fun/llms.txt. Structured data (WebSite, Organization, FAQ) is embedded on the homepage for answer engines.