erc721x
erc721x copied to clipboard
Import 721
The marketing materials claim ERC721x is "Fully Backward Compatible" with ERC-721.
If so then I would expect to see the code:
contract ERC721X implements ERC721
at https://github.com/loomnetwork/erc721x/blob/master/contracts/Interfaces/ERC721X.sol.