IERC721Receiver.sol 175 B

123456
  1. // SPDX-License-Identifier: MIT
  2. // OpenZeppelin Contracts v4.4.0-rc.0 (interfaces/IERC721Receiver.sol)
  3. pragma solidity ^0.8.0;
  4. import "../token/ERC721/IERC721Receiver.sol";