Skip to main content
Version: v2.0_alpha

IMACI

MACI interface

stateTreeDepth

function stateTreeDepth() external view returns (uint8)

Get the depth of the state tree

Return Values

NameTypeDescription
[0]uint8The depth of the state tree

getStateTreeRoot

function getStateTreeRoot() external view returns (uint256)

Return the main root of the StateAq contract

Return Values

NameTypeDescription
[0]uint256The Merkle root

numSignUps

function numSignUps() external view returns (uint256)

Get the number of signups

Return Values

NameTypeDescription
[0]uint256numsignUps The number of signups