StakingRewards

Verified contract

Active on Ethereum with 20,027 txns
Deployed by via 0x275e90ae at 11018825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $27,132.14
0x87c8fa22489cf071166ff422541ec8d5753671762c88d66c6002eff74ecbf9f2
0xa08c68294381e9a8ae23dba5a5949e02902dd7a84f255bb16e3cf58acf408b9c
0x44370ff94bc0e9a63de84b36e29b6a891ac0f9e59c58c8681152c2fe58d15bd1
0x6c373a4a9480e23f55b9aedad008c3513cd5d1fa40bed764adc8c67eae41b2fc
0x74615d25d4eed710dac5f0e2c596e28aae75a7c80f52b0fc9a61b874dd13f5a5
0xc08851952bbf97567ad8f0978a0cd89c81a2442f75c4f0d701ae5f7d3344feca
0x62991febe222e4431fe7f9ebdf88b6ff54cd3e1004de9667d437e870278548e9
0x0e40b00f8bc185e8fd17f8f3dd2b99cf596d8d1a1c30c7fc2632566c59855523
0x8167bb016bcbb08e1fe36742f983719b6982d8295c7ebd8070e638850a9db32c
0x4c199f7d327648093eb6f71ff7874046dfcbdb406da800a45112324899fe040d

Functions
Getter at block 21172303
getAddressesLength(view returns (uint256)
2710
lastPauseTime(view returns (uint256)
0
minStakeBalance(view returns (uint256)
1000000000000000000000000
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xd4eee3d50588d7dee8dcc42635e50093e0aa8cc0
paused(view returns (bool)
false
rewardDistributorBalanceOf(view returns (uint256)
339770134589210559104507
rewardPerIntervalDivider(view returns (uint256)
1000000000000000000000000
stakingToken(view returns (address)
0xaf9f549774ecedbd0966c52f250acc548d3f36e5
totalSupply(view returns (uint256)
18852502328995626216696185
Read-only
allAddress(uint256view returns (address)
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
getAddresses(uint256 iview returns (address)
nextRewardApplicableTime(address accountview returns (uint256)
perIntervalRewardOf(address accountview returns (uint256)
rewardBalanceOf(address accountview returns (uint256)
stakeTime(address accountview returns (uint256)
stakedIntervalsCountOf(address accountview returns (uint256)
unstakingBalanceOf(address accountview returns (uint256)
unstakingTimeOf(address accountview returns (uint256)
State-modifying
acceptOwnership(
addRewardSupply(uint256 amount
exit(
lockInReward(
nominateNewOwner(address _owner
removeRewardSupply(uint256 amount
setMinStakeBalance(uint256 _minStakeBalance
setPaused(bool _paused
setRewardsDivider(uint256 _rewardPerIntervalDivider
setRewardsInterval(uint256 _rewardInterval
stake(uint256 amount
stakeReward(
unstake(uint256 amount
updateChunkUsersRewards(uint256 startIndexuint256 endIndex
withdrawReward(
withdrawUnstakedBalance(uint256 amount
Events
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
PauseChanged(bool isPaused
Recovered(address tokenuint256 amount
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
RewardWithdrawn(address indexed useruint256 reward
RewardsDurationUpdated(uint256 newDuration
Staked(address indexed useruint256 amount
Unstaked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _owneraddress _stakingToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.