Skip to content

cromlehg/BUILDToken

Repository files navigation

BUILD Token

BUILD Token smart contract

  • Standard : ERC20
  • Name : BUILD
  • Ticker : BUILD
  • Decimals : 18
  • Emission : Mintable
  • Crowdsales : 2
  • Fiat dependency : No
  • Tokens locked : Yes

Smart-contracts description

Extended tokens are minted after the all stages are finished.
There is a special function to return 3rd party tokens that were sent by mistake (function retrieveTokens()).
Each stage has a direct minting function in wei. This is made to support the external payment gateways.

Contracts contains

  1. Token
  2. Stage 1
  3. Stage 2
  4. Configurator - contract with main configuration for production

How to manage contract

To start working with contract you should follow next steps:

  1. Compile it in Remix with enamble optimization flag and compiler 0.4.18
  2. Deploy bytecode with MyEtherWallet. Gas 5100000 (actually 5073514).
  3. Call 'deploy' function on addres from (3). Gas 4000000 (actually 3979551).

Contract manager must call finishMinting after each crowdsale milestone! To support external mint service manager should specify address by calling setDirectMintAgent. After that specified address can direct mint tokens by calling mintTokensByETHExternal and mintTokensExternal.

How to invest

To purchase tokens investor should send ETH (more than minimum 0.1 ETH) to corresponding crowdsale contract. Recommended GAS: 250000, GAS PRICE - 21 Gwei.

Wallets with ERC20 support

  1. MyEtherWallet - https://www.myetherwallet.com/
  2. Parity
  3. Mist/Ethereum wallet

EXODUS not support ERC20, but have way to export key into MyEtherWallet - http://support.exodus.io/article/128-how-do-i-receive-unsupported-erc20-tokens

Investor must not use other wallets, coinmarkets or stocks. Can lose money.

Tokens distribution

  • Bounty tokens percent : 2% - locked during 30 days after satges
  • Advisors tokens percent : 3% - locked during 90 days after stages
  • Founders tokens percent : 11% - locked during 180 days after stages
  • Company tokens percent : 4%
  • Stages : 80%

Main network configuration

  • Bounty tokens wallet : 0x3180e7B6E726B23B1d18D9963bDe3264f5107aef
  • Advisors tokens wallet : 0x36A8b67fe7800Cd169Fd46Cd75824DC016a54d13
  • Founders tokens wallet : 0xDf9CAAE51eED1F23B4ae9AeCDbdeb926252eFFC4
  • Company tokens wallet : 0x7D648BcAbf05CEf119C9a11b8E05756a41Bd29Ad
  • Contracts manager : 0x66C1833F667eAE8ea1890560e009F139A680F939

Links

  1. Token - https://etherscan.io/token/0x9217d91ae8660b5bb8af6d27b2506f40ddf6d414
  2. Stage 1 - https://etherscan.io/address/0x54b9eaee92a9bff63cd445a65bd19078116fe927
  3. Stage 2 - https://etherscan.io/address/0x6e2d5d2d0dc99ececb27298c411cc0886680ffea

Features

  • Manually mint tokens by owner or sale agent at any time until token minting finished.
  • Manually mint tokens in ether value by owner or sale agent at corresponding sale contract during current sale processing.

Crowdsale stages

Stage 1

  • Minimal purchase limit : 0.1 ETH
  • Base price : 1 ETH = 6650 Tokens
  • Softcap : 2500 ETH
  • Hardcap : 12 000 ETH
  • Period : 117 days
  • Start : 23 Jul 2018 00:00:00 GMT
  • Wallet : 0xB53E3f252fBCD041e46Aad82CFaEe326E04d1396

Stage 2

  • Minimal purchase limit : 0.1 ETH
  • Base price : 1 ETH = 5000 Tokens
  • Hardcap : 23 000 ETH
  • Start : 18 Nov 2018 00:00:00 GMT
  • Wallet : 0x8f1C4E049907Fa4329dAC9c504f4013620Fa39c9
Milestones
  1. 10 days, bonus +25%
  2. 15 days, bonus +20%
  3. 15 days, bonus +15%
  4. 15 days, bonus +10%
  5. 30 days, bouns +5%

Ropsten network configuration

Links

  1. Token - https://ropsten.etherscan.io/address/0x852cf010172b5bc9206acdd9187faa31de49dd22
  2. Stage 1 - https://ropsten.etherscan.io/address/0xe7b900450676e91597708bc095d464fbb09f015d
  3. Stage 2 - https://ropsten.etherscan.io/address/0xa3898b742eb0882473b328cda489b1f758278a49

Crowdsale stages

Stage 1

  • Minimal purchase limit : 0.1 ETH
  • Base price : 1 ETH = 6650 Tokens
  • Softcap : 1.5 ETH
  • Hardcap : 2 ETH
  • Period : 42 days
  • Start : 26 Apr 2018 00:00:00 GMT
  • Wallet : 0x8fd94be56237ea9d854b23b78615775121dd1e82
Purchasers
Service operations

Stage 2

  • Minimal purchase limit : 0.1 ETH
  • Base price : 1 ETH = 5000 Tokens
  • Hardcap : 23 000 ETH
  • Start : 26 Apr 2018 00:00:00 GMT
  • Wallet : 0x8fd94be56237ea9d854b23b78615775121dd1e82
  • Bounty tokens wallet : 0x8Ba7Aa817e5E0cB27D9c146A452Ea8273f8EFF29
  • Advisors tokens wallet : 0x24a7774d0eba02846580A214eeca955214cA776C
  • Founders tokens wallet : 0xaa8ed6878a202eF6aFC518a64D2ccB8D73f1f2Ca
  • Company tokens wallet : 0x470a2D1105EaE6aAe879623357F615Ab9cbf906E
  • Bounty tokens percent : 2% (locked untill 30 days after all stages)
  • Advisors tokens percent : 3%
  • Founders tokens percent : 11%
  • Company tokens percent : 4%

Milestones

  1. 15 days, bonus +25%
  2. 15 days, bonus +20%
  3. 15 days, bonus +15%
  4. 15 days, bonus +10%
  5. 15 days, bonus +5%
  6. 15 days, without bonuses
Purchasers
Service operations

Token holders

https://ropsten.etherscan.io/token/0x852cf010172b5bc9206acdd9187faa31de49dd22#balances

Token transfers