Blocsy
Real-Time Solana blockchain analytics and metrics. Solana Wallets Solana Tokens Solana PnL Solana Token PnL Solana Traders Solana Analytics Solana Metrics
Blocsy endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/top-traders/{token} /top-traders/{token} |
Retrieve the top traders based on pnl for a given token |
| GET |
/top-tokens /top-tokens |
Retrieve the most recent top tokens based on Market Cap |
| GET |
/holdings/{wallet}/{token} /holdings/{wallet}/{token} |
Retrieve the token holdings for a given wallet address |
| GET |
/token-pnl/{wallet} /token-pnl/{wallet} |
Retrieve all token pnl for a wallet |
| GET |
/token/{token} /token/{token} |
Retrieve token information for a given token address |
| GET |
/pair/{pair} /pair/{pair} |
Retrieve pair information for a given pair address |
| GET |
/search /search |
Lookup and return all pairs,tokens and wallets given a query |
| GET |
/price/{symbol} /price/{symbol} |
Retrieve the price of a token in USD |
| GET |
/activity/{wallet} /activity/{wallet} |
Retrieve wallet activity for a given wallet address |
| GET |
/pnl/{wallet} /pnl/{wallet} |
Retrieve aggregated pnl for a given wallet address |