An open API service indexing awesome lists of open source software.

https://github.com/mateko/solana-holders-insights

An app that provides insights into top holders to not let u get rugged!
https://github.com/mateko/solana-holders-insights

fastapi helius jinja2 python solana

Last synced: about 2 months ago
JSON representation

An app that provides insights into top holders to not let u get rugged!

Awesome Lists containing this project

README

          

# Solana SPL Token Holders Insights

Overview


This application provides insights into the top holders of a specific crypto asset (ca) on the Solana blockchain. The app uses the Helius API to fetch information such as token details, the top holders of the token, and their respective token portfolios.

Features


Top Holder Analysis: Displays a list of top holders for a specified token along with their portfolio details.

Token Information: Fetches and displays metadata like token name, ticker, and supply.

Error Handling: Friendly error messages are displayed when data retrieval fails.

Pagination: Efficient handling of paginated API responses for large datasets.