FETCH402
← Protocol index

Resource / 13496

unknown

Unnamed resource.

Which hazardous-waste handlers operate in a market? Search EPA RCRAInfo (every registered hazardous-waste generator, transporter, and treatment/storage/disposal facility) by company, state, city, generator status (LQG/SQG/VSQG), NAICS industry, or handler role (transporter, TSDF, active). Returns the handler (entity-resolved where possible), address, generator status, and role flags — an EHS vendor's entire regulated universe, not just ECHO hits. EPA public-domain records.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
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.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "company": "Chemours",
    "handler_id": "TXD000000000",
    "state": "OH"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "active_site": true,
        "city": "Cleveland",
        "entity_id": null,
        "facility_name": "Example Coatings Company",
        "fed_waste_generator": "1",
        "generator_status": "LQG",
        "handler_id": "OHD000000000",
        "handler_universe": "LQG, Transporter",
        "is_lqg": true,
        "is_sqg": false,
        "is_transporter": true,
        "is_tsdf": false,
        "is_vsqg": false,
        "latitude": 41.49,
        "longitude": -81.69,
        "naics_code": "325510",
        "state": "OH",
        "street": "500 Industrial Parkway",
        "zip": "44101"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}