This contract is being backfilled. You may encounter incomplete storage history.

Farm

Verified contract

Active on Ethereum with 30,332 txns
Deployed by via 0xbf9b35c8 at 12705259
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $71,862.44
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x177695185a9be72bddbf47a0bd85e3122f5c77188d267d523ea253e098603f92
0xc285fdfda6988208c9037641f1932a1695395a07c992fc6c1f2ea29dac944740
0xae146d6ea4658a73992042b0fab65aa7dacd31c7635da3b1656dbee7c14c2444
0x0ff4df3b09a30b246b974c51fb32acdb6d373a14fa035d0a79d8b3a37f9d8f98
0x2c4d66523f90b1fb89497680dcdc6cb8e26d020705864e65ecaa0b428c55a948
0x03c53d271919f56bf59b42616bb0f3150370c7972a60c869aec50a08aea584ad
0x79e147b0b4f24871415d874d42422c24d1fe375e857f984b5aafa28c5812c337
0xe79d00aedfbd59d65d56cf0d4afb00d9100cc3960741536e8a8f039ee9c2ac79
0xde49079ed95ec89f1919db812cbcc3d8f52d122b10cc4aa561fe5161bed00bc4
0xdf03027529596e62a85a3234e51f997a902703fe738a2c5df81993acf379373d

Functions
Getter at block 20802868
SECS_EPOCH(view returns (uint256)
86400
erc20(view returns (address)
0x0f51bb10119727a7e5ea3538074fb341f56b09ad
manager(view returns (address)
0xb957270191a77fb7db1c3355de8fd4c22053a55a
paidOut(view returns (uint256)
341755352507733581153298
rewardPerBlock(view returns (uint256)
760571950106480100
startBlock(view returns (uint256)
12705262
totalAllocPoint(view returns (uint256)
1
Read-only
poolInfo(uint256view returns (address stakingTokenuint256 allocPointuint256 lastRewardBlockuint256 accERC20PerShareuint256 supplybool isLPbool isBurnable)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 lastClaimTimeuint256 withdrawTime)
State-modifying
add(uint256 _allocPointaddress _stakingTokenbool _isLPbool _isBurnablebool _withUpdate
claim(uint256 _pid
deposit(uint256 _pidaddress _depositoruint256 _amount
emergencyWithdrawRewards(address _receiver
fund(address _funderuint256 _amount
massUpdatePools(
move(uint256 _pidaddress _mover
set(uint256 _piduint256 _allocPointbool _withUpdate
unstake(uint256 _pid
updatePool(uint256 _pid
withdraw(uint256 _pid
Events
Claim(address indexed useruint256 indexed pid
Deposit(address indexed useruint256 indexed piduint256 amount
Initialize(address erc20uint256 rewardPerBlockuint256 startBlockaddress manager
Unstake(address indexed useruint256 indexed pid
Withdraw(address indexed useruint256 indexed pid
Constructor
constructor(address _erc20uint256 _rewardPerBlockuint256 _startBlockaddress _manager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.