Bot for Solana on SolScan API
Below is the updated concise version of the technical assignment considering the automatic retrieval of initial addresses from the debridge explorer (the debridge transaction explorer):
Technical assignment for the developer
Goal:
Create an application that tracks the chain of SOL transfers in the Solana network through the Solscan API. The program should automatically retrieve initial addresses from the debridge explorer, recursively analyze transactions, and determine the "final" address (from which no further transfers occur).
Main functions:
1. Retrieving initial addresses:
• Automatically retrieve initial addresses from the debridge explorer, which is the debridge transaction explorer.
• Use the API or another available mechanism of the debridge explorer to extract a list of addresses from which further analysis will begin.
2. Retrieving transactions:
• Send HTTP requests to the Solscan API to obtain a list of transactions for a given address (for example, through the request:
GET https://public-api.solscan.io/account/transactions?account=<ADDRESS>&limit=<NUMBER>
```).
• Process and parse the JSON response to extract information about the transaction type, sender and receiver addresses.
3. Analyzing transactions:
• Filter transactions related to SOL transfers.
• Extract the receiver address for each suitable transaction.
4. Recursive tracking:
• For each found receiver address, initiate a repeat retrieval of transactions.
• Prevent re-analysis of already processed addresses.
• If an address has no outgoing transfers (or is inactive for a specified period), consider it "final".
5. Logging and reporting:
• Log all requests, discovered transactions, and errors.
• Generate a final report (for example, in JSON or CSV) containing the chains of transfers and the list of final addresses.
6. Customizability:
• Ability to set parameters such as transaction limit per request, maximum recursion depth, and time interval for determining the "final" address.
-
135 Few people deal with such things. Write to me — I will help! I work with a team from the USA and we are specialists in Solana, we know all the nuances!
-
751 9 0 Hello, I will do it in C# with an interface, but as far as I know public-api.solscan.io does not work on Solana anymore, now it's on api-v2.solscan.io, but it's paid, message me privately, we will discuss.
-
324 23 1 Hello, Mihaylo!
We have extensive experience in this field and guarantee a fast and quality result.
Write in private messages — we will discuss all the details!
-
2830 19 0 Hello. I have extensive experience working with Solana and Solscan. I am ready to showcase my cases.
Your project has piqued my interest, I suggest we discuss the details in private messages, and I will provide guidance on the terms.
Current freelance projects in the category Cryptocurrency & Blockchain
Development of a Telegram store (Mini App) with anonymous payment acceptance (Apple/Google Pay ➔ Crypto on Tr
110 USD
I'm looking for an experienced developer to create an online store in Telegram for the European market. The main and most challenging task of the project is to implement the payment logic. It is necessary to build a bridge between classic fiat and crypto (Fiat-to-Crypto… Cryptocurrency & Blockchain, Bot Development ∙ 13 days 22 hours back ∙ 37 proposals |