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 |
---|---|---|---|---|---|
Hdp.ф | ERC-20 | 10.526269K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19971535 | 6 months ago | | | 0 | 0.00091061237 | |
| 19599080 | 8 months ago | | | 0 | 0.00068179183 | |
| 19526115 | 8 months ago | | | 0 | 0.0032825943 | |
| 19129732 | 10 months ago | | | 0 | 0.0012579156 | |
| 18387167 | a year ago | | | 0 | 0.00044335108 | |
| 18386985 | a year ago | | | 0 | 0.00078780978 | |
| 18236531 | a year ago | | | 0 | 0.00042436705 | |
| 17948716 | a year ago | | | 0 | 0.00081989938 | |
| 17666223 | a year ago | | | 0 | 0.0010518827 | |
| 17612541 | a year ago | | | 0 | 0.00057969745 |
ABI
ABI objects
Getter at block 21285178
_totalSupply() view returns (uint256)
10000000000000
contactInformation() view returns (string)
decimals() view returns (uint8)
4
name() view returns (string)
HEdpAY
owner() view returns (address)
0x73355cdbc4347bf4f62c5e66ebb06e628a8712e4
symbol() view returns (string)
Hdp.ф
totalSupply() view returns (uint256)
10000000000000
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 success)
approveAndCall(address _spender, uint256 _tokens, bytes _data) returns (bool success)
renounceOwnership()
setContactInformation(string _info)
transfer(address _to, uint256 _value) returns (bool success)
transferAnyERC20Token(address _tokenAddress, uint256 _tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.