teuTokenPreSale
Verified contract
Active on
Ethereum with 422 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeeac…1448
Balances ($68.31)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZRX | ERC-20 | 140 | $0.487901 |
$68.31 | |
TEU | ERC-20 | 45.341961K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6036505 | 6 years ago | | | 0 | 0.00098600900 | |
| 6036478 | 6 years ago | | | 0 | 0.0040224690 | |
| 5708697 | 6 years ago | | | 0 | 0.0017452890 | |
| 5270798 | 7 years ago | | | 0 | 0.00055979700 | |
| 5270792 | 7 years ago | | | 0 | 0.0012412890 | |
| 5219381 | 7 years ago | | | 0 | 0.0020602890 | |
| 5144641 | 7 years ago | | | 0 | 0.0014656200 | |
| 5056702 | 7 years ago | | | 0 | 0.0058865400 | |
| 4944839 | 7 years ago | | | 0 | 0.0058865400 | |
| 4943858 | 7 years ago | | | 0 | 0.0014656200 |
ABI
ABI objects
Getter at block 21260138
currentPeriod() pure returns (uint256)
1
maxTarget() pure returns (uint256)
14000000000000000000000
owner() pure returns (address)
0x9240d026eba50f85c79c74ef1c192c7e483c72a9
totalPeriod() pure returns (uint256)
1
Read-only
contributionOf(uint256 _period, address _contributor) pure returns (uint256)
isTokenCollected(uint256 _period, address _contributor) pure returns (bool)
periodContributionOf(uint256 _period) pure returns (uint256)
tokenCollectedOf(uint256 _period, address _contributor) pure returns (uint256)
State-modifying
Events collectToken()
goNextPeriod()
goTokenCollection()
initTokenSale(address _tokenAddress, address _walletPeriod1, uint256 _tokenPoolPeriod1, uint256 _saleStartDate, uint256 _period1_contriInterval, uint256 _maxTarget, uint256 _minContribution)
transferEtherOut(address _to, uint256 _amount)
transferOwnership(address newOwner)
transferTokenOut(address _to, uint256 _amount)
LogCollect(address indexed contributorAddress, uint256 tokenAmount, uint256 period)
LogCollectionStart(uint256 period)
LogContribution(address indexed contributorAddress, uint256 weiAmount, uint256 period)
LogPeriodStart(uint256 period)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.