FETCH402
← Protocol index

Resource / 13091

unknown

Unnamed resource.

Takes a route as an ordered list of waypoints, samples it at a chosen spacing and tests every sample against the currently active SIGMETs carrying a volcanic ash hazard. For each hit you get the affected segment as a from-to pair of waypoints, the SIGMET issuing centre and flight information region, the validity window, the reported base and top of the ash layer, and the raw text.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 6000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E

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
{
  "body": {
    "sample_km": 100,
    "waypoints": [
      {
        "lat": 64.1,
        "lon": -21.9,
        "name": "BIKF"
      },
      {
        "lat": 55.6,
        "lon": 12.6,
        "name": "EKCH"
      }
    ]
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{}