REST API
To interact with the relayer
Send a transaction to the contract
Request Body
Name
Type
Description
{
"jobId": "1"
}{
error: "Error while parsing the input JSON",
description: "tx_type is incorrect"
}{
error: "An internal error has occured. Please try again later",
description: "optional error description"
}Get the job status
Query Parameters
Name
Type
Description
Query transactions
Query Parameters
Name
Type
Description
Get Merkle tree proofs at the specified position
Get Merkle tree root node at the specified index
Query Parameters
Name
Type
Description
Calculate transaction proof
Request Body
Name
Type
Description
Get the next index in the Merkle tree
Get current Merkle tree root and delta index
Last updated
Was this helpful?