Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IPollContractsData

Interface: IPollContractsData

Defined in: packages/sdk/ts/deploy/types.ts:94

The addresses of the deployed poll contracts

Properties

gatekeeperContractAddress

gatekeeperContractAddress: string

Defined in: packages/sdk/ts/deploy/types.ts:118

The address of the gatekeeper contract


initialVoiceCreditProxyContractAddress

initialVoiceCreditProxyContractAddress: string

Defined in: packages/sdk/ts/deploy/types.ts:123

The address of the initial voice credit proxy contract


messageProcessorContractAddress

messageProcessorContractAddress: string

Defined in: packages/sdk/ts/deploy/types.ts:103

The address of the message processor contract


pollContractAddress

pollContractAddress: string

Defined in: packages/sdk/ts/deploy/types.ts:98

The address of the poll contract


pollId

pollId: bigint

Defined in: packages/sdk/ts/deploy/types.ts:113

The poll id


tallyContractAddress

tallyContractAddress: string

Defined in: packages/sdk/ts/deploy/types.ts:108

The address of the tally contract