v30

latestSwagger 2.0raw.githubusercontent.com2026-08-0336113188.3 KB
das-guardian

Scan all nodes using DAS Guardian

Performs DAS Guardian scans on all available consensus client nodes in parallel

post/v1/das-guardian/mass-scan

Request body

random_countinteger

Number of random slots to select (default: 4)

random_modestring

Random slot selection mode: "non_missed", "with_blobs", "available"

slotsinteger[]

Optional slot numbers to scan

Response

OK

errorstring
resultsobject

ENR -> node result

slotsinteger[]

The slots that were scanned

successboolean