This script will retrieve raydium pool keys based on amm id (aka pair address, pool id).
- pip install -r requirements.txt
- open main.py.
- Goto dev.helius.xyz and get an rpc https url.
- Add the rpc url to main.py
- In main.py add the amm_id.
- now run command python main.py
- it will print all the pool keys
Link: https://discord.gg/tvWu2f6hpN
I will not be responsible if my code is used for any illegal purposes.
- Whats the use of this code? You dont need to write from scratch and easily copy paste it into your project in python to retrieve the pool keys.