ERC165NotSupported.sol 90 B

12345
  1. // SPDX-License-Identifier: MIT
  2. pragma solidity ^0.8.20;
  3. contract ERC165NotSupported {}