IERC721Receiver.sol 209 Bytes
Newer Older
vicotor's avatar
vicotor committed
1 2 3 4 5 6
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC721Receiver.sol)

pragma solidity ^0.8.20;

import {IERC721Receiver} from "../token/ERC721/IERC721Receiver.sol";