RewardPool

Verified contract

Active on Ethereum with 728 txns
Deployed by via 0x8ccb2bb7 at 12335251
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xb8f4aa24a1ac59fba69fd2e215457c1239b44dd132bd12fbb80d2d4f5690f553
0xc4210a85a3cb0fedbcba4daf71f68468b08ab1368f741b75ed1b64208fc3febb
0x8c97d043f58c1903869d5b653aeaf38ae6597337f093f1a7c6e92a8ec332d91d
0x0bccf94d4396f04ddd7842e5c79799fcb003e7de595d9ca168eefe0dde8eb58b
0x4ce8a5cacd680cb8855e2729ab44d15094c226f5011ff870786ed2306db57d09
0xcae216092d0abc08141c6a77c7cf2f5246abac8c08d45c413d6cf17dae91f50e
0x373f5f36c5561a62b2797e333d119f54aef94b11b352db4224aa0472624dc27d
0x9a9cde6cf0a07c94d720784b32f9439e0dab6b7fead3d269358d6a57a2e16384
0x6d47d4f7ef5571a20bbba97a189689753670cdfb27541736b8c8812704905cf1
0x3d9e54f499610e392b756d5717897a09c8a8c483b34af73ecd4324fcd963020d

Functions
Getter at block 21163476
_owner(view returns (address)
0x1b770abca3d81dc516512c8961530194e09040be
depositToken(view returns (address)
0x768d5c16a34e11e8383ec294e989a8d704545b61
duration(view returns (uint256)
31536000
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1651368716
lastUpdateTime(view returns (uint256)
1651368716
layerx(view returns (address)
0xfe56e974c1c85e9351325fb2d62963a022ad624f
owner(view returns (address)
0x1b770abca3d81dc516512c8961530194e09040be
periodFinish(view returns (uint256)
1651368716
rewardDistribution(view returns (address)
0x1b770abca3d81dc516512c8961530194e09040be
rewardPerToken(view returns (uint256)
70213056158850753837
rewardPerTokenStored(view returns (uint256)
70213056158850753837
rewardRate(view returns (uint256)
312500000000000
totalSupply(view returns (uint256)
21851000000000000370
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
destroyContract(
exit(
getReward(
notifyRewardAmount(uint256 rewarduint256 _duration
renounceOwnership(
setRewardDistribution(address _rewardDistribution
stake(uint256 amount
transferOwnership(address newOwner
withdraw(uint256 amount
withdrawLAYERx(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 owneraddress _rewardDistribution
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.