Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants