NoMintRewardPool

Verified contract

Active on Ethereum with 224 txns
Deployed by via 0x90b5d513 at 11648101
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.3
ERC-20
--
0xee1076492cbb392667e5d0b0ca684ea7848b5f08dbce3c3b6844917813c798a3
0x8f81e2c7810623fc68f49142765d9d732851012e465de1280af6d40e12d07b0a
0xff2cd77a4c3a99830fbb8e9a78ade88d2635472aef744c9d4e7fe5f5fbbf8521
0xcbee854a6ca99229a2a2245da6afd758bec8b9b1f04bd55da9817b9608197e35
0xdc59d809a879e4d2c65a00fbc3860a65ccafdfd251d881e469a34931ca48f9bb
0x5af015c1673c3be4afb7be266b086bb5a4d1361b559ff160361379d2c6fc705f
0x6137dd38460538a94e26853e67e22624dad323e834865934239d554d0d92e1ec
0x8090e4329e809bcf9814d10a26ab5642240dbd59e312faafd234ec0f37f23ca0
0xccf44357d04d49f461cf5c0f3124186bebf9de904341eff5ae5a7d6be63ff24c
0x6671c21b8cecefd6d8337a9e5fb7d1a5fac392670ca0328e26923646a91a769b

Functions
Getter at block 20936395
canMigrate(view returns (bool)
false
controller(view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
duration(view returns (uint256)
604800
governance(view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1615318542
lastUpdateTime(view returns (uint256)
1615318542
lpToken(view returns (address)
0x859222dd0b249d0ea960f5102dab79b294d6874a
migrationStrategy(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
periodFinish(view returns (uint256)
1615318542
rewardPerToken(view returns (uint256)
118990926620559298
rewardPerTokenStored(view returns (uint256)
118990926620559298
rewardRate(view returns (uint256)
219445932539682
rewardToken(view returns (address)
0xa0246c9032bc3a600820415ae600c6388619a14d
sourceVault(view returns (address)
0x0000000000000000000000000000000000000000
store(view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
totalSupply(view returns (uint256)
131560776549408605
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
exit(
getReward(
migrate(
notifyRewardAmount(uint256 reward
pullFromStrategy(
pushReward(address recipient
renounceOwnership(
setCanMigrate(bool _canMigrate
setRewardDistribution(address _rewardDistribution
setStorage(address _store
stake(uint256 amount
transferOwnership(address newOwner
withdraw(uint256 amount
Events
Migrated(address indexed accountuint256 legacyShareuint256 newShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(uint256 reward
RewardDenied(address indexed useruint256 reward
RewardPaid(address indexed useruint256 reward
SmartContractRecorded(address indexed smartContractAddressaddress indexed smartContractInitiator
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _rewardTokenaddress _lpTokenuint256 _durationaddress _rewardDistributionaddress _storageaddress _sourceVaultaddress _migrationStrategy
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.