Skip to content

JSaretin/dex-charter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dex-hyper

A script that randomly buy and sell a given token on dex exchange, creating hyper-active chart activities

Features

  • Buy token
  • Sell token
  • Send coin to another address
  • send token to another address
  • Keep track of bought tokens
  • Before buying token, check if someone else have invested and sell, making some profit to keep gas cost
    • Save the trading pool quote balance before and after making a trade (then decide to sell if the quote balance is higher than the balance after the last buy, else sell)
  • Generate multiple address/wallet from a given seed phrase and use the generated address for the trades
  • Randomly split the given balance for trade
  • Buy based on random interval

About

this script buy and sell token on dex exchange to make a token trading activity lively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published