web3wagmi
← All standards

ERC-1261 Membership Verification Token (MVT)

Stagnantrequires ERC-165, ERC-173

🆔 ERC-165 interface ids

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

IERC12610xf8779878
⚠️ The spec asserts 0x1d8362cf for IERC1261, which its own interface does not produce.

Matches no subset of the 15 declared selectors, with or without the ERC-173/ERC-165 parents. The comment predates several signature edits.

⚙️ Functions this standard introduces (15)

0x00c6abf9addAttributeSet(bytes32,bytes32[])
0x061dff9aapproveRequest(address)
0x15bc9406assignTo(address,uint256[])
0x6112e48fdiscardRequest(address)
0xa324a9cfforfeitMembership()payable
0x7c0f6b35getAllMembers()view
0x04c017c9getAttributeByIndex(address,uint256)view
0xf0e72756getAttributeExhaustiveCollection(bytes32)view
0x4e6762fagetAttributeNames()view
0x446d5aa4getAttributes(address)view
0xcb695ef4getCurrentMemberCount()view
0xae6b1143isCurrentMember(address)view
0x7851c0edmodifyAttributeByIndex(address,uint256,uint256)
0x7ec92e59requestMembership(uint256[])payable
0xc89ed7aarevokeFrom(address)

⚖️ Compare with

Parsed from the canonical specification · discussion