ERC-165 vs ERC-8161
Standard Interface Detection compared with Transferable Tokenized Vault Requests.
No shared functions
0 shared · 1 vs 2 functions · 0% of the smaller surface
ERC-8161 lists ERC-165 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.
🤝 Shared (0)
None.
◀️ Only in ERC-165 (1)
0x01ffc9a7 | supportsInterface(bytes4) |
▶️ Only in ERC-8161 (2)
0x53b3bb0a | transferDepositRequest(uint256,address,address) |
0x7846f5bd | transferRedeemRequest(uint256,address,address) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-8161