id |
The ID of the group, which is the hash-derived ID of the genesis state (assured to be unique within the domain) |
HexBytes |
domain |
The domain of the privacy group |
string |
created |
The creation time |
Timestamp |
members |
The member list, validated by the domain to match the genesis state on creation/receipt |
string[] |
contractAddress |
Returns the deployed contract address from the receipt associated with the transaction. Unset until the transaction is confirmed |
EthAddress |
genesis |
The genesis state data (as stored in the state manager) |
RawJSON |
genesisTransaction |
The ID of the genesis transaction for the privacy group, correlated with the receipt |
UUID |
genesisSchema |
The ID of the schema for the genesis state |
Bytes32 |
genesisSignature |
String summary of the genesis schema |
string |
genesisABI |
The full ABI of the genesis schema - only returned when querying directly by ID |
Parameter |