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

FarmController

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xfd8d6343 at 11711515
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "FarmController"

0x318541cb3ce98c4d052d714cb04d694d6f03260145066722c3e098b9a30082df

Functions
Getter at block 20796581
isOwner(view returns (bool)
false
owner(view returns (address)
0x531ed64e65b1d2f569feabbad73bef04ac249378
rewardToken(view returns (address)
0x1337def16f9b486faed0293eb623dc8395dfe46a
secondOwner(view returns (address)
0x531ed64e65b1d2f569feabbad73bef04ac249378
weightSum(view returns (uint256)
0
Read-only
blackListed(addressview returns (bool)
farms(uint256view returns (address)
lpFarm(addressview returns (address)
rate(addressview returns (uint256)
State-modifying
addFarm(address _lptokenreturns (address farm)
blockUser(address target
initialize(address token
notifyRewards(uint256 amount
notifyRewardsPartial(uint256 amountuint256 fromuint256 to
receiveOwnership(
receiveSecondOwnership(
setRateOf(address _farmuint256 _rate
setRates(uint256[] _rates
transferOwnership(address newOwner
transferSecondOwnership(address newOwner
unblockUser(address target
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondOwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.