Deep Health Token
Verified contract
Active on
Ethereum with 870 txns
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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 3.7K | -- | -- | |
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14377223 | 3 years ago | | | 0 | 0.00090694397 | |
| 11333394 | 4 years ago | | | 0 | 0.0072935695 | |
| 11015376 | 4 years ago | | | 0 | 0.0062782800 | |
| 9628390 | 5 years ago | | | 0 | 0.00029874409 | |
| 9469321 | 5 years ago | | | 0 | 0.00037343000 | |
| 8925130 | 5 years ago | | | 0 | 0.00078178500 | |
| 8910021 | 5 years ago | | | 0 | 0.00049081560 | |
| 8905397 | 5 years ago | | | 0 | 0.0010436600 | |
| 8900044 | 5 years ago | | | 0 | 0.00052119000 | |
| 8895322 | 5 years ago | | | 0 | 0.00037183000 |
ABI
ABI objects
Getter at block 21320584
decimals() view returns (uint256)
18
name() view returns (string)
Deep Health Token
owner() view returns (address)
0x78493baeccb2ec2da9f61145200f480246ec141e
symbol() view returns (string)
DHT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.