GithubHelp home page GithubHelp logo

soulmachine / uni-check Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kimpers/uni-check

0.0 2.0 0.0 33 KB

Check all your Ethereum accounts for receiving Uniswap UNI token in the initial distribution

License: MIT License

JavaScript 100.00%

uni-check's Introduction

uni-check

Uniswap recently launched their UNI token, and if you have every traded on Uniswap you are eligible to receive tokens. See Uniswap blog

If you have used many different Ethereum accounts it can be a hassle to log in to Uniswap with each one to check if you have received any tokens. uni-check allows you to check all your addresses at once by providing a space separated list of your Ethereum addresses.

Usage

  1. Install npm install -g uni-check
  2. Run command with your Ethereum addresses as space separated arguments
uni-check 0x0000000000000000000000000000000000000000 0x0000000000000000000000000000000000000001 0x0000000000000000000000000000000000000002
  1. You should see a response similar to
Checking accounts for UNI distribution...
Account 0x0000000000000000000000000000000000000000
Amount: 400
{ isSOCKS: false, isLP: true, isUser: true }
-----------------------------------------------------
Account 0x0000000000000000000000000000000000000001
Amount: 5988.626491
{ isSOCKS: false, isLP: true, isUser: true }
-----------------------------------------------------
No distribution for 0x0000000000000000000000000000000000000002
Successfully checked 3 accounts
  • isSOCKS means you will receive UNI for owning SOCKS token
  • isLP means you will receive UNI for being a liquidity provider
  • isUser means you will receive UNI for having traded on Uniswap

uni-check's People

Contributors

kimpers avatar

Watchers

James Cloos avatar  avatar

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.