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 "Tim Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5572513 | 7 years ago | | | 0 | 0.00011194200 | |
| 5556639 | 7 years ago | | | 0 | 0.0021396260 | |
| 5555140 | 7 years ago | | | 0 | 0.00026061000 | |
| 5548941 | 7 years ago | | | 0 | 0.00014552460 | |
| 5544349 | 7 years ago | | | 0 | 0.000046602660 | |
| 5544342 | 7 years ago | | | 0 | 0.000046602660 | |
| 5544342 | 7 years ago | | | 0 | 0.000046602660 | |
| 5544336 | 7 years ago | | | 0 | 0.000046602660 | |
| 5544331 | 7 years ago | | | 0 | 0.000090024000 | |
| 5540887 | 7 years ago | | | 0 | 0.000025628900 |
ABI
ABI objects
Getter at block 21161841
decimals() view returns (uint8)
18
name() view returns (string)
Tim Coin
symbol() view returns (string)
TIM
totalSupply() view returns (uint256 supply)
1000000000000000000000000000
totalTokens() view returns (uint256)
1000000000000000000000000000
version() view returns (string)
0.1
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
collect(uint256 amount)
decreaseSupply(uint256 value, address from) returns (bool)
increaseSupply(uint256 value, address to) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.