v9.0.0
Changelog
[bot]
- add new bot "token_create_sandwich"
- add new bot "token_create"
- add new bot "token_swap_copy"
- add new bot "pretx_copy"
- add new bot "sweeper_wallet"
- add extra control with telegram bot
- add function to send transactions at different rpc url (for privatetx). set in variable: "url_rpc/send_tx"
- add support blockchain sol (SOLANA)
- add support transaction with type 0 (legacy) and 2 (eip-1559) in blockchain eth
- add support extra gasPrice/feeData in blockchain eth. set in variable: "tx/gasprice"
- add support extra gasLimit in blockchain eth. set in variable: "tx/gaslimit"
- add support multiple running bot at same time
- add mechanism nonce wallet management for wallet running more than 1 process in bot at same time in blockchain eth. this is useful to avoid clashes
- add mechanism to resend the payload if the request result fails
- add support CREATE, UPDATE, DELETE in file config when bot is running
- change the configuration bot for readability
- change name bot from "botsniper/presale" to "pretx"
- change name bot from "botsniper/swap" to "token_swap"
- change name bot from "botsniper/autoTradeSellTokenOnly" to "token_swap_limit"
- change name bot from "botexploit/backrun" to "token_swap_backrun"
- change name bot from "botexploit/sandwich" to "token_swap_sandwich"
- change name bot from "botexploit/buybulk" to "token_swap_direct"
- delete encryption/decryption AES-256 for key_wallet in bot
[pretx]
- add support for customizing data input directly to the bot in the form of function and parameter
[token_swap]
- add swap support COIN to TOKEN, TOKEN to COIN
- add swap support for smartcontract uniswap v2, v3 code router
[token_swap_limit]
- add swap support COIN to TOKEN, TOKEN to COIN
- add swap support for smartcontract uniswap v2, v3 code router
- add tx reference for takeprofit/cutlose, with price or percent options
- add the initial check out price to calculate with the current price which will result in a percent or price gap