SingleStaking

Verified contract

Active on Ethereum with 13,378 txns
Deployed by via 0x46f01641 at 13557336
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $175,606.43
0x06351f6e05313876abf21a5c7dd915b202ff5be066ef6b4477e4e7860a757a0d
0x1bd5bfa34526a6fd867e26aff60bef49774c16cda447ee88134d021599caf19c
0x46bf3936282090beaf2baf79aa7a3dec782c24c3ef0ab13005a34fa549166351
0x49104f3e2d4fe707a1b02de6a6eb9c7d9b1706900cdd766547833c8b318a60d6
0xe828f076d9f4d9eab829439705953978c5fb0a47e3e54beef2b85aad0d245b7d
0x8291ab312f5a3eeb3a4446e21e4314b33606749098996f668bb3fd02a2015a5d
0x244a73a9a836da8fffbd5bfe9fac653dbed1418bec736587b4a5552915049a7c
0x7cd1cd7dadc74ff9e62c5859ec7727dde3b6401f59174cf3a0b77343f02f98d7
0xeee4b41b2b1690ef23971321f1da02aa14326966feb08ad15173e2ad9cb9767c
0x69a08b3f69bd6a4551f214fb4410155ecc02ff210302eb3524e916c0c0f7f34a

Functions
Getter at block 21256599
blockReward(view returns (uint256)
0
owner(view returns (address)
0x8f692d7abc6cdf567571276f76112ec9a01de309
poolLength(view returns (uint256 pools)
1
rewardOwner(view returns (address)
0x4073e9f52e53eb5b4103da94436556da2d891560
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
setRewardOwner(address _rewardOwner
transferOwnership(address newOwner
updatePool(uint256 pidreturns (struct SingleStakingPoolInfo 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 _rewardTokenaddress _rewardOwneruint256 _blockReward
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.