Uniswap / v3-periphery

🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3
https://uniswap.org
GNU General Public License v2.0
1.18k stars 1.1k forks source link

Update INonfungiblePositionManager.sol @openzeppelin imports #364

Closed ghost closed 9 months ago

ghost commented 1 year ago

IERC721Metadata.sol and IERC721Enumerable.sol have both been moved to another endpoint.

The /extensions folder was created at @openzeppelin/contracts/token/ERC721 and the aforementioned files have been to this folder.

The @uniswap/v3-periphery library doesn't work without this change.

stale[bot] commented 10 months ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.