staking

Verified contract

Active on Ethereum with 3 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "staking"

0x8dc10fd762efb227b68b01364d0807aa41e63a3df4b5ef7df008ec7ab4dbcdd0
0xb2cbbc3d2dfbb82cb55577a16dad7bae919c05824079259e69cbadd374f03cd8
0xecad4b65b2cf72b4c91a862b2ce05e6ef0ce904dcab18928b4eef45d6d993f34

Functions
Getter at block 20937893
PRECISION_FACTOR(view returns (uint256)
1000000000000000000000
owner(view returns (address)
0x7b5127ece0f7e688c2689da97ef04a71a2be70c9
rewardPerBlock(view returns (uint256)
50000000000
token(view returns (address)
0x1ac065d142e33e45b10d99815c616115f584c776
totalAllocPoint(view returns (uint256)
1000
Read-only
pendingReward(address _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accTokenPerShare)
userInfo(addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
deposit(uint256 _amount
emergencyRewardWithdraw(uint256 _amount
emergencyWithdraw(
massUpdatePools(
renounceOwnership(
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _amount
Events
Deposit(address indexed useruint256 amount
EmergencyWithdraw(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RefPercentChanged(uint256 currentPercent
Withdraw(address indexed useruint256 amount
Constructor
constructor(address _tokenuint256 _rewardPerBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.