ERC-4353 Interface for Staked Tokens in NFTs
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC721Staked | 0x5a459ed4 |
⚠️ The spec asserts 0x3a3d855f for IERC721Staked, which its own interface does not produce.
Single-function interface, so the id is stakedAmount(uint256)'s selector by definition. The asserted value matches no signature in any upstream revision.
⚙️ Functions this standard introduces (1)
0x5a459ed4 | stakedAmount(uint256) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion