ERC-7496 NFT Dynamic Traits
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC7496 | 0xaf332f3e |
⚙️ Functions this standard introduces (4)
0xde475bf9 | getTraitMetadataURI() | view |
0xa28eec87 | getTraitValue(uint256,bytes32) | view |
0xf80ecba3 | getTraitValues(uint256,bytes32[]) | view |
0x2bf453e3 | setTrait(uint256,bytes32,bytes32) |
⚖️ Compare with
Parsed from the canonical specification · discussion