andrecronje / rarity

d20srd reference implementation codified in solidity
Other
610 stars 121 forks source link

Rarity - tokenOfOwnerByIndex error #54

Closed 0xPaladin closed 3 years ago

0xPaladin commented 3 years ago

I am unable to call tokenOfOwnerByIndex even though rarity.sol utilizes 721Enumerable. Was the function removed?

BlinkyStitt commented 3 years ago

The current master ref has rarity is ERC721Enumerable, but I believe the deployed contract is an older ref where contract rarity is ERC721