HakkaRewards1
Verified contract
Active on
Ethereum with 1,492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e29…3bcd
Balances ($1.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HAKKA | ERC-20 | 500.180718 | $0.002809 |
$1.4 | |
BHSc$ | ERC-20 | 1.658362K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13170788 | 3 years ago | | | 0 | 0.0067779469 | |
| 12318340 | 4 years ago | | | 0 | 0.0044799630 | |
| 12019240 | 4 years ago | | | 0 | 0.0091853100 | |
| 12005023 | 4 years ago | | | 0 | 0.012655316 | |
| 12005020 | 4 years ago | | | 0 | 0.0063147420 | |
| 11976945 | 4 years ago | | | 0 | 0.016218402 | |
| 11670467 | 4 years ago | | | 0 | 0.0040823600 | |
| 11670447 | 4 years ago | | | 0 | 0.0043095801 | |
| 11566508 | 4 years ago | | | 0 | 0.0060978918 | |
| 11482435 | 4 years ago | | | 0 | 0.0023606408 |
ABI
ABI objects
Getter at block 21309741
DURATION() view returns (uint256)
604800
bhs() view returns (address)
0x35101c731b1548b5e48bb23f99edbc2f5c341935
hakka() view returns (address)
0x0e29e5abbb5fd88e28b2d355774e73bd47de3bcd
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602163551
lastUpdateTime() view returns (uint256)
1602163551
owner() view returns (address)
0x1d075f1f543bb09df4530f44ed21ca50303a65b2
periodFinish() view returns (uint256)
1602163551
rewardPerToken() view returns (uint256)
717545177065374270
rewardPerTokenStored() view returns (uint256)
717545177065374270
rewardRate() view returns (uint256)
330869234592944931
totalSupply() view returns (uint256)
1658362406059483518666
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.