← All standardsERC-7573 Conditional-upon-Transfer-Decryption for DvP
Draft
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ILockingContract | 0x565cc6b5 |
| IDecryptionContractWithKeyGeneration | 0xeca75ea1 |
⚙️ Functions this standard introduces (11)
0x14cd28f7 | cancelTransfer(uint256,int256,address,address,bytes,bytes,bytes) | |
0x59caecb5 | cancelTransfer(uint256) | |
0xdedd6f29 | completeLock(uint256) | |
0x47f48b5c | confirmTransfer(uint256,int256,address,address,bytes,bytes,bytes) | |
0xf1c64baa | getInceptionContext(uint256) | view |
0xa3876e3e | getInceptionKeyMaterial(uint256) | view |
0xbee67b35 | inceptTransfer(uint256,int256,address,address,bytes,address) | |
0xd391cd4f | inceptTransfer(uint256,int256,address,address,bytes,bytes,bytes) | |
0xc0406e5b | releaseKey(uint256,bytes) | |
0x7f91094a | transferAndDecrypt(uint256) | |
0xd6f4a851 | transferWithKey(uint256,bytes) | |
Parsed from the canonical specification · discussion