Ethereum Ultimate
Verified contract
Active on
Ethereum with 200 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Ethereum Ultimate"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7617361 | 6 years ago | | | 0 | 0.000039425000 | |
| 7564884 | 6 years ago | | | 0 | 0.00023655000 | |
| 5695884 | 6 years ago | | | 0 | 0.00086735000 | |
| 5568384 | 7 years ago | | | 0 | 0.000054297000 | |
| 5254589 | 7 years ago | | | 0 | 0.0016164250 | |
| 4990107 | 7 years ago | | | 0 | 0.00073483200 | |
| 4888056 | 7 years ago | | | 0 | 0.00082792500 | |
| 4817206 | 7 years ago | | | 0 | 0.000045863000 | |
| 4806995 | 7 years ago | | | 0 | 0.00018370800 | |
| 4806995 | 7 years ago | | | 0 | 0.00018370800 |
ABI
ABI objects
Getter at block 21215957
claimAmount() view returns (uint256)
500000000000000000
decimals() view returns (uint8)
18
director() view returns (address)
0xc3e0cf64664dfeee20e86455297a3203f5d86136
directorLock() view returns (bool)
false
epoch() view returns (uint256)
31536000
feeAmount() view returns (uint256)
100000000000000000
funds() view returns (uint256)
47615198941000000000
name() view returns (string)
Ethereum Ultimate
payAmount() view returns (uint256)
400000000000000000
retentionMax() view returns (uint256)
40000000000000000000
saleClosed() view returns (bool)
true
symbol() view returns (string)
ETHUT
totalSupply() view returns (uint256)
2428455968230000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
buried(address) view returns (bool)
claimed(address) view returns (uint256)
State-modifying
Events amendClaim(uint8 claimAmountSet, uint8 payAmountSet, uint8 feeAmountSet, uint8 accuracy) returns (bool success)
amendEpoch(uint256 epochSet) returns (bool success)
amendRetention(uint8 retentionSet, uint8 accuracy) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
bury() returns (bool success)
claim(address _payout, address _fee) returns (bool success)
closeSale() returns (bool success)
openSale() returns (bool success)
selfLock() payable
transfer(address _to, uint256 _value)
transferDirector(address newDirector)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawFunds()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _value)
Bury(address indexed _target, uint256 _value)
Claim(address indexed _target, address indexed _payout, address indexed _fee)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.