All Questions
2 questions
0
votes
1
answer
1k
views
Is it possible to fetch an Owner of an NFT by providing Smart Contract address and NFT ID
I am developing a smart contract which requires users to upload a specific information about their NFTs. I somehow need to verify whether they are the actual owner of that NFT before uploading ...
0
votes
1
answer
214
views
Getting all the Contracts created at Opensea and Rarible
I want to pull the number of NFT contracts created on opensea and rarible. I checked opensea API documentation and it seems like you can pass a range token ID's in this case I was wondering what would ...