Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
known_addresses | array | null | [] |
recipient | string | null | 0x1234aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa5678 |
Service overview
Before sending funds, check if the recipient is an address-poisoning look-alike. Give us the recipient and your known/intended addresses; we flag when the recipient shares the displayed head AND tail of one you know but differs in the middle — the exact signature of a poisoning attack that fools copy-paste. Deterministic, no LLM, no external calls. Answers an agent's question 'is this really the address I mean?'
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.dailyelo.com/v1/address-poison-check" \
--method POST \
--data '{
"known_addresses": "{known_addresses}",
"recipient": "{recipient}"
}'{
"endpoint": "POST /v1/address-poison-check",
"paid": true,
"query": "integrate x^2",
"result": "x^3 / 3 + C"
}API surface
4 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
known_addresses | array | null | [] |
recipient | string | null | 0x1234aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa5678 |
| Parameter | Type | Default | Example |
|---|---|---|---|
approvals | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
method | string | null | POST |
resource_url | string | null | https://your-shop.example.com/v1/your-endpoint |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | object | null | null |
message | object | null | null |
primaryType | string | null | PermitSingle |
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