{"api":"v1","generated_at":"2026-09-15T18:51:44.828Z","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/trust-agent-io-v1-verify-deep-2da80a","pinned_page":"https://tollindex.com/e/trust-agent-io-v1-verify-deep-2da80a/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"trust-agent-io-v1-verify-deep-2da80a","canonical_url":"https://trust-agent.io/v1/verify/deep","resource":"https://trust-agent.io/v1/verify/deep","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Should you approve this contract? Everything in quick, plus static analysis of the bytecode: privileged functions (mint, pause, blacklist, arbitrary withdrawal), proxy and upgradeability detection, dangerous opcodes, DeFi protocol classification and source-verification status.","service_name":"TrustAgent","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-03T21:34:43.499Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"verify deep","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-03T21:34:43.224Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:19:19.334Z","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-15T04:19:19.334Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:16:50.463Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:16:03.861Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:31:31.729Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:00:52.907Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","page":"https://tollindex.com/seller/0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","endpoints":9,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-03T21:34:43.224Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://trust-agent.io/v1/verify/deep","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"type":"contract","chain":"base","address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"}},"output":{"type":"json","example":{"flags":"includes contract-specific findings","contract":"bytecode analysis: opcodes, proxy kind, privileged functions, interfaces, protocol class, safetyScore","riskBand":"minimal | low | moderate | elevated | severe | unknown","overrides":"hard caps applied after weighting, each with from/cap/reason","components":"per-rule scoring breakdown; the score is reconstructable from these plus overrides","confidence":"0-1, how much evidence backs the score","trustScore":"0-100, higher is safer; null when no rule could be evaluated","recommendation":"proceed | proceed_with_caution | hold | block | insufficient_data. insufficient_data means no judgment was possible — treat it as unknown, not as risky."}}},"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":["address"],"properties":{"type":{"type":"string","description":"OPTIONAL. contract | defi_protocol."},"chain":{"type":"string","description":"OPTIONAL. Only \"base\" is served; any other value is refused rather than answered from the wrong chain. Defaults to base."},"address":{"type":"string","description":"REQUIRED. Contract address to analyse."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"flags":{"description":"includes contract-specific findings"},"contract":{"description":"bytecode analysis: opcodes, proxy kind, privileged functions, interfaces, protocol class, safetyScore"},"riskBand":{"description":"minimal | low | moderate | elevated | severe | unknown"},"overrides":{"description":"hard caps applied after weighting, each with from/cap/reason"},"components":{"description":"per-rule scoring breakdown; the score is reconstructable from these plus overrides"},"confidence":{"description":"0-1, how much evidence backs the score"},"trustScore":{"description":"0-100, higher is safer; null when no rule could be evaluated"},"recommendation":{"description":"proceed | proceed_with_caution | hold | block | insufficient_data. insufficient_data means no judgment was possible — treat it as unknown, not as risky."}}}}}}}}},"description":"Should you approve this contract? Everything in quick, plus static analysis of the bytecode: privileged functions (mint, pause, blacklist, arbitrary withdrawal), proxy and upgradeability detection, dangerous opcodes, DeFi protocol classification and source-verification status.","lastUpdated":"2026-09-03T21:34:43.499Z","serviceName":"TrustAgent","x402Version":2}]}}