Git Product home page Git Product logo

erc20vestingcontract's Introduction

ERC20VestingContract

This is a ERC20 token linear vesting contract. Initially we deployed 100 million tokens (with decimal 18) and 30% of initial deployed tokens is transferred to the vesting contract . This vesting contract has 3 roles (Advisors,Partners,mentors) and 5% TGE for advisors, 10% TGE is for partners, 15% TGE is for Mentors.

After adding all the beneficiary roles to the contract, owner can start the vesting with provided cliff and duration . And after the cliff owner can withdraw vested tokens for a specific role.

Deployed Contract

Contract is deployed at Rinkeby Network

  1. Vesting contract is deployed at (0xfE7D6B6d35072598a10A062689d8248F2726eE9b) . verified contract etherscan link

  2. ERC20 token contract is deployed at (0x5a32ECA9ABeD9Ae0107E62e21B7D2F8768910411) . verified contract etherscan link

Run tests

To run all the tests for the vesting contract

run :- npx hardhat test (from root directory)

erc20vestingcontract's People

Contributors

subhajitdas1999 avatar

Watchers

 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.