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!
- Host: GitHub
- URL: https://github.com/mateko/solana-holders-insights
- Owner: Mateko
- Created: 2025-01-06T16:18:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T20:28:38.000Z (over 1 year ago)
- Last Synced: 2025-03-03T03:11:21.037Z (over 1 year ago)
- Topics: fastapi, helius, jinja2, python, solana
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.