Resource / 13495
unknownUnnamed resource.
Which facilities report toxic chemical releases? Search the EPA Toxics Release Inventory (TRI Basic Data) by facility or parent company, state, chemical, CAS number, NAICS, reporting year, chemical class (carcinogen, PBT, PFAS), or minimum release amount. Returns the facility (entity-resolved where possible), parent company, chemical, and on/off-site release totals — the emissions universe for environmental, remediation, and EHS sellers. EPA public-domain; amounts self-reported.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 1250000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x3873d15CF3209c32aaA8d9AA542164E658567129 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 1250000 | 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": {
"company": "Dow",
"facility": "Midland",
"state": "MI"
},
"type": "http"
}
{
"example": {
"rows": [
{
"cas_number": "108-88-3",
"chemical": "Toluene",
"classification": "TRI",
"clean_air_act": true,
"entity_id": null,
"facility_name": "Example Chemical Plant",
"industry_sector": "Chemicals",
"is_carcinogen": false,
"is_pbt": false,
"is_pfas": false,
"off_site_release_total": 1200,
"on_site_release_total": 45210,
"parent_co_name": "EXAMPLE CHEMICAL CO",
"primary_naics": "325199",
"standard_parent_co_name": "EXAMPLE CHEMICAL CO",
"state": "MI",
"total_releases": 46410,
"tri_year": "2023",
"trifid": "48674DWCHM1602B",
"unit_of_measure": "Pounds"
}
],
"total_matched": 1
},
"type": "json"
}