Hive Engine Spam/Scam Trading Bot Edit

Due to scammers, spammers, and down right hooligans....

If you have been using any of the trading bots utilizing gas fees please check your peakecoin_bot.py file for this


TOKEN = "SWAP.BTC"
SPREAD = 0.01  # 1% above/below for placing orders
SLEEP_TIME = 1200  # 20 minutes in seconds
GAS_FEE_TOKEN = "PEK"
GAS_FEE_AMOUNT = 0.01
GAS_FEE_INTERVAL = 3600  # 1 hour in seconds
GAS_PURCHASE_DELAY = 5  # seconds to wait between transactions to avoid one-tx-per-block rule

You will have to correct your gas purchases with a delay or it could cancel your orders and only buy gas.



0
0
0.000
4 comments
avatar

Well I guess any playing around needs to be on the test net now if it even exists. Yay, something else to learn about before I can get started.

When I read the post about the new changes you were the first person that came to mind of this effecting, so I am glad to see you are already have a solution in place.

0
0
0.000
avatar

I saw it on Discord and was like.... I need to go check. I don't use a test net. I have other accounts that I use with miniscule transactions then when ready to implement I scale up.

0
0
0.000