web3wagmi
← All standards

ERC-721 Non-Fungible Token Standard

Finalrequires ERC-165

🆔 ERC-165 interface ids

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

ERC7210x80ac58cd

⚙️ Functions this standard introduces (9)

0x095ea7b3approve(address,uint256)payable
0x70a08231balanceOf(address)view
0x081812fcgetApproved(uint256)view
0xe985e9c5isApprovedForAll(address,address)view
0x6352211eownerOf(uint256)view
0xb88d4fdesafeTransferFrom(address,address,uint256,bytes)payable
0x42842e0esafeTransferFrom(address,address,uint256)payable
0xa22cb465setApprovalForAll(address,bool)
0x23b872ddtransferFrom(address,address,uint256)payable

🧬 Inherited (1)

0x01ffc9a7supportsInterface(bytes4)ERC-165

⚖️ Compare with

Parsed from the canonical specification · discussion