Hi, I want to get transaction history with token mint address with dexscreener api.
So i want get data like:
first Purchase date/time
address of the wallet that bought
Buy Sol (total amount bought in Sol)
Number of purchase transactions
Sell Sol (total amount sold in Sol).
Number of sell transactions
I can get these data with other RPCs but it gets too long time.
I think dexscreener will get shorter time.
How can I get these data with one time?
Thanks.
Hi, I want to get transaction history with token mint address with dexscreener api. So i want get data like:
I can get these data with other RPCs but it gets too long time. I think dexscreener will get shorter time. How can I get these data with one time? Thanks.