Skip to content

cromlehg/BATT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain Agro Trading Token

Blockchain Agro Trading Token smart contract

  • Standard : ERC20
  • Name : Blockchain Agro Trading Token
  • Ticker : BATT
  • 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 - Token contract
  2. PreITO - PreITO contract
  3. ITO - ITO contract
  4. SpecialWallet - Wallet contract
  5. 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) 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 : 1%
  • Advisors tokens percent : 1%
  • Founders tokens percent : 8%
  • PreITO + ITO : 90%

Main network configuration

  • Bounty tokens wallet : 0x31Dba1B0b92fa23Eec30e2fF169dc7Cc05eEE915
  • Advisors tokens wallet : 0x8c76033Dedd13FD386F12787Ab4973BcbD1de2A8
  • Founders tokens wallet : 0x7Ae3c0DdaC135D69cA8E04d05559cd42822ecf14
  • Contracts manager : 0x529E6B0e82EF632F070D997dd50C35aAa939cB37

Links

  1. Token - https://etherscan.io/token/0x9d9859ec1dad9348eac7f4338af6c9dfd92ebd12
  2. PreITO - https://etherscan.io/address/0xd10399746b72a23662f8ba010f951b002dc45cfe
  3. ITO - https://etherscan.io/address/0xc07c8052168579a08c73318c899104b8dcb66698
  4. SpecialWallet - https://etherscan.io/address/0xd4fa8d79738b8e873f0d6ce8a1cc9108d8255ef5

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.
  • Softcap ETH available after softcap reached
  • 18 ETH to 0x1D0B575b48a6667FD8E59Da3b01a49c33005d2F1 after softcap
  • 50% ETH over softcap available after ITO finished
  • Other 50% over softcap quarterly available untill 2019

Crowdsale stages

PreITO

  • Minimal insvested limit : 1 ETH
  • Base price : 1 ETH = 30 000 Tokens
  • Softcap : 1000 ETH
  • Hardcap : 33 366 ETH
  • Start :
  • Period : 30 days
  • Wallet : 0x0fc0b9f68DCc12B72203e579d427d1ddf007e464
Bonus system
  • First 30 000 000 + 100% bonus
  • Other + 50% bonus

ITO

  • Minimal insvested limit : 0.1 ETH
  • Base price : 1 ETH = 30 000 Tokens
  • Hardcap : 23 000 ETH
  • Start :
  • Period : 30 days

Ropsten network configuration #1

Links

  1. Token - https://ropsten.etherscan.io/address/0x9856b0414d395b64ea1a6bd3f309e05b3f08476a
  2. PreITO - https://ropsten.etherscan.io/address/0x9ca762cff2ec1a55273f6b18abcb8948f03dce3d
  3. ITO - https://ropsten.etherscan.io/address/0xb194c529a8f6713387b9e41510239ae719f632ec
  4. SpecialWallet - https://ropsten.etherscan.io/address/0x7f2e3f40069733d4019184106991b76f49ab3110

Crowdsale stages

PreITO

  • Minimal insvested limit : 1 ETH
  • Base price : 1 ETH = 30 000 Tokens
  • Softcap : 1 ETH
  • Hardcap : 33 366 ETH
  • Start : 11 May 2018 00:00:00 GMT
  • Period : 30 days
  • Wallet : 0x8fd94be56237ea9d854b23b78615775121dd1e82
Bonus system
  • First 30 000 + 100% bonus
  • Other + 50% bonus
Purchasers
Service operations

ITO

  • Minimal insvested limit : 1 ETH
  • Base price : 1 ETH = 30 000 Tokens
  • Hardcap : 23 000 ETH
  • Start : 11 May 2018 00:00:00 GMT
  • Period : 30 days
  • Bounty tokens wallet : 0x8Ba7Aa817e5E0cB27D9c146A452Ea8273f8EFF29
  • Advisors tokens wallet : 0x24a7774d0eba02846580A214eeca955214cA776C
  • Founders tokens wallet : 0xaa8ed6878a202eF6aFC518a64D2ccB8D73f1f2Ca
  • Bounty tokens percent : 1%
  • Advisors tokens percent : 1%
  • Founders tokens percent : 8%
Purchasers
Service operations

Ropsten network configuration #2

Links

  1. Token - https://ropsten.etherscan.io/address/0x9dd7def2449db1be9d8a0f36b30db29b68d0d6b8
  2. PreITO - https://ropsten.etherscan.io/address/0x7e08994c20904d19b52bcbbe503f22ccbcf982c6
  3. ITO - https://ropsten.etherscan.io/address/0x8c1786c31692a071c1c51cbdd51c6963efc0af0f
  4. SpecialWallet - https://ropsten.etherscan.io/address/0xd1a0cb13524c94541dd17171b767803ddae0fb6e

Crowdsale stages

PreITO

  • Minimal insvested limit : 1 ETH
  • Base price : 1 ETH = 30 000 Tokens
  • Softcap : 1 ETH
  • Hardcap : 33 366 ETH
  • Start : 14 May 2018 00:00:00 GMT
  • Period : 30 days
  • Wallet : 0x8fd94be56237ea9d854b23b78615775121dd1e82
Bonus system
  • First 30 000 + 100% bonus
  • Other + 50% bonus
Purchasers
Service operations

ITO

  • Minimal insvested limit : 1 ETH
  • Base price : 1 ETH = 30 000 Tokens
  • Hardcap : 23 000 ETH
  • Start : 14 May 2018 00:00:00 GMT
  • Period : 30 days
  • Bounty tokens wallet : 0x8Ba7Aa817e5E0cB27D9c146A452Ea8273f8EFF29
  • Advisors tokens wallet : 0x24a7774d0eba02846580A214eeca955214cA776C
  • Founders tokens wallet : 0xaa8ed6878a202eF6aFC518a64D2ccB8D73f1f2Ca
  • Bounty tokens percent : 1%
  • Advisors tokens percent : 1%
  • Founders tokens percent : 8%
Purchasers
Service operations
SpecialWallet

About

Blockchain Agro Trading Token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published