brtr / nft-hunter

0 stars 0 forks source link

Verifying list of holders #10

Closed yaseenkhanmohmand closed 2 years ago

yaseenkhanmohmand commented 2 years ago

For each collection can we please make sure that we have the correct list of holders. We can do this by comparing the list of holders with information from etherscan.

image

|https://etherscan.io/token/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d#balances

This is an important check because if we are getting our information from moralis api, one of it's API's does not give information on mints.

iannono commented 2 years ago

we have confirmed that our holders are the same as etherscan, maybe a litter later, will be the same after re-updated