HakkaRewards5
Verified contract
Active on
Ethereum with 2,381 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e29…3bcd
Balances ($158.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HAKKA | ERC-20 | 63.825205K | $0.00248 |
$158.26 | |
TFT | ERC-20 | 1.111044K | -- | -- | |
CRD | ERC-20 | 102 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12068642 | 4 years ago | | | 0 | 0.0099252500 | |
| 12038338 | 4 years ago | | | 0 | 0.014349553 | |
| 11730439 | 4 years ago | | | 0 | 0.0041536201 | |
| 11506791 | 4 years ago | | | 0 | 0.0036820702 | |
| 11446530 | 4 years ago | | | 0 | 0.0039328072 | |
| 11436305 | 4 years ago | | | 0 | 0.0034113842 | |
| 11435094 | 4 years ago | | | 0 | 0.0047690589 | |
| 11426419 | 4 years ago | | | 0 | 0.0043884941 | |
| 11419974 | 4 years ago | | | 0 | 0.0036820700 | |
| 11370913 | 4 years ago | | | 0 | 0.0023137488 |
ABI
ABI objects
Getter at block 21199314
DURATION() view returns (uint256)
604800
TFT() view returns (address)
0xbdda9670bc2a672c36cce0102ce8c69b12e9dee3
hakka() view returns (address)
0x0e29e5abbb5fd88e28b2d355774e73bd47de3bcd
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602163936
lastUpdateTime() view returns (uint256)
1602163936
owner() view returns (address)
0x1d075f1f543bb09df4530f44ed21ca50303a65b2
periodFinish() view returns (uint256)
1602163936
rewardPerToken() view returns (uint256)
593741511746770451454
rewardPerTokenStored() view returns (uint256)
593741511746770451454
rewardRate() view returns (uint256)
497631054736709498
totalSupply() view returns (uint256)
1111043630843395934128
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
inCaseTokenGetsStuckPartial(address _TokenAddress, uint256 _amount)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
stakeFor(address to, uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.