You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
I wanted to monitor new AmmPool created in real time. As mentioned here I wanted to use the subNewAmmPool.ts script for that. I cloned the repo and followed readme. stakeFarm.js runs with no problems. When a start subNewAmmPool by running: start js/src/subNewAmmPool.js the script runs for couple of minutes without logging anything and then throws an error. Probably just timing out because of inactivity. I checked and the scripts seem to open connection and subscribing without errors. But there are no results in minutes. As I understand it there should be multiple AmmPool created per minute on Raydium as it is the last step of listing a token to trade. What do I understand or do wrong?
The text was updated successfully, but these errors were encountered:
I wanted to monitor new AmmPool created in real time. As mentioned here I wanted to use the subNewAmmPool.ts script for that. I cloned the repo and followed readme. stakeFarm.js runs with no problems. When a start subNewAmmPool by running: start js/src/subNewAmmPool.js the script runs for couple of minutes without logging anything and then throws an error. Probably just timing out because of inactivity. I checked and the scripts seem to open connection and subscribing without errors. But there are no results in minutes. As I understand it there should be multiple AmmPool created per minute on Raydium as it is the last step of listing a token to trade. What do I understand or do wrong?
The text was updated successfully, but these errors were encountered: