Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Radar of squeezes in the Solana network

Translated22 USD

  1. 4689
     10  0
    Work example:
    Pocket Signal Bot V0.1.0
    18 days601 USD

    Good day.
    I have reviewed the task. This is not about a regular parser, but about a low-latency event radar in Solana: connecting to multiple nodes, merging streams without duplicates, raw parsing of transactions and instructions, and quick impact detection without relying on external aggregators.
    I can take this on in Python as a separate ingestion/processing pipeline:
    connecting to multiple streams,
    normalization and deduplication of transactions,
    extracting necessary swap/liquidity events,
    calculating impact in real-time,
    filtering by specified thresholds,
    outputting signals in the required format.
    I would like to highlight an important technical point: requirements such as high coverage and very low latency need to be fixed through a specific architecture in the first phase, rather than promising "in general" terms. In this project, it is critically important to immediately determine:
    which specific sources of the stream we are using,
    which DEX/types of instructions we cover in the first version,
    how we calculate squeeze/impact,
    and what format of the result is needed at the output.
    I would suggest doing this in stages:
    MVP core with ingest, deduplication, raw parsing, and basic detection;
    refining filters and rules;
    measuring latency/coverage on your infrastructure;
    further optimization for real load.
    On my part, I can provide a neat implementation with a proper code structure, logging, metrics, and the possibility of further expansion. If you already have a paid private node, this significantly simplifies the start.
    Before starting, it is advisable to clarify 4 things:
    which specific protocols/pools we support in the first version;
    what we formally consider squeeze;
    where exactly we send the result;
    whether deployment in your environment is included, or I provide the ready code and launch instructions.

    I am ready to discuss the MVP within technically clear boundaries without inflated promises.

  2. 2543
     22  1

    1 day22 USD

    Hello. If you need a speed of less than 150 ms and coverage of about 90%+, then regular Solana WebSocket subscriptions are not enough - it is better to rely on Yellowstone Geyser as the main stream, and use WebSocket nodes to achieve coverage and redundancy. Solana explicitly states that Geyser, Yellowstone provides a real-time stream with a delay of less than 100 ms, while WebSocket subscriptions usually provide about 200–500 ms. Also, blockSubscribe in Solana is marked as unstable and works only if the validator is started with rpc-pubsub-enable-block-subscription.

  3. 1251    35  1   3
    2 days601 USD

    Hello, I am ready to do it.
    Hello, I am ready to do it.
    Hello, I am ready to do it.
    Hello, I am ready to do it.

  4. 726    9  1
    3 days22 USD

    Hello! I have studied your project and am ready to start working. I am confident that I can meet all your expectations.

  5. Another 4 proposals concealed
  • Dmytro Myrhorodskyi
    30 March, 0:06 |

    Какой то прям крайне низкий бюджет

Current freelance projects in the category Data Parsing

A specialist in Telegram promotion is required.

29 USD

Tasks: invite real users from the username database to new chats and send messages to the target database. Only quality traffic and work with a live audience are of interest — performers using bots, fake engagement, or low-quality methods are requested NOT TO DISTURB. Work…

Data ParsingSocial Media Marketing (SMM) ∙ 1 day 13 hours back ∙ 6 proposals

Collection of B2B database of companies in Germany

40 USD

Goal: To obtain a list of potential employers (clients) for B2B mailing. Region: Munich (München) + radius of 50 km. Required niches: Construction companies (Bauunternehmen) Food enterprises (Lebensmittelhersteller, meat processing plants, bakeries) Logistics and…

Data ParsingLead Generation & Sales ∙ 1 day 15 hours back ∙ 27 proposals

Carrier database

Interested in compiling a database of carriers in Ukraine for the year 2026, including tankers, tarpaulins, grain carriers, and others. It is preferable to develop a table.

Information GatheringData Parsing ∙ 1 day 16 hours back ∙ 30 proposals

Consultation on parsing Instagram account subscribers

Hello. It is necessary to conduct a preliminary assessment of the feasibility of the following task. I have a list of Instagram accounts. The goal is to obtain contact information (primarily email addresses) of users who follow these accounts. Previously, I encountered companies…

Data Parsing ∙ 5 days 8 hours back ∙ 12 proposals

A specialist is needed to find contacts of decision-makers in Ukraine.

It is necessary to gather a database (or ready database) of contacts of decision-makers (DMs) in companies in Ukraine.

Information GatheringData Parsing ∙ 5 days 12 hours back ∙ 18 proposals

Client
Biola Biola
Ukraine Berestechko  4  0
Project published
2 months 25 days back
201 views
Tags
  • solana
  • Websocket
  • Transactions