Minimal Anti Collusion Infrastructure (MACI) / Poll
Interface: Poll
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:575
Extends
BaseContract
Properties
[internal]
readonly
[internal]:any
Defined in: node_modules/.pnpm/ethers@6.13.5/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:620
batchHashes
batchHashes:
TypedContractMethod
<[BigNumberish
], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:622
chainHash
chainHash:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:624
coordinatorPubKey
coordinatorPubKey:
TypedContractMethod
<[], [[bigint
,bigint
] &object
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:626
coordinatorPubKeyHash
coordinatorPubKeyHash:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:632
currentSbCommitment
currentSbCommitment:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:634
emptyBallotRoot
emptyBallotRoot:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:636
endDate
endDate:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:638
extContracts
extContracts:
TypedContractMethod
<[], [[string
,string
,string
,string
,string
] &object
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:640
fallback
readonly
fallback:null
|WrappedFallback
Defined in: node_modules/.pnpm/ethers@6.13.5/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:1195
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)
PollJoined(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
getAppendedBytes
getAppendedBytes:
TypedContractMethod
<[], [string
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:654
getBatchHashes
getBatchHashes:
TypedContractMethod
<[], [bigint
[]],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:656
getMaciContract
getMaciContract:
TypedContractMethod
<[], [string
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:658
getPublicJoinedCircuitInputs
getPublicJoinedCircuitInputs:
TypedContractMethod
<[BigNumberish
], [bigint
[]],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:660
getPublicJoiningCircuitInputs
getPublicJoiningCircuitInputs:
TypedContractMethod
<[BigNumberish
,BigNumberish
,PubKeyStruct
], [bigint
[]],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:666
getStartAndEndDate
getStartAndEndDate:
TypedContractMethod
<[], [[bigint
,bigint
] &object
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:676
getStateIndex
getStateIndex:
TypedContractMethod
<[BigNumberish
], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:682
hash2
hash2:
TypedContractMethod
<[[BigNumberish
,BigNumberish
]], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:684
hash3
hash3:
TypedContractMethod
<[[BigNumberish
,BigNumberish
,BigNumberish
]], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:690
hash4
hash4:
TypedContractMethod
<[[BigNumberish
,BigNumberish
,BigNumberish
,BigNumberish
]], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:696
hash5
hash5:
TypedContractMethod
<[[BigNumberish
,BigNumberish
,BigNumberish
,BigNumberish
,BigNumberish
]], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:702
hashLeftRight
hashLeftRight:
TypedContractMethod
<[BigNumberish
,BigNumberish
], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:716
hashMessageAndEncPubKey
hashMessageAndEncPubKey:
TypedContractMethod
<[MessageStruct
,PubKeyStruct
], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:722
hashStateLeaf
hashStateLeaf:
TypedContractMethod
<[StateLeafStruct
], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:728
initialize
initialize:
TypedContractMethod
<[], [void
],"nonpayable"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:734
initialized
initialized:
TypedContractMethod
<[], [boolean
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:736
interface
interface:
PollInterface
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:579
The contract Interface.
Overrides
BaseContract.interface
ipfsHashes
ipfsHashes:
TypedContractMethod
<[BigNumberish
], [string
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:738
isBatchHashesPadded
isBatchHashesPadded:
TypedContractMethod
<[], [boolean
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:740
joinPoll
joinPoll:
TypedContractMethod
<[BigNumberish
,PubKeyStruct
,BigNumberish
,BigNumberish
[],BytesLike
,BytesLike
], [void
],"nonpayable"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:742
mergedStateRoot
mergedStateRoot:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:757
mergeState
mergeState:
TypedContractMethod
<[], [void
],"nonpayable"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:755
MESSAGE_DATA_LENGTH
MESSAGE_DATA_LENGTH:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:618
messageBatchSize
messageBatchSize:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:759
numMessages
numMessages:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:761
numSignups
numSignups:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:769
numSignUpsAndMessages
numSignUpsAndMessages:
TypedContractMethod
<[], [[bigint
,bigint
] &object
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:763
padAndHashMessage
padAndHashMessage:
TypedContractMethod
<[[BigNumberish
,BigNumberish
]], [[MessageStructOutput
,PubKeyStructOutput
,bigint
] &object
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:771
padLastBatch
padLastBatch:
TypedContractMethod
<[], [void
],"nonpayable"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:787
pollId
pollId:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:789
pollNullifiers
pollNullifiers:
TypedContractMethod
<[BigNumberish
], [boolean
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:791
pollStateRootsOnJoin
pollStateRootsOnJoin:
TypedContractMethod
<[BigNumberish
], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:793
pollStateTree
pollStateTree:
TypedContractMethod
<[], [[bigint
,bigint
] &object
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:799
publishMessage
publishMessage:
TypedContractMethod
<[MessageStruct
,PubKeyStruct
], [void
],"nonpayable"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:805
publishMessageBatch
publishMessageBatch:
TypedContractMethod
<[MessageStruct
[],PubKeyStruct
[]], [void
],"nonpayable"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:811
relayers
relayers:
TypedContractMethod
<[AddressLike
], [boolean
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:826
relayMessagesBatch
relayMessagesBatch:
TypedContractMethod
<[BigNumberish
[],BytesLike
], [void
],"nonpayable"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:820
runner
readonly
runner:null
|ContractRunner
Defined in: node_modules/.pnpm/ethers@6.13.5/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:828
startDate
startDate:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:830
stateMerged
stateMerged:
TypedContractMethod
<[], [boolean
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:832
target
readonly
target:string
|Addressable
Defined in: node_modules/.pnpm/ethers@6.13.5/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:834
verifyJoinedPollProof
verifyJoinedPollProof:
TypedContractMethod
<[BigNumberish
,BigNumberish
[]], [boolean
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:845
verifyJoiningPollProof
verifyJoiningPollProof:
TypedContractMethod
<[BigNumberish
,BigNumberish
,PubKeyStruct
,BigNumberish
[]], [boolean
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:851
voteOptions
voteOptions:
TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:862
Methods
addListener()
addListener(
event
,listener
):Promise
<Poll
>
Defined in: node_modules/.pnpm/ethers@6.13.5/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/ethers@6.13.5/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:576
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/ethers@6.13.5/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/ethers@6.13.5/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/ethers@6.13.5/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/ethers@6.13.5/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:1159
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:1166
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:1173
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:1180
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:1187
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:864
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:868
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:871
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:874
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: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.
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:880
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: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
"coordinatorPubKeyHash"
Returns
TypedContractMethod
<[], [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
"currentSbCommitment"
Returns
TypedContractMethod
<[], [bigint
], "view"
>
Overrides
BaseContract.getFunction
Call Signature
getFunction(
nameOrSignature
):TypedContractMethod
<[], [bigint
],"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
"emptyBallotRoot"
Returns
TypedContractMethod
<[], [bigint
], "view"
>
Overrides
BaseContract.getFunction
Call Signature
getFunction(
nameOrSignature
):TypedContractMethod
<[], [bigint
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:896
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:899
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
<[], [string
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:914
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
"getAppendedBytes"
Returns
TypedContractMethod
<[], [string
], "view"
>
Overrides
BaseContract.getFunction
Call Signature
getFunction(
nameOrSignature
):TypedContractMethod
<[], [bigint
[]],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:917
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:920
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:923
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:926
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:937
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:944
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: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
"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: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
"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:961
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:968
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:983
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:990
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:997
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
<[], [void
],"nonpayable"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1004
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
"initialize"
Returns
TypedContractMethod
<[], [void
], "nonpayable"
>
Overrides
BaseContract.getFunction
Call Signature
getFunction(
nameOrSignature
):TypedContractMethod
<[], [boolean
],"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
"initialized"
Returns
TypedContractMethod
<[], [boolean
], "view"
>
Overrides
BaseContract.getFunction
Call Signature
getFunction(
nameOrSignature
):TypedContractMethod
<[BigNumberish
], [string
],"view"
>
Defined in: packages/contracts/typechain-types/contracts/Poll.ts:1010
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:1013
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:1016
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:1030
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:1033
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:1036
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:1039
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:1042
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:1049
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:1052
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:1069
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:1072
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:1075
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:1078
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:1081
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:1088
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:1095
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:1105
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:1112
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:1115
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:1118
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:1121
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:1124
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:1136
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:1143
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:1155
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/ethers@6.13.5/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:610
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:613
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/ethers@6.13.5/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:592
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:596
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:601
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:605
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:581
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:586
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/ethers@6.13.5/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:614
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/ethers@6.13.5/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:577
Resolve to this Contract once the bytecode has been deployed, or resolve immediately if already deployed.
Returns
Promise
<Poll
>
Overrides
BaseContract.waitForDeployment