henrytirla / Decentralized-Exchange-Trading-Scripts

Useful scripts to automate trading on different DEX
https://t.me/dexpnl_bot
MIT License
366 stars 154 forks source link

How to fetch_pool_keys faster ? #6

Closed hello7623 closed 8 months ago

hello7623 commented 8 months ago

Hi, A very very good jobs !! I have some wonder about you pull pool keys via fetch_pool_keys, some times. it need to get this info from https://api.raydium.io/v2/sdk/liquidity/mainnet.json. when you detect a new pool. can get this info from def process_messages in ?, make it more faster ?

henrytirla commented 8 months ago

Yes this is feasible

On Sun, 28 Jan 2024 at 10:55, Wen Y.K. @.***> wrote:

Hi, A very very good jobs !! I have some wonder about you pull pool keys via fetch_pool_keys, some times. it need to get this info from https://api.raydium.io/v2/sdk/liquidity/mainnet.json. when you detect a new pool. can get this info from def process_messages in ?, make it more faster ?

— Reply to this email directly, view it on GitHub https://github.com/henrytirla/Decentralized-Exchange-Trading-Scripts/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOI3VLYOPH3EMHGAIDIEDTYQYOBFAVCNFSM6AAAAABCOBOXFOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDIMBXHA3DENY . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>

hello7623 commented 8 months ago

Would you make a tutoral about how to do it ? very very thanks for that !!!

henrytirla commented 8 months ago

Yes. It will be Opensource in this repository. And I will write an article on medium

hello7623 commented 8 months ago

Thanks! best wishes to you!

henrytirla commented 8 months ago

Same to you. Happy Sunday I will be uploading the code today.