Show information about of a token of Solana
Budget: $250 – $750 USD
write a simple script that shows a list of the 50 newest tokens that start trading on Raydium (Solana's DEX) and some other data - price, liquidity, trade volume.
Monitor the API for when the new token (liquidity pair) appears, and add it to the state/list. Every 10 seconds check the price of tokens and update the list.
Monitor the API for when the new token (liquidity pair) appears, and add it to the state/list. Every 10 seconds check the price of tokens and update the list.