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

SELLAMOUNTINTOKENS incorrect value sold #365

Open
blockchaincryptodoc opened this issue Nov 3, 2021 · 2 comments
Open

SELLAMOUNTINTOKENS incorrect value sold #365

blockchaincryptodoc opened this issue Nov 3, 2021 · 2 comments

Comments

@blockchaincryptodoc
Copy link

I tried to sell almost 50% of the tokens (100000 SPARK tokens) but instead it sold all of them about 230000. Also, not sure if it's a related issue but unfortunately I don't see these tokens in my wallet (~$1500).

[
{
"ENABLED": "true",
"SYMBOL": "SPARK",
"ADDRESS": "0x683b383E9D6Cc523F4C9764daceBB5752892fc53",
"BUYAMOUNTINBASE": "1.5",
"BUYPRICEINBASE": "0",
"SELLPRICEINBASE": "0.0000077",
"SLIPPAGE": "49",
"MAXTOKENS": "1",
"MOONBAG": "0",
"LIQUIDITYCHECK": "false",
"LIQUIDITYAMOUNT": "30000",
"LIQUIDITYINNATIVETOKEN": "true",
"USECUSTOMBASEPAIR": "false",
"BASESYMBOL": "BNB",
"BASEADDRESS": "address",
"SELLAMOUNTINTOKENS": "100000",
"HASFEES": "true",
"GAS": "25",
"BOOSTPERCENT": "20",
"GASLIMIT": "1000000"
}
]

This one successfully worked with a different tokens.json file earlier in the day
https://bscscan.com/tx/0x9fee843a84d2a8226609c6b46c4059010bbd61a281a0c972a09bdbb3b96c4a1c

but then this is the transaction with script above that didn't work.
https://bscscan.com/tx/0x4b1c951b746e46b46616bd344b9a1e0c7361dd262799a2b5b7c420aea7dc8706

Here is error log from entire day with other transactions too but I don't think any of these happened during the time of SELLAMOUNTINTOKENS
exceptions.log
errors.log

Screenshot 2021-11-03 154340

@CryptoGnome
Copy link
Owner

have you been able to reproduce this?

@blockchaincryptodoc
Copy link
Author

blockchaincryptodoc commented Nov 17, 2021 via email

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