IERC721Enumerable.sol 186 B

123456
  1. // SPDX-License-Identifier: MIT
  2. // OpenZeppelin Contracts v4.4.1 (interfaces/IERC721Enumerable.sol)
  3. pragma solidity ^0.8.19;
  4. import "../token/ERC721/extensions/IERC721Enumerable.sol";