ETHHD

Verified contract

Active on Ethereum with 553 txns
Deployed by via 0xc1570439 at 10146291
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ETHHD"

0xefed0c0897bfc5fb7127a90df103c269d10f50868f1080f8c60c7fcab0fb037b
0x921d74b5d8563876ec42065da9b1f355877d8cad19b45ea5294211b43db77dfd
0xb26d914633ef1bac9972db411efb8d98c7d23fd93eff5624f9e1d87785f98f97
0x8bf07a6813725be1cc25e34598ba5c25999efcb6c140772481bad62046ded67c
0x2c877e4adeff2631813e90d60acf2a097d895f828c7b3459e4c4c7e748cde024
0x943705c2b682f98c7b161d8ac565891bc64392407d5b8e2487eacc706e644b4e
0x6b3f8edfdaa018e7291925e975f7ecf416cc00b8e778cd481b3a2cf1cb34334e
0x955337e5fd98e84f9bf553d5b7a121a6f987240830e2bd2f3d060d8ab4780a58
0x92d17e8d58feee1ad9ebd90d6aa28d0468a0429bfbb93005b776223511295c68
0x8a84967c47c7cafe03c149793ff3871f24a9842b444fdaabe26e89cb83b5af57

Functions
Getter at block 20985589
decimals(view returns (uint8)
8
isOwner(view returns (bool)
false
name(view returns (string)
ETHHD
owner(view returns (address)
0x75283071e9c88ba20d633e53fbf90181057c6459
symbol(view returns (string)
ETHHD
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
burnFromWithoutAllowance(address accountuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.