I can see in source code of rarity.sol that there are implementation of function "tokenOfOwnerByIndex" but it is not present in deployed ABI, neither in ftmscan READ CONTRACT interaction.
Why is that?
And what is recommended method for getting all summoners of one address?
Looping through all summoners dont seems to me as a good idea.
I can see in source code of rarity.sol that there are implementation of function "tokenOfOwnerByIndex" but it is not present in deployed ABI, neither in ftmscan READ CONTRACT interaction.
Why is that? And what is recommended method for getting all summoners of one address? Looping through all summoners dont seems to me as a good idea.