Farm

Verified contract

Active on Ethereum with 4,217 txns
Deployed by via 0xa75c1a40 at 12825896
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $48,576.82
ERC-20
Value $42.63
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x2fa590989a2448092bb28e64f7410a51fd083ef1401f830ab92fb0bf83d610d5
0xb216d76dc4c7f729b1f05e5155a2abbff510125171de7ed69dea0bea7b291ec9
0x434447cc3c89d00310022ae286b9a2fa79d49e19b21e5232f27fd29696e83293
0xf05ceb515269e9a18b1d82a5908ef3219f9cab59cc097393cc32bc86085ff72e
0xf721f448fe70e0dfb3ccd4f027805a3e634a51da95b3caf8a0f5ae4dac1a14dc
0xd76db8be3a7c5c74bd3202ea085fa42bbb26054ddf762ec6a3fb459aa9b95b79
0x87def0b68043f2e26702c7dfc61a165985884fe9def7dccfbdd14b56229138cb
0xfbeb8f30efa00edee51d1d859472cd9d06d0a397584b9e6b18818ebce802a4d8
0xc86f8c8152313bc298e94bcb60c7be3442476bf1934029bfc715f4b818976f72
0x83e44ebb19b747321b0c4895f8c4ed20ccfb6292a6c2b2be1fb391da62a53ce9

Functions
Getter at block 21324654
SECS_EPOCH(view returns (uint256)
86400
erc20(view returns (address)
0xa8b61cff52564758a204f841e636265bebc8db9b
manager(view returns (address)
0xb957270191a77fb7db1c3355de8fd4c22053a55a
paidOut(view returns (uint256)
1482603955492342268850553
rewardPerBlock(view returns (uint256)
4830291045532907413
startBlock(view returns (uint256)
12825887
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.