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 "Tcash"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13938054 | 3 years ago | | | 0 | 0.0037846329 | |
| 13902820 | 3 years ago | | | 0 | 0.0031567502 | |
| 13899920 | 3 years ago | | | 0 | 0.0034858784 | |
| 13899310 | 3 years ago | | | 0 | 0.0045144615 | |
| 13899151 | 3 years ago | | | 0 | 0.0048459164 | |
| 13472858 | 3 years ago | | | 0 | 0.0018232895 | |
| 13224260 | 3 years ago | | | 0 | 0.0017405220 | |
| 13215526 | 3 years ago | | | 0 | 0.0031152600 | |
| 13189206 | 3 years ago | | | 0 | 0.0062290800 | |
| 13177254 | 3 years ago | | | 0 | 0.0035195166 |
ABI
ABI objects
Getter at block 21317995
decimals() view returns (uint8)
8
name() view returns (string)
Tcash
owner() view returns (address)
0x28b17ccf09d4dff97a63c921e4dcd9ba7c7d3317
symbol() view returns (string)
TCASH
totalSupply() view returns (uint256 totalsupply)
8800000000000000
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)
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.