Skip to main content

GenerateClaimProofResponse

proof objectrequired
earnerIndexuint32
earnerLeaf object
earnerstring
earnerTokenRootbyte
earnerTreeProofbyte
rootbyte
rootIndexuint32
tokenIndicesuint32
tokenLeaves object
cumulativeEarningsstring
tokenstring
tokenTreeProofsbyte
GenerateClaimProofResponse
{
"proof": {
"earnerIndex": 0,
"earnerLeaf": {
"earner": "string",
"earnerTokenRoot": "string"
},
"earnerTreeProof": "string",
"root": "string",
"rootIndex": 0,
"tokenIndices": 0,
"tokenLeaves": {
"cumulativeEarnings": "string",
"token": "string"
},
"tokenTreeProofs": "string"
}
}