Poolside is the source for new listings and trending assets in DeFi. Find and search through real-time data aggregated from The Graph, Uniswap, 1inch, Aavegotchi, Coinmarketcap and more.
Built by James (james@poolside.finance) and Julia (julia@poolside.finance) at the MarketMake hackathon.
The first version of Poolside offers the following core features:
- New listings from Uniswap with scam filtering (automated and manual curation)
- Trending tokens (top movers based on volume) and quotes from 1inch
- Basic NFT data (Aavegotchi)
- Search
Users come to Poolside to discover the latest and promising tokens listed on Uniswap. As we fetch and index new listings, we also apply scam-filtering logic to eliminate the obvious fakes and clones. We also allow admins to manually flag tokens as scams. We believe that this form of curation can later become incentivized through PLSD tokens.
The top movers are ordered by trade volume. For each token, one can see the daily and all-time volumes, current price, and change in the past day. The detailed view provides links to the token's website, whitepaper, and etherscan.
What differentiates Poolside from existing landing pages such as Defi Pulse?
- Data is updated on regular intervals and ranked dynamically, not static
- Scam-filtering
- Search functionality
- Wallet integration for personalized results.
We plan to take Poolside further with personalization, integrations with news and scam-filtering token lists, and detection of noteworthy events in the markets. We also plan to continue indexing data from even more sources and types (NFT, Token Sets).
- Clone this repo
- Install
gcloud
if it is not already installed. - In the parent directory containing this project, run
dev_appserver.py poolside
- Go to http://localhost:8080/update-data to load initial data into the database.
- Go to http://localhost:8080/ to view previously loaded data