NodeJS Crawler - cost 200 - 1 day
Budget: $30 – $250 USD
I need a simple node js web service to get the wallet address as an input request
1- then go to one of the following websites (or any other projects if you could find better)
https://solscan.io/token/6PKU5dbY3c9eDnXkkwutM8Cm9DmiA1vMTnG891mn4aai
https://academy.binance.com/en/articles/what-is-solscan-and-how-to-use-it
https://explorer.solana.com/
2- search for all transactions that sent Solana coins to the address (those websites. called Explorer shows this info)
3- If the received coin from the transactions was less than 1 sol, you need to sum all those amounts
4- stores the number in a database
1- then go to one of the following websites (or any other projects if you could find better)
https://solscan.io/token/6PKU5dbY3c9eDnXkkwutM8Cm9DmiA1vMTnG891mn4aai
https://academy.binance.com/en/articles/what-is-solscan-and-how-to-use-it
https://explorer.solana.com/
2- search for all transactions that sent Solana coins to the address (those websites. called Explorer shows this info)
3- If the received coin from the transactions was less than 1 sol, you need to sum all those amounts
4- stores the number in a database