{"api":"v1","generated_at":"2026-09-16T05:30:13.976Z","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/api-newsgurus-ai-x402-memecoin-verify-solana-address-00c5f5","pinned_page":"https://tollindex.com/e/api-newsgurus-ai-x402-memecoin-verify-solana-address-00c5f5/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"api-newsgurus-ai-x402-memecoin-verify-solana-address-00c5f5","canonical_url":"https://api.newsgurus.ai/x402/memecoin/verify/:solana_address","resource":"https://api.newsgurus.ai/x402/memecoin/verify/:solana_address","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"News Gurus Intel API — token authenticity verdict for one Solana mint: 0-1 realness score, confidence, recommended action (PASS / SMALL_SNIPER / MONITOR / REJECT), rug-risk flags, psyop/pump detection and narrative tags, from a 6-probe on-chain+social verifier with creator rug-history. Returns found:false if the address has never been scanned. Educational data, not financial advice.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":"/x402/memecoin/verify/{mint}","registry_updated":"2026-09-01T13:31:06.356Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"memecoin verify","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","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":"0xa9a38639Ed4Aebc04092E21F3399c56545450713","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-09-01T13:31:06.191Z"},"validation":{"latest":{"observed_at":"2026-09-16T03:48:18.180Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":7,"passed":0,"ratio":0},{"days":30,"observed":7,"passed":0,"ratio":0},{"days":90,"observed":7,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-16T03:48:18.180Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T03:48:34.853Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T03:48:15.075Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:48:01.403Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T03:47:51.879Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:26:29.179Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-11","state_changed":false},{"observed_at":"2026-09-11T09:24:31.623Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"new-2026-09-11T09-23-46-473Z","state_changed":true}]},"seller":{"wallet":"0xa9a38639Ed4Aebc04092E21F3399c56545450713","page":"https://tollindex.com/seller/0xa9a38639Ed4Aebc04092E21F3399c56545450713","endpoints":34,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xa9a38639Ed4Aebc04092E21F3399c56545450713","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-01T13:31:06.191Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://api.newsgurus.ai/x402/memecoin/verify/:solana_address","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"mint":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"}},"output":{"type":"json","example":{"mint":"So1...","chain":"solana","found":true,"symbol":"WIF","confidence":0.83,"fetched_at":"2026-07-14T14:00:00+00:00","verified_at":"2026-07-14T13:00:00","psyop_flagged":0,"realness_score":0.78,"rug_risk_flags":[],"recommended_action":"PASS"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","required":["mint"],"properties":{"mint":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/x402/memecoin/verify/{mint}"}},"description":"News Gurus Intel API — token authenticity verdict for one Solana mint: 0-1 realness score, confidence, recommended action (PASS / SMALL_SNIPER / MONITOR / REJECT), rug-risk flags, psyop/pump detection and narrative tags, from a 6-probe on-chain+social verifier with creator rug-history. Returns found:false if the address has never been scanned. Educational data, not financial advice.","lastUpdated":"2026-09-01T13:31:06.356Z","x402Version":2}]}}