Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "dHealth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7854238 | 6 years ago | | | 0 | 0.00086667750 | |
| 7854225 | 6 years ago | | | 0 | 0.0011250000 | |
| 7854212 | 6 years ago | | | 0 | 0.00067500000 | |
| 7854208 | 6 years ago | | | 0 | 0.00056250000 | |
| 7854200 | 6 years ago | | | 0 | 0.00056250000 | |
| 7854174 | 6 years ago | | | 0 | 0.00056250000 | |
| 7777035 | 6 years ago | | | 0 | 0.00097807905 | |
| 7263987 | 6 years ago | | | 0 | 0.00024408405 | |
| 7213289 | 6 years ago | | | 0 | 0.00096690300 | |
| 7213286 | 6 years ago | | | 0 | 0.0015792790 |
ABI
ABI objects
Getter at block 21304986
decimals() view returns (uint256)
18
name() view returns (string)
dHealth
owner() view returns (address)
0x4c5c80a84d971e9c0fdd860f9269c22d7e3169db
symbol() view returns (string)
dHt
totalSupply() view returns (uint256)
500000000000000000000000000
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)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
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)
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, bytes data)
constructor()
fallback()
This contract contains no error objects.