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

selling error #6

Open
budx1 opened this issue Jun 19, 2023 · 9 comments
Open

selling error #6

budx1 opened this issue Jun 19, 2023 · 9 comments

Comments

@budx1
Copy link

budx1 commented Jun 19, 2023

hey bro, how are u?
i'm getting this error while selling
ERROR - Error while selling token: call revert exception; VM Exception while processing transaction: reverted with reason string ERROR - Error while selling token: call revert exception; VM Exception while processing transaction: reverted with reason string "PancakeLibrary: INSUFFICIENT_INPUT_AMOUNT" [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="getAmountsOut(uint256,address[])", data="0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000002950616e63616b654c6962726172793a20494e53554646494349454e545f494e5055545f414d4f554e540000000000000000000000000000000000000000000000", errorArgs=["PancakeLibrary: INSUFFICIENT_INPUT_AMOUNT"], errorName="Error", errorSignature="Error(string)", reason="PancakeLibrary: INSUFFICIENT_INPUT_AMOUNT", code=CALL_EXCEPTION, version=abi/5.6.1)

can u help me?

@ghost
Copy link

ghost commented Jun 19, 2023

hey bro i have a question are u using with testnet or real balance?

@budx1
Copy link
Author

budx1 commented Jun 19, 2023

mainet, i made a few modifications, insted of doing the whitelist i changed to check honeypot with an API called honeypot.is, i think this way we dont need to manually input the tokens

@budx1
Copy link
Author

budx1 commented Jun 19, 2023

i think theres a problem with the Decimals, if we gonna trade a token that's 9 decimals the bot will fail buying, how can we fix this?

@Stampest
Copy link

Hi, how was your result? My console showed 'going to buy' but nothing happens.
this is my config
BUDGET=0.01
MINVALUE=2
SLIPPAGE=5
GAS_PERCENT=10

@ghost
Copy link

ghost commented Jun 19, 2023

Stampest

hey bro try editing whats in the example .env file and fill out whats needed. then rename to .env

@ghost
Copy link

ghost commented Jun 19, 2023

mainet, i made a few modifications, insted of doing the whitelist i changed to check honeypot with an API called honeypot.is, i think this way we dont need to manually input the tokens

do you mind sharing your modified honeypot version? i can try to help.

@Stampest
Copy link

hi, how much budget do you guys use?
my console still shows 'going to buy' but nothing happen
So I think my budget is too low? (my budget is 0.05)

@ghost
Copy link

ghost commented Jun 20, 2023

hi, how much budget do you guys use? my console still shows 'going to buy' but nothing happen So I think my budget is too low? (my budget is 0.05)

hey bro i think you just leave it and wait a bit, I think it depends on node aswell.

@easyguyme
Copy link

Hi @budx1 I also encountered the same error, were you able to sort yours?

Repository owner deleted a comment from CristianodaSilvaPalma Feb 23, 2024
@github-staff github-staff deleted a comment Apr 26, 2024
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

4 participants
@easyguyme @Stampest @budx1 and others