EDDARewardsPool

Verified contract

Active on Ethereum with 3,036 txns
Deployed by via 0x013ca882 at 12012518
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,325.29
0x3afc0825bb8a2e581bdc57856247d030f77a51eee9f83f86f347f58a2e3b9470
0x9030f3c9ff819a1c3beaa62b75b854261ae86bf381cf07e8f02782f1eb20b5ce
0x335fa4da4b328115f59cc0ca49877107f569da5b37d40d9c6ac9bcfb478fe527
0x300b70948fe547ff2c56486bd5c0a81e4baeda0134798cacfc9c0e38fe674527
0x9fbd44acb12ed896e5772335f97ea12d19598cc84060ba5c2739a98ce5d403db
0xb38077ce5f4f54a9ff62be80762cca5bd859c254e1bf20ba4e331f308babc24f
0xfe69c4e62cb978122277cea8e26e7bb86aa3a5bec4b857069b48f9eadaad525e
0x61aeced1c10619ff6d05397a23ed5f51efa8ed85f4c37ad0f2e2b4e57bcf8170
0x9c15c5442a2ad6cfbb20c4664d7437b89ed47b750e28ed405ce10c912441e44c
0x8912b57789eb2060a297922c954a2a25372628b71ab732e659b1f670c4ee3447

Functions
Getter at block 20890935
DURATION(view returns (uint256)
604800
MIN_STAKE_DURATION_SECONDS(view returns (uint256)
120
REWARD_DELAY_SECONDS(view returns (uint256)
60
lastTimeRewardApplicable(view returns (uint256)
1639092536
lastUpdateTime(view returns (uint256)
1639092536
lockedDetails(view returns (booluint256)
(false, 1639092536)
lp(view returns (address)
0xfbbe9b1142c699512545f47937ee6fae0e4b0aa9
outToken(view returns (address)
0xfbbe9b1142c699512545f47937ee6fae0e4b0aa9
owner(view returns (address)
0x755eac9cdc35f20aa016941846146ecad62d3937
periodFinish(view returns (uint256)
1639092536
rewardPerToken(view returns (uint256)
682226255877920174
rewardPerTokenStored(view returns (uint256)
682226255877920174
rewardRate(view returns (uint256)
12192824850490
stakeDurationSeconds(view returns (uint256)
120
totalSupply(view returns (uint256)
167564300000000000000
Read-only
balanceOf(address accountview returns (uint256)
canGetRewardTime(addressview returns (uint256)
canWithdrawTime(addressview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
voteLock(address accountview returns (uint256)
State-modifying
exit(
getReward(
notifyRewardAmount(uint256 reward
renounceOwnership(
setRewardDistribution(address _rewardDistribution
stake(uint256 amount
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address lp_address outToken_address rewardDistribution_uint256 stakeDurationSeconds_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.