Rewarder

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x52927468 at 17240428
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,890.75
0x7416d067c0442ac8758e44a62f65d49247f13a211f41d1dff161e48709f58021
0x79b6002d3b87bbf508e2fc31dd9ef168bef16722307f2d3128873a6b0a2a26e9
0x1bf51133fe8af25217fc7286aaf679c1edb275dde878e47916cfd0876f2f70c9

Functions
Getter at block 20908579
ACC_TOKEN_PRECISION(view returns (uint256)
1000000000000
MASTERCHEF_V2(view returns (address)
0x40a3e5778f66835265602f92d507aec708c2c0ad
funder(view returns (address)
0xb867ea3bbc909954d737019fef5ab25dfdb38cb9
owner(view returns (address)
0x65ac5c8fc904ebc00140fdd59f9f63183cccc107
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256 pools)
1
rewardPerSecond(view returns (uint256)
0
rewardToken(view returns (address)
0xd33526068d116ce69f19a9ee46f0bd304f21a51f
totalAllocPoint(view returns (uint256)
100
Read-only
pendingToken(uint256 _pidaddress _userview returns (uint256 pending)
pendingTokens(uint256 pidaddress useruint256view returns (address[] rewardTokensuint256[] rewardAmounts)
poolIds(uint256view returns (uint256)
poolInfo(uint256view returns (uint128 accSushiPerShareuint64 lastRewardTimeuint64 allocPoint)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 allocPointuint256 _pid
claimOwnership(
massUpdatePools(uint256[] pids
onSushiReward(uint256 pidaddress _useraddress touint256uint256 lpToken
reclaimTokens(uint256 amountaddress to
set(uint256 _piduint256 _allocPoint
setRewardPerSecond(uint256 _rewardPerSecond
transferFunder(address newFunder
transferOwnership(address newOwnerbool directbool renounce
updatePool(uint256 pidreturns (struct RewarderPoolInfo pool)
Events
LogInit(
LogOnReward(address indexed useruint256 indexed piduint256 amountaddress indexed to
LogPoolAddition(uint256 indexed piduint256 allocPoint
LogRewardPerSecond(uint256 rewardPerSecond
LogSetPool(uint256 indexed piduint256 allocPoint
LogUpdatePool(uint256 indexed piduint64 lastRewardTimeuint256 lpSupplyuint256 accSushiPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _rewardTokenuint256 _rewardPerSecondaddress _MASTERCHEF_V2
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.