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] Implement Specific Token Snipe #5

Open
ghost opened this issue Sep 2, 2021 · 2 comments
Open

[Feature request] Implement Specific Token Snipe #5

ghost opened this issue Sep 2, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Sep 2, 2021

Background
Sometimes we already know an upcoming contract that will launch and we will want to target this contract as soon as it's available.

Request
Implement an option to select Specific Token Snipe so when selected, the user can:

  1. Enter in the contract address for a specific token
  2. Customize all values such as the snipe amount , audits etc for a specific token (even if it's different than the standard snipe on random contracts
  3. Allow the snipe amount to be a token value rather than a bnb value so we can max buy if we know the token amount
  • for a whitelisted address we want to snipe - we can have custom amounts like this:
    "WhitelistedTokens": [
    "0x0000000000000000000000000000000000000000"
    ],
    "AmountToSnipe": 0.00051,
    "WhitelistedAmountToSnipe": 0.05,

edit: removed 2. Enter in the name (if they don't know the contract address yet the bot will buy all "New" contracts with this name)

@ghost ghost changed the title Implement Specific Token Snipe [Feature request] Implement Specific Token Snipe Sep 2, 2021
@JayArrowz JayArrowz added the enhancement New feature or request label Sep 2, 2021
@trunghuynh228
Copy link

I wouldn't agree on number 2. When a token is very hyped and be fomo by communities, there are a lot of fake contracts with the same name deployed. Please use token contract only.
We just monitor when liquidity gets added for a specific token contract. if enough liquidity gets added, our bot buys instantly.
When the token prices reached to a pre-defined price, our bot sells it instantly.

Should have some mechanism to not get blocked by the token's team when checking liquidity so many times

@Bmantis
Copy link

Bmantis commented Jan 12, 2022

HI, Was this enhancement added?

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

No branches or pull requests

3 participants