diff --git a/EIPS/eip-1155.md b/EIPS/eip-1155.md index 2e4a4bd6..5e62e8bc 100644 --- a/EIPS/eip-1155.md +++ b/EIPS/eip-1155.md @@ -51,7 +51,7 @@ pragma solidity ^0.4.25; /** @title ERC-1155 Multi Token Standard @dev Contracts implementing this standard MUST also implement ERC-165 - Note: the ERC-165 identifier for this interface is 0xf23a6e61. + Note: the ERC-165 identifier for this interface is 0xd9b67a26. */ interface ERC1155 /* is ERC165 */ { /**