holon

Verified contract

Active on Ethereum with 2,621 txns
Deployed by via 0x08b7d595 at 12516168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8601bacf465a5668cf5a017fa110d32594d33ff551d3e29d2ff4981c8ef858b4
0x1458b078bd6cbe5627ff94be6e91ad71534d107d1bd697b567b17e693c22ec84
0x828c110324167f569c468a56570e4fff91d04157398da454138b601830269269
0x620c3575d64e3a4bdc224e5918201709c3531a30ec8cf5310884abd7073c3cd3
0x24314f43c16c8e52c2bb79c60f4d8ccf9caf952432d9cc661d641a552752eb08
0x8ea9b51e5b562e009680c1903a07b4b0d511751ff7c41bfd2009f85c76ac2da9
0x510ee38f5abc35d511a60e3cba80715f93bef7fb56d7a03273f323cd1a4b9f6d
0x3910c219409ffd69077ce4d93b4a8b95087caffe8208364105fc8c87b858c173
0x41dfbc4b72d391231197d1c0da8de1ab4e3bebc42504ee416e740be07377a81e
0x8ef4ed473573a08e85b4f0378c146fb982812dae592bf47de4f12382066b7512

Functions
Getter at block 20939353
decimals(view returns (uint8)
18
name(view returns (string)
holon
symbol(view returns (string)
HLN
totalSupply(view returns (uint256)
300000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.