← All standardsERC-5727 Semi-Fungible Soulbound Token
⚙️ Functions this standard introduces (6)
0xb51c3a00 | issue(uint256,uint256,bytes) | payable |
0xa4e2ee11 | issuerOf(uint256) | view |
0xcb0c9330 | revoke(uint256,bytes) | payable |
0x9f40a360 | revoke(uint256,uint256,bytes) | payable |
0x9bd6f65e | verifierOf(uint256) | view |
0x85852ce4 | verify(uint256,bytes) | |
🧬 Inherited (19)
0xe345e0bc | allowance(uint256,address) | ERC-3525 |
0x095ea7b3 | approve(address,uint256) | ERC-721 |
0x8cb0a511 | approve(uint256,address,uint256) | ERC-3525 |
0x70a08231 | balanceOf(address) | ERC-721 |
0x9cc7f708 | balanceOf(uint256) | ERC-3525 |
0x0489b56f | burnAuth(uint256) | ERC-5484 |
0x081812fc | getApproved(uint256) | ERC-721 |
0xe985e9c5 | isApprovedForAll(address,address) | ERC-721 |
0xb45a3c0e | locked(uint256) | ERC-5192 |
0x6352211e | ownerOf(uint256) | ERC-721 |
0xb88d4fde | safeTransferFrom(address,address,uint256,bytes) | ERC-721 |
0x42842e0e | safeTransferFrom(address,address,uint256) | ERC-721 |
0xa22cb465 | setApprovalForAll(address,bool) | ERC-721 |
0x263f3e7e | slotOf(uint256) | ERC-3525 |
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
0x23b872dd | transferFrom(address,address,uint256) | ERC-721 |
0x0f485c02 | transferFrom(uint256,address,uint256) | ERC-3525 |
0x310ed7f0 | transferFrom(uint256,uint256,uint256) | ERC-3525 |
0x3e7e8669 | valueDecimals() | ERC-3525 |
Parsed from the canonical specification · discussion