Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
limit | number | null | 50 |
since_hours | number | null | 72 |
Service overview
Comprehensive risk and opportunity analysis for any crypto entity. Returns all active signals with full evidence across 28 signal types: smart money flows, DeFi risk, governance, token unlocks, yield anomalies, and cross-domain convergence alerts. Includes AI-synthesized narratives with actionability ratings. Free signal browsing at GET /api/insights/signals, full catalog at GET /api/signals/catalog | ZWING Intelligence (https://zwing.bot) — contact: [email protected], Telegram: @valery_zzz
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://kg.dyor.network/api/changes" \
--query '{
"limit": "{limit}",
"since_hours": "{since_hours}"
}'{
"endpoint": "GET /api/changes",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
7 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
limit | number | null | 50 |
since_hours | number | null | 72 |
| Parameter | Type | Default | Example |
|---|---|---|---|
entity_name | string | null | Aave |
focus | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
entities | array | null | [] |
since_hours | number | null | 168 |
| Parameter | Type | Default | Example |
|---|---|---|---|
since_hours | number | null | 168 |
| Parameter | Type | Default | Example |
|---|---|---|---|
limit | number | null | 5 |
query | string | null | Ethereum |
| Parameter | Type | Default | Example |
|---|---|---|---|
query | string | null | PREFIX dk: <https://schema.dyor.bot/crypto-kg#> SELECT ?token ?name WHERE { ?token a dk:Token ; <http://schema.org/name> ?name } LIMIT 10 |
| Parameter | Type | Default | Example |
|---|---|---|---|
sql_query | string | null | SELECT entity_id, "currentPrice", "marketCap" FROM ts_coingecko_token WHERE date = CURRENT_DATE ORDER BY "marketCap" DESC LIMIT 10 |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint