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

[Feature Request]Allow the audit for source code PCS Router address to be toggled by the user #14

Open
ghost opened this issue Sep 12, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 12, 2021

Background
In
the appsettings.json, the user specifies the "PancakeswapRouterAddress" and "V1PancakeswapRouterAddress".

The bot runs a check on the contract source code to see if the contract mentions the router address and if it's a match or not to what we list out.

This is to prevent some rug pulls that happened at the start of the bot.

Problem
Some valid contracts do not specific the router address in their contract code. Some legit launches do, some legit launches don't.
As such, the bot may be failing valid potential buys

Request
Allow this "Check source code for PCS address" to be set by the user in appsettings.json so the user can enable or disable it.

@ghost ghost changed the title Allow the audit for source code PCS Router address to be toggled by the user [New Feature Request]Allow the audit for source code PCS Router address to be toggled by the user Sep 12, 2021
@ghost ghost changed the title [New Feature Request]Allow the audit for source code PCS Router address to be toggled by the user [Feature Request]Allow the audit for source code PCS Router address to be toggled by the user Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Sniper Improvements
Awaiting triage
Development

No branches or pull requests

0 participants