diff --git a/src/constants/constants.ts b/src/constants/constants.ts index 76ffae17..420f0aa5 100644 --- a/src/constants/constants.ts +++ b/src/constants/constants.ts @@ -34,6 +34,7 @@ export const ERC725Y_INTERFACE_IDS = { // - getData(bytes32[]) // - setData(bytes32[],bytes[]) '3.0': '0x714df77c', + // InterfaceId of version 3 == interfaceId of version 4 // version 5.0.0 removed function overloading // interface functions: // - getData(bytes32)