HakkaRewards2
Verified contract
Active on
Ethereum with 4,026 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e29…3bcd
Balances ($736.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HAKKA | ERC-20 | 287.59426K | $0.00256 |
$736.15 | |
BPT | ERC-20 | 550.740841 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15565072 | 2 years ago | | | 0 | 0.00051273923 | |
| 15565033 | 2 years ago | | | 0 | 0.00042529656 | |
| 15138969 | 2 years ago | | | 0 | 0.00069985075 | |
| 15138954 | 2 years ago | | | 0 | 0.00061859899 | |
| 15138945 | 2 years ago | | | 0 | 0.00063515594 | |
| 15138944 | 2 years ago | | | 0 | 0.0011229788 | |
| 14344722 | 3 years ago | | | 0 | 0.0022406942 | |
| 14151185 | 3 years ago | | | 0 | 0.0071080179 | |
| 13931250 | 3 years ago | | | 0 | 0.0072991427 | |
| 13293744 | 3 years ago | | | 0 | 0.0020418971 |
ABI
ABI objects
Getter at block 21163806
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0x1b8874baceaafba9ea194a625d12e8b270d77016
hakka() view returns (address)
0x0e29e5abbb5fd88e28b2d355774e73bd47de3bcd
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1629672726
lastUpdateTime() view returns (uint256)
1629672726
owner() view returns (address)
0x1d075f1f543bb09df4530f44ed21ca50303a65b2
periodFinish() view returns (uint256)
1629672726
rewardPerToken() view returns (uint256)
847391926624347425745
rewardPerTokenStored() view returns (uint256)
847391926624347425745
rewardRate() view returns (uint256)
49603174603174603
totalSupply() view returns (uint256)
550740840998158640201
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.