Crowdsale
Verified contract
Active on
Ethereum with 20,539 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf3b3…c624
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6874134 | 6 years ago | | | 0 | 0.00011926500 | |
| 6093751 | 6 years ago | | | 0 | 0.000035880000 | |
| 6075026 | 6 years ago | | | 0 | 0.000061794600 | |
| 6074961 | 6 years ago | | | 0 | 0.000043429500 | |
| 6074945 | 6 years ago | | | 0 | 0.000041400000 | |
| 5628410 | 6 years ago | | | 0 | 0.0014887670 | |
| 5628405 | 6 years ago | | | 0 | 0.00054105000 | |
| 5628400 | 6 years ago | | | 0 | 0.00045936000 | |
| 5628393 | 6 years ago | | | 0 | 0.00052809000 | |
| 5628373 | 6 years ago | | | 0 | 0.00044829000 |
ABI
ABI objects
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
Events acceptOwnership()
burn(uint256 _amount, address _address)
initialize(address _token)
mintPresale(address _to, uint256 _amount)
setBonus(uint256 _bonus)
setPrice(uint256 _tokenPrice)
setState(uint8 _newState)
setStateWithBonus(uint8 _newState, uint256 _bonus)
transferOwnership(address _newOwner)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _to, uint256 _value)
constructor(address _foundersWallet, address _beneficiary)
fallback()
This contract contains no error objects.