Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xed13…a94c
Balances ($2,018.57)
Native
Value
$2,018.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.5051 | $3,996.37 |
$2,018.57 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6964741 | 6 years ago | | | 0.5 | 0.0047773600 | |
| 6939809 | 6 years ago | | | 0.0012 | 0.0014886800 | |
| 6939797 | 6 years ago | | | 0.0012 | 0.0022931328 | |
| 6939665 | 6 years ago | | | 0.0012 | 0.0029773600 | |
| 6939271 | 6 years ago | | | 0.0015 | 0.0059773600 |
ABI
ABI objects
Getter at block 21422130
allowanceOf() view returns (uint256)
9999999949490
commission() view returns (uint256)
100000000000
endTime() view returns (uint256)
1548936000
getPrice() view returns (uint256)
10000000000000
halted() view returns (bool)
false
hasApproval() view returns (bool)
true
hasEnded() view returns (bool)
true
hasHalted() view returns (bool isHalted)
false
iconemy_wallet() view returns (address)
0xccaafb81a643f636d6df882c1ea5f7f964efb7ff
owner() view returns (address)
0x4a240ccde15da49dd49578848dc62aaedf7f364e
rate() view returns (uint256)
10000000000000
refundAvailable() view returns (bool)
false
startTime() view returns (uint256)
1545581400
token() view returns (address)
0xed13e4ed23d1dc5b8da4e306680896294affa94c
tokensSent() view returns (uint256)
50510
weiRaised() view returns (uint256)
505100000000000000
Read-only
balanceOf(address) view returns (uint256)
checkAllowance(uint256 _tokens) view
tokenBalanceOf(address) view returns (uint256)
State-modifying
Events buyTokens() payable
collectCommission() returns (bool)
collectInvestment() returns (bool)
collectRefund()
receiveApproval()
stopICO()
transferOwnership(address newOwner)
BeneficiaryWithdrawal(address beneficiary, uint256 amount, uint256 datetime)
CommissionCollected(address beneficiary, uint256 amount, uint256 datetime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleStopped(address owner, uint256 datetime)
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount, uint256 datetime)
constructor(address _token, uint256 _rate, uint256 _startTime, uint256 _endTime, address _iconemy, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.