FarmOwner

Verified contract

Active on Ethereum with 7,291 txns
Deployed by via 0x11d51d96 at 10794917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2e2eae8457f5f313de02350197bffc068d87bdbc7ac3fade6f64f2d3e5e3b481
0xd8d0b734c9ac6ec14c378d5ec9d9c88215b1a8140297625f6a5346c9be3af07b
0x530e17af72309951e285b934f01afbbae7a52aee197fb7e9c9831b68b76473bb
0x318bd5826058426a6027f6d45c35754c6c351955363b595e91d226f603ae327e
0x3e24c619dbe940864d5f83d30b9a44dce143fcf53a9fd951a6f78868d177b4c2
0x5fce9845284f4013fd59e3d7e0d8f00c6c0c2846581525ac737cd7e67ac32463
0x8e97b438232ef3bd59294904892054b2d223b46d4a9146d0b4c767a621f7f53a
0xf2ff93df3d6bb3e5bbe82d50eae579ef14b2d871461d190a1a4c16c6dea22436
0x2236c46fbf9565062917c57d0191fd5441c1c132cdc8fd556c47233e429b8983
0xabd43ae9f2340d21e64b52eb27218babc01c6f8880f6a8d9e9f9a918258e7827

Functions
Getter at block 20841085
BONUS_MULTIPLIER(view returns (uint256)
10
bonusEndBlock(view returns (uint256)
10860299
devaddr(view returns (address)
0x5cb9822d4e73a5e8e8d2377b014cea68cd22db16
migrator(view returns (address)
0xe0957a0e71d65b1a94cf56b6c94bf7bef416cce4
owner(view returns (address)
0xb9bb5c3bcfe68d85eb41fa472f1862b05990bd48
poolLength(view returns (uint256)
6
startBlock(view returns (uint256)
10795299
totalAllocPoint(view returns (uint256)
10000
yfarm(view returns (address)
0xf5d0fefaab749d8b14c27f0de60cc6e9e7f848d1
yfarmPerBlock(view returns (uint256)
110000000000000000000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingYFarm(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accYFarmPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrator(address _migrator
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _yfarmaddress _devaddruint256 _yfarmPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.