-
Hi @religion-counter, I have a question about the source code in "sell-onlyone-pancakeswap.js" file:
What approves the transaction when sell the token? Is it necessary or not?
I have commented cod…
-
Hello team !
We paid the fee to get our Token listed (PR #11439), answered the questions asked via email, but I can not see our logo and token info up on Trust/pancakeswap.
Please advise what's …
-
```
$ python app.py
Traceback (most recent call last):
File "app.py", line 5, in
bot.run()
File "C:\Users\zenlord\Desktop\pancakeswap-listing-bot\src\core.py", line 153, in run
se…
-
Hello, I'm a Windows user trying to install node js and npm and no matter what I do I run into issues when I go to run NPM Install, so it would be good to know more information if possible on what are…
-
Hi,
congratulations, great job!
I was wondering if it might be interesting to add a monitor to search for new tokens just placed on the pancakeswap market with an alert on the bot and the ability t…
-
sry im a JS noob . what does "copy your .env.example to .env" mean? Should i creat a new .env?
-
Hello Alfara Nafi Dinara,
First of all I would like to thank you for making Bot PancakeSwap available for free. I confess that I had some difficulties with installing helpers such as nodejs, as we…
-
This issue relates to "348-pancakeswap-trading-bot". I'm running your code 1:1 without any changes except for the WebSocket URL of my Ankr project. Everytime I start, I'm getting this error:
```
…
-
Bot.js does not executes transactions because of a simple check should be changed in the factory.on() body.
The factory returns token0 and token1 and the WBNB address contains uppercased letters wh…
-
(function (exports, require, module, __filename, __dirname) { import ethers from 'ethers';
^^^^^^
SyntaxError: Unexpected ident…