NoMintRewardPool

Verified contract

Active on Ethereum with 2,689 txns
Deployed by via 0xd7d0f137 at 10815986
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.22
ERC-20
--
ERC-20
--
0xd8e636f6524772b5c8001f4b29f3492b2898a45a83c6e3d0dc99d4cc6fcfaea2
0xd735a516ece8ec028777c735d13b32fa93b2098a890d31b1eff8daa57e97607d
0x7e1dc4b3ca4fbaa66b9743a4c6352b99ed4df5fc2c8b59713206f5603de56866
0x7bdcf6b9daae58cd05e225abb5f553b0d0264b848be9f5dc845b11b3b9c8efe4
0xb0174b5d217a870bbfa762eed0501cd4dd9c61b805b85d0718ebc5101a5f6a52
0xf0ce18a2dd45c03fc55dcca76dd628aeba4fc5e358863e8e1318fdccbe8a03fe
0x50a5e58239deecf1852fd89209a39d7388d8407a5428d29e7ae8bb118f540083
0x5f81401fc5866acb6e85eb1b6589881f556efc320303df1c3ee51acca8ee55d5
0x95a918e0ac3894b51865e20b82588e9b3f3ce8bbe3ae82069601ce131b023fc8
0x59fcd6dd32ad64c70be9fcd86bb2e15f2a2b0844d7a7202e3dcfd4bd0bd517d1

Functions
Getter at block 21230252
controller(view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
duration(view returns (uint256)
604800
governance(view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1603221634
lastUpdateTime(view returns (uint256)
1603221634
lpToken(view returns (address)
0xc07eb91961662d275e2d285bdc21885a4db136b0
owner(view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
periodFinish(view returns (uint256)
1603221634
rewardPerToken(view returns (uint256)
39257399064064873259946087918
rewardPerTokenStored(view returns (uint256)
39257399064064873259946087918
rewardRate(view returns (uint256)
1145060324074074
rewardToken(view returns (address)
0xa0246c9032bc3a600820415ae600c6388619a14d
store(view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
totalSupply(view returns (uint256)
577895
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
exit(
getReward(
notifyRewardAmount(uint256 reward
pushReward(address recipient
renounceOwnership(
setRewardDistribution(address _rewardDistribution
setStorage(address _store
stake(uint256 amount
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(uint256 reward
RewardDenied(address indexed useruint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _rewardTokenaddress _lpTokenuint256 _durationaddress _rewardDistributionaddress _storage
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.