Resource / 13481
unknownUnnamed resource.
Which companies are granting a cluster of patents? Bulk feed over USPTO / PatentsView granted-patent assignees, ordered by grant count in the loaded window — an assignee with a cluster of grants is an R&D/growth signal. Cursor-paginated up to 1000/page, filterable by state, minimum grants, CPC subclass, first-time-assignee only, or since. Rows carry the assignee, grant count, CPC tech areas, grant window, inventor count, and a first_time_assignee flag. CC BY 4.0 attribution (in _meta.notice).
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 25000000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x3873d15CF3209c32aaA8d9AA542164E658567129 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 25000000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"cpc": "G06N",
"min_grants": 10,
"state": "CA"
},
"type": "http"
}
{
"example": {
"basis": "USPTO / PatentsView granted-patent assignees, one row per assignee ordered by grant_count desc. Observational counts of public patent grants as filed — never a claim about scope, validity, or ownership.",
"feed": "patent-grants",
"page": {
"has_more": true,
"limit": 500,
"next_cursor": "eyJkIjoiMjAyNi0wNi0wMyIsImsiOiJvc2hhOjMxOTAwMTIzNCJ9",
"returned": 500
},
"query": {
"cpc": "all",
"min_grants": "any",
"new_only": false,
"since": "all",
"state": "all"
},
"rows": [
{
"as_published_date": "2026-07-18",
"assignee": "QUALCOMM INCORPORATED",
"assignee_country": "US",
"assignee_state": "CA",
"cpc_area_count": 41,
"cpc_subclasses": [
"G06N",
"H04W",
"H04L"
],
"entity_id": null,
"event_date": "2024-06-25",
"event_key": "uspto:assignee:qualcomm",
"first_grant_date": "2024-01-02",
"first_time_assignee": false,
"grant_count": 1834,
"inventor_count": 2100,
"latest_grant_date": "2024-06-25"
}
]
},
"type": "json"
}