Help with decoding
There is a site https://dexscreener.com/losers
By connecting to the websocket, it receives data in buffer format, but when decoding this data, normal data is mixed with characters like f����
It is necessary to understand how to decode this adequately (possibly this is DER encoding)
It is also necessary to understand how it calculates the percentage change in price (for 5 minutes, for 1 hour, etc.) based on the data sent by the websocket
I have attached an example of the decoded file
Preferred language - js
Applications 1
-
Winning proposal3 days68 USD
489 3 1 1 Winning proposal3 days68 USDReady to complete the task of correctly decoding data received via websocket from the site dexscreener.com and calculating price changes.
Proposal:
Data analysis and decoding: I will determine the correct encoding and decoding method to obtain readable information from the transmitted buffer.
Price change calculation: Based on the websocket data, I will develop an algorithm to calculate the price change over specific time intervals (for example, 5 minutes, 1 hour).
Preferred implementation language — JavaScript. Ready to start after a detailed analysis of the example file.
-
Добрый день. Не могу найти в документации возможность подключаться через вебсокет, только GET запросы.
-