RootKitStaking

Verified contract

Active on Ethereum with 7,818 txns
Deployed by via 0x4685d90b at 11277797
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x30bb5dd55c57b311b37f64fc8fe3af38771dc84fe81a230859341152ca96e4c9
0x98a8eb5deca18f6cb2026a102ad63cc8c59dd3ab2a731aa0d55f809ccd3beaef
0x942022dfba97fee7b1174dcd3e73d2f491c0a5b539d67171ba03528230e1861f
0x8e2fff81821079cdd64226191e31d0a9347605a97733e294ecd1fa46f0542f5e
0x2ceaf44a4311a9d601553e803489ac74f571706883845a4b38f0a51827506962
0xe669b5a1ca68875e815af4b417d8eca86ae8c401f05f667a53947abb7f99c71f
0x08a5adf8981494f9b9ac8d6cfb84075f87016419dca78366dbc4cceacbb160d9
0x38b4ec8d510e7388d46959c5f8df7c60dbac6111eac8e0ac7aefe1daab239d4a
0x2ef0c70f2c8fce3b9a336bf1a5b79f1f7ee5c28b01f0d795bbd704a97cc10ce6
0x67d514839346ddaf6a3861c8d93238093599e74411abb941dfd95e610ad049ea

Functions
Getter at block 20995118
emergencyRecoveryTimestamp(view returns (uint256)
0
owner(view returns (address)
0x50a73495b844195d510d41509d50f195bcfa371c
poolInfoCount(view returns (uint256)
3
rewardToken(view returns (address)
0xcb5f72d37685c3d5ad0bb5f982443bc8fcdf570e
totalAllocationPoints(view returns (uint256)
100
Read-only
pendingReward(uint256 _poolIdaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocationPointsuint256 lastTotalRewarduint256 accRewardPerShare)
userInfo(uint256addressview returns (uint256 amountStakeduint256 rewardDebt)
State-modifying
addPool(uint256 _allocationPointsaddress _token
claimOwnership(
declareEmergency(
deposit(uint256 _poolIduint256 _amount
emergencyWithdraw(uint256 _poolId
massUpdatePools(
recoverTokens(address token
setPoolAllocationPoints(uint256 _poolIduint256 _allocationPoints
transferOwnership(address newOwner
updatePool(uint256 _poolId
withdraw(uint256 _poolIduint256 _amount
Events
Deposit(address indexed useruint256 indexed poolIduint256 amount
Emergency(
EmergencyWithdraw(address indexed useruint256 indexed poolIduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed poolIduint256 amount
Constructor
constructor(address _rewardToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.