Manage chunks
Manage, investigate, and display the Unchained Index. Corresponds to the <a href="/chifra/admin/#chifra-chunks">chifra chunks</a> command line.
Query parameters
the type of data to process
an optional list of blocks to intersect with chunk ranges
check the manifest, index, or blooms for internal consistency
in index mode only, checks the address(es) for inclusion in the given index chunk
first block to process (inclusive)
last block to process (inclusive)
the max number of addresses to process in a given chunk
if true, dig more deeply during checking (manifest only)
for the --pin --deep mode only, writes the manifest back to the index folder (see notes)
for certain modes only, display the count of records
for --pin only, pin only metadata files (ts.bin and manifest.json)
for --remote pinning only, seconds to sleep between API calls
the chain to use
suppress the header in the output
export format, one of [ txt | csv | json ]
Response
returns the requested data
Example response
{
"fileName": "000000000-000000000",
"bloomHash": "QmbCQaYmfTR3sGNAvASoVjPynaY9UD31Hfxv7dGtzsptkb",
"indexHash": "QmPmfSrYT5HDpfjj4uYSycaFECo9EqPSuADQ3YPbVp3yu4"
}