HOMIHELP

Verified contract

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

No balances found for "HOMIHELP"

0x82b2466576c5b2c75791d54d941a25b77e848b26812278184f2199d925851f38
0x54cf3a95859f955bc4a9fea66fb69bf4d228984239017b09f905a8f14835cd51
0x1f372e2ce29558907e461027729679ce0bbdeb66564c4ae413eccf6a2da4705c
0x66a2db2207999851876edfadf8e30377441b2ea8c8b0678de5657dec0bebe231
0x4847c2b2295d73e43b9fa13f966064f66d4e51e06051039cacf5db01014b474e
0x8ff6511f943c1f586826168b5deac691a529f52debc756d763267ca899a899fd
0x8b51a68fac9be3c23f301fbe32875c9781643a98994056ec845ee4e912ab6355
0x702a241202f60e96e56f6952161ef49e40527d013e2c70b3353bafc43b200607
0xdb61d8bc345295fc3efbccd305086bb323624a2d42e3333c2aa4fd32e8810240
0xfd5898cc5050c003a1c2465c079d8065a0e7e39b367ebc7ffc30cba7a899c6ef

Functions
Getter at block 20848779
decimals(view returns (uint256)
0
isAllowed(view returns (bool)
false
isOwner(view returns (bool)
false
isStopped(view returns (bool)
false
name(view returns (string)
HOMIHELP
owner(view returns (address)
0x95704c55839aa30c675d916f7093a1cbea7ef617
symbol(view returns (string)
HOMI
totalSupply(view returns (uint256)
100000000
version(view returns (string)
1.0.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
approvals(addressaddressview returns (uint256)
balanceOf(address _whoview returns (uint256)
balances(addressview returns (uint256)
isLocked(address _whouint256 _valueview returns (bool)
lockedBalanceOf(address _whoview returns (uint256)
lockup(addressuint256view returns (uint256 amountuint256 expiresAt)
State-modifying
allow(address _targetreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
claimOwnership(
close(
proposeOwner(address _proposedOwner
removeAllowed(address _targetreturns (bool)
start(
stop(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferWithLock(address _touint256 _valueuint256 _timereturns (bool)
unlock(address _whouint256 _indexreturns (bool)
unlockAll(address _whoreturns (bool)
Events
Allowed(address indexed _address
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 indexed value
Locked(address _whouint256 _index
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveAllowed(address indexed _address
Started(
Stopped(
Transfer(address indexed fromaddress indexed touint256 value
UnlockedAll(address _who
UnlockedIndex(address _whouint256 _index
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.