1. Introduction
The Sora API is designed to track real-time buy and sell transactions on Photon using Solana WebSockets and structured APIs. This system provides wallet activity insights, token transaction history, liquidity tracking, and whale monitoring to enhance on-chain transparency. With Sora, traders can gain deeper insights into market movements and react quickly to liquidity changes.
2. API Overview
Retrieve the latest 100 buy/sell transactions
Retrieve all transactions for a specific wallet
Retrieve all transactions for a specific token
Get the top 20 buyers for a token
/transactions/top-sellers
Get the top 20 sellers for a token
WebSocket feed for real-time buy/sell tracking
Fetch transactions exceeding a set threshold
Monitor liquidity inflows/outflows for a token
/transactions/history/{wallet}
Get historical transactions for a wallet
Set alerts for whale trades and liquidity shifts
3. Real-Time Transaction Tracking – Solana WebSocket
Sora listens for real-time buy/sell transactions on Solana, extracting relevant trade details, such as the wallet address, token traded, amount, and type of transaction. This enables users to track market movements without relying on third-party blockchain explorers.
4. API Endpoints Implementation
Fetching Processed Transactions
These endpoints allow users to fetch, filter, and analyze transaction history based on wallet address, token, and transaction type.
5. Whale Tracking and Liquidity Monitoring
Sora includes advanced whale detection, allowing users to track large trades and liquidity movements in real-time. Users can set alerts when significant transactions occur.
6. Setting Up Alerts for Whale Trades and Liquidity Shifts
Users can configure webhook-based alerts for large transactions and liquidity movements. Notifications can be sent via Telegram, Discord, or email.
7. Roadmap for Future Enhancements
Integration with cross-chain tracking (Ethereum, BSC support).
Machine learning-based trading signals.
Improved visualization and analytics dashboards.
Expansion into multi-wallet tracking.
Liquidity monitoring enhancements with AI-based predictions.