{"api":"v1","generated_at":"2026-09-16T04:35:44.386Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/dappgrade-vercel-app-v1-score-7a8c37","pinned_page":"https://tollindex.com/e/dappgrade-vercel-app-v1-score-7a8c37/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"dappgrade-vercel-app-v1-score-7a8c37","canonical_url":"https://dappgrade.vercel.app/v1/score","resource":"https://dappgrade.vercel.app/v1/score","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"dappgrade score — pre-transaction health/safety verdict for an onchain app, by contract address. Returns ok / caution / avoid / unknown with the coverage the verdict rests on.","service_name":"dappgrade","declared_category":null,"declared_tags":["defi","security","risk","onchain","dapp"],"route_template":null,"registry_updated":"2026-09-14T19:56:50.006Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"score","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x4a0aed4ce878e44ef922941f2b06137bc0b69b69","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-09-14T19:56:49.403Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:35:52.620Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T05:35:52.620Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:09:23.367Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:05:23.430Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:21:38.968Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:04:01.887Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x4a0aed4ce878e44ef922941f2b06137bc0b69b69","page":"https://tollindex.com/seller/0x4a0aed4ce878e44ef922941f2b06137bc0b69b69","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["defi","security","risk","onchain","dapp"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x4a0aed4ce878e44ef922941f2b06137bc0b69b69","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":120}],"quality":{"lastCalledAt":"2026-09-14T19:56:49.403Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://dappgrade.vercel.app/v1/score","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"chain":"8453","address":"0x6cb442acf35158d5eda88fe602221b67b400be3e"}},"output":{"type":"json","example":{"tier":0,"flags":[],"score":87,"reasons":[{"code":"COVERAGE_BELOW_TARGET","detail":"coverage 65% < 80%"},{"code":"TIER_0_ONLY","detail":"tier-0 static checks cannot clear a dApp (§2.3)"},{"code":"CHECK_FAILED","check":"trust.headers","detail":"present: HSTS"}],"verdict":"caution","coverage":0.65,"freshness":{"stale":false,"checked_at":"2026-08-17T09:47:12Z","age_seconds":25140},"verdict_reason":"coverage 65% < 80%; tier-0 static checks cannot clear a dApp (§2.3)"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["chain","address"],"properties":{"chain":{"type":"string","description":"EVM chain — id (8453), CAIP-2 (eip155:8453), or name (base, mainnet, arbitrum, optimism)"},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"the contract address the agent is about to call"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"tier":{"type":["integer","null"]},"flags":{"type":"array","items":{"type":"string"}},"score":{"type":["integer","null"]},"reasons":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"flag":{"type":"string","description":"on CRITICAL_FLAG"},"check":{"type":"string","description":"on CHECK_FAILED"},"detail":{"type":"string"}}},"description":"stable machine-readable causes behind the verdict; see /v1/methodology → reason_codes"},"verdict":{"enum":["ok","caution","avoid","unknown"],"type":"string","description":"decision-shaped: ok = proceed, caution = hold, avoid = abort, unknown = not rated (never read as safe)"},"coverage":{"type":"number","description":"0..1 fraction of the rubric that actually ran; meaningless to read score without it"},"freshness":{"type":["object","null"],"description":"checked_at/age_seconds/stale. Pass max_age=<seconds> to get `unknown` + STALE_FOR_CALLER instead of an old answer — the observation still travels, so that response is billed normally. The scored fields are absent entirely (not null) on an `unknown` where we have no answer, and that one is free."},"verdict_reason":{"type":"string","description":"prose; wording not stable — branch on reasons[].code"}}}}}}}}},"description":"dappgrade score — pre-transaction health/safety verdict for an onchain app, by contract address. Returns ok / caution / avoid / unknown with the coverage the verdict rests on.","lastUpdated":"2026-09-14T19:56:50.006Z","serviceName":"dappgrade","x402Version":2}]}}