Git Product home page Git Product logo

findking's Introduction

中文 / English


Find the king of freemint

This is a script can help you find the high win rate accounts of freemint

Introduction

    This script is used to find the high win rate address of free mint (means there is a considerable profit can be taken), then you can use some tracker bot to follow this address to send the transaction.

    In addition, I want to recommend my freemint-tracker bot, it's better than most of the similar product, more complete, and faster. I've been play this freemint thing for a long time, to be honest I encountered a lot of problems and lost a lot of gas fee, so I kept on optimizing the strategy to filtrate the crappy project, while not missing those high profit project.

    If you got any interest in my freemint-tracker bot or any issue with this repo, you can contact me through twitter , my Discord: foxof.eth#5195, or my Wechat: FOX394.


freemint-tracker repo

Config

  1. Put the addresses of those project with nice profit into goldDogs.txt(sorry the name sounds a little wired, its kinda Chinese another name of those freemint project), and put those crap into trashDogs.txt, don't forget the line break.

  2. Fill the config.js according to the comment.

  3. Rename the .env.example file to .env, and paste your alchemy api key bewteen the quotes.

  4. The script will request logs from the block chain, and it will take a while if it's your first time running this script. Once it's done, the script will analyze the logs and generate the high win rate addresses.(Alchemy has a limit on the amount of the returned logs, so when the logs exceeds 10000, we have to partially request those logs, it will takes longer, please be patient)

  5. Logs will be stored into goldDogLogs and trashDogLogs directories, respectively.

  6. run the script

How to run

// generate addresses on the basis of configuration
node findKing

// get the win rate of a specific address
node getWinRate "address here"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.