getSnarkJobsByBlockStateHash*

Get a list of all snark jobs in the queried block. On Mina, snark jobs, or simply snarks, are zk proofs that all states of a transaction are valid. Each snark job contains 2 snark words.

Path Params
string
required
Defaults to 3NLiv8GpcTcfRJUQT15MzrDa3RTZtCM78EXGM2BaDk6eobvWE2TF

Queried block hash.

Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 50
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
string
enum
required
Defaults to TIMESTAMP

Select sorting parameter.

Allowed:
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json