Giter VIP home page Giter VIP logo

erc20's Introduction

ERC20

  • Token type: ERC20 utility
  • Total supply: 821,000,000.
  • Circulating Supply: 451,000,000
  • Symbol: BCZ
  • Decimals: 18

The Total Supply (TS) denotes the number of tokens issued minus the total number of coins that were burned.

The Circulating Supply (CS) denotes the total number of tokens ready for trading or already in the hands of the public.

The difference between the Total Supply and the Circulating Supply (TS - CS) is referred as the Locked/Reserved Supply and is used by the team for research and development.

When the smart contract is created its constructor is supplied with two EOA: contract owner address and address of a reserved tokens holder. Circulating tokens (821,000,000) are transferred to the contract owner's address and the rest (370,000,000) goes to the address of the reserved tokens holder.

This contract may be paused. Only contract owner can pause and resume the the contract. Tokens may be burned unless the the contract is paused.

erc20's People

Contributors

becaz avatar fade2black 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.