Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x89d2…0359 | ERC-20 | 0.01 | $17.45 |
$0.17 | |
TCASH | ERC-20 | 4.164735K | -- | -- | |
TCASH | ERC-20 | 4.164735K | -- | -- | |
ROSE🌹 | ERC-20 | 99 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
AMB | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18917621 | a year ago | | | 0 | 0.00036705603 | |
| 14354187 | 3 years ago | | | 0 | 0.0020393881 | |
| 13658494 | 3 years ago | | | 0 | 0.0028216000 | |
| 13652398 | 3 years ago | | | 0 | 0.0051258059 | |
| 12541623 | 3 years ago | | | 0 | 0.00044453300 | |
| 12541623 | 3 years ago | | | 0 | 0.00044453300 | |
| 12541621 | 3 years ago | | | 0 | 0.00078283300 | |
| 11645118 | 4 years ago | | | 0 | 0.0014719771 | |
| 11606872 | 4 years ago | | | 0 | 0.0027166321 | |
| 11521861 | 4 years ago | | | 0 | 0.0024532951 |
ABI
ABI objects
Getter at block 21259768
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.