NoMintRewardPool

Verified contract

Active on Ethereum with 1,228 txns
Deployed by via 0x25e94ca1 at 10770203
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $603.59
ERC-20
Value $50.61
ERC-20
--
0xb8742b2af9771bbe33bee41234aaa7cd660e2077b07c7d530bc714247f542a9f
0x1ba4ee805b293ba5e7b45cbcef319b5647a2211308a04ad30688ab7ce9cf8401
0xae6332339db2717bc39a64cf7b6eadce82b6d53e21f404d8db9539d4252a6b7a
0x19eab1fc61c4a7b1237c4d41b157abf6bb04a230aef02fdd426ee1537f37a7db
0xd5a666d552221ec0bf0a4e04aaf16e7d5001a3b113bc309e0c1a52d5483c11d1
0xc726b4ae679f7c6a79ea6f5bdbfcc1c23f843afd8fe37242b4916725a01d15a5
0xcf257617e6cc751fd62397159241f164c6939351b3e45fabd47d9bec56386836
0x7aa6d2c5c29007e5f49260cb04e8d25efc3fc6dadffd9a7c859927d06df62799
0x2e8c0d252138d83dd7668e968c57d773214013a210e98a1ed38741b212905202
0x6c483b74e5100221e574be5b850bbe1500c79ed77dac45cb19460f6cc934ecd0

Functions
Getter at block 21289496
controller(view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
duration(view returns (uint256)
604800
governance(view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1600186954
lastUpdateTime(view returns (uint256)
1600186954
lpToken(view returns (address)
0xa0246c9032bc3a600820415ae600c6388619a14d
owner(view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
periodFinish(view returns (uint256)
1600186954
rewardPerToken(view returns (uint256)
23503721560554265230
rewardPerTokenStored(view returns (uint256)
23503721560554265230
rewardRate(view returns (uint256)
16260984875223001
rewardToken(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
store(view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
totalSupply(view returns (uint256)
11412218077794293124
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.