Hi all, noob here.
How can I return a list of staked NFTs in a particular wallet?
Iโm not interested in all of the NFTs in that wallet - only the ones that are staked.
Cheers.
Hi all, noob here.
How can I return a list of staked NFTs in a particular wallet?
Iโm not interested in all of the NFTs in that wallet - only the ones that are staked.
Cheers.
You would probably need to check against the staking contract (or a list of them) for these NFTs to see if theyโre staked or not.
You can give examples of where NFTs are staked e.g. protocol or app that you want to check for.