调用 supportsInterface(0xd9b67a26)
如果是 1155 会返回 true 。
这个 1155的要求:
Smart contracts implementing the ERC-1155 standard MUST implement the ERC-165 supportsInterface
function and MUST return the constant value true
if 0xd9b67a26
is passed through the interfaceID
argument.