Staking

Verified contract

Active on Ethereum with 143 txns
Deployed by via 0x834a4731 at 13556389
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $210,881
ERC-20
--
ERC-20
--
0xf4892b794525f257f591e0108a0b0e6c50eddd7f1ec98ec3d64b8655f15b56e9
0xe0bafebe2ceea13d283e681fc3ae8add9010d6a9171cd92770b052b2dc8f2adb
0x1bd5ecd1fd1d5576a5b2e988e382fb3795c0588deacfd184b97c804b1793ef1a
0x396f7eee37590cea21f6b2a0164249607acfc71555f6bfb8e3fc0f3f4baa017a
0x321a8daeb31e127d683bbbff8103250382832ff1c4892952afda5f2fa550f26a
0x0aeb7b0f7dd5c7dc76f012bea33774925491f1e342aa8ca29cc808ef7e1946ee
0x376fff82f7918361e66806e693b3a6023adcc7bbb664a21f7533ceb5140b6d77
0xc95011424962da10d892d97896bbacb43e8b4ba53717cdaaf91b47a413a7deea
0x486e996ef0d343b69ccf689137ec11e950fc854dccb8bfc001667e45e60082c4
0xfdaa0c8b36fe6b415bcdabc1464b5c3daa0cbf66258ffe5a4462fa316606cca8

Functions
Getter at block 21160671
blockReward(view returns (uint256)
0
owner(view returns (address)
0xbd2a3bc42ac8e1b344f9bf4afa58b9ff71f1faae
poolLength(view returns (uint256 pools)
2
rewardToken(view returns (address)
0x3d3f13f2529ec3c84b2940155effbf9b39a8f3ec
totalAllocPoint(view returns (uint256)
10000
Read-only
lpToken(uint256view returns (address)
pendingRewards(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint128 accRewardPerShareuint64 lastRewardBlockuint64 allocPoint)
rewarder(uint256view returns (address)
userInfo(uint256addressview returns (uint256 amountint256 rewardDebt)
State-modifying
add(uint256 allocPointaddress _lpTokenaddress _rewarder
checkPoolDuplicate(address _lpToken
deposit(uint256 piduint256 amountaddress to
emergencyWithdraw(uint256 pidaddress to
harvest(uint256 pidaddress to
massUpdatePools(
multicall(bytes[] datareturns (bytes[] results)
renounceOwnership(
set(uint256 _piduint256 _allocPointaddress _rewarderbool overwrite
setBlockReward(uint256 _blockReward
transferOwnership(address newOwner
updatePool(uint256 pidreturns (struct StakingPoolInfo pool)
withdraw(uint256 piduint256 amountaddress to
withdrawAndHarvest(uint256 piduint256 amountaddress to
Events
Deposit(address indexed useruint256 indexed piduint256 amountaddress indexed to
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Harvest(address indexed useruint256 indexed piduint256 amount
LogBlockReward(uint256 blockReward
LogInit(
LogPoolAddition(uint256 indexed piduint256 allocPointaddress indexed lpTokenaddress indexed rewarder
LogSetPool(uint256 indexed piduint256 allocPointaddress indexed rewarderbool overwrite
LogUpdatePool(uint256 indexed piduint64 lastRewardBlockuint256 lpSupplyuint256 accRewardPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Constructor
constructor(address _rewardTokenuint256 _blockReward
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.