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 |
---|---|---|---|---|---|
SDTK | ERC-20 | 100 | -- | -- | |
TCASH | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16512597 | 2 years ago | | | 0 | 0.00096534007 | |
| 16224655 | 2 years ago | | | 0 | 0.00036044276 | |
| 15656947 | 2 years ago | | | 0 | 0.00012075000 | |
| 14947270 | 2 years ago | | | 0 | 0.0037738407 | |
| 14657715 | 3 years ago | | | 0 | 0.0018665200 | |
| 14628381 | 3 years ago | | | 0 | 0.0022733213 | |
| 14441432 | 3 years ago | | | 0 | 0.0010318538 | |
| 14402408 | 3 years ago | | | 0 | 0.0017220868 | |
| 14346248 | 3 years ago | | | 0 | 0.0011036943 | |
| 14260506 | 3 years ago | | | 0 | 0.0024032780 |
ABI
ABI objects
Getter at block 21286048
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)
distributeTCASH(address[] addresses)
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.