web3wagmi
← All standards

ERC-7518 Dynamic Compliant Interop Security Token

Reviewrequires ERC-165, ERC-1155

🆔 ERC-165 interface ids

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

IERC75180x5a264a5d

⚙️ Functions this standard introduces (13)

0xd91966a7batchPayout(address[],uint256[])
0x8bcf22accanTransfer(address,address,uint256,uint256,bytes)view
0x91d3088cforceTransfer(address,address,uint256,uint256,bytes)
0x34e55d1bfreezeAddress(address,bytes)
0x8ef4c807lockedBalanceOf(address,uint256)view
0x5783f8e7lockTokens(address,uint256,uint256,uint256)
0x117de2fdpayout(address,uint256)
0xa14fa976removeRestriction(uint256)
0x22aafbffrestrictTransfer(uint256)
0xf242432asafeTransferFrom(address,address,uint256,uint256,bytes)
0x72f8393ctransferableBalance(address,uint256)view
0x577a4883unFreeze(address,bytes)
0x31e9e9c0unlockToken(address,uint256)

🧬 Inherited (6)

0x00fdd58ebalanceOf(address,uint256)ERC-1155
0x4e1273f4balanceOfBatch(address[],uint256[])ERC-1155
0xe985e9c5isApprovedForAll(address,address)ERC-1155
0x2eb2c2d6safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)ERC-1155
0xa22cb465setApprovalForAll(address,bool)ERC-1155
0x01ffc9a7supportsInterface(bytes4)ERC-165

⚖️ Compare with

Parsed from the canonical specification · discussion