TCZ Token
Verified contract
Active on
Ethereum with 6,962 txns
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 |
---|---|---|---|---|---|
BTWIN | ERC-20 | 88.889K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9139798 | 5 years ago | | | 0 | 0.00013918080 | |
| 7030022 | 6 years ago | | | 0 | 0.000076672000 | |
| 7025648 | 6 years ago | | | 0 | 0.00021308800 | |
| 7001673 | 6 years ago | | | 0 | 0.000023672160 | |
| 7001673 | 6 years ago | | | 0 | 0.000023672160 | |
| 6999389 | 6 years ago | | | 0 | 0.000025599200 | |
| 6993121 | 6 years ago | | | 0 | 0.000032580800 | |
| 6976728 | 6 years ago | | | 0 | 0.000034812000 | |
| 6976728 | 6 years ago | | | 0 | 0.000035004000 | |
| 6976037 | 6 years ago | | | 0 | 0.000037132800 |
ABI
ABI objects
Getter at block 21159390
decimals() view returns (uint256)
6
name() view returns (string)
TCZ Token
symbol() view returns (string)
TCZ
totalSupply() view returns (uint256)
4000000000000000
Read-only
balanceOf(address) view returns (uint256)
State-modifying
Events transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.