Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbdeb…4617
0xbdeb…4617
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HALC | ERC-20 | 81.653981K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16284861 | 2 years ago | | | 0 | 0.0017497893 | |
| 16234578 | 2 years ago | | | 0 | 0.0014314912 | |
| 16234570 | 2 years ago | | | 0 | 0.0014197440 | |
| 16222962 | 2 years ago | | | 0 | 0.0015242646 | |
| 16222959 | 2 years ago | | | 0 | 0.0014002162 | |
| 16222955 | 2 years ago | | | 0 | 0.0014594418 | |
| 16222952 | 2 years ago | | | 0 | 0.0010834404 | |
| 16212057 | 2 years ago | | | 0 | 0.0016265212 | |
| 16211995 | 2 years ago | | | 0 | 0.0014342361 | |
| 16185694 | 2 years ago | | | 0 | 0.0016063247 |
ABI
ABI objects
Getter at block 21214835
getRewardForDuration() view returns (uint256)
56999999999999998080000
lastTimeRewardApplicable() view returns (uint256)
1671589679
lastUpdateTime() view returns (uint256)
1671589679
owner() view returns (address)
0xe968e1e14cd9b75310dd577005ac60be183047d7
paused() view returns (bool)
false
periodFinish() view returns (uint256)
1671589679
rewardPerToken() view returns (uint256)
87732925022452017712
rewardPerTokenStored() view returns (uint256)
87732925022452017712
rewardRate() view returns (uint256)
21990740740740740
rewardsDuration() view returns (uint256)
2592000
rewardsToken() view returns (address)
0xbdeb57a0ec4d2f9c6c310396149ea8227b9a4617
stakingToken() view returns (address)
0xbdeb57a0ec4d2f9c6c310396149ea8227b9a4617
stakingTokensDecimalRate() view returns (uint256)
1000000000000000000
totalSupply() view returns (uint256)
137775480000000000000000
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
min(uint256 a, uint256 b) pure returns (uint256)
pow(uint256 n, uint256 e) pure returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setRewardsDuration(uint256 _rewardsDuration)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Recovered(address token, uint256 amount)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
RewardsDurationUpdated(uint256 newDuration)
Staked(address indexed user, uint256 amount)
Unpaused(address account)
Withdrawn(address indexed user, uint256 amount)
constructor(address _rewardsToken, address _stakingToken, uint256 _rewardsDuration, uint256 _stakingTokensDecimal)
This contract contains no fallback and receive objects.
This contract contains no error objects.