- Get a chain id and address and return current token balances along with their spot prices. We filtered NFT tokens.
- Get a chain id and return all collection addresses and their market data.
- Get a chain return a detailed view of the specified collection address and their time series data in day granularity.
- Ethereum: MarketPlace= OpenSea, Rarible, Foundation, Refinable, NFTrade, LooksRare
- Polygon: MarketPlace= OpenSea, Refinable, NFTrade
- Binance Smart Chain: MarketPlace= Refinable, NFTrade
- Avalanche: NFTrade
You can interact with UI here:https://black-leaf-3391.on.fleek.co/
.
yarn start
This should open up the browser to http://localhost:3000/
which you can interact with an MVP UI.