TongTong Test
Verified contract
Active on
Ethereum with 44 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 "TongTong Test"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5554167 | 7 years ago | | | 0 | 0.00051961800 | |
| 5554159 | 7 years ago | | | 0 | 0.00052197200 | |
| 5554139 | 7 years ago | | | 0 | 0.00052197200 | |
| 5553651 | 7 years ago | | | 0 | 0.00093995000 | |
| 5492084 | 7 years ago | | | 0 | 0.00093995000 | |
| 5491552 | 7 years ago | | | 0 | 0.00093995000 | |
| 5491518 | 7 years ago | | | 0 | 0.00093854200 | |
| 5491461 | 7 years ago | | | 0 | 0.00093854200 | |
| 5491405 | 7 years ago | | | 0 | 0.00093854200 | |
| 5491355 | 7 years ago | | | 0 | 0.00093854200 |
ABI
ABI objects
Getter at block 21382917
decimals() view returns (uint8)
8
name() view returns (string)
TongTong Test
owner() view returns (address)
0xc78e13781553014add7ce70f0d7f2c60cb1e5f0c
soldToken() view returns (uint256)
227163005222
symbol() view returns (string)
TTT
totalSupply() view returns (uint256)
1000000200044200000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(address _freeze, uint256 _value) returns (bool success)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unfreeze(address _unfreeze, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor()
fallback()
This contract contains no error objects.