EthereumHD
Verified contract
Active on
Ethereum with 32,607 txns
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 "EthereumHD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10314593 | 4 years ago | | | 0 | 0.00089842500 | |
| 10069955 | 5 years ago | | | 0 | 0.0013756230 | |
| 10069626 | 5 years ago | | | 0 | 0.0012737250 | |
| 10069610 | 5 years ago | | | 0 | 0.0011863170 | |
| 10069570 | 5 years ago | | | 0 | 0.0020889090 | |
| 10069539 | 5 years ago | | | 0 | 0.0017322660 | |
| 10069526 | 5 years ago | | | 0 | 0.0028524720 | |
| 10069473 | 5 years ago | | | 0 | 0.0016813170 | |
| 10069444 | 5 years ago | | | 0 | 0.0012740250 | |
| 10069420 | 5 years ago | | | 0 | 0.0011863170 |
ABI
ABI objects
Getter at block 21248172
cap() view returns (uint256)
210000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
EthereumHD
owner() view returns (address)
0x0d7341a9e7a9f9305e51734dfd7bf57b8b9eb827
symbol() view returns (string)
EHD
totalSupply() view returns (uint256)
210000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
isMinter(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address from, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 value) returns (bool)
rescueTokens(address tokenAddress, address receiver, uint256 amount)
setMinterState(address account, bool state)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Donate(address indexed account, uint256 amount)
Mint(address indexed to, uint256 value)
MinterChanged(address account, bool state)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.