Files
2025-07-27 10:39:02 +05:30

6 lines
89 B
Solidity

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
contract ERC165NotSupported {}