Crowdsale
Verified contract
Active on
Ethereum with 2,145 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($66.28)
Native
Value
$66.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02071 | $3,200.40 |
$66.28 | |
IXT | ERC-20 | 2.339 | $0.001185 |
$0 | |
KICK | ERC-20 | 888.929676K | -- | -- | |
KIN | ERC-20 | 45.239562K | -- | -- | |
FC | ERC-20 | 4.85722K | -- | -- | |
CHUCKNORRIS | ERC-20 | 448.747 | -- | -- | |
KICK | ERC-20 | 41.676437 | -- | -- | |
SND | ERC-20 | 40 | -- | -- | |
PPP | ERC-20 | 26.7337 | -- | -- | |
UBT | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5182574 | 7 years ago | | | 0 | 0.000042544000 | |
| 4700676 | 7 years ago | | | 0.02071 | 0.0011970000 | |
| 4270629 | 7 years ago | | | 0 | 0.00051938600 | |
| 4265168 | 7 years ago | | | 1 | 0.012600000 | |
| 4265164 | 7 years ago | | | 1 | 0.0012600000 | |
| 4265161 | 7 years ago | | | 0.25 | 0.0042000000 | |
| 4265146 | 7 years ago | | | 0.25 | 0.0042000000 | |
| 4265140 | 7 years ago | | | 49 | 0.0040000000 | |
| 4265131 | 7 years ago | | | 1 | 0.000021000000 | |
| 4265107 | 7 years ago | | | 10 | 0.0010374000 |
ABI
ABI objects
Getter at block 21158195
CAP() pure returns (uint256)
[unknown]
DAYS() pure returns (uint256)
[unknown]
RATE() pure returns (uint256)
[unknown]
START() pure returns (uint256)
[unknown]
goalReached() pure returns (bool)
[unknown]
initialTokens() pure returns (uint256)
[unknown]
initialized() pure returns (bool)
[unknown]
isActive() pure returns (bool)
[unknown]
owner() pure returns (address)
[unknown]
raisedAmount() pure returns (uint256)
[unknown]
token() pure returns (address)
[unknown]
tokensAvailable() pure returns (uint256)
[unknown]
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens() payable
destroy()
initialize()
transferOwnership(address newOwner)
BoughtTokens(address indexed to, uint256 value)
constructor(address _tokenAddr)
fallback()
This contract contains no error objects.