web3wagmi
← All standards

ERC-7432 Non-Fungible Token Roles

Finalrequires ERC-165, ERC-721

🆔 ERC-165 interface ids

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

IERC74320xd00ca5cf

⚙️ Functions this standard introduces (10)

0x4b17eed0grantRole((bytes32,address,uint256,address,uint64,bool,bytes))
0xd5ced376isRoleApprovedForAll(address,address,address)view
0xfe8dc863isRoleRevocable(address,uint256,bytes32)view
0x1f29d2dcownerOf(address,uint256)view
0x3f916b48recipientOf(address,uint256,bytes32)view
0x0adc11c0revokeRole(address,uint256,bytes32)
0x6d2feecfroleData(address,uint256,bytes32)view
0x65b0205broleExpirationDate(address,uint256,bytes32)view
0xa34adf0asetRoleApprovalForAll(address,address,bool)
0x31e9e9c0unlockToken(address,uint256)

🧬 Inherited (1)

0x01ffc9a7supportsInterface(bytes4)ERC-165

⚖️ Compare with

Parsed from the canonical specification · discussion