ThoreCoin
Verified contract
Active on
Ethereum with 5,497 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 |
---|---|---|---|---|---|
BoomB | ERC-20 | 21.889047B | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
OSC | ERC-20 | 1.999K | -- | -- | |
THR | ERC-20 | 82.3743 | -- | -- | |
PMOD | ERC-20 | 5 | -- | -- | |
THX | ERC-20 | 5 | -- | -- | |
PCPie | ERC-20 | 2 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20911966 | a month ago | | | 0 | 0.00042154852 | |
| 20560385 | 3 months ago | | | 0 | 0.00014032800 | |
| 20453058 | 3 months ago | | | 0 | 0.000051576000 | |
| 20173500 | 5 months ago | | | 0 | 0.00012916900 | |
| 20150737 | 5 months ago | | | 0 | 0.000070164000 | |
| 19917663 | 6 months ago | | | 0 | 0.00051255510 | |
| 19871009 | 6 months ago | | | 0 | 0.00028446415 | |
| 19708938 | 7 months ago | | | 0 | 0.00034585781 | |
| 19128830 | 10 months ago | | | 0 | 0.0015207840 | |
| 19042826 | 10 months ago | | | 0 | 0.0018309480 |
ABI
ABI objects
Getter at block 21207552
decimals() view returns (uint8)
4
name() view returns (string)
ThoreCoin
symbol() view returns (string)
THR
totalSupply() view returns (uint256)
1000000000
version() view returns (string)
THC1.0
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 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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.