Staking

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x6232716f at 13491137
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $220.2
ERC-20
--
0xf6b178a09056d968625f9d45a9763efa34e3ceb252f90a28eb447e4458863721
0x764549e375e65d9e61914e0a5d52a17e45e6e44061221097c6ae7752c6878e4c
0xd2161e7056d4caee2e676fd56e6dbd49b1bb10b481ea08adb1438163f2ec9637
0xaacc947b5003c3ad6ef99cc5e9a609ae78d62b919d80416b884a479d4c826205
0xfa4c2485098fe5ebaf8a169cc6fd58fabd6e125aa5ee7b859931e8dce3073b9e
0x2c3bba9c3292b73c7a8e016d720118e8aea3c6ed421c61791589c3ed3cea1173
0x119bcf950a573e69694439044a842592e37063bdd6fbf8f4c759cb5fc3a96f87
0x2ffbeff3ba4dc35fb67407321721ca5ab476ae4b636731016b26d14ddcad6c67
0x7051ddcafd59755f73ed7ef80c19d6c972e6699b831407a72c9e9feb57093d3f
0xc59bdcd1b11ff1482169940a32db4fcf05eff07ba5b14361ea58a222c7731335

Functions
Getter at block 20936431
blockReward(view returns (uint256)
0
owner(view returns (address)
0xdd20057b8a4f9565cb871a244f04447be5b03e08
poolLength(view returns (uint256 pools)
2
rewardToken(view returns (address)
0xa5f2211b9b8170f694421f2046281775e8468044
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.