FETCH402
← Protocol index

Resource / 13501

unknown

Unnamed resource.

Which pipeline operators had a reported incident? Search PHMSA pipeline incidents (2010+, gas distribution / hazardous liquid / gas transmission) by operator, operator_id, mode, state, cause, commodity, minimum cost (min_cost), year, or incident date (since). Returns the incident, its entity-resolved operator, location, commodity released, casualties, cost, and cause — a remediation / integrity / claims trigger. Reported exactly as recorded, not a safety judgment.

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": {
    "mode": "hazardous_liquid",
    "operator": "Enbridge",
    "operator_id": "15007"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "cause": "CORROSION FAILURE",
        "city": "Midland",
        "commodity_released": "CRUDE OIL",
        "county": "MIDLAND",
        "entity_id": null,
        "fatalities": 0,
        "incident_date": "2025-03-14",
        "incident_id": "hazardous_liquid:20250123",
        "incident_year": 2025,
        "injuries": 0,
        "mode": "hazardous_liquid",
        "name": "Example Pipeline Partners LP",
        "operator_id": "31618",
        "property_damage": 250000,
        "report_number": "20250123",
        "state": "TX",
        "total_cost": 1250000
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}