ERC-1996 Holdable Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IHoldable | 0x54e79bec |
⚙️ Functions this standard introduces (12)
0x7649c6d1 | authorizeHoldOperator(address) | |
0xc5a468c6 | balanceOnHold(address) | view |
0xda7d3d04 | executeHold(string,uint256) | |
0x78404999 | hold(string,address,address,uint256,uint256) | |
0xc5b670f0 | holdFrom(string,address,address,address,uint256,uint256) | |
0xc2ac5b5c | isHoldOperatorFor(address,address) | view |
0x0b986a50 | netBalanceOf(address) | view |
0x8e4a5a92 | releaseHold(string) | |
0xec38b229 | renewHold(string,uint256) | |
0x4cb0267f | retrieveHoldData(string) | view |
0x36c8773f | revokeHoldOperator(address) | |
0x51bfb961 | totalSupplyOnHold() | view |
⚖️ Compare with
Parsed from the canonical specification · discussion