Resource / 13506
unknownUnnamed resource.
Which mines and quarries operate in a market, and who runs them? Search the MSHA Mines data set — every coal and metal/non-metal mine under MSHA jurisdiction (NAICS-21 operators that are OSHA-exempt and invisible elsewhere) — by operator, mine name, state, county, commodity, canvass, coal_metal, mine type, status, active-only, or status date (since). Returns the mine, its operator (entity-resolved) and controller, commodity, employees, and status. MSHA public-domain records.
| 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": {
"mine_id": "1202215",
"mine_name": "Quarry",
"operator": "Peabody"
},
"type": "http"
}
{
"example": {
"rows": [
{
"coal_metal_ind": "M",
"commodity": "Crushed, Broken Limestone",
"company_type": "Corporation",
"current_103i": null,
"current_controller_id": "C01234",
"current_controller_name": "Example Materials Holdings Inc",
"current_mine_name": "Example Aggregates Quarry",
"current_mine_status": "Active",
"current_mine_type": "Surface",
"current_operator_id": "M09902",
"current_operator_name": "Example Aggregates LLC",
"current_status_dt": "2011-04-01",
"district": "SC",
"entity_id": null,
"fips_cnty_nm": "Bexar",
"is_active": true,
"is_coal": false,
"is_metal": true,
"latitude": "29.42",
"longitude": "-98.49",
"mine_id": "1202215",
"nearest_town": "San Antonio",
"no_employees": 42,
"office_name": "Dallas Field Office",
"primary_canvass": "Stone",
"primary_sic": "Crushed, Broken Limestone",
"state": "TX"
}
],
"total_matched": 1
},
"type": "json"
}