You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: