Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detection of FPs #7

Open
Ivan1905 opened this issue Sep 14, 2023 · 2 comments
Open

Detection of FPs #7

Ivan1905 opened this issue Sep 14, 2023 · 2 comments

Comments

@Ivan1905
Copy link
Collaborator

Hi sprtd,

Adding a few checker that could make this bot a little more precise.

  1. Considering the bot is labeling addresses which token may have been deployed a while ago. The bot could check that if there are still trades on a token which was deployed more than x days ago, then there are less chances that the token is rake. For instance this alert labeled this token as rake and it shouldn't be (considering the fees a that are taken are specified in their tokenomics)
  2. Also it may be the case that there are fees charged in the token that was created and then those fees burn. Maybe there could be a checker that if deployer interacts with 0x000000000000000000000000000000000000dEaD (burn address) there are less chances the token is rake.
@sprtd
Copy link
Owner

sprtd commented Nov 3, 2023

@Ivan1905 For 2, please can you add an instance of such triggered alert if you have any

@Ivan1905
Copy link
Collaborator Author

Ivan1905 commented Nov 7, 2023

yes, sharing a tx https://explorer.phalcon.xyz/tx/eth/0x5e533573b08614ce949178d4fff284630670c43d6bd87b5a70ff88dd821c6ea1

please let me know if I'm looking things the wrong way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants