Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IPollContractsData

Interface: IPollContractsData

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

The addresses of the deployed poll contracts

Properties

initialVoiceCreditProxyContractAddress

initialVoiceCreditProxyContractAddress: string

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

The address of the initial voice credit proxy contract


messageProcessorContractAddress

messageProcessorContractAddress: string

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

The address of the message processor contract


policyContractAddress

policyContractAddress: string

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

The address of the policy contract


pollContractAddress

pollContractAddress: string

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

The address of the poll contract


pollId

pollId: bigint

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

The poll id


tallyContractAddress

tallyContractAddress: string

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

The address of the tally contract