EthereumTitan
Verified contract
Active on
Ethereum with 302 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 "EthereumTitan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12133564 | 4 years ago | | | 0 | 0.0065289421 | |
| 11627440 | 4 years ago | | | 0 | 0.0036271901 | |
| 11001228 | 4 years ago | | | 0 | 0.0021758101 | |
| 10894518 | 4 years ago | | | 0 | 0.0051286951 | |
| 10889117 | 4 years ago | | | 0 | 0.0051805001 | |
| 10543666 | 4 years ago | | | 0 | 0.0018408500 | |
| 10347282 | 4 years ago | | | 0 | 0.00052578972 | |
| 10347263 | 4 years ago | | | 0 | 0.0011912390 | |
| 10153804 | 5 years ago | | | 0 | 0.0015545101 | |
| 10024579 | 5 years ago | | | 0 | 0.00067362100 |
ABI
ABI objects
Getter at block 21384612
decimals() view returns (uint8)
8
fundsWallet() view returns (address)
0x00ac4aab0b31b0b337250de7b3bcd13fbd13c753
name() view returns (string)
EthereumTitan
symbol() view returns (string)
ETT
totalEthInWei() view returns (uint256)
522377244142178168
totalSupply() view returns (uint256)
1000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
5000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.