Skip to content

Latest commit

 

History

History
89 lines (69 loc) · 2.94 KB

README.md

File metadata and controls

89 lines (69 loc) · 2.94 KB

WBB smart contract

  • Standart : ERC20
  • Name : WBBС
  • Ticket : WBBС
  • Decimals : 18
  • Emission : Mintable
  • Crowdsales : 2
  • Fiat dependency : Yes
  • Tokens locked : Yes

Smart-contracts description

Contract mint bounty and founders tokens after main sale stage finished. Crowdsale contracts have special function to retrieve transferred in errors tokens. Also crowdsale contracts have special function to direct mint tokens in wei value (featue implemneted to support external pay gateway).

Contracts contains

  1. WBBToken - Token contract
  2. Presale - Presale contract
  3. Mainsale - ICO contract
  4. Configurator - contract with main configuration for production

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.

Main network configuration

  • Minimal insvested limit : 0.1 ETH
  • Price : 1 ETH = WBBС- pre sale
  • Bounty tokens percent : 5%
  • Founders tokens percent : 15%
  • Marketing tokens percent : 10%
  • For sale tokens percent :
  • Founders tokens wallet : 0x9C93e79E17Fb9B187E5Edf264c571081289E4814
  • Marketing tokens wallet : 0x47497893408D3a0f6F3cDb70EdfbdaB18b8e9EC7
  • Bounty tokens wallet : 0x535cc5A392D805e707086da7EAfF5C1bD2Ec3Ed9

Links

  1. Configurator -
  2. Deploi -
  3. Transaction send 1 eth

Referal system

  • Referer percent - 5%
  • Minimal investor value limit to activate referer bonus - 10 ETH
  • Limitations - Investor сan't accrue bonus to himself

Value bonus system

  • from 800000000000000000 wei,10;
    • from 4000000000000000000 wei, 15;
    • from 8000000000000000000 wei, 20;
    • from 40000000000000000000 wei,25;

Crowdsale stages

Presale

  • Base price : WBBС per ETH
  • Hardcap : 42000000000000000000000 Wei
  • Period : 65 days
  • Start : 28.01 2018 00:00:00 GMT
  • Wallet :0x619B63f9b9aC6570AB86bc4fB232Ac04Bc47618E
  • Contract owner :0x41FEa3861abCd7c769feAe7E84c03E3C84A68174

ICO

  • Base price : WBBС per ETH
  • Hardcap : 830000000000000000000000 Wei
  • Start :
  • Wallet :
  • Contract owner :

Milestones

  1. 7 days : bonus +20%
  2. 7 days : bonus +15%
  3. 7 days : bonus +10%
  4. days : bonus +0%