I am new to Solana and was wondering what would be the simplest way to get the bonding curve progress (the one that is shown on their website) of a token that's trading on Pump.fun. I could compute it locally using the price which I have but I don't know their bonding curve equation. I am currently using Helius for getting transactions on Pump.fun and was wondering if I could use it or if I have to use some sort of ABI and interact with the bonding curve contract. Also another question is how to be notified when the token is launched on Raydium. I guess the solution to that is to listen to the pump.fun contract and filter for a particular interaction with Raydium? But is it the best choice in terms of cost and latency? Would appreciate some guidance! Thanks!
↧