Closed edulanasca closed 6 months ago
Currently the id of the token minted in challenge one is fixed to the index for loop
Change this to point to a call to contract function tokenOfOwnerByIndex
Issue Overview
Currently the id of the token minted in challenge one is fixed to the index for loop
Proposed Solutions or Ideas
Change this to point to a call to contract function tokenOfOwnerByIndex