Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
WHACKD | ERC-20 | 21.549881K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
TTU | ERC-20 | 5.104K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
TST | ERC-20 | 50 | -- | -- | |
ALTS | ERC-20 | 1 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15470077 | 2 years ago | | | 0 | 0.00025832927 | |
| 15408511 | 2 years ago | | | 0 | 0.0017223680 | |
| 15246535 | 2 years ago | | | 0 | 0.0012899000 | |
| 15154123 | 2 years ago | | | 0 | 0.0023776000 | |
| 15147638 | 2 years ago | | | 0 | 0.0017516729 | |
| 13492041 | 3 years ago | | | 0 | 0.0046820000 | |
| 13327969 | 3 years ago | | | 0 | 0.0050584813 | |
| 13327963 | 3 years ago | | | 0 | 0.0034888000 | |
| 12033358 | 4 years ago | | | 0 | 0.0062004000 | |
| 11885519 | 4 years ago | | | 0 | 0.0043179840 |
ABI
ABI objects
Getter at block 21161207
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x17c3bb060e07af32119faddb1fad9057a9c9b516
name() view returns (string)
TaTaTu
symbol() view returns (string)
TTU
totalEthInWei() view returns (uint256)
267154582000000000
totalSupply() view returns (uint256)
10000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
1538
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.