Skip to content

BlockWit/TechGenDAOToken

Repository files navigation

TGDao

TechGen DAO Token smart contract

  • Standart : ERC20
  • Name : TechGen DAO Token
  • Ticker : TGDao
  • Decimals : 18
  • Emission : Single, 30 000 000 tokens
  • Fiat dependency : No
  • Token offers : 2
  • Token locks : Yes

Smart-contracts description

TechGen DAO Token smart-contract

Contracts:

  1. TechGenDAOToken - Token contract
  2. CommonSale - Sale contract
  3. FreezeWallet - A wallet for frozen team tokens. The total freezing period is 30 months. Every 3 months, 10% of the initial amount is unfrozen and transferred to the Team's wallet.
  4. Configurator -

Contract features

Whitelist

  1. Private sale have a whitelist

Private sale customers checked specially

To provide differenece between private and public sales customers contract have special array. It needs to send this information to TecnGen platform for futher actions.

How to manage contract

To start working with the contract you should follow theese steps:

  1. Compile the conttract using Remix with enamble optimization flag and compiler version set to 0.6.2
  2. Deploy the contract using Remix + MetaMask. Set Gas limit to 7,000,000 (actually 6,433,413).

Wallets with ERC20 support

  1. MyEtherWallet
  2. Parity
  3. Mist/Ethereum wallet

EXODUS does not support ERC20, but provides the ability to export the private key to MyEtherWallet - http://support.exodus.io/article/128-how-do-i-receive-unsupported-erc20-tokens

Main network configuration

Token distribution

  1. Reserve (15%) : 4,500,000 Tokens
  2. Team (10%) : 21,000,000 Tokens, The total freezing period is 2 years. Every months after 1 year, 7% of the initial amount will be unfrozen and ready for withdrawal
  3. Liqudity (10%) : 3,000,000 Tokens
  4. Marketing (30%) : 9,000,000 Tokens
  5. Private Sale (15%) : 4,500,000 Tokens, 6 month lock
  6. Public Sale (15%) : 4,500,000 Tokens, 3 month lock

Sale stages

  • price : 0,0000125 ETH per Token

Private Sale

  • Maximum purchase volume : 0.000625 ETH
  • HardCap : 4,500,000 Tokens
  • Start date : 31/01/2021 (7pm GMT+1 time) (ethereum timestamp: 1612072800)
  • End date : 07/02/2021 (7pm GMT+1 time) (ethereum timestamp: 1612677600)
  • Freeze : 6 month

Public Sale

  • Maximum purchase volume : 0.000625 ETH
  • HardCap : 4,500,000 Tokens
  • Start date : 07/03/2021 (7pm GMT+1 time) (ethereum timestamp: 1612677600)
  • End date : 14/03/2021 (7pm GMT+1 time) (ethereum timestamp: 1613282400)
  • Freeze : 3 month

Links

  1. TechGenDAOToken contract : 0x0000000000000000000000000000000000000000
  2. Private sale contract : 0x0000000000000000000000000000000000000000
  3. Public sale contract : 0x0000000000000000000000000000000000000000
  4. Team wallet contract : 0x0000000000000000000000000000000000000000
  5. Configurator contract : 0x0000000000000000000000000000000000000000
  6. ETH wallet address : 0x0000000000000000000000000000000000000000
  7. Reserv wallet address : 0x0000000000000000000000000000000000000000
  8. Marketig wallet address : 0x0000000000000000000000000000000000000000
  9. Team contract owner address : 0x0000000000000000000000000000000000000000
  10. Liquidity wallet address : 0x0000000000000000000000000000000000000000
  11. Admin wallet address : 0x0000000000000000000000000000000000000000

About

TechGen DAO Token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors