Replies: 1 comment
-
if you are looking for syrup pools |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am writing a dashboard to monitor pancakeswap among others and I failed to find a proper way to get a list of the available and active pools to query my stacked tokens and available rewards.
So far the best lead I have seen is a project parsing the "pools.tsx" file here but it's ugly and hacky as hell, is there a proper list somewhere (json or any directly useable format) or a way to fetch it by querying a contract on chain ?
Beta Was this translation helpful? Give feedback.
All reactions