Application for Ethereum

Job ID: 38778321

Budget: $30 – $250 USD

You must consult this link: https://www.tldraw.com/r/aETZPdhV5CmlJ2i7y5uR6?d=v4320.876.13520.7220.page as well as the attached file.
Application Project Summary:
For example, the "project detector" module scans for new Ethereum projects that are no more than 2 days old and have a liquidity of less than $50. It displays the corresponding projects.
(I've already developed 90% of this application, and I will share it with you.)
You will need to add the wallet addresses for the "add" and "remove" liquidity transactions to these displayed projects, along with the following transaction. These two wallet addresses should then be saved to the database using the following naming convention:
DATE - Token Name
In the viewer module, users can enter a token address and see all its transactions, similar to how Dextools displays them (e.g., https://www.dextools.io/app/fr/ether/pair-explorer/0x0c139da793c4c7c50a5b82791fc28b2e7a0c6b52?t=1730890833912).
We need:
DATE and hour
Buy or Sell
Amount
Wallet or name (if recorded in our database)
PNL
If wallets saved in our database are part of a transaction, the registered name will be displayed instead of the wallet address.
This application should be scalable to accommodate future enhancements.