HATEStaking
Verified contract
Active on
Ethereum with 527 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0xcef0…fb81
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sHATE | ERC-20 | 101.959082B | -- | -- | |
HATE | ERC-20 | 127.644824M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19074504 | 10 months ago | | | 0 | 0.0011173323 | |
| 18917697 | a year ago | | | 0 | 0.0037578193 | |
| 18172622 | a year ago | | | 0 | 0.0045360600 | |
| 18054221 | a year ago | | | 0 | 0.0035031571 | |
| 18004010 | a year ago | | | 0 | 0.0033507357 | |
| 17960090 | a year ago | | | 0 | 0.0045795096 | |
| 17908374 | a year ago | | | 0 | 0.0056858778 | |
| 17908366 | a year ago | | | 0 | 0.0053888028 | |
| 17827717 | a year ago | | | 0 | 0.0075275956 | |
| 17750370 | a year ago | | | 0 | 0.0080779252 |
ABI
ABI objects
Getter at block 21249260 secondsToNextEpoch() view returns (uint256)
HATE() view returns (address)
0x7b768470590b8a0d28fc714d0a70754d556d14ed
distributor() view returns (address)
0xcef0019c3679be632a6d1ea1854f2b5313f4fb81
epoch() view returns (uint256 length, uint256 number, uint256 end, uint256 distribute)
(length=28800, number=1056, end=1714989623, distribute=0)
index() view returns (uint256)
20446955725187
owner() view returns (address)
0xd978acf86342e59ab8072a368463ea6876da415a
sHATE() view returns (address)
0xf829d7014db17d6dce448be958c7e4983cdb1f77
Read-only
This contract contains no read-only function objects.
State-modifying
Events rebase()
renounceOwnership()
setDistributor(address _distributor)
stake(address _to, uint256 _amount)
transferOwnership(address newOwner)
unstake(address _to, uint256 _amount, bool _rebase)
DistributorSet(address distributor)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _HATE, address _sHATE, uint256 _epochLength)
This contract contains no fallback and receive objects.
This contract contains no error objects.