Crowdsale

Verified contract

Active on Ethereum with 20,539 txns
Deployed by via 0x4d9ec72d at 5515690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x911c6d45725b938826d111e4181b27e9d91686845d06ca035ed621d289e2b565
0xa3d0f4e83dfd1463d42880a478689321e93f238d12e3fa0462579693423b0499
0x443812e67a7262d911e8d999d54ebe5bd8d479e9c0690c12a0e58c13ad5e7dff
0xd127612baf7f68eb7ac63d9824607bf42d115ae7a7735eb023f8c19d9708a16d
0xc0721957b9b7be66a9cc09ad42d68a38c17ab0bb4c8a82db4676504cf366e892
0x09265ea49c449eb8abc702fa6ef712adc6d3725f9acb8d59154087efd09b9290
0x91e2ef30e6c720d18c8e7637bba2cb5727ef2b5d7c49dfe049ef70bbd4d35cb5
0xf1c9efbebdf1656e0e9c6b979c6d69cb9a4a744548ab4d2d4365b878dd27ba95
0x7a7f03e822b617636d9c03f50c4087dda711e275f3e0ba07c36a8ad92cde77ad
0x90e009d6f68d95fa3984cf5ae8c77f7b2191ca3f969fba7665381aeb7744fe6a

Functions
Getter at block 21159869
DECIMALS(view returns (uint256)
1000000000000000000
MAX_SALE_SUPPLY(view returns (uint256)
240000000000000000000000000
beneficiary(view returns (address)
0xaf8ae410d29f23a150465f166a20d62c73c7f78a
bonus(view returns (uint256)
50000
currentPrice(view returns (uint256)
1000000000000000000
currentRoundSupply(view returns (uint256)
0
currentState(view returns (uint8)
8
foundersAmount(view returns (uint256)
160000000000000000000000000
foundersWallet(view returns (address)
0xaf8ae410d29f23a150465f166a20d62c73c7f78a
maxICOFirstSupply(view returns (uint256)
84000000000000000000000000
maxICOSecondSupply(view returns (uint256)
48000000000000000000000000
maxICOThirdSupply(view returns (uint256)
24000000000000000000000000
maxPreICOSupply(view returns (uint256)
48000000000000000000000000
owner(view returns (address)
0xa564a43a11acdd2568425c3579efffa6ecd02d49
token(view returns (address)
0xf3b3cad094b89392fce5fafd40bc03b80f2bc624
tokenPrice(view returns (uint256)
1000000000000000000
totalFunds(view returns (uint256)
0
totalSaleSupply(view returns (uint256)
240000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
burn(uint256 _amountaddress _address
initialize(address _token
mintPresale(address _touint256 _amount
setBonus(uint256 _bonus
setPrice(uint256 _tokenPrice
setState(uint8 _newState
setStateWithBonus(uint8 _newStateuint256 _bonus
transferOwnership(address _newOwner
Events
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed _touint256 _value
Constructor
constructor(address _foundersWalletaddress _beneficiary
Fallback and receive
fallback(
Errors

This contract contains no error objects.