Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / Poll

Interface: Poll

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:594

Extends

  • BaseContract

Properties

[internal]

readonly [internal]: any

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:46

@_ignore:

Inherited from

BaseContract.[internal]


actualStateTreeDepth

actualStateTreeDepth: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:639


batchHashes

batchHashes: TypedContractMethod<[BigNumberish], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:641


chainHash

chainHash: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:643


coordinatorPubKey

coordinatorPubKey: TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:645


coordinatorPubKeyHash

coordinatorPubKeyHash: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:651


currentSbCommitment

currentSbCommitment: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:653


emptyBallotRoot

emptyBallotRoot: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:655


endDate

endDate: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:657


extContracts

extContracts: TypedContractMethod<[], [[string, string, string, string, string] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:659


fallback

readonly fallback: null | WrappedFallback

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:50

The fallback or receive function if any.

Inherited from

BaseContract.fallback


filters

filters: object

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1199

All the Events available on this contract.

ChainHashUpdated

ChainHashUpdated: TypedContractEvent<InputTuple, OutputTuple, OutputObject>

ChainHashUpdated(uint256)

ChainHashUpdated(uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

IpfsHashAdded

IpfsHashAdded: TypedContractEvent<InputTuple, OutputTuple, OutputObject>

IpfsHashAdded(bytes32)

IpfsHashAdded(bytes32): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

MergeState

MergeState: TypedContractEvent<InputTuple, OutputTuple, OutputObject>

MergeState(uint256,uint256)

MergeState(uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

PollJoined

PollJoined: TypedContractEvent<InputTuple, OutputTuple, OutputObject>

PollJoined(uint256,uint256,uint256,uint256,uint256,uint256)

PollJoined(uint256,uint256,uint256,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

PublishMessage

PublishMessage: TypedContractEvent<InputTuple, OutputTuple, OutputObject>

PublishMessage(tuple,tuple)

PublishMessage(tuple,tuple): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Overrides

BaseContract.filters


getBatchHashes

getBatchHashes: TypedContractMethod<[], [bigint[]], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:673


getMaciContract

getMaciContract: TypedContractMethod<[], [string], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:675


getPublicJoinedCircuitInputs

getPublicJoinedCircuitInputs: TypedContractMethod<[BigNumberish], [bigint[]], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:677


getPublicJoiningCircuitInputs

getPublicJoiningCircuitInputs: TypedContractMethod<[BigNumberish, BigNumberish, PubKeyStruct], [bigint[]], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:683


getStartAndEndDate

getStartAndEndDate: TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:693


getStateIndex

getStateIndex: TypedContractMethod<[BigNumberish], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:699


hash2

hash2: TypedContractMethod<[[BigNumberish, BigNumberish]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:701


hash3

hash3: TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:707


hash4

hash4: TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:713


hash5

hash5: TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:719


hashLeftRight

hashLeftRight: TypedContractMethod<[BigNumberish, BigNumberish], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:733


hashMessageAndEncPubKey

hashMessageAndEncPubKey: TypedContractMethod<[MessageStruct, PubKeyStruct], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:739


hashStateLeaf

hashStateLeaf: TypedContractMethod<[StateLeafStruct], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:745


interface

interface: PollInterface

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:598

The contract Interface.

Overrides

BaseContract.interface


ipfsHashes

ipfsHashes: TypedContractMethod<[BigNumberish], [string], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:751


isBatchHashesPadded

isBatchHashesPadded: TypedContractMethod<[], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:753


joinPoll

joinPoll: TypedContractMethod<[BigNumberish, PubKeyStruct, BigNumberish, BigNumberish[], BytesLike, BytesLike], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:755


mergedStateRoot

mergedStateRoot: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:770


mergeState

mergeState: TypedContractMethod<[], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:768


MESSAGE_DATA_LENGTH

MESSAGE_DATA_LENGTH: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:637


messageBatchSize

messageBatchSize: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:772


numMessages

numMessages: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:774


numSignups

numSignups: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:782


numSignUpsAndMessages

numSignUpsAndMessages: TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:776


padAndHashMessage

padAndHashMessage: TypedContractMethod<[[BigNumberish, BigNumberish]], [[MessageStructOutput, PubKeyStructOutput, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:784


padLastBatch

padLastBatch: TypedContractMethod<[], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:800


pollId

pollId: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:802


pollNullifiers

pollNullifiers: TypedContractMethod<[BigNumberish], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:804


pollStateRootsOnJoin

pollStateRootsOnJoin: TypedContractMethod<[BigNumberish], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:806


pollStateTree

pollStateTree: TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:812


publishMessage

publishMessage: TypedContractMethod<[MessageStruct, PubKeyStruct], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:818


publishMessageBatch

publishMessageBatch: TypedContractMethod<[MessageStruct[], PubKeyStruct[]], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:824


relayers

relayers: TypedContractMethod<[AddressLike], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:839


relayMessagesBatch

relayMessagesBatch: TypedContractMethod<[BigNumberish[], BytesLike], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:833


runner

readonly runner: null | ContractRunner

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:38

The connected runner. This is generally a [[Provider]] or a [[Signer]], which dictates what operations are supported.

For example, a Contract connected to a [[Provider]] may only execute read-only operations.

Inherited from

BaseContract.runner


sha256Hash

sha256Hash: TypedContractMethod<[BigNumberish[]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:841


startDate

startDate: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:843


stateMerged

stateMerged: TypedContractMethod<[], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:845


target

readonly target: string | Addressable

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:26

The target to connect to.

This can be an address, ENS name or any [[Addressable]], such as another contract. To get the resovled address, use the getAddress method.

Inherited from

BaseContract.target


treeDepths

treeDepths: TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:847


verifyJoinedPollProof

verifyJoinedPollProof: TypedContractMethod<[BigNumberish, BigNumberish[]], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:858


verifyJoiningPollProof

verifyJoiningPollProof: TypedContractMethod<[BigNumberish, BigNumberish, PubKeyStruct, BigNumberish[]], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:864


voteOptions

voteOptions: TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:875

Methods

addListener()

addListener(event, listener): Promise<Poll>

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:147

Alias for [on].

Parameters

event

ContractEventName

listener

Listener

Returns

Promise<Poll>

Inherited from

BaseContract.addListener


attach()

attach(target): BaseContract

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:66

Return a new Contract instance with the same ABI and runner, but a different %%target%%.

Parameters

target

string | Addressable

Returns

BaseContract

Inherited from

BaseContract.attach


connect()

connect(runner?): Poll

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:595

Return a new Contract instance with the same target and ABI, but a different %%runner%%.

Parameters

runner?

null | ContractRunner

Returns

Poll

Overrides

BaseContract.connect


deploymentTransaction()

deploymentTransaction(): null | ContractTransactionResponse

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:86

Return the transaction used to deploy this contract.

This is only available if this instance was returned from a [[ContractFactory]].

Returns

null | ContractTransactionResponse

Inherited from

BaseContract.deploymentTransaction


emit()

emit(event, ...args): Promise<boolean>

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:123

Emit an %%event%% calling all listeners with %%args%%.

Resolves to true if any listeners were called.

Parameters

event

ContractEventName

args

...any[]

Returns

Promise<boolean>

Inherited from

BaseContract.emit


getAddress()

getAddress(): Promise<string>

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:70

Return the resolved address of this Contract.

Returns

Promise<string>

Inherited from

BaseContract.getAddress


getDeployedCode()

getDeployedCode(): Promise<null | string>

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:74

Return the deployed bytecode or null if no bytecode is found.

Returns

Promise<null | string>

Inherited from

BaseContract.getDeployedCode


getEvent()

Call Signature

getEvent(key): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1163

Return the event for a given name. This is useful when a contract event name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
key

"ChainHashUpdated"

Returns

TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Overrides

BaseContract.getEvent

Call Signature

getEvent(key): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1170

Return the event for a given name. This is useful when a contract event name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
key

"IpfsHashAdded"

Returns

TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Overrides

BaseContract.getEvent

Call Signature

getEvent(key): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1177

Return the event for a given name. This is useful when a contract event name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
key

"MergeState"

Returns

TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Overrides

BaseContract.getEvent

Call Signature

getEvent(key): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1184

Return the event for a given name. This is useful when a contract event name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
key

"PollJoined"

Returns

TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Overrides

BaseContract.getEvent

Call Signature

getEvent(key): TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1191

Return the event for a given name. This is useful when a contract event name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
key

"PublishMessage"

Returns

TypedContractEvent<InputTuple, OutputTuple, OutputObject>

Overrides

BaseContract.getEvent


getFunction()

Call Signature

getFunction<T>(key): T

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:877

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Type Parameters
T

T extends ContractMethod<any[], any, any> = ContractMethod<any[], any, any>

Parameters
key

string | FunctionFragment

Returns

T

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:881

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"MESSAGE_DATA_LENGTH"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:884

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"actualStateTreeDepth"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:887

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"batchHashes"

Returns

TypedContractMethod<[BigNumberish], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:890

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"chainHash"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:893

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"coordinatorPubKey"

Returns

TypedContractMethod<[], [[bigint, bigint] & object], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:900

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"coordinatorPubKeyHash"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:903

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"currentSbCommitment"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:906

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"emptyBallotRoot"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:909

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"endDate"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [[string, string, string, string, string] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:912

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"extContracts"

Returns

TypedContractMethod<[], [[string, string, string, string, string] & object], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint[]], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:927

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"getBatchHashes"

Returns

TypedContractMethod<[], [bigint[]], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [string], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:930

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"getMaciContract"

Returns

TypedContractMethod<[], [string], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish], [bigint[]], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:933

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"getPublicJoinedCircuitInputs"

Returns

TypedContractMethod<[BigNumberish], [bigint[]], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish, BigNumberish, PubKeyStruct], [bigint[]], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:936

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"getPublicJoiningCircuitInputs"

Returns

TypedContractMethod<[BigNumberish, BigNumberish, PubKeyStruct], [bigint[]], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:947

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"getStartAndEndDate"

Returns

TypedContractMethod<[], [[bigint, bigint] & object], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:954

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"getStateIndex"

Returns

TypedContractMethod<[BigNumberish], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[[BigNumberish, BigNumberish]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:957

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"hash2"

Returns

TypedContractMethod<[[BigNumberish, BigNumberish]], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:964

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"hash3"

Returns

TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:971

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"hash4"

Returns

TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:978

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"hash5"

Returns

TypedContractMethod<[[BigNumberish, BigNumberish, BigNumberish, BigNumberish, BigNumberish]], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish, BigNumberish], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:993

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"hashLeftRight"

Returns

TypedContractMethod<[BigNumberish, BigNumberish], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[MessageStruct, PubKeyStruct], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1000

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"hashMessageAndEncPubKey"

Returns

TypedContractMethod<[MessageStruct, PubKeyStruct], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[StateLeafStruct], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1007

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"hashStateLeaf"

Returns

TypedContractMethod<[StateLeafStruct], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish], [string], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1014

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"ipfsHashes"

Returns

TypedContractMethod<[BigNumberish], [string], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1017

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"isBatchHashesPadded"

Returns

TypedContractMethod<[], [boolean], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish, PubKeyStruct, BigNumberish, BigNumberish[], BytesLike, BytesLike], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1020

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"joinPoll"

Returns

TypedContractMethod<[BigNumberish, PubKeyStruct, BigNumberish, BigNumberish[], BytesLike, BytesLike], [void], "nonpayable">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1034

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"mergeState"

Returns

TypedContractMethod<[], [void], "nonpayable">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1037

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"mergedStateRoot"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1040

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"messageBatchSize"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1043

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"numMessages"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1046

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"numSignUpsAndMessages"

Returns

TypedContractMethod<[], [[bigint, bigint] & object], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1053

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"numSignups"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[[BigNumberish, BigNumberish]], [[MessageStructOutput, PubKeyStructOutput, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1056

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"padAndHashMessage"

Returns

TypedContractMethod<[[BigNumberish, BigNumberish]], [[MessageStructOutput, PubKeyStructOutput, bigint] & object], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1073

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"padLastBatch"

Returns

TypedContractMethod<[], [void], "nonpayable">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1076

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"pollId"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1079

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"pollNullifiers"

Returns

TypedContractMethod<[BigNumberish], [boolean], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1082

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"pollStateRootsOnJoin"

Returns

TypedContractMethod<[BigNumberish], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1085

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"pollStateTree"

Returns

TypedContractMethod<[], [[bigint, bigint] & object], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[MessageStruct, PubKeyStruct], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1092

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"publishMessage"

Returns

TypedContractMethod<[MessageStruct, PubKeyStruct], [void], "nonpayable">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[MessageStruct[], PubKeyStruct[]], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1099

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"publishMessageBatch"

Returns

TypedContractMethod<[MessageStruct[], PubKeyStruct[]], [void], "nonpayable">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish[], BytesLike], [void], "nonpayable">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1109

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"relayMessagesBatch"

Returns

TypedContractMethod<[BigNumberish[], BytesLike], [void], "nonpayable">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[AddressLike], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1116

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"relayers"

Returns

TypedContractMethod<[AddressLike], [boolean], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish[]], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1119

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"sha256Hash"

Returns

TypedContractMethod<[BigNumberish[]], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1122

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"startDate"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1125

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"stateMerged"

Returns

TypedContractMethod<[], [boolean], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [[bigint, bigint] & object], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1128

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"treeDepths"

Returns

TypedContractMethod<[], [[bigint, bigint] & object], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish, BigNumberish[]], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1140

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"verifyJoinedPollProof"

Returns

TypedContractMethod<[BigNumberish, BigNumberish[]], [boolean], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[BigNumberish, BigNumberish, PubKeyStruct, BigNumberish[]], [boolean], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1147

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"verifyJoiningPollProof"

Returns

TypedContractMethod<[BigNumberish, BigNumberish, PubKeyStruct, BigNumberish[]], [boolean], "view">

Overrides

BaseContract.getFunction

Call Signature

getFunction(nameOrSignature): TypedContractMethod<[], [bigint], "view">

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1159

Return the function for a given name. This is useful when a contract method name conflicts with a JavaScript name such as prototype or when using a Contract programatically.

Parameters
nameOrSignature

"voteOptions"

Returns

TypedContractMethod<[], [bigint], "view">

Overrides

BaseContract.getFunction


listenerCount()

listenerCount(event?): Promise<number>

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:128

Resolves to the number of listeners of %%event%% or the total number of listeners if unspecified.

Parameters

event?

ContractEventName

Returns

Promise<number>

Inherited from

BaseContract.listenerCount


listeners()

Call Signature

listeners<TCEvent>(event): Promise<TypedListener<TCEvent>[]>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:629

Resolves to the listeners subscribed to %%event%% or all listeners if unspecified.

Type Parameters
TCEvent

TCEvent extends TypedContractEvent<any, any, any>

Parameters
event

TCEvent

Returns

Promise<TypedListener<TCEvent>[]>

Overrides

BaseContract.listeners

Call Signature

listeners(eventName?): Promise<Listener[]>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:632

Resolves to the listeners subscribed to %%event%% or all listeners if unspecified.

Parameters
eventName?

string

Returns

Promise<Listener[]>

Overrides

BaseContract.listeners


off()

off(event, listener?): Promise<Poll>

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:138

Remove the %%listener%% from the listeners for %%event%% or remove all listeners if unspecified.

Parameters

event

ContractEventName

listener?

Listener

Returns

Promise<Poll>

Inherited from

BaseContract.off


on()

Call Signature

on<TCEvent>(event, listener): Promise<Poll>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:611

Add an event %%listener%% for the %%event%%.

Type Parameters
TCEvent

TCEvent extends TypedContractEvent<any, any, any>

Parameters
event

TCEvent

listener

TypedListener<TCEvent>

Returns

Promise<Poll>

Overrides

BaseContract.on

Call Signature

on<TCEvent>(filter, listener): Promise<Poll>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:615

Add an event %%listener%% for the %%event%%.

Type Parameters
TCEvent

TCEvent extends TypedContractEvent<any, any, any>

Parameters
filter

TypedDeferredTopicFilter<TCEvent>

listener

TypedListener<TCEvent>

Returns

Promise<Poll>

Overrides

BaseContract.on


once()

Call Signature

once<TCEvent>(event, listener): Promise<Poll>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:620

Add an event %%listener%% for the %%event%%, but remove the listener after it is fired once.

Type Parameters
TCEvent

TCEvent extends TypedContractEvent<any, any, any>

Parameters
event

TCEvent

listener

TypedListener<TCEvent>

Returns

Promise<Poll>

Overrides

BaseContract.once

Call Signature

once<TCEvent>(filter, listener): Promise<Poll>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:624

Add an event %%listener%% for the %%event%%, but remove the listener after it is fired once.

Type Parameters
TCEvent

TCEvent extends TypedContractEvent<any, any, any>

Parameters
filter

TypedDeferredTopicFilter<TCEvent>

listener

TypedListener<TCEvent>

Returns

Promise<Poll>

Overrides

BaseContract.once


queryFilter()

Call Signature

queryFilter<TCEvent>(event, fromBlockOrBlockhash?, toBlock?): Promise<TypedEventLog<TCEvent>[]>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:600

Provide historic access to event data for %%event%% in the range %%fromBlock%% (default: 0) to %%toBlock%% (default: "latest") inclusive.

Type Parameters
TCEvent

TCEvent extends TypedContractEvent<any, any, any>

Parameters
event

TCEvent

fromBlockOrBlockhash?

string | number

toBlock?

string | number

Returns

Promise<TypedEventLog<TCEvent>[]>

Overrides

BaseContract.queryFilter

Call Signature

queryFilter<TCEvent>(filter, fromBlockOrBlockhash?, toBlock?): Promise<TypedEventLog<TCEvent>[]>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:605

Provide historic access to event data for %%event%% in the range %%fromBlock%% (default: 0) to %%toBlock%% (default: "latest") inclusive.

Type Parameters
TCEvent

TCEvent extends TypedContractEvent<any, any, any>

Parameters
filter

TypedDeferredTopicFilter<TCEvent>

fromBlockOrBlockhash?

string | number

toBlock?

string | number

Returns

Promise<TypedEventLog<TCEvent>[]>

Overrides

BaseContract.queryFilter


queryTransaction()

queryTransaction(hash): Promise<EventLog[]>

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:102

@_ignore:

Parameters

hash

string

Returns

Promise<EventLog[]>

Inherited from

BaseContract.queryTransaction


removeAllListeners()

removeAllListeners<TCEvent>(event?): Promise<Poll>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:633

Remove all the listeners for %%event%% or remove all listeners if unspecified.

Type Parameters

TCEvent

TCEvent extends TypedContractEvent<any, any, any>

Parameters

event?

TCEvent

Returns

Promise<Poll>

Overrides

BaseContract.removeAllListeners


removeListener()

removeListener(event, listener): Promise<Poll>

Defined in: node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/contract/contract.d.ts:151

Alias for [off].

Parameters

event

ContractEventName

listener

Listener

Returns

Promise<Poll>

Inherited from

BaseContract.removeListener


waitForDeployment()

waitForDeployment(): Promise<Poll>

Defined in: packages/contracts/typechain-types/contracts/Poll.ts:596

Resolve to this Contract once the bytecode has been deployed, or resolve immediately if already deployed.

Returns

Promise<Poll>

Overrides

BaseContract.waitForDeployment