Guides
Get newly listed tokens onchain
The rapidly changing cryptocurrency market makes monitoring newly listed tokens crucial.
Mobula API offers a direct way to obtain real-time, detailed information about tokens immediately upon their market introduction. This guide outlines how to access data on newly listed tokens.
What you’ll need
- Basic knowledge of RESTful APIs and JavaScript.
- Optional: Preferences for specific blockchains, cache settings, and stale data handling.
- An API key from the Dashboard (required for production; optional in development mode).
Walkthrough
1
Execute the API call
You can call Mobula API directly from your terminal using cURL or any HTTP client.
Using cURL:
Using Axios:
2
Get your data
The API will return a comprehensive response including the token’s blockchain, address, creation date, pair type, transaction statistics, and details of the tokens forming trading pairs.
Extending Your Insights
With this information, you can:
- Reverse Discovery: Actively monitor blockchains to spot newly listed tokens, then perform due diligence before investing.
- Analytic Integration: Use blockchain activity data to power a tool that delivers statistical insights on blockchain performance.
Need Help?
Our support team is available to assist you with any questions or challenges in using the API.