getSnarkJobsByProverAddress

Get a list of all snark jobs that the queried prover (snark worker) produced. On Mina, a snark job is required to prove that a transaction is valid. Each snark job contains 2 snark works.

Path Params
string
required
Defaults to B62qpfgnUm7zVqi8MJHNB2m37rtgMNDbFNhC2DpMmmVpQt8x6gKv9Ww

Prover address

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