← All standardsERC-4341 Ordered NFT Batch Standard
Stagnant
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (9)
0x00fdd58e | balanceOf(address,uint256) | view |
0x4e1273f4 | balanceOfBatch(address[],uint256[]) | view |
0x8fdd4371 | balanceOfPhrase(address) | view |
0xe985e9c5 | isApprovedForAll(address,address) | view |
0xb3771448 | retrievePhrase(address,uint256) | view |
0x2eb2c2d6 | safeBatchTransferFrom(address,address,uint256[],uint256[],bytes) | |
0x46550c3f | safePhraseTransferFrom(address,address,uint256[],bytes) | |
0xf242432a | safeTransferFrom(address,address,uint256,uint256,bytes) | |
0xa22cb465 | setApprovalForAll(address,bool) | |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
Parsed from the canonical specification · discussion