ICO_CONTRACT
Verified contract
Active on
Ethereum with 1,642 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($20.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDATA | ERC-20 | 525.886982 | $0.039618 |
$20.83 | |
ARCONA | ERC-20 | 1 | $0.012628 |
$0.01 | |
OCN | ERC-20 | 8 | $0.000039 |
$0 | |
SOP | ERC-20 | 16 | $0.000011 |
$0 | |
eosDAC | ERC-20 | 0.001 | $0.000344 |
$0 | |
0x4f4a…3433 | ERC-20 | 2,018,060,500T | -- | -- | |
0x86fa…fdb0 | ERC-20 | 522.389601K | -- | -- | |
KEOS | ERC-20 | 522.3896K | -- | -- | |
FIFAmini | ERC-20 | 52.018061K | -- | -- | |
YOO | ERC-20 | 17.81K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6714177 | 6 years ago | | | 0 | 0.0013416430 | |
| 6713587 | 6 years ago | | | 0 | 0.0013457020 | |
| 6707990 | 6 years ago | | | 0 | 0.0013457020 | |
| 6673817 | 6 years ago | | | 0 | 0.00021915000 | |
| 6661098 | 6 years ago | | | 0 | 0.0013457020 | |
| 6647206 | 6 years ago | | | 0 | 0.0013430780 | |
| 6575546 | 6 years ago | | | 8.7399594 | 0.00086100000 | |
| 6541766 | 6 years ago | | | 0 | 0.0013457020 | |
| 6541721 | 6 years ago | | | 0 | 0.0013325820 | |
| 6494516 | 6 years ago | | | 0 | 0.0013430780 |
ABI
ABI objects
Getter at block 21246515
getBalance() pure returns (uint256)
0
getIcoTime() pure returns (uint256, uint256)
(1523340000, 1523341000)
getIsStopFunding() pure returns (bool)
false
getMaxiumInputEther() pure returns (uint256)
9999999999000000000000000000
getMiniumInputEther() pure returns (uint256)
100000000000000000
isFundingNow() pure returns (bool)
false
owner() pure returns (address)
0x9b278c2908f0b6718bd38c6453f14da90d7f3ba5
Read-only
This contract contains no read-only function objects.
State-modifying
Events setIcoEndTime(uint256 _endTime)
setIcoStartTime(uint256 _startTime)
setIcoTimeStartEnd(uint256 _startTime, uint256 _endTime)
setMaxiumInputEther(uint256 _maximumInputEther)
setMiniumInputEther(uint256 _minimunInputEther)
setStopFunding(bool _isStopFunding)
transferOwnership(address newOwner)
withdrawEther(uint256 _amount) returns (bool)
withdrawEtherAll() returns (bool)
ReceivedEther(address indexed sender, uint256 amount)
WithdrawEther(address indexed from, uint256 amount, uint256 balance)
constructor()
fallback()
This contract contains no error objects.