ThoreCash
Verified contract
Active on
Ethereum with 1,447 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 88.888888M | -- | -- | ||
ERC-20 | 42M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- | ||
ERC-20 | 17.778K | -- | -- | ||
TCH | ERC-20 | 50 | -- | -- | |
MGC | ERC-20 | 6 | -- | -- | |
ERC20 | ERC-20 | 2.97 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19662956 | 7 months ago | | | 0 | 0.0014554309 | |
| 15245329 | 2 years ago | | | 0 | 0.00049088720 | |
| 14566549 | 3 years ago | | | 0 | 0.0020627550 | |
| 14541532 | 3 years ago | | | 0 | 0.0028953363 | |
| 13791021 | 3 years ago | | | 0 | 0.0044842500 | |
| 13551586 | 3 years ago | | | 0 | 0.0073665152 | |
| 13403856 | 3 years ago | | | 0 | 0.0041071052 | |
| 13112224 | 3 years ago | | | 0 | 0.0038504289 | |
| 13093138 | 3 years ago | | | 0 | 0.0028252260 | |
| 13047196 | 3 years ago | | | 0 | 0.0016787426 |
ABI
ABI objects
Getter at block 21165825
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() view returns (uint8 _decimals)
0
name() view returns (string _name)
ThoreCash
symbol() view returns (string _symbol)
TCH
totalSupply() view returns (uint256 _totalSupply)
75000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value, bytes data)
constructor(string _name, string _symbol, uint8 _decimals, uint256 _totalSupply, address feeReceiver, address tokenOwnerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.