Farm

Verified contract

Active on Ethereum with 1,549 txns
Deployed by via 0x456eb65e at 12963925
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x3fcb22c07343c3a4c8e7e6e70f25cfa775e5b98f5f5e340b5fbefe835481e1e1
0xb93b261d60011ffcbc466a728d82e7d6231c1d3c481b7ae48405f169ba6e76ae
0xe0b2d1d7c8eebd2592bce86d038d0b679ae73f3a2822468b1569a8314a66dfae
0xe623c12d3d0668b31051c356627ac2ba4ce744c055f38c23a8ee061b8a601910
0xa03f1d81066972711a66fea861123630df8636a36ea70ee77f1788f17cb0dbe4
0x8b1dcc279d9abc061295479fc08a48b91d7a59b5177d2af1cbbeefdc26cbfc20
0x9126edf409bbbf9af6e96096235ddba9787a5c12a5bb694f341a1fe1dfce4c9e
0xce125e147d2f38c51fb80be1ae973ac68bf7b2d591ce10db6bc035b97372288c
0x32afdc604f20b37582db3cab7ca231d39fdef9a7f98685f23a9770f4bc093895
0x7b995834640d7f92d80c0a0f9db6fcbcbc9b76a1f5fb0e5c7e8dca3fa56ebba1

Functions
Getter at block 21189251
SECS_EPOCH(view returns (uint256)
86400
erc20(view returns (address)
0x9fa69536d1cda4a04cfb50688294de75b505a9ae
manager(view returns (address)
0x608926ff4074c2c15c807b8ec250785f9e58d856
paidOut(view returns (uint256)
210597971648293607362370
rewardPerBlock(view returns (uint256)
1014095933475306764
startBlock(view returns (uint256)
12963924
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.