← All standardsERC-7518 Dynamic Compliant Interop Security Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (13)
0xd91966a7 | batchPayout(address[],uint256[]) | |
0x8bcf22ac | canTransfer(address,address,uint256,uint256,bytes) | view |
0x91d3088c | forceTransfer(address,address,uint256,uint256,bytes) | |
0x34e55d1b | freezeAddress(address,bytes) | |
0x8ef4c807 | lockedBalanceOf(address,uint256) | view |
0x5783f8e7 | lockTokens(address,uint256,uint256,uint256) | |
0x117de2fd | payout(address,uint256) | |
0xa14fa976 | removeRestriction(uint256) | |
0x22aafbff | restrictTransfer(uint256) | |
0xf242432a | safeTransferFrom(address,address,uint256,uint256,bytes) | |
0x72f8393c | transferableBalance(address,uint256) | view |
0x577a4883 | unFreeze(address,bytes) | |
0x31e9e9c0 | unlockToken(address,uint256) | |
🧬 Inherited (6)
0x00fdd58e | balanceOf(address,uint256) | ERC-1155 |
0x4e1273f4 | balanceOfBatch(address[],uint256[]) | ERC-1155 |
0xe985e9c5 | isApprovedForAll(address,address) | ERC-1155 |
0x2eb2c2d6 | safeBatchTransferFrom(address,address,uint256[],uint256[],bytes) | ERC-1155 |
0xa22cb465 | setApprovalForAll(address,bool) | ERC-1155 |
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
Parsed from the canonical specification · discussion