web3wagmi
← All standards

ERC-1202 Voting Interface

Reviewrequires ERC-5269

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IERC1202Core0x9bf5c246
IERC1202MultiVote0xde20f8c3
IERC1202Info0xe9ead4cd

⚙️ Functions this standard introduces (6)

0xde20f8c3castMultiVote(uint256,uint8[],uint256[],string,bytes)payable
0x2b7ad4a8castVote(uint256,uint8,uint256,string,bytes)payable
0xe960ddfbcastVoteFrom(address,uint256,uint8,uint256,string,bytes)payable
0x01703246eligibleVotingWeight(uint256,address)view
0x59efcb15execute(uint256,bytes)payable
0xe89ae68bvotingPeriodFor(uint256)view

⚖️ Compare with

Parsed from the canonical specification · discussion