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 "Hrek"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20788346 | 2 months ago | | | 0 | 0.00025795469 | |
| 20523430 | 3 months ago | | | 0 | 0.000026154969 | |
| 19674051 | 7 months ago | | | 0 | 0.00066509181 | |
| 19388534 | 9 months ago | | | 0 | 0.0010105629 | |
| 19388534 | 9 months ago | | | 0 | 0.0010060249 | |
| 19373798 | 9 months ago | | | 0 | 0.0020635684 | |
| 19062301 | 10 months ago | | | 0 | 0.00087674871 | |
| 18741895 | a year ago | | | 0 | 0.0027861142 | |
| 18639395 | a year ago | | | 0 | 0.00049330523 | |
| 18372853 | a year ago | | | 0 | 0.00020856462 |
ABI
ABI objects
Getter at block 21288086
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
404000000000000000000000000000000
name() view returns (string)
Hrek
owner() view returns (address)
0xb08e9a9077a9aff2b76fa9d2e49c70178f68d06c
symbol() view returns (string)
HREK
totalSupply() view returns (uint256)
404000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, uint256 _maxHoldingAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.