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 |
---|---|---|---|---|---|
TZT | ERC-20 | 10K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
DTA | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12873689 | 3 years ago | | | 0 | 0.0030916965 | |
| 11378916 | 4 years ago | | | 0 | 0.00077022000 | |
| 11270434 | 4 years ago | | | 0 | 0.0016288880 | |
| 9861339 | 5 years ago | | | 0 | 0.00013207200 | |
| 9597230 | 5 years ago | | | 0 | 0.000087856000 | |
| 8082047 | 5 years ago | | | 0 | 0.00011109300 | |
| 7951604 | 5 years ago | | | 0 | 0.000037095000 | |
| 7637059 | 6 years ago | | | 0 | 0.00018128000 | |
| 7606335 | 6 years ago | | | 0 | 0.00018128000 | |
| 7586051 | 6 years ago | | | 0 | 0.000027771907 |
ABI
ABI objects
Getter at block 21287694
decimals() view returns (uint8)
8
name() view returns (string)
TZT
owner() view returns (address)
0x00bbc0ecd4ee094a092a6575b32247baf0a9e177
symbol() view returns (string)
TZT
totalSupply() view returns (uint256 totalSupply)
100000000000000000
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 _amount) returns (bool success)
distributeToken(address[] addresses, uint256 _value)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, 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.