Parameters5
| Parameter | Type | Default | Example |
|---|---|---|---|
amount | string | null | 1 |
chain | string | null | ethereum |
from | string | null | 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 |
recipient | string | null | 0x000000000000000000000000000000000000dEaD |
tokenSymbol | string | null | UNI |
Service overview
Get real-time token price, market cap and more. Pass an EVM chain plus ERC-20 contract address; returns current price (USD or any quote currency), 24h/7d/30d percentage changes, market cap, fully diluted valuation, 24h volume, all-time high/low, total / circulating / max supply, and basic community stats. Cached server-side for ~7 minutes for low-cost agent lookups.
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://x402.blocknotify.com/v1/analyze-erc20-transfer" \
--method POST \
--data '{
"amount": "{amount}",
"chain": "{chain}",
"from": "{from}",
"recipient": "{recipient}",
"tokenSymbol": "{tokenSymbol}"
}'{
"endpoint": "POST /v1/analyze-erc20-transfer",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
5 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
amount | string | null | 1 |
chain | string | null | ethereum |
from | string | null | 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 |
recipient | string | null | 0x000000000000000000000000000000000000dEaD |
tokenSymbol | string | null | UNI |
| Parameter | Type | Default | Example |
|---|---|---|---|
chain | string | null | ethereum |
data | string | null | 0x095ea7b30000000000000000000000003333333333333333333333333333333333333333ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff |
from | string | null | 0x1111111111111111111111111111111111111111 |
to | string | null | 0x2222222222222222222222222222222222222222 |
value | string | null | 0x0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
chain | string | null | ethereum |
symbol | string | null | UNI |
| Parameter | Type | Default | Example |
|---|---|---|---|
chain | string | null | ethereum |
data | string | null | 0x |
from | string | null | 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 |
to | string | null | 0x6b175474e89094c44da98b954eedeac495271d0f |
value | string | null | 0x0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
address | string | null | 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 |
chain | string | null | ethereum |
currency | string | null | USD |
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