Skip to content

sayhicoelho/opensea-top-holders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSea Top Holders

This script will run over OpenSea's API to retrieve all assets from the contract, splitting 50 assets per request. Once all the assets are retrieved, we'll use the _.countBy function of lodash to write a file with all the holder addresses and their assets count.

Setup

Copy and rename .env.example to .env and put your environment variables.

Install

yarn install

Run

node .

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published