web3wagmi
← All standards

ERC-4353 Interface for Staked Tokens in NFTs

Stagnantrequires ERC-165

🆔 ERC-165 interface ids

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

IERC721Staked0x5a459ed4
⚠️ 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)

0x5a459ed4stakedAmount(uint256)view

⚖️ Compare with

Parsed from the canonical specification · discussion