I am a new Dev and learning about building Infrastructure, Web3 apps built on blockchain technology on pulsechain and many other genres.
I like Python to get information also.
Why i am here today is to get ideas how i can get a full list of forked tokens that were copied over from ethereum chain to pulsechain as of the snapshot.
From my python script research there appears to be over 100,000 tokens contracts on pulsechain. I am interested in some sort of list that will give me all the tokens on pulsechain on the day of the snapshot. I have built a basic python script that uses RPC to pull information but it is slow and i probably will have to time requests to pull all the token info into a cvs or database otherwise i will get denial.
Has anyone got any ideas where is should head?
I also would like to pull info on all the trading pairs from all the dex’s on pulsechain too. I will put these in a csv too. Once again i can use python to do this but it’s slow?
Any ideas would be much appreciated.
Thanks Jim