Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4491…1d6c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x4491…1d6c | ERC-20 | 952.81953K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10749486 | 4 years ago | | | 0 | 0.0059865452 | |
| 10749432 | 4 years ago | | | 0 | 0.0071659640 | |
| 10748693 | 4 years ago | | | 0 | 0.0074332840 | |
| 10748690 | 4 years ago | | | 0 | 0.0077520000 | |
| 10748391 | 4 years ago | | | 0 | 0.0077861500 | |
| 10747800 | 4 years ago | | | 0 | 0.011609164 | |
| 10747671 | 4 years ago | | | 0 | 0.0075409412 | |
| 10747589 | 4 years ago | | | 0 | 0.0071145900 | |
| 10747522 | 4 years ago | | | 0 | 0.010188087 | |
| 10747509 | 4 years ago | | | 0 | 0.0059033700 |
ABI
ABI objects
Getter at block 21397017
DURATION() view returns (uint256)
604800
degenToken() view returns (address)
0x4491f2e8b90be1d808707d7d1a8efa8fd2011d6c
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599177600
lastUpdateTime() view returns (uint256)
1598621649
lpt() view returns (address)
0x80fb784b7ed66730e8b1dbd9820afd29931aab03
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1599177600
rewardDistribution() view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken() view returns (uint256)
10073538252236364816
rewardPerTokenStored() view returns (uint256)
10073538252236364816
rewardRate() view returns (uint256)
1653439153439153439
starttime() view returns (uint256)
1598572800
totalSupply() view returns (uint256)
0
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()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(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)
constructor(address _degenToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.