Skip to content

Conversation

@PacomeLB
Copy link

@PacomeLB PacomeLB commented Jul 9, 2025

Issue: #335

Hola chic@s

I fixed the issue #335
I have copied the interfaces IERC721Enumerable and IERC721Metadata to /contracts/interfaces to avoid path error with last openzepplin-contracts version.

In IERC721Enumerable and IERC721Metadata:

  • Change import path from './IERC721.sol' to '@openzeppelin/contracts/token/ERC721/IERC721.sol'
  • Change compiler version from 'pragma solidity >=0.6.2 <0.8.0' to 'pragma solidity >=0.7.5' to match v3-periphery compiler and allows project that implement last version of openzeppelin-contract to compile

For the compiler version I understand it can be an issue but since I changed it only on interfacex, I guess it is safe.

@PacomeLB PacomeLB changed the title fix import INonfungiblePositionManager openzeppelin #335 fix import INonfungiblePositionManager openzeppelin Jul 9, 2025
@stale
Copy link

stale bot commented Sep 26, 2025

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.

@stale stale bot added the wontfix This will not be worked on label Sep 26, 2025
@stale stale bot removed the wontfix This will not be worked on label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants