Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
chain | string | null | base |
contract | string | null | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |
Service overview
DAO governance proposal summarization. Detects Snapshot/Tally URLs, fetches proposal data, returns a structured summary with impact analysis. LLM-powered when ANTHROPIC_API_KEY or OPENAI_API_KEY set; otherwise structured-data only.
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://api.hyperd.ai/api/contract/audit" \
--query '{
"chain": "{chain}",
"contract": "{contract}"
}'{
"endpoint": "GET /api/contract/audit",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
12 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
chain | string | null | base |
contract | string | null | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |
| Parameter | Type | Default | Example |
|---|---|---|---|
amount | string | null | 100 |
chain | string | null | base |
from | string | null | USDC |
to | string | null | WETH |
| Parameter | Type | Default | Example |
|---|---|---|---|
chain | string | null | base |
| Parameter | Type | Default | Example |
|---|---|---|---|
proposal_url | string | null | https://snapshot.org/#/aave.eth/proposal/0x... |
| Parameter | Type | Default | Example |
|---|---|---|---|
address | string | null | 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 |
chain | string | null | base |
| Parameter | Type | Default | Example |
|---|---|---|---|
slug | string | null | aave |
| Parameter | Type | Default | Example |
|---|---|---|---|
address | string | null | 0x0000000000000000000000000000000000000000 |
chain | string | null | base |
| Parameter | Type | Default | Example |
|---|---|---|---|
token | string | null | USDC |
window | string | null | 24h |
| Parameter | Type | Default | Example |
|---|---|---|---|
query | string | null | USDC |
| Parameter | Type | Default | Example |
|---|---|---|---|
chain | string | null | base |
contract | string | null | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |
| Parameter | Type | Default | Example |
|---|---|---|---|
address | string | null | 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 |
chain | string | null | base |
| Parameter | Type | Default | Example |
|---|---|---|---|
amount | number | null | 10000 |
duration | number | null | 30 |
risk | string | null | medium |
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