Minimal Anti Collusion Infrastructure (MACI) / IPollContractsData
Interface: IPollContractsData
Defined in: packages/sdk/ts/deploy/types.ts:75
The addresses of the deployed poll contracts
Properties
gatekeeperContractAddress
gatekeeperContractAddress:
string
Defined in: packages/sdk/ts/deploy/types.ts:95
The address of the gatekeeper contract
initialVoiceCreditProxyContractAddress
initialVoiceCreditProxyContractAddress:
string
Defined in: packages/sdk/ts/deploy/types.ts:99
The address of the initial voice credit proxy contract
messageProcessorContractAddress
messageProcessorContractAddress:
string
Defined in: packages/sdk/ts/deploy/types.ts:83
The address of the message processor contract
pollContractAddress
pollContractAddress:
string
Defined in: packages/sdk/ts/deploy/types.ts:79
The address of the poll contract
pollId
pollId:
bigint
Defined in: packages/sdk/ts/deploy/types.ts:91
The poll id
tallyContractAddress
tallyContractAddress:
string
Defined in: packages/sdk/ts/deploy/types.ts:87
The address of the tally contract